﻿body {
  color: #777;
  padding: 0;
  background: #FFF;
  padding: 0px;
  font-family: proxima-nova, Arial, Helvetica, sans-serif;
  font-weight: 300;
  font-style: normal; }

body.body-dark {
  background: #5b6770; }

body.body-light {
  background: #5b6770; }

a {
  color: #65675c; }

a:hover {
  color: #40958F; }

.container {
  background: #FFF;
  width: 1170px; }

.normal-weight {
  font-weight: normal; }

.weight-300 {
  font-weight: 300; }

.light-green-bg {
  background-color: #40958F; }

.light-blue-bg {
  background-color: #8BABBC; }

.purple-bg {
  background-color: #e6eaef; }

.gray-bg {
  background-color: #8BABBC; }

.white-fg {
  color: #FFF; }

.required,
.error {
  color: #a94447; }

.error {
  font-weight: normal; }

.btn {
  font-weight: bold;
  letter-spacing: 1px;
  padding-left: 20px;
  padding-right: 20px;
  border-radius: 0px; }

a.btn-default,
.btn-default {
  color: #2873A2; }

.btn-default:hover {
  background-color: #FFF; }

.btn-primary:focus,
.btn-primary:active {
  color: #fff;
  background-color: #2873A2;
  border-color: #65675c; }

.btn-primary:hover {
  color: #fff;
  background-color: #c0cef0;
  border-color: #65675c; }

.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  background-color: #2873A2;
  border-color: #65675c; }

.btn-primary:active:hover,
.btn-primary.active:hover,
.open > .dropdown-toggle.btn-primary:hover,
.btn-primary:active:focus,
.btn-primary.active:focus,
.open > .dropdown-toggle.btn-primary:focus,
.btn-primary:active.focus,
.btn-primary.active.focus,
.open > .dropdown-toggle.btn-primary.focus {
  color: #fff;
  background-color: #2873A2;
  border-color: #65675c; }

.btn-primary .badge {
  color: #40958F;
  background-color: #fff; }

a.btn-clear,
.btn-clear {
  color: #FFF;
  background-color: none;
  border-color: #FFF; }

.btn-clear:focus,
.btn-clear.focus {
  color: #333; }

.btn-clear:hover {
  background-color: #FFF;
  color: #008AB4; }

.btn-primary {
  color: #fff;
  background-color: #2873A2;
  border-color: #65675c; }

.btn-panel {
  margin-bottom: 10px; }

.block-tile {
  padding: 15px;
  font-size: 13px; }

.block-tile.dark {
  color: #FFF; }

.block-tile.dark h2 {
  color: #FFF; }

.block-tile h2 {
  font-size: 2em;
  margin: 0px 0px 10px; }

.block-tile .btn-go {
  width: 100%;
  display: block;
  font-weight: normal; }

.block-tile.light-green-bg .btn-go:hover {
  color: #40958F; }

.block-tile.purple-bg .btn-go:hover {
  color: #22418F; }

.block-tile.gray-bg .btn-go:hover {
  color: #8BABBC; }

.form-inline label {
  margin-left: 15px;
  margin-right: 10px; }

.form-inline label.first {
  margin-left: 0px; }

.mt-10 {
  margin-top: 10px; }

.mr-10 {
  margin-right: 10px; }

.mb-10 {
  margin-bottom: 10px; }

.ml-10 {
  margin-left: 10px; }

.m-10 {
  margin: 10px; }

.mt-15 {
  margin-top: 15px; }

.mr-15 {
  margin-right: 15px; }

.mb-15 {
  margin-bottom: 15px; }

.ml-15 {
  margin-left: 15px; }

.m-15 {
  margin: 15px; }

.mt-20 {
  margin-top: 20px; }

.mr-20 {
  margin-right: 20px; }

.mb-20 {
  margin-bottom: 20px; }

.ml-20 {
  margin-left: 20px; }

.m-20 {
  margin: 20px; }

.grid-pager table {
  margin-top: 20px; }

.grid-pager td span {
  background-image: linear-gradient(#8C8C8C, #404040);
  color: #FFF; }

.grid-pager > td > table td a {
  color: #7f835b; }

.grid-pager > td > table td a,
.grid-pager > td > table td span {
  border-top: solid 1px #CFCFCF;
  border-bottom: solid 1px #CFCFCF;
  border-left: solid 1px #CFCFCF;
  padding: 5px 10px; }

.grid-pager > td > table td:last-child span,
.grid-pager > td > table td:last-child a {
  border-right: solid 1px #CFCFCF; }

.grid-pager > td > table td a:hover {
  text-decoration: none;
  background: #ddd;
  color: #FFF; }

.pagination > li > a,
.pagination > li > span {
  color: #008AB4; }

.pagination > .active > a,
.pagination > .active > a:focus,
.pagination > .active > a:hover,
.pagination > .active > span,
.pagination > .active > span:focus,
.pagination > .active > span:hover {
  background-color: #65675A;
  border-color: #65675A; }

.checkbox-list > span {
  display: block !important; }

.checkbox-list input[type="checkbox"] {
  margin: 3px 10px 0px 0px;
  display: inline-block; }

.radio-list {
  margin-left: 20px; }

.page-controls {
  margin: 30px 0px; }

.width-50 {
  width: 50%; }

.date-picker-spacing {
  margin-right: 10px; }

#page-header .masthead-logo {
  margin: 0px 0px 25px 10px; }

#page-header .masthead-logo img {
  max-height: 145px; }

#page-header .row {
  position: relative; }

#page-header.dark-header {
  background: #5b6770;
  border-bottom: 0px;
  position: relative;
  background-image: url(img/pattern.png);
  background-position: bottom right;
  background-size: 820px;
  background-repeat: no-repeat; }

#page-header.black-header {
  background: #000200;
  border-bottom: 0px;
  background-image: url(img/header-image.png);
  background-position: top left;
  background-size: contain;
  background-repeat: no-repeat; }

#page-header.black-header:after {
  content: "";
  display: block;
  height: 5px;
  background: -moz-linear-gradient(left, #40958F 0%, #2873A2 25%, #2873A2 46%);
  background: -webkit-linear-gradient(left, #40958F 0%, #2873A2 25%, #2873A2 46%);
  background: linear-gradient(to right, #40958F 0%, #2873A2 25%, #2873A2 46%);
  padding-left: 46px; }

#page-header.black-header.container {
  padding-right: 0px;
  padding-left: 0px; }

.header-text1 {
  color: #fff;
  margin-top: 10px;
  font-size: 16px;
  font-weight: 600;
  line-height: 1.3;
  position: absolute;
  left: 120px;
  top: 1px; }

.header-text2 {
  color: #b4b798;
  margin-top: 22px;
  font-size: 20px;
  font-weight: 600;
  line-height: 1.3;
  position: absolute;
  left: 120px;
  top: 60px; }

.header-line {
  height: 3px;
  background: #2873A2; }

.black-header .navbar-brand {
  float: right;
  height: 130px;
  padding: 50px 15px 15px 15px; }

.black-header .navbar__brand {
  height: 70px; }

#page-header {
  background: #FFF;
  /*border-bottom: solid 5px #f6d347;*/
  margin-bottom: 0px; }

.tagline {
  text-align: right;
  margin-top: 60px;
  font-weight: 600; }

#page-header .tagline {
  font-size: 16px; }

#page-header.dark-header .tagline {
  color: #fff;
  font-weight: 600; }

#header-menu {
  position: absolute;
  top: 0;
  right: 30px;
  line-height: 20px;
  border-left: solid 1px #40958F;
  border-bottom: solid 1px #40958F;
  display: inline-block;
  margin: 0;
  padding: 0;
  font-size: 0; }

#header-menu a {
  display: inline-block;
  font-family: proxima-nova, Arial, Helvetica, sans-serif;
  color: black;
  font-size: 13px;
  padding: 6px 17px;
  text-decoration: none;
  border-right: solid 1px #40958F;
  text-transform: uppercase;
  font-weight: 300;
  font-style: normal; }

#header-menu a:hover,
#header-menu a:focus,
#header-menu a:active {
  background-color: #c0cef0;
  color: #fff; }

#primary-menu {
  visibility: hidden;
  /* hide menu initially until js sizes it and adds submenu classes. shown in events.js */ }

#primary-menu ul,
#primary-menu ul li {
  list-style: none;
  margin: 0px;
  padding: 5px;
  font-size: 0px; }

#primary-menu > ul {
  border-bottom: solid 10px #FFF;
  border-top: solid 10px #FFF; }

#primary-menu > ul > li {
  width: 20%;
  text-align: center;
  display: inline-block; }

#primary-menu ul li a:focus,
#primary-menu ul li a.focus {
  text-decoration: none; }

#primary-menu > ul > li > a {
  display: block;
  color: #40958F;
  padding: 0px;
  font-size: 14px;
  font-weight: bold;
  line-height: 60px; }

#primary-menu > ul > li.active > a,
#primary-menu > ul > li:hover {
  text-decoration: underline;
  text-decoration-color: #40958F;
  text-decoration-thickness: 5px;
  text-underline-offset: 13px; }

#primary-menu ul li:first-child.active a {
  border-left: none; }

#primary-menu ul li:last-child.active a {
  border-right: none; }

#primary-menu ul ul {
  display: none;
  position: absolute;
  top: 103px;
  left: 0px;
  z-index: 100;
  width: 100%;
  background: #FFF;
  height: 43px;
  text-align: left; }

/*#primary-menu ul li:nth-child(2) ul {
    display: block;
    
}*/
#primary-menu ul ul li {
  color: black;
  display: inline-block;
  text-align: left;
  font-size: 0px;
  padding: 5px; }

#primary-menu ul ul li a {
  color: red !important;
  padding: 20px 50px;
  font-size: 14px;
  font-weight: bold;
  text-align: center; }

#primary-menu ul ul li a:hover {
  color: black;
  text-decoration: underline;
  text-decoration-color: #40958F;
  text-decoration-thickness: 5px;
  text-underline-offset: 13px; }

#primary-menu ul ul li.active a,
#primary-menu ul ul li.active:hover a {
  text-decoration: none; }

#primary-menu > ul > li.active > ul {
  display: block; }

.footer-container {
  margin-top: 10px; }

#page-footer .col-sm-12 {
  padding: 15px;
  background: #2873A2;
  color: #ffffff; }

#page-footer .col-sm-12 a {
  color: #ffffff; }

#page-footer.black-footer {
  background-color: #000200; }

#page-footer.black-footer:before {
  content: "";
  position: relative;
  left: 0;
  right: 0;
  display: block;
  height: 5px;
  background: -moz-linear-gradient(left, #40958F 0%, #22418F 25%, #22418F 46%);
  background: -webkit-linear-gradient(left, #40958F 0%, #22418F 25%, #22418F 46%);
  background: linear-gradient(to right, #40958F 0%, #22418F 25%, #22418F 46%);
  padding-left: 46px; }

.footer__logo {
  height: 90px;
  margin-bottom: 10px;
  margin-right: 20px;
  margin-left: 30px;
  display: inline-block; }

.footer__content {
  font-size: 1em;
  min-height: 100px;
  padding-top: 1.5em; }

#page-content {
  color: #636568;
  margin: 40px 0px;
  position: relative; }

#page-content.has-submenu {
  margin-top: 90px; }

#page-content h1.title {
  font-size: 30px;
  margin: 0px 0px 20px;
  color: #2873A2; }

#page-content h1.title.banner {
  padding: 25px 150px 40px 30px;
  font-size: 2.7em;
  background: #fff;
  color: #FFF;
  border-bottom: solid 5px #5b6770;
  margin-top: -1px;
  margin-left: -15px;
  margin-right: -15px; }

#page-content h2.sub-title {
  font-size: 20px;
  font-style: italic;
  color: #0cade0; }

#page-content h3.title {
  background: #A7A8AA;
  color: #FFF;
  padding: 7px 25px;
  text-transform: uppercase;
  margin: 0px 0px 15px;
  display: block; }

.inline-block {
  display: inline-block; }

.error-message {
  color: #a94447;
  font-size: 12px; }

.breadcrumb {
  display: inline-block; }

/* page specific styles */
.page-cso-dashboard #page-content,
.page-manager-dashboard #page-content,
.page-msl-dashboard #page-content,
.page-home #page-content {
  margin: 0px; }

.page-meetings #page-content {
  margin-top: 55px;
  margin-bottom: 0px; }

#home-page {
  margin-bottom: 15px; }

#meeting-page .block-tile {
  margin-top: 15px;
  height: 210px;
  position: relative; }

#meeting-page .block-tile.tall {
  height: 435px; }

#home-page .block-tile {
  height: 210px;
  position: relative; }

#meeting-page .block-tile .btn-go,
#home-page .block-tile .btn-go {
  position: absolute;
  bottom: 20px;
  width: 150px;
  left: 50%;
  margin-left: -75px; }

#home-page .block-tile-row .block-tile {
  width: 292px;
  float: left;
  border-right: solid 5px #FFF; }

#meeting-page .block-tile-row .block-tile {
  width: 390px;
  float: left;
  border-right: solid 5px #FFF; }

.block-tile-row,
.block-tile-row {
  margin-left: -15px;
  margin-right: -15px;
  border-bottom: solid 5px #FFF; }

.block-tile-row .block-tile:last-child {
  border-right: none; }

#login-form {
  margin-top: 30px; }

.venue-address td {
  padding: 5px 3px;
  font-size: 13px;
  vertical-align: top; }

.venue-address td:nth-child(odd) {
  width: 110px;
  line-height: 32px;
  text-align: right; }

.venue-address td:nth-child(even) {
  width: 200px; }

.venue-row h4.title {
  margin-top: 20px;
  padding-bottom: 5px;
  border-bottom: solid 1px #A7A8AA; }

#additional-info-radios {
  margin-left: 30px; }

.change-area-form-group {
  margin-bottom: 15px; }

.checkbox-list label {
  max-width: 90%;
  vertical-align: top; }

.legend {
  position: absolute;
  right: 0px;
  top: 0px;
  border: solid 1px #5b6770;
  padding: 10px 15px;
  background: #FFF; }

.legend h4 {
  color: #6a6a6a;
  margin-top: 0px;
  font-style: italic; }

.legend .yellow {
  background-color: #ffffcc;
  border: 2px solid #DDCC77; }

.legend .red {
  background-color: #E66767;
  border: 2px solid #cc0000; }

.legend .grey {
  background-color: #efefef;
  border: 2px solid #D6D6D6; }

.legend .grey,
.legend .red,
.legend .yellow {
  display: inline-block;
  width: 20px;
  height: 20px;
  margin-right: 10px; }

.table.table-form tbody tr:first-child td {
  border-top: none; }

.calendarPopUp {
  margin-right: 3px; }

.ui-dialog .ui-dialog-content {
  overflow-x: hidden !important; }

table tr.overdue td {
  color: #E66767; }

.color-rectangles {
  display: flex;
  margin: 15px -15px 4px -15px; }

.color-rectangle {
  height: 5px;
  width: 100%; }

.yellow-rectangle {
  background-color: #22418F; }

.pink-rectangle {
  background-color: #40958F; }

.blue-rectangle {
  background-color: #2873A2; }

.green-rectangle {
  background-color: #8BABBC; }
