/*---------------------------------------------------
    LESS Elements 0.9
  ---------------------------------------------------
    A set of useful LESS mixins
    More info at: http://lesselements.com
  ---------------------------------------------------*/
/* Fonts */

@font-face {
  font-family: "VAGRoundedStdBold";
  src: url('/content/fonts/VAGRoundedStd-Bold.eot');
  src: url('/content/fonts/VAGRoundedStd-Bold.eot?#iefix') format('embedded-opentype'), url('/content/fonts/VAGRoundedStd-Bold.woff') format('woff'), url('/content/fonts/VAGRoundedStd-Bold.otf') format('truetype'), url('/content/fonts/VAGRoundedStd-Bold.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "VAGRoundedStdThin";
  src: url('/content/fonts/VAGRoundedStd-Thin.eot');
  src: url('/content/fonts/VAGRoundedStd-Thin.eot?#iefix') format('embedded-opentype'), url('/content/fonts/VAGRoundedStd-Thin.woff') format('woff'), url('/content/fonts/VAGRoundedStd-Thin.otf') format('truetype'), url('/content/fonts/VAGRoundedStd-Thin.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "VAGRoundedStdLight";
  src: url('/content/fonts/VAGRoundedStd-Light.eot');
  src: url('/content/fonts/VAGRoundedStd-Light.eot?#iefix') format('embedded-opentype'), url('/content/fonts/VAGRoundedStd-Light.woff') format('woff'), url('/content/fonts/VAGRoundedStd-Light.otf') format('truetype'), url('/content/fonts/VAGRoundedStd-Light.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}
strong {
  font-family: "VAGRoundedStdBold";
  font-weight: normal;
}
.validation-summary-valid {
  display: none;
}
.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}
.clearfix:after {
  clear: both;
}
h1,
h2,
h3 {
  color: #222222;
}
h4 {
  font-weight: normal;
}
h5 {
  font-weight: normal;
  font-size: 1.2em;
  margin: 0.3em 0;
}
html,
body {
  min-height: 100%;
  height: 100%;
}
body {
  background: #f9f9fa;
  font-family: "VAGRoundedStdLight";
  color: #484848;
}
a {
  text-decoration: underline;
  color: #333333;
}
a:link,
a:hover,
a:visited {
  color: #333333;
}
a:hover {
  text-decoration: none;
}
.brand-color {
  color: #ec008c;
}
.brand-color:link,
.brand-color:hover,
.brand-color:visited {
  color: #ec008c;
}
.page {
  min-height: 100%;
}
.page.container {
  *zoom: 1;
  background: white;
  margin: 0 auto;
  width: 980px;
  padding: 0;
  border: 1px solid #dddddd;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
}
.page.container:before,
.page.container:after {
  display: table;
  content: "";
  line-height: 0;
}
.page.container:after {
  clear: both;
}
.page.container:before,
.page.container:after {
  display: table;
  content: "";
  line-height: 0;
}
.page.container:after {
  clear: both;
}
.nav a {
  text-decoration: none;
}
.nav.nav-tabs {
  margin-bottom: 20px;
}
.admin-form .questions {
  margin-top: 10px;
  list-style: none;
  padding: 0;
}
.sortable-placeholder {
  border: 1px dashed #e4e4e4;
  background: none;
  height: 150px;
  margin: 20px 0;
}
.tableCheckmarks .fa-stack .fa-stack-1x {
  color: white;
}
.tableCheckmarks .fa-stack .active {
  color: #53b663;
}
.tableCheckmarks .fa-stack .notactive {
  color: #e4e4e4;
}
.listCheckmarks .fa-stack .fa-stack-1x {
  color: #222222;
  font-style: normal;
}
.listCheckmarks .fa-stack .fa-circle {
  color: white;
}
.listCheckmarks .fa-stack.complete .fa-check-circle {
  color: #53b663;
}
.listCheckmarks.active .fa-circle {
  color: #ec008c;
}
.listCheckmarks.active .fa-stack-1x {
  color: white;
}
.listCheckmarks .fa-circle {
  color: white;
}
.panel-body {
  padding: 12px;
}
.panel-custom {
  border: #e4e4e4 1px solid;
  margin-bottom: 9px;
  position: relative;
  overflow: hidden;
  border-bottom-right-radius: 20px;
  border-top-left-radius: 20px;
}
.panel-custom .list-group-item {
  min-height: 58px;
  padding: 7px 12px;
}
.panel-custom.panel-dates {
  min-height: 140px;
}
.panel-custom.panel-coord img {
  display: block;
  padding: 0 1em 0.6em 0;
}
.panel-custom .panel-heading {
  border-top-left-radius: 20px;
  padding: 1em;
  position: relative;
  border: none;
  background-color: #4d4d4d;
}
.panel-custom .panel-heading .btn {
  position: absolute;
  right: 1em;
  top: 0.7em;
  line-height: 1em;
}
.panel-custom .panel-heading h4 {
  margin: 0;
  text-transform: uppercase;
  font-size: 1.18em;
  font-weight: normal;
}
.panel-custom .panel-heading.dates {
  background-color: black;
}
.panel-custom .panel-heading.charity-activity {
  background-color: #ec008c;
}
.panel-custom .panel-heading.orders,
.panel-custom .panel-heading.help {
  background-color: #ec008c;
}
.panel-custom .panel-heading.office-activity,
.panel-custom .panel-heading.coordinator {
  background-color: #0494a1;
}
.panel-custom .panel-heading.repo {
  background-color: #00bdcd;
}
.panel-custom .panel-heading.contact {
  background-color: #0494a1;
}
.panel-custom.panel-fixed-small {
  height: 123px;
}
.panel-custom.panel-fixed-small img {
  float: left;
  display: inline-block;
  padding-right: 10px;
}
.panel-custom.panel-fixed-small a {
  font-family: "VAGRoundedStdBold";
  text-decoration: underline;
}
.panel-custom.panel-fixed-large {
  height: 260px;
  position: relative;
}
.panel-custom .panel-footer {
  position: absolute;
  bottom: 0;
  border-bottom-right-radiumais: 20px;
  width: 100%;
}
.panel-custom .list-group .list-group-item .date {
  font-family: "VAGRoundedStdBold";
  display: block;
}
.panel-custom.icap-repo .panel-body a {
  border: 1px solid #cccccc;
  padding: 3px;
  background: white;
  float: left;
  display: inline-block;
  width: 31%;
}
.panel-custom.icap-repo .panel-body a img {
  width: 100%;
  height: auto;
}
.panel-custom.icap-repo .panel-body a + a {
  margin-left: 3%;
}
.office-list {
  padding-top: 10px;
}
.office-list .checkbox-inline {
  min-width: 24%;
  margin: 0;
  *zoom: 1;
}
.office-list .checkbox-inline:before,
.office-list .checkbox-inline:after {
  display: table;
  content: "";
  line-height: 0;
}
.office-list .checkbox-inline:after {
  clear: both;
}
.office-list .checkbox-inline:before,
.office-list .checkbox-inline:after {
  display: table;
  content: "";
  line-height: 0;
}
.office-list .checkbox-inline:after {
  clear: both;
}
.dynamic-calendar {
  position: relative;
  width: 43px;
  float: left;
  margin-right: 10px;
}
.dynamic-calendar span {
  display: block;
  position: absolute;
  font-size: 1.5em;
  bottom: 0;
  left: 0;
  text-align: center;
  width: 100%;
  line-height: 1.3em;
}
.date-row {
  padding-bottom: 10px;
}
.date-row + .date-row {
  border-top: 1px dotted #dddddd;
  padding-top: 10px;
}
.status-block {
  padding-bottom: 60px;
}
.status-block h1 {
  text-align: center;
  font-size: 7em;
  color: #e4e4e4;
  margin-bottom: 0px;
  font-family: "VAGRoundedStdBold";
}
.status-block h1.main {
  color: #ec008c;
}
.status-block h3 {
  text-align: center;
  margin-top: 0px;
}
.status-block .col-md-3 {
  cursor: pointer;
}
.btn {
  font-family: "VAGRoundedStdLight";
  text-transform: uppercase;
  font-weight: normal;
  text-decoration: none !important;
}
.btn.btn-default {
  background-color: white;
  background: -webkit-gradient(linear, left 0%, left 100%, from(white), to(#f7f7f7));
  background: -webkit-linear-gradient(top, white 0%, #f7f7f7 100%);
  background: -moz-linear-gradient(top, white 0%, #f7f7f7 100%);
  background: -ms-linear-gradient(top, white 0%, #f7f7f7 100%);
  background: -o-linear-gradient(top, white 0%, #f7f7f7 100%);
}
.btn.btn-primary {
  background-color: #ec008c;
  background: -webkit-gradient(linear, left 0%, left 100%, from(#ec008c), to(#ec008c));
  background: -webkit-linear-gradient(top, #ec008c 0%, #ec008c 100%);
  background: -moz-linear-gradient(top, #ec008c 0%, #ec008c 100%);
  background: -ms-linear-gradient(top, #ec008c 0%, #ec008c 100%);
  background: -o-linear-gradient(top, #ec008c 0%, #ec008c 100%);
  border: none;
  color: white;
  border-color: #ec008c;
}
.btn.btn-primary:hover {
  background-color: #d3007d;
  background: -webkit-gradient(linear, left 0%, left 100%, from(#d3007d), to(#ec008c));
  background: -webkit-linear-gradient(top, #d3007d 0%, #ec008c 100%);
  background: -moz-linear-gradient(top, #d3007d 0%, #ec008c 100%);
  background: -ms-linear-gradient(top, #d3007d 0%, #ec008c 100%);
  background: -o-linear-gradient(top, #d3007d 0%, #ec008c 100%);
}
.btn.btn-primary.right {
  float: right;
}
.btn.btn-danger {
  color: white;
}
.btn.btn-success {
  background: #53b663;
  color: white;
}
.btn:link,
.btn:hover,
.btn:visited {
  text-decoration: none;
}
.row.dashboard-wrapper {
  padding-bottom: 50px;
  background: #e5e5e5;
  padding: 40px 15px;
  min-height: 377px;
}
.navbar-default {
  border: #e4e4e4 2px solid;
  border-left-style: none;
  border-right-style: none;
  background-color: transparent;
}
.user-nav {
  background: #484848;
  border: none;
  border-radius: 0;
  padding: 0;
  min-height: 0;
  margin: 0;
}
.user-nav .navbar-nav a {
  padding: 10px 7px;
}
.user-nav .navbar-nav li > a {
  color: white;
}
.user-nav .navbar-nav li .dropdown-menu a {
  color: #484848;
}
.user-nav .navbar-nav li .dropdown-menu li.active a {
  background: #00bdcd;
  color: white;
}
.user-nav .search-group {
  margin: 7px 0;
}
.user-nav .search-group input {
  height: 28px;
  line-height: 18px;
}
.main-head {
  padding: 15px 30px;
}
.main-nav {
  border-width: 1px;
}
.main-nav .navbar-nav > li + li {
  padding-left: 4.5em;
}
.main-nav .navbar-nav > li > a {
  padding-left: 0;
  padding-right: 0;
  text-transform: uppercase;
  font-size: 1.18em;
  color: #afafaf;
  font-family: "VAGRoundedStdBold";
}
.main-nav .navbar-nav > li.active a {
  border-bottom: 2px solid #00bdcd;
  background: none;
  color: #222222;
}
.main-nav .navbar-nav > li.active a:hover {
  background: none;
}
.main-foot {
  background-color: #f7f7f7;
  background: -webkit-gradient(linear, left 0%, left 100%, from(#f7f7f7), to(white));
  background: -webkit-linear-gradient(top, #f7f7f7 0%, white 100%);
  background: -moz-linear-gradient(top, #f7f7f7 0%, white 100%);
  background: -ms-linear-gradient(top, #f7f7f7 0%, white 100%);
  background: -o-linear-gradient(top, #f7f7f7 0%, white 100%);
  border-top: 1px solid #dddddd;
  border-bottom: none;
  padding: 15px 15px 30px 15px;
}
.main-foot .logo {
  padding-bottom: 20px;
  display: inline-block;
}
.main-foot .logo + .logo {
  margin-left: 10px;
}
.main-foot ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.main-foot ul li {
  margin: 0;
  padding: 0;
  float: left;
  display: inline-block;
  padding-right: 1em;
}
.main-foot ul li + li {
  border-left: 1px solid #222222;
  padding-left: 1em;
}
.main-foot .copy {
  text-align: right;
}
.main-foot a {
  text-decoration: none;
}
form .form-group .multi-line {
  min-height: 200px;
}
form .form-group label {
  padding-bottom: 5px;
  font-size: 14px;
  font-weight: normal;
  font-family: "VAGRoundedStdLight";
}
form .form-group input[type=text],
form .form-group input[type=email],
form .form-group input[type=password],
form .form-group textarea {
  background-color: #f7f7f7;
  background: -webkit-gradient(linear, left 0%, left 50%, from(#f7f7f7), to(white));
  background: -webkit-linear-gradient(top, #f7f7f7 0%, white 50%);
  background: -moz-linear-gradient(top, #f7f7f7 0%, white 50%);
  background: -ms-linear-gradient(top, #f7f7f7 0%, white 50%);
  background: -o-linear-gradient(top, #f7f7f7 0%, white 50%);
}
form .form-group input[disabled],
form .form-group textarea[disabled],
form .form-group input[readonly],
form .form-group textarea[readonly] {
  color: #888888;
  background: #e6e6e6;
}
form .form-group textarea.large-textarea {
  min-height: 100px;
}
form .form-group select {
  background-color: white;
  background: -webkit-gradient(linear, left 0%, left 100%, from(white), to(#f7f7f7));
  background: -webkit-linear-gradient(top, white 0%, #f7f7f7 100%);
  background: -moz-linear-gradient(top, white 0%, #f7f7f7 100%);
  background: -ms-linear-gradient(top, white 0%, #f7f7f7 100%);
  background: -o-linear-gradient(top, white 0%, #f7f7f7 100%);
}
form .form-group select[disabled],
form .form-group select[readonly] {
  color: #888888;
  background: #e6e6e6;
}
.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}
.clearfix:after {
  clear: both;
}
.alert {
  font-size: 14px;
  font-family: "VAGRoundedStdLight";
}
.page-body {
  padding: 0 30px 30px 30px;
  min-height: 600px;
  *zoom: 1;
}
.page-body:before,
.page-body:after {
  display: table;
  content: "";
  line-height: 0;
}
.page-body:after {
  clear: both;
}
.page-body:before,
.page-body:after {
  display: table;
  content: "";
  line-height: 0;
}
.page-body:after {
  clear: both;
}
.dashboard .page-body {
  padding: 0;
}
.inner-wrap {
  padding: 0 30px;
  *zoom: 1;
}
.inner-wrap:before,
.inner-wrap:after {
  display: table;
  content: "";
  line-height: 0;
}
.inner-wrap:after {
  clear: both;
}
.inner-wrap:before,
.inner-wrap:after {
  display: table;
  content: "";
  line-height: 0;
}
.inner-wrap:after {
  clear: both;
}
/* Styles*/

.table {
  border: 1px solid #dddddd;
}
.table thead th {
  background: #f6f6f6;
  border: 1px solid #dddddd;
}
.table tbody td {
  border: 1px solid #dddddd;
  background-color: white;
  background: -webkit-gradient(linear, left 0%, left 100%, from(white), to(#fcfcfc));
  background: -webkit-linear-gradient(top, white 0%, #fcfcfc 100%);
  background: -moz-linear-gradient(top, white 0%, #fcfcfc 100%);
  background: -ms-linear-gradient(top, white 0%, #fcfcfc 100%);
  background: -o-linear-gradient(top, white 0%, #fcfcfc 100%);
}
.table-form {
  width: 100%;
  background-color: white;
  background: -webkit-gradient(linear, left 0%, left 100%, from(white), to(#f7f7f7));
  background: -webkit-linear-gradient(top, white 0%, #f7f7f7 100%);
  background: -moz-linear-gradient(top, white 0%, #f7f7f7 100%);
  background: -ms-linear-gradient(top, white 0%, #f7f7f7 100%);
  background: -o-linear-gradient(top, white 0%, #f7f7f7 100%);
  border: 1px solid #dddddd;
  clear: both;
}
.table-form form {
  padding: 10px;
}
.table-form form .search-group {
  position: relative;
}
.table-form form .search-group #SearchTerm {
  padding-right: 3em;
}
.table-form form .search-group .glyphicon {
  position: absolute;
  top: 50%;
  margin-top: -7px;
  right: 0.7em;
}
.search-group {
  position: relative;
}
.search-group #SearchTerm {
  padding-right: 3em;
}
.search-group .glyphicon {
  position: absolute;
  top: 50%;
  margin-top: -7px;
  right: 0.7em;
}
.page-title {
  *zoom: 1;
  padding-bottom: 10px;
}
.page-title:before,
.page-title:after {
  display: table;
  content: "";
  line-height: 0;
}
.page-title:after {
  clear: both;
}
.page-title:before,
.page-title:after {
  display: table;
  content: "";
  line-height: 0;
}
.page-title:after {
  clear: both;
}
.page-title h2 {
  float: left;
  display: block;
}
.page-title .page-actions {
  float: right;
  display: inline-block;
  position: relative;
  top: 15px;
}
/* ERRORS*/

.field-validation-error,
.validation-summary-errors {
  padding: 1em 0;
  display: block;
  color: #ea0000;
}
.validation-summary-errors {
  background: #9af7ff;
  border: 1px solid #00bdcd;
  border-radius: 10px;
  margin-left: 0;
  margin-top: 20px;
  padding: 15px;
}
.input-validation-error {
  border-color: #ea0000;
}
/* $Tabs*/

.nav-tabs > li.active > a {
  background-color: #f7f7f7;
  background: -webkit-gradient(linear, left 0%, left 60%, from(#f7f7f7), to(white));
  background: -webkit-linear-gradient(top, #f7f7f7 0%, white 60%);
  background: -moz-linear-gradient(top, #f7f7f7 0%, white 60%);
  background: -ms-linear-gradient(top, #f7f7f7 0%, white 60%);
  background: -o-linear-gradient(top, #f7f7f7 0%, white 60%);
  color: #222222;
}
.nav-tabs > li > a {
  padding: 5px 15px;
  border: 1px solid #dddddd;
  color: #222222;
  background: #f6f6f6;
  text-transform: uppercase;
  font-family: "VAGRoundedStdBold";
}
.page-intro {
  padding-bottom: 1em;
}
.page-intro p {
  color: #848484;
  font-size: 1.143em;
  padding-bottom: 1em;
}
.image-upload {
  border: 1px solid #dddddd;
  display: block;
  padding: 2em;
  border-radius: 5px;
}
.image-upload .btn {
  display: block;
  float: none;
  width: 50%;
  margin: 0 auto;
}
.image-upload img {
  display: block;
  margin: 0 auto;
  padding: 1em 0;
}
#OverviewCount,
#ProjectDescriptionCount {
  clear: both;
  float: right;
  margin-right: 15px;
  padding: 5px 10px;
  border-radius: 0 0 5px 5px;
  color: white;
}
#OverviewCount.bg-count-1,
#ProjectDescriptionCount.bg-count-1 {
  background: #646464;
}
#OverviewCount.bg-count-2,
#ProjectDescriptionCount.bg-count-2 {
  background: #b94c4c;
}
#OverviewCount.bg-count-3,
#ProjectDescriptionCount.bg-count-3 {
  background: #b41717;
}
.table-actions a {
  text-decoration: underline;
}
.accordion .panel > .panel-heading {
  background-color: #f7f7f7;
  background: -webkit-gradient(linear, left 0%, left 100%, from(#f7f7f7), to(white));
  background: -webkit-linear-gradient(top, #f7f7f7 0%, white 100%);
  background: -moz-linear-gradient(top, #f7f7f7 0%, white 100%);
  background: -ms-linear-gradient(top, #f7f7f7 0%, white 100%);
  background: -o-linear-gradient(top, #f7f7f7 0%, white 100%);
  padding: 0;
  font-family: "VAGRoundedStdBold";
}
.accordion .panel > .panel-heading h4 {
  background: url(/content/images/ico-plus.png?v=1.1.149.0) no-repeat 98% 50%;
  padding: 15px 15px 15px 15px;
  padding-right: 30px;
}
.accordion .panel > .panel-heading > a {
  text-decoration: none;
}
.accordion .panel a {
  outline: none;
}
.accordion .panel .panel-body {
  border: none !important;
}
.accordion .panel.active h4 {
  background-image: url(/content/images/ico-minus.png?v=1.1.149.0);
  padding: 15px 15px 15px 15px;
  padding-right: 30px;
}
.charity-table > thead > tr > td,
.charity-table > tbody > tr > td,
.charity-table > thead > tr > th,
.charity-table > tbody > tr > th {
  padding: 8px 2em;
  color: #222222;
  background: #f7f7f7;
}
.charity-table > thead > tr.completed > td,
.charity-table > tbody > tr.completed > td {
  background-color: #f7f7f7;
  background: -webkit-gradient(linear, left 0%, left 100%, from(#f7f7f7), to(white));
  background: -webkit-linear-gradient(top, #f7f7f7 0%, white 100%);
  background: -moz-linear-gradient(top, #f7f7f7 0%, white 100%);
  background: -ms-linear-gradient(top, #f7f7f7 0%, white 100%);
  background: -o-linear-gradient(top, #f7f7f7 0%, white 100%);
}
.charity-table > thead > tr .fa,
.charity-table > tbody > tr .fa {
  font-size: 2.5em;
}
.charity-table h3 {
  margin: 0;
}
.ico-checked {
  color: #53b663;
  font-size: 1.7em;
}
.ico-unchecked {
  color: #aaaaaa;
  font-size: 1.7em;
}
/* Media Questions */

.sub-form {
  border-top: 1px solid #dddddd;
  padding-top: 1em;
  display: none;
}
.yesno-checkbox {
  overflow: hidden;
}
.yesno-checkbox .question {
  padding-left: 0;
}
.yesno-checkbox .pull-right label {
  padding-right: 50px;
}
.well.active {
  background: white;
}
/* REPO*/

.assets {
  list-style: none;
  margin: 0;
  padding: 0;
}
.assets h3 {
  margin: 0 0 0.5em 0;
}
.assets .asset {
  font-family: Arial;
  font-size: 12px;
  min-height: 250px;
}
.assets .asset img {
  display: block;
  margin: 0 auto;
}
.assets .asset a {
  display: block;
}
.assets .asset strong {
  font-family: Arial;
  font-weight: bold;
}
.assets .asset .image-wrap {
  padding: 5px;
  margin-bottom: 10px;
  min-height: 120px;
  position: relative;
  border: 1px solid #dddddd;
}
.assets .asset .image-wrap:hover {
  border-color: #00bdcd;
}
.assets .asset .image-wrap img {
  max-width: 100%;
  height: auto;
}
.assets .asset .image-wrap .btn {
  position: absolute;
  top: -1px;
  right: -1px;
}
.assets .asset .image-wrap .btn.fileinput-button {
  position: relative;
}
.assets .sortable-placeholder {
  width: 130px;
  float: left;
  display: inline-block;
  margin: 0;
  height: 130px;
  background: #f2f2f2;
}
.modal {
  overflow: auto;
}
.modal .modal-content {
  border-radius: 20px 0px 20px 0;
  overflow: hidden;
}
.modal .modal-header {
  background: #316ab9;
  color: white;
}
.modal .modal-header h4,
.modal .modal-header h3 {
  color: white;
  margin: 0;
  font-size: 1.19em;
  font-family: "VAGRoundedStdBold";
  text-transform: uppercase;
}
.well.white {
  *zoom: 1;
  background: white;
  border: none;
  padding-left: 0;
  padding-right: 0;
  margin-bottom: 0;
}
.well.white:before,
.well.white:after {
  display: table;
  content: "";
  line-height: 0;
}
.well.white:after {
  clear: both;
}
.well.white:before,
.well.white:after {
  display: table;
  content: "";
  line-height: 0;
}
.well.white:after {
  clear: both;
}
/* Lower than desktop */

@media only screen and (max-width: 979px) {
  .page.container {
    width: 100%;
  }
  .main-nav .navbar-nav > li + li {
    padding-left: 1.9em;
  }
  .charity-dashboard-panels {
    width: 100%;
    *zoom: 1;
  }
  .charity-dashboard-panels:before,
  .charity-dashboard-panels:after {
    display: table;
    content: "";
    line-height: 0;
  }
  .charity-dashboard-panels:after {
    clear: both;
  }
  .charity-dashboard-panels:before,
  .charity-dashboard-panels:after {
    display: table;
    content: "";
    line-height: 0;
  }
  .charity-dashboard-panels:after {
    clear: both;
  }
  .charity-dashboard-panels .row .panel-custom img {
    max-width: 100%;
    height: auto;
  }
  .charity-dashboard-panels .row .panel-dates .col-md-10 {
    padding-left: 60px;
  }
  .assets .sortable-placeholder {
    width: 100%;
    clear: both;
    float: none;
  }
}
/* Large Mobile */

@media only screen and (max-width: 767px) {
  .main-foot .copy {
    clear: both;
    float: left;
    text-align: left;
    border-top: 1px solid #dddddd;
    margin: 1em;
    padding-top: 1em;
    width: 100%;
  }
  .main-foot ul li {
    clear: both;
    line-height: 1.6em;
  }
  .main-foot ul li + li {
    border: none;
    padding: 0;
  }
  .main-nav .navbar-nav > li + li {
    padding-left: 0;
  }
  .nav-tabs li {
    width: 100%;
  }
  .user-nav {
    padding: 0 5%;
  }
  .user-nav .nav.navbar-nav > li {
    clear: none;
  }
  .user-nav .nav.navbar-nav > li:nth-child(2n),
  .user-nav .nav.navbar-nav > li:nth-child(3n) {
    display: inline-block;
    float: left;
    width: 50%;
  }
  .main-head .logo {
    max-width: 65%;
    float: left;
    display: inline-block;
  }
  .main-head .logo img {
    max-width: 100%;
  }
  .main-head .logo.pull-right {
    width: 30%;
  }
  .yesno-checkbox {
    clear: both;
    *zoom: 1;
    width: 100%;
  }
  .yesno-checkbox:before,
  .yesno-checkbox:after {
    display: table;
    content: "";
    line-height: 0;
  }
  .yesno-checkbox:after {
    clear: both;
  }
  .yesno-checkbox:before,
  .yesno-checkbox:after {
    display: table;
    content: "";
    line-height: 0;
  }
  .yesno-checkbox:after {
    clear: both;
  }
  .page-body {
    padding: 0 5% 5% 5%;
  }
  .table-form {
    *zoom: 1;
  }
  .table-form:before,
  .table-form:after {
    display: table;
    content: "";
    line-height: 0;
  }
  .table-form:after {
    clear: both;
  }
  .table-form:before,
  .table-form:after {
    display: table;
    content: "";
    line-height: 0;
  }
  .table-form:after {
    clear: both;
  }
  .page-title .page-actions {
    *zoom: 1;
    top: 0;
  }
  .page-title .page-actions:before,
  .page-title .page-actions:after {
    display: table;
    content: "";
    line-height: 0;
  }
  .page-title .page-actions:after {
    clear: both;
  }
  .page-title .page-actions:before,
  .page-title .page-actions:after {
    display: table;
    content: "";
    line-height: 0;
  }
  .page-title .page-actions:after {
    clear: both;
  }
  .status-block .col-md-3 {
    *zoom: 1;
  }
  .status-block .col-md-3:before,
  .status-block .col-md-3:after {
    display: table;
    content: "";
    line-height: 0;
  }
  .status-block .col-md-3:after {
    clear: both;
  }
  .status-block .col-md-3:before,
  .status-block .col-md-3:after {
    display: table;
    content: "";
    line-height: 0;
  }
  .status-block .col-md-3:after {
    clear: both;
  }
  .status-block .col-md-3 h1 {
    font-size: 3em;
    width: 50%;
    float: left;
    clear: both;
    padding: 0;
    margin: 0;
  }
  .status-block .col-md-3 h3 {
    display: inline-block;
    width: 50%;
    float: left;
    font-size: 1em;
    line-height: 3em;
  }
  .status-block .col-md-3 + .col-md-3 {
    border-top: 1px dotted #f1f1f1;
  }
  .panel-custom.panel-fixed-large {
    height: auto;
  }
}
.lt-ie9 form .form-group input[type=text],
.lt-ie9 form .form-group input[type=email],
.lt-ie9 form .form-group input[type=password],
.lt-ie9 form .form-group textarea {
  background: white;
}
.lt-ie9 .nav.nav-tabs li.active a {
  background: white;
}
.inline-label {
  margin-bottom: 7px;
}
.inline-label label {
  position: absolute;
  color: #cccccc;
  font-size: 0.6em;
  padding: 5px 15px;
}
.table th.sortable {
  cursor: pointer;
}
.table th.sortable:hover {
  background-color: #cccccc;
}
.table th.sortable .fa {
  display: none;
}
.table th.sortable .fa-sort {
  display: inline-block;
  color: #bbbbbb;
}
.table th.sortable.ascending .fa-sort {
  display: none;
}
.table th.sortable.ascending .fa-sort-asc {
  display: inline-block;
}
.table th.sortable.descending .fa-sort {
  display: none;
}
.table th.sortable.descending .fa-sort-desc {
  display: inline-block;
}
.form-horizontal .control-label {
  text-align: left;
}
.aTooltip {
  background: #484848;
  padding: 1px 9px;
  border-radius: 50%;
  position: absolute;
  right: 17px;
  bottom: 9px;
  font-size: 1.2em;
  color: white;
  text-decoration: none;
}
.aTooltip:hover {
  background: white;
  border: 1px solid #484848;
  color: #484848;
  padding: 0px 8px;
}
.control-label.required:after {
  content: "*";
  font-weight: bold;
  color: red;
}
.table-condensed {
  font-size: 13px;
}

