@charset "UTF-8";
@import "../fonts/bellgothic/stylesheet.css";
@import "../fonts/fontawesome/font-awesome.css";
/* Clearize adapted CSS Reset by Eric Meyer */
html, body {
  margin: 0;
  padding: 0;
}

h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, cite, code, del, dfn, img, q, s, samp, small, strike, sub, sup, tt, var, dd, dl, dt, li, ol, ul, fieldset, form, label, legend, button {
  margin: 0;
  padding: 0;
  border: 0;
  text-align: left;
}

ol, ul {
  list-style: none;
}

article, aside, figure, figure img, figcaption, hgroup, footer, header, nav, section, video, object {
  display: block;
}

figure {
  position: relative;
  margin: 0;
}

figure img {
  width: 100%;
}

q:before, q:after, blockquote:before, blockquote:after {
  content: "";
}

/* Custom Defaults */
input, select, textarea, button, img {
  vertical-align: middle;
}

/* Opacity */
/* prefix declarations */
/* Calculate fluid ratio based on two dimensions (width/height) */
html {
  font-size: 100%;
}

body {
  color: #333;
  text-rendering: optimizeLegibility;
  font-size: 13px;
  font-size: 0.8125rem;
  font-family: Tahoma, Arial, Helvetica, sans-serif;
}

h1, h2, h3, h4, h5, h6 {
  font-weight: normal;
  line-height: normal;
  font-family: BellGothicBT-Bold;
  color: #5a7827;
}

h1 {
  font-size: 36px;
  font-size: 2.25rem;
  color: #000;
}

h2 {
  font-size: 20px;
  font-size: 1.25rem;
}

h3 {
  font-size: 18px;
  font-size: 1.125rem;
}

h4 {
  font-size: 16px;
  font-size: 1rem;
}

h5 {
  font-size: 14px;
  font-size: 0.875rem;
}

h6 {
  font-size: 13px;
  font-size: 0.8125rem;
}

a {
  text-decoration: none;
  text-transform: none;
  font-weight: inherit;
}

p, td, th, li, label, dt, dd {
  line-height: 18px;
  line-height: 1.125rem;
}

p span {
  line-height: normal;
}

em {
  font-style: italic;
}

@media handheld, only screen and (max-device-width: 480px) {
  body {
    text-rendering: none;
  }
}
header, nav, footer, aside, article, section {
  display: block;
}

a {
  border: none;
  color: #378b99;
}
a img {
  border: none;
  cursor: pointer;
  outline: none;
}

a:visited {
  cursor: pointer;
  outline: none;
}

a:hover {
  cursor: pointer;
  outline: none;
  color: #8ca85a;
  -webkit-transition: all linear 0.2s;
  -o-transition: all linear 0.2s;
  -moz-transition: all linear 0.2s;
  transition: all linear 0.2s;
}

a:active {
  cursor: pointer;
  outline: none;
}

h1 {
  margin: 0 0 14px;
  margin: 0 0 0.875rem;
}

h2 {
  margin: 0 0 12px;
  margin: 0 0 0.75rem;
}

h3 {
  margin: 0 0 10px;
  margin: 0 0 0.625rem;
}

h4 {
  margin: 0 0 9px;
  margin: 0 0 0.5625rem;
}

h5 {
  margin: 0 0 8px;
  margin: 0 0 0.5rem;
}

h6 {
  margin: 0 0 8px;
  margin: 0 0 0.5rem;
}

p {
  margin: 0 0 10px;
  margin: 0 0 0.625rem;
}

ul, ol {
  list-style-position: outside;
  padding: 0 0 0 20px;
  margin: 0 0 12px;
  margin: 0 0 0.75rem;
}
ul li, ol li {
  margin: 0 0 6px;
  margin: 0 0 0.375rem;
}

ul {
  list-style-type: disc;
}
ul ul {
  list-style-type: circle;
}
ul ul ul {
  list-style-type: square;
}

ol {
  list-style-type: decimal;
}

ul {
  list-style-image: url(../images/bull.png);
}

dl dt {
  margin: 0 0 3px;
  margin: 0 0 0.1875rem;
}
dl dd {
  margin: 0 0 6px;
  margin: 0 0 0.375rem;
}

.container {
  width: 100%;
  max-width: 940px;
  min-width: 320px;
  margin: 0 auto;
  *zoom: 1;
}
.container:before, .container:after {
  display: table;
  content: "";
  line-height: 0;
}
.container:after {
  clear: both;
}

.row {
  width: 100%;
  *zoom: 1;
}
.row:before, .row:after {
  display: table;
  content: "";
  line-height: 0;
}
.row:after {
  clear: both;
}
.row .grid1, .row .grid2, .row .grid3, .row .grid4, .row .grid5, .row .grid6, .row .grid7, .row .grid8, .row .grid9, .row .grid10, .row .grid11, .row .grid12 {
  display: block;
  width: 100%;
  min-height: 1px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  margin-right: 3.8%;
}
.row .grid1 {
  width: 4.85%;
}
.row .grid2 {
  width: 13.45%;
}
.row .grid3 {
  width: 22.05%;
}
.row .grid4 {
  width: 30.75%;
}
.row .grid5 {
  width: 39.45%;
}
.row .grid6 {
  width: 48%;
}
.row .grid7 {
  width: 56.75%;
}
.row .grid8 {
  width: 65.4%;
}
.row .grid9 {
  width: 74.05%;
}
.row .grid10 {
  width: 82.7%;
}
.row .grid11 {
  width: 91.35%;
}
.row .grid12 {
  width: 100%;
}
.row .gridlast {
  margin-right: 0px;
}
.row [class^=grid]:last-child {
  margin-right: 0;
}

table caption {
  margin: 1px 0px;
  padding: 5px 0px;
  font-weight: bold;
  text-align: center;
}
table th {
  vertical-align: middle;
}
table td {
  vertical-align: top;
}
table thead th {
  font-size: 90%;
  font-weight: bold;
  background-color: #f5f5f5;
  color: #555;
}
table tfoot td {
  font-size: 80%;
}

.grid, .linear_grid, .cms_container {
  border-collapse: collapse;
  border-spacing: 0;
  width: 100%;
  margin-bottom: 15px;
  margin-bottom: 0.9375rem;
}

.grid {
  border: 1px solid #729036;
}
.grid th, .grid td {
  border: solid silver 0px;
  padding: 3px 6px;
}
.grid th {
  text-align: left;
  background-color: #398a9b;
  font-weight: bold;
  color: #fff;
  padding: 7px 5px;
  white-space: nowrap;
}
.grid th a {
  color: #fff;
  text-decoration: underline;
}
.grid th a:hover {
  text-decoration: none;
}
.grid th img.sort {
  vertical-align: middle;
  margin: 0 0 -2px 3px;
}
.grid tr td {
  background-color: #e1e1e1;
}
.grid tr.odd td {
  background-color: #fff;
}
.grid tfoot td {
  border-top: 1px solid silver;
  background-color: #eee;
  text-align: right;
}
.grid td .small a {
  text-decoration: underline;
  color: #333;
}
.grid td .small a:hover {
  color: #378b99;
  text-decoration: none;
}
.grid a.btn {
  line-height: normal;
  color: #fff !important;
}
.grid a.delete:hover, .grid a.del:hover {
  color: red;
}
.grid .required {
  color: red;
}

.grid_image {
  width: 135px;
}

.grid .grid_link_enum {
  text-align: center;
  width: 100px;
}

.grid_no {
  width: 20px;
}

.grid_date {
  width: 80px;
}

.grid_options {
  white-space: nowrap;
  text-align: center !important;
}

.grid_page_list {
  width: 200px;
}

.cell_added {
  width: 100px;
}

.cell_comment {
  width: 80px;
}

.cell_number {
  white-space: nowrap;
}

.grid_due-date {
  width: 58px;
}

.cell_status_title, .cell_due_date {
  white-space: nowrap;
}

.cell_file {
  width: 513px;
}

tr.red td {
  background-color: #ffd2d2 !important;
}

.linear_grid th, .linear_grid td {
  border: solid #ccc 1px;
  padding: 7px 5px;
  border-left: none;
  border-right: none;
}
.linear_grid th {
  font-weight: bold;
  text-align: right;
  color: #444;
  background: #eee;
  width: 20%;
}

form fieldset {
  padding: 10px 15px;
  margin: 0 0 12px;
  margin: 0 0 0.75rem;
  line-height: 18px;
  line-height: 1.125rem;
  border: 1px solid #d3d3d3;
}
form fieldset legend {
  padding: 0 10px;
  font-weight: bold;
  font-family: BellGothicBT-Bold;
  font-size: 18px;
}
form input[type=checkbox], form input[type=radio] {
  margin: -3px 5px 0 0;
  margin: -0.1875rem 0.3125rem 0 0;
  border: none;
}
form label {
  display: block;
}
form label input {
  display: inline-block;
}
form dd label {
  display: inline-block;
}
form input, form textarea, form select {
  font-family: Tahoma, Arial, Helvetica, sans-serif;
}
form textarea {
  overflow: auto;
}
form .optional, form .required {
  font-weight: bold;
}
form .label_description {
  font-weight: normal;
  margin-left: 10px;
  font-size: 11px;
  color: #666;
  line-height: 12px;
}

input[type=text], input[type=password], select, textarea {
  border: 1px solid #c0c0c0;
  padding: 3px;
  margin: 0;
  font-size: 13px;
  font-size: 0.8125rem;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  box-shadow: 1px 3px 2px rgba(150, 150, 150, 0.1), 0 1px 0 rgba(150, 150, 150, 0.1) inset;
  -moz-box-shadow: 1px 3px 2px rgba(150, 150, 150, 0.1), 0 1px 0 rgba(150, 150, 150, 0.1) inset;
  -webkit-box-shadow: 1px 3px 2px rgba(150, 150, 150, 0.1), 0 1px 0 rgba(150, 150, 150, 0.1) inset;
  -o-box-shadow: 1px 3px 2px rgba(150, 150, 150, 0.1), 0 1px 0 rgba(150, 150, 150, 0.1) inset;
  -box-shadow: 1px 3px 2px rgba(150, 150, 150, 0.1), 0 1px 0 rgba(150, 150, 150, 0.1) inset;
  zoom: 1;
}
input[type=text]:focus, input[type=password]:focus, select:focus, textarea:focus {
  -webkit-transition: all linear 0.1s;
  -o-transition: all linear 0.1s;
  -moz-transition: all linear 0.1s;
  transition: all linear 0.1s;
  box-shadow: 0 0 5px #ccc, 0 2px 5px rgba(32, 32, 32, 0.2) inset;
  -moz-box-shadow: 0 0 5px #ccc, 0 2px 5px rgba(32, 32, 32, 0.2) inset;
  -webkit-box-shadow: 0 0 5px #ccc, 0 2px 5px rgba(32, 32, 32, 0.2) inset;
  -o-box-shadow: 0 0 5px #ccc, 0 2px 5px rgba(32, 32, 32, 0.2) inset;
  -box-shadow: 0 0 5px #ccc, 0 2px 5px rgba(32, 32, 32, 0.2) inset;
  border: 1px solid #666666;
}

select {
  padding: 2px;
}

.information {
  padding: 0.9em;
  width: 50%;
  margin: 0 auto;
  margin-bottom: 1em;
  background: #eee;
  -o-background-size: 100% 100%;
  -moz-background-size: 100% 100%;
  -webkit-background-size: auto auto !important;
  background-size: 100% 100%;
  background: -webkit-gradient(linear, left top, left bottom, from(white), to(#eee));
  background: -webkit-linear-gradient(white, #eee);
  background: -moz-linear-gradient(white, #eee);
  background: -o-linear-gradient(top, white, #eee);
  background: -khtml-gradient(linear, left top, left bottom, from(white), to(#eee));
  background: -ms-linear-gradient(-90deg, white, #eee);
  filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, startColorstr='white', endColorstr='#eee');
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr='white', endColorstr='#eee')";
  color: #069;
  border: 1px solid #1796d1;
  position: relative;
  z-index: 98;
}
.information a {
  color: #fff;
  background: #069;
  padding: 2px 5px 0;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  -o-border-radius: 3px;
  -ms-border-radius: 3px;
  border-radius: 3px;
  behavior: url(PIE.htc);
  position: relative;
}
.information a:hover {
  background: #0088cc;
}
.information .icon-remove-sign {
  position: absolute;
  top: 0px;
  right: 2px;
  z-index: 1;
  cursor: pointer;
  font-size: 15px;
}
.information .msg span {
  margin: 0 5px 0 0;
  color: #1796d1;
  vertical-align: middle;
}

.error {
  padding: 0.9em;
  width: 50%;
  margin: 0 auto;
  margin-bottom: 1em;
  background: #fbe3e4;
  -o-background-size: 100% 100%;
  -moz-background-size: 100% 100%;
  -webkit-background-size: auto auto !important;
  background-size: 100% 100%;
  background: -webkit-gradient(linear, left top, left bottom, from(white), to(#fbe3e4));
  background: -webkit-linear-gradient(white, #fbe3e4);
  background: -moz-linear-gradient(white, #fbe3e4);
  background: -o-linear-gradient(top, white, #fbe3e4);
  background: -khtml-gradient(linear, left top, left bottom, from(white), to(#fbe3e4));
  background: -ms-linear-gradient(-90deg, white, #fbe3e4);
  filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, startColorstr='white', endColorstr='#fbe3e4');
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr='white', endColorstr='#fbe3e4')";
  color: #c00;
  border: 1px solid #d11717;
  position: relative;
  z-index: 98;
}
.error a {
  color: #fff;
  background: #c00;
  padding: 2px 5px 0;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  -o-border-radius: 3px;
  -ms-border-radius: 3px;
  border-radius: 3px;
  behavior: url(PIE.htc);
  position: relative;
}
.error a:hover {
  background: red;
}
.error .icon-remove-sign {
  position: absolute;
  top: 0px;
  right: 2px;
  z-index: 1;
  cursor: pointer;
  font-size: 15px;
}
.error .msg span {
  margin: 0 5px 0 0;
  color: #d11717;
  vertical-align: middle;
}

.notice {
  padding: 0.9em;
  width: 50%;
  margin: 0 auto;
  margin-bottom: 1em;
  background: #fff6bf;
  -o-background-size: 100% 100%;
  -moz-background-size: 100% 100%;
  -webkit-background-size: auto auto !important;
  background-size: 100% 100%;
  background: -webkit-gradient(linear, left top, left bottom, from(white), to(#fff6bf));
  background: -webkit-linear-gradient(white, #fff6bf);
  background: -moz-linear-gradient(white, #fff6bf);
  background: -o-linear-gradient(top, white, #fff6bf);
  background: -khtml-gradient(linear, left top, left bottom, from(white), to(#fff6bf));
  background: -ms-linear-gradient(-90deg, white, #fff6bf);
  filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, startColorstr='white', endColorstr='#fff6bf');
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr='white', endColorstr='#fff6bf')";
  color: #817134;
  border: 1px solid #d1b917;
  position: relative;
  z-index: 98;
}
.notice a {
  color: #fff;
  background: #817134;
  padding: 2px 5px 0;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  -o-border-radius: 3px;
  -ms-border-radius: 3px;
  border-radius: 3px;
  behavior: url(PIE.htc);
  position: relative;
}
.notice a:hover {
  background: rgb(165.3480662983, 144.8397790055, 66.6519337017);
}
.notice .icon-remove-sign {
  position: absolute;
  top: 0px;
  right: 2px;
  z-index: 1;
  cursor: pointer;
  font-size: 15px;
}
.notice .msg span {
  margin: 0 5px 0 0;
  color: #d1b917;
  vertical-align: middle;
}

.success {
  padding: 0.9em;
  width: 50%;
  margin: 0 auto;
  margin-bottom: 1em;
  background: #e6efc2;
  -o-background-size: 100% 100%;
  -moz-background-size: 100% 100%;
  -webkit-background-size: auto auto !important;
  background-size: 100% 100%;
  background: -webkit-gradient(linear, left top, left bottom, from(white), to(#e6efc2));
  background: -webkit-linear-gradient(white, #e6efc2);
  background: -moz-linear-gradient(white, #e6efc2);
  background: -o-linear-gradient(top, white, #e6efc2);
  background: -khtml-gradient(linear, left top, left bottom, from(white), to(#e6efc2));
  background: -ms-linear-gradient(-90deg, white, #e6efc2);
  filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, startColorstr='white', endColorstr='#e6efc2');
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr='white', endColorstr='#e6efc2')";
  color: #5a7827;
  border: 1px solid #9dd117;
  position: relative;
  z-index: 98;
}
.success a {
  color: #fff;
  background: #5a7827;
  padding: 2px 5px 0;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  -o-border-radius: 3px;
  -ms-border-radius: 3px;
  border-radius: 3px;
  behavior: url(PIE.htc);
  position: relative;
}
.success a:hover {
  background: rgb(118.8679245283, 158.4905660377, 51.5094339623);
}
.success .icon-remove-sign {
  position: absolute;
  top: 0px;
  right: 2px;
  z-index: 1;
  cursor: pointer;
  font-size: 15px;
}
.success .msg span {
  margin: 0 5px 0 0;
  color: #9dd117;
  vertical-align: middle;
}

html {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
} /* Fix for mobile safari */
/* Clear Floated Elements	*/
.clear {
  clear: both;
}

.group:after, .container:after, .row:after {
  content: "";
  display: table;
  clear: both;
}

.group, .container, .row {
  zoom: 1;
}

.fleft {
  float: left !important;
}

.fright {
  float: right !important;
}

.full {
  width: 100%;
  min-width: 320px;
}

.tal {
  text-align: left;
}

.tac {
  text-align: center;
}

.tar {
  text-align: right;
}

.taj {
  text-align: justify;
}

.null_list {
  margin: 0;
  padding: 0;
  list-style: none;
}
.null_list li {
  margin: 0;
}

.btns_block {
  margin-bottom: 15px;
  margin-bottom: 0.9375rem;
}

.btn {
  display: inline-block;
  padding: 2px 15px;
  color: #fff;
  border: 1px solid rgb(121.4365079365, 157.753968254, 56.746031746);
  margin: 0 3px 0 0;
  background: #6b8b32;
  -o-background-size: 100% 100%;
  -moz-background-size: 100% 100%;
  -webkit-background-size: auto auto !important;
  background-size: 100% 100%;
  background: -webkit-gradient(linear, left top, left bottom, from(rgb(135.873015873, 176.5079365079, 63.4920634921)), to(#6b8b32));
  background: -webkit-linear-gradient(rgb(135.873015873, 176.5079365079, 63.4920634921), #6b8b32);
  background: -moz-linear-gradient(rgb(135.873015873, 176.5079365079, 63.4920634921), #6b8b32);
  background: -o-linear-gradient(top, rgb(135.873015873, 176.5079365079, 63.4920634921), #6b8b32);
  background: -khtml-gradient(linear, left top, left bottom, from(rgb(135.873015873, 176.5079365079, 63.4920634921)), to(#6b8b32));
  background: -ms-linear-gradient(-90deg, rgb(135.873015873, 176.5079365079, 63.4920634921), #6b8b32);
  filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, startColorstr='rgb(135.873015873, 176.5079365079, 63.4920634921)', endColorstr='#6b8b32');
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr='rgb(135.873015873, 176.5079365079, 63.4920634921)', endColorstr='#6b8b32')";
  text-shadow: 0 1px 0 rgba(50, 50, 50, 0.4);
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  -o-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
  font-weight: bold;
  cursor: pointer;
  overflow: visible;
  vertical-align: middle;
  line-height: 1.2;
  white-space: pre;
}
.btn:hover {
  -webkit-transition: all linear 0.1s;
  -o-transition: all linear 0.1s;
  -moz-transition: all linear 0.1s;
  transition: all linear 0.1s;
  background: #6b8b32;
  -o-background-size: 100% 100%;
  -moz-background-size: 100% 100%;
  -webkit-background-size: auto auto !important;
  background-size: 100% 100%;
  background: -webkit-gradient(linear, left top, left bottom, from(#6b8b32), to(#6b8b32));
  background: -webkit-linear-gradient(#6b8b32, #6b8b32);
  background: -moz-linear-gradient(#6b8b32, #6b8b32);
  background: -o-linear-gradient(top, #6b8b32, #6b8b32);
  background: -khtml-gradient(linear, left top, left bottom, from(#6b8b32), to(#6b8b32));
  background: -ms-linear-gradient(-90deg, #6b8b32, #6b8b32);
  filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, startColorstr='#6b8b32', endColorstr='#6b8b32');
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr='#6b8b32', endColorstr='#6b8b32')";
  box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3), 0 0 0 transparent;
  -moz-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3), 0 0 0 transparent;
  -webkit-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3), 0 0 0 transparent;
  -o-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3), 0 0 0 transparent;
  -box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3), 0 0 0 transparent;
  color: #fff;
  text-decoration: none;
}
.btn {
  font-family: Arial, Helvetica;
  font-size: 12px;
}

.btn-cancel, #btnCancel, #btnReset, #meta-cancel {
  display: inline-block;
  padding: 3px 15px;
  color: #fff;
  border: 1px solid rgb(229.5, 0, 0);
  margin: 0 3px 0 0;
  background: #c00;
  -o-background-size: 100% 100%;
  -moz-background-size: 100% 100%;
  -webkit-background-size: auto auto !important;
  background-size: 100% 100%;
  background: -webkit-gradient(linear, left top, left bottom, from(red), to(#c00));
  background: -webkit-linear-gradient(red, #c00);
  background: -moz-linear-gradient(red, #c00);
  background: -o-linear-gradient(top, red, #c00);
  background: -khtml-gradient(linear, left top, left bottom, from(red), to(#c00));
  background: -ms-linear-gradient(-90deg, red, #c00);
  filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, startColorstr='red', endColorstr='#c00');
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr='red', endColorstr='#c00')";
  text-shadow: 0 1px 0 rgba(50, 50, 50, 0.4);
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  -o-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
  font-weight: bold;
  cursor: pointer;
  overflow: visible;
  vertical-align: middle;
  line-height: 1.2;
  white-space: pre;
}
.btn-cancel:hover, #btnCancel:hover, #btnReset:hover, #meta-cancel:hover {
  -webkit-transition: all linear 0.1s;
  -o-transition: all linear 0.1s;
  -moz-transition: all linear 0.1s;
  transition: all linear 0.1s;
  background: #c00;
  -o-background-size: 100% 100%;
  -moz-background-size: 100% 100%;
  -webkit-background-size: auto auto !important;
  background-size: 100% 100%;
  background: -webkit-gradient(linear, left top, left bottom, from(#c00), to(#c00));
  background: -webkit-linear-gradient(#c00, #c00);
  background: -moz-linear-gradient(#c00, #c00);
  background: -o-linear-gradient(top, #c00, #c00);
  background: -khtml-gradient(linear, left top, left bottom, from(#c00), to(#c00));
  background: -ms-linear-gradient(-90deg, #c00, #c00);
  filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, startColorstr='#c00', endColorstr='#c00');
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr='#c00', endColorstr='#c00')";
  box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3), 0 0 0 transparent;
  -moz-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3), 0 0 0 transparent;
  -webkit-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3), 0 0 0 transparent;
  -o-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3), 0 0 0 transparent;
  -box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3), 0 0 0 transparent;
  color: #fff;
  text-decoration: none;
}
.btn-cancel, #btnCancel, #btnReset, #meta-cancel {
  font-family: Arial, Helvetica;
  font-size: 12px;
}

.btn-blue {
  display: inline-block;
  padding: 3px 15px;
  color: #fff;
  border: 1px solid rgb(61.7427884615, 156.0408653846, 171.7572115385);
  margin: 0 3px 0 0;
  background: #378b99;
  -o-background-size: 100% 100%;
  -moz-background-size: 100% 100%;
  -webkit-background-size: auto auto !important;
  background-size: 100% 100%;
  background: -webkit-gradient(linear, left top, left bottom, from(rgb(70.3701923077, 171.7355769231, 188.6298076923)), to(#378b99));
  background: -webkit-linear-gradient(rgb(70.3701923077, 171.7355769231, 188.6298076923), #378b99);
  background: -moz-linear-gradient(rgb(70.3701923077, 171.7355769231, 188.6298076923), #378b99);
  background: -o-linear-gradient(top, rgb(70.3701923077, 171.7355769231, 188.6298076923), #378b99);
  background: -khtml-gradient(linear, left top, left bottom, from(rgb(70.3701923077, 171.7355769231, 188.6298076923)), to(#378b99));
  background: -ms-linear-gradient(-90deg, rgb(70.3701923077, 171.7355769231, 188.6298076923), #378b99);
  filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, startColorstr='rgb(70.3701923077, 171.7355769231, 188.6298076923)', endColorstr='#378b99');
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr='rgb(70.3701923077, 171.7355769231, 188.6298076923)', endColorstr='#378b99')";
  text-shadow: 0 1px 0 rgba(50, 50, 50, 0.4);
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  -o-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
  font-weight: bold;
  cursor: pointer;
  overflow: visible;
  vertical-align: middle;
  line-height: 1.2;
  white-space: pre;
}
.btn-blue:hover {
  -webkit-transition: all linear 0.1s;
  -o-transition: all linear 0.1s;
  -moz-transition: all linear 0.1s;
  transition: all linear 0.1s;
  background: #378b99;
  -o-background-size: 100% 100%;
  -moz-background-size: 100% 100%;
  -webkit-background-size: auto auto !important;
  background-size: 100% 100%;
  background: -webkit-gradient(linear, left top, left bottom, from(#378b99), to(#378b99));
  background: -webkit-linear-gradient(#378b99, #378b99);
  background: -moz-linear-gradient(#378b99, #378b99);
  background: -o-linear-gradient(top, #378b99, #378b99);
  background: -khtml-gradient(linear, left top, left bottom, from(#378b99), to(#378b99));
  background: -ms-linear-gradient(-90deg, #378b99, #378b99);
  filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, startColorstr='#378b99', endColorstr='#378b99');
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr='#378b99', endColorstr='#378b99')";
  box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3), 0 0 0 transparent;
  -moz-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3), 0 0 0 transparent;
  -webkit-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3), 0 0 0 transparent;
  -o-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3), 0 0 0 transparent;
  -box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3), 0 0 0 transparent;
  color: #fff;
  text-decoration: none;
}
.btn-blue {
  font-family: Arial, Helvetica;
  font-size: 12px;
}

.btn-gray {
  display: inline-block;
  padding: 3px 15px;
  color: #fff;
  border: 1px solid rgb(97.75, 97.75, 97.75);
  margin: 0 3px 0 0;
  background: #555;
  -o-background-size: 100% 100%;
  -moz-background-size: 100% 100%;
  -webkit-background-size: auto auto !important;
  background-size: 100% 100%;
  background: -webkit-gradient(linear, left top, left bottom, from(rgb(110.5, 110.5, 110.5)), to(#555));
  background: -webkit-linear-gradient(rgb(110.5, 110.5, 110.5), #555);
  background: -moz-linear-gradient(rgb(110.5, 110.5, 110.5), #555);
  background: -o-linear-gradient(top, rgb(110.5, 110.5, 110.5), #555);
  background: -khtml-gradient(linear, left top, left bottom, from(rgb(110.5, 110.5, 110.5)), to(#555));
  background: -ms-linear-gradient(-90deg, rgb(110.5, 110.5, 110.5), #555);
  filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, startColorstr='rgb(110.5, 110.5, 110.5)', endColorstr='#555');
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr='rgb(110.5, 110.5, 110.5)', endColorstr='#555')";
  text-shadow: 0 1px 0 rgba(50, 50, 50, 0.4);
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  -o-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
  font-weight: bold;
  cursor: pointer;
  overflow: visible;
  vertical-align: middle;
  line-height: 1.2;
  white-space: pre;
}
.btn-gray:hover {
  -webkit-transition: all linear 0.1s;
  -o-transition: all linear 0.1s;
  -moz-transition: all linear 0.1s;
  transition: all linear 0.1s;
  background: #555;
  -o-background-size: 100% 100%;
  -moz-background-size: 100% 100%;
  -webkit-background-size: auto auto !important;
  background-size: 100% 100%;
  background: -webkit-gradient(linear, left top, left bottom, from(#555), to(#555));
  background: -webkit-linear-gradient(#555, #555);
  background: -moz-linear-gradient(#555, #555);
  background: -o-linear-gradient(top, #555, #555);
  background: -khtml-gradient(linear, left top, left bottom, from(#555), to(#555));
  background: -ms-linear-gradient(-90deg, #555, #555);
  filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, startColorstr='#555', endColorstr='#555');
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr='#555', endColorstr='#555')";
  box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3), 0 0 0 transparent;
  -moz-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3), 0 0 0 transparent;
  -webkit-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3), 0 0 0 transparent;
  -o-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3), 0 0 0 transparent;
  -box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3), 0 0 0 transparent;
  color: #fff;
  text-decoration: none;
}
.btn-gray {
  font-family: Arial, Helvetica;
  font-size: 12px;
}

.ibtn {
  display: inline-block;
  padding: 4px 12px;
  color: #444;
  border: 1px solid white;
  margin: 0 3px 0 0;
  background: #F5F5F5;
  -o-background-size: 100% 100%;
  -moz-background-size: 100% 100%;
  -webkit-background-size: auto auto !important;
  background-size: 100% 100%;
  background: -webkit-gradient(linear, left top, left bottom, from(white), to(#F5F5F5));
  background: -webkit-linear-gradient(white, #F5F5F5);
  background: -moz-linear-gradient(white, #F5F5F5);
  background: -o-linear-gradient(top, white, #F5F5F5);
  background: -khtml-gradient(linear, left top, left bottom, from(white), to(#F5F5F5));
  background: -ms-linear-gradient(-90deg, white, #F5F5F5);
  filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, startColorstr='white', endColorstr='#F5F5F5');
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr='white', endColorstr='#F5F5F5')";
  text-shadow: 0 1px 0 #F5F5F5;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  -o-border-radius: 2px;
  -ms-border-radius: 2px;
  border-radius: 2px;
  font-weight: bold;
  cursor: pointer;
  overflow: visible;
  vertical-align: middle;
  line-height: 1.2;
  white-space: pre;
}
.ibtn:hover {
  -webkit-transition: all linear 0.1s;
  -o-transition: all linear 0.1s;
  -moz-transition: all linear 0.1s;
  transition: all linear 0.1s;
  background: #F5F5F5;
  -o-background-size: 100% 100%;
  -moz-background-size: 100% 100%;
  -webkit-background-size: auto auto !important;
  background-size: 100% 100%;
  background: -webkit-gradient(linear, left top, left bottom, from(#F5F5F5), to(#F5F5F5));
  background: -webkit-linear-gradient(#F5F5F5, #F5F5F5);
  background: -moz-linear-gradient(#F5F5F5, #F5F5F5);
  background: -o-linear-gradient(top, #F5F5F5, #F5F5F5);
  background: -khtml-gradient(linear, left top, left bottom, from(#F5F5F5), to(#F5F5F5));
  background: -ms-linear-gradient(-90deg, #F5F5F5, #F5F5F5);
  filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, startColorstr='#F5F5F5', endColorstr='#F5F5F5');
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr='#F5F5F5', endColorstr='#F5F5F5')";
  box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3), 0 0 0 transparent;
  -moz-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3), 0 0 0 transparent;
  -webkit-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3), 0 0 0 transparent;
  -o-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3), 0 0 0 transparent;
  -box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3), 0 0 0 transparent;
  color: #444;
  text-decoration: none;
}
.ibtn {
  font-family: Arial, Helvetica;
} /* buttons with icons at admin end */
.ibtn span {
  padding: 2px 5px 2px 20px;
  background-repeat: no-repeat;
  background-position: 0 1px;
}

.sbtn {
  font-size: 11px !important;
  font-weight: bold;
  text-transform: uppercase;
  padding: 2px 5px 0;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  -o-border-radius: 3px;
  -ms-border-radius: 3px;
  border-radius: 3px;
  behavior: url(PIE.htc);
  position: relative;
}

a.btn {
  line-height: normal;
}

.btn-icon {
  font-family: FontAwesome !important;
  font-size: 14px;
  margin-left: 5px;
}

input.ir, input.ir:hover {
  font-size: 0;
  line-height: 0;
  border: none;
  border-radius: 0;
  padding: 0;
  margin: 0;
  box-shadow: none;
  text-shadow: none;
  background-color: transparent;
  background-image: none;
  background-image: none;
  background-image: none;
  background-image: none;
  background-image: none;
  background-image: none;
  background-repeat: no-repeat;
  filter: none;
  background-image: url(../images/ir.png);
}

.ir {
  display: block;
  border: 0;
  text-indent: -999em;
  overflow: hidden;
  background-color: transparent;
  background-repeat: no-repeat;
  background-image: url(../images/ir.png);
  text-align: left;
  direction: ltr;
}

.ir br {
  display: none;
}

img {
  /* Responsive images (ensure images don't scale beyond their parents) */
  max-width: 100%; /* Part 1: Set a maxium relative to the parent */
  width: auto\9 ; /* IE7-8 need help adjusting responsive images */
  height: auto !important; /* Part 2: Scale the height according to the width, otherwise you get stretching */
  vertical-align: middle;
  border: 0;
  -ms-interpolation-mode: bicubic;
}

.cms img {
  height: auto !important; /* Part 2: Scale the height according to the width, otherwise you get stretching */
}

.clearfix {
  *zoom: 1;
}
.clearfix:before, .clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}
.clearfix:after {
  clear: both;
}

.clear-both {
  clear: both;
}

.clear {
  clear: both;
  display: block;
  overflow: hidden;
  height: 0px;
}

/*!
 * Bootstrap v2.3.1
 *
 * Copyright 2012 Twitter, Inc
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Designed and built with all the love in the world @twitter by @mdo and @fat.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
  display: block;
}

audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}

audio:not([controls]) {
  display: none;
}

html {
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

a:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

a:hover,
a:active {
  outline: 0;
}

sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  /* Responsive images (ensure images don't scale beyond their parents) */
  max-width: 100%; /* Part 1: Set a maxium relative to the parent */
  width: auto\9 ; /* IE7-8 need help adjusting responsive images */
  height: auto; /* Part 2: Scale the height according to the width, otherwise you get stretching */
  vertical-align: middle;
  border: 0;
  -ms-interpolation-mode: bicubic;
}

#map_canvas img,
.google-maps img {
  max-width: none;
}

button,
input,
select,
textarea {
  margin: 0;
  font-size: 100%;
  vertical-align: middle;
}

button,
input {
  *overflow: visible;
  line-height: normal;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  padding: 0;
  border: 0;
}

button,
html input[type=button],
input[type=reset],
input[type=submit] {
  -webkit-appearance: button;
  cursor: pointer;
}

label,
select,
button,
input[type=button],
input[type=reset],
input[type=submit],
input[type=radio],
input[type=checkbox] {
  cursor: pointer;
}

input[type=search] {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  -webkit-appearance: textfield;
}

input[type=search]::-webkit-search-decoration,
input[type=search]::-webkit-search-cancel-button {
  -webkit-appearance: none;
}

textarea {
  overflow: auto;
  vertical-align: top;
}

@media print {
  * {
    text-shadow: none !important;
    color: #000 !important;
    background: transparent !important;
    box-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  @page {
    margin: 0.5cm;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
}
.dropup,
.dropdown {
  position: relative;
}

.dropdown-toggle {
  *margin-bottom: -3px;
}

.dropdown-toggle:active,
.open .dropdown-toggle {
  outline: 0;
}

.caret {
  display: inline-block;
  width: 0;
  height: 0;
  vertical-align: top;
  border-top: 4px solid #000;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
  content: "";
}

.dropdown .caret {
  margin-top: 8px;
  margin-left: 2px;
}

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 0;
  margin: 0;
  list-style: none;
  background-color: transparent;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  *width: 100%;
  height: 1px;
  margin: 10px 1px;
  *margin: -5px 0 5px;
  overflow: hidden;
  background-color: #e5e5e5;
  border-bottom: 1px solid #fff;
}
.dropdown-menu > li {
  background: #6598a2;
  border-bottom: 1px solid #fff;
  margin: 0;
}
.dropdown-menu > li > a {
  padding: 5px 11px !important;
  clear: both;
  font-weight: normal;
  color: #eee;
  white-space: nowrap;
  position: relative;
}

.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus,
.dropdown-submenu:hover > a,
.dropdown-submenu:focus > a {
  text-decoration: none;
  color: #fff;
  background: #617b3a !important;
}

.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  background: #617b3a !important;
}

.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #999;
}

.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  cursor: default;
}

.open {
  *z-index: 1000;
}
.open > .dropdown-menu {
  display: block;
}

.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px solid #000;
  content: "";
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 1px;
}

.dropdown-submenu {
  position: relative;
}

.dropdown-submenu > .dropdown-menu {
  top: 0;
  left: 100%;
  margin-top: -1px;
  margin-left: -1px;
  -webkit-border-radius: 0 6px 6px 6px;
  -moz-border-radius: 0 6px 6px 6px;
  border-radius: 0 6px 6px 6px;
}

.dropdown-submenu:hover > .dropdown-menu {
  display: block;
}

.dropup .dropdown-submenu > .dropdown-menu {
  top: auto;
  bottom: 0;
  margin-top: 0;
  margin-bottom: -2px;
  -webkit-border-radius: 5px 5px 5px 0;
  -moz-border-radius: 5px 5px 5px 0;
  border-radius: 5px 5px 5px 0;
}

.dropdown-submenu > a:after {
  display: block;
  content: " ";
  float: right;
  position: absolute;
  width: 0;
  height: 0;
  top: 8px;
  right: 5px;
  border: 6px solid #fff !important;
  border-top-color: transparent !important;
  border-right-color: transparent !important;
  border-bottom-color: transparent !important;
}

.dropdown-submenu:hover > a:after {
  border-left-color: #fff;
}

.dropdown-submenu.pull-left {
  float: none;
}
.dropdown-submenu.pull-left > .dropdown-menu {
  left: -100%;
  margin-left: 10px;
  -webkit-border-radius: 6px 0 6px 6px;
  -moz-border-radius: 6px 0 6px 6px;
  border-radius: 6px 0 6px 6px;
}

.dropdown .dropdown-menu .nav-header {
  padding-left: 20px;
  padding-right: 20px;
}

.typeahead {
  z-index: 1051;
  margin-top: 2px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}

.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -moz-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
.fade.in {
  opacity: 1;
}

.collapse {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition: height 0.35s ease;
  -moz-transition: height 0.35s ease;
  -o-transition: height 0.35s ease;
  transition: height 0.35s ease;
}
.collapse.in {
  height: auto;
}

.nav {
  margin-left: 0;
  margin-bottom: 22px;
  list-style: none;
}

.nav li > a {
  display: block;
}

.nav li > a:hover,
.nav li > a:focus {
  text-decoration: none;
  background-color: #eee;
}

.nav > li > a > img {
  max-width: none;
}

.nav > .pull-right {
  float: right;
}

.nav-header {
  display: block;
  padding: 3px 15px;
  font-size: 11px;
  font-weight: bold;
  line-height: 22px;
  color: #999;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
  text-transform: uppercase;
}

.nav li + .nav-header {
  margin-top: 9px;
}

.nav-list {
  padding-left: 15px;
  padding-right: 15px;
  margin-bottom: 0;
}

.nav-list > li > a,
.nav-list .nav-header {
  margin-left: -15px;
  margin-right: -15px;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
}

.nav-list > li > a {
  padding: 3px 15px;
}

.nav-list > .active > a,
.nav-list > .active > a:hover,
.nav-list > .active > a:focus {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);
  background-color: #00959e;
}

.nav-list [class^=fa-],
.nav-list [class*=" fa-"] {
  margin-right: 2px;
}

.nav-list .divider {
  *width: 100%;
  height: 1px;
  margin: 10px 1px;
  *margin: -5px 0 5px;
  overflow: hidden;
  background-color: #e5e5e5;
  border-bottom: 1px solid #fff;
}

.nav-tabs,
.nav-pills {
  *zoom: 1;
}
.nav-tabs:before, .nav-tabs:after,
.nav-pills:before,
.nav-pills:after {
  display: table;
  content: "";
  line-height: 0;
}
.nav-tabs:after,
.nav-pills:after {
  clear: both;
}

.nav-tabs > li,
.nav-pills > li {
  float: left;
}

.nav-tabs > li > a,
.nav-pills > li > a {
  padding-right: 12px;
  padding-left: 12px;
  margin-right: 2px;
  line-height: 14px;
}

.nav-tabs {
  border-bottom: 1px solid #ccc;
}

.nav-tabs li {
  margin-bottom: -1px;
}

.nav-tabs li > a {
  padding-top: 8px;
  padding-bottom: 8px;
  line-height: 22px;
  border: 1px solid #ccc;
  background-color: #eee;
  -webkit-border-radius: 4px 4px 0 0;
  -moz-border-radius: 4px 4px 0 0;
  border-radius: 4px 4px 0 0;
}
.nav-tabs li > a:hover, .nav-tabs li > a:focus {
  border-color: #bbb #bbb #ccc;
}

.nav-tabs > .active > a,
.nav-tabs > .active > a:hover,
.nav-tabs > .active > a:focus {
  color: #000;
  background-color: #fff;
  border: 1px solid #ccc;
  border-bottom-color: transparent;
  cursor: default;
}

.nav-pills > li > a {
  padding-top: 8px;
  padding-bottom: 8px;
  margin-top: 2px;
  margin-bottom: 2px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}

.nav-pills > .active > a,
.nav-pills > .active > a:hover,
.nav-pills > .active > a:focus {
  color: #fff;
  background-color: #00959e;
}

.nav-stacked li {
  float: none;
}

.nav-stacked li > a {
  margin-right: 0;
}

.nav-tabs.nav-stacked {
  border: 1px solid #ddd;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  *zoom: 1;
}
.nav-tabs.nav-stacked:before, .nav-tabs.nav-stacked:after {
  display: table;
  content: "";
  line-height: 0;
}
.nav-tabs.nav-stacked:after {
  clear: both;
}

.nav-tabs.nav-stacked li {
  border-top: 1px solid #ddd;
}

.nav-tabs.nav-stacked li > a {
  border: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  background-color: #fff;
  display: block;
}
.nav-tabs.nav-stacked li > a:after {
  display: none;
}

.nav-tabs.nav-stacked > li:first-child {
  border-top-width: 0px;
}

.nav-tabs.nav-stacked > li:last-child {
  border-bottom-width: 0px;
}

.nav-tabs.nav-stacked li > a:hover,
.nav-tabs.nav-stacked li > a:focus {
  background-color: #fafafa;
  border: none;
  z-index: 2;
}

.nav-tabs.nav-stacked .active > a,
.nav-tabs.nav-stacked .active > a:hover,
.nav-tabs.nav-stacked .active > a:focus {
  color: #000;
  background-color: #eee;
  cursor: default;
  font-weight: 400;
}

.nav-pills.nav-stacked li > a {
  margin-bottom: 3px;
}

.nav-pills.nav-stacked > li:last-child > a {
  margin-bottom: 1px;
}

.nav-tabs .dropdown-menu {
  -webkit-border-radius: 0 0 6px 6px;
  -moz-border-radius: 0 0 6px 6px;
  border-radius: 0 0 6px 6px;
}

.nav-pills .dropdown-menu {
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}

.nav .dropdown-toggle .caret {
  border-top-color: #00959e;
  border-bottom-color: #00959e;
  margin-top: 6px;
}

.nav .dropdown-toggle:hover .caret,
.nav .dropdown-toggle:focus .caret {
  border-top-color: #5a7827;
  border-bottom-color: #5a7827;
}

/* move down carets for tabs */
.nav-tabs .dropdown-toggle .caret {
  margin-top: 8px;
}

.nav .active .dropdown-toggle .caret {
  border-top-color: #fff;
  border-bottom-color: #fff;
}

.nav-tabs .active .dropdown-toggle .caret {
  border-top-color: #ccc;
  border-bottom-color: #ccc;
}

.nav > .dropdown.active > a:hover,
.nav > .dropdown.active > a:focus {
  cursor: pointer;
}

.nav-tabs .open .dropdown-toggle,
.nav-pills .open .dropdown-toggle,
.nav > li.dropdown.open.active > a:hover,
.nav > li.dropdown.open.active > a:focus {
  color: #fff;
  background-color: #999;
  border-color: #999;
}

.nav li.dropdown.open .caret,
.nav li.dropdown.open.active .caret,
.nav li.dropdown.open a:hover .caret,
.nav li.dropdown.open a:focus .caret {
  border-top-color: #fff;
  border-bottom-color: #fff;
  opacity: 1;
  filter: alpha(opacity=100);
}

.tabs-stacked .open > a:hover,
.tabs-stacked .open > a:focus {
  border-color: #999;
}

.tabbable {
  *zoom: 1;
}
.tabbable:before, .tabbable:after {
  display: table;
  content: "";
  line-height: 0;
}
.tabbable:after {
  clear: both;
}

.tab-content {
  overflow: auto;
}

.tabs-below > .nav-tabs,
.tabs-right > .nav-tabs,
.tabs-left > .nav-tabs {
  border-bottom: 0;
}

.tab-content > .tab-pane,
.pill-content > .pill-pane {
  display: none;
}

.tab-content > .active,
.pill-content > .active {
  display: block;
}

.tabs-below > .nav-tabs {
  border-top: 1px solid #ddd;
}

.tabs-below > .nav-tabs > li {
  margin-top: -1px;
  margin-bottom: 0;
}

.tabs-below > .nav-tabs > li > a {
  -webkit-border-radius: 0 0 4px 4px;
  -moz-border-radius: 0 0 4px 4px;
  border-radius: 0 0 4px 4px;
}
.tabs-below > .nav-tabs > li > a:hover, .tabs-below > .nav-tabs > li > a:focus {
  border-bottom-color: transparent;
  border-top-color: #ddd;
}

.tabs-below > .nav-tabs > .active > a,
.tabs-below > .nav-tabs > .active > a:hover,
.tabs-below > .nav-tabs > .active > a:focus {
  border-color: transparent #ddd #ddd #ddd;
}

.tabs-left > .nav-tabs > li,
.tabs-right > .nav-tabs > li {
  float: none;
}

.tabs-left > .nav-tabs > li > a,
.tabs-right > .nav-tabs > li > a {
  min-width: 74px;
  margin-right: 0;
  margin-bottom: 3px;
}

.tabs-left > .nav-tabs {
  float: left;
  margin-right: 19px;
  border-right: 1px solid #ddd;
}

.tabs-left > .nav-tabs > li > a {
  margin-right: -1px;
  -webkit-border-radius: 4px 0 0 4px;
  -moz-border-radius: 4px 0 0 4px;
  border-radius: 4px 0 0 4px;
}

.tabs-left > .nav-tabs > li > a:hover,
.tabs-left > .nav-tabs > li > a:focus {
  border-color: #eee #ddd #eee #eee;
}

.tabs-left > .nav-tabs .active > a,
.tabs-left > .nav-tabs .active > a:hover,
.tabs-left > .nav-tabs .active > a:focus {
  border-color: #ddd transparent #ddd #ddd;
  *border-right-color: #fff;
}

.tabs-right > .nav-tabs {
  float: right;
  margin-left: 19px;
  border-left: 1px solid #ddd;
}

.tabs-right > .nav-tabs > li > a {
  margin-left: -1px;
  -webkit-border-radius: 0 4px 4px 0;
  -moz-border-radius: 0 4px 4px 0;
  border-radius: 0 4px 4px 0;
}

.tabs-right > .nav-tabs > li > a:hover,
.tabs-right > .nav-tabs > li > a:focus {
  border-color: #eee #eee #eee #ddd;
}

.tabs-right > .nav-tabs .active > a,
.tabs-right > .nav-tabs .active > a:hover,
.tabs-right > .nav-tabs .active > a:focus {
  border-color: #ddd #ddd #ddd transparent;
  *border-left-color: #fff;
}

.nav > .disabled > a {
  color: #999;
}

.nav > .disabled > a:hover,
.nav > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  cursor: default;
}

.navbar {
  overflow: visible;
  margin-bottom: 22px;
  *position: relative;
  *z-index: 2;
}

.navbar-inner {
  min-height: 40px;
  padding-left: 20px;
  padding-right: 20px;
  background-color: rgb(249.9, 249.9, 249.9);
  background-image: -moz-linear-gradient(top, #ffffff, rgb(242.25, 242.25, 242.25));
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(rgb(242.25, 242.25, 242.25)));
  background-image: -webkit-linear-gradient(top, #ffffff, rgb(242.25, 242.25, 242.25));
  background-image: -o-linear-gradient(top, #ffffff, rgb(242.25, 242.25, 242.25));
  background-image: linear-gradient(to bottom, #ffffff, rgb(242.25, 242.25, 242.25));
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFF2F2F2', GradientType=0);
  border: 1px solid rgb(211.65, 211.65, 211.65);
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
  -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
  *zoom: 1;
}
.navbar-inner:before, .navbar-inner:after {
  display: table;
  content: "";
  line-height: 0;
}
.navbar-inner:after {
  clear: both;
}

.navbar .container {
  width: auto;
}

.nav-collapse.collapse {
  height: auto;
  overflow: visible;
}

.navbar .brand {
  float: left;
  display: block;
  padding: 9px 20px 9px;
  margin-left: -20px;
  font-size: 20px;
  font-weight: 200;
  color: #777;
  text-shadow: 0 1px 0 #ffffff;
}
.navbar .brand:hover, .navbar .brand:focus {
  text-decoration: none;
}

.navbar-text {
  margin-bottom: 0;
  line-height: 40px;
  color: #777;
}

.navbar-link {
  color: #777;
}
.navbar-link:hover, .navbar-link:focus {
  color: #444;
}

.navbar .divider-vertical {
  height: 40px;
  margin: 0 9px;
  border-left: 1px solid rgb(242.25, 242.25, 242.25);
  border-right: 1px solid #ffffff;
}

.navbar .btn,
.navbar .btn-group {
  margin-top: 5px;
}

.navbar .btn-group .btn,
.navbar .input-prepend .btn,
.navbar .input-append .btn,
.navbar .input-prepend .btn-group,
.navbar .input-append .btn-group {
  margin-top: 0;
}

.navbar-form {
  margin-bottom: 0;
  *zoom: 1;
}
.navbar-form:before, .navbar-form:after {
  display: table;
  content: "";
  line-height: 0;
}
.navbar-form:after {
  clear: both;
}
.navbar-form input,
.navbar-form select,
.navbar-form .radio,
.navbar-form .checkbox {
  margin-top: 5px;
}
.navbar-form input,
.navbar-form select,
.navbar-form .btn {
  display: inline-block;
  margin-bottom: 0;
}
.navbar-form input[type=image],
.navbar-form input[type=checkbox],
.navbar-form input[type=radio] {
  margin-top: 3px;
}
.navbar-form .input-append,
.navbar-form .input-prepend {
  margin-top: 5px;
  white-space: nowrap;
}
.navbar-form .input-append input,
.navbar-form .input-prepend input {
  margin-top: 0;
}

.navbar-search {
  position: relative;
  float: left;
  margin-top: 5px;
  margin-bottom: 0;
}
.navbar-search .search-query {
  margin-bottom: 0;
  padding: 4px 14px;
  font-family: "Open Sans", sans-serif;
  font-size: 13px;
  font-weight: normal;
  line-height: 1;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
}

.navbar-static-top {
  position: static;
  margin-bottom: 0;
}
.navbar-static-top .navbar-inner {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}

.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
  margin-bottom: 0;
}

.navbar-fixed-top .navbar-inner,
.navbar-static-top .navbar-inner {
  border-width: 0 0 1px;
}

.navbar-fixed-bottom .navbar-inner {
  border-width: 1px 0 0;
}

.navbar-fixed-top .navbar-inner,
.navbar-fixed-bottom .navbar-inner {
  padding-left: 0;
  padding-right: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}

.navbar-static-top .container,
.navbar-fixed-top .container,
.navbar-fixed-bottom .container {
  width: 978px;
}

.navbar-fixed-top {
  top: 0;
}

.navbar-fixed-top .navbar-inner,
.navbar-static-top .navbar-inner {
  -webkit-box-shadow: 0 1px 10px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 1px 10px rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 10px rgba(0, 0, 0, 0.1);
}

.navbar-fixed-bottom {
  bottom: 0;
}
.navbar-fixed-bottom .navbar-inner {
  -webkit-box-shadow: 0 -1px 10px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 -1px 10px rgba(0, 0, 0, 0.1);
  box-shadow: 0 -1px 10px rgba(0, 0, 0, 0.1);
}

.navbar .nav {
  position: relative;
  left: 0;
  display: block;
  float: left;
  margin: 0 10px 0 0;
}

.navbar .nav.pull-right {
  float: right;
  margin-right: 0;
}

.navbar .nav > li {
  float: left;
}

.navbar .nav > li > a {
  float: none;
  padding: 9px 15px 9px;
  color: #777;
  text-decoration: none;
  text-shadow: 0 1px 0 #ffffff;
}

.navbar .nav .dropdown-toggle .caret {
  margin-top: 8px;
}

.navbar .nav > li > a:focus,
.navbar .nav > li > a:hover {
  background-color: transparent;
  color: #444;
  text-decoration: none;
}

.navbar .nav > .active > a,
.navbar .nav > .active > a:hover,
.navbar .nav > .active > a:focus {
  color: #ccc;
  text-decoration: none;
  background-color: transparent;
  -webkit-box-shadow: inset 0 3px 8px rgba(0, 0, 0, 0.125);
  -moz-box-shadow: inset 0 3px 8px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 8px rgba(0, 0, 0, 0.125);
}

.btn-navbar {
  display: none;
  float: right;
  padding: 7px 10px;
  margin-left: 5px;
  margin-right: 5px;
  white-space: normal;
  font-weight: normal;
  outline: none;
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: rgb(122, 176, 185.4);
  background-image: -moz-linear-gradient(top, #88c0c9, #6598a2);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#88c0c9), to(#6598a2));
  background-image: -webkit-linear-gradient(top, #88c0c9, #6598a2);
  background-image: -o-linear-gradient(top, #88c0c9, #6598a2);
  background-image: linear-gradient(to bottom, #88c0c9, #6598a2);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF88C0C9', endColorstr='#FF6598A2', GradientType=0);
  border-color: #6598a2 #6598a2 rgb(70.2206477733, 108.7287449393, 116.2793522267);
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #6598a2; /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}
.btn-navbar:hover, .btn-navbar:focus, .btn-navbar:active, .btn-navbar.active, .btn-navbar.disabled, .btn-navbar[disabled] {
  color: #fff;
  background-color: #6598a2;
  *background-color: rgb(89.4230769231, 138.4615384615, 148.0769230769);
}
.btn-navbar:active, .btn-navbar.active {
  background-color: rgb(79.8218623482, 123.5951417004, 132.1781376518) \9 ;
}
.btn-navbar {
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.075);
  -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.075);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.075);
}

.btn-navbar .icon-bar {
  display: block;
  width: 18px;
  height: 2px;
  background-color: #f5f5f5;
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px;
  -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
  box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
}

.btn-navbar .icon-bar + .icon-bar {
  margin-top: 3px;
}

.navbar .nav > li > .dropdown-menu:before {
  content: "";
  display: inline-block;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #ccc;
  border-bottom-color: rgba(0, 0, 0, 0.2);
  position: absolute;
  top: -7px;
  left: 9px;
}
.navbar .nav > li > .dropdown-menu:after {
  content: "";
  display: inline-block;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #414751;
  position: absolute;
  top: -6px;
  left: 10px;
}

.navbar-fixed-bottom .nav > li > .dropdown-menu:before {
  border-top: 7px solid #ccc;
  border-top-color: rgba(0, 0, 0, 0.2);
  border-bottom: 0;
  bottom: -7px;
  top: auto;
}
.navbar-fixed-bottom .nav > li > .dropdown-menu:after {
  border-top: 6px solid #414751;
  border-bottom: 0;
  bottom: -6px;
  top: auto;
}

.navbar .nav li.dropdown > a:hover .caret,
.navbar .nav li.dropdown > a:focus .caret {
  border-top-color: #ccc;
  border-bottom-color: #ccc;
}

.navbar .nav li.dropdown.open > .dropdown-toggle,
.navbar .nav li.dropdown.active > .dropdown-toggle,
.navbar .nav li.dropdown.open.active > .dropdown-toggle {
  background-color: transparent;
  color: #ccc;
}

.navbar .nav li.dropdown > .dropdown-toggle .caret {
  border-top-color: #777;
  border-bottom-color: #777;
}

.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: #ccc;
  border-bottom-color: #ccc;
}

.navbar .pull-right > li > .dropdown-menu,
.navbar .nav > li > .dropdown-menu.pull-right {
  left: auto;
  right: 0;
}
.navbar .pull-right > li > .dropdown-menu:before,
.navbar .nav > li > .dropdown-menu.pull-right:before {
  left: auto;
  right: 12px;
}
.navbar .pull-right > li > .dropdown-menu:after,
.navbar .nav > li > .dropdown-menu.pull-right:after {
  left: auto;
  right: 13px;
}
.navbar .pull-right > li > .dropdown-menu .dropdown-menu,
.navbar .nav > li > .dropdown-menu.pull-right .dropdown-menu {
  left: auto;
  right: 100%;
  margin-left: 0;
  margin-right: -1px;
  -webkit-border-radius: 6px 0 6px 6px;
  -moz-border-radius: 6px 0 6px 6px;
  border-radius: 6px 0 6px 6px;
}

.navbar-inverse .navbar-inner {
  background-color: rgb(57.8, 63.8, 74.8);
  background-image: -moz-linear-gradient(top, #434954, #2c323d);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#434954), to(#2c323d));
  background-image: -webkit-linear-gradient(top, #434954, #2c323d);
  background-image: -o-linear-gradient(top, #434954, #2c323d);
  background-image: linear-gradient(to bottom, #434954, #2c323d);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF434954', endColorstr='#FF2C323D', GradientType=0);
  border-color: #252525;
}
.navbar-inverse .brand,
.navbar-inverse .nav > li > a {
  color: #b5b5b5;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.navbar-inverse .brand:hover, .navbar-inverse .brand:focus,
.navbar-inverse .nav > li > a:hover,
.navbar-inverse .nav > li > a:focus {
  color: #fff;
}
.navbar-inverse .brand {
  color: #b5b5b5;
}
.navbar-inverse .navbar-text {
  color: #999;
}
.navbar-inverse .nav > li > a:focus,
.navbar-inverse .nav > li > a:hover {
  background-color: transparent;
  color: #fff;
}
.navbar-inverse .nav .active > a,
.navbar-inverse .nav .active > a:hover,
.navbar-inverse .nav .active > a:focus {
  color: #fff;
  background-color: #2c323d;
}
.navbar-inverse .navbar-link {
  color: #b5b5b5;
}
.navbar-inverse .navbar-link:hover, .navbar-inverse .navbar-link:focus {
  color: #fff;
}
.navbar-inverse .divider-vertical {
  border-left-color: #2c323d;
  border-right-color: #434954;
}
.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: #2c323d;
  color: #fff;
}
.navbar-inverse .nav li.dropdown > a:hover .caret,
.navbar-inverse .nav li.dropdown > a:focus .caret {
  border-top-color: #fff;
  color: #fff;
}
.navbar-inverse .nav li.dropdown > .dropdown-toggle .caret {
  border-top-color: #b5b5b5;
  border-bottom-color: #b5b5b5;
}
.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: #fff;
  border-bottom-color: #fff;
}
.navbar-inverse .navbar-search .search-query {
  color: #fff;
  background-color: #c5c5c5;
  border-color: #2c323d;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1), 0 1px 0 rgba(255, 255, 255, 0.15);
  -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1), 0 1px 0 rgba(255, 255, 255, 0.15);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1), 0 1px 0 rgba(255, 255, 255, 0.15);
  -webkit-transition: none;
  -moz-transition: none;
  -o-transition: none;
  transition: none;
}
.navbar-inverse .navbar-search .search-query:-moz-placeholder {
  color: #576063;
}
.navbar-inverse .navbar-search .search-query:-ms-input-placeholder {
  color: #576063;
}
.navbar-inverse .navbar-search .search-query::-webkit-input-placeholder {
  color: #576063;
}
.navbar-inverse .navbar-search .search-query:focus, .navbar-inverse .navbar-search .search-query.focused {
  padding: 5px 15px;
  color: #444;
  text-shadow: 0 1px 0 #fff;
  background-color: #fff;
  border: 0;
  -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
  outline: 0;
}
.navbar-inverse .btn-navbar {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: rgb(46.7369725639, 51.5461684011, 60.3630274361);
  background-image: -moz-linear-gradient(top, rgb(55.6854304636, 60.6721854305, 69.8145695364), rgb(33.3142857143, 37.8571428571, 46.1857142857));
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(rgb(55.6854304636, 60.6721854305, 69.8145695364)), to(rgb(33.3142857143, 37.8571428571, 46.1857142857)));
  background-image: -webkit-linear-gradient(top, rgb(55.6854304636, 60.6721854305, 69.8145695364), rgb(33.3142857143, 37.8571428571, 46.1857142857));
  background-image: -o-linear-gradient(top, rgb(55.6854304636, 60.6721854305, 69.8145695364), rgb(33.3142857143, 37.8571428571, 46.1857142857));
  background-image: linear-gradient(to bottom, rgb(55.6854304636, 60.6721854305, 69.8145695364), rgb(33.3142857143, 37.8571428571, 46.1857142857));
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF383D46', endColorstr='#FF21262E', GradientType=0);
  border-color: rgb(33.3142857143, 37.8571428571, 46.1857142857) rgb(33.3142857143, 37.8571428571, 46.1857142857) rgb(1.2571428571, 1.4285714286, 1.7428571429);
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: rgb(33.3142857143, 37.8571428571, 46.1857142857); /* 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: #fff;
  background-color: rgb(33.3142857143, 37.8571428571, 46.1857142857);
  *background-color: rgb(22.6285714286, 25.7142857143, 31.3714285714);
}
.navbar-inverse .btn-navbar:active, .navbar-inverse .btn-navbar.active {
  background-color: rgb(11.9428571429, 13.5714285714, 16.5571428571) \9 ;
}

.pull-right {
  float: right;
}

.pull-left {
  float: left;
}

.hide {
  display: none;
}

.show {
  display: block;
}

.invisible {
  visibility: hidden;
}

.affix {
  position: fixed;
}

.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: 32px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/********************************************/
/* 		CUSTOM GLOBAL STYLES 				*/
/* 		used on user side and admin side 	*/
/********************************************/
body {
  background: #fff;
}

html, body {
  height: 100%;
}

#wrapper {
  min-height: 100%;
  height: auto !important;
  height: 100%;
}

#logo {
  display: inline-block;
  margin: 25px 0;
}

.tr_links {
  margin-top: 10px;
  margin-top: 0.625rem;
  float: right;
}

.content {
  min-height: 200px;
  padding: 15px 0;
}

footer {
  background: #8fa7ab;
  -o-background-size: 100% 100%;
  -moz-background-size: 100% 100%;
  -webkit-background-size: auto auto !important;
  background-size: 100% 100%;
  background: -webkit-gradient(linear, left top, left bottom, from(#b0c8cd), to(#8fa7ab));
  background: -webkit-linear-gradient(#b0c8cd, #8fa7ab);
  background: -moz-linear-gradient(#b0c8cd, #8fa7ab);
  background: -o-linear-gradient(top, #b0c8cd, #8fa7ab);
  background: -khtml-gradient(linear, left top, left bottom, from(#b0c8cd), to(#8fa7ab));
  background: -ms-linear-gradient(-90deg, #b0c8cd, #8fa7ab);
  filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, startColorstr='#b0c8cd', endColorstr='#8fa7ab');
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr='#b0c8cd', endColorstr='#8fa7ab')";
  position: relative;
  z-index: 1;
}
footer .foot {
  background: #67777b;
  padding: 5px 0;
  color: #fff;
  font-size: 11px;
}
footer .foot p {
  margin: 0;
}
footer .foot a {
  color: inherit;
}
footer .foot a:hover {
  text-decoration: underline;
}

.unstyled {
  list-style: none;
  margin: 0;
  padding: 0;
}

.small11 {
  font-size: 11px;
}

/*  Popup */
.body_popup {
  min-width: 780px;
}

.popup h1 {
  text-align: center;
}

/*  COMMON STYLES */
.asterisk {
  color: #378b99;
}

.errors {
  color: #c00;
  list-style: none;
  padding: 0;
  margin: 0;
}
.errors li {
  margin: 0;
  font-size: 11px;
}

div.required {
  font-style: italic;
  margin-bottom: 10px;
}

label .difficulty-score-text,
label .difficulty-score-date-text,
label .preparer-text,
label .reviewer-text,
label .quality-score-text,
label .quality-score-date-text,
label .billing-option-text {
  padding-left: 7px;
  margin-left: -7px;
  background: url(../images/asterisk.gif) no-repeat 0 3px;
  zoom: 1;
}

label .billing-option-text.archived-option {
  color: #999;
  font-style: italic;
  background: none;
}

label .billing-option-text.archived-option::after {
  content: " (archived)";
  font-size: 0.85em;
}

dd.difficultyScoreDate-element {
  position: absolute;
}

.empty {
  padding: 10px 0;
  text-align: center;
  font-style: italic;
  list-style: none;
}

.qtip-content *, .description, .hint, .preferred_size {
  font-size: 11px;
  font-size: 0.6875rem;
}

.description, .hint, .preferred_size {
  color: #555;
  margin: 0;
  font-style: italic;
}

.hidden {
  display: none;
}

.hidden_important {
  display: none !important;
}

.disabled {
  background-color: #EFEFEF;
}

/*  PAGINATOR */
.paginator {
  margin: 10px 0 0;
  font-family: Arial, Helvetica;
}
.paginator a {
  text-decoration: none;
  background: #cfcfcf;
  -o-background-size: 100% 100%;
  -moz-background-size: 100% 100%;
  -webkit-background-size: auto auto !important;
  background-size: 100% 100%;
  background: -webkit-gradient(linear, left top, left bottom, from(#dfdfdf), to(#cfcfcf));
  background: -webkit-linear-gradient(#dfdfdf, #cfcfcf);
  background: -moz-linear-gradient(#dfdfdf, #cfcfcf);
  background: -o-linear-gradient(top, #dfdfdf, #cfcfcf);
  background: -khtml-gradient(linear, left top, left bottom, from(#dfdfdf), to(#cfcfcf));
  background: -ms-linear-gradient(-90deg, #dfdfdf, #cfcfcf);
  filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, startColorstr='#dfdfdf', endColorstr='#cfcfcf');
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr='#dfdfdf', endColorstr='#cfcfcf')";
  color: #444;
}
.paginator a:hover {
  background: #378b99;
  -o-background-size: 100% 100%;
  -moz-background-size: 100% 100%;
  -webkit-background-size: auto auto !important;
  background-size: 100% 100%;
  background: -webkit-gradient(linear, left top, left bottom, from(#88c0c9), to(#378b99));
  background: -webkit-linear-gradient(#88c0c9, #378b99);
  background: -moz-linear-gradient(#88c0c9, #378b99);
  background: -o-linear-gradient(top, #88c0c9, #378b99);
  background: -khtml-gradient(linear, left top, left bottom, from(#88c0c9), to(#378b99));
  background: -ms-linear-gradient(-90deg, #88c0c9, #378b99);
  filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, startColorstr='#88c0c9', endColorstr='#378b99');
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr='#88c0c9', endColorstr='#378b99')";
  color: #FFF;
}
.paginator span, .paginator a {
  padding: 2px 7px;
  margin: 0 0 0 1px;
  border: 1px solid #eee;
  display: inline-block;
  vertical-align: middle;
  line-height: 16px;
}
.paginator .current {
  color: #fff;
  font-weight: bold;
  background: #5a7827;
  -o-background-size: 100% 100%;
  -moz-background-size: 100% 100%;
  -webkit-background-size: auto auto !important;
  background-size: 100% 100%;
  background: -webkit-gradient(linear, left top, left bottom, from(#8ca85a), to(#5a7827));
  background: -webkit-linear-gradient(#8ca85a, #5a7827);
  background: -moz-linear-gradient(#8ca85a, #5a7827);
  background: -o-linear-gradient(top, #8ca85a, #5a7827);
  background: -khtml-gradient(linear, left top, left bottom, from(#8ca85a), to(#5a7827));
  background: -ms-linear-gradient(-90deg, #8ca85a, #5a7827);
  filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, startColorstr='#8ca85a', endColorstr='#5a7827');
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr='#8ca85a', endColorstr='#5a7827')";
}
.paginator .disabled {
  background-color: #f3f3f3;
  color: #aaa;
}

/*  Custom Form Styles */
.form_header {
  font-weight: bold;
  text-align: center;
  border: solid silver 1px;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 28px;
  line-height: 1.75rem;
  background: rgb(219.5, 219.5, 219.5);
  -o-background-size: 100% 100%;
  -moz-background-size: 100% 100%;
  -webkit-background-size: auto auto !important;
  background-size: 100% 100%;
  background: -webkit-gradient(linear, left top, left bottom, from(#f5f5f5), to(rgb(219.5, 219.5, 219.5)));
  background: -webkit-linear-gradient(#f5f5f5, rgb(219.5, 219.5, 219.5));
  background: -moz-linear-gradient(#f5f5f5, rgb(219.5, 219.5, 219.5));
  background: -o-linear-gradient(top, #f5f5f5, rgb(219.5, 219.5, 219.5));
  background: -khtml-gradient(linear, left top, left bottom, from(#f5f5f5), to(rgb(219.5, 219.5, 219.5)));
  background: -ms-linear-gradient(-90deg, #f5f5f5, rgb(219.5, 219.5, 219.5));
  filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, startColorstr='#f5f5f5', endColorstr='rgb(219.5, 219.5, 219.5)');
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr='#f5f5f5', endColorstr='rgb(219.5, 219.5, 219.5)')";
}

input.autocomplete_not_found {
  background-color: #FFDEDE;
}

input.text, input.autocomplete, input.password, input.emailorphone, input.pagealias, textarea {
  width: 100%;
}

input.city, input.phone {
  width: 200px;
}

select.state {
  width: 208px;
}

input.zip {
  width: 100px;
}

#submitGroup-element {
  margin: 0;
}
#submitGroup-element fieldset {
  padding: 0;
  margin: 0;
  border: 0;
}
#submitGroup-element dl {
  text-align: center;
}
#submitGroup-element dd {
  display: inline;
}

#admin-login-form #btnSubmit-element, form#stsauth-form #btnSubmit-element {
  text-align: center;
  margin: 0;
}

/*  Captcha */
a.loading_captcha img {
  visibility: hidden;
}

a.loading_captcha {
  background: url("../images/loading.gif") no-repeat center center;
}

input.captcha {
  width: 121px;
}

a.captcha_refresh {
  margin: 0 0 12px;
  margin: 0 0 0.75rem;
}

#captcha-label {
  display: none;
}

.captcha_refresh img {
  border: 1px solid #c0c0c0;
}

.defaultHint_wrapper {
  zoom: 1;
}

.defaultHint_element {
  color: #777;
  zoom: 1;
  position: absolute;
  z-index: 2;
  top: 3px;
  left: 5px;
}

#user-short-login-form-login-hint, #user-short-login-form-password-hint {
  top: 2px;
}

/* Spam protection: hidden field */
.whyDoYouLoveWinter {
  display: none;
}

/*  Filters */
.highlighted {
  background-color: #ccc;
}

.filter_form {
  margin: 0 0 10px;
  margin: 0 0 0.625rem;
}
.filter_form dl dt, .filter_form dl dd {
  float: left;
  margin: 0 5px 0 0;
  margin: 0 0.3125rem 0 0;
}
.filter_form dl .btn, .filter_form dl #btnCancel, .filter_form dl #btnReset {
  padding: 3px 6px;
  line-height: 1.2;
  min-height: 24px;
  min-width: 40px;
  text-align: center;
}
.filter_form dl #btnCancel-element, .filter_form dl #btnCancel, .filter_form dl #btnReset-element, .filter_form dl #btnReset {
  margin-right: 0;
}
.filter_form dl label {
  display: inline;
}
.filter_form dl #query-element {
  width: 300px;
}

/*  Form Element Decorator FckEditor */
textarea.htmleditor {
  display: none;
}

div.htmleditor_preview {
  height: 190px;
  overflow: auto;
  border: solid silver 1px;
  padding: 2px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

div.ck_toolbar {
  padding: 5px;
  text-align: right;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.ckeditor_edit div.ck_toolbar, .ckeditor_edit div.htmleditor_preview {
  display: none;
}

#loading-box {
  position: fixed;
  z-index: 2000;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.75);
}

#loading-box div {
  display: inline-block;
  position: absolute;
  z-index: 1;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
}
#loading-box div:before {
  display: block;
  content: "Please wait, loading...";
  color: #fff;
  margin-bottom: 10px;
}
#loading-box div:after {
  content: "";
  display: inline-block;
  width: 50px;
  height: 50px;
  background: rgb(0, 0, 0) url("../images/loading-black.gif") center center no-repeat;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  -o-border-radius: 3px;
  -ms-border-radius: 3px;
  border-radius: 3px;
}

.ui-datepicker-trigger {
  vertical-align: middle;
  cursor: pointer;
  margin: 0 5px;
}

/* BOTTOM NAVIGATION */
.bottom-navigation {
  padding: 20px 0 0 0;
  color: #fff;
}
.bottom-navigation .nav_section h5, .bottom-navigation .nav_section h6 {
  color: inherit;
  font-family: Arial, Helvetica;
  font-weight: bold;
}
.bottom-navigation .nav_section h5 a, .bottom-navigation .nav_section h6 a {
  text-decoration: none;
}
.bottom-navigation .nav_section ul {
  padding: 0;
  list-style: none;
  margin-bottom: 25px;
}
.bottom-navigation .nav_section ul li {
  margin: 0;
}
.bottom-navigation .nav_section a {
  color: inherit;
  text-decoration: underline;
}
.bottom-navigation .nav_section a:hover {
  color: #000;
  text-decoration: none;
}

.gray-box {
  padding: 5px 10px;
  background-color: #e4e4e4;
  margin-bottom: 10px;
  font-size: 12px;
  color: #555;
}
.gray-box b {
  color: #000;
}

.pink-box {
  padding: 5px 10px;
  background-color: #FFBBBE;
  margin-top: -8px;
  margin-bottom: 10px;
  font-weight: bold;
}

#companyNotes-label {
  margin-top: 15px;
}

.company-note a.title {
  font-size: 14px;
  font-weight: bold;
  color: #000;
  text-decoration: underline;
}
.company-note {
  background-color: #e2e2e2;
  padding: 8px 28px 8px 12px;
  margin: 0 !important;
  border: 1px solid #aaa;
  color: #000;
  font-size: 12px;
}

.referral-note a.title {
  font-size: 14px;
  font-weight: bold;
  color: #570010;
  text-decoration: underline;
}
.referral-note {
  background-color: #e6e5c9;
  padding: 8px 28px 8px 12px;
  margin: 0 0 3px 0 !important;
  border: 1px solid red;
  color: #570010;
  font-size: 12px;
}

.task-user-tooltip {
  position: absolute;
  z-index: 10000;
  background: #fff;
  border: 1px solid #ccc;
  border-radius: 4px;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
  padding: 8px 12px;
  font-size: 12px;
  line-height: 1.5;
  max-width: 320px;
  white-space: nowrap;
}
.task-user-tooltip .tooltip-roles {
  font-weight: bold;
  color: #333;
}
.task-user-tooltip .tooltip-row {
  color: #555;
}
.task-user-tooltip .tooltip-user-type {
  margin-bottom: 4px;
}

.badge-strongpoint-partner {
  display: inline-block;
  padding: 1px 6px;
  font-size: 10px;
  font-weight: 600;
  line-height: 1.4;
  color: #fff;
  background-color: #2c5282;
  border-radius: 3px;
  text-transform: uppercase;
  letter-spacing: 0.3px;
  vertical-align: middle;
}

.deleted {
  color: red;
}

#task-form {
  padding: 10px 20px;
  background-color: #f2f2f2;
  border: 1px solid #bdbdbd;
}
#task-form fieldset {
  border: none;
}
#task-form #behalfPersonId-label, #task-form #behalfConversationId-label, #task-form #attachments-label, #task-form #emailContactsEmpty-label, #task-form #emailContacts-label {
  display: none;
}
#task-form #behalfGroup-element {
  padding-left: 25px;
}
#task-form #behalfGroup-element dd {
  float: left;
}
#task-form #attachments-element {
  margin-bottom: 20px;
}
#task-form #attachments {
  margin-bottom: 5px;
  border-bottom: 1px solid #aaa;
}
#task-form #attachments .text {
  width: 330px;
}
#task-form #attachments td {
  border-width: 1px 0 0 0;
  border-color: #aaa;
}
#task-form #attachments tr.publish td {
  border: none !important;
  padding-top: 0px !important;
  padding-bottom: 20px !important;
}
#task-form #fieldset-emailContactsGroup dd {
  padding-left: 25px;
}
#task-form .to-cc-grid {
  border-collapse: collapse;
  font-size: 12px;
}
#task-form .to-cc-grid th {
  text-align: center;
  font-weight: bold;
  font-size: 11px;
  padding: 2px 3px;
  border-bottom: 1px solid #ccc;
}
#task-form .to-cc-grid td {
  padding: 4px 6px;
  vertical-align: middle;
  border-bottom: 1px solid #eee;
}
#task-form .to-cc-grid td.to-cc-name {
  width: 100%;
  padding-left: 6px;
}
#task-form .to-cc-grid td.to-cc-name label {
  cursor: default;
}
#task-form .to-cc-grid td.to-cc-name .contact-name {
  font-size: 14px;
  font-weight: bold;
}
#task-form .to-cc-grid td.to-cc-name .contact-role {
  font-size: 12px;
  font-weight: normal;
  color: #666;
}
#task-form .to-cc-grid td.to-cc-check {
  text-align: center;
  width: 30px;
}
#task-form .to-cc-grid input[type=checkbox] {
  margin: 0;
}
#task-form .to-cc-grid .admin-contact {
  font-style: italic;
}
#task-form .to-cc-grid tr:last-child td {
  border-bottom: none;
}
#task-form .radiolist td {
  padding-right: 30px;
}
#task-form #fieldset-_showInvoicing {
  margin-bottom: 1rem;
  padding: 0;
}
#task-form #fieldset-_showInvoicing dl {
  display: flex;
  flex-wrap: wrap;
}
#task-form #fieldset-_showInvoicing dl #_difficultyGuides-element {
  width: 50%;
  display: flex;
  align-items: center;
}
#task-form #fieldset-_showInvoicing dl #_difficultyGuides-element a {
  cursor: pointer;
}
#task-form #fieldset-_showInvoicing dl #showInvoicing-label {
  display: none;
}
#task-form #fieldset-_showInvoicing dl #showInvoicing-element {
  width: 50%;
}
#task-form #fieldset-_showInvoicing dl #showInvoicing-element .input-prepend {
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
#task-form #fieldset-_showInvoicing dl #showInvoicing-element .input-prepend .el-switch {
  margin: 0 5px;
}

#generated-invoice-preview-form input[readonly],
#generated-invoice-preview-form textarea[readonly] {
  border: none;
  box-shadow: none;
  outline: none;
}
#generated-invoice-preview-form input[readonly]:active, #generated-invoice-preview-form input[readonly]:focus, #generated-invoice-preview-form input[readonly]:focus-visible,
#generated-invoice-preview-form textarea[readonly]:active,
#generated-invoice-preview-form textarea[readonly]:focus,
#generated-invoice-preview-form textarea[readonly]:focus-visible {
  border: none;
  box-shadow: none;
  outline: none;
}
#generated-invoice-preview-form .customize-btn {
  display: none;
}
#generated-invoice-preview-form .customize-btn-up-row,
#generated-invoice-preview-form .customize-btn-down-row,
#generated-invoice-preview-form .customize-btn-delete-row {
  margin-top: 6px;
  padding: 3px 6px;
}
#generated-invoice-preview-form .customize-btn-up-row:disabled,
#generated-invoice-preview-form .customize-btn-down-row:disabled {
  opacity: 0.5;
  cursor: not-allowed;
}
#generated-invoice-preview-form table th,
#generated-invoice-preview-form table td {
  padding: 2px 5px;
  line-height: 20px;
}

#customizeInvoice-element, #customizeDueDate-element {
  display: flex;
  align-items: center;
  margin-bottom: 1rem;
}
#customizeInvoice-element .el-switch, #customizeDueDate-element .el-switch {
  margin: 0 5px;
}

.hide {
  color: #900;
}
.hide span {
  font-weight: bold;
  padding: 1px 4px;
  background-color: #eea;
}

#app-task-admin-list td.cell_id, #app-task-admin-list td.cell_subject, [id^=app-task-list-] td.cell_id, [id^=app-task-list-] td.cell_subject {
  font-weight: bold;
}
#app-task-admin-list td.cell_last_update, #app-task-admin-list td.cell_due_date, #app-task-admin-list td.cell_status, [id^=app-task-list-] td.cell_last_update, [id^=app-task-list-] td.cell_due_date, [id^=app-task-list-] td.cell_status {
  font-size: 11px;
  text-align: center;
}

.comment-container {
  margin: 10px 0;
}
.comment-container .comment_wrapper {
  margin-bottom: 15px;
  width: 90%;
  clear: both;
}
.comment-container .comment_wrapper .comment_information {
  font-size: 11px;
  margin-bottom: 2px;
}
.comment-container .comment_wrapper .comment_html {
  border: 1px solid #444;
  clear: both;
}
.comment-container .comment_wrapper .comment_html p {
  margin-bottom: 8px;
}
.comment-container .comment_wrapper .comment_html .comment_header {
  padding: 5px 12px;
}
.comment-container .comment_wrapper .comment_html .comment_body {
  padding: 8px 12px 3px;
}
.comment-container .comment_wrapper .comment_html_system {
  padding-bottom: 8px;
}
.comment-container .comment_wrapper.system, .comment-container .comment_wrapper.internal {
  float: right;
}
.comment-container .comment_wrapper.system .comment_information, .comment-container .comment_wrapper.internal .comment_information {
  text-align: right;
}
.comment-container .comment_wrapper.system .comment_html, .comment-container .comment_wrapper.internal .comment_html {
  background-color: #ffffe1;
  border: 1px solid #f8e07f;
}
.comment-container .comment_wrapper.system .comment_html .comment_header, .comment-container .comment_wrapper.internal .comment_html .comment_header {
  border-bottom: 1px solid #f8e07f;
  background-color: #f8e07f;
}
.comment-container .comment_wrapper.system fieldset, .comment-container .comment_wrapper.internal fieldset {
  border: 1px solid #929000;
}
.comment-container .comment_wrapper.system fieldset legend, .comment-container .comment_wrapper.internal fieldset legend {
  color: #929000;
}
.comment-container .comment_wrapper.system .comment_body a, .comment-container .comment_wrapper.internal .comment_body a {
  color: #817f00;
}
.comment-container .comment_wrapper.system .comment_body a:hover, .comment-container .comment_wrapper.internal .comment_body a:hover {
  text-decoration: underline;
}
.comment-container .comment_wrapper.system .comment_html_email_forward, .comment-container .comment_wrapper.internal .comment_html_email_forward {
  background-color: white;
  border-color: #A8FD40;
}
.comment-container .comment_wrapper.system .comment_html_email_forward .comment_header, .comment-container .comment_wrapper.internal .comment_html_email_forward .comment_header {
  background-color: #A8FD40;
}
.comment-container .comment_wrapper.system .comment_html_referer_for, .comment-container .comment_wrapper.internal .comment_html_referer_for {
  background-color: #ECF9F2;
  border-color: #AED5BA;
}
.comment-container .comment_wrapper.system .comment_html_referer_for .comment_header, .comment-container .comment_wrapper.internal .comment_html_referer_for .comment_header {
  background-color: #A5D6B3;
}
.comment-container .comment_wrapper.user, .comment-container .comment_wrapper.admin-user {
  float: left;
}
.comment-container .comment_wrapper.user .comment_information, .comment-container .comment_wrapper.admin-user .comment_information {
  text-align: left;
}
.comment-container .comment_wrapper.user .comment_html, .comment-container .comment_wrapper.admin-user .comment_html {
  background-color: #dfe7e9;
  border: 1px solid #398b99;
}
.comment-container .comment_wrapper.user .comment_html .comment_header, .comment-container .comment_wrapper.admin-user .comment_html .comment_header {
  border-bottom: 1px solid #398b99;
  background-color: #398b99;
  color: #fff;
}
.comment-container .comment_wrapper.user .comment_html .comment_header a, .comment-container .comment_wrapper.admin-user .comment_html .comment_header a {
  color: #000;
}
.comment-container .comment_wrapper.user fieldset, .comment-container .comment_wrapper.admin-user fieldset {
  border: 1px solid #398b99;
}
.comment-container .comment_wrapper.user fieldset legend, .comment-container .comment_wrapper.admin-user fieldset legend {
  color: #398b99;
}
.comment-container .comment_wrapper.user .comment_body a, .comment-container .comment_wrapper.admin-user .comment_body a {
  color: #398b99;
}
.comment-container .comment_wrapper.user .comment_body a:hover, .comment-container .comment_wrapper.admin-user .comment_body a:hover {
  text-decoration: underline;
}
.comment-container .comment_wrapper.admin {
  float: right;
}
.comment-container .comment_wrapper.admin .comment_information {
  text-align: right;
}
.comment-container .comment_wrapper.admin .comment_html {
  background-color: #fbfbfb;
  border: 1px solid #6a9939;
}
.comment-container .comment_wrapper.admin .comment_html .comment_header {
  border-bottom: 1px solid #6a9939;
  background-color: #6a9939;
  color: #fff;
}
.comment-container .comment_wrapper.admin .comment_html .comment_header a {
  color: #000;
}
.comment-container .comment_wrapper.admin fieldset {
  border: 1px solid #6a9939;
}
.comment-container .comment_wrapper.admin fieldset legend {
  color: #6a9939;
}
.comment-container .comment_wrapper.admin .comment_body a {
  color: #6a9939;
}
.comment-container .comment_wrapper.admin .comment_body a:hover {
  text-decoration: underline;
}
.comment-container .comment_wrapper .task_internal {
  background-color: #ffffe1;
  border: 1px solid #f8f67f;
}
.comment-container .comment_wrapper .task_internal .comment_header {
  border-bottom: 1px solid #f8f67f;
  background-color: #f8f67f;
}
.comment-container fieldset {
  margin-bottom: 10px;
  padding: 5px 10px;
}
.comment-container fieldset legend {
  margin-right: 10px;
  font-size: 11px;
  font-weight: bold;
}
.comment-container fieldset ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

#user-plansponsor-form #fieldset-tabs {
  padding: 0;
  margin: 0;
  border: none;
}
#user-plansponsor-form #tabs-element {
  margin: 0;
}
#user-plansponsor-form .ui-tabs-panel {
  padding: 10px 20px;
  background-color: #dcdcdc;
}
#user-plansponsor-form .ui-tabs-panel fieldset {
  border: none;
  margin: 0;
  padding: 10px 0 0 0;
}
#user-plansponsor-form .ui-tabs-panel legend {
  padding: 0;
  color: #6b8b32;
  background: none;
  letter-spacing: 0.02em;
}
#user-plansponsor-form .ui-tabs-panel > fieldset {
  padding: 0;
  margin: 20px;
  border: none;
}
#user-plansponsor-form .ui-tabs-nav {
  background: none;
  border: none;
  padding: 0;
}
#user-plansponsor-form .ui-tabs-nav li {
  border: none;
}
#user-plansponsor-form .ui-tabs-nav .ui-state-default {
  background: #39899a;
}
#user-plansponsor-form .ui-tabs-nav .ui-state-default a {
  color: #fff;
}
#user-plansponsor-form .ui-tabs-nav .ui-state-active {
  background: #dcdcdc;
}
#user-plansponsor-form .ui-tabs-nav .ui-state-active a {
  color: #000;
}
#user-plansponsor-form .ui-tabs-panel > fieldset #companyName-pair,
#user-plansponsor-form .ui-tabs-panel > fieldset #companyNumber-pair,
#user-plansponsor-form .ui-tabs-panel > fieldset #serviceAgreementStatusId-pair,
#user-plansponsor-form .ui-tabs-panel > fieldset #initiatedAdminId-pair,
#user-plansponsor-form .ui-tabs-panel > fieldset #participantsNumber-pair,
#user-plansponsor-form .ui-tabs-panel > fieldset #firstPlanYear-pair {
  display: flex;
}
#user-plansponsor-form .ui-tabs-panel > fieldset #companyName-pair dd,
#user-plansponsor-form .ui-tabs-panel > fieldset #companyNumber-pair dd,
#user-plansponsor-form .ui-tabs-panel > fieldset #serviceAgreementStatusId-pair dd,
#user-plansponsor-form .ui-tabs-panel > fieldset #initiatedAdminId-pair dd,
#user-plansponsor-form .ui-tabs-panel > fieldset #participantsNumber-pair dd,
#user-plansponsor-form .ui-tabs-panel > fieldset #firstPlanYear-pair dd {
  width: 78%;
}
#user-plansponsor-form .ui-tabs-panel > fieldset #companyName-pair dt,
#user-plansponsor-form .ui-tabs-panel > fieldset #companyNumber-pair dt,
#user-plansponsor-form .ui-tabs-panel > fieldset #serviceAgreementStatusId-pair dt,
#user-plansponsor-form .ui-tabs-panel > fieldset #initiatedAdminId-pair dt,
#user-plansponsor-form .ui-tabs-panel > fieldset #participantsNumber-pair dt,
#user-plansponsor-form .ui-tabs-panel > fieldset #firstPlanYear-pair dt {
  width: 180px;
}
#user-plansponsor-form #planSponsorClassification-element {
  background-color: #fff;
  padding: 5px;
}
#user-plansponsor-form .radiolist td {
  padding-right: 20px;
  font-size: 12px;
}
#user-plansponsor-form .radiolist .radiolist {
  margin-left: 20px;
}
#user-plansponsor-form #fieldset-contactsInfoTabGroup dt, #user-plansponsor-form #planName-label {
  display: none;
}
#user-plansponsor-form #fieldset-contactsInfoTabGroup dt#keyReferralSourceId-label,
#user-plansponsor-form #fieldset-contactsInfoTabGroup dt#defaultInvoicesRecipientId-label {
  display: block;
}
#user-plansponsor-form #fieldset-contactsInfoTabGroup dd#keyReferralSourceId-element,
#user-plansponsor-form #fieldset-contactsInfoTabGroup dd#defaultInvoicesRecipientId-element {
  margin-bottom: 15px;
}
#user-plansponsor-form .planName__options {
  padding-top: 25px;
}
#user-plansponsor-form .planName_links {
  padding-top: 25px;
}
#user-plansponsor-form .del {
  color: #FFF;
}
#user-plansponsor-form #planInfoTabGroup-element #ownershipPercentages-label,
#user-plansponsor-form #planInfoTabGroup-element #employFamilyMembersData-label,
#user-plansponsor-form #planInfoTabGroup-element #employerOwnersShareholdersData-label,
#user-plansponsor-form #planInfoTabGroup-element #employerServiceGroupData-label,
#user-plansponsor-form #planInfoTabGroup-element #employeesAdditionOwnerData-label,
#user-plansponsor-form #planInfoTabGroup-element #hasPredecessorOrganizationData-label {
  display: none;
}
#user-plansponsor-form #businessInfoTabGroup-element #hasPredecessorOrganizationAdditionalName-label {
  display: none;
}

#user-form #fieldset-associationGroup {
  background-color: #FFF;
  border: 1px solid silver;
}
#user-form #fieldset-addressGroup {
  padding: 0;
  border: none;
  margin: 10px 0 0 0;
}
#user-form #fieldset-addressGroup dl {
  float: left;
}
#user-form #fieldset-addressGroup dt {
  padding-right: 5px;
}
#user-form #fieldset-addressGroup dd {
  padding-right: 20px;
}
#user-form #fieldset-addressGroup #city {
  width: 250px;
}
#user-form #fieldset-addressGroup #zip {
  width: 80px;
}
#user-form #fieldset-addressGroup label {
  padding-top: 2px;
}
#user-form #fieldset-sitePermissions {
  padding: 5px 0 0;
  margin: 0;
  border: 0;
}
#user-form #fieldset-sitePermissions legend {
  padding: 0;
  font-size: 14px;
}
#user-form #generatePasswordElement {
  color: red;
  font-size: 12px;
  margin: 0 0 0 20px;
}
#user-form #autoGenerate {
  color: #fff;
  margin-bottom: 10px;
}

.main-nav {
  list-style-image: none;
}

textarea {
  height: 100px;
}

.referral_cell {
  border-right: 1px solid #c4c4c4;
  padding-right: 3px;
  margin-right: 3px;
}

#fieldset-navigationGroup {
  border: none;
  padding: 10px 0 0;
}
#fieldset-navigationGroup dl {
  text-align: center;
}
#fieldset-navigationGroup dd {
  display: inline-block;
}
#fieldset-navigationGroup .btn {
  min-width: 120px;
  padding: 3px 0;
  text-align: center;
}

#user-plansponsor-form #fieldset-submitGroup .btn, #user-plansponsor-form #fieldset-submitGroup .btn-cancel {
  min-width: 160px;
  padding: 6px 0;
  text-align: center;
}

.ui-autocomplete #ui-active-menuitem {
  border: none !important;
  margin: 0 !important;
}

#user-plansponsor-form dd label {
  min-width: 16%;
  margin-right: 5px;
}
#user-plansponsor-form p.description {
  margin-top: 5px;
}
#user-plansponsor-form p.description a {
  font-size: 15px;
  font-style: normal;
}

#user-form #relatedActionLinks-element, #user-form #user-form-relatedActionLinks-element {
  text-align: right !important;
}
#user-form #relatedActionLinks-element a.btn, #user-form #user-form-relatedActionLinks-element a.btn {
  margin-right: 0;
}

#send-comment-email-form {
  margin-top: -13px;
}
#send-comment-email-form #send-comment-email-form-forwardContacts-label {
  display: none;
}
#send-comment-email-form #send-comment-email-form-submitGroup-element #send-comment-email-form-fieldset-submitGroup {
  margin-bottom: 0;
  padding-bottom: 0;
  padding-top: 0;
}

.sendSuccessMsg {
  display: block;
  width: 100%;
  text-align: center;
  margin-top: 8px;
}

.ui-dialog-content.ui-widget-content {
  min-height: 0 !important;
}

.ui-dialog.ui-widget.ui-widget-content.ui-corner-all.ui-draggable {
  background-image: none !important;
}

#nav-main li.touch-device {
  display: none;
}

.touch #nav-main li.touch-device {
  display: list-item;
}

/*  ESSENTIAL STYLES */
.sf-menu, .sf-menu * {
  margin: 0;
  padding: 0;
  list-style: none;
}

.sf-menu {
  line-height: 1;
}

.sf-menu ul {
  position: absolute;
  z-index: 99;
  top: -999em;
  width: 10em; /* left offset of submenus need to match (see below) */
}

.sf-menu ul li {
  width: 100%;
}

.sf-menu li:hover {
  visibility: inherit; /* fixes IE7 'sticky bug' */
}

.sf-menu li {
  float: left;
  position: relative;
  z-index: 99;
  line-height: normal;
}

.sf-menu a {
  display: block;
  position: relative;
  z-index: 99;
  padding: 5px 11px;
}

.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
  left: 0;
  top: 100%; /* match top ul list item height */
  z-index: 99;
}

ul.sf-menu li:hover li ul,
ul.sf-menu li.sfHover li ul {
  top: -999em;
}

ul.sf-menu li li:hover ul,
ul.sf-menu li li.sfHover ul {
  left: 10em; /* match ul width */
  top: 0;
}

ul.sf-menu li li:hover li ul,
ul.sf-menu li li.sfHover li ul {
  top: -999em;
}

ul.sf-menu li li li:hover ul,
ul.sf-menu li li li.sfHover ul {
  left: 10em; /* match ul width */
  top: 0;
}

/*  Arrows */
.sf-menu a.sf-with-ul {
  padding-right: 27px;
  padding-right: 1.6875rem;
  min-width: 1px; /* trigger IE7 hasLayout so spans position accurately */
}

.sf-sub-indicator {
  position: absolute;
  display: block;
  width: 10px;
  height: 10px;
  text-indent: -999em;
  overflow: hidden;
  background: url("../images/arrows-ffffff.png") no-repeat -10px -100px; /* 8-bit indexed alpha png. IE6 gets solid image only */
  right: 11px;
  right: 0.6875rem;
}

a > .sf-sub-indicator { /* give all except IE6 the correct values */
  background-position: 0 -100px; /* use translucent arrow for modern browsers*/
}

/* apply hovers to modern browsers */
a:focus > .sf-sub-indicator,
a:hover > .sf-sub-indicator,
a:active > .sf-sub-indicator,
li:hover > a > .sf-sub-indicator,
li.sfHover > a > .sf-sub-indicator {
  background-position: -10px -100px; /* arrow hovers for modern browsers*/
}

/* point right for anchors in subs */
.sf-menu ul .sf-sub-indicator {
  background-position: -10px 0;
}

.sf-menu ul a > .sf-sub-indicator {
  background-position: 0 0;
}

/* apply hovers to modern browsers */
.sf-menu ul a:focus > .sf-sub-indicator,
.sf-menu ul a:hover > .sf-sub-indicator,
.sf-menu ul a:active > .sf-sub-indicator,
.sf-menu ul li:hover > a > .sf-sub-indicator,
.sf-menu ul li.sfHover > a > .sf-sub-indicator {
  background-position: -10px 0; /* arrow hovers for modern browsers*/
}

/*  STYLES */
#main-nav-menu {
  position: sticky;
  top: 0;
  z-index: 200;
  background-color: #fff;
}

#topnav {
  background: #6598a2;
  -o-background-size: 100% 100%;
  -moz-background-size: 100% 100%;
  -webkit-background-size: auto auto !important;
  background-size: 100% 100%;
  background: -webkit-gradient(linear, left top, left bottom, from(#88c0c9), to(#6598a2));
  background: -webkit-linear-gradient(#88c0c9, #6598a2);
  background: -moz-linear-gradient(#88c0c9, #6598a2);
  background: -o-linear-gradient(top, #88c0c9, #6598a2);
  background: -khtml-gradient(linear, left top, left bottom, from(#88c0c9), to(#6598a2));
  background: -ms-linear-gradient(-90deg, #88c0c9, #6598a2);
  filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, startColorstr='#88c0c9', endColorstr='#6598a2');
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr='#88c0c9', endColorstr='#6598a2')";
  z-index: 99;
  height: 36px;
  clear: both;
}

.preview-env #topnav {
  background: #c06618;
  -o-background-size: 100% 100%;
  -moz-background-size: 100% 100%;
  -webkit-background-size: auto auto !important;
  background-size: 100% 100%;
  background: -webkit-gradient(linear, left top, left bottom, from(#e88c30), to(#c06618));
  background: -webkit-linear-gradient(#e88c30, #c06618);
  background: -moz-linear-gradient(#e88c30, #c06618);
  background: -o-linear-gradient(top, #e88c30, #c06618);
  background: -khtml-gradient(linear, left top, left bottom, from(#e88c30), to(#c06618));
  background: -ms-linear-gradient(-90deg, #e88c30, #c06618);
  filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, startColorstr='#e88c30', endColorstr='#c06618');
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr='#e88c30', endColorstr='#c06618')";
}

.preview-env {
  position: relative;
}

.preview-label {
  position: absolute;
  top: 0;
  right: 0;
  background: #e88c30;
  color: #fff;
  font-weight: bold;
  padding: 2px 10px;
  font-size: 11px;
  z-index: 100;
  letter-spacing: 1px;
}

#nav {
  position: static;
}

#nav a {
  text-decoration: none;
}

#nav a.top_link {
  padding-top: 9px;
  padding-bottom: 10px;
  color: #FFF;
  background: none;
  font-family: BellGothicBT-Bold;
  text-transform: uppercase;
  font-size: 13px;
}
#nav a.top_link .sf-sub-indicator {
  top: 14px;
  top: 0.875rem;
}

#nav li.current a.top_link,
#nav li.sfHover a.top_link,
#nav li.top a.top_link:hover {
  background: #617b3a;
  color: #fff;
  text-shadow: 0 1px 0 rgba(50, 50, 50, 0.8);
}

#nav li.sfHover, #nav li.top:hover {
  z-index: 100;
}

#nav li ul {
  border: 1px solid #fff;
  border-bottom: none;
}

#nav li ul {
  margin-top: 0px;
}

#nav li ul li {
  background: #6598a2;
  border-bottom: 1px solid #fff;
}

#nav li ul a {
  font-weight: normal;
  background: none;
  border: none;
  text-decoration: none;
  color: #fff;
}
#nav li ul a .sf-sub-indicator {
  top: 10px;
  top: 0.625rem;
}

#nav li ul li.current, #nav li ul li.sfHover, #nav li ul a:hover {
  background: #617b3a !important;
  color: #fff !important;
}

/*  Adding sf-vertical in addition to sf-menu creates a vertical menu */
.sf-vertical, .sf-vertical li {
  width: 100%;
}

.sf-vertical li:hover ul, .sf-vertical li.sfHover ul {
  left: 10em;
  top: 0;
}

.sf-vertical .sf-sub-indicator {
  background-position: -10px 0;
}

.sf-vertical a > .sf-sub-indicator {
  background-position: 0 0;
}

.sf-vertical a:focus > .sf-sub-indicator,
.sf-vertical a:hover > .sf-sub-indicator,
.sf-vertical a:active > .sf-sub-indicator,
.sf-vertical li:hover > a > .sf-sub-indicator,
.sf-vertical li.sfHover > a > .sf-sub-indicator {
  background-position: -10px 0;
}

/*  User Navigation */
#sidenav {
  background: #f0f0f0;
  -o-background-size: 100% 100%;
  -moz-background-size: 100% 100%;
  -webkit-background-size: auto auto !important;
  background-size: 100% 100%;
  background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#f0f0f0));
  background: -webkit-linear-gradient(#ffffff, #f0f0f0);
  background: -moz-linear-gradient(#ffffff, #f0f0f0);
  background: -o-linear-gradient(top, #ffffff, #f0f0f0);
  background: -khtml-gradient(linear, left top, left bottom, from(#ffffff), to(#f0f0f0));
  background: -ms-linear-gradient(-90deg, #ffffff, #f0f0f0);
  filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, startColorstr='#ffffff', endColorstr='#f0f0f0');
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr='#ffffff', endColorstr='#f0f0f0')";
  border: 1px solid #cecece;
  padding: 20px 0;
}
#sidenav li a {
  display: block;
  padding: 10px 20px;
  font-weight: bold;
}
#sidenav li a:hover {
  background: #54c4c4;
  color: #FFF !important;
}
#sidenav li.active a {
  background: #f1592a;
  color: #FFF !important;
}

/*  Secondary Navigation */
#ctrlnav {
  z-index: 99;
  float: right;
}
#ctrlnav .sf-menu > .top > a {
  display: inline;
}

#cpanel .top {
  padding-bottom: 10px;
}
#cpanel a {
  color: #378b99;
  text-decoration: none;
}
#cpanel a.top_link {
  padding: 0;
}
#cpanel li.top {
  padding: 8px 0 8px 20px;
}
#cpanel li.current a.top_link,
#cpanel li.sfHover a.top_link,
#cpanel li.top a.top_link:hover {
  color: #6b8b32;
}
#cpanel a.sf-with-ul {
  padding-right: 22px;
}
#cpanel li.sfHover, #cpanel #nav li.top:hover {
  z-index: 100;
}
#cpanel ul {
  border: 1px solid #fff;
  border-bottom: none;
}
#cpanel li ul ul {
  margin-left: 6px;
}
#cpanel li ul li {
  background: #eee;
  border-bottom: 1px solid #fff;
}
#cpanel li ul a {
  font-weight: normal;
  background: none;
  border: none;
  text-decoration: none;
  color: #000;
  padding: 5px 10px;
  font-size: 12px;
}
#cpanel li li.current, #cpanel li li.sfHover, #cpanel li li a:hover {
  color: #fff !important;
  background: #6b8b32;
}
#cpanel li li.current a {
  color: inherit;
}
#cpanel .sf-sub-indicator {
  background-image: url("../images/arrows-aaaaaa.png");
  top: 12px;
  top: 0.75rem;
}

.homepage .content {
  min-height: 50px;
  _height: 50px;
  padding-bottom: 0;
}

#top-items {
  background: #fff;
  -o-background-size: 100% 100%;
  -moz-background-size: 100% 100%;
  -webkit-background-size: auto auto !important;
  background-size: 100% 100%;
  background: -webkit-gradient(linear, left top, left bottom, from(#eee), to(#fff));
  background: -webkit-linear-gradient(#eee, #fff);
  background: -moz-linear-gradient(#eee, #fff);
  background: -o-linear-gradient(top, #eee, #fff);
  background: -khtml-gradient(linear, left top, left bottom, from(#eee), to(#fff));
  background: -ms-linear-gradient(-90deg, #eee, #fff);
  filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, startColorstr='#eee', endColorstr='#fff');
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr='#eee', endColorstr='#fff')";
  clear: both;
}

#wrapper {
  margin: 0 auto;
}

blockquote {
  margin-left: 15px;
}

/* main menu */
#nav-main {
  line-height: 1;
  margin-bottom: 0;
  padding-left: 0;
}
#nav-main > li {
  display: block;
  float: left;
  margin-bottom: 0;
}
#nav-main > li > a {
  color: #FFF;
  background: none;
  font-family: BellGothicBT-Bold;
  text-transform: uppercase;
  font-size: 13px;
  position: relative;
}
#nav-main > li > a .caret {
  position: absolute;
  display: block;
  overflow: hidden;
  top: 10px;
  right: 11px;
  border-top: 6px solid #fff;
  border-right: 6px solid transparent;
  border-left: 6px solid transparent;
}
#nav-main > li > a:hover, #nav-main > li > a:focus {
  background: #617b3a;
  color: #fff;
  text-shadow: 0 1px 0 rgba(50, 50, 50, 0.8);
}
#nav-main > li.dropdown > a {
  padding-right: 1.6875rem;
}
#nav-main li a {
  padding: 9px 11px;
}
#nav-main li ul {
  border: 1px solid #fff;
  border-bottom: none;
}

.nav.nav-collapse {
  margin-bottom: 0;
}

/*  SIDE BLOCKS */
.side_block {
  margin: 0 0 10px 0;
  margin: 0 0 0.625rem 0;
  padding: 0 0 10px 30px;
  padding: 0 0 0.625rem 1.875rem;
  position: relative;
  z-index: 1;
  background: url(../images/shadow.png) no-repeat center bottom;
}
.side_block h3 {
  margin-bottom: 3px;
  font-weight: bold;
  font-size: 17px;
  color: #000;
}
.side_block .icon {
  position: absolute;
  top: 5px;
  left: 0;
  z-index: 2;
}

.btm_link {
  display: inline-block;
  margin: 12px 0 0 0;
  margin: 0.75rem 0 0 0;
}

#form_newsletter-form-btnSubmit-element {
  margin: 0;
}

#last-newsletters li {
  padding-left: 25px;
  background: url(../images/icon-pdf.gif) no-repeat 0 0;
  border-bottom: 1px solid #ccc;
}

.btn, button {
  text-transform: uppercase;
}

.authorized .btn, .authorized button {
  text-transform: capitalize !important;
}

/*  SITE MAP */
#table-sitemap {
  width: 100%;
}
#table-sitemap td {
  width: 50%;
  vertical-align: top;
}

.site_map_div {
  font-weight: bold;
  padding: 5px 20px 5px 10px;
}
.site_map_div a, .site_map_div a:visited {
  text-transform: uppercase;
}
.site_map_div .site_map_div a, .site_map_div .site_map_div a:visited {
  text-transform: none;
  font-weight: normal;
}
.site_map_div .site_map_div {
  padding: 5px 0 5px 20px;
  font-weight: normal;
  background: url(../images/bullet.gif) no-repeat 10px 12px;
}
.site_map_div .site_map_div .site_map_div {
  padding: 3px 0 3px 20px;
  background: url(../images/bullet.gif) no-repeat 10px 9px;
}

/*  LISTS */
ul.list, ul.list_small {
  padding: 0;
  margin: 0;
  list-style: none;
}

ul.list > li {
  margin: 0 0 11px 0;
  padding: 0 0 11px 0;
  overflow: hidden;
  position: relative;
  border-bottom: 1px dotted #ccc;
  zoom: 1;
}

ul.list li.last {
  border: none;
}
ul.list .cms {
  margin: 0.5em 0;
}

.list_title {
  margin-bottom: 3px;
  font-size: 18px;
}

.list_date {
  font-weight: bold;
  font-family: Arial, Helvetica;
  font-size: 12px;
}

.list_fullimg {
  margin: 0 15px 10px 0;
  float: left;
}

ul.list_small {
  font-size: 11px;
}
ul.list_small .list_title {
  margin: 0;
  font-weight: normal;
  font-family: Arial, Helvetica;
  font-size: 13px;
}
ul.list_small p {
  margin: 0 0 5px 0;
}

#people-list .list_thumb, #news_list .list_thumb {
  float: left;
  width: 30%;
  max-width: 140px;
  padding-right: 3%;
}
#people-list .list_item_content, #news_list .list_item_content {
  float: left;
  width: 70%;
}
#people-list .no_thumb .list_item_content, #news_list .no_thumb .list_item_content {
  width: 100%;
}
#people-list .list_thumb img, #news_list .list_thumb img {
  width: 100%;
  height: auto;
  margin-top: 5px;
}
#people-list .list_title, #news_list .list_title {
  margin-bottom: 5px;
  font-size: 18px;
  color: #6b8b32;
}
#people-list .list_title a, #news_list .list_title a {
  color: #6b8b32;
}
#people-list .list_title a:hover, #news_list .list_title a:hover {
  color: #378b99;
}

.list_full em {
  font-family: Arial, Helvetica;
}

/*  OUR TEAM */
#people-list .email {
  letter-spacing: 0.05em;
  margin: 0 0 10px 0;
  margin: 0 0 0.625rem 0;
}

/*  USER LOGIN FORM */
.links_user li {
  float: right;
  position: relative;
  z-index: 100;
  margin: 0 0 0 5px;
}
.links_user h6 {
  font-size: 11px;
  font-family: Arial, Helvetica;
  color: #707070;
  font-weight: bold;
  margin: 0 0 4px 0;
}

#user-short-login-form {
  font-size: 11px;
}
#user-short-login-form dt {
  display: none;
}
#user-short-login-form dd {
  position: relative;
  z-index: 1;
  margin-bottom: 3px;
}
#user-short-login-form input.text, #user-short-login-form input.password {
  width: 170px;
  font-size: 11px;
}
#user-short-login-form .btn {
  font-size: 11px;
  text-transform: uppercase;
  padding: 2px 5px;
  letter-spacing: 0.05em;
}

#user-login-form #user-login-form-btnSubmit-element, #user-forgot-form #user-login-form-btnSubmit-element, #user-form #user-login-form-btnSubmit-element {
  text-align: center;
  margin: 0;
}
#user-login-form #user-login-form-register-label, #user-login-form #user-login-form-forgot-label, #user-forgot-form #user-login-form-register-label, #user-forgot-form #user-login-form-forgot-label, #user-form #user-login-form-register-label, #user-form #user-login-form-forgot-label {
  display: none;
}

#user-login-form, #user-forgot-form {
  padding: 25px;
  border: 1px solid #cecece;
  width: 250px;
  margin: 0 auto;
  background: #f0f0f0;
  -o-background-size: 100% 100%;
  -moz-background-size: 100% 100%;
  -webkit-background-size: auto auto !important;
  background-size: 100% 100%;
  background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#f0f0f0));
  background: -webkit-linear-gradient(#ffffff, #f0f0f0);
  background: -moz-linear-gradient(#ffffff, #f0f0f0);
  background: -o-linear-gradient(top, #ffffff, #f0f0f0);
  background: -khtml-gradient(linear, left top, left bottom, from(#ffffff), to(#f0f0f0));
  background: -ms-linear-gradient(-90deg, #ffffff, #f0f0f0);
  filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, startColorstr='#ffffff', endColorstr='#f0f0f0');
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr='#ffffff', endColorstr='#f0f0f0')";
}
#user-login-form label.required, #user-forgot-form label.required {
  background: none;
  padding: 0;
  margin: 0;
}

#user-forgot-form label {
  text-align: center;
}

#user-form #user-form-captcha-label {
  display: none;
}

/* FAQs */
.faq_categories, .faq_questions, .faq_answer {
  margin: 0 0 15px 0;
  margin: 0 0 0.9375rem 0;
}

.faq_categories {
  border-bottom: 1px solid #999;
}
.faq_categories * {
  float: left;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 32px;
  line-height: 2rem;
}
.faq_categories h2 {
  color: #378b99;
  margin: 2px 0 0 0;
  display: none;
}
.faq_categories a {
  line-height: 32px;
  line-height: 2rem;
  margin-left: 5px;
  margin-left: 0.3125rem;
  background: #868686;
  -o-background-size: 100% 100%;
  -moz-background-size: 100% 100%;
  -webkit-background-size: auto auto !important;
  background-size: 100% 100%;
  background: -webkit-gradient(linear, left top, left bottom, from(#afafaf), to(#868686));
  background: -webkit-linear-gradient(#afafaf, #868686);
  background: -moz-linear-gradient(#afafaf, #868686);
  background: -o-linear-gradient(top, #afafaf, #868686);
  background: -khtml-gradient(linear, left top, left bottom, from(#afafaf), to(#868686));
  background: -ms-linear-gradient(-90deg, #afafaf, #868686);
  filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, startColorstr='#afafaf', endColorstr='#868686');
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr='#afafaf', endColorstr='#868686')";
  -moz-border-radius: 5px 5px 0 0;
  -webkit-border-radius: 5px 5px 0 0;
  -o-border-radius: 5px 5px 0 0;
  -ms-border-radius: 5px 5px 0 0;
  border-radius: 5px 5px 0 0;
  font-family: BellGothicBT-Bold;
  display: block;
  padding: 0 15px;
  border: 1px solid #999;
  color: #fff;
  text-decoration: none;
  bottom: -1px;
  position: relative;
  z-index: 2;
  zoom: 1;
}
.faq_categories a:hover {
  background: #e9e8e4;
  -o-background-size: 100% 100%;
  -moz-background-size: 100% 100%;
  -webkit-background-size: auto auto !important;
  background-size: 100% 100%;
  background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#e9e8e4));
  background: -webkit-linear-gradient(#fff, #e9e8e4);
  background: -moz-linear-gradient(#fff, #e9e8e4);
  background: -o-linear-gradient(top, #fff, #e9e8e4);
  background: -khtml-gradient(linear, left top, left bottom, from(#fff), to(#e9e8e4));
  background: -ms-linear-gradient(-90deg, #fff, #e9e8e4);
  filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, startColorstr='#fff', endColorstr='#e9e8e4');
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr='#fff', endColorstr='#e9e8e4')";
  color: #000;
}
.faq_categories a.active {
  background: #fff;
  -o-background-size: 100% 100%;
  -moz-background-size: 100% 100%;
  -webkit-background-size: auto auto !important;
  background-size: 100% 100%;
  background: -webkit-gradient(linear, left top, left bottom, from(#e9e8e4), to(#fff));
  background: -webkit-linear-gradient(#e9e8e4, #fff);
  background: -moz-linear-gradient(#e9e8e4, #fff);
  background: -o-linear-gradient(top, #e9e8e4, #fff);
  background: -khtml-gradient(linear, left top, left bottom, from(#e9e8e4), to(#fff));
  background: -ms-linear-gradient(-90deg, #e9e8e4, #fff);
  filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, startColorstr='#e9e8e4', endColorstr='#fff');
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr='#e9e8e4', endColorstr='#fff')";
  color: #000;
  border-bottom: 1px solid #fff;
}

.faq_questions {
  border-bottom: 1px solid #999;
  color: #378b99;
  padding-bottom: 10px;
}
.faq_questions li {
  font-family: BellGothicBT-Bold;
  font-size: 15px;
  font-size: 0.9375rem;
}

.faq_answer {
  position: relative;
  z-index: 1;
}
.faq_answer h3 {
  font-size: 18px;
  font-size: 1.125rem;
}
.faq_answer .gotop {
  text-align: right;
  position: absolute;
  z-index: 2;
  right: 0;
  bottom: 0;
}

/* Contact */
#contact form {
  width: 425px;
}
#contact #fieldset-submitGroup dl {
  text-align: left;
}
#contact #form_contact-form-fieldset-submitGroup {
  border: none;
  padding: 0;
}
#contact .btn {
  min-width: 120px;
  text-align: center;
}
#contact .asterisk {
  display: none;
}
#contact label {
  background: none;
}

/* Task */
.user_links {
  margin: 0 0 10px;
  float: right;
}

.user-nav {
  *zoom: 1;
}
.user-nav:before, .user-nav:after {
  display: table;
  content: "";
  line-height: 0;
}
.user-nav:after {
  clear: both;
}
.user-nav {
  float: right;
  padding-left: 30px;
  padding-top: 5px;
  background: url(../images/user-f.png) no-repeat 0 10px;
  line-height: 1.1;
  margin-bottom: 10px;
}

.warning-box {
  width: 100%;
  color: #c00;
  text-align: center;
  padding: 5px 0;
  background-color: #fff;
  border: 1px solid #c00;
  clear: both;
  font-size: 12px;
}

.mamm {
  height: 21px;
  padding-left: 30px;
  background: url(../images/user-o.png) no-repeat 0 0px;
  font-weight: bold;
  color: #000;
  float: left;
}

#account-nav {
  background: #798a5e;
  -o-background-size: 100% 100%;
  -moz-background-size: 100% 100%;
  -webkit-background-size: auto auto !important;
  background-size: 100% 100%;
  background: -webkit-gradient(linear, left top, left bottom, from(#9cac7d), to(#798a5e));
  background: -webkit-linear-gradient(#9cac7d, #798a5e);
  background: -moz-linear-gradient(#9cac7d, #798a5e);
  background: -o-linear-gradient(top, #9cac7d, #798a5e);
  background: -khtml-gradient(linear, left top, left bottom, from(#9cac7d), to(#798a5e));
  background: -ms-linear-gradient(-90deg, #9cac7d, #798a5e);
  filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, startColorstr='#9cac7d', endColorstr='#798a5e');
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr='#9cac7d', endColorstr='#798a5e')";
  height: 36px;
  z-index: 99;
  clear: both;
}
#account-nav a {
  text-transform: none !important;
  font-size: 14px !important;
  padding-bottom: 9px !important;
  padding-top: 8px !important;
}

#menu-switch {
  float: right;
  color: #bbb;
  display: inline-block;
  padding: 3px 0;
}
#menu-switch:hover {
  color: #798a5e;
}

.authorized h3 {
  color: #000;
  font-size: 18px;
  font-weight: bold;
  letter-spacing: 0.02em;
}
.authorized .side_block {
  padding-left: 0;
  padding-bottom: 20px;
  background: url(../images/shadow-bottom.png) no-repeat 50% 100%;
}
.authorized .side_block table.grid {
  margin-bottom: 5px;
  border: none;
}
.authorized .side_block table.grid td {
  font-size: 11px;
}
.authorized .side_block table.grid th {
  background-color: #ccc;
  color: #555;
}
.authorized .side_block table.grid a {
  color: #6b8b32;
}
.authorized .side_block table.grid a:hover {
  text-decoration: underline;
}
.authorized .side_block table.grid .cell_added {
  width: 80px;
}
.authorized .side_block #user-filter-form {
  font-family: Arial, Helvetica;
}
.authorized .side_block #user-filter-form dt, .authorized .side_block #user-filter-form dd, .authorized .side_block #user-filter-form select {
  width: 100%;
}
.authorized .side_block h3 {
  padding-bottom: 20px;
  background: url(../images/shadow-top.png) no-repeat 50% 100%;
}
.authorized .cell_type a, .authorized .cell_subject a {
  text-decoration: underline;
}
.authorized .cell_type a:hover, .authorized .cell_subject a:hover {
  text-decoration: none;
}
.authorized #task-filter-form {
  font-family: Arial, Helvetica;
}
.authorized #task-filter-form #btnSearch-element label {
  display: none;
}
.authorized #task-filter-form #referral-element label {
  display: inline;
}
.authorized #task-filter-form #referral-element {
  padding: 0 5px;
}
.authorized #task-filter-form #query-element {
  position: relative;
  z-index: 1;
}
.authorized #task-filter-form #query, .authorized #task-filter-form #referral {
  width: 170px;
}
.authorized #task-filter-form div {
  float: left;
}
.authorized h1.content_header {
  font-size: 28px;
  font-size: 1.75rem;
}

.plan-box {
  padding: 5px 10px;
  border: 1px solid #f8f67f;
  background-color: #ffffe1;
  font-size: 11px;
  margin-bottom: 7px;
  *zoom: 1;
}
.plan-box:before, .plan-box:after {
  display: table;
  content: "";
  line-height: 0;
}
.plan-box:after {
  clear: both;
}

[id^=app-notification-list-] {
  border: 1px solid #f8f67f;
  margin-bottom: 30px;
}
[id^=app-notification-list-] th, [id^=app-notification-list-] tr.odd td {
  background-color: #ffffe1;
}
[id^=app-notification-list-] tr td {
  border-top: 1px solid #e4e4e4;
  background-color: #ffffcd;
}
[id^=app-notification-list-] th {
  color: #555;
}
[id^=app-notification-list-] th, [id^=app-notification-list-] td {
  padding: 5px 15px;
}

#user-form {
  margin-top: 0;
}
#user-form fieldset {
  border: none;
  margin: 0;
  padding: 10px 0 0 0;
}
#user-form legend {
  padding: 0;
  color: #6b8b32;
  background: none;
  letter-spacing: 0.02em;
}

.box {
  background-color: #e1e1e1;
  margin-bottom: 20px;
  padding: 10px 15px;
}
.box h3 {
  color: #5a7827;
}

#show-user-tip {
  color: #378b99;
  font-size: 20px;
  cursor: pointer;
}

.list_links {
  margin-bottom: 10px;
}

#invoice-filter-form #query-element, #user-filter-form #query-element {
  position: relative;
  z-index: 1;
}

.invoice .box {
  width: 70%;
  float: left;
}
.invoice h3 {
  clear: both;
}
.invoice table th, .invoice table td {
  font-family: Arial, Helvetica;
  vertical-align: top;
}
.invoice table th {
  width: 25%;
  text-align: right;
  font-weight: normal;
  padding-right: 10px;
}
.invoice table td {
  font-weight: bold;
}

.authorized .dialog_box {
  width: auto !important;
}

#user-form-fieldset-submitGroup > dl > dd {
  display: inline;
}

.filled-under h4 {
  margin: 12px 0 0 0;
  font-weight: bold;
  font-size: 13px;
}

#task-filter-form .btn {
  padding: 3px 10px;
  min-height: 24px;
}

.ui-dialog .ui-dialog-buttonpane {
  text-align: center !important;
  border: none !important;
}

.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
  float: none !important;
}

.ui-dialog .ui-dialog-buttonpane button.ui-button {
  display: inline-block;
  padding: 2px 15px;
  color: #fff;
  border: 1px solid rgb(121.4365079365, 157.753968254, 56.746031746);
  margin: 0 3px 0 0;
  background: #6b8b32;
  -o-background-size: 100% 100%;
  -moz-background-size: 100% 100%;
  -webkit-background-size: auto auto !important;
  background-size: 100% 100%;
  background: -webkit-gradient(linear, left top, left bottom, from(rgb(135.873015873, 176.5079365079, 63.4920634921)), to(#6b8b32));
  background: -webkit-linear-gradient(rgb(135.873015873, 176.5079365079, 63.4920634921), #6b8b32);
  background: -moz-linear-gradient(rgb(135.873015873, 176.5079365079, 63.4920634921), #6b8b32);
  background: -o-linear-gradient(top, rgb(135.873015873, 176.5079365079, 63.4920634921), #6b8b32);
  background: -khtml-gradient(linear, left top, left bottom, from(rgb(135.873015873, 176.5079365079, 63.4920634921)), to(#6b8b32));
  background: -ms-linear-gradient(-90deg, rgb(135.873015873, 176.5079365079, 63.4920634921), #6b8b32);
  filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, startColorstr='rgb(135.873015873, 176.5079365079, 63.4920634921)', endColorstr='#6b8b32');
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr='rgb(135.873015873, 176.5079365079, 63.4920634921)', endColorstr='#6b8b32')";
  text-shadow: 0 1px 0 rgba(50, 50, 50, 0.4);
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  -o-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
  font-weight: bold;
  cursor: pointer;
  overflow: visible;
  vertical-align: middle;
  line-height: 1.2;
  white-space: pre;
}
.ui-dialog .ui-dialog-buttonpane button.ui-button:hover {
  -webkit-transition: all linear 0.1s;
  -moz-transition: all linear 0.1s;
  -o-transition: all linear 0.1s;
  transition: all linear 0.1s;
  background: #6b8b32;
  -o-background-size: 100% 100%;
  -moz-background-size: 100% 100%;
  -webkit-background-size: auto auto !important;
  background-size: 100% 100%;
  background: -webkit-gradient(linear, left top, left bottom, from(#6b8b32), to(#6b8b32));
  background: -webkit-linear-gradient(#6b8b32, #6b8b32);
  background: -moz-linear-gradient(#6b8b32, #6b8b32);
  background: -o-linear-gradient(top, #6b8b32, #6b8b32);
  background: -khtml-gradient(linear, left top, left bottom, from(#6b8b32), to(#6b8b32));
  background: -ms-linear-gradient(-90deg, #6b8b32, #6b8b32);
  filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, startColorstr='#6b8b32', endColorstr='#6b8b32');
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr='#6b8b32', endColorstr='#6b8b32')";
  box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3), 0 0 0 transparent;
  -moz-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3), 0 0 0 transparent;
  -webkit-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3), 0 0 0 transparent;
  -o-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3), 0 0 0 transparent;
  -box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3), 0 0 0 transparent;
  color: #fff;
  text-decoration: none;
}
.ui-dialog .ui-dialog-buttonpane button.ui-button {
  font-family: Arial, Helvetica;
  font-size: 12px;
}

#user-form #user-form-fieldset-submitGroup dl {
  text-align: center !important;
}

@media all and (max-width: 767px) {
  .row > [class^=grid] {
    float: none;
    width: 100% !important;
  }
  .bottom-navigation .nav_section {
    float: none;
    width: 100%;
  }
  * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  #nav-main {
    padding-left: 0;
  }
}
.row {
  margin-left: 0 !important;
}

a#CybotCookiebotDialogPoweredbyCybot,
div#CybotCookiebotDialogPoweredByText,
#CookiebotWidget .CookiebotWidget-body .CookiebotWidget-main-logo {
  display: none;
}

/*!
 * Bootstrap Responsive v2.3.1
 *
 * Copyright 2012 Twitter, Inc
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Designed and built with all the love in the world @twitter by @mdo and @fat.
 */
@-ms-viewport {
  width: device-width;
}
.hidden {
  display: none;
  visibility: hidden;
}

.visible-phone {
  display: none !important;
}

.visible-tablet {
  display: none !important;
}

.hidden-desktop {
  display: none !important;
}

.visible-desktop {
  display: inherit !important;
}

@media all and (min-width: 768px) and (max-width: 979px) {
  .hidden-desktop {
    display: inherit !important;
  }
  .visible-desktop {
    display: none !important;
  }
  .visible-tablet {
    display: inherit !important;
  }
  .hidden-tablet {
    display: none !important;
  }
}
@media all and (max-width: 767px) {
  .hidden-desktop {
    display: inherit !important;
  }
  .visible-desktop {
    display: none !important;
  }
  .visible-phone {
    display: inherit !important;
  }
  .hidden-phone {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}

@media print {
  .visible-print {
    display: inherit !important;
  }
  .hidden-print {
    display: none !important;
  }
}
.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: 32px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

@media all and (min-width: 1200px) {
  .row {
    margin-left: -30px;
    *zoom: 1;
  }
  .row:before, .row:after {
    display: table;
    content: "";
    line-height: 0;
  }
  .row:after {
    clear: both;
  }
  [class*=span] {
    float: left;
    min-height: 1px;
    margin-left: 30px;
  }
  .container,
  .navbar-static-top .container,
  .navbar-fixed-top .container,
  .navbar-fixed-bottom .container {
    width: 1170px;
  }
  .span12 {
    width: 1170px;
  }
  .span11 {
    width: 1070px;
  }
  .span10 {
    width: 970px;
  }
  .span9 {
    width: 870px;
  }
  .span8 {
    width: 770px;
  }
  .span7 {
    width: 670px;
  }
  .span6 {
    width: 570px;
  }
  .span5 {
    width: 470px;
  }
  .span4 {
    width: 370px;
  }
  .span3 {
    width: 270px;
  }
  .span2 {
    width: 170px;
  }
  .span1 {
    width: 70px;
  }
  .offset12 {
    margin-left: 1230px;
  }
  .offset11 {
    margin-left: 1130px;
  }
  .offset10 {
    margin-left: 1030px;
  }
  .offset9 {
    margin-left: 930px;
  }
  .offset8 {
    margin-left: 830px;
  }
  .offset7 {
    margin-left: 730px;
  }
  .offset6 {
    margin-left: 630px;
  }
  .offset5 {
    margin-left: 530px;
  }
  .offset4 {
    margin-left: 430px;
  }
  .offset3 {
    margin-left: 330px;
  }
  .offset2 {
    margin-left: 230px;
  }
  .offset1 {
    margin-left: 130px;
  }
  .row-fluid {
    width: 100%;
    *zoom: 1;
  }
  .row-fluid:before, .row-fluid:after {
    display: table;
    content: "";
    line-height: 0;
  }
  .row-fluid:after {
    clear: both;
  }
  .row-fluid [class*=span] {
    display: block;
    width: 100%;
    min-height: 32px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    margin-left: 2.5641025641%;
    *margin-left: 2.5129778197%;
  }
  .row-fluid [class*=span]:first-child {
    margin-left: 0;
  }
  .row-fluid .controls-row [class*=span] + [class*=span] {
    margin-left: 2.5641025641%;
  }
  .row-fluid .span12 {
    width: 100%;
    *width: 99.9488752556%;
  }
  .row-fluid .span11 {
    width: 91.452991453%;
    *width: 91.4018667086%;
  }
  .row-fluid .span10 {
    width: 82.905982906%;
    *width: 82.8548581616%;
  }
  .row-fluid .span9 {
    width: 74.358974359%;
    *width: 74.3078496146%;
  }
  .row-fluid .span8 {
    width: 65.811965812%;
    *width: 65.7608410676%;
  }
  .row-fluid .span7 {
    width: 57.264957265%;
    *width: 57.2138325206%;
  }
  .row-fluid .span6 {
    width: 48.7179487179%;
    *width: 48.6668239736%;
  }
  .row-fluid .span5 {
    width: 40.1709401709%;
    *width: 40.1198154266%;
  }
  .row-fluid .span4 {
    width: 31.6239316239%;
    *width: 31.5728068796%;
  }
  .row-fluid .span3 {
    width: 23.0769230769%;
    *width: 23.0257983325%;
  }
  .row-fluid .span2 {
    width: 14.5299145299%;
    *width: 14.4787897855%;
  }
  .row-fluid .span1 {
    width: 5.9829059829%;
    *width: 5.9317812385%;
  }
  .row-fluid .offset12 {
    margin-left: 105.1282051282%;
    *margin-left: 105.0259556395%;
  }
  .row-fluid .offset12:first-child {
    margin-left: 102.5641025641%;
    *margin-left: 102.4618530754%;
  }
  .row-fluid .offset11 {
    margin-left: 96.5811965812%;
    *margin-left: 96.4789470924%;
  }
  .row-fluid .offset11:first-child {
    margin-left: 94.0170940171%;
    *margin-left: 93.9148445283%;
  }
  .row-fluid .offset10 {
    margin-left: 88.0341880342%;
    *margin-left: 87.9319385454%;
  }
  .row-fluid .offset10:first-child {
    margin-left: 85.4700854701%;
    *margin-left: 85.3678359813%;
  }
  .row-fluid .offset9 {
    margin-left: 79.4871794872%;
    *margin-left: 79.3849299984%;
  }
  .row-fluid .offset9:first-child {
    margin-left: 76.9230769231%;
    *margin-left: 76.8208274343%;
  }
  .row-fluid .offset8 {
    margin-left: 70.9401709402%;
    *margin-left: 70.8379214514%;
  }
  .row-fluid .offset8:first-child {
    margin-left: 68.3760683761%;
    *margin-left: 68.2738188873%;
  }
  .row-fluid .offset7 {
    margin-left: 62.3931623932%;
    *margin-left: 62.2909129044%;
  }
  .row-fluid .offset7:first-child {
    margin-left: 59.8290598291%;
    *margin-left: 59.7268103403%;
  }
  .row-fluid .offset6 {
    margin-left: 53.8461538462%;
    *margin-left: 53.7439043574%;
  }
  .row-fluid .offset6:first-child {
    margin-left: 51.2820512821%;
    *margin-left: 51.1798017933%;
  }
  .row-fluid .offset5 {
    margin-left: 45.2991452991%;
    *margin-left: 45.1968958104%;
  }
  .row-fluid .offset5:first-child {
    margin-left: 42.735042735%;
    *margin-left: 42.6327932463%;
  }
  .row-fluid .offset4 {
    margin-left: 36.7521367521%;
    *margin-left: 36.6498872634%;
  }
  .row-fluid .offset4:first-child {
    margin-left: 34.188034188%;
    *margin-left: 34.0857846993%;
  }
  .row-fluid .offset3 {
    margin-left: 28.2051282051%;
    *margin-left: 28.1028787164%;
  }
  .row-fluid .offset3:first-child {
    margin-left: 25.641025641%;
    *margin-left: 25.5387761523%;
  }
  .row-fluid .offset2 {
    margin-left: 19.6581196581%;
    *margin-left: 19.5558701694%;
  }
  .row-fluid .offset2:first-child {
    margin-left: 17.094017094%;
    *margin-left: 16.9917676053%;
  }
  .row-fluid .offset1 {
    margin-left: 11.1111111111%;
    *margin-left: 11.0088616224%;
  }
  .row-fluid .offset1:first-child {
    margin-left: 8.547008547%;
    *margin-left: 8.4447590583%;
  }
  input,
  textarea,
  .uneditable-input {
    margin-left: 0;
  }
  .controls-row [class*=span] + [class*=span] {
    margin-left: 30px;
  }
  input.span12,
  textarea.span12,
  .uneditable-input.span12 {
    width: 1156px;
  }
  input.span11,
  textarea.span11,
  .uneditable-input.span11 {
    width: 1056px;
  }
  input.span10,
  textarea.span10,
  .uneditable-input.span10 {
    width: 956px;
  }
  input.span9,
  textarea.span9,
  .uneditable-input.span9 {
    width: 856px;
  }
  input.span8,
  textarea.span8,
  .uneditable-input.span8 {
    width: 756px;
  }
  input.span7,
  textarea.span7,
  .uneditable-input.span7 {
    width: 656px;
  }
  input.span6,
  textarea.span6,
  .uneditable-input.span6 {
    width: 556px;
  }
  input.span5,
  textarea.span5,
  .uneditable-input.span5 {
    width: 456px;
  }
  input.span4,
  textarea.span4,
  .uneditable-input.span4 {
    width: 356px;
  }
  input.span3,
  textarea.span3,
  .uneditable-input.span3 {
    width: 256px;
  }
  input.span2,
  textarea.span2,
  .uneditable-input.span2 {
    width: 156px;
  }
  input.span1,
  textarea.span1,
  .uneditable-input.span1 {
    width: 56px;
  }
  .thumbnails {
    margin-left: -30px;
  }
  .thumbnails > li {
    margin-left: 30px;
  }
  .row-fluid .thumbnails {
    margin-left: 0;
  }
}
@media all and (min-width: 768px) and (max-width: 979px) {
  .row {
    margin-left: -20px;
    *zoom: 1;
  }
  .row:before, .row:after {
    display: table;
    content: "";
    line-height: 0;
  }
  .row:after {
    clear: both;
  }
  [class*=span] {
    float: left;
    min-height: 1px;
    margin-left: 20px;
  }
  .container,
  .navbar-static-top .container,
  .navbar-fixed-top .container,
  .navbar-fixed-bottom .container {
    width: 724px;
  }
  .span12 {
    width: 724px;
  }
  .span11 {
    width: 662px;
  }
  .span10 {
    width: 600px;
  }
  .span9 {
    width: 538px;
  }
  .span8 {
    width: 476px;
  }
  .span7 {
    width: 414px;
  }
  .span6 {
    width: 352px;
  }
  .span5 {
    width: 290px;
  }
  .span4 {
    width: 228px;
  }
  .span3 {
    width: 166px;
  }
  .span2 {
    width: 104px;
  }
  .span1 {
    width: 42px;
  }
  .offset12 {
    margin-left: 764px;
  }
  .offset11 {
    margin-left: 702px;
  }
  .offset10 {
    margin-left: 640px;
  }
  .offset9 {
    margin-left: 578px;
  }
  .offset8 {
    margin-left: 516px;
  }
  .offset7 {
    margin-left: 454px;
  }
  .offset6 {
    margin-left: 392px;
  }
  .offset5 {
    margin-left: 330px;
  }
  .offset4 {
    margin-left: 268px;
  }
  .offset3 {
    margin-left: 206px;
  }
  .offset2 {
    margin-left: 144px;
  }
  .offset1 {
    margin-left: 82px;
  }
  .row-fluid {
    width: 100%;
    *zoom: 1;
  }
  .row-fluid:before, .row-fluid:after {
    display: table;
    content: "";
    line-height: 0;
  }
  .row-fluid:after {
    clear: both;
  }
  .row-fluid [class*=span] {
    display: block;
    width: 100%;
    min-height: 32px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    margin-left: 2.7624309392%;
    *margin-left: 2.7113061949%;
  }
  .row-fluid [class*=span]:first-child {
    margin-left: 0;
  }
  .row-fluid .controls-row [class*=span] + [class*=span] {
    margin-left: 2.7624309392%;
  }
  .row-fluid .span12 {
    width: 100%;
    *width: 99.9488752556%;
  }
  .row-fluid .span11 {
    width: 91.4364640884%;
    *width: 91.385339344%;
  }
  .row-fluid .span10 {
    width: 82.8729281768%;
    *width: 82.8218034324%;
  }
  .row-fluid .span9 {
    width: 74.3093922652%;
    *width: 74.2582675208%;
  }
  .row-fluid .span8 {
    width: 65.7458563536%;
    *width: 65.6947316092%;
  }
  .row-fluid .span7 {
    width: 57.182320442%;
    *width: 57.1311956976%;
  }
  .row-fluid .span6 {
    width: 48.6187845304%;
    *width: 48.567659786%;
  }
  .row-fluid .span5 {
    width: 40.0552486188%;
    *width: 40.0041238744%;
  }
  .row-fluid .span4 {
    width: 31.4917127072%;
    *width: 31.4405879628%;
  }
  .row-fluid .span3 {
    width: 22.9281767956%;
    *width: 22.8770520512%;
  }
  .row-fluid .span2 {
    width: 14.364640884%;
    *width: 14.3135161396%;
  }
  .row-fluid .span1 {
    width: 5.8011049724%;
    *width: 5.749980228%;
  }
  .row-fluid .offset12 {
    margin-left: 105.5248618785%;
    *margin-left: 105.4226123897%;
  }
  .row-fluid .offset12:first-child {
    margin-left: 102.7624309392%;
    *margin-left: 102.6601814505%;
  }
  .row-fluid .offset11 {
    margin-left: 96.9613259669%;
    *margin-left: 96.8590764781%;
  }
  .row-fluid .offset11:first-child {
    margin-left: 94.1988950276%;
    *margin-left: 94.0966455389%;
  }
  .row-fluid .offset10 {
    margin-left: 88.3977900552%;
    *margin-left: 88.2955405665%;
  }
  .row-fluid .offset10:first-child {
    margin-left: 85.635359116%;
    *margin-left: 85.5331096273%;
  }
  .row-fluid .offset9 {
    margin-left: 79.8342541436%;
    *margin-left: 79.7320046549%;
  }
  .row-fluid .offset9:first-child {
    margin-left: 77.0718232044%;
    *margin-left: 76.9695737157%;
  }
  .row-fluid .offset8 {
    margin-left: 71.270718232%;
    *margin-left: 71.1684687433%;
  }
  .row-fluid .offset8:first-child {
    margin-left: 68.5082872928%;
    *margin-left: 68.4060378041%;
  }
  .row-fluid .offset7 {
    margin-left: 62.7071823204%;
    *margin-left: 62.6049328317%;
  }
  .row-fluid .offset7:first-child {
    margin-left: 59.9447513812%;
    *margin-left: 59.8425018925%;
  }
  .row-fluid .offset6 {
    margin-left: 54.1436464088%;
    *margin-left: 54.0413969201%;
  }
  .row-fluid .offset6:first-child {
    margin-left: 51.3812154696%;
    *margin-left: 51.2789659809%;
  }
  .row-fluid .offset5 {
    margin-left: 45.5801104972%;
    *margin-left: 45.4778610085%;
  }
  .row-fluid .offset5:first-child {
    margin-left: 42.817679558%;
    *margin-left: 42.7154300693%;
  }
  .row-fluid .offset4 {
    margin-left: 37.0165745856%;
    *margin-left: 36.9143250969%;
  }
  .row-fluid .offset4:first-child {
    margin-left: 34.2541436464%;
    *margin-left: 34.1518941577%;
  }
  .row-fluid .offset3 {
    margin-left: 28.453038674%;
    *margin-left: 28.3507891853%;
  }
  .row-fluid .offset3:first-child {
    margin-left: 25.6906077348%;
    *margin-left: 25.5883582461%;
  }
  .row-fluid .offset2 {
    margin-left: 19.8895027624%;
    *margin-left: 19.7872532737%;
  }
  .row-fluid .offset2:first-child {
    margin-left: 17.1270718232%;
    *margin-left: 17.0248223345%;
  }
  .row-fluid .offset1 {
    margin-left: 11.3259668508%;
    *margin-left: 11.2237173621%;
  }
  .row-fluid .offset1:first-child {
    margin-left: 8.5635359116%;
    *margin-left: 8.4612864228%;
  }
  input,
  textarea,
  .uneditable-input {
    margin-left: 0;
  }
  .controls-row [class*=span] + [class*=span] {
    margin-left: 20px;
  }
  input.span12,
  textarea.span12,
  .uneditable-input.span12 {
    width: 710px;
  }
  input.span11,
  textarea.span11,
  .uneditable-input.span11 {
    width: 648px;
  }
  input.span10,
  textarea.span10,
  .uneditable-input.span10 {
    width: 586px;
  }
  input.span9,
  textarea.span9,
  .uneditable-input.span9 {
    width: 524px;
  }
  input.span8,
  textarea.span8,
  .uneditable-input.span8 {
    width: 462px;
  }
  input.span7,
  textarea.span7,
  .uneditable-input.span7 {
    width: 400px;
  }
  input.span6,
  textarea.span6,
  .uneditable-input.span6 {
    width: 338px;
  }
  input.span5,
  textarea.span5,
  .uneditable-input.span5 {
    width: 276px;
  }
  input.span4,
  textarea.span4,
  .uneditable-input.span4 {
    width: 214px;
  }
  input.span3,
  textarea.span3,
  .uneditable-input.span3 {
    width: 152px;
  }
  input.span2,
  textarea.span2,
  .uneditable-input.span2 {
    width: 90px;
  }
  input.span1,
  textarea.span1,
  .uneditable-input.span1 {
    width: 28px;
  }
}
@media all and (max-width: 767px) {
  .navbar-fixed-top,
  .navbar-fixed-bottom,
  .navbar-static-top {
    margin-left: -20px;
    margin-right: -20px;
  }
  .container-fluid {
    padding-left: 20px;
    padding-right: 20px;
  }
  .dl-horizontal dt {
    float: none;
    clear: none;
    width: auto;
    text-align: left;
  }
  .dl-horizontal dd {
    margin-left: 0;
  }
  .container {
    width: auto;
  }
  .row-fluid {
    width: 100%;
  }
  .row,
  .thumbnails {
    margin-left: 0;
  }
  .thumbnails > li {
    float: none;
    margin-left: 0;
  }
  [class*=span],
  .uneditable-input[class*=span],
  .row-fluid [class*=span] {
    float: none;
    display: block;
    width: 100%;
    margin-left: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .span12,
  .row-fluid .span12 {
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .row-fluid [class*=offset]:first-child {
    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: 32px;
    -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 all and (max-width: 480px) {
  .nav-collapse {
    -webkit-transform: translate3d(0, 0, 0);
  }
  .page-header h1 small {
    display: block;
    line-height: 22px;
  }
  input[type=checkbox],
  input[type=radio] {
    border: 1px solid #ccc;
  }
  .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;
  }
  .media .pull-left,
  .media .pull-right {
    float: none;
    display: block;
    margin-bottom: 10px;
  }
  .media-object {
    margin-right: 0;
    margin-left: 0;
  }
  .modal {
    top: 10px;
    left: 10px;
    right: 10px;
  }
  .modal-header .close {
    padding: 10px;
    margin: -10px;
  }
  .carousel-caption {
    position: static;
  }
}
@media all and (max-width: 979px) {
  body {
    padding-top: 0;
  }
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    position: static;
  }
  .navbar-fixed-top {
    margin-bottom: 22px;
  }
  .navbar-fixed-bottom {
    margin-top: 22px;
  }
  .navbar-fixed-top .navbar-inner,
  .navbar-fixed-bottom .navbar-inner {
    padding: 5px;
  }
  .navbar .container {
    width: auto;
    padding: 0;
  }
  .navbar .brand {
    padding-left: 10px;
    padding-right: 10px;
    margin: 0 0 0 -5px;
  }
  .nav-collapse {
    clear: both;
  }
  .nav-collapse .nav {
    float: none;
    margin: 0 0 11px;
  }
  .nav-collapse .nav > li {
    float: none;
  }
  .nav-collapse .nav > li > a {
    margin-bottom: 2px;
  }
  .nav-collapse .nav > .divider-vertical {
    display: none;
  }
  .nav-collapse .nav .nav-header {
    color: #777;
    text-shadow: none;
  }
  .nav-collapse .nav > li > a,
  .nav-collapse .dropdown-menu a {
    padding: 9px 15px;
    font-weight: bold;
    color: #777;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
  }
  .nav-collapse .btn {
    padding: 4px 10px 4px;
    font-weight: normal;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
  }
  .nav-collapse .dropdown-menu li + li a {
    margin-bottom: 2px;
  }
  .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: rgb(242.25, 242.25, 242.25);
  }
  .navbar-inverse .nav-collapse .nav > li > a,
  .navbar-inverse .nav-collapse .dropdown-menu a {
    color: #b5b5b5;
  }
  .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: #2c323d;
  }
  .nav-collapse.in .btn-group {
    margin-top: 5px;
    padding: 0;
  }
  .nav-collapse .dropdown-menu {
    position: static;
    top: auto;
    left: auto;
    float: none;
    display: none;
    max-width: none;
    margin: 0 0 0 15px;
    padding: 0;
    background-color: transparent;
    border: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
  }
  .nav-collapse .dropdown-menu .dropdown-menu {
    margin-left: 15px !important;
  }
  .nav-collapse .open > .dropdown-menu {
    display: block;
  }
  .nav-collapse .dropdown-menu:before,
  .nav-collapse .dropdown-menu:after {
    display: none;
  }
  .nav-collapse .dropdown-menu .divider {
    display: none;
  }
  .nav-collapse .nav > li > .dropdown-menu:before, .nav-collapse .nav > li > .dropdown-menu:after {
    display: none;
  }
  .nav-collapse .navbar-form,
  .nav-collapse .navbar-search {
    float: none;
    padding: 11px 15px;
    margin: 11px 0;
    border-top: 1px solid rgb(242.25, 242.25, 242.25);
    border-bottom: 1px solid rgb(242.25, 242.25, 242.25);
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
    -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  }
  .navbar-inverse .nav-collapse .navbar-form,
  .navbar-inverse .nav-collapse .navbar-search {
    border-top-color: #2c323d;
    border-bottom-color: #2c323d;
  }
  .navbar .nav-collapse .nav.pull-right {
    float: none;
    margin-left: 0;
  }
  .nav-collapse,
  .nav-collapse.collapse {
    overflow: hidden;
    height: 0;
  }
  .btn-navbar {
    display: block;
  }
  .navbar-static .navbar-inner {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media all and (min-width: 980px) {
  .nav-collapse.collapse {
    height: auto !important;
    overflow: visible !important;
  }
}
@media all and (min-width: 980px) {
  .login-u-form {
    margin-right: 0 !important;
    float: right !important;
  }
}
@media all and (max-width: 979px) {
  .container {
    padding: 15px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .row {
    margin: 0;
  }
  #top-items .container {
    padding: 0;
  }
  .hidden-tablet {
    display: none !important;
  }
  .btn-navbar {
    display: block;
  }
  .nav-collapse.collapse {
    height: 0;
    overflow: hidden;
  }
  #main-nav-menu #topnav {
    height: auto;
  }
  #main-nav-menu #topnav #nav-main li {
    float: none;
  }
  .task-info-bar {
    position: static !important;
  }
  .btn.btn-navbar {
    margin-top: 35px;
    margin-right: 0;
  }
  .nav-collapse .dropdown-menu {
    position: static;
    top: auto;
    left: auto;
    float: none;
    display: none;
    max-width: none;
    margin: 0 0 0 15px;
    padding: 0;
    background-color: transparent;
    border: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
  }
  #nav-main li.active > a {
    color: #fff;
    background: #617b3a;
  }
  #nav-main li ul {
    border: 0 !important;
    margin-left: 0;
    background: transparent;
  }
  #nav-main li ul li {
    border-bottom: 0;
  }
  #nav-main li ul li a {
    border: 1px solid #fff;
    color: #fff;
    background: #617b3a;
    margin-bottom: 1px;
  }
  #nav-main li ul li ul {
    margin-left: 0 !important;
    border: 0;
    background: transparent;
  }
  #nav-main li ul li ul li {
    border-bottom: 0;
  }
  #nav-main li ul li ul li a {
    border: 1px solid #fff;
    color: #fff;
    background: #617b3a;
    margin-bottom: 1px;
  }
  .header-msg {
    width: 40% !important;
    margin-right: 0 !important;
    float: right !important;
  }
  .header-msg * {
    text-align: right;
  }
  .login-u-form {
    clear: left;
    width: 50% !important;
  }
  header .login-link {
    float: right;
    margin-top: 35px;
    padding: 7px 10px;
    font-size: 12px;
    text-transform: uppercase;
    line-height: 1.2;
  }
  .tbl-responsive {
    position: relative;
    overflow-x: scroll;
    overflow-y: hidden;
  }
  .tbl-responsive table {
    margin-left: 0 !important;
  }
}
@media all and (max-width: 767px) {
  [class^=grid] {
    clear: both;
    padding-top: 10px;
  }
  .header-msg {
    clear: none;
  }
  .btn.btn-navbar {
    margin-top: -65px;
    margin-right: 25px;
  }
  .l_footer .nav_section.grid1 {
    display: none;
  }
  .slides_container,
  .slide_toolbar_container {
    display: none !important;
  }
  h1 {
    font-size: 1.8rem;
  }
  .full.l_content {
    box-shadow: inset 5px 0 20px #eee;
  }
  .paginator .clear-on-small {
    clear: both;
    display: block;
    margin-bottom: 5px;
    background-color: transparent;
    border: 0;
  }
  #contact form {
    width: 100%;
    max-width: 100%;
  }
  .btn.btn-navbar,
  .login-link {
    margin-top: 10px !important;
  }
}
@media all and (max-width: 767px) and (min-width: 580px) {
  header.l_header .grid6 #logo {
    display: block;
    text-align: center;
  }
  header.l_header .grid3 {
    margin-right: 1% !important;
    width: 49% !important;
    clear: none;
    float: left !important;
  }
  header.l_header .grid3 * {
    text-align: center !important;
  }
  header.l_header .grid3 + .grid3 {
    margin-right: 0 !important;
  }
  header.l_header .grid3 + .grid3 * {
    text-align: left !important;
  }
}
@media all and (max-width: 600px) {
  header [class^=grid] {
    width: 100%;
  }
  #logo {
    display: block;
    text-align: center;
  }
  .full {
    min-width: 0;
  }
  /* Стиль для fee-item при ширині екрану менше 620px */
  .fees .fee-item {
    width: 100% !important;
    /* Інші стилі для fee-item при ширині екрану менше 620px */
  }
  .fees .col2 img {
    display: block;
  }
}
@media all and (max-width: 579px) {
  header.l_header .grid6,
  header.l_header .grid3 {
    display: block;
    width: 100% !important;
    clear: both !important;
  }
  header.l_header .grid6 *,
  header.l_header .grid3 * {
    text-align: center;
  }
  header.l_header .grid6 #logo,
  header.l_header .grid3 #logo {
    display: block;
    text-align: center;
    margin: 15px auto;
  }
  header.l_header .grid6 h2,
  header.l_header .grid3 h2 {
    margin-top: 0 !important;
  }
  header.l_header #user-short-login-form .defaultHint_element {
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    -moz-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    -o-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
  }
  header.l_header #user-short-login-form #btnSubmit {
    clear: both;
    margin: 5px auto;
    float: none;
    display: block;
  }
  .info h2 img {
    width: auto !important;
    max-width: 100% !important;
    clear: both;
    display: block !important;
    float: none !important;
  }
}
