﻿/*@import "partials/bootstrap";
@import "partials/bootstrap-responsive";*/
@font-face {
  font-family: 'Lato';
  src: url("../fonts/0_lato-hairline-webfont.eot");
  src: url("../fonts/0_lato-hairline-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/0_lato-hairline-webfont.woff") format("woff"), url("../fonts/0_lato-hairline-webfont.ttf") format("truetype"), url("../fonts/0_lato-hairline-webfont.svg#latohairline") format("svg");
  font-weight: 100;
  font-style: normal;
}
@font-face {
  font-family: 'Lato';
  src: url("../fonts/0_lato-hairlineitalic-webfont.eot");
  src: url("../fonts/0_lato-hairlineitalic-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/0_lato-hairlineitalic-webfont.woff") format("woff"), url("../fonts/0_lato-hairlineitalic-webfont.ttf") format("truetype"), url("../fonts/0_lato-hairlineitalic-webfont.svg#latohairline_italic") format("svg");
  font-weight: 100;
  font-style: italic;
}
@font-face {
  font-family: 'Lato';
  src: url("../fonts/1_lato-light-webfont.eot");
  src: url("../fonts/1_lato-light-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/1_lato-light-webfont.woff") format("woff"), url("../fonts/1_lato-light-webfont.ttf") format("truetype"), url("../fonts/1_lato-light-webfont.svg#latolight") format("svg");
  font-weight: 200;
  font-style: normal;
}
@font-face {
  font-family: 'Lato';
  src: url("../fonts/1_lato-lightitalic-webfont.eot");
  src: url("../fonts/1_lato-lightitalic-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/1_lato-lightitalic-webfont.woff") format("woff"), url("../fonts/1_lato-lightitalic-webfont.ttf") format("truetype"), url("../fonts/1_lato-lightitalic-webfont.svg#latolight_italic") format("svg");
  font-weight: 200;
  font-style: italic;
}
@font-face {
  font-family: 'Lato';
  src: url("../fonts/2_lato-regular-webfont.eot");
  src: url("../fonts/2_lato-regular-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/2_lato-regular-webfont.woff") format("woff"), url("../fonts/2_lato-regular-webfont.ttf") format("truetype"), url("../fonts/2_lato-regular-webfont.svg#latoregular") format("svg");
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: 'Lato';
  src: url("../fonts/2_lato-regularitalic-webfont.eot");
  src: url("../fonts/2_lato-regularitalic-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/2_lato-regularitalic-webfont.woff") format("woff"), url("../fonts/2_lato-regularitalic-webfont.ttf") format("truetype"), url("../fonts/2_lato-regularitalic-webfont.svg#latoitalic") format("svg");
  font-weight: 300;
  font-style: italic;
}
@font-face {
  font-family: 'LatoBold';
  src: url("../fonts/3_lato-bold-webfont.eot");
  src: url("../fonts/3_lato-bold-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/3_lato-bold-webfont.woff") format("woff"), url("../fonts/3_lato-bold-webfont.ttf") format("truetype"), url("../fonts/3_lato-bold-webfont.svg#latobold") format("svg");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Lato';
  src: url("../fonts/3_lato-bolditalic-webfont.eot");
  src: url("../fonts/3_lato-bolditalic-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/3_lato-bolditalic-webfont.woff") format("woff"), url("../fonts/3_lato-bolditalic-webfont.ttf") format("truetype"), url("../fonts/3_lato-bolditalic-webfont.svg#latobold_italic") format("svg");
  font-weight: 400;
  font-style: italic;
}
@font-face {
  font-family: 'icomoon';
  src: url("../fonts/icomoon.eot");
  src: url("../fonts/icomoon.eot?#iefix") format("embedded-opentype"), url("../fonts/icomoon.woff") format("woff"), url("../fonts/icomoon.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
/* Use the following CSS code if you want to use data attributes for inserting your icons */
[data-icon]:before {
  font-family: 'icomoon';
  content: attr(data-icon);
  speak: none;
  font-weight: normal;
  -webkit-font-smoothing: antialiased;
}

/* Use the following CSS code if you want to have a class per icon */
[class^="icon-"]:before, [class*=" icon-"]:before {
  font-family: 'icomoon';
  font-style: normal;
  speak: none;
  font-weight: normal;
  -webkit-font-smoothing: antialiased;
}

.icon-plus-small:before {
  position: relative;
  top: 1px;
}

.icon-dollar:before {
  content: "\f155";
}

.icon-copy:before {
  content: "\63";
}

.icon-remove:before {
  content: "\54";
}

.icon-picture:before {
  content: "\49";
}

.icon-prize-default:before {
  content: url("../img/icons/prize.png");
}

.icon-search:before {
  content: "\6d";
}

.icon-arrow-up:before {
  content: "\2a";
}

.icon-arrow-right:before {
  content: "\2e";
}

.icon-arrow-down:before {
  content: "\56";
}

.icon-arrow-left:before {
  content: "\2c";
}

.icon-arrow:before {
  content: "\5e";
}

.icon-arrow-2:before {
  content: "\3e";
}

.icon-arrow-3:before {
  content: "\76";
}

.icon-arrow-4:before {
  content: "\3c";
}

.icon-share:before {
  content: "\73";
}

.icon-facebook:before {
  content: "\66";
}

.icon-twitter:before {
  content: "\74";
}

.icon-pinterest:before {
  content: "\70";
}

.icon-gplus:before {
  content: "\67";
}

.icon-blogger:before {
  content: "\62";
}

.icon-word:before {
  content: "\77";
}

.icon-excel:before {
  content: "\78";
}

.icon-uni61:before {
  content: "\61";
}

.icon-file-csv:before {
  content: "\21";
}

.icon-printer:before {
  content: "\22";
}

.icon-blog:before {
  content: "\27";
}

.icon-uni3F:before {
  content: "\3f";
}

.icon-uni69:before {
  content: "\69";
}

.icon-settings:before {
  content: "\53";
}

.icon-phone:before {
  content: "\50";
}

.icon-reload-alt:before {
  content: "\e600";
}

.icon-loop-alt2:before {
  content: "\e601";
}

.icon-loop-alt3:before {
  content: "\e602";
}

.icon-loop:before {
  content: "\e603";
}

.icon-home:before {
  content: "\e604";
}

.icon-office:before {
  content: "\e605";
}

.icon-pencil:before {
  content: "\e606";
}

.icon-image:before {
  content: "\e607";
}

.icon-play:before {
  content: "\e608";
}

.icon-library:before {
  content: "\e609";
}

.icon-tags:before {
  content: "\e60a";
}

.icon-support:before {
  content: "\e60b";
}

.icon-clock:before {
  content: "\e60d";
}

.icon-screen:before {
  content: "\e60f";
}

.icon-laptop:before {
  content: "\e610";
}

.icon-mobile:before {
  content: "\e611";
}

.icon-mobile2:before {
  content: "\e612";
}

.icon-download:before {
  content: "\e613";
}

.icon-box-upload:before {
  content: "\e614";
}

.icon-undo:before {
  content: "\e615";
}

.icon-redo:before {
  content: "\e616";
}

.icon-bubble:before {
  content: "\e617";
}

.icon-bubbles:before {
  content: "\e618";
}

.icon-quotes-left:before {
  content: "\e61b";
}

.icon-loading:before {
  content: "\e61c";
}

.icon-spinner:before {
  content: "\e61d";
}

.icon-key:before {
  content: "\e61e";
}

.icon-lock:before {
  content: "\e61f";
}

.icon-unlocked:before {
  content: "\e620";
}

.icon-cogs:before {
  content: "\e621";
}

.icon-cog:before {
  content: "\e622";
}

.icon-bug:before {
  content: "\e623";
}

.icon-pie:before {
  content: "\e624";
}

.icon-stats:before {
  content: "\e625";
}

.icon-remove-fill:before {
  content: "\e626";
}

.icon-switch:before {
  content: "\e627";
}

.icon-list:before {
  content: "\e628";
}

.icon-menu:before {
  content: "\e629";
}

.icon-cloud:before {
  content: "\e62a";
}

.icon-cloud-download:before {
  content: "\e62b";
}

.icon-cloud-upload:before {
  content: "\e62c";
}

.icon-download2:before {
  content: "\e62d";
}

.icon-upload2:before {
  content: "\e62e";
}

.icon-link:before {
  content: "\e630";
}

.icon-flag:before {
  content: "\e631";
}

.icon-public:before {
  content: "\e632";
}

.icon-private:before {
  content: "\e633";
}

.icon-bookmark:before {
  content: "\e634";
}

.icon-star:before {
  content: "\e635";
}

.icon-star-half:before {
  content: "\e636";
}

.icon-star-2:before {
  content: "\e637";
}

.icon-happy:before {
  content: "\e638";
}

.icon-happy2:before {
  content: "\e639";
}

.icon-sad:before {
  content: "\e63a";
}

.icon-sad2:before {
  content: "\e63b";
}

.icon-wink:before {
  content: "\e63c";
}

.icon-wink2:before {
  content: "\e63d";
}

.icon-blocked:before {
  content: "\e63e";
}

.icon-cancel-circle:before {
  content: "\e640";
}

.icon-checkmark-circle:before {
  content: "\e641";
}

.icon-close:before {
  content: "\e642";
}

.icon-checkmark:before {
  content: "\e643";
}

.icon-spam:before {
  content: "\e644";
}

.icon-notification:before {
  content: "\e645";
}

.icon-code:before {
  content: "\e646";
}

.icon-file-pdf:before {
  content: "\e648";
}

.icon-file-openoffice:before {
  content: "\e649";
}

.icon-file-word:before {
  content: "\e64a";
}

.icon-file-excel:before {
  content: "\e64b";
}

.icon-file-zip:before {
  content: "\e64c";
}

.icon-file-powerpoint:before {
  content: "\e64d";
}

.icon-file-xml:before {
  content: "\e64e";
}

.icon-file-css:before {
  content: "\e64f";
}

.icon-checkmark2:before {
  content: "\e650";
}

.icon-check-alt:before {
  content: "\e651";
}

.icon-x:before {
  content: "\e652";
}

.icon-x-altx-alt:before {
  content: "\e653";
}

.icon-denied:before {
  content: "\e654";
}

.icon-calendar-alt-fill:before {
  content: "\e655";
}

.icon-mail:before {
  content: "\e656";
}

.icon-plus:before {
  content: "\e657";
}

.icon-plus-small:before {
  content: "\e657";
}

.icon-plus-alt:before {
  content: "\e658";
}

.icon-minus:before {
  content: "\e659";
}

.icon-minus-alt:before {
  content: "\e65a";
}

.icon-list2:before {
  content: "\e65b";
}

.icon-loop2:before {
  content: "\e65c";
}

.icon-export:before {
  content: "\e65d";
}

.icon-user:before {
  content: "\e65e";
}

.icon-users:before {
  content: "\e65f";
}

.icon-user-add:before {
  content: "\e660";
}

.icon-location:before {
  content: "\e661";
}

.icon-house:before {
  content: "\e662";
}

.icon-eye:before {
  content: "\e663";
}

.icon-globe:before {
  content: "\e665";
}

.icon-x-alt:before {
  content: "\e668";
}

.icon-info:before {
  content: "\e669";
}

.icon-info-circle:before {
  content: "\e66a";
}

.icon-question:before {
  content: "\e66b";
}

.icon-help:before {
  content: "\e66c";
}

.icon-warning:before {
  content: "\e66d";
}

.icon-list3:before {
  content: "\e66e";
}

.icon-add:before {
  content: "\e66f";
}

.icon-ellipsis:before {
  content: "\e67c";
}

.icon-more_vert:before {
  content: "\e210";
}

.icon-flow-tree:before {
  content: "\e800";
}

a {
  color: #409A3A;
}

a:hover, a:focus {
  color: #296225;
}

.alert a {
  color: #c09853;
  text-decoration: underline;
}

.alert a:hover {
  color: #a47e3c;
}

.alert a.btn {
  color: #FFFFFF;
  text-decoration: none;
}

.alert a.btn:hover {
  color: #FFFFFF;
}

.alert-success a {
  color: #468847;
  text-decoration: underline;
}

.alert-success a:hover {
  color: #356635;
}

.alert-error a {
  color: #b94a48;
  text-decoration: underline;
}

.alert-error a:hover {
  color: #953b39;
}

.alert-error a.btn {
  color: #FFFFFF;
  text-decoration: none;
}

.alert-error a.btn:hover {
  color: #FFFFFF;
}

.alert-info a {
  color: #3a87ad;
}

.alert-info a:hover {
  color: #2d6987;
}

.btn-group.open .btn-primary.dropdown-toggle {
  background-color: #31752c;
}

.navbar, .navbar-nav {
  color: #FFFFFF;
}
.navbar .navbar-inner, .navbar-nav .navbar-inner {
  background-color: rgba(54, 130, 49, 0.7);
  background-image: -moz-linear-gradient(top, rgba(49, 117, 44, 0.7), rgba(64, 154, 58, 0.7));
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(rgba(49, 117, 44, 0.7)), to(rgba(64, 154, 58, 0.7)));
  background-image: -webkit-linear-gradient(top, rgba(49, 117, 44, 0.7), rgba(64, 154, 58, 0.7));
  background-image: -o-linear-gradient(top, rgba(49, 117, 44, 0.7), rgba(64, 154, 58, 0.7));
  background-image: linear-gradient(to bottom, rgba(49, 117, 44, 0.7), rgba(64, 154, 58, 0.7));
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#B331752C', endColorstr='#B3409A3A', GradientType=0);
  border-color: rgba(52, 124, 47, 0.7);
}
.navbar .nav > li > a, .navbar-nav .nav > li > a {
  color: #FFFFFF;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.navbar .nav > li > a:hover, .navbar-nav .nav > li > a:hover {
  color: #EEEEEE;
}
.navbar .nav > li > a:focus,
.navbar .nav > li > a:hover, .navbar-nav .nav > li > a:focus,
.navbar-nav .nav > li > a:hover {
  background-color: rgba(56, 135, 51, 0.7);
  color: #EEEEEE;
}
.navbar .nav .active > a,
.navbar .nav .active > a:hover,
.navbar .nav .active > a:focus, .navbar-nav .nav .active > a,
.navbar-nav .nav .active > a:hover,
.navbar-nav .nav .active > a:focus {
  color: #EEEEEE;
  background-color: rgba(64, 154, 58, 0.7);
}
.navbar .navbar-link, .navbar-nav .navbar-link {
  color: #FFFFFF;
}
.navbar .navbar-link:hover, .navbar-nav .navbar-link:hover {
  color: #EEEEEE;
}
.navbar .divider-vertical, .navbar-nav .divider-vertical {
  border-left-color: rgba(64, 154, 58, 0.7);
  border-right-color: rgba(49, 117, 44, 0.7);
}
.navbar .nav li.dropdown.open > .dropdown-toggle,
.navbar .nav li.dropdown.active > .dropdown-toggle,
.navbar .nav li.dropdown.open.active > .dropdown-toggle, .navbar-nav .nav li.dropdown.open > .dropdown-toggle,
.navbar-nav .nav li.dropdown.active > .dropdown-toggle,
.navbar-nav .nav li.dropdown.open.active > .dropdown-toggle {
  background-color: rgba(64, 154, 58, 0.7);
  color: #EEEEEE;
}
.navbar .nav li.dropdown > .dropdown-toggle .caret, .navbar-nav .nav li.dropdown > .dropdown-toggle .caret {
  border-top-color: #FFFFFF;
  border-bottom-color: #FFFFFF;
}
.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, .navbar-nav .nav li.dropdown.open > .dropdown-toggle .caret,
.navbar-nav .nav li.dropdown.active > .dropdown-toggle .caret,
.navbar-nav .nav li.dropdown.open.active > .dropdown-toggle .caret {
  border-top-color: #EEEEEE;
  border-bottom-color: #EEEEEE;
}
.navbar .navbar-search .search-query, .navbar-nav .navbar-search .search-query {
  color: #FFFFFF;
  background-color: rgba(136, 208, 131, 0.7);
  border-color: rgba(64, 154, 58, 0.7);
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  -webkit-transition: none;
  -moz-transition: none;
  -o-transition: none;
  transition: none;
}
.navbar .navbar-search .search-query:focus, .navbar .navbar-search .search-query.focused, .navbar-nav .navbar-search .search-query:focus, .navbar-nav .navbar-search .search-query.focused {
  padding: 5px 15px;
  color: #575A5D;
  text-shadow: 0 1px 0 #FFFFFF;
  background-color: #FFFFFF;
  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 .btn-navbar, .navbar-nav .btn-navbar {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: rgba(46, 111, 42, 0.7);
  background-image: -moz-linear-gradient(top, rgba(41, 98, 37, 0.7), rgba(56, 135, 51, 0.7));
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(rgba(41, 98, 37, 0.7)), to(rgba(56, 135, 51, 0.7)));
  background-image: -webkit-linear-gradient(top, rgba(41, 98, 37, 0.7), rgba(56, 135, 51, 0.7));
  background-image: -o-linear-gradient(top, rgba(41, 98, 37, 0.7), rgba(56, 135, 51, 0.7));
  background-image: linear-gradient(to bottom, rgba(41, 98, 37, 0.7), rgba(56, 135, 51, 0.7));
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#B3296225', endColorstr='#B3388733', GradientType=0);
  border-color: rgba(56, 135, 51, 0.7) rgba(56, 135, 51, 0.7) rgba(33, 80, 30, 0.7);
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}
.navbar .btn-navbar:hover, .navbar .btn-navbar:active, .navbar .btn-navbar.active, .navbar .btn-navbar.disabled, .navbar .btn-navbar[disabled], .navbar-nav .btn-navbar:hover, .navbar-nav .btn-navbar:active, .navbar-nav .btn-navbar.active, .navbar-nav .btn-navbar.disabled, .navbar-nav .btn-navbar[disabled] {
  color: #fff;
  background-color: rgba(56, 135, 51, 0.7);
  *background-color: rgba(49, 117, 44, 0.7);
}
.navbar .btn-navbar:active, .navbar .btn-navbar.active, .navbar-nav .btn-navbar:active, .navbar-nav .btn-navbar.active {
  background-color: rgba(41, 98, 37, 0.7) \9;
}
@media (max-width: 979px) {
  .navbar .nav-collapse .nav > li > a, .navbar-nav .nav-collapse .nav > li > a {
    color: #FFFFFF;
    font-weight: normal;
    text-align: right;
  }
  .navbar .nav-collapse .nav > li > a:hover, .navbar-nav .nav-collapse .nav > li > a:hover {
    background-color: rgba(41, 98, 37, 0.7);
  }
}

.btn {
  border-color: #c5c5c5;
  border-color: rgba(0, 0, 0, 0.15) rgba(0, 0, 0, 0.15) rgba(0, 0, 0, 0.25);
}

.btn-primary {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #3d9a43;
  background-image: -moz-linear-gradient(top, #409A3A, #3a9a54);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#409A3A), to(#3a9a54));
  background-image: -webkit-linear-gradient(top, #409A3A, #3a9a54);
  background-image: -o-linear-gradient(top, #409A3A, #3a9a54);
  background-image: linear-gradient(to bottom, #409A3A, #3a9a54);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF409A3A', endColorstr='#FF3A9A54', GradientType=0);
  border-color: #3a9a54 #3a9a54 #256236;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}
.btn-primary:hover, .btn-primary:active, .btn-primary.active, .btn-primary.disabled, .btn-primary[disabled] {
  color: #fff;
  background-color: #3a9a54;
  *background-color: #33874a;
}
.btn-primary:active, .btn-primary.active {
  background-color: #2c7540 \9;
}

.btn-primary:hover {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #378b3d;
  background-image: -moz-linear-gradient(top, #388733, #379350);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#388733), to(#379350));
  background-image: -webkit-linear-gradient(top, #388733, #379350);
  background-image: -o-linear-gradient(top, #388733, #379350);
  background-image: linear-gradient(to bottom, #388733, #379350);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF388733', endColorstr='#FF379350', GradientType=0);
  border-color: #379350 #379350 #225b32;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}
.btn-primary:hover:hover, .btn-primary:hover:active, .btn-primary:hover.active, .btn-primary:hover.disabled, .btn-primary:hover[disabled] {
  color: #fff;
  background-color: #379350;
  *background-color: #308046;
}
.btn-primary:hover:active, .btn-primary:hover.active {
  background-color: #296e3c \9;
}

.btn-primary:focus {
  background-color: #409A3A;
  background-image: none;
}

.dropdown-menu li > a:hover,
.dropdown-menu li > a:focus,
.dropdown-submenu:hover > a {
  text-decoration: none;
  color: #575A5D;
  background-color: rgba(162, 215, 142, 0.3);
  background-color: rgba(156, 212, 134, 0.3);
  background-image: -moz-linear-gradient(top, rgba(162, 215, 142, 0.3), rgba(147, 208, 123, 0.3));
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(rgba(162, 215, 142, 0.3)), to(rgba(147, 208, 123, 0.3)));
  background-image: -webkit-linear-gradient(top, rgba(162, 215, 142, 0.3), rgba(147, 208, 123, 0.3));
  background-image: -o-linear-gradient(top, rgba(162, 215, 142, 0.3), rgba(147, 208, 123, 0.3));
  background-image: linear-gradient(to bottom, rgba(162, 215, 142, 0.3), rgba(147, 208, 123, 0.3));
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4DA2D78E', endColorstr='#4D93D07B', GradientType=0);
}

.dropdown-menu .active > a,
.dropdown-menu .active > a:hover {
  color: #575A5D;
  text-decoration: none;
  outline: 0;
  background-color: rgba(162, 215, 142, 0.3);
  background-color: rgba(156, 212, 134, 0.3);
  background-image: -moz-linear-gradient(top, rgba(162, 215, 142, 0.3), rgba(147, 208, 123, 0.3));
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(rgba(162, 215, 142, 0.3)), to(rgba(147, 208, 123, 0.3)));
  background-image: -webkit-linear-gradient(top, rgba(162, 215, 142, 0.3), rgba(147, 208, 123, 0.3));
  background-image: -o-linear-gradient(top, rgba(162, 215, 142, 0.3), rgba(147, 208, 123, 0.3));
  background-image: linear-gradient(to bottom, rgba(162, 215, 142, 0.3), rgba(147, 208, 123, 0.3));
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4DA2D78E', endColorstr='#4D93D07B', GradientType=0);
}

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

.navbar .nav .icon-arrow-2, .navbar .nav-suMobile .icon-arrow-2, .navbar-nav .nav .icon-arrow-2, .navbar-nav .nav-suMobile .icon-arrow-2 {
  font-size: 40px;
  color: #9ad796;
}
.navbar .container-fluid, .navbar-nav .container-fluid {
  background-color: #409A3A;
  outline: 1px dashed #64c25e;
  color: #FFFFFF;
}

.dibs .item-link .item:hover {
  background-color: rgba(162, 215, 142, 0.3);
}

.divider {
  color: #FFFFFF;
  background-color: #409A3A;
  border-top: 1px solid #31752c;
  border-bottom: 1px solid #31752c;
}

#slider .ui-slider-handle {
  background-color: #409A3A !important;
}

.tabs-left.slider .date-component.current {
  color: #409A3A;
}

.result .room-layout.selected {
  border-color: #A2D78E;
}
.result .room-layout.selected:before {
  background-color: rgba(162, 215, 142, 0.3);
}
.result .room-layout.selected:after {
  text-shadow: 1px 0px 3px #64bc43;
}

.profile h4 {
  color: #409A3A;
}

#editLibraries .item:hover, #editOrgs .item:hover {
  background-color: rgba(162, 215, 142, 0.3);
}
#editLibraries .item .primary:hover, #editLibraries .item .primary.selected, #editOrgs .item .primary:hover, #editOrgs .item .primary.selected {
  border-color: rgba(162, 215, 142, 0.5);
}

.result.signup h3 .label-primary {
  background-color: #A2D78E;
}
.result.signup h3 .label-primary:hover {
  background-color: #64bc43;
}

.well-green {
  background-color: rgba(162, 215, 142, 0.3) !important;
}

* {
  margin: 0px;
}

html, body, form, .master-form {
  height: 100%;
  font-size: 100%;
}

em {
  font-weight: 300;
}

body {
  font-family: "Lato", Helvetica, Arial, sans-serif;
  font-size: .95em;
  font-weight: 200;
  color: #575A5D;
  background-image: url(../img/backgrounds/furley_bg.png);
}

h1, h2, h3, h4, h5, h6 {
  font-family: "Lato", Helvetica, Arial, sans-serif;
  font-weight: 300;
}

p {
  margin-bottom: 15px;
}

hr {
  margin: 10px 0px;
  border-top: 1px solid #CCCCCC;
  border-bottom: 1px solid #FFFFFF;
}

form, #frmLogin {
  margin-bottom: 0px;
}

/*bootstrap override*/
label {
  font-weight: 300;
}

label.text {
  padding-top: 5px;
  min-height: 20px;
}

.label, .badge {
  font-weight: 400;
}

em.light {
  color: #999999;
}

.error {
  color: #b94a48 !important;
}

a.bounced {
  color: #b94a48;
}

a.bounced:before {
  content: '\e66d';
  font-family: "icomoon";
  padding-right: 5px;
  text-decoration: none !important;
}

.hide {
  display: none;
}

.left {
  text-align: left;
}

.right {
  text-align: right;
}

.center {
  text-align: center;
  margin: 0 auto;
}

.offscreen {
  position: absolute;
  left: -999em;
  width: 1em;
  overflow: hidden;
}

.subHeading {
  font-family: "MuseoSlabLight", Georgia, "Times New Roman", Times, serif;
  font-size: 18px;
  margin: 0px 0px 15px 20px;
}

a.disabled, label.disabled {
  color: #CCCCCC !important;
  cursor: default;
}
a.disabled:hover, label.disabled:hover {
  text-decoration: none;
}

.charLimit {
  text-align: right;
  font-size: 12px;
}

.noMargin {
  margin: 0px;
}

.iconFont {
  font-family: 'icomoon';
}

.icon-rotate {
  -ms-transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}

.tooltip {
  z-index: 1060 !important;
}

.container.main, .container-fluid.dibs, .container {
  min-height: 100%;
  margin-bottom: -40px;
}

.footer {
  height: 40px;
}

.footer {
  clear: both;
  text-align: center;
  font-size: 11px;
  line-height: 1.5em;
}

.btn {
  font-weight: 300;
}

.btn-large {
  padding: 9px 14px;
  font-size: 16px;
  line-height: 1em;
}

.btn-footer {
  text-align: right;
  margin-top: 10px;
}
.btn-footer .btn + .btn {
  margin: 0px 0px 0px 5px;
}

.input-xxlarge {
  width: 96%;
  max-width: 96%;
}

.form-horizontal .control-group {
  margin-bottom: 8px;
}

.customQuestions > label {
  font-weight: bold;
}
.customQuestions p {
  margin-bottom: 15px;
}
.customQuestions .inline {
  padding-top: 0px;
}
.customQuestions .terms {
  margin-top: 20px;
}

.help-block.small {
  font-size: .85em;
  line-height: 1.2em;
  margin-top: 6px;
}

select:focus {
  outline: none;
}

.sortBy-container {
  margin-right: 40px;
  font-size: .8em;
}

.sortBy-input {
  margin-bottom: 0px;
}

.sortBy {
  display: inline-block;
  font-weight: 300;
  font-size: .9em;
  margin-left: 40px;
  margin-right: 10px;
  font-weight: 300;
}

.partial-error input {
  border-color: #b94a48;
  color: #b94a48;
}

.controls > span,
.control-group > span {
  padding-top: 5px;
}

.table input[type=checkbox] {
  margin: 4px 10px 0px 0px !important;
}

.table-condensed td {
  padding: 4px 8px;
}

.table input {
  margin: 0px;
  height: 15px;
}
.table .highlight {
  background-color: #f9f9f9;
  font-weight: 300;
}
.table .listIndent {
  margin-left: 43px;
}
.table.hideLinks .pagination {
  display: none;
}
.table.hideLinks tr:hover > td > .pagination {
  display: block;
  height: 25px;
}
.table.hideLinks td {
  line-height: 25px;
}

.nav-tabs li a.disabled:hover {
  background-color: #FFFFFF;
  border-right-color: #FFFFFF;
  border-left-color: #FFFFFF;
  border-top-color: #FFFFFF;
}

.bttop {
  position: fixed;
  right: 20px;
  bottom: 0px;
  background-color: #FFF;
  text-transform: uppercase;
  border: 1px solid #CCCCCC;
  border-bottom: none;
  -webkit-border-radius: 4px 4px 0px 0px;
  -moz-border-radius: 4px 4px 0px 0px;
  -ms-border-radius: 4px 4px 0px 0px;
  -o-border-radius: 4px 4px 0px 0px;
  border-radius: 4px 4px 0px 0px;
  padding: 10px 20px;
  cursor: pointer;
  color: #575A5D;
  z-index: 999;
}
.bttop:hover {
  text-decoration: none;
  background-color: #F5F5F5;
}
.bttop span {
  font-size: 2em;
  position: relative;
  right: 15px;
}

.main {
  min-height: 100%;
  padding: 0px;
  background: #FFFFFF url(../img/backgrounds/admin_stripe.png) repeat-y;
  -webkit-box-shadow: 5px 0px 20px rgba(153, 153, 153, 0.3), -5px 0px 20px rgba(153, 153, 153, 0.3);
  -moz-box-shadow: 5px 0px 20px rgba(153, 153, 153, 0.3), -5px 0px 20px rgba(153, 153, 153, 0.3);
  box-shadow: 5px 0px 20px rgba(153, 153, 153, 0.3), -5px 0px 20px rgba(153, 153, 153, 0.3);
}
.main:before {
  padding-top: 60px;
}
@media (max-width: 979px) {
  .main:before {
    padding-top: 19px;
  }
}
.main:after {
  padding-bottom: 40px;
}
.main .admin-content {
  position: relative;
  right: 10px;
  margin-bottom: 100px;
}

.btn-container {
  width: 70%;
  margin-top: 40px !important;
  text-transform: uppercase;
}

.dibs img {
  -webkit-box-shadow: 1px 1px 1px #999999;
  -moz-box-shadow: 1px 1px 1px #999999;
  box-shadow: 1px 1px 1px #999999;
  border: 1px solid #999999;
}
.dibs img.right {
  clear: right;
  max-width: 100px;
  margin: 0px 0px 10px 10px;
}

.dropdown-menu > li > a {
  font-weight: 300;
}

.menuItem .tooltip-inner {
  max-width: 200px;
  font-size: 12px;
  font-family: Helvetica, Arial, sans-serif;
}
.menuItem .tooltip-inner a {
  color: #FFFFFF;
  text-decoration: underline;
}

.tooltip-inner a {
  color: #FFFFFF;
  text-decoration: underline;
}

.badge-id {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  text-shadow: none;
  background-color: #EEEEEE;
  color: #575A5D;
  font-size: 11px;
  font-weight: 700;
  min-width: 20px;
  text-align: center;
  margin-right: 5px;
  padding: 2px 4px;
}

.mobilePaymentTab .nav-tabs > li > a {
  font-size: 18px;
  padding-top: 20px;
  padding-bottom: 20px;
  border: 0px;
  color: #ccc;
  line-height: 20px;
}
.mobilePaymentTab .nav-tabs > li.active > a, .mobilePaymentTab .nav-tabs > li.active > a:focus, .mobilePaymentTab .nav-tabs > li.active > a:hover {
  color: #555;
  cursor: default;
  background-color: #fff;
  border: 0px;
  border-bottom: 10px solid #a01426;
  font-weight: bold;
}
.mobilePaymentTab .nav-tabs > li > a:hover {
  /* border-color: #eee #eee #ddd; */
  background-color: transparent;
}
.mobilePaymentTab .nav > li > a:focus, .mobilePaymentTab .nav > li > a:hover {
  text-decoration: none;
  border-bottom: 10px solid #eee;
}
.mobilePaymentTab span.glyphicon {
  font-size: 48px;
  vertical-align: middle;
  padding-right: 10px;
}
.mobilePaymentTab .tab-content {
  margin-top: 20px;
}

@media (min-width: 1199px) {
  .visible-phone-small {
    display: none;
  }

  .visible-desktop-small {
    display: none;
  }

  .hidden-desktop-small {
    display: inherit;
  }
}
@media (max-width: 1199px) {
  .visible-phone-small {
    display: none;
  }

  .visible-desktop-small {
    display: inherit;
  }

  .hidden-desktop-small {
    display: none;
  }
}
@media (max-width: 979px) {
  .visible-desktop-small {
    display: none;
  }

  .hidden-desktop-small {
    display: none;
  }

  .navbar-fixed-top .navbar-inner, .navbar-fixed-bottom .navbar-inner {
    padding: 0px 20px;
  }

  .navbar-fixed-top {
    margin-bottom: 0px;
  }

  .header, .headerPlaceholder {
    padding-top: 9px;
  }
}
@media (max-width: 767px) {
  .visible-desktop-small {
    display: none;
  }

  .hidden-desktop-small {
    display: none;
  }

  .header, .headerPlaceholder {
    padding-left: 2px;
    padding-right: 2px;
  }
}
@media (max-width: 480px) {
  .visible-phone-small {
    display: block;
  }

  .visible-desktop-small {
    display: none;
  }

  .hidden-desktop-small {
    display: none;
  }

  .hidden-phone-small {
    display: none;
  }

  .navbar-fixed-top .navbar-inner, .navbar-fixed-bottom .navbar-inner {
    padding: 0px 5px;
  }
}
@media (max-width: 767px) {
  .row {
    margin-left: -20px;
    *zoom: 1;
  }

  .row:before, .row:after {
    display: table;
    line-height: 0;
    content: "";
  }

  .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;
    line-height: 0;
    content: "";
  }

  .row-fluid:after {
    clear: both;
  }

  .row-fluid [class*="span"] {
    display: block;
    float: left;
    width: 100%;
    min-height: 30px;
    margin-left: 2.7624309392265194%;
    *margin-left: 2.709239449864817%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }

  .row-fluid [class*="span"]:first-child {
    margin-left: 0;
  }

  .row-fluid .controls-row [class*="span"] + [class*="span"] {
    margin-left: 2.7624309392265194%;
  }

  .row-fluid .span12 {
    width: 100%;
    *width: 99.94680851063829%;
  }

  .row-fluid .span11 {
    width: 91.43646408839778%;
    *width: 91.38327259903608%;
  }

  .row-fluid .span10 {
    width: 82.87292817679558%;
    *width: 82.81973668743387%;
  }

  .row-fluid .span9 {
    width: 74.30939226519337%;
    *width: 74.25620077583166%;
  }

  .row-fluid .span8 {
    width: 65.74585635359117%;
    *width: 65.69266486422946%;
  }

  .row-fluid .span7 {
    width: 57.18232044198895%;
    *width: 57.12912895262725%;
  }

  .row-fluid .span6 {
    width: 48.61878453038674%;
    *width: 48.56559304102504%;
  }

  .row-fluid .span5 {
    width: 40.05524861878453%;
    *width: 40.00205712942283%;
  }

  .row-fluid .span4 {
    width: 31.491712707182323%;
    *width: 31.43852121782062%;
  }

  .row-fluid .span3 {
    width: 22.92817679558011%;
    *width: 22.87498530621841%;
  }

  .row-fluid .span2 {
    width: 14.3646408839779%;
    *width: 14.311449394616199%;
  }

  .row-fluid .span1 {
    width: 5.801104972375691%;
    *width: 5.747913483013988%;
  }

  .row-fluid .offset12 {
    margin-left: 105.52486187845304%;
    *margin-left: 105.41847889972962%;
  }

  .row-fluid .offset12:first-child {
    margin-left: 102.76243093922652%;
    *margin-left: 102.6560479605031%;
  }

  .row-fluid .offset11 {
    margin-left: 96.96132596685082%;
    *margin-left: 96.8549429881274%;
  }

  .row-fluid .offset11:first-child {
    margin-left: 94.1988950276243%;
    *margin-left: 94.09251204890089%;
  }

  .row-fluid .offset10 {
    margin-left: 88.39779005524862%;
    *margin-left: 88.2914070765252%;
  }

  .row-fluid .offset10:first-child {
    margin-left: 85.6353591160221%;
    *margin-left: 85.52897613729868%;
  }

  .row-fluid .offset9 {
    margin-left: 79.8342541436464%;
    *margin-left: 79.72787116492299%;
  }

  .row-fluid .offset9:first-child {
    margin-left: 77.07182320441989%;
    *margin-left: 76.96544022569647%;
  }

  .row-fluid .offset8 {
    margin-left: 71.2707182320442%;
    *margin-left: 71.16433525332079%;
  }

  .row-fluid .offset8:first-child {
    margin-left: 68.50828729281768%;
    *margin-left: 68.40190431409427%;
  }

  .row-fluid .offset7 {
    margin-left: 62.70718232044199%;
    *margin-left: 62.600799341718584%;
  }

  .row-fluid .offset7:first-child {
    margin-left: 59.94475138121547%;
    *margin-left: 59.838368402492065%;
  }

  .row-fluid .offset6 {
    margin-left: 54.14364640883978%;
    *margin-left: 54.037263430116376%;
  }

  .row-fluid .offset6:first-child {
    margin-left: 51.38121546961326%;
    *margin-left: 51.27483249088986%;
  }

  .row-fluid .offset5 {
    margin-left: 45.58011049723757%;
    *margin-left: 45.47372751851417%;
  }

  .row-fluid .offset5:first-child {
    margin-left: 42.81767955801105%;
    *margin-left: 42.71129657928765%;
  }

  .row-fluid .offset4 {
    margin-left: 37.01657458563536%;
    *margin-left: 36.91019160691196%;
  }

  .row-fluid .offset4:first-child {
    margin-left: 34.25414364640884%;
    *margin-left: 34.14776066768544%;
  }

  .row-fluid .offset3 {
    margin-left: 28.45303867403315%;
    *margin-left: 28.346655695309746%;
  }

  .row-fluid .offset3:first-child {
    margin-left: 25.69060773480663%;
    *margin-left: 25.584224756083227%;
  }

  .row-fluid .offset2 {
    margin-left: 19.88950276243094%;
    *margin-left: 19.783119783707537%;
  }

  .row-fluid .offset2:first-child {
    margin-left: 17.12707182320442%;
    *margin-left: 17.02068884448102%;
  }

  .row-fluid .offset1 {
    margin-left: 11.32596685082873%;
    *margin-left: 11.219583872105325%;
  }

  .row-fluid .offset1:first-child {
    margin-left: 8.56353591160221%;
    *margin-left: 8.457152932878806%;
  }

  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 (max-width: 480px) {
  .row {
    margin-left: -20px;
    *zoom: 1;
  }

  .row:before, .row:after {
    display: table;
    line-height: 0;
    content: "";
  }

  .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;
    line-height: 0;
    content: "";
  }

  .row-fluid:after {
    clear: both;
  }

  .row-fluid [class*="span"] {
    display: block;
    float: left;
    width: 100%;
    min-height: 30px;
    margin-left: 2.7624309392265194%;
    *margin-left: 2.709239449864817%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }

  .row-fluid [class*="span"]:first-child {
    margin-left: 0;
  }

  .row-fluid .controls-row [class*="span"] + [class*="span"] {
    margin-left: 2.7624309392265194%;
  }

  .row-fluid .span12 {
    width: 100%;
    *width: 99.94680851063829%;
  }

  .row-fluid .span11 {
    width: 91.43646408839778%;
    *width: 91.38327259903608%;
  }

  .row-fluid .span10 {
    width: 82.87292817679558%;
    *width: 82.81973668743387%;
  }

  .row-fluid .span9 {
    width: 74.30939226519337%;
    *width: 74.25620077583166%;
  }

  .row-fluid .span8 {
    width: 65.74585635359117%;
    *width: 65.69266486422946%;
  }

  .row-fluid .span7 {
    width: 57.18232044198895%;
    *width: 57.12912895262725%;
  }

  .row-fluid .span6 {
    width: 48.61878453038674%;
    *width: 48.56559304102504%;
  }

  .row-fluid .span5 {
    width: 40.05524861878453%;
    *width: 40.00205712942283%;
  }

  .row-fluid .span4 {
    width: 31.491712707182323%;
    *width: 31.43852121782062%;
  }

  .row-fluid .span3 {
    width: 22.92817679558011%;
    *width: 22.87498530621841%;
  }

  .row-fluid .span2 {
    width: 14.3646408839779%;
    *width: 14.311449394616199%;
  }

  .row-fluid .span1 {
    width: 5.801104972375691%;
    *width: 5.747913483013988%;
  }

  .row-fluid .offset12 {
    margin-left: 105.52486187845304%;
    *margin-left: 105.41847889972962%;
  }

  .row-fluid .offset12:first-child {
    margin-left: 102.76243093922652%;
    *margin-left: 102.6560479605031%;
  }

  .row-fluid .offset11 {
    margin-left: 96.96132596685082%;
    *margin-left: 96.8549429881274%;
  }

  .row-fluid .offset11:first-child {
    margin-left: 94.1988950276243%;
    *margin-left: 94.09251204890089%;
  }

  .row-fluid .offset10 {
    margin-left: 88.39779005524862%;
    *margin-left: 88.2914070765252%;
  }

  .row-fluid .offset10:first-child {
    margin-left: 85.6353591160221%;
    *margin-left: 85.52897613729868%;
  }

  .row-fluid .offset9 {
    margin-left: 79.8342541436464%;
    *margin-left: 79.72787116492299%;
  }

  .row-fluid .offset9:first-child {
    margin-left: 77.07182320441989%;
    *margin-left: 76.96544022569647%;
  }

  .row-fluid .offset8 {
    margin-left: 71.2707182320442%;
    *margin-left: 71.16433525332079%;
  }

  .row-fluid .offset8:first-child {
    margin-left: 68.50828729281768%;
    *margin-left: 68.40190431409427%;
  }

  .row-fluid .offset7 {
    margin-left: 62.70718232044199%;
    *margin-left: 62.600799341718584%;
  }

  .row-fluid .offset7:first-child {
    margin-left: 59.94475138121547%;
    *margin-left: 59.838368402492065%;
  }

  .row-fluid .offset6 {
    margin-left: 54.14364640883978%;
    *margin-left: 54.037263430116376%;
  }

  .row-fluid .offset6:first-child {
    margin-left: 51.38121546961326%;
    *margin-left: 51.27483249088986%;
  }

  .row-fluid .offset5 {
    margin-left: 45.58011049723757%;
    *margin-left: 45.47372751851417%;
  }

  .row-fluid .offset5:first-child {
    margin-left: 42.81767955801105%;
    *margin-left: 42.71129657928765%;
  }

  .row-fluid .offset4 {
    margin-left: 37.01657458563536%;
    *margin-left: 36.91019160691196%;
  }

  .row-fluid .offset4:first-child {
    margin-left: 34.25414364640884%;
    *margin-left: 34.14776066768544%;
  }

  .row-fluid .offset3 {
    margin-left: 28.45303867403315%;
    *margin-left: 28.346655695309746%;
  }

  .row-fluid .offset3:first-child {
    margin-left: 25.69060773480663%;
    *margin-left: 25.584224756083227%;
  }

  .row-fluid .offset2 {
    margin-left: 19.88950276243094%;
    *margin-left: 19.783119783707537%;
  }

  .row-fluid .offset2:first-child {
    margin-left: 17.12707182320442%;
    *margin-left: 17.02068884448102%;
  }

  .row-fluid .offset1 {
    margin-left: 11.32596685082873%;
    *margin-left: 11.219583872105325%;
  }

  .row-fluid .offset1:first-child {
    margin-left: 8.56353591160221%;
    *margin-left: 8.457152932878806%;
  }

  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;
  }
}
.accordion.unavailable .accordion-group {
  border: none;
}
.accordion.unavailable .accordion-inner {
  padding: 20px 0px 0px 0px;
  border: none;
}

.accordion.unavailable > .accordion-group > .accordion-heading {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  background-color: #fcf8e3;
  font-weight: 300;
  font-size: .9em;
}
.accordion.unavailable > .accordion-group > .accordion-heading a {
  color: #c09853;
}

.accordion-white .accordion-group {
  border: 1px solid #CCCCCC;
  background-color: rgba(255, 255, 255, 0.5);
}
.accordion-white .accordion-heading {
  background-color: #FFFFFF;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 2px 2px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: inset 0 2px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 2px 2px rgba(0, 0, 0, 0.1);
}
.accordion-white .accordion-heading h1, .accordion-white .accordion-heading h2, .accordion-white .accordion-heading h3, .accordion-white .accordion-heading h4, .accordion-white .accordion-heading h5, .accordion-white .accordion-heading h6 {
  margin: 0px;
}
.accordion-white .accordion-heading a {
  color: #575A5D;
}
.accordion-white label.disabled a {
  color: #575A5D;
}

#frmLocationsList table {
  margin-bottom: 0px;
}

.system-alert {
  margin-left: 20px;
  margin-right: 20px;
}
.system-alert a {
  color: #b94a48;
  text-decoration: underline;
}
.system-alert a:hover {
  color: #702c2b;
}

.navbar .alert-message {
  background-color: #f2dede;
  color: #b94a48;
}
.navbar .alert-message a {
  color: #b94a48 !important;
}
.navbar .alert-message .icon-exclamation-sign {
  display: none;
}
.navbar .alert-message .icon-remove:before {
  content: "\e652";
}

.alert.result {
  text-align: center;
  margin-bottom: 0px;
  padding: 3px 3px 10px;
}
.alert.result .btn + .btn {
  margin-right: 10px;
}
.alert.result > span {
  position: relative;
  top: 5px;
}

.alert-buttons {
  padding: 3px 3px 10px !important;
}

.dropdown-menu::before {
  position: absolute;
  top: -7px;
  left: 9px;
  display: inline-block;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #CCC;
  border-left: 7px solid transparent;
  border-bottom-color: rgba(0, 0, 0, 0.2);
  content: '';
}

.dropdown-menu::after {
  position: absolute;
  top: -6px;
  left: 10px;
  display: inline-block;
  border-right: 6px solid transparent;
  border-bottom: 6px solid white;
  border-left: 6px solid transparent;
  content: '';
}

.dropdown-menu.noArrow::before,
.dropdown-menu.noArrow::after {
  display: none;
}

.dropdown-menu .feesApply,
#divSearch-MediaCollapse .feesApply {
  font-size: .8em;
  color: #999;
  border-top: 1px solid #CCC;
  display: block;
  padding-top: 5px;
  margin-top: 10px;
}

.dropdown-menu .accordion-inner {
  border: none;
  padding: 4px 8px;
}

.search_button .dropdown-menu li {
  border-top: 1px solid #CCCCCC;
  clear: both;
}
.search_button .dropdown-menu li:first-child {
  border: none;
}
.search_button .dropdown-menu .search_item {
  border-left: 7px solid #CCCCCC;
  margin: 5px 10px;
  padding-left: 10px !important;
  cursor: pointer;
}
.search_button .dropdown-menu .search_item.patron {
  border-color: #575A5D;
}
.search_button .dropdown-menu .search_item.signup {
  border-color: #5CA6D9;
}
.search_button .dropdown-menu .search_item.spaces {
  border-color: #409A3A;
}
.search_button .dropdown-menu .search_item.dibs {
  border-color: #FAA71B;
}
.search_button .dropdown-menu .search_item.reader {
  border-color: #AB7BCA;
}
.search_button .dropdown-menu .search_item:focus {
  outline: none;
}
.search_button .dropdown-menu .title {
  font-size: 15px;
}
.search_button .dropdown-menu .info {
  display: block;
}
.search_button .dropdown-menu .checkbox {
  float: right;
  color: #575A5D;
  min-width: 120px;
  padding-right: 10px;
}

.modal {
  font-weight: 300;
}
.modal h3 {
  font-size: 1.5em;
}
.modal .date-time {
  font-size: 1em;
}
.modal .date-selected {
  background-color: rgba(162, 215, 142, 0.3);
}
.modal .helpAnchor {
  margin: 4px 15px;
}
.modal .helpAnchor span {
  padding-right: 4px;
}

.modal-signup-bs2 {
  font-weight: 300;
  border-left: 12px solid #5CA6D9;
  border-radius: 0 !important;
  padding: 20px;
}
.modal-signup-bs2 h3 {
  font-size: 1.5em;
  text-align: center;
}
.modal-signup-bs2 .close {
  margin: -20px -15px 0 0;
}
.modal-signup-bs2 .modal-header {
  border-bottom: 0;
}
.modal-signup-bs2 .modal-footer {
  border-top: 0;
  background-color: #fff;
}
.modal-signup-bs2 .event .date, .modal-signup-bs2 .event .time,
.modal-signup-bs2 .event .space, .modal-signup-bs2 .event .location {
  display: inline-block;
}
.modal-signup-bs2 .event .location:first-child {
  margin-left: 5px;
}
.modal-signup-bs2 .event .date + .time:before,
.modal-signup-bs2 .event .location + .space:before {
  content: "\2014";
  padding: 0px 5px;
}
.modal-signup-bs2 .event .title {
  margin-bottom: 3px;
}
.modal-signup-bs2 .event .image {
  margin: 3px 0px;
}
.modal-signup-bs2 .event .description {
  border-top: 1px solid #999999;
  margin: 3px 0px;
  padding: 3px 0px;
}
.modal-signup-bs2 .event .description p {
  margin-left: 5px;
}
.modal-signup-bs2 .event .info {
  text-align: center;
}
.modal-signup-bs2 .event .register-container {
  padding: 15px 0px;
}
.modal-signup-bs2 .event .info-group + .info-group {
  margin-top: 10px;
}
.modal-signup-bs2 .event .info-label {
  font-weight: 700;
}
.modal-signup-bs2 .event .event-types a,
.modal-signup-bs2 .event .age-groups a {
  color: #575A5D;
  cursor: pointer;
}
.modal-signup-bs2 .event a.icon:hover, .modal-signup-bs2 .event a.icon:focus, .modal-signup-bs2 .event a.icon:active {
  text-decoration: none;
}
.modal-signup-bs2 .event:hover .action-bar {
  background-color: rgba(0, 0, 0, 0.1);
  color: #575A5D;
  text-decoration: none;
  border-color: rgba(0, 0, 0, 0.1);
}
.modal-signup-bs2 .event .registrationStatus {
  margin-top: 5px;
  margin-right: 5px;
  font-weight: bold;
}
.modal-signup-bs2 .event .registrationStatus i {
  color: #FAA71B;
}
.modal-signup-bs2 .eventDetailsTicket {
  margin-bottom: 20px;
}
.modal-signup-bs2 .eventDetailsTicket .event {
  position: relative;
  box-sizing: border-box;
  font-weight: 400;
  font-size: 13px;
  word-wrap: break-word;
  line-height: 20px;
  margin-bottom: 5px;
  padding-left: 5px;
}
.modal-signup-bs2 .eventDetailsTicket .event-list {
  background-color: #FFFFFF;
  border-top: 1px solid #999999;
  border-right: 1px solid #999999;
  border-bottom: 1px solid #999999;
  margin-bottom: 15px;
  padding: 10px 0  6px 0;
}
.modal-signup-bs2 .eventDetailsTicket .event-list .image {
  max-width: 120px;
  float: left;
  border: 1px solid #999999;
  background-color: #fff;
}
.modal-signup-bs2 .eventDetailsTicket .event-list .panel {
  margin-top: 8px;
}
.modal-signup-bs2 .eventDetailsTicket .event-details-container {
  position: relative;
}
.modal-signup-bs2 .eventDetailsTicket .eventDivider {
  border-top: 1px solid #999999;
  margin: 3px 0px;
}
.modal-signup-bs2 .eventDetailsTicket .pagination {
  font-size: 1.1em;
  font-weight: 200;
  margin: 0;
  padding-top: 8px;
  float: right;
  width: 100%;
}
.modal-signup-bs2 .eventDetailsTicket .pagination.pull-right {
  position: initial !important;
  margin-bottom: 20px !important;
}
.modal-signup-bs2 .eventDetailsTicket .pagination.pull-left {
  float: left;
}
.modal-signup-bs2 .eventDetailsTicket .pagination ul li a {
  padding: 4px 8px;
  border: none;
  border-left: 1px solid #EEEEEE;
  padding: 5px 10px;
}
.modal-signup-bs2 .eventDetailsTicket .pagination ul {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.modal-signup-bs2 .eventDetailsTicket .pagination li {
  display: inline;
}
.modal-signup-bs2 .eventDetailsTicket .pagination li:first-child > a, .modal-signup-bs2 .eventDetailsTicket .pagination li:first-child > span {
  border: none;
}
.modal-signup-bs2 .eventDetailsTicket .pagination [class^="icon-"] {
  margin-top: 0px;
}
.modal-signup-bs2 .eventDetailsTicket .pagination .disabled {
  color: #CCCCCC;
  cursor: default;
}
.modal-signup-bs2 .eventDetailsTicket .pagination .disabled:hover {
  text-decoration: none;
}
.modal-signup-bs2 .eventDetailsTicket .action-bar, .modal-signup-bs2 .eventDetailsTicket .action-bar:focus {
  border-top: 1px solid #999999;
  border-bottom: 1px solid #999999;
  clear: both;
  position: relative;
  background-color: #EEEEEE;
  text-transform: uppercase;
  color: #666666;
  font-weight: 700;
  top: 7px;
  padding: 4px 15px;
  display: block;
  text-decoration: none;
}
.modal-signup-bs2 .eventDetailsTicket .action-bar:after, .modal-signup-bs2 .eventDetailsTicket .action-bar:focus:after {
  content: "\25BA";
  float: right;
}
.modal-signup-bs2 .eventDetailsTicket .action-bar.registration:before, .modal-signup-bs2 .eventDetailsTicket .action-bar:focus.registration:before {
  content: "\e973";
  font-family: "icomoon";
}
.modal-signup-bs2 .eventDetailsTicket .action-bar.payment:before, .modal-signup-bs2 .eventDetailsTicket .action-bar:focus.payment:before {
  content: "\e973  \e622";
  font-family: "icomoon";
}

@media (min-width: 767px) {
  .previewModal {
    width: 80%;
    margin-left: -40%;
  }
}
.result-modal .description {
  padding-top: 10px;
}
.result-modal .img-wrap {
  max-height: 295px;
  overflow: hidden;
  text-align: center;
}
.result-modal .img-wrap img {
  border: 1px solid #EEEEEE;
}

.historyList {
  margin-top: 10px;
}
.historyList li {
  padding: 7px 0px;
}
.historyList table {
  width: 100%;
}
.historyList tr {
  border: 1px solid #CCCCCC;
  display: block;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
}
.historyList .inner tr {
  border: none;
}
.historyList .historyIcon {
  font-family: "icomoon";
  padding: 10px 14px;
  border-right: 1px solid #CCCCCC;
}

#PaymentInfoModal #reservation {
  padding-right: 15px;
}
#PaymentInfoModal .payment-amt {
  text-align: right;
  font-size: 1.5em;
  font-weight: 700;
}
#PaymentInfoModal .cvv-icon {
  display: inline-block;
  width: 95px;
  margin-left: 10px;
}
#PaymentInfoModal .payment-split {
  border-bottom: 4px solid #EEE;
  border-top: 1px solid #EEE;
  height: 0px;
  margin: 24px 0px;
}
#PaymentInfoModal .payment-split:before {
  content: "OR";
  position: relative;
  left: 50%;
  background-color: #FFF;
  top: -8px;
  padding: 5px 10px;
  font-weight: 900;
  color: #999;
}
#PaymentInfoModal #braintree-paypal-button {
  display: inline-block !important;
  width: 80px !important;
  height: auto !important;
  margin-left: 15px;
  position: relative;
  top: 8px;
}
#PaymentInfoModal #braintree-paypal-loggedout {
  margin-bottom: 20px;
  position: relative;
  bottom: 8px;
}

.modal .cancelled {
  text-decoration: line-through;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
  opacity: 0.5;
}

#LogModal .table .control-group {
  margin-bottom: 0;
}
#LogModal .table .control-group > span {
  padding-top: 0;
}
#LogModal .table td {
  vertical-align: middle;
  padding-bottom: 10px;
  padding-top: 10px;
}
#LogModal .table .Reg_closeAnswer {
  position: static;
  bottom: auto;
}

.modal-signup {
  border-radius: 0;
  -webkit-border-radius: 0;
}
.modal-signup .modal-content {
  border-left: 12px solid #5CA6D9;
  border-radius: 0;
  -webkit-border-radius: 0;
  padding: 20px;
}
.modal-signup .modal-header {
  border-bottom: 0;
}
.modal-signup .modal-header h3, .modal-signup .modal-header h4 {
  text-align: center;
}
.modal-signup .modal-footer {
  background-color: #fff;
  border-top: 0;
}
.modal-signup .container-fluid {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
.modal-signup .row {
  margin-right: -15px;
  margin-left: -15px;
}
.modal-signup .col-xs-9, .modal-signup .col-sm-8, .modal-signup .col-sm-4, .modal-signup .col-xs-3 {
  float: left;
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
  margin: 0;
  box-sizing: border-box;
}
.modal-signup .col-xs-9 {
  width: 75%;
}
.modal-signup .col-sm-8 {
  width: 66.66666667%;
}
.modal-signup .col-sm-4 {
  width: 33.33333333%;
}
.modal-signup .col-xs-3 {
  width: 25%;
}
.modal-signup .registrationDashboard ::-webkit-scrollbar {
  width: 5px;
}
.modal-signup .registrationDashboard ::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  border-radius: 10px;
}
.modal-signup .registrationDashboard ::-webkit-scrollbar-thumb {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.5);
  border-radius: 10px;
}
.modal-signup .registerContent {
  position: relative;
  background-color: #FFFFFF;
  font-weight: 300;
}
.modal-signup .registerContent form {
  font-size: .75em;
}
.modal-signup .registerContent hr {
  margin: 10px 0;
  border-top: 1px solid #CCCCCC;
}
.modal-signup .registerContent span.spotsAvail {
  padding-left: 10px;
  font-weight: bold;
  display: inline-block;
}
.modal-signup .modalMaxHeight375 {
  max-height: 375px;
  overflow-y: auto;
}
.modal-signup .form-horizontal .form-group {
  margin-left: -15px;
  margin-bottom: 15px;
}
.modal-signup .form-horizontal .form-group:after, .modal-signup .form-horizontal .form-group:before {
  display: table;
  content: " ";
  clear: both;
}
.modal-signup .form-horizontal .control-label {
  padding-top: 7px;
  margin-bottom: 0;
  text-align: right;
}
.modal-signup .form-control {
  width: 100%;
  height: 24px;
  font-size: 14px;
  line-height: 1.42857143;
}
.modal-signup .select {
  height: 30px !important;
}
.modal-signup .panel-collapse {
  margin-bottom: 10px;
}
.modal-signup .additonal-dates-container .label {
  display: block;
  text-align: left;
  font-size: inherit;
  font-weight: 400;
  color: #575A5D;
  background-color: #FFFFFF;
  margin: 3px 0px 5px;
  margin-bottom: 15px;
  padding: .4em;
  -webkit-box-shadow: 1px 1px 2px #999999;
  -moz-box-shadow: 1px 1px 2px #999999;
  box-shadow: 1px 1px 2px #999999;
}
.modal-signup .additonal-dates-container .label a, .modal-signup .additonal-dates-container .label a:active, .modal-signup .additonal-dates-container .label a:focus {
  color: white;
  float: right;
  background-color: #7a7a7a;
  padding: .1em .4em .15em;
  font-size: .9em;
  margin-left: 6px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  text-decoration: none;
}
.modal-signup .additonal-dates-container .label a:hover, .modal-signup .additonal-dates-container .label a:active:hover, .modal-signup .additonal-dates-container .label a:focus:hover {
  text-decoration: none;
  background-color: #5295c3;
}
.modal-signup .additonal-dates-container .label [class^="icon-"], .modal-signup .additonal-dates-container .label [class*=" icon-"] {
  color: rgba(92, 166, 217, 0.5);
  font-size: 1.3em;
  line-height: 0px;
  position: relative;
  top: 3px;
  margin-right: 3px;
}
.modal-signup .additonal-dates-container .checkbox {
  margin: 0px;
}
.modal-signup .additional-date {
  color: #575A5D;
  background-color: #FFFFFF;
  font-size: .87em;
  font-weight: 400;
  border: 1px solid #EEEEEE;
  margin: 2px 0px;
  display: inline-block;
  padding: 3px 6px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
}
.modal-signup .additional-date:hover {
  color: #FFFFFF;
  background-color: #409A3A;
  text-decoration: none;
  cursor: pointer;
}
.modal-signup .additional-date:hover:before {
  color: #c5e0c3;
}

.pagingBar {
  margin: 15px 0px 10px 0px;
}
.pagingBar .controls a {
  color: #575A5D;
}
.pagingBar .controls a:hover {
  text-decoration: none;
}
.pagingBar .controls select {
  height: 25px;
  line-height: 25px;
}

.pagination {
  margin: 0px;
}
.pagination.pull-right {
  position: initial;
  margin-bottom: 20px !important;
}
.pagination ul li a {
  padding: 4px 8px;
  border: none;
  border-left: 1px solid #CCCCCC;
  padding: 5px 10px;
}
.pagination ul {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.pagination li:first-child > a, .pagination li:first-child > span {
  border: none;
}
.pagination [class^="icon-"] {
  margin-top: 0px;
}

.well .pagination, .hideLinks .pagination {
  height: auto;
  margin: 0px;
}
.well .pagination ul, .hideLinks .pagination ul {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.well .pagination a, .well .pagination span, .hideLinks .pagination a, .hideLinks .pagination span {
  padding: 0px;
  line-height: 12px;
}
.well .pagination a, .hideLinks .pagination a {
  background-color: #F5F5F5;
  border: none;
  border-left: 1px solid #CCCCCC;
  padding: 5px 10px;
}
.well .pagination a:hover, .hideLinks .pagination a:hover {
  background-color: rgba(255, 255, 255, 0.8);
}
.well .pagination li:first-child > a, .well .pagination li:first-child > span, .hideLinks .pagination li:first-child > a, .hideLinks .pagination li:first-child > span {
  border: none;
}
.well .pagination.negMargin, .hideLinks .pagination.negMargin {
  margin-top: -22px;
}
@media (max-width: 979px) {
  .well .pagination.negMargin, .hideLinks .pagination.negMargin {
    margin: 0px;
  }
}
.well .pagination.pull-left, .hideLinks .pagination.pull-left {
  margin-left: 120px;
}
@media (min-width: 1199px) {
  .well .pagination.pull-left, .hideLinks .pagination.pull-left {
    margin-left: 150px;
  }
}
@media (max-width: 1199px) {
  .well .pagination.pull-left, .hideLinks .pagination.pull-left {
    margin-left: 120px;
  }
}
@media (max-width: 979px) {
  .well .pagination.pull-left, .hideLinks .pagination.pull-left {
    margin-left: 90px;
  }
}
.well .highlight .pagination a, .hideLinks .highlight .pagination a {
  background-color: #f9f9f9;
}
.well .highlight .pagination a:hover, .hideLinks .highlight .pagination a:hover {
  background-color: rgba(255, 255, 255, 0.8);
}

.well-alt .pagination a {
  background-color: #FFFFFF;
}
.well-alt .pagination a:hover {
  background-color: rgba(238, 238, 238, 0.7);
}

.popover-content .share {
  padding: 0px;
}
.popover-content .share p {
  margin: 0px;
}
.popover-content .share a {
  display: block;
  padding: 5px 15px;
  color: #575A5D;
}
.popover-content .share a:hover {
  text-decoration: none;
  background-color: rgba(162, 215, 142, 0.3);
}

.popover {
  max-width: 330px;
}

#eventInfo {
  color: #575A5D;
}

#eventInfo:hover {
  text-decoration: none;
}

.eventPopup {
  text-align: left;
}
.eventPopup h4 {
  margin: 5px 0px;
}
.eventPopup .span6 {
  min-height: 0px;
  margin-bottom: 7px;
}
.eventPopup .image {
  text-align: center;
}
.eventPopup .image img {
  max-height: 130px;
}
.eventPopup .description, .eventPopup .info-group, .eventPopup .location {
  font-size: .9em;
  line-height: 1.32em;
}
.eventPopup .description {
  margin-top: 7px;
}
.eventPopup .location {
  margin-top: 3px;
}
.eventPopup .info {
  border-top: 1px solid #CCCCCC;
  padding-top: 10px;
  margin-top: 7px;
}
.eventPopup .register-container {
  text-align: center;
  margin-bottom: 7px;
}
.eventPopup .register-container em.light {
  font-size: .85em;
  line-height: 1.32em;
  display: inline-block;
  margin-bottom: 4px;
}
.eventPopup .info-group {
  margin-bottom: 7px;
}
.eventPopup .info-label {
  font-weight: 500;
  display: inline-block;
  min-width: 80px;
  text-align: right;
  padding-right: 3px;
}

.well {
  -webkit-box-shadow: inset 1px 1px 0px #FFFFFF, inset -1px -1px 0px #FFFFFF;
  -moz-box-shadow: inset 1px 1px 0px #FFFFFF, inset -1px -1px 0px #FFFFFF;
  box-shadow: inset 1px 1px 0px #FFFFFF, inset -1px -1px 0px #FFFFFF;
  border: 1px solid #CCCCCC;
}

.well-alt {
  -webkit-box-shadow: 1px 1px 0px #FFFFFF;
  -moz-box-shadow: 1px 1px 0px #FFFFFF;
  box-shadow: 1px 1px 0px #FFFFFF;
  background-color: #FFFFFF;
  border: 1px solid #CCCCCC;
}

.well-green {
  background-color: rgba(162, 215, 142, 0.3) !important;
}

.tinyCal .input-small {
  width: 90px !important;
}
.tinyCal .k-i-calendar {
  display: inline-block;
  width: 20px;
  overflow: hidden;
  cursor: pointer;
}
.tinyCal .k-i-calendar:before {
  content: "\e655";
  font-family: "icomoon";
  margin: 0px 5px;
}

/* MAIN CALENDAR ------------------------------- */
.k-calendar {
  position: relative;
  display: inline-block;
  color: #787878;
  border: 1px solid #DADADA;
  width: 203px;
  overflow: hidden;
  background-color: #FFF;
  font-family: Arial, sans-serif;
  font-size: 12px;
}

.k-calendar .k-link {
  color: #787878;
  -webkit-touch-callout: none;
  text-decoration: none;
}

.k-calendar .k-content .k-link {
  display: block;
  overflow: hidden;
  min-height: 22px;
  line-height: 22px;
  text-align: center;
  /*color: #CCC;*/
}

.k-calendar-container {
  line-height: 20px !important;
}

/* MONTH/YEAR ------------------------------- */
.k-calendar .k-header {
  position: relative;
  text-align: center;
  zoom: 1;
  font-size: 14px;
}

.k-widget.k-calendar .k-nav-fast {
  display: inline-block;
  line-height: 22px;
  width: 75%;
  height: 22px;
  margin: 3px 0 4px;
}

/* NAV ARROWS ------------------------------- */
.k-widget.k-calendar .k-nav-prev {
  position: absolute;
  top: 3px;
  left: 1%;
}

.k-widget.k-calendar .k-nav-next {
  position: absolute;
  top: 3px;
  right: 1%;
}

.k-icon {
  width: 16px;
  height: 20px;
  display: block;
  font-size: 13px;
  padding-top: 2px;
}

.k-i-arrow-e:before {
  content: '\003e';
}

.k-i-arrow-w:before {
  content: '\003c';
}

/* DAY OF THE WEEK ------------------------------- */
.k-calendar th {
  font-weight: normal;
  border-bottom: 1px solid #DADADA;
  padding: .4em .45em .4em .1em;
  cursor: default;
}

/* DATES WITH EVENTS ------------------------------- */
.k-calendar .active-date .k-link {
  color: #787878;
}

/*.k-other-month.active-date .k-link { color: #CCC; } -- only for tinyCal function */
/* CALENDAR CONTENT ------------------------------- */
.k-calendar .k-content {
  float: left;
  text-align: right;
  border-spacing: 0;
  border-width: 0;
  width: 100%;
  height: 170px;
  margin: 0;
  table-layout: fixed;
  outline: 0;
}

.k-other-month .k-link {
  color: #CCC;
}

.k-calendar .k-meta-view .k-link {
  color: #787878;
  padding: .25em 0 .3em;
  text-align: center;
}

/* Today */
.k-calendar .k-today {
  background-color: #EEE;
}

.k-calendar .k-today:hover {
  background-color: #EEE;
}

.k-calendar .k-state-selected {
  background-color: #787878;
}

.k-calendar .k-state-selected:hover {
  background-color: #787878;
}

.k-calendar .k-state-selected .k-link {
  color: #FFF;
}

/* CALENDAR FOOTER ------------------------------- */
.k-footer {
  display: none !important;
}

/* HOVER EFFECTS ------------------------------- */
/* Dates with Events */
.k-calendar .k-state-hover, .k-calendar .k-state-hover.active-date .k-link {
  text-decoration: none;
  background-color: #EEE;
  color: #666;
  cursor: pointer;
}

/* Month, Year & Arrows */
.k-widget.k-calendar .k-nav-fast.k-state-hover, .k-widget.k-calendar .k-nav-prev.k-state-hover, .k-widget.k-calendar .k-nav-next.k-state-hover {
  background-color: #EEE;
}

.k-calendar .k-meta-view .k-state-hover {
  background-color: #EEE;
}

.k-calendar .k-meta-view .k-state-hover .k-link {
  color: #FFF;
}

/* Removing Hover Action for Days without Events */
/*.k-calendar .k-state-hover, .k-calendar .k-state-hover .k-link { text-decoration: none; background: none; cursor: default; } -- only for tinyCal function */
/* DATE PICKER & INPUTS ------------------------------- */
.k-datepicker .k-input {
  width: 90px !important;
}

.k-datepicker span.k-icon.k-i-calendar:before {
  content: "\e655";
  font-family: 'icomoon';
  font-size: 14px;
  line-height: 26px;
}

.k-animation-container {
  margin-top: 10px;
}

/* rotation animation */
@-webkit-keyframes rotate {
  from {
    -webkit-transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
  }
}
@-moz-keyframes rotate {
  from {
    -moz-transform: rotate(0deg);
  }
  to {
    -moz-transform: rotate(360deg);
  }
}
@-ms-keyframes rotate {
  from {
    -ms-transform: rotate(0deg);
  }
  to {
    -ms-transform: rotate(360deg);
  }
}
@-o-keyframes rotate {
  from {
    -o-transform: rotate(0deg);
  }
  to {
    -o-transform: rotate(360deg);
  }
}
.rotating, .ui-dialog-titlebar:before {
  -webkit-transform-origin: 50% 50%;
  -webkit-animation-name: rotate;
  -webkit-animation-duration: 1.5s;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
  -moz-transform-origin: 50% 50%;
  -moz-animation-name: rotate;
  -moz-animation-duration: 1.5s;
  -moz-animation-iteration-count: infinite;
  -moz-animation-timing-function: linear;
  -ms-transform-origin: 50% 50%;
  -ms-animation-name: rotate;
  -ms-animation-duration: 1.5s;
  -ms-animation-iteration-count: infinite;
  -ms-animation-timing-function: linear;
  -o-transform-origin: 50% 50%;
  -o-animation-name: rotate;
  -o-animation-duration: 1.5s;
  -o-animation-iteration-count: infinite;
  -o-animation-timing-function: linear;
}

.slider {
  margin-bottom: 20px;
}
.slider .tab-content {
  background-color: #FFFFFF;
  border: 1px solid #DDD;
  -webkit-border-radius: 0px 4px 4px 0px;
  -moz-border-radius: 0px 4px 4px 0px;
  -ms-border-radius: 0px 4px 4px 0px;
  -o-border-radius: 0px 4px 4px 0px;
  border-radius: 0px 4px 4px 0px;
}
.slider .nav-tabs {
  margin-right: 0px;
  border: none;
}
.slider .nav-tabs a {
  margin-bottom: 7px !important;
}
@media (max-width: 979px) {
  .slider .nav-tabs a {
    margin-bottom: 6px !important;
  }
}

@media (min-width: 1200px) {
  .span10 .slider .tab-content {
    padding: 8px 24px;
  }
}
@media (max-width: 1199px) {
  .span10 .slider .tab-content {
    padding: 8px 16px;
  }
}
@media (max-width: 979px) {
  .span10 .slider .tab-content {
    padding: 8px 15px;
  }
}
@media (min-width: 1200px) {
  .span10 .slider .nav-tabs a {
    width: 122px;
  }
}
@media (max-width: 1199px) {
  .span10 .slider .nav-tabs a {
    width: 97px;
  }
}
@media (max-width: 979px) {
  .span10 .slider .nav-tabs a {
    width: 67px;
    min-width: 67px !important;
  }
}

@media (min-width: 1200px) {
  .span9 .slider .tab-content {
    padding: 8px 21px;
  }
}
@media (max-width: 1199px) {
  .span9 .slider .tab-content {
    padding: 8px 14px;
  }
}
@media (max-width: 979px) {
  .span9 .slider .tab-content {
    padding: 8px 14px;
  }
}
@media (min-width: 1200px) {
  .span9 .slider .nav-tabs a {
    width: 107px;
  }
}
@media (max-width: 1199px) {
  .span9 .slider .nav-tabs a {
    width: 85px;
  }
}
@media (max-width: 979px) {
  .span9 .slider .nav-tabs a {
    width: 58px;
    min-width: 58px !important;
  }
}

h3.time {
  font-size: 1.45em;
}
h3.time input {
  margin-bottom: 0px;
}
h3.time .time {
  font-family: "Lato", Helvetica, Arial, sans-serif;
}
h3.time .setup, h3.time .takedown {
  color: #b94a48;
  font-size: .75em;
}
h3.time .setup {
  padding: 0px 5px 0px 10px;
}
h3.time .takedown {
  padding: 0px 10px 0px 5px;
}

.date-wrap {
  text-align: center;
  margin-bottom: 25px;
}
@media (max-width: 979px) {
  .date-wrap {
    font-size: 14px;
  }
}

.slider .date-wrap {
  margin-bottom: 0px;
}

.date-component {
  border-left: 1px solid #CCCCCC;
  color: #575A5D;
}
@media (min-width: 1200px) {
  .date-component {
    padding: 4px 4px 4px 8px;
  }
}
@media (max-width: 1199px) {
  .date-component {
    padding: 4px 2px 4px 6px;
    font-size: 14px;
  }
}
@media (max-width: 979px) {
  .date-component {
    padding: 4px 2px 4px 4px;
    font-size: 11px;
  }
}
.date-component:first-child {
  border: none;
}
.date-component.current {
  font-weight: 300;
}
@media (min-width: 1200px) {
  .date-component.current {
    font-size: 18px;
    padding: 5px 20px;
  }
}
@media (max-width: 1199px) {
  .date-component.current {
    font-size: 17px;
    padding: 5px 10px;
  }
}
@media (max-width: 979px) {
  .date-component.current {
    font-size: 12px;
    padding: 5px 5px;
  }
}
.date-component.disabled {
  color: rgba(87, 90, 93, 0.5) !important;
}
.date-component.disabled:hover {
  text-decoration: none;
  cursor: default;
}

.slider .time-wrap {
  padding-top: 14px;
  height: 45px;
}

.time-component {
  float: left;
  padding-bottom: 5px;
}
@media (min-width: 1200px) {
  .time-component {
    width: 40px;
  }
}
@media (max-width: 1199px) {
  .time-component {
    width: 32px;
  }
}
@media (max-width: 979px) {
  .time-component {
    width: 24px;
  }
}
.time-component .time-block {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  width: 50%;
  height: 25px;
  background-color: #FFFFFF;
  border: 1px solid #CCCCCC;
}
.time-component .time-block a {
  display: block;
  height: 100%;
}
.time-component .time-block.highlightedTime {
  background-color: rgba(178, 219, 161, 0.3);
  border-color: #999;
}
.time-component .time-block.unavailable {
  background-color: #d9d9d9;
}
.time-component .time-block.timeSelect {
  background-color: #b2dba1;
  cursor: pointer;
}
.time-component .time-block.timeSelect-combined {
  background-color: #d9d9d9;
  border-bottom-width: 3px;
  border-bottom-color: #CCCCCC;
  cursor: default;
}
.time-component .time-block.timeSelect-existing {
  background-color: #d9d9d9;
  border-bottom-width: 3px;
}
.time-component .time-block.timeSelect-existing.signup {
  border-bottom-color: #5CA6D9;
}
.time-component .time-block.timeSelect-existing.spaces {
  border-bottom-color: #FAA71B;
}
.time-component .time-block.timeSelect-warning {
  background-color: rgba(213, 149, 149, 0.4);
}
.time-component .time-block.timeSelect-error {
  background-color: #d59595;
}
.time-component .time-block.closed {
  background-color: #CCCCCC;
}
.time-component .time-block.highlight {
  background-color: rgba(162, 215, 142, 0.3);
  border-right: none;
  border-left: none;
}

.slider .setupTakedown {
  text-align: left;
  margin-top: 13px;
}
.slider .setupTakedown select {
  margin: 0px 0px 0px 10px;
  height: 25px;
}
@media (max-width: 1199px) {
  .slider .setupTakedown select {
    margin-left: 0px;
    display: block;
  }
}
.slider .setupTakedown label {
  margin: 0px;
}

@media (min-width: 1200px) {
  .admin-content .time-component {
    width: 44px;
  }
}
@media (max-width: 1199px) {
  .admin-content .time-component {
    width: 36px;
  }
}
@media (max-width: 979px) {
  .admin-content .time-component {
    width: 26px;
  }
}

@media (min-width: 1199px) {
  .admin-content #slider {
    width: 726px !important;
  }
}
@media (max-width: 1199px) {
  .admin-content #slider {
    width: 594px !important;
  }
}
@media (max-width: 979px) {
  .admin-content #slider {
    width: 428px !important;
  }
}

#slider {
  background: none !important;
  border: none !important;
  top: -23px !important;
  height: 0px !important;
}
@media (min-width: 1199px) {
  #slider {
    width: 660px !important;
  }
}
@media (max-width: 1199px) {
  #slider {
    width: 528px !important;
  }
}
@media (max-width: 979px) {
  #slider {
    width: 396px !important;
  }
}
#slider .ui-slider-range {
  background: none !important;
}
#slider .ui-slider-handle {
  top: 19px !important;
  height: 8px;
  cursor: pointer;
  border: none;
  background-color: #409A3A !important;
  background-image: none !important;
}

.spacesLanding .form {
  width: 100% !important;
}
.spacesLanding #StartDate {
  width: 209px !important;
  line-height: 1.2em;
}
.spacesLanding #StartTime, .spacesLanding #EndTime {
  width: 209px !important;
  text-align: left;
}
.spacesLanding .tinyCal .k-i-calendar {
  width: 30px;
  height: auto;
  margin-left: 5px;
}
.spacesLanding .k-datepicker span.k-icon.k-i-calendar::before {
  font-size: 20px !important;
}

.tinyCal .k-i-calendar {
  white-space: nowrap;
}

.nav.dibsAdmin {
  font-size: 16px;
  height: 30px;
  border-bottom: 1px dashed #999999;
  padding-left: 10px;
}
.nav.dibsAdmin li {
  float: left;
}
.nav.dibsAdmin a {
  padding: 4px 7px;
}
.nav.dibsAdmin a.arrow {
  padding: 5px 7px 0px 0px;
  font-size: 20px;
}
.nav.dibsAdmin a.arrow:hover {
  background-color: transparent;
  color: #409A3A;
  cursor: default;
}

.item-link {
  display: block;
  color: #575A5D;
  cursor: pointer;
  /*&:last-child .item { border: none; }*/
}
.item-link:hover {
  text-decoration: none;
}
.item-link .item:hover {
  background-color: rgba(162, 215, 142, 0.3);
}

.dibs, .suMobile {
  font-size: .9em;
}
.dibs h3, .suMobile h3 {
  font-size: 1.4em;
}
.dibs .item, .suMobile .item {
  position: relative;
  padding: 10px 0px 10px 10px;
  border-bottom: 1px dashed #575A5D;
}
.dibs .item:after, .suMobile .item:after {
  clear: both;
}
.dibs .item.disabled, .suMobile .item.disabled {
  background-image: url(../img/backgrounds/furley_bg.png);
  opacity: .4;
  cursor: not-allowed;
}
.dibs .item img, .suMobile .item img {
  float: left;
  width: 90px;
  margin-right: 10px;
  height: auto;
}
.dibs .item .title, .suMobile .item .title {
  font-size: 1.2em;
  padding-bottom: 3px;
  font-weight: 300;
}
.dibs .item .title a, .suMobile .item .title a {
  position: absolute;
  left: 0px;
  top: 1px;
  padding: 10px;
  width: 20px;
  z-index: 999;
}
.dibs .item .description, .suMobile .item .description {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
.dibs .item .suDescription, .suMobile .item .suDescription {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.dibs .item .link, .suMobile .item .link {
  font-family: "Lato", Helvetica, Arial, sans-serif;
  font-size: 16px;
  font-weight: 300;
}
.dibs .item .num, .suMobile .item .num {
  font-size: 1em;
}
.dibs .item .available, .suMobile .item .available {
  float: right;
  font-size: 1em;
  margin-right: 10px;
}
.dibs .item #ShareOptions img.shareImage, .suMobile .item #ShareOptions img.shareImage {
  float: none;
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
  box-shadow: none !important;
  border: 0;
  margin-right: 0;
  width: 19px !important;
  height: 19px !important;
}
.dibs .item #ShareOptions a, .suMobile .item #ShareOptions a {
  border: none;
  border-left: 1px solid #EEEEEE;
  padding: 5px 10px;
}
.dibs .item #ShareOptions a:first-child, .suMobile .item #ShareOptions a:first-child {
  border-left: 0;
  padding-left: 0;
}
@media screen and (max-width: 326px) {
  .dibs .item .info, .suMobile .item .info {
    clear: both;
    padding-top: 10px;
  }
  .dibs .item #ShareOptions img.shareImage, .suMobile .item #ShareOptions img.shareImage {
    width: 30px !important;
    height: 30px !important;
  }
}

.logout {
  text-align: right;
  padding-right: 10px;
  padding-bottom: 5px;
  font-weight: 500;
}

#frmBuildings .title,
#frmRooms .title {
  padding-left: 20px;
}

#frmBuildings .title.noMap,
#frmRooms .title.noMap {
  padding-left: 0px;
}

.divider {
  color: #FFFFFF;
  font-weight: 600;
  padding: 5px 20px;
  margin: 15px -19px 0px;
  background-color: #409A3A;
  border-top: 1px solid #31752c;
  border-bottom: 1px solid #31752c;
}
.divider:first-child {
  margin-top: 0px;
}

.floatingHeader {
  position: fixed;
  top: 80px;
  visibility: hidden;
  z-index: 99999;
}

.persist-area .divider {
  background-color: #F5F5F5;
  border-color: #CCCCCC;
  color: #575A5D;
}
.persist-area:first-child .divider {
  margin: 0px -19px;
}
.persist-area:first-child .floatingHeader {
  top: 95px;
}

body {
  padding-left: 0px;
  padding-right: 0px;
}

h2 {
  font-size: 2em;
  line-height: 1.1em;
}

body > .container-fluid.dibs:before, body > form > .container-fluid.dibs:before {
  content: "";
  height: 120px;
  width: 100%;
}

.widthConstraint {
  max-width: 1024px;
  margin: 0 auto;
}

.num {
  font-family: Arial;
}

.dibs {
  padding: 0px 10px;
}

.dibs .well.well-alt {
  margin-bottom: 60px;
}

.dibs.extendedText h1, .dibs.extendedText h2, .dibs.extendedText h3, .dibs.extendedText h4, .dibs.extendedText h5, .dibs.extendedText h6,
.dibs .extendedText h1,
.dibs .extendedText h2,
.dibs .extendedText h3,
.dibs .extendedText h4,
.dibs .extendedText h5,
.dibs .extendedText h6 {
  font-family: "CallunaSans", Helvetica, Arial, sans-serif;
}

.mobileAlert {
  padding: 15px;
  margin-bottom: 20px;
  border-radius: 4px;
}

.logo {
  float: none;
  background: url(../img/backgrounds/furley_bg.png);
  text-align: center;
  padding: 5px 10px;
}
.logo img {
  height: 45px;
}

.navbar-nav {
  margin: 0px;
  font-weight: 300;
}
.navbar-nav .navbar-inner {
  border: none;
  max-width: 100%;
  overflow: hidden;
}
.navbar-nav .nav-suMobile {
  font-size: 16px;
  margin: 0px 10px 0 0;
  list-style: outside none none;
  float: left;
  left: 0;
  position: relative;
}
.navbar-nav .nav-suMobile li {
  float: left;
}
.navbar-nav .nav-suMobile li a {
  display: block;
  text-decoration: none;
  float: none;
  padding: 10px 15px;
}
.navbar-nav .nav-suMobile.pull-right {
  margin-right: 10px;
}
.navbar-nav .nav-suMobile a {
  color: #FFFFFF;
  text-decoration: none;
}
.navbar-nav .nav-suMobile a:hover {
  color: #EEEEEE;
}
.navbar-nav .nav-suMobile a.arrow {
  padding: 0px 0px 0px 0px;
  cursor: default;
}
.navbar-nav .nav-suMobile a:hover {
  background-color: transparent !important;
}
.navbar-nav .nav-suMobile .icon-arrow-2 {
  font-size: 30px !important;
  color: #9ad796;
  line-height: inherit;
}
.navbar-nav .nav-suMobile .icon-home, .navbar-nav .nav-suMobile .icon-globe {
  font-size: 18px;
}
.navbar-nav .container-fluid {
  /*background-color: $mainColor;*/
  background-size: 3px;
  -webkit-background-size: 3px;
  -moz-background-size: 3px;
  -o-background-size: 3px;
  /*@include background-image(linear-gradient(left, $mainColor, lighten($mainColor, 10%)));*/
  outline: 1px dashed #64c25e;
  outline-offset: -5px;
  color: #FFFFFF;
  margin: 0px -10px;
  padding: 0px;
}

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

.bttop {
    /* line-height: 20px; */
    font-size: .75em;
    position: fixed;
    right: 0px;
    bottom: 0px;
    background-color: #FFF;
    text-transform: uppercase;
    border: 1px solid #CCCCCC;
    border-bottom: none;
    padding: 10px 5px;
    cursor: pointer;
    color: #575A5D;
    z-index: 999;
    -webkit-box-shadow: -2px 2px 15px rgba(87, 90, 93, 0.3);
    -moz-box-shadow: -2px 2px 15px rgba(87, 90, 93, 0.3);
    box-shadow: -2px 2px 15px rgba(87, 90, 93, 0.3);
}

.bttop:hover {
  text-decoration: none;
  background-color: #F5F5F5;
}
.bttop span {
  font-size: 1em;
  position: relative;
  right: 10px;
}

.alert-danger,
.alert-error {
  color: #813332;
  background-color: #f4e3e3;
  border: 1px solid #eac8c8;
}

.alert-warning {
  color: #866a3a;
  background-color: #f5efe5;
  border: 1px solid #ece0cb;
}

.alert-success {
  color: #315f31;
  background-color: #e3ede3;
  border: 1px solid #c7dbc7;
}

.alert-info {
  color: #285e79;
  background-color: #e1edf2;
  border: 1px solid #c3dbe6;
}

#side-content .alert {
  font-size: .85em;
  padding: 5px 10px;
  margin: 10px 15px 10px 20px;
}

input[type=date].placeholder:not(:focus):before {
  content: attr(placeholder) !important;
  margin-right: 0.5em;
  vertical-align: middle;
}

input[type=date] {
  -webkit-appearance: textfield;
  -moz-appearance: textfield;
}

/*# sourceMappingURL=styles-signupMobile.css.map */
