/* ---------------------------------------------------------
   1. Common site styles
   2. Custom form styles
   3. Styles for responsive breakpoints
   4. Print style
   ---------------------------------------------------------*/
/* ---------------------------------------------------------
	1. Сommon site styles
.table,
	.table thead,
	.table tbody,
	.table tfoot,
	.table tr,
	.table td,
	.table th{
		display:block;
		float:left;
		clear:both;
		width:100%;
	}
	.table thead{display:none;}
	.table time{display:inline;}
	.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td{
		padding:12px 8px 13px;
		border-color:#ddd;
		border-width:1px 0 0;
	}
	.table > tbody > tr > td:first-child,
	.table > tbody > tr > th:first-child{border:none;}
	---------------------------------------------------------*/
/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background-color: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  *,
  *:before,
  *:after {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  select {
    background: #fff !important;
  }
  .navbar {
    display: none;
  }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  .label {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}
@font-face {
  font-family: 'Glyphicons Halflings';
  src: url('/Content/fonts/glyphicons-halflings-regular.eot');
  src: url('/Content/fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('/Content/fonts/glyphicons-halflings-regular.woff2') format('woff2'), url('/Content/fonts/glyphicons-halflings-regular.woff') format('woff'), url('/Content/fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('/Content/fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
}
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.glyphicon-asterisk:before {
  content: "\2a";
}
.glyphicon-plus:before {
  content: "\2b";
}
.glyphicon-euro:before,
.glyphicon-eur:before {
  content: "\20ac";
}
.glyphicon-minus:before {
  content: "\2212";
}
.glyphicon-cloud:before {
  content: "\2601";
}
.glyphicon-envelope:before {
  content: "\2709";
}
.glyphicon-pencil:before {
  content: "\270f";
}
.glyphicon-glass:before {
  content: "\e001";
}
.glyphicon-music:before {
  content: "\e002";
}
.glyphicon-search:before {
  content: "\e003";
}
.glyphicon-heart:before {
  content: "\e005";
}
.glyphicon-star:before {
  content: "\e006";
}
.glyphicon-star-empty:before {
  content: "\e007";
}
.glyphicon-user:before {
  content: "\e008";
}
.glyphicon-film:before {
  content: "\e009";
}
.glyphicon-th-large:before {
  content: "\e010";
}
.glyphicon-th:before {
  content: "\e011";
}
.glyphicon-th-list:before {
  content: "\e012";
}
.glyphicon-ok:before {
  content: "\e013";
}
.glyphicon-remove:before {
  content: "\e014";
}
.glyphicon-zoom-in:before {
  content: "\e015";
}
.glyphicon-zoom-out:before {
  content: "\e016";
}
.glyphicon-off:before {
  content: "\e017";
}
.glyphicon-signal:before {
  content: "\e018";
}
.glyphicon-cog:before {
  content: "\e019";
}
.glyphicon-trash:before {
  content: "\e020";
}
.glyphicon-home:before {
  content: "\e021";
}
.glyphicon-file:before {
  content: "\e022";
}
.glyphicon-time:before {
  content: "\e023";
}
.glyphicon-road:before {
  content: "\e024";
}
.glyphicon-download-alt:before {
  content: "\e025";
}
.glyphicon-download:before {
  content: "\e026";
}
.glyphicon-upload:before {
  content: "\e027";
}
.glyphicon-inbox:before {
  content: "\e028";
}
.glyphicon-play-circle:before {
  content: "\e029";
}
.glyphicon-repeat:before {
  content: "\e030";
}
.glyphicon-refresh:before {
  content: "\e031";
}
.glyphicon-list-alt:before {
  content: "\e032";
}
.glyphicon-lock:before {
  content: "\e033";
}
.glyphicon-flag:before {
  content: "\e034";
}
.glyphicon-headphones:before {
  content: "\e035";
}
.glyphicon-volume-off:before {
  content: "\e036";
}
.glyphicon-volume-down:before {
  content: "\e037";
}
.glyphicon-volume-up:before {
  content: "\e038";
}
.glyphicon-qrcode:before {
  content: "\e039";
}
.glyphicon-barcode:before {
  content: "\e040";
}
.glyphicon-tag:before {
  content: "\e041";
}
.glyphicon-tags:before {
  content: "\e042";
}
.glyphicon-book:before {
  content: "\e043";
}
.glyphicon-bookmark:before {
  content: "\e044";
}
.glyphicon-print:before {
  content: "\e045";
}
.glyphicon-camera:before {
  content: "\e046";
}
.glyphicon-font:before {
  content: "\e047";
}
.glyphicon-bold:before {
  content: "\e048";
}
.glyphicon-italic:before {
  content: "\e049";
}
.glyphicon-text-height:before {
  content: "\e050";
}
.glyphicon-text-width:before {
  content: "\e051";
}
.glyphicon-align-left:before {
  content: "\e052";
}
.glyphicon-align-center:before {
  content: "\e053";
}
.glyphicon-align-right:before {
  content: "\e054";
}
.glyphicon-align-justify:before {
  content: "\e055";
}
.glyphicon-list:before {
  content: "\e056";
}
.glyphicon-indent-left:before {
  content: "\e057";
}
.glyphicon-indent-right:before {
  content: "\e058";
}
.glyphicon-facetime-video:before {
  content: "\e059";
}
.glyphicon-picture:before {
  content: "\e060";
}
.glyphicon-map-marker:before {
  content: "\e062";
}
.glyphicon-adjust:before {
  content: "\e063";
}
.glyphicon-tint:before {
  content: "\e064";
}
.glyphicon-edit:before {
  content: "\e065";
}
.glyphicon-share:before {
  content: "\e066";
}
.glyphicon-check:before {
  content: "\e067";
}
.glyphicon-move:before {
  content: "\e068";
}
.glyphicon-step-backward:before {
  content: "\e069";
}
.glyphicon-fast-backward:before {
  content: "\e070";
}
.glyphicon-backward:before {
  content: "\e071";
}
.glyphicon-play:before {
  content: "\e072";
}
.glyphicon-pause:before {
  content: "\e073";
}
.glyphicon-stop:before {
  content: "\e074";
}
.glyphicon-forward:before {
  content: "\e075";
}
.glyphicon-fast-forward:before {
  content: "\e076";
}
.glyphicon-step-forward:before {
  content: "\e077";
}
.glyphicon-eject:before {
  content: "\e078";
}
.glyphicon-chevron-left:before {
  content: "\e079";
}
.glyphicon-chevron-right:before {
  content: "\e080";
}
.glyphicon-plus-sign:before {
  content: "\e081";
}
.glyphicon-minus-sign:before {
  content: "\e082";
}
.glyphicon-remove-sign:before {
  content: "\e083";
}
.glyphicon-ok-sign:before {
  content: "\e084";
}
.glyphicon-question-sign:before {
  content: "\e085";
}
.glyphicon-info-sign:before {
  content: "\e086";
}
.glyphicon-screenshot:before {
  content: "\e087";
}
.glyphicon-remove-circle:before {
  content: "\e088";
}
.glyphicon-ok-circle:before {
  content: "\e089";
}
.glyphicon-ban-circle:before {
  content: "\e090";
}
.glyphicon-arrow-left:before {
  content: "\e091";
}
.glyphicon-arrow-right:before {
  content: "\e092";
}
.glyphicon-arrow-up:before {
  content: "\e093";
}
.glyphicon-arrow-down:before {
  content: "\e094";
}
.glyphicon-share-alt:before {
  content: "\e095";
}
.glyphicon-resize-full:before {
  content: "\e096";
}
.glyphicon-resize-small:before {
  content: "\e097";
}
.glyphicon-exclamation-sign:before {
  content: "\e101";
}
.glyphicon-gift:before {
  content: "\e102";
}
.glyphicon-leaf:before {
  content: "\e103";
}
.glyphicon-fire:before {
  content: "\e104";
}
.glyphicon-eye-open:before {
  content: "\e105";
}
.glyphicon-eye-close:before {
  content: "\e106";
}
.glyphicon-warning-sign:before {
  content: "\e107";
}
.glyphicon-plane:before {
  content: "\e108";
}
.glyphicon-calendar:before {
  content: "\e109";
}
.glyphicon-random:before {
  content: "\e110";
}
.glyphicon-comment:before {
  content: "\e111";
}
.glyphicon-magnet:before {
  content: "\e112";
}
.glyphicon-chevron-up:before {
  content: "\e113";
}
.glyphicon-chevron-down:before {
  content: "\e114";
}
.glyphicon-retweet:before {
  content: "\e115";
}
.glyphicon-shopping-cart:before {
  content: "\e116";
}
.glyphicon-folder-close:before {
  content: "\e117";
}
.glyphicon-folder-open:before {
  content: "\e118";
}
.glyphicon-resize-vertical:before {
  content: "\e119";
}
.glyphicon-resize-horizontal:before {
  content: "\e120";
}
.glyphicon-hdd:before {
  content: "\e121";
}
.glyphicon-bullhorn:before {
  content: "\e122";
}
.glyphicon-bell:before {
  content: "\e123";
}
.glyphicon-certificate:before {
  content: "\e124";
}
.glyphicon-thumbs-up:before {
  content: "\e125";
}
.glyphicon-thumbs-down:before {
  content: "\e126";
}
.glyphicon-hand-right:before {
  content: "\e127";
}
.glyphicon-hand-left:before {
  content: "\e128";
}
.glyphicon-hand-up:before {
  content: "\e129";
}
.glyphicon-hand-down:before {
  content: "\e130";
}
.glyphicon-circle-arrow-right:before {
  content: "\e131";
}
.glyphicon-circle-arrow-left:before {
  content: "\e132";
}
.glyphicon-circle-arrow-up:before {
  content: "\e133";
}
.glyphicon-circle-arrow-down:before {
  content: "\e134";
}
.glyphicon-globe:before {
  content: "\e135";
}
.glyphicon-wrench:before {
  content: "\e136";
}
.glyphicon-tasks:before {
  content: "\e137";
}
.glyphicon-filter:before {
  content: "\e138";
}
.glyphicon-briefcase:before {
  content: "\e139";
}
.glyphicon-fullscreen:before {
  content: "\e140";
}
.glyphicon-dashboard:before {
  content: "\e141";
}
.glyphicon-paperclip:before {
  content: "\e142";
}
.glyphicon-heart-empty:before {
  content: "\e143";
}
.glyphicon-link:before {
  content: "\e144";
}
.glyphicon-phone:before {
  content: "\e145";
}
.glyphicon-pushpin:before {
  content: "\e146";
}
.glyphicon-usd:before {
  content: "\e148";
}
.glyphicon-gbp:before {
  content: "\e149";
}
.glyphicon-sort:before {
  content: "\e150";
}
.glyphicon-sort-by-alphabet:before {
  content: "\e151";
}
.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}
.glyphicon-sort-by-order:before {
  content: "\e153";
}
.glyphicon-sort-by-order-alt:before {
  content: "\e154";
}
.glyphicon-sort-by-attributes:before {
  content: "\e155";
}
.glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}
.glyphicon-unchecked:before {
  content: "\e157";
}
.glyphicon-expand:before {
  content: "\e158";
}
.glyphicon-collapse-down:before {
  content: "\e159";
}
.glyphicon-collapse-up:before {
  content: "\e160";
}
.glyphicon-log-in:before {
  content: "\e161";
}
.glyphicon-flash:before {
  content: "\e162";
}
.glyphicon-log-out:before {
  content: "\e163";
}
.glyphicon-new-window:before {
  content: "\e164";
}
.glyphicon-record:before {
  content: "\e165";
}
.glyphicon-save:before {
  content: "\e166";
}
.glyphicon-open:before {
  content: "\e167";
}
.glyphicon-saved:before {
  content: "\e168";
}
.glyphicon-import:before {
  content: "\e169";
}
.glyphicon-export:before {
  content: "\e170";
}
.glyphicon-send:before {
  content: "\e171";
}
.glyphicon-floppy-disk:before {
  content: "\e172";
}
.glyphicon-floppy-saved:before {
  content: "\e173";
}
.glyphicon-floppy-remove:before {
  content: "\e174";
}
.glyphicon-floppy-save:before {
  content: "\e175";
}
.glyphicon-floppy-open:before {
  content: "\e176";
}
.glyphicon-credit-card:before {
  content: "\e177";
}
.glyphicon-transfer:before {
  content: "\e178";
}
.glyphicon-cutlery:before {
  content: "\e179";
}
.glyphicon-header:before {
  content: "\e180";
}
.glyphicon-compressed:before {
  content: "\e181";
}
.glyphicon-earphone:before {
  content: "\e182";
}
.glyphicon-phone-alt:before {
  content: "\e183";
}
.glyphicon-tower:before {
  content: "\e184";
}
.glyphicon-stats:before {
  content: "\e185";
}
.glyphicon-sd-video:before {
  content: "\e186";
}
.glyphicon-hd-video:before {
  content: "\e187";
}
.glyphicon-subtitles:before {
  content: "\e188";
}
.glyphicon-sound-stereo:before {
  content: "\e189";
}
.glyphicon-sound-dolby:before {
  content: "\e190";
}
.glyphicon-sound-5-1:before {
  content: "\e191";
}
.glyphicon-sound-6-1:before {
  content: "\e192";
}
.glyphicon-sound-7-1:before {
  content: "\e193";
}
.glyphicon-copyright-mark:before {
  content: "\e194";
}
.glyphicon-registration-mark:before {
  content: "\e195";
}
.glyphicon-cloud-download:before {
  content: "\e197";
}
.glyphicon-cloud-upload:before {
  content: "\e198";
}
.glyphicon-tree-conifer:before {
  content: "\e199";
}
.glyphicon-tree-deciduous:before {
  content: "\e200";
}
.glyphicon-cd:before {
  content: "\e201";
}
.glyphicon-save-file:before {
  content: "\e202";
}
.glyphicon-open-file:before {
  content: "\e203";
}
.glyphicon-level-up:before {
  content: "\e204";
}
.glyphicon-copy:before {
  content: "\e205";
}
.glyphicon-paste:before {
  content: "\e206";
}
.glyphicon-alert:before {
  content: "\e209";
}
.glyphicon-equalizer:before {
  content: "\e210";
}
.glyphicon-king:before {
  content: "\e211";
}
.glyphicon-queen:before {
  content: "\e212";
}
.glyphicon-pawn:before {
  content: "\e213";
}
.glyphicon-bishop:before {
  content: "\e214";
}
.glyphicon-knight:before {
  content: "\e215";
}
.glyphicon-baby-formula:before {
  content: "\e216";
}
.glyphicon-tent:before {
  content: "\26fa";
}
.glyphicon-blackboard:before {
  content: "\e218";
}
.glyphicon-bed:before {
  content: "\e219";
}
.glyphicon-apple:before {
  content: "\f8ff";
}
.glyphicon-erase:before {
  content: "\e221";
}
.glyphicon-hourglass:before {
  content: "\231b";
}
.glyphicon-lamp:before {
  content: "\e223";
}
.glyphicon-duplicate:before {
  content: "\e224";
}
.glyphicon-piggy-bank:before {
  content: "\e225";
}
.glyphicon-scissors:before {
  content: "\e226";
}
.glyphicon-bitcoin:before {
  content: "\e227";
}
.glyphicon-yen:before {
  content: "\00a5";
}
.glyphicon-ruble:before {
  content: "\20bd";
}
.glyphicon-scale:before {
  content: "\e230";
}
.glyphicon-ice-lolly:before {
  content: "\e231";
}
.glyphicon-ice-lolly-tasted:before {
  content: "\e232";
}
.glyphicon-education:before {
  content: "\e233";
}
.glyphicon-option-horizontal:before {
  content: "\e234";
}
.glyphicon-option-vertical:before {
  content: "\e235";
}
.glyphicon-menu-hamburger:before {
  content: "\e236";
}
.glyphicon-modal-window:before {
  content: "\e237";
}
.glyphicon-oil:before {
  content: "\e238";
}
.glyphicon-grain:before {
  content: "\e239";
}
.glyphicon-sunglasses:before {
  content: "\e240";
}
.glyphicon-text-size:before {
  content: "\e241";
}
.glyphicon-text-color:before {
  content: "\e242";
}
.glyphicon-text-background:before {
  content: "\e243";
}
.glyphicon-object-align-top:before {
  content: "\e244";
}
.glyphicon-object-align-bottom:before {
  content: "\e245";
}
.glyphicon-object-align-horizontal:before {
  content: "\e246";
}
.glyphicon-object-align-left:before {
  content: "\e247";
}
.glyphicon-object-align-vertical:before {
  content: "\e248";
}
.glyphicon-object-align-right:before {
  content: "\e249";
}
.glyphicon-triangle-right:before {
  content: "\e250";
}
.glyphicon-triangle-left:before {
  content: "\e251";
}
.glyphicon-triangle-bottom:before {
  content: "\e252";
}
.glyphicon-triangle-top:before {
  content: "\e253";
}
.glyphicon-console:before {
  content: "\e254";
}
.glyphicon-superscript:before {
  content: "\e255";
}
.glyphicon-subscript:before {
  content: "\e256";
}
.glyphicon-menu-left:before {
  content: "\e257";
}
.glyphicon-menu-right:before {
  content: "\e258";
}
.glyphicon-menu-down:before {
  content: "\e259";
}
.glyphicon-menu-up:before {
  content: "\e260";
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  font-family: Roboto, Arial, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #595959;
  background-color: #fff;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #4ba2ee;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #4ba2ee;
  text-decoration: underline;
}
a:focus {
  /*outline: thin dotted;
  // WebKit
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;*/
}
figure {
  margin: 0;
}
img {
  vertical-align: middle;
}
.img-responsive,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
  margin: auto;
}
.img-rounded {
  border-radius: 6px;
}
.img-thumbnail {
  padding: 4px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}
.img-circle {
  border-radius: 50%;
}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #e5e5e5;
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}
h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h1 .small,
.h1 .small,
h2 .small,
.h2 .small,
h3 .small,
.h3 .small {
  font-size: 65%;
}
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}
h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small,
h4 .small,
.h4 .small,
h5 .small,
.h5 .small,
h6 .small,
.h6 .small {
  font-size: 75%;
}
h1,
.h1 {
  font-size: 30px;
}
h2,
.h2 {
  font-size: 24px;
}
h3,
.h3 {
  font-size: 18px;
}
h4,
.h4 {
  font-size: 16px;
}
h5,
.h5 {
  font-size: 14px;
}
h6,
.h6 {
  font-size: 12px;
}
p {
  margin: 0 0 10px;
}
.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .lead {
    font-size: 21px;
  }
}
small,
.small {
  font-size: 85%;
}
mark,
.mark {
  background-color: #fcf8e3;
  padding: 0.2em;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.text-justify {
  text-align: justify;
}
.text-nowrap {
  white-space: nowrap;
}
.text-lowercase {
  text-transform: lowercase;
}
.text-uppercase {
  text-transform: uppercase;
}
.text-capitalize {
  text-transform: capitalize;
}
.text-muted {
  color: #e5e5e5;
}
.text-primary {
  color: #337ab7;
}
a.text-primary:hover {
  color: #286090;
}
.text-success {
  color: #3c763d;
}
a.text-success:hover {
  color: #2b542c;
}
.text-info {
  color: #333;
}
a.text-info:hover {
  color: #1a1a1a;
}
.text-warning {
  color: #8a6d3b;
}
a.text-warning:hover {
  color: #66512c;
}
.text-danger {
  color: #a94442;
}
a.text-danger:hover {
  color: #843534;
}
.bg-primary {
  color: #fff;
  background-color: #337ab7;
}
a.bg-primary:hover {
  background-color: #286090;
}
.bg-success {
  background-color: #dff0d8;
}
a.bg-success:hover {
  background-color: #c1e2b3;
}
.bg-info {
  background-color: #d9edf7;
}
a.bg-info:hover {
  background-color: #afd9ee;
}
.bg-warning {
  background-color: #fcf8e3;
}
a.bg-warning:hover {
  background-color: #f7ecb5;
}
.bg-danger {
  background-color: #f2dede;
}
a.bg-danger:hover {
  background-color: #e4b9b9;
}
.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eeeeee;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 10px;
}
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}
.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}
dl {
  margin-top: 0;
  margin-bottom: 20px;
}
dt,
dd {
  line-height: 1.42857143;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 0;
}
@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
}
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #e5e5e5;
}
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eeeeee;
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}
blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.42857143;
  color: #e5e5e5;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}
.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
  text-align: right;
}
.blockquote-reverse footer:before,
blockquote.pull-right footer:before,
.blockquote-reverse small:before,
blockquote.pull-right small:before,
.blockquote-reverse .small:before,
blockquote.pull-right .small:before {
  content: '';
}
.blockquote-reverse footer:after,
blockquote.pull-right footer:after,
.blockquote-reverse small:after,
blockquote.pull-right small:after,
.blockquote-reverse .small:after,
blockquote.pull-right .small:after {
  content: '\00A0 \2014';
}
address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857143;
}
code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}
code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px;
}
kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 3px;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: bold;
  box-shadow: none;
}
pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857143;
  word-break: break-all;
  word-wrap: break-word;
  color: #595959;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 4px;
}
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.row {
  margin-left: -15px;
  margin-right: -15px;
}
.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0%;
}
@media (min-width: 768px) {
  .col-sm-1,
  .col-sm-2,
  .col-sm-3,
  .col-sm-4,
  .col-sm-5,
  .col-sm-6,
  .col-sm-7,
  .col-sm-8,
  .col-sm-9,
  .col-sm-10,
  .col-sm-11,
  .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 992px) {
  .col-md-1,
  .col-md-2,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-md-9,
  .col-md-10,
  .col-md-11,
  .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1200px) {
  .col-lg-1,
  .col-lg-2,
  .col-lg-3,
  .col-lg-4,
  .col-lg-5,
  .col-lg-6,
  .col-lg-7,
  .col-lg-8,
  .col-lg-9,
  .col-lg-10,
  .col-lg-11,
  .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
}
table {
  background-color: transparent;
}
caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #e5e5e5;
  text-align: left;
}
th {
  text-align: left;
}
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #f1f1f1;
}
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #f1f1f1;
}
.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.table > tbody + tbody {
  border-top: 2px solid #f1f1f1;
}
.table .table {
  background-color: #fff;
}
.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}
.table-bordered {
  border: 1px solid #f1f1f1;
}
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
  border: 1px solid #f1f1f1;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}
.table-hover > tbody > tr:hover {
  /*background-color: @table-bg-hover;*/
}
table col[class*="col-"] {
  position: static;
  float: none;
  display: table-column;
}
table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  float: none;
  display: table-cell;
}
.table > thead > tr > td.active,
.table > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.table > tfoot > tr.active > th {
  background-color: #e5e5e5;
}
.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
  background-color: #d8d8d8;
}
.table > thead > tr > td.success,
.table > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.table > tfoot > tr.success > th {
  background-color: #dff0d8;
}
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6;
}
.table > thead > tr > td.info,
.table > tbody > tr > td.info,
.table > tfoot > tr > td.info,
.table > thead > tr > th.info,
.table > tbody > tr > th.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > tbody > tr.info > td,
.table > tfoot > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr.info > th,
.table > tfoot > tr.info > th {
  background-color: #d9edf7;
}
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3;
}
.table > thead > tr > td.warning,
.table > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc;
}
.table > thead > tr > td.danger,
.table > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.table > tfoot > tr.danger > th {
  background-color: #f2dede;
}
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc;
}
.table-responsive {
  overflow-x: auto;
  min-height: 0.01%;
}
@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #f1f1f1;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  .table-responsive > .table-bordered {
    border: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}
fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #595959;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold;
}
input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}
input[type="file"] {
  display: block;
}
input[type="range"] {
  display: block;
  width: 100%;
}
select[multiple],
select[size] {
  height: auto;
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  /*outline: thin dotted;
  // WebKit
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;*/
}
output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #444444;
}
.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #444444;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ebebeb;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.form-control:focus {
  border-color: #4ca2ee;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(76, 162, 238, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(76, 162, 238, 0.6);
}
.form-control::-moz-placeholder {
  color: #a8a8a8;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #a8a8a8;
}
.form-control::-webkit-input-placeholder {
  color: #a8a8a8;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  cursor: not-allowed;
  background-color: #eeeeee;
  opacity: 1;
}
textarea.form-control {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: none;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"],
  input[type="time"],
  input[type="datetime-local"],
  input[type="month"] {
    line-height: 34px;
  }
  input[type="date"].input-sm,
  input[type="time"].input-sm,
  input[type="datetime-local"].input-sm,
  input[type="month"].input-sm,
  .input-group-sm input[type="date"],
  .input-group-sm input[type="time"],
  .input-group-sm input[type="datetime-local"],
  .input-group-sm input[type="month"] {
    line-height: 30px;
  }
  input[type="date"].input-lg,
  input[type="time"].input-lg,
  input[type="datetime-local"].input-lg,
  input[type="month"].input-lg,
  .input-group-lg input[type="date"],
  .input-group-lg input[type="time"],
  .input-group-lg input[type="datetime-local"],
  .input-group-lg input[type="month"] {
    line-height: 46px;
  }
}
.form-group {
  margin-bottom: 15px;
}
.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.radio label,
.checkbox label {
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-left: -20px;
  margin-top: 4px \9;
}
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}
.radio-inline,
.checkbox-inline {
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer;
}
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"].disabled,
input[type="checkbox"].disabled,
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"] {
  cursor: not-allowed;
}
.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}
.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}
.form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
}
.form-control-static.input-lg,
.form-control-static.input-sm {
  padding-left: 0;
  padding-right: 0;
}
.input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-sm {
  height: 30px;
  line-height: 30px;
}
textarea.input-sm,
select[multiple].input-sm {
  height: auto;
}
.form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.form-group-sm .form-control {
  height: 30px;
  line-height: 30px;
}
textarea.form-group-sm .form-control,
select[multiple].form-group-sm .form-control {
  height: auto;
}
.form-group-sm .form-control-static {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.input-lg {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
select.input-lg {
  height: 46px;
  line-height: 46px;
}
textarea.input-lg,
select[multiple].input-lg {
  height: auto;
}
.form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
select.form-group-lg .form-control {
  height: 46px;
  line-height: 46px;
}
textarea.form-group-lg .form-control,
select[multiple].form-group-lg .form-control {
  height: auto;
}
.form-group-lg .form-control-static {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}
.has-feedback {
  position: relative;
}
.has-feedback .form-control {
  padding-right: 42.5px;
}
.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  pointer-events: none;
}
.input-lg + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px;
}
.input-sm + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px;
}
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
  color: #3c763d;
}
.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-success .form-control:focus {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}
.has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8;
}
.has-success .form-control-feedback {
  color: #3c763d;
}
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
  color: #8a6d3b;
}
.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-warning .form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}
.has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3;
}
.has-warning .form-control-feedback {
  color: #8a6d3b;
}
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
  color: #a94442;
}
.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-error .form-control:focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}
.has-error .input-group-addon {
  color: #a94442;
  border-color: #a94442;
  background-color: #f2dede;
}
.has-error .form-control-feedback {
  color: #a94442;
}
.has-feedback label ~ .form-control-feedback {
  top: 25px;
}
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #999999;
}
@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .form-control-static {
    display: inline-block;
  }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline .input-group .form-control {
    width: auto;
  }
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio label,
  .form-inline .checkbox label {
    padding-left: 0;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px;
}
.form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px;
}
@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  right: 15px;
}
@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 14.333333px;
  }
}
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
  }
}
.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
  /*outline: thin dotted;
  // WebKit
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;*/
}
.btn:hover,
.btn:focus,
.btn.focus {
  color: #595959;
  text-decoration: none;
}
.btn:active,
.btn.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  pointer-events: none;
}
.btn-default {
  color: #595959;
  background-color: #e5e5e5;
  border-color: #e5e5e5;
}
.btn-default:hover,
.btn-default:focus,
.btn-default.focus,
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #595959;
  background-color: #cccccc;
  border-color: #c6c6c6;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  background-image: none;
}
.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default,
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus,
.btn-default.disabled:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default.active {
  background-color: #DDDDDD;
  border-color: #DDDDDD;
  color: #BBBBBB;
}
.btn-default .badge {
  color: #e5e5e5;
  background-color: #595959;
}
.btn-primary {
  color: #fff;
  background-color: #4ca2ee;
  border-color: #4ca2ee;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary.focus,
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #1d8aea;
  border-color: #1685e7;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  background-image: none;
}
.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
  background-color: #DDDDDD;
  border-color: #DDDDDD;
  color: #BBBBBB;
}
.btn-primary .badge {
  color: #4ca2ee;
  background-color: #fff;
}
.btn-success {
  color: #fff;
  background-color: #309f56;
  border-color: #309f56;
}
.btn-success:hover,
.btn-success:focus,
.btn-success.focus,
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  color: #fff;
  background-color: #247841;
  border-color: #22703d;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  background-image: none;
}
.btn-success.disabled,
.btn-success[disabled],
fieldset[disabled] .btn-success,
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled.focus,
.btn-success[disabled].focus,
fieldset[disabled] .btn-success.focus,
.btn-success.disabled:active,
.btn-success[disabled]:active,
fieldset[disabled] .btn-success:active,
.btn-success.disabled.active,
.btn-success[disabled].active,
fieldset[disabled] .btn-success.active {
  background-color: #DDDDDD;
  border-color: #DDDDDD;
  color: #BBBBBB;
}
.btn-success .badge {
  color: #309f56;
  background-color: #fff;
}
.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info:hover,
.btn-info:focus,
.btn-info.focus,
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  background-image: none;
}
.btn-info.disabled,
.btn-info[disabled],
fieldset[disabled] .btn-info,
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled.focus,
.btn-info[disabled].focus,
fieldset[disabled] .btn-info.focus,
.btn-info.disabled:active,
.btn-info[disabled]:active,
fieldset[disabled] .btn-info:active,
.btn-info.disabled.active,
.btn-info[disabled].active,
fieldset[disabled] .btn-info.active {
  background-color: #DDDDDD;
  border-color: #DDDDDD;
  color: #BBBBBB;
}
.btn-info .badge {
  color: #5bc0de;
  background-color: #fff;
}
.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning:hover,
.btn-warning:focus,
.btn-warning.focus,
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  background-image: none;
}
.btn-warning.disabled,
.btn-warning[disabled],
fieldset[disabled] .btn-warning,
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled.focus,
.btn-warning[disabled].focus,
fieldset[disabled] .btn-warning.focus,
.btn-warning.disabled:active,
.btn-warning[disabled]:active,
fieldset[disabled] .btn-warning:active,
.btn-warning.disabled.active,
.btn-warning[disabled].active,
fieldset[disabled] .btn-warning.active {
  background-color: #DDDDDD;
  border-color: #DDDDDD;
  color: #BBBBBB;
}
.btn-warning .badge {
  color: #f0ad4e;
  background-color: #fff;
}
.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger.focus,
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  background-image: none;
}
.btn-danger.disabled,
.btn-danger[disabled],
fieldset[disabled] .btn-danger,
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled.focus,
.btn-danger[disabled].focus,
fieldset[disabled] .btn-danger.focus,
.btn-danger.disabled:active,
.btn-danger[disabled]:active,
fieldset[disabled] .btn-danger:active,
.btn-danger.disabled.active,
.btn-danger[disabled].active,
fieldset[disabled] .btn-danger.active {
  background-color: #DDDDDD;
  border-color: #DDDDDD;
  color: #BBBBBB;
}
.btn-danger .badge {
  color: #d9534f;
  background-color: #fff;
}
.btn-pay {
  color: #fff;
  background-color: #40D271;
  border-color: #40D271;
}
.btn-pay:hover,
.btn-pay:focus,
.btn-pay.focus,
.btn-pay:active,
.btn-pay.active,
.open > .dropdown-toggle.btn-pay {
  color: #fff;
  background-color: #2bb459;
  border-color: #29ac55;
}
.btn-pay:active,
.btn-pay.active,
.open > .dropdown-toggle.btn-pay {
  background-image: none;
}
.btn-pay.disabled,
.btn-pay[disabled],
fieldset[disabled] .btn-pay,
.btn-pay.disabled:hover,
.btn-pay[disabled]:hover,
fieldset[disabled] .btn-pay:hover,
.btn-pay.disabled:focus,
.btn-pay[disabled]:focus,
fieldset[disabled] .btn-pay:focus,
.btn-pay.disabled.focus,
.btn-pay[disabled].focus,
fieldset[disabled] .btn-pay.focus,
.btn-pay.disabled:active,
.btn-pay[disabled]:active,
fieldset[disabled] .btn-pay:active,
.btn-pay.disabled.active,
.btn-pay[disabled].active,
fieldset[disabled] .btn-pay.active {
  background-color: #DDDDDD;
  border-color: #DDDDDD;
  color: #BBBBBB;
}
.btn-pay .badge {
  color: #40D271;
  background-color: #fff;
}
.btn-return {
  color: #fff;
  background-color: #E76843;
  border-color: #E76843;
}
.btn-return:hover,
.btn-return:focus,
.btn-return.focus,
.btn-return:active,
.btn-return.active,
.open > .dropdown-toggle.btn-return {
  color: #fff;
  background-color: #db471c;
  border-color: #d2441b;
}
.btn-return:active,
.btn-return.active,
.open > .dropdown-toggle.btn-return {
  background-image: none;
}
.btn-return.disabled,
.btn-return[disabled],
fieldset[disabled] .btn-return,
.btn-return.disabled:hover,
.btn-return[disabled]:hover,
fieldset[disabled] .btn-return:hover,
.btn-return.disabled:focus,
.btn-return[disabled]:focus,
fieldset[disabled] .btn-return:focus,
.btn-return.disabled.focus,
.btn-return[disabled].focus,
fieldset[disabled] .btn-return.focus,
.btn-return.disabled:active,
.btn-return[disabled]:active,
fieldset[disabled] .btn-return:active,
.btn-return.disabled.active,
.btn-return[disabled].active,
fieldset[disabled] .btn-return.active {
  background-color: #DDDDDD;
  border-color: #DDDDDD;
  color: #BBBBBB;
}
.btn-return .badge {
  color: #E76843;
  background-color: #fff;
}
.btn-propay {
  color: #fff;
  background-color: #9FC163;
  border-color: #9FC163;
}
.btn-propay:hover,
.btn-propay:focus,
.btn-propay.focus,
.btn-propay:active,
.btn-propay.active,
.open > .dropdown-toggle.btn-propay {
  color: #fff;
  background-color: #87ac45;
  border-color: #81a542;
}
.btn-propay:active,
.btn-propay.active,
.open > .dropdown-toggle.btn-propay {
  background-image: none;
}
.btn-propay.disabled,
.btn-propay[disabled],
fieldset[disabled] .btn-propay,
.btn-propay.disabled:hover,
.btn-propay[disabled]:hover,
fieldset[disabled] .btn-propay:hover,
.btn-propay.disabled:focus,
.btn-propay[disabled]:focus,
fieldset[disabled] .btn-propay:focus,
.btn-propay.disabled.focus,
.btn-propay[disabled].focus,
fieldset[disabled] .btn-propay.focus,
.btn-propay.disabled:active,
.btn-propay[disabled]:active,
fieldset[disabled] .btn-propay:active,
.btn-propay.disabled.active,
.btn-propay[disabled].active,
fieldset[disabled] .btn-propay.active {
  background-color: #DDDDDD;
  border-color: #DDDDDD;
  color: #BBBBBB;
}
.btn-propay .badge {
  color: #9FC163;
  background-color: #fff;
}
.btn-link {
  color: #4ba2ee;
  font-weight: normal;
  border-radius: 0;
}
.btn-link,
.btn-link:active,
.btn-link.active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
  border-color: transparent;
}
.btn-link:hover,
.btn-link:focus {
  color: #4ba2ee;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
  color: #e5e5e5;
  text-decoration: none;
}
.btn-lg,
.btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.btn-sm,
.btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-xs,
.btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-block {
  display: block;
  width: 100%;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}
.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
.fade.in {
  opacity: 1;
}
.collapse {
  display: none;
  visibility: hidden;
}
.collapse.in {
  display: block;
  visibility: visible;
}
tr.collapse.in {
  display: table-row;
}
tbody.collapse.in {
  display: table-row-group;
}
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-property: height, visibility;
  transition-property: height, visibility;
  -webkit-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px solid;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
.dropup,
.dropdown {
  position: relative;
}
.dropdown-toggle:focus {
  outline: 0;
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 14px;
  text-align: left;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box;
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857143;
  color: #595959;
  white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #4c4c4c;
  background-color: #f5f5f5;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  background-color: #337ab7;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #e5e5e5;
}
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed;
}
.open > .dropdown-menu {
  display: block;
}
.open > a {
  outline: 0;
}
.dropdown-menu-right {
  left: auto;
  right: 0;
}
.dropdown-menu-left {
  left: 0;
  right: auto;
}
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857143;
  color: #e5e5e5;
  white-space: nowrap;
}
.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990;
}
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px solid;
  content: "";
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}
@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    left: auto;
    right: 0;
  }
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto;
  }
}
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  float: left;
}
.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover,
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus,
.btn-group > .btn:active,
.btn-group-vertical > .btn:active,
.btn-group > .btn.active,
.btn-group-vertical > .btn.active {
  z-index: 2;
}
.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px;
}
.btn-toolbar {
  margin-left: -5px;
}
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left;
}
.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
  margin-left: 5px;
}
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}
.btn-group > .btn:first-child {
  margin-left: 0;
}
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.btn-group > .btn-group {
  float: left;
}
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}
.btn-group > .btn + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
}
.btn-group > .btn-lg + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px;
}
.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn .caret {
  margin-left: 0;
}
.btn-lg .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}
.dropup .btn-lg .caret {
  border-width: 0 5px 5px;
}
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}
.btn-group-vertical > .btn-group > .btn {
  float: none;
}
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-bottom-left-radius: 4px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  float: none;
  display: table-cell;
  width: 1%;
}
.btn-group-justified > .btn-group .btn {
  width: 100%;
}
.btn-group-justified > .btn-group .dropdown-menu {
  left: auto;
}
[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}
.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
.input-group[class*="col-"] {
  float: none;
  padding-left: 0;
  padding-right: 0;
}
.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}
.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  line-height: 46px;
}
textarea.input-group-lg > .form-control,
textarea.input-group-lg > .input-group-addon,
textarea.input-group-lg > .input-group-btn > .btn,
select[multiple].input-group-lg > .form-control,
select[multiple].input-group-lg > .input-group-addon,
select[multiple].input-group-lg > .input-group-btn > .btn {
  height: auto;
}
.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  line-height: 30px;
}
textarea.input-group-sm > .form-control,
textarea.input-group-sm > .input-group-addon,
textarea.input-group-sm > .input-group-btn > .btn,
select[multiple].input-group-sm > .form-control,
select[multiple].input-group-sm > .input-group-addon,
select[multiple].input-group-sm > .input-group-btn > .btn {
  height: auto;
}
.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell;
}
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}
.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  color: #444444;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #ebebeb;
  border-radius: 4px;
}
.input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 3px;
}
.input-group-addon.input-lg {
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 6px;
}
.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0;
}
.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.input-group-addon:first-child {
  border-right: 0;
}
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.input-group-addon:last-child {
  border-left: 0;
}
.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}
.input-group-btn > .btn {
  position: relative;
}
.input-group-btn > .btn + .btn {
  margin-left: -1px;
}
.input-group-btn > .btn:hover,
.input-group-btn > .btn:focus,
.input-group-btn > .btn:active {
  z-index: 2;
}
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
  margin-left: -1px;
}
.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}
.nav > li {
  position: relative;
  display: block;
}
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
  cursor: pointer;
}
.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.nav > li.disabled > a {
  /*color: @nav-disabled-link-color;*/
}
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  /*color: @nav-disabled-link-hover-color;
        text-decoration: none;
        background-color: transparent;*/
  cursor: not-allowed;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: #eeeeee;
  border-color: #4ba2ee;
}
.nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.nav > li > a > img {
  max-width: none;
}
.nav-tabs {
  border-bottom: 1px solid #ddd;
}
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
.nav-tabs > li > a {
  /*margin-right: 2px;*/
  color: #3C84C9;
  text-decoration: none;
  line-height: 1.42857143;
  border: 1px solid transparent;
  /*border-radius: @border-radius-base @border-radius-base 0 0;*/
  /*background-color: #eeeeee;*/
}
.nav-tabs > li > a:hover {
  /*border-color: @nav-tabs-link-hover-border-color @nav-tabs-link-hover-border-color @nav-tabs-border-color;*/
}
.nav-tabs > li.active > a {
  border-radius: 4px 4px 0 0;
  color: #595959;
  border-bottom-color: transparent;
  background-color: #fff;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  /*color: #595959;
        background-color: @nav-tabs-active-link-hover-bg;*/
  background-color: #fff !important;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
  cursor: pointer;
}
.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}
.nav-tabs.nav-justified > li {
  float: none;
}
.nav-tabs.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #ddd;
    /*border-radius: @border-radius-base @border-radius-base 0 0;*/
  }
  .nav-tabs.nav-justified > .active > a,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}
.nav-pills > li {
  float: left;
}
.nav-pills > li > a {
  border-radius: 4px;
}
.nav-pills > li + li {
  margin-left: 2px;
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  color: #fff;
  background-color: #337ab7;
}
.nav-stacked > li {
  float: none;
}
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}
.nav-justified {
  width: 100%;
}
.nav-justified > li {
  float: none;
}
.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs-justified {
  border-bottom: 0;
}
.nav-tabs-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .nav-tabs-justified > li > a {
    border-bottom: 1px solid #ddd;
    /*border-radius: @border-radius-base @border-radius-base 0 0;*/
  }
  .nav-tabs-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}
.tab-content > .tab-pane {
  display: none;
  visibility: hidden;
}
.tab-content > .active {
  display: block;
  visibility: visible;
}
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent;
}
@media (min-width: 768px) {
  .navbar {
    border-radius: 4px;
  }
}
@media (min-width: 768px) {
  .navbar-header {
    float: left;
  }
}
.navbar-collapse {
  overflow-x: visible;
  padding-right: 15px;
  padding-left: 15px;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}
.navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width: 768px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none;
  }
  .navbar-collapse.collapse {
    display: block !important;
    visibility: visible !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .navbar-collapse.in {
    overflow-y: visible;
  }
  .navbar-fixed-top .navbar-collapse,
  .navbar-static-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    padding-left: 0;
    padding-right: 0;
  }
}
.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px;
}
@media (max-device-width: 480px) and (orientation: landscape) {
  .navbar-fixed-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    max-height: 200px;
  }
}
.container > .navbar-header,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .container > .navbar-header,
  .container-fluid > .navbar-header,
  .container > .navbar-collapse,
  .container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}
@media (min-width: 768px) {
  .navbar-static-top {
    border-radius: 0;
  }
}
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}
@media (min-width: 768px) {
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0;
  }
}
.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}
.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}
.navbar-brand {
  float: left;
  padding: 15px 15px;
  font-size: 18px;
  line-height: 20px;
  height: 50px;
}
.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none;
}
.navbar-brand > img {
  display: block;
}
@media (min-width: 768px) {
  .navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand {
    margin-left: -15px;
  }
}
.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 15px;
  padding: 9px 10px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.navbar-toggle:focus {
  outline: 0;
}
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}
@media (min-width: 768px) {
  .navbar-toggle {
    display: none;
  }
}
.navbar-nav {
  margin: 7.5px -15px;
}
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}
@media (max-width: 767px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    box-shadow: none;
  }
  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px;
  }
  .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}
@media (min-width: 768px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }
  .navbar-nav > li {
    float: left;
  }
  .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}
.navbar-form {
  margin-left: -15px;
  margin-right: -15px;
  padding: 10px 15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 8px;
  margin-bottom: 8px;
}
@media (min-width: 768px) {
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .navbar-form .form-control-static {
    display: inline-block;
  }
  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .navbar-form .input-group .input-group-addon,
  .navbar-form .input-group .input-group-btn,
  .navbar-form .input-group .form-control {
    width: auto;
  }
  .navbar-form .input-group > .form-control {
    width: 100%;
  }
  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio,
  .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio label,
  .navbar-form .checkbox label {
    padding-left: 0;
  }
  .navbar-form .radio input[type="radio"],
  .navbar-form .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}
@media (max-width: 767px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
  .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}
@media (min-width: 768px) {
  .navbar-form {
    width: auto;
    border: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
}
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px;
}
.navbar-btn.btn-sm {
  margin-top: 10px;
  margin-bottom: 10px;
}
.navbar-btn.btn-xs {
  margin-top: 14px;
  margin-bottom: 14px;
}
.navbar-text {
  margin-top: 15px;
  margin-bottom: 15px;
}
@media (min-width: 768px) {
  .navbar-text {
    float: left;
    margin-left: 15px;
    margin-right: 15px;
  }
}
@media (min-width: 768px) {
  .navbar-left {
    float: left !important;
  }
  .navbar-right {
    float: right !important;
    margin-right: -15px;
  }
  .navbar-right ~ .navbar-right {
    margin-right: 0;
  }
}
.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}
.navbar-default .navbar-brand {
  color: #777;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #777;
}
.navbar-default .navbar-nav > li > a {
  color: #777;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #333;
  background-color: transparent;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #555;
  background-color: #e7e7e7;
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
  color: #ccc;
  background-color: transparent;
}
.navbar-default .navbar-toggle {
  border-color: #ddd;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #ddd;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #888;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e7e7e7;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  background-color: #e7e7e7;
  color: #555;
}
@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #555;
    background-color: #e7e7e7;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #ccc;
    background-color: transparent;
  }
}
.navbar-default .navbar-link {
  color: #777;
}
.navbar-default .navbar-link:hover {
  color: #333;
}
.navbar-default .btn-link {
  color: #777;
}
.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus {
  color: #333;
}
.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:hover,
.navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:focus {
  color: #ccc;
}
.navbar-inverse {
  background-color: #222;
  border-color: #080808;
}
.navbar-inverse .navbar-brand {
  color: #ffffff;
}
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-text {
  color: #ffffff;
}
.navbar-inverse .navbar-nav > li > a {
  color: #ffffff;
}
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
  color: #fff;
  background-color: #080808;
}
.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:hover,
.navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444;
  background-color: transparent;
}
.navbar-inverse .navbar-toggle {
  border-color: #333;
}
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
  background-color: #333;
}
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #fff;
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010;
}
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
  background-color: #080808;
  color: #fff;
}
@media (max-width: 767px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #ffffff;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #fff;
    background-color: transparent;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #fff;
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444;
    background-color: transparent;
  }
}
.navbar-inverse .navbar-link {
  color: #ffffff;
}
.navbar-inverse .navbar-link:hover {
  color: #fff;
}
.navbar-inverse .btn-link {
  color: #ffffff;
}
.navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link:focus {
  color: #fff;
}
.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link[disabled]:focus,
fieldset[disabled] .navbar-inverse .btn-link:focus {
  color: #444;
}
.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px;
}
.breadcrumb > li {
  display: inline-block;
}
.breadcrumb > li + li:before {
  content: "/\00a0";
  padding: 0 5px;
  color: #ccc;
}
.breadcrumb > .active {
  color: #e5e5e5;
}
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
}
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  line-height: 1.42857143;
  text-decoration: none;
  color: #4ba2ee;
  background-color: #fff;
  border: 1px solid #ddd;
  margin-left: -1px;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  color: #4ba2ee;
  background-color: #eeeeee;
  border-color: #ddd;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 2;
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
  cursor: default;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #e5e5e5;
  background-color: #fff;
  border-color: #ddd;
  cursor: not-allowed;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-bottom-left-radius: 6px;
  border-top-left-radius: 6px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-bottom-right-radius: 6px;
  border-top-right-radius: 6px;
}
.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}
.pager {
  padding-left: 0;
  margin: 20px 0;
  list-style: none;
  text-align: center;
}
.pager li {
  display: inline;
}
.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 15px;
}
.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.pager .next > a,
.pager .next > span {
  float: right;
}
.pager .previous > a,
.pager .previous > span {
  float: left;
}
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #e5e5e5;
  background-color: #fff;
  cursor: not-allowed;
}
.label {
  display: inline;
  padding: 0.2em 0.6em 0.3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.25em;
}
a.label:hover,
a.label:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.label:empty {
  display: none;
}
.btn .label {
  position: relative;
  top: -1px;
}
.label-default {
  background-color: #e5e5e5;
}
.label-default[href]:hover,
.label-default[href]:focus {
  background-color: #cccccc;
}
.label-primary {
  background-color: #337ab7;
}
.label-primary[href]:hover,
.label-primary[href]:focus {
  background-color: #286090;
}
.label-success {
  background-color: #5cb85c;
}
.label-success[href]:hover,
.label-success[href]:focus {
  background-color: #449d44;
}
.label-info {
  background-color: #5bc0de;
}
.label-info[href]:hover,
.label-info[href]:focus {
  background-color: #31b0d5;
}
.label-warning {
  background-color: #f0ad4e;
}
.label-warning[href]:hover,
.label-warning[href]:focus {
  background-color: #ec971f;
}
.label-danger {
  background-color: #d9534f;
}
.label-danger[href]:hover,
.label-danger[href]:focus {
  background-color: #c9302c;
}
.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  color: #fff;
  line-height: 1;
  vertical-align: baseline;
  white-space: nowrap;
  text-align: center;
  background-color: #e5e5e5;
  border-radius: 10px;
}
.badge:empty {
  display: none;
}
.btn .badge {
  position: relative;
  top: -1px;
}
.btn-xs .badge {
  top: 0;
  padding: 1px 5px;
}
a.badge:hover,
a.badge:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
  color: #4ba2ee;
  background-color: #fff;
}
.list-group-item > .badge {
  float: right;
}
.list-group-item > .badge + .badge {
  margin-right: 5px;
}
.nav-pills > li > a > .badge {
  margin-left: 3px;
}
.jumbotron {
  padding: 30px 15px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #eeeeee;
}
.jumbotron h1,
.jumbotron .h1 {
  color: inherit;
}
.jumbotron p {
  margin-bottom: 15px;
  font-size: 21px;
  font-weight: 200;
}
.jumbotron > hr {
  border-top-color: #d5d5d5;
}
.container .jumbotron,
.container-fluid .jumbotron {
  border-radius: 6px;
}
.jumbotron .container {
  max-width: 100%;
}
@media screen and (min-width: 768px) {
  .jumbotron {
    padding: 48px 0;
  }
  .container .jumbotron,
  .container-fluid .jumbotron {
    padding-left: 60px;
    padding-right: 60px;
  }
  .jumbotron h1,
  .jumbotron .h1 {
    font-size: 63px;
  }
}
.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: border 0.2s ease-in-out;
  -o-transition: border 0.2s ease-in-out;
  transition: border 0.2s ease-in-out;
}
.thumbnail > img,
.thumbnail a > img {
  margin-left: auto;
  margin-right: auto;
}
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #4ba2ee;
}
.thumbnail .caption {
  padding: 9px;
  color: #595959;
}
.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 3px;
}
.alert h4 {
  margin-top: 0;
  color: inherit;
}
.alert .alert-link {
  font-weight: bold;
}
.alert > p,
.alert > ul {
  margin-bottom: 0;
}
.alert > p + p {
  margin-top: 5px;
}
.alert-dismissable,
.alert-dismissible {
  padding-right: 35px;
}
.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}
.alert-success {
  background-color: #40d271;
  border-color: #d6e9c6;
  color: #fff;
}
.alert-success hr {
  border-top-color: #c9e2b3;
}
.alert-success .alert-link {
  color: #e6e6e6;
}
.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #fff;
}
.alert-info hr {
  border-top-color: #a6e1ec;
}
.alert-info .alert-link {
  color: #e6e6e6;
}
.alert-warning {
  background-color: #f87101;
  border-color: #faebcc;
  color: #fff;
}
.alert-warning hr {
  border-top-color: #f7e1b5;
}
.alert-warning .alert-link {
  color: #e6e6e6;
}
.alert-danger {
  background-color: #f20100;
  border-color: #ebccd1;
  color: #fff;
}
.alert-danger hr {
  border-top-color: #e4b9c0;
}
.alert-danger .alert-link {
  color: #e6e6e6;
}
@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
.progress {
  overflow: hidden;
  height: 20px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}
.progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #fff;
  text-align: center;
  background-color: #337ab7;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width 0.6s ease;
  -o-transition: width 0.6s ease;
  transition: width 0.6s ease;
}
.progress-striped .progress-bar,
.progress-bar-striped {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 40px 40px;
}
.progress.active .progress-bar,
.progress-bar.active {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}
.progress-bar-success {
  background-color: #5cb85c;
}
.progress-striped .progress-bar-success {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-info {
  background-color: #5bc0de;
}
.progress-striped .progress-bar-info {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-warning {
  background-color: #f0ad4e;
}
.progress-striped .progress-bar-warning {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-danger {
  background-color: #d9534f;
}
.progress-striped .progress-bar-danger {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.media {
  margin-top: 15px;
}
.media:first-child {
  margin-top: 0;
}
.media,
.media-body {
  zoom: 1;
  overflow: hidden;
}
.media-body {
  width: 10000px;
}
.media-object {
  display: block;
}
.media-right,
.media > .pull-right {
  padding-left: 10px;
}
.media-left,
.media > .pull-left {
  padding-right: 10px;
}
.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top;
}
.media-middle {
  vertical-align: middle;
}
.media-bottom {
  vertical-align: bottom;
}
.media-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.media-list {
  padding-left: 0;
  list-style: none;
}
.list-group {
  margin-bottom: 20px;
  padding-left: 0;
}
.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd;
}
.list-group-item:first-child {
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
}
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
a.list-group-item {
  color: #555;
}
a.list-group-item .list-group-item-heading {
  color: #333;
}
a.list-group-item:hover,
a.list-group-item:focus {
  text-decoration: none;
  color: #555;
  background-color: #f5f5f5;
}
.list-group-item.disabled,
.list-group-item.disabled:hover,
.list-group-item.disabled:focus {
  background-color: #eeeeee;
  color: #e5e5e5;
  cursor: not-allowed;
}
.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading {
  color: inherit;
}
.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text {
  color: #e5e5e5;
}
.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}
.list-group-item.active .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading > small,
.list-group-item.active:focus .list-group-item-heading > small,
.list-group-item.active .list-group-item-heading > .small,
.list-group-item.active:hover .list-group-item-heading > .small,
.list-group-item.active:focus .list-group-item-heading > .small {
  color: inherit;
}
.list-group-item.active .list-group-item-text,
.list-group-item.active:hover .list-group-item-text,
.list-group-item.active:focus .list-group-item-text {
  color: #c7ddef;
}
.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8;
}
a.list-group-item-success {
  color: #3c763d;
}
a.list-group-item-success .list-group-item-heading {
  color: inherit;
}
a.list-group-item-success:hover,
a.list-group-item-success:focus {
  color: #3c763d;
  background-color: #d0e9c6;
}
a.list-group-item-success.active,
a.list-group-item-success.active:hover,
a.list-group-item-success.active:focus {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d;
}
.list-group-item-info {
  color: #333;
  background-color: #d9edf7;
}
a.list-group-item-info {
  color: #333;
}
a.list-group-item-info .list-group-item-heading {
  color: inherit;
}
a.list-group-item-info:hover,
a.list-group-item-info:focus {
  color: #333;
  background-color: #c4e3f3;
}
a.list-group-item-info.active,
a.list-group-item-info.active:hover,
a.list-group-item-info.active:focus {
  color: #fff;
  background-color: #333;
  border-color: #333;
}
.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
}
a.list-group-item-warning {
  color: #8a6d3b;
}
a.list-group-item-warning .list-group-item-heading {
  color: inherit;
}
a.list-group-item-warning:hover,
a.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: #faf2cc;
}
a.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
a.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}
.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede;
}
a.list-group-item-danger {
  color: #a94442;
}
a.list-group-item-danger .list-group-item-heading {
  color: inherit;
}
a.list-group-item-danger:hover,
a.list-group-item-danger:focus {
  color: #a94442;
  background-color: #ebcccc;
}
a.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
a.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442;
}
.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}
.panel {
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}
.panel-body {
  padding: 15px;
}
.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit;
}
.panel-title > a,
.panel-title > small,
.panel-title > .small,
.panel-title > small > a,
.panel-title > .small > a {
  color: inherit;
}
.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0;
}
.panel > .list-group .list-group-item,
.panel > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
.panel > .list-group:first-child .list-group-item:first-child,
.panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.panel > .list-group:last-child .list-group-item:last-child,
.panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}
.list-group + .panel-footer {
  border-top-width: 0;
}
.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0;
}
.panel > .table caption,
.panel > .table-responsive > .table caption,
.panel > .panel-collapse > .table caption {
  padding-left: 15px;
  padding-right: 15px;
}
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: 3px;
}
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: 3px;
}
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #f1f1f1;
}
.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}
.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}
.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}
.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}
.panel > .table-responsive {
  border: 0;
  margin-bottom: 0;
}
.panel-group {
  margin-bottom: 20px;
}
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 4px;
}
.panel-group .panel + .panel {
  margin-top: 5px;
}
.panel-group .panel-heading {
  border-bottom: 0;
}
.panel-group .panel-heading + .panel-collapse > .panel-body,
.panel-group .panel-heading + .panel-collapse > .list-group {
  border-top: 1px solid #ddd;
}
.panel-group .panel-footer {
  border-top: 0;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #ddd;
}
.panel-default {
  border-color: #ddd;
}
.panel-default > .panel-heading {
  color: #595959;
  background-color: #f5f5f5;
  border-color: #ddd;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ddd;
}
.panel-default > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #595959;
}
.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ddd;
}
.panel-primary {
  border-color: #337ab7;
}
.panel-primary > .panel-heading {
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #337ab7;
}
.panel-primary > .panel-heading .badge {
  color: #337ab7;
  background-color: #fff;
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #337ab7;
}
.panel-success {
  border-color: #d6e9c6;
}
.panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #d6e9c6;
}
.panel-success > .panel-heading .badge {
  color: #dff0d8;
  background-color: #3c763d;
}
.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #d6e9c6;
}
.panel-info {
  border-color: #bce8f1;
}
.panel-info > .panel-heading {
  color: #333;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #bce8f1;
}
.panel-info > .panel-heading .badge {
  color: #d9edf7;
  background-color: #333;
}
.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #bce8f1;
}
.panel-warning {
  border-color: #faebcc;
}
.panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #faebcc;
}
.panel-warning > .panel-heading .badge {
  color: #fcf8e3;
  background-color: #8a6d3b;
}
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #faebcc;
}
.panel-danger {
  border-color: #ebccd1;
}
.panel-danger > .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ebccd1;
}
.panel-danger > .panel-heading .badge {
  color: #f2dede;
  background-color: #a94442;
}
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ebccd1;
}
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  border: 0;
}
.embed-responsive.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}
.embed-responsive.embed-responsive-4by3 {
  padding-bottom: 75%;
}
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}
.well-lg {
  padding: 24px;
  border-radius: 6px;
}
.well-sm {
  padding: 9px;
  border-radius: 3px;
}
.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}
.modal-940 .modal-dialog {
  width: 100%;
  max-width: 940px;
}
.modal-open {
  overflow: hidden;
}
.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 20050;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  -o-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -moz-transition: -moz-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}
.modal-content {
  position: relative;
  background-color: #fff;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 4px;
  /*.box-shadow(0 3px 9px rgba(0,0,0,.5));*/
  background-clip: padding-box;
  outline: 0;
}
.modal-backdrop {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  background-color: #000;
}
.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}
.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
  bottom: 0;
  position: fixed;
}
.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
  min-height: 16.42857143px;
}
.modal-header .close {
  margin-top: -2px;
}
.modal-title {
  margin: 0;
  line-height: 1.42857143;
}
.modal-body {
  position: relative;
  padding: 15px;
}
.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    /*.box-shadow(0 5px 15px rgba(0,0,0,.5));*/
  }
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
}
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  visibility: visible;
  font-family: Roboto, Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: normal;
  line-height: 1.4;
  opacity: 0;
  filter: alpha(opacity=0);
}
.tooltip.in {
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.tooltip.top {
  margin-top: -3px;
  padding: 5px 0;
}
.tooltip.right {
  margin-left: 3px;
  padding: 0 5px;
}
.tooltip.bottom {
  margin-top: 3px;
  padding: 5px 0;
}
.tooltip.left {
  margin-left: -3px;
  padding: 0 5px;
}
.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  text-decoration: none;
  background-color: #000;
  border-radius: 4px;
}
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  right: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: Roboto, Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: left;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  white-space: normal;
}
.popover.top {
  margin-top: -10px;
}
.popover.right {
  margin-left: 10px;
}
.popover.bottom {
  margin-top: 10px;
}
.popover.left {
  margin-left: -10px;
}
.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 14px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
}
.popover-content {
  padding: 9px 14px;
}
.popover > .arrow,
.popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.popover > .arrow {
  border-width: 11px;
}
.popover > .arrow:after {
  border-width: 10px;
  content: "";
}
.popover.top > .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999999;
  border-top-color: rgba(0, 0, 0, 0.25);
  bottom: -11px;
}
.popover.top > .arrow:after {
  content: " ";
  bottom: 1px;
  margin-left: -10px;
  border-bottom-width: 0;
  border-top-color: #fff;
}
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999999;
  border-right-color: rgba(0, 0, 0, 0.25);
}
.popover.right > .arrow:after {
  content: " ";
  left: 1px;
  bottom: -10px;
  border-left-width: 0;
  border-right-color: #fff;
}
.popover.bottom > .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  top: -11px;
}
.popover.bottom > .arrow:after {
  content: " ";
  top: 1px;
  margin-left: -10px;
  border-top-width: 0;
  border-bottom-color: #fff;
}
.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999999;
  border-left-color: rgba(0, 0, 0, 0.25);
}
.popover.left > .arrow:after {
  content: " ";
  right: 1px;
  border-right-width: 0;
  border-left-color: #fff;
  bottom: -10px;
}
.carousel {
  position: relative;
}
.carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%;
}
.carousel-inner > .item {
  display: none;
  position: relative;
  -webkit-transition: 0.6s ease-in-out left;
  -o-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  line-height: 1;
}
@media all and (transform-3d), (-webkit-transform-3d) {
  .carousel-inner > .item {
    -webkit-transition: -webkit-transform 0.6s ease-in-out;
    -moz-transition: -moz-transform 0.6s ease-in-out;
    -o-transition: -o-transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000;
    -moz-perspective: 1000;
    perspective: 1000;
  }
  .carousel-inner > .item.next,
  .carousel-inner > .item.active.right {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.prev,
  .carousel-inner > .item.active.left {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.next.left,
  .carousel-inner > .item.prev.right,
  .carousel-inner > .item.active {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    left: 0;
  }
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}
.carousel-inner > .active {
  left: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.carousel-inner > .next {
  left: 100%;
}
.carousel-inner > .prev {
  left: -100%;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}
.carousel-inner > .active.left {
  left: -100%;
}
.carousel-inner > .active.right {
  left: 100%;
}
.carousel-control {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 15%;
  opacity: 0.5;
  filter: alpha(opacity=50);
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-control.left {
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
}
.carousel-control.right {
  left: auto;
  right: 0;
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
}
.carousel-control:hover,
.carousel-control:focus {
  outline: 0;
  color: #fff;
  text-decoration: none;
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
}
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px;
}
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px;
}
.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  margin-top: -10px;
  line-height: 1;
  font-family: serif;
}
.carousel-control .icon-prev:before {
  content: '\2039';
}
.carousel-control .icon-next:before {
  content: '\203a';
}
.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  margin-left: -30%;
  padding-left: 0;
  list-style: none;
  text-align: center;
}
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  border: 1px solid #fff;
  border-radius: 10px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: rgba(0, 0, 0, 0);
}
.carousel-indicators .active {
  margin: 0;
  width: 12px;
  height: 12px;
  background-color: #fff;
}
.carousel-caption {
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 20px;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-caption .btn {
  text-shadow: none;
}
@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -15px;
    font-size: 30px;
  }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -15px;
  }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -15px;
  }
  .carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 30px;
  }
  .carousel-indicators {
    bottom: 20px;
  }
}
.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-footer:before,
.modal-footer:after {
  content: " ";
  display: table;
}
.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-footer:after {
  clear: both;
}
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
  visibility: hidden !important;
}
.affix {
  position: fixed;
}
@-ms-viewport {
  width: device-width;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
.visible-print-block {
  display: none !important;
}
@media print {
  .visible-print-block {
    display: block !important;
  }
}
.visible-print-inline {
  display: none !important;
}
@media print {
  .visible-print-inline {
    display: inline !important;
  }
}
.visible-print-inline-block {
  display: none !important;
}
@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  .hidden-print {
    display: none !important;
  }
}
.control-color {
  color: #706f6f;
}
.yellow {
  color: #FFC100;
}
.gray {
  color: #999;
}
.gray-dark {
  color: #595959;
}
.gray-light {
  color: #e5e5e5;
}
.blue {
  color: #4ca2ee;
}
.blue2 {
  color: #47A0F1;
}
.blue-dark {
  color: #3c84c9;
}
.blue-light1 {
  color: #3b84c9;
}
.green {
  color: #309f56;
}
.orange {
  color: #f87101;
}
.red {
  color: #f20100;
}
.lt-grey {
  color: #bbb;
}
.lt-grey5 {
  color: #CCCCCC;
}
.dk-grey {
  color: #888;
}
.black {
  color: #333;
}
.icon-element {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
  display: inline-block;
  vertical-align: top;
  overflow: hidden;
}
.row-w {
  display: flex;
  flex-flow: row wrap;
}
.col-w {
  display: flex;
  flex-flow: column wrap;
}
.row-nw {
  display: flex;
  flex-flow: row nowrap;
}
.col-nw {
  display: flex;
  flex-flow: column nowrap;
}
.ai-center {
  align-items: center;
}
.ai-start {
  align-items: flex-start;
}
.ai-end {
  align-items: flex-end;
}
.ai-stretch {
  align-items: stretch;
}
.ai-base {
  align-items: baseline;
}
.jc-center {
  justify-content: center;
}
.jc-start {
  justify-content: flex-start;
}
.jc-end {
  justify-content: flex-end;
}
.jc-between {
  justify-content: space-between;
}
.jc-around {
  justify-content: space-around;
}
.ac-start {
  align-content: flex-start;
}
.ac-end {
  align-content: flex-end;
}
.ac-center {
  align-content: center;
}
.ac-stretch {
  align-content: stretch;
}
.ac-between {
  align-content: space-between;
}
.ac-around {
  align-content: space-around;
}
.x-scroll {
  overflow-x: auto;
  overflow-y: hidden;
}
.y-scroll {
  overflow-x: hidden;
  overflow-y: auto;
}
.f-aside {
  flex: 1 1;
}
.f-big {
  flex: 2 1;
}
.f-little {
  flex: 1 1;
}
.panel-footer {
  align-self: flex-end;
}
.top-nav {
  display: flex;
  flex-flow: row nowrap;
  align-items: center;
}
.top-nav ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
  overflow: hidden;
}
.top-nav ul li {
  float: left;
}
.top-nav ul li a {
  display: block;
  color: white;
  text-align: center;
  padding: 14px 16px;
  text-decoration: none;
}
.top-nav ul li a:hover {
  background-color: #111;
}
.flex-between {
  display: flex;
  flex-flow: row wrap;
  align-items: center;
  justify-content: space-between;
}
.flex-between-nw {
  display: flex;
  flex-flow: row nowrap;
  align-items: center;
  justify-content: space-between;
}
.flex-between-nw > .right {
  margin-left: auto;
}
.flex-around {
  display: flex;
  flex-flow: row wrap;
  align-items: center;
  justify-content: space-around;
}
.start-sprite {
  display: inline-block;
  background: url("/Content/images/sprite.png") 91px 51px;
  width: 18px;
  height: 18px;
  background-color: lightblue;
}
.ex-grey {
  display: inline-block;
  background: url("/Content/images/sprite.png") 92px 52px;
  width: 20px;
  height: 20px;
}
.help-grey {
  display: inline-block;
  background: url("/Content/images/sprite.png") 126px 52px;
  width: 21px;
  height: 21px;
}
.help-black {
  display: inline-block;
  background: url("/Content/images/sprite.png") 126px 25px;
  width: 21px;
  height: 21px;
}
.person-grey-sm {
  display: inline-block;
  background: url("/Content/images/sprite.png") 150px 52px;
  width: 15px;
  height: 21px;
}
.person-black-sm {
  display: inline-block;
  background: url("/Content/images/sprite.png") 150px 26px;
  width: 15px;
  height: 21px;
}
.operator-grey {
  display: inline-block;
  background: url("/Content/images/sprite.png") 180px 52px;
  width: 22px;
  height: 22px;
}
.operator-black {
  display: inline-block;
  background: url("/Content/images/sprite.png") 180px 27px;
  width: 22px;
  height: 22px;
}
.stop-grey {
  display: inline-block;
  background: url("/Content/images/sprite.png") -157px 53px;
  width: 25px;
  height: 25px;
}
.card-grey {
  display: inline-block;
  background: url("/Content/images/sprite.png") -98px 46px;
  width: 24px;
  height: 21px;
}
.card-black {
  display: inline-block;
  background: url("/Content/images/sprite.png") -98px 24px;
  width: 24px;
  height: 20px;
}
.towers-grey {
  display: inline-block;
  background: url("/Content/images/sprite.png") -74px 49px;
  width: 18px;
  height: 20px;
}
.towers-black {
  display: inline-block;
  background: url("/Content/images/sprite.png") -74px 25px;
  width: 18px;
  height: 20px;
}
.fence-grey {
  display: inline-block;
  background: url("/Content/images/sprite.png") -44px 48px;
  width: 22px;
  height: 19px;
}
.fence-black {
  display: inline-block;
  background: url("/Content/images/sprite.png") -44px 24px;
  width: 22px;
  height: 19px;
}
.filter-black {
  display: inline-block;
  background: url("/Content/images/sprite.png") 28px -110px;
  width: 14px;
  height: 14px;
}
.recycle-white-small {
  display: inline-block;
  background: url("/Content/images/sprite.png") 55px -107px;
  width: 19px;
  height: 19px;
}
.recycle-white-big {
  display: inline-block;
  background: url("/Content/images/sprite.png") 91px -100px;
  width: 30px;
  height: 30px;
}
.triangleUp-blue {
  display: inline-block;
  background: url("/Content/images/sprite.png") 119px -115px;
  width: 13px;
  height: 8px;
}
.triangleDown-blue {
  display: inline-block;
  background: url("/Content/images/sprite.png") 138px -114px;
  width: 13px;
  height: 9px;
}
.info-grey-small {
  display: inline-block;
  background: url("/Content/images/sprite.png") -188px 49px;
  width: 17px;
  height: 17px;
}
.info-white-small {
  display: inline-block;
  background: url("/Content/images/sprite.png") -209px 49px;
  width: 17px;
  height: 17px;
}
.info-grey {
  display: inline-block;
  background: url("/Content/images/sprite.png") 216px -108px;
  width: 22px;
  height: 21px;
}
.info-blue {
  display: inline-block;
  background: url("/Content/images/sprite.png") -181px -108px;
  width: 22px;
  height: 22px;
}
.checkmark-blue {
  display: inline-block;
  background: url("/Content/images/sprite.png") -164px -108px;
  width: 16px;
  height: 17px;
}
.person-grey-big {
  display: inline-block;
  background: url("/Content/images/sprite.png") -93px -91px;
  width: 52px;
  height: 52px;
}
.google {
  display: inline-block;
  background: url("/Content/images/sprite.png") 70px -60px;
  width: 34px;
  height: 34px;
}
.facebook {
  display: inline-block;
  background: url("/Content/images/sprite.png") 116px -60px;
  width: 34px;
  height: 34px;
}
.twitter {
  display: inline-block;
  background: url("/Content/images/sprite.png") 163px -60px;
  width: 34px;
  height: 34px;
}
.magnify-grey {
  display: inline-block;
  background: url("/Content/images/sprite.png") 187px -67px;
  width: 17px;
  height: 17px;
}
.shieldDeny-white {
  display: inline-block;
  background: url("/Content/images/sprite.png") 221px -60px;
  width: 24px;
  height: 28px;
}
.shieldAlert-white {
  display: inline-block;
  background: url("/Content/images/sprite.png") -169px -60px;
  width: 24px;
  height: 28px;
}
.thumbUp-white {
  display: inline-block;
  background: url("/Content/images/sprite.png") -142px -61px;
  width: 22px;
  height: 23px;
}
.caretRight-blue-big {
  display: inline-block;
  background: url("/Content/images/sprite.png") -121px -64px;
  width: 13px;
  height: 23px;
}
.caretLeft-blue-big {
  display: inline-block;
  background: url("/Content/images/sprite.png") -94px -64px;
  width: 13px;
  height: 23px;
}
.caretRight-black-big {
  display: inline-block;
  background: url("/Content/images/sprite.png") -29px -103px;
  width: 14px;
  height: 23px;
}
.caretLeft-black-big {
  display: inline-block;
  background: url("/Content/images/sprite.png") 1px -103px;
  width: 14px;
  height: 23px;
}
.caretRight-blue-small {
  display: inline-block;
  background: url("/Content/images/sprite.png") -64px -69px;
  width: 9px;
  height: 15px;
}
.caretLeft-blue-small {
  display: inline-block;
  background: url("/Content/images/sprite.png") -49px -69px;
  width: 9px;
  height: 15px;
}
.arrowRight-blue {
  display: inline-block;
  background: url("/Content/images/sprite.png") 1px -66px;
  width: 30px;
  height: 22px;
}
.stack-black {
  display: inline-block;
  background: url("/Content/images/sprite.png") 83px -26px;
  width: 25px;
  height: 17px;
}
.ex-white {
  display: inline-block;
  background: url("/Content/images/sprite.png") 101px -28px;
  width: 10px;
  height: 10px;
}
.boxFilled-blue {
  display: inline-block;
  background: url("/Content/images/sprite.png") 122px -44px;
  width: 14px;
  height: 14px;
}
.refresh-white {
  display: inline-block;
  background: url("/Content/images/sprite.png") 122px -28px;
  width: 13px;
  height: 13px;
}
.arrowLeft-blue-sm {
  display: inline-block;
  background: url("/Content/images/sprite.png") 176px -29px;
  width: 8px;
  height: 13px;
}
.arrowDown-grey-sm {
  display: inline-block;
  background: url("/Content/images/sprite.png") 155px -31px;
  width: 14px;
  height: 8px;
}
.arrowDown-black-sm {
  display: inline-block;
  background: url("/Content/images/sprite.png") 155px -45px;
  width: 14px;
  height: 9px;
}
.bullet-white-disabled {
  display: inline-block;
  background: url("/Content/images/sprite.png") -61px -98px;
  width: 25px;
  height: 25px;
}
.bullet-grey-unchecked {
  display: inline-block;
  background: url("/Content/images/sprite.png") 26px 1px;
  width: 28px;
  height: 20px;
}
.bullet-grey-checked {
  display: inline-block;
  background: url("/Content/images/sprite.png") 26px -27px;
  width: 28px;
  height: 20px;
}
.home-grey {
  display: inline-block;
  background: url("/Content/images/sprite.png") -2px -2px;
  width: 22px;
  height: 19px;
}
.home-black {
  display: inline-block;
  background: url("/Content/images/sprite.png") -1px -32px;
  width: 22px;
  height: 19px;
}
.planeUp-grey {
  display: inline-block;
  background: url("/Content/images/sprite.png") -29px -3px;
  width: 25px;
  height: 18px;
}
.planeUp-black {
  display: inline-block;
  background: url("/Content/images/sprite.png") -29px -33px;
  width: 25px;
  height: 18px;
}
.fancyCheckedBox-grey {
  display: inline-block;
  background: url("/Content/images/sprite.png") -60px -3px;
  width: 21px;
  height: 18px;
}
.fancyCheckedBox-black {
  display: inline-block;
  background: url("/Content/images/sprite.png") -60px -33px;
  width: 21px;
  height: 18px;
}
.castle-grey {
  display: inline-block;
  background: url("/Content/images/sprite.png") -87px -3px;
  width: 22px;
  height: 19px;
}
.castle-black {
  display: inline-block;
  background: url("/Content/images/sprite.png") -87px -33px;
  width: 22px;
  height: 19px;
}
.group-grey {
  display: inline-block;
  background: url("/Content/images/sprite.png") -120px -3px;
  width: 22px;
  height: 18px;
}
.group-black {
  display: inline-block;
  background: url("/Content/images/sprite.png") -120px -33px;
  width: 22px;
  height: 18px;
}
.plane-grey {
  display: inline-block;
  background: url("/Content/images/sprite.png") -151px 1px;
  width: 23px;
  height: 24px;
}
.plane-black {
  display: inline-block;
  background: url("/Content/images/sprite.png") -151px -29px;
  width: 23px;
  height: 24px;
}
.couple-grey {
  display: inline-block;
  background: url("/Content/images/sprite.png") -184px -3px;
  width: 20px;
  height: 22px;
}
.couple-black {
  display: inline-block;
  background: url("/Content/images/sprite.png") -185px -31px;
  width: 20px;
  height: 22px;
}
.cog-grey {
  display: inline-block;
  background: url("/Content/images/sprite.png") -217px -3px;
  width: 22px;
  height: 21px;
}
.cog-black {
  display: inline-block;
  background: url("/Content/images/sprite.png") -217px -34px;
  width: 22px;
  height: 21px;
}
.person-grey-sm {
  display: inline-block;
  background: url("/Content/images/sprite.png") 172px 1px;
  width: 17px;
  height: 17px;
}
.plane-grey-sm {
  display: inline-block;
  background: url("/Content/images/sprite.png") 140px -1px;
  width: 17px;
  height: 15px;
}
.headset-grey {
  display: inline-block;
  background: url("/Content/images/sprite.png") 109px 0px;
  width: 17px;
  height: 17px;
}
.flag-grey {
  display: inline-block;
  background: url("/Content/images/sprite.png") 76px -1px;
  width: 17px;
  height: 17px;
}
.boxUnchecked-grey-med {
  display: inline-block;
  background: url("/Content/images/sprite.png") 190px -108px;
  width: 21px;
  height: 21px;
}
.boxChecked-grey-med {
  display: inline-block;
  background: url("/Content/images/sprite.png") 169px -108px;
  width: 21px;
  height: 21px;
}
.boxUnchecked-grey-sm {
  display: inline-block;
  background: url("/Content/images/sprite.png") 50px 1px;
  width: 19px;
  height: 19px;
}
.boxChecked-grey-sm {
  display: inline-block;
  background: url("/Content/images/sprite.png") 50px -27px;
  width: 19px;
  height: 19px;
}
.boxChecked-disabled-grey-sm {
  display: inline-block;
  background: url("/Content/images/sprite.png") 30px -67px;
  width: 19px;
  height: 19px;
}
.break-word {
  overflow-wrap: break-word;
}
.close-link:hover {
  cursor: pointer;
}
.no-under {
  text-decoration: none;
}
.no-under:hover {
  text-decoration: none;
}
.row-nw > .right {
  margin-left: auto;
}
.rowToCol {
  display: flex;
  flex-flow: row nowrap;
}
.rowToCol > .right {
  margin-left: auto;
}
@media only screen and (max-width: 767px) {
  .rowToCol {
    display: flex;
    flex-flow: column nowrap;
    align-items: center;
  }
  .rowToCol > .right {
    margin-left: 0px;
  }
}
.rowToColStart {
  display: flex;
  flex-flow: row nowrap;
}
.rowToColStart > .right {
  margin-left: auto;
}
@media only screen and (max-width: 767px) {
  .rowToColStart {
    display: flex;
    flex-flow: column nowrap;
    align-items: flex-start;
  }
  .rowToColStart > .right {
    margin-left: 0px;
  }
}
.rowToColStart.spaced > *:not(:last-child) {
  margin-right: 10px;
  margin-bottom: 0px;
}
@media only screen and (max-width: 767px) {
  .rowToColStart.spaced > *:not(:last-child) {
    margin-right: 0px;
    margin-bottom: 10px;
  }
}
.colMidStart {
  display: flex;
  flex-flow: column nowrap;
  align-items: center;
}
@media only screen and (max-width: 767px) {
  .colMidStart {
    align-items: flex-start;
  }
}
.back-link {
  color: #999;
  text-decoration: none;
  font-weight: bold;
}
.back-link:hover {
  color: #999;
}
.padlocked span {
  opacity: 0.3;
}
.padlocked::before {
  position: relative;
  left: -8px;
  top: 2px;
  content: url('/Content/images/padlock.png');
}
.yellow-alert::before {
  content: url('/Content/images/excl-yellow-icon.png');
}
.bold {
  font-weight: bold;
}
.text-center {
  text-align: center;
}
.pseudo {
  width: 0;
  height: 0;
  white-space: nowrap;
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  .hide-on-retina {
    display: none !important;
  }
}
.show-on-retina {
  display: none;
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  .show-on-retina {
    display: inherit;
  }
}
@media only screen and (max-width: 1200px) {
  .hide-upto-xlg {
    display: none !important;
  }
}
@media only screen and (min-width: 1201px) {
  .hide-downto-xlg {
    display: none !important;
  }
}
@media only screen and (max-width: 425px) {
  .hide-upto-lg {
    display: none !important;
  }
}
@media only screen and (min-width: 426px) {
  .hide-downto-lg {
    display: none !important;
  }
}
@media only screen and (max-width: 767px) {
  .hide-upto-tablet {
    display: none !important;
  }
}
@media only screen and (min-width: 768px) {
  .hide-downto-tablet {
    display: none !important;
  }
}
@media only screen and (max-width: 374px) {
  .hide-upto-medium {
    display: none !important;
  }
}
@media only screen and (min-width: 375px) {
  .hide-downto-medium {
    display: none !important;
  }
}
.nowrap {
  white-space: nowrap;
}
.truncate {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.zero-margin {
  margin: 0px;
}
.indent {
  margin-left: 30px;
}
@media only screen and (max-width: 767px) {
  .indent {
    margin-left: 0px;
  }
}
.indent50 {
  margin-left: 50px;
}
@media only screen and (max-width: 767px) {
  .indent50 {
    margin-left: 0px;
  }
}
.input-height {
  height: 32px;
}
.btn-row {
  display: flex;
  flex-flow: row nowrap;
  justify-content: center;
  width: 100%;
  margin-bottom: 20px;
}
.btn-row > .right {
  margin-left: auto;
}
.btn-row button {
  white-space: nowrap;
}
.email-sent {
  color: #40D271;
}
.input-holder sub {
  font-size: 14px;
  font-weight: 400;
  line-height: 22px;
}
.customize-invoices-modal,
.discount-group-modal {
  min-height: 150px;
}
table.outlined {
  width: 100%;
}
table.outlined td,
table.outlined th {
  border: 1px solid #bbb;
  padding: 5px;
}
table.outlined th {
  font-weight: normal;
}
.pointer {
  cursor: pointer;
}
.form-entry {
  display: flex;
  flex-flow: row nowrap;
  align-items: flex-start;
  margin: auto;
}
.form-entry > .right {
  margin-left: auto;
}
@media only screen and (max-width: 767px) {
  .form-entry {
    display: flex;
    flex-flow: column nowrap;
    align-items: flex-start;
  }
  .form-entry > .right {
    margin-left: 0px;
  }
}
.form-entry > * {
  width: 60%;
  margin-bottom: 0px;
}
.form-entry > *:first-child {
  width: 30%;
  margin-right: 25px;
  text-align: right;
}
@media only screen and (max-width: 767px) {
  .form-entry > *:first-child {
    width: 100%;
    text-align: left;
    margin-right: unset;
    margin-bottom: 5px;
  }
}
@media only screen and (max-width: 767px) {
  .form-entry > * {
    width: 100%;
    text-align: left;
    margin-right: unset;
    margin-bottom: 5px;
  }
}
.form-entry-centered {
  display: flex;
  flex-flow: row nowrap;
  align-items: flex-start;
  margin: auto;
}
.form-entry-centered > .right {
  margin-left: auto;
}
@media only screen and (max-width: 767px) {
  .form-entry-centered {
    display: flex;
    flex-flow: column nowrap;
    align-items: flex-start;
  }
  .form-entry-centered > .right {
    margin-left: 0px;
  }
}
.form-entry-centered > * {
  width: 60%;
  margin-bottom: 0px;
}
.form-entry-centered > *:first-child {
  width: 30%;
  margin-right: 25px;
  text-align: right;
}
@media only screen and (max-width: 767px) {
  .form-entry-centered > *:first-child {
    width: 100%;
    text-align: left;
    margin-right: unset;
    margin-bottom: 5px;
  }
}
@media only screen and (max-width: 767px) {
  .form-entry-centered > * {
    width: 100%;
    text-align: left;
    margin-right: unset;
    margin-bottom: 5px;
  }
}
.form-entry.centered {
  align-items: center;
}
.data-list {
  display: flex;
  flex-flow: row nowrap;
  align-items: center;
  justify-content: space-between;
  padding: 5px 20px 5px 10px;
}
.data-list > .right {
  margin-left: auto;
}
.data-list:nth-child(even) {
  background-color: rgba(216, 216, 216, 0.2);
}
@media only screen and (max-width: 767px) {
  .data-list {
    display: flex;
    flex-flow: column nowrap;
    align-items: flex-start;
    justify-content: flex-start;
  }
}
.centered-split {
  display: flex;
  flex-flow: row nowrap;
  align-items: center;
  margin: auto;
}
.centered-split > .right {
  margin-left: auto;
}
@media only screen and (max-width: 767px) {
  .centered-split {
    display: flex;
    flex-flow: column nowrap;
    align-items: center;
  }
  .centered-split > .right {
    margin-left: 0px;
  }
}
.centered-split > * {
  width: 50%;
  margin-bottom: 0px;
  margin-top: 0px;
}
.centered-split > *:first-child {
  text-align: right;
  margin-right: 25px;
}
@media only screen and (max-width: 767px) {
  .centered-split {
    align-items: flex-start;
    width: 100%;
  }
  .centered-split > * {
    width: 100%;
  }
  .centered-split > *:first-child {
    width: 100%;
    text-align: left;
    margin-right: unset;
  }
}
.centered-split.largeLeft > * {
  width: 45%;
}
.centered-split.largeLeft > *:first-child {
  width: 55%;
}
@media only screen and (max-width: 767px) {
  .centered-split.largeLeft {
    align-items: left;
    width: 100%;
    max-width: 320px;
  }
  .centered-split.largeLeft > * {
    width: 100%;
  }
  .centered-split.largeLeft > *:first-child {
    width: 100%;
    text-align: left;
  }
}
.modal-body .centered-split {
  width: 100%;
}
.spaced-list > li {
  padding-left: 10px;
}
.centered,
.form-horizontal .form-group.centered {
  text-align: center;
  margin: auto;
}
@media only screen and (min-width: 768px) {
  .centered-downto-tablet {
    text-align: center;
  }
}
.tab {
  padding-top: 20px;
}
.blue-link {
  cursor: pointer;
  text-decoration: underline;
  color: #3c84c9;
  display: inline-block;
}
.blue-link:hover,
.blue-link:focus {
  cursor: pointer;
  text-decoration: underline;
  color: #3c84c9;
  display: inline-block;
}
.underline {
  text-decoration: underline;
}
.black-link {
  cursor: pointer;
  text-decoration: underline;
  color: #141414;
  display: inline-block;
}
.black-link:hover,
.black-link:focus {
  cursor: pointer;
  text-decoration: underline;
  color: #141414;
  display: inline-block;
}
.gray-link {
  cursor: pointer;
  text-decoration: underline;
  color: #595959;
  display: inline-block;
}
.gray-link:hover,
.gray-link:focus {
  cursor: pointer;
  text-decoration: underline;
  color: #595959;
  display: inline-block;
}
.green-link {
  color: #40D271;
  font-weight: bold;
  text-decoration: none;
}
.green-link:hover,
.green-link:focus {
  color: #40D271;
  text-decoration: none;
}
ul.dash {
  list-style-type: none;
  list-style-position: outside;
}
ul.dash li:before {
  content: '-';
  position: absolute;
  margin-left: -10px;
}
.fa-spinner {
  color: #333;
  opacity: 0.87;
}
.clearall {
  font-family: Roboto;
  font-size: 14px;
  line-height: 16px;
  color: #595959;
  cursor: pointer;
  text-decoration: none;
}
.clearall:hover,
.clearall:focus {
  color: #595959;
  text-decoration: none;
}
.clearall[disabled] {
  cursor: default;
  color: #b0b0b0;
}
hr.gray {
  border-top: 1px solid #DBDBDB;
  margin-top: 10px;
  margin-bottom: 10px;
}
.topRightIcon {
  width: 32px;
  height: 32;
  line-height: 32px;
  position: absolute;
  top: 0px;
  right: 0px;
  text-align: center;
}
.big-blue {
  color: #3c84c9;
  font-size: 17px;
  font-weight: 500;
}
.big-grey {
  text-decoration: none;
  font-size: 16px;
  color: #666;
  font-weight: 500;
}
.modal-body .text-group {
  max-width: 550px;
  text-align: center;
  margin: 15px auto 0px auto;
}
.vertically-spaced > *:not(:first-child) {
  margin-top: 15px;
}
.modal .area.padded {
  padding: 5px 50px;
}
@media only screen and (max-width: 767px) {
  .modal .area.padded {
    padding: 10px;
  }
}
@media only screen and (max-width: 767px) {
  .w320Tablet {
    max-width: 320px;
  }
}
.centered-row {
  display: flex;
  flex-flow: row nowrap;
  align-items: center;
  justify-content: center;
}
.centered-row > .right {
  margin-left: auto;
}
.between-row {
  display: flex;
  flex-flow: row nowrap;
  align-items: center;
  justify-content: space-between;
}
.between-row > .right {
  margin-left: auto;
}
.settings-row {
  display: flex;
  flex-flow: row nowrap;
  align-items: center;
  justify-content: space-between;
  height: 62px;
  cursor: pointer;
}
.settings-row > .right {
  margin-left: auto;
}
.settings-row:not(:first-child) {
  border-top: 1px solid #f1f1f1;
}
.grey-bottom-border {
  border-bottom: 1px #e5e5e5 solid;
}
.btn-grey-always {
  color: #595959 !important;
  border-color: #e5e5e5 !important;
  background: #e5e5e5 !important;
}
.btn-grey-always:hover {
  color: #595959 !important;
  border-color: #CCCCCC !important;
  background: #CCCCCC !important;
}
.btn-grey-always.disabled,
.btn-grey-always[disabled],
fieldset[disabled] .btn-grey-always {
  cursor: not-allowed;
  pointer-events: none;
  background-color: #DDDDDD !important;
  border-color: #DDDDDD !important;
  color: #BBBBBB !important;
}
.grey-border-bottom {
  border-bottom: 1px solid #eeeeee;
}
.line-through {
  text-decoration: line-through;
}
.area.standard {
  max-width: 550px;
  text-align: left;
  margin: 15px auto 0px auto;
}
/* Disspearing standard margins */
.ml10-lg {
  margin-left: 10px;
}
@media only screen and (max-width: 767px) {
  .ml10-lg {
    margin-left: 0px;
  }
}
th md-checkbox .md-icon {
  border-color: #e5e5e5 !important;
  background-color: #fff;
}
@media only screen and (max-width: 767px) {
  .static-upto-tablet {
    position: static !important;
  }
}
.border {
  border: 1px solid #DBDBDB;
}
.border-top {
  border-top: 1px solid #DBDBDB;
}
.border-bottom {
  border-bottom: 1px solid #DBDBDB;
}
.title {
  text-decoration: none;
  font-size: 16px;
  color: #666;
  font-weight: 500;
}
.files-list .file {
  max-width: 350px;
}
.files-list .file .description {
  display: flex;
  flex-flow: row nowrap;
  align-items: center;
  position: relative;
}
.files-list .file .description > .right {
  margin-left: auto;
}
.files-list .file .description .fa {
  font-size: 1.5em;
}
.files-list .file .description .icon {
  margin-right: 10px;
}
.files-list .file .description .name {
  width: 200px;
  margin-right: 10px;
  word-wrap: break-word;
}
.files-list .file .description .delete {
  cursor: pointer;
}
.files-list .file .description .loader {
  width: 0px;
  position: relative;
  left: -50px;
}
.files-list .file .error {
  color: #f20100;
  font-size: 0.9em;
}
.files-list .file:not(:last-child) {
  margin-bottom: 10px;
}
.rightToLeft > * {
  margin-left: auto;
}
@media only screen and (max-width: 767px) {
  .rightToLeft > * {
    margin-left: 0px;
  }
}
.card.provider {
  display: flex;
  flex-flow: row nowrap;
  align-items: center;
  justify-content: space-between;
  width: 285px;
  height: 105px;
  background-color: rgba(60, 132, 201, 0.1);
  padding: 10px;
}
.card.provider > .right {
  margin-left: auto;
}
.card.provider .logo {
  display: flex;
  flex-flow: row nowrap;
  align-items: center;
  justify-content: center;
  width: 30%;
  margin-left: 20px;
  margin-right: 30px;
}
.card.provider .logo > .right {
  margin-left: auto;
}
.card.provider .description {
  color: #3c84c9;
  width: 65%;
}
.zebra > *:nth-child(odd) {
  background-color: #f5f5f5;
}
.img-responsive,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  margin: auto;
}
.btn-check {
  display: flex;
  flex-flow: row nowrap;
  align-items: center;
  background-color: transparent;
  border-radius: 20px;
  font-weight: bold;
  line-height: normal;
  font-size: 11px;
  padding: 0px 2px 0px 6px;
  border-style: solid;
  border-width: 1px;
  color: #9B9B9B;
  border-color: #9B9B9B;
}
.btn-check > .right {
  margin-left: auto;
}
.btn-check .fa-check-circle {
  font-size: 1.3em;
  margin-left: 0.35em;
}
.btn-check:hover {
  color: #5B5B5B;
  border-color: #5B5B5B;
}
.btn-check.green {
  color: #40D271;
  border-color: #40D271;
}
.btn-check.green:hover {
  color: #1FAF4F;
  border-color: #1FAF4F;
}
.btn-check.yellow {
  color: #FFC100;
  border-color: #FFC100;
}
.btn-check.yellow:hover {
  color: #EBA500;
  border-color: #EBA500;
}
.btn-check.red {
  color: #D0021B;
  border-color: #D0021B;
}
.btn-check.red:hover {
  color: #AA0015;
  border-color: #AA0015;
}
@media only screen and (max-width: 767px) {
  .tablet-marginu10 {
    margin-top: 10px !important;
  }
}
@media only screen and (max-width: 767px) {
  .tablet-marginu5 {
    margin-top: 5px !important;
  }
}
@media only screen and (max-width: 767px) {
  .tablet-nomarginl,
  .tablet-no-lmargin {
    margin-left: 0px !important;
  }
}
@media only screen and (max-width: 767px) {
  .tablet-noposition {
    position: unset !important;
  }
}
@media only screen and (max-width: 767px) {
  .tablet-nofloat {
    float: none !important;
  }
}
@media only screen and (max-width: 767px) {
  .tablet-fullWidth {
    width: 100% !important;
  }
}
.icon-container {
  display: flex;
  flex-flow: row nowrap;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  text-align: center;
  width: 30px;
  height: 34px;
  line-height: 30px;
  font-size: 1.5em;
}
.icon-container > .right {
  margin-left: auto;
}
.reservation-btn {
  min-width: 110px;
}
.reservation-btn > * {
  width: 100%;
}
@media only screen and (max-width: 767px) {
  .reservation-btn {
    min-width: 100px;
  }
}
.training-status {
  padding: 3px 6px;
  background-color: rgba(240, 240, 240, 0.6);
}
.training-status.yellow {
  background: #F5F061;
}
.training-field-readonly {
  padding-top: 2px;
  width: 180px;
}
@media only screen and (max-width: 767px) {
  .training-field-readonly {
    width: 240px;
  }
}
hr.dotted-line {
  margin: 0;
  display: inline-block;
  border-top: dotted 1px;
}
.circle {
  background-color: #3c84c9;
  padding: 0px 0.7em;
  border-radius: 50%;
  font-size: 0.7em;
  color: white;
}
.circle.grey {
  background-color: #888;
}
.circle.white {
  background-color: #fff;
}
.bulleted {
  display: flex;
  flex-flow: row nowrap;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  border-radius: 50%;
  width: 12px;
  height: 12px;
}
.bulleted > .right {
  margin-left: auto;
}
.bulleted .check {
  width: 8px;
  height: 8px;
  border-radius: 50%;
}
.white.bulleted {
  background-color: #fff;
}
.white.bulleted .check {
  background-color: #fff;
}
.selected.bulleted .check {
  background-color: #3c84c9;
}
.checkered:nth-child(odd) {
  background-color: rgba(216, 216, 216, 0.2);
}
.icon {
  display: flex;
  flex-flow: row nowrap;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  color: #706f6f;
  margin-right: 4px;
  width: 10%;
}
.icon > .right {
  margin-left: auto;
}
.check-box {
  display: flex;
  flex-flow: row nowrap;
  align-items: center;
  cursor: pointer;
}
.check-box > .right {
  margin-left: auto;
}
.check-box .icon {
  min-width: 19px;
  margin-right: 8px;
}
.check-box label {
  cursor: pointer;
  position: relative;
  top: 1px;
}
.space-between {
  display: flex;
  flex-flow: row nowrap;
  align-items: center;
  justify-content: space-between;
}
.space-between > .right {
  margin-left: auto;
}
.grey-background {
  background: rgba(216, 216, 216, 0.5);
}
.grey-background .border-bottom {
  border-bottom-color: #c2c2c2;
}
.centered {
  display: flex;
  flex-flow: row nowrap;
  align-items: center;
  justify-content: center;
}
.centered > .right {
  margin-left: auto;
}
.tabs {
  text-align: center;
}
.tabs a {
  cursor: pointer;
  text-decoration: none;
}
.tabs a.active {
  text-decoration: underline;
  font-weight: bold;
}
.tabs > *:not(:last-child) {
  margin-right: 25px;
}
.grey-badge {
  background-color: #D8D8D8;
  padding: 3px 5px;
  border-radius: 2px;
  font-weight: 900;
  font-size: 10px;
}
.check-box {
  display: flex;
  flex-flow: row nowrap;
  align-items: center;
  cursor: pointer;
}
.check-box > .right {
  margin-left: auto;
}
.check-box .icon {
  width: 19px;
  margin-right: 8px;
}
.check-box label {
  cursor: pointer;
  position: relative;
  top: 1px;
}
.pull-right-beta-report-btn {
  text-decoration-line: none;
  font-size: 14px !important;
  padding: 8px 15px !important;
}
@media (min-width: 768px) {
  .pull-right-beta-report-btn {
    float: right;
    margin-top: -7px;
    margin-right: -6px;
  }
}
@media (max-width: 768px) {
  .pull-right-beta-report-btn {
    margin-top: 15px;
  }
}
.modal-body ol.fix,
.modal-body ul.fix {
  margin-left: -25px;
}
.modal-body ol.fix li,
.modal-body ul.fix li {
  margin-top: 15px;
}
@media only screen and (min-width: 768px) {
  .dropdown-menu.fix {
    left: -142px;
  }
}
.float-fix {
  display: inline-block;
}
.float-fix .new-info {
  margin: 0px;
  position: relative;
  top: 4px;
}
table.table.center th {
  vertical-align: middle;
}
.form-reservation.fix .control-label {
  width: 185px;
  padding-top: 3px;
}
@media only screen and (max-width: 636px) {
  .modal-width-fix {
    overflow-x: auto;
  }
}
.toasted {
  position: relative;
  display: flex;
  flex-flow: row nowrap;
  justify-content: space-between;
  color: #fff;
  background-color: #333;
  padding: 15px 15px 15px 10px;
  margin-bottom: 10px;
  font-size: 14px;
}
.toasted > .right {
  margin-left: auto;
}
.toasted a {
  color: #fff;
  cursor: pointer;
}
.toasted a:hover {
  text-decoration: underline;
}
.toasted .content {
  margin-left: 15px;
  margin-right: 5px;
}
@media only screen and (max-width: 767px) {
  .toasted .content {
    text-align: center;
  }
}
.toasted .content .logo {
  margin-right: 20px;
  align-self: flex-start;
}
@media only screen and (max-width: 767px) {
  .toasted .content .logo {
    align-self: center;
    margin-bottom: 10px;
  }
}
.toasted .content header {
  color: #333;
  font-size: 15px;
  font-weight: 500;
  margin-bottom: 3px;
}
.toasted .content main {
  color: #595959;
  line-height: 20px;
}
.toasted .content footer {
  margin-top: 10px;
}
.toasted .content footer a {
  text-decoration: none;
  color: #3c84c9;
  font-size: 15px;
  font-weight: 700;
  margin-right: 10px;
}
.toasted .content footer a:hover {
  text-decoration: none;
}
@media only screen and (max-width: 767px) {
  .toasted .content main {
    margin-top: 15px;
  }
  .toasted .content footer {
    margin-top: 15px;
  }
}
.toasted .close-link {
  text-decoration: none;
  align-self: flex-start;
  font-weight: 500;
}
.toasted .close-link:hover {
  text-decoration: none;
}
.toasted.large .close-link {
  position: absolute;
  top: 10px;
  right: 20px;
}
.toasted.green {
  background-color: #41D172;
}
.toasted.blue {
  background-color: #2693FF;
}
.toasted.red {
  background-color: #F20100;
}
.toasted.grey {
  background-color: #EFEFEF;
}
.toasted.grey .close-link {
  color: #999;
}
.toasted.orange {
  background-color: #f87101;
}
.warning-container {
  display: flex;
  flex-flow: row nowrap;
  align-items: center;
  justify-content: center;
  font-size: 12px;
}
.warning-container > .right {
  margin-left: auto;
}
.warning-container img {
  align-self: flex-start;
  width: 13px;
  margin-top: 2px;
  margin-right: 5px;
}
.warning-container .title {
  font-weight: 700;
  color: #333;
}
.warning-container .message {
  font-weight: normal;
  color: #333;
}
.alert {
  margin-bottom: 15px;
  text-align: left;
}
.alert .alert-list {
  margin-bottom: 0px;
  padding-left: 0px;
  font-size: 13px;
}
.alert .alert-list .alert-line {
  padding-bottom: 8px;
  list-style-type: none;
  padding-right: 20px;
}
.alert .alert-list .alert-line > .action-link {
  margin-right: 10px;
  cursor: pointer;
  color: #fff;
}
.alert .alert-list .alert-line > .action-link:hover {
  color: #f5f5f5;
}
.checkbox-input-group {
  display: flex;
  flex-flow: row nowrap;
  align-items: center;
  float: left;
  margin-left: 10px;
}
.checkbox-input-group > .right {
  margin-left: auto;
}
.checkbox-input-group label {
  margin-left: 12px;
  margin-top: 4px;
}
.form-break {
  font-weight: bold;
  font-size: 14px;
  text-align: center;
  color: #47A0F1;
}
.radio-group .option {
  cursor: pointer;
}
.panel-group.flexed {
  font-size: 14px;
}
.panel-group.flexed label {
  font-weight: bold;
  margin-bottom: 0px;
}
.panel-group.flexed .left {
  width: 65%;
}
.panel-group.flexed .right {
  width: 35%;
}
.panel-group.flexed .panel-title {
  min-height: 50px;
  padding: 15px;
  font-size: 14px;
}
.panel-group.flexed .panel-title label {
  cursor: pointer;
}
@media only screen and (max-width: 767px) {
  .panel-group.flexed .panel-title label {
    margin-right: 10px;
  }
}
@media only screen and (max-width: 767px) {
  .panel-group.flexed .panel-title .left {
    width: auto;
  }
  .panel-group.flexed .panel-title .right {
    width: auto;
  }
}
.panel-group.flexed .panel-body {
  background: #f1f1f1;
  padding-bottom: 10px;
}
.panel-group.flexed .panel-body .left,
.panel-group.flexed .panel-body .right {
  margin-bottom: 15px;
}
@media only screen and (max-width: 767px) {
  .panel-group.flexed .panel-body .left,
  .panel-group.flexed .panel-body .right {
    width: 100%;
  }
  .panel-group.flexed .panel-body .left.left,
  .panel-group.flexed .panel-body .right.left {
    margin-bottom: 5px;
  }
}
.form {
  display: flex;
  flex-flow: column nowrap;
  align-items: center;
  justify-content: center;
  width: 100%;
}
.form .header {
  max-width: 450px;
  text-align: center;
}
.form .row {
  display: flex;
  flex-flow: row nowrap;
  align-items: center;
  color: #141414;
  width: 100%;
  margin-top: 5px;
}
.form .row > .right {
  margin-left: auto;
}
.form .row > *:first-child {
  margin: 0px 20px 0px 0px;
  width: 48%;
  text-align: right;
}
.form .row .form-control,
.form .row .input-group-btn {
  display: inline;
}
.form .row .input-group-btn > button {
  position: relative;
  right: 2px;
}
@media only screen and (max-width: 578px) {
  .form .row {
    display: flex;
    flex-flow: row wrap;
    align-items: center;
    max-width: 280px;
  }
  .form .row > *:first-child {
    width: 100%;
    text-align: left;
  }
}
.form .row .adapter {
  display: inline-block;
}
.form.blue > .header {
  color: #47A0F1;
}
/* ---------------------------------------------------------
	4. Print style
	---------------------------------------------------------*/
@media print {
  body.print-page {
    min-width: 0;
  }
  .print-container {
    font-size: 13px;
  }
  .print-container .info-tables table {
    font-size: 10px;
  }
  .print-container .footer {
    display: none;
  }
  body,
  html {
    height: auto;
  }
  * {
    background: none !important;
    -webkit-transition: none !important;
    -moz-transition: none !important;
    -ms-transition: none !important;
    -o-transition: none !important;
    transition: none !important;
    -webkit-transform: none !important;
    -moz-transform: none !important;
    -ms-transform: none !important;
    -o-transform: none !important;
    transform: none !important;
  }
  .print-logo {
    display: block;
    margin: 0 0 10px;
  }
  .hide-print {
    display: none !important;
  }
  .main-holder,
  .main-holder-sidebar-hidden {
    padding: 10px !important;
  }
  .items-block,
  .items-block .items-body,
  .scrollable-area,
  .scrollable-area-wrapper {
    height: auto !important;
    width: auto !important;
    max-height: 100000px !important;
    overflow: visible !important;
  }
  .items-block {
    page-break-inside: avoid;
  }
  .vscrollbar {
    display: none !important;
  }
  .modal {
    width: 100% !important;
    display: inline-block !important;
    position: static !important;
    opacity: 1 !important;
    filter: none !important;
    overflow: visible !important;
    z-index: 10 !important;
    height: auto !important;
  }
  .modal-dialog {
    width: 100% !important;
    display: inline-block !important;
    position: static !important;
    opacity: 1 !important;
    filter: none !important;
    overflow: visible !important;
    z-index: 10 !important;
    margin: 0;
  }
  .panel-collapse {
    display: block !important;
  }
  .flight-details .flight-content {
    width: 100%;
  }
  .flight-block .list li {
    padding: 0;
  }
  .modal-body {
    padding: 0 10px;
  }
  .flight-block .list {
    width: 100%;
  }
  .flight-block {
    padding: 0 0 20px;
  }
  .flight-block .list li:after {
    display: none;
  }
  .status-block {
    display: none;
  }
  .personal-data .box,
  .personal-data .list {
    float: none;
  }
  .personal-data .list li {
    float: none;
    padding: 0;
  }
  .modal-open #main #gridContainer,
  .modal-open #main h1,
  .modal-open .table {
    display: none;
  }
  .modal-content {
    border: none;
  }
  .key-wrapper {
    display: none;
  }
  .fsp-colorkey-title {
    display: none;
  }
  .fsp-colorkey {
    display: none;
  }
  .fsp-reservation-toaster {
    display: none;
  }
  .print-hide {
    display: none !important;
  }
  .overview-table,
  .overview-table.small,
  .table-wrap {
    width: 100%;
  }
  .overview-table tbody tr th {
    width: 150px;
  }
  .holder-table .table-wrap,
  .holder-table.add .table-wrap {
    min-width: inherit;
  }
  .modal-open #wrapper {
    display: none;
  }
  .modal-open body {
    height: auto !important;
    overflow: visible !important;
  }
  .modal-dialog {
    display: block !important;
    height: auto !important;
  }
  .modal-dialog #header,
  .modal-dialog #sidebar,
  .modal-dialog .login,
  .modal-dialog .modal-backdrop,
  .modal-dialog .overview-table thead,
  .modal-dialog .panel-heading a,
  .modal-dialog .select-nav-select,
  .modal-dialog .subnav,
  .modal-dialog .top-panel,
  .modal-dialog button,
  .modal-dialog form {
    display: block !important;
  }
  .modal-dialog button {
    display: inline-block !important;
  }
  #header,
  #sidebar,
  .login,
  .modal-backdrop,
  .modal-header,
  .overview-table thead,
  .panel-heading a,
  .select-nav-select,
  .subnav,
  .top-panel,
  .hide-upto-lg,
  .hide-downto-lg,
  button,
  form {
    display: none !important;
  }
  .alerts-area {
    padding: 0 0 10px;
    text-align: center;
  }
  .dashboard .column {
    border: 0;
    float: none;
    width: 100%;
    margin: 0 0 20px;
  }
  .dashboard section {
    border: 0 !important;
    padding: 0 0 10px !important;
  }
  .dashboard section header {
    overflow: visible;
    margin: 0 0 10px !important;
  }
  .dashboard ul li {
    border: 0 !important;
  }
  .dashboard ul a {
    padding: 10px 3px !important;
  }
  .dashboard .btn-more,
  .dashboard .link,
  .dashboard .link-more,
  .dashboard .list-search .link-more {
    display: none;
  }
  .scroll-holder {
    display: block !important;
    width: 100% !important;
    position: static !important;
    opacity: 1 !important;
    filter: none !important;
    overflow: visible !important;
    z-index: 10 !important;
    height: auto !important;
  }
  .scroll-holder .scroll-frame {
    display: block;
  }
}
@-webkit-viewport {
  width: device-width;
}
@-moz-viewport {
  width: device-width;
}
@-ms-viewport {
  width: device-width;
}
@-o-viewport {
  width: device-width;
}
@viewport {
  width: device-width;
}
.ng-cloak,
[ng-cloak],
[ng\:cloak] {
  display: none !important;
}
/** {
	transition: all 0s linear 0s !important;
}*/
body,
body * {
  max-height: 1000000px;
}
html {
  height: 100vh;
}
body {
  line-height: 22px;
  font-weight: 400;
  min-width: 320px;
  height: 100%;
}
body.print-page {
  min-width: 891px;
}
.ellipsis {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.billing_contact {
  display: block;
  line-height: normal;
  margin-top: 2px;
  width: 465px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.bullet-disabled {
  cursor: not-allowed;
}
.disabled-link {
  cursor: default;
}
.signup-warning {
  float: left;
  max-width: 490px;
}
.fsp-show {
  visibility: visible !important;
}
.propay-form-ready {
  height: 350px;
  margin-top: 15px;
}
.propay-form-notready {
  height: 0;
}
.propay-form-error {
  margin-top: 15px;
  height: 420px;
}
.fsp-hide {
  visibility: hidden;
}
.invoice-details {
  width: 20%;
}
.money-col {
  text-align: right;
}
.remove-refund-lineitem {
  float: left;
  vertical-align: middle;
  margin-top: 14px;
  margin-left: 21px;
  margin-right: 10px;
}
.noremove-refund-lineitem {
  float: left;
  vertical-align: middle;
  margin-top: 14px;
  margin-left: 21px;
  margin-right: 24px;
}
.red-error-circle {
  color: white;
  background-color: red;
  border-radius: 10px;
  width: 20px;
  height: 20px;
  vertical-align: middle;
  text-align: center;
  font-weight: bold;
  margin-top: 5px;
  margin-left: 5px;
  cursor: pointer;
}
.nr-form-group {
  margin: 0;
  padding: 0 0 4px;
  float: left;
}
.nr-control-label {
  width: 125px;
  float: left;
  text-align: right;
  font-size: 14px;
  color: #151515;
  font-weight: 400;
  margin-bottom: 0;
  padding-top: 3px;
}
.nr-input-holder {
  position: relative;
  padding-left: 135px;
}
.receipt-border {
  width: 615px;
  background: url("/images/pay-horizontal.png") repeat-x;
  height: 8px;
  margin: auto;
}
.invoice-header {
  float: left;
  width: 100%;
  background-color: #f1f1f1;
  padding-bottom: 10px;
  padding-top: 15px;
  vertical-align: bottom;
}
.invoice-title-park {
  display: inline-block;
  margin-right: 20px;
  cursor: pointer;
  color: #666;
}
.invoice-title-discard {
  display: inline-block;
  float: right;
  margin-right: 20px;
  cursor: pointer;
  color: #666;
}
.invoice-title-newsale {
  margin-right: 0 !important;
  margin-left: 235px !important;
}
.invoice-title-edit {
  margin-right: 0 !important;
  margin-left: 215px !important;
}
.invoice-table {
  width: 100%;
  border-collapse: unset;
}
.refund-table {
  width: 100%;
  border-collapse: unset;
}
.invoice-table > thead > tr > th {
  background-color: #4ca2ee;
  color: white;
  font-weight: normal;
  font-size: 12px;
  padding-top: 1px;
  padding-left: 5px;
  height: 25px;
}
.refund-table > thead > tr > th {
  background-color: #E76843;
  color: white;
  font-weight: normal;
  font-size: 12px;
  padding-top: 1px;
  padding-left: 5px;
  height: 25px;
}
.line-item-error {
  color: white;
  background-color: red;
  margin-left: 69px;
  margin-bottom: 15px;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 10px;
  border-radius: 5px;
  width: 70%;
}
.balance-pos {
  color: #309F56;
}
.balance-neg {
  color: #F20100;
}
.balance-zero {
  color: #BABABA;
}
.reset-alignment {
  text-align: right;
}
.left-pad-24 {
  padding-left: 24px !important;
}
.notification-item-label {
  display: inline-block;
  font-weight: 500;
  width: 215px;
  margin-right: 5px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.notification-item-link {
  display: inline-block;
  cursor: pointer;
  overflow: hidden;
  white-space: nowrap;
}
.horizontal-multi-day-header-label {
  cursor: pointer;
}
.horizontal-multi-day-header-label:hover {
  color: #4ca2ee;
}
.maintenance-status-report {
  width: 100%;
}
.maintenance-status-report .aircraft-label {
  font-weight: 700;
  font-size: 16px;
  color: #3C84c9;
}
.maintenance-status-report .meter-time-table {
  margin-bottom: 10px;
}
.maintenance-status-report .meter-time-table .meter-time-label {
  padding-right: 10px;
  white-space: nowrap;
}
.maintenance-status-report .meter-time-table .meter-time-value {
  font-weight: 700;
  padding-right: 20px;
}
.maintenance-status-report .reminder-table {
  margin-bottom: 10px;
  width: 100%;
  border-collapse: separate;
}
.maintenance-status-report .reminder-table .header-cell {
  font-weight: 700;
  padding-right: 10px;
}
.maintenance-status-report .reminder-table .header-last-completed {
  font-style: italic;
  padding-left: 10px;
}
.maintenance-status-report .reminder-table .sub-header-cell {
  font-weight: 700;
  border-top: 1px solid #333;
  background-color: #eee;
  border-bottom: 1px solid #333;
  padding-right: 10px;
  -webkit-print-color-adjust: exact;
}
.maintenance-status-report .reminder-table td {
  padding-right: 10px;
  border-bottom: 1px solid #DDD;
  vertical-align: top;
}
.maintenance-status-report .squawk-table {
  width: 100%;
  border-collapse: separate;
}
.maintenance-status-report .squawk-table .header-cell {
  font-weight: 700;
  padding-right: 10px;
}
.maintenance-status-report .squawk-table .sub-header-cell {
  font-weight: 700;
  border-top: 1px solid #333;
  border-bottom: 1px solid #333;
  background-color: #eee;
  padding-right: 10px;
}
.maintenance-status-report .squawk-table td {
  padding-right: 10px;
  border-bottom: 1px solid #DDD;
  vertical-align: top;
}
.white-link {
  color: white;
}
.white-link:hover {
  color: white;
}
.no-click {
  cursor: default;
}
.div-link:hover {
  text-decoration: underline;
}
.login-logo-wrapper {
  max-width: 680px;
  margin: auto;
  padding: 40px 10px 25px;
}
.login-header {
  line-height: 1.1;
  font-size: 26px;
  color: #4CA2EE;
  max-width: 500px;
  margin-left: 95px;
  margin-bottom: 20px;
  font-weight: 500;
}
.login-subheader {
  color: #595959;
  font-size: 14px;
  max-width: 500px;
  margin-left: 140px;
  margin-bottom: 20px;
}
.account-form-sections {
  width: 210px;
  text-align: right;
  margin-bottom: 0;
  color: #4CA2EE;
  font-size: 17px;
  font-weight: 700;
  /*border-bottom: 1px solid #f1f1f1;*/
  padding-left: 15px;
}
.account-login-row {
  margin-left: 95px;
  margin-bottom: 20px;
  color: #595959;
}
.account-login-info {
  width: 100%;
  text-align: center;
  margin-bottom: 20px;
  color: #595959;
}
.account-logo {
  width: 350px;
  height: 33px;
}
.draggable {
  cursor: move;
}
.top-modal-btns {
  float: right;
  width: unset;
}
.neg-balance {
  color: #F20100;
}
.pos-balance {
  color: #309F56;
}
.fsp-group {
  border-bottom: 1px solid #ebebeb;
  width: 100%;
  float: left;
  margin-bottom: 10px;
  margin-top: 10px;
}
.fsp-group::after {
  clear: both;
}
.fsp-group-label {
  color: #3c84c9;
  font-size: 17px;
  float: left;
  font-weight: 500;
  margin-top: 3px;
  margin-left: 20px;
  margin-bottom: 2px;
}
.sm-block {
  display: inline-block;
}
.fsp-cx-col {
  width: 50%;
  float: left;
}
.fsp-cx-group {
  padding-left: 30px;
  float: left;
  width: 100%;
}
.modal-padding {
  padding-left: 15px;
  padding-right: 15px;
}
.wrk-schedule-wrap {
  width: 300px;
  display: block;
  clear: left;
}
.lg-hide {
  display: none;
}
.lg-show {
  display: inline-block;
}
.btm-border {
  border-bottom: 1px solid #F1F1F1;
}
.no-border {
  border: none;
}
.rec-label {
  margin-left: 2px;
}
.wrk-schedule-label {
  float: left;
  width: 145px;
  font-weight: 700;
  padding-left: 50px;
  text-align: right;
  padding-top: 10px;
}
.wrk-schedule-content {
  float: left;
  padding-left: 10px;
  padding-top: 10px;
}
.wrk-checkbx-pad {
  padding-left: 161px;
}
.cx-slide-label {
  float: left;
  text-align: right;
  width: 35px;
  padding-top: 10px;
}
.cx-slide-content {
  float: left;
  padding-left: 10px;
  padding-top: 10px;
}
.left-pad-112 {
  padding-left: 112px;
}
.left-margin-50 {
  margin-left: 50px;
}
.left-margin-30 {
  margin-left: 30px;
}
.left-margin-145 {
  margin-left: 145px;
}
.left-margin-100 {
  margin-left: 100px;
}
.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: 1px;
}
.btn-group-tabular .btn + .btn,
.btn-group-tabular .btn + .btn-group,
.btn-group-tabular .btn-group + .btn,
.btn-group-tabular .btn-group + .btn-group {
  margin-left: -1px;
}
.fsp-md-checkbox-container {
  float: left;
  padding-right: 5px;
}
.heading-bar {
  overflow: hidden;
  margin: -4px 0 11px;
}
.heading-bar .btn,
.heading-bar h1 {
  display: inline-block;
  vertical-align: top;
}
.heading-bar h1 {
  font-size: 28px;
  margin: 2px 0 0 2px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 335px;
}
.heading-bar .btn-default {
  text-decoration: none;
  background: #4ca2ee;
  border-radius: 2px;
  padding: 10px 15px 9px;
  text-transform: capitalize;
  color: #fff;
  min-width: 101px;
  font-size: 13px;
  line-height: 15px;
  margin: 0 0 0 14px;
  border: 0;
}
.heading-bar .btn-default:hover {
  opacity: 0.9;
}
.maint-status-squawk-list-item {
  border-bottom: 1px solid #f1f1f1;
  padding-bottom: 10px;
  padding-left: 10px;
  padding-top: 10px;
}
.maint-status-reminder-list-item {
  border-bottom: 1px solid #f1f1f1;
  padding-bottom: 10px;
  padding-left: 10px;
  padding-top: 10px;
}
.no-border {
  border: none;
  padding-bottom: 0;
}
.days-repeat {
  margin: 0 0 5px;
}
.days-repeat:after {
  content: "";
  clear: both;
  display: block;
}
.days-repeat .form-control {
  width: 32px;
  height: 31px;
  padding: 5px;
}
.days-repeat .days {
  display: inline-block;
  padding: 3px 8px;
  font-size: 14px;
  color: #595959;
}
.days-repeat .col-row {
  margin: 0 0 0 27px;
}
.days-repeat .col-row.add {
  margin: 0;
}
.days-repeat .col-row.add .radio {
  display: inline-block;
  vertical-align: middle;
  padding: 7px 15px 9px 0;
  margin: 0;
}
.days-repeat .col-row.add .radio label {
  font-size: 14px;
  color: #595959;
}
.days-repeat .col-row .radio {
  margin: 0 0 0 -27px;
}
.days-repeat .col-row .chosen-select-holder {
  display: inline-block;
  vertical-align: middle;
  width: 68px;
  margin: 0 8px 0 0;
}
.days-repeat .col-row .chosen-select-holder .chosen-container {
  width: 68px;
  min-width: 68px;
}
.days-repeat .col-row .chosen-select-holder.add {
  width: 90px;
}
.days-repeat .col-row .chosen-select-holder.add .chosen-container {
  min-width: 90px;
  width: 90px;
}
.days-repeat .col-row .col {
  float: none;
  display: inline-block;
  vertical-align: middle;
}
.modal-section-title {
  color: #3c84c9;
  width: 100%;
  font-size: 17px;
  font-weight: 500;
  border-bottom: 1px solid #f1f1f1;
  padding-left: 15px;
  margin-bottom: 20px;
}
.gallery-box .title {
  text-overflow: inherit;
  white-space: normal;
}
.gallery-box .title span {
  display: block;
  font-size: 16px;
  line-height: 20px;
  font-weight: 700;
  margin: 5px 0 -5px;
}
.box-holder .gallery-box {
  background: white;
  border-radius: 0 0 4px 4px;
  -webkit-box-shadow: 0 4px 1px rgba(51, 51, 51, 0.65);
  box-shadow: 0 4px 1px rgba(51, 51, 51, 0.65);
  /*.title {
			text-overflow: inherit;
			white-space: normal;
		}*/
}
.box-holder .gallery-box .img-frame {
  border-radius: 0 0 3px 3px;
}
.tabs-section {
  overflow: hidden;
  background: #fafafa;
  padding: 18px 23px;
}
.tabs-section .tabs-frame {
  overflow: hidden;
}
.tabs-frame .nav-tabs {
  display: block;
  border-bottom: 1px #D8D8D8 solid;
  width: 100%;
  margin: 3px 0 7px;
  font-size: 15px;
}
.tabs-frame .nav-tabs li {
  margin: 0 0 0 24px;
  padding: 0px 16px 6px;
  font-size: 14px;
}
.tabs-frame .nav-tabs li:first-child {
  margin: 0;
}
.tabs-frame .nav-tabs li.active {
  border-bottom: 4px #4ca2ee solid;
  font-weight: bold;
}
.tabs-frame .nav-tabs li.active a {
  color: #448FCF;
  background: none;
  border: 0;
}
.tabs-frame .nav-tabs li.active a:focus,
.tabs-frame .nav-tabs li.active a:hover {
  border: 0;
  background: none;
}
.tabs-frame .nav-tabs a {
  padding: 0;
  color: #3c84c9;
  margin: 0;
  border: 0;
  border-radius: 0;
  text-decoration: none;
  line-height: 17px;
}
.tabs-frame .nav-tabs a:hover {
  color: #3984C9;
  background: none;
}
.tabs-frame .tab-content {
  font-size: 12px;
}
.tabs-frame .tab-content h2 {
  margin: 0 0 4px;
  font-size: 13px;
  line-height: 22px;
  font-weight: 500;
  color: #595959;
  text-transform: capitalize;
}
.tabs-frame .tab-content .info-block {
  width: 270px;
  float: left;
  line-height: 17px;
  margin: 0;
}
.tabs-frame .tab-content .info-block:first-child {
  margin: 0;
}
.tabs-frame .tab-content .info-block h2 {
  font-size: 14px;
  margin: 0 0 6px;
}
.tabs-frame table {
  width: 394px;
  font-size: 13px;
  line-height: 15px;
}
.tabs-frame table tr th {
  font-weight: 500;
}
.tabs-frame table tr td,
.tabs-frame table tr th {
  padding: 5px 5px 4px 0;
  vertical-align: top;
}
.tabs-frame table .col1 {
  width: 131px;
}
.tabs-frame table .col2 {
  width: 88px;
}
.tabs-frame table .col3 {
  width: 128px;
}
.head-btn {
  margin-left: 20px;
  float: left;
  margin-top: -2px;
}
.box-holder {
  width: 233px;
  float: left;
  margin: 0 24px 0 0;
  background: #fff;
  position: relative;
}
.box-holder.not-active .none {
  display: block;
}
.box-holder.available .avail {
  display: block;
}
.box-holder .tags {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 9;
}
.box-holder .tag {
  color: #595959;
  font-size: 16px;
  line-height: 18px;
  font-weight: 500;
  text-align: center;
  padding: 5px 10px;
  border-radius: 3px 3px 0 0;
  text-transform: capitalize;
  color: #fff;
}
.box-holder .avail,
.box-holder .none {
  display: none;
}
.box-holder .none {
  background: rgba(244, 1, 0, 0.6);
}
.box-holder .avail {
  background: rgba(45, 178, 0, 0.6);
}
/* alerts-area */
.alerts-area {
  padding: 3px 0 1px;
  position: relative;
}
.alerts-area .alert {
  border: 0;
  color: #fff;
  overflow: hidden;
  position: relative;
  border-radius: 4px;
  width: 180px;
  height: 110px;
  margin: 0 20px 20px 0;
  padding: 14px 10px 5px;
  font-size: 13px;
  line-height: 17px;
}
.alerts-area .alert.user {
  color: #595959;
  background: #e6e6e6;
}
.alerts-area .alert.alert-info {
  background: #4ca2ee;
}
.alerts-area .alert.alert-success {
  background: #40d271;
}
.alerts-area .alert.alert-warning {
  background: #f87101;
}
.alerts-area .alert.sessions {
  background: #a64dff;
}
.alerts-area .btn-help {
  top: 5px;
  right: 6px;
  position: absolute;
}
.alerts-area .counter {
  display: block;
  font-weight: 500;
  font-size: 30px;
  line-height: 1.25;
}
.alerts-area .title {
  display: block;
  font-weight: 500;
  font-size: 14px;
  line-height: 1.25;
  margin: 0 0 5px;
}
.alerts-area p {
  margin: 0;
}
/* btn-help */
.btn-help {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
  display: block;
  width: 15px;
  height: 15px;
  background-image: url(/Content/images/sprite.png);
  background-position: -210px -144px;
}
.btn-help:hover {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
/* progress-holder */
.progress-holder {
  overflow: hidden;
  margin: -2px 0 0;
}
.progress-holder .progress {
  height: auto;
  overflow: hidden;
  margin: 8px 0 0;
  background: #fff;
  -webkit-box-shadow: none;
  box-shadow: none;
  border-radius: 0;
}
.progress-holder .progress .progress-bar {
  height: 7px;
  overflow: hidden;
  line-height: 7px;
  border-radius: 0;
  background: #40d271;
  -webkit-box-shadow: none;
  box-shadow: none;
  animation: bar-width 3s ease 1s;
}
.progress-holder .counter {
  float: right;
  margin: 0 0 0 15px;
}
.slide-open {
  animation: heightSlide 0.3s ease;
}
.fade-in {
  animation: fadeListItem 0.3s ease;
}
@keyframes bar-width {
  from {
    width: 0;
  }
}
@-webkit-keyframes bar-width {
  from {
    width: 0;
  }
}
@keyframes heightSlide {
  from {
    max-height: 0;
  }
  to {
    max-height: 9000px;
  }
}
@-webkit-keyframes heightSlide {
  from {
    max-height: 0;
  }
  to {
    max-height: 9000px;
  }
}
@keyframes fadeListItem {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@-webkit-keyframes fadeListItem {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
/* alerts-inbox */
.alerts-inbox {
  padding: 10px 18px 10px 19px;
}
/* list-alerts */
.list-alerts {
  font-size: 13px;
  line-height: 1.4;
}
.list-alerts li {
  border-bottom: #e8e8e8 solid 1px;
}
.list-alerts li:first-child a {
  padding: 11px 5px 11px 42px;
}
.list-alerts a {
  display: block;
  color: #de1f1f;
  position: relative;
  text-decoration: none;
  padding: 12px 5px 7px 44px;
}
.list-alerts a.warning {
  color: #F20100 !important;
}
.list-alerts a.error {
  color: #F87101 !important;
}
.list-alerts a.info {
  color: #2693FF !important;
}
.list-alerts a .icon-alert {
  top: 10px;
  left: 14px;
  position: absolute;
}
.list-alerts time {
  display: block;
}
.list-alerts .read a,
.list-alerts a:hover {
  /*color: @color10;*/
  background: #fff;
  text-decoration: none;
  /*.icon-alert {
			background: @color10;
		}*/
}
/* icon-alert */
.icon-alert {
  display: inline-block;
  vertical-align: top;
  color: #fff;
  font-weight: 700;
  width: 23px;
  height: 21px;
  text-align: center;
  background: #de1f1f;
  border-radius: 100%;
  font-size: 13px;
  line-height: 21px;
}
.icon-alert.warning {
  background: #F20100 !important;
}
.icon-alert.error {
  background: #F87101 !important;
}
.icon-alert.info {
  background: #2693FF !important;
}
.icon-alert:focus,
.icon-alert:hover {
  background: #f87101;
}
/* btn-more */
.btn-more {
  display: inline-block;
  vertical-align: top;
  padding: 4px;
  color: #595959;
  min-width: 54px;
  border-radius: 2px;
  text-decoration: none;
  background-color: #e5e5e5;
  transition: all 0.75s ease;
  font-size: 13px;
  line-height: 17px;
  text-transform: capitalize;
  transition: all 0.35s ease !important;
  -webkit-transition: all 0.35s ease !important;
}
.btn-more:focus,
.btn-more:hover {
  background-color: #bfbfbf;
}
.btn-more:hover {
  color: #595959;
}
/* list-notices */
.list-notices {
  margin: 0;
  font-size: 13px;
  line-height: 18px;
}
.list-notices li {
  border-bottom: #e8e8e8 solid 1px;
}
.list-notices a {
  display: block;
  color: #595959;
  padding: 13px 12px;
  text-decoration: none;
}
.list-notices .active a,
.list-notices a:hover {
  background: #fff;
  text-decoration: none;
}
/* list-reservation */
.list-reservation {
  margin: 0 0 15px;
  font-size: 13px;
  line-height: 18px;
}
.list-reservation li {
  border-bottom: #e8e8e8 solid 1px;
}
.list-reservation a {
  display: block;
  color: #575757;
  overflow: hidden;
  text-decoration: none;
  padding: 12px 17px 10px 10px;
}
.list-reservation a:hover {
  background: #fff;
}
.list-reservation time {
  display: block;
  overflow: hidden;
  margin: 2px 0 0;
}
/* btn-reserved */
.btn-reserved {
  display: inline-block;
  vertical-align: top;
  padding: 3px 5px;
  color: #878787;
  min-width: 86px;
  border-radius: 4px;
  background: #fff;
  text-align: center;
  font-size: 12px;
  line-height: 14px;
}
/* list-cources */
.list-cources {
  color: #575757;
  font-size: 13px;
  line-height: 17px;
}
.list-cources a {
  display: block;
  color: #575757;
  overflow: hidden;
  text-decoration: none;
  padding: 8px 3px 8px 12px;
}
.list-cources a:hover {
  background: #fff;
}
/* form-search */
.form-search {
  max-width: 230px;
  margin: 0 0 16px;
}
.form-search .form-control {
  width: 100%;
  height: 32px;
  color: #726c6c;
  font-size: 14px;
  line-height: 17px;
  border-color: #ebebeb;
}
.form-search .form-control::-moz-placeholder {
  color: #726c6c;
  opacity: 1;
}
.form-search .form-control:-ms-input-placeholder {
  color: #726c6c;
}
.form-search .form-control::-webkit-input-placeholder {
  color: #726c6c;
}
.form-search .form-control:focus {
  border-color: #4ca2ee;
}
.form-search * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
/* list-bulletin */
.list-bulletin {
  font-size: 13px;
  line-height: 1.4;
}
.list-bulletin li {
  border-bottom: #e8e8e8 solid 1px;
}
.list-bulletin a {
  display: block;
  overflow: hidden;
  color: #595959;
  position: relative;
  text-decoration: none;
  padding: 3px 10px 3px 58px;
}
.list-bulletin a:before {
  content: '';
  width: 1px;
  height: 47px;
  margin: 0 0 0 -6px;
}
.list-bulletin a:hover {
  background: #fff;
}
.list-bulletin .img {
  top: 50%;
  left: 13px;
  margin: -13px 0 0;
  width: 30px;
  height: auto;
  position: absolute;
}
.no-hover {
  cursor: text;
  pointer-events: none;
}
.no-hover:hover {
  text-decoration: none !important;
}
.fsp-list-item {
  width: 100%;
  border-bottom: 1px solid #f1f1f1;
  float: left;
  font-weight: 400;
  line-height: 35px;
}
.fsp-list-item:hover {
  background: #f9f9f9;
}
.fsp-list-title {
  float: left;
  margin-top: 0;
  color: #666;
  font-size: 15px;
  padding: 13px 8px 11px;
}
.fsp-list-message {
  clear: both;
  color: #595959;
  font-size: 14px;
  height: 16px;
  letter-spacing: 0;
  line-height: 16px;
  margin-bottom: 11px;
  padding-left: 8px;
}
.fsp-list-title-disabled {
  color: #666;
  float: left;
  font-size: 15px;
  margin-top: 0;
  padding: 13px 8px 0px;
}
.fsp-list-link {
  float: right;
  line-height: 35px;
  padding: 14px 8px 11px;
}
.fsp-list-link .swiper {
  display: block;
  width: 100%;
  text-align: right;
  padding-left: 11px;
  padding-right: 11px;
  padding-bottom: 0px;
}
.fsp-list-link .swiper a {
  color: #4ca2ee;
}
.fsp-list-link a {
  float: left;
  line-height: 35px;
  padding: 15px 8px 11px;
  clear: left;
  padding-top: 0;
  display: block;
}
.fsp-list-link button {
  float: left;
  display: none;
}
.fsp-list-link-btn {
  float: right;
  line-height: 35px;
  padding: 14px 8px 11px;
}
.fsp-api-access-key-list-title {
  height: 16px;
  color: #666666;
  font-family: Roboto;
  font-size: 14px;
  line-height: 16px;
  margin-top: 23px;
  margin-bottom: 21px;
  padding-left: 0;
}
.fsp-api-access-key-value {
  height: 16px;
  color: #666666;
  font-family: Roboto;
  font-size: 14px;
  line-height: 16px;
  margin-top: 23px;
  margin-bottom: 21px;
  padding-left: 0;
}
.fsp-api-access-key-buttons {
  margin-top: 11px;
  margin-bottom: 14px;
  padding-left: 30px;
  padding-right: 0;
  text-align: right;
}
.fsp-api-access-key-buttons button {
  margin-left: 5px;
}
.api-access-key-row {
  border-bottom: 1px solid #f1f1f1;
  margin-left: 0;
}
.api-access-keys-container {
  margin-top: 11px;
  margin-left: 0px;
  border-top: 1px solid #f1f1f1;
}
.api-access-keys-delete {
  margin-top: 38px;
}
.clickable .row-hover:hover {
  background: #f1f1f1;
  cursor: pointer;
}
.row-hover:hover {
  background: #f1f1f1;
}
.row-bold {
  font-weight: bold;
}
tr.row-subtotal td {
  font-weight: bold;
  border-top: 1px solid #999;
  padding-bottom: 10px;
}
tr.total-row-noborder td {
  font-weight: bold;
  padding-top: 15px;
}
.nav-tabs.nav-justified > li > a {
  border-radius: 0;
}
.has-error.error-label {
  color: red !important;
}
.has-error .select2-container-multi .select2-choices {
  border-color: red !important;
}
.ng-invalid-date {
  border-color: red !important;
}
/*.filter-nav {
    padding-left:10px;
}*/
.scroll-holder {
  overflow: auto !important;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  padding: 0 24px 0 0;
  margin: 0 -24px 0 0;
}
.scroll-holder .holder-table {
  overflow: hidden;
}
.scroll-holder .scroll-frame {
  display: table;
  vertical-align: top;
  min-width: 100%;
}
.field-label {
  font-weight: bold;
  font-size: 14px;
  padding-top: 3px;
}
.qf-active {
  color: #3c84c9 !important;
  text-decoration: underline;
  font-weight: 700;
  font-size: 17px;
}
.qf-active:active {
  color: #3c84c9;
}
.qf-inactive:active {
  color: #3c84c9;
}
.qf-inactive {
  color: #3c84c9 !important;
  text-decoration: none;
  font-weight: normal;
  font-size: 17px;
}
.radio-icon {
  display: block;
  float: left;
  text-indent: -9999px;
  overflow: hidden;
  background: url(/Content/images/sprite.png?v=20160521) no-repeat -395px 0;
  height: 18px;
  width: 18px;
  margin-right: 3px;
  margin-top: -1px;
}
.radio-checked-icon {
  display: block;
  float: left;
  text-indent: -9999px;
  overflow: hidden;
  background: url(/Content/images/sprite.png?v=20160521) no-repeat -395px -28px;
  height: 18px;
  width: 18px;
  margin-right: 3px;
  margin-top: -1px;
}
.filter-icon {
  margin-top: 7px;
  margin-left: 10px;
  display: block;
  float: left;
  text-indent: -9999px;
  overflow: hidden;
  background: url(/Content/images/sprite.png?v=20160521) no-repeat -393px -111px;
  height: 12px;
  width: 12px;
}
.recurring-icon {
  display: block;
  float: left;
  text-indent: -9999px;
  overflow: hidden;
  background: url(/Content/images/sprite.png?v=20160521) no-repeat -366px -108px;
  height: 17px;
  width: 17px;
}
.recurring-icon-big {
  display: block;
  float: left;
  text-indent: -9999px;
  overflow: hidden;
  background: url(/Content/images/sprite.png?v=20160521) no-repeat -330px -101px;
  height: 28px;
  width: 28px;
}
.gb-icon {
  margin-right: 10px;
  display: block;
  float: left;
  text-indent: -9999px;
  overflow: hidden;
  background: url(/Content/images/sprite.png?v=20160521) no-repeat -158px -140px;
  height: 23px;
  width: 23px;
}
.check-icon {
  display: block;
  float: left;
  text-indent: -9999px;
  overflow: hidden;
  background: url(/Content/images/sprite.png?v=20160521) no-repeat -164px -109px;
  height: 15px;
  width: 15px;
}
.filter-btn {
  background-color: #e5e5e5;
  color: #595959;
  width: 78px;
  height: 26px;
  font-size: 13px;
  float: left;
  cursor: pointer;
  border-radius: 2px;
}
.filter-btn:hover {
  background-color: #ccc;
}
.res-align {
  text-align: right;
}
.span {
  -webkit-column-span: all;
  column-span: all;
}
.reportlabel {
  min-width: 100px !important;
}
.reportpara {
  min-width: 250px !important;
}
.report-size {
  max-width: 900px;
}
.title-box .drop-box.add h1 {
  color: #595959;
  font-size: 25px;
  font-weight: 400;
  margin: 0 0 13px;
}
.btns-row {
  background: #f5f5f5;
  overflow: hidden;
  padding: 12px 9px 15px 21px;
  margin: 5px 0 15px;
  max-width: 900px;
}
.btns-row .btn {
  text-decoration: none;
  min-width: 90px;
  margin: 0;
}
.btns-row .right-btns {
  float: right;
}
.btns-row .right-btns .btn {
  margin: 0 0 0 8px;
  background: #999;
  border: 1px solid #999;
  color: #fff;
}
.btns-row .right-btns .btn:hover {
  background: #bcbcbc;
  border: 1px solid #bcbcbc;
}
/* summary form */
.summary-form {
  background: #f5f5f5;
  padding: 19px 13px 38px;
}
.summary-form .form-horizontal .control-label {
  width: 140px;
  color: #595959;
  font-weight: 400;
}
.summary-form .form-horizontal .form-group {
  padding: 0 0 9px;
}
.summary-form .form-horizontal .chosen-container,
.summary-form .form-horizontal .chosen-select {
  width: 230px;
  min-width: 230px;
}
.summary-form .form-horizontal .chosen-container .chosen-single,
.summary-form .form-horizontal .chosen-select .chosen-single {
  font-size: 14px;
  color: #595959;
}
.summary-form .form-horizontal .date-row {
  padding: 0 0 10px;
}
.summary-form .form-horizontal .date-row .chosen-select-holder {
  display: inline-block;
  vertical-align: top;
}
.summary-form .form-horizontal .date-row .input-row {
  display: inline-block;
  vertical-align: top;
  width: auto;
}
.summary-form .form-horizontal .date-row .date-input,
.summary-form .form-horizontal .date-row .to {
  display: inline-block;
  vertical-align: middle;
  float: none;
  color: #595959;
  font-size: 14px;
}
.summary-form .form-horizontal .date-row .to {
  margin: 0 3px 4px 13px;
  font-weight: 400;
}
/* summary info */
.summary-info {
  overflow: hidden;
  font-size: 14px;
  line-height: 17px;
  color: #595959;
  margin: 0 0 9px;
}
.summary-info h2 {
  font-size: 18px;
  line-height: 22px;
  margin: 0 0 5px;
  color: #595959;
}
.summary-info p {
  margin: 0 0 6px;
}
.summary-info .info-box {
  float: right;
  padding: 3px 10px 0 0;
}
@media only screen and (max-width: 767px) {
  .summary-info .info-box {
    float: left;
  }
}
.summary-info .info-box:first-child {
  float: left;
  padding: 0;
}
/* summary content */
.summary-content {
  overflow: hidden;
}
.summary-content .results {
  display: block;
  font-size: 13px;
  font-style: italic;
}
/* summary table */
.holder-table {
  overflow: auto;
  margin: 0 0 7px;
}
.holder-table .summary-table thead tr th {
  vertical-align: top;
  color: #595959;
  font-size: 13px;
  line-height: 18px;
  font-weight: 500;
  border-bottom: 1px solid #999;
  padding: 3px 22px 3px 0;
  border-top: 1px solid #999;
  background-color: #f1f1f1;
}
.holder-table .summary-table thead tr th .date {
  color: #595959;
  text-decoration: none;
  position: relative;
}
.holder-table .summary-table thead tr th .date:after {
  background: url(/Content/images/sprite.png?v=20160521) no-repeat -283px -116px;
  width: 11px;
  height: 7px;
  display: inline-block;
  margin: 0 0 0 5px;
  content: '';
}
.holder-table .summary-table thead tr th .date.active:after {
  background: url(/Content/images/sprite.png?v=20160521) no-repeat -302px -116px;
}
.holder-table .summary-table tbody tr td {
  vertical-align: top;
  color: #595959;
  font-size: 13px;
  line-height: 18px;
  text-align: left;
  padding: 3px 22px 3px 0;
}
.holder-table .summary-table tfoot tr.error-row td {
  color: red;
  text-align: center;
}
.holder-table .summary-table tfoot tr.total-row td {
  border-top: 1px solid #999;
  font-weight: 500;
  padding: 4px 22px 4px 0;
}
.holder-table.add .table-wrap {
  min-width: 750px;
}
.holder-table.add .summary-table .col1 {
  text-align: right;
  width: 156px;
}
.holder-table.add .summary-table .col2 {
  width: 180px;
}
.holder-table.add .summary-table .col6 {
  padding-right: 0;
}
.holder-table.add .summary-table .col7 {
  padding: 6px 0 5px;
}
.holder-table.add .summary-table strong {
  font-weight: 500;
}
.holder-table.add .summary-table tbody tr:first-child td {
  padding: 16px 0 5px;
}
.holder-table.add .summary-table tbody tr td {
  padding: 3px 22px 4px 0;
  line-height: 16px;
}
.holder-table.add .summary-table tbody tr td.col1 {
  padding-right: 35px;
}
.holder-table.add .summary-table tbody tr td.col2 {
  padding-right: 15px;
}
.holder-table.add .summary-table tbody tr.total-row td {
  border-top: 1px solid #999;
  font-weight: 500;
  padding: 4px 22px 13px 0;
}
.holder-table.add .summary-table tbody tr.total-row td.col1 {
  padding-right: 35px;
}
/* panel container */
.panel-container {
  overflow: hidden;
  padding: 11px 0 0;
}
.panel-container .panel {
  box-shadow: none;
  border: 0;
  margin: 0 0 7px;
}
.panel-container .panel h3 {
  font-size: 16px;
  line-height: 20px;
  color: #3b84c9;
  font-weight: 500;
  margin: 0 0 17px;
}
.panel-container .panel a {
  text-decoration: none;
  padding: 0 10px;
  display: inline-block;
}
.panel-container .panel a em {
  display: none;
}
.panel-container .panel a.collapsed em {
  display: inline-block;
}
.panel-container .panel a.collapsed span {
  display: none;
}
.panel-container .panel.add {
  padding: 25px 0 0;
}
.panel-container .panel.add .info-box {
  padding: 0 0 0 64px;
}
.panel-container .panel.review-block .form-group {
  padding: 0 60px 8px 0;
}
.panel-container .panel.review-block .dec-box {
  background: #f87101;
  border-radius: 5px;
  padding: 10px 13px;
  color: #fff;
  font-size: 13px;
  line-height: 18px;
  margin: 0 0 20px;
}
.panel-container .panel.review-block .dec-box p {
  margin: 0 0 4px;
}
.panel-container .panel.review-block .info-holder {
  font-size: 14px;
  line-height: 20px;
  color: #141414;
}
.panel-container .panel.review-block .info-holder strong {
  font-weight: 500;
}
.panel-container .panel.review-block .info-holder .field-wrap {
  overflow: hidden;
}
.panel-container .panel.review-block .info-holder .field-wrap .pin {
  float: left;
  font-size: 13px;
  color: #777;
  line-height: 15px;
  padding: 7px 0 0 5px;
}
.panel-container .panel-heading,
.panel-container .panel-title {
  overflow: hidden;
}
.panel-container .panel-heading h2,
.panel-container .panel-title h2 {
  font-size: 17px;
  line-height: 24px;
  font-weight: 500;
  margin: 0;
}
.panel-container .panel-heading {
  padding: 6px 13px 7px;
  margin: 0 0 26px;
}
.panel-container .panel-body {
  padding: 0 10px 0 4px;
}
.panel-container .panel-body h4 {
  margin: 0 0 7px;
  font-size: 15px;
  line-height: 18px;
}
.panel-container .panel-body p {
  margin: 0 0 18px;
}
.panel-container .panel-body .info-box {
  padding: 0 80px 0 0;
}
.items-block {
  overflow: hidden;
  padding: 0 10px 0 12px;
  margin: 0 0 8px;
}
.items-block .items-head {
  overflow: hidden;
  margin: 0 0 10px;
}
.items-block .items-head .title {
  float: right;
  width: 50px;
  font-weight: 400;
  font-size: 13px;
  line-height: 18px;
  color: #141414;
  padding: 0 !important;
}
.items-block .items-head .title:first-child {
  float: left;
  width: auto;
  font-weight: 500;
  line-height: 18px;
  font-size: 16px;
}
.items-block .items-body {
  overflow: hidden;
}
.items-block .items-body .item-row {
  overflow: hidden;
  margin: 0 0 10px;
  padding: 0;
}
.items-block .items-body .grade-info {
  float: left;
  width: 525px;
}
.items-block .items-body .grade-info .text {
  width: 200px;
  display: inline-block;
  vertical-align: top;
  color: #141414;
  line-height: 18px;
  padding: 6px 15px 0 0;
}
.items-block .items-body .grade-info .btn-list {
  margin: 0;
  display: inline-block;
  vertical-align: top;
  width: 275px;
}
.items-block .items-body .grade-info .btn-list li {
  padding: 0 4px 4px 0;
}
.items-block .prev-grade {
  float: right;
  text-align: right;
  width: 47px;
  padding: 0 0 0 7px;
}
.items-block .btn {
  border: 1px solid #eee;
  background: #fff;
  color: #595959;
  padding: 5px 2px;
  width: 34px;
  height: 34px;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  text-align: center;
  text-decoration: none;
}
.items-block .btn:hover {
  background: #f1f1f1;
}
.items-block .btn.green {
  background: #40d271;
  border-color: #40d271;
  color: #fff;
}
.items-block .btn.red {
  background: #f20100;
  border-color: #f20100;
  color: #fff;
}
.items-block .btn.grey {
  background: #bbb;
  border-color: #bbb;
  color: #fff;
}
.items-block .btn.selected {
  background: #3c84c9;
  border-color: #3c84c9;
  color: #fff;
}
/* total table */
.total-table {
  width: 386px;
  margin: 0 0 20px;
}
.total-table thead .head th {
  background: #3c84c9;
  font-size: 13px;
  line-height: 16px;
  color: #fff;
  font-weight: 400;
  text-align: center;
  border-right: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  vertical-align: middle;
  text-transform: none;
  padding: 5px;
}
.total-table thead .head th:first-child {
  background: none;
  border: 0;
  border-right: 1px solid #ddd;
}
.total-table tbody .subhead td {
  background: #f1f1f1;
  color: #131313;
}
.total-table tbody tr td,
.total-table tbody tr th {
  padding: 5px;
  font-weight: 400;
  text-align: center;
  border-right: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  vertical-align: middle;
  color: #151515;
}
.total-table tbody tr th {
  text-align: right;
  border-bottom: 0;
  padding: 5px 10px 5px 0;
  width: 35%;
}
.total-table tbody tr td {
  width: 16.25%;
}
.top-panel {
  margin: 0 0 10px;
}
.top-panel:after {
  content: '';
  display: block;
  clear: both;
}
.airport-ids {
  margin: 5px 0 0 5px;
  float: left;
}
.airport-ids li {
  padding: 0 3px;
}
.airport-ids li a {
  color: #999;
  text-transform: uppercase;
  text-decoration: none;
  font-size: 13px;
}
.airport-ids li a:hover {
  color: #3c84c9;
}
/* progress block */
.progress-block {
  overflow: hidden;
  background: #e1effc;
  padding: 15px;
}
.progress-block h2 {
  font-size: 16px;
  line-height: 20px;
  color: #595959;
  margin: 0 0 10px;
  font-weight: 500;
}
.progress-block .progress-row {
  overflow: hidden;
  margin: 0 0 9px;
}
.progress-block .title {
  width: 120px;
  text-align: right;
  color: #595959;
  font-size: 13px;
  line-height: 21px;
  font-weight: 400;
  float: left;
  padding: 6px 0;
  margin: 0 10px 0 0;
}
.progress-block .progress-hold {
  float: left;
  width: 558px;
  border: 1px solid #eeeeee;
}
/* overview content */
.overview-content {
  overflow: hidden;
}
.overview-content .heading {
  padding: 10px;
  margin: 0 0 9px;
  background: #e5e5e5;
}
.overview-content .heading.skublue {
  background: #e1effc;
}
.overview-content .heading h2 {
  font-weight: 500;
  font-size: 16px;
  line-height: 20px;
  margin: 0;
  color: #595959;
}
.table-holder {
  overflow: auto;
  margin: 0 0 35px;
}
.thfix {
  width: 225px;
  text-align: left;
  padding-left: 0;
}
.overview-table thead tr th {
  vertical-align: bottom;
  color: #595959;
  text-transform: none;
  font-size: 13px;
  line-height: 18px;
  min-width: 40px;
  font-weight: 400;
  border-bottom: 1px solid #ddd;
  border-right: 1px solid #888;
  padding: 0 0 10px;
}
.overview-table thead tr th:first-child {
  border-right: 0;
  vertical-align: top;
}
.overview-table thead tr th:last-child {
  border-right: 0;
  text-align: left;
}
.overview-table thead tr th:last-child .head {
  width: 120px;
}
.overview-table thead tr th .title {
  display: inline-block;
  line-height: 1.5;
  -webkit-transform: translate(0, 100%) rotate(-90deg);
  transform: translate(0, 100%) rotate(-90deg);
  -webkit-transform-origin: 0 0;
  transform-origin: 0 0;
  padding: 10px 0;
  white-space: nowrap;
}
.overview-table thead tr th .title:after {
  content: "";
  display: block;
  margin: -1.5em 0 100%;
}
.overview-table thead tr th .head {
  width: 39px;
  overflow: hidden;
  float: left;
}
.overview-table thead tr th .hd {
  color: #595959;
  font-size: 16px;
  line-height: 20px;
  margin: 0;
  padding: 10px;
  display: block;
  font-weight: 500;
}
.overview-table tbody tr td,
.overview-table tbody tr th {
  vertical-align: middle;
  font-weight: 400;
  color: #595959;
  font-size: 13px;
  line-height: 18px;
  border-bottom: 1px solid #ddd;
  border-right: 1px solid #888;
  text-align: center;
  padding: 10px 5px;
}
.overview-table tbody tr td:first-child,
.overview-table tbody tr th:first-child {
  border-right: 0;
}
.overview-table tbody tr td:last-child,
.overview-table tbody tr th:last-child {
  border-right: 0;
  text-align: left;
}
.overview-table tbody tr td ul,
.overview-table tbody tr th ul {
  margin: 0;
}
.overview-table tbody tr td ul li,
.overview-table tbody tr th ul li {
  padding: 0 2px 0 0;
}
.overview-table tbody tr th {
  width: 225px;
  text-align: left;
  padding-left: 0;
  border-right: 0;
}
.overview-table tbody tr:last-child td,
.overview-table tbody tr:last-child th {
  border-bottom: 0;
}
.overview-table tbody tr .red {
  color: #f20100;
}
.overview-table tbody tr .btn {
  background: #bbb;
  color: #fff;
  text-decoration: none;
  padding: 5px;
  line-height: 20px;
  width: 32px;
  height: 32px;
  margin: -5px 0;
}
.overview-table tbody tr .btn.green {
  background: #40d271;
}
.overview-table tbody tr .btn.orange {
  background: #f87101;
}
.overview-table tbody tr .btn.yellow {
  background: yellow;
  color: #777;
}
.overview-table tbody tr .link {
  color: #999;
  text-decoration: none;
}
.overview-table tbody tr .link:hover {
  color: #3c84c9;
}
.overview-table tbody tr.align-right th {
  text-align: right;
  font-weight: 500;
}
.overview-table tbody tr.align-right td {
  font-weight: 500;
}
.overview-table tbody tr.selected {
  background: #ddd;
}
.overview-table tbody tr.selected td,
.overview-table tbody tr.selected th {
  color: #333;
}
.overview-table.small tbody tr td:last-child,
.overview-table.small thead tr td:last-child,
.overview-table.small tbody tr th:last-child,
.overview-table.small thead tr th:last-child {
  border-right: 1px solid #888;
}
.overview-table.small tbody tr td:last-child .head,
.overview-table.small thead tr td:last-child .head,
.overview-table.small tbody tr th:last-child .head,
.overview-table.small thead tr th:last-child .head {
  width: 39px;
}
.overview-table.small tbody tr td:last-child {
  text-align: center;
}
.overview-table.small tbody tr:last-child td,
.overview-table.small tbody tr:last-child th {
  border-bottom: 1px solid #ddd;
}
.overview-table.skyblue {
  background: #e1effc;
}
.form-horizontal .form-group .info-txt,
.form-horizontal .form-group .subtitle,
.form-horizontal .form-group .title {
  color: #141414;
  font-size: 14px;
  line-height: 18px;
  font-weight: 500;
  display: block;
  padding: 0 0 9px;
}
.form-horizontal .form-group .info-txt {
  color: #777;
  font-weight: 400;
}
.form-horizontal .form-group .subtitle {
  font-weight: 400;
}
.popover.white-bg.top {
  border: 1px solid #DBDBDB;
  border-radius: 3px;
  background-color: #fff;
}
.popover.white-bg.top .popover-content {
  background-color: #fff;
  color: #595959;
}
.popover.white-bg.top .arrow {
  background-color: #fff;
}
.popover.white-bg.top .arrow:after {
  border-top-color: #fff;
}
.popover-content {
  background-color: #3c84c9;
  color: #fff;
  border-radius: 3px;
  font-size: 14px;
}
.popover {
  border: none;
  background-color: #3c84c9;
}
.popover.top > .arrow:after {
  border-top-color: #3c84c9;
}
.popover.right > .arrow:after {
  border-right-color: #3c84c9;
}
.popover.bottom > .arrow:after {
  border-bottom-color: #3c84c9;
}
.popover.left > .arrow:after {
  border-left-color: #3c84c9;
}
.popover.mismatch {
  border: 1px solid #DBDBDB;
  border-radius: 3px;
  background-color: #fff;
}
.popover.mismatch .popover-content {
  background-color: #fff;
  color: #595959;
}
.popover.mismatch .popover.top > .arrow:after {
  border-top-color: #fff;
}
.popover.mismatch .popover.right > .arrow:after {
  border-right-color: #fff;
}
.popover.mismatch .popover.bottom > .arrow:after {
  border-bottom-color: #fff;
}
.popover.mismatch .popover.left > .arrow:after {
  border-left-color: #fff;
}
.popover.mismatch .arrow {
  display: none;
}
.popover.mismatch ul {
  padding-left: 0px;
  margin-left: 17px;
}
.popover.mismatch ul li {
  padding-left: 10px;
}
.mismatch-popover-container {
  display: flex;
  flex-flow: row nowrap;
  align-items: center;
  float: right;
  cursor: pointer;
}
.mismatch-popover-container > .right {
  margin-left: auto;
}
.mismatch-popover-container i {
  font-size: 1.5em;
  margin-right: 5px;
}
.mismatch-popover-container label {
  position: relative;
  top: 2px;
  font-size: 15px;
  cursor: pointer;
}
.datepicker .dropdown-menu {
  background-color: #fff;
  min-width: 160px;
  width: 273px;
  padding: 5px 0;
  margin: 2px 0 0;
  font-size: 14px;
  list-style: none;
}
.datepicker .dropdown-menu table.ng-isolate-scope .h6 {
  padding: 3px 2px;
  font-weight: 300;
  text-transform: uppercase;
  color: #3c84c9;
  font-size: 9px;
  line-height: 13px;
}
.datepicker .dropdown-menu .glyphicon {
  color: #3c84c9;
}
.datepicker .dropdown-menu .btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  /*border: 1px solid transparent;*/
  border: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
}
.datepicker .dropdown-menu .btn-default {
  color: #333;
  background-color: #fff;
}
.datepicker .dropdown-menu .btn-sm {
  padding: 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
  margin: 2px 1px;
  width: initial;
}
.datepicker .dropdown-menu .btn-block {
  display: block;
  width: 100%;
  padding-right: 0;
  padding-left: 0;
}
.datepicker .dropdown-menu .btn-info {
  color: #fff;
  background: #4ca2ee;
}
.datepicker .date-input {
  cursor: pointer !important;
  background-color: #fff !important;
}
a {
  text-decoration: underline;
}
.btn.btn-default.btn-sm.current-day {
  background-color: #e1effc !important;
}
.mobileAlert {
  display: none;
}
.desktopAlert {
  display: block;
}
a:hover {
  text-decoration: none;
}
.h1,
h1 {
  color: #3c84c9;
  margin: 0 0 15px;
  font-weight: 500;
}
.h2,
h2 {
  font-size: 24px;
  margin: 0 0 19px;
  color: #333;
  font-weight: 400;
}
.h3,
h3 {
  font-size: 18px;
  margin: 0 0 13px;
  color: #999;
  font-weight: 500;
}
.new-info {
  width: 20px;
  height: 19px;
  background: url(/Content/images/sprite.png?v=20160521) no-repeat -205px -109px;
  overflow: hidden;
  float: left;
  margin-left: 4px;
  margin-top: 5px;
}
.blue-info {
  width: 20px;
  height: 20px;
  background: url(/Content/images/sprite.png?v=20160521) no-repeat -182px -109px;
  overflow: hidden;
  float: left;
  margin-left: 4px;
  margin-top: 5px;
}
.question-icon {
  float: left;
  line-height: 25px;
  margin-right: 50px;
  position: relative;
}
.question-icon a {
  display: block;
  color: #595959;
  font-size: 15px;
  text-decoration: none;
}
.question-icon a:hover {
  color: #595959;
}
.question-icon a:before {
  content: '';
  position: absolute;
  left: -23px;
  background: url("/Content/images/sprite.png?v=20150904") no-repeat;
  width: 25px;
  height: 25px;
  background-position: -295px -141px;
  margin-top: 2px;
}
.question-icon a:hover:before {
  background-position: -295px -168px;
}
.label-bold {
  font-weight: 500;
}
.sidebar {
  display: block;
}
.sidebar-hidden {
  display: none;
}
.chevron-nav {
  margin-top: 3px;
  margin-right: 5px;
  display: block;
  text-indent: -9999px;
  overflow: hidden;
  background: url(/Content/images/sprite.png?v=20160521) no-repeat -121px -64px;
  height: 23px;
  width: 13px;
  float: right;
}
.is-active-on {
  width: 45px;
  height: 22px;
  background-color: #00D900;
  color: #fff;
  font-weight: 700;
  text-align: center;
  padding-top: 2px;
  font-size: 14px;
}
.settings-wrapper {
  max-width: 885px;
  margin-top: 20px;
}
.is-active-off {
  width: 45px;
  height: 22px;
  background-color: gray;
  color: #fff;
  font-weight: 700;
  text-align: center;
  padding-top: 2px;
  font-size: 14px;
}
.search-icon {
  display: block;
  float: left;
  text-indent: -9999px;
  overflow: hidden;
  background: url(/Content/images/sprite.png?v=20160521) no-repeat -226px -60px;
  height: 31px;
  width: 31px;
}
.fsp-toggle {
  float: left;
  margin-right: 10px;
}
.send-invite-list {
  text-decoration: none;
}
.settings-menu-item {
  display: block;
  float: left;
  padding: 8px 40px;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  border-left: 1px solid #ccc;
  background: #ccc;
}
.settings-menu-item.active {
  background-color: white;
}
.right-sub-nav {
  float: right;
}
.fsp-clickable {
  cursor: pointer;
}
.fsp-textarea {
  border: 1px solid #ebebeb;
  border-radius: 2px !important;
  -webkit-border-radius: 2px !important;
  -moz-border-radius: 2px !important;
  padding: 5px 10px !important;
  color: #706f6f !important;
  -webkit-appearance: none !important;
  box-shadow: none !important;
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
  -moz-appearance: none !important;
  appearance: none !important;
}
.fsp-badge-alert {
  color: white;
  background-color: #F20100;
}
.fsp-badge-warning {
  color: white;
  background-color: #FFCF40;
}
.fsp-badge-ok {
  color: white;
  background-color: #40d271;
}
.fsp-badge-notify {
  color: white;
  background-color: #3882CC;
}
.fsp-badge-ok-hover {
  color: white;
  background-color: #40d271;
  color: #fff;
  background-color: #40D271;
  border-color: #40D271;
}
.fsp-badge-ok-hover:hover,
.fsp-badge-ok-hover:focus,
.fsp-badge-ok-hover.focus,
.fsp-badge-ok-hover:active,
.fsp-badge-ok-hover.active,
.open > .dropdown-toggle.fsp-badge-ok-hover {
  color: #fff;
  background-color: #2bb459;
  border-color: #29ac55;
}
.fsp-badge-ok-hover:active,
.fsp-badge-ok-hover.active,
.open > .dropdown-toggle.fsp-badge-ok-hover {
  background-image: none;
}
.fsp-badge-ok-hover.disabled,
.fsp-badge-ok-hover[disabled],
fieldset[disabled] .fsp-badge-ok-hover,
.fsp-badge-ok-hover.disabled:hover,
.fsp-badge-ok-hover[disabled]:hover,
fieldset[disabled] .fsp-badge-ok-hover:hover,
.fsp-badge-ok-hover.disabled:focus,
.fsp-badge-ok-hover[disabled]:focus,
fieldset[disabled] .fsp-badge-ok-hover:focus,
.fsp-badge-ok-hover.disabled.focus,
.fsp-badge-ok-hover[disabled].focus,
fieldset[disabled] .fsp-badge-ok-hover.focus,
.fsp-badge-ok-hover.disabled:active,
.fsp-badge-ok-hover[disabled]:active,
fieldset[disabled] .fsp-badge-ok-hover:active,
.fsp-badge-ok-hover.disabled.active,
.fsp-badge-ok-hover[disabled].active,
fieldset[disabled] .fsp-badge-ok-hover.active {
  background-color: #DDDDDD;
  border-color: #DDDDDD;
  color: #BBBBBB;
}
.fsp-badge-ok-hover .badge {
  color: #40D271;
  background-color: #fff;
}
.fsp-badge-reminder-inactive {
  color: #FFFFFF;
  background-color: #999999;
  height: 18px;
  width: 30px;
  border-radius: 9px;
}
.fsp-badge-reminder-calculating {
  box-sizing: border-box;
  height: 18px;
  width: 30px;
  border: 1px solid #979797;
  border-radius: 9px;
  background-color: #F5F5F5;
  padding-top: 1px;
  color: #666666;
}
.fsp-inline-error {
  color: red;
}
.fsp-badge-default {
  color: white;
  background-color: #CCCCCC;
}
.fsp-badge-recalculating {
  box-sizing: border-box;
  height: 25px;
  width: 36px;
  border: 1px solid #666666;
  border-radius: 17px;
  background-color: #FFFFFF;
  float: right;
  margin-top: -5px;
}
.fsp-badge-recalculating i {
  color: #595959 !important;
  font-size: 16px;
}
.fsp-badge-notice {
  color: white;
  background-color: #F87101;
}
.fsp-reservation-toaster.save {
  background-color: #00D900;
}
.fsp-reservation-toaster.delete {
  background-color: #DE1F1F;
}
.fsp-reservation-toaster {
  background-color: #000;
  -webkit-border-radius: 0 0 2px 2px !important;
  -moz-border-radius: 0 0 2px 2px !important;
  border-radius: 0 0 2px 2px !important;
  color: #fff;
  padding: 8px 5px 8px 25px;
  position: absolute;
  top: 0;
  width: 300px;
  left: 550px;
  z-index: 5000;
}
.fsp-reservation-toaster span {
  font-weight: 400;
  padding: 0 10px 0 0;
}
.fsp-reservation-toaster a {
  color: #fff;
  cursor: pointer;
  font-weight: 600;
  text-decoration: none;
}
.fsp-reservation-toaster a.close {
  background: url(/Content/images/sprite.png?v=20160521) no-repeat;
  background-position: -62px -99px;
  width: 23px;
  height: 25px;
  float: right;
  opacity: 1;
}
.divider-heading {
  background-color: #f1f1f1;
  color: #595959;
  font-size: 21px;
  line-height: 34px;
  margin-bottom: 10px;
  border-radius: 2px;
}
.divider-heading h1 {
  font-size: 18px;
  line-height: 24px;
  color: #333;
  padding: 7px 10px;
  font-family: Roboto, Arial, Helvetica, sans-serif;
}
.profile-nav {
  float: right;
}
.fsp-touch-schedule-heading {
  float: left;
  width: 100%;
}
.fsp-touch-schedule-heading .fsp-schedule-view-picker {
  float: left;
  padding-top: 2px;
  padding-left: 75px;
}
.fsp-touch-schedule-heading .fsp-orientation-picker {
  float: right;
  padding-right: 29px;
  padding-top: 2px;
}
.new-holder {
  float: right;
  margin-top: 8px;
}
.btn-group .btn-default.active {
  background: #4ca2ee !important;
  box-shadow: none !important;
  -webkit-box-shadow: none !important;
  color: #fff !important;
}
.btn-group-tabular .btn-default.active {
  background: #CBCBCB !important;
  box-shadow: none !important;
  -webkit-box-shadow: none !important;
  color: #333 !important;
}
.has-error .btn-group {
  border: 1px solid red;
  border-radius: 2px;
}
/*FSP Schedule Color Key*/
/*.fsp-colorkey-title{
    height:40px;
}*/
.fsp-colorkey-title h1 {
  margin-bottom: 0;
  float: left;
  padding-right: 30px;
}
.fsp-colorkey-title .color-tile {
  height: 10px;
  width: 10px;
  background-color: #919191;
  float: left;
  margin-top: 6px;
  margin-right: 5px;
  cursor: pointer;
}
.fsp-colorkey-title .key-wrapper {
  cursor: pointer;
  font-size: 12px;
  padding-top: 2px;
  width: 45px;
}
.fsp-colorkey {
  /*max-width: 850px;*/
  font-size: 12px;
  float: left;
  margin-top: 8px;
}
.info-input {
  float: left;
}
.fsp-colorkey li {
  list-style-type: none;
  float: right;
  margin-right: 20px;
  min-width: 85px;
}
.fsp-colorkey li span {
  width: 10px;
  height: 10px;
  margin-top: 6px;
  margin-right: 5px;
  display: block;
  float: left;
}
.fsp-colorkey ul {
  float: left;
  margin-bottom: 0;
  padding: 0;
}
/*FSP Schedule Color Key End*/
/*FSP Schedule Date Picker*/
.sch-datepicker .dropdown-menu {
  background-color: #fff;
  min-width: 160px;
  width: 245px;
  padding: 5px 0;
  margin: 2px 0 0;
  font-size: 14px;
  list-style: none;
}
.sch-datepicker table {
  table-layout: fixed;
  width: 241px !important;
}
.sch-datepicker .dropdown-menu table.ng-isolate-scope .h6 {
  padding: 3px 2px;
  font-weight: 300;
  text-transform: uppercase;
  color: #3c84c9;
  font-size: 9px;
  line-height: 13px;
}
.sch-datepicker .dropdown-menu .glyphicon {
  color: #3c84c9;
}
.sch-datepicker .dropdown-menu .btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
}
.sch-datepicker .dropdown-menu .btn-default {
  color: #333;
  background-color: #fff;
}
.sch-datepicker .dropdown-menu .btn-sm {
  padding: 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
  margin: 2px 1px;
  width: initial;
}
.sch-datepicker .dropdown-menu .btn-block {
  display: block;
  width: 100%;
  padding-right: 0;
  padding-left: 0;
}
.sch-datepicker .dropdown-menu .btn-info {
  color: #fff;
  background: #4ca2ee;
}
.sch-datepicker .date-input {
  cursor: pointer !important;
  background-color: #fff !important;
  color: #3c84c9;
  font-size: 15px;
  font-weight: 500;
  width: 150px !important;
}
.clickable {
  cursor: pointer !important;
}
.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-footer:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
/*FSP Schedule Date Picker End*/
.breadcrumb {
  background: none;
  border-radius: none;
  margin: 0 0 10px;
  padding: 4px 0 0 4px;
  font-size: 13px;
  line-height: 16px;
  color: #999;
}
.breadcrumb > li + li:before {
  color: #999;
  padding: 0 5px 0 9px;
}
.breadcrumb > .active {
  color: #999;
}
.breadcrumb a {
  color: #999;
  text-decoration: none;
  font-weight: 500;
}
.title-box {
  /*overflow:hidden;*/
}
.title-box h1 {
  letter-spacing: 0;
  font-size: 28px;
}
.title-box .drop-box {
  float: left;
  position: relative;
  width: 210px;
  margin: 0 50px 0 0;
}
.title-box .drop-box .opener-link {
  position: absolute;
  content: '';
  top: 10px;
  right: 7px;
  height: 15px;
  width: 15px;
  overflow: hidden;
  text-indent: -9999px;
  outline: none;
}
.title-box .drop-box .opener-link:after {
  background: url(/Content/images/sprite.png?v=20160521) no-repeat -394px -64px;
  position: absolute;
  content: '';
  top: 4px;
  left: 0;
  height: 9px;
  width: 16px;
}
.title-box .drop-box.add {
  width: 100%;
  margin: 0;
}
.title-box .drop-box.add h1 {
  color: #595959;
  font-size: 25px;
  font-weight: 400;
  margin: 0 0 13px;
}
.title-box .btn-list {
  padding: 0;
  margin: 0;
  list-style: none;
  overflow: hidden;
}
.title-box .btn-list li {
  float: left;
  margin: 0 12px 0 0;
  font-size: 13px;
}
.title-box .btn-list a {
  text-decoration: none;
  padding: 5px 23px;
  border-radius: 3px;
  display: block;
  min-width: 108px;
  text-align: center;
  background-color: #e5e5e5;
  border-color: #e5e5e5;
  color: #595959;
}
.title-box .btn-list a:hover {
  background: #ccc;
}
.title-box .btn-list .btn-active {
  background-color: #4ca2ee;
  border-color: #4ca2ee;
  color: #fff;
}
.title-box .btn-list .btn-active:hover {
  background: #3c84c9;
  color: #fff;
}
.person-name {
  line-height: 32px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  max-width: 330px;
}
.personal-block {
  overflow: hidden;
  background: #f5f5f5;
  padding: 18px 0 26px 26px;
  margin: 0 0 10px;
}
.personal-block .photo {
  float: left;
  margin: 1px 18px 0 0;
}
.personal-block .photo img {
  vertical-align: top;
}
.personal-block .contact-list.alt {
  width: 290px;
}
.personal-block .contact-list {
  padding: 0;
  margin: -5px 0 11px;
  list-style: none;
  float: left;
  width: 249px;
}
.personal-block .contact-list li {
  overflow: hidden;
  margin: 0;
  font-size: 13px;
}
.personal-block .contact-list li.none {
  display: none;
}
.personal-block .contact-list strong {
  float: left;
  margin: 0;
  width: 83px;
  font-weight: 500;
  padding: 0 7px 0 0;
  text-align: right;
  margin: 0 7px 0 0;
  color: #666;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.personal-block .contact-list span {
  font-weight: normal;
  display: block;
  overflow: hidden;
  color: #595959;
}
.personal-block .contact-list a {
  color: #595959;
  text-decoration: none;
}
.personal-block .contact-list a:hover {
  text-decoration: underline;
}
.personal-block .contact-list a[href*="mailto"] {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: block;
}
.personal-block .contact-list .tel-link {
  cursor: default;
}
.personal-block .contact-list .tel-link:hover {
  text-decoration: none;
}
.personal-block .contact-list.alt strong {
  width: 105px;
}
.personal-block-grid {
  background: #f5f5f5;
  padding: 18px 26px 26px 26px;
  margin: 0 0 10px;
  display: grid;
  grid-template-columns: min-content 270px auto;
}
.personal-block-grid .photo {
  margin: 1px 18px 0 0;
}
.personal-block-grid .photo img {
  vertical-align: top;
}
.personal-block-grid .contact-list {
  padding: 0;
  margin: -5px 0 11px 0;
  list-style: none;
}
.personal-block-grid .contact-list li {
  overflow: hidden;
  margin: 0;
  font-size: 13px;
}
.personal-block-grid .contact-list li.none {
  display: none;
}
.personal-block-grid .contact-list strong {
  float: left;
  margin: 0;
  width: 83px;
  font-weight: 500;
  padding: 0 7px 0 0;
  text-align: right;
  margin: 0 7px 0 0;
  color: #666;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.personal-block-grid .contact-list span:not(.mat-mdc-chip-focus-overlay):not(.mdc-evolution-chip__action):not(.mdc-evolution-chip__cell):not(.mdc-evolution-chip__text-label) {
  font-weight: normal;
  display: block;
  overflow: hidden;
  color: #595959;
}
.personal-block-grid .contact-list a {
  color: #595959;
  text-decoration: none;
}
.personal-block-grid .contact-list a:hover {
  text-decoration: underline;
}
.personal-block-grid .contact-list a[href*="mailto"] {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: block;
}
.personal-block-grid .contact-list .tel-link {
  cursor: default;
}
.personal-block-grid .contact-list .tel-link:hover {
  text-decoration: none;
}
.personal-block-grid .contact-list.alt strong {
  width: 105px;
}
.text-dropdown-toggle {
  margin-bottom: 10px;
  padding-bottom: 0;
  display: block;
  color: #2980B9;
  cursor: pointer;
  width: 130px;
}
.text-dropdown-toggle i {
  vertical-align: middle;
}
.spec-block {
  background: #fafafa;
  padding: 5px 0 0px;
  margin: 0;
  display: inline-block;
  vertical-align: top;
}
.spec-block .spec-list.alt {
  width: 190px;
}
.spec-block .spec-list-header {
  color: black;
  margin-bottom: 17px;
}
.spec-block .spec-list-cycles-header {
  width: 96px;
  text-align: right;
}
.spec-block .spec-list {
  padding: 0;
  margin: -5px 0 0;
  list-style: none;
  float: left;
  width: 198px;
}
.spec-block .spec-list li {
  margin: 0;
  white-space: nowrap;
  height: 27px;
}
.spec-block .spec-list li.none {
  display: none;
}
.spec-block .spec-list strong {
  font-size: 12px;
  font-weight: normal;
  float: left;
  margin: 0;
  width: 102px;
  padding: 0 7px 0 0;
  text-align: left;
  margin: 0 7px 0 0;
  color: #595959;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.spec-block .spec-list strong.right-aligned-standard {
  text-align: right;
}
.spec-block .spec-list .maintenance-time-spec strong {
  width: 198px;
  white-space: nowrap;
  color: black;
}
.spec-block .spec-list .spec-clip {
  display: inline-block !important;
  width: 198px;
}
@media only screen and (min-width: 768px) {
  .spec-block .spec-list .spec-list-label {
    width: 49px !important;
  }
}
.spec-block .spec-list span {
  font-weight: normal;
  color: black;
  font-size: 14px;
}
.spec-block .spec-list span.spec-weighted {
  font-weight: 700;
}
.spec-block .spec-list span.spec-follows {
  display: inline;
  color: #6B6B6B;
  font-size: 12px;
}
.spec-block .spec-list span.spec-ttis-complex {
  display: inline-block;
  width: 102px;
  text-align: right;
  padding-right: 14px;
  color: #595959;
  font-size: 12px;
}
.spec-block .spec-list span.spec-tsoh-complex {
  display: inline-block;
  width: 49px;
  color: #595959;
  font-size: 12px;
}
.spec-block .spec-list a {
  color: #595959;
  text-decoration: none;
}
.spec-block .spec-list a:hover {
  text-decoration: underline;
}
.spec-block .spec-list a[href*="mailto"] {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: block;
}
.spec-block .spec-list .tel-link {
  cursor: default;
}
.spec-block .spec-list .tel-link:hover {
  text-decoration: none;
}
.spec-block .spec-list.alt strong {
  width: 90px;
}
.select-hold {
  overflow: hidden;
  padding: 17px 22px 5px 12px;
  margin: 0 0 9px;
}
.select-hold .select-form {
  float: left;
}
.select-hold .select-form .title {
  float: left;
  width: 45px;
  margin: 0 2px 0 0;
  font-size: 12px;
  color: #666;
  line-height: 12px;
  padding: 12px 0 0;
}
.select-hold .select-form select {
  width: 180px;
}
.select-hold .select-form .select-area {
  float: left;
  font-size: 14px;
  width: 180px;
  height: 36px;
}
.select-hold .select-form .select-area .center {
  padding: 6px 10px 5px;
}
.select-hold .select-form .select-area .select-opener {
  background: url(/Content/images/sprite.png?v=20160521) no-repeat -390px -86px;
  width: 8px;
  height: 5px;
  border: none;
}
.select-hold .select-form .select-area.select-active .select-opener {
  background: url(/Content/images/sprite.png?v=20160521) no-repeat -412px -86px;
  top: 13px;
}
.select-hold .btn {
  float: right;
  text-decoration: none;
  background-color: #4ca2ee;
  border-color: #4ca2ee;
  color: #fff;
  min-width: 99px;
  border-radius: 2px;
}
.select-hold .btn:hover {
  background: #3c84c9;
  color: #fff;
}
/* data form */
.data-form {
  width: 100%;
  margin: 0;
  padding: 7px 0 0;
}
.data-form:after {
  display: block;
  clear: both;
  content: '';
}
.data-form .alert {
  margin: 0 0 23px;
}
.data-form .box {
  width: 100%;
  padding: 0 0 12px;
}
.data-form .box:after {
  display: block;
  clear: both;
  content: '';
}
.data-form .label-text,
.data-form label {
  width: 203px;
  float: left;
  text-align: right;
  margin: 0;
  padding: 4px 16px 0 0;
  font-size: 16px;
  line-height: 24px;
  color: #000;
}
.data-form .check-holder {
  width: 100%;
  overflow: hidden;
}
.data-form .holder {
  float: left;
  position: relative;
}
.data-form .holder:after {
  content: "";
}
.data-form .holder .info {
  width: 20px;
  height: 19px;
  background: url(/Content/images/sprite.png?v=20160521) no-repeat -86px -103px;
  text-indent: -9999px;
  overflow: hidden;
  position: absolute;
  right: -26px;
  top: 6px;
}
.data-form .holder .info:hover {
  background-position: -63px -103px;
}
.data-form .holder label {
  width: auto;
  float: left;
  margin: 0 20px 0 0;
  padding: 8px 0 9px;
  text-align: left;
  font-size: 14px;
  line-height: 17px;
  font-weight: 300;
  color: #666;
}
.data-form input[type="text"] {
  width: 196px;
  float: left;
  border: 1px solid #ddd;
  border-radius: 3px;
  background: #fff;
  padding: 9px 8px;
  font-size: 12px;
  line-height: 16px;
  color: #999;
  font-weight: 300;
  height: 32px;
}
.data-form .text-holder {
  padding: 7px 0 0 206px;
  font-size: 14px;
  line-height: 16px;
  color: #666;
}
.data-form p {
  margin: 0 0 17px;
}
.data-form .btn {
  width: 99px;
  font-size: 14px;
  line-height: 17px;
  margin: 0 4px 0 0;
}
.data-form .title {
  padding: 0 0 15px;
  text-transform: uppercase;
  font-size: 14px;
  line-height: 18px;
  font-weight: 300;
  color: #666;
  display: block;
  width: 187px;
  text-align: right;
}
.data-form .frame {
  float: left;
}
.data-form .select-box {
  width: 100%;
  padding: 0 0 6px;
}
.data-form .select-box:after {
  display: block;
  clear: both;
  content: '';
}
.data-form .select-box .chosen-container,
.data-form .select-box .chosen-select {
  float: left;
  min-width: 110px;
  width: 110px;
}
.data-form .select-box .chosen-select-holder {
  float: left;
  position: relative;
}
.data-form .select-box .link,
.data-form .select-box .text {
  width: auto;
  float: left;
  color: #878787;
  font-weight: 300;
  font-size: 14px;
  line-height: 32px;
  padding: 0 10px;
}
.data-form .select-box .link {
  text-decoration: none;
}
.data-form .select-box .link:hover {
  text-decoration: underline;
}
.data-form .btn-frame {
  overflow: hidden;
  padding: 0 0 0 206px;
}
.m-link {
  display: none;
}
.d-link {
  display: block;
}
.btn {
  padding: 7px 18px;
  font-size: 13px;
  border-radius: 2px;
  white-space: normal;
}
.btn-group-lg > .btn,
.btn-lg,
.btn-group-lg > .btn {
  font-size: 16px;
  font-weight: 500;
  padding: 9px 29px 10px;
}
.btn-group-sm > .btn,
.btn-sm,
.btn-group-sm > .btn {
  padding: 3px 15px;
  /*width:91px;*/
}
.btn:active,
.btn:focus,
.btn:hover {
  /*color:@white;*/
  box-shadow: none;
  -webkit-box-shadow: none;
}
.btn-default:active,
.btn-default:focus,
.btn-default:hover {
  color: #595959;
  border-color: #ccc;
  background: #ccc;
}
.btn-primary:active,
.btn-primary:focus,
.btn-primary:hover {
  background: #3c84c9;
  border-color: #3c84c9;
}
.btn-checkin {
  background: #40d271;
  border: 1px solid #40d271;
  color: #fff;
  padding: 3px 5px;
  width: 91px;
  line-height: 1.5;
}
.btn-checkin:active,
.btn-checkin:focus,
.btn-checkin:hover {
  background: #309f56;
  border-color: #309f56;
}
.btn-checkout {
  background: #4ca2ee;
  border: 1px solid #4ca2ee;
  color: #fff;
  padding: 3px 5px;
  width: 91px;
  line-height: 1.5;
}
.btn-checkout:active,
.btn-checkout:focus,
.btn-checkout:hover {
  background: #3c84c9;
  border-color: #3c84c9;
}
.btn-primary-special {
  opacity: 0.5 !important;
  background-color: #428bca !important;
  border-color: #357ebd !important;
  color: #fff !important;
}
.btn-primary.disabled,
.btn-primary[disabled],
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn,
fieldset[disabled] .btn-primary {
  opacity: 1;
  filter: none;
}
.btn-primary.active[disabled],
.btn-primary.disabled.active,
.btn-primary.disabled:active,
.btn-primary.disabled:focus,
.btn-primary.disabled:hover,
.btn-primary[disabled]:active,
.btn-primary[disabled]:focus,
.btn-primary[disabled]:hover,
.btn.disabled.active,
.btn.disabled:hover,
.btn[disabled].active,
.btn[disabled]:hover,
fieldset[disabled] .btn-primary.active,
fieldset[disabled] .btn-primary:active,
fieldset[disabled] .btn-primary:focus,
fieldset[disabled] .btn-primary:hover,
fieldset[disabled] .btn.active,
fieldset[disabled] .btn:hover {
  background: #ccc;
  border-color: #ccc;
}
/* main container styles */
#wrapper {
  position: relative;
  overflow: visible;
  min-height: 100%;
}
#billingpos {
  clear: both;
}
#billingpos section.billing-and-pos {
  border-radius: 5px;
  padding: 10px 10px 60px;
}
.bp-a {
  color: #595959 !important;
}
.bp-a:hover {
  color: #595959;
  cursor: pointer;
}
.bp-p {
  padding: 5px 30px 3px 10px;
}
.bp-area {
  padding: 11px 30px 5px;
}
.bp-area-footer {
  padding: 11px 25px 5px;
}
.billing-fine-print {
  font-size: 10px;
  line-height: 13px;
  text-align: center;
  padding-top: 10px;
}
.bp-header {
  font-size: 14px;
  padding-top: 5px;
  padding-left: 10px;
  font-weight: 700;
  clear: both;
}
.billpos-video {
  float: left;
  width: 30%;
  text-align: left;
}
.billpos-bullets {
  float: left;
  width: 70%;
}
.billpos-buttons {
  float: left;
  padding-left: 10px;
}
.billpos-cc {
  padding-left: 8px;
}
.billpos-cc-info {
  font-family: Roboto, Arial, Helvetica, sans-serif;
  font-size: 10px;
  line-height: 14px;
  color: #595959;
  padding-top: 18px;
}
.toastSuccess {
  background-color: #41D172;
  opacity: 0.98;
  font-size: 13pt;
  color: #FFF;
  font-family: 'Roboto Regular', Arial, Helvetica, sans-serif;
  position: absolute;
  z-index: 5000;
  top: 3px;
  left: 0.5%;
  height: 60px;
  vertical-align: middle;
  width: 98%;
  border-radius: 3px;
  text-align: center;
  margin: 5px 10px 10px;
  padding-top: 15px;
}
.toastSuccess .btn {
  color: #3C84C9;
  margin-left: 20px;
}
.toastDesktop {
  display: block;
}
.toastMobile {
  display: none;
}
.toastClose {
  position: absolute;
  top: 20px;
  right: 20px;
  z-index: 6000;
  cursor: pointer;
  width: 16px;
}
.toastClose:hover {
  cursor: pointer;
}
.nav-menu-badge {
  width: 37px;
  float: right;
  text-align: center;
  margin-right: 68px;
  background-color: #40D271;
  padding: 1px;
  border-radius: 10px;
  font-size: 9pt;
  line-height: 12pt;
  color: #FFF;
  font-family: Roboto, Arial, Helvetica, sans-serif;
}
.merch-fees-cc-logo-activate {
  display: initial;
  float: left;
  width: 20%;
  height: 160px;
  padding-left: 10px;
  padding-top: 15px;
}
.merch-fees-cc-logo-activate-narrow {
  display: none;
}
.merch-fees-pp-logo-activate {
  float: left;
  width: 20%;
  height: 120px;
  padding-left: 5px;
}
.merch-fees-pp-desc {
  float: left;
  width: 40%;
  text-align: left;
  padding: 18px 10px 3px;
  font-size: 10px;
  line-height: 15px;
}
.merch-fees-cc {
  float: left;
  width: 35%;
  height: 260px;
  padding-left: 10px;
}
.merch-fees-cc-activate {
  float: left;
  width: 80%;
  text-align: left;
  padding-top: 5px;
}
.merch-fees-desc {
  float: left;
  width: 65%;
  text-align: left;
}
.merch-banner {
  width: 100%;
  border-radius: 3px;
  background: #41D172;
  color: #FFF;
  text-align: center;
  padding: 5px;
  font-weight: 500;
}
.merch-header {
  font-size: 14px;
  padding-top: 10px;
  padding-left: 10px;
  font-weight: 700;
}
.visa {
  width: 20px;
  height: 17px;
  background: url("/images/VMCAE.png") 0 0;
  background-size: 50% 50%;
}
.mastercard {
  width: 20px;
  height: 17px;
  background: url("/images/VMCAE.png") 0 0;
  background-size: 50% 50%;
}
.discover {
  width: 20px;
  height: 17px;
  background: url("/images/VMCAE.png") 0 0;
  background-size: 50% 50%;
}
.amex {
  width: 20px;
  height: 17px;
  background: url("/images/VMCAE.png") 0 0;
  background-size: 50% 50%;
}
.login {
  background: #f4f4f4;
}
.login #wrapper {
  margin-top: 113px;
}
.login #main {
  max-width: 428px;
  margin: 0 auto 20px !important;
}
.login .logo {
  display: block;
  margin: 0 0 48px 79px;
  width: 246px;
  height: 41px;
}
.form-login .text-info {
  overflow: hidden;
  margin: -15px 0 30px;
  padding: 0 55px;
  font-size: 13px;
  line-height: 16px;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  vertical-align: middle;
  display: table;
  color: #333;
}
.form-login .text-info img {
  display: table-cell;
  vertical-align: middle;
}
.form-login .text-info .text {
  display: table-cell;
  padding: 0 0 0 15px;
  vertical-align: middle;
}
.form-login .text-info p {
  margin: 0;
}
.form-login .text-info p strong {
  font-weight: 500;
}
.form-login .form-group {
  padding: 0 0 9px;
  margin: 0;
}
.form-login .input-holder {
  position: relative;
}
.form-login .preflight-input-holder {
  position: relative;
}
.form-login .form-control,
.form-login .input-placeholder-text {
  color: #999;
  width: 100%;
  padding: 13px 20px;
  height: 52px;
  font-size: 18px;
  border-radius: 5px;
  font-weight: 300;
  border-color: #ddd;
}
.form-login input[type="submit"] {
  display: block;
  margin: 34px auto 0;
  padding: 0;
  height: 43px;
  font: 20px 'Trebuchet MS', Arial, sans-serif;
  width: 198px;
}
.fsp-logo {
  position: relative;
  display: block;
  margin: 0 0 0 32px;
  padding: 0 0 30px;
}
.fsp-logo .open {
  display: block;
  text-indent: -9999px;
  overflow: hidden;
  background: url("/Content/images/fsp-logo.png") no-repeat;
  width: 139px;
  height: 26px;
}
.fsp-logo .open.hover {
  background: url("/Content/images/fsp-logo-hover.png") no-repeat;
}
#contact-popup,
.fsp-logo .popover {
  max-width: 337px;
  width: 337px;
  margin-left: 6px;
}
#contact-popup > .arrow,
.fsp-logo .popover > .arrow {
  border-width: 10px 13px;
  border-left-width: 0;
  left: -14px;
  top: 50%;
  margin-top: -10px;
  border-color: rgba(204, 204, 204, 0);
  border-right-color: #ccc;
}
#contact-popup > .arrow:after,
.fsp-logo .popover > .arrow:after {
  border-width: 11px 14px;
  bottom: -11px;
  left: -13px;
  border-color: rgba(255, 255, 255, 0);
  border-right-color: #fff;
}
#contact-popup {
  display: block;
  position: absolute;
  z-index: 100;
  left: 150px;
  top: -50px;
  z-index: -99;
  opacity: 0;
  visibility: hidden;
}
#contact-popup.cloned {
  z-index: 999;
  opacity: 1;
  visibility: visible;
}
/* popover styles */
.popover {
  border-radius: 8px;
  border-color: #ccc;
  box-shadow: none;
  -webkit-box-shadow: none;
  z-index: 50000;
}
.popover.right {
  margin-left: 25px;
}
.popover .links {
  padding: 0 0 1px;
  margin: 0;
  list-style: none;
}
.popover .links li {
  margin: 0 0 4px;
}
.popover .links a {
  color: #595959;
  text-decoration: underline;
}
.popover .links a:hover {
  text-decoration: none;
}
.popover .links.pull-right {
  text-align: right;
}
.popover .links.pull-right a {
  color: #4ca2ee;
}
.popover-content {
  padding: 12px 27px 12px 25px;
  overflow: hidden;
}
.popover-content .popover-content {
  padding: 0;
  overflow: visible;
}
.popover-content .social-holder {
  margin-right: -5px;
}
.social-holder {
  overflow: hidden;
  margin: 0 0 9px;
}
.social-holder .social-title {
  float: left;
  font-size: 18px;
  line-height: 28px;
  font-weight: 400;
  color: #333;
}
/* social networks styles */
.social-networks {
  padding: 0;
  margin: 0;
  list-style: none;
  float: right;
}
.social-networks li {
  float: left;
  margin: 0 0 0 14px;
}
.social-networks a {
  display: block;
  text-indent: -9999px;
  overflow: hidden;
  height: 32px;
  width: 32px;
  background: url(/Content/images/sprite.png?v=20160521) no-repeat -999px -999px;
}
.social-networks .twitter a {
  background-position: -258px -61px;
}
.social-networks .facebook a {
  background-position: -305px -61px;
}
.social-networks .google a {
  background-position: -351px -61px;
}
.dropdown a {
  text-decoration: none;
}
.btn-menu {
  display: none;
}
.btn-menu-desktop {
  display: block;
  float: left;
  text-indent: -9999px;
  overflow: hidden;
  background: url(/Content/images/sprite.png?v=20160521) no-repeat 0px -136px;
  height: 40px;
  width: 32px;
  margin: -3px 10px 6px -4px;
}
.dropdown .open {
  color: #595959;
  text-decoration: none !important;
}
.dropdown .open:hover {
  color: #333;
}
.ico-caret {
  display: inline-block;
  vertical-align: middle;
  background: url(/Content/images/sprite.png?v=20160521) no-repeat -265px -31px;
  width: 14px;
  height: 8px;
  margin: 0 0 0 9px;
}
/* main informative part styles */
.main-holder {
  padding: 0 24px 30px 248px;
}
.main-holder-sidebar-hidden {
  padding: 0 24px 30px 15px;
}
.print-logo {
  display: none;
}
/* submenu block styles */
.subnav {
  padding: 0 0 3px;
  margin: 0;
  list-style: none;
  line-height: 17px;
}
.subnav li {
  display: inline-block;
  vertical-align: top;
  margin: 0 2px 7px 0;
}
.subnav a {
  display: block;
  color: #3c84c9;
  text-decoration: none !important;
  border-radius: 3px;
  padding: 5px 8px;
}
.subnav .active a,
.subnav a:hover {
  background: #f1f1f1;
}
.select-nav-select.select-area {
  position: absolute;
  left: -9999px;
}
.top-panel {
  position: relative;
  z-index: 9;
}
.top-panel .chosen-container,
.top-panel .chosen-select {
  min-width: 180px;
  width: 180px;
}
.top-panel .btn-default,
.top-panel .chosen-select-holder {
  float: left;
}
.top-panel .chosen-select-holder {
  width: 180px;
  margin: 0 17px 0 0;
}
.top-panel .btn-default {
  text-decoration: none;
  background: #4ca2ee;
  border-radius: 2px;
  padding: 8px 15px 9px;
  color: #fff;
  font-size: 13px;
  line-height: 15px;
  border: 0;
}
.top-panel .chosen-container .chosen-single {
  height: 33px;
  font-size: 14px;
  line-height: 16px;
  color: #726c6c;
}
.top-panel .chosen-container .chosen-single span {
  padding: 8px 15px;
}
.search-form {
  position: relative;
  float: left;
  width: 185px;
  margin: 0 20px 0 0;
}
.search-form .form-group {
  margin: 0;
}
.search-form .form-control {
  width: 100%;
  padding-right: 32px;
}
.search-form .btn {
  position: absolute;
  top: 0;
  right: 0;
  height: 31px;
  width: 31px;
  padding: 0;
  text-indent: -9999px;
  overflow: hidden;
  border: none;
  background: url(/Content/images/sprite.png?v=20160521) no-repeat -226px -60px;
  outline: none !important;
  box-shadow: none !important;
  -webkit-box-shadow: none !important;
}
.form-control {
  width: 255px;
  font-size: 14px;
  line-height: 20px;
  height: 31px;
  padding: 5px 8px;
  border-radius: 3px;
  -webkit-appearance: none;
  box-shadow: none !important;
  -webkit-box-shadow: none !important;
  color: #706f6f;
}
.has-error .form-control {
  border-color: #f20100;
  color: #f20100;
  font-weight: 500;
}
label {
  color: #141414;
}
.text-danger {
  font-size: 12px;
  line-height: 14px;
  color: #f20100;
  padding: 0 11px;
}
.filter {
  float: left;
  margin: 3px 10px 0 0;
}
.table > tbody > tr > td,
.table > tbody > tr > th,
.table > tfoot > tr > td,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > thead > tr > th {
  line-height: 17px;
  color: #666;
  padding: 15px 8px 11px;
  border: none;
  border: 1px solid #f1f1f1;
  border-width: 0 0 1px;
}
.table > thead > tr > th {
  border: none;
  background: #e1effc;
  color: #888;
  font-weight: 400;
  font-size: 12px;
  text-transform: uppercase;
  padding: 5px 8px 6px;
  border-left: 1px solid #c4cbd2;
}
.table > thead.new-styling > tr > th {
  color: black;
  text-transform: unset;
  font-size: 14px;
  line-height: 16px;
  font-weight: 500;
}
.table > thead > tr > .sort-active {
  background: #4ca2ee;
  color: #fff;
}
.table.non-sortable > thead > tr {
  border-bottom: 1px solid #c4cbd2;
}
.table.non-sortable > thead > tr th {
  border-left: none;
}
.modalTable > tbody > tr > td,
.modalTable > tbody > tr > th,
.modalTable > tfoot > tr > td,
.modalTable > tfoot > tr > th,
.modalTable > thead > tr > td,
.modalTable > thead > tr > th {
  line-height: 17px;
  color: #666;
  padding: 15px 8px 11px;
  border: none;
  border-top: 1px solid #f1f1f1;
  font-size: 13px;
}
.modalTable > thead > tr > th {
  border: none;
  background: #fff;
  color: #888;
  font-weight: 600;
  font-size: 12px;
  text-transform: uppercase;
  padding: 5px 8px 6px;
}
.table-hover > tbody > tr:hover > th,
.table-hover > tbody > tr:hover > td {
  cursor: auto;
}
.table time {
  display: block;
  white-space: nowrap;
}
.alert {
  font-size: 16px;
  line-height: 22px;
  border: none;
  border-radius: 3px;
  margin: 0 0 8px;
}
.alert .ico {
  display: inline-block;
  vertical-align: top;
  margin: -2px 6px;
  background: url(/Content/images/sprite.png?v=20160521) no-repeat -999px -999px;
}
.alert-success .ico {
  background-position: -143px -61px;
  width: 24px;
  height: 22px;
}
.alert-warning .ico {
  background-position: -169px -61px;
  width: 24px;
  height: 26px;
}
.alert-danger .ico {
  background-position: -199px -61px;
  width: 24px;
  height: 26px;
}
.panel-group .panel {
  border: none;
  box-shadow: none;
  -webkit-box-shadow: none;
}
.panel-heading {
  padding: 0;
}
.panel-heading a {
  display: block;
  overflow: hidden;
  padding: 7px 10px;
  text-decoration: none;
  font-size: 13px;
  line-height: 22px;
  color: #666;
}
.panel-heading a span {
  /*color:#888888;*/
  color: #333;
  /*float: right;*/
  font-size: 14px;
  margin: 0 0 0 10px;
  vertical-align: middle;
  /*text-decoration: underline;*/
  cursor: pointer;
  font-weight: normal;
}
.panel-heading a em {
  font-style: normal;
  display: none;
  float: right;
  margin: 0 9px 0 0;
}
.panel-heading a.collapsed em {
  display: inline;
}
.panel-heading a.collapsed span {
  display: none;
}
.panel-heading h1 {
  font-size: 18px;
  line-height: 24px;
  overflow: hidden;
  color: #333;
  margin: 0;
  float: left;
}
.panel-heading h2 {
  font-size: 18px;
  line-height: 24px;
  overflow: hidden;
  color: #333;
  margin: 0;
}
.panel-default > .panel-heading {
  border: none;
  background: #f1f1f1;
  border-radius: 2px;
  cursor: pointer;
}
.panel-group .panel-heading + .panel-collapse .panel-body {
  border: none;
}
.panel-body {
  line-height: 17px;
  padding: 12px 17px 0;
  color: #333;
}
.panel-body p {
  margin: 0;
}
.panel-body .btn-sm {
  margin: 3px;
}
.modal-btns .btn {
  margin: 0 0 3px;
}
.filter-list {
  padding: 0;
  margin: 0;
  list-style: none;
}
.filter-list li {
  display: inline-block;
  vertical-align: top;
  margin: 0 0 3px;
  background: #3c84c9;
  border-radius: 3px;
  position: relative;
  padding: 1px 25px 3px 16px;
  color: #fff;
  min-width: 131px;
}
.filter-list .del {
  position: absolute;
  top: 9px;
  right: 11px;
  background: url(/Content/images/sprite.png?v=20160521) no-repeat -320px -29px;
  height: 8px;
  width: 8px;
  text-indent: -9999px;
  overflow: hidden;
}
.btn-group .btn-default {
  background: #e5e5e5;
  border-color: #e5e5e5;
  color: #595959;
  /*font-size:13px;
		padding:3px 17px 5px;*/
}
.btn-group .btn-default:focus,
.btn-group .btn-default:hover {
  background: #ccc;
  border-color: #ccc;
}
.btn-group .btn-default:active {
  background: #e5e5e5;
  color: #595959;
}
.btn-group-tabular .btn-default {
  background: #e5e5e5;
  border-color: #e5e5e5;
  color: #595959;
}
.btn-group-tabular .btn-default:focus,
.btn-group-tabular .btn-default:hover {
  background: #ccc;
  border-color: #ccc;
}
.btn-group-tabular .btn-default:active {
  background: #e5e5e5;
  color: #595959;
}
.btn-group-tabular .btn {
  margin-right: -2px !important;
  background: #fff !important;
  border: 1px solid;
  border-color: #CBCBCB;
  padding-right: 40px !important;
  padding-left: 40px !important;
}
/* modal styles */
.modal {
  overflow-y: auto;
}
.modal .scroll-area.scrollable-area {
  position: relative;
  width: 622px;
  max-height: 440px;
  overflow: auto;
  width: 100% !important;
}
.modal .scroll-area.scrollable-area .vscrollbar {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
}
.modal .area {
  padding: 11px 20px 20px;
  position: relative;
}
.modal .modal-dialog {
  -moz-transform: none !important;
  -webkit-transform: none !important;
  -o-transform: none !important;
  -ms-transform: none !important;
  transform: none !important;
}
.modal.fade .modal-dialog {
  transition: none;
}
.modal-body {
  padding: 0;
}
.modal-body > .scrollable-area-wrapper {
  width: 100% !important;
}
.modal-content {
  /*border-radius:8px;
	border:1px solid #ccc;*/
}
.modal-header {
  padding: 17px 0 13px;
  margin: 0 20px;
  text-align: center;
  border-bottom-color: #f1f1f1;
}
.modal-header .close {
  font-size: 14px;
  font-weight: 500;
  color: #888;
  opacity: 1;
  filter: none;
  padding: 11px 0 11px 11px;
  margin: 0;
}
.modal-title {
  font-size: 24px;
  line-height: 34px;
  font-weight: 500;
  margin: 0 70px;
  word-break: break-word;
}
.back {
  float: left;
  background: none;
  border: none;
  padding: 0;
  font-size: 14px;
  line-height: 1;
  font-weight: 500;
  color: #888;
  padding: 11px 11px 11px 0;
}
.back .ico-arrow {
  display: inline-block;
  vertical-align: middle;
  background: url(/Content/images/sprite.png?v=20160521) no-repeat -245px -30px;
  width: 6px;
  height: 11px;
  margin: 0 9px 0 0;
}
.modal-footer {
  border: none;
  margin: 0;
  padding: 11px 10px 28px;
  text-align: center;
  /*.btn{width:180px;}*/
}
.chosen-select .select-area,
.chosen-select select {
  position: absolute !important;
  left: -9999px !important;
}
.chosen-select .select-area,
.chosen-select select {
  position: static !important;
}
.chosen-container,
.chosen-select {
  min-width: 230px;
  width: 230px;
}
/*!
Chosen, a Select Box Enhancer for jQuery and Prototype
by Patrick Filler for Harvest, http://getharvest.com

Version 1.1.0
Full source at https://github.com/harvesthq/chosen
Copyright (c) 2011 Harvest http://getharvest.com

MIT License, https://github.com/harvesthq/chosen/blob/master/LICENSE.md
This file is generated by `grunt build`, do not edit it by hand.
*/
.chosen-container .chosen-drop {
  position: absolute;
  top: -9999px;
  left: -9999px;
  background: #fff;
}
.chosen-container.chosen-with-drop .chosen-drop {
  left: 0;
  top: 100%;
}
.chosen-container a {
  cursor: pointer;
}
.chosen-container-single .chosen-search {
  position: relative;
  z-index: 1010;
  margin: 0;
  padding: 3px 4px;
  white-space: nowrap;
}
.chosen-container-single .chosen-drop {
  margin-top: -1px;
  border-radius: 0 0 4px 4px;
  background-clip: padding-box;
}
.chosen-container-single.chosen-container-single-nosearch .chosen-search {
  position: absolute;
  left: -9999px;
}
.chosen-container .chosen-results {
  position: relative;
  overflow-x: hidden;
  overflow-y: auto;
  margin: 0 4px 4px 0;
  padding: 0 0 0 4px;
  max-height: 240px;
  -webkit-overflow-scrolling: touch;
}
.chosen-container .chosen-results li.disabled-result {
  display: list-item;
  color: #ccc;
  cursor: default;
}
.chosen-container .chosen-results li.highlighted {
  color: #fff;
  background: #4ca2ee;
}
.chosen-container .chosen-results li.no-results {
  display: list-item;
  background: #f4f4f4;
}
.chosen-container .chosen-results li.group-result {
  display: list-item;
  font-weight: bold;
  cursor: default;
}
.chosen-container .chosen-results li.group-option {
  padding-left: 15px;
}
.chosen-container .chosen-results li em {
  font-style: normal;
  text-decoration: underline;
}
.chosen-container-multi .chosen-choices {
  position: relative;
  overflow: hidden;
  margin: 0;
  padding: 0;
  width: 100%;
}
.chosen-container-multi .chosen-choices li {
  float: left;
  list-style: none;
}
.chosen-container-multi .chosen-choices li.search-field {
  margin: 0;
  padding: 0;
  white-space: nowrap;
}
.chosen-container-multi .chosen-choices li.search-field input[type="text"] {
  margin: 1px 0;
  padding: 5px;
  outline: 0;
  border: 0 !important;
  background: transparent !important;
  box-shadow: none;
  border-radius: 0;
}
.chosen-container-multi .chosen-choices li.search-field .default {
  color: #999;
}
.chosen-container-multi .chosen-choices li.search-choice {
  position: relative;
  margin: 3px 0 3px 5px;
  padding: 3px 20px 3px 5px;
  border: 1px solid #aaa;
  border-radius: 3px;
  background-color: #e4e4e4;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), color-stop(100%, #eeeeee));
  background-image: -webkit-linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
  background-image: -moz-linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
  background-image: -o-linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
  background-image: linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
  background-clip: padding-box;
  box-shadow: 0 0 2px white inset, 0 1px 0 rgba(0, 0, 0, 0.05);
  color: #333;
  line-height: 13px;
  cursor: default;
}
.chosen-container-multi .chosen-choices li.search-choice .search-choice-close {
  position: absolute;
  top: 4px;
  right: 3px;
  display: block;
  width: 12px;
  height: 12px;
  background: url(/Content/images/sprite.png?v=20160521) -42px 1px no-repeat;
  font-size: 1px;
}
.chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover {
  background-position: -42px -10px;
}
.chosen-container-multi .chosen-choices li.search-choice-disabled {
  padding-right: 5px;
  border: 1px solid #ccc;
  background-color: #e4e4e4;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), color-stop(100%, #eeeeee));
  background-image: -webkit-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
  background-image: -moz-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
  background-image: -o-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
  background-image: linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
  color: #666;
}
.chosen-container-multi .chosen-choices li.search-choice-focus {
  background: #d4d4d4;
}
.chosen-container-multi .chosen-choices li.search-choice-focus .search-choice-close {
  background-position: -42px -10px;
}
.chosen-container-multi .chosen-results {
  margin: 0;
  padding: 0;
}
.chosen-container-multi .chosen-drop .result-selected {
  display: list-item;
  color: #ccc;
  cursor: default;
}
.has-error .chosen-container .chosen-choices,
.has-error.can-error {
  border: 1px solid red;
}
.has-error .chosen-container .chosen-single {
  border: 1px solid red;
}
.has-error .select-area {
  border: 1px solid red;
}
.has-error-money {
  border: 1px solid red;
}
.has-error select {
  border: 1px solid red;
}
div.has-error .select {
  border: 1px solid red;
}
.ui-drop-down3-container .has-error select,
.ui-drop-down3-container .has-error .select {
  border: initial;
}
.has-error textarea,
textarea.has-error {
  border: 1px solid red;
}
.has-error input[radio] {
  color: red;
}
.has-error.inpage-form-control {
  border: 1px solid red !important;
}
.form-control.has-error {
  border: 1px solid red;
}
/*.has-error .select2-container {
     border: 1px solid red;
}*/
.chosen-container {
  position: relative;
  width: 255px;
}
.chosen-container .chosen-choices {
  padding: 0;
  margin: 0;
  list-style: none;
  text-decoration: none;
  border: 1px solid #ebebeb;
  background: #fff;
  position: relative;
  overflow: hidden;
  min-height: 32px;
  float: none;
  display: block;
  color: #706f6f;
  font-size: 14px;
  line-height: 20px;
  min-width: 220px;
  border-radius: 3px;
}
.chosen-container .chosen-choices li {
  float: left;
}
.chosen-container .chosen-choices li.search-choice {
  position: relative;
  float: left;
  line-height: 13px;
  margin: 4px 5px;
  padding: 4px 21px 5px 6px;
  background: #4ca2ee;
  border-radius: 1px;
  color: #fff;
  border: none;
  box-shadow: none;
  -webkit-box-shadow: none;
}
.chosen-container .chosen-choices li.search-choice .search-choice-close {
  position: absolute;
  top: 7px;
  right: 6px;
  background: url(/Content/images/sprite.png?v=20160521) no-repeat -320px -29px !important;
  height: 8px;
  width: 8px;
}
.chosen-container .chosen-choices li.search-field input[type="text"] {
  float: none;
  background: none;
  border: none;
  height: 24px;
  line-height: 18px;
  width: auto !important;
  padding: 3px;
  margin: 4px 5px;
  display: block;
  color: #706f6f;
}
.chosen-container.chosen-container-active {
  z-index: 5;
}
.chosen-container.chosen-container-active .chosen-choices {
  background: #f1f1f1;
}
.chosen-container .chosen-single {
  text-decoration: none;
  border: 1px solid #ebebeb;
  background: #fff;
  position: relative;
  overflow: hidden;
  height: 32px;
  float: none;
  display: block;
  color: #a8a8a8;
  font-size: 12px;
  line-height: 20px;
  border-radius: 3px;
}
.chosen-container .chosen-single span {
  white-space: nowrap;
  display: block;
  margin: 0 30px 0 0;
  padding: 5px 10px;
}
.chosen-container .chosen-single div {
  position: absolute;
  right: 10px;
  top: 14px;
  height: 8px;
}
.chosen-container .chosen-single div b {
  display: block;
  height: 0;
  width: 0;
  border: 4px solid transparent;
  border-top-color: #888;
}
.chosen-container.chosen-container-active .chosen-single {
  background: #f1f1f1;
  color: #888;
}
.chosen-container.chosen-container-active .chosen-single div {
  top: 10px;
}
.chosen-container.chosen-container-active .chosen-single div b {
  border-color: transparent;
  border-bottom-color: #888;
}
.chosen-container .chosen-search {
  overflow: hidden;
  background: #fff;
  padding: 5px 4px 4px;
}
.chosen-container .chosen-search input[type="search"],
.chosen-container .chosen-search input[type="text"] {
  display: block;
  height: 34px;
  padding: 6px 12px;
  line-height: 1.42857143;
  color: #444444;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ebebeb;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  width: 255px;
  font-size: 14px;
  line-height: 20px;
  height: 31px;
  padding: 5px 8px;
  border-radius: 3px;
  -webkit-appearance: none;
  box-shadow: none !important;
  -webkit-box-shadow: none !important;
  color: #706f6f;
  width: 100%;
}
.chosen-container .chosen-search input[type="search"]:focus,
.chosen-container .chosen-search input[type="text"]:focus {
  border-color: #4ca2ee;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(76, 162, 238, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(76, 162, 238, 0.6);
}
.chosen-container .chosen-search input[type="search"]::-moz-placeholder,
.chosen-container .chosen-search input[type="text"]::-moz-placeholder {
  color: #a8a8a8;
  opacity: 1;
}
.chosen-container .chosen-search input[type="search"]:-ms-input-placeholder,
.chosen-container .chosen-search input[type="text"]:-ms-input-placeholder {
  color: #a8a8a8;
}
.chosen-container .chosen-search input[type="search"]::-webkit-input-placeholder,
.chosen-container .chosen-search input[type="text"]::-webkit-input-placeholder {
  color: #a8a8a8;
}
.chosen-container .chosen-search input[type="search"][disabled],
.chosen-container .chosen-search input[type="text"][disabled],
.chosen-container .chosen-search input[type="search"][readonly],
.chosen-container .chosen-search input[type="text"][readonly],
fieldset[disabled] .chosen-container .chosen-search input[type="search"],
fieldset[disabled] .chosen-container .chosen-search input[type="text"] {
  cursor: not-allowed;
  background-color: #eeeeee;
  opacity: 1;
}
textarea.chosen-container .chosen-search input[type="search"],
textarea.chosen-container .chosen-search input[type="text"] {
  height: auto;
}
.chosen-container .chosen-drop {
  z-index: 1000;
  width: 100%;
  min-width: 220px;
  margin: -1px 0 0;
  padding: 1px 0 0;
  border: 1px solid #ebebeb;
  border-width: 0 1px 1px;
  border-radius: 0 0 3px 3px;
}
.chosen-container .scrollable-area {
  height: 70px;
  overflow: auto;
  padding: 0;
}
.chosen-container .chosen-results {
  overflow: hidden;
  background: #fff;
  padding: 0;
  margin: 0;
  list-style: none;
  font-size: 12px;
  line-height: 21px;
}
.chosen-container .chosen-results li {
  margin: 2px 0;
  cursor: pointer;
  display: block;
  color: #888;
  padding: 0 12px;
}
.chosen-container .chosen-results li.result-selected,
.chosen-container .chosen-results li:hover {
  color: #fff;
  background: #4ca2ee;
}
label {
  font-weight: 400;
}
/* horizontal form styles*/
.form-horizontal {
  padding: 8px 0 0;
  font-size: 14px;
}
.form-horizontal .form-group {
  margin: 0;
  padding: 0 0 13px;
}
.form-horizontal .form-group:after {
  content: '';
  display: block;
  clear: both;
}
.form-horizontal .control-label {
  float: left;
  text-align: right;
  width: 125px;
  font-size: 14px;
  color: #151515;
  font-weight: 400;
  padding-top: 5px;
}
.form-horizontal .control-label.label-lg {
  font-size: 14px;
}
.form-horizontal .input-holder {
  padding: 0 0 0 150px;
  position: relative;
}
.form-horizontal .input-holder:after {
  content: "";
}
.form-horizontal .input-holder .info {
  width: 20px;
  height: 19px;
  background: url(/Content/images/sprite.png?v=20160521) no-repeat -86px -103px;
  text-indent: -9999px;
  overflow: hidden;
  position: absolute;
  right: -26px;
  top: 6px;
}
.form-horizontal .input-holder .info:hover {
  background-position: -63px -103px;
}
.form-horizontal .input-row {
  display: table;
  width: 100%;
  table-layout: fixed;
}
.form-horizontal .form-control {
  width: 255px;
}
.form-horizontal .checkbox,
.form-horizontal .radio {
  padding: 7px 7px 5px 20px;
  min-height: 25px;
}
.form-horizontal .checkbox,
.form-horizontal .chosen-container,
.form-horizontal .form-control,
.form-horizontal .radio,
.form-horizontal .select-area,
.form-horizontal input[type="email"],
.form-horizontal input[type="password"],
.form-horizontal input[type="search"],
.form-horizontal input[type="text"],
.form-horizontal textarea {
  margin: 0 2px 4px 0;
}
.account-form {
  padding-top: 0;
}
.account-form .control-label {
  width: 250px;
  padding-top: 5px;
}
.account-form .input-holder {
  padding: 0 0 0 260px;
}
.account-form .form-control {
  width: 238px;
}
.form-reservation .control-label {
  width: 170px;
  padding-top: 3px;
}
.form-reservation .input-holder {
  padding: 0 0 0 195px;
}
.form-reservation .form-control {
  width: 238px;
}
.form-reservation .chosen-container {
  width: 238px;
  float: left;
}
.form-reservation .checkbox,
.form-reservation .chosen-container,
.form-reservation .form-control,
.form-reservation .radio,
.form-reservation .select-area,
.form-reservation input[type="email"],
.form-reservation input[type="password"],
.form-reservation input[type="search"],
.form-reservation input[type="text"],
.form-reservation textarea {
  float: left;
}
.to {
  float: left;
  min-width: 22px;
  margin: 0 2px 2px 0;
  color: #888;
  line-height: 34px;
  text-align: center;
}
.date-input {
  width: 95px !important;
}
select.time {
  width: 63px;
}
select.min {
  width: 48px !important;
  margin-right: 8px;
  height: 28px;
  border-color: #ebebeb;
}
.select-area.select-time {
  width: 63px !important;
  height: 31px;
  line-height: 18px;
}
.select-area.select-time .center {
  margin: 0;
}
.select-area.select-time .select-opener {
  display: none;
}
.select-area.select-min {
  width: 44px !important;
  height: 31px;
  line-height: 18px;
  margin-right: 8px;
}
.select-area.select-min .select-opener {
  right: auto;
  left: 5px;
}
.select-area.select-min .center {
  margin: 0 0 0 15px;
  padding: 5px;
}
.instr-time {
  overflow: hidden;
  font-size: 12px;
  color: #888;
}
.instr-time .label-sm {
  float: left;
  text-align: left;
  width: auto;
  color: #888;
  font-size: 12px;
  line-height: 16px;
  font-weight: 400;
  margin: 7px 20px 7px 0;
}
.instr-time select {
  font-size: 14px;
}
.staff-only-instructor-info {
  margin: 10px 0 0 0;
  padding: 12px;
  border: 1px solid #4BA2EF;
  background-color: #F0F7FD;
  width: 90%;
}
.checkbox,
.radio {
  padding: 7px 7px 5px 26px;
  line-height: 17px;
  min-height: 25px;
}
.checkbox label,
.radio label {
  color: #888;
  font-size: 12px;
  line-height: 17px;
  font-weight: 400;
}
.checkbox .chk-area,
.radio .rad-area {
  margin: 0 0 0 -26px;
}
.check-slide {
  border: 1px solid transparent;
  border-radius: 3px;
  margin: 10px 8px 6px;
  /*.col + .col{margin:0 0 0 13px;}*/
}
.check-slide:after {
  content: '';
  display: block;
  clear: both;
}
.check-slide.active {
  border-color: #e5e5e5;
}
.check-slide .fieldset {
  float: left;
  margin: -11px 0 0 -7px;
  background: #fff;
  padding: 0 3px 0 0;
}
.check-slide .fieldset .checkbox,
.check-slide .fieldset .radio {
  display: inline-block;
  vertical-align: top;
  float: none;
  padding-top: 4px;
  padding-bottom: 5px;
}
.check-slide .check-content {
  clear: both;
  padding: 0 10px 6px;
  position: absolute;
  left: -9999px;
}
.check-slide.active .check-content {
  position: static;
}
.check-slide .form-group {
  padding: 0 0 3px;
}
.check-slide .radio-row {
  overflow: hidden;
}
.check-slide .col {
  float: left;
}
.check-slide .control-label {
  width: auto;
  color: #333;
  padding: 5px 7px 5px 0;
}
.check-slide .select-area,
.check-slide select {
  width: 145px;
}
.check-slide .date-input {
  width: 80px !important;
}
.check-slide .radio-group {
  float: left;
  min-width: 173px;
}
.check-slide .radio-row label {
  color: #888;
  margin: 4px 0 7px;
}
.check-slide input.occurrences {
  width: 32px;
  padding-left: 3px;
  padding-right: 3px;
  text-align: center;
  margin-right: 7px;
}
.days {
  padding: 8px 0 12px;
  margin: 0;
  list-style: none;
  overflow: hidden;
}
.days li {
  float: left;
  height: 21px;
  width: 21px;
  line-height: 20px;
  margin: 0 6px 0 0;
}
.days li label {
  position: relative;
  display: block;
  margin: 0;
  padding: 0;
  height: 100%;
  text-transform: uppercase;
  color: #888;
  font-weight: 400;
  cursor: pointer;
}
.days li label.jcf-label-active {
  color: #fff;
}
.days li i {
  position: absolute;
  top: 1px;
  left: 0;
  right: 0;
  bottom: 0;
  font-style: normal;
  text-align: center;
}
.days li i.error {
  display: none;
}
.days li i.has-error {
  color: white;
  display: unset !important;
}
.days li .rad-area {
  background: #fff;
  height: 21px;
  width: 21px;
  border-radius: 3px;
  border: 1px solid #ccc;
}
.days li .rad-area.error {
  display: none;
}
.days li .rad-area.has-error {
  color: white;
  background-color: red;
  display: unset !important;
  border: 1px solid #fff !important;
  cursor: default;
}
.days li .rad-checked {
  height: 19px;
  width: 19px;
  margin: 1px;
  background: #4ca2ee;
  border: none;
}
/* slide-carousel styles */
.slide-carousel {
  position: relative;
  padding: 10px 15px;
  margin: 0 0 5px;
}
.slide-carousel .mask {
  width: 100%;
  overflow: hidden;
}
.slide-carousel .slideset {
  float: left;
  width: 9999px;
}
.slide-carousel .slide {
  float: left;
  width: 284px;
  padding: 0 10px;
}
.slide-carousel .btn-next,
.slide-carousel .btn-prev {
  position: absolute;
  left: -6px;
  top: 50%;
  margin: -11px 0 0;
  text-indent: -9999px;
  overflow: hidden;
  height: 38px;
  width: 21px;
  background: url(/Content/images/sprite.png?v=20160521) no-repeat 4px -96px;
}
.slide-carousel .btn-next:hover,
.slide-carousel .btn-prev:hover {
  background-color: #eee;
}
.slide-carousel .btn-next {
  left: auto;
  right: -6px;
  background-position: -24px -96px;
}
.reservation-time {
  padding: 0;
  margin: 0;
  list-style: none;
  line-height: 25px;
  color: #888;
}
.reservation-time li {
  margin: 0 0 10px;
}
.reservation-time li:first-child {
  margin: 0 0 6px;
}
.reservation-time .date,
.reservation-time .time {
  display: inline-block;
  width: 160px;
  text-align: center;
  text-transform: uppercase;
}
.reservation-time .date {
  font-size: 16px;
  color: #151515;
}
/* flight details */
.flight-details {
  border-bottom: 1px solid #f1f1f1;
  margin: 0 0 18px;
  text-align: center;
}
.flight-details .flight-content {
  text-align: left;
  display: inline-block;
  vertical-align: top;
  width: 460px;
}
.flight-details .row-holder {
  padding: 6px 0 5px;
}
.flight-details .row-holder + .row-holder {
  border-top: 1px solid #f1f1f1;
}
.flight-details .row-holder .col {
  display: inline-block;
  vertical-align: top;
  width: 151px;
}
.flight-details .reservation-nav {
  display: inline-block;
  vertical-align: top;
  width: 125px;
  margin: 0 0 0 7px;
}
.flight-details .reservation-nav .btn {
  display: block;
  width: 100%;
  margin: 15px 0 0;
}
.flight-details .status-label {
  border-radius: 3px;
  padding: 0;
  text-align: center;
  width: 115px;
}
.flight-details .status-label.secondary {
  margin-top: 5px;
}
.flight-details .status-label i {
  margin-right: 5px;
}
.flight-details .status-text {
  padding-left: 0px;
  text-align: left;
}
.flight-details .status-text .fa-check-circle {
  color: #CCCCCC;
}
.availability .row-holder .col {
  display: inline-block;
  vertical-align: top;
  width: 195px;
}
.availability .row-holder .col .btn {
  margin: 0 0 15px;
  width: 170px;
}
.time-box {
  display: inline-block;
  vertical-align: top;
  width: 125px;
  padding: 0 0 10px 10px;
  text-align: center;
  font-size: 14px;
  line-height: 16px;
  color: #888;
}
.time-box ~ .time-box {
  padding-left: 0;
}
.time-box span {
  display: block;
  font-size: 16px;
  color: #333;
}
.time-box strong {
  display: block;
  text-transform: uppercase;
  color: #333;
  font-size: 18px;
  line-height: 24px;
  font-weight: 500;
}
.ico-arrow-right {
  display: inline-block;
  vertical-align: top;
  text-indent: -9999px;
  overflow: hidden;
  font-size: 0;
  line-height: 0;
  background: url(/Content/images/sprite.png?v=20160521) no-repeat 0 -67px;
  width: 29px;
  height: 20px;
  margin: 19px 0 10px 11px;
}
.inf {
  display: inline-block;
  vertical-align: top;
  padding: 3px 0 10px 26px;
  margin: 0;
  list-style: none;
  font-size: 12px;
  line-height: 21px;
  color: #888;
}
.inf li {
  padding-left: 22px;
}
.instr-inf {
  position: relative;
  color: #333;
  font-size: 13px;
}
.instr-inf .color-box {
  position: absolute;
  top: 4px;
  left: 0;
  height: 12px;
  width: 12px;
  border-radius: 2px;
}
.instr-inf .color-box.blue {
  background: #4ba2ee;
}
.recur-inf:before {
  content: '';
  float: left;
  margin: 6px 0 0 -22px;
  background: url(/Content/images/sprite.png?v=20160521) no-repeat -299px -29px;
  height: 12px;
  width: 12px;
}
.item {
  padding: 10px 0 11px 24px;
  color: #666;
  line-height: 17px;
}
.item h2 {
  font-size: 14px;
  line-height: 17px;
  color: #808080;
  font-weight: 500;
  margin: 0 0 5px;
}
.item ul {
  padding: 0;
  margin: 0;
  list-style: none;
  font-weight: 500;
  color: #333;
}
.item:before {
  content: '';
  float: left;
  margin: 2px 0 0 -24px;
  background: url(/Content/images/sprite.png?v=20160521) no-repeat -999px -999px;
  height: 15px;
  width: 15px;
}
.item.customer:before {
  background-position: -249px 0;
}
.item.equipment:before {
  background-position: -312px 0;
}
.item.aircraft:before {
  background-position: -281px 0;
}
.item.location:before {
  background-position: -345px 0;
}
/* comment section styles */
.comment-section h2 {
  text-transform: uppercase;
  font-size: 16px;
  line-height: 22px;
  color: #151515;
  margin: 0 0 3px;
  font-weight: 400;
}
/* comment list styles */
.comment-list {
  padding: 0;
  margin: 0;
  list-style: none;
  line-height: 17px;
}
.comment-list .comment {
  padding: 0 0 4px;
}
.comment-list .internal-comments ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
/* comment form styles */
.comment-form {
  margin: 0 0 30px;
}
.comment-form .form-control {
  margin: 0 0 7px;
  width: 100%;
}
.comment-form .btn {
  width: 105px;
  margin: 0 7px 5px 0;
}
.comment-form .checkbox {
  display: inline-block;
  vertical-align: middle;
  margin: 0 7px 5px 0;
  padding: 2px 7px 1px 26px;
}
.reserv-history {
  padding: 0;
  margin: 0 -10px;
  list-style: none;
  line-height: 18px;
}
.reserv-history li {
  padding: 0 4px 5px;
}
.reserv-history li + li {
  border-top: 1px solid #f1f1f1;
  padding-top: 6px;
}
.reserv-history ul {
  padding: 0 0 0 9px;
  margin: 0;
  list-style: none;
}
.reserv-history ul li {
  border: none;
  padding: 0 0 1px;
}
/* flight-block */
.flight-block {
  overflow: hidden;
  padding: 0 13px 0 20px;
}
.flight-block .flight-info {
  overflow: hidden;
  padding: 0 0 7px;
}
.flight-block .flight-info .holder {
  width: 47%;
  float: left;
}
.flight-block .flight-info dl {
  margin: 0;
  overflow: hidden;
  color: #666;
  font-size: 13px;
  line-height: 16px;
}
.flight-block .flight-info dl dt {
  width: 91px;
  font-weight: 500;
  float: left;
  clear: both;
  padding: 0 17px 13px 0;
  text-align: right;
  line-height: 16px;
}
.flight-block .flight-info dl dd {
  float: left;
  line-height: 16px;
}
.flight-block .list {
  list-style: none;
  margin: 0;
  padding: 0 0 0 3px;
  overflow: hidden;
  font-size: 13px;
  line-height: 26px;
  font-weight: 500;
  color: #666;
}
.flight-block .list li {
  padding: 0 0 1px 24px;
  position: relative;
}
.flight-block .list li:after {
  content: '';
  background: url(/Content/images/sprite.png?v=20160521) no-repeat -45px -103px;
  width: 15px;
  height: 15px;
  position: absolute;
  left: 0;
  top: 6px;
}
/* datepicker styles */
div.dp-holder {
  width: 295px;
  height: 295px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin: -148px 0 0 -148px;
}
div.dp-holder div.datepicker {
  margin: 0 auto;
  width: 295px;
  height: 295px;
}
div.dp-holder div.datepicker .ui-datepicker {
  width: 295px;
  height: 295px;
  background: #fffefe;
  border: 1px solid #ccc;
  padding: 18px 38px;
  border-radius: 5px;
}
div.dp-holder div.datepicker .ui-datepicker .ui-datepicker-next,
div.dp-holder div.datepicker .ui-datepicker .ui-datepicker-prev {
  height: 13px;
  width: 13px;
  top: 4px;
  left: 0;
  border: none !important;
  background: none !important;
  cursor: pointer;
}
div.dp-holder div.datepicker .ui-datepicker .ui-datepicker-next {
  left: auto;
  right: 0;
}
div.dp-holder div.datepicker .ui-datepicker .ui-datepicker-next span,
div.dp-holder div.datepicker .ui-datepicker .ui-datepicker-prev span {
  background: url(/Content/images/sprite.png?v=20160521) no-repeat -50px -70px !important;
  width: 7px;
  height: 13px;
  margin: 0 3px;
  top: 0;
  left: 0;
}
div.dp-holder div.datepicker .ui-datepicker .ui-datepicker-next span {
  background-position: -65px -70px !important;
}
div.dp-holder div.datepicker .ui-datepicker td {
  padding: 3px 2px;
}
div.dp-holder div.datepicker .ui-datepicker td a,
div.dp-holder div.datepicker .ui-datepicker td span {
  border: none;
  background: none;
  padding: 0;
  text-align: center;
  font-size: 14px;
  line-height: 15px;
  padding: 5px;
  border-radius: 3px;
  font-weight: 300;
}
div.dp-holder div.datepicker .ui-datepicker th {
  padding: 3px 2px;
  font-weight: 300;
  text-transform: uppercase;
  color: #3c84c9;
  font-size: 9px;
  line-height: 13px;
}
div.dp-holder div.datepicker .ui-datepicker .ui-state-default {
  color: #151515;
}
div.dp-holder div.datepicker .ui-datepicker .ui-state-active,
div.dp-holder div.datepicker .ui-datepicker .ui-state-highlight,
div.dp-holder div.datepicker .ui-datepicker .ui-state-hover {
  color: #fff;
  background: #4ca2ee;
}
div.dp-holder div.datepicker .ui-datepicker .ui-priority-secondary {
  color: #ccc;
}
div.dp-holder div.datepicker .ui-datepicker-header {
  border: none;
  background: none;
  border-radius: 0;
  width: 125px;
  margin: 0 auto 10px;
  color: #888;
  text-transform: uppercase;
  font-weight: bold;
}
div.dp-holder div.datepicker .ui-datepicker-header .ui-datepicker-title {
  font-size: 14px;
  line-height: 14px;
  margin: 0 13px;
}
.print-container {
  padding: 13px 10px;
  margin: 0 auto;
  max-width: 1400px;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  color: #000;
  font: 13px/15px Arial, Helvetica, sans-serif;
}
.print-container h2 {
  font-size: 20px;
  line-height: 24px;
  font-weight: bold;
  margin: 0 0 2px;
}
.print-container p {
  margin: 0 0 16px;
}
.print-container .header {
  overflow: hidden;
  padding: 0 5px 5px;
}
.print-container .header h2 {
  margin: 0 0 20px;
  font-size: 22px;
}
.print-container .header .info-list {
  padding: 0;
  margin: 0;
  list-style: none;
}
.print-container .header .info-list li {
  overflow: hidden;
  padding: 0 0 5px;
  min-height: 15px;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
.print-container .header .info-list strong {
  float: left;
  width: 39%;
  text-align: right;
}
.print-container .header .info-list span {
  overflow: hidden;
  display: block;
  padding: 0 10px;
}
.print-container .header .column {
  float: left;
  width: 42%;
}
.print-container .header .column.alt {
  float: right;
  width: 57%;
}
.print-container .header .column.alt h2 {
  text-align: right;
}
.print-container .header .column.alt .info-list strong {
  width: 23.5%;
}
.print-container .info-tables {
  overflow: hidden;
  padding: 0 0 4px;
}
.print-container .info-tables .column {
  float: left;
  width: 70%;
  margin: 0 0.6% 0 0;
}
.print-container .info-tables .column.alt {
  margin: 0;
  width: 29.4%;
}
.print-container .info-tables .column.alt table td,
.print-container .info-tables .column.alt table th {
  height: 24px;
}
.print-container .info-tables .column.alt table th {
  width: 60%;
}
.print-container .info-tables .columns-holder {
  margin: 0 -1%;
}
.print-container .info-tables .columns-holder .column {
  margin: 0;
  width: 50%;
  padding: 0 1%;
}
.print-container .info-tables table {
  font-size: 13px;
  width: 100%;
  margin: 0 0 10px;
  border-collapse: collapse;
  table-layout: fixed;
}
.print-container .info-tables table td,
.print-container .info-tables table th {
  text-align: center;
  border: 1px solid #808080;
  vertical-align: top;
  padding: 3px 2%;
  height: 24px;
}
.print-container .info-tables table thead td,
.print-container .info-tables table thead th {
  height: auto !important;
  text-align: center;
  font-weight: bold;
  padding: 3px 1% 4px !important;
}
.print-container .info-tables table th {
  width: 71%;
  text-align: right;
}
.print-container .info-tables .main-table td,
.print-container .info-tables .main-table th {
  height: 23px;
  padding: 3px 1%;
}
.print-container .info-tables .main-table th {
  width: 26.6%;
}
.print-container .info-tables .chk-area {
  border: 1px solid #333;
  width: 23px;
  height: 22px;
  float: none;
  display: block;
  margin: -3px auto;
  background: none;
  position: relative;
}
.print-container .info-tables .chk-checked:after {
  background: url(/Content/images/sprite.png?v=20160521) no-repeat -373px -32px;
  width: 14px;
  height: 10px;
  content: '';
  position: absolute;
  left: 50%;
  top: 50%;
  margin: -5px 0 0 -7px;
}
.print-container .log-table {
  width: 100%;
  border-collapse: collapse;
  table-layout: fixed;
  margin: 0 0 15px;
  font-size: 13px;
}
.print-container .log-table td,
.print-container .log-table th {
  vertical-align: top;
  border: 1px solid #808080;
  padding: 2px 1%;
  height: 20px;
}
.print-container .log-table thead td,
.print-container .log-table thead th {
  height: auto;
  text-align: center;
  font-weight: bold;
  padding: 3px 1% 4px;
}
.print-container .log-table th {
  width: 23.5%;
  text-align: right;
}
.print-container .log-table .total {
  background: #ccc;
}
.print-container .squawks-table {
  width: 100%;
  margin: 0 0 21px;
  border-collapse: collapse;
  counter-reset: item;
}
.print-container .squawks-table td,
.print-container .squawks-table th {
  border: 1px solid #808080;
  padding: 8px 2%;
}
.print-container .squawks-table th:before {
  content: counters(item, '.') '';
  counter-increment: item;
}
.print-container .squawks-table th {
  text-align: center;
  font-size: 15px;
  width: 15%;
}
.print-container .reminders-table {
  margin: 0 0 10px;
  width: 100%;
  table-layout: fixed;
  font-size: 15px;
}
.print-container .reminders-table td,
.print-container .reminders-table th {
  font-size: 13px;
  border-bottom: 1px solid #808080;
  width: 15%;
  padding: 0 2%;
  text-align: center;
  vertical-align: top;
}
.print-container .reminders-table th {
  font-size: 14px;
  line-height: 16px;
  padding: 3px 2% 5px;
}
.print-container .reminders-table td {
  padding-top: 5px;
  padding-bottom: 5px;
}
.print-container .reminders-table th.title-col {
  padding-top: 0;
  font-size: 20px;
  line-height: 24px;
}
.print-container .reminders-table .title-col {
  font-size: 13px;
  text-align: left;
  width: 72%;
  padding-left: 0;
}
.print-container .red {
  color: red;
}
.print-container .footer {
  font-size: 14px;
}
.print-container .footer dl {
  margin: 0 0 20px;
}
.print-container .footer dl dt {
  float: left;
  margin: 0 3px 0 0;
  line-height: 16px;
  font-weight: normal;
  text-transform: uppercase;
}
.print-container .footer dl dd {
  margin: 0 0 13px;
  line-height: 16px;
}
.print-container .signatures {
  padding: 0 5px;
  margin: 0 -3% 0 0;
  font-size: 15px;
}
.print-container .signatures .person {
  border-top: 2px solid #000;
  padding: 9px 0 20px;
  display: inline-block;
  vertical-align: top;
  width: 26%;
  margin: 21px 6.5% 0 0;
}
.print-container .signatures .person strong {
  display: block;
  margin: 0 0 1px;
}
/* ---------------------------------------------------------
	2. Custom form styles
	---------------------------------------------------------*/
/* hide original element */
.jcf-hidden {
  display: block !important;
  position: absolute !important;
  left: -9999px !important;
  /* change to right: -9999px on RTL sites */
}
/* custom checkbox styles */
.chk-area {
  float: left;
  background: url(/Content/images/sprite.png?v=20160521) no-repeat -371px 0;
  height: 17px;
  width: 17px;
  margin: 0 10px 0 0;
}
.chk-checked {
  background-position: -371px -28px;
}
/* custom radio styles */
.rad-area {
  margin: 0 10px 0 0;
  float: left;
  background: url(/Content/images/sprite.png?v=20160521) no-repeat -395px 0;
  height: 18px;
  width: 18px;
}
.rad-checked {
  background-position: -395px -28px;
}
/* custom select styles */
.select-area {
  border: 1px solid #ebebeb;
  background: #fff;
  position: relative;
  overflow: hidden;
  cursor: default;
  height: 32px;
  float: none;
  display: block;
  color: #a8a8a8;
  font-size: 12px;
  line-height: 20px;
  border-radius: 3px;
}
.select-active {
  background: #f1f1f1;
}
.select-area .center {
  white-space: nowrap;
  display: block;
  margin: 0 30px 0 0;
  padding: 5px 10px;
}
.select-disabled {
  background: #eee;
}
.select-area .select-opener {
  position: absolute;
  height: 0;
  width: 0;
  right: 10px;
  top: 14px;
  border: 4px solid transparent;
  border-top-color: #888;
}
.select-active .select-opener {
  top: 10px;
  border-color: transparent;
  border-bottom-color: #888;
}
.select-options {
  position: absolute;
  overflow: hidden;
  background: #fff;
  z-index: 2000;
}
.select-options .drop-holder {
  border: 1px solid #ebebeb;
  overflow: hidden;
  height: 1%;
}
.select-options ul {
  list-style: none;
  overflow: hidden;
  padding: 0;
  margin: 0;
  font-size: 12px;
  line-height: 15px;
}
.select-options ul li {
  width: 100%;
  float: left;
  margin: 2px 0;
}
.select-options ul a {
  text-decoration: none;
  padding: 2px 12px 4px;
  display: block;
  cursor: default;
  color: #888;
  height: 1%;
}
.select-options .item-selected a {
  text-decoration: none;
  background: #4ca2ee;
  color: #fff;
}
/* select options optgroup example styles */
.select-options .optgroup {
  clear: both;
}
.select-options .optgroup strong {
  display: block;
  padding: 5px;
}
.select-options .optgroup ul a {
  padding-left: 30px;
}
/* textarea example styles (optional) */
.text-block .control-wrapper {
  border: 1px solid #777;
  float: left;
}
.text-block textarea {
  font-size: 12px;
  width: 500px;
  height: 150px;
  float: left;
  border: 0;
  margin: 0;
  padding: 0;
}
/* custom scrollbars styles */
.scrollable-area {
  overflow: auto;
}
.scrollable-area-wrapper {
  position: relative;
  overflow: hidden;
  width: 100%;
}
.scrollable-area-wrapper .hscrollbar,
.scrollable-area-wrapper .vscrollbar {
  position: absolute;
  top: 0;
  right: 0;
  width: 16px;
  background: #fcfcfc;
  border: 1px solid #e4e4e4;
  box-shadow: inset 6px 0 10px -4px rgba(0, 0, 0, 0.2), inset -4px 0 6px -4px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: inset 6px 0 10px -4px rgba(0, 0, 0, 0.2), inset -4px 0 6px -4px rgba(0, 0, 0, 0.2);
}
.scrollable-area-wrapper .hscroll-left,
.scrollable-area-wrapper .hscroll-right,
.scrollable-area-wrapper .vscroll-down,
.scrollable-area-wrapper .vscroll-up {
  background: none;
  width: 14px;
  height: 3px;
  float: left;
}
.scrollable-area-wrapper .hscroll-line,
.scrollable-area-wrapper .vscroll-line {
  width: 14px;
  float: left;
}
.scrollable-area-wrapper .hscroll-slider,
.scrollable-area-wrapper .vscroll-slider {
  background: #c2c2c2;
  width: 8px;
  height: 20px;
  border-radius: 4px;
  margin: 0 3px;
}
.scrollable-area-wrapper .hscrollbar {
  position: static;
  height: 20px;
  top: auto;
}
.scrollable-area-wrapper .hscroll-line {
  height: 20px;
  width: auto;
}
.gallery {
  max-width: 900px;
  margin: 17px 0 0 -29px;
}
.gallery.list-view {
  max-width: inherit;
  margin: 0;
}
.gallery.list-view .buttons {
  display: block;
}
.gallery.list-view li {
  margin: 0;
  width: 100%;
  display: table;
  padding: 9px 164px 8px 0;
  border-bottom: 1px solid #f1f1f1;
}
.gallery.list-view a {
  display: table-cell;
  vertical-align: middle;
  height: 100%;
}
.gallery.list-view .gallery-box {
  display: table;
  border-radius: 0;
  overflow: inherit;
  box-shadow: none;
  width: 300px;
  height: 100%;
}
.gallery.list-view .gallery-box .img-frame,
.gallery.list-view .gallery-box .title {
  display: inline-block;
  vertical-align: middle;
}
.gallery.list-view .gallery-box .img-frame {
  border-radius: 1px;
  width: 104px;
  height: 69px;
  margin: 0 20px 0 0;
}
.gallery.list-view .gallery-box .title {
  padding: 0;
  font-size: 13px;
  line-height: 15px;
  text-align: left;
  width: 150px;
}
.gallery.list-view .gallery-box .title br {
  display: block!important;
  line-height: 0;
}
.gallery.list-view .tags {
  width: 234px;
  top: 0;
  left: auto;
  right: 164px;
}
.gallery.list-view .tags .tag {
  border-radius: 0;
}
.gallery li {
  padding: 0;
  margin: 0 0 27px 30px;
  position: relative;
  vertical-align: top;
}
.gallery li.not-active .none {
  display: block;
}
.gallery li.available .avail {
  display: block;
}
.gallery .tags {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 9;
}
.gallery .tag {
  color: #595959;
  font-size: 16px;
  line-height: 18px;
  font-weight: 500;
  text-align: center;
  padding: 5px 10px;
  border-radius: 3px 3px 0 0;
  text-transform: capitalize;
  color: #fff;
}
.gallery .avail,
.gallery .none {
  display: none;
}
.gallery .none {
  background: rgba(244, 1, 0, 0.6);
}
.gallery .avail {
  background: rgba(45, 178, 0, 0.6);
}
.gallery .buttons {
  display: none;
  margin: -16px 0 0;
  position: absolute;
  border: 3px;
  right: 26px;
  top: 50%;
}
.gallery .buttons .btn {
  height: 32px;
  position: relative;
  min-width: 42px;
  display: inline-block;
  vertical-align: middle;
  color: #666;
  padding: 8px 16px;
  margin: 0 0 0 -2px;
  text-decoration: none;
  text-transform: capitalize;
  font: 400 12px/14px Arial, Helvetica, sans-serif;
}
.gallery .buttons .ico-caret {
  width: 9px;
  height: 7px;
  margin: 0;
  background: url("../images/arrow.png") no-repeat;
}
.ac-dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 14px;
  text-align: left;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box;
}
.ac-dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.ac-dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.ac-dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857143;
  color: #595959;
  white-space: nowrap;
}
.gallery-box {
  width: 233px;
  overflow: hidden;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(51, 51, 51, 0.65);
  box-shadow: 0 1px 1px rgba(51, 51, 51, 0.65);
}
.gallery-box:hover {
  -webkit-box-shadow: 0 4px 1px rgba(51, 51, 51, 0.65);
  box-shadow: 0 4px 1px rgba(51, 51, 51, 0.65);
  /*background: @blue;*/
}
.gallery-box:hover .title {
  background: #fff;
}
.gallery-box.open {
  background: #4ca2ee;
  box-shadow: none;
  border-radius: 4px 4px 0 0;
}
.gallery-box.open .title {
  background: #4ca2ee;
  color: #fff;
}
.gallery-box a {
  display: block;
  text-decoration: none;
}
.gallery-box .img-frame {
  overflow: hidden;
  border-radius: 3px;
}
.gallery-box .img-frame img {
  display: block;
  width: 100%;
  height: auto;
}
.gallery-box .title {
  display: block;
  color: #595959;
  font-size: 14px;
  line-height: 16px;
  font-weight: 400;
  text-align: left;
  padding: 15px 40px 10px;
  white-space: nowrap;
  overflow: hidden;
  letter-spacing: -0.5px;
  text-overflow: ellipsis;
  text-transform: capitalize;
}
.gallery-box .title br {
  display: none;
}
.gallery-box .drop-opener {
  position: relative;
}
.gallery-box .drop-opener:hover .title {
  background: #4ca2ee;
  color: #fff;
}
.gallery-box .caret {
  position: absolute;
  top: 50%;
  right: 14px;
  width: 12px;
  height: 7px;
  border: 0;
  border-radius: 2px;
  overflow: hidden;
}
.gallery-box .caret:after,
.gallery-box .caret:before {
  position: absolute;
  background: #000;
  content: "";
  width: 2px;
  height: 12px;
  bottom: 0;
}
.gallery-box .caret:after {
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
  left: 1px;
}
.gallery-box .caret:before {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  right: 1px;
}
.gallery-box .ac-dropdown-menu {
  width: 100%;
  margin: 0;
  border-radius: 0 0 4px 4px;
  padding: 14px 0 4px;
  -webkit-box-shadow: 0 1px 1px rgba(51, 51, 51, 0.65);
  box-shadow: 0 1px 1px rgba(51, 51, 51, 0.65);
}
.gallery-box .ac-dropdown-menu li {
  margin: 0;
  padding: 0 15px 1px;
}
.gallery-box .ac-dropdown-menu a {
  padding: 0;
  color: #3c84c9;
  line-height: 16px;
  display: inline-block;
  vertical-align: top;
}
.gallery-box .ac-dropdown-menu a:hover {
  background: none;
  color: #595959;
}
@media only screen and (max-width: 767px) {
  .reminders-top-panel {
    border-bottom: solid;
    border-bottom-color: #D8D8D8;
    border-bottom-width: 1px;
    padding-bottom: 20px;
    margin-bottom: 20px;
  }
}
.reminders-top-panel .reminders-template-buttons-lg {
  width: 100%;
}
@media (max-width: 1310px) {
  .reminders-top-panel .reminders-template-buttons-lg {
    display: none !important;
  }
}
.reminders-top-panel .reminders-template-buttons-sm {
  width: 100%;
}
@media (min-width: 1309px) {
  .reminders-top-panel .reminders-template-buttons-sm {
    display: none !important;
  }
}
.reminders-inactivate-btn {
  float: right !important;
}
.reminder-template-text {
  color: rgba(0, 0, 0, 0.85);
  font-family: Roboto;
  font-size: 14px;
  letter-spacing: 0;
  line-height: 18px;
}
@media only screen and (min-width: 768px) {
  .reminder-template-text {
    height: 18px;
  }
}
.reminder-template-text .show-aircraft {
  margin-top: 17px;
}
.reminder-template-text p {
  padding-top: 6px;
}
@media only screen and (max-width: 767px) {
  .reminder-template-aircraft-list {
    height: auto !important;
    margin-top: 0px !important;
  }
}
.reminder-aircraft-list {
  color: rgba(0, 0, 0, 0.85);
  font-family: Roboto;
  font-size: 12px;
  letter-spacing: 0;
  line-height: 18px;
}
.reminder-template-text .bold {
  font-weight: bold;
}
.reminder-template-pointer {
  cursor: pointer;
}
.template-caret {
  float: left;
  min-width: 20px;
  min-height: 28px;
  transform: scale(0.85);
}
.template-caret .closed {
  transform: scale(0.85) rotate(270deg);
}
.reminder-template-name {
  float: left;
  padding-top: 8px;
  max-width: 90%;
}
.reminder-template-responsive {
  float: left;
  padding-top: 8px;
  max-width: 80%;
}
.template-details-container {
  padding-left: unset;
  padding-right: unset;
  margin-left: unset;
  margin-right: unset;
  width: 100%;
}
@media only screen and (min-width: 768px) {
  .template-details-container .recurrence-row {
    display: flex;
  }
}
.template-details {
  color: rgba(0, 0, 0, 0.85);
  font-family: Roboto;
  font-size: 18px;
  letter-spacing: 0;
  line-height: 21px;
  margin-bottom: 20px;
  background-color: #FAFAFA;
}
.template-details fspdropdown {
  margin-left: 17px;
  margin-top: -5px;
  font-size: 14px;
}
.template-details .caret {
  transform: rotate(180deg);
}
.recurrence-header {
  font-size: 16px;
  font-weight: 500;
  line-height: 19px;
  margin-bottom: 20px;
}
@media only screen and (min-width: 768px) {
  .recurrence-header {
    text-align: center;
  }
}
.recurrence-modal {
  text-align: left !important;
}
.recurrence-label {
  font-size: 14px;
  line-height: 16px;
}
@media only screen and (min-width: 768px) {
  .recurrence-label {
    text-align: right;
    margin-bottom: 10px;
  }
}
@media only screen and (max-width: 767px) {
  .recurrence-label {
    margin-bottom: 3px;
  }
}
.recurrence-edit-label {
  padding-top: 8px;
  font-size: 14px;
  line-height: 16px;
  font-weight: normal;
  margin-bottom: 10px;
  color: #595959;
}
.recurrence-value {
  font-size: 14px;
  line-height: 16px;
  font-weight: bold;
  margin-bottom: 10px;
}
@media only screen and (min-width: 768px) {
  .recurrence-value {
    padding-left: 0px;
  }
}
.recurrence-value .aircraft-input {
  font-size: 14px;
  line-height: 22px;
  font-weight: 400;
}
@media only screen and (min-width: 768px) {
  .recurrence-value .recurrence-edit-input {
    margin-top: -8px;
  }
}
.recurrence-value.margin-bottom-none {
  margin-bottom: 0px;
}
.recurrence-value .edit-next-due {
  cursor: pointer;
  text-decoration: underline;
  color: #3C84C9;
  float: left;
  font-weight: normal;
  margin-left: 5px;
}
.refNumber-label {
  font-size: 14px;
  line-height: 16px;
}
@media only screen and (min-width: 768px) {
  .refNumber-label {
    text-align: right;
    margin-bottom: 10px;
  }
}
@media only screen and (max-width: 767px) {
  .refNumber-label {
    margin-bottom: 3px;
  }
}
.refNumber-value {
  font-size: 14px;
  line-height: 16px;
  font-weight: bold;
  margin-bottom: 10px;
}
@media only screen and (min-width: 768px) {
  .refNumber-value {
    padding-left: 0px;
  }
}
@media only screen and (min-width: 768px) {
  .refNumber-value .refNumber-edit-input {
    margin-top: -8px;
  }
}
.refNumber-value.margin-bottom-none {
  margin-bottom: 0px;
}
.attachments-row {
  margin-top: 10px;
}
.attachments-label {
  font-size: 14px;
  line-height: 16px;
}
@media only screen and (min-width: 768px) {
  .attachments-label {
    text-align: right;
    margin-bottom: 10px;
  }
}
@media only screen and (max-width: 767px) {
  .attachments-label {
    margin-bottom: 3px;
  }
}
.attachments-value {
  font-size: 14px;
  line-height: 16px;
  margin-bottom: 10px;
  font-weight: bold;
}
@media only screen and (min-width: 768px) {
  .attachments-value {
    padding-left: 0px;
  }
}
.attachments-value.margin-bottom-none {
  margin-bottom: 0px;
}
.suggested-next-due {
  padding-top: 10px;
  height: 16px;
  color: #6B6B6B;
  font-size: 14px;
  letter-spacing: 0;
  line-height: 16px;
}
.suggested-next-due-notice {
  border: #F87101 solid 1px;
}
.recurrence-label-light {
  color: #767676;
  font-size: 14px;
  line-height: 16px;
}
@media only screen and (min-width: 768px) {
  .recurrence-label-light {
    text-align: center;
  }
}
@media only screen and (max-width: 767px) {
  .recurrence-label-light {
    margin-bottom: 10px;
  }
}
@media only screen and (min-width: 768px) {
  .recurrence-table-border {
    border-right: solid;
    border-right-color: #D8D8D8;
    border-right-width: 1px;
  }
}
@media only screen and (max-width: 767px) {
  .recurrence-table-border {
    border-bottom: solid;
    border-bottom-color: #D8D8D8;
    border-bottom-width: 1px;
    padding-bottom: 10px;
    margin-bottom: 20px;
  }
}
.template-step1-header {
  width: 100%;
  text-align: center;
  padding-bottom: 5px;
  color: #000000;
  font-size: 18px;
  line-height: 21px;
}
.template-step1-container {
  text-align: center;
  background-color: #F5F5F5;
  padding: 20px;
}
.template-step1-container .title {
  font-size: 18px;
  font-weight: 500;
  line-height: 21px;
  color: #000000;
}
.template-step1-container .info {
  color: #6B6B6B;
  font-size: 14px;
  line-height: 16px;
}
.template-step1-container .row {
  margin-bottom: 16px;
}
.template-modal-title {
  font-size: 18px;
  line-height: 21px;
  color: #000000;
  padding-top: 9px;
}
.template-step2 {
  letter-spacing: 0;
  color: rgba(0, 0, 0, 0.85);
  background-color: #FAFAFA !important;
}
.template-step2 label {
  font-size: 14px;
  line-height: 16px;
}
.template-step2 input {
  width: 100%;
  color: #000000;
}
.template-step2 textarea {
  color: #000000 !important;
}
.template-step2 p {
  font-weight: bold;
}
.template-step2 .input-div {
  margin-bottom: 20px;
}
.template-step2 .input-div label {
  width: 100%;
}
.template-step2 .input-div .inner-input-text {
  line-height: 31px;
  margin-left: -30px;
}
.template-step2 .input-div .input-narrow {
  margin-bottom: 0px;
  width: 100px;
  float: left;
  padding-right: 30px;
}
.template-step2 .sub-header {
  margin-bottom: 20px;
}
.template-step2 .link-label {
  float: right;
  color: #595959;
}
.link-icon-image {
  background-image: url("/Content/images/link-solid.svg");
  float: left;
  margin-right: 5px;
  height: 16px;
  width: 16px;
  opacity: 0.645;
}
.template-input {
  width: 100%;
}
.template-modal-info {
  color: #595959;
  font-size: 14px;
  line-height: 16px;
}
.row.text-center > div {
  display: inline-block;
  float: none;
}
.template-step4 {
  letter-spacing: 0;
  color: rgba(0, 0, 0, 0.85);
}
.template-step4 .template-label {
  font-size: 14px;
  line-height: 16px;
  padding-bottom: 12px;
}
.template-step4 .icon-right {
  justify-content: flex-end;
}
.template-step5.aircraft-progress {
  margin-bottom: 25px;
}
.template-step5 .custom-progress {
  clear: both;
  height: 9px;
  margin-bottom: 0px;
}
.template-step5 .custom-progressbar {
  border-right-color: #E5E5E5;
  border-right-style: solid;
  border-right-width: 1px;
  -webkit-box-shadow: unset;
  box-shadow: unset;
}
.template-step5 .custom-progressbar-last {
  border-right: none;
  -webkit-box-shadow: unset;
  box-shadow: unset;
}
.next-due-label {
  margin-top: 9px;
  margin-bottom: 4px;
  color: #6B6B6B;
  font-weight: normal;
}
.next-due-value {
  color: #6B6B6B;
  font-weight: bold;
  margin-bottom: 0px;
}
.wide-dropdown {
  width: 85% !important;
}
.sub-nav {
  margin: 3px 0 18px -37px;
  font-size: 15px;
  line-height: 17px;
  text-transform: uppercase;
}
.sub-nav a {
  color: #999;
  text-decoration: none;
}
.sub-nav a:hover {
  color: #3984C9;
}
.sub-nav li {
  margin: 0 0 0 43px;
  padding: 0;
}
.sub-nav .active a {
  color: #3984C9;
  text-decoration: underline;
}
.filter-sec {
  padding: 20px 4.4%;
}
.filter-sec .filter-block {
  margin: 0 0 46px;
}
.filter-sec h2 {
  background: #f1f1f1;
  color: #33334a;
  font-size: 17px;
  padding: 11px 20px;
  font-weight: 500;
  margin: 0 0 17px;
}
.filter-sec .list-filter {
  margin: 0 0 17px;
  list-style: none;
  padding: 0 2%;
  font-size: 15px;
}
.filter-sec .list-filter li {
  line-height: 21px;
  padding: 0 3.1% 7px 1.8%;
  margin: 0 0 7px;
  overflow: hidden;
  border-bottom: 1px solid #f1f1f1;
}
.filter-sec .list-filter li .block {
  display: table;
  width: 100%;
}
.filter-sec .list-filter li .title {
  display: table-cell;
  vertical-align: middle;
  width: 60%;
  font-weight: 500;
}
.filter-sec .list-filter .btn-area {
  display: table-cell;
  vertical-align: middle;
  text-align: right;
}
.filter-sec .list-filter .btn-area a {
  margin: 0 0 0 18px;
  color: #666;
}
.filter-sec .list-filter a {
  color: #141414;
  text-decoration: none;
}
.filter-sec .btn {
  font-size: 13px;
  font-weight: 500;
  padding: 7px 14px 8px;
  margin: 0 0 0 56px;
}
.filter-sec .title-box .info {
  margin: 0 0 0 5px;
}
/* ---------------------------------------------------------
	3. Styles for Responsive web design
	---------------------------------------------------------*/
/* styles for screens 992px wide and larger */
@media only screen and (min-width: 992px) {
  #main {
    margin: 0 !important;
  }
  .full-name {
    max-width: 105px;
    overflow: hidden;
    white-space: nowrap;
    display: inline-block !important;
    text-overflow: ellipsis;
    float: left;
  }
  .question-icon {
    display: block;
  }
  .no-name {
    display: none;
  }
}
/* styles for screens 991px wide and narrower */
@media only screen and (max-width: 991px) {
  .personal-block-grid {
    grid-template-columns: none;
    display: flex;
    flex-wrap: wrap;
  }
  .mobileAlert {
    display: block;
  }
  .desktopAlert {
    display: none;
  }
  .new-info {
    display: none;
  }
  .sidebar {
    display: block;
  }
  .sidebar-hidden {
    display: block;
  }
  .info-input {
    float: left;
    padding-left: 0 !important;
  }
  .d-link {
    display: none;
  }
  .m-link {
    display: block;
  }
  #main {
    width: 100%;
  }
  .main-holder,
  .main-holder-sidebar-hidden {
    padding: 65px 10px;
    overflow: hidden;
    position: relative;
  }
  .btn-menu {
    display: block;
    float: left;
    text-indent: -9999px;
    overflow: hidden;
    background: url(/Content/images/sprite.png?v=20160521) no-repeat 0px -136px;
    height: 40px;
    width: 32px;
    margin: -3px 10px 6px -4px;
  }
  .btn-menu-desktop {
    display: none;
  }
  .h1,
  h1 {
    margin: 0 0 20px;
  }
  .subnav {
    padding: 0 0 2px;
  }
  .top-panel {
    margin: 0 0 7px;
  }
  .full-name {
    max-width: 105px;
    overflow: hidden;
    white-space: nowrap;
    display: inline-block !important;
    text-overflow: ellipsis;
    float: left;
  }
  .question-icon {
    display: block;
  }
  .no-name {
    display: none;
  }
  .personal-block {
    padding: 18px 0 19px 26px;
  }
  .personal-block .contact-list {
    margin: 2px 0 11px;
    width: 248px;
  }
  .personal-block .contact-list li {
    margin: 0 0 1px;
  }
  .personal-block .contact-list li strong {
    letter-spacing: 1px;
  }
  .personal-block .photo {
    margin: 3px 4px 0 0;
  }
  .spec-block {
    padding: 0 0 19px;
  }
  .spec-block .spec-list {
    margin: 2px 0 11px;
  }
  .spec-block .spec-list li {
    margin: 0 0 1px;
  }
  .person-name {
    line-height: 32px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    max-width: 330px;
  }
  .gallery.list-view .buttons {
    display: none;
  }
  .gallery li {
    margin: 0 0 21px 30px;
  }
  .tabs-frame .tab-content .info-block {
    float: none;
    overflow: hidden;
    width: 100%;
    margin: 0;
  }
  .report-size {
    max-width: 700px;
  }
  .btns-row {
    background: #f5f5f5;
    overflow: hidden;
    padding: 12px 9px 15px 21px;
    margin: 5px 0 15px;
    max-width: 700px;
  }
  .btns-row .btn {
    text-decoration: none;
    min-width: 90px;
    margin: 0;
  }
  .btns-row .right-btns {
    float: right;
    display: none;
  }
  .btns-row .right-btns .btn {
    margin: 0 0 0 8px;
    background: #999;
    border: 1px solid #999;
    color: #fff;
  }
  .btns-row .right-btns .btn:hover {
    background: #bcbcbc;
    border: 1px solid #bcbcbc;
  }
  .scroll-holder {
    padding: 0 10px 0 0;
    margin: 0 -10px 0 0;
  }
  .dashboard {
    margin: 0 -1%;
  }
  .dashboard .column {
    margin: 0 1%;
    width: 48%;
  }
  .dashboard section {
    margin: 0;
  }
  .sch-container {
    margin-top: -16px;
  }
}
/* styles for screens 767px wide and narrower */
@media only screen and (max-width: 767px) {
  .res-align {
    text-align: left;
  }
  .toastSuccess {
    width: 98%;
    margin: 0;
    padding-top: 8px !important;
    text-align: center;
    left: 1%;
  }
  .toastDesktop {
    display: none;
  }
  .toastMobile {
    display: block;
    font-size: 10pt;
    text-align: left;
    margin: 0 15px;
    width: 80%;
  }
  .toastMobile a {
    color: #FFF;
  }
  .clear-both {
    clear: both !important;
  }
  .head-btn {
    margin-left: 0;
    float: none;
    width: 100%;
    margin-bottom: 10px;
    margin-top: -15px;
  }
  fieldset {
    padding: 0 !important;
  }
  .d-link {
    display: none;
  }
  .m-link {
    display: normal;
  }
  .sch-tabs {
    display: none;
  }
  .account-widget-btn {
    height: 25px;
    display: block;
    text-align: left;
    margin-top: 15px;
  }
  .tab-content {
    margin-left: 6px;
  }
  .top-panel .chosen-container,
  .top-panel .chosen-select {
    min-width: 180px;
    width: 180px;
  }
  .top-panel .btn-default,
  .top-panel .chosen-select-holder {
    float: none;
  }
  .top-panel .chosen-select-holder {
    width: 100%;
    margin: 0 0 10px;
  }
  .top-panel .btn-default {
    text-decoration: none;
    background: #4ca2ee;
    border-radius: 2px;
    padding: 8px 18px;
    color: #fff;
    border: 0;
  }
  .top-panel .chosen-container .chosen-single {
    height: 33px;
  }
  .top-panel .chosen-container .chosen-single span {
    padding: 8px 10px;
  }
  .subnav-holder.add-class .nav-select {
    display: block;
    width: 180px;
    margin: 0 0 7px;
  }
  .subnav-holder.add-class .select-nav-select.select-area {
    width: 180px !important;
    position: relative;
    left: 0;
    float: none;
    text-transform: capitalize;
    overflow: hidden;
    margin: 0 0 7px;
    color: #726c6c;
    font-size: 14px;
    height: 33px;
  }
  .subnav-holder.add-class .select-nav-select.select-area .center {
    padding: 7px 12px;
  }
  .subnav-holder.add-class .select-nav-select.select-area .select-opener {
    right: 10px;
  }
  .subnav-holder.add-class .sub-nav {
    display: none;
  }
  .btn-menu {
    margin-right: 9px;
  }
  .btn-menu-desktop {
    display: none;
  }
  .main-holder,
  .main-holder-sidebar-hidden {
    padding: 50px 10px;
  }
  .sch-container {
    margin-top: -16px;
  }
  .h1,
  h1 {
    font-size: 20px;
    margin: 0 0 18px;
  }
  .h2,
  h2 {
    font-size: 18px;
  }
  .h3,
  h3 {
    font-size: 16px;
  }
  .h4,
  h4 {
    font-size: 14px;
  }
  .h5,
  h5 {
    font-size: 13px;
  }
  .h6,
  h6 {
    font-size: 12px;
  }
  .nav-select {
    display: block;
    width: 237px;
    margin: 0 0 15px;
  }
  .select-nav-select.select-area {
    width: 237px !important;
    position: relative;
    left: 0;
    float: none;
    overflow: hidden;
    margin: 0 0 15px;
    color: #3c84c9;
    font-size: 16px;
    height: 31px;
  }
  .select-nav-select.select-area .center {
    padding: 3px 12px;
  }
  .select-nav-select.select-area .select-opener {
    right: 13px;
  }
  /*.subnav{display:none;}*/
  .filter,
  .search-form {
    float: none;
    display: block;
    margin: 0 0 8px;
  }
  .filter {
    margin: 0 0 16px;
  }
  .table:not(.unresponsive),
  .table:not(.unresponsive) tbody,
  .table:not(.unresponsive) td,
  .table:not(.unresponsive) tfoot,
  .table:not(.unresponsive) th,
  .table:not(.unresponsive) thead,
  .table:not(.unresponsive) tr {
    display: block;
    float: left;
    clear: both;
    width: 100%;
  }
  .table:not(.unresponsive) thead {
    display: none;
  }
  .table:not(.unresponsive) time {
    display: inline;
  }
  .table:not(.unresponsive) > tbody > tr > td,
  .table:not(.unresponsive) > tbody > tr > th,
  .table:not(.unresponsive) > tfoot > tr > td,
  .table:not(.unresponsive) > tfoot > tr > th,
  .table:not(.unresponsive) > thead > tr > td,
  .table:not(.unresponsive) > thead > tr > th {
    padding: 12px 8px 13px;
    border-color: #ddd;
    border-width: 0 0 0;
  }
  .table:not(.unresponsive) > tbody > tr > td:first-child,
  .table:not(.unresponsive) > tbody > tr > th:first-child {
    border: none;
  }
  .table:not(.unresponsive) > tbody > tr > td:last-child {
    padding: 12px 8px 13px;
    border-color: #ddd;
    border-width: 0 0 1px;
    width: 100%;
  }
  .modalTable,
  .modalTable tbody,
  .modalTable td,
  .modalTable tfoot,
  .modalTable th,
  .modalTable thead,
  .modalTable tr {
    display: block;
    float: left;
    clear: both;
    width: 100%;
  }
  .modalTable thead {
    display: none;
  }
  .modalTable time {
    display: inline;
  }
  .modalTable > tbody > tr > td,
  .modalTable > tbody > tr > th,
  .modalTable > tfoot > tr > td,
  .modalTable > tfoot > tr > th,
  .modalTable > thead > tr > td,
  .modalTable > thead > tr > th {
    padding: 12px 8px 13px;
    border-color: #ddd;
    border-width: 1px 0 0;
  }
  .modalTable > tbody > tr > td:first-child,
  .modalTable > tbody > tr > th:first-child {
    border: none;
  }
  .panel-heading h1 {
    font-size: 14px;
  }
  /* modal styles */
  .modal .scroll-area.scrollable-area {
    width: 100% !important;
    height: auto !important;
    max-height: 100000px;
    overflow: visible !important;
    padding: 0 10px;
  }
  .modal .scroll-area.scrollable-area .area {
    padding: 11px 0 5px;
  }
  .modal .modal-dialog {
    margin: 0;
  }
  .modal-body {
    padding: 11px 0 0;
  }
  .modal-body > .scrollable-area-wrapper {
    width: 100% !important;
    height: auto !important;
    overflow: visible !important;
  }
  .modal-body > .scrollable-area-wrapper > .vscrollbar {
    display: none !important;
  }
  .modal-content {
    border: none;
    border-radius: 0;
    position: static;
  }
  .modal-title {
    font-size: 18px;
    line-height: 22px;
    margin-top: 7px;
  }
  .chosen-container,
  .chosen-select {
    min-width: 100%;
    width: 100%;
  }
  .check-slide {
    margin-top: 25px;
  }
  .check-slide .control-label {
    margin: 0 0 9px;
  }
  .check-slide .form-control {
    float: none;
  }
  .check-slide .col + .col {
    margin: 0;
  }
  /* slide-carousel styles */
  .slide-carousel {
    padding: 10px 0;
  }
  .slide-carousel .slideset {
    width: auto;
    float: none;
  }
  .slide-carousel .slide {
    width: auto;
    float: none;
    padding: 10px 0 0;
  }
  .slide-carousel .slide:first-child {
    padding: 0;
  }
  .slide-carousel .btn-next,
  .slide-carousel .btn-prev {
    display: none;
  }
  .reservation-time .date,
  .reservation-time .time {
    text-align: left;
  }
  /* flight details styles */
  .flight-details .flight-content {
    float: none;
    width: 100%;
  }
  .flight-details .row-holder .col {
    display: inline;
    width: auto;
  }
  .flight-details .row-holder .item {
    display: inline-block;
    vertical-align: top;
    width: 136px;
  }
  .flight-details .reservation-nav {
    float: none;
    width: 100%;
    margin: 0 0 10px;
  }
  .flight-details .reservation-nav .btn {
    display: inline-block;
    vertical-align: top;
    margin: 0 0 5px;
    width: 125px;
  }
  .time-box {
    padding: 0 0 10px;
    width: 115px;
  }
  .group {
    display: block;
    clear: both;
  }
  #contact-popup {
    top: 30px;
    left: 0;
    width: 180px;
    margin: 0;
  }
  #contact-popup .arrow {
    display: none;
  }
  #contact-popup .popover-content {
    padding: 5px;
  }
  .social-holder .social-title {
    float: none;
    display: block;
    margin: 0 0 10px;
  }
  .social-networks {
    float: none;
  }
  .social-networks li {
    margin: 0 10px 5px 0;
  }
  .full-name {
    display: none !important;
  }
  .question-icon {
    display: none;
  }
  .no-name {
    display: inline-block;
  }
  .fsp-colorkey-title {
    display: none;
  }
  .fsp-reservation-toaster {
    -webkit-border-radius: 0 !important;
    -moz-border-radius: 0 !important;
    border-radius: 0 !important;
    padding: 15px 5px 15px 25px;
    margin-top: 60px;
  }
  .fsp-reservation-toaster .toaster-text {
    text-align: center;
  }
  .fsp-touch-schedule-heading .fsp-schedule-view-picker {
    padding-left: 25px;
  }
  .fsp-touch-schedule-heading .fsp-orientation-picker {
    padding-right: 10px;
  }
  .top-panel.fsp-touch-schedule {
    margin-top: -25px;
  }
  .login #wrapper {
    margin-top: 77px;
  }
  .login .logo {
    margin: 0 auto 48px;
  }
  .form-login {
    padding: 0 19px;
  }
  .form-login .text-info {
    padding: 0 10px;
  }
  .form-login input[type="submit"] {
    margin: 19px auto 0;
  }
  .list-nav {
    display: none;
  }
  .list-holder {
    padding-left: 10px !important;
    float: left;
  }
  .list-form {
    margin: 0;
  }
  .new-holder {
    float: left;
    margin-top: 0;
    width: 100%;
  }
  .fsp-inline-error {
    color: red;
    line-height: 31px;
    vertical-align: middle;
  }
  .data-form .label-text,
  .data-form label {
    float: none;
    padding: 0 0 6px;
    display: block;
    width: auto;
    text-align: left;
  }
  .data-form .btn-frame,
  .data-form .text-holder {
    padding: 0;
  }
  .data-form .box {
    padding: 0 0 17px;
  }
  .data-form .box.alt {
    display: none;
  }
  .data-form .select-box .text {
    padding: 0 8px;
  }
  .personal-block .photo,
  .personal-block-grid .photo {
    display: none;
  }
  .personal-block {
    padding: 18px 0 12px 26px;
    margin: 0 0 2px;
  }
  .personal-block .contact-list {
    margin: 0;
  }
  .personal-block .contact-list strong {
    padding: 0 2px 0 0;
    margin: 0 12px 0 0;
  }
  .spec-block {
    padding: 0 0 12px;
    margin: 0 0 2px;
    display: block;
    overflow: auto;
  }
  .spec-block .spec-list-cycles-header {
    text-align: left;
  }
  .spec-block .maintenance-time-spec strong {
    width: 138px !important;
  }
  .spec-block .spec-clip {
    width: 98px !important;
  }
  .spec-block .spec-list {
    margin: 0;
  }
  .spec-block .spec-list li {
    width: 100%;
    height: fit-content;
  }
  .spec-block .spec-list span.spec-follows {
    display: block;
  }
  .spec-block .spec-list strong {
    padding: 0 2px 0 0;
    margin: 0 12px 0 0;
  }
  .spec-block .spec-list strong.right-aligned-standard {
    text-align: left;
  }
  .spec-block .spec-list .spec-ttis-complex,
  .spec-block .spec-list .spec-tsoh-complex {
    text-align: left !important;
    display: block !important;
  }
  .spec-block .spec-list .spec-list-label {
    width: 102px;
  }
  .spec-block .spec-list .spec-clip {
    display: block;
  }
  .right-sub-nav {
    float: left;
    width: 100%;
    margin-top: 5px;
  }
  .profile-nav {
    margin-top: 5px;
    float: left;
  }
  .profile-nav-dd {
    width: 100%;
    margin-left: 0 !important;
    margin-top: -8px !important;
  }
  .sm-hide {
    display: none;
  }
  .fsp-toggle {
    float: none;
    margin-right: 10px;
    margin-bottom: 2px;
  }
  .panel-container {
    overflow: visible;
  }
  .panel-container .panel h3 {
    font-size: 14px;
    line-height: 18px;
    margin: 0 0 20px;
  }
  .panel-container .panel a {
    padding: 0 6px;
  }
  .panel-container .panel.add {
    padding: 12px 0 0;
  }
  .panel-container .panel.add .info-box {
    overflow: hidden;
    padding: 0 5px;
  }
  .panel-container .panel.review-block .form-group {
    padding: 0;
    width: 250px;
    margin: 0 auto;
  }
  .panel-container .panel-heading {
    padding: 4px 13px 7px;
    margin: 0 0 15px;
  }
  .panel-container .panel-heading h2 {
    font-size: 15px;
    line-height: 20px;
  }
  .panel-container .panel-body {
    padding: 0;
  }
  .panel-container .panel-body .info-box {
    padding: 0;
  }
  .panel-container .panel-body .info-box p {
    line-height: 18px;
  }
  .items-block {
    padding: 0 0 0 4px;
  }
  .items-block .items-head {
    margin: 0 0 6px;
  }
  .items-block .items-head .title {
    width: 59px;
  }
  .items-block .items-head .title:first-child {
    font-size: 15px;
  }
  .items-block .items-body .grade-info {
    width: 235px;
    display: table-cell;
    vertical-align: bottom;
    float: none;
  }
  .items-block .items-body .grade-info .text {
    width: 220px;
    display: block;
    padding: 0 0 12px;
  }
  .items-block .items-body .grade-info .btn-list {
    width: 230px;
  }
  .items-block .items-body .item-row {
    display: table;
    padding: 0 0 6px;
    margin: 0 0 21px;
    border-bottom: 1px solid #eee;
  }
  .items-block .prev-grade {
    display: table-cell;
    vertical-align: bottom;
    float: none;
    padding: 0 0 4px 10px;
  }
  .total-table {
    width: 100%;
  }
  .total-table tbody tr th {
    width: 22%;
  }
  .total-table tbody tr td {
    width: 19.5%;
  }
  .btns-row {
    max-width: 700px;
  }
  .report-size {
    max-width: 700px;
  }
  .clear-left {
    clear: left;
  }
  .tabs-section {
    padding: 18px 11px;
  }
  .heading-bar h1 {
    display: block;
    margin: 0 0 12px;
    font-size: 18px;
    line-height: 22px;
  }
  .heading-bar .btn {
    margin: 0;
  }
  .tabs-frame .nav-tabs {
    display: none;
  }
  .tabs-frame .tab-content h2 {
    margin: 0 0 6px;
  }
  .tabs-frame .select-nav-select.select-area {
    width: 179px!important;
    margin: 0 39px 13px 0;
    font-size: 14px;
    line-height: 24px;
    padding: 0;
  }
  .tabs-frame .select-nav-select.select-area .center {
    padding: 3px 11px;
  }
  .tabs-frame .select-nav-select.select-area .select-opener {
    right: 9px;
  }
  .box-holder {
    float: none;
    margin: 0 0 19px 4px;
  }
  .tabs-frame table,
  .tabs-frame tbody,
  .tabs-frame td,
  .tabs-frame th,
  .tabs-frame thead,
  .tabs-frame tr {
    display: block;
  }
  .tabs-frame th {
    display: none;
  }
  .tabs-frame td {
    border: none;
    position: relative;
    padding-left: 50% !important;
    white-space: normal;
    text-align: left;
    width: 100%!important;
  }
  .tabs-frame td:before {
    position: absolute;
    top: 6px;
    left: 6px;
    width: 45%;
    padding-right: 10px;
    white-space: nowrap;
    text-align: left;
    font-weight: 500;
    content: attr(data-title);
  }
  .gallery.list-view li {
    table-layout: fixed;
  }
  .gallery.list-view .tags {
    width: 180px;
    right: 0;
    left: auto;
    margin: 0;
  }
  .gallery li {
    margin: 0 0 15px 30px;
  }
  .aircraft-details .gallery-box {
    width: 100%;
  }
  .aircraft-details .modal-body {
    padding: 24px 10px;
  }
  .modal-section-title {
    color: #3c84c9;
    width: 100%;
    font-size: 17px;
    font-weight: 500;
    border-bottom: 1px solid #f1f1f1;
    padding-left: 0;
    margin-bottom: 20px;
  }
  .dashboard {
    margin: 0;
  }
  .dashboard .column {
    margin: 0 20px 20px 0;
    width: 250px;
  }
  .dashboard section {
    padding: 15px !important;
  }
  .dashboard section h1 {
    font-size: 16px;
    margin: 0 5px 0 0;
    vertical-align: middle;
  }
  .list-reservation a {
    padding: 10px;
  }
  .list-alerts a .icon-alert {
    top: 13px;
    left: 6px;
  }
  .fsp-md-checkbox-container {
    float: left;
    padding-right: 5px;
    width: 100%;
  }
  .wrk-schedule-label {
    float: left;
    width: 87px;
    font-weight: 700;
    padding-left: 0;
    text-align: right;
    padding-top: 10px;
  }
  .modal-padding {
    padding-left: 0;
    padding-right: 0;
  }
  .wrk-checkbx-pad {
    padding-left: 0;
  }
  .cx-slide-label {
    float: left;
    text-align: left;
    width: 100%;
    padding-top: 10px;
  }
  .cx-slide-content {
    float: left;
    padding-left: 0;
    padding-top: 10px;
  }
  .left-pad-112 {
    padding-left: 0;
  }
  .left-pad-24 {
    padding-left: 8px !important;
  }
  .left-margin-50 {
    margin-left: 0;
  }
  .left-margin-145 {
    margin-left: 0;
  }
  .left-margin-100 {
    margin-left: 0;
  }
  .fsp-cx-col {
    width: 100%;
    float: left;
    margin-top: -7px;
  }
  .fsp-cx-group {
    padding-left: 0;
    float: left;
    width: 100%;
  }
  .top-modal-btns {
    float: left;
    width: 100%;
  }
  .fsp-group-label {
    color: #3c84c9;
    font-size: 17px;
    float: left;
    font-weight: 500;
    margin-top: 3px;
    margin-left: 0;
    margin-bottom: 2px;
  }
  .days-repeat .col-row .chosen-select-holder.add {
    margin-left: 20px;
  }
  .rec-label {
    margin-left: 20px;
  }
  .notification-item-label {
    width: 180px;
  }
  .no-top-margin {
    margin-top: 0;
  }
  .sm-wide {
    width: 100%;
    float: none;
  }
  .reset-alignment {
    text-align: left;
  }
  .money-col {
    text-align: left;
  }
  .invoice-details {
    width: 100%;
    margin-top: 8px;
  }
}
@media only screen and (max-width: 1189px) {
  .month-res-buttons {
    margin-top: 7px;
  }
}
@media only screen and (max-width: 1199px) {
  .res-buttons {
    margin-top: 7px;
  }
}
@media only screen and (max-width: 578px) {
  .sm-wide {
    width: 100%;
    float: none;
  }
  .form-horizontal {
    width: 238px;
    margin: 0 auto;
  }
  .form-horizontal .control-label {
    width: 100%;
    float: none;
    text-align: left;
    padding: 0;
    margin: 0 0 9px;
  }
  .form-horizontal .input-holder {
    padding: 0 !important;
  }
  .form-horizontal .preflight-input-holder {
    padding: 0;
  }
  .toastSuccess {
    width: 98%;
    margin: 0;
    padding-top: 8px !important;
    left: 1%;
  }
  .toastDesktop {
    display: none;
  }
  .toastMobile {
    display: block;
    font-size: 10pt;
    text-align: left;
    margin: 0 15px;
    width: 80%;
  }
  .toastMobile a {
    color: #FFF;
  }
  .account-form {
    margin-left: 10px;
  }
  .billpos-video {
    width: 100%;
    text-align: center;
  }
  .billpos-bullets {
    width: 90%;
  }
  .billpos-button-div {
    min-height: 35px;
  }
  .billpos-buttons {
    text-align: center;
    width: 100%;
    margin-bottom: 5px;
  }
  .merch-fees-cc-logo-activate {
    display: none;
  }
  .merch-fees-cc-logo-activate-narrow {
    display: block;
    width: 100%;
    text-align: center;
  }
  .merch-fees-pp-logo-activate {
    float: none;
    width: 100%;
    text-align: center;
    height: auto;
  }
  .merch-fees-pp-desc {
    float: none;
    width: 100%;
    font-size: 12px;
  }
  .merch-fees-cc {
    display: none;
  }
  .merch-fees-cc-activate {
    float: none;
    width: 100%;
  }
  .merch-fees-cc-activate-features {
    text-align: center;
  }
  .merch-fees-cc-list {
    font-size: 13px;
  }
  .merch-fees-desc {
    width: 100%;
  }
  .sm-block {
    display: block;
  }
  .btns-row {
    max-width: 250px;
  }
  .filter-nav {
    padding-left: 0;
  }
  .report-size {
    max-width: 250px;
  }
  .filter-sec .btn {
    margin: 0;
  }
  .nav-margin {
    margin-top: 5px;
  }
  .fsp-toggle {
    float: none;
    margin-right: 10px;
    margin-bottom: 2px;
  }
  fieldset {
    padding: 0 !important;
  }
  .d-link {
    display: none;
  }
  .m-link {
    display: normal;
  }
  .personal-block,
  .personal-block-grid {
    padding: 15px 3px 12px 5px;
  }
  .personal-block .contact-list,
  .personal-block-grid .contact-list {
    width: 100%;
  }
  .personal-block .contact-list strong,
  .personal-block-grid .contact-list strong {
    width: 105px;
  }
  .spec-block {
    padding: 0 3px 12px 2px;
  }
  .spec-block .spec-list {
    width: 100%;
  }
  .spec-block .spec-list strong {
    width: 90px;
  }
  .person-name {
    line-height: 32px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    max-width: 250px;
  }
  .popover-wrapper {
    position: relative;
    float: left;
  }
  .select-form {
    width: 100%;
    margin: 0 0 5px;
    float: none;
  }
  .select-hold .btn {
    float: left;
  }
  .table.table2 .btn {
    float: left;
  }
  .title-box .btn-list {
    margin: 0 0 10px;
  }
  .title-box .drop-box {
    float: none;
    display: block;
  }
  .flight-block .flight-info .holder {
    width: 100%;
  }
  .right-sub-nav {
    float: left;
    width: 100%;
    margin-top: 5px;
  }
  .profile-nav {
    margin-top: 5px;
    float: left;
  }
  .profile-nav-dd {
    width: 100%;
    margin-top: 5px !important;
    margin-left: 0;
    margin-top: -8px !important;
  }
  .sm-hide {
    display: none;
  }
  .book-now-btn {
    margin-top: 7px;
  }
  .sm-small {
    padding: 0 !important;
  }
  .fsp-inline-error {
    color: red;
    line-height: 31px;
    vertical-align: middle;
  }
  .fsp-list-link {
    float: left;
    line-height: 35px;
    padding: 15px 8px 11px;
    clear: left;
    padding-top: 0;
  }
  .fsp-list-link a {
    float: left;
    line-height: 35px;
    padding: 15px 8px 11px;
    clear: left;
    padding-top: 0;
    display: none;
  }
  .fsp-list-link .swiper {
    display: block;
    text-align: left;
    line-height: 23px;
  }
  .fsp-list-link button {
    float: left;
    display: block;
  }
  .fsp-list-info {
    float: left;
    padding-top: 0;
  }
  .fsp-list-info div {
    padding: 15px 8px 11px;
    float: left;
  }
  .fsp-list-link-btn {
    clear: left;
    float: left;
    display: block;
    padding-top: 0;
  }
  .clear-left {
    clear: left;
  }
  .lg-hide {
    display: inline-block;
  }
  .lg-show {
    display: none;
  }
  .account-logo {
    width: 228px;
    height: 21px;
  }
  .recurring-text {
    width: 100%;
    display: block;
    margin-top: 10px;
  }
  .break-datepicker {
    width: 100%;
  }
  .login-header {
    font-size: 20px;
    color: #4CA2EE;
    max-width: 500px;
    margin-left: 10px;
    margin-bottom: 15px;
  }
  .login-subheader {
    color: #595959;
    font-size: 14px;
    max-width: 500px;
    margin-left: 10px;
  }
  .login-logo-wrapper {
    max-width: 680px;
    margin: auto;
    padding: 10px 10px 25px;
  }
  .account-form-sections {
    text-align: left;
    padding-left: 0;
  }
  .account-login-row {
    margin-left: 0;
    margin-bottom: 20px;
    color: #595959;
  }
  .account-login-info {
    text-align: left;
  }
  .signup-warning {
    float: left;
    max-width: 215px;
  }
  .billing_contact {
    display: block;
    line-height: normal;
    margin-top: 2px;
    width: 300px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
}
.modal-open body,
.touchdevice.modal-open {
  overflow: hidden !important;
}
/*@media only screen and (max-width: 991px){

}*/
.mod-datepicker table {
  /*fixes datepicker in IE*/
  table-layout: fixed;
  width: 261px;
}
.x-leaf-column-header {
  font-weight: normal !important;
  text-align: left !important;
}
.sch-event-header {
  line-height: 1 !important;
}
/*Angular Material design overrides*/
.check-slide md-checkbox .md-label {
  margin-left: 0 !important;
}
md-checkbox .md-icon {
  border-width: 1px !important;
  border-color: #ebebeb !important;
}
md-checkbox .md-label span {
  margin-left: 5px !important;
}
md-checkbox[disabled] .md-label {
  color: #333 !important;
}
md-checkbox.md-checked.red .md-icon {
  background-color: red;
}
md-checkbox {
  margin: 0 !important;
}
md-checkbox.white .md-icon {
  background-color: #fff;
}
.md-radio-button {
  margin: 0 !important;
  display: unset !important;
}
md-radio-button .md-label {
  margin-left: 3px !important;
  margin-right: 0 !important;
}
md-radio-button .md-off {
  border-color: #ebebeb !important;
  background: #fff;
}
md-progress-linear[md-mode=indeterminate] .md-container {
  height: 4px !important;
}
md-switch {
  margin: 5px 0 0 !important;
}
.loader-visible {
  opacity: 0 !important;
  /*border: 2px solid white !important;*/
}
.radio label {
  padding-left: 2px !important;
}
.check-slide .radio-row label {
  margin: 5px 0 0 !important;
}
/*Bootstrap dropdown overrides*/
.dropdown-menu {
  border-radius: 0;
  padding: 0;
  min-width: 235px;
}
.dropdown-menu > li > a {
  padding: 13px 20px;
  font-weight: 500;
  border-bottom: 1px solid #F5F5F5;
}
.dropdown-menu > li > a:hover {
  background-color: #f0f0f0;
}
.x-column-header {
  background-color: #e1effc !important;
}
.sch-simple-timeaxis .sch-simple-timeheader {
  white-space: nowrap !important;
  overflow: hidden !important;
  padding: 0 6px !important;
  font-size: 14px !important;
  color: #333 !important;
  font-weight: 700 !important;
}
.sch-column-header {
  padding-left: 0 !important;
  background-image: none;
  text-shadow: none;
  background-color: #e1effc;
  font-family: Roboto, Arial, Helvetica, sans-serif;
  color: #999;
  font-weight: 500;
  font-size: 14px;
  border-right: 1px solid #ccc !important;
  padding: 0 !important;
  height: 24px !important;
}
.sch-resource-header-horizontal {
  color: #333;
  display: table-cell;
  font-family: Roboto, Arial, Helvetica, sans-serif;
  font-size: 13px;
  font-weight: 700;
  vertical-align: middle;
}
.sch-resource-footer-horizontal {
  color: #999;
  display: table-cell;
  font-family: roboto;
  font-size: 13px;
  padding-left: 10px;
  vertical-align: middle;
  width: 100%;
}
.x-grid-header-ct {
  background-color: #fff !important;
}
.x-panel-body {
  border: none !important;
}
.sch-event-inner {
  overflow: hidden;
  height: 100%;
  white-space: nowrap;
  margin-left: 3px;
  margin-right: 5px;
  padding-top: 4px;
  margin-top: 0 !important;
}
.x-column-header-inner {
  padding: 2px 6px 0 0 !important;
  text-overflow: ellipsis;
}
.x-column-header {
  border-right: 1px solid #ccc !important;
}
.sch-vertical .x-grid-inner-locked .x-grid-cell-inner {
  font-family: Roboto, Arial, Helvetica, sans-serif;
  color: #333;
  font-weight: 700;
  font-size: 14px;
  padding-top: 3px;
}
.x-panel-default {
  border-color: #dedede !important;
  padding: 0;
}
.x-column-header-text-wrapper {
  padding-left: 2px;
}
.sch-timeline {
  border-color: red !important;
}
.x-grid-inner-locked {
  border-right-color: #CCC !important;
}
.instUnavailable {
  background-color: #ccc;
  color: #696969;
  font-family: roboto;
  font-size: 13px;
  font-weight: 400;
  padding-left: 3px;
}
.scheduled-closing {
  border-color: #cccccc !important;
  background: whitesmoke url("/images/scheduled-closing.png") repeat !important;
  font-family: roboto;
  font-size: 13px;
  font-weight: bold;
  padding-left: 3px;
  opacity: 1;
  text-align: center;
}
.scheduled-closing-event {
  font-family: roboto;
  font-size: 13px;
  font-weight: bold;
  padding-left: 3px;
  opacity: 1;
  text-align: center;
  color: black !important;
}
.sch-schedulerpanel.sch-horizontal .sch-resizable-handle {
  border-width: 0 0 !important;
}
.sch-vertical .sch-resizable-handle-end {
  border-width: 0 0 !important;
}
.sch-vertical .sch-resizable-handle-start {
  border-width: 0 0 !important;
}
.sch-event {
  opacity: 1 !important;
}
.x-grid-with-row-lines .x-grid-item {
  border-color: #ccc !important;
}
.sch-timelineview .x-grid-item-alt {
  background-color: rgba(245, 245, 245, 0.5) !important;
}
.sch-column-line {
  border-left: 1px solid #999 !important;
  margin-left: -1px !important;
}
.x-grid-with-col-lines .x-grid-cell {
  border-color: #ccc !important;
}
.sch-horizontal .x-column-header-text-inner {
  visibility: hidden !important;
}
:focus {
  outline-style: none !important;
  outline-width: 0 !important;
}
.nav > li > a:focus {
  background-color: transparent !important;
}
.sch-resourcezone {
  background: #ccc !important;
}
.ta-toolbar > .btn-group {
  margin-top: 1px;
}
.select2-container-multi.select2-container-disabled .select2-choices .select2-search-choice {
  padding: 3px 5px;
  border: 1px solid #ddd;
  background-image: none;
  background-color: #4ca2ee !important;
}
[ng\:cloak],
[ng-cloak],
[data-ng-cloak],
[x-ng-cloak],
.ng-cloak,
.x-ng-cloak {
  display: none !important;
}
.nr-form-group .warning-container .message {
  line-height: 18px;
  font-weight: 700;
}
.top-panel .btn-default,
.top-panel .chosen-select-holder .uib-title {
  float: none;
}
.top-panel .btn-group-tabular .btn {
  color: #333 !important;
  border: 1px solid #CBCBCB !important;
}
.sch-datepicker .dropdown-menu th,
.datepicker .dropdown-menu th {
  text-align: center;
}
.modal-dialog {
  width: 100%;
  max-width: 640px;
}
@media only screen and (max-width: 578px) {
  .task-grade-list-big {
    display: none !important;
  }
}
.task-grade-list-small {
  display: none;
}
.task-grade-list-small .prev-grade {
  display: none;
}
@media only screen and (max-width: 578px) {
  .task-grade-list-small {
    display: flex;
    width: 85%;
  }
  .task-grade-list-small .prev-grade {
    display: block;
  }
}
.classReservationRemoveAll {
  width: 270px;
}
@media only screen and (max-width: 767px) {
  .classReservationRemoveAll {
    width: 238px;
  }
}
.form-horizontal.large fileuploader .form-group {
  margin-bottom: 0px !important;
}
.form-horizontal.large fileuploader .btn {
  height: 34px;
}
.form-horizontal.large .control-label {
  width: 270px;
}
.form-horizontal.large .input-holder {
  padding-left: 290px;
}
fileuploader.has-error button {
  border: 1px solid red !important;
}
.margin-bottom-10 {
  margin-bottom: 10px;
}
.history-mismatch-entry ul {
  margin-top: 3px;
  margin-bottom: 3px;
  margin-left: 17px;
  list-style-type: disc;
}
.history-mismatch-entry ul li {
  padding-left: 10px;
}
.panel-container .panel a.select2-search-choice-close {
  padding: 0;
}
.course-overview-kpi {
  border-radius: 2px;
  background-color: #F5F5F5;
  padding-top: 20px;
  align-content: center;
  margin-left: unset;
  margin-right: 20px;
  min-height: 75px;
}
.course-overview-kpi-label {
  color: #468ACC;
  font-size: 14px;
  line-height: 16px;
}
.course-overview-kpi-value {
  color: #666666;
  font-size: 32px;
  line-height: 38px;
  text-align: center;
}
.progress-details {
  text-align: center;
}
.progress-details th {
  vertical-align: middle !important;
}
.progress-detail-unavailable {
  background-color: #EEEEEE;
}
.progress-detail-behind,
.progress-behind {
  background-color: #EB9999;
  color: #FFFFFF !important;
}
.progress-detail-at-risk,
.progress-at-risk {
  background-color: #FFE390;
}
.progress-detail-on-track,
.progress-on-track {
  background-color: #CEE6BF;
}
.progress-detail-ahead,
.progress-ahead {
  background-color: #6AA94F;
  color: #FFFFFF !important;
}
.overview-progress-summary {
  border-radius: 2px;
  min-height: 75px;
  padding-top: 15px;
  margin-right: 20px;
  background-color: #F5F5F5;
}
.overview-progress-summary .span {
  display: inline-block;
}
.overview-progress-summary .overview-progress-header {
  font-weight: bold;
  font-size: 18px;
  line-height: 21px;
}
.overview-progress-summary .overview-progress-header-row {
  margin-top: -15px;
  padding-top: 8px;
}
.overview-progress-summary .overview-progress-blurb {
  font-size: 14px;
  line-height: 17px;
  padding: 4px 0 4px 8px;
}
.overview-progress-summary .overview-progress-blurb .col-xs-3 {
  padding-right: 7px;
  padding-left: 7px;
}
@media only screen and (max-width: 767px) {
  .reminder-template-toggle {
    margin-top: 20px;
  }
}
.reminder-modal .modal-view-switch {
  padding: 20px;
  margin-bottom: 20px;
}
.reminder-modal .reminder-header-section {
  display: inline-block;
  background-color: transparent !important;
  text-align: center;
  width: 100%;
  margin-bottom: 0px !important;
}
.reminder-modal .reminder-header-section button {
  padding-right: 40px;
  padding-left: 40px;
}
.reminder-modal .modal-section {
  background-color: #F5F5F5;
  padding: 20px;
  margin-bottom: 20px;
}
.reminder-modal .modal-section .title {
  color: black;
}
@media only screen and (min-width: 768px) {
  .reminder-modal .modal-section .reminder-field-label {
    display: inline-block;
    width: 50%;
    text-align: right;
  }
}
@media only screen and (max-width: 767px) {
  .reminder-modal .modal-section .reminder-field-label {
    margin-bottom: 0px;
    display: block;
  }
}
.reminder-modal .modal-section .reminder-field-value-container {
  font-weight: bold;
  color: black;
  font-size: 14px;
  vertical-align: top;
}
@media only screen and (min-width: 768px) {
  .reminder-modal .modal-section .reminder-field-value-container {
    padding-left: 10px;
    display: inline-block;
    max-width: 49%;
    padding-bottom: 3px;
  }
}
@media only screen and (max-width: 767px) {
  .reminder-modal .modal-section .reminder-field-value-container {
    display: block;
  }
}
@media only screen and (min-width: 768px) {
  .reminder-modal .modal-section .reminder-field-tablet-link {
    margin-top: -5px;
    margin-bottom: 10px;
  }
}
.reminder-modal .reminder-status-section {
  border-style: solid;
  border-width: 1px;
  height: 52px;
  display: inline-block;
  padding-left: 20px;
  padding-top: 14px;
  width: 100%;
  padding-bottom: 10px;
  overflow: auto;
  height: auto;
}
.reminder-modal .reminder-status-section div {
  display: inline;
  margin-left: 10px;
}
.reminder-modal .reminder-status-section-ok {
  background-color: #EBFAF2 !important;
  border-color: #40D271;
}
.reminder-modal .reminder-status-section-warning {
  background-color: #FFF8D5 !important;
  border-color: #FFCE00;
}
.reminder-modal .reminder-status-section-expired {
  background-color: #FEE6E5 !important;
  border-color: #F20200;
}
.reminder-modal .modal-body {
  margin-bottom: 0px;
}
.reminder-modal .modal-footer {
  padding-top: 0px;
  padding-bottom: 20px;
}
@media only screen and (max-width: 767px) {
  .reminder-modal .modal-footer {
    padding-bottom: 15px;
  }
}
.reminder-modal .modal-footer .btn {
  margin-left: 5px;
}
@media only screen and (max-width: 767px) {
  .reminder-modal .modal-footer .btn {
    margin-bottom: 5px;
  }
}
.reminder-modal h3 {
  color: black;
}
.reminder-modal .area {
  padding-bottom: 0px;
}
.responsive-table {
  padding-bottom: 20px;
}
.responsive-table .bottom-row {
  border-bottom: 1px solid lightgrey;
  padding-bottom: 20px;
}
.responsive-table .header {
  font-weight: 500;
  opacity: 50%;
  padding-top: 20px;
  padding-bottom: 5px;
}
.remember-me {
  width: fit-content;
}
.remember-me #rememberMe:hover,
.remember-me #rememberMe:focus {
  box-shadow: 0px 0px 12px 0px rgba(19, 118, 205, 0.5);
}
.remember-me-info {
  float: right;
}
.remember-me-info .blue-info {
  margin-top: 2px;
  transform: scale(0.7);
}
.remember-me-info:hover .remember-me-tooltip {
  display: block;
}
.remember-me-tooltip {
  background-color: #FFFFFF;
  border-radius: 5px;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  display: none;
  padding: 8px;
  margin-left: 30px;
  margin-top: -55px;
  position: absolute;
  z-index: 1000;
}
.remember-me-tooltip:before {
  border: 10px solid transparent;
  border-right-color: #FFFFFF;
  content: ' ';
  height: 0;
  margin-left: -25px;
  margin-top: 50px;
  position: absolute;
  width: 0;
}
.login-link:hover,
.login-link:focus {
  border-bottom: 1px solid #595959;
}
.disable-modal-area {
  pointer-events: none;
  opacity: 0.25;
}
/* dashboard */
.balance-text {
  float: right;
  font-size: 24px;
  font-weight: bold;
  text-align: right;
}
.balance-text.pos-balance {
  color: #4ca2ee;
}
.dashboard {
  padding: 0 0 10px;
  position: relative;
}
.dashboard .column {
  width: 350px;
  min-width: 250px;
  margin: 0 21px 0 0;
  border-bottom: #e1effc solid 1px;
}
.dashboard section {
  color: #595959;
  background: #f9fafb;
  padding: 15px 18px 14px 19px;
  /* notice-board */
  /* reservations-info */
  /* cources-info */
  /* search-info */
  /* account */
  /* bulletin-board */
  /* LogTen Widget */
}
.dashboard section header {
  margin: 0 -4px 3px;
}
.dashboard section header:before,
.dashboard section header:after {
  content: " ";
  display: table;
}
.dashboard section header:after {
  clear: both;
}
.dashboard section header:before,
.dashboard section header:after {
  content: " ";
  display: table;
}
.dashboard section header:after {
  clear: both;
}
.dashboard section h1 {
  display: inline-block;
  vertical-align: top;
  color: #595959;
  font-size: 18px;
  line-height: 1.25;
  font-weight: 500;
  margin: 0 14px 0 0;
}
.dashboard section.notice-board {
  padding: 0 24px 33px 19px;
}
.dashboard section.notice-board header {
  margin: 0 -3px 5px;
}
.dashboard section.notice-board .btn-more {
  margin: -3px 0 0;
}
.dashboard section.reservations-info {
  margin: 0 0 20px;
  padding: 15px 27px 12px 19px;
  border-bottom: #e1effc solid 1px;
}
.dashboard section.reservations-info header {
  margin: 0 0 14px -3px;
}
.dashboard section.cources-info {
  padding: 15px 25px 23px 18px;
}
.dashboard section.cources-info .btn-more {
  min-width: 89px;
}
.dashboard section.cources-info header {
  margin: 0 -2px 15px;
}
.dashboard section.my-apps-widget,
.dashboard section.logbook-summary-widget,
.dashboard section.flight-operations-widget {
  margin: 0 0 21px;
  border-bottom: #e1effc solid 1px;
  padding: 0;
}
.dashboard section.search-info {
  margin: 0 0 21px;
  border-bottom: #e1effc solid 1px;
}
.dashboard section.search-info header {
  margin: 0 -6px 14px;
}
.dashboard section.account {
  margin: 0 0 21px;
  padding: 14px 10px 15px 28px;
  border-bottom: #e1effc solid 1px;
}
.dashboard section.account hr {
  margin: 10px 2px 10px 5px;
}
.dashboard section.account header {
  margin: 0 -6px 14px;
}
.dashboard section.account .profile {
  cursor: pointer;
  padding: 15px;
}
.dashboard section.account .profile:hover {
  background-color: #E1EFFC;
}
.dashboard section.account .balance {
  padding-left: 15px;
  padding-right: 15px;
}
.dashboard section.account .accountBalance {
  padding: 8px;
}
.dashboard section.account .warning-container {
  width: 195px;
}
@media only screen and (max-width: 767px) {
  .dashboard section.account .warning-container {
    width: 100%;
  }
}
.dashboard section.bulletin-board {
  padding: 14px 22px 14px 23px;
}
.dashboard section.bulletin-board header {
  margin: 0 -4px 8px;
}
.dashboard section.log-ten-widget {
  border-bottom: #e1effc solid 1px;
  margin-bottom: 20px;
}
.dashboard .link {
  float: right;
  margin: 0 0 0 10px;
  color: #595959;
  text-decoration: none;
  -webkit-transition: all 0.75s ease;
  -o-transition: all 0.75s ease;
  transition: all 0.75s ease;
}
.dashboard .link:hover {
  color: #3f3f3f;
}
.dashboard .link:hover {
  text-decoration: underline;
}
.dashboard .link-more {
  color: #595959;
  text-decoration: none;
  -webkit-transition: all 0.75s ease;
  -o-transition: all 0.75s ease;
  transition: all 0.75s ease;
}
.dashboard .link-more:hover {
  color: #3f3f3f;
}
.dashboard .btn-reserved {
  float: right;
  margin: 0 0 0 10px;
}
.dashboard ul .empty {
  border: 0 !important;
  padding: 10px;
}
.dashboard .alert-note {
  padding: 10px;
  font-size: 14px;
  line-height: 1.25;
}
.dashboard .empty > *,
.dashboard .empty ul[class^="list"] {
  display: none;
}
.dashboard .empty .alert-note,
.dashboard .empty .form-search,
.dashboard .empty header {
  display: block;
}
.payment-modal .area {
  padding: 25px;
  width: 80%;
  padding-bottom: 0px;
}
.payment-modal .col-nw label {
  text-align: center;
}
.payment-modal .input-group {
  width: 130px;
}
.payment-modal .radio-select {
  margin-bottom: 23px;
}
.payment-modal .radio-select .option {
  margin-bottom: 5px;
  cursor: pointer;
}
.payment-modal .balance-text {
  margin-bottom: 20px;
}
.payment-modal .payment-info {
  margin-bottom: 15px;
  text-align: center;
}
.payment-modal a {
  color: #333;
  opacity: 0.3;
  cursor: pointer;
}
.payment-modal .checkbox-input-group {
  align-self: flex-start;
  margin-left: 11px;
}
.payment-modal .padlocked {
  position: relative;
  left: 50px;
  top: -20px;
  align-self: flex-start;
}
.confirmation-modal .area {
  padding: 11px 40px 20px;
  width: 100%;
}
.confirmation-modal .general-info {
  margin-bottom: 35px;
}
.confirmation-modal .general-info h1 {
  text-align: center;
  margin-bottom: 50px;
  color: #141414;
  font-weight: normal;
}
.confirmation-modal .general-info h1 .fa {
  position: relative;
  top: 3px;
  font-size: 40px;
}
.confirmation-modal .general-info h3 {
  color: #141414;
}
.confirmation-modal .general-info label {
  font-weight: bold;
}
.confirmation-modal .general-info .logo {
  margin-right: 10px;
}
.confirmation-modal .general-info .user {
  margin-right: 60px;
}
.confirmation-modal .general-info .balance-label {
  margin-right: 13px;
}
.confirmation-modal .general-info .balance {
  color: #888;
}
.confirmation-modal .btn-row .print-receipt {
  text-decoration: none;
}
.confirmation-modal .btn-row .close-receipt {
  margin-bottom: 15px;
}
.confirmation-modal .btn-row .email-sent,
.confirmation-modal .btn-row .email-sending {
  position: relative;
  left: 10px;
}
.confirmation-modal .btn-row .email-sent {
  bottom: 10px;
}
.confirmation-modal .btn-row .psuedo {
  margin-left: 7px;
}
.confirmation-modal .con-width {
  width: 68%;
}
.confirmation-modal .receipt-group {
  margin-top: 50px;
  margin-bottom: 30px;
}
.confirmation-modal .receipt {
  margin-bottom: 0;
}
.confirmation-modal .receipt .total-label {
  width: 77%;
  text-align: right;
}
.confirmation-modal .receipt .total {
  width: 19%;
  text-align: right;
  white-space: nowrap;
}
.confirmation-modal .padlocked {
  position: relative;
  left: 45px;
  top: -20px;
  align-self: flex-start;
}
.modal-v2 .modal-view-switch {
  padding: 20px;
  margin-bottom: 20px;
}
.modal-v2 .header-section {
  display: inline-block;
  background-color: transparent !important;
  text-align: center;
  width: 100%;
  margin-bottom: 0px !important;
}
.modal-v2 .header-section button {
  padding-right: 40px;
  padding-left: 40px;
}
.modal-v2 .control-label {
  padding-top: 5px;
}
@media only screen and (min-width: 768px) {
  .modal-v2 .control-label {
    width: 100%;
    text-align: right;
  }
}
@media only screen and (max-width: 767px) {
  .modal-v2 .control-label {
    margin-bottom: 0px;
    display: block;
  }
}
.modal-v2 .modal-section {
  background-color: #FAFAFA;
  padding: 20px 20px 5px;
  margin-bottom: 20px;
}
.modal-v2 .modal-section .title {
  color: black;
}
.modal-v2 .modal-section .row {
  margin: 0px;
}
.modal-v2 .modal-section .section-last-row {
  padding-bottom: 10px;
}
.modal-v2 .modal-section .control-label-v2 {
  padding-top: 5px;
  padding-right: 9px;
}
@media only screen and (min-width: 768px) {
  .modal-v2 .modal-section .control-label-v2 {
    display: inline-block;
    width: 50%;
    text-align: right;
  }
}
@media only screen and (max-width: 767px) {
  .modal-v2 .modal-section .control-label-v2 {
    margin-bottom: 0px;
    display: block;
  }
}
.modal-v2 .modal-section .input-holder .meter-btn {
  height: 31px;
  font-size: 14px;
  line-height: 16px;
  color: black;
  margin-left: 10px;
}
.modal-v2 .modal-section .input-holder .control-disabled.meter-btn {
  opacity: 50%;
}
.modal-v2 .modal-section .input-holder-v2 {
  color: black;
  font-size: 14px;
  vertical-align: top;
  padding-right: 0px;
  margin-right: 0px;
  width: 50%;
}
.modal-v2 .modal-section .input-holder-v2 .form-control {
  width: 100%;
  margin-right: 0px;
  padding-right: 0px;
}
@media only screen and (min-width: 768px) {
  .modal-v2 .modal-section .input-holder-v2 {
    padding-left: 10px;
    display: inline-block;
    max-width: 50%;
    padding-bottom: 3px;
  }
}
@media only screen and (max-width: 767px) {
  .modal-v2 .modal-section .input-holder-v2 {
    display: block;
    width: 100%;
  }
}
.modal-v2 .modal-section .input-holder-v2 .radio-value {
  margin: 4px 0;
}
.modal-v2 .modal-section .input-holder-v2 .error,
.modal-v2 .modal-section .input-holder-v2 .error i {
  color: #f20100;
}
.modal-v2 .modal-section .input-holder-v2 .error-message {
  color: #f20100;
  font-size: 12px;
  line-height: 16px;
  margin-top: 5px;
}
@media only screen and (min-width: 768px) {
  .modal-v2 .modal-section .field-tablet-link {
    margin-top: -5px;
    margin-bottom: 10px;
  }
}
.modal-v2 .status-section {
  border-style: solid;
  border-width: 1px;
  height: 52px;
  display: inline-block;
  padding-left: 20px;
  padding-top: 14px;
  width: 100%;
  padding-bottom: 10px;
  overflow: auto;
  height: auto;
}
.modal-v2 .status-section div {
  display: inline;
  margin-left: 10px;
}
.modal-v2 .modal-body {
  margin-bottom: 0px;
}
.modal-v2 .modal-footer {
  padding-top: 0px;
  padding-bottom: 20px;
}
@media only screen and (max-width: 767px) {
  .modal-v2 .modal-footer {
    padding-bottom: 15px;
  }
}
.modal-v2 .modal-footer .btn {
  margin-left: 5px;
}
@media only screen and (max-width: 767px) {
  .modal-v2 .modal-footer .btn {
    margin-bottom: 5px;
  }
}
.modal-v2 h3 {
  color: black;
}
.modal-v2 .area {
  padding-bottom: 0px;
}
.modal-v2 fspdropdown {
  width: 100%;
}
.modal-v2 fspdropdown .content {
  width: 97%;
}
.modal-v2 .maintenance-status-modal .modal-section-title {
  align-items: center;
  margin-bottom: 8px !important;
}
.modal-v2 .maintenance-status-modal .modal-section-header-title-only {
  padding-top: 8px;
}
.modal-v2 .maintenance-status-modal fspdropdown {
  width: 180px;
  font-size: 14px;
  line-height: 16px;
}
.modal-v2 .maintenance-status-modal fspdropdown .content {
  width: 180px;
}
.modal-v2 .check-slide .fieldset {
  background: #F5F5F5;
}
.modal-v2 .input-group-btn {
  display: inline-block !important;
}
.modal-v2 .field-label {
  font-weight: bold;
  font-size: 14px;
  padding-top: 5px;
}
.modal-v2 .field-label.adjustment-alert {
  color: #309F56;
}
.modal-v2 .control-label.adjustment-alert {
  color: #309F56;
}
.modal-v2 .form-control-compact {
  width: 105px !important;
}
.modal-v2 .modal-body-title {
  color: #000000;
  width: 100%;
  font-size: 18px;
  line-height: 21px;
  font-weight: 400;
  margin-bottom: 20px;
}
@media only screen and (max-width: 767px) {
  .modal-v2 .modal-body-title {
    padding-left: 20px;
    margin-bottom: 10px;
  }
}
.modal-v2 .modal-section-header {
  background-color: #F5F5F5;
  border-bottom-style: solid;
  border-bottom-color: #D8D8D8;
  border-bottom-width: 1px;
  padding: 20px 20px 0px;
}
.modal-v2 .modal-section-header .row {
  margin: 0px;
}
.modal-v2 .modal-section-title {
  color: #000000;
  width: 100%;
  font-size: 18px;
  line-height: 21px;
  font-weight: 400;
  padding-left: 0px;
  margin: 0px 0px 7px;
  border: none;
}
@media only screen and (max-width: 767px) {
  .modal-v2 .modal-section-title {
    margin-bottom: 20px !important;
  }
}
.modal-v2 .modal-section-header-title-only {
  background-color: #F5F5F5;
  border-bottom-style: solid;
  border-bottom-color: #D8D8D8;
  border-bottom-width: 1px;
  padding: 20px 20px 0px;
}
.modal-v2 .modal-section-header-title-only .row {
  margin: 0px;
}
.modal-v2 .modal-section-header-title-only .modal-section-title {
  margin-bottom: 12px;
}
.modal-v2 .compact-left {
  padding-right: 9px;
}
.modal-v2 .compact-left .control-label {
  float: right;
}
.modal-v2 .compact-left .input-holder {
  float: right;
}
.modal-v2 .compact-right .control-label {
  float: left;
  text-align: left;
}
.modal-v2 .compact-right .input-holder {
  float: left;
  padding: 0px;
}
.modal-v2 .control-label-disabled {
  opacity: 0.5;
}
.modal-v2 .control-disabled {
  background-color: #E5E5E5;
  color: #E5E5E5;
}
.modal-v2 .blue-box {
  padding: 15px 0px;
  box-sizing: border-box;
  margin-bottom: 20px;
  border: 1px solid #4BA2EF;
  border-radius: 3px;
  background-color: #F0F7FD;
  font-size: 14px;
  line-height: 17px;
}
.modal-v2 .blue-box .row {
  margin: 0px;
}
.modal-v2 .blue-box .fa-info-circle {
  font-size: 16px;
  margin-top: 1px;
  margin-left: 5px;
  color: #4CA2EE;
}
.modal-v2 .modal-tabs {
  text-align: center;
  margin-top: 15px;
}
.modal-v2 .field-label-view {
  padding-right: 9px;
}
@media only screen and (min-width: 768px) {
  .modal-v2 .field-label-view {
    display: inline-block;
    width: 50%;
    text-align: right;
  }
}
@media only screen and (max-width: 767px) {
  .modal-v2 .field-label-view {
    margin-bottom: 0px;
    display: block;
  }
}
.modal-v2 .field-value-container {
  font-weight: bold;
  color: black;
  font-size: 14px;
  vertical-align: top;
}
@media only screen and (min-width: 768px) {
  .modal-v2 .field-value-container {
    padding-left: 9px;
    display: inline-block;
    max-width: 49%;
    padding-bottom: 3px;
  }
}
@media only screen and (max-width: 767px) {
  .modal-v2 .field-value-container {
    display: block;
  }
}
.modal-v2 .history-responsive {
  padding: 0 20px 0 20px;
  font-size: 14px;
  line-height: 16px;
}
.modal-v2 .history-container {
  padding-left: unset;
  padding-right: unset;
  margin-left: unset;
  margin-right: unset;
  width: 100%;
}
.modal-v2 .history-container .col-xs-12:not(.history-last-section) {
  padding-bottom: 10px;
}
.modal-v2 .history-container .history-header {
  font-size: 12px;
  line-height: 14px;
  color: #595959;
}
.modal-v2 .history-container .history-value {
  font-size: 14px;
  line-height: 18px;
  color: #000000;
}
.modal-v2 .history-container span {
  display: inline-block;
  min-width: 60px;
}
.modal-v2 .history-table-border {
  border-bottom: solid;
  border-bottom-color: #D8D8D8;
  border-bottom-width: 1px;
  padding-bottom: 10px;
  margin-bottom: 14px;
}
.modal-v2 .history-table-top-border {
  border-top: solid;
  border-top-color: #D8D8D8;
  border-top-width: 1px;
  padding-top: 15px;
}
@media only screen and (min-width: 768px) {
  .modal-v2 .form-post-flight .control-label,
  .modal-v2 .form-pre-flight .control-label {
    width: 44%;
  }
}
@media only screen and (min-width: 768px) {
  .modal-v2 .form-post-flight .input-holder-v2,
  .modal-v2 .form-pre-flight .input-holder-v2 {
    max-width: 54%;
    width: 54%;
  }
}
@media only screen and (max-width: 767px) {
  .modal-v2 .ac-times {
    margin-top: 10px;
    display: inline-block;
  }
}
.modal-v2 .form-group-v2 {
  margin-bottom: 7px;
}
.modal-v2 .form-group-v2 label {
  margin-bottom: 3px;
}
.modal-v2 md-checkbox:not(.md-checked).checkbox-white .md-icon {
  background-color: white;
}
.modal-v2 .modal-section-title.other-section-title {
  font-size: 16px;
  line-height: 19px;
}
@media only screen and (max-width: 767px) {
  .modal-v2 .modal-section-title.other-section-title {
    margin-top: 20px;
    margin-bottom: 10px !important;
  }
}
@media only screen and (max-width: 767px) {
  .modal-v2 .form-horizontal {
    width: 100%;
    margin: 0 auto;
  }
  .modal-v2 .form-horizontal .control-label {
    width: 100%;
    float: left;
    padding: 0;
    text-align: left;
  }
  .modal-v2 .form-horizontal .input-holder {
    float: left;
    padding: 0;
  }
  .modal-v2 .form-horizontal .field-label {
    padding: 0px;
  }
  .modal-v2 .modal-section .row {
    margin-bottom: 10px;
  }
}
@media only screen and (min-width: 768px) {
  .modal-v2 .compact-right {
    padding-left: 9px !important;
  }
  .modal-v2 .modal-section-header .row .compact-left .control-label {
    float: left;
    padding: 0;
  }
  .modal-v2 .modal-section-header .row .compact-left .input-holder {
    float: left;
    padding: 0;
  }
}
.modal-container {
  width: 100%;
  padding-bottom: 20px;
}
.modal-container .inline-label {
  font-weight: bold;
  color: #595959;
  padding-right: 20px;
}
@media only screen and (min-width: 768px) {
  .modal-container .inline-label {
    float: left;
  }
}
.modal-container .inline-value {
  font-weight: bold;
  color: #000000;
}
@media only screen and (min-width: 768px) {
  .modal-container .inline-value {
    float: left;
  }
}
.flight-table td {
  color: #000000 !important;
}
@media (max-width: 1366px) {
  .reservations.big.filters {
    display: none;
  }
  .reservations.small.filters {
    display: block;
  }
}
@media (min-width: 1367px) {
  .reservations.big.filters {
    display: block;
  }
  .reservations.small.filters {
    display: none;
  }
}
.reservations.small.filters {
  margin-bottom: 20px;
}
.reservations.small.filters .fa {
  margin-right: 5px;
}
.reservations.small.filters .btn-default {
  margin-right: 10px;
}
#reservStatus .content {
  width: 190px;
}
.reservations.filters .time-filters {
  margin-bottom: 6px;
}
.reservations.filters .time-filters .radio-group {
  display: inline-block;
}
.reservations.filters .time-filters .radio-group .option {
  margin-right: 20px;
  float: left;
}
.reservations.filters .time-filters .radio-group .option .bullet {
  margin-right: 7px;
}
.reservations.filters .time-filters .radio-group .option span {
  position: relative;
  top: -5px;
}
.reservations.filters .time-filters .radio-group .daterange {
  display: inline-block;
  position: relative;
  top: -5px;
}
.reservations.filters .time-filters > button,
.reservations.filters .time-filters .btn-group {
  position: relative;
  top: -8px;
  float: right;
}
.reservations.filters > .fa {
  margin-right: 8px;
}
.reservations.filters .group-filters {
  display: inline-block;
}
.reservations.filters .group-filters .filter-black {
  margin-right: 5px;
}
.reservations.filters .group-filters .group-filter {
  width: 167px;
  height: 32px;
  border-radius: 3px;
  border: 0px;
  outline: 0px;
}
.reservations.filters .group-filters .group-filter .select2-choices {
  background-color: #e5e5e5;
}
.reservations.filters .group-filters .group-filter .form-control {
  padding: 5px 7px;
}
.reservations.modal-body .radio-group {
  display: block;
}
.reservations.modal-body .daterange {
  display: block;
}
.reservations.modal-body .group-filters {
  display: block;
}
.reservations.modal-body .group-filters .group-filter {
  width: 250px;
}
.reservations.modal-body .modal-footer {
  padding: 0px;
  margin-top: 15px;
  margin-bottom: 30px;
}
daterange {
  display: inline-block;
}
daterange section,
daterange div,
daterange .form-control {
  display: inline-block;
}
daterange section {
  margin-right: 8px;
}
daterange .form-control {
  float: none !important;
}
daterange span {
  color: #888;
  margin-right: 8px;
}
daterange input {
  margin: 0 !important;
}
filterdropdown {
  display: inline-block;
  line-height: normal;
  border-radius: 4px;
  height: 32px;
  max-width: 220px;
}
filterdropdown ::-webkit-scrollbar {
  -webkit-appearance: none;
  width: 8px;
}
filterdropdown ::-webkit-scrollbar-thumb {
  width: 8px;
  opacity: 0.61;
  background-color: #DBDBDB;
  border-radius: 4px;
}
filterdropdown :-moz-placeholder,
filterdropdown :-ms-input-placeholder,
filterdropdown ::-moz-placeholder,
filterdropdown ::-ms-input-placeholder,
filterdropdown ::-webkit-input-placeholder {
  opacity: 0.46;
}
filterdropdown .underline {
  text-decoration: underline;
}
filterdropdown .action-all {
  font-weight: bold;
  cursor: pointer;
}
filterdropdown .action-all-container {
  border-bottom: #DBDBDB solid 1px;
  padding: 10px 35px 5px 10px;
  cursor: default;
}
filterdropdown .border {
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.15);
  border: 1px solid #DCDCDC;
}
filterdropdown .results {
  padding: 5px;
  max-height: 200px;
  overflow-y: auto;
  cursor: default;
}
filterdropdown .no-results {
  text-align: center;
  padding: 10px;
}
filterdropdown .no-results span {
  opacity: 0.5;
}
filterdropdown .entry {
  display: flex;
  flex-flow: row nowrap;
  align-items: center;
  padding: 5px;
}
filterdropdown .entry > .right {
  margin-left: auto;
}
filterdropdown .entry:hover {
  background: #ebebeb;
  cursor: pointer;
}
filterdropdown .apply-container {
  margin-top: 10px;
  margin-bottom: 10px;
  padding: 5px;
}
filterdropdown .input-container {
  width: inherit;
  height: inherit;
  position: relative;
  padding: 0;
  margin: 0;
}
filterdropdown .input-container div {
  width: inherit;
  height: inherit;
  cursor: default;
}
filterdropdown .input-container div input {
  height: inherit;
  width: inherit;
  border: 1px solid #fff;
  padding-left: 9px;
  padding-right: 19px;
  text-overflow: ellipsis;
  opacity: 1;
}
filterdropdown .input-container div input::-ms-clear {
  display: none;
}
filterdropdown .input-container div input.focused:not(:disabled) {
  outline: none !important;
  border: 1px solid #4A90E2;
  cursor: text;
}
filterdropdown .input-container .fa {
  position: absolute;
  right: 6%;
  top: 30%;
  color: #666;
}
filterdropdown .input-container div.capture {
  position: absolute;
  top: 0px;
}
filterdropdown .input-image {
  position: absolute;
  left: -22px;
  top: 8px;
  width: 10px;
  height: 10px;
  cursor: pointer;
}
filterdropdown .check-box {
  position: relative;
  line-height: 0px;
  margin-right: 7px;
  float: left;
}
filterdropdown .content {
  cursor: default;
  position: absolute;
  background-color: #fff;
  width: 250px;
  z-index: 10;
}
filterdropdown .group-break {
  margin: 0px 10px 0px 10px;
}
filterdropdown hr {
  width: 90%;
  border: #DBDBDB solid 1px;
}
filterdropdown input[type='checkbox'] {
  visibility: hidden;
}
filterdropdown button {
  height: 26px;
  width: 179px;
  background: #e5e5e5;
  color: #333;
  opacity: 0.43;
  border: 0;
  box-shadow: none;
  border-radius: 3px;
}
filterdropdown button.active {
  opacity: 1;
  background: #47A0F1;
  color: #fff;
}
filterdropdown button.active:hover {
  background: #3882CC;
}
filterdropdown,
filterdropdown > .input-container > div > input {
  background-color: #e5e5e5;
  color: #333;
  font-size: 14px;
  font-weight: 400;
  cursor: pointer;
}
filterdropdown.disabled,
filterdropdown > .input-container > div > input.disabled {
  cursor: not-allowed;
}
filterdropdown.old,
filterdropdown.old > .input-container > div > input {
  background-color: #fff;
  color: #706f6f;
  width: 238px;
}
filterdropdown.old input.search,
filterdropdown.old > .input-container > div > input input.search {
  border: 1px solid #ebebeb;
}
filterdropdown.old.disabled,
filterdropdown.old > .input-container > div > input.disabled {
  background-color: #eeeeee;
}
filterdropdown.old .fa,
filterdropdown.old > .input-container > div > input .fa {
  position: absolute;
  right: 6%;
  top: 30%;
  color: #666;
}
filterdropdown.small,
filterdropdown.small > .input-container > div > input {
  width: 170px;
  font-size: 14px;
}
fspdropdown.has-error .input-container {
  border: 1px solid red;
}
fspdropdown {
  background-color: #fff;
  display: inline-block;
  width: 180px;
  height: 31px;
  cursor: pointer;
  text-align: left;
}
fspdropdown label {
  margin-bottom: 0px;
}
fspdropdown .input-container {
  display: flex;
  flex-flow: row nowrap;
  align-items: center;
  height: 100%;
  padding-left: 9px;
  border: 1px solid #ebebeb;
  border-radius: 3px;
  box-shadow: none;
}
fspdropdown .input-container > .right {
  margin-left: auto;
}
fspdropdown .input-container .searchBox {
  color: #706f6f;
  border: none !important;
  height: 100%;
  width: 88%;
  margin-bottom: 0px;
}
fspdropdown .input-container .searchBox:disabled {
  background: #fff;
}
fspdropdown .input-container .searchBox.view {
  display: flex;
  flex-flow: row nowrap;
  align-items: center;
  cursor: pointer;
}
fspdropdown .input-container .searchBox.view > .right {
  margin-left: auto;
}
fspdropdown .input-container .searchBox::-ms-clear {
  display: none;
}
fspdropdown .input-container.focused {
  border-color: #4ca2ee;
}
fspdropdown .sections-container {
  display: flex;
  flex-flow: row nowrap;
  align-items: center;
  border-bottom: 2px #ebebeb solid;
  padding: 10px;
  padding-left: 12px;
}
fspdropdown .sections-container > .right {
  margin-left: auto;
}
fspdropdown .sections-container label {
  font-weight: bold;
}
fspdropdown .sections-container .show {
  margin-right: 20px;
}
fspdropdown .sections-container .section {
  display: flex;
  flex-flow: row nowrap;
  align-items: center;
  margin-right: 15px;
  cursor: pointer;
}
fspdropdown .sections-container .section > .right {
  margin-left: auto;
}
fspdropdown .sections-container .section label {
  cursor: pointer;
}
fspdropdown .sections-container .section input {
  cursor: pointer;
  margin-right: 5px;
}
fspdropdown .content {
  position: absolute;
  z-index: 10;
  width: 240px;
  border: 2px #ebebeb solid;
  background-color: #fff;
}
fspdropdown .content .select-container {
  display: flex;
  flex-flow: row nowrap;
  align-items: center;
  justify-content: space-between;
  border-bottom: 2px #ebebeb solid;
  padding: 10px 20px 10px 12px;
}
fspdropdown .content .select-container > .right {
  margin-left: auto;
}
fspdropdown .content .select-container label {
  font-weight: bold;
}
fspdropdown .content .entries {
  max-height: 290px;
  overflow-y: auto;
}
fspdropdown .content .entry {
  padding: 6px 5px 6px 12px;
  cursor: pointer;
}
fspdropdown .content .entry:hover {
  background-color: #ebebeb;
}
fspdropdown .content .apply-container {
  display: flex;
  flex-flow: row wrap;
  align-items: center;
  justify-content: center;
  padding: 15px 10px;
}
fspdropdown .content .apply-container .btn {
  font-size: 14px;
  padding: 0px;
  width: 100%;
}
fspdropdown .toggle {
  display: flex;
  flex-flow: row nowrap;
  align-items: center;
  font-size: 14px;
}
fspdropdown .toggle > .right {
  margin-left: auto;
}
fspdropdown .toggle .item {
  flex-grow: 1;
  text-align: center;
  border: 1px solid #4DA1EE;
  border-radius: 2px 0 0 2px;
  padding: 5px 0px;
}
fspdropdown .toggle .active.item {
  background-color: #4DA1EE;
  color: #fff;
}
fspdropdown.grey .input-container,
fspdropdown.grey .searchBox {
  background-color: #e5e5e5;
}
fspdropdown.grey .searchBox {
  color: #333;
}
fspdropdown.grey .apply-container .btn {
  width: 180px;
  height: 25px;
}
fspdropdown.old {
  font-size: 14px;
  width: 100%;
}
fspdropdown.old .entry {
  color: #000;
}
.sales-list .filters {
  max-width: 540px;
}
.sales-list .clearall {
  margin-right: 10px;
}
.sales-list filterdropdown {
  width: 140px;
}
@media only screen and (max-width: 374px) {
  .sales-list .controls {
    height: 130px;
  }
}
.sales-list .actions {
  margin-left: auto;
}
.sales-list .small-column {
  color: #333;
  font-weight: bold;
}
.sales-list .active {
  color: #40d271;
  font-weight: bold;
}
.sales-list .past-due {
  color: #f87101;
  font-weight: bold;
}
.sales-list .pending {
  color: #f20100;
  font-weight: bold;
}
.sales-list .cancelled {
  font-weight: bold;
}
.sales-list table.subscriptions {
  width: 100%;
}
.sales-list table.subscriptions .subscriber,
.sales-list table.subscriptions > span {
  width: 25%;
}
@media only screen and (max-width: 767px) {
  .sales-list table.subscriptions .subscriber,
  .sales-list table.subscriptions > span {
    width: 100%;
  }
}
.sales-list table.subscriptions .status,
.sales-list table.subscriptions > span {
  width: 25%;
}
@media only screen and (max-width: 767px) {
  .sales-list table.subscriptions .status,
  .sales-list table.subscriptions > span {
    width: 100%;
  }
}
.sales-list table.subscriptions .amount,
.sales-list table.subscriptions > span {
  width: 13%;
}
@media only screen and (max-width: 767px) {
  .sales-list table.subscriptions .amount,
  .sales-list table.subscriptions > span {
    width: 100%;
  }
}
.sales-list table.subscriptions .created,
.sales-list table.subscriptions > span {
  width: 12%;
}
@media only screen and (max-width: 767px) {
  .sales-list table.subscriptions .created,
  .sales-list table.subscriptions > span {
    width: 100%;
  }
}
.sales-list table.subscriptions .expiration {
  width: 100%;
}
.sales-list table.subscriptions .created,
.sales-list table.subscriptions .amount,
.sales-list table.subscriptions .expiration {
  vertical-align: middle;
}
.sales-list table.subscriptions .created > span,
.sales-list table.subscriptions .amount > span,
.sales-list table.subscriptions .expiration > span {
  line-height: 34px;
}
.sales-list table.subscriptions .expiration {
  display: flex;
  flex-flow: row nowrap;
  align-items: center;
  justify-content: space-between;
  display: table-cell;
  padding-right: 0px;
}
.sales-list table.subscriptions .expiration > .right {
  margin-left: auto;
}
@media only screen and (max-width: 1365px) {
  #quick-filters {
    display: none;
  }
}
@media only screen and (min-width: 1366px) {
  #filter-button,
  #lnkClearAllMobile {
    display: none;
  }
}
@media only screen and (min-width: 1514px) {
  #fd_savedFilters .content {
    width: 148px;
  }
}
.report-section-header {
  border-bottom: solid;
  min-height: 60px;
  border-bottom-color: #D8D8D8;
  border-bottom-width: 1px;
  background-color: #F5F5F5;
  padding-top: 24px;
  padding-bottom: 13px;
}
.report-section-header h2 {
  color: black;
  float: left;
  padding-left: 20px;
  font-size: 18px;
  line-height: 21px;
  margin: 0 0 0 0;
}
.report-sub-section-header {
  background-color: #E1EFFC;
  border-bottom: 1px solid #D8D8D8;
}
.report-sub-section-header h3 {
  color: black;
  padding: 6px 8px 9px 20px;
  font-size: 12px;
  line-height: 14px;
  margin: 0 0 0 0;
  font-weight: 400;
}
/* report listing */
.report-listing {
  overflow: hidden;
}
.report-listing .info {
  width: 20px;
  height: 20px;
  background: url(/Content/images/sprite.png?v=20160521) no-repeat -205px -109px;
  text-indent: -9999px;
  overflow: hidden;
  display: inline-block;
  margin: 0 0 0 3px;
  vertical-align: top;
}
.report-listing .info:hover {
  background-position: -182px -109px;
}
.report-listing .list-holder {
  overflow: hidden;
  margin: 0 0 20px;
}
.report-listing .report-list {
  padding: 0 0 0 0;
  margin: 0;
  list-style: none;
}
.report-listing .report-list li {
  border-bottom: 1px solid #D8D8D8;
  padding: 20px 8px 13px 20px;
  color: black;
}
.report-listing .report-list li .report-name {
  vertical-align: top;
  width: 33%;
  display: inline-block;
  color: black;
}
.report-listing .report-list li .report-description {
  width: 55%;
  display: inline-block;
  color: #595959;
}
.report-listing .report-list li .chevron-nav {
  margin-top: -3px;
}
.report-listing .report-list li:not(.disabled-link) {
  cursor: pointer;
}
.report-listing .report-list li:hover:not(.disabled-link) {
  background: #f9f9f9;
}
.report-listing .report-list a {
  font-size: 14px;
  line-height: 16px;
  text-decoration: none;
  color: #595959;
}
.report-listing .report-list a:hover {
  text-decoration: underline;
}
.report-listing-legacy {
  overflow: hidden;
  max-width: 805px;
  padding: 10px 0 0;
}
.report-listing-legacy h2 {
  font-size: 20px;
  line-height: 24px;
  color: #595959;
  margin: 0 0 23px;
}
.report-listing-legacy h3 {
  color: #3A84C9;
  margin: 0 0 11px;
  font-size: 16px;
  line-height: 20px;
}
.report-listing-legacy .info {
  width: 20px;
  height: 20px;
  background: url(/Content/images/sprite.png?v=20160521) no-repeat -205px -109px;
  text-indent: -9999px;
  overflow: hidden;
  display: inline-block;
  margin: 0 0 0 3px;
  vertical-align: top;
}
.report-listing-legacy .info:hover {
  background-position: -182px -109px;
}
.report-listing-legacy .list-holder {
  overflow: hidden;
  margin: 0 0 29px;
}
.report-listing-legacy .report-list-legacy {
  padding: 0 0 0 13px;
  margin: 0;
  list-style: none;
}
.report-listing-legacy .report-list-legacy li {
  border-bottom: 1px solid #eee;
  padding: 8px 0 7px;
}
.report-listing-legacy .report-list-legacy a {
  font-size: 14px;
  line-height: 18px;
  text-decoration: none;
  color: #595959;
}
.report-listing-legacy .report-list-legacy a:hover {
  text-decoration: underline;
}
.logi-container {
  margin-right: 20px;
}
.report-container {
  margin: 0 0 0 0;
  padding-left: 0;
  padding-right: 0;
  width: 100%;
}
.report-list-icon {
  padding-right: 2px;
}
@media only screen and (max-width: 991px) {
  .report-listing {
    padding: 4px 0 0;
  }
  .report-listing .list-holder {
    padding-left: 0 !important;
    float: none;
  }
}
@media only screen and (max-width: 767px) {
  .report-container {
    margin-right: 0px;
    margin-left: 0px;
  }
  .report-listing {
    padding: 6px 0 0;
  }
}
@media only screen and (MIN-width: 767px) {
  .twoColumns {
    -webkit-column-gap: 20px;
    -moz-column-gap: 20px;
    column-gap: 20px;
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
  }
  .twoColumns .report-listing {
    break-inside: avoid-column;
  }
}
.reminder-history-responsive {
  padding: 0 20px 0 20px;
  font-size: 14px;
  line-height: 16px;
}
.reminder-history-container {
  padding-left: unset;
  padding-right: unset;
  margin-left: unset;
  margin-right: unset;
  width: 100%;
}
.reminder-history-container .col-xs-12:not(.reminder-history-last-section) {
  padding-bottom: 10px;
}
.reminder-history-container .reminder-history-header {
  font-size: 12px;
  line-height: 14px;
  color: #595959;
}
.reminder-history-container .reminder-history-value {
  font-size: 14px;
  line-height: 18px;
  color: #000000;
}
.reminder-history-table-border {
  border-bottom: solid;
  border-bottom-color: #D8D8D8;
  border-bottom-width: 1px;
  padding-bottom: 10px;
  margin-bottom: 14px;
}
@media only screen and (min-width: 980px) {
  .reminder-history-modal {
    width: 800px;
  }
}
.aircraft-edit-modal .modal-dialog .modal-content {
  width: 685px;
}
.historical-session-buttons {
  width: 50%;
  margin: 0 auto;
}
@media only screen and (max-width: 583px) {
  .historical-session-buttons {
    width: 90%;
  }
}
.historical-version-container {
  background-color: #f5f5f5;
  padding-top: 10px;
  float: left;
  width: 100%;
}
.historical-version-container .historical-version-selector {
  float: left;
  margin-left: 10px;
}
.historical-version-container .historical-version-selector .historical-single-session {
  font-weight: bold;
  margin-top: 5px;
}
.historical-version-container .historical-version-selector .historical-version-disclaimer {
  font-size: 12px;
  line-height: 14px;
  margin-top: 10px;
}
.historical-version-container .historical-version-selector fspdropdown {
  width: 250px;
}
.historical-version-container .historical-version-label {
  float: left;
  line-height: 32px;
  margin-left: 10px;
}
