.PrintArea {
    border: 1px solid #BBBBBB;
    margin: 20px 5px;
    padding: 10px;
    width: 400px;
}
.button {
    background: none repeat scroll 0 0 #999999;
    border: 1px solid blue;
    color: #EEEEEE;
    cursor: pointer;
    padding: 3px 5px;
    text-align: center;
    width: 80px;
}
span.test {
    color: red;
}
/* ************************* */
/* $NAVBAR
/* ************************* */
/* line 5, app/assets/stylesheets/base.css.scss */
.navbar {
  border-radius: 0 !important;
  background-color: #3D5629;
  margin-bottom: 0 !important;
}

/* line 12, app/assets/stylesheets/base.css.scss */
.fake-nav-link {
  color: #999;
  padding: 15px;
  line-height: 20px;
}

/* ************************* */
/* $BASE
/* ************************* */
/* line 22, app/assets/stylesheets/base.css.scss */
.table-overflow-wrapper {
  overflow: auto;
  overflow-y: hidden;
}

/* line 27, app/assets/stylesheets/base.css.scss */
.fd-logo {
  width: 207px;
  height: 63px;
  margin: 15px 0px;
}

/* line 33, app/assets/stylesheets/base.css.scss */
.content-box {
  border: solid 4px #557939 !important;
  box-shadow: 0 0 4px rgba(150, 0, 0, 0.5) !important;
  background-color: #FFFFFF !important;
}

/* line 39, app/assets/stylesheets/base.css.scss */
address {
  margin-bottom: 0 !important;
}

/* line 43, app/assets/stylesheets/base.css.scss */
.input-group[class*="col-"] {
  padding-right: 15px;
  padding-left: 15px;
}

/* line 48, app/assets/stylesheets/base.css.scss */
.section-heading {
  text-align: center;
  color: #618A41;
  padding-bottom: 5px;
  border-bottom: 1px solid #94bd74;
}

/* line 55, app/assets/stylesheets/base.css.scss */
.no-wrap {
  white-space: nowrap;
}

/* ************************* */
/* $POHEADERS
/* ************************* */
/* line 64, app/assets/stylesheets/base.css.scss */
[data-bs-toggle~="collapse"] {
  cursor: pointer;
}

/* line 68, app/assets/stylesheets/base.css.scss */
.panel-default > .panel-heading {
  border: 1px solid #DDD !important;
}

/* line 72, app/assets/stylesheets/base.css.scss */
.panel-heading:hover {
  background-color: #e4eedc !important;
}

/* line 76, app/assets/stylesheets/base.css.scss */
.quantity-btn {
  margin-top: 4px;
  font-size: 18px;
}

/* line 81, app/assets/stylesheets/base.css.scss */
.qty-input {
  margin: 0 5px;
  width: 55px;
}

/* Style the poheaders index table links */
/* line 87, app/assets/stylesheets/base.css.scss */
table tbody tr td a,
table tbody tr td a:hover {
  background-color: transparent;
  text-decoration: none;
  color: #3399FF;
  /* Link-blue */
}

/* ************************* */
/* $FOOTER
/* ************************* */
/* line 98, app/assets/stylesheets/base.css.scss */
.footer {
  background: url(/assets/footer-bg-c094115f7c45348ede3878eccc527b37b833b2a420e9dbc67526eed3315a6595.png) repeat-x center 0;
  color: #bd965b;
  font-size: 16px;
  height: 290px;
  padding-top: 77px;
  width: 100%;
}

/* line 107, app/assets/stylesheets/base.css.scss */
.footer a {
  color: #bd965b;
}

/* line 111, app/assets/stylesheets/base.css.scss */
.padding-right {
  padding-right: 20px;
}

/* line 115, app/assets/stylesheets/base.css.scss */
#myAuditModal .modal-body {
  max-height: 600px;
  overflow-y: auto;
}

/* line 120, app/assets/stylesheets/base.css.scss */
.customer-category-col {
  width: 22.33%;
}
/* line 1, app/assets/stylesheets/body.css.scss */
.background {
  background-color: #B6D133;
}

/* line 5, app/assets/stylesheets/body.css.scss */
.wrapper {
  min-height: calc(100vh - 290px);
  height: auto !important;
  height: 100%;
}

/* line 12, app/assets/stylesheets/body.css.scss */
.alert.alert-error {
  top: 0px;
  left: 0px;
  right: 0px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}

/* line 21, app/assets/stylesheets/body.css.scss */
.alert.alert-message {
  top: 0px;
  left: 0px;
  right: 0px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}

/* line 30, app/assets/stylesheets/body.css.scss */
.alert.alert-notice {
  top: 0px;
  left: 0px;
  right: 0px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}

/* line 39, app/assets/stylesheets/body.css.scss */
.w-80 {
  width: 80%;
}

/* line 43, app/assets/stylesheets/body.css.scss */
.w-100 {
  width: 100%;
}

/* line 47, app/assets/stylesheets/body.css.scss */
.w-1px {
  width: 1px;
}

/* line 51, app/assets/stylesheets/body.css.scss */
.w-30px {
  width: 30px;
}

/* line 55, app/assets/stylesheets/body.css.scss */
.cursor-pointer {
  cursor: pointer;
}

/* line 59, app/assets/stylesheets/body.css.scss */
.canvas-style {
  border: 0px solid #000000;
}
/*!
 * Datepicker for Bootstrap
 *
 * Copyright 2012 Stefan Petre
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 */.clearfix{*zoom:1}.clearfix:before,.clearfix:after{display:table;content:"";line-height:0}.clearfix:after{clear:both}.hide-text{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0}.input-block-level{display:block;width:100%;min-height:30px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.bootstrap-datetimepicker-widget{top:0;left:0;width:250px;padding:4px;margin-top:1px;z-index:3000;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}.bootstrap-datetimepicker-widget:before{content:'';display:inline-block;border-left:7px solid transparent;border-right:7px solid transparent;border-bottom:7px solid #ccc;border-bottom-color:rgba(0,0,0,0.2);position:absolute;top:-7px;left:6px}.bootstrap-datetimepicker-widget:after{content:'';display:inline-block;border-left:6px solid transparent;border-right:6px solid transparent;border-bottom:6px solid #fff;position:absolute;top:-6px;left:7px}.bootstrap-datetimepicker-widget>ul{list-style-type:none;margin:0}.bootstrap-datetimepicker-widget .timepicker-hour,.bootstrap-datetimepicker-widget .timepicker-minute,.bootstrap-datetimepicker-widget .timepicker-second{font-weight:bold;font-size:1.2em}.bootstrap-datetimepicker-widget table[data-hour-format="12"] .separator{width:4px;padding:0;margin:0}.bootstrap-datetimepicker-widget .datepicker>div{display:none}.bootstrap-datetimepicker-widget .picker-switch{text-align:center}.bootstrap-datetimepicker-widget table{width:100%;margin:0}.bootstrap-datetimepicker-widget td,.bootstrap-datetimepicker-widget th{text-align:center;width:20px;height:20px;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}.bootstrap-datetimepicker-widget td.day:hover,.bootstrap-datetimepicker-widget td.hour:hover,.bootstrap-datetimepicker-widget td.minute:hover,.bootstrap-datetimepicker-widget td.second:hover{background:#eee;cursor:pointer}.bootstrap-datetimepicker-widget td.old,.bootstrap-datetimepicker-widget td.new{color:#999}.bootstrap-datetimepicker-widget td.active,.bootstrap-datetimepicker-widget td.active:hover{color:#fff;background-color:#006dcc;background-image:-moz-linear-gradient(top,#08c,#04c);background-image:-webkit-gradient(linear,0 0,0 100%,from(#08c),to(#04c));background-image:-webkit-linear-gradient(top,#08c,#04c);background-image:-o-linear-gradient(top,#08c,#04c);background-image:linear-gradient(to bottom,#08c,#04c);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc',endColorstr='#ff0044cc',GradientType=0);border-color:#04c #04c #002a80;border-color:rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);*background-color:#04c;filter:progid:DXImageTransform.Microsoft.gradient(enabled = false);color:#fff;text-shadow:0 -1px 0 rgba(0,0,0,0.25)}.bootstrap-datetimepicker-widget td.active:hover,.bootstrap-datetimepicker-widget td.active:hover:hover,.bootstrap-datetimepicker-widget td.active:active,.bootstrap-datetimepicker-widget td.active:hover:active,.bootstrap-datetimepicker-widget td.active.active,.bootstrap-datetimepicker-widget td.active:hover.active,.bootstrap-datetimepicker-widget td.active.disabled,.bootstrap-datetimepicker-widget td.active:hover.disabled,.bootstrap-datetimepicker-widget td.active[disabled],.bootstrap-datetimepicker-widget td.active:hover[disabled]{color:#fff;background-color:#04c;*background-color:#003bb3}.bootstrap-datetimepicker-widget td.active:active,.bootstrap-datetimepicker-widget td.active:hover:active,.bootstrap-datetimepicker-widget td.active.active,.bootstrap-datetimepicker-widget td.active:hover.active{background-color:#039 \9}.bootstrap-datetimepicker-widget td span{display:block;width:47px;height:54px;line-height:54px;float:left;margin:2px;cursor:pointer;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}.bootstrap-datetimepicker-widget td span:hover{background:#eee}.bootstrap-datetimepicker-widget td span.active{color:#fff;background-color:#006dcc;background-image:-moz-linear-gradient(top,#08c,#04c);background-image:-webkit-gradient(linear,0 0,0 100%,from(#08c),to(#04c));background-image:-webkit-linear-gradient(top,#08c,#04c);background-image:-o-linear-gradient(top,#08c,#04c);background-image:linear-gradient(to bottom,#08c,#04c);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc',endColorstr='#ff0044cc',GradientType=0);border-color:#04c #04c #002a80;border-color:rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);*background-color:#04c;filter:progid:DXImageTransform.Microsoft.gradient(enabled = false);color:#fff;text-shadow:0 -1px 0 rgba(0,0,0,0.25)}.bootstrap-datetimepicker-widget td span.active:hover,.bootstrap-datetimepicker-widget td span.active:active,.bootstrap-datetimepicker-widget td span.active.active,.bootstrap-datetimepicker-widget td span.active.disabled,.bootstrap-datetimepicker-widget td span.active[disabled]{color:#fff;background-color:#04c;*background-color:#003bb3}.bootstrap-datetimepicker-widget td span.active:active,.bootstrap-datetimepicker-widget td span.active.active{background-color:#039 \9}.bootstrap-datetimepicker-widget td span.old{color:#999}.bootstrap-datetimepicker-widget th.switch{width:145px}.bootstrap-datetimepicker-widget th.next,.bootstrap-datetimepicker-widget th.prev{font-size:21px}.bootstrap-datetimepicker-widget thead tr:first-child th{cursor:pointer}.bootstrap-datetimepicker-widget thead tr:first-child th:hover{background:#eee}.input-append.date .add-on i,.input-prepend.date .add-on i{display:block;cursor:pointer;width:16px;height:16px}
/*!
 * Bootstrap v3.0.0
 *
 * Copyright 2013 Twitter, Inc
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Designed and built with all the love in the world @twitter by @mdo and @fat.
 */


article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary{display:block;}
audio,canvas,video{display:inline-block;}
audio:not([controls]){display:none;height:0;}
[hidden]{display:none;}
html{font-family:sans-serif;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;}
body{margin:0;}
a:focus{outline:thin dotted;}
a:active,a:hover{outline:0;}
h1{font-size:2em;margin:0.67em 0;}
abbr[title]{border-bottom:1px dotted;}
b,strong{font-weight:bold;}
dfn{font-style:italic;}
hr{-moz-box-sizing:content-box;box-sizing:content-box;height:0;}
mark{background:#ff0;color:#000;}
code,kbd,pre,samp{font-family:monospace, serif;font-size:1em;}
pre{white-space:pre-wrap;}
q{quotes:"\201C" "\201D" "\2018" "\2019";}
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:0;}
fieldset{border:1px solid #c0c0c0;margin:0 2px;padding:0.35em 0.625em 0.75em;}
legend{border:0;padding:0;}
button,input,select,textarea{font-family:inherit;font-size:100%;margin:0;}
button,input{line-height:normal;}
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;}
input[type="checkbox"],input[type="radio"]{box-sizing:border-box;padding:0;}
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;}
button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0;}
textarea{overflow:auto;vertical-align:top;}
table{border-collapse:collapse;border-spacing:0;}
*,*:before,*:after{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
html{font-size:62.5%;-webkit-tap-highlight-color:rgba(0, 0, 0, 0);}
body{font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:14px;line-height:1.428571429;color:#333333;background-color:#ffffff;}
input,button,select,textarea{font-family:inherit;font-size:inherit;line-height:inherit;}
button,input,select[multiple],textarea{background-image:none;}
a{color:#428bca;text-decoration:none;}a:hover,a:focus{color:#2a6496;text-decoration:underline;}
a:focus{outline:thin dotted #333;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px;}
img{vertical-align:middle;}
.img-responsive{display:block;max-width:100%;height:auto;}
.img-rounded{border-radius:6px;}
.img-thumbnail{padding:4px;line-height:1.428571429;background-color:#ffffff;border:1px solid #dddddd;border-radius:4px;-webkit-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;}
@font-face{font-family:'Glyphicons Halflings';src:url(/assets/glyphicons-halflings-regular.eot);src:url(/assets/glyphicons-halflings-regular.eot?#iefix) format('embedded-opentype'),url(/assets/glyphicons-halflings-regular.woff) format('woff'),url(/assets/glyphicons-halflings-regular.ttf) format('truetype'),url(/assets/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;}
.glyphicon-asterisk:before{content:"\2a";}
.glyphicon-plus:before{content:"\2b";}
.glyphicon-euro: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-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-print:before{content:"\e045";}
.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-eye-open:before{content:"\e105";}
.glyphicon-eye-close:before{content:"\e106";}
.glyphicon-warning-sign:before{content:"\e107";}
.glyphicon-plane:before{content:"\e108";}
.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-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-tasks:before{content:"\e137";}
.glyphicon-filter:before{content:"\e138";}
.glyphicon-fullscreen:before{content:"\e140";}
.glyphicon-dashboard:before{content:"\e141";}
.glyphicon-heart-empty:before{content:"\e143";}
.glyphicon-link:before{content:"\e144";}
.glyphicon-phone:before{content:"\e145";}
.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-briefcase:before{content:"\1f4bc";}
.glyphicon-calendar:before{content:"\1f4c5";}
.glyphicon-pushpin:before{content:"\1f4cc";}
.glyphicon-paperclip:before{content:"\1f4ce";}
.glyphicon-camera:before{content:"\1f4f7";}
.glyphicon-lock:before{content:"\1f512";}
.glyphicon-bell:before{content:"\1f514";}
.glyphicon-bookmark:before{content:"\1f516";}
.glyphicon-fire:before{content:"\1f525";}
.glyphicon-wrench:before{content:"\1f527";}
/*!
 * Bootstrap v3.0.0
 *
 * Copyright 2013 Twitter, Inc
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Designed and built with all the love in the world by @mdo and @fat.
 */
/*! normalize.css v2.1.0 | MIT License | git.io/normalize */
/* line 13, app/assets/stylesheets/bootstrap.scss */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}

/* line 28, app/assets/stylesheets/bootstrap.scss */
audio,
canvas,
video {
  display: inline-block;
}

/* line 34, app/assets/stylesheets/bootstrap.scss */
audio:not([controls]) {
  display: none;
  height: 0;
}

/* line 39, app/assets/stylesheets/bootstrap.scss */
[hidden] {
  display: none;
}

/* line 43, app/assets/stylesheets/bootstrap.scss */
html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

/* line 49, app/assets/stylesheets/bootstrap.scss */
body {
  margin: 0;
}

/* line 53, app/assets/stylesheets/bootstrap.scss */
a:focus {
  outline: thin dotted;
}

/* line 57, app/assets/stylesheets/bootstrap.scss */
a:active,
a:hover {
  outline: 0;
}

/* line 62, app/assets/stylesheets/bootstrap.scss */
h1 {
  margin: 0.67em 0;
  font-size: 2em;
}

/* line 67, app/assets/stylesheets/bootstrap.scss */
abbr[title] {
  border-bottom: 1px dotted;
}

/* line 71, app/assets/stylesheets/bootstrap.scss */
b,
strong {
  font-weight: bold;
}

/* line 76, app/assets/stylesheets/bootstrap.scss */
dfn {
  font-style: italic;
}

/* line 80, app/assets/stylesheets/bootstrap.scss */
hr {
  height: 0;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}

/* line 86, app/assets/stylesheets/bootstrap.scss */
mark {
  color: #000;
  background: #ff0;
}

/* line 91, app/assets/stylesheets/bootstrap.scss */
code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  font-size: 1em;
}

/* line 99, app/assets/stylesheets/bootstrap.scss */
pre {
  white-space: pre-wrap;
}

/* line 103, app/assets/stylesheets/bootstrap.scss */
q {
  quotes: "\201C" "\201D" "\2018" "\2019";
}

/* line 107, app/assets/stylesheets/bootstrap.scss */
small {
  font-size: 80%;
}

/* line 111, app/assets/stylesheets/bootstrap.scss */
sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}

/* line 119, app/assets/stylesheets/bootstrap.scss */
sup {
  top: -0.5em;
}

/* line 123, app/assets/stylesheets/bootstrap.scss */
sub {
  bottom: -0.25em;
}

/* line 127, app/assets/stylesheets/bootstrap.scss */
img {
  border: 0;
}

/* line 131, app/assets/stylesheets/bootstrap.scss */
svg:not(:root) {
  overflow: hidden;
}

/* line 135, app/assets/stylesheets/bootstrap.scss */
figure {
  margin: 0;
}

/* line 139, app/assets/stylesheets/bootstrap.scss */
fieldset {
  padding: 0.35em 0.625em 0.75em;
  margin: 0 2px;
  border: 1px solid #c0c0c0;
}

/* line 145, app/assets/stylesheets/bootstrap.scss */
legend {
  padding: 0;
  border: 0;
}

/* line 150, app/assets/stylesheets/bootstrap.scss */
button,
input,
select,
textarea {
  margin: 0;
  font-family: inherit;
  font-size: 100%;
}

/* line 159, app/assets/stylesheets/bootstrap.scss */
button,
input {
  line-height: normal;
}

/* line 164, app/assets/stylesheets/bootstrap.scss */
button,
select {
  text-transform: none;
}

/* line 169, app/assets/stylesheets/bootstrap.scss */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  cursor: pointer;
  -webkit-appearance: button;
}

/* line 177, app/assets/stylesheets/bootstrap.scss */
button[disabled],
html input[disabled] {
  cursor: default;
}

/* line 182, app/assets/stylesheets/bootstrap.scss */
input[type="checkbox"],
input[type="radio"] {
  padding: 0;
  box-sizing: border-box;
}

/* line 188, app/assets/stylesheets/bootstrap.scss */
input[type="search"] {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  -webkit-appearance: textfield;
}

/* line 195, app/assets/stylesheets/bootstrap.scss */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/* line 200, app/assets/stylesheets/bootstrap.scss */
button::-moz-focus-inner,
input::-moz-focus-inner {
  padding: 0;
  border: 0;
}

/* line 206, app/assets/stylesheets/bootstrap.scss */
textarea {
  overflow: auto;
  vertical-align: top;
}

/* line 211, app/assets/stylesheets/bootstrap.scss */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

@media print {
  /* line 217, app/assets/stylesheets/bootstrap.scss */
  * {
    color: #000 !important;
    text-shadow: none !important;
    background: transparent !important;
    box-shadow: none !important;
  }
  /* line 223, app/assets/stylesheets/bootstrap.scss */
  a,
a:visited {
    text-decoration: underline;
  }
  /* line 227, app/assets/stylesheets/bootstrap.scss */
  a[href]:after {
    content: " (" attr(href) ")";
  }
  /* line 230, app/assets/stylesheets/bootstrap.scss */
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  /* line 233, app/assets/stylesheets/bootstrap.scss */
  .ir a:after,
a[href^="javascript:"]:after,
a[href^="#"]:after {
    content: "";
  }
  /* line 238, app/assets/stylesheets/bootstrap.scss */
  pre,
blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  /* line 243, app/assets/stylesheets/bootstrap.scss */
  thead {
    display: table-header-group;
  }
  /* line 246, app/assets/stylesheets/bootstrap.scss */
  tr,
img {
    page-break-inside: avoid;
  }
  /* line 250, app/assets/stylesheets/bootstrap.scss */
  img {
    max-width: 100% !important;
  }
  @page {
    margin: 2cm .5cm;
  }
  /* line 256, app/assets/stylesheets/bootstrap.scss */
  p,
h2,
h3 {
    orphans: 3;
    widows: 3;
  }
  /* line 262, app/assets/stylesheets/bootstrap.scss */
  h2,
h3 {
    page-break-after: avoid;
  }
  /* line 266, app/assets/stylesheets/bootstrap.scss */
  .navbar {
    display: none;
  }
  /* line 269, app/assets/stylesheets/bootstrap.scss */
  .table td,
.table th {
    background-color: #fff !important;
  }
  /* line 273, app/assets/stylesheets/bootstrap.scss */
  .btn > .caret,
.dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  /* line 277, app/assets/stylesheets/bootstrap.scss */
  .label {
    border: 1px solid #000;
  }
  /* line 280, app/assets/stylesheets/bootstrap.scss */
  .table {
    border-collapse: collapse !important;
  }
  /* line 283, app/assets/stylesheets/bootstrap.scss */
  .table-bordered th,
.table-bordered td {
    border: 1px solid #ddd !important;
  }
}

/* line 289, app/assets/stylesheets/bootstrap.scss */
*,
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 297, app/assets/stylesheets/bootstrap.scss */
html {
  font-size: 62.5%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

/* line 302, app/assets/stylesheets/bootstrap.scss */
body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.428571429;
  color: #333333;
  background-color: #ffffff;
}

/* line 310, app/assets/stylesheets/bootstrap.scss */
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

/* line 319, app/assets/stylesheets/bootstrap.scss */
button,
input,
select[multiple],
textarea {
  background-image: none;
}

/* line 326, app/assets/stylesheets/bootstrap.scss */
a {
  color: #428bca;
  text-decoration: none;
}

/* line 331, app/assets/stylesheets/bootstrap.scss */
a:hover,
a:focus {
  color: #2a6496;
  text-decoration: underline;
}

/* line 337, app/assets/stylesheets/bootstrap.scss */
a:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

/* line 343, app/assets/stylesheets/bootstrap.scss */
img {
  vertical-align: middle;
}

/* line 347, app/assets/stylesheets/bootstrap.scss */
.img-responsive {
  display: block;
  height: auto;
  max-width: 100%;
}

/* line 353, app/assets/stylesheets/bootstrap.scss */
.img-rounded {
  border-radius: 6px;
}

/* line 357, app/assets/stylesheets/bootstrap.scss */
.img-thumbnail {
  display: inline-block;
  height: auto;
  max-width: 100%;
  padding: 4px;
  line-height: 1.428571429;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

/* line 370, app/assets/stylesheets/bootstrap.scss */
.img-circle {
  border-radius: 50%;
}

/* line 374, app/assets/stylesheets/bootstrap.scss */
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee;
}

/* line 381, app/assets/stylesheets/bootstrap.scss */
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0 0 0 0);
  border: 0;
}

/* line 392, app/assets/stylesheets/bootstrap.scss */
p {
  margin: 0 0 10px;
}

/* line 396, app/assets/stylesheets/bootstrap.scss */
.lead {
  margin-bottom: 20px;
  font-size: 16.099999999999998px;
  font-weight: 200;
  line-height: 1.4;
}

@media (min-width: 768px) {
  /* line 404, app/assets/stylesheets/bootstrap.scss */
  .lead {
    font-size: 21px;
  }
}

/* line 409, app/assets/stylesheets/bootstrap.scss */
small {
  font-size: 85%;
}

/* line 413, app/assets/stylesheets/bootstrap.scss */
cite {
  font-style: normal;
}

/* line 417, app/assets/stylesheets/bootstrap.scss */
.text-muted {
  color: #999999;
}

/* line 421, app/assets/stylesheets/bootstrap.scss */
.text-primary {
  color: #428bca;
}

/* line 425, app/assets/stylesheets/bootstrap.scss */
.text-warning {
  color: #c09853;
}

/* line 429, app/assets/stylesheets/bootstrap.scss */
.text-danger {
  color: #b94a48;
}

/* line 433, app/assets/stylesheets/bootstrap.scss */
.text-success {
  color: #468847;
}

/* line 437, app/assets/stylesheets/bootstrap.scss */
.text-info {
  color: #3a87ad;
}

/* line 441, app/assets/stylesheets/bootstrap.scss */
.text-left {
  text-align: left;
}

/* line 445, app/assets/stylesheets/bootstrap.scss */
.text-right {
  text-align: right;
}

/* line 449, app/assets/stylesheets/bootstrap.scss */
.text-center {
  text-align: center;
}

/* line 453, app/assets/stylesheets/bootstrap.scss */
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 500;
  line-height: 1.1;
}

/* line 470, app/assets/stylesheets/bootstrap.scss */
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: #999999;
}

/* line 487, app/assets/stylesheets/bootstrap.scss */
h1,
h2,
h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}

/* line 494, app/assets/stylesheets/bootstrap.scss */
h4,
h5,
h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}

/* line 501, app/assets/stylesheets/bootstrap.scss */
h1,
.h1 {
  font-size: 36px;
}

/* line 506, app/assets/stylesheets/bootstrap.scss */
h2,
.h2 {
  font-size: 30px;
}

/* line 511, app/assets/stylesheets/bootstrap.scss */
h3,
.h3 {
  font-size: 24px;
}

/* line 516, app/assets/stylesheets/bootstrap.scss */
h4,
.h4 {
  font-size: 18px;
}

/* line 521, app/assets/stylesheets/bootstrap.scss */
h5,
.h5 {
  font-size: 14px;
}

/* line 526, app/assets/stylesheets/bootstrap.scss */
h6,
.h6 {
  font-size: 12px;
}

/* line 531, app/assets/stylesheets/bootstrap.scss */
h1 small,
.h1 small {
  font-size: 24px;
}

/* line 536, app/assets/stylesheets/bootstrap.scss */
h2 small,
.h2 small {
  font-size: 18px;
}

/* line 541, app/assets/stylesheets/bootstrap.scss */
h3 small,
.h3 small,
h4 small,
.h4 small {
  font-size: 14px;
}

/* line 548, app/assets/stylesheets/bootstrap.scss */
.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eeeeee;
}

/* line 554, app/assets/stylesheets/bootstrap.scss */
ul,
ol {
  margin-top: 0;
  margin-bottom: 10px;
}

/* line 560, app/assets/stylesheets/bootstrap.scss */
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}

/* line 567, app/assets/stylesheets/bootstrap.scss */
.list-unstyled {
  padding-left: 0;
  list-style: none;
}

/* line 572, app/assets/stylesheets/bootstrap.scss */
.list-inline {
  padding-left: 0;
  list-style: none;
}

/* line 577, app/assets/stylesheets/bootstrap.scss */
.list-inline > li {
  display: inline-block;
  padding-right: 5px;
  padding-left: 5px;
}

/* line 583, app/assets/stylesheets/bootstrap.scss */
dl {
  margin-bottom: 20px;
}

/* line 587, app/assets/stylesheets/bootstrap.scss */
dt,
dd {
  line-height: 1.428571429;
}

/* line 592, app/assets/stylesheets/bootstrap.scss */
dt {
  font-weight: bold;
}

/* line 596, app/assets/stylesheets/bootstrap.scss */
dd {
  margin-left: 0;
}

@media (min-width: 768px) {
  /* line 601, app/assets/stylesheets/bootstrap.scss */
  .dl-horizontal dt {
    float: left;
    width: 160px;
    overflow: hidden;
    clear: left;
    text-align: right;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  /* line 610, app/assets/stylesheets/bootstrap.scss */
  .dl-horizontal dd {
    margin-left: 180px;
  }
  /* line 613, app/assets/stylesheets/bootstrap.scss */
  .dl-horizontal dd:before,
.dl-horizontal dd:after {
    display: table;
    content: " ";
  }
  /* line 618, app/assets/stylesheets/bootstrap.scss */
  .dl-horizontal dd:after {
    clear: both;
  }
  /* line 621, app/assets/stylesheets/bootstrap.scss */
  .dl-horizontal dd:before,
.dl-horizontal dd:after {
    display: table;
    content: " ";
  }
  /* line 626, app/assets/stylesheets/bootstrap.scss */
  .dl-horizontal dd:after {
    clear: both;
  }
}

/* line 631, app/assets/stylesheets/bootstrap.scss */
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #999999;
}

/* line 637, app/assets/stylesheets/bootstrap.scss */
abbr.initialism {
  font-size: 90%;
  text-transform: uppercase;
}

/* line 642, app/assets/stylesheets/bootstrap.scss */
blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  border-left: 5px solid #eeeeee;
}

/* line 648, app/assets/stylesheets/bootstrap.scss */
blockquote p {
  font-size: 17.5px;
  font-weight: 300;
  line-height: 1.25;
}

/* line 654, app/assets/stylesheets/bootstrap.scss */
blockquote p:last-child {
  margin-bottom: 0;
}

/* line 658, app/assets/stylesheets/bootstrap.scss */
blockquote small {
  display: block;
  line-height: 1.428571429;
  color: #999999;
}

/* line 664, app/assets/stylesheets/bootstrap.scss */
blockquote small:before {
  content: '\2014 \00A0';
}

/* line 668, app/assets/stylesheets/bootstrap.scss */
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
}

/* line 675, app/assets/stylesheets/bootstrap.scss */
blockquote.pull-right p,
blockquote.pull-right small {
  text-align: right;
}

/* line 680, app/assets/stylesheets/bootstrap.scss */
blockquote.pull-right small:before {
  content: '';
}

/* line 684, app/assets/stylesheets/bootstrap.scss */
blockquote.pull-right small:after {
  content: '\00A0 \2014';
}

/* line 688, app/assets/stylesheets/bootstrap.scss */
q:before,
q:after,
blockquote:before,
blockquote:after {
  content: "";
}

/* line 695, app/assets/stylesheets/bootstrap.scss */
address {
  display: block;
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.428571429;
}

/* line 702, app/assets/stylesheets/bootstrap.scss */
code,
pre {
  font-family: Monaco, Menlo, Consolas, "Courier New", monospace;
}

/* line 707, app/assets/stylesheets/bootstrap.scss */
code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  white-space: nowrap;
  background-color: #f9f2f4;
  border-radius: 4px;
}

/* line 716, app/assets/stylesheets/bootstrap.scss */
pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.428571429;
  color: #333333;
  word-break: break-all;
  word-wrap: break-word;
  background-color: #f5f5f5;
  border: 1px solid #cccccc;
  border-radius: 4px;
}

/* line 730, app/assets/stylesheets/bootstrap.scss */
pre.prettyprint {
  margin-bottom: 20px;
}

/* line 734, app/assets/stylesheets/bootstrap.scss */
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border: 0;
}

/* line 743, app/assets/stylesheets/bootstrap.scss */
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}

/* line 748, app/assets/stylesheets/bootstrap.scss */
.container {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

/* line 755, app/assets/stylesheets/bootstrap.scss */
.container:before,
.container:after {
  display: table;
  content: " ";
}

/* line 761, app/assets/stylesheets/bootstrap.scss */
.container:after {
  clear: both;
}

/* line 765, app/assets/stylesheets/bootstrap.scss */
.container:before,
.container:after {
  display: table;
  content: " ";
}

/* line 771, app/assets/stylesheets/bootstrap.scss */
.container:after {
  clear: both;
}

/* line 775, app/assets/stylesheets/bootstrap.scss */
.row {
  margin-right: -15px;
  margin-left: -15px;
}

/* line 780, app/assets/stylesheets/bootstrap.scss */
.row:before,
.row:after {
  display: table;
  content: " ";
}

/* line 786, app/assets/stylesheets/bootstrap.scss */
.row:after {
  clear: both;
}

/* line 790, app/assets/stylesheets/bootstrap.scss */
.row:before,
.row:after {
  display: table;
  content: " ";
}

/* line 796, app/assets/stylesheets/bootstrap.scss */
.row:after {
  clear: both;
}

/* line 800, app/assets/stylesheets/bootstrap.scss */
.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,
.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,
.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,
.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 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}

/* line 854, app/assets/stylesheets/bootstrap.scss */
.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 {
  float: left;
}

/* line 868, app/assets/stylesheets/bootstrap.scss */
.col-xs-1 {
  width: 8.333333333333332%;
}

/* line 872, app/assets/stylesheets/bootstrap.scss */
.col-xs-2 {
  width: 16.666666666666664%;
}

/* line 876, app/assets/stylesheets/bootstrap.scss */
.col-xs-3 {
  width: 25%;
}

/* line 880, app/assets/stylesheets/bootstrap.scss */
.col-xs-4 {
  width: 33.33333333333333%;
}

/* line 884, app/assets/stylesheets/bootstrap.scss */
.col-xs-5 {
  width: 41.66666666666667%;
}

/* line 888, app/assets/stylesheets/bootstrap.scss */
.col-xs-6 {
  width: 50%;
}

/* line 892, app/assets/stylesheets/bootstrap.scss */
.col-xs-7 {
  width: 58.333333333333336%;
}

/* line 896, app/assets/stylesheets/bootstrap.scss */
.col-xs-8 {
  width: 66.66666666666666%;
}

/* line 900, app/assets/stylesheets/bootstrap.scss */
.col-xs-9 {
  width: 75%;
}

/* line 904, app/assets/stylesheets/bootstrap.scss */
.col-xs-10 {
  width: 83.33333333333334%;
}

/* line 908, app/assets/stylesheets/bootstrap.scss */
.col-xs-11 {
  width: 91.66666666666666%;
}

/* line 912, app/assets/stylesheets/bootstrap.scss */
.col-xs-12 {
  width: 100%;
}

@media (min-width: 768px) {
  /* line 917, app/assets/stylesheets/bootstrap.scss */
  .container {
    max-width: 750px;
  }
  /* line 920, app/assets/stylesheets/bootstrap.scss */
  .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 {
    float: left;
  }
  /* line 933, app/assets/stylesheets/bootstrap.scss */
  .col-sm-1 {
    width: 8.333333333333332%;
  }
  /* line 936, app/assets/stylesheets/bootstrap.scss */
  .col-sm-2 {
    width: 16.666666666666664%;
  }
  /* line 939, app/assets/stylesheets/bootstrap.scss */
  .col-sm-3 {
    width: 25%;
  }
  /* line 942, app/assets/stylesheets/bootstrap.scss */
  .col-sm-4 {
    width: 33.33333333333333%;
  }
  /* line 945, app/assets/stylesheets/bootstrap.scss */
  .col-sm-5 {
    width: 41.66666666666667%;
  }
  /* line 948, app/assets/stylesheets/bootstrap.scss */
  .col-sm-6 {
    width: 50%;
  }
  /* line 951, app/assets/stylesheets/bootstrap.scss */
  .col-sm-7 {
    width: 58.333333333333336%;
  }
  /* line 954, app/assets/stylesheets/bootstrap.scss */
  .col-sm-8 {
    width: 66.66666666666666%;
  }
  /* line 957, app/assets/stylesheets/bootstrap.scss */
  .col-sm-9 {
    width: 75%;
  }
  /* line 960, app/assets/stylesheets/bootstrap.scss */
  .col-sm-10 {
    width: 83.33333333333334%;
  }
  /* line 963, app/assets/stylesheets/bootstrap.scss */
  .col-sm-11 {
    width: 91.66666666666666%;
  }
  /* line 966, app/assets/stylesheets/bootstrap.scss */
  .col-sm-12 {
    width: 100%;
  }
  /* line 969, app/assets/stylesheets/bootstrap.scss */
  .col-sm-push-1 {
    left: 8.333333333333332%;
  }
  /* line 972, app/assets/stylesheets/bootstrap.scss */
  .col-sm-push-2 {
    left: 16.666666666666664%;
  }
  /* line 975, app/assets/stylesheets/bootstrap.scss */
  .col-sm-push-3 {
    left: 25%;
  }
  /* line 978, app/assets/stylesheets/bootstrap.scss */
  .col-sm-push-4 {
    left: 33.33333333333333%;
  }
  /* line 981, app/assets/stylesheets/bootstrap.scss */
  .col-sm-push-5 {
    left: 41.66666666666667%;
  }
  /* line 984, app/assets/stylesheets/bootstrap.scss */
  .col-sm-push-6 {
    left: 50%;
  }
  /* line 987, app/assets/stylesheets/bootstrap.scss */
  .col-sm-push-7 {
    left: 58.333333333333336%;
  }
  /* line 990, app/assets/stylesheets/bootstrap.scss */
  .col-sm-push-8 {
    left: 66.66666666666666%;
  }
  /* line 993, app/assets/stylesheets/bootstrap.scss */
  .col-sm-push-9 {
    left: 75%;
  }
  /* line 996, app/assets/stylesheets/bootstrap.scss */
  .col-sm-push-10 {
    left: 83.33333333333334%;
  }
  /* line 999, app/assets/stylesheets/bootstrap.scss */
  .col-sm-push-11 {
    left: 91.66666666666666%;
  }
  /* line 1002, app/assets/stylesheets/bootstrap.scss */
  .col-sm-pull-1 {
    right: 8.333333333333332%;
  }
  /* line 1005, app/assets/stylesheets/bootstrap.scss */
  .col-sm-pull-2 {
    right: 16.666666666666664%;
  }
  /* line 1008, app/assets/stylesheets/bootstrap.scss */
  .col-sm-pull-3 {
    right: 25%;
  }
  /* line 1011, app/assets/stylesheets/bootstrap.scss */
  .col-sm-pull-4 {
    right: 33.33333333333333%;
  }
  /* line 1014, app/assets/stylesheets/bootstrap.scss */
  .col-sm-pull-5 {
    right: 41.66666666666667%;
  }
  /* line 1017, app/assets/stylesheets/bootstrap.scss */
  .col-sm-pull-6 {
    right: 50%;
  }
  /* line 1020, app/assets/stylesheets/bootstrap.scss */
  .col-sm-pull-7 {
    right: 58.333333333333336%;
  }
  /* line 1023, app/assets/stylesheets/bootstrap.scss */
  .col-sm-pull-8 {
    right: 66.66666666666666%;
  }
  /* line 1026, app/assets/stylesheets/bootstrap.scss */
  .col-sm-pull-9 {
    right: 75%;
  }
  /* line 1029, app/assets/stylesheets/bootstrap.scss */
  .col-sm-pull-10 {
    right: 83.33333333333334%;
  }
  /* line 1032, app/assets/stylesheets/bootstrap.scss */
  .col-sm-pull-11 {
    right: 91.66666666666666%;
  }
  /* line 1035, app/assets/stylesheets/bootstrap.scss */
  .col-sm-offset-1 {
    margin-left: 8.333333333333332%;
  }
  /* line 1038, app/assets/stylesheets/bootstrap.scss */
  .col-sm-offset-2 {
    margin-left: 16.666666666666664%;
  }
  /* line 1041, app/assets/stylesheets/bootstrap.scss */
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  /* line 1044, app/assets/stylesheets/bootstrap.scss */
  .col-sm-offset-4 {
    margin-left: 33.33333333333333%;
  }
  /* line 1047, app/assets/stylesheets/bootstrap.scss */
  .col-sm-offset-5 {
    margin-left: 41.66666666666667%;
  }
  /* line 1050, app/assets/stylesheets/bootstrap.scss */
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  /* line 1053, app/assets/stylesheets/bootstrap.scss */
  .col-sm-offset-7 {
    margin-left: 58.333333333333336%;
  }
  /* line 1056, app/assets/stylesheets/bootstrap.scss */
  .col-sm-offset-8 {
    margin-left: 66.66666666666666%;
  }
  /* line 1059, app/assets/stylesheets/bootstrap.scss */
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  /* line 1062, app/assets/stylesheets/bootstrap.scss */
  .col-sm-offset-10 {
    margin-left: 83.33333333333334%;
  }
  /* line 1065, app/assets/stylesheets/bootstrap.scss */
  .col-sm-offset-11 {
    margin-left: 91.66666666666666%;
  }
}

@media (min-width: 992px) {
  /* line 1071, app/assets/stylesheets/bootstrap.scss */
  .container {
    max-width: 970px;
  }
  /* line 1074, app/assets/stylesheets/bootstrap.scss */
  .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 {
    float: left;
  }
  /* line 1087, app/assets/stylesheets/bootstrap.scss */
  .col-md-1 {
    width: 8.333333333333332%;
  }
  /* line 1090, app/assets/stylesheets/bootstrap.scss */
  .col-md-2 {
    width: 16.666666666666664%;
  }
  /* line 1093, app/assets/stylesheets/bootstrap.scss */
  .col-md-3 {
    width: 25%;
  }
  /* line 1096, app/assets/stylesheets/bootstrap.scss */
  .col-md-4 {
    width: 33.33333333333333%;
  }
  /* line 1099, app/assets/stylesheets/bootstrap.scss */
  .col-md-5 {
    width: 41.66666666666667%;
  }
  /* line 1102, app/assets/stylesheets/bootstrap.scss */
  .col-md-6 {
    width: 50%;
  }
  /* line 1105, app/assets/stylesheets/bootstrap.scss */
  .col-md-7 {
    width: 58.333333333333336%;
  }
  /* line 1108, app/assets/stylesheets/bootstrap.scss */
  .col-md-8 {
    width: 66.66666666666666%;
  }
  /* line 1111, app/assets/stylesheets/bootstrap.scss */
  .col-md-9 {
    width: 75%;
  }
  /* line 1114, app/assets/stylesheets/bootstrap.scss */
  .col-md-10 {
    width: 83.33333333333334%;
  }
  /* line 1117, app/assets/stylesheets/bootstrap.scss */
  .col-md-11 {
    width: 91.66666666666666%;
  }
  /* line 1120, app/assets/stylesheets/bootstrap.scss */
  .col-md-12 {
    width: 100%;
  }
  /* line 1123, app/assets/stylesheets/bootstrap.scss */
  .col-md-push-0 {
    left: auto;
  }
  /* line 1126, app/assets/stylesheets/bootstrap.scss */
  .col-md-push-1 {
    left: 8.333333333333332%;
  }
  /* line 1129, app/assets/stylesheets/bootstrap.scss */
  .col-md-push-2 {
    left: 16.666666666666664%;
  }
  /* line 1132, app/assets/stylesheets/bootstrap.scss */
  .col-md-push-3 {
    left: 25%;
  }
  /* line 1135, app/assets/stylesheets/bootstrap.scss */
  .col-md-push-4 {
    left: 33.33333333333333%;
  }
  /* line 1138, app/assets/stylesheets/bootstrap.scss */
  .col-md-push-5 {
    left: 41.66666666666667%;
  }
  /* line 1141, app/assets/stylesheets/bootstrap.scss */
  .col-md-push-6 {
    left: 50%;
  }
  /* line 1144, app/assets/stylesheets/bootstrap.scss */
  .col-md-push-7 {
    left: 58.333333333333336%;
  }
  /* line 1147, app/assets/stylesheets/bootstrap.scss */
  .col-md-push-8 {
    left: 66.66666666666666%;
  }
  /* line 1150, app/assets/stylesheets/bootstrap.scss */
  .col-md-push-9 {
    left: 75%;
  }
  /* line 1153, app/assets/stylesheets/bootstrap.scss */
  .col-md-push-10 {
    left: 83.33333333333334%;
  }
  /* line 1156, app/assets/stylesheets/bootstrap.scss */
  .col-md-push-11 {
    left: 91.66666666666666%;
  }
  /* line 1159, app/assets/stylesheets/bootstrap.scss */
  .col-md-pull-0 {
    right: auto;
  }
  /* line 1162, app/assets/stylesheets/bootstrap.scss */
  .col-md-pull-1 {
    right: 8.333333333333332%;
  }
  /* line 1165, app/assets/stylesheets/bootstrap.scss */
  .col-md-pull-2 {
    right: 16.666666666666664%;
  }
  /* line 1168, app/assets/stylesheets/bootstrap.scss */
  .col-md-pull-3 {
    right: 25%;
  }
  /* line 1171, app/assets/stylesheets/bootstrap.scss */
  .col-md-pull-4 {
    right: 33.33333333333333%;
  }
  /* line 1174, app/assets/stylesheets/bootstrap.scss */
  .col-md-pull-5 {
    right: 41.66666666666667%;
  }
  /* line 1177, app/assets/stylesheets/bootstrap.scss */
  .col-md-pull-6 {
    right: 50%;
  }
  /* line 1180, app/assets/stylesheets/bootstrap.scss */
  .col-md-pull-7 {
    right: 58.333333333333336%;
  }
  /* line 1183, app/assets/stylesheets/bootstrap.scss */
  .col-md-pull-8 {
    right: 66.66666666666666%;
  }
  /* line 1186, app/assets/stylesheets/bootstrap.scss */
  .col-md-pull-9 {
    right: 75%;
  }
  /* line 1189, app/assets/stylesheets/bootstrap.scss */
  .col-md-pull-10 {
    right: 83.33333333333334%;
  }
  /* line 1192, app/assets/stylesheets/bootstrap.scss */
  .col-md-pull-11 {
    right: 91.66666666666666%;
  }
  /* line 1195, app/assets/stylesheets/bootstrap.scss */
  .col-md-offset-0 {
    margin-left: 0;
  }
  /* line 1198, app/assets/stylesheets/bootstrap.scss */
  .col-md-offset-1 {
    margin-left: 8.333333333333332%;
  }
  /* line 1201, app/assets/stylesheets/bootstrap.scss */
  .col-md-offset-2 {
    margin-left: 16.666666666666664%;
  }
  /* line 1204, app/assets/stylesheets/bootstrap.scss */
  .col-md-offset-3 {
    margin-left: 25%;
  }
  /* line 1207, app/assets/stylesheets/bootstrap.scss */
  .col-md-offset-4 {
    margin-left: 33.33333333333333%;
  }
  /* line 1210, app/assets/stylesheets/bootstrap.scss */
  .col-md-offset-5 {
    margin-left: 41.66666666666667%;
  }
  /* line 1213, app/assets/stylesheets/bootstrap.scss */
  .col-md-offset-6 {
    margin-left: 50%;
  }
  /* line 1216, app/assets/stylesheets/bootstrap.scss */
  .col-md-offset-7 {
    margin-left: 58.333333333333336%;
  }
  /* line 1219, app/assets/stylesheets/bootstrap.scss */
  .col-md-offset-8 {
    margin-left: 66.66666666666666%;
  }
  /* line 1222, app/assets/stylesheets/bootstrap.scss */
  .col-md-offset-9 {
    margin-left: 75%;
  }
  /* line 1225, app/assets/stylesheets/bootstrap.scss */
  .col-md-offset-10 {
    margin-left: 83.33333333333334%;
  }
  /* line 1228, app/assets/stylesheets/bootstrap.scss */
  .col-md-offset-11 {
    margin-left: 91.66666666666666%;
  }
}

@media (min-width: 1200px) {
  /* line 1234, app/assets/stylesheets/bootstrap.scss */
  .container {
    max-width: 1170px;
  }
  /* line 1237, app/assets/stylesheets/bootstrap.scss */
  .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 {
    float: left;
  }
  /* line 1250, app/assets/stylesheets/bootstrap.scss */
  .col-lg-1 {
    width: 8.333333333333332%;
  }
  /* line 1253, app/assets/stylesheets/bootstrap.scss */
  .col-lg-2 {
    width: 16.666666666666664%;
  }
  /* line 1256, app/assets/stylesheets/bootstrap.scss */
  .col-lg-3 {
    width: 25%;
  }
  /* line 1259, app/assets/stylesheets/bootstrap.scss */
  .col-lg-4 {
    width: 33.33333333333333%;
  }
  /* line 1262, app/assets/stylesheets/bootstrap.scss */
  .col-lg-5 {
    width: 41.66666666666667%;
  }
  /* line 1265, app/assets/stylesheets/bootstrap.scss */
  .col-lg-6 {
    width: 50%;
  }
  /* line 1268, app/assets/stylesheets/bootstrap.scss */
  .col-lg-7 {
    width: 58.333333333333336%;
  }
  /* line 1271, app/assets/stylesheets/bootstrap.scss */
  .col-lg-8 {
    width: 66.66666666666666%;
  }
  /* line 1274, app/assets/stylesheets/bootstrap.scss */
  .col-lg-9 {
    width: 75%;
  }
  /* line 1277, app/assets/stylesheets/bootstrap.scss */
  .col-lg-10 {
    width: 83.33333333333334%;
  }
  /* line 1280, app/assets/stylesheets/bootstrap.scss */
  .col-lg-11 {
    width: 91.66666666666666%;
  }
  /* line 1283, app/assets/stylesheets/bootstrap.scss */
  .col-lg-12 {
    width: 100%;
  }
  /* line 1286, app/assets/stylesheets/bootstrap.scss */
  .col-lg-push-0 {
    left: auto;
  }
  /* line 1289, app/assets/stylesheets/bootstrap.scss */
  .col-lg-push-1 {
    left: 8.333333333333332%;
  }
  /* line 1292, app/assets/stylesheets/bootstrap.scss */
  .col-lg-push-2 {
    left: 16.666666666666664%;
  }
  /* line 1295, app/assets/stylesheets/bootstrap.scss */
  .col-lg-push-3 {
    left: 25%;
  }
  /* line 1298, app/assets/stylesheets/bootstrap.scss */
  .col-lg-push-4 {
    left: 33.33333333333333%;
  }
  /* line 1301, app/assets/stylesheets/bootstrap.scss */
  .col-lg-push-5 {
    left: 41.66666666666667%;
  }
  /* line 1304, app/assets/stylesheets/bootstrap.scss */
  .col-lg-push-6 {
    left: 50%;
  }
  /* line 1307, app/assets/stylesheets/bootstrap.scss */
  .col-lg-push-7 {
    left: 58.333333333333336%;
  }
  /* line 1310, app/assets/stylesheets/bootstrap.scss */
  .col-lg-push-8 {
    left: 66.66666666666666%;
  }
  /* line 1313, app/assets/stylesheets/bootstrap.scss */
  .col-lg-push-9 {
    left: 75%;
  }
  /* line 1316, app/assets/stylesheets/bootstrap.scss */
  .col-lg-push-10 {
    left: 83.33333333333334%;
  }
  /* line 1319, app/assets/stylesheets/bootstrap.scss */
  .col-lg-push-11 {
    left: 91.66666666666666%;
  }
  /* line 1322, app/assets/stylesheets/bootstrap.scss */
  .col-lg-pull-0 {
    right: auto;
  }
  /* line 1325, app/assets/stylesheets/bootstrap.scss */
  .col-lg-pull-1 {
    right: 8.333333333333332%;
  }
  /* line 1328, app/assets/stylesheets/bootstrap.scss */
  .col-lg-pull-2 {
    right: 16.666666666666664%;
  }
  /* line 1331, app/assets/stylesheets/bootstrap.scss */
  .col-lg-pull-3 {
    right: 25%;
  }
  /* line 1334, app/assets/stylesheets/bootstrap.scss */
  .col-lg-pull-4 {
    right: 33.33333333333333%;
  }
  /* line 1337, app/assets/stylesheets/bootstrap.scss */
  .col-lg-pull-5 {
    right: 41.66666666666667%;
  }
  /* line 1340, app/assets/stylesheets/bootstrap.scss */
  .col-lg-pull-6 {
    right: 50%;
  }
  /* line 1343, app/assets/stylesheets/bootstrap.scss */
  .col-lg-pull-7 {
    right: 58.333333333333336%;
  }
  /* line 1346, app/assets/stylesheets/bootstrap.scss */
  .col-lg-pull-8 {
    right: 66.66666666666666%;
  }
  /* line 1349, app/assets/stylesheets/bootstrap.scss */
  .col-lg-pull-9 {
    right: 75%;
  }
  /* line 1352, app/assets/stylesheets/bootstrap.scss */
  .col-lg-pull-10 {
    right: 83.33333333333334%;
  }
  /* line 1355, app/assets/stylesheets/bootstrap.scss */
  .col-lg-pull-11 {
    right: 91.66666666666666%;
  }
  /* line 1358, app/assets/stylesheets/bootstrap.scss */
  .col-lg-offset-0 {
    margin-left: 0;
  }
  /* line 1361, app/assets/stylesheets/bootstrap.scss */
  .col-lg-offset-1 {
    margin-left: 8.333333333333332%;
  }
  /* line 1364, app/assets/stylesheets/bootstrap.scss */
  .col-lg-offset-2 {
    margin-left: 16.666666666666664%;
  }
  /* line 1367, app/assets/stylesheets/bootstrap.scss */
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  /* line 1370, app/assets/stylesheets/bootstrap.scss */
  .col-lg-offset-4 {
    margin-left: 33.33333333333333%;
  }
  /* line 1373, app/assets/stylesheets/bootstrap.scss */
  .col-lg-offset-5 {
    margin-left: 41.66666666666667%;
  }
  /* line 1376, app/assets/stylesheets/bootstrap.scss */
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  /* line 1379, app/assets/stylesheets/bootstrap.scss */
  .col-lg-offset-7 {
    margin-left: 58.333333333333336%;
  }
  /* line 1382, app/assets/stylesheets/bootstrap.scss */
  .col-lg-offset-8 {
    margin-left: 66.66666666666666%;
  }
  /* line 1385, app/assets/stylesheets/bootstrap.scss */
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  /* line 1388, app/assets/stylesheets/bootstrap.scss */
  .col-lg-offset-10 {
    margin-left: 83.33333333333334%;
  }
  /* line 1391, app/assets/stylesheets/bootstrap.scss */
  .col-lg-offset-11 {
    margin-left: 91.66666666666666%;
  }
}

/* line 1396, app/assets/stylesheets/bootstrap.scss */
table {
  max-width: 100%;
  background-color: transparent;
}

/* line 1401, app/assets/stylesheets/bootstrap.scss */
th {
  text-align: left;
}

/* line 1405, app/assets/stylesheets/bootstrap.scss */
.table {
  width: 100%;
  margin-bottom: 10px;
}

/* line 1410, app/assets/stylesheets/bootstrap.scss */
.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.428571429;
  vertical-align: top;
  border-top: 1px solid #dddddd;
}

/* line 1422, app/assets/stylesheets/bootstrap.scss */
.table thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #dddddd;
}

/* line 1427, app/assets/stylesheets/bootstrap.scss */
.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;
}

/* line 1436, app/assets/stylesheets/bootstrap.scss */
.table tbody + tbody {
  border-top: 2px solid #dddddd;
}

/* line 1440, app/assets/stylesheets/bootstrap.scss */
.table .table {
  background-color: #ffffff;
}

/* line 1444, app/assets/stylesheets/bootstrap.scss */
.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;
}

/* line 1453, app/assets/stylesheets/bootstrap.scss */
.table-bordered {
  border: 1px solid #dddddd;
}

/* line 1457, app/assets/stylesheets/bootstrap.scss */
.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 #dddddd;
}

/* line 1466, app/assets/stylesheets/bootstrap.scss */
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}

/* line 1471, app/assets/stylesheets/bootstrap.scss */
.table-striped > tbody > tr:nth-child(odd) > td,
.table-striped > tbody > tr:nth-child(odd) > th {
  background-color: #f9f9f9;
}

/* line 1476, app/assets/stylesheets/bootstrap.scss */
.table-hover > tbody > tr:hover > td,
.table-hover > tbody > tr:hover > th {
  background-color: #f5f5f5;
}

/* line 1481, app/assets/stylesheets/bootstrap.scss */
table col[class*="col-"] {
  display: table-column;
  float: none;
}

/* line 1486, app/assets/stylesheets/bootstrap.scss */
table td[class*="col-"],
table th[class*="col-"] {
  display: table-cell;
  float: none;
}

/* line 1492, app/assets/stylesheets/bootstrap.scss */
.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: #f5f5f5;
}

/* line 1507, app/assets/stylesheets/bootstrap.scss */
.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;
  border-color: #d6e9c6;
}

/* line 1523, app/assets/stylesheets/bootstrap.scss */
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td {
  background-color: #d0e9c6;
  border-color: #c9e2b3;
}

/* line 1530, app/assets/stylesheets/bootstrap.scss */
.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;
  border-color: #eed3d7;
}

/* line 1546, app/assets/stylesheets/bootstrap.scss */
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td {
  background-color: #ebcccc;
  border-color: #e6c1c7;
}

/* line 1553, app/assets/stylesheets/bootstrap.scss */
.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;
  border-color: #fbeed5;
}

/* line 1569, app/assets/stylesheets/bootstrap.scss */
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td {
  background-color: #faf2cc;
  border-color: #f8e5be;
}

@media (max-width: 768px) {
  /* line 1577, app/assets/stylesheets/bootstrap.scss */
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-x: scroll;
    overflow-y: hidden;
    border: 1px solid #dddddd;
  }
  /* line 1584, app/assets/stylesheets/bootstrap.scss */
  .table-responsive > .table {
    margin-bottom: 0;
    background-color: #fff;
  }
  /* line 1588, app/assets/stylesheets/bootstrap.scss */
  .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;
  }
  /* line 1596, app/assets/stylesheets/bootstrap.scss */
  .table-responsive > .table-bordered {
    border: 0;
  }
  /* line 1599, app/assets/stylesheets/bootstrap.scss */
  .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;
  }
  /* line 1607, app/assets/stylesheets/bootstrap.scss */
  .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;
  }
  /* line 1615, app/assets/stylesheets/bootstrap.scss */
  .table-responsive > .table-bordered > thead > tr:last-child > th,
.table-responsive > .table-bordered > tbody > tr:last-child > th,
.table-responsive > .table-bordered > tfoot > tr:last-child > th,
.table-responsive > .table-bordered > thead > tr:last-child > td,
.table-responsive > .table-bordered > tbody > tr:last-child > td,
.table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}

/* line 1625, app/assets/stylesheets/bootstrap.scss */
fieldset {
  padding: 0;
  margin: 0;
  border: 0;
}

/* line 1631, app/assets/stylesheets/bootstrap.scss */
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}

/* line 1643, app/assets/stylesheets/bootstrap.scss */
label {
  display: inline-block;
  margin-bottom: 5px;
  font-weight: bold;
}

/* line 1649, app/assets/stylesheets/bootstrap.scss */
input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 1655, app/assets/stylesheets/bootstrap.scss */
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  /* IE8-9 */
  line-height: normal;
}

/* line 1662, app/assets/stylesheets/bootstrap.scss */
input[type="file"] {
  display: block;
}

/* line 1666, app/assets/stylesheets/bootstrap.scss */
select[multiple],
select[size] {
  height: auto;
}

/* line 1671, app/assets/stylesheets/bootstrap.scss */
select optgroup {
  font-family: inherit;
  font-size: inherit;
  font-style: inherit;
}

/* line 1677, app/assets/stylesheets/bootstrap.scss */
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

/* line 1685, app/assets/stylesheets/bootstrap.scss */
input[type="number"]::-webkit-outer-spin-button,
input[type="number"]::-webkit-inner-spin-button {
  height: auto;
}

/* line 1690, app/assets/stylesheets/bootstrap.scss */
.form-control:-moz-placeholder {
  color: #999999;
}

/* line 1694, app/assets/stylesheets/bootstrap.scss */
.form-control::-moz-placeholder {
  color: #999999;
}

/* line 1698, app/assets/stylesheets/bootstrap.scss */
.form-control:-ms-input-placeholder {
  color: #999999;
}

/* line 1702, app/assets/stylesheets/bootstrap.scss */
.form-control::-webkit-input-placeholder {
  color: #999999;
}

/* line 1706, app/assets/stylesheets/bootstrap.scss */
.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.428571429;
  color: #555555;
  vertical-align: middle;
  background-color: #ffffff;
  border: 1px solid #cccccc;
  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 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}

/* line 1724, app/assets/stylesheets/bootstrap.scss */
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}

/* line 1731, app/assets/stylesheets/bootstrap.scss */
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  cursor: not-allowed;
  background-color: #eeeeee;
}

/* line 1738, app/assets/stylesheets/bootstrap.scss */
textarea.form-control {
  height: auto;
}

/* line 1742, app/assets/stylesheets/bootstrap.scss */
.form-group {
  margin-bottom: 15px;
}

/* line 1746, app/assets/stylesheets/bootstrap.scss */
.radio,
.checkbox {
  display: block;
  min-height: 20px;
  padding-left: 20px;
  margin-top: 10px;
  margin-bottom: 10px;
  vertical-align: middle;
}

/* line 1756, app/assets/stylesheets/bootstrap.scss */
.radio label,
.checkbox label {
  display: inline;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}

/* line 1764, app/assets/stylesheets/bootstrap.scss */
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  float: left;
  margin-left: -20px;
}

/* line 1772, app/assets/stylesheets/bootstrap.scss */
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}

/* line 1777, app/assets/stylesheets/bootstrap.scss */
.radio-inline,
.checkbox-inline {
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  vertical-align: middle;
  cursor: pointer;
}

/* line 1787, app/assets/stylesheets/bootstrap.scss */
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}

/* line 1793, app/assets/stylesheets/bootstrap.scss */
input[type="radio"][disabled],
input[type="checkbox"][disabled],
.radio[disabled],
.radio-inline[disabled],
.checkbox[disabled],
.checkbox-inline[disabled],
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"],
fieldset[disabled] .radio,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}

/* line 1808, app/assets/stylesheets/bootstrap.scss */
.input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

/* line 1816, app/assets/stylesheets/bootstrap.scss */
select.input-sm {
  height: 30px;
  line-height: 30px;
}

/* line 1821, app/assets/stylesheets/bootstrap.scss */
textarea.input-sm {
  height: auto;
}

/* line 1825, app/assets/stylesheets/bootstrap.scss */
.input-lg {
  height: 45px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px;
}

/* line 1833, app/assets/stylesheets/bootstrap.scss */
select.input-lg {
  height: 45px;
  line-height: 45px;
}

/* line 1838, app/assets/stylesheets/bootstrap.scss */
textarea.input-lg {
  height: auto;
}

/* line 1842, app/assets/stylesheets/bootstrap.scss */
.has-warning .help-block,
.has-warning .control-label {
  color: #c09853;
}

/* line 1847, app/assets/stylesheets/bootstrap.scss */
.has-warning .form-control {
  border-color: #c09853;
  -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);
}

/* line 1853, app/assets/stylesheets/bootstrap.scss */
.has-warning .form-control:focus {
  border-color: #a47e3c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e;
}

/* line 1859, app/assets/stylesheets/bootstrap.scss */
.has-warning .input-group-addon {
  color: #c09853;
  background-color: #fcf8e3;
  border-color: #c09853;
}

/* line 1865, app/assets/stylesheets/bootstrap.scss */
.has-error .help-block,
.has-error .control-label {
  color: #b94a48;
}

/* line 1870, app/assets/stylesheets/bootstrap.scss */
.has-error .form-control {
  border-color: #b94a48;
  -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);
}

/* line 1876, app/assets/stylesheets/bootstrap.scss */
.has-error .form-control:focus {
  border-color: #953b39;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
}

/* line 1882, app/assets/stylesheets/bootstrap.scss */
.has-error .input-group-addon {
  color: #b94a48;
  background-color: #f2dede;
  border-color: #b94a48;
}

/* line 1888, app/assets/stylesheets/bootstrap.scss */
.has-success .help-block,
.has-success .control-label {
  color: #468847;
}

/* line 1893, app/assets/stylesheets/bootstrap.scss */
.has-success .form-control {
  border-color: #468847;
  -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);
}

/* line 1899, app/assets/stylesheets/bootstrap.scss */
.has-success .form-control:focus {
  border-color: #356635;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b;
}

/* line 1905, app/assets/stylesheets/bootstrap.scss */
.has-success .input-group-addon {
  color: #468847;
  background-color: #dff0d8;
  border-color: #468847;
}

/* line 1911, app/assets/stylesheets/bootstrap.scss */
.form-control-static {
  padding-top: 7px;
  margin-bottom: 0;
}

/* line 1916, app/assets/stylesheets/bootstrap.scss */
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}

@media (min-width: 768px) {
  /* line 1924, app/assets/stylesheets/bootstrap.scss */
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  /* line 1929, app/assets/stylesheets/bootstrap.scss */
  .form-inline .form-control {
    display: inline-block;
  }
  /* line 1932, app/assets/stylesheets/bootstrap.scss */
  .form-inline .radio,
.form-inline .checkbox {
    display: inline-block;
    padding-left: 0;
    margin-top: 0;
    margin-bottom: 0;
  }
  /* line 1939, app/assets/stylesheets/bootstrap.scss */
  .form-inline .radio input[type="radio"],
.form-inline .checkbox input[type="checkbox"] {
    float: none;
    margin-left: 0;
  }
}

/* line 1946, app/assets/stylesheets/bootstrap.scss */
.form-horizontal .control-label,
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  padding-top: 7px;
  margin-top: 0;
  margin-bottom: 0;
}

/* line 1956, app/assets/stylesheets/bootstrap.scss */
.form-horizontal .form-group {
  margin-right: -15px;
  margin-left: -15px;
}

/* line 1961, app/assets/stylesheets/bootstrap.scss */
.form-horizontal .form-group:before,
.form-horizontal .form-group:after {
  display: table;
  content: " ";
}

/* line 1967, app/assets/stylesheets/bootstrap.scss */
.form-horizontal .form-group:after {
  clear: both;
}

/* line 1971, app/assets/stylesheets/bootstrap.scss */
.form-horizontal .form-group:before,
.form-horizontal .form-group:after {
  display: table;
  content: " ";
}

/* line 1977, app/assets/stylesheets/bootstrap.scss */
.form-horizontal .form-group:after {
  clear: both;
}

@media (min-width: 768px) {
  /* line 1982, app/assets/stylesheets/bootstrap.scss */
  .form-horizontal .control-label {
    text-align: right;
  }
}

/* line 1987, app/assets/stylesheets/bootstrap.scss */
.btn {
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.428571429;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  cursor: pointer;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
}

/* line 2007, app/assets/stylesheets/bootstrap.scss */
.btn:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

/* line 2013, app/assets/stylesheets/bootstrap.scss */
.btn:hover,
.btn:focus {
  color: #333333;
  text-decoration: none;
}

/* line 2019, app/assets/stylesheets/bootstrap.scss */
.btn:active,
.btn.active {
  background-image: none;
  outline: 0;
  -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);
}

/* line 2027, app/assets/stylesheets/bootstrap.scss */
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  pointer-events: none;
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}

/* line 2038, app/assets/stylesheets/bootstrap.scss */
.btn-default {
  color: #333333;
  background-color: #ffffff;
  border-color: #cccccc;
}

/* line 2044, app/assets/stylesheets/bootstrap.scss */
.btn-default:hover,
.btn-default:focus,
.btn-default:active,
.btn-default.active,
.open .dropdown-toggle.btn-default {
  color: #333333;
  background-color: #ebebeb;
  border-color: #adadad;
}

/* line 2054, app/assets/stylesheets/bootstrap.scss */
.btn-default:active,
.btn-default.active,
.open .dropdown-toggle.btn-default {
  background-image: none;
}

/* line 2060, app/assets/stylesheets/bootstrap.scss */
.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:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default.active[disabled],
fieldset[disabled] .btn-default.active {
  background-color: #ffffff;
  border-color: #cccccc;
}

/* line 2079, app/assets/stylesheets/bootstrap.scss */
.btn-primary {
  color: #ffffff;
  background-color: #428bca;
  border-color: #357ebd;
}

/* line 2085, app/assets/stylesheets/bootstrap.scss */
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
  color: #ffffff;
  background-color: #3276b1;
  border-color: #285e8e;
}

/* line 2095, app/assets/stylesheets/bootstrap.scss */
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
  background-image: none;
}

/* line 2101, app/assets/stylesheets/bootstrap.scss */
.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:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary.active[disabled],
fieldset[disabled] .btn-primary.active {
  background-color: #428bca;
  border-color: #357ebd;
}

/* line 2120, app/assets/stylesheets/bootstrap.scss */
.btn-warning {
  color: #ffffff;
  background-color: #f0ad4e;
  border-color: #eea236;
}

/* line 2126, app/assets/stylesheets/bootstrap.scss */
.btn-warning:hover,
.btn-warning:focus,
.btn-warning:active,
.btn-warning.active,
.open .dropdown-toggle.btn-warning {
  color: #ffffff;
  background-color: #ed9c28;
  border-color: #d58512;
}

/* line 2136, app/assets/stylesheets/bootstrap.scss */
.btn-warning:active,
.btn-warning.active,
.open .dropdown-toggle.btn-warning {
  background-image: none;
}

/* line 2142, app/assets/stylesheets/bootstrap.scss */
.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:active,
.btn-warning[disabled]:active,
fieldset[disabled] .btn-warning:active,
.btn-warning.disabled.active,
.btn-warning.active[disabled],
fieldset[disabled] .btn-warning.active {
  background-color: #f0ad4e;
  border-color: #eea236;
}

/* line 2161, app/assets/stylesheets/bootstrap.scss */
.btn-danger {
  color: #ffffff;
  background-color: #d9534f;
  border-color: #d43f3a;
}

/* line 2167, app/assets/stylesheets/bootstrap.scss */
.btn-danger:hover,
.btn-danger:focus,
.btn-danger:active,
.btn-danger.active,
.open .dropdown-toggle.btn-danger {
  color: #ffffff;
  background-color: #d2322d;
  border-color: #ac2925;
}

/* line 2177, app/assets/stylesheets/bootstrap.scss */
.btn-danger:active,
.btn-danger.active,
.open .dropdown-toggle.btn-danger {
  background-image: none;
}

/* line 2183, app/assets/stylesheets/bootstrap.scss */
.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:active,
.btn-danger[disabled]:active,
fieldset[disabled] .btn-danger:active,
.btn-danger.disabled.active,
.btn-danger.active[disabled],
fieldset[disabled] .btn-danger.active {
  background-color: #d9534f;
  border-color: #d43f3a;
}

/* line 2202, app/assets/stylesheets/bootstrap.scss */
.btn-success {
  color: #ffffff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}

/* line 2208, app/assets/stylesheets/bootstrap.scss */
.btn-success:hover,
.btn-success:focus,
.btn-success:active,
.btn-success.active,
.open .dropdown-toggle.btn-success {
  color: #ffffff;
  background-color: #47a447;
  border-color: #398439;
}

/* line 2218, app/assets/stylesheets/bootstrap.scss */
.btn-success:active,
.btn-success.active,
.open .dropdown-toggle.btn-success {
  background-image: none;
}

/* line 2224, app/assets/stylesheets/bootstrap.scss */
.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:active,
.btn-success[disabled]:active,
fieldset[disabled] .btn-success:active,
.btn-success.disabled.active,
.btn-success.active[disabled],
fieldset[disabled] .btn-success.active {
  background-color: #5cb85c;
  border-color: #4cae4c;
}

/* line 2243, app/assets/stylesheets/bootstrap.scss */
.btn-info {
  color: #ffffff;
  background-color: #5bc0de;
  border-color: #46b8da;
}

/* line 2249, app/assets/stylesheets/bootstrap.scss */
.btn-info:hover,
.btn-info:focus,
.btn-info:active,
.btn-info.active,
.open .dropdown-toggle.btn-info {
  color: #ffffff;
  background-color: #39b3d7;
  border-color: #269abc;
}

/* line 2259, app/assets/stylesheets/bootstrap.scss */
.btn-info:active,
.btn-info.active,
.open .dropdown-toggle.btn-info {
  background-image: none;
}

/* line 2265, app/assets/stylesheets/bootstrap.scss */
.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:active,
.btn-info[disabled]:active,
fieldset[disabled] .btn-info:active,
.btn-info.disabled.active,
.btn-info.active[disabled],
fieldset[disabled] .btn-info.active {
  background-color: #5bc0de;
  border-color: #46b8da;
}

/* line 2284, app/assets/stylesheets/bootstrap.scss */
.btn-link {
  font-weight: normal;
  color: #428bca;
  cursor: pointer;
  border-radius: 0;
}

/* line 2291, app/assets/stylesheets/bootstrap.scss */
.btn-link,
.btn-link:active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}

/* line 2300, app/assets/stylesheets/bootstrap.scss */
.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
  border-color: transparent;
}

/* line 2307, app/assets/stylesheets/bootstrap.scss */
.btn-link:hover,
.btn-link:focus {
  color: #2a6496;
  text-decoration: underline;
  background-color: transparent;
}

/* line 2314, app/assets/stylesheets/bootstrap.scss */
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
  color: #999999;
  text-decoration: none;
}

/* line 2322, app/assets/stylesheets/bootstrap.scss */
.btn-lg {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px;
}

/* line 2329, app/assets/stylesheets/bootstrap.scss */
.btn-sm,
.btn-xs {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

/* line 2337, app/assets/stylesheets/bootstrap.scss */
.btn-xs {
  padding: 1px 5px;
}

/* line 2341, app/assets/stylesheets/bootstrap.scss */
.btn-block {
  display: block;
  width: 100%;
  padding-right: 0;
  padding-left: 0;
}

/* line 2348, app/assets/stylesheets/bootstrap.scss */
.btn-block + .btn-block {
  margin-top: 5px;
}

/* line 2352, app/assets/stylesheets/bootstrap.scss */
input.btn-block[type="submit"],
input.btn-block[type="reset"],
input.btn-block[type="button"] {
  width: 100%;
}

/* line 2358, app/assets/stylesheets/bootstrap.scss */
.collapse.in {
  display: block;
}

/* line 2362, app/assets/stylesheets/bootstrap.scss */
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  transition: height 0.35s ease;
}

@font-face {
  font-family: 'Glyphicons Halflings';
  src: url(/assets/glyphicons-halflings-regular.eot);
  src: url(/assets/glyphicons-halflings-regular.eot?#iefix) format("embedded-opentype"), url(/assets/glyphicons-halflings-regular.woff) format("woff"), url(/assets/glyphicons-halflings-regular.ttf) format("truetype"), url(/assets/glyphicons-halflings-regular.svg#glyphicons-halflingsregular) format("svg");
}

/* line 2375, app/assets/stylesheets/bootstrap.scss */
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  -webkit-font-smoothing: antialiased;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
}

/* line 2386, app/assets/stylesheets/bootstrap.scss */
.glyphicon-asterisk:before {
  content: "\2a";
}

/* line 2390, app/assets/stylesheets/bootstrap.scss */
.glyphicon-plus:before {
  content: "\2b";
}

/* line 2394, app/assets/stylesheets/bootstrap.scss */
.glyphicon-euro:before {
  content: "\20ac";
}

/* line 2398, app/assets/stylesheets/bootstrap.scss */
.glyphicon-minus:before {
  content: "\2212";
}

/* line 2402, app/assets/stylesheets/bootstrap.scss */
.glyphicon-cloud:before {
  content: "\2601";
}

/* line 2406, app/assets/stylesheets/bootstrap.scss */
.glyphicon-envelope:before {
  content: "\2709";
}

/* line 2410, app/assets/stylesheets/bootstrap.scss */
.glyphicon-pencil:before {
  content: "\270f";
}

/* line 2414, app/assets/stylesheets/bootstrap.scss */
.glyphicon-glass:before {
  content: "\e001";
}

/* line 2418, app/assets/stylesheets/bootstrap.scss */
.glyphicon-music:before {
  content: "\e002";
}

/* line 2422, app/assets/stylesheets/bootstrap.scss */
.glyphicon-search:before {
  content: "\e003";
}

/* line 2426, app/assets/stylesheets/bootstrap.scss */
.glyphicon-heart:before {
  content: "\e005";
}

/* line 2430, app/assets/stylesheets/bootstrap.scss */
.glyphicon-star:before {
  content: "\e006";
}

/* line 2434, app/assets/stylesheets/bootstrap.scss */
.glyphicon-star-empty:before {
  content: "\e007";
}

/* line 2438, app/assets/stylesheets/bootstrap.scss */
.glyphicon-user:before {
  content: "\e008";
}

/* line 2442, app/assets/stylesheets/bootstrap.scss */
.glyphicon-film:before {
  content: "\e009";
}

/* line 2446, app/assets/stylesheets/bootstrap.scss */
.glyphicon-th-large:before {
  content: "\e010";
}

/* line 2450, app/assets/stylesheets/bootstrap.scss */
.glyphicon-th:before {
  content: "\e011";
}

/* line 2454, app/assets/stylesheets/bootstrap.scss */
.glyphicon-th-list:before {
  content: "\e012";
}

/* line 2458, app/assets/stylesheets/bootstrap.scss */
.glyphicon-ok:before {
  content: "\e013";
}

/* line 2462, app/assets/stylesheets/bootstrap.scss */
.glyphicon-remove:before {
  content: "\e014";
}

/* line 2466, app/assets/stylesheets/bootstrap.scss */
.glyphicon-zoom-in:before {
  content: "\e015";
}

/* line 2470, app/assets/stylesheets/bootstrap.scss */
.glyphicon-zoom-out:before {
  content: "\e016";
}

/* line 2474, app/assets/stylesheets/bootstrap.scss */
.glyphicon-off:before {
  content: "\e017";
}

/* line 2478, app/assets/stylesheets/bootstrap.scss */
.glyphicon-signal:before {
  content: "\e018";
}

/* line 2482, app/assets/stylesheets/bootstrap.scss */
.glyphicon-cog:before {
  content: "\e019";
}

/* line 2486, app/assets/stylesheets/bootstrap.scss */
.glyphicon-trash:before {
  content: "\e020";
}

/* line 2490, app/assets/stylesheets/bootstrap.scss */
.glyphicon-home:before {
  content: "\e021";
}

/* line 2494, app/assets/stylesheets/bootstrap.scss */
.glyphicon-file:before {
  content: "\e022";
}

/* line 2498, app/assets/stylesheets/bootstrap.scss */
.glyphicon-time:before {
  content: "\e023";
}

/* line 2502, app/assets/stylesheets/bootstrap.scss */
.glyphicon-road:before {
  content: "\e024";
}

/* line 2506, app/assets/stylesheets/bootstrap.scss */
.glyphicon-download-alt:before {
  content: "\e025";
}

/* line 2510, app/assets/stylesheets/bootstrap.scss */
.glyphicon-download:before {
  content: "\e026";
}

/* line 2514, app/assets/stylesheets/bootstrap.scss */
.glyphicon-upload:before {
  content: "\e027";
}

/* line 2518, app/assets/stylesheets/bootstrap.scss */
.glyphicon-inbox:before {
  content: "\e028";
}

/* line 2522, app/assets/stylesheets/bootstrap.scss */
.glyphicon-play-circle:before {
  content: "\e029";
}

/* line 2526, app/assets/stylesheets/bootstrap.scss */
.glyphicon-repeat:before {
  content: "\e030";
}

/* line 2530, app/assets/stylesheets/bootstrap.scss */
.glyphicon-refresh:before {
  content: "\e031";
}

/* line 2534, app/assets/stylesheets/bootstrap.scss */
.glyphicon-list-alt:before {
  content: "\e032";
}

/* line 2538, app/assets/stylesheets/bootstrap.scss */
.glyphicon-flag:before {
  content: "\e034";
}

/* line 2542, app/assets/stylesheets/bootstrap.scss */
.glyphicon-headphones:before {
  content: "\e035";
}

/* line 2546, app/assets/stylesheets/bootstrap.scss */
.glyphicon-volume-off:before {
  content: "\e036";
}

/* line 2550, app/assets/stylesheets/bootstrap.scss */
.glyphicon-volume-down:before {
  content: "\e037";
}

/* line 2554, app/assets/stylesheets/bootstrap.scss */
.glyphicon-volume-up:before {
  content: "\e038";
}

/* line 2558, app/assets/stylesheets/bootstrap.scss */
.glyphicon-qrcode:before {
  content: "\e039";
}

/* line 2562, app/assets/stylesheets/bootstrap.scss */
.glyphicon-barcode:before {
  content: "\e040";
}

/* line 2566, app/assets/stylesheets/bootstrap.scss */
.glyphicon-tag:before {
  content: "\e041";
}

/* line 2570, app/assets/stylesheets/bootstrap.scss */
.glyphicon-tags:before {
  content: "\e042";
}

/* line 2574, app/assets/stylesheets/bootstrap.scss */
.glyphicon-book:before {
  content: "\e043";
}

/* line 2578, app/assets/stylesheets/bootstrap.scss */
.glyphicon-print:before {
  content: "\e045";
}

/* line 2582, app/assets/stylesheets/bootstrap.scss */
.glyphicon-font:before {
  content: "\e047";
}

/* line 2586, app/assets/stylesheets/bootstrap.scss */
.glyphicon-bold:before {
  content: "\e048";
}

/* line 2590, app/assets/stylesheets/bootstrap.scss */
.glyphicon-italic:before {
  content: "\e049";
}

/* line 2594, app/assets/stylesheets/bootstrap.scss */
.glyphicon-text-height:before {
  content: "\e050";
}

/* line 2598, app/assets/stylesheets/bootstrap.scss */
.glyphicon-text-width:before {
  content: "\e051";
}

/* line 2602, app/assets/stylesheets/bootstrap.scss */
.glyphicon-align-left:before {
  content: "\e052";
}

/* line 2606, app/assets/stylesheets/bootstrap.scss */
.glyphicon-align-center:before {
  content: "\e053";
}

/* line 2610, app/assets/stylesheets/bootstrap.scss */
.glyphicon-align-right:before {
  content: "\e054";
}

/* line 2614, app/assets/stylesheets/bootstrap.scss */
.glyphicon-align-justify:before {
  content: "\e055";
}

/* line 2618, app/assets/stylesheets/bootstrap.scss */
.glyphicon-list:before {
  content: "\e056";
}

/* line 2622, app/assets/stylesheets/bootstrap.scss */
.glyphicon-indent-left:before {
  content: "\e057";
}

/* line 2626, app/assets/stylesheets/bootstrap.scss */
.glyphicon-indent-right:before {
  content: "\e058";
}

/* line 2630, app/assets/stylesheets/bootstrap.scss */
.glyphicon-facetime-video:before {
  content: "\e059";
}

/* line 2634, app/assets/stylesheets/bootstrap.scss */
.glyphicon-picture:before {
  content: "\e060";
}

/* line 2638, app/assets/stylesheets/bootstrap.scss */
.glyphicon-map-marker:before {
  content: "\e062";
}

/* line 2642, app/assets/stylesheets/bootstrap.scss */
.glyphicon-adjust:before {
  content: "\e063";
}

/* line 2646, app/assets/stylesheets/bootstrap.scss */
.glyphicon-tint:before {
  content: "\e064";
}

/* line 2650, app/assets/stylesheets/bootstrap.scss */
.glyphicon-edit:before {
  content: "\e065";
}

/* line 2654, app/assets/stylesheets/bootstrap.scss */
.glyphicon-share:before {
  content: "\e066";
}

/* line 2658, app/assets/stylesheets/bootstrap.scss */
.glyphicon-check:before {
  content: "\e067";
}

/* line 2662, app/assets/stylesheets/bootstrap.scss */
.glyphicon-move:before {
  content: "\e068";
}

/* line 2666, app/assets/stylesheets/bootstrap.scss */
.glyphicon-step-backward:before {
  content: "\e069";
}

/* line 2670, app/assets/stylesheets/bootstrap.scss */
.glyphicon-fast-backward:before {
  content: "\e070";
}

/* line 2674, app/assets/stylesheets/bootstrap.scss */
.glyphicon-backward:before {
  content: "\e071";
}

/* line 2678, app/assets/stylesheets/bootstrap.scss */
.glyphicon-play:before {
  content: "\e072";
}

/* line 2682, app/assets/stylesheets/bootstrap.scss */
.glyphicon-pause:before {
  content: "\e073";
}

/* line 2686, app/assets/stylesheets/bootstrap.scss */
.glyphicon-stop:before {
  content: "\e074";
}

/* line 2690, app/assets/stylesheets/bootstrap.scss */
.glyphicon-forward:before {
  content: "\e075";
}

/* line 2694, app/assets/stylesheets/bootstrap.scss */
.glyphicon-fast-forward:before {
  content: "\e076";
}

/* line 2698, app/assets/stylesheets/bootstrap.scss */
.glyphicon-step-forward:before {
  content: "\e077";
}

/* line 2702, app/assets/stylesheets/bootstrap.scss */
.glyphicon-eject:before {
  content: "\e078";
}

/* line 2706, app/assets/stylesheets/bootstrap.scss */
.glyphicon-chevron-left:before {
  content: "\e079";
}

/* line 2710, app/assets/stylesheets/bootstrap.scss */
.glyphicon-chevron-right:before {
  content: "\e080";
}

/* line 2714, app/assets/stylesheets/bootstrap.scss */
.glyphicon-plus-sign:before {
  content: "\e081";
}

/* line 2718, app/assets/stylesheets/bootstrap.scss */
.glyphicon-minus-sign:before {
  content: "\e082";
}

/* line 2722, app/assets/stylesheets/bootstrap.scss */
.glyphicon-remove-sign:before {
  content: "\e083";
}

/* line 2726, app/assets/stylesheets/bootstrap.scss */
.glyphicon-ok-sign:before {
  content: "\e084";
}

/* line 2730, app/assets/stylesheets/bootstrap.scss */
.glyphicon-question-sign:before {
  content: "\e085";
}

/* line 2734, app/assets/stylesheets/bootstrap.scss */
.glyphicon-info-sign:before {
  content: "\e086";
}

/* line 2738, app/assets/stylesheets/bootstrap.scss */
.glyphicon-screenshot:before {
  content: "\e087";
}

/* line 2742, app/assets/stylesheets/bootstrap.scss */
.glyphicon-remove-circle:before {
  content: "\e088";
}

/* line 2746, app/assets/stylesheets/bootstrap.scss */
.glyphicon-ok-circle:before {
  content: "\e089";
}

/* line 2750, app/assets/stylesheets/bootstrap.scss */
.glyphicon-ban-circle:before {
  content: "\e090";
}

/* line 2754, app/assets/stylesheets/bootstrap.scss */
.glyphicon-arrow-left:before {
  content: "\e091";
}

/* line 2758, app/assets/stylesheets/bootstrap.scss */
.glyphicon-arrow-right:before {
  content: "\e092";
}

/* line 2762, app/assets/stylesheets/bootstrap.scss */
.glyphicon-arrow-up:before {
  content: "\e093";
}

/* line 2766, app/assets/stylesheets/bootstrap.scss */
.glyphicon-arrow-down:before {
  content: "\e094";
}

/* line 2770, app/assets/stylesheets/bootstrap.scss */
.glyphicon-share-alt:before {
  content: "\e095";
}

/* line 2774, app/assets/stylesheets/bootstrap.scss */
.glyphicon-resize-full:before {
  content: "\e096";
}

/* line 2778, app/assets/stylesheets/bootstrap.scss */
.glyphicon-resize-small:before {
  content: "\e097";
}

/* line 2782, app/assets/stylesheets/bootstrap.scss */
.glyphicon-exclamation-sign:before {
  content: "\e101";
}

/* line 2786, app/assets/stylesheets/bootstrap.scss */
.glyphicon-gift:before {
  content: "\e102";
}

/* line 2790, app/assets/stylesheets/bootstrap.scss */
.glyphicon-leaf:before {
  content: "\e103";
}

/* line 2794, app/assets/stylesheets/bootstrap.scss */
.glyphicon-eye-open:before {
  content: "\e105";
}

/* line 2798, app/assets/stylesheets/bootstrap.scss */
.glyphicon-eye-close:before {
  content: "\e106";
}

/* line 2802, app/assets/stylesheets/bootstrap.scss */
.glyphicon-warning-sign:before {
  content: "\e107";
}

/* line 2806, app/assets/stylesheets/bootstrap.scss */
.glyphicon-plane:before {
  content: "\e108";
}

/* line 2810, app/assets/stylesheets/bootstrap.scss */
.glyphicon-random:before {
  content: "\e110";
}

/* line 2814, app/assets/stylesheets/bootstrap.scss */
.glyphicon-comment:before {
  content: "\e111";
}

/* line 2818, app/assets/stylesheets/bootstrap.scss */
.glyphicon-magnet:before {
  content: "\e112";
}

/* line 2822, app/assets/stylesheets/bootstrap.scss */
.glyphicon-chevron-up:before {
  content: "\e113";
}

/* line 2826, app/assets/stylesheets/bootstrap.scss */
.glyphicon-chevron-down:before {
  content: "\e114";
}

/* line 2830, app/assets/stylesheets/bootstrap.scss */
.glyphicon-retweet:before {
  content: "\e115";
}

/* line 2834, app/assets/stylesheets/bootstrap.scss */
.glyphicon-shopping-cart:before {
  content: "\e116";
}

/* line 2838, app/assets/stylesheets/bootstrap.scss */
.glyphicon-folder-close:before {
  content: "\e117";
}

/* line 2842, app/assets/stylesheets/bootstrap.scss */
.glyphicon-folder-open:before {
  content: "\e118";
}

/* line 2846, app/assets/stylesheets/bootstrap.scss */
.glyphicon-resize-vertical:before {
  content: "\e119";
}

/* line 2850, app/assets/stylesheets/bootstrap.scss */
.glyphicon-resize-horizontal:before {
  content: "\e120";
}

/* line 2854, app/assets/stylesheets/bootstrap.scss */
.glyphicon-hdd:before {
  content: "\e121";
}

/* line 2858, app/assets/stylesheets/bootstrap.scss */
.glyphicon-bullhorn:before {
  content: "\e122";
}

/* line 2862, app/assets/stylesheets/bootstrap.scss */
.glyphicon-certificate:before {
  content: "\e124";
}

/* line 2866, app/assets/stylesheets/bootstrap.scss */
.glyphicon-thumbs-up:before {
  content: "\e125";
}

/* line 2870, app/assets/stylesheets/bootstrap.scss */
.glyphicon-thumbs-down:before {
  content: "\e126";
}

/* line 2874, app/assets/stylesheets/bootstrap.scss */
.glyphicon-hand-right:before {
  content: "\e127";
}

/* line 2878, app/assets/stylesheets/bootstrap.scss */
.glyphicon-hand-left:before {
  content: "\e128";
}

/* line 2882, app/assets/stylesheets/bootstrap.scss */
.glyphicon-hand-up:before {
  content: "\e129";
}

/* line 2886, app/assets/stylesheets/bootstrap.scss */
.glyphicon-hand-down:before {
  content: "\e130";
}

/* line 2890, app/assets/stylesheets/bootstrap.scss */
.glyphicon-circle-arrow-right:before {
  content: "\e131";
}

/* line 2894, app/assets/stylesheets/bootstrap.scss */
.glyphicon-circle-arrow-left:before {
  content: "\e132";
}

/* line 2898, app/assets/stylesheets/bootstrap.scss */
.glyphicon-circle-arrow-up:before {
  content: "\e133";
}

/* line 2902, app/assets/stylesheets/bootstrap.scss */
.glyphicon-circle-arrow-down:before {
  content: "\e134";
}

/* line 2906, app/assets/stylesheets/bootstrap.scss */
.glyphicon-globe:before {
  content: "\e135";
}

/* line 2910, app/assets/stylesheets/bootstrap.scss */
.glyphicon-tasks:before {
  content: "\e137";
}

/* line 2914, app/assets/stylesheets/bootstrap.scss */
.glyphicon-filter:before {
  content: "\e138";
}

/* line 2918, app/assets/stylesheets/bootstrap.scss */
.glyphicon-fullscreen:before {
  content: "\e140";
}

/* line 2922, app/assets/stylesheets/bootstrap.scss */
.glyphicon-dashboard:before {
  content: "\e141";
}

/* line 2926, app/assets/stylesheets/bootstrap.scss */
.glyphicon-heart-empty:before {
  content: "\e143";
}

/* line 2930, app/assets/stylesheets/bootstrap.scss */
.glyphicon-link:before {
  content: "\e144";
}

/* line 2934, app/assets/stylesheets/bootstrap.scss */
.glyphicon-phone:before {
  content: "\e145";
}

/* line 2938, app/assets/stylesheets/bootstrap.scss */
.glyphicon-usd:before {
  content: "\e148";
}

/* line 2942, app/assets/stylesheets/bootstrap.scss */
.glyphicon-gbp:before {
  content: "\e149";
}

/* line 2946, app/assets/stylesheets/bootstrap.scss */
.glyphicon-sort:before {
  content: "\e150";
}

/* line 2950, app/assets/stylesheets/bootstrap.scss */
.glyphicon-sort-by-alphabet:before {
  content: "\e151";
}

/* line 2954, app/assets/stylesheets/bootstrap.scss */
.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}

/* line 2958, app/assets/stylesheets/bootstrap.scss */
.glyphicon-sort-by-order:before {
  content: "\e153";
}

/* line 2962, app/assets/stylesheets/bootstrap.scss */
.glyphicon-sort-by-order-alt:before {
  content: "\e154";
}

/* line 2966, app/assets/stylesheets/bootstrap.scss */
.glyphicon-sort-by-attributes:before {
  content: "\e155";
}

/* line 2970, app/assets/stylesheets/bootstrap.scss */
.glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}

/* line 2974, app/assets/stylesheets/bootstrap.scss */
.glyphicon-unchecked:before {
  content: "\e157";
}

/* line 2978, app/assets/stylesheets/bootstrap.scss */
.glyphicon-expand:before {
  content: "\e158";
}

/* line 2982, app/assets/stylesheets/bootstrap.scss */
.glyphicon-collapse-down:before {
  content: "\e159";
}

/* line 2986, app/assets/stylesheets/bootstrap.scss */
.glyphicon-collapse-up:before {
  content: "\e160";
}

/* line 2990, app/assets/stylesheets/bootstrap.scss */
.glyphicon-log-in:before {
  content: "\e161";
}

/* line 2994, app/assets/stylesheets/bootstrap.scss */
.glyphicon-flash:before {
  content: "\e162";
}

/* line 2998, app/assets/stylesheets/bootstrap.scss */
.glyphicon-log-out:before {
  content: "\e163";
}

/* line 3002, app/assets/stylesheets/bootstrap.scss */
.glyphicon-new-window:before {
  content: "\e164";
}

/* line 3006, app/assets/stylesheets/bootstrap.scss */
.glyphicon-record:before {
  content: "\e165";
}

/* line 3010, app/assets/stylesheets/bootstrap.scss */
.glyphicon-save:before {
  content: "\e166";
}

/* line 3014, app/assets/stylesheets/bootstrap.scss */
.glyphicon-open:before {
  content: "\e167";
}

/* line 3018, app/assets/stylesheets/bootstrap.scss */
.glyphicon-saved:before {
  content: "\e168";
}

/* line 3022, app/assets/stylesheets/bootstrap.scss */
.glyphicon-import:before {
  content: "\e169";
}

/* line 3026, app/assets/stylesheets/bootstrap.scss */
.glyphicon-export:before {
  content: "\e170";
}

/* line 3030, app/assets/stylesheets/bootstrap.scss */
.glyphicon-send:before {
  content: "\e171";
}

/* line 3034, app/assets/stylesheets/bootstrap.scss */
.glyphicon-floppy-disk:before {
  content: "\e172";
}

/* line 3038, app/assets/stylesheets/bootstrap.scss */
.glyphicon-floppy-saved:before {
  content: "\e173";
}

/* line 3042, app/assets/stylesheets/bootstrap.scss */
.glyphicon-floppy-remove:before {
  content: "\e174";
}

/* line 3046, app/assets/stylesheets/bootstrap.scss */
.glyphicon-floppy-save:before {
  content: "\e175";
}

/* line 3050, app/assets/stylesheets/bootstrap.scss */
.glyphicon-floppy-open:before {
  content: "\e176";
}

/* line 3054, app/assets/stylesheets/bootstrap.scss */
.glyphicon-credit-card:before {
  content: "\e177";
}

/* line 3058, app/assets/stylesheets/bootstrap.scss */
.glyphicon-transfer:before {
  content: "\e178";
}

/* line 3062, app/assets/stylesheets/bootstrap.scss */
.glyphicon-cutlery:before {
  content: "\e179";
}

/* line 3066, app/assets/stylesheets/bootstrap.scss */
.glyphicon-header:before {
  content: "\e180";
}

/* line 3070, app/assets/stylesheets/bootstrap.scss */
.glyphicon-compressed:before {
  content: "\e181";
}

/* line 3074, app/assets/stylesheets/bootstrap.scss */
.glyphicon-earphone:before {
  content: "\e182";
}

/* line 3078, app/assets/stylesheets/bootstrap.scss */
.glyphicon-phone-alt:before {
  content: "\e183";
}

/* line 3082, app/assets/stylesheets/bootstrap.scss */
.glyphicon-tower:before {
  content: "\e184";
}

/* line 3086, app/assets/stylesheets/bootstrap.scss */
.glyphicon-stats:before {
  content: "\e185";
}

/* line 3090, app/assets/stylesheets/bootstrap.scss */
.glyphicon-sd-video:before {
  content: "\e186";
}

/* line 3094, app/assets/stylesheets/bootstrap.scss */
.glyphicon-hd-video:before {
  content: "\e187";
}

/* line 3098, app/assets/stylesheets/bootstrap.scss */
.glyphicon-subtitles:before {
  content: "\e188";
}

/* line 3102, app/assets/stylesheets/bootstrap.scss */
.glyphicon-sound-stereo:before {
  content: "\e189";
}

/* line 3106, app/assets/stylesheets/bootstrap.scss */
.glyphicon-sound-dolby:before {
  content: "\e190";
}

/* line 3110, app/assets/stylesheets/bootstrap.scss */
.glyphicon-sound-5-1:before {
  content: "\e191";
}

/* line 3114, app/assets/stylesheets/bootstrap.scss */
.glyphicon-sound-6-1:before {
  content: "\e192";
}

/* line 3118, app/assets/stylesheets/bootstrap.scss */
.glyphicon-sound-7-1:before {
  content: "\e193";
}

/* line 3122, app/assets/stylesheets/bootstrap.scss */
.glyphicon-copyright-mark:before {
  content: "\e194";
}

/* line 3126, app/assets/stylesheets/bootstrap.scss */
.glyphicon-registration-mark:before {
  content: "\e195";
}

/* line 3130, app/assets/stylesheets/bootstrap.scss */
.glyphicon-cloud-download:before {
  content: "\e197";
}

/* line 3134, app/assets/stylesheets/bootstrap.scss */
.glyphicon-cloud-upload:before {
  content: "\e198";
}

/* line 3138, app/assets/stylesheets/bootstrap.scss */
.glyphicon-tree-conifer:before {
  content: "\e199";
}

/* line 3142, app/assets/stylesheets/bootstrap.scss */
.glyphicon-tree-deciduous:before {
  content: "\e200";
}

/* line 3146, app/assets/stylesheets/bootstrap.scss */
.glyphicon-briefcase:before {
  content: "\1f4bc";
}

/* line 3150, app/assets/stylesheets/bootstrap.scss */
.glyphicon-calendar:before {
  content: "\1f4c5";
}

/* line 3154, app/assets/stylesheets/bootstrap.scss */
.glyphicon-pushpin:before {
  content: "\1f4cc";
}

/* line 3158, app/assets/stylesheets/bootstrap.scss */
.glyphicon-paperclip:before {
  content: "\1f4ce";
}

/* line 3162, app/assets/stylesheets/bootstrap.scss */
.glyphicon-camera:before {
  content: "\1f4f7";
}

/* line 3166, app/assets/stylesheets/bootstrap.scss */
.glyphicon-lock:before {
  content: "\1f512";
}

/* line 3170, app/assets/stylesheets/bootstrap.scss */
.glyphicon-bell:before {
  content: "\1f514";
}

/* line 3174, app/assets/stylesheets/bootstrap.scss */
.glyphicon-bookmark:before {
  content: "\1f516";
}

/* line 3178, app/assets/stylesheets/bootstrap.scss */
.glyphicon-fire:before {
  content: "\1f525";
}

/* line 3182, app/assets/stylesheets/bootstrap.scss */
.glyphicon-wrench:before {
  content: "\1f527";
}

/* line 3186, app/assets/stylesheets/bootstrap.scss */
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px solid #000000;
  border-right: 4px solid transparent;
  border-bottom: 0 dotted;
  border-left: 4px solid transparent;
  content: "";
}

/* line 3199, app/assets/stylesheets/bootstrap.scss */
.dropdown {
  position: relative;
}

/* line 3203, app/assets/stylesheets/bootstrap.scss */
.dropdown-toggle:focus {
  outline: 0;
}

/* line 3207, app/assets/stylesheets/bootstrap.scss */
.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;
  font-size: 14px;
  list-style: none;
  background-color: #ffffff;
  border: 1px solid #cccccc;
  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;
}

/* line 3228, app/assets/stylesheets/bootstrap.scss */
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}

/* line 3233, app/assets/stylesheets/bootstrap.scss */
.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}

/* line 3240, app/assets/stylesheets/bootstrap.scss */
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.428571429;
  color: #333333;
  white-space: nowrap;
}

/* line 3250, app/assets/stylesheets/bootstrap.scss */
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  color: #ffffff;
  text-decoration: none;
  background-color: #428bca;
}

/* line 3257, app/assets/stylesheets/bootstrap.scss */
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #ffffff;
  text-decoration: none;
  background-color: #428bca;
  outline: 0;
}

/* line 3266, app/assets/stylesheets/bootstrap.scss */
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #999999;
}

/* line 3272, app/assets/stylesheets/bootstrap.scss */
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}

/* line 3281, app/assets/stylesheets/bootstrap.scss */
.open > .dropdown-menu {
  display: block;
}

/* line 3285, app/assets/stylesheets/bootstrap.scss */
.open > a {
  outline: 0;
}

/* line 3289, app/assets/stylesheets/bootstrap.scss */
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.428571429;
  color: #999999;
}

/* line 3297, app/assets/stylesheets/bootstrap.scss */
.dropdown-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 990;
}

/* line 3306, app/assets/stylesheets/bootstrap.scss */
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}

/* line 3311, app/assets/stylesheets/bootstrap.scss */
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0 dotted;
  border-bottom: 4px solid #000000;
  content: "";
}

/* line 3318, app/assets/stylesheets/bootstrap.scss */
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 1px;
}

@media (min-width: 768px) {
  /* line 3326, app/assets/stylesheets/bootstrap.scss */
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto;
  }
}

/* line 3332, app/assets/stylesheets/bootstrap.scss */
.btn-default .caret {
  border-top-color: #333333;
}

/* line 3336, app/assets/stylesheets/bootstrap.scss */
.btn-primary .caret,
.btn-success .caret,
.btn-warning .caret,
.btn-danger .caret,
.btn-info .caret {
  border-top-color: #fff;
}

/* line 3344, app/assets/stylesheets/bootstrap.scss */
.dropup .btn-default .caret {
  border-bottom-color: #333333;
}

/* line 3348, app/assets/stylesheets/bootstrap.scss */
.dropup .btn-primary .caret,
.dropup .btn-success .caret,
.dropup .btn-warning .caret,
.dropup .btn-danger .caret,
.dropup .btn-info .caret {
  border-bottom-color: #fff;
}

/* line 3356, app/assets/stylesheets/bootstrap.scss */
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}

/* line 3363, app/assets/stylesheets/bootstrap.scss */
.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  float: left;
}

/* line 3369, app/assets/stylesheets/bootstrap.scss */
.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;
}

/* line 3380, app/assets/stylesheets/bootstrap.scss */
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus {
  outline: none;
}

/* line 3385, app/assets/stylesheets/bootstrap.scss */
.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px;
}

/* line 3392, app/assets/stylesheets/bootstrap.scss */
.btn-toolbar:before,
.btn-toolbar:after {
  display: table;
  content: " ";
}

/* line 3398, app/assets/stylesheets/bootstrap.scss */
.btn-toolbar:after {
  clear: both;
}

/* line 3402, app/assets/stylesheets/bootstrap.scss */
.btn-toolbar:before,
.btn-toolbar:after {
  display: table;
  content: " ";
}

/* line 3408, app/assets/stylesheets/bootstrap.scss */
.btn-toolbar:after {
  clear: both;
}

/* line 3412, app/assets/stylesheets/bootstrap.scss */
.btn-toolbar .btn-group {
  float: left;
}

/* line 3416, app/assets/stylesheets/bootstrap.scss */
.btn-toolbar > .btn + .btn,
.btn-toolbar > .btn-group + .btn,
.btn-toolbar > .btn + .btn-group,
.btn-toolbar > .btn-group + .btn-group {
  margin-left: 5px;
}

/* line 3423, app/assets/stylesheets/bootstrap.scss */
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}

/* line 3427, app/assets/stylesheets/bootstrap.scss */
.btn-group > .btn:first-child {
  margin-left: 0;
}

/* line 3431, app/assets/stylesheets/bootstrap.scss */
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

/* line 3436, app/assets/stylesheets/bootstrap.scss */
.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;
}

/* line 3442, app/assets/stylesheets/bootstrap.scss */
.btn-group > .btn-group {
  float: left;
}

/* line 3446, app/assets/stylesheets/bootstrap.scss */
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}

/* line 3450, app/assets/stylesheets/bootstrap.scss */
.btn-group > .btn-group:first-child > .btn:last-child,
.btn-group > .btn-group:first-child > .dropdown-toggle {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

/* line 3456, app/assets/stylesheets/bootstrap.scss */
.btn-group > .btn-group:last-child > .btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

/* line 3461, app/assets/stylesheets/bootstrap.scss */
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}

/* line 3466, app/assets/stylesheets/bootstrap.scss */
.btn-group-xs > .btn {
  padding: 5px 10px;
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

/* line 3474, app/assets/stylesheets/bootstrap.scss */
.btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

/* line 3481, app/assets/stylesheets/bootstrap.scss */
.btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px;
}

/* line 3488, app/assets/stylesheets/bootstrap.scss */
.btn-group > .btn + .dropdown-toggle {
  padding-right: 8px;
  padding-left: 8px;
}

/* line 3493, app/assets/stylesheets/bootstrap.scss */
.btn-group > .btn-lg + .dropdown-toggle {
  padding-right: 12px;
  padding-left: 12px;
}

/* line 3498, app/assets/stylesheets/bootstrap.scss */
.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);
}

/* line 3503, app/assets/stylesheets/bootstrap.scss */
.btn .caret {
  margin-left: 0;
}

/* line 3507, app/assets/stylesheets/bootstrap.scss */
.btn-lg .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}

/* line 3512, app/assets/stylesheets/bootstrap.scss */
.dropup .btn-lg .caret {
  border-width: 0 5px 5px;
}

/* line 3516, app/assets/stylesheets/bootstrap.scss */
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}

/* line 3524, app/assets/stylesheets/bootstrap.scss */
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after {
  display: table;
  content: " ";
}

/* line 3530, app/assets/stylesheets/bootstrap.scss */
.btn-group-vertical > .btn-group:after {
  clear: both;
}

/* line 3534, app/assets/stylesheets/bootstrap.scss */
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after {
  display: table;
  content: " ";
}

/* line 3540, app/assets/stylesheets/bootstrap.scss */
.btn-group-vertical > .btn-group:after {
  clear: both;
}

/* line 3544, app/assets/stylesheets/bootstrap.scss */
.btn-group-vertical > .btn-group > .btn {
  float: none;
}

/* line 3548, app/assets/stylesheets/bootstrap.scss */
.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;
}

/* line 3556, app/assets/stylesheets/bootstrap.scss */
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}

/* line 3560, app/assets/stylesheets/bootstrap.scss */
.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

/* line 3566, app/assets/stylesheets/bootstrap.scss */
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-top-right-radius: 0;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 0;
}

/* line 3572, app/assets/stylesheets/bootstrap.scss */
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}

/* line 3576, app/assets/stylesheets/bootstrap.scss */
.btn-group-vertical > .btn-group:first-child > .btn:last-child,
.btn-group-vertical > .btn-group:first-child > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

/* line 3582, app/assets/stylesheets/bootstrap.scss */
.btn-group-vertical > .btn-group:last-child > .btn:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

/* line 3587, app/assets/stylesheets/bootstrap.scss */
.btn-group-justified {
  display: table;
  width: 100%;
  border-collapse: separate;
  table-layout: fixed;
}

/* line 3594, app/assets/stylesheets/bootstrap.scss */
.btn-group-justified .btn {
  display: table-cell;
  float: none;
  width: 1%;
}

/* line 3600, app/assets/stylesheets/bootstrap.scss */
[data-toggle="buttons"] > .btn > input[type="radio"],
[data-toggle="buttons"] > .btn > input[type="checkbox"] {
  display: none;
}

/* line 3605, app/assets/stylesheets/bootstrap.scss */
.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}

/* line 3611, app/assets/stylesheets/bootstrap.scss */
.input-group.col {
  float: none;
  padding-right: 0;
  padding-left: 0;
}

/* line 3617, app/assets/stylesheets/bootstrap.scss */
.input-group .form-control {
  width: 100%;
  margin-bottom: 0;
}

/* line 3622, app/assets/stylesheets/bootstrap.scss */
.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 45px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px;
}

/* line 3632, app/assets/stylesheets/bootstrap.scss */
select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn {
  height: 45px;
  line-height: 45px;
}

/* line 3639, app/assets/stylesheets/bootstrap.scss */
textarea.input-group-lg > .form-control,
textarea.input-group-lg > .input-group-addon,
textarea.input-group-lg > .input-group-btn > .btn {
  height: auto;
}

/* line 3645, app/assets/stylesheets/bootstrap.scss */
.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;
}

/* line 3655, app/assets/stylesheets/bootstrap.scss */
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;
}

/* line 3662, app/assets/stylesheets/bootstrap.scss */
textarea.input-group-sm > .form-control,
textarea.input-group-sm > .input-group-addon,
textarea.input-group-sm > .input-group-btn > .btn {
  height: auto;
}

/* line 3668, app/assets/stylesheets/bootstrap.scss */
.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell;
}

/* line 3674, app/assets/stylesheets/bootstrap.scss */
.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;
}

/* line 3680, app/assets/stylesheets/bootstrap.scss */
.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}

/* line 3687, app/assets/stylesheets/bootstrap.scss */
.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  text-align: center;
  border: 1px solid #cccccc;
  border-radius: 4px;
}

/* line 3697, app/assets/stylesheets/bootstrap.scss */
.input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 3px;
}

/* line 3703, app/assets/stylesheets/bootstrap.scss */
.input-group-addon.input-lg {
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 6px;
}

/* line 3709, app/assets/stylesheets/bootstrap.scss */
.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0;
}

/* line 3714, app/assets/stylesheets/bootstrap.scss */
.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

/* line 3723, app/assets/stylesheets/bootstrap.scss */
.input-group-addon:first-child {
  border-right: 0;
}

/* line 3727, app/assets/stylesheets/bootstrap.scss */
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

/* line 3736, app/assets/stylesheets/bootstrap.scss */
.input-group-addon:last-child {
  border-left: 0;
}

/* line 3740, app/assets/stylesheets/bootstrap.scss */
.input-group-btn {
  position: relative;
  white-space: nowrap;
}

/* line 3745, app/assets/stylesheets/bootstrap.scss */
.input-group-btn > .btn {
  position: relative;
}

/* line 3749, app/assets/stylesheets/bootstrap.scss */
.input-group-btn > .btn + .btn {
  margin-left: -4px;
}

/* line 3753, app/assets/stylesheets/bootstrap.scss */
.input-group-btn > .btn:hover,
.input-group-btn > .btn:active {
  z-index: 2;
}

/* line 3758, app/assets/stylesheets/bootstrap.scss */
.nav {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}

/* line 3764, app/assets/stylesheets/bootstrap.scss */
.nav:before,
.nav:after {
  display: table;
  content: " ";
}

/* line 3770, app/assets/stylesheets/bootstrap.scss */
.nav:after {
  clear: both;
}

/* line 3774, app/assets/stylesheets/bootstrap.scss */
.nav:before,
.nav:after {
  display: table;
  content: " ";
}

/* line 3780, app/assets/stylesheets/bootstrap.scss */
.nav:after {
  clear: both;
}

/* line 3784, app/assets/stylesheets/bootstrap.scss */
.nav > li {
  position: relative;
  display: block;
}

/* line 3789, app/assets/stylesheets/bootstrap.scss */
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}

/* line 3795, app/assets/stylesheets/bootstrap.scss */
.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}

/* line 3801, app/assets/stylesheets/bootstrap.scss */
.nav > li.disabled > a {
  color: #999999;
}

/* line 3805, app/assets/stylesheets/bootstrap.scss */
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: #999999;
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
}

/* line 3813, app/assets/stylesheets/bootstrap.scss */
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: #eeeeee;
  border-color: #428bca;
}

/* line 3820, app/assets/stylesheets/bootstrap.scss */
.nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}

/* line 3827, app/assets/stylesheets/bootstrap.scss */
.nav > li > a > img {
  max-width: none;
}

/* line 3831, app/assets/stylesheets/bootstrap.scss */
.nav-tabs {
  border-bottom: 1px solid #dddddd;
}

/* line 3835, app/assets/stylesheets/bootstrap.scss */
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}

/* line 3840, app/assets/stylesheets/bootstrap.scss */
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.428571429;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}

/* line 3847, app/assets/stylesheets/bootstrap.scss */
.nav-tabs > li > a:hover {
  border-color: #eeeeee #eeeeee #dddddd;
}

/* line 3851, app/assets/stylesheets/bootstrap.scss */
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #555555;
  cursor: default;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-bottom-color: transparent;
}

/* line 3861, app/assets/stylesheets/bootstrap.scss */
.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}

/* line 3866, app/assets/stylesheets/bootstrap.scss */
.nav-tabs.nav-justified > li {
  float: none;
}

/* line 3870, app/assets/stylesheets/bootstrap.scss */
.nav-tabs.nav-justified > li > a {
  text-align: center;
}

@media (min-width: 768px) {
  /* line 3875, app/assets/stylesheets/bootstrap.scss */
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
}

/* line 3881, app/assets/stylesheets/bootstrap.scss */
.nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-bottom: 1px solid #dddddd;
}

/* line 3886, app/assets/stylesheets/bootstrap.scss */
.nav-tabs.nav-justified > .active > a {
  border-bottom-color: #ffffff;
}

/* line 3890, app/assets/stylesheets/bootstrap.scss */
.nav-pills > li {
  float: left;
}

/* line 3894, app/assets/stylesheets/bootstrap.scss */
.nav-pills > li > a {
  border-radius: 5px;
}

/* line 3898, app/assets/stylesheets/bootstrap.scss */
.nav-pills > li + li {
  margin-left: 2px;
}

/* line 3902, app/assets/stylesheets/bootstrap.scss */
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  color: #ffffff;
  background-color: #428bca;
}

/* line 3909, app/assets/stylesheets/bootstrap.scss */
.nav-stacked > li {
  float: none;
}

/* line 3913, app/assets/stylesheets/bootstrap.scss */
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}

/* line 3918, app/assets/stylesheets/bootstrap.scss */
.nav-justified {
  width: 100%;
}

/* line 3922, app/assets/stylesheets/bootstrap.scss */
.nav-justified > li {
  float: none;
}

/* line 3926, app/assets/stylesheets/bootstrap.scss */
.nav-justified > li > a {
  text-align: center;
}

@media (min-width: 768px) {
  /* line 3931, app/assets/stylesheets/bootstrap.scss */
  .nav-justified > li {
    display: table-cell;
    width: 1%;
  }
}

/* line 3937, app/assets/stylesheets/bootstrap.scss */
.nav-tabs-justified {
  border-bottom: 0;
}

/* line 3941, app/assets/stylesheets/bootstrap.scss */
.nav-tabs-justified > li > a {
  margin-right: 0;
  border-bottom: 1px solid #dddddd;
}

/* line 3946, app/assets/stylesheets/bootstrap.scss */
.nav-tabs-justified > .active > a {
  border-bottom-color: #ffffff;
}

/* line 3950, app/assets/stylesheets/bootstrap.scss */
.tabbable:before,
.tabbable:after {
  display: table;
  content: " ";
}

/* line 3956, app/assets/stylesheets/bootstrap.scss */
.tabbable:after {
  clear: both;
}

/* line 3960, app/assets/stylesheets/bootstrap.scss */
.tabbable:before,
.tabbable:after {
  display: table;
  content: " ";
}

/* line 3966, app/assets/stylesheets/bootstrap.scss */
.tabbable:after {
  clear: both;
}

/* line 3970, app/assets/stylesheets/bootstrap.scss */
.tab-content > .tab-pane,
.pill-content > .pill-pane {
  display: none;
}

/* line 3975, app/assets/stylesheets/bootstrap.scss */
.tab-content > .active,
.pill-content > .active {
  display: block;
}

/* line 3980, app/assets/stylesheets/bootstrap.scss */
.nav .caret {
  border-top-color: #428bca;
  border-bottom-color: #428bca;
}

/* line 3985, app/assets/stylesheets/bootstrap.scss */
.nav a:hover .caret {
  border-top-color: #2a6496;
  border-bottom-color: #2a6496;
}

/* line 3990, app/assets/stylesheets/bootstrap.scss */
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

/* line 3996, app/assets/stylesheets/bootstrap.scss */
.navbar {
  position: relative;
  z-index: 1000;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent;
}

/* line 4004, app/assets/stylesheets/bootstrap.scss */
.navbar:before,
.navbar:after {
  display: table;
  content: " ";
}

/* line 4010, app/assets/stylesheets/bootstrap.scss */
.navbar:after {
  clear: both;
}

/* line 4014, app/assets/stylesheets/bootstrap.scss */
.navbar:before,
.navbar:after {
  display: table;
  content: " ";
}

/* line 4020, app/assets/stylesheets/bootstrap.scss */
.navbar:after {
  clear: both;
}

@media (min-width: 768px) {
  /* line 4025, app/assets/stylesheets/bootstrap.scss */
  .navbar {
    border-radius: 4px;
  }
}

/* line 4030, app/assets/stylesheets/bootstrap.scss */
.navbar-header:before,
.navbar-header:after {
  display: table;
  content: " ";
}

/* line 4036, app/assets/stylesheets/bootstrap.scss */
.navbar-header:after {
  clear: both;
}

/* line 4040, app/assets/stylesheets/bootstrap.scss */
.navbar-header:before,
.navbar-header:after {
  display: table;
  content: " ";
}

/* line 4046, app/assets/stylesheets/bootstrap.scss */
.navbar-header:after {
  clear: both;
}

@media (min-width: 768px) {
  /* line 4051, app/assets/stylesheets/bootstrap.scss */
  .navbar-header {
    float: left;
  }
}

/* line 4056, app/assets/stylesheets/bootstrap.scss */
.navbar-collapse {
  max-height: 340px;
  /* padding-right: 15px;
  padding-left: 15px; */
  overflow-x: visible;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}

/* line 4066, app/assets/stylesheets/bootstrap.scss */
.navbar-collapse:before,
.navbar-collapse:after {
  display: table;
  content: " ";
}

/* line 4072, app/assets/stylesheets/bootstrap.scss */
.navbar-collapse:after {
  clear: both;
}

/* line 4076, app/assets/stylesheets/bootstrap.scss */
.navbar-collapse:before,
.navbar-collapse:after {
  display: table;
  content: " ";
}

/* line 4082, app/assets/stylesheets/bootstrap.scss */
.navbar-collapse:after {
  clear: both;
}

/* line 4086, app/assets/stylesheets/bootstrap.scss */
.navbar-collapse.in {
  overflow-y: auto;
}

@media (min-width: 768px) {
  /* line 4091, app/assets/stylesheets/bootstrap.scss */
  .navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none;
  }
  /* line 4096, app/assets/stylesheets/bootstrap.scss */
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  /* line 4102, app/assets/stylesheets/bootstrap.scss */
  .navbar-collapse.in {
    overflow-y: visible;
  }
  /* line 4105, app/assets/stylesheets/bootstrap.scss */
  .navbar-collapse .navbar-nav.navbar-left:first-child {
    margin-left: -15px;
  }
  /* line 4108, app/assets/stylesheets/bootstrap.scss */
  .navbar-collapse .navbar-nav.navbar-right:last-child {
    margin-right: -15px;
  }
  /* line 4111, app/assets/stylesheets/bootstrap.scss */
  .navbar-collapse .navbar-text:last-child {
    margin-right: 0;
  }
}

/* line 4116, app/assets/stylesheets/bootstrap.scss */
.container > .navbar-header,
.container > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}

@media (min-width: 768px) {
  /* line 4123, app/assets/stylesheets/bootstrap.scss */
  .container > .navbar-header,
.container > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}

/* line 4130, app/assets/stylesheets/bootstrap.scss */
.navbar-static-top {
  border-width: 0 0 1px;
}

@media (min-width: 768px) {
  /* line 4135, app/assets/stylesheets/bootstrap.scss */
  .navbar-static-top {
    border-radius: 0;
  }
}

/* line 4140, app/assets/stylesheets/bootstrap.scss */
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  border-width: 0 0 1px;
}

@media (min-width: 768px) {
  /* line 4149, app/assets/stylesheets/bootstrap.scss */
  .navbar-fixed-top,
.navbar-fixed-bottom {
    border-radius: 0;
  }
}

/* line 4155, app/assets/stylesheets/bootstrap.scss */
.navbar-fixed-top {
  top: 0;
  z-index: 1030;
}

/* line 4160, app/assets/stylesheets/bootstrap.scss */
.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
}

/* line 4165, app/assets/stylesheets/bootstrap.scss */
.navbar-brand {
  float: left;
  padding: 15px 15px;
  font-size: 18px;
  line-height: 20px;
}

/* line 4172, app/assets/stylesheets/bootstrap.scss */
.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none;
}

@media (min-width: 768px) {
  /* line 4178, app/assets/stylesheets/bootstrap.scss */
  .navbar > .container .navbar-brand {
    margin-left: -15px;
  }
}

/* line 4183, app/assets/stylesheets/bootstrap.scss */
.navbar-toggle {
  position: relative;
  float: right;
  padding: 9px 10px;
  margin-top: 8px;
  margin-right: 15px;
  margin-bottom: 8px;
  background-color: transparent;
  border: 1px solid transparent;
  border-radius: 4px;
}

/* line 4195, app/assets/stylesheets/bootstrap.scss */
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}

/* line 4202, app/assets/stylesheets/bootstrap.scss */
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}

@media (min-width: 768px) {
  /* line 4207, app/assets/stylesheets/bootstrap.scss */
  .navbar-toggle {
    display: none;
  }
}

/* line 4212, app/assets/stylesheets/bootstrap.scss */
.navbar-nav {
  margin: 7.5px -15px;
}

/* line 4216, app/assets/stylesheets/bootstrap.scss */
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}

@media (max-width: 767px) {
  /* line 4223, app/assets/stylesheets/bootstrap.scss */
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    box-shadow: none;
  }
  /* line 4232, app/assets/stylesheets/bootstrap.scss */
  .navbar-nav .open .dropdown-menu > li > a,
.navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  /* line 4236, app/assets/stylesheets/bootstrap.scss */
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px;
  }
  /* line 4239, app/assets/stylesheets/bootstrap.scss */
  .navbar-nav .open .dropdown-menu > li > a:hover,
.navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}

@media (min-width: 768px) {
  /* line 4246, app/assets/stylesheets/bootstrap.scss */
  .navbar-nav {
    float: left;
    margin: 0;
  }
  /* line 4250, app/assets/stylesheets/bootstrap.scss */
  .navbar-nav > li {
    float: left;
  }
  /* line 4253, app/assets/stylesheets/bootstrap.scss */
  .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}

@media (min-width: 768px) {
  /* line 4260, app/assets/stylesheets/bootstrap.scss */
  .navbar-left {
    float: left !important;
  }
  /* line 4263, app/assets/stylesheets/bootstrap.scss */
  .navbar-right {
    float: right !important;
  }
}

/* line 4268, app/assets/stylesheets/bootstrap.scss */
.navbar-form {
  padding: 10px 15px;
  margin-top: 8px;
  margin-right: -15px;
  margin-bottom: 8px;
  margin-left: -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);
}

@media (min-width: 768px) {
  /* line 4281, app/assets/stylesheets/bootstrap.scss */
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  /* line 4286, app/assets/stylesheets/bootstrap.scss */
  .navbar-form .form-control {
    display: inline-block;
  }
  /* line 4289, app/assets/stylesheets/bootstrap.scss */
  .navbar-form .radio,
.navbar-form .checkbox {
    display: inline-block;
    padding-left: 0;
    margin-top: 0;
    margin-bottom: 0;
  }
  /* line 4296, app/assets/stylesheets/bootstrap.scss */
  .navbar-form .radio input[type="radio"],
.navbar-form .checkbox input[type="checkbox"] {
    float: none;
    margin-left: 0;
  }
}

@media (max-width: 767px) {
  /* line 4304, app/assets/stylesheets/bootstrap.scss */
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
}

@media (min-width: 768px) {
  /* line 4310, app/assets/stylesheets/bootstrap.scss */
  .navbar-form {
    width: auto;
    padding-top: 0;
    padding-bottom: 0;
    margin-right: 0;
    margin-left: 0;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
}

/* line 4322, app/assets/stylesheets/bootstrap.scss */
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

/* line 4328, app/assets/stylesheets/bootstrap.scss */
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

/* line 4333, app/assets/stylesheets/bootstrap.scss */
.navbar-nav.pull-right > li > .dropdown-menu,
.navbar-nav > li > .dropdown-menu.pull-right {
  right: 0;
  left: auto;
}

/* line 4339, app/assets/stylesheets/bootstrap.scss */
.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px;
}

/* line 4344, app/assets/stylesheets/bootstrap.scss */
.navbar-text {
  float: left;
  margin-top: 15px;
  margin-bottom: 15px;
}

@media (min-width: 768px) {
  /* line 4351, app/assets/stylesheets/bootstrap.scss */
  .navbar-text {
    margin-right: 15px;
    margin-left: 15px;
  }
}

/* line 4357, app/assets/stylesheets/bootstrap.scss */
.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}

/* line 4362, app/assets/stylesheets/bootstrap.scss */
.navbar-default .navbar-brand {
  color: #777777;
}

/* line 4366, app/assets/stylesheets/bootstrap.scss */
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}

/* line 4372, app/assets/stylesheets/bootstrap.scss */
.navbar-default .navbar-text {
  color: #777777;
}

/* line 4376, app/assets/stylesheets/bootstrap.scss */
.navbar-default .navbar-nav > li > a {
  color: #777777;
}

/* line 4380, app/assets/stylesheets/bootstrap.scss */
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #333333;
  background-color: transparent;
}

/* line 4386, app/assets/stylesheets/bootstrap.scss */
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #555555;
  background-color: #e7e7e7;
}

/* line 4393, app/assets/stylesheets/bootstrap.scss */
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
  color: #cccccc;
  background-color: transparent;
}

/* line 4400, app/assets/stylesheets/bootstrap.scss */
.navbar-default .navbar-toggle {
  border-color: #dddddd;
}

/* line 4404, app/assets/stylesheets/bootstrap.scss */
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #dddddd;
}

/* line 4409, app/assets/stylesheets/bootstrap.scss */
.navbar-default .navbar-toggle .icon-bar {
  background-color: #cccccc;
}

/* line 4413, app/assets/stylesheets/bootstrap.scss */
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e6e6e6;
}

/* line 4418, app/assets/stylesheets/bootstrap.scss */
.navbar-default .navbar-nav > .dropdown > a:hover .caret,
.navbar-default .navbar-nav > .dropdown > a:focus .caret {
  border-top-color: #333333;
  border-bottom-color: #333333;
}

/* line 4424, app/assets/stylesheets/bootstrap.scss */
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  color: #555555;
  background-color: #e7e7e7;
}

/* line 4431, app/assets/stylesheets/bootstrap.scss */
.navbar-default .navbar-nav > .open > a .caret,
.navbar-default .navbar-nav > .open > a:hover .caret,
.navbar-default .navbar-nav > .open > a:focus .caret {
  border-top-color: #555555;
  border-bottom-color: #555555;
}

/* line 4438, app/assets/stylesheets/bootstrap.scss */
.navbar-default .navbar-nav > .dropdown > a .caret {
  border-top-color: #777777;
  border-bottom-color: #777777;
}

@media (max-width: 767px) {
  /* line 4444, app/assets/stylesheets/bootstrap.scss */
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777777;
  }
  /* line 4447, app/assets/stylesheets/bootstrap.scss */
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
.navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333333;
    background-color: transparent;
  }
  /* line 4452, app/assets/stylesheets/bootstrap.scss */
  .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: #555555;
    background-color: #e7e7e7;
  }
  /* line 4458, app/assets/stylesheets/bootstrap.scss */
  .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: #cccccc;
    background-color: transparent;
  }
}

/* line 4466, app/assets/stylesheets/bootstrap.scss */
.navbar-default .navbar-link {
  color: #777777;
}

/* line 4470, app/assets/stylesheets/bootstrap.scss */
.navbar-default .navbar-link:hover {
  color: #333333;
}

/*.navbar-inverse {
  background-color: #222222;
  border-color: #080808;
}*/
/* line 4479, app/assets/stylesheets/bootstrap.scss */
.navbar-inverse .navbar-brand {
  color: #999999;
}

/* line 4483, app/assets/stylesheets/bootstrap.scss */
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: #ffffff;
  background-color: transparent;
}

/* line 4489, app/assets/stylesheets/bootstrap.scss */
.navbar-inverse .navbar-text {
  color: #999999;
}

/* line 4493, app/assets/stylesheets/bootstrap.scss */
.navbar-inverse .navbar-nav > li > a {
  color: #999999;
}

/* line 4497, app/assets/stylesheets/bootstrap.scss */
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
  color: #ffffff;
  background-color: transparent;
}

/* line 4503, app/assets/stylesheets/bootstrap.scss */
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
  color: #ffffff;
  background-color: #080808;
}

/* line 4510, app/assets/stylesheets/bootstrap.scss */
.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:hover,
.navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444444;
  background-color: transparent;
}

/* line 4517, app/assets/stylesheets/bootstrap.scss */
.navbar-inverse .navbar-toggle {
  border-color: #333333;
}

/* line 4521, app/assets/stylesheets/bootstrap.scss */
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
  background-color: #333333;
}

/* line 4526, app/assets/stylesheets/bootstrap.scss */
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #ffffff;
}

/* line 4530, app/assets/stylesheets/bootstrap.scss */
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010;
}

/* line 4535, app/assets/stylesheets/bootstrap.scss */
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
  color: #ffffff;
  background-color: #080808;
}

/* line 4542, app/assets/stylesheets/bootstrap.scss */
.navbar-inverse .navbar-nav > .dropdown > a:hover .caret {
  border-top-color: #ffffff;
  border-bottom-color: #ffffff;
}

/* line 4547, app/assets/stylesheets/bootstrap.scss */
.navbar-inverse .navbar-nav > .dropdown > a .caret {
  border-top-color: #999999;
  border-bottom-color: #999999;
}

/* line 4552, app/assets/stylesheets/bootstrap.scss */
.navbar-inverse .navbar-nav > .open > a .caret,
.navbar-inverse .navbar-nav > .open > a:hover .caret,
.navbar-inverse .navbar-nav > .open > a:focus .caret {
  border-top-color: #ffffff;
  border-bottom-color: #ffffff;
}

@media (max-width: 767px) {
  /* line 4560, app/assets/stylesheets/bootstrap.scss */
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #080808;
  }
  /* line 4563, app/assets/stylesheets/bootstrap.scss */
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #999999;
  }
  /* line 4566, app/assets/stylesheets/bootstrap.scss */
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
.navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #ffffff;
    background-color: transparent;
  }
  /* line 4571, app/assets/stylesheets/bootstrap.scss */
  .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: #ffffff;
    background-color: #080808;
  }
  /* line 4577, app/assets/stylesheets/bootstrap.scss */
  .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: #444444;
    background-color: transparent;
  }
}

/* line 4585, app/assets/stylesheets/bootstrap.scss */
.navbar-inverse .navbar-link {
  color: #999999;
}

/* line 4589, app/assets/stylesheets/bootstrap.scss */
.navbar-inverse .navbar-link:hover {
  color: #ffffff;
}

/* line 4593, app/assets/stylesheets/bootstrap.scss */
.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 10px;
  list-style: none;
  background-color: #EEEEEE;
  border: 1px solid #D7D7D7;
  border-radius: 5px;
}

/* line 4602, app/assets/stylesheets/bootstrap.scss */
.breadcrumb > li {
  display: inline-block;
}

/* line 4606, app/assets/stylesheets/bootstrap.scss */
.breadcrumb > li + li:before {
  padding: 0 5px;
  color: #cccccc;
  content: "/\00a0";
}

/* line 4612, app/assets/stylesheets/bootstrap.scss */
.breadcrumb > .active {
  color: #999999;
}

/* line 4616, app/assets/stylesheets/bootstrap.scss */
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 0;
  border-radius: 4px;
}

/* line 4623, app/assets/stylesheets/bootstrap.scss */
.pagination > li {
  display: inline;
}

/* line 4627, app/assets/stylesheets/bootstrap.scss */
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  margin-left: -1px;
  line-height: 1.428571429;
  text-decoration: none;
  background-color: #ffffff;
  border: 1px solid #dddddd;
}

/* line 4639, app/assets/stylesheets/bootstrap.scss */
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
}

/* line 4646, app/assets/stylesheets/bootstrap.scss */
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}

/* line 4652, app/assets/stylesheets/bootstrap.scss */
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  background-color: #eeeeee;
}

/* line 4659, app/assets/stylesheets/bootstrap.scss */
.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: #ffffff;
  cursor: default;
  background-color: #428bca;
  border-color: #428bca;
}

/* line 4672, app/assets/stylesheets/bootstrap.scss */
.pagination > .disabled > span,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #999999;
  cursor: not-allowed;
  background-color: #ffffff;
  border-color: #dddddd;
}

/* line 4682, app/assets/stylesheets/bootstrap.scss */
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
}

/* line 4688, app/assets/stylesheets/bootstrap.scss */
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-bottom-left-radius: 6px;
  border-top-left-radius: 6px;
}

/* line 4694, app/assets/stylesheets/bootstrap.scss */
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
}

/* line 4700, app/assets/stylesheets/bootstrap.scss */
.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
}

/* line 4706, app/assets/stylesheets/bootstrap.scss */
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}

/* line 4712, app/assets/stylesheets/bootstrap.scss */
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}

/* line 4718, app/assets/stylesheets/bootstrap.scss */
.pager {
  padding-left: 0;
  margin: 20px 0;
  text-align: center;
  list-style: none;
}

/* line 4725, app/assets/stylesheets/bootstrap.scss */
.pager:before,
.pager:after {
  display: table;
  content: " ";
}

/* line 4731, app/assets/stylesheets/bootstrap.scss */
.pager:after {
  clear: both;
}

/* line 4735, app/assets/stylesheets/bootstrap.scss */
.pager:before,
.pager:after {
  display: table;
  content: " ";
}

/* line 4741, app/assets/stylesheets/bootstrap.scss */
.pager:after {
  clear: both;
}

/* line 4745, app/assets/stylesheets/bootstrap.scss */
.pager li {
  display: inline;
}

/* line 4749, app/assets/stylesheets/bootstrap.scss */
.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 15px;
}

/* line 4758, app/assets/stylesheets/bootstrap.scss */
.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}

/* line 4764, app/assets/stylesheets/bootstrap.scss */
.pager .next > a,
.pager .next > span {
  float: right;
}

/* line 4769, app/assets/stylesheets/bootstrap.scss */
.pager .previous > a,
.pager .previous > span {
  float: left;
}

/* line 4774, app/assets/stylesheets/bootstrap.scss */
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #999999;
  cursor: not-allowed;
  background-color: #ffffff;
}

/* line 4783, app/assets/stylesheets/bootstrap.scss */
.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #ffffff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em;
}

/* line 4796, app/assets/stylesheets/bootstrap.scss */
.label[href]:hover,
.label[href]:focus {
  color: #ffffff;
  text-decoration: none;
  cursor: pointer;
}

/* line 4803, app/assets/stylesheets/bootstrap.scss */
.label:empty {
  display: none;
}

/* line 4807, app/assets/stylesheets/bootstrap.scss */
.label-default {
  background-color: #999999;
}

/* line 4811, app/assets/stylesheets/bootstrap.scss */
.label-default[href]:hover,
.label-default[href]:focus {
  background-color: #808080;
}

/* line 4816, app/assets/stylesheets/bootstrap.scss */
.label-primary {
  background-color: #428bca;
}

/* line 4820, app/assets/stylesheets/bootstrap.scss */
.label-primary[href]:hover,
.label-primary[href]:focus {
  background-color: #3071a9;
}

/* line 4825, app/assets/stylesheets/bootstrap.scss */
.label-success {
  background-color: #5cb85c;
}

/* line 4829, app/assets/stylesheets/bootstrap.scss */
.label-success[href]:hover,
.label-success[href]:focus {
  background-color: #449d44;
}

/* line 4834, app/assets/stylesheets/bootstrap.scss */
.label-info {
  background-color: #5bc0de;
}

/* line 4838, app/assets/stylesheets/bootstrap.scss */
.label-info[href]:hover,
.label-info[href]:focus {
  background-color: #31b0d5;
}

/* line 4843, app/assets/stylesheets/bootstrap.scss */
.label-warning {
  background-color: #f0ad4e;
}

/* line 4847, app/assets/stylesheets/bootstrap.scss */
.label-warning[href]:hover,
.label-warning[href]:focus {
  background-color: #ec971f;
}

/* line 4852, app/assets/stylesheets/bootstrap.scss */
.label-danger {
  background-color: #d9534f;
}

/* line 4856, app/assets/stylesheets/bootstrap.scss */
.label-danger[href]:hover,
.label-danger[href]:focus {
  background-color: #c9302c;
}

/* line 4861, app/assets/stylesheets/bootstrap.scss */
.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  line-height: 1;
  color: #ffffff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  background-color: #999999;
  border-radius: 10px;
}

/* line 4876, app/assets/stylesheets/bootstrap.scss */
.badge:empty {
  display: none;
}

/* line 4880, app/assets/stylesheets/bootstrap.scss */
a.badge:hover,
a.badge:focus {
  color: #ffffff;
  text-decoration: none;
  cursor: pointer;
}

/* line 4887, app/assets/stylesheets/bootstrap.scss */
.btn .badge {
  position: relative;
  top: -1px;
}

/* line 4892, app/assets/stylesheets/bootstrap.scss */
a.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
  color: #428bca;
  background-color: #ffffff;
}

/* line 4898, app/assets/stylesheets/bootstrap.scss */
.nav-pills > li > a > .badge {
  margin-left: 3px;
}

/* line 4902, app/assets/stylesheets/bootstrap.scss */
.jumbotron {
  padding: 30px;
  margin-bottom: 30px;
  font-size: 21px;
  font-weight: 200;
  line-height: 2.1428571435;
  color: inherit;
  background-color: #eeeeee;
}

/* line 4912, app/assets/stylesheets/bootstrap.scss */
.jumbotron h1 {
  line-height: 1;
  color: inherit;
}

/* line 4917, app/assets/stylesheets/bootstrap.scss */
.jumbotron p {
  line-height: 1.4;
}

/* line 4921, app/assets/stylesheets/bootstrap.scss */
.container .jumbotron {
  border-radius: 6px;
}

@media screen and (min-width: 768px) {
  /* line 4926, app/assets/stylesheets/bootstrap.scss */
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  /* line 4930, app/assets/stylesheets/bootstrap.scss */
  .container .jumbotron {
    padding-right: 60px;
    padding-left: 60px;
  }
  /* line 4934, app/assets/stylesheets/bootstrap.scss */
  .jumbotron h1 {
    font-size: 63px;
  }
}

/* line 4939, app/assets/stylesheets/bootstrap.scss */
.thumbnail {
  display: inline-block;
  display: block;
  height: auto;
  max-width: 100%;
  padding: 4px;
  line-height: 1.428571429;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

/* line 4953, app/assets/stylesheets/bootstrap.scss */
.thumbnail > img {
  display: block;
  height: auto;
  max-width: 100%;
}

/* line 4959, app/assets/stylesheets/bootstrap.scss */
a.thumbnail:hover,
a.thumbnail:focus {
  border-color: #428bca;
}

/* line 4964, app/assets/stylesheets/bootstrap.scss */
.thumbnail > img {
  margin-right: auto;
  margin-left: auto;
}

/* line 4969, app/assets/stylesheets/bootstrap.scss */
.thumbnail .caption {
  padding: 9px;
  color: #333333;
}

/* line 4974, app/assets/stylesheets/bootstrap.scss */
.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
}

/* line 4981, app/assets/stylesheets/bootstrap.scss */
.alert h4 {
  margin-top: 0;
  color: inherit;
}

/* line 4986, app/assets/stylesheets/bootstrap.scss */
.alert .alert-link {
  font-weight: bold;
}

/* line 4990, app/assets/stylesheets/bootstrap.scss */
.alert > p,
.alert > ul {
  margin-bottom: 0;
}

/* line 4995, app/assets/stylesheets/bootstrap.scss */
.alert > p + p {
  margin-top: 5px;
}

/* line 4999, app/assets/stylesheets/bootstrap.scss */
.alert-dismissable {
  padding-right: 35px;
}

/* line 5003, app/assets/stylesheets/bootstrap.scss */
.alert-dismissable .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}

/* line 5010, app/assets/stylesheets/bootstrap.scss */
.alert-success {
  color: #468847;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}

/* line 5016, app/assets/stylesheets/bootstrap.scss */
.alert-success hr {
  border-top-color: #c9e2b3;
}

/* line 5020, app/assets/stylesheets/bootstrap.scss */
.alert-success .alert-link {
  color: #356635;
}

/* line 5024, app/assets/stylesheets/bootstrap.scss */
.alert-info {
  color: #3a87ad;
  background-color: #d9edf7;
  border-color: #bce8f1;
}

/* line 5030, app/assets/stylesheets/bootstrap.scss */
.alert-info hr {
  border-top-color: #a6e1ec;
}

/* line 5034, app/assets/stylesheets/bootstrap.scss */
.alert-info .alert-link {
  color: #2d6987;
}

/* line 5038, app/assets/stylesheets/bootstrap.scss */
.alert-warning {
  color: #c09853;
  background-color: #fcf8e3;
  border-color: #fbeed5;
}

/* line 5044, app/assets/stylesheets/bootstrap.scss */
.alert-warning hr {
  border-top-color: #f8e5be;
}

/* line 5048, app/assets/stylesheets/bootstrap.scss */
.alert-warning .alert-link {
  color: #a47e3c;
}

/* line 5052, app/assets/stylesheets/bootstrap.scss */
.alert-danger {
  color: #b94a48;
  background-color: #f2dede;
  border-color: #eed3d7;
}

/* line 5058, app/assets/stylesheets/bootstrap.scss */
.alert-danger hr {
  border-top-color: #e6c1c7;
}

/* line 5062, app/assets/stylesheets/bootstrap.scss */
.alert-danger .alert-link {
  color: #953b39;
}

@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}

@-moz-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}

@-o-keyframes progress-bar-stripes {
  from {
    background-position: 0 0;
  }
  to {
    background-position: 40px 0;
  }
}

@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}

/* line 5102, app/assets/stylesheets/bootstrap.scss */
.progress {
  height: 20px;
  margin-bottom: 20px;
  overflow: hidden;
  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);
}

/* line 5112, app/assets/stylesheets/bootstrap.scss */
.progress-bar {
  float: left;
  width: 0;
  height: 100%;
  font-size: 12px;
  color: #ffffff;
  text-align: center;
  background-color: #428bca;
  -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;
  transition: width 0.6s ease;
}

/* line 5126, app/assets/stylesheets/bootstrap.scss */
.progress-striped .progress-bar {
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  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: -moz-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;
}

/* line 5134, app/assets/stylesheets/bootstrap.scss */
.progress.active .progress-bar {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -moz-animation: progress-bar-stripes 2s linear infinite;
  -ms-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}

/* line 5142, app/assets/stylesheets/bootstrap.scss */
.progress-bar-success {
  background-color: #5cb85c;
}

/* line 5146, app/assets/stylesheets/bootstrap.scss */
.progress-striped .progress-bar-success {
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  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: -moz-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);
}

/* line 5153, app/assets/stylesheets/bootstrap.scss */
.progress-bar-info {
  background-color: #5bc0de;
}

/* line 5157, app/assets/stylesheets/bootstrap.scss */
.progress-striped .progress-bar-info {
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  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: -moz-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);
}

/* line 5164, app/assets/stylesheets/bootstrap.scss */
.progress-bar-warning {
  background-color: #f0ad4e;
}

/* line 5168, app/assets/stylesheets/bootstrap.scss */
.progress-striped .progress-bar-warning {
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  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: -moz-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);
}

/* line 5175, app/assets/stylesheets/bootstrap.scss */
.progress-bar-danger {
  background-color: #d9534f;
}

/* line 5179, app/assets/stylesheets/bootstrap.scss */
.progress-striped .progress-bar-danger {
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  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: -moz-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);
}

/* line 5186, app/assets/stylesheets/bootstrap.scss */
.media,
.media-body {
  overflow: hidden;
  zoom: 1;
}

/* line 5192, app/assets/stylesheets/bootstrap.scss */
.media,
.media .media {
  margin-top: 15px;
}

/* line 5197, app/assets/stylesheets/bootstrap.scss */
.media:first-child {
  margin-top: 0;
}

/* line 5201, app/assets/stylesheets/bootstrap.scss */
.media-object {
  display: block;
}

/* line 5205, app/assets/stylesheets/bootstrap.scss */
.media-heading {
  margin: 0 0 5px;
}

/* line 5209, app/assets/stylesheets/bootstrap.scss */
.media > .pull-left {
  margin-right: 10px;
}

/* line 5213, app/assets/stylesheets/bootstrap.scss */
.media > .pull-right {
  margin-left: 10px;
}

/* line 5217, app/assets/stylesheets/bootstrap.scss */
.media-list {
  padding-left: 0;
  list-style: none;
}

/* line 5222, app/assets/stylesheets/bootstrap.scss */
.list-group {
  padding-left: 0;
  margin-bottom: 20px;
}

/* line 5227, app/assets/stylesheets/bootstrap.scss */
.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #ffffff;
  border: 1px solid #dddddd;
}

/* line 5236, app/assets/stylesheets/bootstrap.scss */
.list-group-item:first-child {
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
}

/* line 5241, app/assets/stylesheets/bootstrap.scss */
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}

/* line 5247, app/assets/stylesheets/bootstrap.scss */
.list-group-item > .badge {
  float: right;
}

/* line 5251, app/assets/stylesheets/bootstrap.scss */
.list-group-item > .badge + .badge {
  margin-right: 5px;
}

/* line 5255, app/assets/stylesheets/bootstrap.scss */
a.list-group-item {
  color: #555555;
}

/* line 5259, app/assets/stylesheets/bootstrap.scss */
a.list-group-item .list-group-item-heading {
  color: #333333;
}

/* line 5263, app/assets/stylesheets/bootstrap.scss */
a.list-group-item:hover,
a.list-group-item:focus {
  text-decoration: none;
  background-color: #f5f5f5;
}

/* line 5269, app/assets/stylesheets/bootstrap.scss */
.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
  z-index: 2;
  color: #ffffff;
  background-color: #428bca;
  border-color: #428bca;
}

/* line 5278, app/assets/stylesheets/bootstrap.scss */
.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 {
  color: inherit;
}

/* line 5284, app/assets/stylesheets/bootstrap.scss */
.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: #e1edf7;
}

/* line 5290, app/assets/stylesheets/bootstrap.scss */
.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}

/* line 5295, app/assets/stylesheets/bootstrap.scss */
.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}

/* line 5300, app/assets/stylesheets/bootstrap.scss */
.panel {
  margin-bottom: 20px;
  background-color: #ffffff;
  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);
}

/* line 5309, app/assets/stylesheets/bootstrap.scss */
.panel-body {
  padding: 15px;
}

/* line 5313, app/assets/stylesheets/bootstrap.scss */
.panel-body:before,
.panel-body:after {
  display: table;
  content: " ";
}

/* line 5319, app/assets/stylesheets/bootstrap.scss */
.panel-body:after {
  clear: both;
}

/* line 5323, app/assets/stylesheets/bootstrap.scss */
.panel-body:before,
.panel-body:after {
  display: table;
  content: " ";
}

/* line 5329, app/assets/stylesheets/bootstrap.scss */
.panel-body:after {
  clear: both;
}

/* line 5333, app/assets/stylesheets/bootstrap.scss */
.panel > .list-group {
  margin-bottom: 0;
}

/* line 5337, app/assets/stylesheets/bootstrap.scss */
.panel > .list-group .list-group-item {
  border-width: 1px 0;
}

/* line 5341, app/assets/stylesheets/bootstrap.scss */
.panel > .list-group .list-group-item:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

/* line 5346, app/assets/stylesheets/bootstrap.scss */
.panel > .list-group .list-group-item:last-child {
  border-bottom: 0;
}

/* line 5350, app/assets/stylesheets/bootstrap.scss */
.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}

/* line 5354, app/assets/stylesheets/bootstrap.scss */
.panel > .table {
  margin-bottom: 0;
}

/* line 5358, app/assets/stylesheets/bootstrap.scss */
.panel > .panel-body + .table {
  border-top: 1px solid #dddddd;
}

/* line 5362, app/assets/stylesheets/bootstrap.scss */
.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}

/* line 5369, app/assets/stylesheets/bootstrap.scss */
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  text-align: center;
}

/* line 5376, app/assets/stylesheets/bootstrap.scss */
.panel-title > a {
  color: inherit;
}

/* line 5380, app/assets/stylesheets/bootstrap.scss */
.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #dddddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}

/* line 5388, app/assets/stylesheets/bootstrap.scss */
.panel-group .panel {
  margin-bottom: 0;
  overflow: hidden;
  border-radius: 4px;
}

/* line 5394, app/assets/stylesheets/bootstrap.scss */
.panel-group .panel + .panel {
  margin-top: 5px;
}

/* line 5398, app/assets/stylesheets/bootstrap.scss */
.panel-group .panel-heading {
  border-bottom: 0;
}

/* line 5402, app/assets/stylesheets/bootstrap.scss */
.panel-group .panel-heading + .panel-collapse .panel-body {
  border-top: 1px solid #dddddd;
}

/* line 5406, app/assets/stylesheets/bootstrap.scss */
.panel-group .panel-footer {
  border-top: 0;
}

/* line 5410, app/assets/stylesheets/bootstrap.scss */
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #dddddd;
}

/* line 5414, app/assets/stylesheets/bootstrap.scss */
.panel-default {
  border-color: #dddddd;
}

/* line 5418, app/assets/stylesheets/bootstrap.scss */
.panel-default > .panel-heading {
  color: #333333;
  background-color: #f5f5f5;
  border-color: #dddddd;
}

/* line 5424, app/assets/stylesheets/bootstrap.scss */
.panel-default > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #dddddd;
}

/* line 5428, app/assets/stylesheets/bootstrap.scss */
.panel-default > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #dddddd;
}

/* line 5432, app/assets/stylesheets/bootstrap.scss */
.panel-primary {
  border-color: #428bca;
}

/* line 5436, app/assets/stylesheets/bootstrap.scss */
.panel-primary > .panel-heading {
  color: #ffffff;
  background-color: #428bca;
  border-color: #428bca;
}

/* line 5442, app/assets/stylesheets/bootstrap.scss */
.panel-primary > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #428bca;
}

/* line 5446, app/assets/stylesheets/bootstrap.scss */
.panel-primary > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #428bca;
}

/* line 5450, app/assets/stylesheets/bootstrap.scss */
.panel-success {
  border-color: #d6e9c6;
}

/* line 5454, app/assets/stylesheets/bootstrap.scss */
.panel-success > .panel-heading {
  color: #468847;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}

/* line 5460, app/assets/stylesheets/bootstrap.scss */
.panel-success > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #d6e9c6;
}

/* line 5464, app/assets/stylesheets/bootstrap.scss */
.panel-success > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #d6e9c6;
}

/* line 5468, app/assets/stylesheets/bootstrap.scss */
.panel-warning {
  border-color: #fbeed5;
}

/* line 5472, app/assets/stylesheets/bootstrap.scss */
.panel-warning > .panel-heading {
  color: #c09853;
  background-color: #fcf8e3;
  border-color: #fbeed5;
}

/* line 5478, app/assets/stylesheets/bootstrap.scss */
.panel-warning > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #fbeed5;
}

/* line 5482, app/assets/stylesheets/bootstrap.scss */
.panel-warning > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #fbeed5;
}

/* line 5486, app/assets/stylesheets/bootstrap.scss */
.panel-danger {
  border-color: #eed3d7;
}

/* line 5490, app/assets/stylesheets/bootstrap.scss */
.panel-danger > .panel-heading {
  color: #b94a48;
  background-color: #f2dede;
  border-color: #eed3d7;
}

/* line 5496, app/assets/stylesheets/bootstrap.scss */
.panel-danger > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #eed3d7;
}

/* line 5500, app/assets/stylesheets/bootstrap.scss */
.panel-danger > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #eed3d7;
}

/* line 5504, app/assets/stylesheets/bootstrap.scss */
.panel-info {
  border-color: #bce8f1;
}

/* line 5508, app/assets/stylesheets/bootstrap.scss */
.panel-info > .panel-heading {
  color: #3a87ad;
  background-color: #d9edf7;
  border-color: #bce8f1;
}

/* line 5514, app/assets/stylesheets/bootstrap.scss */
.panel-info > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #bce8f1;
}

/* line 5518, app/assets/stylesheets/bootstrap.scss */
.panel-info > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #bce8f1;
}

/* line 5522, app/assets/stylesheets/bootstrap.scss */
.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);
}

/* line 5533, app/assets/stylesheets/bootstrap.scss */
.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}

/* line 5538, app/assets/stylesheets/bootstrap.scss */
.well-lg {
  padding: 24px;
  border-radius: 6px;
}

/* line 5543, app/assets/stylesheets/bootstrap.scss */
.well-sm {
  padding: 9px;
  border-radius: 3px;
}

/* line 5548, app/assets/stylesheets/bootstrap.scss */
.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000000;
  text-shadow: 0 1px 0 #ffffff;
  opacity: 0.2;
  filter: alpha(opacity=20);
}

/* line 5559, app/assets/stylesheets/bootstrap.scss */
.close:hover,
.close:focus {
  color: #000000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.5;
  filter: alpha(opacity=50);
}

/* line 5568, app/assets/stylesheets/bootstrap.scss */
button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}

/* line 5576, app/assets/stylesheets/bootstrap.scss */
.tooltip {
  position: absolute;
  z-index: 1030;
  display: block;
  font-size: 12px;
  line-height: 1.4;
  opacity: 0;
  filter: alpha(opacity=0);
  visibility: visible;
}

/* line 5587, app/assets/stylesheets/bootstrap.scss */
.tooltip.in {
  opacity: 0.9;
  filter: alpha(opacity=90);
}

/* line 5592, app/assets/stylesheets/bootstrap.scss */
.tooltip.top {
  padding: 5px 0;
  margin-top: -3px;
}

/* line 5597, app/assets/stylesheets/bootstrap.scss */
.tooltip.right {
  padding: 0 5px;
  margin-left: 3px;
}

/* line 5602, app/assets/stylesheets/bootstrap.scss */
.tooltip.bottom {
  padding: 5px 0;
  margin-top: 3px;
}

/* line 5607, app/assets/stylesheets/bootstrap.scss */
.tooltip.left {
  padding: 0 5px;
  margin-left: -3px;
}

/* line 5612, app/assets/stylesheets/bootstrap.scss */
.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #ffffff;
  text-align: center;
  text-decoration: none;
  background-color: #000000;
  border-radius: 4px;
}

/* line 5622, app/assets/stylesheets/bootstrap.scss */
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

/* line 5630, app/assets/stylesheets/bootstrap.scss */
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-top-color: #000000;
  border-width: 5px 5px 0;
}

/* line 5638, app/assets/stylesheets/bootstrap.scss */
.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  left: 5px;
  border-top-color: #000000;
  border-width: 5px 5px 0;
}

/* line 5645, app/assets/stylesheets/bootstrap.scss */
.tooltip.top-right .tooltip-arrow {
  right: 5px;
  bottom: 0;
  border-top-color: #000000;
  border-width: 5px 5px 0;
}

/* line 5652, app/assets/stylesheets/bootstrap.scss */
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-right-color: #000000;
  border-width: 5px 5px 5px 0;
}

/* line 5660, app/assets/stylesheets/bootstrap.scss */
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-left-color: #000000;
  border-width: 5px 0 5px 5px;
}

/* line 5668, app/assets/stylesheets/bootstrap.scss */
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-bottom-color: #000000;
  border-width: 0 5px 5px;
}

/* line 5676, app/assets/stylesheets/bootstrap.scss */
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  left: 5px;
  border-bottom-color: #000000;
  border-width: 0 5px 5px;
}

/* line 5683, app/assets/stylesheets/bootstrap.scss */
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  right: 5px;
  border-bottom-color: #000000;
  border-width: 0 5px 5px;
}

/* line 5690, app/assets/stylesheets/bootstrap.scss */
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1010;
  display: none;
  max-width: 276px;
  padding: 1px;
  text-align: left;
  white-space: normal;
  background-color: #ffffff;
  border: 1px solid #cccccc;
  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);
  background-clip: padding-box;
}

/* line 5709, app/assets/stylesheets/bootstrap.scss */
.popover.top {
  margin-top: -10px;
}

/* line 5713, app/assets/stylesheets/bootstrap.scss */
.popover.right {
  margin-left: 10px;
}

/* line 5717, app/assets/stylesheets/bootstrap.scss */
.popover.bottom {
  margin-top: 10px;
}

/* line 5721, app/assets/stylesheets/bootstrap.scss */
.popover.left {
  margin-left: -10px;
}

/* line 5725, app/assets/stylesheets/bootstrap.scss */
.popover-title {
  padding: 8px 14px;
  margin: 0;
  font-size: 14px;
  font-weight: normal;
  line-height: 18px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
}

/* line 5736, app/assets/stylesheets/bootstrap.scss */
.popover-content {
  padding: 9px 14px;
}

/* line 5740, app/assets/stylesheets/bootstrap.scss */
.popover .arrow,
.popover .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

/* line 5750, app/assets/stylesheets/bootstrap.scss */
.popover .arrow {
  border-width: 11px;
}

/* line 5754, app/assets/stylesheets/bootstrap.scss */
.popover .arrow:after {
  border-width: 10px;
  content: "";
}

/* line 5759, app/assets/stylesheets/bootstrap.scss */
.popover.top .arrow {
  bottom: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-color: #999999;
  border-top-color: rgba(0, 0, 0, 0.25);
  border-bottom-width: 0;
}

/* line 5768, app/assets/stylesheets/bootstrap.scss */
.popover.top .arrow:after {
  bottom: 1px;
  margin-left: -10px;
  border-top-color: #ffffff;
  border-bottom-width: 0;
  content: " ";
}

/* line 5776, app/assets/stylesheets/bootstrap.scss */
.popover.right .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-right-color: #999999;
  border-right-color: rgba(0, 0, 0, 0.25);
  border-left-width: 0;
}

/* line 5785, app/assets/stylesheets/bootstrap.scss */
.popover.right .arrow:after {
  bottom: -10px;
  left: 1px;
  border-right-color: #ffffff;
  border-left-width: 0;
  content: " ";
}

/* line 5793, app/assets/stylesheets/bootstrap.scss */
.popover.bottom .arrow {
  top: -11px;
  left: 50%;
  margin-left: -11px;
  border-bottom-color: #999999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  border-top-width: 0;
}

/* line 5802, app/assets/stylesheets/bootstrap.scss */
.popover.bottom .arrow:after {
  top: 1px;
  margin-left: -10px;
  border-bottom-color: #ffffff;
  border-top-width: 0;
  content: " ";
}

/* line 5810, app/assets/stylesheets/bootstrap.scss */
.popover.left .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-left-color: #999999;
  border-left-color: rgba(0, 0, 0, 0.25);
  border-right-width: 0;
}

/* line 5819, app/assets/stylesheets/bootstrap.scss */
.popover.left .arrow:after {
  right: 1px;
  bottom: -10px;
  border-left-color: #ffffff;
  border-right-width: 0;
  content: " ";
}

/* line 5827, app/assets/stylesheets/bootstrap.scss */
.carousel {
  position: relative;
}

/* line 5831, app/assets/stylesheets/bootstrap.scss */
.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}

/* line 5837, app/assets/stylesheets/bootstrap.scss */
.carousel-inner > .item {
  position: relative;
  display: none;
  -webkit-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left;
}

/* line 5844, app/assets/stylesheets/bootstrap.scss */
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  height: auto;
  max-width: 100%;
  line-height: 1;
}

/* line 5852, app/assets/stylesheets/bootstrap.scss */
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}

/* line 5858, app/assets/stylesheets/bootstrap.scss */
.carousel-inner > .active {
  left: 0;
}

/* line 5862, app/assets/stylesheets/bootstrap.scss */
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}

/* line 5869, app/assets/stylesheets/bootstrap.scss */
.carousel-inner > .next {
  left: 100%;
}

/* line 5873, app/assets/stylesheets/bootstrap.scss */
.carousel-inner > .prev {
  left: -100%;
}

/* line 5877, app/assets/stylesheets/bootstrap.scss */
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}

/* line 5882, app/assets/stylesheets/bootstrap.scss */
.carousel-inner > .active.left {
  left: -100%;
}

/* line 5886, app/assets/stylesheets/bootstrap.scss */
.carousel-inner > .active.right {
  left: 100%;
}

/* line 5890, app/assets/stylesheets/bootstrap.scss */
.carousel-control {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 15%;
  font-size: 20px;
  color: #ffffff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  opacity: 0.5;
  filter: alpha(opacity=50);
}

/* line 5904, app/assets/stylesheets/bootstrap.scss */
.carousel-control.left {
  background-image: -webkit-gradient(linear, 0 top, 100% top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.0001)));
  background-image: -webkit-linear-gradient(left, color-stop(rgba(0, 0, 0, 0.5) 0), color-stop(rgba(0, 0, 0, 0.0001) 100%));
  background-image: -moz-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);
}

/* line 5913, app/assets/stylesheets/bootstrap.scss */
.carousel-control.right {
  right: 0;
  left: auto;
  background-image: -webkit-gradient(linear, 0 top, 100% top, from(rgba(0, 0, 0, 0.0001)), to(rgba(0, 0, 0, 0.5)));
  background-image: -webkit-linear-gradient(left, color-stop(rgba(0, 0, 0, 0.0001) 0), color-stop(rgba(0, 0, 0, 0.5) 100%));
  background-image: -moz-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);
}

/* line 5924, app/assets/stylesheets/bootstrap.scss */
.carousel-control:hover,
.carousel-control:focus {
  color: #ffffff;
  text-decoration: none;
  opacity: 0.9;
  filter: alpha(opacity=90);
}

/* line 5932, app/assets/stylesheets/bootstrap.scss */
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 5;
  display: inline-block;
}

/* line 5943, app/assets/stylesheets/bootstrap.scss */
.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  margin-top: -10px;
  margin-left: -10px;
  font-family: serif;
}

/* line 5952, app/assets/stylesheets/bootstrap.scss */
.carousel-control .icon-prev:before {
  content: '\2039';
}

/* line 5956, app/assets/stylesheets/bootstrap.scss */
.carousel-control .icon-next:before {
  content: '\203a';
}

/* line 5960, app/assets/stylesheets/bootstrap.scss */
.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  padding-left: 0;
  margin-left: -30%;
  text-align: center;
  list-style: none;
}

/* line 5972, app/assets/stylesheets/bootstrap.scss */
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  cursor: pointer;
  border: 1px solid #ffffff;
  border-radius: 10px;
}

/* line 5983, app/assets/stylesheets/bootstrap.scss */
.carousel-indicators .active {
  width: 12px;
  height: 12px;
  margin: 0;
  background-color: #ffffff;
}

/* line 5990, app/assets/stylesheets/bootstrap.scss */
.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #ffffff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}

/* line 6003, app/assets/stylesheets/bootstrap.scss */
.carousel-caption .btn {
  text-shadow: none;
}

@media screen and (min-width: 768px) {
  /* line 6008, app/assets/stylesheets/bootstrap.scss */
  .carousel-control .icon-prev,
.carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -15px;
    margin-left: -15px;
    font-size: 30px;
  }
  /* line 6016, app/assets/stylesheets/bootstrap.scss */
  .carousel-caption {
    right: 20%;
    left: 20%;
    padding-bottom: 30px;
  }
  /* line 6021, app/assets/stylesheets/bootstrap.scss */
  .carousel-indicators {
    bottom: 20px;
  }
}

/* line 6026, app/assets/stylesheets/bootstrap.scss */
.clearfix:before,
.clearfix:after {
  display: table;
  content: " ";
}

/* line 6032, app/assets/stylesheets/bootstrap.scss */
.clearfix:after {
  clear: both;
}

/* line 6036, app/assets/stylesheets/bootstrap.scss */
.pull-right {
  float: right !important;
}

/* line 6040, app/assets/stylesheets/bootstrap.scss */
.pull-left {
  float: left !important;
}

/* line 6044, app/assets/stylesheets/bootstrap.scss */
.invisible {
  visibility: hidden;
}

/* line 6048, app/assets/stylesheets/bootstrap.scss */
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

/* line 6056, app/assets/stylesheets/bootstrap.scss */
.affix {
  position: fixed;
}

@-ms-viewport {
  width: device-width;
}

@media screen and (max-width: 400px) {
  @-ms-viewport {
    width: 320px;
  }
}

/* line 6070, app/assets/stylesheets/bootstrap.scss */
.hidden {
  display: none !important;
  visibility: hidden !important;
}

/* line 6075, app/assets/stylesheets/bootstrap.scss */
.visible-xs {
  display: none !important;
}

/* line 6079, app/assets/stylesheets/bootstrap.scss */
tr.visible-xs {
  display: none !important;
}

/* line 6083, app/assets/stylesheets/bootstrap.scss */
th.visible-xs,
td.visible-xs {
  display: none !important;
}

@media (max-width: 767px) {
  /* line 6089, app/assets/stylesheets/bootstrap.scss */
  .visible-xs {
    display: block !important;
  }
  /* line 6092, app/assets/stylesheets/bootstrap.scss */
  tr.visible-xs {
    display: table-row !important;
  }
  /* line 6095, app/assets/stylesheets/bootstrap.scss */
  th.visible-xs,
td.visible-xs {
    display: table-cell !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  /* line 6102, app/assets/stylesheets/bootstrap.scss */
  .visible-xs.visible-sm {
    display: block !important;
  }
  /* line 6105, app/assets/stylesheets/bootstrap.scss */
  tr.visible-xs.visible-sm {
    display: table-row !important;
  }
  /* line 6108, app/assets/stylesheets/bootstrap.scss */
  th.visible-xs.visible-sm,
td.visible-xs.visible-sm {
    display: table-cell !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  /* line 6115, app/assets/stylesheets/bootstrap.scss */
  .visible-xs.visible-md {
    display: block !important;
  }
  /* line 6118, app/assets/stylesheets/bootstrap.scss */
  tr.visible-xs.visible-md {
    display: table-row !important;
  }
  /* line 6121, app/assets/stylesheets/bootstrap.scss */
  th.visible-xs.visible-md,
td.visible-xs.visible-md {
    display: table-cell !important;
  }
}

@media (min-width: 1200px) {
  /* line 6128, app/assets/stylesheets/bootstrap.scss */
  .visible-xs.visible-lg {
    display: block !important;
  }
  /* line 6131, app/assets/stylesheets/bootstrap.scss */
  tr.visible-xs.visible-lg {
    display: table-row !important;
  }
  /* line 6134, app/assets/stylesheets/bootstrap.scss */
  th.visible-xs.visible-lg,
td.visible-xs.visible-lg {
    display: table-cell !important;
  }
}

/* line 6140, app/assets/stylesheets/bootstrap.scss */
.visible-sm {
  display: none !important;
}

/* line 6144, app/assets/stylesheets/bootstrap.scss */
tr.visible-sm {
  display: none !important;
}

/* line 6148, app/assets/stylesheets/bootstrap.scss */
th.visible-sm,
td.visible-sm {
  display: none !important;
}

@media (max-width: 767px) {
  /* line 6154, app/assets/stylesheets/bootstrap.scss */
  .visible-sm.visible-xs {
    display: block !important;
  }
  /* line 6157, app/assets/stylesheets/bootstrap.scss */
  tr.visible-sm.visible-xs {
    display: table-row !important;
  }
  /* line 6160, app/assets/stylesheets/bootstrap.scss */
  th.visible-sm.visible-xs,
td.visible-sm.visible-xs {
    display: table-cell !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  /* line 6167, app/assets/stylesheets/bootstrap.scss */
  .visible-sm {
    display: block !important;
  }
  /* line 6170, app/assets/stylesheets/bootstrap.scss */
  tr.visible-sm {
    display: table-row !important;
  }
  /* line 6173, app/assets/stylesheets/bootstrap.scss */
  th.visible-sm,
td.visible-sm {
    display: table-cell !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  /* line 6180, app/assets/stylesheets/bootstrap.scss */
  .visible-sm.visible-md {
    display: block !important;
  }
  /* line 6183, app/assets/stylesheets/bootstrap.scss */
  tr.visible-sm.visible-md {
    display: table-row !important;
  }
  /* line 6186, app/assets/stylesheets/bootstrap.scss */
  th.visible-sm.visible-md,
td.visible-sm.visible-md {
    display: table-cell !important;
  }
}

@media (min-width: 1200px) {
  /* line 6193, app/assets/stylesheets/bootstrap.scss */
  .visible-sm.visible-lg {
    display: block !important;
  }
  /* line 6196, app/assets/stylesheets/bootstrap.scss */
  tr.visible-sm.visible-lg {
    display: table-row !important;
  }
  /* line 6199, app/assets/stylesheets/bootstrap.scss */
  th.visible-sm.visible-lg,
td.visible-sm.visible-lg {
    display: table-cell !important;
  }
}

/* line 6205, app/assets/stylesheets/bootstrap.scss */
.visible-md {
  display: none !important;
}

/* line 6209, app/assets/stylesheets/bootstrap.scss */
tr.visible-md {
  display: none !important;
}

/* line 6213, app/assets/stylesheets/bootstrap.scss */
th.visible-md,
td.visible-md {
  display: none !important;
}

@media (max-width: 767px) {
  /* line 6219, app/assets/stylesheets/bootstrap.scss */
  .visible-md.visible-xs {
    display: block !important;
  }
  /* line 6222, app/assets/stylesheets/bootstrap.scss */
  tr.visible-md.visible-xs {
    display: table-row !important;
  }
  /* line 6225, app/assets/stylesheets/bootstrap.scss */
  th.visible-md.visible-xs,
td.visible-md.visible-xs {
    display: table-cell !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  /* line 6232, app/assets/stylesheets/bootstrap.scss */
  .visible-md.visible-sm {
    display: block !important;
  }
  /* line 6235, app/assets/stylesheets/bootstrap.scss */
  tr.visible-md.visible-sm {
    display: table-row !important;
  }
  /* line 6238, app/assets/stylesheets/bootstrap.scss */
  th.visible-md.visible-sm,
td.visible-md.visible-sm {
    display: table-cell !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  /* line 6245, app/assets/stylesheets/bootstrap.scss */
  .visible-md {
    display: block !important;
  }
  /* line 6248, app/assets/stylesheets/bootstrap.scss */
  tr.visible-md {
    display: table-row !important;
  }
  /* line 6251, app/assets/stylesheets/bootstrap.scss */
  th.visible-md,
td.visible-md {
    display: table-cell !important;
  }
}

@media (min-width: 1200px) {
  /* line 6258, app/assets/stylesheets/bootstrap.scss */
  .visible-md.visible-lg {
    display: block !important;
  }
  /* line 6261, app/assets/stylesheets/bootstrap.scss */
  tr.visible-md.visible-lg {
    display: table-row !important;
  }
  /* line 6264, app/assets/stylesheets/bootstrap.scss */
  th.visible-md.visible-lg,
td.visible-md.visible-lg {
    display: table-cell !important;
  }
}

/* line 6270, app/assets/stylesheets/bootstrap.scss */
.visible-lg {
  display: none !important;
}

/* line 6274, app/assets/stylesheets/bootstrap.scss */
tr.visible-lg {
  display: none !important;
}

/* line 6278, app/assets/stylesheets/bootstrap.scss */
th.visible-lg,
td.visible-lg {
  display: none !important;
}

@media (max-width: 767px) {
  /* line 6284, app/assets/stylesheets/bootstrap.scss */
  .visible-lg.visible-xs {
    display: block !important;
  }
  /* line 6287, app/assets/stylesheets/bootstrap.scss */
  tr.visible-lg.visible-xs {
    display: table-row !important;
  }
  /* line 6290, app/assets/stylesheets/bootstrap.scss */
  th.visible-lg.visible-xs,
td.visible-lg.visible-xs {
    display: table-cell !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  /* line 6297, app/assets/stylesheets/bootstrap.scss */
  .visible-lg.visible-sm {
    display: block !important;
  }
  /* line 6300, app/assets/stylesheets/bootstrap.scss */
  tr.visible-lg.visible-sm {
    display: table-row !important;
  }
  /* line 6303, app/assets/stylesheets/bootstrap.scss */
  th.visible-lg.visible-sm,
td.visible-lg.visible-sm {
    display: table-cell !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  /* line 6310, app/assets/stylesheets/bootstrap.scss */
  .visible-lg.visible-md {
    display: block !important;
  }
  /* line 6313, app/assets/stylesheets/bootstrap.scss */
  tr.visible-lg.visible-md {
    display: table-row !important;
  }
  /* line 6316, app/assets/stylesheets/bootstrap.scss */
  th.visible-lg.visible-md,
td.visible-lg.visible-md {
    display: table-cell !important;
  }
}

@media (min-width: 1200px) {
  /* line 6323, app/assets/stylesheets/bootstrap.scss */
  .visible-lg {
    display: block !important;
  }
  /* line 6326, app/assets/stylesheets/bootstrap.scss */
  tr.visible-lg {
    display: table-row !important;
  }
  /* line 6329, app/assets/stylesheets/bootstrap.scss */
  th.visible-lg,
td.visible-lg {
    display: table-cell !important;
  }
}

/* line 6335, app/assets/stylesheets/bootstrap.scss */
.hidden-xs {
  display: block !important;
}

/* line 6339, app/assets/stylesheets/bootstrap.scss */
tr.hidden-xs {
  display: table-row !important;
}

/* line 6343, app/assets/stylesheets/bootstrap.scss */
th.hidden-xs,
td.hidden-xs {
  display: table-cell !important;
}

@media (max-width: 767px) {
  /* line 6349, app/assets/stylesheets/bootstrap.scss */
  .hidden-xs {
    display: none !important;
  }
  /* line 6352, app/assets/stylesheets/bootstrap.scss */
  tr.hidden-xs {
    display: none !important;
  }
  /* line 6355, app/assets/stylesheets/bootstrap.scss */
  th.hidden-xs,
td.hidden-xs {
    display: none !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  /* line 6362, app/assets/stylesheets/bootstrap.scss */
  .hidden-xs.hidden-sm {
    display: none !important;
  }
  /* line 6365, app/assets/stylesheets/bootstrap.scss */
  tr.hidden-xs.hidden-sm {
    display: none !important;
  }
  /* line 6368, app/assets/stylesheets/bootstrap.scss */
  th.hidden-xs.hidden-sm,
td.hidden-xs.hidden-sm {
    display: none !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  /* line 6375, app/assets/stylesheets/bootstrap.scss */
  .hidden-xs.hidden-md {
    display: none !important;
  }
  /* line 6378, app/assets/stylesheets/bootstrap.scss */
  tr.hidden-xs.hidden-md {
    display: none !important;
  }
  /* line 6381, app/assets/stylesheets/bootstrap.scss */
  th.hidden-xs.hidden-md,
td.hidden-xs.hidden-md {
    display: none !important;
  }
}

@media (min-width: 1200px) {
  /* line 6388, app/assets/stylesheets/bootstrap.scss */
  .hidden-xs.hidden-lg {
    display: none !important;
  }
  /* line 6391, app/assets/stylesheets/bootstrap.scss */
  tr.hidden-xs.hidden-lg {
    display: none !important;
  }
  /* line 6394, app/assets/stylesheets/bootstrap.scss */
  th.hidden-xs.hidden-lg,
td.hidden-xs.hidden-lg {
    display: none !important;
  }
}

/* line 6400, app/assets/stylesheets/bootstrap.scss */
.hidden-sm {
  display: block !important;
}

/* line 6404, app/assets/stylesheets/bootstrap.scss */
tr.hidden-sm {
  display: table-row !important;
}

/* line 6408, app/assets/stylesheets/bootstrap.scss */
th.hidden-sm,
td.hidden-sm {
  display: table-cell !important;
}

@media (max-width: 767px) {
  /* line 6414, app/assets/stylesheets/bootstrap.scss */
  .hidden-sm.hidden-xs {
    display: none !important;
  }
  /* line 6417, app/assets/stylesheets/bootstrap.scss */
  tr.hidden-sm.hidden-xs {
    display: none !important;
  }
  /* line 6420, app/assets/stylesheets/bootstrap.scss */
  th.hidden-sm.hidden-xs,
td.hidden-sm.hidden-xs {
    display: none !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  /* line 6427, app/assets/stylesheets/bootstrap.scss */
  .hidden-sm {
    display: none !important;
  }
  /* line 6430, app/assets/stylesheets/bootstrap.scss */
  tr.hidden-sm {
    display: none !important;
  }
  /* line 6433, app/assets/stylesheets/bootstrap.scss */
  th.hidden-sm,
td.hidden-sm {
    display: none !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  /* line 6440, app/assets/stylesheets/bootstrap.scss */
  .hidden-sm.hidden-md {
    display: none !important;
  }
  /* line 6443, app/assets/stylesheets/bootstrap.scss */
  tr.hidden-sm.hidden-md {
    display: none !important;
  }
  /* line 6446, app/assets/stylesheets/bootstrap.scss */
  th.hidden-sm.hidden-md,
td.hidden-sm.hidden-md {
    display: none !important;
  }
}

@media (min-width: 1200px) {
  /* line 6453, app/assets/stylesheets/bootstrap.scss */
  .hidden-sm.hidden-lg {
    display: none !important;
  }
  /* line 6456, app/assets/stylesheets/bootstrap.scss */
  tr.hidden-sm.hidden-lg {
    display: none !important;
  }
  /* line 6459, app/assets/stylesheets/bootstrap.scss */
  th.hidden-sm.hidden-lg,
td.hidden-sm.hidden-lg {
    display: none !important;
  }
}

/* line 6465, app/assets/stylesheets/bootstrap.scss */
.hidden-md {
  display: block !important;
}

/* line 6469, app/assets/stylesheets/bootstrap.scss */
tr.hidden-md {
  display: table-row !important;
}

/* line 6473, app/assets/stylesheets/bootstrap.scss */
th.hidden-md,
td.hidden-md {
  display: table-cell !important;
}

@media (max-width: 767px) {
  /* line 6479, app/assets/stylesheets/bootstrap.scss */
  .hidden-md.hidden-xs {
    display: none !important;
  }
  /* line 6482, app/assets/stylesheets/bootstrap.scss */
  tr.hidden-md.hidden-xs {
    display: none !important;
  }
  /* line 6485, app/assets/stylesheets/bootstrap.scss */
  th.hidden-md.hidden-xs,
td.hidden-md.hidden-xs {
    display: none !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  /* line 6492, app/assets/stylesheets/bootstrap.scss */
  .hidden-md.hidden-sm {
    display: none !important;
  }
  /* line 6495, app/assets/stylesheets/bootstrap.scss */
  tr.hidden-md.hidden-sm {
    display: none !important;
  }
  /* line 6498, app/assets/stylesheets/bootstrap.scss */
  th.hidden-md.hidden-sm,
td.hidden-md.hidden-sm {
    display: none !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  /* line 6505, app/assets/stylesheets/bootstrap.scss */
  .hidden-md {
    display: none !important;
  }
  /* line 6508, app/assets/stylesheets/bootstrap.scss */
  tr.hidden-md {
    display: none !important;
  }
  /* line 6511, app/assets/stylesheets/bootstrap.scss */
  th.hidden-md,
td.hidden-md {
    display: none !important;
  }
}

@media (min-width: 1200px) {
  /* line 6518, app/assets/stylesheets/bootstrap.scss */
  .hidden-md.hidden-lg {
    display: none !important;
  }
  /* line 6521, app/assets/stylesheets/bootstrap.scss */
  tr.hidden-md.hidden-lg {
    display: none !important;
  }
  /* line 6524, app/assets/stylesheets/bootstrap.scss */
  th.hidden-md.hidden-lg,
td.hidden-md.hidden-lg {
    display: none !important;
  }
}

/* line 6530, app/assets/stylesheets/bootstrap.scss */
.hidden-lg {
  display: block !important;
}

/* line 6534, app/assets/stylesheets/bootstrap.scss */
tr.hidden-lg {
  display: table-row !important;
}

/* line 6538, app/assets/stylesheets/bootstrap.scss */
th.hidden-lg,
td.hidden-lg {
  display: table-cell !important;
}

@media (max-width: 767px) {
  /* line 6544, app/assets/stylesheets/bootstrap.scss */
  .hidden-lg.hidden-xs {
    display: none !important;
  }
  /* line 6547, app/assets/stylesheets/bootstrap.scss */
  tr.hidden-lg.hidden-xs {
    display: none !important;
  }
  /* line 6550, app/assets/stylesheets/bootstrap.scss */
  th.hidden-lg.hidden-xs,
td.hidden-lg.hidden-xs {
    display: none !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  /* line 6557, app/assets/stylesheets/bootstrap.scss */
  .hidden-lg.hidden-sm {
    display: none !important;
  }
  /* line 6560, app/assets/stylesheets/bootstrap.scss */
  tr.hidden-lg.hidden-sm {
    display: none !important;
  }
  /* line 6563, app/assets/stylesheets/bootstrap.scss */
  th.hidden-lg.hidden-sm,
td.hidden-lg.hidden-sm {
    display: none !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  /* line 6570, app/assets/stylesheets/bootstrap.scss */
  .hidden-lg.hidden-md {
    display: none !important;
  }
  /* line 6573, app/assets/stylesheets/bootstrap.scss */
  tr.hidden-lg.hidden-md {
    display: none !important;
  }
  /* line 6576, app/assets/stylesheets/bootstrap.scss */
  th.hidden-lg.hidden-md,
td.hidden-lg.hidden-md {
    display: none !important;
  }
}

@media (min-width: 1200px) {
  /* line 6583, app/assets/stylesheets/bootstrap.scss */
  .hidden-lg {
    display: none !important;
  }
  /* line 6586, app/assets/stylesheets/bootstrap.scss */
  tr.hidden-lg {
    display: none !important;
  }
  /* line 6589, app/assets/stylesheets/bootstrap.scss */
  th.hidden-lg,
td.hidden-lg {
    display: none !important;
  }
}

/* line 6595, app/assets/stylesheets/bootstrap.scss */
.visible-print {
  display: none !important;
}

/* line 6599, app/assets/stylesheets/bootstrap.scss */
tr.visible-print {
  display: none !important;
}

/* line 6603, app/assets/stylesheets/bootstrap.scss */
th.visible-print,
td.visible-print {
  display: none !important;
}

@media print {
  /* line 6609, app/assets/stylesheets/bootstrap.scss */
  .visible-print {
    display: block !important;
  }
  /* line 6612, app/assets/stylesheets/bootstrap.scss */
  tr.visible-print {
    display: table-row !important;
  }
  /* line 6615, app/assets/stylesheets/bootstrap.scss */
  th.visible-print,
td.visible-print {
    display: table-cell !important;
  }
  /* line 6619, app/assets/stylesheets/bootstrap.scss */
  .hidden-print {
    display: none !important;
  }
  /* line 6622, app/assets/stylesheets/bootstrap.scss */
  tr.hidden-print {
    display: none !important;
  }
  /* line 6625, app/assets/stylesheets/bootstrap.scss */
  th.hidden-print,
td.hidden-print {
    display: none !important;
  }
}

/* NEW */
/* modal */
/* line 6635, app/assets/stylesheets/bootstrap.scss */
.modal-open {
  overflow: hidden;
}

/* line 6644, app/assets/stylesheets/bootstrap.scss */
.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  display: none;
  overflow: auto;
  overflow-y: scroll;
}

/* line 6656, app/assets/stylesheets/bootstrap.scss */
.modal-dialog {
  z-index: 1050;
  width: auto;
  padding: 10px;
  margin-right: auto;
  margin-left: auto;
}

/* line 6664, app/assets/stylesheets/bootstrap.scss */
.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  -ms-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;
}

@media (prefers-reduced-motion: reduce) {
  /* line 6675, app/assets/stylesheets/bootstrap.scss */
  .modal.fade .modal-dialog {
    transition: none;
  }
}

/* line 6680, app/assets/stylesheets/bootstrap.scss */
.modal.show .modal-dialog {
  -webkit-transform: none;
  transform: none;
}

/* line 6685, app/assets/stylesheets/bootstrap.scss */
.modal.modal-static .modal-dialog {
  -webkit-transform: scale(1.02);
  transform: scale(1.02);
}

/* line 6690, app/assets/stylesheets/bootstrap.scss */
.modal-dialog-scrollable {
  display: -ms-flexbox;
  display: flex;
  max-height: calc(100% - 1rem);
}

/* line 6696, app/assets/stylesheets/bootstrap.scss */
.modal-dialog-scrollable .modal-content {
  max-height: calc(100vh - 1rem);
  overflow: hidden;
}

/* line 6701, app/assets/stylesheets/bootstrap.scss */
.modal-dialog-scrollable .modal-header,
.modal-dialog-scrollable .modal-footer {
  -ms-flex-negative: 0;
  flex-shrink: 0;
}

/* line 6707, app/assets/stylesheets/bootstrap.scss */
.modal-dialog-scrollable .modal-body {
  overflow-y: auto;
}

/* line 6711, app/assets/stylesheets/bootstrap.scss */
.modal-dialog-centered {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  min-height: calc(100% - 1rem);
}

/* line 6719, app/assets/stylesheets/bootstrap.scss */
.modal-dialog-centered::before {
  display: block;
  height: calc(100vh - 1rem);
  height: -webkit-min-content;
  height: -moz-min-content;
  height: min-content;
  content: "";
}

/* line 6728, app/assets/stylesheets/bootstrap.scss */
.modal-dialog-centered.modal-dialog-scrollable {
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-pack: center;
  justify-content: center;
  height: 100%;
}

/* line 6736, app/assets/stylesheets/bootstrap.scss */
.modal-dialog-centered.modal-dialog-scrollable .modal-content {
  max-height: none;
}

/* line 6740, app/assets/stylesheets/bootstrap.scss */
.modal-dialog-centered.modal-dialog-scrollable::before {
  content: none;
}

/* line 6744, app/assets/stylesheets/bootstrap.scss */
.modal-content {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0.3rem;
  outline: 0;
}

/* line 6759, app/assets/stylesheets/bootstrap.scss */
.modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #000;
}

/* line 6769, app/assets/stylesheets/bootstrap.scss */
.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}

/* line 6774, app/assets/stylesheets/bootstrap.scss */
.modal-backdrop.show {
  opacity: 0.5;
}

/* line 6778, app/assets/stylesheets/bootstrap.scss */
.modal-header {
  min-height: 16.428571429px;
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}

/* line 6784, app/assets/stylesheets/bootstrap.scss */
.modal-header .close {
  margin-top: -2px;
}

/* line 6788, app/assets/stylesheets/bootstrap.scss */
.modal-title {
  text-align: center;
  margin: 0;
  line-height: 1.428571429;
}

/* line 6794, app/assets/stylesheets/bootstrap.scss */
.modal-body {
  position: relative;
  padding: 20px;
}

/* line 6799, app/assets/stylesheets/bootstrap.scss */
.modal-footer {
  padding: 10px 20px;
  margin-top: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}

/* line 6806, app/assets/stylesheets/bootstrap.scss */
.modal-footer:before,
.modal-footer:after {
  display: table;
  content: " ";
}

/* line 6812, app/assets/stylesheets/bootstrap.scss */
.modal-footer:after {
  clear: both;
}

/* line 6816, app/assets/stylesheets/bootstrap.scss */
.modal-footer:before,
.modal-footer:after {
  display: table;
  content: " ";
}

/* line 6822, app/assets/stylesheets/bootstrap.scss */
.modal-footer:after {
  clear: both;
}

/* line 6826, app/assets/stylesheets/bootstrap.scss */
.modal-footer .btn + .btn {
  margin-bottom: 0;
  margin-left: 5px;
}

/* line 6831, app/assets/stylesheets/bootstrap.scss */
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}

/* line 6835, app/assets/stylesheets/bootstrap.scss */
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}

/* line 6839, app/assets/stylesheets/bootstrap.scss */
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}

@media (min-width: 768px) {
  /* line 6848, app/assets/stylesheets/bootstrap.scss */
  .modal-dialog {
    right: auto;
    left: 50%;
    width: 600px;
    padding-top: 30px;
    padding-bottom: 30px;
  }
  /* line 6855, app/assets/stylesheets/bootstrap.scss */
  .modal-dialog-scrollable {
    max-height: calc(100% - 3.5rem);
  }
  /* line 6858, app/assets/stylesheets/bootstrap.scss */
  .modal-dialog-scrollable .modal-content {
    max-height: calc(100vh - 3.5rem);
  }
  /* line 6861, app/assets/stylesheets/bootstrap.scss */
  .modal-dialog-centered {
    min-height: calc(100% - 3.5rem);
  }
  /* line 6864, app/assets/stylesheets/bootstrap.scss */
  .modal-dialog-centered::before {
    height: calc(100vh - 3.5rem);
    height: -webkit-min-content;
    height: -moz-min-content;
    height: min-content;
  }
  /* line 6870, app/assets/stylesheets/bootstrap.scss */
  .modal-sm {
    max-width: 300px;
  }
  /* line 6873, app/assets/stylesheets/bootstrap.scss */
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
}

@media (min-width: 992px) {
  /* line 6880, app/assets/stylesheets/bootstrap.scss */
  .modal-lg,
.modal-xl {
    max-width: 800px;
  }
}

@media (min-width: 1200px) {
  /* line 6887, app/assets/stylesheets/bootstrap.scss */
  .modal-xl {
    max-width: 1140px;
  }
}

/* show */
/* line 6894, app/assets/stylesheets/bootstrap.scss */
.fade:not(.show) {
  opacity: 0;
}

/* line 6898, app/assets/stylesheets/bootstrap.scss */
.collapse:not(.show) {
  display: none;
}

/* line 6902, app/assets/stylesheets/bootstrap.scss */
.modal.show .modal-dialog {
  -webkit-transform: none;
  transform: none;
}

/* line 6907, app/assets/stylesheets/bootstrap.scss */
.modal-backdrop.show {
  opacity: 0.5;
}

/* line 6913, app/assets/stylesheets/bootstrap.scss */
.fade {
  transition: opacity 0.15s linear;
}

@media (prefers-reduced-motion: reduce) {
  /* line 6918, app/assets/stylesheets/bootstrap.scss */
  .fade {
    transition: none;
  }
}

/* line 6923, app/assets/stylesheets/bootstrap.scss */
.fade:not(.show) {
  opacity: 0;
}

/* line 6929, app/assets/stylesheets/bootstrap.scss */
.card-default {
  border-color: #dddddd;
}

/* line 6933, app/assets/stylesheets/bootstrap.scss */
.card-default > .card-header {
  color: #333333;
  background-color: #f5f5f5;
  border-color: #dddddd;
}

/* line 6939, app/assets/stylesheets/bootstrap.scss */
.card-default > .card-header + .card-collapse .card-body {
  border-top-color: #dddddd;
}

/* line 6943, app/assets/stylesheets/bootstrap.scss */
.card-default > .card-footer + .card-collapse .card-body {
  border-bottom-color: #dddddd;
}

/* line 6947, app/assets/stylesheets/bootstrap.scss */
.card {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: border-box;
  border: 1px solid rgba(0, 0, 0, 0.125);
  border-radius: 0.25rem;
}

/* line 6961, app/assets/stylesheets/bootstrap.scss */
.card > hr {
  margin-right: 0;
  margin-left: 0;
}

/* line 6966, app/assets/stylesheets/bootstrap.scss */
.card > .list-group {
  border-top: inherit;
  border-bottom: inherit;
}

/* line 6971, app/assets/stylesheets/bootstrap.scss */
.card > .list-group:first-child {
  border-top-width: 0;
  border-top-left-radius: calc(0.25rem - 1px);
  border-top-right-radius: calc(0.25rem - 1px);
}

/* line 6977, app/assets/stylesheets/bootstrap.scss */
.card > .list-group:last-child {
  border-bottom-width: 0;
  border-bottom-right-radius: calc(0.25rem - 1px);
  border-bottom-left-radius: calc(0.25rem - 1px);
}

/* line 6983, app/assets/stylesheets/bootstrap.scss */
.card > .card-header + .list-group,
.card > .list-group + .card-footer {
  border-top: 0;
}

/* line 6988, app/assets/stylesheets/bootstrap.scss */
.card-body {
  padding: 15px;
}

/* line 6992, app/assets/stylesheets/bootstrap.scss */
.card-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  text-align: center;
}

/* line 6999, app/assets/stylesheets/bootstrap.scss */
.card-title > a {
  color: inherit;
}

/* line 7003, app/assets/stylesheets/bootstrap.scss */
.card-subtitle {
  margin-top: -0.375rem;
  margin-bottom: 0;
}

/* line 7008, app/assets/stylesheets/bootstrap.scss */
.card-text:last-child {
  margin-bottom: 0;
}

/* line 7012, app/assets/stylesheets/bootstrap.scss */
.card-link:hover {
  text-decoration: none;
}

/* line 7016, app/assets/stylesheets/bootstrap.scss */
.card-link + .card-link {
  margin-left: 1.25rem;
}

/* line 7020, app/assets/stylesheets/bootstrap.scss */
.card-header {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}

/* line 7027, app/assets/stylesheets/bootstrap.scss */
.card-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #dddddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}

/* line 7035, app/assets/stylesheets/bootstrap.scss */
.card-footer:last-child {
  border-radius: 0 0 calc(0.25rem - 1px) calc(0.25rem - 1px);
}

/* line 7039, app/assets/stylesheets/bootstrap.scss */
.card-header-tabs {
  margin-right: -0.625rem;
  margin-bottom: -0.75rem;
  margin-left: -0.625rem;
  border-bottom: 0;
}

/* line 7046, app/assets/stylesheets/bootstrap.scss */
.card-header-pills {
  margin-right: -0.625rem;
  margin-left: -0.625rem;
}

/* line 7051, app/assets/stylesheets/bootstrap.scss */
.card-img-overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 1.25rem;
  border-radius: calc(0.25rem - 1px);
}

/* line 7061, app/assets/stylesheets/bootstrap.scss */
.card-img,
.card-img-top,
.card-img-bottom {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 100%;
}

/* line 7069, app/assets/stylesheets/bootstrap.scss */
.card-img,
.card-img-top {
  border-top-left-radius: calc(0.25rem - 1px);
  border-top-right-radius: calc(0.25rem - 1px);
}

/* line 7075, app/assets/stylesheets/bootstrap.scss */
.card-img,
.card-img-bottom {
  border-bottom-right-radius: calc(0.25rem - 1px);
  border-bottom-left-radius: calc(0.25rem - 1px);
}

/* line 7081, app/assets/stylesheets/bootstrap.scss */
.card-deck .card {
  margin-bottom: 15px;
}

@media (min-width: 576px) {
  /* line 7086, app/assets/stylesheets/bootstrap.scss */
  .card-deck {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    margin-right: -15px;
    margin-left: -15px;
  }
  /* line 7094, app/assets/stylesheets/bootstrap.scss */
  .card-deck .card {
    -ms-flex: 1 0 0%;
    flex: 1 0 0%;
    margin-right: 15px;
    margin-bottom: 0;
    margin-left: 15px;
  }
}

/* line 7103, app/assets/stylesheets/bootstrap.scss */
.card-group > .card {
  margin-bottom: 15px;
}

@media (min-width: 576px) {
  /* line 7108, app/assets/stylesheets/bootstrap.scss */
  .card-group {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
  }
  /* line 7114, app/assets/stylesheets/bootstrap.scss */
  .card-group > .card {
    -ms-flex: 1 0 0%;
    flex: 1 0 0%;
    margin-bottom: 0;
  }
  /* line 7119, app/assets/stylesheets/bootstrap.scss */
  .card-group > .card + .card {
    margin-left: 0;
    border-left: 0;
  }
  /* line 7123, app/assets/stylesheets/bootstrap.scss */
  .card-group > .card:not(:last-child) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
  }
  /* line 7127, app/assets/stylesheets/bootstrap.scss */
  .card-group > .card:not(:last-child) .card-img-top,
.card-group > .card:not(:last-child) .card-header {
    border-top-right-radius: 0;
  }
  /* line 7131, app/assets/stylesheets/bootstrap.scss */
  .card-group > .card:not(:last-child) .card-img-bottom,
.card-group > .card:not(:last-child) .card-footer {
    border-bottom-right-radius: 0;
  }
  /* line 7135, app/assets/stylesheets/bootstrap.scss */
  .card-group > .card:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
  }
  /* line 7139, app/assets/stylesheets/bootstrap.scss */
  .card-group > .card:not(:first-child) .card-img-top,
.card-group > .card:not(:first-child) .card-header {
    border-top-left-radius: 0;
  }
  /* line 7143, app/assets/stylesheets/bootstrap.scss */
  .card-group > .card:not(:first-child) .card-img-bottom,
.card-group > .card:not(:first-child) .card-footer {
    border-bottom-left-radius: 0;
  }
}

/* line 7149, app/assets/stylesheets/bootstrap.scss */
.card-columns .card {
  margin-bottom: 0.75rem;
}

@media (min-width: 576px) {
  /* line 7154, app/assets/stylesheets/bootstrap.scss */
  .card-columns {
    -webkit-column-count: 3;
    -moz-column-count: 3;
    column-count: 3;
    -webkit-column-gap: 1.25rem;
    -moz-column-gap: 1.25rem;
    column-gap: 1.25rem;
    orphans: 1;
    widows: 1;
  }
  /* line 7164, app/assets/stylesheets/bootstrap.scss */
  .card-columns .card {
    display: inline-block;
    width: 100%;
  }
}

/* line 7170, app/assets/stylesheets/bootstrap.scss */
.accordion {
  overflow-anchor: none;
}

/* line 7174, app/assets/stylesheets/bootstrap.scss */
.accordion > .card {
  overflow: hidden;
}

/* line 7178, app/assets/stylesheets/bootstrap.scss */
.accordion > .card:not(:last-of-type) {
  border-bottom: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

/* line 7184, app/assets/stylesheets/bootstrap.scss */
.accordion > .card:not(:first-of-type) {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

/* line 7189, app/assets/stylesheets/bootstrap.scss */
.accordion > .card > .card-header {
  border-radius: 0;
  margin-bottom: -1px;
}

/* NEW */
#myCanvas{
  position: fixed;
  top: 70px;
  right: 0px;
  z-index: 3;
}
#cookienotice {
	
	position: fixed;
    left: 0px; 
  	bottom:0;
    height:120px;
    width: 100%; 

	background-image: linear-gradient(bottom, rgb(3,0,3) 0%, rgb(97,91,97) 49%, rgb(15,15,15) 97%);
	background-image: -o-linear-gradient(bottom, rgb(3,0,3) 0%, rgb(97,91,97) 49%, rgb(15,15,15) 97%);
	background-image: -moz-linear-gradient(bottom, rgb(3,0,3) 0%, rgb(97,91,97) 49%, rgb(15,15,15) 97%);
	background-image: -webkit-linear-gradient(bottom, rgb(3,0,3) 0%, rgb(97,91,97) 49%, rgb(15,15,15) 97%);
	background-image: -ms-linear-gradient(bottom, rgb(3,0,3) 0%, rgb(97,91,97) 49%, rgb(15,15,15) 97%);

	background-image: -webkit-gradient(
		linear,
		left bottom,
		left top,
		color-stop(0, rgb(3,0,3)),
		color-stop(0.49, rgb(97,91,97)),
		color-stop(0.97, rgb(15,15,15))
	);
    z-index:700;
    _position:absolute;
    _top:expression(eval(document.documentElement.scrollTop+
        (document.documentElement.clientHeight-this.offsetHeight)));
    opacity:0.8; 
	filter:alpha(opacity=40);
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=40);
	-moz-opacity: 0.40;
	
}

#cookie-left{
	
	color:white;
	font-size: 20px;
	padding: 30px;
}

#cookie-right {
	color:white;
	padding: 40px;
}
 /*
	Colorpicker for Bootstrap
	Copyright 2012 Stefan Petre 
	Licensed under the Apache License v2.0
	http://www.apache.org/licenses/LICENSE-2.0
*/
 .colorpicker-saturation { width: 100px; height: 100px; background-image: url(/../img/saturation.png); cursor: crosshair; float: left; } .colorpicker-saturation i { display: block; height: 5px; width: 5px; border: 1px solid #000; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; position: absolute; top: 0; left: 0; margin: -4px 0 0 -4px; } .colorpicker-saturation i b { display: block; height: 5px; width: 5px; border: 1px solid #fff; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; } .colorpicker-hue, .colorpicker-alpha { width: 15px; height: 100px; float: left; cursor: row-resize; margin-left: 4px; margin-bottom: 4px; } .colorpicker-hue i, .colorpicker-alpha i { display: block; height: 1px; background: #000; border-top: 1px solid #fff; position: absolute; top: 0; left: 0; width: 100%; margin-top: -1px; } .colorpicker-hue { background-image: url(/../img/hue.png); } .colorpicker-alpha { background-image: url(/../img/alpha.png); display: none; } .colorpicker { *zoom: 1; top: 0; left: 0; padding: 4px; min-width: 120px; margin-top: 1px; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; } .colorpicker:before, .colorpicker:after { display: table; content: ""; } .colorpicker:after { clear: both; } .colorpicker:before { content: ''; display: inline-block; border-left: 7px solid transparent; border-right: 7px solid transparent; border-bottom: 7px solid #ccc; border-bottom-color: rgba(0, 0, 0, 0.2); position: absolute; top: -7px; left: 6px; } .colorpicker:after { content: ''; display: inline-block; border-left: 6px solid transparent; border-right: 6px solid transparent; border-bottom: 6px solid #ffffff; position: absolute; top: -6px; left: 7px; } .colorpicker div { position: relative; } .colorpicker.alpha { min-width: 140px; } .colorpicker.alpha .colorpicker-alpha { display: block; } .colorpicker-color { height: 10px; margin-top: 5px; clear: both; background-image: url(/../img/alpha.png); background-position: 0 100%; } .colorpicker-color div { height: 10px; } .input-append.color .add-on i, .input-prepend.color .add-on i { display: block; cursor: pointer; width: 16px; height: 16px; }
 /*
	Datepicker for Bootstrap
	Copyright 2012 Stefan Petre
	Licensed under the Apache License v2.0
	http://www.apache.org/licenses/LICENSE-2.0
*/
 .datepicker { top: 0; left: 0; padding: 4px; margin-top: 1px; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; /*.dow { border-top: 1px solid #ddd !important; }*/ } .datepicker:before { content: ''; display: inline-block; border-left: 7px solid transparent; border-right: 7px solid transparent; border-bottom: 7px solid #ccc; border-bottom-color: rgba(0, 0, 0, 0.2); position: absolute; top: -7px; left: 6px; } .datepicker:after { content: ''; display: inline-block; border-left: 6px solid transparent; border-right: 6px solid transparent; border-bottom: 6px solid #ffffff; position: absolute; top: -6px; left: 7px; } .datepicker > div { display: none; } .datepicker table { width: 100%; margin: 0; } .datepicker td, .datepicker th { text-align: center; width: 20px; height: 20px; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; } .datepicker td.day:hover { background: #eeeeee; cursor: pointer; } .datepicker td.old, .datepicker td.new { color: #999999; } .datepicker td.active, .datepicker td.active:hover { background-color: #006dcc; background-image: -moz-linear-gradient(top, #0088cc, #0044cc); background-image: -ms-linear-gradient(top, #0088cc, #0044cc); background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0088cc), to(#0044cc)); background-image: -webkit-linear-gradient(top, #0088cc, #0044cc); background-image: -o-linear-gradient(top, #0088cc, #0044cc); background-image: linear-gradient(top, #0088cc, #0044cc); background-repeat: repeat-x; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0088cc', endColorstr='#0044cc', GradientType=0); border-color: #0044cc #0044cc #002a80; border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25); filter: progid:DXImageTransform.Microsoft.gradient(enabled = false); color: #fff; text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25); } .datepicker td.active:hover, .datepicker td.active:hover:hover, .datepicker td.active:active, .datepicker td.active:hover:active, .datepicker td.active.active, .datepicker td.active:hover.active, .datepicker td.active.disabled, .datepicker td.active:hover.disabled, .datepicker td.active[disabled], .datepicker td.active:hover[disabled] { background-color: #0044cc; } .datepicker td.active:active, .datepicker td.active:hover:active, .datepicker td.active.active, .datepicker td.active:hover.active { background-color: #003399 \9; } .datepicker td span { display: block; width: 47px; height: 54px; line-height: 54px; float: left; margin: 2px; cursor: pointer; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; } .datepicker td span:hover { background: #eeeeee; } .datepicker td span.active { background-color: #006dcc; background-image: -moz-linear-gradient(top, #0088cc, #0044cc); background-image: -ms-linear-gradient(top, #0088cc, #0044cc); background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0088cc), to(#0044cc)); background-image: -webkit-linear-gradient(top, #0088cc, #0044cc); background-image: -o-linear-gradient(top, #0088cc, #0044cc); background-image: linear-gradient(top, #0088cc, #0044cc); background-repeat: repeat-x; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0088cc', endColorstr='#0044cc', GradientType=0); border-color: #0044cc #0044cc #002a80; border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25); filter: progid:DXImageTransform.Microsoft.gradient(enabled = false); color: #fff; text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25); } .datepicker td span.active:hover, .datepicker td span.active:active, .datepicker td span.active.active, .datepicker td span.active.disabled, .datepicker td span.active[disabled] { background-color: #0044cc; } .datepicker td span.active:active, .datepicker td span.active.active { background-color: #003399 \9; } .datepicker td span.old { color: #999999; } .datepicker th.switch { width: 145px; } .datepicker th.next, .datepicker th.prev { font-size: 19.5px; } .datepicker thead tr:first-child th { cursor: pointer; } .datepicker thead tr:first-child th:hover { background: #eeeeee; } .input-append.date .add-on i, .input-prepend.date .add-on i { display: block; cursor: pointer; width: 16px; height: 16px; }
/*!
 * jQuery UI Bootstrap (0.5)
 * http://addyosmani.github.com/jquery-ui-bootstrap
 *
 * Copyright 2012 - 2013, Addy Osmani
 * Dual licensed under the MIT or GPL Version 2 licenses.
 *
 * Portions copyright jQuery UI & Twitter Bootstrap
 */


/* Layout helpers
----------------------------------*/
.ui-helper-hidden { display: none; }
.ui-helper-hidden-accessible { 
  border: 0; clip: rect(0 0 0 0);
  height: 1px; 
  margin: -1px; 
  overflow: hidden; 
  padding: 0; 
  position: absolute; 
  width: 1px; 
}
.ui-helper-reset { 
  margin: 0; 
  padding: 0; 
  border: 0; 
  outline: 0; 
  line-height: 1.3; 
  text-decoration: none; 
  font-size: 100%; 
  list-style: none; 
}
.ui-helper-clearfix:before,
.ui-helper-clearfix:after {
  content: "";
  display: table;
}
.ui-helper-clearfix:after { 
  content: "."; 
  display: block; 
  height: 0; 
  clear: both; 
  visibility: hidden; 
}
.ui-helper-clearfix { 
  /*display: inline-block; */
  display:block;
  min-height: 0; /* support: IE7 */
}
/* required comment for clearfix to work in Opera \*/
* html .ui-helper-clearfix { 
  height:1%; 
}

/* end clearfix */
.ui-helper-zfix { 
  width: 100%; 
  height: 100%; 
  top: 0; 
  left: 0; 
  position: absolute; 
  opacity: 0; 
  filter:Alpha(Opacity=0); 
}
.ui-front {
  z-index: 100;
}


/* Interaction Cues
----------------------------------*/
.ui-state-disabled { cursor: default !important; }


/* Icons
----------------------------------*/

/* states and images */
.ui-icon { 
  display: block; 
  text-indent: -99999px; 
  overflow: hidden; 
  background-repeat: no-repeat; 
}


/* Misc visuals
----------------------------------*/

/* Overlays */
.ui-widget-overlay { 
  position: absolute; 
  top: 0; 
  left: 0; 
  width: 100%; 
  height: 100%; 
}

/*
 * jQuery UI Resizable 1.10.0
 *
 * Copyright 2013, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://api.jqueryui.com/resizable/
 */

.ui-resizable { 
  position: relative;
}
.ui-resizable-handle { 
  position: absolute;
  font-size: 0.1px;
  z-index: 99999; 
  display: block; 
}
.ui-resizable-disabled .ui-resizable-handle, .ui-resizable-autohide .ui-resizable-handle { 
  display: none; 
}
.ui-resizable-n { 
  cursor: n-resize; 
  height: 7px; 
  width: 100%; 
  top: -5px; 
  left: 0; 
}
.ui-resizable-s { 
  cursor: s-resize; 
  height: 7px; 
  width: 100%; 
  bottom: -5px; 
  left: 0; 
}
.ui-resizable-e { 
  cursor: e-resize; 
  width: 7px; 
  right: -5px; 
  top: 0; 
  height: 100%; 
}
.ui-resizable-w { 
  cursor: w-resize; 
  width: 7px; 
  left: -5px; 
  top: 0; 
  height: 100%; 
}
.ui-resizable-se { 
  cursor: se-resize; 
  width: 12px; 
  height: 12px; 
  right: 1px; 
  bottom: 1px; 
}
.ui-resizable-sw { 
  cursor: sw-resize; 
  width: 9px; 
  height: 9px; 
  left: -5px; 
  bottom: -5px; 
}
.ui-resizable-nw { 
  cursor: nw-resize; 
  width: 9px; 
  height: 9px; 
  left: -5px; 
  top: -5px; 
}
.ui-resizable-ne { 
  cursor: ne-resize; 
  width: 9px; 
  height: 9px; 
  right: -5px; 
  top: -5px;
}

/*
 * jQuery UI Selectable 1.10.0
 *
 * Copyright 2013, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://jqueryui.com/selectable/
 */
.ui-selectable-helper { 
  position: absolute; 
  z-index: 100; 
  border:1px dotted black; 
}

/*
 * jQuery UI CSS Framework 1.10.0
 *
 * Copyright 2013, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * 
 *
 * To view and modify this theme, visit http://jqueryui.com/themeroller/
 */

/* Component containers
----------------------------------*/
.ui-widget {   font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; font-size:13px; }
.ui-widget .ui-widget { font-size: 1em; }
.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button { font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; font-size: 1em; }
.ui-widget-content { border: 1px solid #dddddd; background: #ffffff url(/../img/jquery-ui/ui-bg_glass_75_ffffff_1x400.png) 50% 50% repeat-x; color: #404040; }
.ui-widget-content a { color: #404040; }
.ui-widget-header {
  font-weight:bold;
  border-color: #0064cd #0064cd #003f81;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  border:1px solid #666;

 }
.ui-widget-header a { color: #222222; }

/* Interaction states
----------------------------------*/
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {

  background-color: #e6e6e6;
  background-repeat: no-repeat;
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), color-stop(25%, #ffffff), to(#e6e6e6));
  background-image: -webkit-linear-gradient(#ffffff, #ffffff 25%, #e6e6e6);
  background-image: -moz-linear-gradient(top, #ffffff, #ffffff 25%, #e6e6e6);
  background-image: -ms-linear-gradient(#ffffff, #ffffff 25%, #e6e6e6);
  background-image: -o-linear-gradient(#ffffff, #ffffff 25%, #e6e6e6);
  background-image: linear-gradient(#ffffff, #ffffff 25%, #e6e6e6);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#e6e6e6', GradientType=0);

  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);

  color: #333;
  font-size: 13px;
  line-height: normal;
  border: 1px solid #ccc;
  border-bottom-color: #bbb;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  -webkit-transition: 0.1s linear background-image;
  -moz-transition: 0.1s linear background-image;
  -ms-transition: 0.1s linear background-image;
  -o-transition: 0.1s linear background-image;
  transition: 0.1s linear background-image;
   overflow: visible;

 }


.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited { color: #555555; text-decoration: none; }
.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus {
  background-position: 0 -15px;
  color: #333;
  text-decoration: none;
 }

.ui-state-hover a, .ui-state-hover a:hover, .ui-state-hover a:link, .ui-state-hover a:visited { color: #212121; text-decoration: none; }
.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active { border: 1px solid #aaaaaa;  font-weight: normal; color: #212121; }
.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited { color: #212121; text-decoration: none; }
.ui-widget :active { outline: none; }

/* Interaction Cues
----------------------------------*/


.ui-state-highlight p, .ui-state-error p, .ui-state-default p{
  font-size: 13px;
  font-weight: normal;
  line-height: 18px;
  margin:7px 15px;
}
.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight  {


  position: relative;
  margin-bottom: 18px;
  color: #404040;
  background-color: #fceec1;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  border-color: #eedc94 #eedc94 #e4c652;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
  border-width: 1px;
  border-style: solid;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.25);
  -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.25);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.25);


}
.ui-state-highlight a, .ui-widget-content .ui-state-highlight a,.ui-widget-header .ui-state-highlight a { color: #363636; }
.ui-state-error, .ui-widget-content .ui-state-error, .ui-widget-header .ui-state-error {


  position: relative;
  margin-bottom: 18px;
  color: #ffffff;
  border-width: 1px;
  border-style: solid;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.25);
  -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.25);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.25);
 background-color: #c43c35;
  background-repeat: repeat-x;
  background-image: -khtml-gradient(linear, left top, left bottom, from(#ee5f5b), to(#c43c35));
  background-image: -moz-linear-gradient(top, #ee5f5b, #c43c35);
  background-image: -ms-linear-gradient(top, #ee5f5b, #c43c35);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ee5f5b), color-stop(100%, #c43c35));
  background-image: -webkit-linear-gradient(top, #ee5f5b, #c43c35);
  background-image: -o-linear-gradient(top, #ee5f5b, #c43c35);
  background-image: linear-gradient(top, #ee5f5b, #c43c35);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ee5f5b', endColorstr='#c43c35', GradientType=0);
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  border-color: #c43c35 #c43c35 #882a25;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);


}
.ui-state-error a, .ui-widget-content .ui-state-error a, .ui-widget-header .ui-state-error a { color: #cd0a0a; }
.ui-state-error-text, .ui-widget-content .ui-state-error-text, .ui-widget-header .ui-state-error-text { color: #cd0a0a; }
.ui-priority-primary, .ui-widget-content .ui-priority-primary, .ui-widget-header .ui-priority-primary { font-weight: bold; }
.ui-priority-secondary, .ui-widget-content .ui-priority-secondary,  .ui-widget-header .ui-priority-secondary { opacity: .7; filter:Alpha(Opacity=70); font-weight: normal; }
.ui-state-disabled, .ui-widget-content .ui-state-disabled, .ui-widget-header .ui-state-disabled { opacity: .35; filter:Alpha(Opacity=35); background-image: none;  }
.ui-state-disabled .ui-icon { filter:Alpha(Opacity=35); } /* For IE8 - See #6059 */


/* Icons
----------------------------------*/

/* states and images */
.ui-icon { width: 16px; height: 16px; background-image: url(/../img/jquery-ui/ui-icons_222222_256x240.png); }
.ui-widget-content .ui-icon {background-image: url(/../img/jquery-ui/ui-icons_222222_256x240.png); }
.ui-widget-header .ui-icon {background-image: url(/../img/jquery-ui/ui-icons_222222_256x240.png); }
.ui-state-default .ui-icon { background-image: url(/../img/jquery-ui/ui-icons_888888_256x240.png); }
.ui-state-hover .ui-icon, .ui-state-focus .ui-icon {background-image: url(/../img/jquery-ui/ui-icons_454545_256x240.png); }
.ui-state-active .ui-icon {background-image: url(/../img/jquery-ui/ui-icons_454545_256x240.png); }
.ui-state-highlight .ui-icon {background-image: url(/../img/jquery-ui/ui-icons_2e83ff_256x240.png); }
.ui-state-error .ui-icon, .ui-state-error-text .ui-icon {background-image: url(/../img/jquery-ui/ui-icons_f6cf3b_256x240.png); }

/* positioning */
.ui-icon-carat-1-n { background-position: 0 0; }
.ui-icon-carat-1-ne { background-position: -16px 0; }
.ui-icon-carat-1-e { background-position: -32px 0; }
.ui-icon-carat-1-se { background-position: -48px 0; }
.ui-icon-carat-1-s { background-position: -64px 0; }
.ui-icon-carat-1-sw { background-position: -80px 0; }
.ui-icon-carat-1-w { background-position: -96px 0; }
.ui-icon-carat-1-nw { background-position: -112px 0; }
.ui-icon-carat-2-n-s { background-position: -128px 0; }
.ui-icon-carat-2-e-w { background-position: -144px 0; }
.ui-icon-triangle-1-n { background-position: 0 -16px; }
.ui-icon-triangle-1-ne { background-position: -16px -16px; }
.ui-icon-triangle-1-e { background-position: -32px -16px; }
.ui-icon-triangle-1-se { background-position: -48px -16px; }
.ui-icon-triangle-1-s { background-position: -64px -16px; }
.ui-icon-triangle-1-sw { background-position: -80px -16px; }
.ui-icon-triangle-1-w { background-position: -96px -16px; }
.ui-icon-triangle-1-nw { background-position: -112px -16px; }
.ui-icon-triangle-2-n-s { background-position: -128px -16px; }
.ui-icon-triangle-2-e-w { background-position: -144px -16px; }
.ui-icon-arrow-1-n { background-position: 0 -32px; }
.ui-icon-arrow-1-ne { background-position: -16px -32px; }
.ui-icon-arrow-1-e { background-position: -32px -32px; }
.ui-icon-arrow-1-se { background-position: -48px -32px; }
.ui-icon-arrow-1-s { background-position: -64px -32px; }
.ui-icon-arrow-1-sw { background-position: -80px -32px; }
.ui-icon-arrow-1-w { background-position: -96px -32px; }
.ui-icon-arrow-1-nw { background-position: -112px -32px; }
.ui-icon-arrow-2-n-s { background-position: -128px -32px; }
.ui-icon-arrow-2-ne-sw { background-position: -144px -32px; }
.ui-icon-arrow-2-e-w { background-position: -160px -32px; }
.ui-icon-arrow-2-se-nw { background-position: -176px -32px; }
.ui-icon-arrowstop-1-n { background-position: -192px -32px; }
.ui-icon-arrowstop-1-e { background-position: -208px -32px; }
.ui-icon-arrowstop-1-s { background-position: -224px -32px; }
.ui-icon-arrowstop-1-w { background-position: -240px -32px; }
.ui-icon-arrowthick-1-n { background-position: 0 -48px; }
.ui-icon-arrowthick-1-ne { background-position: -16px -48px; }
.ui-icon-arrowthick-1-e { background-position: -32px -48px; }
.ui-icon-arrowthick-1-se { background-position: -48px -48px; }
.ui-icon-arrowthick-1-s { background-position: -64px -48px; }
.ui-icon-arrowthick-1-sw { background-position: -80px -48px; }
.ui-icon-arrowthick-1-w { background-position: -96px -48px; }
.ui-icon-arrowthick-1-nw { background-position: -112px -48px; }
.ui-icon-arrowthick-2-n-s { background-position: -128px -48px; }
.ui-icon-arrowthick-2-ne-sw { background-position: -144px -48px; }
.ui-icon-arrowthick-2-e-w { background-position: -160px -48px; }
.ui-icon-arrowthick-2-se-nw { background-position: -176px -48px; }
.ui-icon-arrowthickstop-1-n { background-position: -192px -48px; }
.ui-icon-arrowthickstop-1-e { background-position: -208px -48px; }
.ui-icon-arrowthickstop-1-s { background-position: -224px -48px; }
.ui-icon-arrowthickstop-1-w { background-position: -240px -48px; }
.ui-icon-arrowreturnthick-1-w { background-position: 0 -64px; }
.ui-icon-arrowreturnthick-1-n { background-position: -16px -64px; }
.ui-icon-arrowreturnthick-1-e { background-position: -32px -64px; }
.ui-icon-arrowreturnthick-1-s { background-position: -48px -64px; }
.ui-icon-arrowreturn-1-w { background-position: -64px -64px; }
.ui-icon-arrowreturn-1-n { background-position: -80px -64px; }
.ui-icon-arrowreturn-1-e { background-position: -96px -64px; }
.ui-icon-arrowreturn-1-s { background-position: -112px -64px; }
.ui-icon-arrowrefresh-1-w { background-position: -128px -64px; }
.ui-icon-arrowrefresh-1-n { background-position: -144px -64px; }
.ui-icon-arrowrefresh-1-e { background-position: -160px -64px; }
.ui-icon-arrowrefresh-1-s { background-position: -176px -64px; }
.ui-icon-arrow-4 { background-position: 0 -80px; }
.ui-icon-arrow-4-diag { background-position: -16px -80px; }
.ui-icon-extlink { background-position: -32px -80px; }
.ui-icon-newwin { background-position: -48px -80px; }
.ui-icon-refresh { background-position: -64px -80px; }
.ui-icon-shuffle { background-position: -80px -80px; }
.ui-icon-transfer-e-w { background-position: -96px -80px; }
.ui-icon-transferthick-e-w { background-position: -112px -80px; }
.ui-icon-folder-collapsed { background-position: 0 -96px; }
.ui-icon-folder-open { background-position: -16px -96px; }
.ui-icon-document { background-position: -32px -96px; }
.ui-icon-document-b { background-position: -48px -96px; }
.ui-icon-note { background-position: -64px -96px; }
.ui-icon-mail-closed { background-position: -80px -96px; }
.ui-icon-mail-open { background-position: -96px -96px; }
.ui-icon-suitcase { background-position: -112px -96px; }
.ui-icon-comment { background-position: -128px -96px; }
.ui-icon-person { background-position: -144px -96px; }
.ui-icon-print { background-position: -160px -96px; }
.ui-icon-trash { background-position: -176px -96px; }
.ui-icon-locked { background-position: -192px -96px; }
.ui-icon-unlocked { background-position: -208px -96px; }
.ui-icon-bookmark { background-position: -224px -96px; }
.ui-icon-tag { background-position: -240px -96px; }
.ui-icon-home { background-position: 0 -112px; }
.ui-icon-flag { background-position: -16px -112px; }
.ui-icon-calendar { background-position: -32px -112px; }
.ui-icon-cart { background-position: -48px -112px; }
.ui-icon-pencil { background-position: -64px -112px; }
.ui-icon-clock { background-position: -80px -112px; }
.ui-icon-disk { background-position: -96px -112px; }
.ui-icon-calculator { background-position: -112px -112px; }
.ui-icon-zoomin { background-position: -128px -112px; }
.ui-icon-zoomout { background-position: -144px -112px; }
.ui-icon-search { background-position: -160px -112px; }
.ui-icon-wrench { background-position: -176px -112px; }
.ui-icon-gear { background-position: -192px -112px; }
.ui-icon-heart { background-position: -208px -112px; }
.ui-icon-star { background-position: -224px -112px; }
.ui-icon-link { background-position: -240px -112px; }
.ui-icon-cancel { background-position: 0 -128px; }
.ui-icon-plus { background-position: -16px -128px; }
.ui-icon-plusthick { background-position: -32px -128px; }
.ui-icon-minus { background-position: -48px -128px; }
.ui-icon-minusthick { background-position: -64px -128px; }
.ui-icon-close { background-position: -80px -128px; }
.ui-icon-closethick { background-position: -96px -128px; }
.ui-icon-key { background-position: -112px -128px; }
.ui-icon-lightbulb { background-position: -128px -128px; }
.ui-icon-scissors { background-position: -144px -128px; }
.ui-icon-clipboard { background-position: -160px -128px; }
.ui-icon-copy { background-position: -176px -128px; }
.ui-icon-contact { background-position: -192px -128px; }
.ui-icon-image { background-position: -208px -128px; }
.ui-icon-video { background-position: -224px -128px; }
.ui-icon-script { background-position: -240px -128px; }
.ui-icon-alert { background-position: 0 -144px; }
.ui-icon-info { background-position: -16px -144px; }
.ui-icon-notice { background-position: -32px -144px; }
.ui-icon-help { background-position: -48px -144px; }
.ui-icon-check { background-position: -64px -144px; }
.ui-icon-bullet { background-position: -80px -144px; }
.ui-icon-radio-off { background-position: -96px -144px; }
.ui-icon-radio-on { background-position: -112px -144px; }
.ui-icon-pin-w { background-position: -128px -144px; }
.ui-icon-pin-s { background-position: -144px -144px; }
.ui-icon-play { background-position: 0 -160px; }
.ui-icon-pause { background-position: -16px -160px; }
.ui-icon-seek-next { background-position: -32px -160px; }
.ui-icon-seek-prev { background-position: -48px -160px; }
.ui-icon-seek-end { background-position: -64px -160px; }
.ui-icon-seek-start { background-position: -80px -160px; }
/* ui-icon-seek-first is deprecated, use ui-icon-seek-start instead */
.ui-icon-seek-first { background-position: -80px -160px; }
.ui-icon-stop { background-position: -96px -160px; }
.ui-icon-eject { background-position: -112px -160px; }
.ui-icon-volume-off { background-position: -128px -160px; }
.ui-icon-volume-on { background-position: -144px -160px; }
.ui-icon-power { background-position: 0 -176px; }
.ui-icon-signal-diag { background-position: -16px -176px; }
.ui-icon-signal { background-position: -32px -176px; }
.ui-icon-battery-0 { background-position: -48px -176px; }
.ui-icon-battery-1 { background-position: -64px -176px; }
.ui-icon-battery-2 { background-position: -80px -176px; }
.ui-icon-battery-3 { background-position: -96px -176px; }
.ui-icon-circle-plus { background-position: 0 -192px; }
.ui-icon-circle-minus { background-position: -16px -192px; }
.ui-icon-circle-close { background-position: -32px -192px; }
.ui-icon-circle-triangle-e { background-position: -48px -192px; }
.ui-icon-circle-triangle-s { background-position: -64px -192px; }
.ui-icon-circle-triangle-w { background-position: -80px -192px; }
.ui-icon-circle-triangle-n { background-position: -96px -192px; }
.ui-icon-circle-arrow-e { background-position: -112px -192px; }
.ui-icon-circle-arrow-s { background-position: -128px -192px; }
.ui-icon-circle-arrow-w { background-position: -144px -192px; }
.ui-icon-circle-arrow-n { background-position: -160px -192px; }
.ui-icon-circle-zoomin { background-position: -176px -192px; }
.ui-icon-circle-zoomout { background-position: -192px -192px; }
.ui-icon-circle-check { background-position: -208px -192px; }
.ui-icon-circlesmall-plus { background-position: 0 -208px; }
.ui-icon-circlesmall-minus { background-position: -16px -208px; }
.ui-icon-circlesmall-close { background-position: -32px -208px; }
.ui-icon-squaresmall-plus { background-position: -48px -208px; }
.ui-icon-squaresmall-minus { background-position: -64px -208px; }
.ui-icon-squaresmall-close { background-position: -80px -208px; }
.ui-icon-grip-dotted-vertical { background-position: 0 -224px; }
.ui-icon-grip-dotted-horizontal { background-position: -16px -224px; }
.ui-icon-grip-solid-vertical { background-position: -32px -224px; }
.ui-icon-grip-solid-horizontal { background-position: -48px -224px; }
.ui-icon-gripsmall-diagonal-se { background-position: -64px -224px; }
.ui-icon-grip-diagonal-se { background-position: -80px -224px; }


/* Misc visuals
----------------------------------*/

/* Corner radius 
.ui-corner-all, 
.ui-corner-top, 
.ui-corner-left, 
.ui-corner-tl { 
  -moz-border-radius-topleft: 4px; 
  -webkit-border-top-left-radius: 4px; 
  -khtml-border-top-left-radius: 4px; 
  border-top-left-radius: 4px; 
}
.ui-corner-all, 
.ui-corner-top, 
.ui-corner-right, 
.ui-corner-tr { 
  -moz-border-radius-topright: 4px; 
  -webkit-border-top-right-radius: 4px; 
  -khtml-border-top-right-radius: 4px; 
  border-top-right-radius: 4px; 
}
.ui-corner-all, 
.ui-corner-bottom, 
.ui-corner-left, 
.ui-corner-bl { 
  -moz-border-radius-bottomleft: 4px; 
  -webkit-border-bottom-left-radius: 4px; 
  -khtml-border-bottom-left-radius: 4px; 
  border-bottom-left-radius: 4px; 
}
.ui-corner-all, 
.ui-corner-bottom, 
.ui-corner-right, 
.ui-corner-br { 
  -moz-border-radius-bottomright: 4px; 
  -webkit-border-bottom-right-radius: 4px; 
  -khtml-border-bottom-right-radius: 4px; 
  border-bottom-right-radius: 4px; 
}


/* Overlays */

.ui-widget-overlay { 
  background: #aaaaaa url(/../img/jquery-ui/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x; 
  opacity: .30;
  filter:Alpha(Opacity=30); 
}

.ui-widget-shadow { 
  margin: -8px 0 0 -8px; 
  padding: 8px; 
  background: #aaaaaa url(/../img/jquery-ui/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x; 
  opacity: .30;filter:Alpha(Opacity=30); 
  -moz-border-radius: 8px; 
  -khtml-border-radius: 8px; 
  -webkit-border-radius: 8px; 
  border-radius: 8px; 
}

/*
 * jQuery UI Accordion 1.10.0
 *
 * Copyright 2013, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://jqueryui.com/accordion/
 */

/* IE/Win - Fix animation bug - #4615 */

.ui-accordion { 
  width: 100%; 
}
.ui-accordion .ui-accordion-header { 
  cursor: pointer; 
  position: relative; 
  margin-top: 1px; 
  zoom: 1; 
  font-weight:bold; 
}
.ui-accordion .ui-accordion-li-fix { 
  display: inline; 
}
.ui-accordion .ui-accordion-header-active { 
  border-bottom: 0 !important; 
}
.ui-accordion .ui-accordion-header a { 
  display: block; 
  font-size: 1em; 
  padding: .5em .5em .5em 1.7em; 
}
.ui-accordion-icons .ui-accordion-header a { 
  padding-left: 2.2em; 
}
.ui-accordion .ui-accordion-header .ui-icon { 
  position: absolute; 
  left: .5em; 
  top: 50%; 
  margin-top: -8px; 
}
.ui-accordion .ui-accordion-content { 
  padding: 1em 2.2em; 
  border-top: 0; 
  margin-top: -2px; 
  position: relative; 
  top: 1px; 
  margin-bottom: 2px; 
  overflow: auto; 
  display: none; 
  zoom: 1; 
}
.ui-accordion .ui-accordion-content-active { 
  display: block; 
}

/*
 * jQuery UI Autocomplete 1.10.0
 *
 * Copyright 2013, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://jqueryui.com/autocomplete/
 */

.ui-autocomplete { 
  position: absolute; 
  top: 0;
  left: 0;
  cursor: default; 
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.176);
}

/*
 * jQuery UI Button 1.10.0
 *
 * Copyright 2013, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Button#theming
 */

.ui-button {

  cursor: pointer;
  display: inline-block;
  background-color: #e6e6e6;
  background-repeat: no-repeat;
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), color-stop(25%, #ffffff), to(#e6e6e6));
  background-image: -webkit-linear-gradient(#ffffff, #ffffff 25%, #e6e6e6);
  background-image: -moz-linear-gradient(top, #ffffff, #ffffff 25%, #e6e6e6);
  background-image: -ms-linear-gradient(#ffffff, #ffffff 25%, #e6e6e6);
  background-image: -o-linear-gradient(#ffffff, #ffffff 25%, #e6e6e6);
  background-image: linear-gradient(#ffffff, #ffffff 25%, #e6e6e6);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#e6e6e6', GradientType=0);
  padding: 5px 14px 6px;
  margin: 0;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
  color: #333;
  font-size: 13px;
  line-height: normal;
  border: 1px solid #ccc;
  border-bottom-color: #bbb;

  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  -webkit-transition: 0.1s linear background-image;
  -moz-transition: 0.1s linear background-image;
  -ms-transition: 0.1s linear background-image;
  -o-transition: 0.1s linear background-image;
  transition: 0.1s linear background-image;
   overflow: visible;
} /* the overflow property removes extra width in IE */

.ui-button-primary {
  color: #ffffff;
  background-color: #0064cd;
  background-repeat: repeat-x;
  background-image: -khtml-gradient(linear, left top, left bottom, from(#049cdb), to(#0064cd));
  background-image: -moz-linear-gradient(top, #049cdb, #0064cd);
  background-image: -ms-linear-gradient(top, #049cdb, #0064cd);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #049cdb), color-stop(100%, #0064cd));
  background-image: -webkit-linear-gradient(top, #049cdb, #0064cd);
  background-image: -o-linear-gradient(top, #049cdb, #0064cd);
  background-image: linear-gradient(top, #049cdb, #0064cd);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#049cdb', endColorstr='#0064cd', GradientType=0);
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  border-color: #0064cd #0064cd #003f81;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
}


.ui-button-success{
  color:#ffffff;
  background-color: #57a957;
  background-repeat: repeat-x;
  background-image: -khtml-gradient(linear, left top, left bottom, from(#62c462), to(#57a957));
  background-image: -moz-linear-gradient(top, #62c462, #57a957);
  background-image: -ms-linear-gradient(top, #62c462, #57a957);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #62c462), color-stop(100%, #57a957));
  background-image: -webkit-linear-gradient(top, #62c462, #57a957);
  background-image: -o-linear-gradient(top, #62c462, #57a957);
  background-image: linear-gradient(top, #62c462, #57a957);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#62c462', endColorstr='#57a957', GradientType=0);
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  border-color: #57a957 #57a957 #3d773d;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
}

.ui-button-error{
  color:#ffffff;
  background-color: #c43c35;
  background-repeat: repeat-x;
  background-image: -khtml-gradient(linear, left top, left bottom, from(#ee5f5b), to(#c43c35));
  background-image: -moz-linear-gradient(top, #ee5f5b, #c43c35);
  background-image: -ms-linear-gradient(top, #ee5f5b, #c43c35);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ee5f5b), color-stop(100%, #c43c35));
  background-image: -webkit-linear-gradient(top, #ee5f5b, #c43c35);
  background-image: -o-linear-gradient(top, #ee5f5b, #c43c35);
  background-image: linear-gradient(top, #ee5f5b, #c43c35);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ee5f5b', endColorstr='#c43c35', GradientType=0);
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  border-color: #c43c35 #c43c35 #882a25;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
}

.ui-button-icon-only { width: 2.2em; } /* to make room for the icon, a width needs to be set here */
button.ui-button-icon-only { } /* button elements seem to need a little more width */
.ui-button-icons-only { width: 3.4em; }
button.ui-button-icons-only { width: 3.7em; }

/*button text element */

.ui-button .ui-button-text { display: block;   }
.ui-button-text-only .ui-button-text {  }
.ui-button-icon-only .ui-button-text, .ui-button-icons-only .ui-button-text { padding: .4em; text-indent: -9999999px; /*tempfix*/ display:none;}
.ui-button-text-icon-primary .ui-button-text, .ui-button-text-icons .ui-button-text { padding: .4em 1em .4em 2.1em; }
.ui-button-text-icon-secondary .ui-button-text, .ui-button-text-icons .ui-button-text { padding: .4em 2.1em .4em 1em; }
.ui-button-text-icons .ui-button-text { padding-left: 2.1em; padding-right: 2.1em; }
/* no icon support for input elements, provide padding by default */
/* input.ui-button { padding: .4em 1em; } */

/*button icon element(s) */
.ui-button-icon-only .ui-icon, .ui-button-text-icon-primary .ui-icon, .ui-button-text-icon-secondary .ui-icon, .ui-button-text-icons .ui-icon, .ui-button-icons-only .ui-icon { top: 50%; margin-top:-3px; margin-bottom:3px; }
.ui-button-icon-only .ui-icon { left: 50%; margin-left: -8px; }
.ui-button-text-icon-primary .ui-button-icon-primary, .ui-button-text-icons .ui-button-icon-primary, .ui-button-icons-only .ui-button-icon-primary { left: .5em; }
.ui-button-text-icon-secondary .ui-button-icon-secondary, .ui-button-text-icons .ui-button-icon-secondary, .ui-button-icons-only .ui-button-icon-secondary { right: .5em; }
.ui-button-text-icons .ui-button-icon-secondary, .ui-button-icons-only .ui-button-icon-secondary { right: .5em; }

/*button sets*/


.ui-buttonset { margin-right: 7px; }
.ui-buttonset .ui-state-active {
  color: #ffffff;
  background-color: #0064cd;
  background-repeat: repeat-x;
  background-image: -khtml-gradient(linear, left top, left bottom, from(#049cdb), to(#0064cd));
  background-image: -moz-linear-gradient(top, #049cdb, #0064cd);
  background-image: -ms-linear-gradient(top, #049cdb, #0064cd);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #049cdb), color-stop(100%, #0064cd));
  background-image: -webkit-linear-gradient(top, #049cdb, #0064cd);
  background-image: -o-linear-gradient(top, #049cdb, #0064cd);
  background-image: linear-gradient(top, #049cdb, #0064cd);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#049cdb', endColorstr='#0064cd', GradientType=0);
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  border-color: #0064cd #0064cd #003f81;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
}
.ui-buttonset .ui-button { margin-left: 0; margin-right: -.4em; }

/* workarounds */
button.ui-button::-moz-focus-inner { border: 0; padding: 0; } /* reset extra padding in Firefox */


/*
 * jQuery UI Menu 1.10.0
 *
* Copyright 2013, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Menu#theming
 */

.ui-menu { list-style:none; padding: 5px 0; margin: 0; display:block; float:left; outline: none; }
.ui-menu .ui-menu { margin-top: 3px; position: absolute; }
.ui-menu .ui-menu-item { margin: 0; padding: 0; zoom: 1;float: left;clear: left; width: 100%; }
.ui-menu .ui-menu-divider { margin: 5px -2px 5px -2px; height: 0; font-size: 0; line-height: 0; border-width: 1px 0 0 0; }
.ui-menu .ui-menu-item a { text-decoration: none; display: block; padding: 2px .4em; line-height: 1.5; zoom: 1; font-weight: normal; }
.ui-menu .ui-menu-item a.ui-state-focus,
.ui-menu .ui-menu-item a.ui-state-active { 
  font-weight: normal; 
  margin: 0; 
  color: #ffffff;
  background: #0064cd;
  background-color: #428BCA;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  border-color: #0064cd #0064cd #003f81;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
}
/* Fix problem with border in ui-state-active */
.ui-menu .ui-menu-item a.ui-state-active {
  padding: 1px .4em;
}

.ui-menu .ui-state-disabled { font-weight: normal; margin: .4em 0 .2em; line-height: 1.5; }
.ui-menu .ui-state-disabled a { cursor: default; }

/* icon support */
.ui-menu-icons { position: relative; }
.ui-menu-icons .ui-menu-item a { position: relative; padding-left: 2em; }

/* left-aligned */
.ui-menu .ui-icon { position: absolute; top: .2em; left: .2em; }

/* right-aligned */
.ui-menu .ui-menu-icon { position: static; float: right; }

.ui-menu { width: 200px; margin-bottom: 2em; }


/*
 * jQuery UI spinner 1.10.0
 *
* Copyright 2013, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Menu#theming
 */

.ui-spinner { position:relative; display: inline-block; overflow: hidden; padding: 0; vertical-align: middle; }
.ui-spinner-input { border: none; background: none; padding: 0; margin: .2em 0; vertical-align: middle; margin-left: .4em; margin-right: 22px; }
.ui-spinner{}
.ui-spinner-button { width: 16px; height: 50%; font-size: .5em; padding: 0; margin: 0; text-align: center; position: absolute; cursor: default; display: block; overflow: hidden; right: 0; }
.ui-spinner a.ui-spinner-button { border-top: none; border-bottom: none; border-right: none; } /* more specificity required here to overide default borders */
.ui-spinner .ui-icon { position: absolute; margin-top: -8px; top: 50%; left: 0; } /* vertical centre icon */
.ui-spinner-up { top: 0; }
.ui-spinner-down { bottom: 0; }

/* TR overrides */
.ui-spinner .ui-icon-triangle-1-s {
    /* need to fix icons sprite */
    background-position:-65px -16px;
}

/*
 * jQuery UI Dialog 1.10.0
 *
 * Copyright 2013, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Dialog#theming
 */
.ui-dialog { 
  position: absolute; 
  top: 0; 
  left: 0; 
  padding: .2em; 
  width: 300px; 
  overflow: hidden; 
  outline: 0; 
  background-clip: padding-box;
  background-color: #FFFFFF;
  border: 1px solid rgba(0, 0, 0, 0.3);
  border-radius: 6px 6px 6px 6px;
  box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
  /*left: 50%;
  margin-left: -280px;*/
  outline: medium none;
  position: fixed;
  /*top: 10%;
  width: 560px;*/
  z-index: 1050;
}
.ui-dialog .ui-dialog-titlebar { /*padding: .4em 1em;*/
  position: relative;
  padding:5px 15px;
  border:0px 0px 0px 1px solid;
  border-color: white;
  padding: 5px 15px;
  font-size: 18px;
  text-decoration:none;
  background:none;
  -moz-border-radius-bottomright: 0px;
  -webkit-border-bottom-right-radius: 0px;
  -khtml-border-bottom-right-radius: 0px;

  -moz-border-radius-bottomleft: 0px;
  -webkit-border-bottom-left-radius: 0px;
  -khtml-border-bottom-left-radius: 0px;
  border-bottom-left-radius: 0px;
  border-bottom:1px solid #ccc;
}
.ui-dialog .ui-dialog-title {
  float: left;
  color:#404040;
  font-weight:bold;
  margin-top:5px;
  margin-bottom:5px;
  padding:5px;
  text-overflow: ellipsis;
  overflow: hidden;
}
.ui-dialog .ui-dialog-titlebar-close {
  position: absolute;
  right: .3em;
  top: 50%;
  width: 19px;
  margin: -20px 0 0 0;
  padding: 1px;
  height: 18px;
  font-size: 20px;
  font-weight: bold;
  line-height: 13.5px;
  text-shadow: 0 1px 0 #ffffff;
  filter: alpha(opacity=25);
  -khtml-opacity: 0.25;
  -moz-opacity: 0.25;
  opacity: 0.25;
  background:none;
  border-width: 0;
  border:none;
  box-shadow: none;
}

.ui-dialog .ui-dialog-titlebar-close span { 
  display: block; 
  margin: 1px;
  text-indent: 9999px;
}

.ui-dialog .ui-dialog-titlebar-close:hover, .ui-dialog .ui-dialog-titlebar-close:focus { padding: 1px;   filter: alpha(opacity=90);
  -khtml-opacity: 0.90;
  -moz-opacity: 0.90;
  opacity: 0.90;   
}

.ui-dialog .ui-dialog-content { position: relative; border: 0; padding: .5em 1em; background: none; overflow: auto; zoom: 1; }

.ui-dialog .ui-dialog-buttonpane {
  text-align: left;
  border-width: 1px 0 0 0;
  background-image: none;
  margin: .5em 0 0 0;
  background-color: #f5f5f5;
  padding: 5px 15px 5px;
  border-top: 1px solid #ddd;
  -webkit-border-radius: 0 0 6px 6px;
  -moz-border-radius: 0 0 6px 6px;
  border-radius: 0 0 6px 6px;
  -webkit-box-shadow: inset 0 1px 0 #ffffff;
  -moz-box-shadow: inset 0 1px 0 #ffffff;
  box-shadow: inset 0 1px 0 #ffffff;
  zoom: 1;
  margin-bottom: 0;

}
.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset { float: right; }
.ui-dialog .ui-dialog-buttonpane button { margin: .5em .4em .5em 0; cursor: pointer; }
.ui-dialog .ui-resizable-se { width: 14px; height: 14px; right: 3px; bottom: 3px; }
.ui-draggable .ui-dialog-titlebar { cursor: move; }

.ui-dialog-buttonpane .ui-dialog-buttonset .ui-button{
  color: #ffffff;
  background-color: #0064cd;
  background-repeat: repeat-x;
  background-image: -khtml-gradient(linear, left top, left bottom, from(#049cdb), to(#0064cd));
  background-image: -moz-linear-gradient(top, #049cdb, #0064cd);
  background-image: -ms-linear-gradient(top, #049cdb, #0064cd);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #049cdb), color-stop(100%, #0064cd));
  background-image: -webkit-linear-gradient(top, #049cdb, #0064cd);
  background-image: -o-linear-gradient(top, #049cdb, #0064cd);
  background-image: linear-gradient(top, #049cdb, #0064cd);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#049cdb', endColorstr='#0064cd', GradientType=0);
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  border-color: #0064cd #0064cd #003f81;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
}
/*
 * jQuery UI Slider 1.8.16
 *
 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Slider#theming
 */
.ui-slider { position: relative; text-align: left; }
.ui-slider .ui-slider-handle { position: absolute; z-index: 2; width: 1.2em; height: 1.2em; cursor: default; }
.ui-slider .ui-slider-range { position: absolute; z-index: 1; font-size: .7em; display: block; border: 0; background-position: 0 0;

  color: #ffffff;
  background-color: #428BCA;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  border-color: #0064cd #0064cd #003f81;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);

}

.ui-slider-horizontal { height: .8em; }
.ui-slider-horizontal .ui-slider-handle { top: -.3em; margin-left: -.6em; }
.ui-slider-horizontal .ui-slider-range { top: 0; height: 100%; }
.ui-slider-horizontal .ui-slider-range-min { left: 0; }
.ui-slider-horizontal .ui-slider-range-max { right: 0; }

.ui-slider-vertical { width: .8em; height: 100px; }
.ui-slider-vertical .ui-slider-handle { left: -.3em; margin-left: 0; margin-bottom: -.6em; }
.ui-slider-vertical .ui-slider-range { left: 0; width: 100%; }
.ui-slider-vertical .ui-slider-range-min { bottom: 0; }
.ui-slider-vertical .ui-slider-range-max { top: 0; }

/*
 * jQuery UI Tabs 1.9.2
 *
 * Copyright 2012, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://jqueryui.com/tabs/
 */
 .ui-tabs .ui-tabs-nav{ background:none; border-color: #ddd;border-style: solid;border-width: 0 0 1px;}
.ui-tabs { position: relative; padding: .2em; zoom: 1; border:0px;} /* position: relative prevents IE scroll bug (element with position: relative inside container with overflow: auto appear as "fixed") */


.ui-tabs .ui-tabs-nav li:hover, .ui-tabs .ui-tabs-nav li a:hover{
  background:whiteSmoke;
  border-bottom:1px solid #ddd;
  padding-bottom:0px;
   color:#00438A;
}

.ui-tabs .ui-tabs-nav { margin: 0; padding: .2em .2em 0; border-bottom:1px solid #DDD; }
.ui-tabs .ui-tabs-nav li {  text-decoration: none; list-style: none; float: left; position: relative; top: 1px; padding: 0px 0px 1px 0px; white-space: nowrap; background:none; border:0px; }

.ui-tabs-nav .ui-state-default{
  -webkit-box-shadow: 0px 0px 0px #ffffff; /* Saf3-4, iOS 4.0.2 - 4.2, Android 2.3+ */
     -moz-box-shadow: 0px 0px 0px #ffffff; /* FF3.5 - 3.6 */
          box-shadow: 0px 0px 0px #ffffff; /* Opera 10.5, IE9, FF4+, Chrome 6+, iOS 5 */
}
.ui-tabs .ui-tabs-nav li a {
  float: left;
  text-decoration: none;
  cursor: text;
  padding: 0 15px;
  margin-right: 2px;
  line-height: 34px;
  border: 1px solid transparent;
  -webkit-border-radius: 4px 4px 0 0;
  -moz-border-radius: 4px 4px 0 0;
  border-radius: 4px 4px 0 0;


 }

.ui-tabs .ui-tabs-nav li.ui-tabs-active { margin-bottom: 0; padding-bottom: 0px; outline:none;}
.ui-tabs .ui-tabs-nav li.ui-tabs-active , .ui-tabs .ui-tabs-nav li.ui-state-disabled a, .ui-tabs .ui-tabs-nav li.ui-state-processing a {
  background-color: #ffffff;
  border: 1px solid #ddd;
  border-bottom-color: #ffffff;
  cursor: default;
  color:gray;
  outline:none;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-active a{background-color: #ffffff;outline:none;border:none;}
.ui-tabs .ui-tabs-nav li.ui-tabs-active:hover{
  background:#ffffff;
  outline:none;
  margin-bottom:0px;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-active a, .ui-tabs .ui-tabs-nav li.ui-state-disabled a, .ui-tabs .ui-tabs-nav li.ui-tabs-loading a { cursor: text; }
.ui-tabs .ui-tabs-nav li a, .ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active a { cursor: pointer; color:#0069D6; background:none; font-weight:normal; margin-bottom:-1px;}
/* first selector in group seems obsolete, but required to overcome bug in Opera applying cursor: text overall if defined elsewhere... */
.ui-tabs .ui-tabs-panel { display: block; border-width: 0; padding: 1em 1.4em; background: none; }
.ui-tabs-panel .ui-button{text-decoration:none;}
.ui-tabs .ui-tabs-hide { display: none !important; }


/* IE fix for background inheritance from ui-widget*/
.ui-tabs .ui-tabs-nav li{
  filter:none;
}

/*
 * jQuery UI Tooltip 1.9.0
 *
 * Copyright 2012-10-11, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://jqueryui.com/tooltip/
 */
.ui-tooltip {
    padding:8px;
    position:absolute;
    z-index:9999;
    max-width: 300px;
    -o-box-shadow: 0 0 5px #ddd;
    -moz-box-shadow: 0 0 5px #ddd;
    -webkit-box-shadow: 0 0 5px #ddd;
    /*box-shadow: 0 2px 5px #ddd;*/
    box-shadow: inset 0 1px 0 #ffffff;
}

body .ui-tooltip { border-width:2px; }

/*
 * jQuery UI Datepicker 1.9.0
 *
 * Copyright 2012-10-11, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://jqueryui.com/datepicker/
 */
.ui-datepicker { width: 17em; display: none; }
.ui-datepicker .ui-datepicker-header { position:relative; padding:.2em 0; border:0px; font-weight: bold; width: 100%; padding: 4px 0; background-color: #f5f5f5; color: #808080; }
.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next { position:absolute; top: 2px; width: 1.8em; height: 1.8em; }

.ui-datepicker .ui-datepicker-prev-hover, .ui-datepicker .ui-datepicker-next-hover { /*top: 1px;*/ }
.ui-datepicker .ui-datepicker-prev { left:2px; }
.ui-datepicker .ui-datepicker-next { right:2px; }

.ui-datepicker .ui-datepicker-prev-hover { /*left:1px;*/ }
.ui-datepicker .ui-datepicker-next-hover { /*right:1px;*/ }

.ui-datepicker .ui-datepicker-prev span, .ui-datepicker .ui-datepicker-next span { display: block; position: absolute; left: 50%; margin-left: -8px; top: 50%; margin-top: -8px;  }
.ui-datepicker .ui-datepicker-title { margin: 0 2.3em; line-height: 1.8em; text-align: center; }
.ui-datepicker .ui-datepicker-title select { font-size:1em; margin:1px 0; }
.ui-datepicker select.ui-datepicker-month-year {width: 100%;}
.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year { width: 49%;}
.ui-datepicker table {width: 100%; font-size: .9em; border-collapse: collapse; }
.ui-datepicker th { padding: .7em .3em; text-align: center; font-weight: bold; border: 0;  }
.ui-datepicker td { border: 0; padding: 1px; }
.ui-datepicker td span, .ui-datepicker td a { display: block; padding: .2em; text-align: right; text-decoration: none; }
.ui-datepicker .ui-datepicker-buttonpane { background-image: none; margin: .7em 0 0 0; padding:0 .2em; border-left: 0; border-right: 0; border-bottom: 0; }
.ui-datepicker .ui-datepicker-buttonpane button { float: right; margin: .5em .2em .4em; cursor: pointer; padding: .2em .6em .3em .6em; width:auto; overflow:visible; }
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current { float:left; }

/* with multiple calendars */
.ui-datepicker.ui-datepicker-multi { width:auto; }
.ui-datepicker-multi .ui-datepicker-group { float:left; }
.ui-datepicker-multi .ui-datepicker-group table { width:95%; margin:0 auto .4em; }
.ui-datepicker-multi-2 .ui-datepicker-group { width:50%; }
.ui-datepicker-multi-3 .ui-datepicker-group { width:33.3%; }
.ui-datepicker-multi-4 .ui-datepicker-group { width:25%; }
.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header { border-left-width:0; }
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header { border-left-width:0; }
.ui-datepicker-multi .ui-datepicker-buttonpane { clear:left; }
.ui-datepicker-row-break { clear:both; width:100%; font-size:0em; }

/* RTL support */
.ui-datepicker-rtl { direction: rtl; }
.ui-datepicker-rtl .ui-datepicker-prev { right: 2px; left: auto; }
.ui-datepicker-rtl .ui-datepicker-next { left: 2px; right: auto; }
.ui-datepicker-rtl .ui-datepicker-prev:hover { right: 1px; left: auto; }
.ui-datepicker-rtl .ui-datepicker-next:hover { left: 1px; right: auto; }
.ui-datepicker-rtl .ui-datepicker-buttonpane { clear:right; }
.ui-datepicker-rtl .ui-datepicker-buttonpane button { float: left; }
.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current { float:right; }
.ui-datepicker-rtl .ui-datepicker-group { float:right; }
.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header { border-right-width:0; border-left-width:1px; }
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header { border-right-width:0; border-left-width:1px; }

/* IE6 IFRAME FIX (taken from datepicker 1.5.3 */
.ui-datepicker-cover {
  display: none; /*sorry for IE5*/
  display/**/: block; /*sorry for IE5*/
  position: absolute; /*must have*/
  z-index: -1; /*must have*/
  filter: mask(); /*must have*/
  top: -4px; /*must have*/
  left: -4px; /*must have*/
  width: 200px; /*must have*/
  height: 200px; /*must have*/
}

.ui-datepicker th{
  font-weight: bold;
  color: gray;
}

.ui-datepicker-today a:hover{
  background-color: #808080;
  color: #ffffff;

}
.ui-datepicker-today a{
  background-color: #BFBFBF;
  cursor: pointer;
  padding: 0 4px;
  margin-bottom:0px;

}


.ui-datepicker td a{
  margin-bottom:0px;
  border:0px;
}

.ui-datepicker td:hover{
    color: #ffffff;
}

.ui-datepicker td .ui-state-default {
  border:0px;
  background:none;
  margin-bottom:0px;
  padding:5px;
  color:gray;
  text-align: center;
  filter:none;
}


.ui-datepicker td .ui-state-active{
  background:#BFBFBF;
  margin-bottom:0px;
  font-size:normal;
  text-shadow: 0px;
  color: #ffffff;
}

.ui-datepicker td .ui-state-hover {
    color: #ffffff;
    background: #428BCA;
    background-color: #428BCA;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    border-color: #0064cd #0064cd #003f81;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
}

/*
 * jQuery UI Progressbar 1.8.16
 *
 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Progressbar#theming
 */
.ui-progressbar { height:2em; text-align: left; }
.ui-progressbar .ui-progressbar-value {margin: -1px; height:100%;

/*this can be removed if ui-widget-header is blue*/
    color: #ffffff;
  background-color: #0064cd;
  background-repeat: repeat-x;
  background-image: -khtml-gradient(linear, left top, left bottom, from(#049cdb), to(#0064cd));
  background-image: -moz-linear-gradient(top, #049cdb, #0064cd);
  background-image: -ms-linear-gradient(top, #049cdb, #0064cd);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #049cdb), color-stop(100%, #0064cd));
  background-image: -webkit-linear-gradient(top, #049cdb, #0064cd);
  background-image: -o-linear-gradient(top, #049cdb, #0064cd);
  background-image: linear-gradient(top, #049cdb, #0064cd);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#049cdb', endColorstr='#0064cd', GradientType=0);
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  border-color: #0064cd #0064cd #003f81;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
 }



/*** Input field styling from Bootstrap **/
 input, textarea {
  -webkit-transition: border linear 0.2s, box-shadow linear 0.2s;
  -moz-transition: border linear 0.2s, box-shadow linear 0.2s;
  -ms-transition: border linear 0.2s, box-shadow linear 0.2s;
  -o-transition: border linear 0.2s, box-shadow linear 0.2s;
  transition: border linear 0.2s, box-shadow linear 0.2s;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
  -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
}
input:focus, textarea:focus {
  outline: 0;
  border-color: rgba(82, 168, 236, 0.8) !important;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(82, 168, 236, 0.6);
  -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(82, 168, 236, 0.6);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(82, 168, 236, 0.6);
}
input[type=file]:focus, input[type=checkbox]:focus, select:focus {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  outline: 1px dotted #666;
}

input[type="text"],
input[type="password"],
.ui-autocomplete-input,
textarea,
.uneditable-input {
  display: inline-block;
  padding: 5px 10px;
  font-size: 13px;
  line-height: 18px;
  color: #808080;
  border: 1px solid #ccc;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}



/**Toolbar**/

.ui-toolbar{
  padding: 7px 14px;
  margin: 0 0 18px;
  background-color: #f5f5f5;
  background-repeat: repeat-x;
  background-image: -khtml-gradient(linear, left top, left bottom, from(#ffffff), to(#f5f5f5));
  background-image: -moz-linear-gradient(top, #ffffff, #f5f5f5);
  background-image: -ms-linear-gradient(top, #ffffff, #f5f5f5);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(100%, #f5f5f5));
  background-image: -webkit-linear-gradient(top, #ffffff, #f5f5f5);
  background-image: -o-linear-gradient(top, #ffffff, #f5f5f5);
  background-image: linear-gradient(top, #ffffff, #f5f5f5);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f5f5f5', GradientType=0);
  border: 1px solid #ddd;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: inset 0 1px 0 #ffffff;
  -moz-box-shadow: inset 0 1px 0 #ffffff;
  box-shadow: inset 0 1px 0 #ffffff;
}


/***Dialog fixes**/

.ui-dialog-buttonset .ui-button:nth-child(2){
  cursor: pointer;
  display: inline-block;
  background-color: #e6e6e6;
  background-repeat: no-repeat;
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), color-stop(25%, #ffffff), to(#e6e6e6));
  background-image: -webkit-linear-gradient(#ffffff, #ffffff 25%, #e6e6e6);
  background-image: -moz-linear-gradient(top, #ffffff, #ffffff 25%, #e6e6e6);
  background-image: -ms-linear-gradient(#ffffff, #ffffff 25%, #e6e6e6);
  background-image: -o-linear-gradient(#ffffff, #ffffff 25%, #e6e6e6);
  background-image: linear-gradient(#ffffff, #ffffff 25%, #e6e6e6);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#e6e6e6', GradientType=0);
  padding: 5px 14px 6px;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
  color: #333;
  font-size: 13px;
  line-height: normal;
  border: 1px solid #ccc;
  border-bottom-color: #bbb;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  -webkit-transition: 0.1s linear all;
  -moz-transition: 0.1s linear all;
  -ms-transition: 0.1s linear all;
  -o-transition: 0.1s linear all;
  transition: 0.1s linear all;
   overflow: visible;
}



/***Wijmo Theming**/

div.wijmo-wijmenu{
  padding:0 20px;
  background-color: #222;
  background-color: #222222;
  background-repeat: repeat-x;
  background-image: -khtml-gradient(linear, left top, left bottom, from(#333333), to(#222222));
  background-image: -moz-linear-gradient(top, #333333, #222222);
  background-image: -ms-linear-gradient(top, #333333, #222222);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #333333), color-stop(100%, #222222));
  background-image: -webkit-linear-gradient(top, #333333, #222222);
  background-image: -o-linear-gradient(top, #333333, #222222);
  background-image: linear-gradient(top, #333333, #222222);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#333333', endColorstr='#222222', GradientType=0);
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25), inset 0 -1px 0 rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25), inset 0 -1px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25), inset 0 -1px 0 rgba(0, 0, 0, 0.1);
}

.wijmo-wijmenu .ui-state-default{
  box-shadow: none;
  color:#BFBFBF;
}

.wijmo-wijmenu .ui-state-default .wijmo-wijmenu-text{    
  color:#BFBFBF;
}

.wijmo-wijmenu .ui-state-hover{
  background: #444;
  background: rgba(255, 255, 255, 0.05);
}

.wijmo-wijmenu .ui-state-hover .wijmo-wijmenu-text{
  color:#ffffff;
}

div.wijmo-wijmenu .ui-widget-header h3{
  position: relative;
  margin-top:1px;
  padding:0;
}

.wijmo-wijmenu h3 a{
  color: #FFFFFF;
  display: block;
  float: left;
  font-size: 20px;
  font-weight: 200;
  line-height: 1;
  margin-left: -20px;
  margin-top:1px;
  padding: 8px 20px 12px;
}

.wijmo-wijmenu h3 a:hover{
  background-color: rgba(255, 255, 255, 0.05);
  color: #FFFFFF;
  text-decoration: none;
}

.wijmo-wijmenu .ui-widget-header{
  border:0px;
}

.wijmo-wijmenu .wijmo-wijmenu-parent .wijmo-wijmenu-child{
  padding: 0.3em 0;
}

div.wijmo-wijmenu .wijmo-wijmenu-item .wijmo-wijmenu-child{
  background: #333;
  border:0;
  margin:0;
  padding: 6px 0;
  width:160px;
  -webkit-border-radius: 0 0 6px 6px;
  -moz-border-radius: 0 0 6px 6px;
  border-radius: 0 0 6px 6px;
  -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
}

div.wijmo-wijmenu .wijmo-wijmenu-item{
  margin:0;
  border:0;
}

.wijmo-wijmenu a.wijmo-wijmenu-link{
  margin:0;
  line-height: 19px;
  padding: 10px 10px 11px;
  border:0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius:0;
}

div.wijmo-wijmenu .wijmo-wijmenu-child .wijmo-wijmenu-link{
  display:block;
  float:none;
  padding: 4px 15px;
  width:auto;
}

div.wijmo-wijmenu .wijmo-wijmenu-child .wijmo-wijmenu-text
{
  float:none;
}

.wijmo-wijmenu .wijmo-wijmenu-item .wijmo-wijmenu-child .ui-state-hover {
  background: #191919;
}

.wijmo-wijmenu .wijmo-wijmenu-item .wijmo-wijmenu-separator{
  padding: 5px 0;
  background-image: none;
  background-color: #222;
  border-top: 1px solid #444;
  border-bottom:0;
  border-left:0;
  border-right:0;
}

.wijmo-wijmenu .wijmo-wijmenu-item input {
  -moz-transition: none 0s ease 0s;
  background-color: rgba(255, 255, 255, 0.3);
  border: 1px solid #111111;
  border-radius: 4px 4px 4px 4px;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1) inset, 0 1px 0 rgba(255, 255, 255, 0.25);
  color: rgba(255, 255, 255, 0.75);
  font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
  line-height: 1;
  margin: 5px 10px 0 10px;
  padding: 4px 9px;
  width:100px;
}

.wijmo-wijmenu .wijmo-wijmenu-item input:hover {
  background-color: rgba(255, 255, 255, 0.5);
  color: #FFFFFF;
}

.wijmo-wijmenu .wijmo-wijmenu-item input:focus {
  background-color: #FFFFFF;
  border: 0 none;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
  color: #404040;
  outline: 0 none;
  padding: 5px 10px;
  text-shadow: 0 1px 0 #FFFFFF;
}


.wijmo-wijmenu .ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
  text-shadow:none;
}


.wijmo-wijmenu .ui-state-default{
  box-shadow: none;
  color:#BFBFBF;
  filter: none;
}

/* the norm */
#gritter-notice-wrapper {
	position:fixed;
	top:50px;
	right:10px;
	width:301px;
	z-index:989;
}
#gritter-notice-wrapper.top-left {
    left: 20px;
    right: auto;
}
#gritter-notice-wrapper.bottom-right {
    top: auto;
    left: auto;
    bottom: 20px;
    right: 20px;
}
#gritter-notice-wrapper.bottom-left {
    top: auto;
    right: auto;
    bottom: 20px;
    left: 20px;
}
.gritter-item-wrapper {
	position:relative;
	margin:0 0 10px 0;
}

.gritter-top, .gritter-bottom {
	height: 0;
}

.gritter-item {
	display:block;
	background: #545454; /* Old browsers */
	background: -moz-linear-gradient(top,  #545454 0%, #232323 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#545454), color-stop(100%,#232323)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #545454 0%,#232323 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #545454 0%,#232323 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #545454 0%,#232323 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #545454 0%,#232323 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#545454', endColorstr='#232323',GradientType=0 ); /* IE6-9 */
	border-radius: 6px;
	color:#eee;
	padding:7px 10px 10px;
	font-size: 11px;
	font-family:verdana;
	border: 1px solid #000000;
	box-shadow: 0 1px 4px #000000,0 1px 0 rgba(255,255,255,0.3) inset;
}
.hover .gritter-item {
	border: 1px solid #ffffff;
}
.gritter-item p {
	padding:0;
	margin:0;
	word-wrap:break-word;
	font-size: 10px;
	line-height: 14px;
}
.gritter-close {
	display:none;
	position:absolute;
	top:-5px;
	right:-5px;
	background:url(/../img/gritter.png) no-repeat left top;
	cursor:pointer;
	width:30px;
	height:30px;
}
.gritter-title {
	font-size:12px;
	font-weight:bold;
	padding:0 0 7px 0;
	display:block;
	text-shadow:0px -1px 0 #000; /* Not supported by IE :( */
}
.gritter-image {
	width:32px;
	height:32px;
	float:left;
	margin: 5px;
}
.gritter-with-image,
.gritter-without-image {
	padding:0;
}
.gritter-with-image {
	width:220px;
	float:right;
}
/* for the light (white) version of the gritter notice */
.gritter-light .gritter-item,
.gritter-light .gritter-bottom,
.gritter-light .gritter-top,
.gritter-light .gritter-close {
    background-image: url(/../img/gritter-light.png);
    color: #222;
}
.gritter-light .gritter-title {
    text-shadow: none;
}

.ui-corner-all, .ui-corner-top, .ui-corner-right, .ui-corner-left, .ui-corner-bottom{ border-radius:0px;}
/*
 * jQuery UI Tabs 1.9.0
 *
 * Copyright 2012, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://jqueryui.com/tabs/
 */

.ui-state-active,.ui-tabs-selected { border-radius:0px;}
.ui-tabs-selected { border-radius:0px;}
.ui-tabs .ui-tabs-nav li{ filter:none;}
.ui-tabs .ui-tabs-nav li a { border-radius:0px; }
/*
Version: 3.4.1 Timestamp: Thu Jun 27 18:02:10 PDT 2013
*/
.select2-container {
    margin: 0;
    position: relative;
    display: inline-block;
    /* inline-block for ie7 */
    zoom: 1;
    *display: inline;
    vertical-align: middle;
}

.select2-container,
.select2-drop,
.select2-search,
.select2-search input{
  /*
    Force border-box so that % widths fit the parent
    container without overlap because of margin/padding.

    More Info : http://www.quirksmode.org/css/box.html
  */
  -webkit-box-sizing: border-box; /* webkit */
   -khtml-box-sizing: border-box; /* konqueror */
     -moz-box-sizing: border-box; /* firefox */
      -ms-box-sizing: border-box; /* ie */
          box-sizing: border-box; /* css3 */
}

.select2-container .select2-choice {
    display: block;
    height: 26px;
    padding: 0 0 0 8px;
    overflow: hidden;
    position: relative;

    border: 1px solid #aaa;
    white-space: nowrap;
    line-height: 26px;
    color: #444;
    text-decoration: none;

    -webkit-border-radius: 4px;
       -moz-border-radius: 4px;
            border-radius: 4px;

    -webkit-background-clip: padding-box;
       -moz-background-clip: padding;
            background-clip: padding-box;

    -webkit-touch-callout: none;
      -webkit-user-select: none;
       -khtml-user-select: none;
         -moz-user-select: none;
          -ms-user-select: none;
              user-select: none;

    background-color: #fff;
    background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #eeeeee), color-stop(0.5, white));
    background-image: -webkit-linear-gradient(center bottom, #eeeeee 0%, white 50%);
    background-image: -moz-linear-gradient(center bottom, #eeeeee 0%, white 50%);
    background-image: -o-linear-gradient(bottom, #eeeeee 0%, #ffffff 50%);
    background-image: -ms-linear-gradient(top, #ffffff 0%, #eeeeee 50%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#ffffff', endColorstr = '#eeeeee', GradientType = 0);
    background-image: linear-gradient(top, #ffffff 0%, #eeeeee 50%);
}

.select2-container.select2-drop-above .select2-choice {
    border-bottom-color: #aaa;

    -webkit-border-radius:0 0 4px 4px;
       -moz-border-radius:0 0 4px 4px;
            border-radius:0 0 4px 4px;

    background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #eeeeee), color-stop(0.9, white));
    background-image: -webkit-linear-gradient(center bottom, #eeeeee 0%, white 90%);
    background-image: -moz-linear-gradient(center bottom, #eeeeee 0%, white 90%);
    background-image: -o-linear-gradient(bottom, #eeeeee 0%, white 90%);
    background-image: -ms-linear-gradient(top, #eeeeee 0%,#ffffff 90%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#eeeeee',GradientType=0 );
    background-image: linear-gradient(top, #eeeeee 0%,#ffffff 90%);
}

.select2-container.select2-allowclear .select2-choice .select2-chosen {
    margin-right: 42px;
}

.select2-container .select2-choice > .select2-chosen {
    margin-right: 26px;
    display: block;
    overflow: hidden;

    white-space: nowrap;

    -ms-text-overflow: ellipsis;
     -o-text-overflow: ellipsis;
        text-overflow: ellipsis;
}

.select2-container .select2-choice abbr {
    display: none;
    width: 12px;
    height: 12px;
    position: absolute;
    right: 24px;
    top: 8px;

    font-size: 1px;
    text-decoration: none;

    border: 0;
    background: url(/select2.png) right top no-repeat;
    cursor: pointer;
    outline: 0;
}

.select2-container.select2-allowclear .select2-choice abbr {
    display: inline-block;
}

.select2-container .select2-choice abbr:hover {
    background-position: right -11px;
    cursor: pointer;
}

.select2-drop-undermask {
    border: 0;
    margin: 0;
    padding: 0;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 9998;
    background-color: transparent;
    filter: alpha(opacity=0);
}

.select2-drop-mask {
    border: 0;
    margin: 0;
    padding: 0;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 9998;
    /* styles required for IE to work */
    background-color: #fff;
    opacity: 0;
    filter: alpha(opacity=0);
}

.select2-drop {
    width: 100%;
    margin-top: -1px;
    position: absolute;
    z-index: 9999;
    top: 100%;

    background: #fff;
    color: #000;
    border: 1px solid #aaa;
    border-top: 0;

    -webkit-border-radius: 0 0 4px 4px;
       -moz-border-radius: 0 0 4px 4px;
            border-radius: 0 0 4px 4px;

    -webkit-box-shadow: 0 4px 5px rgba(0, 0, 0, .15);
       -moz-box-shadow: 0 4px 5px rgba(0, 0, 0, .15);
            box-shadow: 0 4px 5px rgba(0, 0, 0, .15);
}

.select2-drop-auto-width {
    border-top: 1px solid #aaa;
    width: auto;
}

.select2-drop-auto-width .select2-search {
    padding-top: 4px;
}

.select2-drop.select2-drop-above {
    margin-top: 1px;
    border-top: 1px solid #aaa;
    border-bottom: 0;

    -webkit-border-radius: 4px 4px 0 0;
       -moz-border-radius: 4px 4px 0 0;
            border-radius: 4px 4px 0 0;

    -webkit-box-shadow: 0 -4px 5px rgba(0, 0, 0, .15);
       -moz-box-shadow: 0 -4px 5px rgba(0, 0, 0, .15);
            box-shadow: 0 -4px 5px rgba(0, 0, 0, .15);
}

.select2-drop-active {
    border: 1px solid #5897fb;
    border-top: none;
}

.select2-drop.select2-drop-above.select2-drop-active {
    border-top: 1px solid #5897fb;
}

.select2-container .select2-choice .select2-arrow {
    display: inline-block;
    width: 18px;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;

    border-left: 1px solid #aaa;
    -webkit-border-radius: 0 4px 4px 0;
       -moz-border-radius: 0 4px 4px 0;
            border-radius: 0 4px 4px 0;

    -webkit-background-clip: padding-box;
       -moz-background-clip: padding;
            background-clip: padding-box;

    background: #ccc;
    background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #ccc), color-stop(0.6, #eee));
    background-image: -webkit-linear-gradient(center bottom, #ccc 0%, #eee 60%);
    background-image: -moz-linear-gradient(center bottom, #ccc 0%, #eee 60%);
    background-image: -o-linear-gradient(bottom, #ccc 0%, #eee 60%);
    background-image: -ms-linear-gradient(top, #cccccc 0%, #eeeeee 60%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#eeeeee', endColorstr = '#cccccc', GradientType = 0);
    background-image: linear-gradient(top, #cccccc 0%, #eeeeee 60%);
}

.select2-container .select2-choice .select2-arrow b {
    display: block;
    width: 100%;
    height: 100%;
    background: url(/select2.png) no-repeat 0 1px;
}

.select2-search {
    display: inline-block;
    width: 100%;
    min-height: 26px;
    margin: 0;
    padding-left: 4px;
    padding-right: 4px;

    position: relative;
    z-index: 10000;

    white-space: nowrap;
}

.select2-search input {
    width: 100%;
    height: auto !important;
    min-height: 26px;
    padding: 4px 20px 4px 5px;
    margin: 0;

    outline: 0;
    font-family: sans-serif;
    font-size: 1em;

    border: 1px solid #aaa;
    -webkit-border-radius: 0;
       -moz-border-radius: 0;
            border-radius: 0;

    -webkit-box-shadow: none;
       -moz-box-shadow: none;
            box-shadow: none;

    background: #fff url(/select2.png) no-repeat 100% -22px;
    background: url(/select2.png) no-repeat 100% -22px, -webkit-gradient(linear, left bottom, left top, color-stop(0.85, white), color-stop(0.99, #eeeeee));
    background: url(/select2.png) no-repeat 100% -22px, -webkit-linear-gradient(center bottom, white 85%, #eeeeee 99%);
    background: url(/select2.png) no-repeat 100% -22px, -moz-linear-gradient(center bottom, white 85%, #eeeeee 99%);
    background: url(/select2.png) no-repeat 100% -22px, -o-linear-gradient(bottom, white 85%, #eeeeee 99%);
    background: url(/select2.png) no-repeat 100% -22px, -ms-linear-gradient(top, #ffffff 85%, #eeeeee 99%);
    background: url(/select2.png) no-repeat 100% -22px, linear-gradient(top, #ffffff 85%, #eeeeee 99%);
}

.select2-drop.select2-drop-above .select2-search input {
    margin-top: 4px;
}

.select2-search input.select2-active {
    background: #fff url(/select2-spinner.gif) no-repeat 100%;
    background: url(/select2-spinner.gif) no-repeat 100%, -webkit-gradient(linear, left bottom, left top, color-stop(0.85, white), color-stop(0.99, #eeeeee));
    background: url(/select2-spinner.gif) no-repeat 100%, -webkit-linear-gradient(center bottom, white 85%, #eeeeee 99%);
    background: url(/select2-spinner.gif) no-repeat 100%, -moz-linear-gradient(center bottom, white 85%, #eeeeee 99%);
    background: url(/select2-spinner.gif) no-repeat 100%, -o-linear-gradient(bottom, white 85%, #eeeeee 99%);
    background: url(/select2-spinner.gif) no-repeat 100%, -ms-linear-gradient(top, #ffffff 85%, #eeeeee 99%);
    background: url(/select2-spinner.gif) no-repeat 100%, linear-gradient(top, #ffffff 85%, #eeeeee 99%);
}

.select2-container-active .select2-choice,
.select2-container-active .select2-choices {
    border: 1px solid #5897fb;
    outline: none;

    -webkit-box-shadow: 0 0 5px rgba(0,0,0,.3);
       -moz-box-shadow: 0 0 5px rgba(0,0,0,.3);
            box-shadow: 0 0 5px rgba(0,0,0,.3);
}

.select2-dropdown-open .select2-choice {
    border-bottom-color: transparent;
    -webkit-box-shadow: 0 1px 0 #fff inset;
       -moz-box-shadow: 0 1px 0 #fff inset;
            box-shadow: 0 1px 0 #fff inset;

    -webkit-border-bottom-left-radius: 0;
        -moz-border-radius-bottomleft: 0;
            border-bottom-left-radius: 0;

    -webkit-border-bottom-right-radius: 0;
        -moz-border-radius-bottomright: 0;
            border-bottom-right-radius: 0;

    background-color: #eee;
    background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, white), color-stop(0.5, #eeeeee));
    background-image: -webkit-linear-gradient(center bottom, white 0%, #eeeeee 50%);
    background-image: -moz-linear-gradient(center bottom, white 0%, #eeeeee 50%);
    background-image: -o-linear-gradient(bottom, white 0%, #eeeeee 50%);
    background-image: -ms-linear-gradient(top, #ffffff 0%,#eeeeee 50%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeeeee', endColorstr='#ffffff',GradientType=0 );
    background-image: linear-gradient(top, #ffffff 0%,#eeeeee 50%);
}

.select2-dropdown-open.select2-drop-above .select2-choice,
.select2-dropdown-open.select2-drop-above .select2-choices {
    border: 1px solid #5897fb;
    border-top-color: transparent;

    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, white), color-stop(0.5, #eeeeee));
    background-image: -webkit-linear-gradient(center top, white 0%, #eeeeee 50%);
    background-image: -moz-linear-gradient(center top, white 0%, #eeeeee 50%);
    background-image: -o-linear-gradient(top, white 0%, #eeeeee 50%);
    background-image: -ms-linear-gradient(bottom, #ffffff 0%,#eeeeee 50%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeeeee', endColorstr='#ffffff',GradientType=0 );
    background-image: linear-gradient(bottom, #ffffff 0%,#eeeeee 50%);
}

.select2-dropdown-open .select2-choice .select2-arrow {
    background: transparent;
    border-left: none;
    filter: none;
}
.select2-dropdown-open .select2-choice .select2-arrow b {
    background-position: -18px 1px;
}

/* results */
.select2-results {
    max-height: 200px;
    padding: 0 0 0 4px;
    margin: 4px 4px 4px 0;
    position: relative;
    overflow-x: hidden;
    overflow-y: auto;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
}

.select2-results ul.select2-result-sub {
    margin: 0;
    padding-left: 0;
}

.select2-results ul.select2-result-sub > li .select2-result-label { padding-left: 20px }
.select2-results ul.select2-result-sub ul.select2-result-sub > li .select2-result-label { padding-left: 40px }
.select2-results ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub > li .select2-result-label { padding-left: 60px }
.select2-results ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub > li .select2-result-label { padding-left: 80px }
.select2-results ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub > li .select2-result-label { padding-left: 100px }
.select2-results ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub > li .select2-result-label { padding-left: 110px }
.select2-results ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub > li .select2-result-label { padding-left: 120px }

.select2-results li {
    list-style: none;
    display: list-item;
    background-image: none;
}

.select2-results li.select2-result-with-children > .select2-result-label {
    font-weight: bold;
}

.select2-results .select2-result-label {
    padding: 3px 7px 4px;
    margin: 0;
    cursor: pointer;

    min-height: 1em;

    -webkit-touch-callout: none;
      -webkit-user-select: none;
       -khtml-user-select: none;
         -moz-user-select: none;
          -ms-user-select: none;
              user-select: none;
}

.select2-results .select2-highlighted {
    background: #3875d7;
    color: #fff;
}

.select2-results li em {
    background: #feffde;
    font-style: normal;
}

.select2-results .select2-highlighted em {
    background: transparent;
}

.select2-results .select2-highlighted ul {
    background: white;
    color: #000;
}


.select2-results .select2-no-results,
.select2-results .select2-searching,
.select2-results .select2-selection-limit {
    background: #f4f4f4;
    display: list-item;
}

/*
disabled look for disabled choices in the results dropdown
*/
.select2-results .select2-disabled.select2-highlighted {
    color: #666;
    background: #f4f4f4;
    display: list-item;
    cursor: default;
}
.select2-results .select2-disabled {
  background: #f4f4f4;
  display: list-item;
  cursor: default;
}

.select2-results .select2-selected {
    display: none;
}

.select2-more-results.select2-active {
    background: #f4f4f4 url(/select2-spinner.gif) no-repeat 100%;
}

.select2-more-results {
    background: #f4f4f4;
    display: list-item;
}

/* disabled styles */

.select2-container.select2-container-disabled .select2-choice {
    background-color: #f4f4f4;
    background-image: none;
    border: 1px solid #ddd;
    cursor: default;
}

.select2-container.select2-container-disabled .select2-choice .select2-arrow {
    background-color: #f4f4f4;
    background-image: none;
    border-left: 0;
}

.select2-container.select2-container-disabled .select2-choice abbr {
    display: none;
}


/* multiselect */

.select2-container-multi .select2-choices {
    height: auto !important;
    height: 1%;
    margin: 0;
    padding: 0;
    position: relative;

    border: 1px solid #aaa;
    cursor: text;
    overflow: hidden;

    background-color: #fff;
    background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, color-stop(1%, #eeeeee), color-stop(15%, #ffffff));
    background-image: -webkit-linear-gradient(top, #eeeeee 1%, #ffffff 15%);
    background-image: -moz-linear-gradient(top, #eeeeee 1%, #ffffff 15%);
    background-image: -o-linear-gradient(top, #eeeeee 1%, #ffffff 15%);
    background-image: -ms-linear-gradient(top, #eeeeee 1%, #ffffff 15%);
    background-image: linear-gradient(top, #eeeeee 1%, #ffffff 15%);
}

.select2-locked {
  padding: 3px 5px 3px 5px !important;
}

.select2-container-multi .select2-choices {
    min-height: 26px;
}

.select2-container-multi.select2-container-active .select2-choices {
    border: 1px solid #5897fb;
    outline: none;

    -webkit-box-shadow: 0 0 5px rgba(0,0,0,.3);
       -moz-box-shadow: 0 0 5px rgba(0,0,0,.3);
            box-shadow: 0 0 5px rgba(0,0,0,.3);
}
.select2-container-multi .select2-choices li {
    float: left;
    list-style: none;
}
.select2-container-multi .select2-choices .select2-search-field {
    margin: 0;
    padding: 0;
    white-space: nowrap;
}

.select2-container-multi .select2-choices .select2-search-field input {
    padding: 5px;
    margin: 1px 0;

    font-family: sans-serif;
    font-size: 100%;
    color: #666;
    outline: 0;
    border: 0;
    -webkit-box-shadow: none;
       -moz-box-shadow: none;
            box-shadow: none;
    background: transparent !important;
}

.select2-container-multi .select2-choices .select2-search-field input.select2-active {
    background: #fff url(/select2-spinner.gif) no-repeat 100% !important;
}

.select2-default {
    color: #999 !important;
}

.select2-container-multi .select2-choices .select2-search-choice {
    padding: 3px 5px 3px 18px;
    margin: 3px 0 3px 5px;
    position: relative;

    line-height: 13px;
    color: #333;
    cursor: default;
    border: 1px solid #aaaaaa;

    -webkit-border-radius: 3px;
       -moz-border-radius: 3px;
            border-radius: 3px;

    -webkit-box-shadow: 0 0 2px #ffffff inset, 0 1px 0 rgba(0,0,0,0.05);
       -moz-box-shadow: 0 0 2px #ffffff inset, 0 1px 0 rgba(0,0,0,0.05);
            box-shadow: 0 0 2px #ffffff inset, 0 1px 0 rgba(0,0,0,0.05);

    -webkit-background-clip: padding-box;
       -moz-background-clip: padding;
            background-clip: padding-box;

    -webkit-touch-callout: none;
      -webkit-user-select: none;
       -khtml-user-select: none;
         -moz-user-select: none;
          -ms-user-select: none;
              user-select: none;

    background-color: #e4e4e4;
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeeeee', endColorstr='#f4f4f4', GradientType=0 );
    background-image: -webkit-gradient(linear, 0% 0%, 0% 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: -ms-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
    background-image: linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
}
.select2-container-multi .select2-choices .select2-search-choice .select2-chosen {
    cursor: default;
}
.select2-container-multi .select2-choices .select2-search-choice-focus {
    background: #d4d4d4;
}

.select2-search-choice-close {
    display: block;
    width: 12px;
    height: 13px;
    position: absolute;
    right: 3px;
    top: 4px;

    font-size: 1px;
    outline: none;
    background: url(/select2.png) right top no-repeat;
}

.select2-container-multi .select2-search-choice-close {
    left: 3px;
}

.select2-container-multi .select2-choices .select2-search-choice .select2-search-choice-close:hover {
  background-position: right -11px;
}
.select2-container-multi .select2-choices .select2-search-choice-focus .select2-search-choice-close {
    background-position: right -11px;
}

/* disabled styles */
.select2-container-multi.select2-container-disabled .select2-choices{
    background-color: #f4f4f4;
    background-image: none;
    border: 1px solid #ddd;
    cursor: default;
}

.select2-container-multi.select2-container-disabled .select2-choices .select2-search-choice {
    padding: 3px 5px 3px 5px;
    border: 1px solid #ddd;
    background-image: none;
    background-color: #f4f4f4;
}

.select2-container-multi.select2-container-disabled .select2-choices .select2-search-choice .select2-search-choice-close {    display: none;
    background:none;
}
/* end multiselect */


.select2-result-selectable .select2-match,
.select2-result-unselectable .select2-match {
    text-decoration: underline;
}

.select2-offscreen, .select2-offscreen:focus {
    clip: rect(0 0 0 0);
    width: 1px;
    height: 1px;
    border: 0;
    margin: 0;
    padding: 0;
    overflow: hidden;
    position: absolute;
    outline: 0;
    left: 0px;
}

.select2-display-none {
    display: none;
}

.select2-measure-scrollbar {
    position: absolute;
    top: -10000px;
    left: -10000px;
    width: 100px;
    height: 100px;
    overflow: scroll;
}
/* Retina-ize icons */

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi)  {
  .select2-search input, .select2-search-choice-close, .select2-container .select2-choice abbr, .select2-container .select2-choice .select2-arrow b {
      background-image: url(/select2x2.png) !important;
      background-repeat: no-repeat !important;
      background-size: 60px 40px !important;
  }
  .select2-search input {
      background-position: 100% -21px !important;
  }
}
/**
 * Unicorn Admin Template
 * Version 2.0.1
 * Diablo9983 -> diablo9983@gmail.com
**/

body {
	background-color: #2D335B;
}

#header {
    box-shadow: 0 1px 0 #0D0D1E;
	background-color: #292C3E;
    background-image: -webkit-gradient(linear, 0 0%, 0 100%, from(#292C3E), to(#13152A));
    background-image: -webkit-linear-gradient(top, #292C3E 0%, #13152A 100%);
    background-image: -moz-linear-gradient(top, #292C3E 0%, #13152A 100%);
	background-image: -ms-linear-gradient(top, #292C3E 0%, #13152A 100%);
	background-image: -o-linear-gradient(top, #292C3E 0%, #13152A 100%);
	background-image: linear-gradient(top, #292C3E 0%, #13152A 100%);
    border-bottom: 1px solid #24233D;
}

#search input[type=text], #search button {
	background-color: #13152A;
}
#search input[type=text]:focus {
	color: #777777;
}

#user-nav .btn-inverse {
    background-color: #33324B;
    background-image: -webkitgradient(linear, 0 0%, 0 100%, from(#33324B), to(#0D0D1E));
    background-image: -webkit-linear-gradient(top, #33324B 0%, #0D0D1E 100%);
    background-image: -moz-linear-gradient(top, #33324B 0%, #0D0D1E 100%);
    background-image: -ms-linear-gradient(top, #33324B 0%, #0D0D1E 100%);
    background-image: -o-linear-gradient(top, #33324B 0%, #0D0D1E 100%);
	background-image: linear-gradient(top, #33324B 0%, #0D0D1E 100%);
	border-top-color: #1F1E38;
}
#user-nav .btn-inverse > a {
    color: #ffffff;
    color: rgba(255,255,255,0.6);
}
#sidebar > ul {
	border-top: 1px solid #262B49;
	border-bottom: 1px solid #363E70;
}
#sidebar > ul > li {
	border-top: 1px solid #363E70;
	border-bottom: 1px solid #262B49;
}
#sidebar > ul > li.active {
    background-color: #272541;
	background-image: -webkit-gradient(linear, 0 0%, 0 100%, from(#17162A), to(#272541));
	background-image: -webkit-linear-gradient(top, #17162A 0%, #272541 100%);
	background-image: -moz-linear-gradient(top, #17162A 0%, #272541 100%);
	background-image: -ms-linear-gradient(top, #17162A 0%, #272541 100%);
	background-image: -o-linear-gradient(top, #17162A 0%, #272541 100%);
	background-image: linear-gradient(top, #17162A 0%, #272541 100%);
}

#sidebar > ul > li.open.submenu > a {
	border-bottom: 1px solid #0D0D1E;
}
#sidebar > ul > li.open.active.submenu > a {
	border-bottom: 1px solid #24233D;
}
#sidebar > ul > li > a > .label {
	background-color: #0D0D1E;
}
#sidebar > ul > li > a:hover {
	background-color: #1F203B;
}
#sidebar > ul ul {
	border-top: 1px solid #24233D;
	background-color: #121323;
}
#sidebar > ul ul li a {
	border-top: 1px solid #18172F;
	border-bottom: 1px solid #0D0D1E;
}
#sidebar > ul ul li a:hover, #sidebar > ul ul li.active a {
	color: #CCCCCC;
	background-color: #141528;
}

.dropdown-menu li a:hover, .dropdown-menu .active a, .dropdown-menu .active a:hover, .ui-menu .ui-menu-item a.ui-state-focus, .ui-menu .ui-menu-item a.ui-state-active {
	background-color: #272541;
    color: #eeeeee;
}

@media (max-width: 480px) {
	#sidebar > a {
        background-image: -webkit-gradient(linear, 0 0%, 0 100%, from(#272541), to(#17162A));
        background-image: -webkit-linear-gradient(top, #272541 0%, #17162A 100%);
		background-image: -moz-linear-gradient(top, #272541 0%, #17162A 100%);
        background-image: -ms-linear-gradient(top, #272541 0%, #17162A 100%);
        background-image: -o-linear-gradient(top, #272541 0%, #17162A 100%);
        background-image: linear-gradient(top, #272541 0%, #17162A 100%);
		border-bottom: 1px solid #464471;
	}
	#sidebar > ul {
		background-color: #18192D;
	}
}
@media (min-width: 481px) and (max-width: 768px) {
	#sidebar > ul ul:before {
		border-right: 7px solid rgba(0, 0, 0, 0.2);
	}
	#sidebar > ul ul:after {
		border-right: 6px solid #13152A;
    }
}
/**
 * Unicorn Admin Template
 * Version 2.0.1
 * Diablo9983 -> diablo9983@gmail.com
**/

body {
	background-color: #444444;
}

#header {
    box-shadow: 0 1px 0 #333333;
	background-color: #333333;
    background-image: -webkit-gradient(linear, 0 0%, 0 100%, from(#3F3F3F), to(#222222));
    background-image: -webkit-linear-gradient(top, #3F3F3F 0%, #222222 100%);
    background-image: -moz-linear-gradient(top, #3F3F3F 0%, #222222 100%);
	background-image: -ms-linear-gradient(top, #3F3F3F 0%, #222222 100%);
	background-image: -o-linear-gradient(top, #3F3F3F 0%, #222222 100%);
	background-image: linear-gradient(top, #3F3F3F 0%, #222222 100%);
    border-bottom: 1px solid #555555;
}
.flat #header {
	background-image: none;
}
#user-nav > ul {
	border-right: 1px solid rgba(255,255,255,0.05);
    border-left: 1px solid rgba(0,0,0,0.2);

}
#user-nav > ul > li {
	border-left: 1px solid rgba(255,255,255,0.05);
    border-right: 1px solid rgba(0,0,0,0.2);
}
#search input[type=text], #search button {
	background-color: #222222;
	color: #555555;
}
#search input[type=text]:focus {
	color: #777777;
}
#sidebar > ul, #jPanelMenu-menu > ul {
	border-top: 1px solid #393939;
	border-bottom: 1px solid #4E4E4E;
}
#sidebar > ul > li, #jPanelMenu-menu > ul > li {
	border-top: 1px solid #4E4E4E;
	border-bottom: 1px solid #393939;
}
#sidebar > ul > li.active, #jPanelMenu-menu > ul > li.active {
    background-color: #3a3a3a;
	background-image: -webkit-gradient(linear, 0 0%, 0 100%, from(#333333), to(#3F3F3F));
	background-image: -webkit-linear-gradient(top, #333333 0%, #3F3F3F 100%);
	background-image: -moz-linear-gradient(top, #333333 0%, #3F3F3F 100%);
	background-image: -ms-linear-gradient(top, #333333 0%, #3F3F3F 100%);
	background-image: -o-linear-gradient(top, #333333 0%, #3F3F3F 100%);
	background-image: linear-gradient(top, #333333 0%, #3F3F3F 100%);
}
.flat #sidebar > ul > li.active, .flat #jPanelMenu-menu > ul > li.active {
	background-image: none;
}

#sidebar > ul > li.open.submenu > a, #jPanelMenu-menu > ul > li.open.submenu > a {
	border-bottom: 1px solid #393939;
}
#sidebar > ul > li.open.active.submenu > a, #jPanelMenu-menu > ul > li.open.active.submenu > a {
	border-bottom: 1px solid #2A2A2A;
}
#sidebar > ul > li > a > .label, #jPanelMenu-menu > ul > li > a > .label {
	background-color: #333333;
}
#sidebar > ul > li > a:hover, #jPanelMenu-menu > ul > li > a:hover {
	background-color: #4A4A4A;
}
#sidebar > ul ul, #jPanelMenu-menu > ul ul {
	border-top: 1px solid #4E4E4E;
	background-color: #2A2A2A;
}
#sidebar > ul ul li a, #jPanelMenu-menu > ul ul li a {
	border-top: 1px solid #333333;
	border-bottom: 1px solid #202020;
}
#sidebar > ul ul li a:hover, #sidebar > ul ul li.active a, #jPanelMenu-menu > ul ul li a:hover, #jPanelMenu-menu > ul ul li.active a {
	color: #CCCCCC;
	background-color: #272727;
}

.dropdown-menu li a:hover, .dropdown-menu .active a, .dropdown-menu .active a:hover, .ui-menu .ui-menu-item a.ui-state-focus, .ui-menu .ui-menu-item a.ui-state-active {
    color: #eeeeee;
	background-color: #444444;
}

@media (max-width: 480px) {
	#sidebar > a {
		background-image: -moz-linear-gradient(top, #464646 0%, #404040 100%);
		border-bottom: 1px solid #6e6e6e;
	}
	#sidebar > ul {
		background-color: #444444;
	}
	#user-nav > ul, #user-nav > ul > li {
		border: 0;
	}
}
@media (min-width: 481px) and (max-width: 768px) {
	#sidebar > ul ul:before {
		border-right: 7px solid rgba(0, 0, 0, 0.2);
	}
	#sidebar > ul ul:after {
		border-right: 6px solid #222222;
    }
}
/**
 * Unicorn Admin Template
 * Version 2.0.1
 * Diablo9983 -> diablo9983@gmail.com
**/

body {
	background-color: #2e2c30;
}

#header {
    box-shadow: 0 2px 6px rgba(0,0,0,0.3);
	background-color: #333333;
    background-image: -webkit-gradient(linear, 0 0%, 0 100%, from(#3d3a40), to(#312e33));
    background-image: -webkit-linear-gradient(top, #3d3a40 0%, #312e33 100%);
    background-image: -moz-linear-gradient(top, #3d3a40 0%, #312e33 100%);
	background-image: -ms-linear-gradient(top, #3d3a40 0%, #312e33 100%);
	background-image: -o-linear-gradient(top, #3d3a40 0%, #312e33 100%);
	background-image: linear-gradient(top, #3d3a40 0%, #312e33 100%);
}
.flat #header {
	background-image: none;
}
#user-nav > ul {
	border-right: 1px solid rgba(255,255,255,0.05);
    border-left: 1px solid rgba(0,0,0,0.2);

}
#user-nav > ul > li {
	border-left: 1px solid rgba(255,255,255,0.05);
    border-right: 1px solid rgba(0,0,0,0.2);
}
#search input[type=text], #search button {
	background-color: rgba(0,0,0,0.3);
	color: rgba(255,255,255,0.2);
}
#search input[type=text] {
	box-shadow: 3px 3px 3px rgba(0,0,0,0.15) inset, 0 1px 0 rgba(255,255,255,0.1);
}
#search button {
	box-shadow: -3px 3px 3px rgba(0,0,0,0.15) inset, 0 1px 0 rgba(255,255,255,0.1);
}
#search input[type=text]:focus {
	color: #777777;
}

#sidebar > ul, #jPanelMenu-menu > ul {
	border-top: 1px solid #232124;
	border-bottom: 1px solid #3b393d;
}
#sidebar > ul > li, #jPanelMenu-menu > ul > li {
	border-top: 1px solid #3b393d;
	border-bottom: 1px solid #232124;
	background-image: -webkit-gradient(linear,0 0%, 0 100%, from(#312f33), to(#2e2c30));
	background-image: -webkit-linear-gradient(top, #312f33 0%, #2e2c30 100%);
	background-image: -moz-linear-gradient(top, #312f33 0%, #2e2c30 100%);
	background-image: -ms-linear-gradient(top, #312f33 0%, #2e2c30 100%);
	background-image: -o-linear-gradient(top, #312f33 0%, #2e2c30 100%);
	background-image: linear-gradient(top, #312f33 0%, #2e2c30 100%);
}
#sidebar > ul > li > a, #jPanelMenu-menu > ul > li > a {
	color: rgba(255,255,255,0.4);
}
#sidebar > ul > li:hover, #jPanelMenu-menu > ul > li:hover {
	background-color: #343235;
	background-image: -webkit-gradient(linear, 0 0%, 0 100%, from(#343235), to(#312f33));
	background-image: -webkit-linear-gradient(top, #343235 0%,#312f33 100%);
	background-image: -moz-linear-gradient(top, #343235 0%,#312f33 100%);
	background-image: -ms-linear-gradient(top, #343235 0%,#312f33 100%);
	background-image: -o-linear-gradient(top, #343235 0%,#312f33 100%);
	background-image: linear-gradient(top, #343235 0%,#312f33 100%);
}
#sidebar > ul > li.active, #jPanelMenu-menu > ul > li.active {
	box-shadow: none;
    background-color: #3a3a3a;
	background-image: -webkit-gradient(linear, 0 0%, 0 100%, from(#464349), to(#3e3b41));
	background-image: -webkit-linear-gradient(top, #464349 0%, #3e3b41 100%);
	background-image: -moz-linear-gradient(top, #464349 0%, #3e3b41 100%);
	background-image: -ms-linear-gradient(top, #464349 0%, #3e3b41 100%);
	background-image: -o-linear-gradient(top, #464349 0%, #3e3b41 100%);
	background-image: linear-gradient(top, #464349 0%, #3e3b41 100%);
	border-top-color: #4d4950;
}
#sidebar > ul > li.active > a, #jPanelMenu-menu > ul > li.active > a {
	color: rgba(255,255,255,0.8);
	text-shadow: 0 2px 0 0 rgba(0,0,0,0.9);
}
.flat #sidebar > ul > li.active, .flat #jPanelMenu-menu > ul > li.active {
	background-image: none;
}

#sidebar > ul > li.open.submenu > a, #jPanelMenu-menu > ul > li.open.submenu > a {
	border-bottom: none;
}
#sidebar > ul > li.open.active.submenu > a, #jPanelMenu-menu > ul > li.open.active.submenu > a {
	border-bottom: 1px solid #2A2A2A;
}
#sidebar > ul > li > a > .label, #jPanelMenu-menu > ul > li > a > .label {
	background-color: #333333;
}

#sidebar > ul ul, #jPanelMenu-menu > ul ul {
	background-color: #272729;
}
#sidebar > ul ul li a, #jPanelMenu-menu > ul ul li a {
	border-top: 1px solid #303032;
	border-bottom: 1px solid #1d1d1f;
}
#sidebar > ul ul li a:hover, #sidebar > ul ul li.active a, #jPanelMenu-menu > ul ul li a:hover, #jPanelMenu-menu > ul ul li.active a {
	color: #CCCCCC;
	background-color: #272727;
}

.dropdown-menu li a:hover, .dropdown-menu .active a, .dropdown-menu .active a:hover, .ui-menu .ui-menu-item a.ui-state-focus, .ui-menu .ui-menu-item a.ui-state-active {
    color: #eeeeee;
	background-color: #444444;
}

@media (max-width: 480px) {
	#sidebar > ul {
		background-color: #444444;
	}
	#user-nav > ul, #user-nav > ul > li {
		border: 0;
	}
}
@media (min-width: 481px) and (max-width: 768px) {
	#sidebar > ul ul:before {
		border-right: 7px solid rgba(0, 0, 0, 0.2);
	}
	#sidebar > ul ul:after {
		border-right: 6px solid #222222;
    }
}
/**
 * Unicorn Admin Template
 * Version 2.0.1
 * Diablo9983 -> diablo9983@gmail.com
**/

body {
	background-color: #8399b0;
}

#header {
    box-shadow: 0 1px 0 #2d4358;
	background-color: #4b6176;
    background-image: -webkit-gradient(linear, 0 0%, 0 100%, from(#4b6176), to(#243a4f));
    background-image: -webkit-linear-gradient(top, #4b6176 0%, #243a4f 100%);
    background-image: -moz-linear-gradient(top, #4b6176 0%, #243a4f 100%);
	background-image: -ms-linear-gradient(top, #4b6176 0%, #243a4f 100%);
	background-image: -o-linear-gradient(top, #4b6176 0%, #243a4f 100%);
	background-image: linear-gradient(top, #4b6176 0%, #243a4f 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4b6176', endColorstr='#243a4f',GradientType=0 ); /* IE6-9 */
    border-bottom: 1px solid #8da4bb;
}
.flat #header {
	background-image: none;
}
.fixed #menu-trigger, .fixed.flat #menu-trigger {
	border-right: 1px solid rgba(255,255,255,0.05);
	box-shadow: 1px 0 0 0 rgba(0,0,0,0.2);
}
#search input[type=text], #search button {
    color: #8699ad;
	background-color: #415466;
}
#search input[type=text] {
    box-shadow: 3px 3px 3px rgba(0,0,0,0.16) inset, 0 1px 0 rgba(255,255,255,0.2); 
}
#search button {
    box-shadow: -3px 3px 3px rgba(0,0,0,0.16) inset, 0 1px 0 rgba(255,255,255,0.2);
}
#search input[type=text]:focus {
	color: #c1ccd8;
}
#user-nav > ul {
	border-right: 1px solid rgba(255,255,255,0.1);
    border-left: 1px solid rgba(0,0,0,0.2);
}
#user-nav > ul > li {
	border-left: 1px solid rgba(255,255,255,0.1);
    border-right: 1px solid rgba(0,0,0,0.2);
}
#sidebar > ul, #jPanelMenu-menu > ul {
	border-top: 1px solid #657c93;
	border-bottom: 1px solid #9daab8;
}
#sidebar > ul > li, #jPanelMenu-menu > ul > li {
	border-top: 1px solid #9daab8;
	border-bottom: 1px solid #657c93;
}
#sidebar > ul > li > a, #jPanelMenu-menu > ul > li > a {
    color: #c1ccd8;
}
#sidebar > ul > li.active, #jPanelMenu-menu > ul > li.active {
    background-color: #4b6176;
	background-image: -webkit-gradient(linear, 0 0%, 0 100%, from(#243a4f), to(#4b6176));
	background-image: -webkit-linear-gradient(top, #243a4f 0%, #4b6176 100%);
	background-image: -moz-linear-gradient(top, #243a4f 0%, #4b6176 100%);
	background-image: -ms-linear-gradient(top, #243a4f 0%, #4b6176 100%);
	background-image: -o-linear-gradient(top, #243a4f 0%, #4b6176 100%);
	background-image: linear-gradient(top, #243a4f 0%, #4b6176 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#243a4f', endColorstr='#4b6176',GradientType=0 ); /* IE6-9 */
}
.flat #sidebar > ul > li.active, .flat #jPanelMenu-menu > ul > li.active {
	background-image: none;
}
#sidebar > ul > li.open.submenu > a, #jPanelMenu-menu > ul > li.open.submenu > a {
	border-bottom: 1px solid #6e869e;
}
#sidebar > ul > li.open.active.submenu > a, #jPanelMenu-menu > ul > li.open.active.submenu > a {
	border-bottom: 1px solid #2A2A2A;
}
#sidebar > ul > li > a > .label, #jPanelMenu-menu > ul > li > a > .label {
	background-color: #485e73;
}
#sidebar > ul > li > a:hover, #jPanelMenu-menu > ul > li > a:hover {
	background-color: #8da4bb;
}
#sidebar > ul ul, #jPanelMenu-menu > ul ul {
	border-top: 1px solid #8399b0;
	background-color: #788ca0;
	box-shadow: 0 0 3px rgba(0,0,0,0.3) inset;
}
#sidebar > ul ul li a, #jPanelMenu-menu > ul ul li a {
    color: #a8bacd;
	border-top: 1px solid #8ca1b6;
	border-bottom: 1px solid #677a8d;
}
#sidebar > ul ul li a:hover, #sidebar > ul ul li.active a, #jPanelMenu-menu > ul ul li a:hover, #jPanelMenu-menu > ul ul li.active a {
	background-color: #7f94a9;
}

.dropdown-menu li a:hover, .dropdown-menu .active a, .dropdown-menu .active a:hover, .ui-menu .ui-menu-item a.ui-state-focus, .ui-menu .ui-menu-item a.ui-state-active {
    color: #eeeeee;
	background-color: #4b6076;
}

@media (max-width: 480px) {
	#user-nav > ul, #user-nav > ul > li {
		border: 0;
	}
	#sidebar > a {
		background-image: -moz-linear-gradient(top, #464646 0%, #404040 100%);
		border-bottom: 1px solid #6e6e6e;
	}
	#sidebar > ul {
		background-color: #444444;
	}
}
@media (min-width: 481px) and (max-width: 768px) {
	#sidebar > ul ul:before {
		border-right: 7px solid #677A8D;
	}
	#sidebar > ul ul:after {
		border-right: 6px solid #788CA0;
    }
}
/**
 * Unicorn Admin Template
 * Version 2.0.1
 * Diablo9983 -> diablo9983@gmail.com
**/

* {
	outline:none !important;
	-moz-outline: none !important;
}
/* Main */
body {
	overflow-x: hidden;
    /*margin-top: -20px;*/
}
a:hover {
	text-decoration: none;
}
a {
	text-decoration: none !important;
}

.tooltip {
	font-size: 10px;
}
.tooltip-inner {
	padding: 4px 8px 3px;
}
.flat .tooltip-inner {
	border-radius: 0;
}
/* Header */
#header {
  height: 77px;
  position: relative;
  width: 100%;
}

#header h1 {
    background: url(/../img/logo.png) no-repeat scroll 0 0 transparent;
    height: 31px;
    left: 15px;
    line-height: 600px;
    overflow: hidden;
    position: relative;
    top: 24px;
    width: 191px;
}

#header h1 a {
    display: block;
}

#menu-trigger {
	position: absolute;
	font-size: 16px;
	line-height: 16px;
	top: 48px;
	left: 7px;
	color: #dddddd;
	text-shadow: 0 1px 0 #000000;
	z-index: 1000 !important;
	display: none;
}
.fixed #menu-trigger {
	z-index: 20;
	top: auto;
	bottom: 0;
	left: 1px;
	padding: 11px 7px 9px 6px;
	border-right: 1px solid #000;
	box-shadow: 1px 0 0 0 #393939;
}
.fixed.flat #menu-trigger {
	border-right: 1px solid #222;
	box-shadow: 1px 0 0 0 #444;
}
/* Search input */
#search {
	position: absolute;
	z-index: 25;
	top: 5px;
	left: 230px;
}
#search input[type=text] {
	font-size: 12px;
	line-height: 18px;
	border-radius: 4px 0 0 4px;
	padding: 7px 10px 6px;
	border: 0;
	box-shadow: 2px 2px 3px rgba(0,0,0,0.7) inset, 0 1px 0 rgba(255,255,255,0.2);
	width: 120px;
}

#search button {
	border: 0;
	margin-top: -10px;
	padding: 4px 10px 4px;
	border-radius: 0 4px 4px 0;
	box-shadow: -2px 2px 3px rgba(0,0,0,0.7) inset, 0 1px 0 rgba(255,255,255,0.2);
}
#search button i {
	font-size: 12px;
	color: #ffffff;
	opacity: 0.5;
	/*margin-top:;*/
}
#search button:hover i, #search button:active i {
	opacity: 0.9;
}
/* Top user navigation */
#user-nav {
    position: absolute;
    right: 30px;
    top: 0;
    z-index: 20;
    margin: 0;
    min-height: auto !important;
    height: 25px !important;
}
#user-nav > ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

#user-nav > ul > li {
    float: left;
    list-style-type: none;
    margin: 0;
    position: relative;
    padding: 0;
}

#user-nav > ul > li > a {
	padding: 11.5px 10px;
	display: block;
	font-size: 10px;
}

#user-nav > ul > li > a, #user-nav > ul > li > a > i {
	color: rgba(255,255,255,0.6);
}
#user-nav > ul > li:hover > a, #user-nav > ul > li:hover > a > i, #user-nav > ul > li.open > a, #user-nav > ul > li.open > a > i {
	background-color: transparent;
	color: #ffffff;
}
#user-nav > ul > li > a > i {
	vertical-align: middle;
	margin-right: 2px;
}

#user-nav > ul > li > a > .label {
	font-size: 10px;
	vertical-align: middle;
	padding: 2px 4px 2px;
	margin: -2px 4px 0;
	display: inline-block;
}
#user-nav > ul > li > a > .caret {
	border-top-color: rgba(255,255,255,0.6);
}
#user-nav > ul > li:hover > a > .caret, #user-nav > ul > li.open > a > .caret {
	border-top-color: #ffffff;
}
#user-nav > ul ul > li > a {
	text-align: left;
	text-shadow: 0 1px 0 #ffffff;
}
#user-nav > ul ul > li > a:hover {
	text-shadow: 0 1px 0 rgba(0,0,0,0.5);
}
#user-nav .dropdown-menu {
	margin-top: -1px;
	border-radius: 0 0 5px 5px;
}
.flat #user-nav .dropdown-menu {
	border-radius: 0;
}
#user-nav .dropdown-menu:before {
    border-bottom: 7px solid rgba(0, 0, 0, 0.2);
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    content: "";
    display: inline-block;
    left: 9px;
    position: absolute;
    top: -7px;
}
#user-nav .dropdown-menu:after {
    border-bottom: 6px solid #FFFFFF;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    content: "";
    display: inline-block;
    left: 10px;
    position: absolute;
    top: -6px;
}
/* Sidebar Navigation */
#sidebar {
    display: block;
    float: left;
    position: relative;
    width: 220px;
    z-index: 16;
}

#sidebar > ul, #jPanelMenu-menu > ul {
	list-style: none;
	margin: 10px 0 0;
	padding: 0;
	position: absolute;
	width: 220px;
}
#jPanelMenu-menu > ul {
	margin: -2px 0 0;
	width: 250px;
}
#sidebar > ul > li, #jPanelMenu-menu > ul > li {
	display: block;
	position: relative;
}

#sidebar > ul > li.active, #jPanelMenu-menu > ul > li.active {
	box-shadow: 0 2px 4px rgba(0,0,0,0.2) inset;
}

#sidebar > ul > li > a, #jPanelMenu-menu > ul > li > a {
	padding: 10px 0 10px 15px;
	display: block;
	color: #fff;
}

#sidebar > ul > li > a > i, #jPanelMenu-menu > ul > li > a > i {
	margin-right: 10px;
}

#sidebar > ul > li > a > .label, #jPanelMenu-menu > ul > li > a > .label {
	margin: 2px 20px 0 0;
	float: right;
	padding: 3px 5px 2px;
	box-shadow: 0 1px 2px rgba(0,0,0,0.5) inset, 0 1px 0 rgba(255,255,255,0.2);
}

#sidebar > ul ul, #jPanelMenu-menu > ul ul {
	display: none;
	margin: 0;
	padding: 0;
	box-shadow: 0 0 3px rgba(0,0,0,0.5) inset;
}
#sidebar > ul li.open ul, #jPanelMenu-menu > ul li.open ul {
	display: block;
}
#sidebar > ul ul li a, #jPanelMenu-menu > ul ul li a {
	padding: 10px 0 10px 25px;
	display: block;
	color: rgba(231, 231, 231, 1);
}

#sidebar > ul ul li:first-child a, #jPanelMenu-menu > ul ul li:first-child a {
	border-top: 0;
}
#sidebar > ul ul li:last-child a, #jPanelMenu-menu > ul ul li:last-child a {
	border-bottom: 0;
}



/* Content */
#content-dash {
  background-color: white;
  margin-left: 220px;
  margin-right: 0;
  margin-bottom: 10px;
  position: relative;
  min-height: 450px;
  width: auto;
  -webkit-background-clip: padding-box;
  border-radius: 8px 0 0 8px;
  padding-bottom: 10px;
}

#content-header {
  background-color: #f6f6f6;
  background-image: -webkit-gradient(linear, 0 0%, 0 100%, from(#FFFFFF), to(#eceaef));
  background-image: -webkit-linear-gradient(top, #FFFFFF 0%, #eceaef 100%);
  background-image: -moz-linear-gradient(top, #FFFFFF 0%, #eceaef 100%);
  background-image: -ms-linear-gradient(top, #FFFFFF 0%, #eceaef 100%);
  background-image: -o-linear-gradient(top, #FFFFFF 0%, #eceaef 100%);
  background-image: linear-gradient(top, #FFFFFF 0%, #eceaef 100%);
  border-top-left-radius: 8px;
  /* min-height: 80px; FIX: Use MIN-height... Allow header to get bigger for larger content (such as the h1) */
  /*position: absolute; FIX: This breaks layout significantly when spelled correctly*/
  padding-top: 5px; /*FIX: Allows h1 to not have to be absolutely positioned and control it's parent's height*/
  width: 100%;
  margin-top: -38px;
  z-index: 20;
  border-bottom: 1px solid #BBB;
  margin-bottom: 10px;
}
.flat #content-header {
	background-image: none;
}
#content-header h1 {
    color: #555555;
    font-size: 28px;
    font-weight: normal;
    /*float: left; FIX: Keep h1 in DOM flow. Fixes weird layout problems with long text/no absolute positioned parent... */
    text-shadow: 0 1px 0 #ffffff;
    text-align: center;
    margin-top: 0;
    /*position: absolute; FIX: Allow h1 to flow correctly with width changes, keep in DOM flow*/
}

/* FIX: The following two items were reordered to allow .btn-group to override margin top! */
#content-header h1, #content-header .btn-group {
  margin-top: 5px;
}

#content-header .btn-group {
    float: right;
    right: 20px;
    position: absolute;
    margin-top:-50px; /*FIX: Line up with the header correctly on > tablet size (will be removed below)*/
    box-shadow: 0 2px 3px rgba(0,0,0,0.1) inset;
    background-color: #ededed;
    background-image: -webkit-gradient(linear, 0 0%, 0 100%, from(#eaeaea), to(#ededed));
    background-image: -webkit-linear-gradient(#eaeaea, #ededed);
    background-image: -moz-linear-gradient(#eaeaea, #ededed);
    background-image: -ms-linear-gradient(#eaeaea, #ededed);
    background-image: -o-linear-gradient(#eaeaea, #ededed);
    background-image: linear-gradient(#eaeaea, #ededed);
    border-bottom: 1px solid rgba(255,255,255,0.6);
    border-radius: 5px;
}

.flat #content-header .btn-group {
	background-image: none;
	box-shadow: none;
	border: 1px solid #e0e0e0;
	border-radius: 0;
}

/******/
#content-header .btn-group .btn {
	font-size: 16px;
	padding: 13px 14px 9px;
	color: rgba(0,0,0,0.5);
	border-width: 0 1px 0 0;
	border-style: solid;
	border-color: #dddddd;
}
#content-header .btn-group .btn:hover {
	color: rgba(0,0,0,0.7);
}
#content-header .btn-group .btn:last-child {
	border-right: none !important;
}
#content-header .btn-group .btn .label {
	position: absolute;
	top: 4px;
	right: 5px;
	padding: 2px 4px;
}

/* Breadcrumb */
#breadcrumb {
	background-color: #eeeeee;
	box-shadow: 0 0 1px #ffffff;
	border-top: 1px solid #d6d6d6;
	border-bottom: 1px solid #d6d6d6;
	padding-left: 10px;
}
#breadcrumb a {
	padding: 8px 20px 8px 10px;
	display: inline-block;
	background-image: url(/../img/breadcrumb.png);
	background-position: center right;
	background-repeat: no-repeat;
	font-size: 11px;
	color: #666666;
}
#breadcrumb a:hover {
	color: #333333;
}
#breadcrumb a:last-child {
	background-image:none;
}
#breadcrumb a.current {
	font-weight: bold;
	color: #444444;
}
#breadcrumb a i {
	margin-right: 5px;
	opacity: .6;
	vertical-align: middle;
}
#breadcrumb a:hover i {
	margin-right: 5px;
	opacity: .8;
}

/* Style Switcher */
#style-switcher {
	position: absolute;
	width: 250px;
	height: 30px;
	background-color: #000000;
	z-index: 10;
	right: -220px;
	top: 121px;
	border-radius: 5px 0 0 5px;
}
#style-switcher i {
	display: block;
	float: left;
	margin: 6px 10px 0 10px;
	color: #ffffff;
}
#style-switcher i:hover {
	cursor: pointer;
}
#style-switcher span {
	font-weight: bold;
	color: #ffffff;
	display: inline-block;
	margin: -10px 20px 0 0;
	vertical-align:middle;
}
#style-switcher a {
	display: inline-block;
	width: 20px;
	height: 20px;
	margin-top: 4.5px;
	border-style: solid;
	border-width: 1px;
	border-color: transparent;
}

/* Footer */
#footer {
	text-align: center;
	color: #ffffff;
	text-shadow: 0 1px 0 #000000;
	font-size: 12px;
	font-weight: 200;
	padding: 10px 0;
}
#footer a {
	color: rgba(255,255,255,0.5);
}
#footer a:hover {
	color: rgba(255,255,255,0.8);
}
/* Stat boxes and quick actions */
.stat-boxes, .quick-actions, .quick-actions-horizontal, .stats-plain {
    display: inline-block;
    list-style: none outside none;
    margin: 20px 0 10px;
    text-align: center;
    padding: 0;
}
.stats-plain {
	width: 100%;
}
.stat-boxes li, .quick-actions li, .quick-actions-horizontal li {
    background-color: #F6F6F6;
	background-image: -webkit-gradient(linear, 0 0%, 0 100%, from(#F9F9F9), to(#EDEDED));
	background-image: -webkit-linear-gradient(top, #F9F9F9 0%, #EDEDED 100%);
    background-image: -moz-linear-gradient(top, #F9F9F9 0%, #EDEDED 100%);
    background-image: -ms-linear-gradient(top, #F9F9F9 0%, #EDEDED 100%);
    background-image: -o-linear-gradient(top, #F9F9F9 0%, #EDEDED 100%);
    background-image: linear-gradient(top, #F9F9F9 0%, #EDEDED 100%);
    border: 1px solid #d5d5d5;
    border-radius: 4px 4px 4px 4px;
    box-shadow: 0 1px 0 0 #FFFFFF inset, 0 1px 0 rgba(255,255,255,0.4);
    display: inline-block;
    line-height: 18px;
    margin: 0 10px 10px;
    padding: 0 10px;
}
.flat .stat-boxes li, .flat .quick-actions li, .flat .quick-actions-horizontal li {
	background-image: none;
	box-shadow: none;
	border-radius: 0;
}
.quick-actions li {
	min-width: 120px;
}
.quick-actions li, .quick-actions-horizontal li {
	padding: 0;
}
.stats-plain li {
	padding: 0 30px;
	display: inline-block;
	margin: 0 10px 20px;
}
.quick-actions li a {
	padding: 10px 30px;
}
.stats-plain li h4 {
	font-size: 40px;
	margin-bottom: 15px;
}
.stats-plain li span {
	font-size: 14px;
	color: #555555;
}
.quick-actions-horizontal li a span {
	padding: 10px 12px 10px 10px;
	display: inline-block;
}
.quick-actions li a, .quick-actions-horizontal li a {
	text-align: center !important;
	display: block;
	color: #666666;
	text-shadow: 0 1px 0 #ffffff;
}
.quick-actions li a i[class^="icon-"], .quick-actions li a i[class*=" icon-"] {
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 0 0;
	background-color: transparent;
	width: 32px;
	height: 32px;
	display: block;
	margin: 0 auto 5px;
}
.quick-actions-horizontal li a i[class^="icon-"], .quick-actions-horizontal li a i[class*=" icon-"] {
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: center;
	background-color: transparent;
	width: 16px;
	height: 16px;
	display: inline-block;
	margin: -2px 0 0 !important;
	border-right: 1px solid #dddddd;
	margin-right: 10px;
	padding: 20px;
	vertical-align: middle;
}

.quick-actions i.icon-book {
	background-image: url(/../img/icons/32/book.png);
}
.quick-actions i.icon-cabinet {
	background-image: url(/../img/icons/32/cabinet.png);
}
.quick-actions i.icon-calendar {
	background-image: url(/../img/icons/32/calendar.png);
}
.quick-actions i.icon-client {
	background-image: url(/../img/icons/32/client.png);
}
.quick-actions i.icon-database {
	background-image: url(/../img/icons/32/database.png);
}
.quick-actions i.icon-download {
	background-image: url(/../img/icons/32/download.png);
}
.quick-actions i.icon-graph {
	background-image: url(/../img/icons/32/graph.png);
}
.quick-actions i.icon-home {
	background-image: url(/../img/icons/32/home.png);
}
.quick-actions i.icon-lock {
	background-image: url(/../img/icons/32/lock.png);
}
.quick-actions i.icon-mail {
	background-image: url(/../img/icons/32/mail.png);
}
.quick-actions i.icon-pdf {
	background-image: url(/../img/icons/32/pdf.png);
}
.quick-actions i.icon-people {
	background-image: url(/../img/icons/32/people.png);
}
.quick-actions i.icon-piechart {
	background-image: url(/../img/icons/32/piechart.png);
}
.quick-actions i.icon-search {
	background-image: url(/../img/icons/32/search.png);
}
.quick-actions i.icon-shopping-bag {
	background-image: url(/../img/icons/32/shopping-bag.png);
}
.quick-actions i.icon-survey {
	background-image: url(/../img/icons/32/survey.png);
}
.quick-actions i.icon-tag {
	background-image: url(/../img/icons/32/tag.png);
}
.quick-actions i.icon-user {
	background-image: url(/../img/icons/32/user.png);
}
.quick-actions i.icon-wallet {
	background-image: url(/../img/icons/32/wallet.png);
}
.quick-actions i.icon-web {
	background-image: url(/../img/icons/32/web.png);
}

.quick-actions-horizontal i.icon-book {
	background-image: url(/../img/icons/16/book.png);
}
.quick-actions-horizontal i.icon-cabinet {
	background-image: url(/../img/icons/16/cabinet.png);
}
.quick-actions-horizontal i.icon-calendar {
	background-image: url(/../img/icons/16/calendar.png);
}
.quick-actions-horizontal i.icon-client {
	background-image: url(/../img/icons/16/client.png);
}
.quick-actions-horizontal i.icon-database {
	background-image: url(/../img/icons/16/database.png);
}
.quick-actions-horizontal i.icon-download {
	background-image: url(/../img/icons/16/download.png);
}
.quick-actions-horizontal i.icon-graph {
	background-image: url(/../img/icons/16/graph.png);
}
.quick-actions-horizontal i.icon-home {
	background-image: url(/../img/icons/16/home.png);
}
.quick-actions-horizontal i.icon-lock {
	background-image: url(/../img/icons/16/lock.png);
}
.quick-actions-horizontal i.icon-mail {
	background-image: url(/../img/icons/16/mail.png);
}
.quick-actions-horizontal i.icon-pdf {
	background-image: url(/../img/icons/16/pdf.png);
}
.quick-actions-horizontal i.icon-people {
	background-image: url(/../img/icons/16/people.png);
}
.quick-actions-horizontal i.icon-piechart {
	background-image: url(/../img/icons/16/piechart.png);
}
.quick-actions-horizontal i.icon-search {
	background-image: url(/../img/icons/16/search.png);
}
.quick-actions-horizontal i.icon-shopping-bag {
	background-image: url(/../img/icons/16/shopping-bag.png);
}
.quick-actions-horizontal i.icon-survey {
	background-image: url(/../img/icons/16/survey.png);
}
.quick-actions-horizontal i.icon-tag {
	background-image: url(/../img/icons/16/tag.png);
}
.quick-actions-horizontal i.icon-user {
	background-image: url(/../img/icons/16/user.png);
}
.quick-actions-horizontal i.icon-wallet {
	background-image: url(/../img/icons/16/wallet.png);
}
.quick-actions-horizontal i.icon-web {
	background-image: url(/../img/icons/16/web.png);
}

.stat-boxes li:hover, .quick-actions li:hover, .quick-actions-horizontal li:hover  {
    background-color: #fcfcfc;
	background-image: -webkit-gradient(linear, 0 0%, 0 100%, from(#FCFCFC), to(#F1F1F1));
	background-image: -webkit-linear-gradient(top, #FCFCFC 0%, #F1F1F1 100%);
    background-image: -moz-linear-gradient(top, #FCFCFC 0%, #F1F1F1 100%);
    background-image: -ms-linear-gradient(top, #FCFCFC 0%, #F1F1F1 100%);
    background-image: -o-linear-gradient(top, #FCFCFC 0%, #F1F1F1 100%);
    background-image: linear-gradient(top, #FCFCFC 0%, #F1F1F1 100%);
}
.flat .stat-boxes li:hover, .flat .quick-actions li:hover, .flat .quick-actions-horizontal li:hover {
	background-image: none;
}
.quick-actions li:active, .quick-actions-horizontal li:active  {
	background-image: -webkit-gradient(linear, 0 0%, 0 100%, from(#EEEEEE), to(#F4F4F4));
	background-image: -webkit-linear-gradient(top, #EEEEEE 0%, #F4F4F4 100%);
    background-image: -moz-linear-gradient(top, #EEEEEE 0%, #F4F4F4 100%);
    background-image: -ms-linear-gradient(top, #EEEEEE 0%, #F4F4F4 100%);
    background-image: -o-linear-gradient(top, #EEEEEE 0%, #F4F4F4 100%);
    background-image: linear-gradient(top, #EEEEEE 0%, #F4F4F4 100%);
    box-shadow: 0 1px 4px 0 rgba(0,0,0,0.2) inset, 0 1px 0 rgba(255,255,255,0.4);
}


.stat-boxes .left, .stat-boxes .right {
	text-shadow: 0 1px 0 #ffffff;
    float: left;
}
.stat-boxes .left {
    border-right: 1px solid #DCDCDC;
    box-shadow: 1px 0 0 0 #FFFFFF;
    margin-right: 12px;
    padding: 10px 14px 6px 4px;
    font-size: 10px;
    font-weight: bold;
}
.stat-boxes .left span {
	margin-bottom: 5px;
}
.stat-boxes .right {
    font-size: 12px;
    padding: 9px 10px 7px 0;
    text-align: center;
    width: 70px;
    color: #666666;
}
.stat-boxes .left span, .stat-boxes .right strong {
	display: block;
}
.stat-boxes .right strong {
	font-size: 26px;
	margin-bottom: 3px;
	margin-top: 6px;
}
.stat-boxes .sparkline_bar_good, .stat-boxes .sparkline_line_good  {
	color: #459D1C;
}
.stat-boxes .sparkline_bar_neutral, .stat-boxes .sparkline_line_neutral  {
	color: #757575;
}
.stat-boxes .sparkline_bar_bad, .stat-boxes .sparkline_line_bad  {
	color: #BA1E20;
}

/* Charts & graphs **/
.chart, .pie, .bars {
	height: 300px;
	max-width: 100%;
}
#tooltip {
	position: absolute;
	display:none;
	border: none;
	padding: 3px 8px;
	border-radius: 3px;
	font-size: 10px;
	background-color: #222222;
	color: #ffffff;
	z-index: 25;
}

/* Widgets */
.widget-box {
    background: none repeat scroll 0 0 #F9F9F9;
    border-top: 1px solid #CDCDCD;
    border-left: 1px solid #CDCDCD;
    border-right: 1px solid #CDCDCD;
    border-bottom: 1px solid #CDCDCD;
    clear: both;
    margin-bottom: 16px;
    position: relative;
    box-shadow: 0 1px 3px rgba(0,0,0,0.1);
    border-radius: 4px;
}
.widget-box.widget-calendar, .widget-box.widget-chat {
    overflow:hidden !important;
}
.accordion .widget-box {
	margin-top: -2px;
	margin-bottom: 0;
	border-radius: 0;
}
.widget-box.widget-plain {
	background: transparent;
	border: none;
	margin-top: 0;
	margin-bottom: 0;
	box-shadow: none;
}

.widget-title, .modal-header, .table th, div.dataTables_wrapper .ui-widget-header, .ui-dialog .ui-dialog-titlebar {
	background-color: #e6e6e6;
	background-image: -webkit-gradient(linear, 0 0%, 0 100%, from(#f4f1f7), to(#edebf0));
	background-image: -webkit-linear-gradient(top, #f4f1f7 0%, #edebf0 100%);
    background-image: -moz-linear-gradient(top, #f4f1f7 0%, #edebf0 100%);
    background-image: -ms-linear-gradient(top, #f4f1f7 0%, #edebf0 100%);
    background-image: -o-linear-gradient(top, #f4f1f7 0%, #edebf0 100%);
    background-image: -linear-gradient(top, #f4f1f7 0%, #edebf0 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f4f1f7', endColorstr='#edebf0',GradientType=0 ); /* IE6-9 */
    box-shadow: 0 1px 0 #ffffff inset;
    border-bottom: 1px solid #CDCDCD;
    height: 36px;
    border-radius: 4px 4px 0 0;
}
div.dataTables_wrapper .ui-widget-header {
	background-color: #f2f2f2;
}
.flat .widget-title, .flat .modal-header, .flat .table th, .flat .ui-dialog .ui-dialog-titlebar, .flat div.dataTables_wrapper .ui-widget-header {
	background-image: none;
}

.widget-title a {
	color: #444444;
}
.widget-title .nav-tabs {
    border-bottom: 0 none;
}
.widget-title .nav-tabs li {
	margin-bottom: 0;
}
.widget-title .nav-tabs li a {
    border-bottom: medium none !important;
    border-left: 1px solid #DDDDDD;
    border-radius: 0 0 0 0;
    border-right: 1px solid #DDDDDD;
    border-top: medium none;
    color: #999999;
    margin: 0;
    outline: medium none;
    padding: 9px 10px 8px;
    font-weight: bold;
    text-shadow: 0 1px 0 #FFFFFF;
}
.widget-title .nav-tabs li:first-child a {
    border-left: medium none !important;
}
.widget-title .nav-tabs li a:hover {
    background-color: transparent !important;
    border-color: #D6D6D6;
    border-width: 0 1px;
    color: #666666;
}
.widget-title .nav-tabs li.active a, .widget-title .nav-tabs li.active a:focus {
    background-color: #F9F9F9 !important;
    color: #444444;
}
.widget-title span.icon {
	border-right: 1px solid #cdcdcd;
	padding: 9px 10px 7px 11px;
	float: left;
	opacity: .7;
}
.widget-title h5 {
    color: #666666;
	text-shadow: 0 1px 0 #ffffff;
    float: left;
    font-size: 12px;
    font-weight: bold;
    padding: 12px;
    line-height: 12px;
    margin: 0;
}
.widget-title .buttons {
	float: right;
	margin: 0 0 0 0;
}
.widget-title .buttons .btn {
	padding: 9px 10px 6px;
	color: #000000;
	border-radius: 0;
	border-left: 1px solid #dddddd;
	text-shadow: 0 1px 0 #ffffff;
	font-size: 12px;
	line-height: 17px;
	margin: 0;
}
.flat .widget-title .buttons .btn {
	border-left: 1px solid #cccccc;
}
.widget-title .buttons .btn:hover {
	background-color: #fdfdfd;
	background-image: -webkit-gradient(linear, 0 0%, 0 100%, from(#fdfdfd), to(#f3f3f3));
	background-image: -webkit-linear-gradient(#fdfdfd, #f3f3f3);
	background-image: -moz-linear-gradient(#fdfdfd, #f3f3f3);
	background-image: -ms-linear-gradient(#fdfdfd, #f3f3f3);
	background-image: -o-linear-gradient(#fdfdfd, #f3f3f3);
	background-image: linear-gradient(#fdfdfd, #f3f3f3);
	border-width: 0 1px;
	border-color: transparent transparent transparent #dddddd;
	padding: 9px 10px 6px;
	line-height: 19px;
}

.flat .widget-title .buttons .btn:hover {
	background-color: #eeeeee;
	background-image: none;
}
.widget-title .buttons .btn i {
	vertical-align: middle;
	margin-right: 3px;
}
.widget-title .label {
	padding: 3px 5px 2px;
	float: right;
	margin: 9px 15px 0 0;
	box-shadow: 0 1px 2px rgba(0,0,0,0.3) inset, 0 1px 0 #ffffff;
}
.widget-calendar .widget-title .label {
	margin-right: 190px;
}

.widget-content {
	padding: 12px 15px;
}
.widget-box.widget-plain .widget-content {
	padding: 12px 0 0;
}
.widget-box.collapsible .collapse.in .widget-content {
    border-bottom: 1px solid #CDCDCD;
}

.ui-dialog {
	padding: 0;
}
.ui-dialog .ui-dialog-title {
	font-size: 14px;
	margin: 4px 0 0;
}
.ui-widget-overlay {
	position: fixed;
}
.ui-dialog .ui-dialog-titlebar-close {
	background: transparent url(/../img/glyphicons-halflings.png) -310px 2px scroll;
	margin: -15px 0 0;
}
ul#icons li {
    cursor: pointer;
    float: left;
    list-style: none outside none;
    margin: 2px;
    padding: 4px 0;
    position: relative;
}
.recent-posts, .recent-comments, .recent-users {
	margin: 0;
	padding: 0;
}
.recent-posts li, .recent-comments li, .article-post li, .recent-users li {
    border-bottom: 1px dotted #AEBDC8;
    list-style: none outside none;
    padding: 10px;
}
.recent-posts .article-post, .recent-comments .comments {
    margin-left: 60px;
}
.recent-posts li.viewall, .recent-comments li.viewall, .recent-users li.viewall {
	padding: 0;
}
.recent-posts li.viewall a, .recent-comments li.viewall a, .recent-users li.viewall a {
	padding: 5px;
	text-align: center;
	display: block;
	color: #888888;
}
.recent-posts li.viewall a:hover, .recent-comments li.viewall a:hover, .recent-users li.viewall a:hover {
	background-color: #eeeeee;
}

.recent-posts li:last-child, .recent-comments li:last-child, .recent-users li:last-child {
    border-bottom: none !important;
}

.user-thumb {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #B6BCBF;
    float: left;
    height: 40px;
    margin-right: 10px;
    margin-top: 5px;
    padding: 2px;
    width: 40px;
}
.user-info {
    color: #666666;
    font-size: 11px;
}

.site-stats {
	margin: 0;
	padding: 0;
	list-style: none;
}
.site-stats li {
    background-color: #F5F5F5;
    border: 1px solid #DDDDDD;
    margin: 0 0 10px;
    padding: 10px 20px 10px;
    position: relative;
}
.site-stats li:hover {
    background-color: #EDEDED;
}

.site-stats li.divider {
	padding: 0;
	border-width: 1px 0 0;
	border-color: #DDDDDD;
	border-style: dashed;
}
.site-stats li i {
	vertical-align: baseline;
}
.site-stats li strong {
	font-weight: bold;
	font-size: 20px;
	margin-left: 5px;
}
.site-stats li small {
	margin-left: 5px;
	font-size: 12px;
	color: #888888;
	font-style: italic;
}

.invoice-content {
	padding: 20px;
}
.invoice-action {
    margin-bottom: 30px;
}
.invoice-head {
    clear: both;
    margin-bottom: 40px;
    overflow: hidden;
    width: auto;
}
.invoice-meta {
    font-size: 18px;
    margin-bottom: 40px;
}
.invoice-date {
    float: right;
    font-size: 80%;
}
.invoice-content h5 {
    color: #333333;
    font-size: 16px;
    font-weight: normal;
    margin-bottom: 10px;
}
.invoice-content ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.invoice-to {
    float: left;
    width: 49%;
}
.invoice-from {
    float: right;
    width: 49%;
}

.invoice-to li, .invoice-from li {
    clear: left;
}
.invoice-to li span, .invoice-from li span {
    display: block;
}
.invoice-content th.total-label {
	text-align: right;
}
.invoice-content th.total-amount {
	text-align: left;
}
.invoice-content th.total-label, .invoice-content th.total-amount {
	font-size: 16px;
}
.amount-word {
    color: #666666;
    margin-bottom: 40px;
    margin-top: 40px;
}
.amount-word span {
    color: #5476A6;
    font-weight: bold;
    padding-left: 20px;
}
.panel-left {
	margin-right: 250px;
}
.panel-right {
	width: 249px;
	background-color: #f2f2f2;
	border-left: 1px solid #dddddd;
	position: absolute;
	right: 0;
	top: 36px;
	height: 2500px;
}
.panel-right .panel-title {
	width: 100%;
	background-color: #ececec;
	border-bottom: 1px solid #dddddd;
}
.panel-right .panel-title h5 {
	font-size: 12px;
	color: #777777;
	text-shadow: 0 1px 0 #ffffff;
	padding: 6px 10px 5px;
    margin: 0;
}
.panel-right .panel-content {
	padding: 10px;
}
.chat-content {
	height: 500px;
	padding: 15px;
}
.chat-messages {
    background: none repeat scroll 0 0 #FBFBFB;
    border: 1px solid #DDDDDD;
    border-radius: 4px 4px 0 0;
    height: 425px;
    overflow: auto;
    position: relative;
    z-index: 10;
}
.chat-message {
	border-radius: 0 0 4px 4px;
	padding: 10px;
	margin: -1px 0 0;
	box-shadow: none;
}
.chat-message input[type=text] {
	margin-bottom: 0 !important;
	width: 100%;
}
.chat-message button {
	float: right;
	margin: 0;
}
#chat-messages-inner {
	overflow-x: hidden;
	z-index: 0;
}
#chat-messages-inner p {
    padding: 10px;
    margin: 0;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
	opacity: 0;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	z-index: 0;
}
#chat-messages-inner p.al {
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-o-transform: translateX(-50%);
	transform: translateX(-50%);
	-webkit-transition-duration: 1s;
	-moz-transition-duration: 1s;
	-ms-transition-duration: 1s;
	-o-transition-duration: 1s;
	transition-duration: 1s;
}

#chat-messages-inner p.show {
	-webkit-transform: translateY(0);
	-moz-transform: translateY(0);
	-ms-transform: translateY(0);
	-o-transform: translateY(0);
	transform: translateY(0);
	opacity: 1 !important;
}
#chat-messages-inner p.al.show {
	-webkit-transform: translateX(0);
	-moz-transform: translateX(0);
	-ms-transform: translateX(0);
	-o-transform: translateX(0);
	transform: translateX(0);
}
#chat-messages-inner p img {
    display: inline-block;
    float: left;
    vertical-align: middle;
    width: 28px;
    height: 28px;
    margin-top: 6px;
}
#chat-messages-inner .msg-block, #chat-messages-inner p.offline span {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #cccccc;
    box-shadow: 1px 1px 0 1px rgba(0, 0, 0, 0.05);
    display: block;
    margin-left: 40px;
    padding: 10px;
    position: relative;
}
#chat-messages-inner p.offline span {
    background: none repeat scroll  0 0 #FFF5F5;
}
#chat-messages-inner .time {
    color: #999999;
    font-size: 11px;
    font-style: italic;
}
#chat-messages-inner .msg {
    display: block;
    margin-top: 10px;
}
#chat-messages-inner .msg-block:before {
	border-right: 7px solid rgba(0,0,0,0.1);
	border-top: 7px solid transparent;
	border-bottom: 7px solid transparent;
	content: "";
	display: inline-block;
	left: -7px;
	position: absolute;
	top: 11px;
}
#chat-messages-inner .msg-block:after {
	border-right: 6px solid #ffffff;
	border-top: 6px solid transparent;
	border-bottom: 6px solid transparent;
	content: "";
	display: inline-block;
	left: -6px;
	position: absolute;
	top: 12px;
}
.chat-users {
	padding: 0 0 30px;
}
.chat-users .contact-list {
    line-height: 21px;
    list-style: none outside none;
    margin: 0;
    padding: 0;
    font-size: 10px;
}
.chat-users .contact-list li {
    border-color: #dddddd;
    border-style: none none solid;
    border-width: 0 0 1px;
    padding: 1px;
    position: relative;
}
.chat-users .contact-list li:hover {
	background-color: #efefef;
}
.chat-users .contact-list li a {
    color: #666666;
    display: block;
    padding: 8px 5px;
}
.chat-users .contact-list li.online a {
	font-weight: bold;
}
.chat-users .contact-list li.new {
	background-color: #eaeaea;
}
.chat-users .contact-list li.offline {
	background-color: #EDE0E0;
}
.chat-users .contact-list li a img {
    display: inline-block;
    margin-right: 10px;
    vertical-align: middle;
    width: 28px;
    height: 28px;
    border-radius: 3px;
}
.chat-users .msg-count, .chat-users .away {
	padding: 3px 5px;
    position: absolute;
    right: 10px;
    top: 12px;
}
.chat-users .away {
	font-size: 10px;
	top: 15px;
}
.taskDesc i {
    margin: 1px 5px 0;
}
.taskStatus, .taskOptions {
    text-align: center !important;
}
.taskStatus .in-progress {
    color: #64909E;
}
.taskStatus .pending {
    color: #AC6363;
}
.taskStatus .done {
    color: #75B468;
}
.activity-list {
    list-style: none outside none;
    margin: 0;
    padding: 0;
}
.activity-list li {
    border-bottom: 1px solid #EEEEEE;
    display: block;
}
.activity-list li:last-child {
    border-bottom: medium none;
}
.activity-list li a {
    color: #888888;
    display: block;
    padding: 7px 10px;
}
.activity-list li a:hover {
    background-color: #FBFBFB;
}
.activity-list li a span {
    color: #AAAAAA;
    font-size: 11px;
    font-style: italic;
}
.activity-list li a i {
	margin-left: 3px;
    margin-right: 10px;
    opacity: 0.6;
    vertical-align: middle;
}
.new-update {
    border-top: 1px solid #DDDDDD;
    padding: 10px 12px;
}
.new-update:first-child {
    border-top: medium none;
}
.new-update span {
	display:block;
}
.new-update i{
	float: left;
	margin-top: 3px;
	margin-right: 13px;
}
.new-update .update-date {
    color: #BBBBBB;
    float: right;
    margin: 4px -2px 0 0;
    text-align: center;
    width: 30px;
}
.new-update .update-date .update-day {
    display: block;
    font-size: 20px;
    font-weight: bold;
    margin-bottom: -4px;
}
.update-done, .update-alert, .update-notice {
    display: block;
    float: left;
    max-width: 76%;
}

.gallery-masonry {
    margin: 0 auto;
}
.gallery-masonry .item {
    width: 240px;
    margin: 10px;
    float: left;
    position: relative;
}
.gallery-masonry .item .actions {
	position: absolute;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,.3);
	display: block;
	padding: 5px;
	border-radius: 4px;
	opacity: 0;
	-webkit-transition: opacity 0.3s ease-in-out;
	-moz-transition: opacity 0.3s ease-in-out;
	-ms-transition: opacity 0.3s ease-in-out;
	-o-transition: opacity 0.3s ease-in-out;
	transition: opacity 0.3s ease-in-out;
}
.gallery-masonry .item .actions-inner {
	width: 64px;
	height: 27px;
	background-color: #000000;
	padding: 5px 8px;
	border-radius: 5px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -13px;
	margin-left: -32px;
}
.gallery-masonry .item .actions-inner a {
	margin: 0 4px;
	color: #ffffff;
}
.gallery-masonry .item .actions .actions-inner i {
    margin-top: -1px;
}
.gallery-masonry .item:hover .actions {
	opacity: 1;
}

/* Tables */

span.icon .checker {
	margin-top: -5px;
	margin-right: 0;
}

.dataTable .ui-state-default {
    box-shadow: 0;
    border-right: 0;
    border-left: 0;
}
.dataTables_length {
    color: #878787;
    margin: 7px 5px 0;
    position: absolute;
    right: 2px;
    top: -2px;
}
.dataTables_length div {
	vertical-align: middle;
}
.flat .pagination, .flat .pagination > li:first-child > a, .flat .pagination > li:first-child > span, .flat .pagination > li:last-child > a, .flat .pagination > li:last-child > span {
	border-radius: 0;
}

.dataTables_paginate {
    line-height: 16px;
    text-align: right;
    margin-top: 0px;
    margin-right: 0px;
    float: right;
}
.dataTables_paginate .ui-button,  .pagination.alternate li a {
    font-size: 12px;
    padding: 4px 10px !important;
    border-style: solid;
    border-width: 1px;
    border-color: #dddddd #dddddd #cccccc; /* for IE < 9 */
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    display: inline-block;
    line-height: 16px;
    background-color: #f5f5f5;
    background-image: -moz-linear-gradient(center top , #FFFFFF, #E6E6E6);
    background-image: -ms-linear-gradient(top, #ffffff, #e6e6e6);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#e6e6e6));
    background-image: -webkit-linear-gradient(top, #ffffff, #e6e6e6);
    background-image: -o-linear-gradient(top, #ffffff, #e6e6e6);
    background-image: linear-gradient(top, #ffffff, #e6e6e6);
    color: #333333;
    text-shadow: 0 1px 0 #ffffff;
    margin-right: 0;
}
.flat .dataTables_paginate .ui-button, .flat .pagination.alternate li a {
	background-image: none;
	border-color: #cccccc;
	border-color: rgba(0, 0, 0, 0.15);
	background-color: #ffffff;
}
.dataTables_paginate .ui-button:hover, .pagination.alternate li a:hover{
    background-color: #e8e8e8;
    background-image: -moz-linear-gradient(center top , #f0f0f0, #dadada);
    background-image: -ms-linear-gradient(top, #f0f0f0, #dadada);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f0f0f0), to(#dadada));
    background-image: -webkit-linear-gradient(top, #f0f0f0, #dadada);
    background-image: -o-linear-gradient(top, #f0f0f0, #dadada);
    background-image: linear-gradient(top, #f0f0f0, #dadada);
    color: #222222;
    text-shadow: 0 1px 0 #ffffff;
    cursor: pointer;
}
.flat .dataTables_paginate .ui-button:hover, .flat .pagination.alternate li a:hover {
	background-image: none;
}
.dataTables_paginate .first{
    border-radius: 4px 0 0 4px;
}
.dataTables_paginate .last {
    border-radius: 0 4px 4px 0;
}
.flat .dataTables_paginate .first, .flat .dataTables_paginate .last {
	border-radius: 0;
}
.dataTables_paginate .ui-state-disabled, .fc-state-disabled, .pagination.alternate li.disabled a {
    color: #AAAAAA !important;
}
.dataTables_paginate .ui-state-disabled:hover, .fc-state-disabled:hover, .pagination.alternate li.disabled a:hover {
    background-color: #f5f5f5;
    background-image: -moz-linear-gradient(center top , #FFFFFF, #E6E6E6);
    background-image: -ms-linear-gradient(top, #ffffff, #e6e6e6);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#e6e6e6));
    background-image: -webkit-linear-gradient(top, #ffffff, #e6e6e6);
    background-image: -o-linear-gradient(top, #ffffff, #e6e6e6);
    background-image: linear-gradient(top, #ffffff, #e6e6e6);
    cursor: default !important;
}
.flat .dataTables_paginate .ui-state-disabled:hover, .flat .fc-state-disabled:hover, .flat .pagination.alternate li.disabled a:hover {
	background-image: none;
	background-color: #ffffff;
}
.dataTables_paginate span .ui-state-disabled, .pagination.alternate li.active a {
    background-color: #414141 !important;
    background-image: -moz-linear-gradient(center top , #555555, #222222) !important;
    background-image: -ms-linear-gradient(top, #555555, #222222) !important;
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#555555), to(#222222)) !important;
    background-image: -webkit-linear-gradient(top, #555555, #222222) !important;
    background-image: -o-linear-gradient(top, #555555, #222222) !important;
    background-image: linear-gradient(top, #555555, #222222) !important;
    color: #ffffff !important;
    cursor: default !important;
    opacity: 1;
}
.flat .dataTables_paginate span .ui-state-disabled, .flat .pagination.alternate li.active a {
	background-image: none !important;
	box-shadow: none;
}
div.dataTables_wrapper .ui-widget-header {
    border-right: medium none;
    border-top: 1px solid #D5D5D5;
    font-weight: normal;
    margin-top: -1px;
}
.dataTables_wrapper .ui-toolbar {
    padding: 5px;
    margin: 0;
    border-bottom: 0 !important;
}
.dataTables_filter {
    color: #878787;
    font-size: 11px;
    margin: -1px 8px 2px 10px;
    text-align: left;
    float: left;
}
.dataTables_filter input {
	margin-bottom: 0;
}
.DataTables_sort_icon {
    margin-top: 1px;
}

.table th {
	height: auto;
	font-size: 10px;
	padding: 5px 10px 2px;
	border-bottom: 0;
	color: #666666;
}
.table.with-check tr th:first-child, .table.with-check tr td:first-child {
	width: 10px;
}
.table.with-check tr th:first-child i{
	margin-top: -2px;
	opacity: 0.6;
}
.table.with-check tr td:first-child .checker {
	margin-right: 0;
}
.table tr.checked td {
	background-color: #FFFFE3 !important;
}

.table-striped tbody > tr:nth-child(2n+1) > td,
.table-striped tbody > tr:nth-child(2n+1) > th {
  /* background-color: #EEE; */
}

.table-striped tbody > tr:nth-child(2n) > td,
.table-striped tbody > tr:nth-child(2n) > th {
  background-color: #EEE;
}

.table-hover tbody > tr:hover > td {
    background-color: #f5f5f5;
}
/* Calendar */
.fc {
	position: relative;
}
.fc-header-title {
	margin-top: 10px;
}
.fc-header-title h2 {
	margin: 0;
	font-size: 22px;
	color: #444444;
	text-shadow: 0 1px 0 #ffffff;
}
.fc-button-month, .fc-button-basicWeek, .fc-button-basicDay {
	margin-top: -36px;
	background-image: none;
	border: 0;
	border-radius: 0 !important;
	padding: 5px 14px 4px;
	height: auto;
	background-color: transparent;
	border-left: 1px solid #CDCDCD;
	margin-left: 2px;
	margin-right: -2px !important;
	color: #666666;
	box-shadow: none;
}
.fc-header-right .fc-state-active {
	background-color: #f9f9f9;
	box-shadow: none;
	border-bottom: 1px solid #f9f9f9;
	color: #333333;
}
.fc-header-right .fc-button:last-child {
	border-right: 1px solid #CDCDCD;
}
.fc-button-next {
	position: absolute;
	right: 0;
}
.fc-button-prev, .fc-button-next {
	background-color: transparent;
	background-image: none;
	border: 0;
	box-shadow: none;
	margin-top: 7px;
}
.fc-event {
	background-color: #333333;
	border: 0;
	padding: 2px 6px 3px;
	font-size: 75%;
	font-weight: 500;
}
.flat .fc-event {
	border-radius: 0 !important;
}
.external-event {
	display: block;
	margin-bottom: 3px;
	padding:4.75px;
}
.flat .external-event {
	border-radius: 0;
}
/* Misc */
.nopadding {
	padding: 0 !important;
}
.nopadding .table {
	margin-bottom: 0;
}
.nopadding .table-bordered {
	border: 0;
}

.line {
    background: url(/../img/line.png) repeat-x scroll 0 0 transparent;
    display: block;
    height: 8px;
}
.modal {
	z-index: 1040 !important;
}
.modal-backdrop {
	opacity: 0.5;

}
.modal-header {
	height: auto;
	padding: 8px 15px 5px;
	border-radius: 6px 6px 0 0;
}
.modal-header h3 {
	margin-top: 7px;
	font-size: 16px;
	font-weight: bold;
	text-shadow: 0 1px 0 #ffffff;
}
.modal-header .close {
	margin-top: 2px;
}
.modal-footer {
	margin-top: 0;
}
.notify-ui ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.notify-ui li {
	background-image: -moz-linear-gradient(top, #eeeeee,#dddddd);
	margin-bottom: 5px;
	padding: 5px 10px;
	text-align: center;
	border: 1px solid #dddddd;
}
.notify-ui li:hover {
	cursor: pointer;
	color: #777777;
}
.css_right {
    float: right;
}

/* Forms */
form {
	margin-bottom: 0;
}
.form-horizontal .form-group {
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #eeeeee;
	margin: 0;
	padding: 0 0;
}
.form-horizontal .form-group:last-child {
	border-bottom: 0;
}
.form-horizontal .control-label {
	padding-top: 15px;
	width: 180px;
	float: left;
}
.form-horizontal .controls {
	margin-left: 200px;
	padding: 10px 10px 10px 0;
}
.form-horizontal input[type=text], .form-horizontal input[type=password], .form-horizontal textarea {
	width: 80%;
}

.form-horizontal select {
  width: 80%;
}

.form-horizontal .controls label {
	margin-top: 6px;
	margin-right: 10px;
}
.form-horizontal .controls label div[class^="iradio_flat-"], .form-horizontal .controls label div[class^="icheckbox_flat-"] {
	vertical-align: middle;
	margin-top: -3px;
}
.form-horizontal .form-actions {
	padding: 10px 40px 10px 200px;
}
.flat .form-control {
	border-radius: 0;
    box-shadow: none !important;
}
.control-label {
	font-weight: normal;
}
.help-block, .help-inline {
    color: #999999;
}
.has-error .help-inline, .has-error .help-block {
	color: #B94A48;
}
.has-success .help-inline, .has-success .help-block {
	color: #468847;
}
.has-warning .help-inline, .has-warning .help-block {
	color: #C09853;
}
/** Select2 modifications */
.select2-result-label {
	white-space: nowrap;
}
.select2-container .select2-choice {
	min-width: 200px;
	background-image: none;
	border: 1px solid #CCCCCC;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
	height: 28px;
}
.dataTables_length .select2-container .select2-choice {
	min-width: 50px;
	width: 50px;
}
.select2-container-active .select2-choice {
	border-color: rgba(82, 168, 236, 0.8);
	box-shadow: 0 0 8px rgba(82, 168, 236, 0.6);
}
.select2-container .select2-choice .select2-chosen {
	color: #555555;
	font-size: 12px;
}
.select2-container .select2-choice abbr {
	background: url(/../img/select2.png) right top no-repeat;
}
.select2-container .select2-choice .select2-arrow {
	background-color: #ffffff;
	background-image: none;
	border-left: 0;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
}
.select2-dropdown-open .select2-choice, .select2-dropdown-open .select2-choice .select2-arrow, .select2-container-active .select2-choice .select2-arrow {
	background-color: #ffffff;
	box-shadow: none;
}
.select2-container .select2-choice .select2-arrow b {
	background: url(/../img/select2.png) no-repeat 0 1px;
}
.select2-search input {
	border-color: #cccccc;
	background: #fff url(/../img/select2.png) no-repeat 100% -22px;
    background: url(/../img/select2.png) no-repeat 100% -22px, -webkit-gradient(linear, left bottom, left top, color-stop(0.85, white), color-stop(0.99, #eeeeee));
    background: url(/../img/select2.png) no-repeat 100% -22px, -webkit-linear-gradient(center bottom, white 85%, #eeeeee 99%);
    background: url(/../img/select2.png) no-repeat 100% -22px, -moz-linear-gradient(center bottom, white 85%, #eeeeee 99%);
    background: url(/../img/select2.png) no-repeat 100% -22px, -o-linear-gradient(bottom, white 85%, #eeeeee 99%);
    background: url(/../img/select2.png) no-repeat 100% -22px, -ms-linear-gradient(top, #ffffff 85%, #eeeeee 99%);
    background: url(/../img/select2.png) no-repeat 100% -22px, linear-gradient(top, #ffffff 85%, #eeeeee 99%);
}
.select2-search input.select2-active {
    background: #fff url(/../img/select2-spinner.gif) no-repeat 100%;
    background: url(/../img/select2-spinner.gif) no-repeat 100%, -webkit-gradient(linear, left bottom, left top, color-stop(0.85, white), color-stop(0.99, #eeeeee));
    background: url(/../img/select2-spinner.gif) no-repeat 100%, -webkit-linear-gradient(center bottom, white 85%, #eeeeee 99%);
    background: url(/../img/select2-spinner.gif) no-repeat 100%, -moz-linear-gradient(center bottom, white 85%, #eeeeee 99%);
    background: url(/../img/select2-spinner.gif) no-repeat 100%, -o-linear-gradient(bottom, white 85%, #eeeeee 99%);
    background: url(/../img/select2-spinner.gif) no-repeat 100%, -ms-linear-gradient(top, #ffffff 85%, #eeeeee 99%);
    background: url(/../img/select2-spinner.gif) no-repeat 100%, linear-gradient(top, #ffffff 85%, #eeeeee 99%);
}

.select2-more-results.select2-active {
    background: #f4f4f4 url(/../img/select2-spinner.gif) no-repeat 100%;
}
.select2-container-multi .select2-choices .select2-search-field input.select2-active {
    background: #fff url(/../img/select2-spinner.gif) no-repeat 100% !important;
}
.select2-search-choice-close {
    background: url(/../img/select2.png) right top no-repeat;
    top: 3px;
}
.select2-container-multi .select2-choices {
	border: 1px solid #cccccc;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
	background-image: none;
	border-radius: 3px;
}

.select2-container-multi.select2-container-active .select2-choices {
	border-color: rgba(82, 168, 236, 0.8);
	box-shadow: 0 0 8px rgba(82, 168, 236, 0.6);
}
.flat .select2-container .select2-choice, .flat .select2-container .select2-choice .select2-arrow, .flat .select2-container-multi .select2-choices, .flat .select2-container-multi.select2-container-active .select2-choices {
	box-shadow: none;
}
.flat .select2-container .select2-choice, .flat .select2-drop, .flat .select2-container-multi .select2-choices, .flat .select2-container-multi .select2-choices .select2-search-choice {
	border-radius: 0;
}
.select2-container-multi .select2-choices .select2-search-field input {
	min-width: 120px;
}
.select2-drop.select2-drop-above.select2-drop-active {
	border-top: 1px solid rgba(82, 168, 236, 0.8);
}
.select2-drop-active {
	border-left: 1px solid rgba(82, 168, 236, 0.8);
	border-right: 1px solid rgba(82, 168, 236, 0.8);
	border-bottom: 1px solid rgba(82, 168, 236, 0.8);
}
.select2-dropdown-open.select2-drop-above .select2-choice, .select2-dropdown-open.select2-drop-above .select2-choices {
	background-image: none !important;
	border-color: rgba(82, 168, 236, 0.6) ;
}
.select2-container-multi .select2-choices .select2-search-choice {
	background-color: #428BCA;
	background-image: none;
	filter: none;
	border-color: #428BCA;
	box-shadow: none;
	font-size: 12px;
	color: rgba(255,255,255,1);
}
.select2-container-multi .select2-choices .select2-search-choice.select2-search-choice-focus {
	background-color: #2a609d;
	border-color: #2a609d;
	color: rgba(255,255,255,0.5);
}
/**/
.dropdown-menu li a {
	font-size: 12px;
}
.flat .popover {
	border-radius: 0;
}
.popover .content-big {
    font-size: 14px;
    font-weight: bold;
}
.popover .content-small {
    font-size: 11px;
    color: #777777;
}
.badge-success {
	background-color: #5CB85C;
}
.badge-warning {
	background-color: #F0AD4E;
}
.badge-info {
	background-color: #5BC0DE;
}
.badge-danger {
	background-color: #D9534F;
}
.label-inverse, .badge-inverse {
	background-color: #333333;
}
.btn {
	margin: 2px 0;
}
.flat .btn {
	border-radius: 0;
}
.btn-inverse {
    background-color: #dddddd;
    border-color: #dddddd;
    color: #666666;
}
.btn-inverse:hover {
	background-color: #cccccc;
	border-color: #bbbbbb;
	color: #333333;
}
.btn-inverse .caret {
	border-top-color: #666666;
}
.btn-inverse:hover .caret {
	border-top-color: #333333;
}
.btn-group > [class*=" tip"], .btn-group > [class*=" tip"]:hover {
	border-right: 0 !important;
}
.btn-mini {
	font-size: 10.5px;
	padding: 3px 8px;
}
.dropdown-menu > li > a:hover, .dropdown-menu .active a, .dropdown-menu .active a:hover, .ui-menu .ui-menu-item a.ui-state-focus, .ui-menu .ui-menu-item a.ui-state-active {
	background-image: none !important;
}
#jPanelMenu-menu > ul {
	display: block !important;
}



/* Responsive design */
@media (max-width: 480px) {
	body {
		margin-top: -2px;
	}
	#header {
		padding-top: 1px;
	}
	#header h1 {
		top: auto;
		left: auto;
		margin: 7px auto;
	}
	.fixed #header {
		position: fixed;
		z-index: 20;
		box-shadow: 0 1px 4px rgba(0,0,0,0.5);
		margin-top: -37px;
		-webkit-transition: 0.26s ease-in-out;
	}
	.fixed[data-menu-position="open"] #header {
		-webkit-transform: translateX(250px);
	}
	.fixed #header h1 {
		position: absolute;
		top: auto;
		left: 38px;
		bottom: -4px;
	}
	#menu-trigger {
		display: block;
	}
	#user-nav {
		position: relative;
		left: 10%;
		right: 10%;
		width: 80%;
		margin-top: -39px;
		margin-bottom: 15px;
		text-align: center;
		-webkit-transition: 0.15s ease-in-out;
		-moz-transition: 0.15s ease-in-out;
		-ms-transition: 0.15s ease-in-out;
		-o-transition: 0.15s ease-in-out;
		transition: 0.15s ease-in-out;
	}
	.fixed #user-nav {
		z-index: 21;
		position: fixed;
		margin: 0;
		width: auto;
		left: auto;
		right: 10px;
	}
	.fixed[data-menu-position="open"] #user-nav {
		-webkit-transform: translateX(200px);
		-moz-transform: translateX(200px);
		-ms-tranform: translateX(200px);
		-o-transform: translateX(200px);
		transform: translateX(200px);
	}
	#user-nav > ul {
		right: auto;
		position: relative;
	}
	#content-dash {
		margin-left: 0 !important;
		border-top-left-radius: 0;
	}
    .fixed #content-dash {
    	padding-top: 67px;
    }
    #content-header {
        margin-top: 0;
        /*height: 140px; FIX iPhone: Makes header take up too much space/not enough, let it dictate (by h1 text length) */
        height:auto; /* FIX iPhone: allow h1, btn-group to set height*/
        text-align: center;
    }
    #content-header h1, #content-header .btn-group {
        float: none;
        position:relative; /*FIX iPhone: let btn group go in document flow, not absolute. Prevents button/header from running into each other*/
    }
    #content-header h1 {
        display: block;
        text-align: center;
        margin-left: auto;
        margin-top: 0;
        padding-top: 15px;
        width: 100%;
        }
    #content-header .btn-group {
        /*margin-top: 70px; FIX iPhone: Makes button group go needlessly far below the header. */
        margin:10px 0; /* FIX iPhone: give equal margins (as below h1), still able to target with finger */
        left: 0;
        right: auto;
    }

    /*****/
	#sidebar {
		float: none;
		width: 100% !important;
	}
	#sidebar > a {
		padding: 7px 20px 7px 15px;
		box-shadow: 0 1px 0 #666666;
		margin-bottom: 1px;
		display: block !important;
		text-transform: uppercase;
		color: #eeeeee;
		font-size: 10px;
	}
	#sidebar > a > i {
		margin-right: 10px;
	}
	#sidebar > ul {
		display: none;
		margin: -2px 0 0 !important;
		width: 100% !important;
		box-shadow: 0 6px 6px rgba(0,0,0,0.4);
	}
	#sidebar > ul > li.active > a {
		background: none !important;
	}
	#sidebar > ul > li > a > span {
		display: inline !important;
	}
    #style-switcher {
    	display: none;
    }
    .widget-title .buttons {
    	float: left;
    	border-right: 1px solid #cccccc;
    }
	.widget-title .buttons > .btn {
		white-space: nowrap;
		overflow: hidden;
		padding: 9px 3px 6px 10px !important;
	}
	.widget-title .buttons > .btn .text {
		display: none;
	}
    .form-horizontal .control-label {
        padding-left: 30px;
        width: 90%;
    }
    .form-horizontal .controls {
        margin-left: 0;
        padding: 10px 30px;
    }
    .form-horizontal .controls label {
		display: block;
    }
    .form-actions {
        text-align: center;
    }
    .form-horizontal .form-actions {
		padding: 10px 40px 10px 50px;
	}
}
@media (min-width: 481px) and (max-width: 769px) {
	#header h1 {
		top: 3px;
	}
	#sidebar, #sidebar > ul {
		width: 43px;
	}
	#sidebar > ul ul {
		display: none;
		position: absolute;
		left:50px;
		top: 0;
		min-width: 150px;
		box-shadow: 0 1px 5px rgba(0,0,0,0.9);
		border-radius: 5px;
		list-style: none;
	}
	#sidebar > ul ul li a {
		white-space: nowrap;
		padding: 10px 25px;
	}
	#sidebar > ul ul:before {
		border-top: 7px solid transparent;
		border-bottom: 7px solid transparent;
		content: "";
		display: inline-block;
		left: -6px;
		position: absolute;
		top: 11px;
	}
	#sidebar > ul ul:after {
		border-top: 6px solid transparent;
		border-bottom: 6px solid transparent;
		content: "";
		display: inline-block;
		left: -5px;
		position: absolute;
		top: 12px;
    }
	#sidebar > a {
		display: none !important;
	}
	#sidebar > ul > li.open.submenu > a {
    border-bottom: none !important;
	}
	#sidebar > ul > li > a > span {
		display: none;
	}
	#content-dash {
		margin-left: 43px;
	}
}
@media (max-width: 600px) {
	/*.widget-title .buttons {
		float: left;
	}*/
	.panel-left {
		margin-right: 0;
	}
	.panel-right {
		border-top: 1px solid #DDDDDD;
		border-left: none;
		position: relative;
		top: auto;
		right: auto;
		height: auto;
		width: auto;
	}
	.select2-input {
		min-width: auto;
		width: auto;
	}

}
@media (max-width: 768px) {
	body {
		padding: 0 !important;
	}
	#search { display: none; }
	#user-nav > ul > li > a > span.text {
		display: none;
	}
	#sidebar li.submenu > ul {
		display: none;
	}
}
@media (min-width: 769px) and (max-width: 979px) {
	[class*="span"], .row-fluid [class*="span"] {
		display: block;
		float: none;
		margin-left: 0;
		width: auto;
	}
}
@media (max-width: 900px) {
	.dataTables_filter,
    .dataTables_paginate {
    	float: none;
    }
}
@media (max-width: 979px) {
	div.dataTables_wrapper .ui-widget-header {
		height: 68px;
	}
	.dataTables_filter {
		position: relative;
	}
	.dataTables_filter, .dataTables_paginate {
		text-align: center;
	}
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi)  {
  .select2-search input, .select2-search-choice-close, .select2-container .select2-choice abbr, .select2-container .select2-choice .select2-arrow b {
      background-image: url(/../img/select2x2.png) !important;
  }
}

.login-box {
  margin-top: 60px;
}

.form-signin .form-control {
  position: relative;
  font-size: 16px;
  height: auto;
  padding: 10px;
          box-sizing: border-box;
     -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}

.account-wall {
  padding: 15px;
  background-color: #f7f7f7;
  border: 3px solid #3D5629;
          box-shadow: 0px 10px 10px rgba(0, 0, 0, 0.3);
     -moz-box-shadow: 0px 10px 10px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 0px 10px 10px rgba(0, 0, 0, 0.3);
}

.login-title {
  color: #777;
  font-size: 18px;
  font-weight: 400;
  display: block;
}
/* Have ideas for improving this CSS for the general community? Submit your changes at: https://github.com/Valums-File-Uploader/file-uploader */
.qq-uploader {
	position: relative;
	width: 100%;
}
.qq-upload-button {
	display: block;
	/*or inline-block*/
	width: 105px;
	padding: 7px 0;
	text-align: center;
	background: #880000;
	border-bottom: 1px solid #DDD;
	color: #FFF;
}
.qq-upload-button-hover {
	background: #CC0000;
}
.qq-upload-button-focus {
	outline: 1px dotted #000000;
}
.qq-upload-drop-area, .qq-upload-extra-drop-area {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	min-height: 30px;
	z-index: 2;
	background: #FF9797;
	text-align: center;
}
.qq-upload-drop-area span {
	display: block;
	position: absolute;
	top: 50%;
	width: 100%;
	margin-top: -8px;
	font-size: 16px;
}
.qq-upload-extra-drop-area {
	position: relative;
	margin-top: 50px;
	font-size: 16px;
	padding-top: 30px;
	height: 20px;
	min-height: 40px;
}
.qq-upload-drop-area-active {
	background: #FF7171;
}
.qq-upload-list {
	margin: 0;
	padding: 0;
	list-style: none;
}
.qq-upload-list li {
	margin: 0;
	padding: 9px;
	line-height: 15px;
	font-size: 16px;
	background-color: #FFF0BD;
}
.qq-upload-file, .qq-upload-spinner, .qq-upload-size, .qq-upload-cancel, .qq-upload-failed-text {
	margin-right: 12px;
}
.qq-upload-file {
}
.qq-upload-spinner {
	display: inline-block;
	background: url(/assets/loading-60a5629023474cc4553b9d9fbb9473fe1691e4dc4b660879b1e67e284b562d5f.gif);
	width: 15px;
	height: 15px;
	vertical-align: text-bottom;
}
.qq-upload-size, .qq-upload-cancel {
	font-size: 12px;
	font-weight: normal;
}
.qq-upload-failed-text {
	display: none;
}
.qq-upload-fail .qq-upload-failed-text {
	display: inline;
}
.qq-upload-list li.qq-upload-success {
	background-color: #5DA30C;
	color: #FFFFFF;
}
.qq-upload-list li.qq-upload-fail {
	background-color: #D60000;
	color: #FFFFFF;
}
.inline {
  display: inline;
  float: left;
  font-weight: bold;
  margin: 5px 10px 3px 0;
  width: 150px;
  font-family: Helvetica;
  font-size: 12px; }

#licence_submit {
  margin-bottom: 1px;
  margin-top: 1px;
  background: none repeat scroll 0 0 grey;
  border: 1px solid #12486e;
  border-radius: 15px 15px 15px 15px;
  color: white;
  padding: 1px;
  text-decoration: none;
  font-size: 10px;
  font-family: Helvetica; }

#livetp_submit {
  margin-bottom: 1px;
  margin-top: 1px;
  background: none repeat scroll 0 0 grey;
  border: 1px solid #12486e;
  border-radius: 15px 15px 15px 15px;
  color: white;
  padding: 1px;
  text-decoration: none;
  font-size: 10px;
  font-family: Helvetica; }

#contact_submit {
  margin-bottom: 1px;
  margin-top: 1px;
  background: none repeat scroll 0 0 grey;
  border: 1px solid #12486e;
  border-radius: 15px 15px 15px 15px;
  color: white;
  padding: 1px;
  text-decoration: none;
  font-size: 10px;
  font-family: Helvetica; }

#user_submit {
  margin-bottom: 1px;
  margin-top: 1px;
  background: none repeat scroll 0 0 grey;
  border: 1px solid #12486e;
  border-radius: 15px 15px 15px 15px;
  color: white;
  padding: 1px;
  text-decoration: none;
  font-size: 10px;
  font-family: Helvetica; }

#signin_btn {
  background: none repeat scroll 0 0 #1a75bb;
  border: 1px solid #12486e;
  border-radius: 5px 5px 5px 5px;
  color: white;
  margin: 7px 0 0;
  padding: 7px; }

#company_submit {
  margin-bottom: 1px;
  margin-top: 1px;
  background: none repeat scroll 0 0 grey;
  border: 1px solid #12486e;
  border-radius: 15px 15px 15px 15px;
  color: white;
  padding: 1px;
  text-decoration: none;
  font-size: 10px;
  font-family: Helvetica; }

#subdivision_submit {
  margin-bottom: 1px;
  margin-top: 1px;
  background: none repeat scroll 0 0 grey;
  border: 1px solid #12486e;
  border-radius: 15px 15px 15px 15px;
  color: white;
  padding: 1px;
  text-decoration: none;
  font-size: 10px;
  font-family: Helvetica; }

#error_explanation {
  background: none repeat scroll 0 0 #ff6666;
  border: 2px solid #f2f3ba;
  color: black;
  display: block;
  font-size: 18px;
  margin: 0 0 20px;
  overflow: hidden;
  padding: 10px;
  text-align: center;
  z-index: 1000; }
  #error_explanation h2 {
    color: white;
    font-size: 15px; }
  #error_explanation li {
    color: black; }

#flash_notice {
  background: none repeat scroll 0 0 #00cc66;
  border: 2px solid #00cc66;
  color: white;
  display: block;
  font-size: 18px;
  margin: 0 0 20px;
  overflow: hidden;
  padding: 10px;
  text-align: center;
  z-index: 1000; }

#flash_success {
  background: none repeat scroll 0 0 #00cc66;
  border: 2px solid #00cc66;
  color: white;
  display: block;
  font-size: 18px;
  margin: 0 0 20px;
  overflow: hidden;
  padding: 10px;
  text-align: center;
  z-index: 1000; }
/* line 11, app/assets/stylesheets/invoiceheaders.css.scss */
#invoiceheader_invoicetoname {
  cursor: default;
}

/* line 15, app/assets/stylesheets/invoiceheaders.css.scss */
#invoiceheader_invoicetoaddress1 {
  cursor: default;
}

/* line 19, app/assets/stylesheets/invoiceheaders.css.scss */
#invoiceheader_invoicetoaddress2 {
  cursor: default;
}

/* line 23, app/assets/stylesheets/invoiceheaders.css.scss */
#invoiceheader_invoicetoaddress3 {
  cursor: default;
}

/* line 27, app/assets/stylesheets/invoiceheaders.css.scss */
#invoiceheader_invoicetoaddress4 {
  cursor: default;
}

/* line 31, app/assets/stylesheets/invoiceheaders.css.scss */
#invoiceheader_invoicetopostcode {
  cursor: default;
}

/* line 38, app/assets/stylesheets/invoiceheaders.css.scss */
#invoiceheader_suppliername {
  cursor: default;
}

/* line 42, app/assets/stylesheets/invoiceheaders.css.scss */
#invoiceheader_supplieraddress1 {
  cursor: default;
}

/* line 46, app/assets/stylesheets/invoiceheaders.css.scss */
#invoiceheader_supplieraddress2 {
  cursor: default;
}

/* line 50, app/assets/stylesheets/invoiceheaders.css.scss */
#invoiceheader_supplieraddress3 {
  cursor: default;
}

/* line 54, app/assets/stylesheets/invoiceheaders.css.scss */
#invoiceheader_supplieraddress4 {
  cursor: default;
}

/* line 58, app/assets/stylesheets/invoiceheaders.css.scss */
#invoiceheader_supplierpostcode {
  cursor: default;
}

/* line 64, app/assets/stylesheets/invoiceheaders.css.scss */
#invoiceheader_deliveryname {
  cursor: default;
}

/* line 68, app/assets/stylesheets/invoiceheaders.css.scss */
#invoiceheader_delivertoaddress1 {
  cursor: default;
}

/* line 72, app/assets/stylesheets/invoiceheaders.css.scss */
#invoiceheader_delivertoaddress2 {
  cursor: default;
}

/* line 76, app/assets/stylesheets/invoiceheaders.css.scss */
#invoiceheader_delivertoaddress3 {
  cursor: default;
}

/* line 80, app/assets/stylesheets/invoiceheaders.css.scss */
#invoiceheader_delivertoaddress4 {
  cursor: default;
}

/* line 84, app/assets/stylesheets/invoiceheaders.css.scss */
#invoiceheader_delivertopostcode {
  cursor: default;
}

/* line 88, app/assets/stylesheets/invoiceheaders.css.scss */
.deliverydiv {
  position: relative;
  top: -3px;
}
/*! jQuery UI - v1.10.0 - 2013-01-17
* http://jqueryui.com
* Includes: jquery.ui.core.css, jquery.ui.accordion.css, jquery.ui.autocomplete.css, jquery.ui.button.css, jquery.ui.datepicker.css, jquery.ui.dialog.css, jquery.ui.menu.css, jquery.ui.progressbar.css, jquery.ui.resizable.css, jquery.ui.selectable.css, jquery.ui.slider.css, jquery.ui.spinner.css, jquery.ui.tabs.css, jquery.ui.tooltip.css, jquery.ui.theme.css
* Copyright 2013 jQuery Foundation and other contributors; Licensed MIT */
/* Layout helpers
----------------------------------*/
/* line 8, app/assets/stylesheets/jquery-ui.scss */
.ui-helper-hidden {
  display: none;
}

/* line 11, app/assets/stylesheets/jquery-ui.scss */
.ui-helper-hidden-accessible {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

/* line 21, app/assets/stylesheets/jquery-ui.scss */
.ui-helper-reset {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  line-height: 1.3;
  text-decoration: none;
  font-size: 100%;
  list-style: none;
}

/* line 31, app/assets/stylesheets/jquery-ui.scss */
.ui-helper-clearfix:before,
.ui-helper-clearfix:after {
  content: "";
  display: table;
}

/* line 36, app/assets/stylesheets/jquery-ui.scss */
.ui-helper-clearfix:after {
  clear: both;
}

/* line 39, app/assets/stylesheets/jquery-ui.scss */
.ui-helper-clearfix {
  min-height: 0;
  /* support: IE7 */
}

/* line 42, app/assets/stylesheets/jquery-ui.scss */
.ui-helper-zfix {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  opacity: 0;
  filter: Alpha(Opacity=0);
}

/* line 52, app/assets/stylesheets/jquery-ui.scss */
.ui-front {
  z-index: 100;
}

/* Interaction Cues
----------------------------------*/
/* line 59, app/assets/stylesheets/jquery-ui.scss */
.ui-state-disabled {
  cursor: default !important;
}

/* Icons
----------------------------------*/
/* states and images */
/* line 68, app/assets/stylesheets/jquery-ui.scss */
.ui-icon {
  display: block;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat;
}

/* Misc visuals
----------------------------------*/
/* Overlays */
/* line 80, app/assets/stylesheets/jquery-ui.scss */
.ui-widget-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/* line 88, app/assets/stylesheets/jquery-ui.scss */
.ui-accordion .ui-accordion-header {
  display: block;
  cursor: pointer;
  position: relative;
  margin-top: 2px;
  padding: .5em .5em .5em .7em;
  min-height: 0;
  /* support: IE7 */
}

/* line 96, app/assets/stylesheets/jquery-ui.scss */
.ui-accordion .ui-accordion-icons {
  padding-left: 2.2em;
}

/* line 99, app/assets/stylesheets/jquery-ui.scss */
.ui-accordion .ui-accordion-noicons {
  padding-left: .7em;
}

/* line 102, app/assets/stylesheets/jquery-ui.scss */
.ui-accordion .ui-accordion-icons .ui-accordion-icons {
  padding-left: 2.2em;
}

/* line 105, app/assets/stylesheets/jquery-ui.scss */
.ui-accordion .ui-accordion-header .ui-accordion-header-icon {
  position: absolute;
  left: .5em;
  top: 50%;
  margin-top: -8px;
}

/* line 111, app/assets/stylesheets/jquery-ui.scss */
.ui-accordion .ui-accordion-content {
  padding: 1em 2.2em;
  border-top: 0;
  overflow: auto;
}

/* line 117, app/assets/stylesheets/jquery-ui.scss */
.ui-autocomplete {
  position: absolute;
  top: 0;
  left: 0;
  cursor: default;
}

/* line 124, app/assets/stylesheets/jquery-ui.scss */
.ui-button {
  display: inline-block;
  position: relative;
  padding: 0;
  line-height: normal;
  margin-right: .1em;
  cursor: pointer;
  vertical-align: middle;
  text-align: center;
  overflow: visible;
  /* removes extra width in IE */
}

/* line 135, app/assets/stylesheets/jquery-ui.scss */
.ui-button,
.ui-button:link,
.ui-button:visited,
.ui-button:hover,
.ui-button:active {
  text-decoration: none;
}

/* to make room for the icon, a width needs to be set here */
/* line 143, app/assets/stylesheets/jquery-ui.scss */
.ui-button-icon-only {
  width: 2.2em;
}

/* button elements seem to need a little more width */
/* line 147, app/assets/stylesheets/jquery-ui.scss */
button.ui-button-icon-only {
  width: 2.4em;
}

/* line 150, app/assets/stylesheets/jquery-ui.scss */
.ui-button-icons-only {
  width: 3.4em;
}

/* line 153, app/assets/stylesheets/jquery-ui.scss */
button.ui-button-icons-only {
  width: 3.7em;
}

/* button text element */
/* line 158, app/assets/stylesheets/jquery-ui.scss */
.ui-button .ui-button-text {
  display: block;
  line-height: normal;
}

/* line 162, app/assets/stylesheets/jquery-ui.scss */
.ui-button-text-only .ui-button-text {
  padding: .4em 1em;
}

/* line 165, app/assets/stylesheets/jquery-ui.scss */
.ui-button-icon-only .ui-button-text,
.ui-button-icons-only .ui-button-text {
  padding: .4em;
  text-indent: -9999999px;
}

/* line 170, app/assets/stylesheets/jquery-ui.scss */
.ui-button-text-icon-primary .ui-button-text,
.ui-button-text-icons .ui-button-text {
  padding: .4em 1em .4em 2.1em;
}

/* line 174, app/assets/stylesheets/jquery-ui.scss */
.ui-button-text-icon-secondary .ui-button-text,
.ui-button-text-icons .ui-button-text {
  padding: .4em 2.1em .4em 1em;
}

/* line 178, app/assets/stylesheets/jquery-ui.scss */
.ui-button-text-icons .ui-button-text {
  padding-left: 2.1em;
  padding-right: 2.1em;
}

/* no icon support for input elements, provide padding by default */
/* line 183, app/assets/stylesheets/jquery-ui.scss */
input.ui-button {
  padding: .4em 1em;
}

/* button icon element(s) */
/* line 188, app/assets/stylesheets/jquery-ui.scss */
.ui-button-icon-only .ui-icon,
.ui-button-text-icon-primary .ui-icon,
.ui-button-text-icon-secondary .ui-icon,
.ui-button-text-icons .ui-icon,
.ui-button-icons-only .ui-icon {
  position: absolute;
  top: 50%;
  margin-top: -8px;
}

/* line 197, app/assets/stylesheets/jquery-ui.scss */
.ui-button-icon-only .ui-icon {
  left: 50%;
  margin-left: -8px;
}

/* line 201, app/assets/stylesheets/jquery-ui.scss */
.ui-button-text-icon-primary .ui-button-icon-primary,
.ui-button-text-icons .ui-button-icon-primary,
.ui-button-icons-only .ui-button-icon-primary {
  left: .5em;
}

/* line 206, app/assets/stylesheets/jquery-ui.scss */
.ui-button-text-icon-secondary .ui-button-icon-secondary,
.ui-button-text-icons .ui-button-icon-secondary,
.ui-button-icons-only .ui-button-icon-secondary {
  right: .5em;
}

/* button sets */
/* line 213, app/assets/stylesheets/jquery-ui.scss */
.ui-buttonset {
  margin-right: 7px;
}

/* line 216, app/assets/stylesheets/jquery-ui.scss */
.ui-buttonset .ui-button {
  margin-left: 0;
  margin-right: -.3em;
}

/* workarounds */
/* reset extra padding in Firefox, see h5bp.com/l */
/* line 223, app/assets/stylesheets/jquery-ui.scss */
input.ui-button::-moz-focus-inner,
button.ui-button::-moz-focus-inner {
  border: 0;
  padding: 0;
}

/* line 229, app/assets/stylesheets/jquery-ui.scss */
.ui-datepicker {
  width: 17em;
  padding: .2em .2em 0;
  display: none;
}

/* line 234, app/assets/stylesheets/jquery-ui.scss */
.ui-datepicker .ui-datepicker-header {
  position: relative;
  padding: .2em 0;
}

/* line 238, app/assets/stylesheets/jquery-ui.scss */
.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
  position: absolute;
  top: 2px;
  width: 1.8em;
  height: 1.8em;
}

/* line 245, app/assets/stylesheets/jquery-ui.scss */
.ui-datepicker .ui-datepicker-prev-hover,
.ui-datepicker .ui-datepicker-next-hover {
  top: 1px;
}

/* line 249, app/assets/stylesheets/jquery-ui.scss */
.ui-datepicker .ui-datepicker-prev {
  left: 2px;
}

/* line 252, app/assets/stylesheets/jquery-ui.scss */
.ui-datepicker .ui-datepicker-next {
  right: 2px;
}

/* line 255, app/assets/stylesheets/jquery-ui.scss */
.ui-datepicker .ui-datepicker-prev-hover {
  left: 1px;
}

/* line 258, app/assets/stylesheets/jquery-ui.scss */
.ui-datepicker .ui-datepicker-next-hover {
  right: 1px;
}

/* line 261, app/assets/stylesheets/jquery-ui.scss */
.ui-datepicker .ui-datepicker-prev span,
.ui-datepicker .ui-datepicker-next span {
  display: block;
  position: absolute;
  left: 50%;
  margin-left: -8px;
  top: 50%;
  margin-top: -8px;
}

/* line 270, app/assets/stylesheets/jquery-ui.scss */
.ui-datepicker .ui-datepicker-title {
  margin: 0 2.3em;
  line-height: 1.8em;
  text-align: center;
}

/* line 275, app/assets/stylesheets/jquery-ui.scss */
.ui-datepicker .ui-datepicker-title select {
  font-size: 1em;
  margin: 1px 0;
}

/* line 279, app/assets/stylesheets/jquery-ui.scss */
.ui-datepicker select.ui-datepicker-month-year {
  width: 100%;
}

/* line 282, app/assets/stylesheets/jquery-ui.scss */
.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
  width: 49%;
}

/* line 286, app/assets/stylesheets/jquery-ui.scss */
.ui-datepicker table {
  width: 100%;
  font-size: .9em;
  border-collapse: collapse;
  margin: 0 0 .4em;
}

/* line 292, app/assets/stylesheets/jquery-ui.scss */
.ui-datepicker th {
  padding: .7em .3em;
  text-align: center;
  font-weight: bold;
  border: 0;
}

/* line 298, app/assets/stylesheets/jquery-ui.scss */
.ui-datepicker td {
  border: 0;
  padding: 1px;
}

/* line 302, app/assets/stylesheets/jquery-ui.scss */
.ui-datepicker td span,
.ui-datepicker td a {
  display: block;
  padding: .2em;
  text-align: right;
  text-decoration: none;
}

/* line 309, app/assets/stylesheets/jquery-ui.scss */
.ui-datepicker .ui-datepicker-buttonpane {
  background-image: none;
  margin: .7em 0 0 0;
  padding: 0 .2em;
  border-left: 0;
  border-right: 0;
  border-bottom: 0;
}

/* line 317, app/assets/stylesheets/jquery-ui.scss */
.ui-datepicker .ui-datepicker-buttonpane button {
  float: right;
  margin: .5em .2em .4em;
  cursor: pointer;
  padding: .2em .6em .3em .6em;
  width: auto;
  overflow: visible;
}

/* line 325, app/assets/stylesheets/jquery-ui.scss */
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
  float: left;
}

/* with multiple calendars */
/* line 330, app/assets/stylesheets/jquery-ui.scss */
.ui-datepicker.ui-datepicker-multi {
  width: auto;
}

/* line 333, app/assets/stylesheets/jquery-ui.scss */
.ui-datepicker-multi .ui-datepicker-group {
  float: left;
}

/* line 336, app/assets/stylesheets/jquery-ui.scss */
.ui-datepicker-multi .ui-datepicker-group table {
  width: 95%;
  margin: 0 auto .4em;
}

/* line 340, app/assets/stylesheets/jquery-ui.scss */
.ui-datepicker-multi-2 .ui-datepicker-group {
  width: 50%;
}

/* line 343, app/assets/stylesheets/jquery-ui.scss */
.ui-datepicker-multi-3 .ui-datepicker-group {
  width: 33.3%;
}

/* line 346, app/assets/stylesheets/jquery-ui.scss */
.ui-datepicker-multi-4 .ui-datepicker-group {
  width: 25%;
}

/* line 349, app/assets/stylesheets/jquery-ui.scss */
.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
  border-left-width: 0;
}

/* line 353, app/assets/stylesheets/jquery-ui.scss */
.ui-datepicker-multi .ui-datepicker-buttonpane {
  clear: left;
}

/* line 356, app/assets/stylesheets/jquery-ui.scss */
.ui-datepicker-row-break {
  clear: both;
  width: 100%;
  font-size: 0;
}

/* RTL support */
/* line 363, app/assets/stylesheets/jquery-ui.scss */
.ui-datepicker-rtl {
  direction: rtl;
}

/* line 366, app/assets/stylesheets/jquery-ui.scss */
.ui-datepicker-rtl .ui-datepicker-prev {
  right: 2px;
  left: auto;
}

/* line 370, app/assets/stylesheets/jquery-ui.scss */
.ui-datepicker-rtl .ui-datepicker-next {
  left: 2px;
  right: auto;
}

/* line 374, app/assets/stylesheets/jquery-ui.scss */
.ui-datepicker-rtl .ui-datepicker-prev:hover {
  right: 1px;
  left: auto;
}

/* line 378, app/assets/stylesheets/jquery-ui.scss */
.ui-datepicker-rtl .ui-datepicker-next:hover {
  left: 1px;
  right: auto;
}

/* line 382, app/assets/stylesheets/jquery-ui.scss */
.ui-datepicker-rtl .ui-datepicker-buttonpane {
  clear: right;
}

/* line 385, app/assets/stylesheets/jquery-ui.scss */
.ui-datepicker-rtl .ui-datepicker-buttonpane button {
  float: left;
}

/* line 388, app/assets/stylesheets/jquery-ui.scss */
.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,
.ui-datepicker-rtl .ui-datepicker-group {
  float: right;
}

/* line 392, app/assets/stylesheets/jquery-ui.scss */
.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
  border-right-width: 0;
  border-left-width: 1px;
}

/* line 398, app/assets/stylesheets/jquery-ui.scss */
.ui-dialog {
  position: absolute;
  top: 0;
  left: 0;
  padding: .2em;
  outline: 0;
}

/* line 405, app/assets/stylesheets/jquery-ui.scss */
.ui-dialog .ui-dialog-titlebar {
  padding: .4em 1em;
  position: relative;
}

/* line 409, app/assets/stylesheets/jquery-ui.scss */
.ui-dialog .ui-dialog-title {
  float: left;
  margin: .1em 0;
  white-space: nowrap;
  width: 90%;
  overflow: hidden;
  text-overflow: ellipsis;
}

/* line 417, app/assets/stylesheets/jquery-ui.scss */
.ui-dialog .ui-dialog-titlebar-close {
  position: absolute;
  right: .3em;
  top: 50%;
  width: 21px;
  margin: -10px 0 0 0;
  padding: 1px;
  height: 20px;
}

/* line 426, app/assets/stylesheets/jquery-ui.scss */
.ui-dialog .ui-dialog-content {
  position: relative;
  border: 0;
  padding: .5em 1em;
  background: none;
  overflow: auto;
}

/* line 433, app/assets/stylesheets/jquery-ui.scss */
.ui-dialog .ui-dialog-buttonpane {
  text-align: left;
  border-width: 1px 0 0 0;
  background-image: none;
  margin-top: .5em;
  padding: .3em 1em .5em .4em;
}

/* line 440, app/assets/stylesheets/jquery-ui.scss */
.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
  float: right;
}

/* line 443, app/assets/stylesheets/jquery-ui.scss */
.ui-dialog .ui-dialog-buttonpane button {
  margin: .5em .4em .5em 0;
  cursor: pointer;
}

/* line 447, app/assets/stylesheets/jquery-ui.scss */
.ui-dialog .ui-resizable-se {
  width: 12px;
  height: 12px;
  right: -5px;
  bottom: -5px;
  background-position: 16px 16px;
}

/* line 454, app/assets/stylesheets/jquery-ui.scss */
.ui-draggable .ui-dialog-titlebar {
  cursor: move;
}

/* line 458, app/assets/stylesheets/jquery-ui.scss */
.ui-menu {
  list-style: none;
  padding: 2px;
  margin: 0;
  display: block;
  outline: none;
}

/* line 465, app/assets/stylesheets/jquery-ui.scss */
.ui-menu .ui-menu {
  margin-top: -3px;
  position: absolute;
}

/* line 469, app/assets/stylesheets/jquery-ui.scss */
.ui-menu .ui-menu-item {
  margin: 0;
  padding: 0;
  width: 100%;
}

/* line 474, app/assets/stylesheets/jquery-ui.scss */
.ui-menu .ui-menu-divider {
  margin: 5px -2px 5px -2px;
  height: 0;
  font-size: 0;
  line-height: 0;
  border-width: 1px 0 0 0;
}

/* line 481, app/assets/stylesheets/jquery-ui.scss */
.ui-menu .ui-menu-item a {
  text-decoration: none;
  display: block;
  padding: 2px .4em;
  line-height: 1.5;
  min-height: 0;
  /* support: IE7 */
  font-weight: normal;
}

/* line 489, app/assets/stylesheets/jquery-ui.scss */
.ui-menu .ui-menu-item a.ui-state-focus,
.ui-menu .ui-menu-item a.ui-state-active {
  font-weight: normal;
  margin: -1px;
}

/* line 495, app/assets/stylesheets/jquery-ui.scss */
.ui-menu .ui-state-disabled {
  font-weight: normal;
  margin: .4em 0 .2em;
  line-height: 1.5;
}

/* line 500, app/assets/stylesheets/jquery-ui.scss */
.ui-menu .ui-state-disabled a {
  cursor: default;
}

/* icon support */
/* line 505, app/assets/stylesheets/jquery-ui.scss */
.ui-menu-icons {
  position: relative;
}

/* line 508, app/assets/stylesheets/jquery-ui.scss */
.ui-menu-icons .ui-menu-item a {
  position: relative;
  padding-left: 2em;
}

/* left-aligned */
/* line 514, app/assets/stylesheets/jquery-ui.scss */
.ui-menu .ui-icon {
  position: absolute;
  top: .2em;
  left: .2em;
}

/* right-aligned */
/* line 521, app/assets/stylesheets/jquery-ui.scss */
.ui-menu .ui-menu-icon {
  position: static;
  float: right;
}

/* line 526, app/assets/stylesheets/jquery-ui.scss */
.ui-progressbar {
  height: 2em;
  text-align: left;
  overflow: hidden;
}

/* line 531, app/assets/stylesheets/jquery-ui.scss */
.ui-progressbar .ui-progressbar-value {
  margin: -1px;
  height: 100%;
}

/* line 535, app/assets/stylesheets/jquery-ui.scss */
.ui-progressbar .ui-progressbar-overlay {
  background: url(/images/animated-overlay.gif);
  height: 100%;
  filter: alpha(opacity=25);
  opacity: 0.25;
}

/* line 541, app/assets/stylesheets/jquery-ui.scss */
.ui-progressbar-indeterminate .ui-progressbar-value {
  background-image: none;
}

/* line 545, app/assets/stylesheets/jquery-ui.scss */
.ui-resizable {
  position: relative;
}

/* line 548, app/assets/stylesheets/jquery-ui.scss */
.ui-resizable-handle {
  position: absolute;
  font-size: 0.1px;
  display: block;
}

/* line 553, app/assets/stylesheets/jquery-ui.scss */
.ui-resizable-disabled .ui-resizable-handle,
.ui-resizable-autohide .ui-resizable-handle {
  display: none;
}

/* line 557, app/assets/stylesheets/jquery-ui.scss */
.ui-resizable-n {
  cursor: n-resize;
  height: 7px;
  width: 100%;
  top: -5px;
  left: 0;
}

/* line 564, app/assets/stylesheets/jquery-ui.scss */
.ui-resizable-s {
  cursor: s-resize;
  height: 7px;
  width: 100%;
  bottom: -5px;
  left: 0;
}

/* line 571, app/assets/stylesheets/jquery-ui.scss */
.ui-resizable-e {
  cursor: e-resize;
  width: 7px;
  right: -5px;
  top: 0;
  height: 100%;
}

/* line 578, app/assets/stylesheets/jquery-ui.scss */
.ui-resizable-w {
  cursor: w-resize;
  width: 7px;
  left: -5px;
  top: 0;
  height: 100%;
}

/* line 585, app/assets/stylesheets/jquery-ui.scss */
.ui-resizable-se {
  cursor: se-resize;
  width: 12px;
  height: 12px;
  right: 1px;
  bottom: 1px;
}

/* line 592, app/assets/stylesheets/jquery-ui.scss */
.ui-resizable-sw {
  cursor: sw-resize;
  width: 9px;
  height: 9px;
  left: -5px;
  bottom: -5px;
}

/* line 599, app/assets/stylesheets/jquery-ui.scss */
.ui-resizable-nw {
  cursor: nw-resize;
  width: 9px;
  height: 9px;
  left: -5px;
  top: -5px;
}

/* line 606, app/assets/stylesheets/jquery-ui.scss */
.ui-resizable-ne {
  cursor: ne-resize;
  width: 9px;
  height: 9px;
  right: -5px;
  top: -5px;
}

/* line 614, app/assets/stylesheets/jquery-ui.scss */
.ui-selectable-helper {
  position: absolute;
  z-index: 100;
  border: 1px dotted black;
}

/* line 620, app/assets/stylesheets/jquery-ui.scss */
.ui-slider {
  position: relative;
  text-align: left;
}

/* line 624, app/assets/stylesheets/jquery-ui.scss */
.ui-slider .ui-slider-handle {
  position: absolute;
  z-index: 2;
  width: 1.2em;
  height: 1.2em;
  cursor: default;
}

/* line 631, app/assets/stylesheets/jquery-ui.scss */
.ui-slider .ui-slider-range {
  position: absolute;
  z-index: 1;
  font-size: .7em;
  display: block;
  border: 0;
  background-position: 0 0;
}

/* For IE8 - See #6727 */
/* line 641, app/assets/stylesheets/jquery-ui.scss */
.ui-slider.ui-state-disabled .ui-slider-handle,
.ui-slider.ui-state-disabled .ui-slider-range {
  filter: inherit;
}

/* line 646, app/assets/stylesheets/jquery-ui.scss */
.ui-slider-horizontal {
  height: .8em;
}

/* line 649, app/assets/stylesheets/jquery-ui.scss */
.ui-slider-horizontal .ui-slider-handle {
  top: -.3em;
  margin-left: -.6em;
}

/* line 653, app/assets/stylesheets/jquery-ui.scss */
.ui-slider-horizontal .ui-slider-range {
  top: 0;
  height: 100%;
}

/* line 657, app/assets/stylesheets/jquery-ui.scss */
.ui-slider-horizontal .ui-slider-range-min {
  left: 0;
}

/* line 660, app/assets/stylesheets/jquery-ui.scss */
.ui-slider-horizontal .ui-slider-range-max {
  right: 0;
}

/* line 664, app/assets/stylesheets/jquery-ui.scss */
.ui-slider-vertical {
  width: .8em;
  height: 100px;
}

/* line 668, app/assets/stylesheets/jquery-ui.scss */
.ui-slider-vertical .ui-slider-handle {
  left: -.3em;
  margin-left: 0;
  margin-bottom: -.6em;
}

/* line 673, app/assets/stylesheets/jquery-ui.scss */
.ui-slider-vertical .ui-slider-range {
  left: 0;
  width: 100%;
}

/* line 677, app/assets/stylesheets/jquery-ui.scss */
.ui-slider-vertical .ui-slider-range-min {
  bottom: 0;
}

/* line 680, app/assets/stylesheets/jquery-ui.scss */
.ui-slider-vertical .ui-slider-range-max {
  top: 0;
}

/* line 684, app/assets/stylesheets/jquery-ui.scss */
.ui-spinner {
  position: relative;
  display: inline-block;
  overflow: hidden;
  padding: 0;
  vertical-align: middle;
}

/* line 691, app/assets/stylesheets/jquery-ui.scss */
.ui-spinner-input {
  border: none;
  background: none;
  color: inherit;
  padding: 0;
  margin: .2em 0;
  vertical-align: middle;
  margin-left: .4em;
  margin-right: 22px;
}

/* line 701, app/assets/stylesheets/jquery-ui.scss */
.ui-spinner-button {
  width: 16px;
  height: 50%;
  font-size: .5em;
  padding: 0;
  margin: 0;
  text-align: center;
  position: absolute;
  cursor: default;
  display: block;
  overflow: hidden;
  right: 0;
}

/* more specificity required here to overide default borders */
/* line 715, app/assets/stylesheets/jquery-ui.scss */
.ui-spinner a.ui-spinner-button {
  border-top: none;
  border-bottom: none;
  border-right: none;
}

/* vertical centre icon */
/* line 721, app/assets/stylesheets/jquery-ui.scss */
.ui-spinner .ui-icon {
  position: absolute;
  margin-top: -8px;
  top: 50%;
  left: 0;
}

/* line 727, app/assets/stylesheets/jquery-ui.scss */
.ui-spinner-up {
  top: 0;
}

/* line 730, app/assets/stylesheets/jquery-ui.scss */
.ui-spinner-down {
  bottom: 0;
}

/* TR overrides */
/* line 735, app/assets/stylesheets/jquery-ui.scss */
.ui-spinner .ui-icon-triangle-1-s {
  /* need to fix icons sprite */
  background-position: -65px -16px;
}

/* line 740, app/assets/stylesheets/jquery-ui.scss */
.ui-tabs {
  position: relative;
  /* position: relative prevents IE scroll bug (element with position: relative inside container with overflow: auto appear as "fixed") */
  padding: .2em;
}

/* line 744, app/assets/stylesheets/jquery-ui.scss */
.ui-tabs .ui-tabs-nav {
  margin: 0;
  padding: .2em .2em 0;
}

/* line 748, app/assets/stylesheets/jquery-ui.scss */
.ui-tabs .ui-tabs-nav li {
  list-style: none;
  float: left;
  position: relative;
  top: 0;
  margin: 1px .2em 0 0;
  border-bottom: 0;
  padding: 0;
  white-space: nowrap;
}

/* line 758, app/assets/stylesheets/jquery-ui.scss */
.ui-tabs .ui-tabs-nav li a {
  float: left;
  padding: .5em 1em;
  text-decoration: none;
}

/* line 763, app/assets/stylesheets/jquery-ui.scss */
.ui-tabs .ui-tabs-nav li.ui-tabs-active {
  margin-bottom: -1px;
  padding-bottom: 1px;
}

/* line 767, app/assets/stylesheets/jquery-ui.scss */
.ui-tabs .ui-tabs-nav li.ui-tabs-active a,
.ui-tabs .ui-tabs-nav li.ui-state-disabled a,
.ui-tabs .ui-tabs-nav li.ui-tabs-loading a {
  cursor: text;
}

/* line 772, app/assets/stylesheets/jquery-ui.scss */
.ui-tabs .ui-tabs-nav li a,
.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active a {
  cursor: pointer;
}

/* line 776, app/assets/stylesheets/jquery-ui.scss */
.ui-tabs .ui-tabs-panel {
  display: block;
  border-width: 0;
  padding: 1em 1.4em;
  background: none;
}

/* line 783, app/assets/stylesheets/jquery-ui.scss */
.ui-tooltip {
  padding: 8px;
  position: absolute;
  z-index: 9999;
  max-width: 300px;
  -webkit-box-shadow: 0 0 5px #aaa;
  box-shadow: 0 0 5px #aaa;
}

/* line 791, app/assets/stylesheets/jquery-ui.scss */
body .ui-tooltip {
  border-width: 2px;
}

/* Component containers
----------------------------------*/
/* line 797, app/assets/stylesheets/jquery-ui.scss */
.ui-widget {
  font-family: Verdana, Arial, sans-serif;
  font-size: 1.1em;
}

/* line 801, app/assets/stylesheets/jquery-ui.scss */
.ui-widget .ui-widget {
  font-size: 1em;
}

/* line 804, app/assets/stylesheets/jquery-ui.scss */
.ui-widget input,
.ui-widget select,
.ui-widget textarea,
.ui-widget button {
  font-family: Verdana, Arial, sans-serif;
  font-size: 1em;
}

/* line 811, app/assets/stylesheets/jquery-ui.scss */
.ui-widget-content {
  border: 1px solid #aaaaaa;
  background: #ffffff url(/assets/ui-bg_flat_75_ffffff_40x100-6a362798b983194784fdf53eeda3a748417b2c49a7cd72f67b5a98318a9f1ec0.png) 50% 50% repeat-x;
  color: #222222;
}

/* line 816, app/assets/stylesheets/jquery-ui.scss */
.ui-widget-content a {
  color: #222222;
}

/* line 819, app/assets/stylesheets/jquery-ui.scss */
.ui-widget-header {
  border: 1px solid #aaaaaa;
  background: #cccccc url(/assets/ui-bg_highlight-soft_75_cccccc_1x100-2c7e22df8e71cc5c68809a6cbc5c40a7f81b03b09faae284651e967318caf7a1.png) 50% 50% repeat-x;
  color: #222222;
  font-weight: bold;
}

/* line 825, app/assets/stylesheets/jquery-ui.scss */
.ui-widget-header a {
  color: #222222;
}

/* Interaction states
----------------------------------*/
/* line 831, app/assets/stylesheets/jquery-ui.scss */
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
  border: 1px solid #d3d3d3;
  background: #e6e6e6 url(/images/ui-bg_glass_75_e6e6e6_1x400.png) 50% 50% repeat-x;
  font-weight: normal;
  color: #555555;
}

/* line 839, app/assets/stylesheets/jquery-ui.scss */
.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited {
  color: #555555;
  text-decoration: none;
}

/* line 845, app/assets/stylesheets/jquery-ui.scss */
.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus {
  border: 1px solid #999999;
  background: #dadada url(/images/ui-bg_glass_75_dadada_1x400.png) 50% 50% repeat-x;
  font-weight: normal;
  color: #212121;
}

/* line 856, app/assets/stylesheets/jquery-ui.scss */
.ui-state-hover a,
.ui-state-hover a:hover,
.ui-state-hover a:link,
.ui-state-hover a:visited {
  color: #212121;
  text-decoration: none;
}

/* line 863, app/assets/stylesheets/jquery-ui.scss */
.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active {
  border: 1px solid #aaaaaa;
  background: #ffffff url(/images/ui-bg_glass_65_ffffff_1x400.png) 50% 50% repeat-x;
  font-weight: normal;
  color: #212121;
}

/* line 871, app/assets/stylesheets/jquery-ui.scss */
.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
  color: #212121;
  text-decoration: none;
}

/* Interaction Cues
----------------------------------*/
/* line 880, app/assets/stylesheets/jquery-ui.scss */
.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
  border: 1px solid #fcefa1;
  background: #fbf9ee url(/images/ui-bg_glass_55_fbf9ee_1x400.png) 50% 50% repeat-x;
  color: #363636;
}

/* line 887, app/assets/stylesheets/jquery-ui.scss */
.ui-state-highlight a,
.ui-widget-content .ui-state-highlight a,
.ui-widget-header .ui-state-highlight a {
  color: #363636;
}

/* line 892, app/assets/stylesheets/jquery-ui.scss */
.ui-state-error,
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error {
  border: 1px solid #cd0a0a;
  background: #fef1ec url(/images/ui-bg_glass_95_fef1ec_1x400.png) 50% 50% repeat-x;
  color: #cd0a0a;
}

/* line 899, app/assets/stylesheets/jquery-ui.scss */
.ui-state-error a,
.ui-widget-content .ui-state-error a,
.ui-widget-header .ui-state-error a {
  color: #cd0a0a;
}

/* line 904, app/assets/stylesheets/jquery-ui.scss */
.ui-state-error-text,
.ui-widget-content .ui-state-error-text,
.ui-widget-header .ui-state-error-text {
  color: #cd0a0a;
}

/* line 909, app/assets/stylesheets/jquery-ui.scss */
.ui-priority-primary,
.ui-widget-content .ui-priority-primary,
.ui-widget-header .ui-priority-primary {
  font-weight: bold;
}

/* line 914, app/assets/stylesheets/jquery-ui.scss */
.ui-priority-secondary,
.ui-widget-content .ui-priority-secondary,
.ui-widget-header .ui-priority-secondary {
  opacity: .7;
  filter: Alpha(Opacity=70);
  font-weight: normal;
}

/* line 921, app/assets/stylesheets/jquery-ui.scss */
.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
  opacity: .35;
  filter: Alpha(Opacity=35);
  background-image: none;
}

/* line 928, app/assets/stylesheets/jquery-ui.scss */
.ui-state-disabled .ui-icon {
  filter: Alpha(Opacity=35);
  /* For IE8 - See #6059 */
}

/* Icons
----------------------------------*/
/* states and images */
/* line 936, app/assets/stylesheets/jquery-ui.scss */
.ui-icon {
  width: 16px;
  height: 16px;
  background-position: 16px 16px;
}

/* line 941, app/assets/stylesheets/jquery-ui.scss */
.ui-icon,
.ui-widget-content .ui-icon {
  background-image: url(/assets/ui-icons_222222_256x240-22ff3878467e01db4af197be439c1783ce83ef1288259db3cda3824836c21633.png);
}

/* line 945, app/assets/stylesheets/jquery-ui.scss */
.ui-widget-header .ui-icon {
  background-image: url(/assets/ui-icons_222222_256x240-22ff3878467e01db4af197be439c1783ce83ef1288259db3cda3824836c21633.png);
}

/* line 948, app/assets/stylesheets/jquery-ui.scss */
.ui-state-default .ui-icon {
  background-image: url(/images/ui-icons_888888_256x240.png);
}

/* line 951, app/assets/stylesheets/jquery-ui.scss */
.ui-state-hover .ui-icon,
.ui-state-focus .ui-icon {
  background-image: url(/images/ui-icons_454545_256x240.png);
}

/* line 955, app/assets/stylesheets/jquery-ui.scss */
.ui-state-active .ui-icon {
  background-image: url(/images/ui-icons_454545_256x240.png);
}

/* line 958, app/assets/stylesheets/jquery-ui.scss */
.ui-state-highlight .ui-icon {
  background-image: url(/images/ui-icons_2e83ff_256x240.png);
}

/* line 961, app/assets/stylesheets/jquery-ui.scss */
.ui-state-error .ui-icon,
.ui-state-error-text .ui-icon {
  background-image: url(/images/ui-icons_cd0a0a_256x240.png);
}

/* positioning */
/* line 967, app/assets/stylesheets/jquery-ui.scss */
.ui-icon-carat-1-n {
  background-position: 0 0;
}

/* line 968, app/assets/stylesheets/jquery-ui.scss */
.ui-icon-carat-1-ne {
  background-position: -16px 0;
}

/* line 969, app/assets/stylesheets/jquery-ui.scss */
.ui-icon-carat-1-e {
  background-position: -32px 0;
}

/* line 970, app/assets/stylesheets/jquery-ui.scss */
.ui-icon-carat-1-se {
  background-position: -48px 0;
}

/* line 971, app/assets/stylesheets/jquery-ui.scss */
.ui-icon-carat-1-s {
  background-position: -64px 0;
}

/* line 972, app/assets/stylesheets/jquery-ui.scss */
.ui-icon-carat-1-sw {
  background-position: -80px 0;
}

/* line 973, app/assets/stylesheets/jquery-ui.scss */
.ui-icon-carat-1-w {
  background-position: -96px 0;
}

/* line 974, app/assets/stylesheets/jquery-ui.scss */
.ui-icon-carat-1-nw {
  background-position: -112px 0;
}

/* line 975, app/assets/stylesheets/jquery-ui.scss */
.ui-icon-carat-2-n-s {
  background-position: -128px 0;
}

/* line 976, app/assets/stylesheets/jquery-ui.scss */
.ui-icon-carat-2-e-w {
  background-position: -144px 0;
}

/* line 977, app/assets/stylesheets/jquery-ui.scss */
.ui-icon-triangle-1-n {
  background-position: 0 -16px;
}

/* line 978, app/assets/stylesheets/jquery-ui.scss */
.ui-icon-triangle-1-ne {
  background-position: -16px -16px;
}

/* line 979, app/assets/stylesheets/jquery-ui.scss */
.ui-icon-triangle-1-e {
  background-position: -32px -16px;
}

/* line 980, app/assets/stylesheets/jquery-ui.scss */
.ui-icon-triangle-1-se {
  background-position: -48px -16px;
}

/* line 981, app/assets/stylesheets/jquery-ui.scss */
.ui-icon-triangle-1-s {
  background-position: -64px -16px;
}

/* line 982, app/assets/stylesheets/jquery-ui.scss */
.ui-icon-triangle-1-sw {
  background-position: -80px -16px;
}

/* line 983, app/assets/stylesheets/jquery-ui.scss */
.ui-icon-triangle-1-w {
  background-position: -96px -16px;
}

/* line 984, app/assets/stylesheets/jquery-ui.scss */
.ui-icon-triangle-1-nw {
  background-position: -112px -16px;
}

/* line 985, app/assets/stylesheets/jquery-ui.scss */
.ui-icon-triangle-2-n-s {
  background-position: -128px -16px;
}

/* line 986, app/assets/stylesheets/jquery-ui.scss */
.ui-icon-triangle-2-e-w {
  background-position: -144px -16px;
}

/* line 987, app/assets/stylesheets/jquery-ui.scss */
.ui-icon-arrow-1-n {
  background-position: 0 -32px;
}

/* line 988, app/assets/stylesheets/jquery-ui.scss */
.ui-icon-arrow-1-ne {
  background-position: -16px -32px;
}

/* line 989, app/assets/stylesheets/jquery-ui.scss */
.ui-icon-arrow-1-e {
  background-position: -32px -32px;
}

/* line 990, app/assets/stylesheets/jquery-ui.scss */
.ui-icon-arrow-1-se {
  background-position: -48px -32px;
}

/* line 991, app/assets/stylesheets/jquery-ui.scss */
.ui-icon-arrow-1-s {
  background-position: -64px -32px;
}

/* line 992, app/assets/stylesheets/jquery-ui.scss */
.ui-icon-arrow-1-sw {
  background-position: -80px -32px;
}

/* line 993, app/assets/stylesheets/jquery-ui.scss */
.ui-icon-arrow-1-w {
  background-position: -96px -32px;
}

/* line 994, app/assets/stylesheets/jquery-ui.scss */
.ui-icon-arrow-1-nw {
  background-position: -112px -32px;
}

/* line 995, app/assets/stylesheets/jquery-ui.scss */
.ui-icon-arrow-2-n-s {
  background-position: -128px -32px;
}

/* line 996, app/assets/stylesheets/jquery-ui.scss */
.ui-icon-arrow-2-ne-sw {
  background-position: -144px -32px;
}

/* line 997, app/assets/stylesheets/jquery-ui.scss */
.ui-icon-arrow-2-e-w {
  background-position: -160px -32px;
}

/* line 998, app/assets/stylesheets/jquery-ui.scss */
.ui-icon-arrow-2-se-nw {
  background-position: -176px -32px;
}

/* line 999, app/assets/stylesheets/jquery-ui.scss */
.ui-icon-arrowstop-1-n {
  background-position: -192px -32px;
}

/* line 1000, app/assets/stylesheets/jquery-ui.scss */
.ui-icon-arrowstop-1-e {
  background-position: -208px -32px;
}

/* line 1001, app/assets/stylesheets/jquery-ui.scss */
.ui-icon-arrowstop-1-s {
  background-position: -224px -32px;
}

/* line 1002, app/assets/stylesheets/jquery-ui.scss */
.ui-icon-arrowstop-1-w {
  background-position: -240px -32px;
}

/* line 1003, app/assets/stylesheets/jquery-ui.scss */
.ui-icon-arrowthick-1-n {
  background-position: 0 -48px;
}

/* line 1004, app/assets/stylesheets/jquery-ui.scss */
.ui-icon-arrowthick-1-ne {
  background-position: -16px -48px;
}

/* line 1005, app/assets/stylesheets/jquery-ui.scss */
.ui-icon-arrowthick-1-e {
  background-position: -32px -48px;
}

/* line 1006, app/assets/stylesheets/jquery-ui.scss */
.ui-icon-arrowthick-1-se {
  background-position: -48px -48px;
}

/* line 1007, app/assets/stylesheets/jquery-ui.scss */
.ui-icon-arrowthick-1-s {
  background-position: -64px -48px;
}

/* line 1008, app/assets/stylesheets/jquery-ui.scss */
.ui-icon-arrowthick-1-sw {
  background-position: -80px -48px;
}

/* line 1009, app/assets/stylesheets/jquery-ui.scss */
.ui-icon-arrowthick-1-w {
  background-position: -96px -48px;
}

/* line 1010, app/assets/stylesheets/jquery-ui.scss */
.ui-icon-arrowthick-1-nw {
  background-position: -112px -48px;
}

/* line 1011, app/assets/stylesheets/jquery-ui.scss */
.ui-icon-arrowthick-2-n-s {
  background-position: -128px -48px;
}

/* line 1012, app/assets/stylesheets/jquery-ui.scss */
.ui-icon-arrowthick-2-ne-sw {
  background-position: -144px -48px;
}

/* line 1013, app/assets/stylesheets/jquery-ui.scss */
.ui-icon-arrowthick-2-e-w {
  background-position: -160px -48px;
}

/* line 1014, app/assets/stylesheets/jquery-ui.scss */
.ui-icon-arrowthick-2-se-nw {
  background-position: -176px -48px;
}

/* line 1015, app/assets/stylesheets/jquery-ui.scss */
.ui-icon-arrowthickstop-1-n {
  background-position: -192px -48px;
}

/* line 1016, app/assets/stylesheets/jquery-ui.scss */
.ui-icon-arrowthickstop-1-e {
  background-position: -208px -48px;
}

/* line 1017, app/assets/stylesheets/jquery-ui.scss */
.ui-icon-arrowthickstop-1-s {
  background-position: -224px -48px;
}

/* line 1018, app/assets/stylesheets/jquery-ui.scss */
.ui-icon-arrowthickstop-1-w {
  background-position: -240px -48px;
}

/* line 1019, app/assets/stylesheets/jquery-ui.scss */
.ui-icon-arrowreturnthick-1-w {
  background-position: 0 -64px;
}

/* line 1020, app/assets/stylesheets/jquery-ui.scss */
.ui-icon-arrowreturnthick-1-n {
  background-position: -16px -64px;
}

/* line 1021, app/assets/stylesheets/jquery-ui.scss */
.ui-icon-arrowreturnthick-1-e {
  background-position: -32px -64px;
}

/* line 1022, app/assets/stylesheets/jquery-ui.scss */
.ui-icon-arrowreturnthick-1-s {
  background-position: -48px -64px;
}

/* line 1023, app/assets/stylesheets/jquery-ui.scss */
.ui-icon-arrowreturn-1-w {
  background-position: -64px -64px;
}

/* line 1024, app/assets/stylesheets/jquery-ui.scss */
.ui-icon-arrowreturn-1-n {
  background-position: -80px -64px;
}

/* line 1025, app/assets/stylesheets/jquery-ui.scss */
.ui-icon-arrowreturn-1-e {
  background-position: -96px -64px;
}

/* line 1026, app/assets/stylesheets/jquery-ui.scss */
.ui-icon-arrowreturn-1-s {
  background-position: -112px -64px;
}

/* line 1027, app/assets/stylesheets/jquery-ui.scss */
.ui-icon-arrowrefresh-1-w {
  background-position: -128px -64px;
}

/* line 1028, app/assets/stylesheets/jquery-ui.scss */
.ui-icon-arrowrefresh-1-n {
  background-position: -144px -64px;
}

/* line 1029, app/assets/stylesheets/jquery-ui.scss */
.ui-icon-arrowrefresh-1-e {
  background-position: -160px -64px;
}

/* line 1030, app/assets/stylesheets/jquery-ui.scss */
.ui-icon-arrowrefresh-1-s {
  background-position: -176px -64px;
}

/* line 1031, app/assets/stylesheets/jquery-ui.scss */
.ui-icon-arrow-4 {
  background-position: 0 -80px;
}

/* line 1032, app/assets/stylesheets/jquery-ui.scss */
.ui-icon-arrow-4-diag {
  background-position: -16px -80px;
}

/* line 1033, app/assets/stylesheets/jquery-ui.scss */
.ui-icon-extlink {
  background-position: -32px -80px;
}

/* line 1034, app/assets/stylesheets/jquery-ui.scss */
.ui-icon-newwin {
  background-position: -48px -80px;
}

/* line 1035, app/assets/stylesheets/jquery-ui.scss */
.ui-icon-refresh {
  background-position: -64px -80px;
}

/* line 1036, app/assets/stylesheets/jquery-ui.scss */
.ui-icon-shuffle {
  background-position: -80px -80px;
}

/* line 1037, app/assets/stylesheets/jquery-ui.scss */
.ui-icon-transfer-e-w {
  background-position: -96px -80px;
}

/* line 1038, app/assets/stylesheets/jquery-ui.scss */
.ui-icon-transferthick-e-w {
  background-position: -112px -80px;
}

/* line 1039, app/assets/stylesheets/jquery-ui.scss */
.ui-icon-folder-collapsed {
  background-position: 0 -96px;
}

/* line 1040, app/assets/stylesheets/jquery-ui.scss */
.ui-icon-folder-open {
  background-position: -16px -96px;
}

/* line 1041, app/assets/stylesheets/jquery-ui.scss */
.ui-icon-document {
  background-position: -32px -96px;
}

/* line 1042, app/assets/stylesheets/jquery-ui.scss */
.ui-icon-document-b {
  background-position: -48px -96px;
}

/* line 1043, app/assets/stylesheets/jquery-ui.scss */
.ui-icon-note {
  background-position: -64px -96px;
}

/* line 1044, app/assets/stylesheets/jquery-ui.scss */
.ui-icon-mail-closed {
  background-position: -80px -96px;
}

/* line 1045, app/assets/stylesheets/jquery-ui.scss */
.ui-icon-mail-open {
  background-position: -96px -96px;
}

/* line 1046, app/assets/stylesheets/jquery-ui.scss */
.ui-icon-suitcase {
  background-position: -112px -96px;
}

/* line 1047, app/assets/stylesheets/jquery-ui.scss */
.ui-icon-comment {
  background-position: -128px -96px;
}

/* line 1048, app/assets/stylesheets/jquery-ui.scss */
.ui-icon-person {
  background-position: -144px -96px;
}

/* line 1049, app/assets/stylesheets/jquery-ui.scss */
.ui-icon-print {
  background-position: -160px -96px;
}

/* line 1050, app/assets/stylesheets/jquery-ui.scss */
.ui-icon-trash {
  background-position: -176px -96px;
}

/* line 1051, app/assets/stylesheets/jquery-ui.scss */
.ui-icon-locked {
  background-position: -192px -96px;
}

/* line 1052, app/assets/stylesheets/jquery-ui.scss */
.ui-icon-unlocked {
  background-position: -208px -96px;
}

/* line 1053, app/assets/stylesheets/jquery-ui.scss */
.ui-icon-bookmark {
  background-position: -224px -96px;
}

/* line 1054, app/assets/stylesheets/jquery-ui.scss */
.ui-icon-tag {
  background-position: -240px -96px;
}

/* line 1055, app/assets/stylesheets/jquery-ui.scss */
.ui-icon-home {
  background-position: 0 -112px;
}

/* line 1056, app/assets/stylesheets/jquery-ui.scss */
.ui-icon-flag {
  background-position: -16px -112px;
}

/* line 1057, app/assets/stylesheets/jquery-ui.scss */
.ui-icon-calendar {
  background-position: -32px -112px;
}

/* line 1058, app/assets/stylesheets/jquery-ui.scss */
.ui-icon-cart {
  background-position: -48px -112px;
}

/* line 1059, app/assets/stylesheets/jquery-ui.scss */
.ui-icon-pencil {
  background-position: -64px -112px;
}

/* line 1060, app/assets/stylesheets/jquery-ui.scss */
.ui-icon-clock {
  background-position: -80px -112px;
}

/* line 1061, app/assets/stylesheets/jquery-ui.scss */
.ui-icon-disk {
  background-position: -96px -112px;
}

/* line 1062, app/assets/stylesheets/jquery-ui.scss */
.ui-icon-calculator {
  background-position: -112px -112px;
}

/* line 1063, app/assets/stylesheets/jquery-ui.scss */
.ui-icon-zoomin {
  background-position: -128px -112px;
}

/* line 1064, app/assets/stylesheets/jquery-ui.scss */
.ui-icon-zoomout {
  background-position: -144px -112px;
}

/* line 1065, app/assets/stylesheets/jquery-ui.scss */
.ui-icon-search {
  background-position: -160px -112px;
}

/* line 1066, app/assets/stylesheets/jquery-ui.scss */
.ui-icon-wrench {
  background-position: -176px -112px;
}

/* line 1067, app/assets/stylesheets/jquery-ui.scss */
.ui-icon-gear {
  background-position: -192px -112px;
}

/* line 1068, app/assets/stylesheets/jquery-ui.scss */
.ui-icon-heart {
  background-position: -208px -112px;
}

/* line 1069, app/assets/stylesheets/jquery-ui.scss */
.ui-icon-star {
  background-position: -224px -112px;
}

/* line 1070, app/assets/stylesheets/jquery-ui.scss */
.ui-icon-link {
  background-position: -240px -112px;
}

/* line 1071, app/assets/stylesheets/jquery-ui.scss */
.ui-icon-cancel {
  background-position: 0 -128px;
}

/* line 1072, app/assets/stylesheets/jquery-ui.scss */
.ui-icon-plus {
  background-position: -16px -128px;
}

/* line 1073, app/assets/stylesheets/jquery-ui.scss */
.ui-icon-plusthick {
  background-position: -32px -128px;
}

/* line 1074, app/assets/stylesheets/jquery-ui.scss */
.ui-icon-minus {
  background-position: -48px -128px;
}

/* line 1075, app/assets/stylesheets/jquery-ui.scss */
.ui-icon-minusthick {
  background-position: -64px -128px;
}

/* line 1076, app/assets/stylesheets/jquery-ui.scss */
.ui-icon-close {
  background-position: -80px -128px;
}

/* line 1077, app/assets/stylesheets/jquery-ui.scss */
.ui-icon-closethick {
  background-position: -96px -128px;
}

/* line 1078, app/assets/stylesheets/jquery-ui.scss */
.ui-icon-key {
  background-position: -112px -128px;
}

/* line 1079, app/assets/stylesheets/jquery-ui.scss */
.ui-icon-lightbulb {
  background-position: -128px -128px;
}

/* line 1080, app/assets/stylesheets/jquery-ui.scss */
.ui-icon-scissors {
  background-position: -144px -128px;
}

/* line 1081, app/assets/stylesheets/jquery-ui.scss */
.ui-icon-clipboard {
  background-position: -160px -128px;
}

/* line 1082, app/assets/stylesheets/jquery-ui.scss */
.ui-icon-copy {
  background-position: -176px -128px;
}

/* line 1083, app/assets/stylesheets/jquery-ui.scss */
.ui-icon-contact {
  background-position: -192px -128px;
}

/* line 1084, app/assets/stylesheets/jquery-ui.scss */
.ui-icon-image {
  background-position: -208px -128px;
}

/* line 1085, app/assets/stylesheets/jquery-ui.scss */
.ui-icon-video {
  background-position: -224px -128px;
}

/* line 1086, app/assets/stylesheets/jquery-ui.scss */
.ui-icon-script {
  background-position: -240px -128px;
}

/* line 1087, app/assets/stylesheets/jquery-ui.scss */
.ui-icon-alert {
  background-position: 0 -144px;
}

/* line 1088, app/assets/stylesheets/jquery-ui.scss */
.ui-icon-info {
  background-position: -16px -144px;
}

/* line 1089, app/assets/stylesheets/jquery-ui.scss */
.ui-icon-notice {
  background-position: -32px -144px;
}

/* line 1090, app/assets/stylesheets/jquery-ui.scss */
.ui-icon-help {
  background-position: -48px -144px;
}

/* line 1091, app/assets/stylesheets/jquery-ui.scss */
.ui-icon-check {
  background-position: -64px -144px;
}

/* line 1092, app/assets/stylesheets/jquery-ui.scss */
.ui-icon-bullet {
  background-position: -80px -144px;
}

/* line 1093, app/assets/stylesheets/jquery-ui.scss */
.ui-icon-radio-on {
  background-position: -96px -144px;
}

/* line 1094, app/assets/stylesheets/jquery-ui.scss */
.ui-icon-radio-off {
  background-position: -112px -144px;
}

/* line 1095, app/assets/stylesheets/jquery-ui.scss */
.ui-icon-pin-w {
  background-position: -128px -144px;
}

/* line 1096, app/assets/stylesheets/jquery-ui.scss */
.ui-icon-pin-s {
  background-position: -144px -144px;
}

/* line 1097, app/assets/stylesheets/jquery-ui.scss */
.ui-icon-play {
  background-position: 0 -160px;
}

/* line 1098, app/assets/stylesheets/jquery-ui.scss */
.ui-icon-pause {
  background-position: -16px -160px;
}

/* line 1099, app/assets/stylesheets/jquery-ui.scss */
.ui-icon-seek-next {
  background-position: -32px -160px;
}

/* line 1100, app/assets/stylesheets/jquery-ui.scss */
.ui-icon-seek-prev {
  background-position: -48px -160px;
}

/* line 1101, app/assets/stylesheets/jquery-ui.scss */
.ui-icon-seek-end {
  background-position: -64px -160px;
}

/* line 1102, app/assets/stylesheets/jquery-ui.scss */
.ui-icon-seek-start {
  background-position: -80px -160px;
}

/* ui-icon-seek-first is deprecated, use ui-icon-seek-start instead */
/* line 1104, app/assets/stylesheets/jquery-ui.scss */
.ui-icon-seek-first {
  background-position: -80px -160px;
}

/* line 1105, app/assets/stylesheets/jquery-ui.scss */
.ui-icon-stop {
  background-position: -96px -160px;
}

/* line 1106, app/assets/stylesheets/jquery-ui.scss */
.ui-icon-eject {
  background-position: -112px -160px;
}

/* line 1107, app/assets/stylesheets/jquery-ui.scss */
.ui-icon-volume-off {
  background-position: -128px -160px;
}

/* line 1108, app/assets/stylesheets/jquery-ui.scss */
.ui-icon-volume-on {
  background-position: -144px -160px;
}

/* line 1109, app/assets/stylesheets/jquery-ui.scss */
.ui-icon-power {
  background-position: 0 -176px;
}

/* line 1110, app/assets/stylesheets/jquery-ui.scss */
.ui-icon-signal-diag {
  background-position: -16px -176px;
}

/* line 1111, app/assets/stylesheets/jquery-ui.scss */
.ui-icon-signal {
  background-position: -32px -176px;
}

/* line 1112, app/assets/stylesheets/jquery-ui.scss */
.ui-icon-battery-0 {
  background-position: -48px -176px;
}

/* line 1113, app/assets/stylesheets/jquery-ui.scss */
.ui-icon-battery-1 {
  background-position: -64px -176px;
}

/* line 1114, app/assets/stylesheets/jquery-ui.scss */
.ui-icon-battery-2 {
  background-position: -80px -176px;
}

/* line 1115, app/assets/stylesheets/jquery-ui.scss */
.ui-icon-battery-3 {
  background-position: -96px -176px;
}

/* line 1116, app/assets/stylesheets/jquery-ui.scss */
.ui-icon-circle-plus {
  background-position: 0 -192px;
}

/* line 1117, app/assets/stylesheets/jquery-ui.scss */
.ui-icon-circle-minus {
  background-position: -16px -192px;
}

/* line 1118, app/assets/stylesheets/jquery-ui.scss */
.ui-icon-circle-close {
  background-position: -32px -192px;
}

/* line 1119, app/assets/stylesheets/jquery-ui.scss */
.ui-icon-circle-triangle-e {
  background-position: -48px -192px;
}

/* line 1120, app/assets/stylesheets/jquery-ui.scss */
.ui-icon-circle-triangle-s {
  background-position: -64px -192px;
}

/* line 1121, app/assets/stylesheets/jquery-ui.scss */
.ui-icon-circle-triangle-w {
  background-position: -80px -192px;
}

/* line 1122, app/assets/stylesheets/jquery-ui.scss */
.ui-icon-circle-triangle-n {
  background-position: -96px -192px;
}

/* line 1123, app/assets/stylesheets/jquery-ui.scss */
.ui-icon-circle-arrow-e {
  background-position: -112px -192px;
}

/* line 1124, app/assets/stylesheets/jquery-ui.scss */
.ui-icon-circle-arrow-s {
  background-position: -128px -192px;
}

/* line 1125, app/assets/stylesheets/jquery-ui.scss */
.ui-icon-circle-arrow-w {
  background-position: -144px -192px;
}

/* line 1126, app/assets/stylesheets/jquery-ui.scss */
.ui-icon-circle-arrow-n {
  background-position: -160px -192px;
}

/* line 1127, app/assets/stylesheets/jquery-ui.scss */
.ui-icon-circle-zoomin {
  background-position: -176px -192px;
}

/* line 1128, app/assets/stylesheets/jquery-ui.scss */
.ui-icon-circle-zoomout {
  background-position: -192px -192px;
}

/* line 1129, app/assets/stylesheets/jquery-ui.scss */
.ui-icon-circle-check {
  background-position: -208px -192px;
}

/* line 1130, app/assets/stylesheets/jquery-ui.scss */
.ui-icon-circlesmall-plus {
  background-position: 0 -208px;
}

/* line 1131, app/assets/stylesheets/jquery-ui.scss */
.ui-icon-circlesmall-minus {
  background-position: -16px -208px;
}

/* line 1132, app/assets/stylesheets/jquery-ui.scss */
.ui-icon-circlesmall-close {
  background-position: -32px -208px;
}

/* line 1133, app/assets/stylesheets/jquery-ui.scss */
.ui-icon-squaresmall-plus {
  background-position: -48px -208px;
}

/* line 1134, app/assets/stylesheets/jquery-ui.scss */
.ui-icon-squaresmall-minus {
  background-position: -64px -208px;
}

/* line 1135, app/assets/stylesheets/jquery-ui.scss */
.ui-icon-squaresmall-close {
  background-position: -80px -208px;
}

/* line 1136, app/assets/stylesheets/jquery-ui.scss */
.ui-icon-grip-dotted-vertical {
  background-position: 0 -224px;
}

/* line 1137, app/assets/stylesheets/jquery-ui.scss */
.ui-icon-grip-dotted-horizontal {
  background-position: -16px -224px;
}

/* line 1138, app/assets/stylesheets/jquery-ui.scss */
.ui-icon-grip-solid-vertical {
  background-position: -32px -224px;
}

/* line 1139, app/assets/stylesheets/jquery-ui.scss */
.ui-icon-grip-solid-horizontal {
  background-position: -48px -224px;
}

/* line 1140, app/assets/stylesheets/jquery-ui.scss */
.ui-icon-gripsmall-diagonal-se {
  background-position: -64px -224px;
}

/* line 1141, app/assets/stylesheets/jquery-ui.scss */
.ui-icon-grip-diagonal-se {
  background-position: -80px -224px;
}

/* Misc visuals
----------------------------------*/
/* Corner radius */
/* line 1148, app/assets/stylesheets/jquery-ui.scss */
.ui-corner-all,
.ui-corner-top,
.ui-corner-left,
.ui-corner-tl {
  border-top-left-radius: 4px;
}

/* line 1154, app/assets/stylesheets/jquery-ui.scss */
.ui-corner-all,
.ui-corner-top,
.ui-corner-right,
.ui-corner-tr {
  border-top-right-radius: 4px;
}

/* line 1160, app/assets/stylesheets/jquery-ui.scss */
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-left,
.ui-corner-bl {
  border-bottom-left-radius: 4px;
}

/* line 1166, app/assets/stylesheets/jquery-ui.scss */
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-right,
.ui-corner-br {
  border-bottom-right-radius: 4px;
}

/* Overlays */
/* line 1174, app/assets/stylesheets/jquery-ui.scss */
.ui-widget-overlay {
  background: #aaaaaa url(/images/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x;
  opacity: 0.3;
  filter: Alpha(Opacity=30);
}

/* line 1179, app/assets/stylesheets/jquery-ui.scss */
.ui-widget-shadow {
  margin: -8px 0 0 -8px;
  padding: 8px;
  background: #aaaaaa url(/images/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x;
  opacity: 0.3;
  filter: Alpha(Opacity=30);
  border-radius: 8px;
}
#map-canvas{
	width:100%; 
	height:800px; 
}

#foo-bar{
		height:800px;
}
.gmnoprint img { max-width: none; }

img[src*="gstatic.com/"], img[src*="googleapis.com/"] {
max-width: none;
}

#navigation {
  border: 1px;
  margin: 30px 0 20px 0;
  border-bottom: 1px solid #1a75bb; }
  #navigation ul li {
    display: inline-block;
    padding: 0.2em 0;
    font-family: Helvetica;
    font-size: 14px; }
    #navigation ul li a {
      color: white;
      display: block;
      padding: 5px 10px;
      text-decoration: none;
      background: #1a75bb;
      border: 1px solid #1a75bb;
      -moz-border-top-left-radius: 5px;
      -moz-border-top-right-radius: 5px;
      border-top-left-radius: 5px;
      border-top-right-radius: 5px; }
    #navigation ul li a:hover {
      background: white;
      border: 1px solid #1a75bb;
      -moz-border-top-left-radius: 5px;
      -moz-border-top-right-radius: 5px;
      border-top-left-radius: 5px;
      border-top-right-radius: 5px;
      color: black; }
    #navigation ul li a.current_tab {
      background: white;
      border: 1px solid #1a75bb;
      border-bottom: 0px;
      -moz-border-top-left-radius: 5px;
      -moz-border-top-right-radius: 5px;
      border-top-left-radius: 5px;
      border-top-right-radius: 5px;
      color: black;
      padding: 7px 7px;
      z-index: 500;
      font-size: 12px; }
    #navigation ul li span.current_tab {
      background: white;
      border: 1px solid #1a75bb;
      border-bottom: 0px;
      -moz-border-top-left-radius: 5px;
      -moz-border-top-right-radius: 5px;
      border-top-left-radius: 5px;
      border-top-right-radius: 5px;
      color: black;
      padding: 10px 10px;
      z-index: 500;
      font-size: 12px; }
.main{
	color: #3498db;
}

.dashboard{
	color: #9b59b6;
}


.image-center{
	margin: auto;
}

.modal-backdrop {
  z-index: -1;
}
#map-canvas{
	
	height:300px;
	width:100%;
	border-style:solid;
	border:1px;
}
.actions-toolbar {
  background-color: #EEE;
  padding: 5px;
  border: 1px solid #D9D9D9;
  border-radius: 4px;
}

table.table.vertical-align td {
  vertical-align: middle;
}

.qty-up, .qty-down {
  padding: 5px 4px;
}
textarea {
    resize: none;
}

#file_view{
	
	border-color:black;
	overflow: auto;    
	scrollbar-base-color:#ffeaff
}
#free{

	height:50px;
	background-color:#2E9AFE;
	box-shadow: 5px 5px 2px #888888;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	text-align: center;
	
	background-image: linear-gradient(bottom, rgb(153,214,255) 13%, rgb(76,172,224) 75%);
	background-image: -o-linear-gradient(bottom, rgb(153,214,255) 13%, rgb(76,172,224) 75%);
	background-image: -moz-linear-gradient(bottom, rgb(153,214,255) 13%, rgb(76,172,224) 75%);
	background-image: -webkit-linear-gradient(bottom, rgb(153,214,255) 13%, rgb(76,172,224) 75%);
	background-image: -ms-linear-gradient(bottom, rgb(153,214,255) 13%, rgb(76,172,224) 75%);

	background-image: -webkit-gradient(
		linear,
		left bottom,
		left top,
		color-stop(0.13, rgb(153,214,255)),
		color-stop(0.75, rgb(76,172,224))
	);	
}

#free p{
	position: inherit;
	font-size:25px;
	color: white;
	padding-top: 8%;	
}

#trial{

	height:150px;
	background-image: linear-gradient(bottom, rgb(153,255,160) 13%, rgb(81,194,111) 75%);
	background-image: -o-linear-gradient(bottom, rgb(153,255,160) 13%, rgb(81,194,111) 75%);
	background-image: -moz-linear-gradient(bottom, rgb(153,255,160) 13%, rgb(81,194,111) 75%);
	background-image: -webkit-linear-gradient(bottom, rgb(153,255,160) 13%, rgb(81,194,111) 75%);
	background-image: -ms-linear-gradient(bottom, rgb(153,255,160) 13%, rgb(81,194,111) 75%);

	background-image: -webkit-gradient(
		linear,
		left bottom,
		left top,
		color-stop(0.13, rgb(153,255,160)),
		color-stop(0.75, rgb(81,194,111))
	);
	
	box-shadow: 5px 5px 2px #888888;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	text-align: center;
}

#trial p{
	position: inherit;
	font-size:15px;
	color: white;
	padding-top: 7%;	
}

#bronz {
	
	height:150px;
	background-image: linear-gradient(bottom, rgb(230,210,175) 13%, rgb(179,142,77) 75%);
	background-image: -o-linear-gradient(bottom, rgb(230,210,175) 13%, rgb(179,142,77) 75%);
	background-image: -moz-linear-gradient(bottom, rgb(230,210,175) 13%, rgb(179,142,77) 75%);
	background-image: -webkit-linear-gradient(bottom, rgb(230,210,175) 13%, rgb(179,142,77) 75%);
	background-image: -ms-linear-gradient(bottom, rgb(230,210,175) 13%, rgb(179,142,77) 75%);

	background-image: -webkit-gradient(
		linear,
		left bottom,
		left top,
		color-stop(0.13, rgb(230,210,175)),
		color-stop(0.75, rgb(179,142,77))
	);
	
	box-shadow: 5px 5px 2px #888888;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	text-align: center;
}

#bronz p{
	position: inherit;
	font-size:15px;
	color: white;
	padding-top: 7%;	
}


#sliver {
	
	height:150px;
	background-image: linear-gradient(bottom, rgb(230,230,230) 13%, rgb(181,181,181) 75%);
	background-image: -o-linear-gradient(bottom, rgb(230,230,230) 13%, rgb(181,181,181) 75%);
	background-image: -moz-linear-gradient(bottom, rgb(230,230,230) 13%, rgb(181,181,181) 75%);
	background-image: -webkit-linear-gradient(bottom, rgb(230,230,230) 13%, rgb(181,181,181) 75%);
	background-image: -ms-linear-gradient(bottom, rgb(230,230,230) 13%, rgb(181,181,181) 75%);

	background-image: -webkit-gradient(
		linear,
		left bottom,
		left top,
		color-stop(0.13, rgb(230,230,230)),
		color-stop(0.75, rgb(181,181,181))
	);
	
	box-shadow: 5px 5px 2px #888888;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	text-align: center;
	
}

#sliver p{
	position: inherit;
	font-size:15px;
	color: white;
	padding-top: 7%;	
}


#gold {
	
	height:150px;
	
	background-image: linear-gradient(bottom, rgb(255,255,168) 13%, rgb(255,213,0) 75%);
	background-image: -o-linear-gradient(bottom, rgb(255,255,168) 13%, rgb(255,213,0) 75%);
	background-image: -moz-linear-gradient(bottom, rgb(255,255,168) 13%, rgb(255,213,0) 75%);
	background-image: -webkit-linear-gradient(bottom, rgb(255,255,168) 13%, rgb(255,213,0) 75%);
	background-image: -ms-linear-gradient(bottom, rgb(255,255,168) 13%, rgb(255,213,0) 75%);

	background-image: -webkit-gradient(
		linear,
		left bottom,
		left top,
		color-stop(0.13, rgb(255,255,168)),
		color-stop(0.75, rgb(255,213,0))
	);
	
	box-shadow: 5px 5px 2px #888888;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	text-align: center;
}

#gold p{
	position: inherit;
	font-size:15px;
	color: white;
	padding-top: 7%;	
}

#packageoption {
	
	height: 40px;
	padding-top: 10%;
	border-radius:15px;
	
	background: #b4e391; /* Old browsers */
	background: -moz-linear-gradient(top,  #b4e391 0%, #61c419 50%, #b4e391 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#b4e391), color-stop(50%,#61c419), color-stop(100%,#b4e391)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #b4e391 0%,#61c419 50%,#b4e391 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #b4e391 0%,#61c419 50%,#b4e391 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #b4e391 0%,#61c419 50%,#b4e391 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #b4e391 0%,#61c419 50%,#b4e391 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b4e391', endColorstr='#b4e391',GradientType=0 ); /* IE6-9 */
	width: 100%;
}

#package {
	position: inherit;
	font-size:25px;
	color: white;
	margin-left: 27%;
}

#packageoption a:hover {
	
	background-color: transparent !important;
}

.reg_bundle {
	text-align: center !important;
}

#payopt {
	margin-left: 10%;
}

#payvoucher a:hover {
	background-color:transparent !important;
}

#paycard a:hover {
	background-color:transparent !important;
}

#foomap{
	height:500px;
}

#googlemap {
  border: 1px dashed #999;
  width: 45%;
  height: 400px;
}
/* line 1, app/assets/stylesheets/scaffolds.css.scss */
body {
  background-color: #fff;
  color: #333;
  font-family: verdana, arial, helvetica, sans-serif;
  font-size: 13px;
  line-height: 18px;
}

/* line 9, app/assets/stylesheets/scaffolds.css.scss */
p, ol, ul, td {
  font-family: verdana, arial, helvetica, sans-serif;
  font-size: 13px;
  line-height: 18px;
}

/* line 15, app/assets/stylesheets/scaffolds.css.scss */
pre {
  background-color: #eee;
  padding: 10px;
  font-size: 11px;
}

/* line 21, app/assets/stylesheets/scaffolds.css.scss */
a {
  color: #666;
}

/* line 23, app/assets/stylesheets/scaffolds.css.scss */
a:hover {
  color: #888;
}

/* line 29, app/assets/stylesheets/scaffolds.css.scss */
div.field, div.actions {
  margin-bottom: 10px;
}

/* line 34, app/assets/stylesheets/scaffolds.css.scss */
#notice {
  color: green;
}

/* line 38, app/assets/stylesheets/scaffolds.css.scss */
#error_explanation {
  border: 2px solid red;
  padding: 7px;
  padding-bottom: 0;
  margin-bottom: 20px;
  background-color: #f0f0f0;
}

/* line 44, app/assets/stylesheets/scaffolds.css.scss */
#error_explanation h2 {
  text-align: left;
  font-weight: bold;
  padding: 5px 5px 5px 15px;
  font-size: 12px;
  margin: -7px;
  margin-bottom: 0px;
  background-color: #c00;
  color: #fff;
}

/* line 54, app/assets/stylesheets/scaffolds.css.scss */
#error_explanation ul li {
  font-size: 12px;
  list-style: square;
}
.softerr{
	border-style:solid;
	border-color:#ff0000;
	padding: 1px;
}

#tmvlines {
	
	
	max-height: 350px;	
}

.att_name {
	
	overflow:scroll !important;
	width: 100px !important;
}

.softerr_hdr_id {
	color:red !important;
}

.foofred {
	color:red !important;	
}

#foofoo{
	color:green;	
}

.modal-body {
	max-height: 2400px;
}


#trailer{
	padding:2%;
}

#raw-data{
	max-height:400px;
}

/*
 * This is a manifest file that'll be compiled into application.css, which will include all the files
 * listed below.
 *
 * Any CSS and SCSS file within this directory, lib/assets/stylesheets, vendor/assets/stylesheets,
 * or vendor/assets/stylesheets of plugins, if any, can be referenced here using a relative path.
 *
 * You're free to add application-wide styles to this file and they'll appear at the top of the
 * compiled file, but it's generally better to create a new file per style scope.
 *




 */
/* Time to steal bootstrap 4's ideas */
/* MARGIN UTILITES */
/* line 19, app/assets/stylesheets/application.scss */
.m-0 {
  margin: 0 !important;
}

/* line 20, app/assets/stylesheets/application.scss */
.mt-0 {
  margin-top: 0 !important;
}

/* line 21, app/assets/stylesheets/application.scss */
.mr-0 {
  margin-right: 0 !important;
}

/* line 22, app/assets/stylesheets/application.scss */
.mb-0 {
  margin-bottom: 0 !important;
}

/* line 23, app/assets/stylesheets/application.scss */
.ml-0 {
  margin-left: 0 !important;
}

/* line 24, app/assets/stylesheets/application.scss */
.mx-0 {
  margin-left: 0 !important;
  margin-right: 0 !important;
}

/* line 25, app/assets/stylesheets/application.scss */
.my-0 {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}

/* line 27, app/assets/stylesheets/application.scss */
.m-1 {
  margin: 2px !important;
}

/* line 28, app/assets/stylesheets/application.scss */
.mt-1 {
  margin-top: 2px !important;
}

/* line 29, app/assets/stylesheets/application.scss */
.mr-1 {
  margin-right: 2px !important;
}

/* line 30, app/assets/stylesheets/application.scss */
.mb-1 {
  margin-bottom: 2px !important;
}

/* line 31, app/assets/stylesheets/application.scss */
.ml-1 {
  margin-left: 2px !important;
}

/* line 32, app/assets/stylesheets/application.scss */
.mx-1 {
  margin-left: 2px !important;
  margin-right: 2px !important;
}

/* line 33, app/assets/stylesheets/application.scss */
.my-1 {
  margin-top: 2px !important;
  margin-bottom: 2px !important;
}

/* line 35, app/assets/stylesheets/application.scss */
.m-2 {
  margin: 5px !important;
}

/* line 36, app/assets/stylesheets/application.scss */
.mt-2 {
  margin-top: 5px !important;
}

/* line 37, app/assets/stylesheets/application.scss */
.mr-2 {
  margin-right: 5px !important;
}

/* line 38, app/assets/stylesheets/application.scss */
.mb-2 {
  margin-bottom: 5px !important;
}

/* line 39, app/assets/stylesheets/application.scss */
.ml-2 {
  margin-left: 5px !important;
}

/* line 40, app/assets/stylesheets/application.scss */
.mx-2 {
  margin-left: 5px !important;
  margin-right: 5px !important;
}

/* line 41, app/assets/stylesheets/application.scss */
.my-2 {
  margin-top: 5px !important;
  margin-bottom: 5px !important;
}

/* line 43, app/assets/stylesheets/application.scss */
.m-3 {
  margin: 10px !important;
}

/* line 44, app/assets/stylesheets/application.scss */
.mt-3 {
  margin-top: 10px !important;
}

/* line 45, app/assets/stylesheets/application.scss */
.mr-3 {
  margin-right: 10px !important;
}

/* line 46, app/assets/stylesheets/application.scss */
.mb-3 {
  margin-bottom: 10px !important;
}

/* line 47, app/assets/stylesheets/application.scss */
.ml-3 {
  margin-left: 10px !important;
}

/* line 48, app/assets/stylesheets/application.scss */
.mx-3 {
  margin-left: 10px !important;
  margin-right: 10px !important;
}

/* line 49, app/assets/stylesheets/application.scss */
.my-3 {
  margin-top: 10px !important;
  margin-bottom: 10px !important;
}

/* line 51, app/assets/stylesheets/application.scss */
.m-4 {
  margin: 15px !important;
}

/* line 52, app/assets/stylesheets/application.scss */
.mt-4 {
  margin-top: 15px !important;
}

/* line 53, app/assets/stylesheets/application.scss */
.mr-4 {
  margin-right: 15px !important;
}

/* line 54, app/assets/stylesheets/application.scss */
.mb-4 {
  margin-bottom: 15px !important;
}

/* line 55, app/assets/stylesheets/application.scss */
.ml-4 {
  margin-left: 15px !important;
}

/* line 56, app/assets/stylesheets/application.scss */
.mx-4 {
  margin-left: 15px !important;
  margin-right: 15px !important;
}

/* line 57, app/assets/stylesheets/application.scss */
.my-4 {
  margin-top: 15px !important;
  margin-bottom: 15px !important;
}

/* line 59, app/assets/stylesheets/application.scss */
.m-5 {
  margin: 30px !important;
}

/* line 60, app/assets/stylesheets/application.scss */
.mt-5 {
  margin-top: 30px !important;
}

/* line 61, app/assets/stylesheets/application.scss */
.mr-5 {
  margin-right: 30px !important;
}

/* line 62, app/assets/stylesheets/application.scss */
.mb-5 {
  margin-bottom: 30px !important;
}

/* line 63, app/assets/stylesheets/application.scss */
.ml-5 {
  margin-left: 30px !important;
}

/* line 64, app/assets/stylesheets/application.scss */
.mx-5 {
  margin-left: 30px !important;
  margin-right: 30px !important;
}

/* line 65, app/assets/stylesheets/application.scss */
.my-5 {
  margin-top: 30px !important;
  margin-bottom: 30px !important;
}

/* PADDING UTILITIES */
/* line 68, app/assets/stylesheets/application.scss */
.p-0 {
  padding: 0 !important;
}

/* line 69, app/assets/stylesheets/application.scss */
.pt-0 {
  padding-top: 0 !important;
}

/* line 70, app/assets/stylesheets/application.scss */
.pr-0 {
  padding-right: 0 !important;
}

/* line 71, app/assets/stylesheets/application.scss */
.pb-0 {
  padding-bottom: 0 !important;
}

/* line 72, app/assets/stylesheets/application.scss */
.pl-0 {
  padding-left: 0 !important;
}

/* line 73, app/assets/stylesheets/application.scss */
.px-0 {
  padding-left: 0 !important;
  padding-right: 0 !important;
}

/* line 74, app/assets/stylesheets/application.scss */
.py-0 {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}

/* line 76, app/assets/stylesheets/application.scss */
.p-1 {
  padding: 2px !important;
}

/* line 77, app/assets/stylesheets/application.scss */
.pt-1 {
  padding-top: 2px !important;
}

/* line 78, app/assets/stylesheets/application.scss */
.pr-1 {
  padding-right: 2px !important;
}

/* line 79, app/assets/stylesheets/application.scss */
.pb-1 {
  padding-bottom: 2px !important;
}

/* line 80, app/assets/stylesheets/application.scss */
.pl-1 {
  padding-left: 2px !important;
}

/* line 81, app/assets/stylesheets/application.scss */
.px-1 {
  padding-left: 2px !important;
  padding-right: 2px !important;
}

/* line 82, app/assets/stylesheets/application.scss */
.py-1 {
  padding-top: 2px !important;
  padding-bottom: 2px !important;
}

/* line 84, app/assets/stylesheets/application.scss */
.p-2 {
  padding: 5px !important;
}

/* line 85, app/assets/stylesheets/application.scss */
.pt-2 {
  padding-top: 5px !important;
}

/* line 86, app/assets/stylesheets/application.scss */
.pr-2 {
  padding-right: 5px !important;
}

/* line 87, app/assets/stylesheets/application.scss */
.pb-2 {
  padding-bottom: 5px !important;
}

/* line 88, app/assets/stylesheets/application.scss */
.pl-2 {
  padding-left: 5px !important;
}

/* line 89, app/assets/stylesheets/application.scss */
.px-2 {
  padding-left: 5px !important;
  padding-right: 5px !important;
}

/* line 90, app/assets/stylesheets/application.scss */
.py-2 {
  padding-top: 5px !important;
  padding-bottom: 5px !important;
}

/* line 92, app/assets/stylesheets/application.scss */
.p-3 {
  padding: 10px !important;
}

/* line 93, app/assets/stylesheets/application.scss */
.pt-3 {
  padding-top: 10px !important;
}

/* line 94, app/assets/stylesheets/application.scss */
.pr-3 {
  padding-right: 10px !important;
}

/* line 95, app/assets/stylesheets/application.scss */
.pb-3 {
  padding-bottom: 10px !important;
}

/* line 96, app/assets/stylesheets/application.scss */
.pl-3 {
  padding-left: 10px !important;
}

/* line 97, app/assets/stylesheets/application.scss */
.px-3 {
  padding-left: 10px !important;
  padding-right: 10px !important;
}

/* line 98, app/assets/stylesheets/application.scss */
.py-3 {
  padding-top: 10px !important;
  padding-bottom: 10px !important;
}

/* line 100, app/assets/stylesheets/application.scss */
.p-4 {
  padding: 15px !important;
}

/* line 101, app/assets/stylesheets/application.scss */
.pt-4 {
  padding-top: 15px !important;
}

/* line 102, app/assets/stylesheets/application.scss */
.pr-4 {
  padding-right: 15px !important;
}

/* line 103, app/assets/stylesheets/application.scss */
.pb-4 {
  padding-bottom: 15px !important;
}

/* line 104, app/assets/stylesheets/application.scss */
.pl-4 {
  padding-left: 15px !important;
}

/* line 105, app/assets/stylesheets/application.scss */
.px-4 {
  padding-left: 15px !important;
  padding-right: 15px !important;
}

/* line 106, app/assets/stylesheets/application.scss */
.py-4 {
  padding-top: 15px !important;
  padding-bottom: 15px !important;
}

/* line 108, app/assets/stylesheets/application.scss */
.p-5 {
  padding: 30px !important;
}

/* line 109, app/assets/stylesheets/application.scss */
.pt-5 {
  padding-top: 30px !important;
}

/* line 110, app/assets/stylesheets/application.scss */
.pr-5 {
  padding-right: 30px !important;
}

/* line 111, app/assets/stylesheets/application.scss */
.pb-5 {
  padding-bottom: 30px !important;
}

/* line 112, app/assets/stylesheets/application.scss */
.pl-5 {
  padding-left: 30px !important;
}

/* line 113, app/assets/stylesheets/application.scss */
.px-5 {
  padding-left: 30px !important;
  padding-right: 30px !important;
}

/* line 114, app/assets/stylesheets/application.scss */
.py-5 {
  padding-top: 30px !important;
  padding-bottom: 30px !important;
}

/* line 116, app/assets/stylesheets/application.scss */
.normal {
  font-weight: normal !important;
}

/* line 117, app/assets/stylesheets/application.scss */
.strong {
  font-weight: bold   !important;
}

/* line 118, app/assets/stylesheets/application.scss */
.em {
  font-style: italic !important;
}
/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */





@font-face {
  font-family: 'FontAwesome';
  src: url(/assets/fontawesome-webfont-82ff0fe46a6f60e0ab3c4a9891a0ae0a1f7b7e84c625f55358379177a2dcb202.eot);
  src: url(/assets/fontawesome-webfont-82ff0fe46a6f60e0ab3c4a9891a0ae0a1f7b7e84c625f55358379177a2dcb202.eot?#iefix) format('embedded-opentype'), url(/assets/fontawesome-webfont-fa79d127baca4558a0b973f5f514b90fc5ef43314c41095f5cb285ffaa0a4029.woff2) format('woff2'), url(/assets/fontawesome-webfont-c9a0a23a23a3f6f7165cba218b40483a0b1750d92b49c40842f1d8f566f5f421.woff) format('woff'), url(/assets/fontawesome-webfont-2794b002e3568f5abce8991e2431ca79e0ce84a08ea1268884b4e097b62762a6.ttf) format('truetype'), url(/assets/fontawesome-webfont-67c6c8e9ffb0fcd7c7c64eaff12a298abf5b54a54b54f0e6c4c49161dba62d6d.svg#fontawesomeregular) format('svg');
  font-weight: normal;
  font-style: normal;
}
.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
/* makes the font 33% larger relative to the icon container */
.fa-lg {
  font-size: 1.33333333em;
  line-height: 0.75em;
  vertical-align: -15%;
}
.fa-2x {
  font-size: 2em;
}
.fa-3x {
  font-size: 3em;
}
.fa-4x {
  font-size: 4em;
}
.fa-5x {
  font-size: 5em;
}
.fa-fw {
  width: 1.28571429em;
  text-align: center;
}
.fa-ul {
  padding-left: 0;
  margin-left: 2.14285714em;
  list-style-type: none;
}
.fa-ul > li {
  position: relative;
}
.fa-li {
  position: absolute;
  left: -2.14285714em;
  width: 2.14285714em;
  top: 0.14285714em;
  text-align: center;
}
.fa-li.fa-lg {
  left: -1.85714286em;
}
.fa-border {
  padding: .2em .25em .15em;
  border: solid 0.08em #eeeeee;
  border-radius: .1em;
}
.fa-pull-left {
  float: left;
}
.fa-pull-right {
  float: right;
}
.fa.fa-pull-left {
  margin-right: .3em;
}
.fa.fa-pull-right {
  margin-left: .3em;
}
/* Deprecated as of 4.4.0 */
.pull-right {
  float: right;
}
.pull-left {
  float: left;
}
.fa.pull-left {
  margin-right: .3em;
}
.fa.pull-right {
  margin-left: .3em;
}
.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
}
.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8);
}
@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
}
.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);
}
.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1);
}
:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  filter: none;
}
.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
}
.fa-stack-1x,
.fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}
.fa-stack-1x {
  line-height: inherit;
}
.fa-stack-2x {
  font-size: 2em;
}
.fa-inverse {
  color: #ffffff;
}
/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.fa-glass:before {
  content: "\f000";
}
.fa-music:before {
  content: "\f001";
}
.fa-search:before {
  content: "\f002";
}
.fa-envelope-o:before {
  content: "\f003";
}
.fa-heart:before {
  content: "\f004";
}
.fa-star:before {
  content: "\f005";
}
.fa-star-o:before {
  content: "\f006";
}
.fa-user:before {
  content: "\f007";
}
.fa-film:before {
  content: "\f008";
}
.fa-th-large:before {
  content: "\f009";
}
.fa-th:before {
  content: "\f00a";
}
.fa-th-list:before {
  content: "\f00b";
}
.fa-check:before {
  content: "\f00c";
}
.fa-remove:before,
.fa-close:before,
.fa-times:before {
  content: "\f00d";
}
.fa-search-plus:before {
  content: "\f00e";
}
.fa-search-minus:before {
  content: "\f010";
}
.fa-power-off:before {
  content: "\f011";
}
.fa-signal:before {
  content: "\f012";
}
.fa-gear:before,
.fa-cog:before {
  content: "\f013";
}
.fa-trash-o:before {
  content: "\f014";
}
.fa-home:before {
  content: "\f015";
}
.fa-file-o:before {
  content: "\f016";
}
.fa-clock-o:before {
  content: "\f017";
}
.fa-road:before {
  content: "\f018";
}
.fa-download:before {
  content: "\f019";
}
.fa-arrow-circle-o-down:before {
  content: "\f01a";
}
.fa-arrow-circle-o-up:before {
  content: "\f01b";
}
.fa-inbox:before {
  content: "\f01c";
}
.fa-play-circle-o:before {
  content: "\f01d";
}
.fa-rotate-right:before,
.fa-repeat:before {
  content: "\f01e";
}
.fa-refresh:before {
  content: "\f021";
}
.fa-list-alt:before {
  content: "\f022";
}
.fa-lock:before {
  content: "\f023";
}
.fa-flag:before {
  content: "\f024";
}
.fa-headphones:before {
  content: "\f025";
}
.fa-volume-off:before {
  content: "\f026";
}
.fa-volume-down:before {
  content: "\f027";
}
.fa-volume-up:before {
  content: "\f028";
}
.fa-qrcode:before {
  content: "\f029";
}
.fa-barcode:before {
  content: "\f02a";
}
.fa-tag:before {
  content: "\f02b";
}
.fa-tags:before {
  content: "\f02c";
}
.fa-book:before {
  content: "\f02d";
}
.fa-bookmark:before {
  content: "\f02e";
}
.fa-print:before {
  content: "\f02f";
}
.fa-camera:before {
  content: "\f030";
}
.fa-font:before {
  content: "\f031";
}
.fa-bold:before {
  content: "\f032";
}
.fa-italic:before {
  content: "\f033";
}
.fa-text-height:before {
  content: "\f034";
}
.fa-text-width:before {
  content: "\f035";
}
.fa-align-left:before {
  content: "\f036";
}
.fa-align-center:before {
  content: "\f037";
}
.fa-align-right:before {
  content: "\f038";
}
.fa-align-justify:before {
  content: "\f039";
}
.fa-list:before {
  content: "\f03a";
}
.fa-dedent:before,
.fa-outdent:before {
  content: "\f03b";
}
.fa-indent:before {
  content: "\f03c";
}
.fa-video-camera:before {
  content: "\f03d";
}
.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: "\f03e";
}
.fa-pencil:before {
  content: "\f040";
}
.fa-map-marker:before {
  content: "\f041";
}
.fa-adjust:before {
  content: "\f042";
}
.fa-tint:before {
  content: "\f043";
}
.fa-edit:before,
.fa-pencil-square-o:before {
  content: "\f044";
}
.fa-share-square-o:before {
  content: "\f045";
}
.fa-check-square-o:before {
  content: "\f046";
}
.fa-arrows:before {
  content: "\f047";
}
.fa-step-backward:before {
  content: "\f048";
}
.fa-fast-backward:before {
  content: "\f049";
}
.fa-backward:before {
  content: "\f04a";
}
.fa-play:before {
  content: "\f04b";
}
.fa-pause:before {
  content: "\f04c";
}
.fa-stop:before {
  content: "\f04d";
}
.fa-forward:before {
  content: "\f04e";
}
.fa-fast-forward:before {
  content: "\f050";
}
.fa-step-forward:before {
  content: "\f051";
}
.fa-eject:before {
  content: "\f052";
}
.fa-chevron-left:before {
  content: "\f053";
}
.fa-chevron-right:before {
  content: "\f054";
}
.fa-plus-circle:before {
  content: "\f055";
}
.fa-minus-circle:before {
  content: "\f056";
}
.fa-times-circle:before {
  content: "\f057";
}
.fa-check-circle:before {
  content: "\f058";
}
.fa-question-circle:before {
  content: "\f059";
}
.fa-info-circle:before {
  content: "\f05a";
}
.fa-crosshairs:before {
  content: "\f05b";
}
.fa-times-circle-o:before {
  content: "\f05c";
}
.fa-check-circle-o:before {
  content: "\f05d";
}
.fa-ban:before {
  content: "\f05e";
}
.fa-arrow-left:before {
  content: "\f060";
}
.fa-arrow-right:before {
  content: "\f061";
}
.fa-arrow-up:before {
  content: "\f062";
}
.fa-arrow-down:before {
  content: "\f063";
}
.fa-mail-forward:before,
.fa-share:before {
  content: "\f064";
}
.fa-expand:before {
  content: "\f065";
}
.fa-compress:before {
  content: "\f066";
}
.fa-plus:before {
  content: "\f067";
}
.fa-minus:before {
  content: "\f068";
}
.fa-asterisk:before {
  content: "\f069";
}
.fa-exclamation-circle:before {
  content: "\f06a";
}
.fa-gift:before {
  content: "\f06b";
}
.fa-leaf:before {
  content: "\f06c";
}
.fa-fire:before {
  content: "\f06d";
}
.fa-eye:before {
  content: "\f06e";
}
.fa-eye-slash:before {
  content: "\f070";
}
.fa-warning:before,
.fa-exclamation-triangle:before {
  content: "\f071";
}
.fa-plane:before {
  content: "\f072";
}
.fa-calendar:before {
  content: "\f073";
}
.fa-random:before {
  content: "\f074";
}
.fa-comment:before {
  content: "\f075";
}
.fa-magnet:before {
  content: "\f076";
}
.fa-chevron-up:before {
  content: "\f077";
}
.fa-chevron-down:before {
  content: "\f078";
}
.fa-retweet:before {
  content: "\f079";
}
.fa-shopping-cart:before {
  content: "\f07a";
}
.fa-folder:before {
  content: "\f07b";
}
.fa-folder-open:before {
  content: "\f07c";
}
.fa-arrows-v:before {
  content: "\f07d";
}
.fa-arrows-h:before {
  content: "\f07e";
}
.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: "\f080";
}
.fa-twitter-square:before {
  content: "\f081";
}
.fa-facebook-square:before {
  content: "\f082";
}
.fa-camera-retro:before {
  content: "\f083";
}
.fa-key:before {
  content: "\f084";
}
.fa-gears:before,
.fa-cogs:before {
  content: "\f085";
}
.fa-comments:before {
  content: "\f086";
}
.fa-thumbs-o-up:before {
  content: "\f087";
}
.fa-thumbs-o-down:before {
  content: "\f088";
}
.fa-star-half:before {
  content: "\f089";
}
.fa-heart-o:before {
  content: "\f08a";
}
.fa-sign-out:before {
  content: "\f08b";
}
.fa-linkedin-square:before {
  content: "\f08c";
}
.fa-thumb-tack:before {
  content: "\f08d";
}
.fa-external-link:before {
  content: "\f08e";
}
.fa-sign-in:before {
  content: "\f090";
}
.fa-trophy:before {
  content: "\f091";
}
.fa-github-square:before {
  content: "\f092";
}
.fa-upload:before {
  content: "\f093";
}
.fa-lemon-o:before {
  content: "\f094";
}
.fa-phone:before {
  content: "\f095";
}
.fa-square-o:before {
  content: "\f096";
}
.fa-bookmark-o:before {
  content: "\f097";
}
.fa-phone-square:before {
  content: "\f098";
}
.fa-twitter:before {
  content: "\f099";
}
.fa-facebook-f:before,
.fa-facebook:before {
  content: "\f09a";
}
.fa-github:before {
  content: "\f09b";
}
.fa-unlock:before {
  content: "\f09c";
}
.fa-credit-card:before {
  content: "\f09d";
}
.fa-feed:before,
.fa-rss:before {
  content: "\f09e";
}
.fa-hdd-o:before {
  content: "\f0a0";
}
.fa-bullhorn:before {
  content: "\f0a1";
}
.fa-bell:before {
  content: "\f0f3";
}
.fa-certificate:before {
  content: "\f0a3";
}
.fa-hand-o-right:before {
  content: "\f0a4";
}
.fa-hand-o-left:before {
  content: "\f0a5";
}
.fa-hand-o-up:before {
  content: "\f0a6";
}
.fa-hand-o-down:before {
  content: "\f0a7";
}
.fa-arrow-circle-left:before {
  content: "\f0a8";
}
.fa-arrow-circle-right:before {
  content: "\f0a9";
}
.fa-arrow-circle-up:before {
  content: "\f0aa";
}
.fa-arrow-circle-down:before {
  content: "\f0ab";
}
.fa-globe:before {
  content: "\f0ac";
}
.fa-wrench:before {
  content: "\f0ad";
}
.fa-tasks:before {
  content: "\f0ae";
}
.fa-filter:before {
  content: "\f0b0";
}
.fa-briefcase:before {
  content: "\f0b1";
}
.fa-arrows-alt:before {
  content: "\f0b2";
}
.fa-group:before,
.fa-users:before {
  content: "\f0c0";
}
.fa-chain:before,
.fa-link:before {
  content: "\f0c1";
}
.fa-cloud:before {
  content: "\f0c2";
}
.fa-flask:before {
  content: "\f0c3";
}
.fa-cut:before,
.fa-scissors:before {
  content: "\f0c4";
}
.fa-copy:before,
.fa-files-o:before {
  content: "\f0c5";
}
.fa-paperclip:before {
  content: "\f0c6";
}
.fa-save:before,
.fa-floppy-o:before {
  content: "\f0c7";
}
.fa-square:before {
  content: "\f0c8";
}
.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: "\f0c9";
}
.fa-list-ul:before {
  content: "\f0ca";
}
.fa-list-ol:before {
  content: "\f0cb";
}
.fa-strikethrough:before {
  content: "\f0cc";
}
.fa-underline:before {
  content: "\f0cd";
}
.fa-table:before {
  content: "\f0ce";
}
.fa-magic:before {
  content: "\f0d0";
}
.fa-truck:before {
  content: "\f0d1";
}
.fa-pinterest:before {
  content: "\f0d2";
}
.fa-pinterest-square:before {
  content: "\f0d3";
}
.fa-google-plus-square:before {
  content: "\f0d4";
}
.fa-google-plus:before {
  content: "\f0d5";
}
.fa-money:before {
  content: "\f0d6";
}
.fa-caret-down:before {
  content: "\f0d7";
}
.fa-caret-up:before {
  content: "\f0d8";
}
.fa-caret-left:before {
  content: "\f0d9";
}
.fa-caret-right:before {
  content: "\f0da";
}
.fa-columns:before {
  content: "\f0db";
}
.fa-unsorted:before,
.fa-sort:before {
  content: "\f0dc";
}
.fa-sort-down:before,
.fa-sort-desc:before {
  content: "\f0dd";
}
.fa-sort-up:before,
.fa-sort-asc:before {
  content: "\f0de";
}
.fa-envelope:before {
  content: "\f0e0";
}
.fa-linkedin:before {
  content: "\f0e1";
}
.fa-rotate-left:before,
.fa-undo:before {
  content: "\f0e2";
}
.fa-legal:before,
.fa-gavel:before {
  content: "\f0e3";
}
.fa-dashboard:before,
.fa-tachometer:before {
  content: "\f0e4";
}
.fa-comment-o:before {
  content: "\f0e5";
}
.fa-comments-o:before {
  content: "\f0e6";
}
.fa-flash:before,
.fa-bolt:before {
  content: "\f0e7";
}
.fa-sitemap:before {
  content: "\f0e8";
}
.fa-umbrella:before {
  content: "\f0e9";
}
.fa-paste:before,
.fa-clipboard:before {
  content: "\f0ea";
}
.fa-lightbulb-o:before {
  content: "\f0eb";
}
.fa-exchange:before {
  content: "\f0ec";
}
.fa-cloud-download:before {
  content: "\f0ed";
}
.fa-cloud-upload:before {
  content: "\f0ee";
}
.fa-user-md:before {
  content: "\f0f0";
}
.fa-stethoscope:before {
  content: "\f0f1";
}
.fa-suitcase:before {
  content: "\f0f2";
}
.fa-bell-o:before {
  content: "\f0a2";
}
.fa-coffee:before {
  content: "\f0f4";
}
.fa-cutlery:before {
  content: "\f0f5";
}
.fa-file-text-o:before {
  content: "\f0f6";
}
.fa-building-o:before {
  content: "\f0f7";
}
.fa-hospital-o:before {
  content: "\f0f8";
}
.fa-ambulance:before {
  content: "\f0f9";
}
.fa-medkit:before {
  content: "\f0fa";
}
.fa-fighter-jet:before {
  content: "\f0fb";
}
.fa-beer:before {
  content: "\f0fc";
}
.fa-h-square:before {
  content: "\f0fd";
}
.fa-plus-square:before {
  content: "\f0fe";
}
.fa-angle-double-left:before {
  content: "\f100";
}
.fa-angle-double-right:before {
  content: "\f101";
}
.fa-angle-double-up:before {
  content: "\f102";
}
.fa-angle-double-down:before {
  content: "\f103";
}
.fa-angle-left:before {
  content: "\f104";
}
.fa-angle-right:before {
  content: "\f105";
}
.fa-angle-up:before {
  content: "\f106";
}
.fa-angle-down:before {
  content: "\f107";
}
.fa-desktop:before {
  content: "\f108";
}
.fa-laptop:before {
  content: "\f109";
}
.fa-tablet:before {
  content: "\f10a";
}
.fa-mobile-phone:before,
.fa-mobile:before {
  content: "\f10b";
}
.fa-circle-o:before {
  content: "\f10c";
}
.fa-quote-left:before {
  content: "\f10d";
}
.fa-quote-right:before {
  content: "\f10e";
}
.fa-spinner:before {
  content: "\f110";
}
.fa-circle:before {
  content: "\f111";
}
.fa-mail-reply:before,
.fa-reply:before {
  content: "\f112";
}
.fa-github-alt:before {
  content: "\f113";
}
.fa-folder-o:before {
  content: "\f114";
}
.fa-folder-open-o:before {
  content: "\f115";
}
.fa-smile-o:before {
  content: "\f118";
}
.fa-frown-o:before {
  content: "\f119";
}
.fa-meh-o:before {
  content: "\f11a";
}
.fa-gamepad:before {
  content: "\f11b";
}
.fa-keyboard-o:before {
  content: "\f11c";
}
.fa-flag-o:before {
  content: "\f11d";
}
.fa-flag-checkered:before {
  content: "\f11e";
}
.fa-terminal:before {
  content: "\f120";
}
.fa-code:before {
  content: "\f121";
}
.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: "\f122";
}
.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: "\f123";
}
.fa-location-arrow:before {
  content: "\f124";
}
.fa-crop:before {
  content: "\f125";
}
.fa-code-fork:before {
  content: "\f126";
}
.fa-unlink:before,
.fa-chain-broken:before {
  content: "\f127";
}
.fa-question:before {
  content: "\f128";
}
.fa-info:before {
  content: "\f129";
}
.fa-exclamation:before {
  content: "\f12a";
}
.fa-superscript:before {
  content: "\f12b";
}
.fa-subscript:before {
  content: "\f12c";
}
.fa-eraser:before {
  content: "\f12d";
}
.fa-puzzle-piece:before {
  content: "\f12e";
}
.fa-microphone:before {
  content: "\f130";
}
.fa-microphone-slash:before {
  content: "\f131";
}
.fa-shield:before {
  content: "\f132";
}
.fa-calendar-o:before {
  content: "\f133";
}
.fa-fire-extinguisher:before {
  content: "\f134";
}
.fa-rocket:before {
  content: "\f135";
}
.fa-maxcdn:before {
  content: "\f136";
}
.fa-chevron-circle-left:before {
  content: "\f137";
}
.fa-chevron-circle-right:before {
  content: "\f138";
}
.fa-chevron-circle-up:before {
  content: "\f139";
}
.fa-chevron-circle-down:before {
  content: "\f13a";
}
.fa-html5:before {
  content: "\f13b";
}
.fa-css3:before {
  content: "\f13c";
}
.fa-anchor:before {
  content: "\f13d";
}
.fa-unlock-alt:before {
  content: "\f13e";
}
.fa-bullseye:before {
  content: "\f140";
}
.fa-ellipsis-h:before {
  content: "\f141";
}
.fa-ellipsis-v:before {
  content: "\f142";
}
.fa-rss-square:before {
  content: "\f143";
}
.fa-play-circle:before {
  content: "\f144";
}
.fa-ticket:before {
  content: "\f145";
}
.fa-minus-square:before {
  content: "\f146";
}
.fa-minus-square-o:before {
  content: "\f147";
}
.fa-level-up:before {
  content: "\f148";
}
.fa-level-down:before {
  content: "\f149";
}
.fa-check-square:before {
  content: "\f14a";
}
.fa-pencil-square:before {
  content: "\f14b";
}
.fa-external-link-square:before {
  content: "\f14c";
}
.fa-share-square:before {
  content: "\f14d";
}
.fa-compass:before {
  content: "\f14e";
}
.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: "\f150";
}
.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: "\f151";
}
.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: "\f152";
}
.fa-euro:before,
.fa-eur:before {
  content: "\f153";
}
.fa-gbp:before {
  content: "\f154";
}
.fa-dollar:before,
.fa-usd:before {
  content: "\f155";
}
.fa-rupee:before,
.fa-inr:before {
  content: "\f156";
}
.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: "\f157";
}
.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: "\f158";
}
.fa-won:before,
.fa-krw:before {
  content: "\f159";
}
.fa-bitcoin:before,
.fa-btc:before {
  content: "\f15a";
}
.fa-file:before {
  content: "\f15b";
}
.fa-file-text:before {
  content: "\f15c";
}
.fa-sort-alpha-asc:before {
  content: "\f15d";
}
.fa-sort-alpha-desc:before {
  content: "\f15e";
}
.fa-sort-amount-asc:before {
  content: "\f160";
}
.fa-sort-amount-desc:before {
  content: "\f161";
}
.fa-sort-numeric-asc:before {
  content: "\f162";
}
.fa-sort-numeric-desc:before {
  content: "\f163";
}
.fa-thumbs-up:before {
  content: "\f164";
}
.fa-thumbs-down:before {
  content: "\f165";
}
.fa-youtube-square:before {
  content: "\f166";
}
.fa-youtube:before {
  content: "\f167";
}
.fa-xing:before {
  content: "\f168";
}
.fa-xing-square:before {
  content: "\f169";
}
.fa-youtube-play:before {
  content: "\f16a";
}
.fa-dropbox:before {
  content: "\f16b";
}
.fa-stack-overflow:before {
  content: "\f16c";
}
.fa-instagram:before {
  content: "\f16d";
}
.fa-flickr:before {
  content: "\f16e";
}
.fa-adn:before {
  content: "\f170";
}
.fa-bitbucket:before {
  content: "\f171";
}
.fa-bitbucket-square:before {
  content: "\f172";
}
.fa-tumblr:before {
  content: "\f173";
}
.fa-tumblr-square:before {
  content: "\f174";
}
.fa-long-arrow-down:before {
  content: "\f175";
}
.fa-long-arrow-up:before {
  content: "\f176";
}
.fa-long-arrow-left:before {
  content: "\f177";
}
.fa-long-arrow-right:before {
  content: "\f178";
}
.fa-apple:before {
  content: "\f179";
}
.fa-windows:before {
  content: "\f17a";
}
.fa-android:before {
  content: "\f17b";
}
.fa-linux:before {
  content: "\f17c";
}
.fa-dribbble:before {
  content: "\f17d";
}
.fa-skype:before {
  content: "\f17e";
}
.fa-foursquare:before {
  content: "\f180";
}
.fa-trello:before {
  content: "\f181";
}
.fa-female:before {
  content: "\f182";
}
.fa-male:before {
  content: "\f183";
}
.fa-gittip:before,
.fa-gratipay:before {
  content: "\f184";
}
.fa-sun-o:before {
  content: "\f185";
}
.fa-moon-o:before {
  content: "\f186";
}
.fa-archive:before {
  content: "\f187";
}
.fa-bug:before {
  content: "\f188";
}
.fa-vk:before {
  content: "\f189";
}
.fa-weibo:before {
  content: "\f18a";
}
.fa-renren:before {
  content: "\f18b";
}
.fa-pagelines:before {
  content: "\f18c";
}
.fa-stack-exchange:before {
  content: "\f18d";
}
.fa-arrow-circle-o-right:before {
  content: "\f18e";
}
.fa-arrow-circle-o-left:before {
  content: "\f190";
}
.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: "\f191";
}
.fa-dot-circle-o:before {
  content: "\f192";
}
.fa-wheelchair:before {
  content: "\f193";
}
.fa-vimeo-square:before {
  content: "\f194";
}
.fa-turkish-lira:before,
.fa-try:before {
  content: "\f195";
}
.fa-plus-square-o:before {
  content: "\f196";
}
.fa-space-shuttle:before {
  content: "\f197";
}
.fa-slack:before {
  content: "\f198";
}
.fa-envelope-square:before {
  content: "\f199";
}
.fa-wordpress:before {
  content: "\f19a";
}
.fa-openid:before {
  content: "\f19b";
}
.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: "\f19c";
}
.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: "\f19d";
}
.fa-yahoo:before {
  content: "\f19e";
}
.fa-google:before {
  content: "\f1a0";
}
.fa-reddit:before {
  content: "\f1a1";
}
.fa-reddit-square:before {
  content: "\f1a2";
}
.fa-stumbleupon-circle:before {
  content: "\f1a3";
}
.fa-stumbleupon:before {
  content: "\f1a4";
}
.fa-delicious:before {
  content: "\f1a5";
}
.fa-digg:before {
  content: "\f1a6";
}
.fa-pied-piper-pp:before {
  content: "\f1a7";
}
.fa-pied-piper-alt:before {
  content: "\f1a8";
}
.fa-drupal:before {
  content: "\f1a9";
}
.fa-joomla:before {
  content: "\f1aa";
}
.fa-language:before {
  content: "\f1ab";
}
.fa-fax:before {
  content: "\f1ac";
}
.fa-building:before {
  content: "\f1ad";
}
.fa-child:before {
  content: "\f1ae";
}
.fa-paw:before {
  content: "\f1b0";
}
.fa-spoon:before {
  content: "\f1b1";
}
.fa-cube:before {
  content: "\f1b2";
}
.fa-cubes:before {
  content: "\f1b3";
}
.fa-behance:before {
  content: "\f1b4";
}
.fa-behance-square:before {
  content: "\f1b5";
}
.fa-steam:before {
  content: "\f1b6";
}
.fa-steam-square:before {
  content: "\f1b7";
}
.fa-recycle:before {
  content: "\f1b8";
}
.fa-automobile:before,
.fa-car:before {
  content: "\f1b9";
}
.fa-cab:before,
.fa-taxi:before {
  content: "\f1ba";
}
.fa-tree:before {
  content: "\f1bb";
}
.fa-spotify:before {
  content: "\f1bc";
}
.fa-deviantart:before {
  content: "\f1bd";
}
.fa-soundcloud:before {
  content: "\f1be";
}
.fa-database:before {
  content: "\f1c0";
}
.fa-file-pdf-o:before {
  content: "\f1c1";
}
.fa-file-word-o:before {
  content: "\f1c2";
}
.fa-file-excel-o:before {
  content: "\f1c3";
}
.fa-file-powerpoint-o:before {
  content: "\f1c4";
}
.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: "\f1c5";
}
.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: "\f1c6";
}
.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: "\f1c7";
}
.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: "\f1c8";
}
.fa-file-code-o:before {
  content: "\f1c9";
}
.fa-vine:before {
  content: "\f1ca";
}
.fa-codepen:before {
  content: "\f1cb";
}
.fa-jsfiddle:before {
  content: "\f1cc";
}
.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: "\f1cd";
}
.fa-circle-o-notch:before {
  content: "\f1ce";
}
.fa-ra:before,
.fa-resistance:before,
.fa-rebel:before {
  content: "\f1d0";
}
.fa-ge:before,
.fa-empire:before {
  content: "\f1d1";
}
.fa-git-square:before {
  content: "\f1d2";
}
.fa-git:before {
  content: "\f1d3";
}
.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
  content: "\f1d4";
}
.fa-tencent-weibo:before {
  content: "\f1d5";
}
.fa-qq:before {
  content: "\f1d6";
}
.fa-wechat:before,
.fa-weixin:before {
  content: "\f1d7";
}
.fa-send:before,
.fa-paper-plane:before {
  content: "\f1d8";
}
.fa-send-o:before,
.fa-paper-plane-o:before {
  content: "\f1d9";
}
.fa-history:before {
  content: "\f1da";
}
.fa-circle-thin:before {
  content: "\f1db";
}
.fa-header:before {
  content: "\f1dc";
}
.fa-paragraph:before {
  content: "\f1dd";
}
.fa-sliders:before {
  content: "\f1de";
}
.fa-share-alt:before {
  content: "\f1e0";
}
.fa-share-alt-square:before {
  content: "\f1e1";
}
.fa-bomb:before {
  content: "\f1e2";
}
.fa-soccer-ball-o:before,
.fa-futbol-o:before {
  content: "\f1e3";
}
.fa-tty:before {
  content: "\f1e4";
}
.fa-binoculars:before {
  content: "\f1e5";
}
.fa-plug:before {
  content: "\f1e6";
}
.fa-slideshare:before {
  content: "\f1e7";
}
.fa-twitch:before {
  content: "\f1e8";
}
.fa-yelp:before {
  content: "\f1e9";
}
.fa-newspaper-o:before {
  content: "\f1ea";
}
.fa-wifi:before {
  content: "\f1eb";
}
.fa-calculator:before {
  content: "\f1ec";
}
.fa-paypal:before {
  content: "\f1ed";
}
.fa-google-wallet:before {
  content: "\f1ee";
}
.fa-cc-visa:before {
  content: "\f1f0";
}
.fa-cc-mastercard:before {
  content: "\f1f1";
}
.fa-cc-discover:before {
  content: "\f1f2";
}
.fa-cc-amex:before {
  content: "\f1f3";
}
.fa-cc-paypal:before {
  content: "\f1f4";
}
.fa-cc-stripe:before {
  content: "\f1f5";
}
.fa-bell-slash:before {
  content: "\f1f6";
}
.fa-bell-slash-o:before {
  content: "\f1f7";
}
.fa-trash:before {
  content: "\f1f8";
}
.fa-copyright:before {
  content: "\f1f9";
}
.fa-at:before {
  content: "\f1fa";
}
.fa-eyedropper:before {
  content: "\f1fb";
}
.fa-paint-brush:before {
  content: "\f1fc";
}
.fa-birthday-cake:before {
  content: "\f1fd";
}
.fa-area-chart:before {
  content: "\f1fe";
}
.fa-pie-chart:before {
  content: "\f200";
}
.fa-line-chart:before {
  content: "\f201";
}
.fa-lastfm:before {
  content: "\f202";
}
.fa-lastfm-square:before {
  content: "\f203";
}
.fa-toggle-off:before {
  content: "\f204";
}
.fa-toggle-on:before {
  content: "\f205";
}
.fa-bicycle:before {
  content: "\f206";
}
.fa-bus:before {
  content: "\f207";
}
.fa-ioxhost:before {
  content: "\f208";
}
.fa-angellist:before {
  content: "\f209";
}
.fa-cc:before {
  content: "\f20a";
}
.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
  content: "\f20b";
}
.fa-meanpath:before {
  content: "\f20c";
}
.fa-buysellads:before {
  content: "\f20d";
}
.fa-connectdevelop:before {
  content: "\f20e";
}
.fa-dashcube:before {
  content: "\f210";
}
.fa-forumbee:before {
  content: "\f211";
}
.fa-leanpub:before {
  content: "\f212";
}
.fa-sellsy:before {
  content: "\f213";
}
.fa-shirtsinbulk:before {
  content: "\f214";
}
.fa-simplybuilt:before {
  content: "\f215";
}
.fa-skyatlas:before {
  content: "\f216";
}
.fa-cart-plus:before {
  content: "\f217";
}
.fa-cart-arrow-down:before {
  content: "\f218";
}
.fa-diamond:before {
  content: "\f219";
}
.fa-ship:before {
  content: "\f21a";
}
.fa-user-secret:before {
  content: "\f21b";
}
.fa-motorcycle:before {
  content: "\f21c";
}
.fa-street-view:before {
  content: "\f21d";
}
.fa-heartbeat:before {
  content: "\f21e";
}
.fa-venus:before {
  content: "\f221";
}
.fa-mars:before {
  content: "\f222";
}
.fa-mercury:before {
  content: "\f223";
}
.fa-intersex:before,
.fa-transgender:before {
  content: "\f224";
}
.fa-transgender-alt:before {
  content: "\f225";
}
.fa-venus-double:before {
  content: "\f226";
}
.fa-mars-double:before {
  content: "\f227";
}
.fa-venus-mars:before {
  content: "\f228";
}
.fa-mars-stroke:before {
  content: "\f229";
}
.fa-mars-stroke-v:before {
  content: "\f22a";
}
.fa-mars-stroke-h:before {
  content: "\f22b";
}
.fa-neuter:before {
  content: "\f22c";
}
.fa-genderless:before {
  content: "\f22d";
}
.fa-facebook-official:before {
  content: "\f230";
}
.fa-pinterest-p:before {
  content: "\f231";
}
.fa-whatsapp:before {
  content: "\f232";
}
.fa-server:before {
  content: "\f233";
}
.fa-user-plus:before {
  content: "\f234";
}
.fa-user-times:before {
  content: "\f235";
}
.fa-hotel:before,
.fa-bed:before {
  content: "\f236";
}
.fa-viacoin:before {
  content: "\f237";
}
.fa-train:before {
  content: "\f238";
}
.fa-subway:before {
  content: "\f239";
}
.fa-medium:before {
  content: "\f23a";
}
.fa-yc:before,
.fa-y-combinator:before {
  content: "\f23b";
}
.fa-optin-monster:before {
  content: "\f23c";
}
.fa-opencart:before {
  content: "\f23d";
}
.fa-expeditedssl:before {
  content: "\f23e";
}
.fa-battery-4:before,
.fa-battery:before,
.fa-battery-full:before {
  content: "\f240";
}
.fa-battery-3:before,
.fa-battery-three-quarters:before {
  content: "\f241";
}
.fa-battery-2:before,
.fa-battery-half:before {
  content: "\f242";
}
.fa-battery-1:before,
.fa-battery-quarter:before {
  content: "\f243";
}
.fa-battery-0:before,
.fa-battery-empty:before {
  content: "\f244";
}
.fa-mouse-pointer:before {
  content: "\f245";
}
.fa-i-cursor:before {
  content: "\f246";
}
.fa-object-group:before {
  content: "\f247";
}
.fa-object-ungroup:before {
  content: "\f248";
}
.fa-sticky-note:before {
  content: "\f249";
}
.fa-sticky-note-o:before {
  content: "\f24a";
}
.fa-cc-jcb:before {
  content: "\f24b";
}
.fa-cc-diners-club:before {
  content: "\f24c";
}
.fa-clone:before {
  content: "\f24d";
}
.fa-balance-scale:before {
  content: "\f24e";
}
.fa-hourglass-o:before {
  content: "\f250";
}
.fa-hourglass-1:before,
.fa-hourglass-start:before {
  content: "\f251";
}
.fa-hourglass-2:before,
.fa-hourglass-half:before {
  content: "\f252";
}
.fa-hourglass-3:before,
.fa-hourglass-end:before {
  content: "\f253";
}
.fa-hourglass:before {
  content: "\f254";
}
.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
  content: "\f255";
}
.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
  content: "\f256";
}
.fa-hand-scissors-o:before {
  content: "\f257";
}
.fa-hand-lizard-o:before {
  content: "\f258";
}
.fa-hand-spock-o:before {
  content: "\f259";
}
.fa-hand-pointer-o:before {
  content: "\f25a";
}
.fa-hand-peace-o:before {
  content: "\f25b";
}
.fa-trademark:before {
  content: "\f25c";
}
.fa-registered:before {
  content: "\f25d";
}
.fa-creative-commons:before {
  content: "\f25e";
}
.fa-gg:before {
  content: "\f260";
}
.fa-gg-circle:before {
  content: "\f261";
}
.fa-tripadvisor:before {
  content: "\f262";
}
.fa-odnoklassniki:before {
  content: "\f263";
}
.fa-odnoklassniki-square:before {
  content: "\f264";
}
.fa-get-pocket:before {
  content: "\f265";
}
.fa-wikipedia-w:before {
  content: "\f266";
}
.fa-safari:before {
  content: "\f267";
}
.fa-chrome:before {
  content: "\f268";
}
.fa-firefox:before {
  content: "\f269";
}
.fa-opera:before {
  content: "\f26a";
}
.fa-internet-explorer:before {
  content: "\f26b";
}
.fa-tv:before,
.fa-television:before {
  content: "\f26c";
}
.fa-contao:before {
  content: "\f26d";
}
.fa-500px:before {
  content: "\f26e";
}
.fa-amazon:before {
  content: "\f270";
}
.fa-calendar-plus-o:before {
  content: "\f271";
}
.fa-calendar-minus-o:before {
  content: "\f272";
}
.fa-calendar-times-o:before {
  content: "\f273";
}
.fa-calendar-check-o:before {
  content: "\f274";
}
.fa-industry:before {
  content: "\f275";
}
.fa-map-pin:before {
  content: "\f276";
}
.fa-map-signs:before {
  content: "\f277";
}
.fa-map-o:before {
  content: "\f278";
}
.fa-map:before {
  content: "\f279";
}
.fa-commenting:before {
  content: "\f27a";
}
.fa-commenting-o:before {
  content: "\f27b";
}
.fa-houzz:before {
  content: "\f27c";
}
.fa-vimeo:before {
  content: "\f27d";
}
.fa-black-tie:before {
  content: "\f27e";
}
.fa-fonticons:before {
  content: "\f280";
}
.fa-reddit-alien:before {
  content: "\f281";
}
.fa-edge:before {
  content: "\f282";
}
.fa-credit-card-alt:before {
  content: "\f283";
}
.fa-codiepie:before {
  content: "\f284";
}
.fa-modx:before {
  content: "\f285";
}
.fa-fort-awesome:before {
  content: "\f286";
}
.fa-usb:before {
  content: "\f287";
}
.fa-product-hunt:before {
  content: "\f288";
}
.fa-mixcloud:before {
  content: "\f289";
}
.fa-scribd:before {
  content: "\f28a";
}
.fa-pause-circle:before {
  content: "\f28b";
}
.fa-pause-circle-o:before {
  content: "\f28c";
}
.fa-stop-circle:before {
  content: "\f28d";
}
.fa-stop-circle-o:before {
  content: "\f28e";
}
.fa-shopping-bag:before {
  content: "\f290";
}
.fa-shopping-basket:before {
  content: "\f291";
}
.fa-hashtag:before {
  content: "\f292";
}
.fa-bluetooth:before {
  content: "\f293";
}
.fa-bluetooth-b:before {
  content: "\f294";
}
.fa-percent:before {
  content: "\f295";
}
.fa-gitlab:before {
  content: "\f296";
}
.fa-wpbeginner:before {
  content: "\f297";
}
.fa-wpforms:before {
  content: "\f298";
}
.fa-envira:before {
  content: "\f299";
}
.fa-universal-access:before {
  content: "\f29a";
}
.fa-wheelchair-alt:before {
  content: "\f29b";
}
.fa-question-circle-o:before {
  content: "\f29c";
}
.fa-blind:before {
  content: "\f29d";
}
.fa-audio-description:before {
  content: "\f29e";
}
.fa-volume-control-phone:before {
  content: "\f2a0";
}
.fa-braille:before {
  content: "\f2a1";
}
.fa-assistive-listening-systems:before {
  content: "\f2a2";
}
.fa-asl-interpreting:before,
.fa-american-sign-language-interpreting:before {
  content: "\f2a3";
}
.fa-deafness:before,
.fa-hard-of-hearing:before,
.fa-deaf:before {
  content: "\f2a4";
}
.fa-glide:before {
  content: "\f2a5";
}
.fa-glide-g:before {
  content: "\f2a6";
}
.fa-signing:before,
.fa-sign-language:before {
  content: "\f2a7";
}
.fa-low-vision:before {
  content: "\f2a8";
}
.fa-viadeo:before {
  content: "\f2a9";
}
.fa-viadeo-square:before {
  content: "\f2aa";
}
.fa-snapchat:before {
  content: "\f2ab";
}
.fa-snapchat-ghost:before {
  content: "\f2ac";
}
.fa-snapchat-square:before {
  content: "\f2ad";
}
.fa-pied-piper:before {
  content: "\f2ae";
}
.fa-first-order:before {
  content: "\f2b0";
}
.fa-yoast:before {
  content: "\f2b1";
}
.fa-themeisle:before {
  content: "\f2b2";
}
.fa-google-plus-circle:before,
.fa-google-plus-official:before {
  content: "\f2b3";
}
.fa-fa:before,
.fa-font-awesome:before {
  content: "\f2b4";
}
.fa-handshake-o:before {
  content: "\f2b5";
}
.fa-envelope-open:before {
  content: "\f2b6";
}
.fa-envelope-open-o:before {
  content: "\f2b7";
}
.fa-linode:before {
  content: "\f2b8";
}
.fa-address-book:before {
  content: "\f2b9";
}
.fa-address-book-o:before {
  content: "\f2ba";
}
.fa-vcard:before,
.fa-address-card:before {
  content: "\f2bb";
}
.fa-vcard-o:before,
.fa-address-card-o:before {
  content: "\f2bc";
}
.fa-user-circle:before {
  content: "\f2bd";
}
.fa-user-circle-o:before {
  content: "\f2be";
}
.fa-user-o:before {
  content: "\f2c0";
}
.fa-id-badge:before {
  content: "\f2c1";
}
.fa-drivers-license:before,
.fa-id-card:before {
  content: "\f2c2";
}
.fa-drivers-license-o:before,
.fa-id-card-o:before {
  content: "\f2c3";
}
.fa-quora:before {
  content: "\f2c4";
}
.fa-free-code-camp:before {
  content: "\f2c5";
}
.fa-telegram:before {
  content: "\f2c6";
}
.fa-thermometer-4:before,
.fa-thermometer:before,
.fa-thermometer-full:before {
  content: "\f2c7";
}
.fa-thermometer-3:before,
.fa-thermometer-three-quarters:before {
  content: "\f2c8";
}
.fa-thermometer-2:before,
.fa-thermometer-half:before {
  content: "\f2c9";
}
.fa-thermometer-1:before,
.fa-thermometer-quarter:before {
  content: "\f2ca";
}
.fa-thermometer-0:before,
.fa-thermometer-empty:before {
  content: "\f2cb";
}
.fa-shower:before {
  content: "\f2cc";
}
.fa-bathtub:before,
.fa-s15:before,
.fa-bath:before {
  content: "\f2cd";
}
.fa-podcast:before {
  content: "\f2ce";
}
.fa-window-maximize:before {
  content: "\f2d0";
}
.fa-window-minimize:before {
  content: "\f2d1";
}
.fa-window-restore:before {
  content: "\f2d2";
}
.fa-times-rectangle:before,
.fa-window-close:before {
  content: "\f2d3";
}
.fa-times-rectangle-o:before,
.fa-window-close-o:before {
  content: "\f2d4";
}
.fa-bandcamp:before {
  content: "\f2d5";
}
.fa-grav:before {
  content: "\f2d6";
}
.fa-etsy:before {
  content: "\f2d7";
}
.fa-imdb:before {
  content: "\f2d8";
}
.fa-ravelry:before {
  content: "\f2d9";
}
.fa-eercast:before {
  content: "\f2da";
}
.fa-microchip:before {
  content: "\f2db";
}
.fa-snowflake-o:before {
  content: "\f2dc";
}
.fa-superpowers:before {
  content: "\f2dd";
}
.fa-wpexplorer:before {
  content: "\f2de";
}
.fa-meetup:before {
  content: "\f2e0";
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  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;
}
