@charset "UTF-8";/*!
 * Bootstrap v2.3.2
 *
 * Copyright 2012 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.
 */@import url(https://fonts.googleapis.com/css2?family=Roboto&display=swap);500;600;700&display=swap");
500;600&display=swap");500;600;700;800;900&display=swap");
.clearfix {
  *zoom: 1; }

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

.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; }

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
  display: block; }

audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1; }

audio:not([controls]) {
  display: none; }

html {
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%; }

a:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px; }

a:hover,
a:active {
  outline: 0; }

sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

img {
  width: auto\9;
  height: auto;
  max-width: 100%;
  vertical-align: middle;
  border: 0;
  -ms-interpolation-mode: bicubic; }

#map_canvas img,
.google-maps img {
  max-width: none; }

button,
input,
select,
textarea {
  margin: 0;
  font-size: 100%;
  vertical-align: middle; }

button,
input {
  *overflow: visible;
  line-height: normal; }

button::-moz-focus-inner,
input::-moz-focus-inner {
  padding: 0;
  border: 0; }

button,
html input[type=button],
input[type=reset],
input[type=submit] {
  cursor: pointer;
  -webkit-appearance: button; }

label,
select,
button,
input[type=button],
input[type=reset],
input[type=submit],
input[type=radio],
input[type=checkbox] {
  cursor: pointer; }

input[type=search] {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  -webkit-appearance: textfield; }

input[type=search]::-webkit-search-decoration,
input[type=search]::-webkit-search-cancel-button {
  -webkit-appearance: none; }

textarea {
  overflow: auto;
  vertical-align: top; }

@media print {
  * {
    color: #000 !important;
    text-shadow: none !important;
    background: transparent !important;
    box-shadow: none !important; }
  a,
  a:visited {
    text-decoration: underline; }
  a[href]:after {
    content: " (" attr(href) ")"; }
  abbr[title]:after {
    content: " (" attr(title) ")"; }
  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: ""; }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid; }
  thead {
    display: table-header-group; }
  tr,
  img {
    page-break-inside: avoid; }
  img {
    max-width: 100% !important; }
  @page {
    margin: 0.5cm; }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3; }
  h2,
  h3 {
    page-break-after: avoid; } }

body {
  margin: 0;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 20px;
  color: #333333;
  background-color: #ffffff; }

a {
  color: #009091;
  text-decoration: none; }

a:hover,
a:focus {
  color: #005580;
  text-decoration: underline; }

.img-rounded {
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px; }

.img-polaroid {
  padding: 4px;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1); }

.img-circle {
  -webkit-border-radius: 500px;
  -moz-border-radius: 500px;
  border-radius: 500px; }

.row {
  margin-left: -20px;
  *zoom: 1; }

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

.row:after {
  clear: both; }

[class*=span] {
  float: left;
  min-height: 1px;
  margin-left: 20px; }

.container,
.navbar-static-top .container,
.navbar-fixed-top .container,
.navbar-fixed-bottom .container {
  width: 940px; }

.span12 {
  width: 940px; }

.span11 {
  width: 860px; }

.span10 {
  width: 780px; }

.span9 {
  width: 700px; }

.span8 {
  width: 620px; }

.span7 {
  width: 540px; }

.span6 {
  width: 460px; }

.span5 {
  width: 380px; }

.span4 {
  width: 300px; }

.span3 {
  width: 220px; }

.span2 {
  width: 140px; }

.span1 {
  width: 60px; }

.offset12 {
  margin-left: 980px; }

.offset11 {
  margin-left: 900px; }

.offset10 {
  margin-left: 820px; }

.offset9 {
  margin-left: 740px; }

.offset8 {
  margin-left: 660px; }

.offset7 {
  margin-left: 580px; }

.offset6 {
  margin-left: 500px; }

.offset5 {
  margin-left: 420px; }

.offset4 {
  margin-left: 340px; }

.offset3 {
  margin-left: 260px; }

.offset2 {
  margin-left: 180px; }

.offset1 {
  margin-left: 100px; }

.row-fluid {
  width: 100%;
  *zoom: 1; }

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

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

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

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

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

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

.row-fluid .span11 {
  width: 91.48936170212765%;
  *width: 91.43617021276594%; }

.row-fluid .span10 {
  width: 82.97872340425532%;
  *width: 82.92553191489361%; }

.row-fluid .span9 {
  width: 74.46808510638297%;
  *width: 74.41489361702126%; }

.row-fluid .span8 {
  width: 65.95744680851064%;
  *width: 65.90425531914893%; }

.row-fluid .span7 {
  width: 57.44680851063829%;
  *width: 57.39361702127659%; }

.row-fluid .span6 {
  width: 48.93617021276595%;
  *width: 48.88297872340425%; }

.row-fluid .span5 {
  width: 40.42553191489362%;
  *width: 40.37234042553192%; }

.row-fluid .span4 {
  width: 31.914893617021278%;
  *width: 31.861702127659576%; }

.row-fluid .span3 {
  width: 23.404255319148934%;
  *width: 23.351063829787233%; }

.row-fluid .span2 {
  width: 14.893617021276595%;
  *width: 14.840425531914894%; }

.row-fluid .span1 {
  width: 6.382978723404255%;
  *width: 6.329787234042553%; }

.row-fluid .offset12 {
  margin-left: 104.25531914893617%;
  *margin-left: 104.14893617021275%; }

.row-fluid .offset12:first-child {
  margin-left: 102.12765957446808%;
  *margin-left: 102.02127659574467%; }

.row-fluid .offset11 {
  margin-left: 95.74468085106382%;
  *margin-left: 95.6382978723404%; }

.row-fluid .offset11:first-child {
  margin-left: 93.61702127659574%;
  *margin-left: 93.51063829787232%; }

.row-fluid .offset10 {
  margin-left: 87.23404255319149%;
  *margin-left: 87.12765957446807%; }

.row-fluid .offset10:first-child {
  margin-left: 85.1063829787234%;
  *margin-left: 84.99999999999999%; }

.row-fluid .offset9 {
  margin-left: 78.72340425531914%;
  *margin-left: 78.61702127659572%; }

.row-fluid .offset9:first-child {
  margin-left: 76.59574468085106%;
  *margin-left: 76.48936170212764%; }

.row-fluid .offset8 {
  margin-left: 70.2127659574468%;
  *margin-left: 70.10638297872339%; }

.row-fluid .offset8:first-child {
  margin-left: 68.08510638297872%;
  *margin-left: 67.9787234042553%; }

.row-fluid .offset7 {
  margin-left: 61.70212765957446%;
  *margin-left: 61.59574468085106%; }

.row-fluid .offset7:first-child {
  margin-left: 59.574468085106375%;
  *margin-left: 59.46808510638297%; }

.row-fluid .offset6 {
  margin-left: 53.191489361702125%;
  *margin-left: 53.085106382978715%; }

.row-fluid .offset6:first-child {
  margin-left: 51.063829787234035%;
  *margin-left: 50.95744680851063%; }

.row-fluid .offset5 {
  margin-left: 44.68085106382979%;
  *margin-left: 44.57446808510638%; }

.row-fluid .offset5:first-child {
  margin-left: 42.5531914893617%;
  *margin-left: 42.4468085106383%; }

.row-fluid .offset4 {
  margin-left: 36.170212765957444%;
  *margin-left: 36.06382978723405%; }

.row-fluid .offset4:first-child {
  margin-left: 34.04255319148936%;
  *margin-left: 33.93617021276596%; }

.row-fluid .offset3 {
  margin-left: 27.659574468085104%;
  *margin-left: 27.5531914893617%; }

.row-fluid .offset3:first-child {
  margin-left: 25.53191489361702%;
  *margin-left: 25.425531914893618%; }

.row-fluid .offset2 {
  margin-left: 19.148936170212764%;
  *margin-left: 19.04255319148936%; }

.row-fluid .offset2:first-child {
  margin-left: 17.02127659574468%;
  *margin-left: 16.914893617021278%; }

.row-fluid .offset1 {
  margin-left: 10.638297872340425%;
  *margin-left: 10.53191489361702%; }

.row-fluid .offset1:first-child {
  margin-left: 8.51063829787234%;
  *margin-left: 8.404255319148938%; }

[class*=span].hide,
.row-fluid [class*=span].hide {
  display: none; }

[class*=span].pull-right,
.row-fluid [class*=span].pull-right {
  float: right; }

.container {
  margin-right: auto;
  margin-left: auto;
  *zoom: 1; }

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

.container:after {
  clear: both; }

.container-fluid {
  padding-right: 20px;
  padding-left: 20px;
  *zoom: 1; }

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

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

p {
  margin: 0 0 10px; }

.lead {
  margin-bottom: 20px;
  font-size: 21px;
  font-weight: 200;
  line-height: 30px; }

small {
  font-size: 85%; }

strong {
  font-weight: bold; }

em {
  font-style: italic; }

cite {
  font-style: normal; }

.muted {
  color: #999999; }

a.muted:hover,
a.muted:focus {
  color: #808080; }

.text-warning {
  color: #c09853; }

a.text-warning:hover,
a.text-warning:focus {
  color: #a47e3c; }

.text-error {
  color: #b94a48; }

a.text-error:hover,
a.text-error:focus {
  color: #953b39; }

.text-info {
  color: #3a87ad; }

a.text-info:hover,
a.text-info:focus {
  color: #2d6987; }

.text-success {
  color: #468847; }

a.text-success:hover,
a.text-success:focus {
  color: #356635; }

.text-left {
  text-align: left; }

.text-right {
  text-align: right; }

.text-center {
  text-align: center; }

h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 10px 0;
  font-family: inherit;
  font-weight: bold;
  line-height: 20px;
  color: inherit;
  text-rendering: optimizelegibility; }

h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small {
  font-weight: normal;
  line-height: 1;
  color: #999999; }

h1,
h2,
h3 {
  line-height: 40px; }

h1 {
  font-size: 38.5px; }

h2 {
  font-size: 31.5px; }

h3 {
  font-size: 24.5px; }

h4 {
  font-size: 17.5px; }

h5 {
  font-size: 14px; }

h6 {
  font-size: 11.9px; }

h1 small {
  font-size: 24.5px; }

h2 small {
  font-size: 17.5px; }

h3 small {
  font-size: 14px; }

h4 small {
  font-size: 14px; }

.page-header {
  padding-bottom: 9px;
  margin: 20px 0 30px;
  border-bottom: 1px solid #eeeeee; }

ul,
ol {
  padding: 0;
  margin: 0 0 10px 25px; }

ul ul,
ul ol,
ol ol,
ol ul {
  margin-bottom: 0; }

li {
  line-height: 20px; }

ul.unstyled,
ol.unstyled {
  margin-left: 0;
  list-style: none; }

ul.inline,
ol.inline {
  margin-left: 0;
  list-style: none; }

ul.inline > li,
ol.inline > li {
  display: inline-block;
  *display: inline;
  padding-right: 5px;
  padding-left: 5px;
  *zoom: 1; }

dl {
  margin-bottom: 20px; }

dt,
dd {
  line-height: 20px; }

dt {
  font-weight: bold; }

dd {
  margin-left: 10px; }

.dl-horizontal {
  *zoom: 1; }

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

.dl-horizontal:after {
  clear: both; }

.dl-horizontal dt {
  float: left;
  width: 160px;
  overflow: hidden;
  clear: left;
  text-align: right;
  text-overflow: ellipsis;
  white-space: nowrap; }

.dl-horizontal dd {
  margin-left: 180px; }

hr {
  margin: 20px 0;
  border: 0;
  border-top: 1px solid #eeeeee;
  border-bottom: 1px solid #ffffff; }

abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #999999; }

abbr.initialism {
  font-size: 90%;
  text-transform: uppercase; }

blockquote {
  padding: 0 0 0 15px;
  margin: 0 0 20px;
  border-left: 5px solid #eeeeee; }

blockquote p {
  margin-bottom: 0;
  font-size: 17.5px;
  font-weight: 300;
  line-height: 1.25; }

blockquote small {
  display: block;
  line-height: 20px;
  color: #999999; }

blockquote small:before {
  content: '\2014 \00A0'; }

blockquote.pull-right {
  float: right;
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0; }

blockquote.pull-right p,
blockquote.pull-right small {
  text-align: right; }

blockquote.pull-right small:before {
  content: ''; }

blockquote.pull-right small:after {
  content: '\00A0 \2014'; }

q:before,
q:after,
blockquote:before,
blockquote:after {
  content: ""; }

address {
  display: block;
  margin-bottom: 20px;
  font-style: normal;
  line-height: 20px; }

code,
pre {
  padding: 0 3px 2px;
  font-family: Monaco, Menlo, Consolas, "Courier New", monospace;
  font-size: 12px;
  color: #333333;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px; }

code {
  padding: 2px 4px;
  color: #d14;
  white-space: nowrap;
  background-color: #f7f7f9;
  border: 1px solid #e1e1e8; }

pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 20px;
  word-break: break-all;
  word-wrap: break-word;
  white-space: pre;
  white-space: pre-wrap;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px; }

pre.prettyprint {
  margin-bottom: 20px; }

pre code {
  padding: 0;
  color: inherit;
  white-space: pre;
  white-space: pre-wrap;
  background-color: transparent;
  border: 0; }

.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll; }

form {
  margin: 0 0 20px; }

fieldset {
  padding: 0;
  margin: 0;
  border: 0; }

legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: 40px;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5; }

legend small {
  font-size: 15px;
  color: #999999; }

label,
input,
button,
select,
textarea {
  font-size: 14px;
  font-weight: normal;
  line-height: 20px; }

input,
button,
select,
textarea {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; }

label {
  display: block;
  margin-bottom: 5px; }

select,
textarea,
input[type=datetime],
input[type=datetime-local],
input[type=date],
input[type=month],
input[type=time],
input[type=week],
input[type=number],
input[type=email],
input[type=url],
input[type=search],
input[type=tel],
input[type=color],
.uneditable-input {
  display: inline-block;
  height: 20px;
  padding: 4px 6px;
  margin-bottom: 10px;
  font-size: 14px;
  line-height: 20px;
  color: #555555;
  vertical-align: middle;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px; }

input,
textarea,
.uneditable-input {
  width: 206px; }

textarea {
  height: auto; }

textarea,
input[type=datetime],
input[type=datetime-local],
input[type=date],
input[type=month],
input[type=time],
input[type=week],
input[type=number],
input[type=email],
input[type=url],
input[type=search],
input[type=tel],
input[type=color],
.uneditable-input {
  background-color: #ffffff;
  border: 1px solid #cccccc;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-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 linear 0.2s, box-shadow linear 0.2s;
  -moz-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; }

textarea:focus,
input[type=datetime]:focus,
input[type=datetime-local]:focus,
input[type=date]:focus,
input[type=month]:focus,
input[type=time]:focus,
input[type=week]:focus,
input[type=number]:focus,
input[type=email]:focus,
input[type=url]:focus,
input[type=search]:focus,
input[type=tel]:focus,
input[type=color]:focus,
.uneditable-input:focus {
  border-color: rgba(82, 168, 236, 0.8);
  outline: 0;
  outline: thin dotted \9;
  /* IE6-9 */
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6); }

input[type=radio],
input[type=checkbox] {
  /* margin: 4px 0 0; */
  margin-top: 1px \9;
  line-height: normal; }

input[type=file],
input[type=image],
input[type=submit],
input[type=reset],
input[type=radio],
input[type=checkbox] {
  width: auto; }

select,
input[type=file] {
  height: 30px;
  /* In IE7, the height of the select element cannot be changed by height, only font-size */
  *margin-top: 4px;
  /* For IE7, add top margin to align select with labels */
  line-height: 30px; }

select {
  width: 220px;
  background-color: #ffffff;
  border: 1px solid #cccccc; }

select[multiple],
select[size] {
  height: auto; }

select:focus,
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; }

.uneditable-input,
.uneditable-textarea {
  color: #999999;
  cursor: not-allowed;
  background-color: #fcfcfc;
  border-color: #cccccc;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.025);
  -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.025);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.025); }

.uneditable-input {
  overflow: hidden;
  white-space: nowrap; }

.uneditable-textarea {
  width: auto;
  height: auto; }

input:-moz-placeholder,
textarea:-moz-placeholder {
  color: #999999; }

input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  color: #999999; }

input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  color: #999999; }

.radio,
.checkbox {
  min-height: 20px;
  padding-left: 20px; }

.radio input[type=radio],
.checkbox input[type=checkbox] {
  float: left;
  margin-left: -20px; }

.controls > .radio:first-child,
.controls > .checkbox:first-child {
  padding-top: 5px; }

.radio.inline,
.checkbox.inline {
  display: inline-block;
  padding-top: 5px;
  margin-bottom: 0;
  vertical-align: middle; }

.radio.inline + .radio.inline,
.checkbox.inline + .checkbox.inline {
  margin-left: 10px; }

.input-mini {
  width: 60px; }

.input-small {
  width: 90px; }

.input-medium {
  width: 150px; }

.input-large {
  width: 210px; }

.input-xlarge {
  width: 270px; }

.input-xxlarge {
  width: 530px; }

input[class*=span],
select[class*=span],
textarea[class*=span],
.uneditable-input[class*=span],
.row-fluid input[class*=span],
.row-fluid select[class*=span],
.row-fluid textarea[class*=span],
.row-fluid .uneditable-input[class*=span] {
  float: none;
  margin-left: 0; }

.input-append input[class*=span],
.input-append .uneditable-input[class*=span],
.input-prepend input[class*=span],
.input-prepend .uneditable-input[class*=span],
.row-fluid input[class*=span],
.row-fluid select[class*=span],
.row-fluid textarea[class*=span],
.row-fluid .uneditable-input[class*=span],
.row-fluid .input-prepend [class*=span],
.row-fluid .input-append [class*=span] {
  display: inline-block; }

input,
textarea,
.uneditable-input {
  margin-left: 0; }

.controls-row [class*=span] + [class*=span] {
  margin-left: 20px; }

input.span12,
textarea.span12,
.uneditable-input.span12 {
  width: 926px; }

input.span11,
textarea.span11,
.uneditable-input.span11 {
  width: 846px; }

input.span10,
textarea.span10,
.uneditable-input.span10 {
  width: 766px; }

input.span9,
textarea.span9,
.uneditable-input.span9 {
  width: 686px; }

input.span8,
textarea.span8,
.uneditable-input.span8 {
  width: 606px; }

input.span7,
textarea.span7,
.uneditable-input.span7 {
  width: 526px; }

input.span6,
textarea.span6,
.uneditable-input.span6 {
  width: 446px; }

input.span5,
textarea.span5,
.uneditable-input.span5 {
  width: 366px; }

input.span4,
textarea.span4,
.uneditable-input.span4 {
  width: 286px; }

input.span3,
textarea.span3,
.uneditable-input.span3 {
  width: 206px; }

input.span2,
textarea.span2,
.uneditable-input.span2 {
  width: 126px; }

input.span1,
textarea.span1,
.uneditable-input.span1 {
  width: 46px; }

.controls-row {
  *zoom: 1; }

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

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

.controls-row [class*=span],
.row-fluid .controls-row [class*=span] {
  float: left; }

.controls-row .checkbox[class*=span],
.controls-row .radio[class*=span] {
  padding-top: 5px; }

input[disabled],
select[disabled],
textarea[disabled],
input[readonly],
select[readonly],
textarea[readonly] {
  cursor: not-allowed;
  background-color: #eeeeee; }

input[type=radio][disabled],
input[type=checkbox][disabled],
input[type=radio][readonly],
input[type=checkbox][readonly] {
  background-color: transparent; }

.control-group.warning .control-label,
.control-group.warning .help-block,
.control-group.warning .help-inline {
  color: #c09853; }

.control-group.warning .checkbox,
.control-group.warning .radio,
.control-group.warning input,
.control-group.warning select,
.control-group.warning textarea {
  color: #c09853; }

.control-group.warning input,
.control-group.warning select,
.control-group.warning textarea {
  border-color: #c09853;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }

.control-group.warning input:focus,
.control-group.warning select:focus,
.control-group.warning textarea:focus {
  border-color: #a47e3c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e;
  -moz-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; }

.control-group.warning .input-prepend .add-on,
.control-group.warning .input-append .add-on {
  color: #c09853;
  background-color: #fcf8e3;
  border-color: #c09853; }

.control-group.error .control-label,
.control-group.error .help-block,
.control-group.error .help-inline {
  color: #b94a48; }

.control-group.error .checkbox,
.control-group.error .radio,
.control-group.error input,
.control-group.error select,
.control-group.error textarea {
  color: #b94a48; }

.control-group.error input,
.control-group.error select,
.control-group.error textarea {
  border-color: #b94a48;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }

.control-group.error input:focus,
.control-group.error select:focus,
.control-group.error textarea:focus {
  border-color: #953b39;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
  -moz-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; }

.control-group.error .input-prepend .add-on,
.control-group.error .input-append .add-on {
  color: #b94a48;
  background-color: #f2dede;
  border-color: #b94a48; }

.control-group.success .control-label,
.control-group.success .help-block,
.control-group.success .help-inline {
  color: #468847; }

.control-group.success .checkbox,
.control-group.success .radio,
.control-group.success input,
.control-group.success select,
.control-group.success textarea {
  color: #468847; }

.control-group.success input,
.control-group.success select,
.control-group.success textarea {
  border-color: #468847;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }

.control-group.success input:focus,
.control-group.success select:focus,
.control-group.success textarea:focus {
  border-color: #356635;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b;
  -moz-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; }

.control-group.success .input-prepend .add-on,
.control-group.success .input-append .add-on {
  color: #468847;
  background-color: #dff0d8;
  border-color: #468847; }

.control-group.info .control-label,
.control-group.info .help-block,
.control-group.info .help-inline {
  color: #3a87ad; }

.control-group.info .checkbox,
.control-group.info .radio,
.control-group.info input,
.control-group.info select,
.control-group.info textarea {
  color: #3a87ad; }

.control-group.info input,
.control-group.info select,
.control-group.info textarea {
  border-color: #3a87ad;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }

.control-group.info input:focus,
.control-group.info select:focus,
.control-group.info textarea:focus {
  border-color: #2d6987;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7ab5d3;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7ab5d3;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7ab5d3; }

.control-group.info .input-prepend .add-on,
.control-group.info .input-append .add-on {
  color: #3a87ad;
  background-color: #d9edf7;
  border-color: #3a87ad; }

input:focus:invalid,
textarea:focus:invalid,
select:focus:invalid {
  color: #b94a48;
  border-color: #ee5f5b; }

input:focus:invalid:focus,
textarea:focus:invalid:focus,
select:focus:invalid:focus {
  border-color: #e9322d;
  -webkit-box-shadow: 0 0 6px #f8b9b7;
  -moz-box-shadow: 0 0 6px #f8b9b7;
  box-shadow: 0 0 6px #f8b9b7; }

.form-actions {
  padding: 19px 20px 20px;
  margin-top: 20px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border-top: 1px solid #e5e5e5;
  *zoom: 1; }

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

.form-actions:after {
  clear: both; }

.help-block,
.help-inline {
  color: #595959; }

.help-block {
  display: block;
  margin-bottom: 10px; }

.help-inline {
  display: inline-block;
  *display: inline;
  padding-left: 5px;
  vertical-align: middle;
  *zoom: 1; }

.input-append,
.input-prepend {
  display: inline-block;
  margin-bottom: 10px;
  font-size: 0;
  white-space: nowrap;
  vertical-align: middle; }

.input-append input,
.input-prepend input,
.input-append select,
.input-prepend select,
.input-append .uneditable-input,
.input-prepend .uneditable-input,
.input-append .dropdown-menu,
.input-prepend .dropdown-menu,
.input-append .popover,
.input-prepend .popover {
  font-size: 14px; }

.input-append input,
.input-prepend input,
.input-append select,
.input-prepend select,
.input-append .uneditable-input,
.input-prepend .uneditable-input {
  position: relative;
  margin-bottom: 0;
  *margin-left: 0;
  vertical-align: top;
  -webkit-border-radius: 0 4px 4px 0;
  -moz-border-radius: 0 4px 4px 0;
  border-radius: 0 4px 4px 0; }

.input-append input:focus,
.input-prepend input:focus,
.input-append select:focus,
.input-prepend select:focus,
.input-append .uneditable-input:focus,
.input-prepend .uneditable-input:focus {
  z-index: 2; }

.input-append .add-on,
.input-prepend .add-on {
  display: inline-block;
  width: auto;
  height: 20px;
  min-width: 16px;
  padding: 4px 5px;
  font-size: 14px;
  font-weight: normal;
  line-height: 20px;
  text-align: center;
  text-shadow: 0 1px 0 #ffffff;
  background-color: #eeeeee;
  border: 1px solid #ccc; }

.input-append .add-on,
.input-prepend .add-on,
.input-append .btn,
.input-prepend .btn,
.input-append .btn-group > .dropdown-toggle,
.input-prepend .btn-group > .dropdown-toggle {
  vertical-align: top;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0; }

.input-append .active,
.input-prepend .active {
  background-color: #a9dba9;
  border-color: #46a546; }

.input-prepend .add-on,
.input-prepend .btn {
  margin-right: -1px; }

.input-prepend .add-on:first-child,
.input-prepend .btn:first-child {
  -webkit-border-radius: 4px 0 0 4px;
  -moz-border-radius: 4px 0 0 4px;
  border-radius: 4px 0 0 4px; }

.input-append input,
.input-append select,
.input-append .uneditable-input {
  -webkit-border-radius: 4px 0 0 4px;
  -moz-border-radius: 4px 0 0 4px;
  border-radius: 4px 0 0 4px; }

.input-append input + .btn-group .btn:last-child,
.input-append select + .btn-group .btn:last-child,
.input-append .uneditable-input + .btn-group .btn:last-child {
  -webkit-border-radius: 0 4px 4px 0;
  -moz-border-radius: 0 4px 4px 0;
  border-radius: 0 4px 4px 0; }

.input-append .add-on,
.input-append .btn,
.input-append .btn-group {
  margin-left: -1px; }

.input-append .add-on:last-child,
.input-append .btn:last-child,
.input-append .btn-group:last-child > .dropdown-toggle {
  -webkit-border-radius: 0 4px 4px 0;
  -moz-border-radius: 0 4px 4px 0;
  border-radius: 0 4px 4px 0; }

.input-prepend.input-append input,
.input-prepend.input-append select,
.input-prepend.input-append .uneditable-input {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0; }

.input-prepend.input-append input + .btn-group .btn,
.input-prepend.input-append select + .btn-group .btn,
.input-prepend.input-append .uneditable-input + .btn-group .btn {
  -webkit-border-radius: 0 4px 4px 0;
  -moz-border-radius: 0 4px 4px 0;
  border-radius: 0 4px 4px 0; }

.input-prepend.input-append .add-on:first-child,
.input-prepend.input-append .btn:first-child {
  margin-right: -1px;
  -webkit-border-radius: 4px 0 0 4px;
  -moz-border-radius: 4px 0 0 4px;
  border-radius: 4px 0 0 4px; }

.input-prepend.input-append .add-on:last-child,
.input-prepend.input-append .btn:last-child {
  margin-left: -1px;
  -webkit-border-radius: 0 4px 4px 0;
  -moz-border-radius: 0 4px 4px 0;
  border-radius: 0 4px 4px 0; }

.input-prepend.input-append .btn-group:first-child {
  margin-left: 0; }

input.search-query {
  padding-right: 14px;
  padding-right: 4px \9;
  padding-left: 14px;
  padding-left: 4px \9;
  /* IE7-8 doesn't have border-radius, so don't indent the padding */
  margin-bottom: 0;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px; }

/* Allow for input prepend/append in search forms */
.form-search .input-append .search-query,
.form-search .input-prepend .search-query {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0; }

.form-search .input-append .search-query {
  -webkit-border-radius: 14px 0 0 14px;
  -moz-border-radius: 14px 0 0 14px;
  border-radius: 14px 0 0 14px; }

.form-search .input-append .btn {
  -webkit-border-radius: 0 14px 14px 0;
  -moz-border-radius: 0 14px 14px 0;
  border-radius: 0 14px 14px 0; }

.form-search .input-prepend .search-query {
  -webkit-border-radius: 0 14px 14px 0;
  -moz-border-radius: 0 14px 14px 0;
  border-radius: 0 14px 14px 0; }

.form-search .input-prepend .btn {
  -webkit-border-radius: 14px 0 0 14px;
  -moz-border-radius: 14px 0 0 14px;
  border-radius: 14px 0 0 14px; }

.form-search input,
.form-inline input,
.form-horizontal input,
.form-search textarea,
.form-inline textarea,
.form-horizontal textarea,
.form-search select,
.form-inline select,
.form-horizontal select,
.form-search .help-inline,
.form-inline .help-inline,
.form-horizontal .help-inline,
.form-search .uneditable-input,
.form-inline .uneditable-input,
.form-horizontal .uneditable-input,
.form-search .input-prepend,
.form-inline .input-prepend,
.form-horizontal .input-prepend,
.form-search .input-append,
.form-inline .input-append,
.form-horizontal .input-append {
  display: inline-block;
  *display: inline;
  margin-bottom: 0;
  vertical-align: middle;
  *zoom: 1; }

.form-search .hide,
.form-inline .hide,
.form-horizontal .hide {
  display: none; }

.form-search label,
.form-inline label,
.form-search .btn-group,
.form-inline .btn-group {
  display: inline-block; }

.form-search .input-append,
.form-inline .input-append,
.form-search .input-prepend,
.form-inline .input-prepend {
  margin-bottom: 0; }

.form-search .radio,
.form-search .checkbox,
.form-inline .radio,
.form-inline .checkbox {
  padding-left: 0;
  margin-bottom: 0;
  vertical-align: middle; }

.form-search .radio input[type=radio],
.form-search .checkbox input[type=checkbox],
.form-inline .radio input[type=radio],
.form-inline .checkbox input[type=checkbox] {
  float: left;
  margin-right: 3px;
  margin-left: 0; }

.control-group {
  margin-bottom: 10px; }

legend + .control-group {
  margin-top: 20px;
  -webkit-margin-top-collapse: separate; }

.form-horizontal .control-group {
  margin-bottom: 20px;
  *zoom: 1; }

.form-horizontal .control-group:before,
.form-horizontal .control-group:after {
  display: table;
  line-height: 0;
  content: ""; }

.form-horizontal .control-group:after {
  clear: both; }

.form-horizontal .control-label {
  float: left;
  width: 160px;
  padding-top: 5px;
  text-align: right; }

.form-horizontal .controls {
  *display: inline-block;
  *padding-left: 20px;
  margin-left: 180px;
  *margin-left: 0; }

.form-horizontal .controls:first-child {
  *padding-left: 180px; }

.form-horizontal .help-block {
  margin-bottom: 0; }

.form-horizontal input + .help-block,
.form-horizontal select + .help-block,
.form-horizontal textarea + .help-block,
.form-horizontal .uneditable-input + .help-block,
.form-horizontal .input-prepend + .help-block,
.form-horizontal .input-append + .help-block {
  margin-top: 10px; }

.form-horizontal .form-actions {
  padding-left: 180px; }

table {
  max-width: 100%;
  background-color: transparent;
  border-collapse: collapse;
  border-spacing: 0; }

.table {
  width: 100%;
  margin-bottom: 20px; }

.table th,
.table td {
  padding: 8px;
  line-height: 20px;
  text-align: left;
  vertical-align: top;
  border-top: 1px solid #dddddd; }

.table th {
  font-weight: bold; }

.table thead th {
  vertical-align: bottom; }

.table caption + thead tr:first-child th,
.table caption + thead tr:first-child td,
.table colgroup + thead tr:first-child th,
.table colgroup + thead tr:first-child td,
.table thead:first-child tr:first-child th,
.table thead:first-child tr:first-child td {
  border-top: 0; }

.table tbody + tbody {
  border-top: 2px solid #dddddd; }

.table .table {
  background-color: #ffffff; }

.table-condensed th,
.table-condensed td {
  padding: 4px 5px; }

.table-bordered {
  border: 1px solid #dddddd;
  border-collapse: separate;
  *border-collapse: collapse;
  border-left: 0;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px; }

.table-bordered th,
.table-bordered td {
  border-left: 1px solid #dddddd; }

.table-bordered caption + thead tr:first-child th,
.table-bordered caption + tbody tr:first-child th,
.table-bordered caption + tbody tr:first-child td,
.table-bordered colgroup + thead tr:first-child th,
.table-bordered colgroup + tbody tr:first-child th,
.table-bordered colgroup + tbody tr:first-child td,
.table-bordered thead:first-child tr:first-child th,
.table-bordered tbody:first-child tr:first-child th,
.table-bordered tbody:first-child tr:first-child td {
  border-top: 0; }

.table-bordered thead:first-child tr:first-child > th:first-child,
.table-bordered tbody:first-child tr:first-child > td:first-child,
.table-bordered tbody:first-child tr:first-child > th:first-child {
  -webkit-border-top-left-radius: 4px;
  border-top-left-radius: 4px;
  -moz-border-radius-topleft: 4px; }

.table-bordered thead:first-child tr:first-child > th:last-child,
.table-bordered tbody:first-child tr:first-child > td:last-child,
.table-bordered tbody:first-child tr:first-child > th:last-child {
  -webkit-border-top-right-radius: 4px;
  border-top-right-radius: 4px;
  -moz-border-radius-topright: 4px; }

.table-bordered thead:last-child tr:last-child > th:first-child,
.table-bordered tbody:last-child tr:last-child > td:first-child,
.table-bordered tbody:last-child tr:last-child > th:first-child,
.table-bordered tfoot:last-child tr:last-child > td:first-child,
.table-bordered tfoot:last-child tr:last-child > th:first-child {
  -webkit-border-bottom-left-radius: 4px;
  border-bottom-left-radius: 4px;
  -moz-border-radius-bottomleft: 4px; }

.table-bordered thead:last-child tr:last-child > th:last-child,
.table-bordered tbody:last-child tr:last-child > td:last-child,
.table-bordered tbody:last-child tr:last-child > th:last-child,
.table-bordered tfoot:last-child tr:last-child > td:last-child,
.table-bordered tfoot:last-child tr:last-child > th:last-child {
  -webkit-border-bottom-right-radius: 4px;
  border-bottom-right-radius: 4px;
  -moz-border-radius-bottomright: 4px; }

.table-bordered tfoot + tbody:last-child tr:last-child td:first-child {
  -webkit-border-bottom-left-radius: 0;
  border-bottom-left-radius: 0;
  -moz-border-radius-bottomleft: 0; }

.table-bordered tfoot + tbody:last-child tr:last-child td:last-child {
  -webkit-border-bottom-right-radius: 0;
  border-bottom-right-radius: 0;
  -moz-border-radius-bottomright: 0; }

.table-bordered caption + thead tr:first-child th:first-child,
.table-bordered caption + tbody tr:first-child td:first-child,
.table-bordered colgroup + thead tr:first-child th:first-child,
.table-bordered colgroup + tbody tr:first-child td:first-child {
  -webkit-border-top-left-radius: 4px;
  border-top-left-radius: 4px;
  -moz-border-radius-topleft: 4px; }

.table-bordered caption + thead tr:first-child th:last-child,
.table-bordered caption + tbody tr:first-child td:last-child,
.table-bordered colgroup + thead tr:first-child th:last-child,
.table-bordered colgroup + tbody tr:first-child td:last-child {
  -webkit-border-top-right-radius: 4px;
  border-top-right-radius: 4px;
  -moz-border-radius-topright: 4px; }

.table-striped tbody > tr:nth-child(odd) > td,
.table-striped tbody > tr:nth-child(odd) > th {
  background-color: #f9f9f9; }

.table-hover tbody tr:hover > td,
.table-hover tbody tr:hover > th {
  background-color: #f5f5f5; }

table td[class*=span],
table th[class*=span],
.row-fluid table td[class*=span],
.row-fluid table th[class*=span] {
  display: table-cell;
  float: none;
  margin-left: 0; }

.table td.span1,
.table th.span1 {
  float: none;
  width: 44px;
  margin-left: 0; }

.table td.span2,
.table th.span2 {
  float: none;
  width: 124px;
  margin-left: 0; }

.table td.span3,
.table th.span3 {
  float: none;
  width: 204px;
  margin-left: 0; }

.table td.span4,
.table th.span4 {
  float: none;
  width: 284px;
  margin-left: 0; }

.table td.span5,
.table th.span5 {
  float: none;
  width: 364px;
  margin-left: 0; }

.table td.span6,
.table th.span6 {
  float: none;
  width: 444px;
  margin-left: 0; }

.table td.span7,
.table th.span7 {
  float: none;
  width: 524px;
  margin-left: 0; }

.table td.span8,
.table th.span8 {
  float: none;
  width: 604px;
  margin-left: 0; }

.table td.span9,
.table th.span9 {
  float: none;
  width: 684px;
  margin-left: 0; }

.table td.span10,
.table th.span10 {
  float: none;
  width: 764px;
  margin-left: 0; }

.table td.span11,
.table th.span11 {
  float: none;
  width: 844px;
  margin-left: 0; }

.table td.span12,
.table th.span12 {
  float: none;
  width: 924px;
  margin-left: 0; }

.table tbody tr.success > td {
  background-color: #dff0d8; }

.table tbody tr.error > td {
  background-color: #f2dede; }

.table tbody tr.warning > td {
  background-color: #fcf8e3; }

.table tbody tr.info > td {
  background-color: #d9edf7; }

.table-hover tbody tr.success:hover > td {
  background-color: #d0e9c6; }

.table-hover tbody tr.error:hover > td {
  background-color: #ebcccc; }

.table-hover tbody tr.warning:hover > td {
  background-color: #faf2cc; }

.table-hover tbody tr.info:hover > td {
  background-color: #c4e3f3; }

[class^=icon-],
[class*=" icon-"] {
  display: inline-block;
  width: 14px;
  height: 14px;
  margin-top: 1px;
  *margin-right: .3em;
  line-height: 14px;
  vertical-align: text-top;
  background-image: url(../img/glyphicons-halflings.png);
  background-position: 14px 14px;
  background-repeat: no-repeat; }

/* White icons with optional class, or on hover/focus/active states of certain elements */
.icon-white,
.nav-pills > .active > a > [class^=icon-],
.nav-pills > .active > a > [class*=" icon-"],
.nav-list > .active > a > [class^=icon-],
.nav-list > .active > a > [class*=" icon-"],
.navbar-inverse .nav > .active > a > [class^=icon-],
.navbar-inverse .nav > .active > a > [class*=" icon-"],
.dropdown-menu > li > a:hover > [class^=icon-],
.dropdown-menu > li > a:focus > [class^=icon-],
.dropdown-menu > li > a:hover > [class*=" icon-"],
.dropdown-menu > li > a:focus > [class*=" icon-"],
.dropdown-menu > .active > a > [class^=icon-],
.dropdown-menu > .active > a > [class*=" icon-"],
.dropdown-submenu:hover > a > [class^=icon-],
.dropdown-submenu:focus > a > [class^=icon-],
.dropdown-submenu:hover > a > [class*=" icon-"],
.dropdown-submenu:focus > a > [class*=" icon-"] {
  background-image: url(../img/glyphicons-halflings-white.png); }

.icon-glass {
  background-position: 0      0; }

.icon-music {
  background-position: -24px 0; }

.icon-search {
  background-position: -48px 0; }

.icon-envelope {
  background-position: -72px 0; }

.icon-heart {
  background-position: -96px 0; }

.icon-star {
  background-position: -120px 0; }

.icon-star-empty {
  background-position: -144px 0; }

.icon-user {
  background-position: -168px 0; }

.icon-film {
  background-position: -192px 0; }

.icon-th-large {
  background-position: -216px 0; }

.icon-th {
  background-position: -240px 0; }

.icon-th-list {
  background-position: -264px 0; }

.icon-ok {
  background-position: -288px 0; }

.icon-remove {
  background-position: -312px 0; }

.icon-zoom-in {
  background-position: -336px 0; }

.icon-zoom-out {
  background-position: -360px 0; }

.icon-off {
  background-position: -384px 0; }

.icon-signal {
  background-position: -408px 0; }

.icon-cog {
  background-position: -432px 0; }

.icon-trash {
  background-position: -456px 0; }

.icon-home {
  background-position: 0 -24px; }

.icon-file {
  background-position: -24px -24px; }

.icon-time {
  background-position: -48px -24px; }

.icon-road {
  background-position: -72px -24px; }

.icon-download-alt {
  background-position: -96px -24px; }

.icon-download {
  background-position: -120px -24px; }

.icon-upload {
  background-position: -144px -24px; }

.icon-inbox {
  background-position: -168px -24px; }

.icon-play-circle {
  background-position: -192px -24px; }

.icon-repeat {
  background-position: -216px -24px; }

.icon-refresh {
  background-position: -240px -24px; }

.icon-list-alt {
  background-position: -264px -24px; }

.icon-lock {
  background-position: -287px -24px; }

.icon-flag {
  background-position: -312px -24px; }

.icon-headphones {
  background-position: -336px -24px; }

.icon-volume-off {
  background-position: -360px -24px; }

.icon-volume-down {
  background-position: -384px -24px; }

.icon-volume-up {
  background-position: -408px -24px; }

.icon-qrcode {
  background-position: -432px -24px; }

.icon-barcode {
  background-position: -456px -24px; }

.icon-tag {
  background-position: 0 -48px; }

.icon-tags {
  background-position: -25px -48px; }

.icon-book {
  background-position: -48px -48px; }

.icon-bookmark {
  background-position: -72px -48px; }

.icon-print {
  background-position: -96px -48px; }

.icon-camera {
  background-position: -120px -48px; }

.icon-font {
  background-position: -144px -48px; }

.icon-bold {
  background-position: -167px -48px; }

.icon-italic {
  background-position: -192px -48px; }

.icon-text-height {
  background-position: -216px -48px; }

.icon-text-width {
  background-position: -240px -48px; }

.icon-align-left {
  background-position: -264px -48px; }

.icon-align-center {
  background-position: -288px -48px; }

.icon-align-right {
  background-position: -312px -48px; }

.icon-align-justify {
  background-position: -336px -48px; }

.icon-list {
  background-position: -360px -48px; }

.icon-indent-left {
  background-position: -384px -48px; }

.icon-indent-right {
  background-position: -408px -48px; }

.icon-facetime-video {
  background-position: -432px -48px; }

.icon-picture {
  background-position: -456px -48px; }

.icon-pencil {
  background-position: 0 -72px; }

.icon-map-marker {
  background-position: -24px -72px; }

.icon-adjust {
  background-position: -48px -72px; }

.icon-tint {
  background-position: -72px -72px; }

.icon-edit {
  background-position: -96px -72px; }

.icon-share {
  background-position: -120px -72px; }

.icon-check {
  background-position: -144px -72px; }

.icon-move {
  background-position: -168px -72px; }

.icon-step-backward {
  background-position: -192px -72px; }

.icon-fast-backward {
  background-position: -216px -72px; }

.icon-backward {
  background-position: -240px -72px; }

.icon-play {
  background-position: -264px -72px; }

.icon-pause {
  background-position: -288px -72px; }

.icon-stop {
  background-position: -312px -72px; }

.icon-forward {
  background-position: -336px -72px; }

.icon-fast-forward {
  background-position: -360px -72px; }

.icon-step-forward {
  background-position: -384px -72px; }

.icon-eject {
  background-position: -408px -72px; }

.icon-chevron-left {
  background-position: -432px -72px; }

.icon-chevron-right {
  background-position: -456px -72px; }

.icon-plus-sign {
  background-position: 0 -96px; }

.icon-minus-sign {
  background-position: -24px -96px; }

.icon-remove-sign {
  background-position: -48px -96px; }

.icon-ok-sign {
  background-position: -72px -96px; }

.icon-question-sign {
  background-position: -96px -96px; }

.icon-info-sign {
  background-position: -120px -96px; }

.icon-screenshot {
  background-position: -144px -96px; }

.icon-remove-circle {
  background-position: -168px -96px; }

.icon-ok-circle {
  background-position: -192px -96px; }

.icon-ban-circle {
  background-position: -216px -96px; }

.icon-arrow-left {
  background-position: -240px -96px; }

.icon-arrow-right {
  background-position: -264px -96px; }

.icon-arrow-up {
  background-position: -289px -96px; }

.icon-arrow-down {
  background-position: -312px -96px; }

.icon-share-alt {
  background-position: -336px -96px; }

.icon-resize-full {
  background-position: -360px -96px; }

.icon-resize-small {
  background-position: -384px -96px; }

.icon-plus {
  background-position: -408px -96px; }

.icon-minus {
  background-position: -433px -96px; }

.icon-asterisk {
  background-position: -456px -96px; }

.icon-exclamation-sign {
  background-position: 0 -120px; }

.icon-gift {
  background-position: -24px -120px; }

.icon-leaf {
  background-position: -48px -120px; }

.icon-fire {
  background-position: -72px -120px; }

.icon-eye-open {
  background-position: -96px -120px; }

.icon-eye-close {
  background-position: -120px -120px; }

.icon-warning-sign {
  background-position: -144px -120px; }

.icon-plane {
  background-position: -168px -120px; }

.icon-calendar {
  background-position: -192px -120px; }

.icon-random {
  width: 16px;
  background-position: -216px -120px; }

.icon-comment {
  background-position: -240px -120px; }

.icon-magnet {
  background-position: -264px -120px; }

.icon-chevron-up {
  background-position: -288px -120px; }

.icon-chevron-down {
  background-position: -313px -119px; }

.icon-retweet {
  background-position: -336px -120px; }

.icon-shopping-cart {
  background-position: -360px -120px; }

.icon-folder-close {
  width: 16px;
  background-position: -384px -120px; }

.icon-folder-open {
  width: 16px;
  background-position: -408px -120px; }

.icon-resize-vertical {
  background-position: -432px -119px; }

.icon-resize-horizontal {
  background-position: -456px -118px; }

.icon-hdd {
  background-position: 0 -144px; }

.icon-bullhorn {
  background-position: -24px -144px; }

.icon-bell {
  background-position: -48px -144px; }

.icon-certificate {
  background-position: -72px -144px; }

.icon-thumbs-up {
  background-position: -96px -144px; }

.icon-thumbs-down {
  background-position: -120px -144px; }

.icon-hand-right {
  background-position: -144px -144px; }

.icon-hand-left {
  background-position: -168px -144px; }

.icon-hand-up {
  background-position: -192px -144px; }

.icon-hand-down {
  background-position: -216px -144px; }

.icon-circle-arrow-right {
  background-position: -240px -144px; }

.icon-circle-arrow-left {
  background-position: -264px -144px; }

.icon-circle-arrow-up {
  background-position: -288px -144px; }

.icon-circle-arrow-down {
  background-position: -312px -144px; }

.icon-globe {
  background-position: -336px -144px; }

.icon-wrench {
  background-position: -360px -144px; }

.icon-tasks {
  background-position: -384px -144px; }

.icon-filter {
  background-position: -408px -144px; }

.icon-briefcase {
  background-position: -432px -144px; }

.icon-fullscreen {
  background-position: -456px -144px; }

.dropup,
.dropdown {
  position: relative; }

.dropdown-toggle {
  *margin-bottom: -3px; }

.dropdown-toggle:active,
.open .dropdown-toggle {
  outline: 0; }

.caret {
  display: inline-block;
  width: 0;
  height: 0;
  vertical-align: top;
  border-top: 4px solid #000000;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
  content: ""; }

.dropdown .caret {
  margin-top: 8px;
  margin-left: 2px; }

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  background-color: #ffffff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  *border-right-width: 2px;
  *border-bottom-width: 2px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box; }

.dropdown-menu.pull-right {
  right: 0;
  left: auto; }

.dropdown-menu .divider {
  *width: 100%;
  height: 1px;
  margin: 9px 1px;
  *margin: -5px 0 5px;
  overflow: hidden;
  background-color: #e5e5e5;
  border-bottom: 1px solid #ffffff; }

.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 20px;
  color: #333333;
  white-space: nowrap; }

.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus,
.dropdown-submenu:hover > a,
.dropdown-submenu:focus > a {
  color: #ffffff;
  text-decoration: none;
  background-color: #0081c2;
  background-image: -moz-linear-gradient(top, #0088cc, #0077b3);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0088cc), to(#0077b3));
  background-image: -webkit-linear-gradient(top, #0088cc, #0077b3);
  background-image: -o-linear-gradient(top, #0088cc, #0077b3);
  background-image: linear-gradient(to bottom, #0088cc, #0077b3);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc', endColorstr='#ff0077b3', GradientType=0); }

.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #ffffff;
  text-decoration: none;
  background-color: #0081c2;
  background-image: -moz-linear-gradient(top, #0088cc, #0077b3);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0088cc), to(#0077b3));
  background-image: -webkit-linear-gradient(top, #0088cc, #0077b3);
  background-image: -o-linear-gradient(top, #0088cc, #0077b3);
  background-image: linear-gradient(to bottom, #0088cc, #0077b3);
  background-repeat: repeat-x;
  outline: 0;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc', endColorstr='#ff0077b3', GradientType=0); }

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

.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  cursor: default;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false); }

.open {
  *z-index: 1000; }

.open > .dropdown-menu {
  display: block; }

.dropdown-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 990; }

.pull-right > .dropdown-menu {
  right: 0;
  left: auto; }

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px solid #000000;
  content: ""; }

.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 1px; }

.dropdown-submenu {
  position: relative; }

.dropdown-submenu > .dropdown-menu {
  top: 0;
  left: 100%;
  margin-top: -6px;
  margin-left: -1px;
  -webkit-border-radius: 0 6px 6px 6px;
  -moz-border-radius: 0 6px 6px 6px;
  border-radius: 0 6px 6px 6px; }

.dropdown-submenu:hover > .dropdown-menu {
  display: block; }

.dropup .dropdown-submenu > .dropdown-menu {
  top: auto;
  bottom: 0;
  margin-top: 0;
  margin-bottom: -2px;
  -webkit-border-radius: 5px 5px 5px 0;
  -moz-border-radius: 5px 5px 5px 0;
  border-radius: 5px 5px 5px 0; }

.dropdown-submenu > a:after {
  display: block;
  float: right;
  width: 0;
  height: 0;
  margin-top: 5px;
  margin-right: -10px;
  border-color: transparent;
  border-left-color: #cccccc;
  border-style: solid;
  border-width: 5px 0 5px 5px;
  content: " "; }

.dropdown-submenu:hover > a:after {
  border-left-color: #ffffff; }

.dropdown-submenu.pull-left {
  float: none; }

.dropdown-submenu.pull-left > .dropdown-menu {
  left: -100%;
  margin-left: 10px;
  -webkit-border-radius: 6px 0 6px 6px;
  -moz-border-radius: 6px 0 6px 6px;
  border-radius: 6px 0 6px 6px; }

.dropdown .dropdown-menu .nav-header {
  padding-right: 20px;
  padding-left: 20px; }

.typeahead {
  z-index: 1051;
  margin-top: 2px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px; }

.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05); }

.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15); }

.well-large {
  padding: 24px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px; }

.well-small {
  padding: 9px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px; }

.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -moz-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear; }

.fade.in {
  opacity: 1; }

.collapse {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition: height 0.35s ease;
  -moz-transition: height 0.35s ease;
  -o-transition: height 0.35s ease;
  transition: height 0.35s ease; }

.collapse.in {
  height: auto; }

.close {
  float: right;
  font-size: 20px;
  font-weight: bold;
  line-height: 20px;
  color: #000000;
  text-shadow: 0 1px 0 #ffffff;
  opacity: 0.2;
  filter: alpha(opacity=20); }

.close:hover,
.close:focus {
  color: #000000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.4;
  filter: alpha(opacity=40); }

/*
button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
} */
.btn {
  display: inline-block;
  *display: inline;
  padding: 4px 12px;
  margin-bottom: 0;
  *margin-left: .3em;
  font-size: 14px;
  line-height: 20px;
  color: #333333;
  text-align: center;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
  vertical-align: middle;
  cursor: pointer;
  background-color: #f5f5f5;
  *background-color: #e6e6e6;
  background-image: -moz-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(to bottom, #ffffff, #e6e6e6);
  background-repeat: repeat-x;
  border: 1px solid #cccccc;
  *border: 0;
  border-color: #e6e6e6 #e6e6e6 #bfbfbf;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  border-bottom-color: #b3b3b3;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe6e6e6', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  *zoom: 1;
  -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); }

.btn:hover,
.btn:focus,
.btn:active,
.btn.active,
.btn.disabled,
.btn[disabled] {
  color: #333333;
  background-color: #e6e6e6;
  *background-color: #d9d9d9; }

.btn:active,
.btn.active {
  background-color: #cccccc \9; }

.btn:first-child {
  *margin-left: 0; }

.btn:hover,
.btn:focus {
  color: #333333;
  text-decoration: none;
  background-position: 0 -15px;
  -webkit-transition: background-position 0.1s linear;
  -moz-transition: background-position 0.1s linear;
  -o-transition: background-position 0.1s linear;
  transition: background-position 0.1s linear; }

.btn:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px; }

.btn.active,
.btn:active {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05); }

.btn.disabled,
.btn[disabled] {
  cursor: default;
  background-image: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none; }

.btn-large {
  padding: 11px 19px;
  font-size: 17.5px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px; }

.btn-large [class^=icon-],
.btn-large [class*=" icon-"] {
  margin-top: 4px; }

.btn-small {
  padding: 2px 10px;
  font-size: 11.9px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px; }

.btn-small [class^=icon-],
.btn-small [class*=" icon-"] {
  margin-top: 0; }

.btn-mini [class^=icon-],
.btn-mini [class*=" icon-"] {
  margin-top: -1px; }

.btn-mini {
  padding: 0 6px;
  font-size: 10.5px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px; }

.btn-block {
  display: block;
  width: 100%;
  padding-right: 0;
  padding-left: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.btn-block + .btn-block {
  margin-top: 5px; }

input[type=submit].btn-block,
input[type=reset].btn-block {
  /*,
input[type=button].btn-block */
  width: 100%; }

.btn-primary.active,
.btn-warning.active,
.btn-danger.active,
.btn-success.active,
.btn-info.active,
.btn-inverse.active {
  color: rgba(255, 255, 255, 0.75); }

.btn-primary {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #006dcc;
  *background-color: #0044cc;
  background-image: -moz-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(to bottom, #0088cc, #0044cc);
  background-repeat: repeat-x;
  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(startColorstr='#ff0088cc', endColorstr='#ff0044cc', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false); }

.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.btn-primary.disabled,
.btn-primary[disabled] {
  color: #ffffff;
  background-color: #0044cc;
  *background-color: #003bb3; }

.btn-primary:active,
.btn-primary.active {
  background-color: #003399 \9; }

.btn-warning {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #faa732;
  *background-color: #f89406;
  background-image: -moz-linear-gradient(top, #fbb450, #f89406);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fbb450), to(#f89406));
  background-image: -webkit-linear-gradient(top, #fbb450, #f89406);
  background-image: -o-linear-gradient(top, #fbb450, #f89406);
  background-image: linear-gradient(to bottom, #fbb450, #f89406);
  background-repeat: repeat-x;
  border-color: #f89406 #f89406 #ad6704;
  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(startColorstr='#fffbb450', endColorstr='#fff89406', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false); }

.btn-warning:hover,
.btn-warning:focus,
.btn-warning:active,
.btn-warning.active,
.btn-warning.disabled,
.btn-warning[disabled] {
  color: #ffffff;
  background-color: #f89406;
  *background-color: #df8505; }

.btn-warning:active,
.btn-warning.active {
  background-color: #c67605 \9; }

.btn-danger {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #da4f49;
  *background-color: #bd362f;
  background-image: -moz-linear-gradient(top, #ee5f5b, #bd362f);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ee5f5b), to(#bd362f));
  background-image: -webkit-linear-gradient(top, #ee5f5b, #bd362f);
  background-image: -o-linear-gradient(top, #ee5f5b, #bd362f);
  background-image: linear-gradient(to bottom, #ee5f5b, #bd362f);
  background-repeat: repeat-x;
  border-color: #bd362f #bd362f #802420;
  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(startColorstr='#ffee5f5b', endColorstr='#ffbd362f', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false); }

.btn-danger:hover,
.btn-danger:focus,
.btn-danger:active,
.btn-danger.active,
.btn-danger.disabled,
.btn-danger[disabled] {
  color: #ffffff;
  background-color: #bd362f;
  *background-color: #a9302a; }

.btn-danger:active,
.btn-danger.active {
  background-color: #942a25 \9; }

.btn-success {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #5bb75b;
  *background-color: #51a351;
  background-image: -moz-linear-gradient(top, #62c462, #51a351);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#62c462), to(#51a351));
  background-image: -webkit-linear-gradient(top, #62c462, #51a351);
  background-image: -o-linear-gradient(top, #62c462, #51a351);
  background-image: linear-gradient(to bottom, #62c462, #51a351);
  background-repeat: repeat-x;
  border-color: #51a351 #51a351 #387038;
  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(startColorstr='#ff62c462', endColorstr='#ff51a351', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false); }

.btn-success:hover,
.btn-success:focus,
.btn-success:active,
.btn-success.active,
.btn-success.disabled,
.btn-success[disabled] {
  color: #ffffff;
  background-color: #51a351;
  *background-color: #499249; }

.btn-success:active,
.btn-success.active {
  background-color: #408140 \9; }

.btn-info {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #49afcd;
  *background-color: #2f96b4;
  background-image: -moz-linear-gradient(top, #5bc0de, #2f96b4);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#5bc0de), to(#2f96b4));
  background-image: -webkit-linear-gradient(top, #5bc0de, #2f96b4);
  background-image: -o-linear-gradient(top, #5bc0de, #2f96b4);
  background-image: linear-gradient(to bottom, #5bc0de, #2f96b4);
  background-repeat: repeat-x;
  border-color: #2f96b4 #2f96b4 #1f6377;
  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(startColorstr='#ff5bc0de', endColorstr='#ff2f96b4', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false); }

.btn-info:hover,
.btn-info:focus,
.btn-info:active,
.btn-info.active,
.btn-info.disabled,
.btn-info[disabled] {
  color: #ffffff;
  background-color: #2f96b4;
  *background-color: #2a85a0; }

.btn-info:active,
.btn-info.active {
  background-color: #24748c \9; }

.btn-inverse {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #363636;
  *background-color: #222222;
  background-image: -moz-linear-gradient(top, #444444, #222222);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#444444), to(#222222));
  background-image: -webkit-linear-gradient(top, #444444, #222222);
  background-image: -o-linear-gradient(top, #444444, #222222);
  background-image: linear-gradient(to bottom, #444444, #222222);
  background-repeat: repeat-x;
  border-color: #222222 #222222 #000000;
  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(startColorstr='#ff444444', endColorstr='#ff222222', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false); }

.btn-inverse:hover,
.btn-inverse:focus,
.btn-inverse:active,
.btn-inverse.active,
.btn-inverse.disabled,
.btn-inverse[disabled] {
  color: #ffffff;
  background-color: #222222;
  *background-color: #151515; }

.btn-inverse:active,
.btn-inverse.active {
  background-color: #080808 \9; }

/*
button.btn,
input[type=submit].btn {
  *padding-top: 3px;
  *padding-bottom: 3px;
}

button.btn::-moz-focus-inner,
input[type=submit].btn::-moz-focus-inner {
  padding: 0;
  border: 0;
}

button.btn.btn-large,
input[type=submit].btn.btn-large {
  *padding-top: 7px;
  *padding-bottom: 7px;
}

button.btn.btn-small,
input[type=submit].btn.btn-small {
  *padding-top: 3px;
  *padding-bottom: 3px;
}

button.btn.btn-mini,
input[type=submit].btn.btn-mini {
  *padding-top: 1px;
  *padding-bottom: 1px;
}

.btn-link,
.btn-link:active,
.btn-link[disabled] {
  background-color: transparent;
  background-image: none;
  -webkit-box-shadow: none;
     -moz-box-shadow: none;
          box-shadow: none;
}

.btn-link {
  color: #0088cc;
  cursor: pointer;
  border-color: transparent;
  -webkit-border-radius: 0;
     -moz-border-radius: 0;
          border-radius: 0;
}

.btn-link:hover,
.btn-link:focus {
  color: #005580;
  text-decoration: underline;
  background-color: transparent;
}

.btn-link[disabled]:hover,
.btn-link[disabled]:focus {
  color: #333333;
  text-decoration: none;
}

.btn-group {
  position: relative;
  display: inline-block;
  *display: inline;
  *margin-left: .3em;
  font-size: 0;
  white-space: nowrap;
  vertical-align: middle;
  *zoom: 1;
}

.btn-group:first-child {
  *margin-left: 0;
}

.btn-group + .btn-group {
  margin-left: 5px;
}
*/
.btn-toolbar {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 0; }

.btn-toolbar > .btn + .btn,
.btn-toolbar > .btn-group + .btn,
.btn-toolbar > .btn + .btn-group {
  margin-left: 5px; }

.btn-group > .btn {
  position: relative;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0; }

.btn-group > .btn + .btn {
  margin-left: -1px; }

.btn-group > .btn,
.btn-group > .dropdown-menu,
.btn-group > .popover {
  font-size: 14px; }

.btn-group > .btn-mini {
  font-size: 10.5px; }

.btn-group > .btn-small {
  font-size: 11.9px; }

.btn-group > .btn-large {
  font-size: 17.5px; }

.btn-group > .btn:first-child {
  margin-left: 0;
  -webkit-border-bottom-left-radius: 4px;
  border-bottom-left-radius: 4px;
  -webkit-border-top-left-radius: 4px;
  border-top-left-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
  -moz-border-radius-topleft: 4px; }

.btn-group > .btn:last-child,
.btn-group > .dropdown-toggle {
  -webkit-border-top-right-radius: 4px;
  border-top-right-radius: 4px;
  -webkit-border-bottom-right-radius: 4px;
  border-bottom-right-radius: 4px;
  -moz-border-radius-topright: 4px;
  -moz-border-radius-bottomright: 4px; }

.btn-group > .btn.large:first-child {
  margin-left: 0;
  -webkit-border-bottom-left-radius: 6px;
  border-bottom-left-radius: 6px;
  -webkit-border-top-left-radius: 6px;
  border-top-left-radius: 6px;
  -moz-border-radius-bottomleft: 6px;
  -moz-border-radius-topleft: 6px; }

.btn-group > .btn.large:last-child,
.btn-group > .large.dropdown-toggle {
  -webkit-border-top-right-radius: 6px;
  border-top-right-radius: 6px;
  -webkit-border-bottom-right-radius: 6px;
  border-bottom-right-radius: 6px;
  -moz-border-radius-topright: 6px;
  -moz-border-radius-bottomright: 6px; }

.btn-group > .btn:hover,
.btn-group > .btn:focus,
.btn-group > .btn:active,
.btn-group > .btn.active {
  z-index: 2; }

.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0; }

.btn-group > .btn + .dropdown-toggle {
  *padding-top: 5px;
  padding-right: 8px;
  *padding-bottom: 5px;
  padding-left: 8px;
  -webkit-box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.125), inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.125), inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.125), inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05); }

.btn-group > .btn-mini + .dropdown-toggle {
  *padding-top: 2px;
  padding-right: 5px;
  *padding-bottom: 2px;
  padding-left: 5px; }

.btn-group > .btn-small + .dropdown-toggle {
  *padding-top: 5px;
  *padding-bottom: 4px; }

.btn-group > .btn-large + .dropdown-toggle {
  *padding-top: 7px;
  padding-right: 12px;
  *padding-bottom: 7px;
  padding-left: 12px; }

.btn-group.open .dropdown-toggle {
  background-image: none;
  -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05); }

.btn-group.open .btn.dropdown-toggle {
  background-color: #e6e6e6; }

.btn-group.open .btn-primary.dropdown-toggle {
  background-color: #0044cc; }

.btn-group.open .btn-warning.dropdown-toggle {
  background-color: #f89406; }

.btn-group.open .btn-danger.dropdown-toggle {
  background-color: #bd362f; }

.btn-group.open .btn-success.dropdown-toggle {
  background-color: #51a351; }

.btn-group.open .btn-info.dropdown-toggle {
  background-color: #2f96b4; }

.btn-group.open .btn-inverse.dropdown-toggle {
  background-color: #222222; }

.btn .caret {
  margin-top: 8px;
  margin-left: 0; }

.btn-large .caret {
  margin-top: 6px; }

.btn-large .caret {
  border-top-width: 5px;
  border-right-width: 5px;
  border-left-width: 5px; }

.btn-mini .caret,
.btn-small .caret {
  margin-top: 8px; }

.dropup .btn-large .caret {
  border-bottom-width: 5px; }

.btn-primary .caret,
.btn-warning .caret,
.btn-danger .caret,
.btn-info .caret,
.btn-success .caret,
.btn-inverse .caret {
  border-top-color: #ffffff;
  border-bottom-color: #ffffff; }

.btn-group-vertical {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */
  *zoom: 1; }

.btn-group-vertical > .btn {
  display: block;
  float: none;
  max-width: 100%;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0; }

.btn-group-vertical > .btn + .btn {
  margin-top: -1px;
  margin-left: 0; }

.btn-group-vertical > .btn:first-child {
  -webkit-border-radius: 4px 4px 0 0;
  -moz-border-radius: 4px 4px 0 0;
  border-radius: 4px 4px 0 0; }

.btn-group-vertical > .btn:last-child {
  -webkit-border-radius: 0 0 4px 4px;
  -moz-border-radius: 0 0 4px 4px;
  border-radius: 0 0 4px 4px; }

.btn-group-vertical > .btn-large:first-child {
  -webkit-border-radius: 6px 6px 0 0;
  -moz-border-radius: 6px 6px 0 0;
  border-radius: 6px 6px 0 0; }

.btn-group-vertical > .btn-large:last-child {
  -webkit-border-radius: 0 0 6px 6px;
  -moz-border-radius: 0 0 6px 6px;
  border-radius: 0 0 6px 6px; }

.alert {
  padding: 8px 35px 8px 14px;
  margin-bottom: 20px;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
  background-color: #fcf8e3;
  border: 1px solid #fbeed5;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px; }

.alert,
.alert h4 {
  color: #c09853; }

.alert h4 {
  margin: 0; }

.alert .close {
  position: relative;
  top: -2px;
  right: -21px;
  line-height: 20px; }

.alert-success {
  color: #468847;
  background-color: #dff0d8;
  border-color: #d6e9c6; }

.alert-success h4 {
  color: #468847; }

.alert-danger,
.alert-error {
  color: #b94a48;
  background-color: #f2dede;
  border-color: #eed3d7; }

.alert-danger h4,
.alert-error h4 {
  color: #b94a48; }

.alert-info {
  color: #3a87ad;
  background-color: #d9edf7;
  border-color: #bce8f1; }

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

.alert-block {
  padding-top: 14px;
  padding-bottom: 14px; }

.alert-block > p,
.alert-block > ul {
  margin-bottom: 0; }

.alert-block p + p {
  margin-top: 5px; }

.nav {
  margin-bottom: 20px;
  margin-left: 0;
  list-style: none; }

.nav > li > a {
  display: block; }

.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: #eeeeee; }

.nav > li > a > img {
  max-width: none; }

.nav > .pull-right {
  float: right; }

.nav-header {
  display: block;
  padding: 3px 15px;
  font-size: 11px;
  font-weight: bold;
  line-height: 20px;
  color: #999999;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
  text-transform: uppercase; }

.nav li + .nav-header {
  margin-top: 9px; }

.nav-list {
  padding-right: 15px;
  padding-left: 15px;
  margin-bottom: 0; }

.nav-list > li > a,
.nav-list .nav-header {
  margin-right: -15px;
  margin-left: -15px;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5); }

.nav-list > li > a {
  padding: 3px 15px; }

.nav-list > .active > a,
.nav-list > .active > a:hover,
.nav-list > .active > a:focus {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);
  background-color: #0088cc; }

.nav-list [class^=icon-],
.nav-list [class*=" icon-"] {
  margin-right: 2px; }

.nav-list .divider {
  *width: 100%;
  height: 1px;
  margin: 9px 1px;
  *margin: -5px 0 5px;
  overflow: hidden;
  background-color: #e5e5e5;
  border-bottom: 1px solid #ffffff; }

.nav-tabs,
.nav-pills {
  *zoom: 1; }

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

.nav-tabs:after,
.nav-pills:after {
  clear: both; }

.nav-tabs > li,
.nav-pills > li {
  float: left; }

.nav-tabs > li > a,
.nav-pills > li > a {
  padding-right: 12px;
  padding-left: 12px;
  margin-right: 2px;
  line-height: 14px; }

.nav-tabs {
  border-bottom: 1px solid #ddd; }

.nav-tabs > li {
  margin-bottom: -1px; }

.nav-tabs > li > a {
  padding-top: 8px;
  padding-bottom: 8px;
  line-height: 20px;
  border: 1px solid transparent;
  -webkit-border-radius: 4px 4px 0 0;
  -moz-border-radius: 4px 4px 0 0;
  border-radius: 4px 4px 0 0; }

.nav-tabs > li > a:hover,
.nav-tabs > li > a:focus {
  border-color: #eeeeee #eeeeee #dddddd; }

.nav-tabs > .active > a,
.nav-tabs > .active > a:hover,
.nav-tabs > .active > a:focus {
  color: #555555;
  cursor: default;
  background-color: #ffffff;
  border: 1px solid #ddd;
  border-bottom-color: transparent; }

.nav-pills > li > a {
  padding-top: 8px;
  padding-bottom: 8px;
  margin-top: 2px;
  margin-bottom: 2px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px; }

.nav-pills > .active > a,
.nav-pills > .active > a:hover,
.nav-pills > .active > a:focus {
  color: #ffffff;
  background-color: #0088cc; }

.nav-stacked > li {
  float: none; }

.nav-stacked > li > a {
  margin-right: 0; }

.nav-tabs.nav-stacked {
  border-bottom: 0; }

.nav-tabs.nav-stacked > li > a {
  border: 1px solid #ddd;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0; }

.nav-tabs.nav-stacked > li:first-child > a {
  -webkit-border-top-right-radius: 4px;
  border-top-right-radius: 4px;
  -webkit-border-top-left-radius: 4px;
  border-top-left-radius: 4px;
  -moz-border-radius-topright: 4px;
  -moz-border-radius-topleft: 4px; }

.nav-tabs.nav-stacked > li:last-child > a {
  -webkit-border-bottom-right-radius: 4px;
  border-bottom-right-radius: 4px;
  -webkit-border-bottom-left-radius: 4px;
  border-bottom-left-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  -moz-border-radius-bottomleft: 4px; }

.nav-tabs.nav-stacked > li > a:hover,
.nav-tabs.nav-stacked > li > a:focus {
  z-index: 2;
  border-color: #ddd; }

.nav-pills.nav-stacked > li > a {
  margin-bottom: 3px; }

.nav-pills.nav-stacked > li:last-child > a {
  margin-bottom: 1px; }

.nav-tabs .dropdown-menu {
  -webkit-border-radius: 0 0 6px 6px;
  -moz-border-radius: 0 0 6px 6px;
  border-radius: 0 0 6px 6px; }

.nav-pills .dropdown-menu {
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px; }

.nav .dropdown-toggle .caret {
  margin-top: 6px;
  border-top-color: #0088cc;
  border-bottom-color: #0088cc; }

.nav .dropdown-toggle:hover .caret,
.nav .dropdown-toggle:focus .caret {
  border-top-color: #005580;
  border-bottom-color: #005580; }

/* move down carets for tabs */
.nav-tabs .dropdown-toggle .caret {
  margin-top: 8px; }

.nav .active .dropdown-toggle .caret {
  border-top-color: #fff;
  border-bottom-color: #fff; }

.nav-tabs .active .dropdown-toggle .caret {
  border-top-color: #555555;
  border-bottom-color: #555555; }

.nav > .dropdown.active > a:hover,
.nav > .dropdown.active > a:focus {
  cursor: pointer; }

.nav-tabs .open .dropdown-toggle,
.nav-pills .open .dropdown-toggle,
.nav > li.dropdown.open.active > a:hover,
.nav > li.dropdown.open.active > a:focus {
  color: #ffffff;
  background-color: #999999;
  border-color: #999999; }

.nav li.dropdown.open .caret,
.nav li.dropdown.open.active .caret,
.nav li.dropdown.open a:hover .caret,
.nav li.dropdown.open a:focus .caret {
  border-top-color: #ffffff;
  border-bottom-color: #ffffff;
  opacity: 1;
  filter: alpha(opacity=100); }

.tabs-stacked .open > a:hover,
.tabs-stacked .open > a:focus {
  border-color: #999999; }

.tabbable {
  *zoom: 1; }

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

.tabbable:after {
  clear: both; }

.tab-content {
  overflow: auto; }

.tabs-below > .nav-tabs,
.tabs-right > .nav-tabs,
.tabs-left > .nav-tabs {
  border-bottom: 0; }

.tab-content > .tab-pane,
.pill-content > .pill-pane {
  display: none; }

.tab-content > .active,
.pill-content > .active {
  display: block; }

.tabs-below > .nav-tabs {
  border-top: 1px solid #ddd; }

.tabs-below > .nav-tabs > li {
  margin-top: -1px;
  margin-bottom: 0; }

.tabs-below > .nav-tabs > li > a {
  -webkit-border-radius: 0 0 4px 4px;
  -moz-border-radius: 0 0 4px 4px;
  border-radius: 0 0 4px 4px; }

.tabs-below > .nav-tabs > li > a:hover,
.tabs-below > .nav-tabs > li > a:focus {
  border-top-color: #ddd;
  border-bottom-color: transparent; }

.tabs-below > .nav-tabs > .active > a,
.tabs-below > .nav-tabs > .active > a:hover,
.tabs-below > .nav-tabs > .active > a:focus {
  border-color: transparent #ddd #ddd #ddd; }

.tabs-left > .nav-tabs > li,
.tabs-right > .nav-tabs > li {
  float: none; }

.tabs-left > .nav-tabs > li > a,
.tabs-right > .nav-tabs > li > a {
  min-width: 74px;
  margin-right: 0;
  margin-bottom: 3px; }

.tabs-left > .nav-tabs {
  float: left;
  margin-right: 19px;
  border-right: 1px solid #ddd; }

.tabs-left > .nav-tabs > li > a {
  margin-right: -1px;
  -webkit-border-radius: 4px 0 0 4px;
  -moz-border-radius: 4px 0 0 4px;
  border-radius: 4px 0 0 4px; }

.tabs-left > .nav-tabs > li > a:hover,
.tabs-left > .nav-tabs > li > a:focus {
  border-color: #eeeeee #dddddd #eeeeee #eeeeee; }

.tabs-left > .nav-tabs .active > a,
.tabs-left > .nav-tabs .active > a:hover,
.tabs-left > .nav-tabs .active > a:focus {
  border-color: #ddd transparent #ddd #ddd;
  *border-right-color: #ffffff; }

.tabs-right > .nav-tabs {
  float: right;
  margin-left: 19px;
  border-left: 1px solid #ddd; }

.tabs-right > .nav-tabs > li > a {
  margin-left: -1px;
  -webkit-border-radius: 0 4px 4px 0;
  -moz-border-radius: 0 4px 4px 0;
  border-radius: 0 4px 4px 0; }

.tabs-right > .nav-tabs > li > a:hover,
.tabs-right > .nav-tabs > li > a:focus {
  border-color: #eeeeee #eeeeee #eeeeee #dddddd; }

.tabs-right > .nav-tabs .active > a,
.tabs-right > .nav-tabs .active > a:hover,
.tabs-right > .nav-tabs .active > a:focus {
  border-color: #ddd #ddd #ddd transparent;
  *border-left-color: #ffffff; }

.nav > .disabled > a {
  color: #999999; }

.nav > .disabled > a:hover,
.nav > .disabled > a:focus {
  text-decoration: none;
  cursor: default;
  background-color: transparent; }

.navbar {
  *position: relative;
  *z-index: 2;
  margin-bottom: 20px;
  overflow: visible; }

.navbar-inner {
  min-height: 40px;
  padding-right: 20px;
  padding-left: 20px;
  background-color: #fafafa;
  background-image: -moz-linear-gradient(top, #ffffff, #f2f2f2);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#f2f2f2));
  background-image: -webkit-linear-gradient(top, #ffffff, #f2f2f2);
  background-image: -o-linear-gradient(top, #ffffff, #f2f2f2);
  background-image: linear-gradient(to bottom, #ffffff, #f2f2f2);
  background-repeat: repeat-x;
  border: 1px solid #d4d4d4;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#fff2f2f2', GradientType=0);
  *zoom: 1;
  -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
  -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065); }

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

.navbar-inner:after {
  clear: both; }

.navbar .container {
  width: auto; }

.nav-collapse.collapse {
  height: auto;
  overflow: visible; }

.navbar .brand {
  display: block;
  float: left;
  padding: 10px 20px 10px;
  margin-left: -20px;
  font-size: 20px;
  font-weight: 200;
  color: #777777;
  text-shadow: 0 1px 0 #ffffff; }

.navbar .brand:hover,
.navbar .brand:focus {
  text-decoration: none; }

.navbar-text {
  margin-bottom: 0;
  line-height: 40px;
  color: #777777; }

.navbar-link {
  color: #777777; }

.navbar-link:hover,
.navbar-link:focus {
  color: #333333; }

.navbar .divider-vertical {
  height: 40px;
  margin: 0 9px;
  border-right: 1px solid #ffffff;
  border-left: 1px solid #f2f2f2; }

.navbar .btn,
.navbar .btn-group {
  margin-top: 5px; }

.navbar .btn-group .btn,
.navbar .input-prepend .btn,
.navbar .input-append .btn,
.navbar .input-prepend .btn-group,
.navbar .input-append .btn-group {
  margin-top: 0; }

.navbar-form {
  margin-bottom: 0;
  *zoom: 1; }

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

.navbar-form:after {
  clear: both; }

.navbar-form input,
.navbar-form select,
.navbar-form .radio,
.navbar-form .checkbox {
  margin-top: 5px; }

.navbar-form input,
.navbar-form select,
.navbar-form .btn {
  display: inline-block;
  margin-bottom: 0; }

.navbar-form input[type=image],
.navbar-form input[type=checkbox],
.navbar-form input[type=radio] {
  margin-top: 3px; }

.navbar-form .input-append,
.navbar-form .input-prepend {
  margin-top: 5px;
  white-space: nowrap; }

.navbar-form .input-append input,
.navbar-form .input-prepend input {
  margin-top: 0; }

.navbar-search {
  position: relative;
  float: left;
  margin-top: 5px;
  margin-bottom: 0; }

.navbar-search .search-query {
  padding: 4px 14px;
  margin-bottom: 0;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 13px;
  font-weight: normal;
  line-height: 1;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px; }

.navbar-static-top {
  position: static;
  margin-bottom: 0; }

.navbar-static-top .navbar-inner {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0; }

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

.navbar-fixed-top .navbar-inner,
.navbar-static-top .navbar-inner {
  border-width: 0 0 1px; }

.navbar-fixed-bottom .navbar-inner {
  border-width: 1px 0 0; }

.navbar-fixed-top .navbar-inner,
.navbar-fixed-bottom .navbar-inner {
  padding-right: 0;
  padding-left: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0; }

.navbar-static-top .container,
.navbar-fixed-top .container,
.navbar-fixed-bottom .container {
  width: 940px; }

.navbar-fixed-top {
  top: 0; }

.navbar-fixed-top .navbar-inner,
.navbar-static-top .navbar-inner {
  -webkit-box-shadow: 0 1px 10px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 1px 10px rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 10px rgba(0, 0, 0, 0.1); }

.navbar-fixed-bottom {
  bottom: 0; }

.navbar-fixed-bottom .navbar-inner {
  -webkit-box-shadow: 0 -1px 10px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 -1px 10px rgba(0, 0, 0, 0.1);
  box-shadow: 0 -1px 10px rgba(0, 0, 0, 0.1); }

.navbar .nav {
  position: relative;
  left: 0;
  display: block;
  float: left;
  margin: 0 10px 0 0; }

.navbar .nav.pull-right {
  float: right;
  margin-right: 0; }

.navbar .nav > li {
  float: left; }

.navbar .nav > li > a {
  float: none;
  padding: 10px 15px 10px;
  color: #777777;
  text-decoration: none;
  text-shadow: 0 1px 0 #ffffff; }

.navbar .nav .dropdown-toggle .caret {
  margin-top: 8px; }

.navbar .nav > li > a:focus,
.navbar .nav > li > a:hover {
  color: #333333;
  text-decoration: none;
  background-color: transparent; }

.navbar .nav > .active > a,
.navbar .nav > .active > a:hover,
.navbar .nav > .active > a:focus {
  color: #555555;
  text-decoration: none;
  background-color: #e5e5e5;
  -webkit-box-shadow: inset 0 3px 8px rgba(0, 0, 0, 0.125);
  -moz-box-shadow: inset 0 3px 8px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 8px rgba(0, 0, 0, 0.125); }

.navbar .btn-navbar {
  display: none;
  float: right;
  padding: 7px 10px;
  margin-right: 5px;
  margin-left: 5px;
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #ededed;
  *background-color: #e5e5e5;
  background-image: -moz-linear-gradient(top, #f2f2f2, #e5e5e5);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f2f2f2), to(#e5e5e5));
  background-image: -webkit-linear-gradient(top, #f2f2f2, #e5e5e5);
  background-image: -o-linear-gradient(top, #f2f2f2, #e5e5e5);
  background-image: linear-gradient(to bottom, #f2f2f2, #e5e5e5);
  background-repeat: repeat-x;
  border-color: #e5e5e5 #e5e5e5 #bfbfbf;
  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(startColorstr='#fff2f2f2', endColorstr='#ffe5e5e5', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.075);
  -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.075);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.075); }

.navbar .btn-navbar:hover,
.navbar .btn-navbar:focus,
.navbar .btn-navbar:active,
.navbar .btn-navbar.active,
.navbar .btn-navbar.disabled,
.navbar .btn-navbar[disabled] {
  color: #ffffff;
  background-color: #e5e5e5;
  *background-color: #d9d9d9; }

.navbar .btn-navbar:active,
.navbar .btn-navbar.active {
  background-color: #cccccc \9; }

.navbar .btn-navbar .icon-bar {
  display: block;
  width: 18px;
  height: 2px;
  background-color: #f5f5f5;
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px;
  -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
  box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25); }

.btn-navbar .icon-bar + .icon-bar {
  margin-top: 3px; }

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

.navbar .nav > li > .dropdown-menu:after {
  position: absolute;
  top: -6px;
  left: 10px;
  display: inline-block;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #ffffff;
  border-left: 6px solid transparent;
  content: ''; }

.navbar-fixed-bottom .nav > li > .dropdown-menu:before {
  top: auto;
  bottom: -7px;
  border-top: 7px solid #ccc;
  border-bottom: 0;
  border-top-color: rgba(0, 0, 0, 0.2); }

.navbar-fixed-bottom .nav > li > .dropdown-menu:after {
  top: auto;
  bottom: -6px;
  border-top: 6px solid #ffffff;
  border-bottom: 0; }

.navbar .nav li.dropdown > a:hover .caret,
.navbar .nav li.dropdown > a:focus .caret {
  border-top-color: #333333;
  border-bottom-color: #333333; }

.navbar .nav li.dropdown.open > .dropdown-toggle,
.navbar .nav li.dropdown.active > .dropdown-toggle,
.navbar .nav li.dropdown.open.active > .dropdown-toggle {
  color: #555555;
  background-color: #e5e5e5; }

.navbar .nav li.dropdown > .dropdown-toggle .caret {
  border-top-color: #777777;
  border-bottom-color: #777777; }

.navbar .nav li.dropdown.open > .dropdown-toggle .caret,
.navbar .nav li.dropdown.active > .dropdown-toggle .caret,
.navbar .nav li.dropdown.open.active > .dropdown-toggle .caret {
  border-top-color: #555555;
  border-bottom-color: #555555; }

.navbar .pull-right > li > .dropdown-menu,
.navbar .nav > li > .dropdown-menu.pull-right {
  right: 0;
  left: auto; }

.navbar .pull-right > li > .dropdown-menu:before,
.navbar .nav > li > .dropdown-menu.pull-right:before {
  right: 12px;
  left: auto; }

.navbar .pull-right > li > .dropdown-menu:after,
.navbar .nav > li > .dropdown-menu.pull-right:after {
  right: 13px;
  left: auto; }

.navbar .pull-right > li > .dropdown-menu .dropdown-menu,
.navbar .nav > li > .dropdown-menu.pull-right .dropdown-menu {
  right: 100%;
  left: auto;
  margin-right: -1px;
  margin-left: 0;
  -webkit-border-radius: 6px 0 6px 6px;
  -moz-border-radius: 6px 0 6px 6px;
  border-radius: 6px 0 6px 6px; }

.navbar-inverse .navbar-inner {
  background-color: #1b1b1b;
  background-image: -moz-linear-gradient(top, #222222, #111111);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#222222), to(#111111));
  background-image: -webkit-linear-gradient(top, #222222, #111111);
  background-image: -o-linear-gradient(top, #222222, #111111);
  background-image: linear-gradient(to bottom, #222222, #111111);
  background-repeat: repeat-x;
  border-color: #252525;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff222222', endColorstr='#ff111111', GradientType=0); }

.navbar-inverse .brand,
.navbar-inverse .nav > li > a {
  color: #999999;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25); }

.navbar-inverse .brand:hover,
.navbar-inverse .nav > li > a:hover,
.navbar-inverse .brand:focus,
.navbar-inverse .nav > li > a:focus {
  color: #ffffff; }

.navbar-inverse .brand {
  color: #999999; }

.navbar-inverse .navbar-text {
  color: #999999; }

.navbar-inverse .nav > li > a:focus,
.navbar-inverse .nav > li > a:hover {
  color: #ffffff;
  background-color: transparent; }

.navbar-inverse .nav .active > a,
.navbar-inverse .nav .active > a:hover,
.navbar-inverse .nav .active > a:focus {
  color: #ffffff;
  background-color: #111111; }

.navbar-inverse .navbar-link {
  color: #999999; }

.navbar-inverse .navbar-link:hover,
.navbar-inverse .navbar-link:focus {
  color: #ffffff; }

.navbar-inverse .divider-vertical {
  border-right-color: #222222;
  border-left-color: #111111; }

.navbar-inverse .nav li.dropdown.open > .dropdown-toggle,
.navbar-inverse .nav li.dropdown.active > .dropdown-toggle,
.navbar-inverse .nav li.dropdown.open.active > .dropdown-toggle {
  color: #ffffff;
  background-color: #111111; }

.navbar-inverse .nav li.dropdown > a:hover .caret,
.navbar-inverse .nav li.dropdown > a:focus .caret {
  border-top-color: #ffffff;
  border-bottom-color: #ffffff; }

.navbar-inverse .nav li.dropdown > .dropdown-toggle .caret {
  border-top-color: #999999;
  border-bottom-color: #999999; }

.navbar-inverse .nav li.dropdown.open > .dropdown-toggle .caret,
.navbar-inverse .nav li.dropdown.active > .dropdown-toggle .caret,
.navbar-inverse .nav li.dropdown.open.active > .dropdown-toggle .caret {
  border-top-color: #ffffff;
  border-bottom-color: #ffffff; }

.navbar-inverse .navbar-search .search-query {
  color: #ffffff;
  background-color: #515151;
  border-color: #111111;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1), 0 1px 0 rgba(255, 255, 255, 0.15);
  -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1), 0 1px 0 rgba(255, 255, 255, 0.15);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1), 0 1px 0 rgba(255, 255, 255, 0.15);
  -webkit-transition: none;
  -moz-transition: none;
  -o-transition: none;
  transition: none; }

.navbar-inverse .navbar-search .search-query:-moz-placeholder {
  color: #cccccc; }

.navbar-inverse .navbar-search .search-query:-ms-input-placeholder {
  color: #cccccc; }

.navbar-inverse .navbar-search .search-query::-webkit-input-placeholder {
  color: #cccccc; }

.navbar-inverse .navbar-search .search-query:focus,
.navbar-inverse .navbar-search .search-query.focused {
  padding: 5px 15px;
  color: #333333;
  text-shadow: 0 1px 0 #ffffff;
  background-color: #ffffff;
  border: 0;
  outline: 0;
  -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.15); }

.navbar-inverse .btn-navbar {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #0e0e0e;
  *background-color: #040404;
  background-image: -moz-linear-gradient(top, #151515, #040404);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#151515), to(#040404));
  background-image: -webkit-linear-gradient(top, #151515, #040404);
  background-image: -o-linear-gradient(top, #151515, #040404);
  background-image: linear-gradient(to bottom, #151515, #040404);
  background-repeat: repeat-x;
  border-color: #040404 #040404 #000000;
  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(startColorstr='#ff151515', endColorstr='#ff040404', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false); }

.navbar-inverse .btn-navbar:hover,
.navbar-inverse .btn-navbar:focus,
.navbar-inverse .btn-navbar:active,
.navbar-inverse .btn-navbar.active,
.navbar-inverse .btn-navbar.disabled,
.navbar-inverse .btn-navbar[disabled] {
  color: #ffffff;
  background-color: #040404;
  *background-color: #000000; }

.navbar-inverse .btn-navbar:active,
.navbar-inverse .btn-navbar.active {
  background-color: #000000 \9; }

.breadcrumb {
  padding: 8px 15px;
  margin: 0 0 20px;
  list-style: none;
  background-color: #f5f5f5;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px; }

.breadcrumb > li {
  display: inline-block;
  *display: inline;
  text-shadow: 0 1px 0 #ffffff;
  *zoom: 1; }

.breadcrumb > li > .divider {
  padding: 0 5px;
  color: #ccc; }

.breadcrumb > .active {
  color: #999999; }

.pagination {
  margin: 20px 0; }

.pagination ul {
  display: inline-block;
  *display: inline;
  margin-bottom: 0;
  margin-left: 0;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  *zoom: 1;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05); }

.pagination ul > li {
  display: inline; }

.pagination ul > li > a,
.pagination ul > li > span {
  float: left;
  padding: 4px 12px;
  line-height: 20px;
  text-decoration: none;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-left-width: 0; }

.pagination ul > li > a:hover,
.pagination ul > li > a:focus,
.pagination ul > .active > a,
.pagination ul > .active > span {
  background-color: #f5f5f5; }

.pagination ul > .active > a,
.pagination ul > .active > span {
  color: #999999;
  cursor: default; }

.pagination ul > .disabled > span,
.pagination ul > .disabled > a,
.pagination ul > .disabled > a:hover,
.pagination ul > .disabled > a:focus {
  color: #999999;
  cursor: default;
  background-color: transparent; }

.pagination ul > li:first-child > a,
.pagination ul > li:first-child > span {
  border-left-width: 1px;
  -webkit-border-bottom-left-radius: 4px;
  border-bottom-left-radius: 4px;
  -webkit-border-top-left-radius: 4px;
  border-top-left-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
  -moz-border-radius-topleft: 4px; }

.pagination ul > li:last-child > a,
.pagination ul > li:last-child > span {
  -webkit-border-top-right-radius: 4px;
  border-top-right-radius: 4px;
  -webkit-border-bottom-right-radius: 4px;
  border-bottom-right-radius: 4px;
  -moz-border-radius-topright: 4px;
  -moz-border-radius-bottomright: 4px; }

.pagination-centered {
  text-align: center; }

.pagination-right {
  text-align: right; }

.pagination-large ul > li > a,
.pagination-large ul > li > span {
  padding: 11px 19px;
  font-size: 17.5px; }

.pagination-large ul > li:first-child > a,
.pagination-large ul > li:first-child > span {
  -webkit-border-bottom-left-radius: 6px;
  border-bottom-left-radius: 6px;
  -webkit-border-top-left-radius: 6px;
  border-top-left-radius: 6px;
  -moz-border-radius-bottomleft: 6px;
  -moz-border-radius-topleft: 6px; }

.pagination-large ul > li:last-child > a,
.pagination-large ul > li:last-child > span {
  -webkit-border-top-right-radius: 6px;
  border-top-right-radius: 6px;
  -webkit-border-bottom-right-radius: 6px;
  border-bottom-right-radius: 6px;
  -moz-border-radius-topright: 6px;
  -moz-border-radius-bottomright: 6px; }

.pagination-mini ul > li:first-child > a,
.pagination-small ul > li:first-child > a,
.pagination-mini ul > li:first-child > span,
.pagination-small ul > li:first-child > span {
  -webkit-border-bottom-left-radius: 3px;
  border-bottom-left-radius: 3px;
  -webkit-border-top-left-radius: 3px;
  border-top-left-radius: 3px;
  -moz-border-radius-bottomleft: 3px;
  -moz-border-radius-topleft: 3px; }

.pagination-mini ul > li:last-child > a,
.pagination-small ul > li:last-child > a,
.pagination-mini ul > li:last-child > span,
.pagination-small ul > li:last-child > span {
  -webkit-border-top-right-radius: 3px;
  border-top-right-radius: 3px;
  -webkit-border-bottom-right-radius: 3px;
  border-bottom-right-radius: 3px;
  -moz-border-radius-topright: 3px;
  -moz-border-radius-bottomright: 3px; }

.pagination-small ul > li > a,
.pagination-small ul > li > span {
  padding: 2px 10px;
  font-size: 11.9px; }

.pagination-mini ul > li > a,
.pagination-mini ul > li > span {
  padding: 0 6px;
  font-size: 10.5px; }

.pager {
  margin: 20px 0;
  text-align: center;
  list-style: none;
  *zoom: 1; }

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

.pager:after {
  clear: both; }

.pager li {
  display: inline; }

.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px; }

.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #f5f5f5; }

.pager .next > a,
.pager .next > span {
  float: right; }

.pager .previous > a,
.pager .previous > span {
  float: left; }

.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #999999;
  cursor: default;
  background-color: #fff; }

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000000; }

.modal-backdrop.fade {
  opacity: 0; }

.modal-backdrop,
.modal-backdrop.fade.in {
  opacity: 0.8;
  filter: alpha(opacity=80); }

.modal {
  position: fixed;
  top: 10%;
  left: 50%;
  z-index: 1050;
  width: 560px;
  margin-left: -280px;
  background-color: #ffffff;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.3);
  *border: 1px solid #999;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  outline: none;
  -webkit-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
  box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding-box;
  background-clip: padding-box; }

.modal.fade {
  top: -25%;
  -webkit-transition: opacity 0.3s linear, top 0.3s ease-out;
  -moz-transition: opacity 0.3s linear, top 0.3s ease-out;
  -o-transition: opacity 0.3s linear, top 0.3s ease-out;
  transition: opacity 0.3s linear, top 0.3s ease-out; }

.modal.fade.in {
  top: 10%; }

.modal-header {
  padding: 9px 15px;
  border-bottom: 1px solid #eee; }

.modal-header .close {
  margin-top: 2px; }

.modal-header h3 {
  margin: 0;
  line-height: 30px; }

.modal-body {
  position: relative;
  /*max-height: 400px;*/
  padding: 15px;
  overflow-y: auto;
  width: auto;
  height: auto;
  max-height: 100%; }

.modal-form {
  margin-bottom: 0; }

.modal-footer {
  padding: 14px 15px 15px;
  margin-bottom: 0;
  text-align: right;
  background-color: #f5f5f5;
  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;
  *zoom: 1;
  -webkit-box-shadow: inset 0 1px 0 #ffffff;
  -moz-box-shadow: inset 0 1px 0 #ffffff;
  box-shadow: inset 0 1px 0 #ffffff; }

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

.modal-footer:after {
  clear: both; }

.modal-footer .btn + .btn {
  margin-bottom: 0;
  margin-left: 5px; }

.modal-footer .btn-group .btn + .btn {
  margin-left: -1px; }

.modal-footer .btn-block + .btn-block {
  margin-left: 0; }

.tooltip {
  position: absolute;
  z-index: 1030;
  display: block;
  font-size: 11px;
  line-height: 1.6;
  opacity: 0;
  filter: alpha(opacity=0);
  visibility: visible; }

.tooltip.in {
  opacity: 0.8;
  filter: alpha(opacity=80); }

.tooltip.top {
  padding: 5px 0;
  margin-top: -3px; }

.tooltip.right {
  padding: 0 5px;
  margin-left: 3px; }

.tooltip.bottom {
  padding: 5px 0;
  margin-top: 3px; }

.tooltip.left {
  padding: 0 5px;
  margin-left: -3px; }

.tooltip-inner {
  max-width: 200px;
  padding: 8px;
  color: #ffffff;
  text-align: center;
  text-decoration: none;
  background-color: #000000;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px; }

.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid; }

.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-top-color: #000000;
  border-width: 5px 5px 0; }

.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-right-color: #000000;
  border-width: 5px 5px 5px 0; }

.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-left-color: #000000;
  border-width: 5px 0 5px 5px; }

.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-bottom-color: #000000;
  border-width: 0 5px 5px; }

.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 #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box; }

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

.popover.right {
  margin-left: 10px; }

.popover.bottom {
  margin-top: 10px; }

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

.popover-title {
  padding: 8px 14px;
  margin: 0;
  font-size: 14px;
  font-weight: normal;
  line-height: 18px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  -webkit-border-radius: 5px 5px 0 0;
  -moz-border-radius: 5px 5px 0 0;
  border-radius: 5px 5px 0 0; }

.popover-title:empty {
  display: none; }

.popover-content {
  padding: 9px 14px; }

.popover .arrow,
.popover .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid; }

.popover .arrow {
  border-width: 11px; }

.popover .arrow:after {
  border-width: 10px;
  content: ""; }

.popover.top .arrow {
  bottom: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-color: #999;
  border-top-color: rgba(0, 0, 0, 0.25);
  border-bottom-width: 0; }

.popover.top .arrow:after {
  bottom: 1px;
  margin-left: -10px;
  border-top-color: #ffffff;
  border-bottom-width: 0; }

.popover.right .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-right-color: #999;
  border-right-color: rgba(0, 0, 0, 0.25);
  border-left-width: 0; }

.popover.right .arrow:after {
  bottom: -10px;
  left: 1px;
  border-right-color: #ffffff;
  border-left-width: 0; }

.popover.bottom .arrow {
  top: -11px;
  left: 50%;
  margin-left: -11px;
  border-bottom-color: #999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  border-top-width: 0; }

.popover.bottom .arrow:after {
  top: 1px;
  margin-left: -10px;
  border-bottom-color: #ffffff;
  border-top-width: 0; }

.popover.left .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-left-color: #999;
  border-left-color: rgba(0, 0, 0, 0.25);
  border-right-width: 0; }

.popover.left .arrow:after {
  right: 1px;
  bottom: -10px;
  border-left-color: #ffffff;
  border-right-width: 0; }

.thumbnails {
  margin-left: -20px;
  list-style: none;
  *zoom: 1; }

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

.thumbnails:after {
  clear: both; }

.row-fluid .thumbnails {
  margin-left: 0; }

.thumbnails > li {
  float: left;
  margin-bottom: 20px;
  margin-left: 20px; }

.thumbnail {
  display: block;
  padding: 4px;
  line-height: 20px;
  border: 1px solid #ddd;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055);
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055);
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out; }

a.thumbnail:hover,
a.thumbnail:focus {
  border-color: #0088cc;
  -webkit-box-shadow: 0 1px 4px rgba(0, 105, 214, 0.25);
  -moz-box-shadow: 0 1px 4px rgba(0, 105, 214, 0.25);
  box-shadow: 0 1px 4px rgba(0, 105, 214, 0.25); }

.thumbnail > img {
  display: block;
  max-width: 100%;
  margin-right: auto;
  margin-left: auto; }

.thumbnail .caption {
  padding: 9px;
  color: #555555; }

.media,
.media-body {
  overflow: hidden;
  *overflow: visible;
  zoom: 1; }

.media,
.media .media {
  margin-top: 15px; }

.media:first-child {
  margin-top: 0; }

.media-object {
  display: block; }

.media-heading {
  margin: 0 0 5px; }

.media > .pull-left {
  margin-right: 10px; }

.media > .pull-right {
  margin-left: 10px; }

.media-list {
  margin-left: 0;
  list-style: none; }

.label,
.badge {
  display: inline-block;
  padding: 2px 4px;
  font-size: 11.844px;
  font-weight: bold;
  line-height: 14px;
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  white-space: nowrap;
  vertical-align: baseline;
  background-color: #999999; }

.label {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px; }

.badge {
  padding-right: 9px;
  padding-left: 9px;
  -webkit-border-radius: 9px;
  -moz-border-radius: 9px;
  border-radius: 9px; }

.label:empty,
.badge:empty {
  display: none; }

a.label:hover,
a.label:focus,
a.badge:hover,
a.badge:focus {
  color: #ffffff;
  text-decoration: none;
  cursor: pointer; }

.label-important,
.badge-important {
  background-color: #b94a48; }

.label-important[href],
.badge-important[href] {
  background-color: #953b39; }

.label-warning,
.badge-warning {
  background-color: #f89406; }

.label-warning[href],
.badge-warning[href] {
  background-color: #c67605; }

.label-success,
.badge-success {
  background-color: #468847; }

.label-success[href],
.badge-success[href] {
  background-color: #356635; }

.label-info,
.badge-info {
  background-color: #3a87ad; }

.label-info[href],
.badge-info[href] {
  background-color: #2d6987; }

.label-inverse,
.badge-inverse {
  background-color: #333333; }

.label-inverse[href],
.badge-inverse[href] {
  background-color: #1a1a1a; }

.btn .label,
.btn .badge {
  position: relative;
  top: -1px; }

.btn-mini .label,
.btn-mini .badge {
  top: 0; }

@-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; } }

@-ms-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; } }

.progress {
  height: 20px;
  margin-bottom: 20px;
  overflow: hidden;
  background-color: #f7f7f7;
  background-image: -moz-linear-gradient(top, #f5f5f5, #f9f9f9);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f5f5f5), to(#f9f9f9));
  background-image: -webkit-linear-gradient(top, #f5f5f5, #f9f9f9);
  background-image: -o-linear-gradient(top, #f5f5f5, #f9f9f9);
  background-image: linear-gradient(to bottom, #f5f5f5, #f9f9f9);
  background-repeat: repeat-x;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5', endColorstr='#fff9f9f9', GradientType=0);
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1); }

.progress .bar {
  float: left;
  width: 0;
  height: 100%;
  font-size: 12px;
  color: #ffffff;
  text-align: center;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #0e90d2;
  background-image: -moz-linear-gradient(top, #149bdf, #0480be);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#149bdf), to(#0480be));
  background-image: -webkit-linear-gradient(top, #149bdf, #0480be);
  background-image: -o-linear-gradient(top, #149bdf, #0480be);
  background-image: linear-gradient(to bottom, #149bdf, #0480be);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff149bdf', endColorstr='#ff0480be', GradientType=0);
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -moz-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-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: width 0.6s ease;
  -moz-transition: width 0.6s ease;
  -o-transition: width 0.6s ease;
  transition: width 0.6s ease; }

.progress .bar + .bar {
  -webkit-box-shadow: inset 1px 0 0 rgba(0, 0, 0, 0.15), inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -moz-box-shadow: inset 1px 0 0 rgba(0, 0, 0, 0.15), inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 1px 0 0 rgba(0, 0, 0, 0.15), inset 0 -1px 0 rgba(0, 0, 0, 0.15); }

.progress-striped .bar {
  background-color: #149bdf;
  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: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  -webkit-background-size: 40px 40px;
  -moz-background-size: 40px 40px;
  -o-background-size: 40px 40px;
  background-size: 40px 40px; }

.progress.active .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; }

.progress-danger .bar,
.progress .bar-danger {
  background-color: #dd514c;
  background-image: -moz-linear-gradient(top, #ee5f5b, #c43c35);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ee5f5b), to(#c43c35));
  background-image: -webkit-linear-gradient(top, #ee5f5b, #c43c35);
  background-image: -o-linear-gradient(top, #ee5f5b, #c43c35);
  background-image: linear-gradient(to bottom, #ee5f5b, #c43c35);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffee5f5b', endColorstr='#ffc43c35', GradientType=0); }

.progress-danger.progress-striped .bar,
.progress-striped .bar-danger {
  background-color: #ee5f5b;
  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: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }

.progress-success .bar,
.progress .bar-success {
  background-color: #5eb95e;
  background-image: -moz-linear-gradient(top, #62c462, #57a957);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#62c462), to(#57a957));
  background-image: -webkit-linear-gradient(top, #62c462, #57a957);
  background-image: -o-linear-gradient(top, #62c462, #57a957);
  background-image: linear-gradient(to bottom, #62c462, #57a957);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff62c462', endColorstr='#ff57a957', GradientType=0); }

.progress-success.progress-striped .bar,
.progress-striped .bar-success {
  background-color: #62c462;
  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: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }

.progress-info .bar,
.progress .bar-info {
  background-color: #4bb1cf;
  background-image: -moz-linear-gradient(top, #5bc0de, #339bb9);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#5bc0de), to(#339bb9));
  background-image: -webkit-linear-gradient(top, #5bc0de, #339bb9);
  background-image: -o-linear-gradient(top, #5bc0de, #339bb9);
  background-image: linear-gradient(to bottom, #5bc0de, #339bb9);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de', endColorstr='#ff339bb9', GradientType=0); }

.progress-info.progress-striped .bar,
.progress-striped .bar-info {
  background-color: #5bc0de;
  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: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }

.progress-warning .bar,
.progress .bar-warning {
  background-color: #faa732;
  background-image: -moz-linear-gradient(top, #fbb450, #f89406);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fbb450), to(#f89406));
  background-image: -webkit-linear-gradient(top, #fbb450, #f89406);
  background-image: -o-linear-gradient(top, #fbb450, #f89406);
  background-image: linear-gradient(to bottom, #fbb450, #f89406);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffbb450', endColorstr='#fff89406', GradientType=0); }

.progress-warning.progress-striped .bar,
.progress-striped .bar-warning {
  background-color: #fbb450;
  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: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }

.accordion {
  margin-bottom: 20px; }

.accordion-group {
  margin-bottom: 2px;
  border: 1px solid #e5e5e5;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px; }

.accordion-heading {
  border-bottom: 0; }

.accordion-heading .accordion-toggle {
  display: block;
  padding: 8px 15px; }

.accordion-toggle {
  cursor: pointer; }

.accordion-inner {
  padding: 9px 15px;
  border-top: 1px solid #e5e5e5; }

.carousel {
  position: relative;
  margin-bottom: 20px;
  line-height: 1; }

.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden; }

.carousel-inner > .item {
  position: relative;
  display: none;
  -webkit-transition: 0.6s ease-in-out left;
  -moz-transition: 0.6s ease-in-out left;
  -o-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left; }

.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  line-height: 1; }

.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block; }

.carousel-inner > .active {
  left: 0; }

.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%; }

.carousel-inner > .next {
  left: 100%; }

.carousel-inner > .prev {
  left: -100%; }

.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0; }

.carousel-inner > .active.left {
  left: -100%; }

.carousel-inner > .active.right {
  left: 100%; }

.carousel-control {
  position: absolute;
  top: 40%;
  left: 15px;
  width: 40px;
  height: 40px;
  margin-top: -20px;
  font-size: 60px;
  font-weight: 100;
  line-height: 30px;
  color: #ffffff;
  text-align: center;
  background: #222222;
  border: 3px solid #ffffff;
  -webkit-border-radius: 23px;
  -moz-border-radius: 23px;
  border-radius: 23px;
  opacity: 0.5;
  filter: alpha(opacity=50); }

.carousel-control.right {
  right: 15px;
  left: auto; }

.carousel-control:hover,
.carousel-control:focus {
  color: #ffffff;
  text-decoration: none;
  opacity: 0.9;
  filter: alpha(opacity=90); }

.carousel-indicators {
  position: absolute;
  top: 15px;
  right: 15px;
  z-index: 5;
  margin: 0;
  list-style: none; }

.carousel-indicators li {
  display: block;
  float: left;
  width: 10px;
  height: 10px;
  margin-left: 5px;
  text-indent: -999px;
  background-color: #ccc;
  background-color: rgba(255, 255, 255, 0.25);
  border-radius: 5px; }

.carousel-indicators .active {
  background-color: #fff; }

.carousel-caption {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 15px;
  background: #333333;
  background: rgba(0, 0, 0, 0.75); }

.carousel-caption h4,
.carousel-caption p {
  line-height: 20px;
  color: #ffffff; }

.carousel-caption h4 {
  margin: 0 0 5px; }

.carousel-caption p {
  margin-bottom: 0; }

.hero-unit {
  padding: 60px;
  margin-bottom: 30px;
  font-size: 18px;
  font-weight: 200;
  line-height: 30px;
  color: inherit;
  background-color: #eeeeee;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px; }

.hero-unit h1 {
  margin-bottom: 0;
  font-size: 60px;
  line-height: 1;
  letter-spacing: -1px;
  color: inherit; }

.hero-unit li {
  line-height: 30px; }

.pull-right {
  float: right; }

.pull-left {
  float: left; }

.hide {
  display: none; }

.show {
  display: block; }

.invisible {
  visibility: hidden; }

.affix {
  position: fixed; }

/*!
 * Bootstrap Responsive v2.3.2
 *
 * 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.
 */
.clearfix {
  *zoom: 1; }

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

.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; }

@-ms-viewport {
  width: device-width; }

.hidden {
  display: none;
  visibility: hidden; }

.visible-phone {
  display: none !important; }

.visible-tablet {
  display: none !important; }

.hidden-desktop {
  display: none !important; }

.visible-desktop {
  display: inherit !important; }

@media (min-width: 768px) and (max-width: 979px) {
  .hidden-desktop {
    display: inherit !important; }
  .visible-desktop {
    display: none !important; }
  .visible-tablet {
    display: inherit !important; }
  .hidden-tablet {
    display: none !important; } }

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

.visible-print {
  display: none !important; }

@media print {
  .visible-print {
    display: inherit !important; }
  .hidden-print {
    display: none !important; } }

@media (min-width: 1200px) {
  .row {
    margin-left: -30px;
    *zoom: 1; }
  .row:before,
  .row:after {
    display: table;
    line-height: 0;
    content: ""; }
  .row:after {
    clear: both; }
  [class*=span] {
    float: left;
    min-height: 1px;
    margin-left: 30px; }
  .container,
  .navbar-static-top .container,
  .navbar-fixed-top .container,
  .navbar-fixed-bottom .container {
    width: 1170px; }
  .span12 {
    width: 1170px; }
  .span11 {
    width: 1070px; }
  .span10 {
    width: 970px; }
  .span9 {
    width: 870px; }
  .span8 {
    width: 770px; }
  .span7 {
    width: 670px; }
  .span6 {
    width: 570px; }
  .span5 {
    width: 470px; }
  .span4 {
    width: 370px; }
  .span3 {
    width: 270px; }
  .span2 {
    width: 170px; }
  .span1 {
    width: 70px; }
  .offset12 {
    margin-left: 1230px; }
  .offset11 {
    margin-left: 1130px; }
  .offset10 {
    margin-left: 1030px; }
  .offset9 {
    margin-left: 930px; }
  .offset8 {
    margin-left: 830px; }
  .offset7 {
    margin-left: 730px; }
  .offset6 {
    margin-left: 630px; }
  .offset5 {
    margin-left: 530px; }
  .offset4 {
    margin-left: 430px; }
  .offset3 {
    margin-left: 330px; }
  .offset2 {
    margin-left: 230px; }
  .offset1 {
    margin-left: 130px; }
  .row-fluid {
    width: 100%;
    *zoom: 1; }
  .row-fluid:before,
  .row-fluid:after {
    display: table;
    line-height: 0;
    content: ""; }
  .row-fluid:after {
    clear: both; }
  .row-fluid [class*=span] {
    display: block;
    float: left;
    width: 100%;
    min-height: 30px;
    margin-left: 2.564102564102564%;
    *margin-left: 2.5109110747408616%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
  .row-fluid [class*=span]:first-child {
    margin-left: 0; }
  .row-fluid .controls-row [class*=span] + [class*=span] {
    margin-left: 2.564102564102564%; }
  .row-fluid .span12 {
    width: 100%;
    *width: 99.94680851063829%; }
  .row-fluid .span11 {
    width: 91.45299145299145%;
    *width: 91.39979996362975%; }
  .row-fluid .span10 {
    width: 82.90598290598291%;
    *width: 82.8527914166212%; }
  .row-fluid .span9 {
    width: 74.35897435897436%;
    *width: 74.30578286961266%; }
  .row-fluid .span8 {
    width: 65.81196581196582%;
    *width: 65.75877432260411%; }
  .row-fluid .span7 {
    width: 57.26495726495726%;
    *width: 57.21176577559556%; }
  .row-fluid .span6 {
    width: 48.717948717948715%;
    *width: 48.664757228587014%; }
  .row-fluid .span5 {
    width: 40.17094017094017%;
    *width: 40.11774868157847%; }
  .row-fluid .span4 {
    width: 31.623931623931625%;
    *width: 31.570740134569924%; }
  .row-fluid .span3 {
    width: 23.076923076923077%;
    *width: 23.023731587561375%; }
  .row-fluid .span2 {
    width: 14.52991452991453%;
    *width: 14.476723040552828%; }
  .row-fluid .span1 {
    width: 5.982905982905983%;
    *width: 5.929714493544281%; }
  .row-fluid .offset12 {
    margin-left: 105.12820512820512%;
    *margin-left: 105.02182214948171%; }
  .row-fluid .offset12:first-child {
    margin-left: 102.56410256410257%;
    *margin-left: 102.45771958537915%; }
  .row-fluid .offset11 {
    margin-left: 96.58119658119658%;
    *margin-left: 96.47481360247316%; }
  .row-fluid .offset11:first-child {
    margin-left: 94.01709401709402%;
    *margin-left: 93.91071103837061%; }
  .row-fluid .offset10 {
    margin-left: 88.03418803418803%;
    *margin-left: 87.92780505546462%; }
  .row-fluid .offset10:first-child {
    margin-left: 85.47008547008548%;
    *margin-left: 85.36370249136206%; }
  .row-fluid .offset9 {
    margin-left: 79.48717948717949%;
    *margin-left: 79.38079650845607%; }
  .row-fluid .offset9:first-child {
    margin-left: 76.92307692307693%;
    *margin-left: 76.81669394435352%; }
  .row-fluid .offset8 {
    margin-left: 70.94017094017094%;
    *margin-left: 70.83378796144753%; }
  .row-fluid .offset8:first-child {
    margin-left: 68.37606837606839%;
    *margin-left: 68.26968539734497%; }
  .row-fluid .offset7 {
    margin-left: 62.393162393162385%;
    *margin-left: 62.28677941443899%; }
  .row-fluid .offset7:first-child {
    margin-left: 59.82905982905982%;
    *margin-left: 59.72267685033642%; }
  .row-fluid .offset6 {
    margin-left: 53.84615384615384%;
    *margin-left: 53.739770867430444%; }
  .row-fluid .offset6:first-child {
    margin-left: 51.28205128205128%;
    *margin-left: 51.175668303327875%; }
  .row-fluid .offset5 {
    margin-left: 45.299145299145295%;
    *margin-left: 45.1927623204219%; }
  .row-fluid .offset5:first-child {
    margin-left: 42.73504273504273%;
    *margin-left: 42.62865975631933%; }
  .row-fluid .offset4 {
    margin-left: 36.75213675213675%;
    *margin-left: 36.645753773413354%; }
  .row-fluid .offset4:first-child {
    margin-left: 34.18803418803419%;
    *margin-left: 34.081651209310785%; }
  .row-fluid .offset3 {
    margin-left: 28.205128205128204%;
    *margin-left: 28.0987452264048%; }
  .row-fluid .offset3:first-child {
    margin-left: 25.641025641025642%;
    *margin-left: 25.53464266230224%; }
  .row-fluid .offset2 {
    margin-left: 19.65811965811966%;
    *margin-left: 19.551736679396257%; }
  .row-fluid .offset2:first-child {
    margin-left: 17.094017094017094%;
    *margin-left: 16.98763411529369%; }
  .row-fluid .offset1 {
    margin-left: 11.11111111111111%;
    *margin-left: 11.004728132387708%; }
  .row-fluid .offset1:first-child {
    margin-left: 8.547008547008547%;
    *margin-left: 8.440625568285142%; }
  input,
  textarea,
  .uneditable-input {
    margin-left: 0; }
  .controls-row [class*=span] + [class*=span] {
    margin-left: 30px; }
  input.span12,
  textarea.span12,
  .uneditable-input.span12 {
    width: 1156px; }
  input.span11,
  textarea.span11,
  .uneditable-input.span11 {
    width: 1056px; }
  input.span10,
  textarea.span10,
  .uneditable-input.span10 {
    width: 956px; }
  input.span9,
  textarea.span9,
  .uneditable-input.span9 {
    width: 856px; }
  input.span8,
  textarea.span8,
  .uneditable-input.span8 {
    width: 756px; }
  input.span7,
  textarea.span7,
  .uneditable-input.span7 {
    width: 656px; }
  input.span6,
  textarea.span6,
  .uneditable-input.span6 {
    width: 556px; }
  input.span5,
  textarea.span5,
  .uneditable-input.span5 {
    width: 456px; }
  input.span4,
  textarea.span4,
  .uneditable-input.span4 {
    width: 356px; }
  input.span3,
  textarea.span3,
  .uneditable-input.span3 {
    width: 256px; }
  input.span2,
  textarea.span2,
  .uneditable-input.span2 {
    width: 156px; }
  input.span1,
  textarea.span1,
  .uneditable-input.span1 {
    width: 56px; }
  .thumbnails {
    margin-left: -30px; }
  .thumbnails > li {
    margin-left: 30px; }
  .row-fluid .thumbnails {
    margin-left: 0; } }

@media (min-width: 768px) and (max-width: 979px) {
  .row {
    margin-left: -20px;
    *zoom: 1; }
  .row:before,
  .row:after {
    display: table;
    line-height: 0;
    content: ""; }
  .row:after {
    clear: both; }
  [class*=span] {
    float: left;
    min-height: 1px;
    margin-left: 20px; }
  .container,
  .navbar-static-top .container,
  .navbar-fixed-top .container,
  .navbar-fixed-bottom .container {
    width: 724px; }
  .span12 {
    width: 724px; }
  .span11 {
    width: 662px; }
  .span10 {
    width: 600px; }
  .span9 {
    width: 538px; }
  .span8 {
    width: 476px; }
  .span7 {
    width: 414px; }
  .span6 {
    width: 352px; }
  .span5 {
    width: 290px; }
  .span4 {
    width: 228px; }
  .span3 {
    width: 166px; }
  .span2 {
    width: 104px; }
  .span1 {
    width: 42px; }
  .offset12 {
    margin-left: 764px; }
  .offset11 {
    margin-left: 702px; }
  .offset10 {
    margin-left: 640px; }
  .offset9 {
    margin-left: 578px; }
  .offset8 {
    margin-left: 516px; }
  .offset7 {
    margin-left: 454px; }
  .offset6 {
    margin-left: 392px; }
  .offset5 {
    margin-left: 330px; }
  .offset4 {
    margin-left: 268px; }
  .offset3 {
    margin-left: 206px; }
  .offset2 {
    margin-left: 144px; }
  .offset1 {
    margin-left: 82px; }
  .row-fluid {
    width: 100%;
    *zoom: 1; }
  .row-fluid:before,
  .row-fluid:after {
    display: table;
    line-height: 0;
    content: ""; }
  .row-fluid:after {
    clear: both; }
  .row-fluid [class*=span] {
    display: block;
    float: left;
    width: 100%;
    min-height: 30px;
    margin-left: 2.7624309392265194%;
    *margin-left: 2.709239449864817%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
  .row-fluid [class*=span]:first-child {
    margin-left: 0; }
  .row-fluid .controls-row [class*=span] + [class*=span] {
    margin-left: 2.7624309392265194%; }
  .row-fluid .span12 {
    width: 100%;
    *width: 99.94680851063829%; }
  .row-fluid .span11 {
    width: 91.43646408839778%;
    *width: 91.38327259903608%; }
  .row-fluid .span10 {
    width: 82.87292817679558%;
    *width: 82.81973668743387%; }
  .row-fluid .span9 {
    width: 74.30939226519337%;
    *width: 74.25620077583166%; }
  .row-fluid .span8 {
    width: 65.74585635359117%;
    *width: 65.69266486422946%; }
  .row-fluid .span7 {
    width: 57.18232044198895%;
    *width: 57.12912895262725%; }
  .row-fluid .span6 {
    width: 48.61878453038674%;
    *width: 48.56559304102504%; }
  .row-fluid .span5 {
    width: 40.05524861878453%;
    *width: 40.00205712942283%; }
  .row-fluid .span4 {
    width: 31.491712707182323%;
    *width: 31.43852121782062%; }
  .row-fluid .span3 {
    width: 22.92817679558011%;
    *width: 22.87498530621841%; }
  .row-fluid .span2 {
    width: 14.3646408839779%;
    *width: 14.311449394616199%; }
  .row-fluid .span1 {
    width: 5.801104972375691%;
    *width: 5.747913483013988%; }
  .row-fluid .offset12 {
    margin-left: 105.52486187845304%;
    *margin-left: 105.41847889972962%; }
  .row-fluid .offset12:first-child {
    margin-left: 102.76243093922652%;
    *margin-left: 102.6560479605031%; }
  .row-fluid .offset11 {
    margin-left: 96.96132596685082%;
    *margin-left: 96.8549429881274%; }
  .row-fluid .offset11:first-child {
    margin-left: 94.1988950276243%;
    *margin-left: 94.09251204890089%; }
  .row-fluid .offset10 {
    margin-left: 88.39779005524862%;
    *margin-left: 88.2914070765252%; }
  .row-fluid .offset10:first-child {
    margin-left: 85.6353591160221%;
    *margin-left: 85.52897613729868%; }
  .row-fluid .offset9 {
    margin-left: 79.8342541436464%;
    *margin-left: 79.72787116492299%; }
  .row-fluid .offset9:first-child {
    margin-left: 77.07182320441989%;
    *margin-left: 76.96544022569647%; }
  .row-fluid .offset8 {
    margin-left: 71.2707182320442%;
    *margin-left: 71.16433525332079%; }
  .row-fluid .offset8:first-child {
    margin-left: 68.50828729281768%;
    *margin-left: 68.40190431409427%; }
  .row-fluid .offset7 {
    margin-left: 62.70718232044199%;
    *margin-left: 62.600799341718584%; }
  .row-fluid .offset7:first-child {
    margin-left: 59.94475138121547%;
    *margin-left: 59.838368402492065%; }
  .row-fluid .offset6 {
    margin-left: 54.14364640883978%;
    *margin-left: 54.037263430116376%; }
  .row-fluid .offset6:first-child {
    margin-left: 51.38121546961326%;
    *margin-left: 51.27483249088986%; }
  .row-fluid .offset5 {
    margin-left: 45.58011049723757%;
    *margin-left: 45.47372751851417%; }
  .row-fluid .offset5:first-child {
    margin-left: 42.81767955801105%;
    *margin-left: 42.71129657928765%; }
  .row-fluid .offset4 {
    margin-left: 37.01657458563536%;
    *margin-left: 36.91019160691196%; }
  .row-fluid .offset4:first-child {
    margin-left: 34.25414364640884%;
    *margin-left: 34.14776066768544%; }
  .row-fluid .offset3 {
    margin-left: 28.45303867403315%;
    *margin-left: 28.346655695309746%; }
  .row-fluid .offset3:first-child {
    margin-left: 25.69060773480663%;
    *margin-left: 25.584224756083227%; }
  .row-fluid .offset2 {
    margin-left: 19.88950276243094%;
    *margin-left: 19.783119783707537%; }
  .row-fluid .offset2:first-child {
    margin-left: 17.12707182320442%;
    *margin-left: 17.02068884448102%; }
  .row-fluid .offset1 {
    margin-left: 11.32596685082873%;
    *margin-left: 11.219583872105325%; }
  .row-fluid .offset1:first-child {
    margin-left: 8.56353591160221%;
    *margin-left: 8.457152932878806%; }
  input,
  textarea,
  .uneditable-input {
    margin-left: 0; }
  .controls-row [class*=span] + [class*=span] {
    margin-left: 20px; }
  input.span12,
  textarea.span12,
  .uneditable-input.span12 {
    width: 710px; }
  input.span11,
  textarea.span11,
  .uneditable-input.span11 {
    width: 648px; }
  input.span10,
  textarea.span10,
  .uneditable-input.span10 {
    width: 586px; }
  input.span9,
  textarea.span9,
  .uneditable-input.span9 {
    width: 524px; }
  input.span8,
  textarea.span8,
  .uneditable-input.span8 {
    width: 462px; }
  input.span7,
  textarea.span7,
  .uneditable-input.span7 {
    width: 400px; }
  input.span6,
  textarea.span6,
  .uneditable-input.span6 {
    width: 338px; }
  input.span5,
  textarea.span5,
  .uneditable-input.span5 {
    width: 276px; }
  input.span4,
  textarea.span4,
  .uneditable-input.span4 {
    width: 214px; }
  input.span3,
  textarea.span3,
  .uneditable-input.span3 {
    width: 152px; }
  input.span2,
  textarea.span2,
  .uneditable-input.span2 {
    width: 90px; }
  input.span1,
  textarea.span1,
  .uneditable-input.span1 {
    width: 28px; } }

@media (max-width: 767px) {
  body {
    padding-right: 20px;
    padding-left: 20px; }
  .navbar-fixed-top,
  .navbar-fixed-bottom,
  .navbar-static-top {
    margin-right: -20px;
    margin-left: -20px; }
  .container-fluid {
    padding: 0; }
  .dl-horizontal dt {
    float: none;
    width: auto;
    clear: none;
    text-align: left; }
  .dl-horizontal dd {
    margin-left: 0; }
  .container {
    width: auto; }
  .row-fluid {
    width: 100%; }
  .row,
  .thumbnails {
    margin-left: 0; }
  .thumbnails > li {
    float: none;
    margin-left: 0; }
  [class*=span],
  .uneditable-input[class*=span],
  .row-fluid [class*=span] {
    display: block;
    float: none;
    width: 100%;
    margin-left: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
  .span12,
  .row-fluid .span12 {
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
  .row-fluid [class*=offset]:first-child {
    margin-left: 0; }
  .input-large,
  .input-xlarge,
  .input-xxlarge,
  input[class*=span],
  select[class*=span],
  textarea[class*=span],
  .uneditable-input {
    display: block;
    width: 100%;
    min-height: 30px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
  .input-prepend input,
  .input-append input,
  .input-prepend input[class*=span],
  .input-append input[class*=span] {
    display: inline-block;
    width: auto; }
  .controls-row [class*=span] + [class*=span] {
    margin-left: 0; }
  .modal {
    position: fixed;
    top: 20px;
    right: 20px;
    left: 20px;
    width: auto;
    margin: 0; }
  .modal.fade {
    top: -100px; }
  .modal.fade.in {
    top: 20px; } }

@media (max-width: 480px) {
  .nav-collapse {
    -webkit-transform: translate3d(0, 0, 0); }
  .page-header h1 small {
    display: block;
    line-height: 20px; }
  input[type=checkbox],
  input[type=radio] {
    border: 1px solid #ccc; }
  .form-horizontal .control-label {
    float: none;
    width: auto;
    padding-top: 0;
    text-align: left; }
  .form-horizontal .controls {
    margin-left: 0; }
  .form-horizontal .control-list {
    padding-top: 0; }
  .form-horizontal .form-actions {
    padding-right: 10px;
    padding-left: 10px; }
  .media .pull-left,
  .media .pull-right {
    display: block;
    float: none;
    margin-bottom: 10px; }
  .media-object {
    margin-right: 0;
    margin-left: 0; }
  .modal {
    top: 10px;
    right: 10px;
    left: 10px; }
  .modal-header .close {
    padding: 10px;
    margin: -10px; }
  .carousel-caption {
    position: static; } }

@media (max-width: 979px) {
  body {
    padding-top: 0; }
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    position: static; }
  .navbar-fixed-top {
    margin-bottom: 20px; }
  .navbar-fixed-bottom {
    margin-top: 20px; }
  .navbar-fixed-top .navbar-inner,
  .navbar-fixed-bottom .navbar-inner {
    padding: 5px; }
  .navbar .container {
    width: auto;
    padding: 0; }
  .navbar .brand {
    padding-right: 10px;
    padding-left: 10px;
    margin: 0 0 0 -5px; }
  .nav-collapse {
    clear: both; }
  .nav-collapse .nav {
    float: none;
    margin: 0 0 10px; }
  .nav-collapse .nav > li {
    float: none; }
  .nav-collapse .nav > li > a {
    margin-bottom: 2px; }
  .nav-collapse .nav > .divider-vertical {
    display: none; }
  .nav-collapse .nav .nav-header {
    color: #777777;
    text-shadow: none; }
  .nav-collapse .nav > li > a,
  .nav-collapse .dropdown-menu a {
    padding: 9px 15px;
    font-weight: bold;
    color: #777777;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px; }
  .nav-collapse .btn {
    padding: 4px 10px 4px;
    font-weight: normal;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px; }
  .nav-collapse .dropdown-menu li + li a {
    margin-bottom: 2px; }
  .nav-collapse .nav > li > a:hover,
  .nav-collapse .nav > li > a:focus,
  .nav-collapse .dropdown-menu a:hover,
  .nav-collapse .dropdown-menu a:focus {
    background-color: #f2f2f2; }
  .navbar-inverse .nav-collapse .nav > li > a,
  .navbar-inverse .nav-collapse .dropdown-menu a {
    color: #999999; }
  .navbar-inverse .nav-collapse .nav > li > a:hover,
  .navbar-inverse .nav-collapse .nav > li > a:focus,
  .navbar-inverse .nav-collapse .dropdown-menu a:hover,
  .navbar-inverse .nav-collapse .dropdown-menu a:focus {
    background-color: #111111; }
  .nav-collapse.in .btn-group {
    padding: 0;
    margin-top: 5px; }
  .nav-collapse .dropdown-menu {
    position: static;
    top: auto;
    left: auto;
    display: none;
    float: none;
    max-width: none;
    padding: 0;
    margin: 0 15px;
    background-color: transparent;
    border: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none; }
  .nav-collapse .open > .dropdown-menu {
    display: block; }
  .nav-collapse .dropdown-menu:before,
  .nav-collapse .dropdown-menu:after {
    display: none; }
  .nav-collapse .dropdown-menu .divider {
    display: none; }
  .nav-collapse .nav > li > .dropdown-menu:before,
  .nav-collapse .nav > li > .dropdown-menu:after {
    display: none; }
  .nav-collapse .navbar-form,
  .nav-collapse .navbar-search {
    float: none;
    padding: 10px 15px;
    margin: 10px 0;
    border-top: 1px solid #f2f2f2;
    border-bottom: 1px solid #f2f2f2;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
    -moz-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); }
  .navbar-inverse .nav-collapse .navbar-form,
  .navbar-inverse .nav-collapse .navbar-search {
    border-top-color: #111111;
    border-bottom-color: #111111; }
  .navbar .nav-collapse .nav.pull-right {
    float: none;
    margin-left: 0; }
  .nav-collapse,
  .nav-collapse.collapse {
    height: 0;
    overflow: hidden; }
  .navbar .btn-navbar {
    display: block; }
  .navbar-static .navbar-inner {
    padding-right: 10px;
    padding-left: 10px; } }

@media (min-width: 980px) {
  .nav-collapse.collapse {
    height: auto !important;
    overflow: visible !important; } }

/*!
 * Datepicker for Bootstrap
 *
 * Copyright 2012 Stefan Petre
 * Improvements by Andrew Rowls
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 */
.datepicker {
  padding: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  direction: ltr;
  /*.dow {
		border-top: 1px solid #ddd !important;
	}*/ }

.datepicker-inline {
  width: 220px; }

.datepicker.datepicker-rtl {
  direction: rtl; }

.datepicker.datepicker-rtl table tr td span {
  float: right; }

.datepicker-dropdown {
  top: 0;
  left: 0; }

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

.datepicker-dropdown:after {
  content: '';
  display: inline-block;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #ffffff;
  border-top: 0;
  position: absolute; }

.datepicker-dropdown.datepicker-orient-left:before {
  left: 6px; }

.datepicker-dropdown.datepicker-orient-left:after {
  left: 7px; }

.datepicker-dropdown.datepicker-orient-right:before {
  right: 6px; }

.datepicker-dropdown.datepicker-orient-right:after {
  right: 7px; }

.datepicker-dropdown.datepicker-orient-top:before {
  top: -7px; }

.datepicker-dropdown.datepicker-orient-top:after {
  top: -6px; }

.datepicker-dropdown.datepicker-orient-bottom:before {
  bottom: -7px;
  border-bottom: 0;
  border-top: 7px solid #999; }

.datepicker-dropdown.datepicker-orient-bottom:after {
  bottom: -6px;
  border-bottom: 0;
  border-top: 6px solid #ffffff; }

.datepicker > div {
  display: none; }

.datepicker.days div.datepicker-days {
  display: block; }

.datepicker.months div.datepicker-months {
  display: block; }

.datepicker.years div.datepicker-years {
  display: block; }

.datepicker table {
  margin: 0;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.datepicker td,
.datepicker th {
  text-align: center;
  width: 20px;
  height: 20px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  border: none; }

.table-striped .datepicker table tr td,
.table-striped .datepicker table tr th {
  background-color: transparent; }

.datepicker table tr td.day:hover {
  background: #eeeeee;
  cursor: pointer; }

.datepicker table tr td.old,
.datepicker table tr td.new {
  color: #999999; }

.datepicker table tr td.disabled,
.datepicker table tr td.disabled:hover {
  background: none;
  color: #999999;
  cursor: default; }

.datepicker table tr td.today,
.datepicker table tr td.today:hover,
.datepicker table tr td.today.disabled,
.datepicker table tr td.today.disabled:hover {
  background-color: #fde19a;
  background-image: -moz-linear-gradient(top, #fdd49a, #fdf59a);
  background-image: -ms-linear-gradient(top, #fdd49a, #fdf59a);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fdd49a), to(#fdf59a));
  background-image: -webkit-linear-gradient(top, #fdd49a, #fdf59a);
  background-image: -o-linear-gradient(top, #fdd49a, #fdf59a);
  background-image: linear-gradient(top, #fdd49a, #fdf59a);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fdd49a', endColorstr='#fdf59a', GradientType=0);
  border-color: #fdf59a #fdf59a #fbed50;
  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: #000; }

.datepicker table tr td.today:hover,
.datepicker table tr td.today:hover:hover,
.datepicker table tr td.today.disabled:hover,
.datepicker table tr td.today.disabled:hover:hover,
.datepicker table tr td.today:active,
.datepicker table tr td.today:hover:active,
.datepicker table tr td.today.disabled:active,
.datepicker table tr td.today.disabled:hover:active,
.datepicker table tr td.today.active,
.datepicker table tr td.today:hover.active,
.datepicker table tr td.today.disabled.active,
.datepicker table tr td.today.disabled:hover.active,
.datepicker table tr td.today.disabled,
.datepicker table tr td.today:hover.disabled,
.datepicker table tr td.today.disabled.disabled,
.datepicker table tr td.today.disabled:hover.disabled,
.datepicker table tr td.today[disabled],
.datepicker table tr td.today:hover[disabled],
.datepicker table tr td.today.disabled[disabled],
.datepicker table tr td.today.disabled:hover[disabled] {
  background-color: #fdf59a; }

.datepicker table tr td.today:active,
.datepicker table tr td.today:hover:active,
.datepicker table tr td.today.disabled:active,
.datepicker table tr td.today.disabled:hover:active,
.datepicker table tr td.today.active,
.datepicker table tr td.today:hover.active,
.datepicker table tr td.today.disabled.active,
.datepicker table tr td.today.disabled:hover.active {
  background-color: #fbf069 \9; }

.datepicker table tr td.today:hover:hover {
  color: #000; }

.datepicker table tr td.today.active:hover {
  color: #fff; }

.datepicker table tr td.range,
.datepicker table tr td.range:hover,
.datepicker table tr td.range.disabled,
.datepicker table tr td.range.disabled:hover {
  background: #eeeeee;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0; }

.datepicker table tr td.range.today,
.datepicker table tr td.range.today:hover,
.datepicker table tr td.range.today.disabled,
.datepicker table tr td.range.today.disabled:hover {
  background-color: #f3d17a;
  background-image: -moz-linear-gradient(top, #f3c17a, #f3e97a);
  background-image: -ms-linear-gradient(top, #f3c17a, #f3e97a);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f3c17a), to(#f3e97a));
  background-image: -webkit-linear-gradient(top, #f3c17a, #f3e97a);
  background-image: -o-linear-gradient(top, #f3c17a, #f3e97a);
  background-image: linear-gradient(top, #f3c17a, #f3e97a);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f3c17a', endColorstr='#f3e97a', GradientType=0);
  border-color: #f3e97a #f3e97a #edde34;
  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);
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0; }

.datepicker table tr td.range.today:hover,
.datepicker table tr td.range.today:hover:hover,
.datepicker table tr td.range.today.disabled:hover,
.datepicker table tr td.range.today.disabled:hover:hover,
.datepicker table tr td.range.today:active,
.datepicker table tr td.range.today:hover:active,
.datepicker table tr td.range.today.disabled:active,
.datepicker table tr td.range.today.disabled:hover:active,
.datepicker table tr td.range.today.active,
.datepicker table tr td.range.today:hover.active,
.datepicker table tr td.range.today.disabled.active,
.datepicker table tr td.range.today.disabled:hover.active,
.datepicker table tr td.range.today.disabled,
.datepicker table tr td.range.today:hover.disabled,
.datepicker table tr td.range.today.disabled.disabled,
.datepicker table tr td.range.today.disabled:hover.disabled,
.datepicker table tr td.range.today[disabled],
.datepicker table tr td.range.today:hover[disabled],
.datepicker table tr td.range.today.disabled[disabled],
.datepicker table tr td.range.today.disabled:hover[disabled] {
  background-color: #f3e97a; }

.datepicker table tr td.range.today:active,
.datepicker table tr td.range.today:hover:active,
.datepicker table tr td.range.today.disabled:active,
.datepicker table tr td.range.today.disabled:hover:active,
.datepicker table tr td.range.today.active,
.datepicker table tr td.range.today:hover.active,
.datepicker table tr td.range.today.disabled.active,
.datepicker table tr td.range.today.disabled:hover.active {
  background-color: #efe24b \9; }

.datepicker table tr td.selected,
.datepicker table tr td.selected:hover,
.datepicker table tr td.selected.disabled,
.datepicker table tr td.selected.disabled:hover {
  background-color: #9e9e9e;
  background-image: -moz-linear-gradient(top, #b3b3b3, #808080);
  background-image: -ms-linear-gradient(top, #b3b3b3, #808080);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#b3b3b3), to(#808080));
  background-image: -webkit-linear-gradient(top, #b3b3b3, #808080);
  background-image: -o-linear-gradient(top, #b3b3b3, #808080);
  background-image: linear-gradient(top, #b3b3b3, #808080);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#b3b3b3', endColorstr='#808080', GradientType=0);
  border-color: #808080 #808080 #595959;
  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 table tr td.selected:hover,
.datepicker table tr td.selected:hover:hover,
.datepicker table tr td.selected.disabled:hover,
.datepicker table tr td.selected.disabled:hover:hover,
.datepicker table tr td.selected:active,
.datepicker table tr td.selected:hover:active,
.datepicker table tr td.selected.disabled:active,
.datepicker table tr td.selected.disabled:hover:active,
.datepicker table tr td.selected.active,
.datepicker table tr td.selected:hover.active,
.datepicker table tr td.selected.disabled.active,
.datepicker table tr td.selected.disabled:hover.active,
.datepicker table tr td.selected.disabled,
.datepicker table tr td.selected:hover.disabled,
.datepicker table tr td.selected.disabled.disabled,
.datepicker table tr td.selected.disabled:hover.disabled,
.datepicker table tr td.selected[disabled],
.datepicker table tr td.selected:hover[disabled],
.datepicker table tr td.selected.disabled[disabled],
.datepicker table tr td.selected.disabled:hover[disabled] {
  background-color: #808080; }

.datepicker table tr td.selected:active,
.datepicker table tr td.selected:hover:active,
.datepicker table tr td.selected.disabled:active,
.datepicker table tr td.selected.disabled:hover:active,
.datepicker table tr td.selected.active,
.datepicker table tr td.selected:hover.active,
.datepicker table tr td.selected.disabled.active,
.datepicker table tr td.selected.disabled:hover.active {
  background-color: #666666 \9; }

.datepicker table tr td.active,
.datepicker table tr td.active:hover,
.datepicker table tr td.active.disabled,
.datepicker table tr td.active.disabled: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 table tr td.active:hover,
.datepicker table tr td.active:hover:hover,
.datepicker table tr td.active.disabled:hover,
.datepicker table tr td.active.disabled:hover:hover,
.datepicker table tr td.active:active,
.datepicker table tr td.active:hover:active,
.datepicker table tr td.active.disabled:active,
.datepicker table tr td.active.disabled:hover:active,
.datepicker table tr td.active.active,
.datepicker table tr td.active:hover.active,
.datepicker table tr td.active.disabled.active,
.datepicker table tr td.active.disabled:hover.active,
.datepicker table tr td.active.disabled,
.datepicker table tr td.active:hover.disabled,
.datepicker table tr td.active.disabled.disabled,
.datepicker table tr td.active.disabled:hover.disabled,
.datepicker table tr td.active[disabled],
.datepicker table tr td.active:hover[disabled],
.datepicker table tr td.active.disabled[disabled],
.datepicker table tr td.active.disabled:hover[disabled] {
  background-color: #0044cc; }

.datepicker table tr td.active:active,
.datepicker table tr td.active:hover:active,
.datepicker table tr td.active.disabled:active,
.datepicker table tr td.active.disabled:hover:active,
.datepicker table tr td.active.active,
.datepicker table tr td.active:hover.active,
.datepicker table tr td.active.disabled.active,
.datepicker table tr td.active.disabled:hover.active {
  background-color: #003399 \9; }

.datepicker table tr td span {
  display: block;
  width: 23%;
  height: 54px;
  line-height: 54px;
  float: left;
  margin: 1%;
  cursor: pointer;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px; }

.datepicker table tr td span:hover {
  background: #eeeeee; }

.datepicker table tr td span.disabled,
.datepicker table tr td span.disabled:hover {
  background: none;
  color: #999999;
  cursor: default; }

.datepicker table tr td span.active,
.datepicker table tr td span.active:hover,
.datepicker table tr td span.active.disabled,
.datepicker table tr td span.active.disabled: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 table tr td span.active:hover,
.datepicker table tr td span.active:hover:hover,
.datepicker table tr td span.active.disabled:hover,
.datepicker table tr td span.active.disabled:hover:hover,
.datepicker table tr td span.active:active,
.datepicker table tr td span.active:hover:active,
.datepicker table tr td span.active.disabled:active,
.datepicker table tr td span.active.disabled:hover:active,
.datepicker table tr td span.active.active,
.datepicker table tr td span.active:hover.active,
.datepicker table tr td span.active.disabled.active,
.datepicker table tr td span.active.disabled:hover.active,
.datepicker table tr td span.active.disabled,
.datepicker table tr td span.active:hover.disabled,
.datepicker table tr td span.active.disabled.disabled,
.datepicker table tr td span.active.disabled:hover.disabled,
.datepicker table tr td span.active[disabled],
.datepicker table tr td span.active:hover[disabled],
.datepicker table tr td span.active.disabled[disabled],
.datepicker table tr td span.active.disabled:hover[disabled] {
  background-color: #0044cc; }

.datepicker table tr td span.active:active,
.datepicker table tr td span.active:hover:active,
.datepicker table tr td span.active.disabled:active,
.datepicker table tr td span.active.disabled:hover:active,
.datepicker table tr td span.active.active,
.datepicker table tr td span.active:hover.active,
.datepicker table tr td span.active.disabled.active,
.datepicker table tr td span.active.disabled:hover.active {
  background-color: #003399 \9; }

.datepicker table tr td span.old,
.datepicker table tr td span.new {
  color: #999999; }

.datepicker th.datepicker-switch {
  width: 145px; }

.datepicker thead tr:first-child th,
.datepicker tfoot tr th {
  cursor: pointer; }

.datepicker thead tr:first-child th:hover,
.datepicker tfoot tr th:hover {
  background: #eeeeee; }

.datepicker .cw {
  font-size: 10px;
  width: 12px;
  padding: 0 2px 0 5px;
  vertical-align: middle; }

.datepicker thead tr:first-child th.cw {
  cursor: default;
  background-color: transparent; }

.input-append.date .add-on i,
.input-prepend.date .add-on i {
  display: block;
  cursor: pointer;
  width: 16px;
  height: 16px; }

.input-daterange input {
  text-align: center; }

.input-daterange input:first-child {
  -webkit-border-radius: 3px 0 0 3px;
  -moz-border-radius: 3px 0 0 3px;
  border-radius: 3px 0 0 3px; }

.input-daterange input:last-child {
  -webkit-border-radius: 0 3px 3px 0;
  -moz-border-radius: 0 3px 3px 0;
  border-radius: 0 3px 3px 0; }

.input-daterange .add-on {
  display: inline-block;
  width: auto;
  min-width: 16px;
  height: 18px;
  padding: 4px 5px;
  font-weight: normal;
  line-height: 18px;
  text-align: center;
  text-shadow: 0 1px 0 #ffffff;
  vertical-align: middle;
  background-color: #eeeeee;
  border: 1px solid #ccc;
  margin-left: -5px;
  margin-right: -5px; }

/*.borderRadius(@radius) {
	-moz-border-radius: @radius;
	-webkit-border-radius: @radius;
	border-radius: @radius;
}*/
.toast-title {
  font-weight: bold; }

.toast-message {
  -ms-word-wrap: break-word;
  word-wrap: break-word; }

.toast-message a,
.toast-message label {
  color: #ffffff; }

.toast-message a:hover {
  color: #cccccc;
  text-decoration: none; }

.toast-close-button {
  position: relative;
  right: -0.3em;
  top: -0.3em;
  float: right;
  font-size: 20px;
  font-weight: bold;
  color: #000000;
  -webkit-text-shadow: 0 1px 0 #ffffff;
  text-shadow: 0 1px 0 #ffffff;
  opacity: 0.8;
  -ms-filter: alpha(Opacity=80);
  filter: alpha(opacity=80); }

.toast-close-button:hover,
.toast-close-button:focus {
  color: #000000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.4;
  -ms-filter: alpha(Opacity=40);
  filter: alpha(opacity=40); }

/*Additional properties for button version
 iOS requires the button element instead of an anchor tag.
 If you want the anchor version, it requires `href="#"`.*/
button.toast-close-button {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none; }

.toast-top-center {
  top: 0;
  right: 0;
  width: 100%; }

.toast-bottom-center {
  bottom: 0;
  right: 0;
  width: 100%; }

.toast-top-full-width {
  top: 0;
  right: 0;
  width: 100%; }

.toast-bottom-full-width {
  bottom: 0;
  right: 0;
  width: 100%; }

.toast-top-left {
  top: 12px;
  left: 12px; }

.toast-top-right {
  top: 50px;
  right: 12px; }

.toast-bottom-right {
  right: 12px;
  bottom: 12px; }

.toast-bottom-left {
  bottom: 12px;
  left: 12px; }

#toast-container {
  position: fixed;
  z-index: 999999;
  /*overrides*/ }

#toast-container * {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

#toast-container > div {
  border-bottom: 1px solid #999999;
  border-right: 1px solid #999999;
  border-left: 1px solid #999999;
  position: relative;
  overflow: hidden;
  margin: 0 0 6px;
  padding: 15px 15px 15px 50px;
  width: 300px;
  /*.borderRadius(3px 3px 3px 3px);*/
  background-position: 15px center;
  background-repeat: no-repeat;
  -moz-box-shadow: 0 0 6px #999999;
  -webkit-box-shadow: 0 0 6px #999999;
  box-shadow: 0 0 6px #999999;
  color: #030303;
  /*.opacity(0.9);*/ }

#toast-container > :hover {
  -moz-box-shadow: 0 0 4px #000000;
  -webkit-box-shadow: 0 0 4px #000000;
  box-shadow: 0 0 4px #000000;
  /*.opacity(0.95);*/
  cursor: pointer; }

#toast-container > .toast-info {
  border-top: 5px solid #2f96b4;
  color: #000000;
  background-image: url(../img/toastr-info.png) !important; }

#toast-container > .toast-error {
  border-top: 5px solid #bd362f;
  color: #000000;
  background-image: url(../img/toastr-error.png) !important; }

#toast-container > .toast-success {
  border-top: 5px solid #51a351;
  color: #000000;
  background-image: url(../img/toastr-success.png) !important; }

#toast-container > .toast-warning {
  border-top: 5px solid #f89406;
  color: #000000;
  background-image: url(../img/toastr-warning.png) !important; }

#toast-container.toast-top-center > div,
#toast-container.toast-bottom-center > div {
  width: 300px;
  margin: auto; }

#toast-container.toast-top-full-width > div,
#toast-container.toast-bottom-full-width > div {
  width: 96%;
  margin: auto; }

.toast {
  background-color: #ffffff !important;
  color: #000000; }

.toast-success {
  background-color: #51a351;
  opacity: 1 !important; }

.toast-error {
  background-color: #bd362f;
  opacity: 1 !important; }

.toast-info {
  background-color: #2f96b4;
  opacity: 1 !important; }

.toast-warning {
  background-color: #f89406;
  opacity: 1 !important; }

.toast-progress {
  position: absolute;
  left: 0;
  bottom: 0;
  height: 4px;
  background-color: #000000;
  opacity: 0.4;
  -ms-filter: alpha(Opacity=40);
  filter: alpha(opacity=40); }

/*Responsive Design*/
@media all and (max-width: 240px) {
  #toast-container > div {
    padding: 8px 8px 8px 50px;
    width: 11em; }
  #toast-container .toast-close-button {
    right: -0.2em;
    top: -0.2em; } }

@media all and (min-width: 241px) and (max-width: 480px) {
  #toast-container > div {
    padding: 8px 8px 8px 50px;
    width: 18em; }
  #toast-container .toast-close-button {
    right: -0.2em;
    top: -0.2em; } }

@media all and (min-width: 481px) and (max-width: 768px) {
  #toast-container > div {
    padding: 15px 15px 15px 50px;
    width: 25em; } }

/*!
 * Backbone.Notifier v0.2.5 - Base Styles
 * Copyright 2012, Eyal Weiss
 */
/*---------------------------------------------------
    LESS Elements 0.6
-----------------------------------------------------*/
/*!
 * Backbone.Notifier v0.2.5 - Variables Config
 * Copyright 2012, Eyal Weiss
 */
.notifier-screen {
  background-color: #000;
  z-index: 90000022; }

.notifier {
  z-index: 90000025;
  position: fixed;
  top: -32px;
  left: 0;
  right: 0;
  width: auto;
  height: 0;
  overflow: visible; }

.notifier > div {
  cursor: default;
  display: inline-block;
  zoom: 1;
  *display: inline;
  position: relative; }

.notifier > div em {
  font-weight: bold;
  font-style: italic; }

.notifier button.default {
  font-weight: bold; }

.notifier button.link {
  border-width: 0 0 1px 0 !important;
  background-color: transparent !important;
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
  box-shadow: none !important;
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  border-radius: 0 !important;
  -moz-background-clip: padding !important;
  -webkit-background-clip: padding-box !important;
  background-clip: padding-box !important;
  padding-right: 0 !important;
  padding-left: 0 !important;
  padding-bottom: 0 !important; }

.notifier-with-loader .notifier-message {
  display: inline; }

.notifier-loader {
  display: inline-block;
  zoom: 1;
  *display: inline; }

.notifier-close {
  position: absolute;
  border: 0 none;
  top: 13px;
  right: 13px;
  width: 18px;
  height: 18px;
  cursor: pointer;
  -webkit-border-radius: 9px;
  -moz-border-radius: 9px;
  border-radius: 9px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  padding: 0;
  /*background: white;*/
  text-align: center;
  font-size: 11px;
  line-height: 11px;
  font-family: Arial, Helvetica, "sans-serif";
  color: rgba(102, 102, 102, 0.39);
  background: transparent; }

.notifier-close:hover {
  background: rgba(109, 109, 109, 0.2) !important;
  color: white;
  text-shadow: -1px -1px 0 rgba(68, 68, 68, 0.2); }

/*!
 * Backbone.Notifier v0.2.5 - 'Clean' Theme
 * Copyright 2012, Eyal Weiss
 */
/*---------------------------------------------------
    LESS Elements 0.6
-----------------------------------------------------*/
/*!
 * Backbone.Notifier v0.2.5 - Variables Config
 * Copyright 2012, Eyal Weiss
 */
.notifier-screen.notifier-theme-clean {
  background-color: #fff; }

.notifier.notifier-theme-clean {
  font-size: 13px;
  text-align: center; }

.notifier.notifier-theme-clean .notifier-loader {
  width: 16px;
  height: 16px;
  margin-left: 10px;
  background: url(../img/notifier-loader-clean.gif) center center no-repeat; }

.notifier.notifier-theme-clean .notifier-close {
  top: 5px;
  right: 5px; }

.notifier.notifier-theme-clean .notifier-message {
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5); }

.notifier.notifier-theme-clean .notifier-btns {
  margin: 30px 0 0;
  text-align: center; }

.notifier.notifier-theme-clean .notifier-btns button {
  border: solid 1px #D1D1D1;
  background-color: white;
  padding: 5px 30px;
  margin: 0 40px;
  text-shadow: 0 1px 0 #E9E9E9;
  -webkit-transition: all 100ms ease-out;
  -moz-transition: all 100ms ease-out;
  transition: all 100ms ease-out;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.75), 0 1px 1px rgba(111, 111, 111, 0.18), inset 0 0 8px rgba(150, 150, 150, 0.21);
  -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.75), 0 1px 1px rgba(111, 111, 111, 0.18), inset 0 0 8px rgba(150, 150, 150, 0.21);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.75), 0 1px 1px rgba(111, 111, 111, 0.18), inset 0 0 8px rgba(150, 150, 150, 0.21); }

.notifier.notifier-theme-clean .notifier-btns button:hover,
.notifier.notifier-theme-clean .notifier-btns button.hover {
  border: solid 1px silver;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.75), 0 2px 2px rgba(48, 48, 48, 0.21), inset 0 0 8px rgba(117, 117, 117, 0.21);
  -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.75), 0 2px 2px rgba(48, 48, 48, 0.21), inset 0 0 8px rgba(117, 117, 117, 0.21);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.75), 0 2px 2px rgba(48, 48, 48, 0.21), inset 0 0 8px rgba(117, 117, 117, 0.21); }

.notifier.notifier-theme-clean .notifier-btns button:active,
.notifier.notifier-theme-clean .notifier-btns button.active {
  border: solid 1px silver;
  -webkit-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.1), 0 0 1px rgba(48, 48, 48, 0.4), inset 0 0 20px rgba(117, 117, 117, 0.3);
  -moz-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.1), 0 0 1px rgba(48, 48, 48, 0.4), inset 0 0 20px rgba(117, 117, 117, 0.3);
  box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.1), 0 0 1px rgba(48, 48, 48, 0.4), inset 0 0 20px rgba(117, 117, 117, 0.3); }

.notifier.notifier-theme-clean .notifier-btns button.link {
  text-shadow: 0 1px 0 #E9E9E9;
  color: #444;
  border-bottom: dotted 1px #444;
  padding: 9px 0 1px; }

.notifier.notifier-theme-clean .notifier-btns button.link:hover,
.notifier.notifier-theme-clean .notifier-btns button.link.hover {
  color: #000;
  border-bottom: solid 1px #000;
  text-shadow: 0 1px 0 #DBDBDB; }

.notifier.notifier-theme-clean > div {
  background-color: #fff;
  border: solid 1px #fff;
  border-top: solid 1px #646464;
  -webkit-box-shadow: 0 -1px 2px rgba(100, 100, 100, 0.4), 0 2px 20px rgba(0, 0, 0, 0.1), 0 1px 3px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 -1px 2px rgba(100, 100, 100, 0.4), 0 2px 20px rgba(0, 0, 0, 0.1), 0 1px 3px rgba(0, 0, 0, 0.2);
  box-shadow: 0 -1px 2px rgba(100, 100, 100, 0.4), 0 2px 20px rgba(0, 0, 0, 0.1), 0 1px 3px rgba(0, 0, 0, 0.2);
  background-image: -moz-linear-gradient(top, rgba(100, 100, 100, 0.29) 0%, rgba(100, 100, 100, 0.08) 27%, rgba(100, 100, 100, 0.01) 100%);
  /* FF3.6+ */
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(100, 100, 100, 0.29)), color-stop(27%, rgba(100, 100, 100, 0.08)), color-stop(100%, rgba(100, 100, 100, 0.01)));
  /* Chrome,Safari4+ */
  background-image: -webkit-linear-gradient(top, rgba(100, 100, 100, 0.29) 0%, rgba(100, 100, 100, 0.08) 27%, rgba(100, 100, 100, 0.01) 100%);
  /* Chrome10+,Safari5.1+ */
  background-image: -o-linear-gradient(top, rgba(100, 100, 100, 0.29) 0%, rgba(100, 100, 100, 0.08) 27%, rgba(100, 100, 100, 0.01) 100%);
  /* Opera 11.10+ */
  background-image: -ms-linear-gradient(top, rgba(100, 100, 100, 0.29) 0%, rgba(100, 100, 100, 0.08) 27%, rgba(100, 100, 100, 0.01) 100%);
  /* IE10+ */
  background-image: linear-gradient(to bottom, rgba(100, 100, 100, 0.29) 0%, rgba(100, 100, 100, 0.08) 27%, rgba(100, 100, 100, 0.01) 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorStr= #b8b8b8 , EndColorStr= #ffffff );
  padding: 30px 30px 30px;
  max-width: 460px; }

.notifier.notifier-theme-clean.notifier-warning > div {
  border: solid 1px #fff;
  border-top: solid 1px #ffa21d;
  -webkit-box-shadow: 0 -1px 2px rgba(255, 162, 29, 0.4), 0 2px 20px rgba(0, 0, 0, 0.1), 0 1px 3px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 -1px 2px rgba(255, 162, 29, 0.4), 0 2px 20px rgba(0, 0, 0, 0.1), 0 1px 3px rgba(0, 0, 0, 0.2);
  box-shadow: 0 -1px 2px rgba(255, 162, 29, 0.4), 0 2px 20px rgba(0, 0, 0, 0.1), 0 1px 3px rgba(0, 0, 0, 0.2);
  background-image: -moz-linear-gradient(top, rgba(255, 162, 29, 0.29) 0%, rgba(255, 162, 29, 0.08) 27%, rgba(255, 162, 29, 0.01) 100%);
  /* FF3.6+ */
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 162, 29, 0.29)), color-stop(27%, rgba(255, 162, 29, 0.08)), color-stop(100%, rgba(255, 162, 29, 0.01)));
  /* Chrome,Safari4+ */
  background-image: -webkit-linear-gradient(top, rgba(255, 162, 29, 0.29) 0%, rgba(255, 162, 29, 0.08) 27%, rgba(255, 162, 29, 0.01) 100%);
  /* Chrome10+,Safari5.1+ */
  background-image: -o-linear-gradient(top, rgba(255, 162, 29, 0.29) 0%, rgba(255, 162, 29, 0.08) 27%, rgba(255, 162, 29, 0.01) 100%);
  /* Opera 11.10+ */
  background-image: -ms-linear-gradient(top, rgba(255, 162, 29, 0.29) 0%, rgba(255, 162, 29, 0.08) 27%, rgba(255, 162, 29, 0.01) 100%);
  /* IE10+ */
  background-image: linear-gradient(to bottom, rgba(255, 162, 29, 0.29) 0%, rgba(255, 162, 29, 0.08) 27%, rgba(255, 162, 29, 0.01) 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorStr= #ffe7c5 , EndColorStr= #ffffff ); }

.notifier.notifier-theme-clean.notifier-error > div {
  border: solid 1px #fff;
  border-top: solid 1px #da4f49;
  -webkit-box-shadow: 0 -1px 2px rgba(218, 79, 73, 0.4), 0 2px 20px rgba(0, 0, 0, 0.1), 0 1px 3px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 -1px 2px rgba(218, 79, 73, 0.4), 0 2px 20px rgba(0, 0, 0, 0.1), 0 1px 3px rgba(0, 0, 0, 0.2);
  box-shadow: 0 -1px 2px rgba(218, 79, 73, 0.4), 0 2px 20px rgba(0, 0, 0, 0.1), 0 1px 3px rgba(0, 0, 0, 0.2);
  background-image: -moz-linear-gradient(top, rgba(218, 79, 73, 0.29) 0%, rgba(218, 79, 73, 0.08) 27%, rgba(218, 79, 73, 0.01) 100%);
  /* FF3.6+ */
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(218, 79, 73, 0.29)), color-stop(27%, rgba(218, 79, 73, 0.08)), color-stop(100%, rgba(218, 79, 73, 0.01)));
  /* Chrome,Safari4+ */
  background-image: -webkit-linear-gradient(top, rgba(218, 79, 73, 0.29) 0%, rgba(218, 79, 73, 0.08) 27%, rgba(218, 79, 73, 0.01) 100%);
  /* Chrome10+,Safari5.1+ */
  background-image: -o-linear-gradient(top, rgba(218, 79, 73, 0.29) 0%, rgba(218, 79, 73, 0.08) 27%, rgba(218, 79, 73, 0.01) 100%);
  /* Opera 11.10+ */
  background-image: -ms-linear-gradient(top, rgba(218, 79, 73, 0.29) 0%, rgba(218, 79, 73, 0.08) 27%, rgba(218, 79, 73, 0.01) 100%);
  /* IE10+ */
  background-image: linear-gradient(to bottom, rgba(218, 79, 73, 0.29) 0%, rgba(218, 79, 73, 0.08) 27%, rgba(218, 79, 73, 0.01) 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorStr= #f6d6d5 , EndColorStr= #ffffff ); }

.notifier.notifier-theme-clean.notifier-info > div {
  border: solid 1px #fff;
  border-top: solid 1px #49afcd;
  -webkit-box-shadow: 0 -1px 2px rgba(73, 175, 205, 0.4), 0 2px 20px rgba(0, 0, 0, 0.1), 0 1px 3px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 -1px 2px rgba(73, 175, 205, 0.4), 0 2px 20px rgba(0, 0, 0, 0.1), 0 1px 3px rgba(0, 0, 0, 0.2);
  box-shadow: 0 -1px 2px rgba(73, 175, 205, 0.4), 0 2px 20px rgba(0, 0, 0, 0.1), 0 1px 3px rgba(0, 0, 0, 0.2);
  background-image: -moz-linear-gradient(top, rgba(73, 175, 205, 0.29) 0%, rgba(73, 175, 205, 0.08) 27%, rgba(73, 175, 205, 0.01) 100%);
  /* FF3.6+ */
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(73, 175, 205, 0.29)), color-stop(27%, rgba(73, 175, 205, 0.08)), color-stop(100%, rgba(73, 175, 205, 0.01)));
  /* Chrome,Safari4+ */
  background-image: -webkit-linear-gradient(top, rgba(73, 175, 205, 0.29) 0%, rgba(73, 175, 205, 0.08) 27%, rgba(73, 175, 205, 0.01) 100%);
  /* Chrome10+,Safari5.1+ */
  background-image: -o-linear-gradient(top, rgba(73, 175, 205, 0.29) 0%, rgba(73, 175, 205, 0.08) 27%, rgba(73, 175, 205, 0.01) 100%);
  /* Opera 11.10+ */
  background-image: -ms-linear-gradient(top, rgba(73, 175, 205, 0.29) 0%, rgba(73, 175, 205, 0.08) 27%, rgba(73, 175, 205, 0.01) 100%);
  /* IE10+ */
  background-image: linear-gradient(to bottom, rgba(73, 175, 205, 0.29) 0%, rgba(73, 175, 205, 0.08) 27%, rgba(73, 175, 205, 0.01) 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorStr= #cde9f1 , EndColorStr= #ffffff ); }

.notifier.notifier-theme-clean.notifier-success > div {
  border: solid 1px #fff;
  border-top: solid 1px #4cff4c;
  -webkit-box-shadow: 0 -1px 2px rgba(76, 255, 76, 0.4), 0 2px 20px rgba(0, 0, 0, 0.1), 0 1px 3px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 -1px 2px rgba(76, 255, 76, 0.4), 0 2px 20px rgba(0, 0, 0, 0.1), 0 1px 3px rgba(0, 0, 0, 0.2);
  box-shadow: 0 -1px 2px rgba(76, 255, 76, 0.4), 0 2px 20px rgba(0, 0, 0, 0.1), 0 1px 3px rgba(0, 0, 0, 0.2);
  background-image: -moz-linear-gradient(top, rgba(76, 255, 76, 0.29) 0%, rgba(76, 255, 76, 0.08) 27%, rgba(76, 255, 76, 0.01) 100%);
  /* FF3.6+ */
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(76, 255, 76, 0.29)), color-stop(27%, rgba(76, 255, 76, 0.08)), color-stop(100%, rgba(76, 255, 76, 0.01)));
  /* Chrome,Safari4+ */
  background-image: -webkit-linear-gradient(top, rgba(76, 255, 76, 0.29) 0%, rgba(76, 255, 76, 0.08) 27%, rgba(76, 255, 76, 0.01) 100%);
  /* Chrome10+,Safari5.1+ */
  background-image: -o-linear-gradient(top, rgba(76, 255, 76, 0.29) 0%, rgba(76, 255, 76, 0.08) 27%, rgba(76, 255, 76, 0.01) 100%);
  /* Opera 11.10+ */
  background-image: -ms-linear-gradient(top, rgba(76, 255, 76, 0.29) 0%, rgba(76, 255, 76, 0.08) 27%, rgba(76, 255, 76, 0.01) 100%);
  /* IE10+ */
  background-image: linear-gradient(to bottom, rgba(76, 255, 76, 0.29) 0%, rgba(76, 255, 76, 0.08) 27%, rgba(76, 255, 76, 0.01) 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorStr= #f4fff4 , EndColorStr= #ffffff ); }

.notifier.notifier-theme-clean.notifier-dialog > div {
  padding-top: 12px; }

.notifier.notifier-theme-clean.notifier-dialog .notifier-message {
  text-align: left; }

.notifier.notifier-theme-clean.notifier-dialog .notifier-close {
  top: 13px;
  right: 13px; }

.notifier.notifier-theme-clean.notifier-dialog .notifier-btns {
  background: rgba(255, 255, 255, 0.47);
  padding: 13px 10px 14px 10px;
  -webkit-box-shadow: 0 -1px 0 white, inset 0 2px 3px rgba(185, 185, 185, 0.27);
  -moz-box-shadow: 0 -1px 0 white, inset 0 2px 3px rgba(185, 185, 185, 0.27);
  box-shadow: 0 -1px 0 white, inset 0 2px 3px rgba(185, 185, 185, 0.27);
  border-top: solid 1px rgba(0, 0, 0, 0.14);
  margin: 25px -30px -30px; }

.notifier.notifier-theme-clean.notifier-dialog .notifier-title {
  font-weight: bold;
  text-shadow: 0 1px 0 white;
  -webkit-box-shadow: 0 1px 0px #fff;
  -moz-box-shadow: 0 1px 0px #fff;
  box-shadow: 0 1px 0px #fff;
  border-bottom: solid 1px rgba(0, 0, 0, 0.06);
  margin: 0 -30px 20px;
  padding: 0 30px 10px; }

.notifier.notifier-theme-clean.notifier-with-close-btn .notifier-title {
  padding-right: 60px; }

/*!
 * Backbone.Notifier v0.2.5 - 'Plastic' Theme
 * Copyright 2012, Eyal Weiss
 */
/*---------------------------------------------------
    LESS Elements 0.6
-----------------------------------------------------*/
/*!
 * Backbone.Notifier v0.2.5 - Variables Config
 * Copyright 2012, Eyal Weiss
 */
.notifier-loader.notifier-theme-plastic {
  background-color: #000; }

.notifier.notifier-theme-plastic {
  font-size: 13px;
  text-align: center; }

.notifier.notifier-theme-plastic .notifier-loader {
  width: 16px;
  height: 16px;
  margin-left: 10px;
  background: url(../img/notifier-loader-plastic.gif) center center no-repeat; }

.notifier.notifier-theme-plastic button.notifier-close {
  top: 8px;
  right: 6px;
  padding: 1px 7px;
  height: 22px;
  text-align: center;
  width: auto;
  font-size: 11px;
  opacity: 0.5;
  margin: 0 !important; }

.notifier.notifier-theme-plastic button.notifier-close:hover {
  opacity: 1; }

.notifier.notifier-theme-plastic button.notifier-close:active {
  background: transparent; }

.notifier.notifier-theme-plastic button {
  border: solid 1px rgba(0, 0, 0, 0.5);
  margin: -3px 0 -3px 10px;
  background: rgba(255, 255, 255, 0.35);
  -webkit-border-top-right-radius: 3px;
  -webkit-border-bottom-right-radius: 3px;
  -webkit-border-bottom-left-radius: 3px;
  -webkit-border-top-left-radius: 3px;
  -moz-border-radius-topright: 3px;
  -moz-border-radius-bottomright: 3px;
  -moz-border-radius-bottomleft: 3px;
  -moz-border-radius-topleft: 3px;
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  color: rgba(0, 0, 0, 0.8);
  padding: 3px 13px;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.5), 0 1px 0 rgba(255, 255, 255, 0.2), inset 0 -1px 0 rgba(1, 1, 1, 0.1);
  -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.5), 0 1px 0 rgba(255, 255, 255, 0.2), inset 0 -1px 0 rgba(1, 1, 1, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.5), 0 1px 0 rgba(255, 255, 255, 0.2), inset 0 -1px 0 rgba(1, 1, 1, 0.1);
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.4);
  -webkit-transition: all 100ms ease-out;
  -moz-transition: all 100ms ease-out;
  transition: all 100ms ease-out; }

.notifier.notifier-theme-plastic button:hover,
.notifier.notifier-theme-plastic button.hover {
  border: solid 1px rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.35);
  color: rgba(0, 0, 0, 0.9);
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.5), 0 1px 0 rgba(255, 255, 255, 0.3), inset 0 -1px 0 rgba(1, 1, 1, 0.2);
  -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.5), 0 1px 0 rgba(255, 255, 255, 0.3), inset 0 -1px 0 rgba(1, 1, 1, 0.2);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.5), 0 1px 0 rgba(255, 255, 255, 0.3), inset 0 -1px 0 rgba(1, 1, 1, 0.2); }

.notifier.notifier-theme-plastic button:active,
.notifier.notifier-theme-plastic button.active {
  border: solid 1px rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.3);
  color: rgba(0, 0, 0, 0.9);
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.5), 0 1px 0 rgba(255, 255, 255, 0.4), inset 0 1px 0 rgba(0, 0, 0, 0.5);
  -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.5), 0 1px 0 rgba(255, 255, 255, 0.4), inset 0 1px 0 rgba(0, 0, 0, 0.5);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.5), 0 1px 0 rgba(255, 255, 255, 0.4), inset 0 1px 0 rgba(0, 0, 0, 0.5); }

.notifier.notifier-theme-plastic button.link {
  text-shadow: none;
  border-bottom: dotted 1px #444;
  padding: 5px 0 1px !important; }

.notifier.notifier-theme-plastic button.link:hover,
.notifier.notifier-theme-plastic button.link.hover {
  color: #000;
  border-bottom: solid 1px #000; }

.notifier.notifier-theme-plastic.notifier-pos-top .notifier-inner {
  -webkit-border-top-right-radius: 0;
  -webkit-border-bottom-right-radius: 4px;
  -webkit-border-bottom-left-radius: 4px;
  -webkit-border-top-left-radius: 0;
  -moz-border-radius-topright: 0;
  -moz-border-radius-bottomright: 4px;
  -moz-border-radius-bottomleft: 4px;
  -moz-border-radius-topleft: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box; }

.notifier.notifier-theme-plastic.notifier-pos-bottom .notifier-inner {
  -webkit-border-top-right-radius: 4px;
  -webkit-border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  -webkit-border-top-left-radius: 4px;
  -moz-border-radius-topright: 4px;
  -moz-border-radius-bottomright: 0;
  -moz-border-radius-bottomleft: 0;
  -moz-border-radius-topleft: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  border-top-left-radius: 4px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box; }

.notifier.notifier-theme-plastic.notifier-pos-center .notifier-inner {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box; }

.notifier.notifier-theme-plastic.notifier-with-buttons button {
  margin: 10px 20px 0; }

.notifier.notifier-theme-plastic.notifier-dialog .notifier-inner {
  padding: 0;
  -webkit-box-shadow: 0 0 220px rgba(0, 0, 0, 0.18), 0 3px 3px rgba(0, 0, 0, 0.2), inset 0 1px 0 rgba(255, 255, 255, 0.25);
  -moz-box-shadow: 0 0 220px rgba(0, 0, 0, 0.18), 0 3px 3px rgba(0, 0, 0, 0.2), inset 0 1px 0 rgba(255, 255, 255, 0.25);
  box-shadow: 0 0 220px rgba(0, 0, 0, 0.18), 0 3px 3px rgba(0, 0, 0, 0.2), inset 0 1px 0 rgba(255, 255, 255, 0.25);
  max-width: 480px; }

.notifier.notifier-theme-plastic.notifier-dialog .notifier-message {
  padding: 25px 50px;
  margin: 0 1px 1px;
  background: #fff;
  display: block;
  *display: block;
  text-shadow: none;
  color: #000;
  text-align: left; }

.notifier.notifier-theme-plastic.notifier-dialog .notifier-btns {
  background: rgba(255, 255, 255, 0.9);
  padding: 5px 0 13px;
  margin: -1px 1px 1px;
  border-top: solid 1px #D1CECE;
  -webkit-box-shadow: inset 0 1px 0 #FCFCFC;
  -moz-box-shadow: inset 0 1px 0 #FCFCFC;
  box-shadow: inset 0 1px 0 #FCFCFC;
  -webkit-border-bottom-right-radius: 4px;
  -webkit-border-bottom-left-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  -moz-border-radius-bottomleft: 4px;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px; }

.notifier.notifier-theme-plastic.notifier-dialog .notifier-btns button {
  margin: 10px 30px 0;
  padding: 3px 25px; }

.notifier.notifier-theme-plastic.notifier-dialog .notifier-title {
  padding: 8px 20px 6px;
  border-bottom: solid 1px rgba(0, 0, 0, 0.13); }

.notifier.notifier-theme-plastic .notifier-inner {
  cursor: default;
  padding: 11px 30px 10px;
  color: #fff;
  text-shadow: 0 1px 0 #000;
  background: #7c7c7c;
  /* Old browsers */
  background: -moz-linear-gradient(top, #7c7c7c 0%, #303030 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #7c7c7c), color-stop(100%, #303030));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #7c7c7c 0%, #303030 100%);
  /* Chrome10+,Safari5.1+ */
  background: -moz-linear-gradient(top, #7c7c7c 0%, #303030 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #7c7c7c 0%, #303030 100%);
  /* Chrome10+,Safari5.1+ */
  background: -ms-linear-gradient(top, #7c7c7c 0%, #303030 100%);
  /* Chrome10+,Safari5.1+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr= #7c7c7c , EndColorStr= #303030 );
  -webkit-box-shadow: 0 0px 8px rgba(255, 255, 255, 0.1), 0 0px 1px rgba(255, 255, 255, 0.3), inset 0 0px 2px #000;
  -moz-box-shadow: 0 0px 8px rgba(255, 255, 255, 0.1), 0 0px 1px rgba(255, 255, 255, 0.3), inset 0 0px 2px #000;
  box-shadow: 0 0px 8px rgba(255, 255, 255, 0.1), 0 0px 1px rgba(255, 255, 255, 0.3), inset 0 0px 2px #000; }

.notifier.notifier-theme-plastic.notifier-warning .notifier-inner {
  background: #edd482;
  /* Old browsers */
  background: -moz-linear-gradient(top, #edd482 0%, #ce9e00 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #edd482), color-stop(100%, #ce9e00));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #edd482 0%, #ce9e00 100%);
  /* Chrome10+,Safari5.1+ */
  background: -moz-linear-gradient(top, #edd482 0%, #ce9e00 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #edd482 0%, #ce9e00 100%);
  /* Chrome10+,Safari5.1+ */
  background: -ms-linear-gradient(top, #edd482 0%, #ce9e00 100%);
  /* Chrome10+,Safari5.1+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr= #edd482 , EndColorStr= #ce9e00 );
  -webkit-box-shadow: 0 0px 8px rgba(255, 255, 255, 0.1), 0 0px 1px rgba(255, 255, 255, 0.3), inset 0 0px 2px #000, inset 0 0 70px rgba(255, 183, 15, 0.5);
  -moz-box-shadow: 0 0px 8px rgba(255, 255, 255, 0.1), 0 0px 1px rgba(255, 255, 255, 0.3), inset 0 0px 2px #000, inset 0 0 70px rgba(255, 183, 15, 0.5);
  box-shadow: 0 0px 8px rgba(255, 255, 255, 0.1), 0 0px 1px rgba(255, 255, 255, 0.3), inset 0 0px 2px #000, inset 0 0 70px rgba(255, 183, 15, 0.5);
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.2), 0 0px 10px #ffb70f;
  color: rgba(0, 0, 0, 0.8); }

.notifier.notifier-theme-plastic.notifier-error .notifier-inner {
  background: #e86161;
  /* Old browsers */
  background: -moz-linear-gradient(top, #e86161 0%, #ad0000 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #e86161), color-stop(100%, #ad0000));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #e86161 0%, #ad0000 100%);
  /* Chrome10+,Safari5.1+ */
  background: -moz-linear-gradient(top, #e86161 0%, #ad0000 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #e86161 0%, #ad0000 100%);
  /* Chrome10+,Safari5.1+ */
  background: -ms-linear-gradient(top, #e86161 0%, #ad0000 100%);
  /* Chrome10+,Safari5.1+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr= #e86161 , EndColorStr= #ad0000 );
  -webkit-box-shadow: 0 0px 8px rgba(255, 255, 255, 0.1), 0 0px 1px rgba(255, 255, 255, 0.3), inset 0 0px 2px #000, inset 0 0 70px rgba(173, 0, 0, 0.5);
  -moz-box-shadow: 0 0px 8px rgba(255, 255, 255, 0.1), 0 0px 1px rgba(255, 255, 255, 0.3), inset 0 0px 2px #000, inset 0 0 70px rgba(173, 0, 0, 0.5);
  box-shadow: 0 0px 8px rgba(255, 255, 255, 0.1), 0 0px 1px rgba(255, 255, 255, 0.3), inset 0 0px 2px #000, inset 0 0 70px rgba(173, 0, 0, 0.5);
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.8), 0 0px 10px #b00000;
  color: rgba(255, 255, 255, 0.9); }

.notifier.notifier-theme-plastic.notifier-info .notifier-inner {
  background: #6ba8ff;
  /* Old browsers */
  background: -moz-linear-gradient(top, #6ba8ff 0%, #0072ff 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #6ba8ff), color-stop(100%, #0072ff));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #6ba8ff 0%, #0072ff 100%);
  /* Chrome10+,Safari5.1+ */
  background: -moz-linear-gradient(top, #6ba8ff 0%, #0072ff 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #6ba8ff 0%, #0072ff 100%);
  /* Chrome10+,Safari5.1+ */
  background: -ms-linear-gradient(top, #6ba8ff 0%, #0072ff 100%);
  /* Chrome10+,Safari5.1+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr= #6ba8ff , EndColorStr= #0072ff );
  -webkit-box-shadow: 0 0px 8px rgba(255, 255, 255, 0.1), 0 0px 1px rgba(255, 255, 255, 0.3), inset 0 0px 2px #000, inset 0 0 70px rgba(0, 114, 255, 0.5);
  -moz-box-shadow: 0 0px 8px rgba(255, 255, 255, 0.1), 0 0px 1px rgba(255, 255, 255, 0.3), inset 0 0px 2px #000, inset 0 0 70px rgba(0, 114, 255, 0.5);
  box-shadow: 0 0px 8px rgba(255, 255, 255, 0.1), 0 0px 1px rgba(255, 255, 255, 0.3), inset 0 0px 2px #000, inset 0 0 70px rgba(0, 114, 255, 0.5);
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.3), 0 0px 10px #66ceff;
  color: rgba(0, 0, 0, 0.9); }

.notifier.notifier-theme-plastic.notifier-success .notifier-inner {
  background: #d5ff87;
  /* Old browsers */
  background: -moz-linear-gradient(top, #d5ff87 0%, #2cbf00 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #d5ff87), color-stop(100%, #2cbf00));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #d5ff87 0%, #2cbf00 100%);
  /* Chrome10+,Safari5.1+ */
  background: -moz-linear-gradient(top, #d5ff87 0%, #2cbf00 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #d5ff87 0%, #2cbf00 100%);
  /* Chrome10+,Safari5.1+ */
  background: -ms-linear-gradient(top, #d5ff87 0%, #2cbf00 100%);
  /* Chrome10+,Safari5.1+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr= #d5ff87 , EndColorStr= #2cbf00 );
  -webkit-box-shadow: 0 0px 8px rgba(255, 255, 255, 0.1), 0 0px 1px rgba(255, 255, 255, 0.3), inset 0 0px 2px #000, inset 0 0 70px rgba(2, 155, 0, 0.5);
  -moz-box-shadow: 0 0px 8px rgba(255, 255, 255, 0.1), 0 0px 1px rgba(255, 255, 255, 0.3), inset 0 0px 2px #000, inset 0 0 70px rgba(2, 155, 0, 0.5);
  box-shadow: 0 0px 8px rgba(255, 255, 255, 0.1), 0 0px 1px rgba(255, 255, 255, 0.3), inset 0 0px 2px #000, inset 0 0 70px rgba(2, 155, 0, 0.5);
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.3), 0 0px 10px #00c83e;
  color: rgba(0, 0, 0, 0.9); }

/*CLEARS*/
hr {
  display: block;
  height: 1px;
  line-height: 1px;
  background-color: #EAEAEA;
  width: 100%;
  padding: 0;
  border: 0px;
  color: inherit; }

.clear {
  clear: both; }

/*FORMS*/
form {
  margin: 0;
  padding: 0; }

/**/
h1, h2, h3 {
  margin: 0;
  padding: 0;
  display: block; }

h2 {
  font-size: 15px;
  line-height: 40px;
  text-indent: 30px;
  font-weight: bold;
  background-image: url(../img/icons/11.png);
  background-repeat: no-repeat;
  background-position: left center; }

/*ALINEACION*/
img.border {
  border: 1px solid #C6C6C6;
  padding: 2px;
  margin: 0; }

img.border:hover {
  background: #E3F5FE; }

img.center {
  display: block;
  margin: auto; }

img.alignright {
  float: right;
  padding: 4px;
  margin: 0 0 2px 7px;
  display: inline; }

img.alignleft {
  float: left;
  padding: 4px;
  margin: 0 7px 2px 0;
  display: inline; }

.ico {
  display: inline-block;
  margin-right: 1px;
  margin-left: 1px;
  float: left;
  vertical-align: middle; }

.label {
  display: inline-block;
  float: left;
  padding-right: 10px; }

/*ALING*/
.text_aling_r {
  text-align: right; }

.text_aling_l {
  text-align: left; }

.text_aling_c {
  text-align: center; }

/*TEXT SIZE*/
.text_size_11 {
  font-size: 11px; }

.text_size_21 {
  font-size: 24px;
  font-weight: bold;
  letter-spacing: -1px;
  line-height: 22px;
  margin-top: 10px;
  display: block; }

.text_cross {
  text-decoration: line-through; }

/*IMAGES*/
img {
  margin: 0px;
  padding: 0px;
  border: none; }

/*ROUND BORDERS*/
.round_border {
  -webkit-border-radius: 5px;
  border-radius: 5px; }

.round_border_top {
  -webkit-border-radius: 5px 5px 0px 0px;
  border-radius: 5px 5px 0px 0px; }

.round_border_botom {
  -webkit-border-radius: 0px 0px 5px 5px;
  border-radius: 0px 0px 5px 5px; }

.round_border_left {
  -webkit-border-radius: 5px 0px 0px 5px;
  border-radius: 5px 0px 0px 5px; }

.round_border_right {
  -webkit-border-radius: 0px 5px 5px 0px;
  border-radius: 0px 5px 5px 0px; }

/*EFFECTS*/
.degrade {
  background: -webkit-gradient(linear, 0 0, 0 70%, from(#EEF), to(#FFF));
  background: -webkit-linear-gradient(#EEF, #FFF 70%);
  background: -moz-linear-gradient(#EEF, #FFF 70%);
  background: -ms-linear-gradient(#EEF, #FFF 70%);
  background: -o-linear-gradient(#EEF, #FFF 70%);
  background: linear-gradient(#EEF, #FFF 70%);
  -pie-background: linear-gradient(#EEF, #FFF 70%);
  behavior: url(PIE.htc); }

.shadow {
  -webkit-box-shadow: #CCC 2px 2px .25em;
  -moz-box-shadow: #CCC 2px 2px .25em;
  box-shadow: #CCC 2px 2px .25em; }

.glow {
  -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.4);
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.4); }

/*VARIOS*/
.text_shadow {
  text-shadow: 0 1px 0 #fff; }

.tranparent {
  background-color: rgba(0, 0, 0, 0.6); }

.border_transparent {
  border: 4px solid rgba(0, 0, 0, 0.3); }

.hightlight {
  font-size: 21px;
  padding: 20px 0px;
  color: #09F;
  line-height: 20px;
  font-weight: normal;
  letter-spacing: -1px; }

/*TRANSITIONS*/
.tans_background_color {
  -webkit-transition: background 0.5s ease-in-out;
  -moz-transition: background 0.5s ease-in-out;
  -ms-transition: background 0.5s ease-in-out;
  -o-transition: background 0.5s ease-in-out;
  transition: background 0.5s ease-in-out; }

div, a {
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out; }

.menu_icon1 {
  background-image: url(../img/icons_menu/1.png);
  background-repeat: no-repeat;
  background-position: right top; }

.menu_icon2 {
  background-image: url(../img/icons_menu/2.png);
  background-repeat: no-repeat;
  background-position: right top; }

.menu_icon3 {
  background-image: url(../img/icons_menu/3.png);
  background-repeat: no-repeat;
  background-position: right top; }

.menu_icon4 {
  background-image: url(../img/icons_menu/4.png);
  background-repeat: no-repeat;
  background-position: right top; }

.menu_icon5 {
  background-image: url(../img/icons_menu/5.png);
  background-repeat: no-repeat;
  background-position: right top; }

.menu_icon6 {
  background-image: url(../img/icons_menu/6.png);
  background-repeat: no-repeat;
  background-position: right top; }

.menu_icon7 {
  background-image: url(../img/icons_menu/7.png);
  background-repeat: no-repeat;
  background-position: right top; }

.menu_icon8 {
  background-image: url(../img/icons_menu/8.png);
  background-repeat: no-repeat;
  background-position: right top; }

.menu_icon9 {
  background-image: url(../img/icons_menu/9.png);
  background-repeat: no-repeat;
  background-position: right top; }

.menu_icon10 {
  background-image: url(../img/icons_menu/10.png);
  background-repeat: no-repeat;
  background-position: right top; }

.menu_icon12 {
  background-image: url(../img/icons_menu/12.png);
  background-repeat: no-repeat;
  background-position: right top; }

/* General styles for all menus */
.icon_menu {
  background: transparent;
  background-image: url(../img/icon_menu.png);
  background-repeat: no-repeat;
  background-position: center center;
  display: block;
  height: 22px;
  width: 22px;
  border-top-style: none;
  border-right-style: none;
  border-bottom-style: none;
  border-left-style: none;
  float: right;
  margin-right: 10px;
  margin-top: 10px;
  text-indent: -200px;
  overflow: hidden;
  cursor: pointer; }

.top_logo_menu {
  display: block;
  width: 100%;
  height: 120px;
  background-color: #202735;
  background-image: url(../img/logo_menu.png);
  background-position: left center;
  background-repeat: no-repeat; }

.cbp-spmenu {
  position: fixed;
  background-color: #4DA372; }

.cbp-spmenu h3 {
  color: #afdefa;
  font-size: 1.9em;
  padding: 20px;
  margin: 0;
  font-weight: 300;
  background: #0d77b6; }

.cbp-spmenu a {
  display: block;
  color: #fff;
  font-size: 1em;
  font-weight: 300;
  text-decoration: none;
  text-transform: uppercase;
  font-family: 'DisplayPro', Arial; }

.cbp-spmenu a:hover {
  color: #4DA372;
  text-decoration: none;
  background-color: #FFFFFF;
  background-position: right bottom; }

.cbp-spmenu a:active {
  background: #afdefa;
  color: #47a3da; }

/* Orientation-dependent styles for the content of the menu */
.cbp-spmenu-vertical {
  width: 240px;
  height: 100%;
  top: 0;
  z-index: 10000;
  -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.4);
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.4); }

.cbp-spmenu-vertical ul {
  margin: 0px;
  padding: 0px; }

.cbp-spmenu-open a {
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #52AD79;
  padding-top: 1em;
  padding-bottom: 1em;
  padding-left: 4em; }

.cbp-spmenu-left a {
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #52AD79;
  padding-top: 1em;
  padding-bottom: 1em; }

.cbp-spmenu-horizontal {
  width: 100%;
  height: 150px;
  left: 0;
  z-index: 1000;
  overflow: hidden; }

.cbp-spmenu-horizontal h3 {
  height: 100%;
  width: 20%;
  float: left; }

.cbp-spmenu-horizontal a {
  float: left;
  width: 20%;
  padding: 0.8em;
  border-left: 1px solid #258ecd; }

/* Vertical menu that slides from the left or right */
.cbp-spmenu-left {
  left: -190px; }

.cbp-spmenu-right {
  right: -240px; }

.cbp-spmenu-left.cbp-spmenu-open {
  left: 0px; }

/*CAMBIA ICONO POSITION*/
.cbp-spmenu-left.cbp-spmenu-open a {
  background-position: left top; }

.cbp-spmenu-left.cbp-spmenu-open a:hover {
  background-position: left bottom; }

.active_menu {
  background-position: right bottom;
  color: #4DA372;
  text-decoration: none;
  background-color: #FFFFFF; }

.cbp-spmenu-left.cbp-spmenu-open .active_menu {
  background-position: left bottom;
  color: #4DA372;
  text-decoration: none;
  background-color: #FFFFFF; }

.cbp-spmenu-right.cbp-spmenu-open {
  right: 0px; }

.cbp-spmenu-left.cbp-spmenu-open .icon_menu {
  opacity: 0.5; }

/* Horizontal menu that slides from the top or bottom */
.cbp-spmenu-top {
  top: -150px; }

.cbp-spmenu-bottom {
  bottom: -150px; }

.cbp-spmenu-top.cbp-spmenu-open {
  top: 0px; }

.cbp-spmenu-bottom.cbp-spmenu-open {
  bottom: 0px; }

/* Push classes applied to the body */
.cbp-spmenu-push {
  overflow-x: hidden;
  position: relative;
  left: 0; }

.cbp-spmenu-push-toright {
  left: 240px; }

.cbp-spmenu-push-toleft {
  left: -240px; }

/* Transitions */
.cbp-spmenu,
.cbp-spmenu-push {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease; }

/* Example media queries */
@media screen and (max-width: 55.1875em) {
  .cbp-spmenu-horizontal {
    font-size: 75%;
    height: 110px; }
  .cbp-spmenu-top {
    top: -110px; }
  .cbp-spmenu-bottom {
    bottom: -110px; } }

@media screen and (max-height: 26.375em) {
  .cbp-spmenu-vertical {
    font-size: 90%;
    width: 190px; }
  .cbp-spmenu-left,
  .cbp-spmenu-push-toleft {
    left: -150px; }
  .cbp-spmenu-right {
    right: -190px; }
  .cbp-spmenu-push-toright {
    left: 190px; } }

/**/
.logo {
  display: block;
  width: 90%;
  height: 85px;
  text-indent: -999px;
  overflow: hidden; }

.cbp-spmenu-left.cbp-spmenu .top_logo_menu .logo a {
  border-bottom: none; }

.cbp-spmenu-left.cbp-spmenu .top_logo_menu .logo a:hover {
  background-color: transparent; }

.cbp-spmenu-left.cbp-spmenu-open .top_logo_menu .logo a {
  border-bottom: none; }

.cbp-spmenu-left.cbp-spmenu-open .top_logo_menu .logo a:hover {
  background-color: transparent; }

.total-width {
  width: 100% !important; }

/*CLEARS*/
hr {
  display: block;
  height: 1px;
  line-height: 1px;
  background-color: #EAEAEA;
  width: 100%;
  padding: 0;
  border: 0px;
  color: inherit; }

.clear {
  clear: both; }

/*FORMS*/
form {
  margin: 0;
  padding: 0; }

.row {
  float: left;
  width: 100%;
  margin-bottom: 10px;
  margin-top: 10px; }

/**/
h1, h2, h3 {
  margin: 0;
  padding: 0;
  display: block; }

h2 {
  font-size: 15px;
  line-height: 40px;
  text-indent: 30px;
  font-weight: bold;
  background-image: url(../img/icons/11.png);
  background-repeat: no-repeat;
  background-position: left center; }

/*ALINEACION*/
img.border {
  border: 1px solid #C6C6C6;
  padding: 2px;
  margin: 0; }

img.border:hover {
  background: #E3F5FE; }

img.center {
  display: block;
  margin: auto; }

img.alignright {
  float: right;
  padding: 4px;
  margin: 0 0 2px 7px;
  display: inline; }

img.alignleft {
  float: left;
  padding: 4px;
  margin: 0 7px 2px 0;
  display: inline; }

.ico {
  display: inline-block;
  margin-right: 1px;
  margin-left: 1px;
  float: left;
  vertical-align: middle; }

.label {
  display: inline-block;
  float: left;
  padding-right: 10px; }

/*ALING*/
.text_aling_r {
  text-align: right; }

.text_aling_l {
  text-align: left; }

.text_aling_c {
  text-align: center; }

/*TEXT SIZE*/
.text_size_11 {
  font-size: 11px; }

.text_size_21 {
  font-size: 24px;
  font-weight: bold;
  letter-spacing: -1px;
  line-height: 22px;
  margin-top: 10px;
  display: block; }

.text_cross {
  text-decoration: line-through; }

/*IMAGES*/
img {
  margin: 0px;
  padding: 0px;
  border: none; }

/*ROUND BORDERS*/
.round_border {
  -webkit-border-radius: 5px;
  border-radius: 5px; }

.round_border_top {
  -webkit-border-radius: 5px 5px 0px 0px;
  border-radius: 5px 5px 0px 0px; }

.round_border_botom {
  -webkit-border-radius: 0px 0px 5px 5px;
  border-radius: 0px 0px 5px 5px; }

.round_border_left {
  -webkit-border-radius: 5px 0px 0px 5px;
  border-radius: 5px 0px 0px 5px; }

.round_border_right {
  -webkit-border-radius: 0px 5px 5px 0px;
  border-radius: 0px 5px 5px 0px; }

/*EFFECTS*/
.degrade {
  background: -webkit-gradient(linear, 0 0, 0 70%, from(#EEF), to(#FFF));
  background: -webkit-linear-gradient(#EEF, #FFF 70%);
  background: -moz-linear-gradient(#EEF, #FFF 70%);
  background: -ms-linear-gradient(#EEF, #FFF 70%);
  background: -o-linear-gradient(#EEF, #FFF 70%);
  background: linear-gradient(#EEF, #FFF 70%);
  -pie-background: linear-gradient(#EEF, #FFF 70%);
  behavior: url(PIE.htc); }

.shadow {
  -webkit-box-shadow: #CCC 2px 2px .25em;
  -moz-box-shadow: #CCC 2px 2px .25em;
  box-shadow: #CCC 2px 2px .25em; }

.glow {
  -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.4);
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.4); }

/*VARIOS*/
.text_shadow {
  text-shadow: 0 1px 0 #fff; }

.tranparent {
  background-color: rgba(0, 0, 0, 0.6); }

.border_transparent {
  border: 4px solid rgba(0, 0, 0, 0.3); }

.hightlight {
  font-size: 21px;
  padding: 20px 0px;
  color: #09F;
  line-height: 20px;
  font-weight: normal;
  letter-spacing: -1px; }

/*TRANSITIONS*/
.tans_background_color {
  -webkit-transition: background 0.5s ease-in-out;
  -moz-transition: background 0.5s ease-in-out;
  -ms-transition: background 0.5s ease-in-out;
  -o-transition: background 0.5s ease-in-out;
  transition: background 0.5s ease-in-out; }

div, a {
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out; }

/*
@font-face {
    font-family: 'PFDinDisplayPro';
    src: url(pfdindisplaypro-black-webfont.eot);
    src: url(pfdindisplaypro-black-webfont.eot?#iefix) format('embedded-opentype'),
         url(pfdindisplaypro-black-webfont.woff) format('woff'),
         url(pfdindisplaypro-black-webfont.ttf) format('truetype'),
         url(pfdindisplaypro-black-webfont.svg#PFDinDisplayProBlack) format('svg');
    font-weight: 900;
    font-style: normal;

}

@font-face {
    font-family: 'PFDinDisplayPro';
    src: url(pfdindisplaypro-bold-webfont.eot);
    src: url(pfdindisplaypro-bold-webfont.eot?#iefix) format('embedded-opentype'),
         url(pfdindisplaypro-bold-webfont.woff) format('woff'),
         url(pfdindisplaypro-bold-webfont.ttf) format('truetype'),
         url(pfdindisplaypro-bold-webfont.svg#PFDinDisplayProBold) format('svg');
    font-weight: 700;
    font-style: normal;

}



}
*/
@font-face {
  font-family: 'DisplayPro';
  src: url(fonts/pfdindisplaypro-med-webfont.eot);
  src: url(fonts/pfdindisplaypro-med-webfont.eot?#iefix) format("embedded-opentype"), url(fonts/pfdindisplaypro-med-webfont.woff) format("woff"), url(fonts/pfdindisplaypro-med-webfont.ttf) format("truetype"), url(fonts/pfdindisplaypro-med-webfont.svg#PFDinDisplayProMedium) format("svg");
  font-weight: 500;
  font-style: normal; }

@font-face {
  font-family: 'PFDinDisplayPro';
  src: url(fonts/pfdindisplaypro-reg-webfont.eot);
  src: url(fonts/pfdindisplaypro-reg-webfont.eot?#iefix) format("embedded-opentype"), url(fonts/pfdindisplaypro-reg-webfont.woff) format("woff"), url(fonts/pfdindisplaypro-reg-webfont.ttf) format("truetype"), url(fonts/pfdindisplaypro-reg-webfont.svg#PFDinDisplayProRegular) format("svg");
  font-weight: 400;
  font-style: normal; }

@font-face {
  font-family: 'PFDinDisplayPro';
  src: url(pfdindisplaypro-light-webfont.eot);
  src: url(pfdindisplaypro-light-webfont.eot?#iefix) format("embedded-opentype"), url(pfdindisplaypro-light-webfont.woff) format("woff"), url(pfdindisplaypro-light-webfont.ttf) format("truetype"), url(pfdindisplaypro-light-webfont.svg#PFDinDisplayProLight) format("svg");
  font-weight: 300;
  font-style: normal; }

@font-face {
  font-family: 'PFDinDisplayPro';
  src: url(pfdindisplaypro-thin-webfont.eot);
  src: url(pfdindisplaypro-thin-webfont.eot?#iefix) format("embedded-opentype"), url(pfdindisplaypro-thin-webfont.woff) format("woff"), url(pfdindisplaypro-thin-webfont.ttf) format("truetype"), url(pfdindisplaypro-thin-webfont.svg#PFDinDisplayProThin) format("svg");
  font-weight: 200;
  font-style: normal; }

/*

@font-face {
    font-family: 'PFDinDisplayPro';
    src: url(pfdindisplaypro-xthin-webfont.eot);
    src: url(pfdindisplaypro-xthin-webfont.eot?#iefix) format('embedded-opentype'),
         url(pfdindisplaypro-xthin-webfont.woff) format('woff'),
         url(pfdindisplaypro-xthin-webfont.ttf) format('truetype'),
         url(pfdindisplaypro-xthin-webfont.svg#PFDinDisplayProExtraThin) format('svg');
    font-weight: 100;
    font-style: normal;

}

@font-face {
    font-family: 'PFDinDisplayPro';
    src: url(pfdindisplaypro-blackit-webfont.eot);
    src: url(pfdindisplaypro-blackit-webfont.eot?#iefix) format('embedded-opentype'),
         url(pfdindisplaypro-blackit-webfont.woff) format('woff'),
         url(pfdindisplaypro-blackit-webfont.ttf) format('truetype'),
         url(pfdindisplaypro-blackit-webfont.svg#PFDinDisplayProBlackItalic) format('svg');
    font-weight: 900;
    font-style: italic;

}

@font-face {
    font-family: 'PFDinDisplayPro';
    src: url(pfdindisplaypro-boldital-webfont.eot);
    src: url(pfdindisplaypro-boldital-webfont.eot?#iefix) format('embedded-opentype'),
         url(pfdindisplaypro-boldital-webfont.woff) format('woff'),
         url(pfdindisplaypro-boldital-webfont.ttf) format('truetype'),
         url(pfdindisplaypro-boldital-webfont.svg#PFDinDisplayProBoldItalic) format('svg');
    font-weight: 700;
    font-style: italic;

}

@font-face {
    font-family: 'PFDinDisplayPro';
    src: url(pfdindisplaypro-medital-webfont.eot);
    src: url(pfdindisplaypro-medital-webfont.eot?#iefix) format('embedded-opentype'),
         url(pfdindisplaypro-medital-webfont.woff) format('woff'),
         url(pfdindisplaypro-medital-webfont.ttf) format('truetype'),
         url(pfdindisplaypro-medital-webfont.svg#PFDinDisplayProMediumItalic) format('svg');
    font-weight: 500;
    font-style: italic;

}

@font-face {
    font-family: 'PFDinDisplayPro';
    src: url(pfdindisplaypro-italic-webfont.eot);
    src: url(pfdindisplaypro-italic-webfont.eot?#iefix) format('embedded-opentype'),
         url(pfdindisplaypro-italic-webfont.woff) format('woff'),
         url(pfdindisplaypro-italic-webfont.ttf) format('truetype'),
         url(pfdindisplaypro-italic-webfont.svg#PFDinDisplayProItalic) format('svg');
    font-weight: 400;
    font-style: italic;

}

@font-face {
    font-family: 'PFDinDisplayPro';
    src: url(pfdindisplaypro-lightital-webfont.eot);
    src: url(pfdindisplaypro-lightital-webfont.eot?#iefix) format('embedded-opentype'),
         url(pfdindisplaypro-lightital-webfont.woff) format('woff'),
         url(pfdindisplaypro-lightital-webfont.ttf) format('truetype'),
         url(pfdindisplaypro-lightital-webfont.svg#PFDinDisplayProLightItalic) format('svg');
    font-weight: 300;
    font-style: italic;

}

@font-face {
    font-family: 'PFDinDisplayPro';
    src: url(pfdindisplaypro-thinital-webfont.eot);
    src: url(pfdindisplaypro-thinital-webfont.eot?#iefix) format('embedded-opentype'),
         url(pfdindisplaypro-thinital-webfont.woff) format('woff'),
         url(pfdindisplaypro-thinital-webfont.ttf) format('truetype'),
         url(pfdindisplaypro-thinital-webfont.svg#PFDinDisplayProThinItalic) format('svg');
    font-weight: 200;
    font-style: italic;

}

@font-face {
    font-family: 'PFDinDisplayPro';
    src: url(pfdindisplaypro-xthinit-webfont.eot);
    src: url(pfdindisplaypro-xthinit-webfont.eot?#iefix) format('embedded-opentype'),
         url(pfdindisplaypro-xthinit-webfont.woff) format('woff'),
         url(pfdindisplaypro-xthinit-webfont.ttf) format('truetype'),
         url(pfdindisplaypro-xthinit-webfont.svg#PFDinDisplayProXThIt) format('svg');
    font-weight: 100;
    font-style: italic;

}
*/
/*BODY*/
body, html {
  font-size: 100%;
  padding: 0;
  margin: 0;
  height: 100%;
  font-family: Arial, Helvetica, sans-serif; }

body {
  color: #333333;
  overflow-x: hidden; }

/* Reset */
*, *:after, *:before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

/* Clearfix hack by Nicolas Gallagher: http://nicolasgallagher.com/micro-clearfix-hack/ */
.clearfix:before, .clearfix:after {
  content: " ";
  display: table; }

.clearfix:after {
  clear: both; }

/*CONTAINER*/
.container_home {
  margin-right: auto;
  margin-left: auto;
  width: 90%;
  height: 100%;
  min-width: 330px;
  max-width: 900px;
  display: block;
  padding-bottom: 10px;
  position: relative; }

.agrandar-container {
  width: 940px !important;
  max-width: 940px !important; }
  @media (min-width: 1200px) {
    .agrandar-container {
      width: 1170px !important;
      max-width: 1170px !important; } }

.container {
  margin-right: auto;
  margin-left: auto;
  width: 80%;
  height: 100%;
  padding-left: 60px;
  min-width: 330px;
  max-width: 900px;
  display: block;
  padding-bottom: 10px;
  position: relative; }

.container_menu {
  padding: 0px 5px !important; }

.ot_container {
  margin-right: auto;
  margin-left: auto;
  width: 90%;
  height: 100%;
  padding-left: 60px;
  min-width: 960px;
  max-width: 1500px;
  display: block;
  padding-bottom: 10px;
  position: relative; }

.intendente_container {
  margin-right: auto;
  margin-left: auto;
  width: 98%;
  height: 100%;
  padding-left: 40px;
  min-width: 960px;
  max-width: 1500px;
  display: block;
  padding-bottom: 10px;
  position: relative; }

.col_10 {
  width: 10%;
  float: left;
  display: block; }

.col_12 {
  width: 12%;
  float: left;
  display: block; }

.col_13 {
  width: 13%;
  float: left;
  display: block; }

.col_15 {
  width: 15%;
  float: left;
  display: block; }

.col_18 {
  width: 18%;
  float: left;
  display: block; }

.col_20 {
  width: 20%;
  float: left;
  display: block; }

.col_21 {
  width: 21%;
  float: left;
  display: block; }

.col_22 {
  width: 22.5%;
  float: left;
  display: block; }

.col_25 {
  width: 25%;
  float: left;
  display: block; }

.col_30 {
  width: 30%;
  float: left;
  display: block; }

.col_35 {
  width: 35%;
  float: left;
  display: block; }

.col_40 {
  width: 40%;
  float: left;
  display: block; }

.col_48 {
  width: 48%; }

.col_55 {
  width: 55%; }

.col_71 {
  width: 71.5%;
  float: left;
  margin-bottom: 5px; }

.col_80 {
  width: 80%;
  float: left;
  margin-bottom: 5px; }

.col_100 {
  width: 100%;
  float: left;
  margin-bottom: 5px; }

.campoResponsive * {
  display: block;
  width: 90%;
  margin-bottom: 10px;
  border-radius: 5px;
  border: 1px solid gray;
  padding: 2px 5px; }

/**/
.back_home {
  background-color: #202735;
  background-image: url(../img/back_app.png);
  background-position: center bottom;
  background-repeat: no-repeat; }

.back_inside {
  background: #FAFAFA; }

.back_home_custom {
  background-color: white;
  background-image: url(../img/back_app_light.png);
  background-position: center bottom;
  background-repeat: no-repeat; }
  .back_home_custom .home_logo {
    background-size: 280px;
    background-position: bottom; }
  .back_home_custom .but_enter {
    background: black; }
  .back_home_custom .icono-input-container input {
    background-color: #EAF0FE;
    color: black; }
  .back_home_custom select#language.lang-selectpicker {
    color: black; }

/*HOME*/
.home_logo {
  float: left;
  width: 100%;
  height: 150px;
  background-image: url(../img/logo_main.png);
  background-position: left center;
  background-repeat: no-repeat;
  margin-bottom: 5px;
  /*text-indent: -999px;*/
  display: block;
  overflow: hidden;
  margin-top: 25px; }

.home_logo span.home_municipalidad {
  font-family: 'DisplayPro',Arial;
  color: #ffffff;
  font-size: 12px;
  margin-top: 130px;
  margin-left: 5px;
  display: block; }

.home_login {
  float: left;
  width: 100%;
  height: auto;
  margin-bottom: 25px; }

.home_register {
  float: left;
  width: 100%;
  margin-top: 20px;
  margin-bottom: 20px; }

.home_copyright {
  float: left;
  width: 100%;
  font-size: 11px;
  line-height: 40px;
  color: #D6D6D6;
  text-decoration: none;
  margin-top: 15px; }

.not_registered {
  text-decoration: none;
  color: #FFF;
  padding-left: 45px;
  display: block;
  background-image: url(../img/icons_menu/not_registered.png);
  background-repeat: no-repeat;
  background-position: left top;
  line-height: 15px;
  font-family: 'DisplayPro', Arial;
  font-size: 12px; }

.menu_principal {
  float: left;
  width: 100%;
  margin-top: 10px; }

.not_registered:hover {
  color: #41B26A;
  text-decoration: none; }

#errorMuniAuth {
  display: none;
  align-items: flex-start;
  color: #dbdbdb;
  display: none;
  width: 88%;
  float: left;
  font-size: 14px; }
  #errorMuniAuth img {
    filter: invert(27%) sepia(95%) saturate(7161%) hue-rotate(357deg) brightness(99%) contrast(117%);
    margin-right: 10px; }

/*------------------------------------------------MENU LATERAL Y HEADER------------------------------------------------*/
.texto-background {
  position: absolute;
  left: 30%;
  top: 25%;
  color: #e8e4e4;
  font-family: 'Roboto', sans-serif;
  font-size: 48px;
  line-height: 45px;
  display: flex;
  align-items: center; }
  .texto-background #logoMuniBlanco {
    width: 480px;
    margin-bottom: 40px;
    padding-bottom: 40px;
    padding-right: 110px;
    border-bottom: 1px solid; }
  .texto-background #phoneImage {
    width: 235px;
    margin-left: 100px; }

.header-bg {
  background: linear-gradient(180deg, #00414d 1.69%, #232630 100%); }

#header-container {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-template-areas: "header-left header-center header-right";
  justify-items: center;
  align-items: center;
  font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Roboto', 'Oxygen', 'Ubuntu', 'Fira Sans', 'Droid Sans', 'Helvetica Neue', sans-serif;
  width: 100%;
  height: 50px;
  margin: 0 auto;
  position: fixed;
  top: 0;
  z-index: 1099; }

.header-municipio {
  grid-area: header-center; }

.header-user-options {
  grid-area: header-right;
  justify-self: flex-end;
  margin-right: 10%;
  display: flex;
  align-items: center;
  gap: 15px; }

.header-municipio-nombre {
  color: #e8e4e4;
  font-weight: 700;
  text-shadow: 1px 1px 5px #222630f5; }

.c-pointer {
  cursor: pointer; }

.header-notificaciones {
  position: relative;
  cursor: pointer; }
  .header-notificaciones #badge-notification {
    position: absolute;
    right: -1px; }

.header-notificaciones-triangulo {
  position: absolute;
  right: 2px;
  top: 33px;
  color: #242B32;
  text-shadow: 0 0 20px black; }

.header-notificaciones-container {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  background-color: #242B32;
  color: #e8e4e4;
  font-family: 'Roboto', sans-serif;
  border-radius: 2px;
  position: absolute;
  right: -50px;
  top: 48px;
  width: 460px;
  height: 430px;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19); }
  .header-notificaciones-container h3 {
    margin-left: 49px;
    font-size: 20px;
    line-height: 60px;
    height: 68px; }
    .header-notificaciones-container h3 span {
      position: absolute;
      font-size: 10px;
      font-weight: 100;
      top: 18px;
      right: 25px; }
      .header-notificaciones-container h3 span:hover {
        text-decoration: underline;
        cursor: pointer; }
  .header-notificaciones-container h4 {
    font-size: 15px;
    font-weight: 400;
    text-align: center;
    cursor: pointer; }
    .header-notificaciones-container h4:hover {
      text-decoration: underline; }

.header-notificaciones-mensajes {
  flex: auto;
  overflow-y: auto;
  background-color: #FAFAFA;
  color: #242B32; }

#sin-notificaciones {
  text-align: center;
  color: #242B32;
  position: absolute;
  left: 165px;
  top: 150px;
  display: none; }

.borde-notificaciones-nuevas {
  border-bottom: 1px solid #5BC36D;
  cursor: pointer; }
  .borde-notificaciones-nuevas:hover {
    background-color: #dbdbdb; }

.borde-solicitudes-nuevas {
  border-bottom: 1px solid #5BC36D;
  cursor: pointer;
  display: flex;
  padding-left: 10px; }
  .borde-solicitudes-nuevas:hover {
    background-color: #dbdbdb; }

.mensaje-nuevo-container {
  position: relative;
  display: flex;
  justify-content: space-between;
  padding: 0 25px 0 50px;
  height: 61px; }
  .mensaje-nuevo-container img {
    position: absolute;
    left: 15px;
    top: 18px; }

.mensaje-nuevo-data {
  display: flex;
  flex-direction: column;
  padding-top: 10px; }
  .mensaje-nuevo-data b {
    font-size: 14px; }
  .mensaje-nuevo-data span {
    font-size: 10px;
    background-color: #D7E8D7;
    border-radius: 10px;
    padding: 3px 8px;
    font-weight: 700;
    color: #5BC36D;
    margin-left: 10px; }
  .mensaje-nuevo-data p {
    font-size: 12px;
    overflow: hidden;
    width: 282px;
    color: gray; }
    .mensaje-nuevo-data p a {
      margin-left: 5px;
      font-size: 10px;
      text-decoration: underline; }

.notificaciones-mensaje-leido {
  opacity: 0.9; }
  .notificaciones-mensaje-leido b {
    font-weight: normal; }
  .notificaciones-mensaje-leido img {
    opacity: 0.5; }

.mensaje-nuevo-fecha {
  display: flex;
  flex-direction: column;
  padding-top: 10px;
  align-items: flex-end; }
  .mensaje-nuevo-fecha b {
    font-size: 12px;
    width: max-content; }
  .mensaje-nuevo-fecha p {
    font-size: 10px; }
  .mensaje-nuevo-fecha img {
    display: none;
    width: 8px;
    position: absolute;
    left: 438px;
    top: 5px;
    opacity: 0.5; }
    .mensaje-nuevo-fecha img:hover {
      opacity: 1; }

#buscarMensajes {
  display: none; }

#cerrarNotificaciones {
  width: 10px;
  position: absolute;
  right: 15px;
  top: 10px;
  filter: invert(99%) sepia(100%) saturate(0%) hue-rotate(45deg) brightness(102%) contrast(101%); }

.header-notificaciones-incidentes {
  border-bottom: 1px solid #d50303;
  background-color: #EFD0D0;
  color: black; }
  .header-notificaciones-incidentes .mensaje-nuevo-container {
    padding-right: 10px; }
  .header-notificaciones-incidentes .mensaje-nuevo-data span {
    font-size: unset;
    background-color: unset;
    border-radius: unset;
    padding: unset;
    font-weight: unset;
    color: unset; }
  .header-notificaciones-incidentes .mensaje-nuevo-data p {
    width: 265px; }
  .header-notificaciones-incidentes .incidentes-sin-gestionar-btn {
    display: flex;
    flex-direction: column;
    justify-content: space-evenly;
    width: 135px; }
    .header-notificaciones-incidentes .incidentes-sin-gestionar-btn button {
      font-family: 'Roboto', sans-serif;
      font-size: 11px;
      border-radius: 5px;
      border: 1px solid #d50303;
      height: 22px; }
  .header-notificaciones-incidentes #incidentesSearch {
    background-color: #d50303;
    color: white; }
    .header-notificaciones-incidentes #incidentesSearch:hover {
      background-color: #bf0202; }
  .header-notificaciones-incidentes #generarOT {
    background-color: white;
    color: #d50303; }
    .header-notificaciones-incidentes #generarOT:hover {
      background-color: #f2ebeb; }

/* ########## LOADING ANIMATION TEXT ########## */
.custom-spinner-container {
  display: none;
  position: absolute;
  z-index: 1;
  right: 50%;
  top: 20%;
  transform: translate(50%, 50%);
  background-color: #5252527a;
  padding: 10px 15px 15px;
  border-radius: 10px; }

.custom-spinner, .custom-spinner-text {
  left: 35%;
  height: 40px;
  font-family: -apple-system, BlinkMacebeaeaSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
  font-weight: 500;
  color: #2a2a2a; }

.custom-spinner {
  position: absolute; }

.custom-loading, .custom-loading-texto {
  display: none;
  position: absolute;
  left: 185px;
  bottom: 280px;
  width: 150px;
  height: 40px;
  z-index: 1; }

.custom-loading div, .custom-spinner div {
  position: absolute;
  top: 33px;
  width: 11px;
  height: 11px;
  border-radius: 50%;
  background: #373737;
  animation-timing-function: cubic-bezier(0, 1, 1, 0); }

.custom-loading div:nth-child(1), .custom-spinner div:nth-child(1) {
  left: 8px;
  animation: lds-ellipsis1 0.6s infinite; }

.custom-loading div:nth-child(2), .custom-spinner div:nth-child(2) {
  left: 8px;
  animation: lds-ellipsis2 0.6s infinite; }

.custom-loading div:nth-child(3), .custom-spinner div:nth-child(3) {
  left: 32px;
  animation: lds-ellipsis2 0.6s infinite; }

.custom-loading div:nth-child(4), .custom-spinner div:nth-child(4) {
  left: 56px;
  animation: lds-ellipsis3 0.6s infinite; }

@keyframes lds-ellipsis1 {
  0% {
    transform: scale(0); }
  100% {
    transform: scale(1); } }

@keyframes lds-ellipsis3 {
  0% {
    transform: scale(1); }
  100% {
    transform: scale(0); } }

@keyframes lds-ellipsis2 {
  0% {
    transform: translate(0, 0); }
  100% {
    transform: translate(24px, 0); } }

/* ########## END LOADING ANIMATION TEXT ########## */
.header-perfil-img {
  width: 30px;
  margin-right: 5px; }

#usuarioPerfil {
  position: relative; }
  #usuarioPerfil:hover {
    cursor: pointer; }
  #usuarioPerfil a.dropdown-toggle {
    color: #e8e4e4; }
    #usuarioPerfil a.dropdown-toggle:focus {
      text-decoration: none; }
  #usuarioPerfil .dropdown-menu {
    height: 115px;
    width: 115%;
    top: -13px;
    left: -10px;
    background-color: #222630f5;
    padding-top: 55px;
    z-index: -1; }
    #usuarioPerfil .dropdown-menu li a {
      color: #e8e4e4;
      font-size: 14px; }
      #usuarioPerfil .dropdown-menu li a:hover {
        font-weight: unset;
        background: #6b6b6b;
        border-radius: 5px; }

#header-usuario::after {
  padding-left: 4px;
  content: '▾';
  color: #e8e4e4; }

#usuarioPerfil:hover ~ #header-usuario {
  border-bottom: 1px solid #e8e4e4; }

.dropdown-menu li a:hover {
  font-weight: bold; }

.link-nuevo-menu {
  margin-top: 45px;
  position: absolute;
  right: 0px;
  color: #e8e4e4; }

.nuevo-menu-lateral-novedad {
  padding: 3px;
  position: relative;
  top: -20px;
  left: 160px;
  font-family: 'DisplayPro';
  font-size: 10px;
  color: #e8e4e4;
  background-color: #bb1919;
  border-radius: 4px; }

.nuevo-menu-lateral-texto {
  font-family: -apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Oxygen,Ubuntu,'Fira Sans','Droid Sans','Helvetica Neue',sans-serif;
  color: #e8e4e4; }

#btnNuevoMenu {
  margin-left: 15px;
  font-family: -apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Oxygen,Ubuntu,'Fira Sans','Droid Sans','Helvetica Neue',sans-serif;
  background-color: transparent;
  border: 1px solid #5AFF75;
  border-radius: 4px;
  color: #e8e4e4;
  padding: 5px 12px;
  font-weight: 600; }
  #btnNuevoMenu:hover {
    background-color: #5AFF75;
    color: #222630;
    font-weight: 600; }

#sidebar-container {
  font-family: -apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Oxygen,Ubuntu,'Fira Sans','Droid Sans','Helvetica Neue',sans-serif;
  font-size: 14px;
  font-weight: 400;
  position: fixed;
  top: 0;
  left: 0;
  height: 100vh;
  width: 320px;
  padding: 10px 10px;
  z-index: 10001;
  transition: width 0.3s ease;
  overflow: hidden;
  background: linear-gradient(180deg, rgba(40, 45, 57, 0.960784) 0%, rgba(30, 33, 42, 0.960784) 100%);
  color: #e8e4e4;
  box-shadow: 2px 0 6px rgba(0, 0, 0, 0.08);
  border-right: 1px solid rgba(255, 255, 255, 0.08);
  display: flex;
  flex-direction: column; }
  #sidebar-container ul {
    width: 100%;
    padding: 0;
    margin: 0.5rem 0;
    list-style: none; }
  #sidebar-container li {
    padding-top: 5px;
    padding-bottom: 10px;
    transition: background 0.2s ease, transform 0.2s ease;
    border-radius: 6px; }
    #sidebar-container li:hover {
      background-color: rgba(255, 255, 255, 0.04);
      transform: translateX(3px); }
  #sidebar-container a {
    display: block;
    padding: 0.5rem 1rem;
    color: #e8e4e4;
    text-decoration: none;
    font-weight: 500;
    border-radius: 6px;
    transition: color 0.2s ease, background-color 0.2s ease; }
    #sidebar-container a:hover {
      background-color: rgba(255, 255, 255, 0.06);
      color: white; }
    #sidebar-container a:active {
      background-color: rgba(255, 255, 255, 0.1); }

#sidebarCollapse {
  width: 48px;
  height: 48px;
  position: fixed;
  z-index: 100000;
  left: 15px;
  top: 30px;
  background-repeat: no-repeat;
  cursor: pointer; }
  #sidebarCollapse img {
    position: absolute;
    z-index: 100001; }

.open-btn {
  margin-left: 10px;
  background-image: url(../img/sidebar-button-collapse.png);
  background-size: 50px; }
  .open-btn:hover {
    transform: scale(1.05); }

.close-lock-btn {
  margin-left: 280px;
  background-image: url(../img/sidebar-button-lock.png);
  background-size: 50px; }
  .close-lock-btn:hover {
    transform: scale(1.05); }

.close-unlock-btn {
  margin-left: 280px;
  background-image: url(../img/sidebar-button-unlock.png);
  background-size: 50px; }

.sidebar-options {
  height: 72%;
  top: 10px;
  overflow-x: hidden;
  overflow-y: auto !important;
  position: relative;
  font-size: 14px; }

.sidebar-options li.activeOption::before {
  content: '❯';
  position: absolute;
  left: 15px;
  color: #41B26A; }

.sidebar-modulos-container {
  display: flex;
  overflow-x: scroll;
  overflow-y: hidden;
  align-items: flex-end;
  width: '100%';
  margin-left: 10px; }

.sidebar-modulos {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  font-family: 'Open Sans', sans-serif;
  letter-spacing: -1px;
  margin: 0 12px;
  overflow: unset !important; }
  .sidebar-modulos:hover {
    cursor: pointer;
    transform: scale(1.1); }
  .sidebar-modulos img {
    width: 35px;
    padding-bottom: 5px;
    margin-left: 2px; }
  .sidebar-modulos .modulo-proximamente {
    font-weight: 600;
    letter-spacing: 0px;
    background-color: #5AFF75;
    color: #376224;
    border-radius: 4px;
    font-size: 7.5px;
    padding: 0px 2px;
    line-height: 15px;
    position: absolute;
    top: 6px;
    left: -11px;
    z-index: 1; }
  .sidebar-modulos .mod-seguridad {
    left: -1px;
    top: 5px; }

.sidebar-modulo-inactivo {
  opacity: 0.2; }
  .sidebar-modulo-inactivo:hover {
    opacity: 0.7;
    transform: scale(1); }

.sidebar-modulo-activo {
  transform: scale(1.1);
  opacity: 1; }

#moduloSeguridad img {
  width: 45px; }

.sidebar-ultimoAcceso {
  opacity: 0.8;
  text-align: center;
  color: lightgray;
  cursor: default;
  position: relative;
  width: 100%;
  margin: 0;
  padding: 5px 0; }

.sidebar-footer {
  margin-top: auto;
  position: relative;
  text-align: center;
  font-size: 16px;
  padding: 10px 0;
  width: 100%;
  border-top: 1px solid #41B26A; }

summary {
  padding: 1rem 1rem;
  user-select: none;
  height: 54px;
  width: 100%; }
  summary:hover {
    cursor: pointer;
    border-bottom: 1px solid #41B26A;
    transform: translateX(3px);
    background-color: rgba(255, 255, 255, 0.04) !important; }
  summary:focus-within::marker {
    color: #41B26A; }
  summary::after {
    transform: rotate(90deg);
    opacity: 1;
    content: '❯';
    display: inline-block;
    float: right; }
  summary::-webkit-details-marker {
    display: none; }

[open] summary::after {
  content: '❯';
  transform: rotate(-90deg); }

[open] summary {
  background-color: #222630f5;
  border-bottom: 1px solid #41B26A;
  border-radius: 5px; }

summary.sin-opciones::after {
  content: ''; }

details[open] {
  border: 1px solid #41B26A;
  border-radius: 5px;
  background-color: #34363a; }

details {
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: #fafafa26; }
  details li {
    padding: 2rem; }
    details li:hover {
      background-color: #6b6b6b26;
      border-radius: 5px;
      width: 100%;
      cursor: pointer; }
      details li:hover::before {
        content: '❯';
        position: absolute;
        left: 15px;
        color: #BCBCBC; }

#searchFilter {
  margin: 30px 0 0 5px;
  position: relative; }
  #searchFilter #imgBuscar {
    position: absolute;
    top: 8px;
    left: 8px;
    width: 14px; }
  #searchFilter #imgBorrar {
    display: none;
    position: absolute;
    width: 14px;
    top: 6px;
    left: 240px;
    width: 20px; }
    #searchFilter #imgBorrar:hover {
      cursor: pointer; }
  #searchFilter input {
    font-family: 'Open Sans', sans-serif;
    color: #e8e4e4;
    background-color: #ffffffd1;
    color: #4b4b4b;
    border: none;
    border-radius: 20px;
    outline: none;
    padding: 6px 30px;
    width: 265px;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19); }
    #searchFilter input:focus {
      color: #242B32; }
    #searchFilter input::placeholder {
      color: #242B32; }
  #searchFilter p {
    margin-top: 10px;
    margin-left: 40px;
    font-style: italic;
    color: #585858;
    display: none; }

.menu-oculto {
  color: transparent;
  position: absolute;
  left: -1000px; }

.resultados-busqueda {
  margin-top: 10px;
  padding-left: 15px;
  height: 65vh;
  overflow-x: hidden;
  overflow-y: auto !important; }
  .resultados-busqueda ul {
    color: #5AFF75;
    font-size: 13px; }
  .resultados-busqueda li {
    padding-left: 20px;
    color: #e8e4e4;
    line-height: 18px;
    font-size: 14px; }
    .resultados-busqueda li:hover {
      color: white;
      background-color: #fafafa26;
      border-radius: 5px;
      width: 100%;
      cursor: pointer; }

.deshabilitar-opciones {
  opacity: 0.5; }
  .deshabilitar-opciones:hover {
    cursor: unset;
    color: unset;
    background-color: unset;
    user-select: none; }
    .deshabilitar-opciones:hover::before {
      content: ""; }

#valorarMenu {
  border: 0.5px solid #5BC36D;
  background-color: #5bc36d0f;
  font-size: 11px;
  font-weight: 700;
  border-radius: 3px;
  margin-top: 25px; }
  #valorarMenu:hover {
    border-color: #5AFF75;
    background-color: #5bc36c1f; }

#btnMenuClasico {
  font-size: 10px;
  text-decoration: underline;
  text-decoration-color: #fafafa26;
  text-underline-offset: 4px; }
  #btnMenuClasico:hover {
    border: unset;
    color: #5BC36D; }

#modalValoracion {
  display: flex;
  justify-content: center;
  background-color: #00000070;
  font-family: 'gotham', 'open sans', sans-serif;
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 10002; }
  #modalValoracion .modal-val-container {
    position: absolute;
    background-color: white;
    box-shadow: 0px 3px 6px #000000ba;
    width: 404px;
    height: 371px;
    border-radius: 9px;
    top: 25%;
    z-index: 1000;
    padding: 30px 36px; }
  #modalValoracion h3 {
    font-size: 14px;
    font-weight: 700;
    color: #232830; }
  #modalValoracion h6 {
    display: none;
    position: absolute;
    top: 50px;
    font-size: 10px;
    color: red; }

.modal-val-opciones-botones {
  display: flex;
  justify-content: space-evenly;
  margin-top: 10px; }
  .modal-val-opciones-botones input {
    position: absolute;
    opacity: 0;
    width: 92px;
    height: 32px; }
    .modal-val-opciones-botones input:checked + img {
      filter: drop-shadow(2px 4px 6px black); }
  .modal-val-opciones-botones div {
    display: flex;
    align-items: center;
    justify-content: space-evenly;
    width: 92px;
    height: 32px;
    border-radius: 5px; }
  .modal-val-opciones-botones img {
    width: 20px; }
  .modal-val-opciones-botones label {
    margin: 0;
    color: #ffffff; }

.val-positivo {
  background-color: #5BC36D; }
  .val-positivo:hover {
    transform: scale(1.02); }

.val-negativo {
  background-color: #FF2E2E; }
  .val-negativo:hover {
    transform: scale(1.02); }

.modal-val-comentario {
  margin: 12px 0; }

#valoracionText {
  width: 333px;
  height: 122px;
  background: #F7FAFC 0% 0% no-repeat padding-box;
  box-shadow: 0px 2px 4px #1717172e;
  border-radius: 5px;
  opacity: 0.8;
  resize: none; }
  #valoracionText:focus {
    border: 1px solid #5CC46C; }

#btnEnviarVal, #btnConfirmarDF {
  float: right;
  width: 66px;
  height: 30px;
  background: #FFFFFF 0% 0% no-repeat padding-box;
  box-shadow: 0px 3px 6px #2c28281c;
  border: 1px solid #5CC46C;
  color: #5CC46C;
  border-radius: 5px; }
  #btnEnviarVal:hover, #btnConfirmarDF:hover {
    background: #5CC46C 0% 0% no-repeat padding-box;
    color: #FFFFFF; }

.cerrar-modal {
  display: flex;
  justify-content: center;
  position: absolute;
  top: 10px;
  right: 15px;
  width: 30px;
  height: 30px;
  filter: contrast(0.5);
  cursor: pointer;
  border-radius: 20px; }
  .cerrar-modal:hover {
    background-color: #8080804b; }
  .cerrar-modal img {
    width: 12px; }

@media only screen and (max-height: 800px) {
  .sidebar-options {
    height: 66%; } }

@media only screen and (max-height: 700px) {
  .sidebar-options {
    height: 61%; } }

/*------------------------------------------------ FIN MENU LATERAL------------------------------------------------*/
/*FORM*/
.input {
  width: 100%;
  float: left;
  margin-bottom: 5px;
  padding: 5px;
  line-height: 30px;
  font-size: 14px;
  color: #999; }

.but_enter {
  width: 100%;
  float: left;
  margin-bottom: 5px;
  background: #41B26A;
  text-align: right;
  color: #FFF;
  border: none;
  line-height: 45px;
  height: 45px;
  font-family: 'DisplayPro', Arial;
  text-transform: uppercase;
  padding-right: 4%;
  font-size: 18px;
  -webkit-border-radius: 2px;
  border-radius: 2px; }

.form-error {
  border-color: #bd362f #bd362f #802420 !important; }
  .form-error-cabecera {
    border: 1px solid #bd362f !important; }

/*BUT PAGINA PRINCIPAL*/
.but_registrarincidente {
  display: block;
  width: 100%;
  padding-left: 30%;
  margin-bottom: 1px;
  padding-top: 10px;
  padding-bottom: 10px;
  color: #FFF;
  text-decoration: none;
  display: block;
  font-size: 22px;
  text-transform: uppercase;
  font-family: 'DisplayPro', Arial;
  line-height: 18px;
  background-color: #41B26A;
  background-image: url(../img/icons_menu/h_1.png);
  background-repeat: no-repeat;
  background-position: left top;
  height: 90px;
  -webkit-border-radius: 2px;
  border-radius: 2px; }

.but_consultarultimos {
  display: block;
  width: 100%;
  padding-left: 30%;
  margin-bottom: 1px;
  padding-top: 10px;
  padding-bottom: 10px;
  color: #FFF;
  text-decoration: none;
  background: #3A965F;
  display: block;
  font-size: 22px;
  text-transform: uppercase;
  font-family: 'DisplayPro', Arial;
  line-height: 18px;
  background-image: url(../img/icons_menu/h_2.png);
  background-repeat: no-repeat;
  background-position: left top;
  height: 90px;
  -webkit-border-radius: 2px;
  border-radius: 2px; }

.but_consultarmensajes {
  display: block;
  width: 100%;
  padding-left: 30%;
  margin-bottom: 1px;
  padding-top: 10px;
  padding-bottom: 10px;
  color: #FFF;
  text-decoration: none;
  background: #3A965F;
  display: block;
  font-size: 22px;
  text-transform: uppercase;
  font-family: 'DisplayPro', Arial;
  line-height: 18px;
  background-image: url(../img/icons_menu/h_mensajes.png);
  background-repeat: no-repeat;
  background-position: left top;
  height: 90px;
  -webkit-border-radius: 2px;
  border-radius: 2px; }

.but_comunicaciones {
  display: block;
  width: 100%;
  padding-left: 30%;
  margin-bottom: 1px;
  padding-top: 10px;
  padding-bottom: 10px;
  color: #FFF;
  text-decoration: none;
  background: #3A965F;
  display: block;
  font-size: 22px;
  text-transform: uppercase;
  font-family: 'DisplayPro', Arial;
  line-height: 18px;
  background-image: url(../img/icons_menu/h_3.png);
  background-repeat: no-repeat;
  background-position: left top;
  height: 90px;
  -webkit-border-radius: 2px;
  border-radius: 2px; }

.but_nuevoturno {
  display: block;
  width: 100%;
  padding-left: 30%;
  margin-bottom: 1px;
  padding-top: 10px;
  padding-bottom: 10px;
  color: #FFF;
  text-decoration: none;
  background: #3A965F;
  display: block;
  font-size: 22px;
  text-transform: uppercase;
  font-family: 'DisplayPro', Arial;
  line-height: 18px;
  background-image: url(../img/icons_menu/icon-turnos.png);
  background-repeat: no-repeat;
  background-position: left top;
  height: 90px;
  -webkit-border-radius: 2px;
  border-radius: 2px; }

.but_consultarordenes {
  display: block;
  width: 100%;
  padding-left: 30%;
  margin-bottom: 1px;
  padding-top: 10px;
  padding-bottom: 10px;
  color: #FFF;
  text-decoration: none;
  display: block;
  font-size: 22px;
  text-transform: uppercase;
  font-family: 'DisplayPro', Arial;
  line-height: 18px;
  background-image: url(../img/icons_menu/h_3.png);
  background-repeat: no-repeat;
  background-position: left top;
  height: 90px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  background-color: #348554; }

.but_menu_volver {
  display: block;
  width: 100%;
  padding-left: 30%;
  margin-bottom: 1px;
  padding-top: 10px;
  padding-bottom: 10px;
  color: #FFF;
  text-decoration: none;
  display: block;
  font-size: 22px;
  text-transform: uppercase;
  font-family: 'DisplayPro', Arial;
  line-height: 18px;
  background-image: url(../img/icons_menu/h_5.png);
  background-repeat: no-repeat;
  background-position: left top;
  height: 90px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  background-color: #348554; }

.but_obra {
  display: block;
  width: 100%;
  padding-left: 30%;
  margin-bottom: 1px;
  padding-top: 10px;
  padding-bottom: 10px;
  color: #FFF;
  text-decoration: none;
  display: block;
  font-size: 22px;
  text-transform: uppercase;
  font-family: 'DisplayPro', Arial;
  line-height: 18px;
  background-image: url(../img/icons_menu/h_obra.png);
  background-repeat: no-repeat;
  background-position: left top;
  height: 90px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  background-color: #348554; }

.but_espacios_verdes {
  display: block;
  width: 100%;
  padding-left: 30%;
  margin-bottom: 1px;
  padding-top: 10px;
  padding-bottom: 10px;
  color: #FFF;
  text-decoration: none;
  display: block;
  font-size: 22px;
  text-transform: uppercase;
  font-family: 'DisplayPro', Arial;
  line-height: 18px;
  background-image: url(../img/icons_menu/h_espacios_verdes.png);
  background-repeat: no-repeat;
  background-position: left top;
  height: 90px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  background-color: #348554; }

.but_identificadores {
  display: block;
  width: 100%;
  padding-left: 30%;
  margin-bottom: 1px;
  padding-top: 10px;
  padding-bottom: 10px;
  color: #FFF;
  text-decoration: none;
  background: #3A965F;
  display: block;
  font-size: 22px;
  text-transform: uppercase;
  font-family: 'DisplayPro', Arial;
  line-height: 18px;
  background-image: url(../img/icons_menu/h_2.png);
  background-repeat: no-repeat;
  background-position: left top;
  height: 90px;
  -webkit-border-radius: 2px;
  border-radius: 2px; }

.but_reportes {
  display: block;
  width: 100%;
  padding-left: 30%;
  margin-bottom: 1px;
  padding-top: 10px;
  padding-bottom: 10px;
  color: #FFF;
  text-decoration: none;
  display: block;
  font-size: 22px;
  text-transform: uppercase;
  font-family: 'DisplayPro', Arial;
  line-height: 18px;
  background-image: url(../img/icons_menu/h_4.png);
  background-repeat: no-repeat;
  background-position: left top;
  height: 90px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  background-color: #348554; }

.but_configuracion {
  display: block;
  width: 100%;
  padding-left: 30%;
  margin-bottom: 1px;
  padding-top: 10px;
  padding-bottom: 10px;
  color: #FFF;
  text-decoration: none;
  display: block;
  font-size: 22px;
  text-transform: uppercase;
  font-family: 'DisplayPro', Arial;
  line-height: 18px;
  background-image: url(../img/icons_menu/h_7.png);
  background-repeat: no-repeat;
  background-position: left top;
  height: 90px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  background-color: #348554; }

.but_pass_edit {
  display: block;
  width: 100%;
  padding-left: 30%;
  margin-bottom: 1px;
  padding-top: 10px;
  padding-bottom: 10px;
  color: #FFF;
  text-decoration: none;
  display: block;
  font-size: 22px;
  text-transform: uppercase;
  font-family: 'DisplayPro', Arial;
  line-height: 18px;
  background-image: url(../img/icons_menu/h_password_edit.png);
  background-repeat: no-repeat;
  background-position: left top;
  height: 90px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  background-color: #348554; }

.but_user_create {
  display: block;
  width: 100%;
  padding-left: 30%;
  margin-bottom: 1px;
  padding-top: 10px;
  padding-bottom: 10px;
  color: #FFF;
  text-decoration: none;
  display: block;
  font-size: 22px;
  text-transform: uppercase;
  font-family: 'DisplayPro', Arial;
  line-height: 18px;
  background-image: url(../img/icons_menu/h_user_create.png);
  background-repeat: no-repeat;
  background-position: left top;
  height: 90px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  background-color: #348554; }

.but_uso_sistema {
  display: block;
  width: 100%;
  padding-left: 30%;
  margin-bottom: 1px;
  padding-top: 10px;
  padding-bottom: 10px;
  color: #FFF;
  text-decoration: none;
  display: block;
  font-size: 22px;
  text-transform: uppercase;
  font-family: 'DisplayPro', Arial;
  line-height: 18px;
  background-image: url(../img/icons_menu/h_uso_sistema.png);
  background-repeat: no-repeat;
  background-position: left top;
  height: 90px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  background-color: #348554; }

.but_estado_sistema {
  display: block;
  width: 100%;
  padding-left: 30%;
  margin-bottom: 1px;
  padding-top: 10px;
  padding-bottom: 10px;
  color: #FFF;
  text-decoration: none;
  display: block;
  font-size: 22px;
  text-transform: uppercase;
  font-family: 'DisplayPro', Arial;
  line-height: 18px;
  background-image: url(../img/icons_menu/h_estado_sistema.png);
  background-repeat: no-repeat;
  background-position: left top;
  height: 90px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  background-color: #348554; }

.but_configuracion_sistema {
  display: block;
  width: 100%;
  padding-left: 30%;
  margin-bottom: 1px;
  padding-top: 10px;
  padding-bottom: 10px;
  color: #FFF;
  text-decoration: none;
  display: block;
  font-size: 22px;
  text-transform: uppercase;
  font-family: 'DisplayPro', Arial;
  line-height: 18px;
  background-image: url(../img/icons_menu/h_configuracion_sistema.png);
  background-repeat: no-repeat;
  background-position: left top;
  height: 90px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  background-color: #348554; }

.but_higiene_urbana {
  display: block;
  width: 100%;
  padding-left: 30%;
  margin-bottom: 1px;
  padding-top: 10px;
  padding-bottom: 10px;
  color: #FFF;
  text-decoration: none;
  display: block;
  font-size: 22px;
  text-transform: uppercase;
  font-family: 'DisplayPro', Arial;
  line-height: 18px;
  background-image: url(../img/icons_menu/h_6.png);
  background-repeat: no-repeat;
  background-position: left top;
  height: 90px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  background-color: #348554; }

.but_comercio {
  display: block;
  width: 100%;
  padding-left: 30%;
  margin-bottom: 1px;
  padding-top: 10px;
  padding-bottom: 10px;
  color: #FFF;
  text-decoration: none;
  display: block;
  font-size: 22px;
  text-transform: uppercase;
  font-family: 'DisplayPro', Arial;
  line-height: 18px;
  background-image: url(../img/icons_menu/h_6.png);
  background-repeat: no-repeat;
  background-position: left top;
  height: 90px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  background-color: #348554; }

.but_ciudadanos {
  display: block;
  width: 100%;
  padding-left: 30%;
  margin-bottom: 1px;
  padding-top: 10px;
  padding-bottom: 10px;
  color: #FFF;
  text-decoration: none;
  display: block;
  font-size: 22px;
  text-transform: uppercase;
  font-family: 'DisplayPro', Arial;
  line-height: 18px;
  background-image: url(../img/icons_menu/h_3.png);
  background-repeat: no-repeat;
  background-position: left top;
  height: 90px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  background-color: #348554; }

.but_mapa_incidentes {
  display: block;
  width: 100%;
  padding-left: 30%;
  margin-bottom: 1px;
  padding-top: 10px;
  padding-bottom: 10px;
  color: #FFF;
  text-decoration: none;
  display: block;
  font-size: 22px;
  text-transform: uppercase;
  font-family: 'DisplayPro', Arial;
  line-height: 18px;
  background-image: url(../img/icons_menu/h_6.png);
  background-repeat: no-repeat;
  background-position: left top;
  height: 90px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  background-color: #348554; }

.but_continuar {
  display: block;
  width: 160px;
  height: 36px;
  margin-bottom: 1px;
  color: #666;
  text-decoration: none;
  display: block;
  font-size: 14px;
  text-transform: uppercase;
  font-family: 'DisplayPro', Arial;
  background-color: #F4F4F4;
  line-height: 36px;
  padding-right: 30px;
  padding-left: 15px;
  float: right;
  background-image: url(../img/back_but.png);
  background-repeat: no-repeat;
  background-position: right -11px;
  border: 1px solid #D6D6D6;
  -webkit-border-radius: 4px;
  border-radius: 4px; }

.but_tomarfoto {
  display: block;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  text-align: center;
  line-height: 45px;
  margin: 5px;
  background-color: #4DA372;
  font-size: 20px;
  color: #FFF;
  text-decoration: none;
  text-transform: uppercase; }

.but_back {
  display: block;
  width: 160px;
  height: 36px;
  margin-bottom: 1px;
  color: #666;
  text-decoration: none;
  display: block;
  font-size: 14px;
  text-transform: uppercase;
  font-family: 'DisplayPro', Arial;
  background-color: #F4F4F4;
  line-height: 36px;
  padding-right: 15px;
  padding-left: 30px;
  float: left;
  background-image: url(../img/back_but2.png);
  background-repeat: no-repeat;
  background-position: left -11px;
  border: 1px solid #D6D6D6;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  text-align: center; }

.but_listar {
  display: block;
  width: 110px;
  height: 36px;
  margin-bottom: 1px;
  color: #666;
  text-decoration: none;
  display: block;
  font-size: 14px;
  text-transform: uppercase;
  font-family: 'DisplayPro', Arial;
  background-color: #F4F4F4;
  line-height: 36px;
  padding-right: 30px;
  padding-left: 15px;
  float: right;
  background-image: url(../img/back_but.png);
  background-repeat: no-repeat;
  background-position: right -11px;
  border: 1px solid #D6D6D6;
  -webkit-border-radius: 4px;
  border-radius: 4px; }

.but_detalle {
  display: block;
  width: 96%;
  padding: 2px;
  line-height: 18px;
  margin-bottom: 1px;
  color: #333;
  text-decoration: none;
  display: block;
  font-family: 'DisplayPro', Arial;
  background-color: #fff;
  border: 1px solid #D6D6D6;
  -webkit-border-radius: 2px;
  border-radius: 3px;
  margin: 5px;
  text-align: center;
  text-transform: capitalize;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; }

.but_cancelar_inc {
  display: block;
  width: 160px;
  height: 36px;
  margin-bottom: 1px;
  color: #666;
  text-decoration: none;
  display: block;
  font-size: 14px;
  text-transform: uppercase;
  font-family: 'DisplayPro', Arial;
  background-color: #F4F4F4;
  line-height: 36px;
  padding-right: 30px;
  padding-left: 15px;
  float: right;
  background-image: url(../img/back_but3.png);
  background-repeat: no-repeat;
  background-position: right -11px;
  border: 1px solid #D6D6D6;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  margin-right: 5px; }

.but_confirmar_inc {
  display: block;
  width: 160px;
  height: 36px;
  margin-bottom: 1px;
  color: #666;
  text-decoration: none;
  display: block;
  font-size: 14px;
  text-transform: uppercase;
  font-family: 'DisplayPro', Arial;
  background-color: #F4F4F4;
  line-height: 36px;
  padding-right: 30px;
  padding-left: 15px;
  float: right;
  background-image: url(../img/back_but4.png);
  background-repeat: no-repeat;
  background-position: right -11px;
  border: 1px solid #D6D6D6;
  -webkit-border-radius: 4px;
  border-radius: 4px; }

.but_buscar_inc {
  display: block;
  width: 110px;
  height: 36px;
  margin-bottom: 1px;
  color: #666;
  text-decoration: none;
  display: block;
  font-size: 14px;
  text-transform: uppercase;
  font-family: 'DisplayPro', Arial;
  background-color: #F4F4F4;
  line-height: 36px;
  padding-right: 30px;
  padding-left: 15px;
  float: right;
  background-image: url(../img/back_but5.png);
  background-repeat: no-repeat;
  background-position: right -11px;
  border: 1px solid #D6D6D6;
  -webkit-border-radius: 4px;
  border-radius: 4px; }

.but_buscar_inc:hover,
.but_confirmar_inc:hover {
  color: #fff;
  background-color: #41B26A; }

@media only screen and (max-width: 680px) {
  .but_detalle {
    display: block;
    width: 100%;
    background-color: #4DA372;
    background-image: url(../img/ico_but_deta.png);
    background-repeat: no-repeat;
    background-position: center center;
    text-indent: -900px;
    overflow: hidden;
    min-width: 25px; } }

.but_cancelar {
  display: block;
  width: 100px;
  height: 36px;
  margin-bottom: 1px;
  color: #666;
  text-decoration: none;
  display: block;
  font-size: 14px;
  text-transform: uppercase;
  font-family: 'DisplayPro', Arial;
  background-color: #F4F4F4;
  line-height: 36px;
  padding-right: 15px;
  padding-left: 15px;
  float: right;
  border: 1px solid #D6D6D6;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  margin-right: 10px; }

.but_subirmasfoto {
  display: block;
  text-align: center;
  line-height: 32px;
  margin: 5px;
  background-color: #FFFFFF;
  font-size: 15px;
  color: #999;
  text-decoration: none;
  text-transform: capitalize;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  background-image: url(../img/icon_subirmasfotos.png);
  background-repeat: no-repeat;
  background-position: left center;
  border: 1px solid #D6D6D6; }

.but_continuar:hover, .but_subirmasfoto:hover, .but_back:hover, .but_listar:hover, .but_detalle:hover {
  background-color: #41B26A;
  color: #FFF;
  text-decoration: none; }

.but_registrarincidente span, .but_consultarultimos span, .but_consultarmensajes span, .but_comunicaciones span, .but_consultarordenes span, .but_obra span, .but_espacios_verdes span, .but_reportes span, .but_configuracion span, .but_pass_edit span, .but_user_create span, .but_uso_sistema span, .but_estado_sistema span, .but_configuracion_sistema span, .but_menu_volver span, .but_mapa_incidentes span {
  display: block;
  line-height: 18px; }

.but_registrarincidente:hover, .but_consultarultimos:hover, .but_consultarmensajes:hover, .but_comunicaciones:hover, .but_consultarordenes:hover, .but_obra:hover, .but_espacios_verdes:hover, .but_reportes:hover, .but_configuracion:hover, .but_pass_edit:hover, .but_user_create:hover, .but_uso_sistema:hover, .but_estado_sistema:hover, .but_configuracion_sistema:hover, .but_menu_volver:hover, .but_mapa_incidentes:hover, .but_sugerencias:hover, .but_ciudadanos:hover {
  background-position: bottom left;
  color: #41B26A;
  background-color: #FFF; }

/*ESTRUCTURA INSIDE*/
.title_top {
  -webkit-border-radius: 0px 0px 3px 3px;
  border-radius: 0px 0px 3px 3px;
  background: #FFF;
  padding: 15px 0px;
  float: left;
  margin-bottom: 20px;
  width: 100%;
  color: #009091;
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-top-style: none;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-top-color: #D6D6D6;
  border-right-color: #D6D6D6;
  border-bottom-color: #D6D6D6;
  border-left-color: #D6D6D6; }

.ot_title_top {
  -webkit-border-radius: 0px 0px 3px 3px;
  border-radius: 0px 0px 3px 3px;
  padding: 15px 0px;
  float: left;
  margin-bottom: 5px;
  width: 100%;
  color: #009091;
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-top-style: none;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-top-color: #D6D6D6;
  border-right-color: #D6D6D6;
  border-bottom-color: #D6D6D6;
  border-left-color: #D6D6D6;
  background-color: #F1F5FA; }

.section {
  float: left;
  width: 45%;
  font-size: 18px;
  text-transform: uppercase;
  font-family: 'DisplayPro', Arial;
  padding-left: 20px;
  letter-spacing: -1px;
  color: #009091; }

.user {
  float: right;
  width: 25%;
  font-size: 13px;
  color: #666;
  text-decoration: none;
  line-height: 22px;
  text-align: right;
  padding-right: 10px;
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #D6D6D6; }

.logout {
  float: right;
  width: 70px;
  margin-right: 10px;
  text-align: right; }

.out {
  font-size: 13px;
  color: #999;
  text-decoration: none;
  background-image: url(../img/icon_out.png);
  background-repeat: no-repeat;
  background-position: right center;
  display: block;
  padding-right: 20px;
  line-height: 22px; }

/**/
.content_inside {
  float: left;
  width: 100%;
  color: #333;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px; }

.subtitle {
  float: left;
  width: 100%;
  line-height: 45px;
  font-size: 18px;
  font-family: 'DisplayPro', Arial;
  text-shadow: 0 1px 0 #fff; }
  .subtitle.subtitle-v {
    color: #51a351; }

/**/
.mapa {
  display: block;
  width: 100%;
  margin-bottom: 20px;
  float: left; }

/**/
.foto {
  display: block;
  width: 100%;
  margin-bottom: 20px;
  float: left;
  border: solid 1px #ccc; }

.foto_box1 {
  display: block;
  width: 100%;
  background-color: #FFF;
  padding: 2%; }

.foto_box2 {
  display: block;
  width: 100%;
  background-color: #D2E0F0;
  padding-top: 15px;
  padding-bottom: 15px;
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: #D6D6D6; }

.foto_gallery {
  display: block;
  width: 100%;
  float: left;
  margin-top: 20px;
  margin-bottom: 20px;
  padding-top: 5px;
  padding-bottom: 5px;
  border: 1px solid #D6D6D6;
  background-color: #FFF; }

.foto_gallery_box1, .foto_gallery_box1_1 {
  width: 100%;
  float: left;
  background-color: #FFF; }

.foto_gallery_box1 img {
  float: left;
  margin: 5px;
  border: solid 2px #ccc;
  width: 29%;
  -webkit-border-radius: 2px;
  border-radius: 2px; }

.foto_gallery_box2 {
  display: block;
  width: 100%;
  background: #fff;
  float: left;
  padding-top: 10px;
  padding-bottom: 10px;
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: #D6D6D6; }

/**/
.resumen {
  display: block;
  width: 100%;
  margin-bottom: 20px;
  float: left;
  padding: 1%; }

.resumen_data {
  display: block;
  width: 100%;
  line-height: 20px;
  text-transform: uppercase;
  margin-top: 2%;
  font-size: 15px;
  color: #626262; }
  .resumen_data span {
    color: #666;
    font-size: 20px;
    overflow-wrap: break-word;
    text-transform: capitalize; }

.resumen_data_50 {
  display: block;
  width: 48%;
  line-height: 20px;
  float: left; }

.resumen_desc {
  display: block;
  width: 100%;
  margin-bottom: 10px;
  color: #999;
  float: left; }

.resumen_desc2 {
  display: block;
  width: 84%;
  margin-bottom: 10px;
  color: #999; }

.resumen_desc2_ico {
  display: block;
  width: 38px;
  text-align: center; }

@media only screen and (max-width: 680px) {
  .resumen_desc2 {
    display: block;
    width: 66%;
    margin-bottom: 10px;
    color: #999; } }

.ot_resumen_desc2 {
  display: block;
  width: 100%;
  margin-bottom: 10px;
  color: #999; }

.ot_resumen_desc2_ico {
  display: block;
  width: 38px;
  text-align: center; }

@media only screen and (max-width: 680px) {
  .resumen_desc2 {
    display: block;
    width: 100%;
    margin-bottom: 10px;
    color: #999; } }

.toast-message a {
  color: #0088cc; }

#resumen_materiales {
  border: 1px solid #CCCCCC;
  border-radius: 4px 4px 4px 4px;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
  text-align: left;
  background: #f4f4f4; }

/**/
.incidentes {
  display: block;
  width: 100%;
  margin-bottom: 20px;
  float: left;
  font-size: 11px; }

.inc_list_box {
  width: 100%;
  margin-bottom: 1px;
  float: left;
  border: solid 1px #ccc;
  background: #fff;
  padding: 1%; }

.inc_list_box_1 {
  width: 20%;
  float: left; }

.inc_list_box_1 img {
  width: 100%;
  display: block; }

.inc_list_box_2 {
  width: 75%;
  float: left;
  margin-left: 15px; }

.inc_list_box_data {
  width: 100%;
  float: left; }

.bar {
  display: block;
  width: 100%;
  height: 5px;
  -webkit-border-radius: 100px;
  border-radius: 100px;
  background: #CCC; }

.icon {
  display: inline-block;
  width: 10px;
  height: 10px;
  -webkit-border-radius: 100px;
  border-radius: 100px;
  background: #CCC; }

.color_red {
  background: #F00; }

.color_green {
  background-color: #093; }

.color_orange {
  background-color: #F90; }

/* Funciones de transparencia para icono */
.md-icon {
  cursor: pointer;
  opacity: .7;
  display: inline-block;
  height: 17px;
  width: 17px;
  background-repeat: no-repeat; }

.md-icon:hover {
  opacity: 1; }

.md-icon-edit {
  background-image: url(../img/edit-icon.png); }

.md-icon-notificacion {
  background-image: url(../img/notificacion-icon.png); }

.md-icon-abrir {
  background-image: url(../img/abrir-icon.png); }

.md-icon-eliminar {
  background-image: url(../img/delete-icon.png); }

.md-icon-orden {
  background-image: url(../img/orden-icon.png); }

.md-icon-deslizador {
  background-image: url(../img/deslizador-icon.png); }

.md-icon-comportamiento {
  background-image: url(../img/comportamiento-icon.png); }

.md-icon-check {
  background-image: url(../img/check-icon.png); }

.md-icon-badge {
  background-image: url(../img/badge-mensaje-nuevo.png);
  opacity: 1; }

.md-icon-pausar {
  background-image: url(../img/pausa-icon.svg); }

.md-icon-play {
  background-image: url(../img/play-icon.svg); }

.md-icon-update {
  background-image: url(../img/update-icon.svg); }

.md-icon-duplicar {
  background-image: url(../img/duplicar-icon.svg); }

.md-icon-blue {
  background-image: url(../img/rsz_check-blue.png); }

.md-icon-pala {
  background-image: url(../img/pala-icon.png); }

.md-icon-tasks {
  background-image: url(../img/tasks-icon.png); }

.md-icon-attach {
  background-image: url(../img/attach-icon.png); }

.md-icon-messages {
  background-image: url(../img/messages-icon.png); }

.md-icon-lineal {
  background-image: url(../img/lineal-icon.png); }

.md-icon-documentos {
  background-image: url(../img/documentos-icon.png); }

.md-icon-documento-nuevo {
  background-image: url(../img/documento-nuevo-icon.png); }

.md-icon-presupuesto {
  background-image: url(../img/presupuesto-icon.png); }

.md-icon-seguridad {
  background-image: url(../img/seguridad-icon.png); }

.md-icon-save {
  background-image: url(../img/save-icon.png); }

.md-icon-send {
  background-image: url(../img/send-icon.png); }

.md-icon-view {
  background-image: url(../img/view-icon.png); }

.md-icon-up {
  background-image: url(../img/up-icon.png); }

.md-icon-down {
  background-image: url(../img/down-icon.png); }

.md-icon-password {
  background-image: url(../img/password-icon.png); }

.md-icon-user-add {
  background-image: url(../img/user-add.png); }

.md-icon-facebook {
  background-image: url(../img/fb-icon.png); }

.md-icon-facebook-black {
  background-image: url(../img/fb-icon-black.png); }

.md-icon-instagram {
  background-image: url(../img/ig-icon-black.png); }

.md-icon-tel-black {
  background-image: url(../img/tel-icon-black.png); }

.md-icon-user-list {
  background-image: url(../img/users-list.png); }

.md-icon-mano-arriba {
  background-image: url(../img/icon-mano-arriba.svg); }

.md-icon-mano-abajo {
  background-image: url(../img/icon-mano-abajo.svg); }

.md-icon-revisar {
  background-image: url(../img/icon-revisar.svg); }

.md-icon-regresar-movimiento {
  background-image: url(../img/icon_regresar.svg); }

.md-icon-regresar-movimiento-rojo {
  background-image: url(../img/icon_regresar_rojo.svg); }

.md-icon-acompaniamiento {
  background-image: url(../img/acompaniamiento.svg);
  height: 20px;
  width: 25px; }

.md-icon-cronometro {
  background-image: url(../img/cronometro.svg);
  background-size: 22px;
  padding: 12px;
  background-position: center; }

.md-icon-cancelar {
  background-image: url(../img/cancelarIcon.png); }

.md-icon-reporte {
  background-image: url(../img/reporteIcon.png); }

.md-icon-calendar {
  background-image: url(../img/ico_calendar.png);
  height: 35px;
  width: 33px; }

.md-icon-llave {
  background-image: url(../img/llave-icon.png);
  margin-top: 10px; }

.md-icon-print {
  background-image: url(../img/easyprint-icon.png); }

.md-icon-visited-check {
  background-image: url(../img/visited-check.svg);
  background-size: 24px;
  background-position: center;
  padding: 12px; }

.md-icon-en-construccion {
  background-image: url(../img/en-construccion.svg);
  background-size: 20px;
  background-position: center;
  padding: 10px; }

.md-icon-house-check {
  background-image: url(../img/house-check.png);
  background-size: 24px;
  background-position: center;
  padding: 12px; }

.md-icon-add-user-color {
  background-image: url(../img/add-user-color.svg);
  background-size: 22px;
  background-position: center;
  padding: 12px; }

.md-icon-qr {
  background-image: url(../img/qr-icon.png);
  background-size: 22px;
  background-position: center;
  padding: 12px; }

.md-icon-acompaniamiento-visto {
  background-image: url(../img/check-icon.png);
  background-size: 15px;
  background-position: center;
  padding: 12px; }

.md-icon-acompaniamiento-no-visto {
  background-image: url(../img/mail.svg);
  background-size: 19px;
  background-position: center;
  padding: 12px; }

tr:has(.md-icon-acompaniamiento-no-visto) {
  font-weight: 600; }

@media only screen and (max-width: 480px) {
  .inc_list_box_2 {
    width: 55%;
    float: left;
    margin-left: 15px; } }

/**/
.filtros {
  display: block;
  width: 100%;
  margin-bottom: 20px;
  float: left; }

.filtros_box1 {
  display: block;
  width: 100%;
  background-color: #FFF;
  padding: 2%;
  height: 300px; }

/**/
.accordion {
  font: bold 14px Arial, sans-serif;
  border-top: 1px solid #111;
  border-right: 1px solid #111;
  border-left: 1px solid #111; }

.accordion, .accordion li, .accordion ul {
  margin: 0;
  padding: 0;
  border: none;
  list-style: none;
  -webkit-border-radius: 2px;
  border-radius: 2px; }

/*.accordion a { padding: 10px; text-decoration: none; display: block; color: #41B26A; position: relative; background-color: #FFFFFF; background-image: url(../img/bg_grey.png); background-repeat: repeat-x; background-position: 0 -1px; border: 1px solid #E1E1E1; text-shadow: 0 1px 0 #fff; font-weight: normal; font-size: 14px; -webkit-border-radius: 4px; border-radius: 4px; margin-bottom: 3px; }*/
.accordion a {
  padding: 10px;
  text-decoration: none;
  display: block;
  color: #41B26A;
  position: relative;
  background-color: #FFFFFF;
  background-repeat: repeat-x;
  background-position: 0 -1px;
  border: 1px solid #E1E1E1;
  text-shadow: 0 1px 0 #fff;
  font-weight: normal;
  font-size: 14px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  margin-bottom: 3px; }

.accordion a .dcjq-icon {
  position: absolute;
  top: 50%;
  right: 1px;
  width: 34px;
  margin-top: -17px;
  height: 34px;
  background: url(../img/arrow_black_right.png) no-repeat 0 center; }

.accordion a.dcjq-parent.active .dcjq-icon {
  background: url(../img/arrow_black_down.png) no-repeat 0 center; }

.accordion a:hover {
  background-color: #F9F9F9; }

.accordion input {
  padding: 5px;
  width: 100%;
  font-size: 12px;
  border: 1px solid #ccc;
  color: #000;
  float: left;
  margin-top: 02px;
  margin-right: 0px;
  margin-bottom: 2px;
  margin-left: 0px;
  line-height: 22px; }

.accordion select {
  padding: 5px;
  width: 100%;
  font-size: 12px;
  border: 1px solid #ccc;
  color: #000;
  float: left;
  margin-top: 02px;
  margin-right: 0px;
  margin-bottom: 2px;
  margin-left: 0px;
  line-height: 22px; }

/**/
.ordenes_box {
  display: block;
  width: 100%;
  margin-bottom: 20px;
  float: left;
  min-height: 72px;
  background: #FFF;
  font-size: 11px;
  border: solid 1px #ccc; }

.ordenes_box_list {
  width: 100%;
  float: left;
  border-bottom: solid 1px #ccc; }

.ordenes_box_title {
  width: 100%;
  float: left;
  background: #ECF2F8;
  padding: 1%;
  color: #333;
  font-weight: bold;
  border-bottom: solid 1px #ccc; }

.ordenes_box_data {
  width: 100%;
  float: left;
  padding: 5px 1%; }

.ordenes_box_col1 {
  width: 21%;
  float: left;
  padding: 1%; }

.ordenes_box_col2 {
  width: 27%;
  float: left;
  padding: 1%; }

.ordenes_box_col3 {
  width: 10%;
  float: left;
  padding: 1%; }

.ot_ordenes_box_data {
  width: 100%;
  float: left;
  padding: 2%;
  padding-bottom: 0px; }

.ordenes_box_title .ordenes_box_col1 {
  overflow: hidden;
  text-overflow: ellipsis; }

.ordenes_box_title .ordenes_box_col2 {
  overflow: hidden;
  text-overflow: ellipsis; }

.ordenes_box_title .ordenes_box_col3 {
  overflow: hidden;
  text-overflow: ellipsis; }

.displayNone {
  display: none; }

#mapResumen {
  margin-top: 3%; }

#ciudadanos-grid-impresion {
  width: 100%;
  font-size: medium;
  text-align: left; }
  #ciudadanos-grid-impresion .backgrid th {
    background: #f5f5f5;
    font-size: medium;
    text-align: left; }
  #ciudadanos-grid-impresion a {
    color: black; }
  #ciudadanos-grid-impresion tr {
    background: #f5f5f5;
    font-size: medium; }
  #ciudadanos-grid-impresion td:nth-of-type(5) {
    font-size: small; }

#ciudadanos-grid .backgrid .sort-caret {
  display: none; }

.selection .select2-selection.select2-selection--single {
  height: 34px !important; }

.select2-container--default .select2-selection--single .select2-selection__rendered {
  line-height: 32px !important;
  color: black !important; }

.select2-selection__rendered {
  font-size: 13px !important; }

.select2-results__option {
  padding: 1px !important; }

.select2-results {
  font-size: 12px !important;
  color: black !important;
  padding-left: 8px !important; }
  .select2-results li {
    line-height: 15px !important; }

.autocomplete-element {
  padding: 0.5rem !important;
  font-weight: 600;
  background-color: white; }

.autocomplete-element:hover {
  background-color: #eeeeee;
  cursor: pointer; }

/*FORMS LOGIN*/
.shop_login_form * {
  margin: 0;
  padding: 0; }

.shop_login_form p {
  font-size: 1.3em;
  margin-bottom: 15px; }

.shop_login_form {
  width: 100%; }

.shop_login_form input, .shop_login_form textarea {
  padding: 5px;
  height: auto;
  width: 100%;
  font-size: 12px;
  border: 1px solid #BCBCBC;
  border-radius: 0;
  color: #000;
  float: left;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 10px;
  margin-left: 0px;
  line-height: 22px;
  border-radius: 5px; }

.shop_login_form select {
  padding: 5px;
  width: 100%;
  font-family: Helvetica, sans-serif;
  font-size: 12px;
  border: 1px solid #BCBCBC;
  color: #000;
  float: left;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 10px;
  margin-left: 0px;
  height: 34px;
  border-radius: 5px; }

.shop_login_form input[type=checkbox] {
  float: left;
  width: 100%;
  display: block;
  margin: 0;
  padding: 0;
  margin-top: 7px;
  accent-color: #009091; }

.shop_login_form textarea {
  height: 90px; }

.shop_login_form textarea:focus, .shop_login_form input:focus {
  border: 1px solid #4DA372; }

.label_forgot_password {
  width: 100%;
  line-height: 30px; }

.shop_login_form input.submit-button {
  display: block;
  width: 100px;
  cursor: pointer;
  line-height: 20px;
  background: #C00;
  font-size: 11px;
  padding-top: 8px;
  padding-right: 0px;
  padding-bottom: 8px;
  padding-left: 0px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  float: right;
  border: 0px;
  margin: 1px;
  color: #FFF;
  text-align: center; }

.shop_login_form label {
  float: left;
  text-align: left;
  width: 100%;
  line-height: 20px;
  text-transform: uppercase;
  font-family: 'DisplayPro', Arial; }

.shop_login_form .bold-label {
  font-weight: bold; }

.ot_shop_login_form * {
  margin: 0;
  padding: 0; }

.ot_shop_login_form p {
  font-size: 1.3em;
  margin-bottom: 15px; }

.ot_shop_login_form {
  width: 100%; }

.ot_shop_login_form input, .shop_login_form textarea {
  padding: 5px;
  width: 100%;
  font-size: 12px;
  border: 1px solid #BCBCBC;
  color: #000;
  float: left;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 10px;
  margin-left: 0px;
  line-height: 22px; }

.ot_shop_login_form select {
  padding: 5px;
  width: 100%;
  font-family: Helvetica, sans-serif;
  font-size: 12px;
  border: 1px solid #BCBCBC;
  color: #000;
  float: left;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 10px;
  margin-left: 0px;
  min-height: 34px;
  border-radius: 5px; }

.ot_shop_login_form input[type=checkbox] {
  float: left;
  width: 5%;
  display: block;
  margin: 0;
  padding: 0;
  margin-top: 7px;
  accent-color: #009091; }

.ot_shop_login_form textarea {
  height: 90px; }

.ot_shop_login_form textarea:focus, .shop_login_form input:focus {
  border: 1px solid #4DA372; }

.ot_label_forgot_password {
  width: 100%;
  line-height: 30px; }

.ot_shop_login_form input.submit-button {
  display: block;
  width: 100px;
  cursor: pointer;
  line-height: 20px;
  background: #C00;
  font-size: 11px;
  padding-top: 8px;
  padding-right: 0px;
  padding-bottom: 8px;
  padding-left: 0px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  float: right;
  border: 0px;
  margin: 1px;
  color: #FFF;
  text-align: center; }

.ot_shop_login_form label {
  float: left;
  text-align: left;
  width: 100%;
  line-height: 20px;
  text-transform: uppercase;
  font-family: 'DisplayPro', Arial;
  font-size: 11px;
  height: 25px; }

.shop_login_form {
  width: 100%;
  border-radius: 8px; }

.shop_login_form p {
  font-size: 1.3em;
  margin-bottom: 15px;
  color: #333333; }

.shop_login_form input,
.shop_login_form textarea,
.shop_login_form select {
  padding: 5px;
  height: auto;
  width: 100%;
  font-size: 12px;
  border: 1px solid #BCBCBC;
  border-radius: 6px;
  color: #333333;
  margin: 0 0 10px 0;
  line-height: 22px;
  float: left;
  transition: all 0.3s ease;
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.05); }

.input-border-gris input[type=text] {
  padding: 5px;
  height: auto;
  width: 100%;
  font-size: 12px;
  border: 1px solid #BCBCBC;
  border-radius: 6px;
  color: #333333;
  margin: 0 0 10px 0;
  line-height: 22px;
  float: left;
  transition: all 0.3s ease;
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.05); }

.shop_login_form input:focus,
.shop_login_form textarea:focus,
.shop_login_form select:focus {
  border-color: #4DA372;
  box-shadow: 0 0 0 3px rgba(77, 163, 114, 0.2);
  outline: none; }

.shop_login_form textarea {
  height: 90px;
  resize: vertical; }

.shop_login_form select {
  min-height: 34px; }

.shop_login_form input[type=checkbox] {
  float: left;
  width: 5%;
  display: block;
  margin: 0;
  padding: 0;
  margin-top: 7px;
  accent-color: #4DA372;
  outline: none;
  box-shadow: none; }

.label_forgot_password {
  width: 100%;
  line-height: 30px;
  color: #666666; }

.shop_login_form input.submit-button {
  display: block;
  width: 120px;
  cursor: pointer;
  line-height: 20px;
  background: #4DA372;
  font-size: 13px;
  padding: 8px 0;
  border-radius: 6px;
  border: none;
  color: #FFF;
  float: right;
  margin-top: 10px;
  text-align: center;
  transition: background 0.3s ease; }

.shop_login_form input.submit-button:hover {
  background: #388E5A; }

.shop_login_form label {
  float: left;
  width: 100%;
  line-height: 20px;
  text-transform: uppercase;
  font-family: 'DisplayPro', Arial;
  font-size: 11px;
  height: 25px; }

.ot_shop_login_form * {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; }

.ot_shop_login_form {
  width: 100%;
  border-radius: 8px; }

.ot_shop_login_form p {
  font-size: 1.3em;
  margin-bottom: 15px;
  color: #333333; }

.ot_shop_login_form input,
.shop_login_form textarea,
.ot_shop_login_form select {
  padding: 5px;
  width: 100%;
  font-size: 12px;
  border: 1px solid #BCBCBC;
  border-radius: 6px;
  color: #333333;
  margin: 0 0 10px 0;
  line-height: 22px;
  transition: all 0.3s ease;
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.05); }

.ot_shop_login_form input:focus,
.shop_login_form textarea:focus,
.ot_shop_login_form select:focus {
  border-color: #4DA372;
  box-shadow: 0 0 0 3px rgba(77, 163, 114, 0.2);
  outline: none; }

.ot_shop_login_form textarea {
  height: 90px;
  resize: vertical; }

.ot_shop_login_form select {
  min-height: 34px; }

.ot_shop_login_form input[type=checkbox] {
  float: left;
  width: 5%;
  display: block;
  margin: 0;
  padding: 0;
  margin-top: 7px;
  accent-color: #4DA372;
  outline: none;
  box-shadow: none; }

.ot_label_forgot_password {
  width: 100%;
  line-height: 30px;
  color: #666666; }

.ot_shop_login_form input.submit-button {
  display: block;
  width: 120px;
  cursor: pointer;
  line-height: 20px;
  background: #4DA372;
  font-size: 13px;
  padding: 8px 0;
  border-radius: 6px;
  border: none;
  color: #FFF;
  float: right;
  margin-top: 10px;
  text-align: center;
  transition: background 0.3s ease; }

.ot_shop_login_form input.submit-button:hover {
  background: #388E5A; }

.ot_shop_login_form label {
  float: left;
  text-align: left;
  width: 100%;
  line-height: 20px;
  text-transform: uppercase;
  font-family: 'DisplayPro', Arial;
  font-size: 11px;
  height: 25px; }

/**/
.error_msg {
  float: left;
  width: 100%;
  color: #FFF;
  font-size: 11px;
  background-color: #F60;
  background-image: url(../img/ico_error.png);
  background-position: 3px 4px;
  margin-top: 5px;
  margin-right: 0px;
  margin-bottom: 5px;
  margin-left: 0px;
  padding-top: 1%;
  padding-right: 1%;
  padding-bottom: 1%;
  padding-left: 10%;
  background-repeat: no-repeat;
  -webkit-border-radius: 3px;
  border-radius: 3px; }

/*PAGINATION*/
.pagination {
  border: solid 1px #ddd;
  display: block;
  float: right;
  -webkit-border-radius: 2px;
  border-radius: 2px; }

.pagination ul, li {
  list-style-type: none; }

.pagination ul {
  margin: 0;
  padding: 0; }

.pagination li {
  float: left; }

.pagination a {
  text-decoration: none;
  color: #000;
  display: block;
  padding: 0px 10px;
  text-align: center;
  background: #ddd;
  line-height: 30px;
  border-left: solid 1px #ccc;
  font-size: 11px; }

.pagination a#first {
  border-left: 1px solid #ACCFE8;
  background: #fff;
  border: none; }

.pagination a#last {
  border-left: 1px solid #ACCFE8;
  background: #fff; }

.pagination a#first:hover {
  color: #999; }

.pagination a#last:hover {
  color: #999; }

.pagination a:hover {
  background: #09F;
  color: #FFF; }

@media only screen and (max-width: 680px) {
  .pagination {
    float: left;
    margin: 10px 0px; } }

/*DATOS ORDEN DE TRABAJO*/
.datos_ot_box {
  float: left;
  width: 23%;
  padding: 1%;
  font-size: 13px;
  font-weight: bold;
  color: #1B94D6;
  text-align: left; }

.datos_ot_box span {
  display: block;
  font-weight: 300;
  color: #999;
  font-size: 12px; }

.datos_ot_box_grandes {
  font-size: 15px; }

.datos_ot_list {
  float: left;
  width: 100%;
  border: solid 1px #ACCFE8; }

.datos_ot_list_data {
  float: left;
  width: 100%; }

.datos_ot_list_title {
  float: left;
  width: 100%;
  border-bottom: solid 1px #ACCFE8;
  font-weight: bold;
  background-color: #E9E9E9; }

.ot_datos_ot_list_title {
  float: left;
  width: 100%;
  border-bottom: solid 1px #ACCFE8;
  font-weight: bold;
  background-color: #ECF2F8;
  padding-right: 10px; }

@media only screen and (max-width: 480px) {
  .datos_ot_box {
    float: left;
    width: 99%;
    padding: 1%;
    border-bottom: solid 1px #f2f2f2; }
  .datos_ot_box:last-child {
    border-bottom: 0px; } }

/**/
.datos_ot_list_items {
  float: left;
  width: 100%;
  margin: 0px;
  padding: 0px; }

.datos_ot_list_items ul {
  float: left;
  width: 100%; }

.datos_ot_list_items li {
  float: left;
  width: 100%;
  display: block;
  margin-bottom: 1px;
  border-bottom: solid 1px #f2f2f2; }

.datos_ot_list_items li:hover {
  background-color: #f2f2f2; }

.datos_ot_list_col_1 {
  float: left;
  width: 17%;
  padding: 5px;
  display: block;
  margin-right: 1px;
  border-right: solid 1px #ccc;
  min-height: 40px;
  line-height: 40px; }

.datos_ot_list_col_2 {
  float: left;
  width: 10%;
  padding: 5px;
  display: block;
  margin-right: 1px;
  border-right: solid 1px #ccc;
  min-height: 40px;
  line-height: 40px; }

.datos_ot_list_col_3 {
  float: left;
  width: 40%;
  padding: 5px;
  display: block;
  margin-right: 1px;
  border-right: solid 1px #ccc;
  min-height: 40px;
  line-height: 40px; }

.ot_datos_ot_list_items {
  float: left;
  width: 100%;
  margin: 0px;
  padding: 0px; }

.ot_datos_ot_list_items ul {
  float: left;
  width: 100%; }

.ot_datos_ot_list_col_1 {
  float: left;
  width: 16%;
  padding: 2px;
  display: block;
  margin-right: 1px;
  border-right: solid 1px #ccc;
  min-height: 44px; }

.ot_datos_ot_list_items ul {
  float: left;
  width: 100%; }

.ot_datos_ot_list_items li {
  float: left;
  width: 100%;
  display: block;
  margin-bottom: 0px;
  border-bottom: solid 1px #f2f2f2;
  cursor: pointer;
  position: relative; }

.ot_datos_ot_list_items li:hover {
  background-color: #F2FBFF; }

.ot_datos_ot_list_items li:active {
  border: 3px solid #4DA372;
  -webkit-box-shadow: 2px 2px 2px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 2px 2px 2px 0 rgba(0, 0, 0, 0.2); }

.ot_datos_ot_list_items li:active:after {
  padding: 6px;
  background: #C00;
  color: #fff;
  content: "<Mover Incidente>";
  position: absolute;
  right: 10px;
  top: 10px; }

.ot_datos_ot_list_col_1:last-child {
  border: 0px; }

.datos_ot_list_col_1:last-child {
  border: 0px; }

.datos_ot_list_col_3:last-child {
  border: 0px; }

.datos_ot_list_items li:last-child {
  border: 0px; }

.ot_datos_ot_list_items li:last-child {
  border: 0px; }

.ot_datos_ot_list_title .ot_datos_ot_list_col_1 {
  float: left;
  width: 16%;
  padding: 5px;
  display: block;
  margin-right: 1px;
  border-right: solid 1px #ccc;
  line-height: 35px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; }

.ot_datos_ot_list_title .ot_datos_ot_list_col_1_last {
  float: left;
  width: 19%;
  padding: 5px;
  display: block;
  line-height: 35px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; }

.datos_ot_list_title .datos_ot_list_col_1 {
  float: left;
  width: 17%;
  padding: 5px;
  display: block;
  margin-right: 1px;
  border-right: solid 1px #ccc;
  line-height: 35px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; }

.datos_ot_list_title .datos_ot_list_col_2 {
  float: left;
  width: 10%;
  padding: 5px;
  display: block;
  margin-right: 1px;
  border-right: solid 1px #ccc;
  line-height: 35px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; }

.datos_ot_list_title .datos_ot_list_col_1:last-child {
  border: 0px; }

/* Modificaciones Fer Mondino */
.datos_cot_list_items {
  float: left;
  width: 100%;
  margin: 0px;
  padding: 0px; }

.datos_cot_list_items ul {
  float: left;
  width: 100%; }

.datos_cot_list_items li {
  float: left;
  width: 100%;
  display: block;
  margin-bottom: 0px;
  border-bottom: solid 1px #f2f2f2;
  position: relative; }

.datos_ot_list_col_new_8 {
  float: left;
  width: 8%;
  padding: 5px;
  display: block;
  margin-right: 1px;
  border-right: solid 1px #ccc;
  min-height: 44px; }

.datos_ot_list_col_new_9 {
  float: left;
  width: 9%;
  padding: 5px;
  display: block;
  margin-right: 1px;
  border-right: solid 1px #ccc;
  min-height: 44px; }

.datos_ot_list_col_new_11 {
  float: left;
  width: 11%;
  padding: 5px;
  display: block;
  margin-right: 1px;
  border-right: solid 1px #ccc;
  min-height: 44px; }

.datos_ot_list_col_new_20 {
  float: left;
  width: 20%;
  padding: 5px;
  display: block;
  margin-right: 1px;
  border-right: solid 1px #ccc;
  min-height: 44px; }

.datos_cot_list_col_1:last-child {
  border: 0px; }

.datos_cot_list_col_3:last-child {
  border: 0px; }

.datos_cot_list_col_4:last-child {
  border: 0px; }

.datos_cot_list_items li:last-child {
  border: 0px; }

.datos_ot_list_title .datos_ot_list_col_new_20:last-child {
  border: 0px; }

.datos_ot_list_col_new_20 select, .datos_cot_list_items a.but_detalle_m, .datos_cot_list_items a.but_eliminar {
  width: 100%;
  margin-bottom: 0px; }

.datos_cot_list_items div:last-child {
  border: 0px; }

.datos_ot_list_title .datos_ot_list_col_6 {
  border: 0px; }

.but_detalle_m {
  display: block;
  width: 70px;
  line-height: 18px;
  color: #333;
  text-decoration: none;
  display: block;
  font-family: 'DisplayPro', Arial;
  background-color: #fff;
  border: 1px solid #D6D6D6;
  -webkit-border-radius: 2px;
  border-radius: 3px;
  margin: 2px;
  text-align: center;
  text-transform: capitalize;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  background-image: url(../img/ico_but_3.png);
  background-repeat: no-repeat;
  background-position: right center;
  padding-top: 2px;
  padding-right: 20px;
  padding-bottom: 2px;
  padding-left: 2px;
  font-size: 10px; }

.but_detalle_m:hover {
  background-color: #44516C;
  text-decoration: none;
  color: #FFF; }

.button-cot {
  padding-left: 10px;
  margin-left: 5px; }

.button-cot:hover {
  text-decoration: none; }

.margintop0 {
  margin-top: 0px !important; }

.column50 {
  float: left;
  width: 50%;
  margin-bottom: 10px; }

.column70 {
  float: left;
  width: 70%;
  margin-bottom: 10px; }

.column30 {
  float: left;
  width: 30%;
  margin-bottom: 10px; }

/*.labelMobileDate{ float: right;	text-align: center;	cursor: default; font-size: 14px; font-family: 'DisplayPro',Arial; padding: 8px; color: #666666; background: none repeat scroll 0 0 #FFFFFF; border: solid 1px #D6D6D6;}*/
.labelMobileDate {
  cursor: default !important;
  display: block;
  height: 36px;
  margin: 5px 0px 1px;
  color: #666;
  text-decoration: none;
  display: block;
  font-size: 14px;
  text-transform: uppercase;
  font-family: 'DisplayPro', Arial;
  background-color: #F4F4F4;
  line-height: 36px;
  padding-right: 10px;
  padding-left: 10px;
  float: right;
  border-style: solid;
  border-color: #D6D6D6;
  border-left-width: 0px;
  border-right-width: 0px;
  border-top-width: 1px;
  border-bottom-width: 1px; }

.labelMobileTotal {
  float: right;
  text-align: center;
  cursor: default;
  font-size: 14px;
  font-family: 'DisplayPro',Arial;
  padding: 8px;
  color: #666666;
  background: none repeat scroll 0 0 #FFFFFF;
  border: solid 1px #D6D6D6;
  border-radius: 4px;
  margin: 10px 0 !important; }

.btn-mobile-break {
  display: none; }

@media only screen and (max-width: 500px) {
  .btn-mobile-break {
    display: block; } }

/* Detalle OT */
.rowDetalleOT {
  margin-left: 0px; }

.but_actualizar {
  display: block;
  width: 150px;
  height: 36px;
  margin-left: 10px;
  margin-bottom: 1px;
  color: #666;
  text-decoration: none;
  display: block;
  font-size: 14px;
  text-transform: uppercase;
  font-family: 'DisplayPro', Arial;
  background-color: #F4F4F4;
  line-height: 36px;
  padding-right: 30px;
  padding-left: 15px;
  float: right;
  background-image: url(../img/reload_but.png);
  background-repeat: no-repeat;
  background-position: right -11px;
  border: 1px solid #D6D6D6;
  -webkit-border-radius: 4px;
  border-radius: 4px; }

.but_exportar {
  display: block;
  width: 150px;
  height: 36px;
  margin-left: 10px;
  margin-bottom: 1px;
  color: #666;
  text-decoration: none;
  display: block;
  font-size: 14px;
  text-transform: uppercase;
  font-family: 'DisplayPro', Arial;
  background-color: #F4F4F4;
  line-height: 36px;
  padding-right: 30px;
  padding-left: 15px;
  float: right;
  background-image: url(../img/export_but.png);
  background-repeat: no-repeat;
  background-position: right -11px;
  border: 1px solid #D6D6D6;
  -webkit-border-radius: 4px;
  border-radius: 4px; }

.but_next {
  display: block;
  width: 80px;
  height: 36px;
  margin-top: 5px;
  margin-left: 0px;
  margin-bottom: 1px;
  color: #666;
  text-decoration: none;
  display: block;
  font-size: 14px;
  text-transform: uppercase;
  font-family: 'DisplayPro', Arial;
  background-color: #F4F4F4;
  line-height: 36px;
  padding-right: 30px;
  padding-left: 10px;
  float: right;
  background-image: url(../img/back_but.png);
  background-repeat: no-repeat;
  background-position: right -11px;
  border: 1px solid #D6D6D6;
  -webkit-border-radius: 0px 4px 4px 0px;
  border-radius: 0px 4px 4px 0px; }

.but_prev {
  display: block;
  width: 80px;
  height: 36px;
  margin-top: 5px;
  margin-left: 10px;
  margin-bottom: 1px;
  color: #666;
  text-decoration: none;
  display: block;
  font-size: 14px;
  text-transform: uppercase;
  font-family: 'DisplayPro', Arial;
  background-color: #F4F4F4;
  line-height: 36px;
  padding-right: 15px;
  padding-left: 40px;
  float: right;
  background-image: url(../img/back_but2.png);
  background-repeat: no-repeat;
  background-position: left -11px;
  border: 1px solid #D6D6D6;
  -webkit-border-radius: 4px 0px 0px 4px;
  border-radius: 4px 0px 0px 4px; }

.but_year {
  display: block;
  width: 60px;
  height: 36px;
  margin: 10px 0 !important;
  color: #666;
  text-decoration: none;
  display: block;
  font-size: 14px;
  text-transform: uppercase;
  font-family: 'DisplayPro', Arial;
  background-color: #F4F4F4;
  line-height: 36px;
  padding-right: 15px;
  padding-left: 15px;
  float: left;
  border: 1px solid #D6D6D6;
  -webkit-border-radius: 4px;
  border-radius: 4px; }

.but_actualizar:hover, .but_exportar:hover, .but_next:hover, .but_prev:hover, .but_year:hover {
  color: #fff;
  background-color: #41B26A;
  text-decoration: none; }

.rowDetalleOT select {
  margin: 0px; }

.datos_ot_list_col_new_50 {
  float: left;
  width: 50%;
  padding: 5px;
  display: block;
  margin-right: 1px;
  border-right: solid 1px #ccc;
  min-height: 44px; }

.select100 {
  width: 100% !important;
  margin-bottom: 0px; }

.margin0 {
  margin-left: 0px !important; }

.ordenes_box_col8 {
  width: 8%;
  float: left;
  padding: 1px 1%; }

.ordenes_box_col9 {
  width: 9%;
  float: left;
  padding: 1px 1%; }

.ordenes_box_col10 {
  width: 10%;
  float: left;
  padding: 1px 1%; }

.ordenes_box_col11 {
  width: 11%;
  float: left;
  padding: 1%; }

.ordenes_box_col15 {
  width: 15%;
  float: left;
  padding: 1px 1%; }

.ordenes_box_col19 {
  width: 19%;
  float: left;
  padding: 1%; }

.ordenes_box_col20 {
  width: 20%;
  float: left;
  padding: 1px 1%; }

.ordenes_box_col25 {
  width: 25%;
  float: left;
  padding: 1px 1%; }

.ordenes_box_col30 {
  width: 30%;
  float: left;
  padding: 1px 1%; }

.ordenes_box_col40 {
  width: 40%;
  float: left;
  padding: 1px 1%; }

.ordenes_box_col50 {
  width: 50%;
  float: left;
  padding: 1px 1%; }

.scroll-large {
  height: 350px !important; }

.scroll-medium {
  height: 200px !important; }

.scroll-small {
  height: 150px !important; }

.but_asignar {
  display: block;
  width: 120px;
  height: 36px;
  margin-left: 10px;
  margin-bottom: 1px;
  color: #666;
  text-decoration: none;
  display: block;
  font-size: 14px;
  text-transform: uppercase;
  font-family: 'DisplayPro', Arial;
  background-color: #F4F4F4;
  line-height: 36px;
  padding-right: 30px;
  padding-left: 15px;
  float: right;
  background-image: url(../img/back_but4.png);
  background-repeat: no-repeat;
  background-position: right -11px;
  border: 1px solid #D6D6D6;
  -webkit-border-radius: 4px;
  border-radius: 4px; }

.but_asignar:hover {
  color: #fff;
  background-color: #41B26A;
  text-decoration: none; }

.datos_ot_list_col_new_30 {
  float: left;
  width: 30%;
  padding: 5px;
  display: block;
  margin-right: 1px;
  border-right: solid 1px #ccc;
  min-height: 44px; }

.but_eliminar {
  display: block;
  width: 70px;
  line-height: 18px;
  color: #333;
  text-decoration: none;
  display: block;
  font-family: 'DisplayPro', Arial;
  background-color: #fff;
  border: 1px solid #D6D6D6;
  -webkit-border-radius: 2px;
  border-radius: 3px;
  margin: 2px;
  text-align: center;
  text-transform: capitalize;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  background-image: url(../img/ico_but_4.png);
  background-repeat: no-repeat;
  background-position: right center;
  padding-top: 2px;
  padding-right: 20px;
  padding-bottom: 2px;
  padding-left: 2px;
  font-size: 10px; }

.but_eliminar:hover {
  background-color: #44516C;
  text-decoration: none;
  color: #FFF; }

.centered {
  text-align: center; }

.mapa-ot {
  display: block;
  width: 100%;
  margin-bottom: 20px;
  float: left;
  background-color: #ffffff;
  height: 300px; }

.padding0 {
  padding: 0px !important; }

.margins {
  margin-top: 20px;
  margin-bottom: 20px; }

.margin-20 {
  margin-top: -20px !important; }

@media only screen and (max-width: 860px) {
  select.select100 {
    font-size: 11px;
    padding: 2px;
    height: 24px;
    line-height: 24px; } }

.reportes_mapa {
  background: none repeat scroll 0 0 #FFFFFF;
  border: 1px solid #CCCCCC;
  border-radius: 5px;
  padding: 10px;
  margin-top: 10px; }

.full-view-map {
  position: absolute;
  top: 204px;
  left: 40px;
  right: 0;
  bottom: 0;
  box-shadow: 0px 5px 15px 1px black; }

.reportes_grafico {
  background: none repeat scroll 0 0 #FFFFFF;
  border: 1px solid #CCCCCC;
  border-radius: 5px;
  padding: 10px;
  margin-top: 10px;
  height: 430px; }

.reportes_grafico_alto {
  height: 500px; }

.selectable_list .ordenes_box_list:hover, .selectable_list .selected {
  background-color: #ACE5BF;
  cursor: pointer; }

/* END Modificaciones Fer Mondino */
@media only screen and (max-width: 860px) {
  .ot_datos_ot_list_col_1 {
    float: left;
    width: 16%;
    padding: 5px;
    display: block;
    margin-right: 1px;
    border-right: solid 1px #ccc;
    line-height: 18px; }
  .datos_ot_list_col_1 {
    float: left;
    width: 16%;
    padding: 5px;
    display: block;
    margin-right: 1px;
    border-right: solid 1px #ccc;
    line-height: 18px; }
  .datos_ot_list_col_2 {
    float: left;
    width: 12%;
    padding: 5px;
    display: block;
    margin-right: 1px;
    border-right: solid 1px #ccc;
    min-height: 40px;
    line-height: 18px; }
  .datos_ot_list_col_3 {
    float: left;
    width: 27%;
    padding: 5px;
    display: block;
    margin-right: 1px;
    border-right: solid 1px #ccc;
    min-height: 40px;
    line-height: 18px; }
  .datos_ot_list_title .datos_ot_list_col_1 {
    float: left;
    width: 16%;
    padding: 5px;
    display: block;
    margin-right: 1px;
    border-right: solid 1px #ccc;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    line-height: 18px; }
  .datos_ot_list_title .datos_ot_list_col_2 {
    float: left;
    width: 12%;
    padding: 5px;
    display: block;
    margin-right: 1px;
    border-right: solid 1px #ccc;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    line-height: 18px; }
  .datos_ot_list_title .datos_ot_list_col_3 {
    float: left;
    width: 27%;
    padding: 5px;
    display: block;
    margin-right: 1px;
    border-right: solid 1px #ccc;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    line-height: 18px; }
  .ot_datos_ot_list_title .ot_datos_ot_list_col_1 {
    float: left;
    width: 16%;
    padding: 5px;
    display: block;
    margin-right: 1px;
    border-right: solid 1px #ccc;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    line-height: 18px; } }

@media only screen and (max-width: 680px) {
  .datos_ot_list_col_1 {
    float: left;
    width: 16%;
    padding: 5px;
    display: block;
    margin-right: 1px;
    border-right: solid 1px #ccc; }
  .ot_datos_ot_list_col_1 {
    float: left;
    width: 16%;
    padding: 5px;
    display: block;
    margin-right: 1px;
    border-right: solid 1px #ccc; }
  .ot_datos_ot_list_title .datos_ot_list_col_4 {
    float: left;
    width: 9.7%;
    padding: 5px;
    display: block;
    margin-right: 1px;
    border-right: solid 1px #ccc;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    line-height: 18px; } }

.but_personal {
  display: block;
  width: 120px;
  margin: 5px;
  float: left;
  color: #FFF;
  text-decoration: none;
  text-align: center;
  padding-top: 80px;
  font-size: 12px;
  text-transform: capitalize;
  padding-bottom: 10px;
  background-color: #202735;
  background-image: url(../img/ico_personal.png);
  background-repeat: no-repeat;
  background-position: center 20px;
  border: 1px solid #D6D6D6; }

.but_materiales {
  display: block;
  width: 120px;
  margin: 5px;
  float: left;
  color: #FFF;
  text-decoration: none;
  text-align: center;
  padding-top: 80px;
  font-size: 12px;
  text-transform: capitalize;
  padding-bottom: 10px;
  background-color: #202735;
  background-image: url(../img/ico_materiales.png);
  background-repeat: no-repeat;
  background-position: center 20px;
  border: 1px solid #D6D6D6; }

.but_mapa {
  display: block;
  width: 120px;
  margin: 5px;
  float: left;
  color: #FFF;
  text-decoration: none;
  text-align: center;
  padding-top: 80px;
  font-size: 12px;
  text-transform: capitalize;
  padding-bottom: 10px;
  background-color: #202735;
  background-image: url(../img/ico_mapa.png);
  background-repeat: no-repeat;
  background-position: center 20px;
  border: 1px solid #D6D6D6; }

.but_personal:hover, .but_materiales:hover, .but_mapa:hover {
  background-color: #41B26A;
  color: #FFF;
  text-decoration: none; }

@media only screen and (max-width: 480px) {
  .detalle_ot_data .datos_ot_box {
    float: left;
    width: 99%; }
  .but_personal {
    display: block;
    width: 85px;
    margin: 2px;
    float: left;
    color: #FFF;
    text-decoration: none;
    text-align: center;
    padding-top: 80px;
    font-size: 12px;
    text-transform: capitalize;
    padding-bottom: 10px;
    background-color: #202735;
    background-image: url(../img/ico_personal.png);
    background-repeat: no-repeat;
    background-position: center 20px;
    border: 1px solid #D6D6D6; }
  .but_materiales {
    display: block;
    width: 85px;
    margin: 2px;
    float: left;
    color: #FFF;
    text-decoration: none;
    text-align: center;
    padding-top: 80px;
    font-size: 12px;
    text-transform: capitalize;
    padding-bottom: 10px;
    background-color: #202735;
    background-image: url(../img/ico_materiales.png);
    background-repeat: no-repeat;
    background-position: center 20px;
    border: 1px solid #D6D6D6; }
  .but_mapa {
    display: block;
    width: 85px;
    margin: 2px;
    float: left;
    color: #FFF;
    text-decoration: none;
    text-align: center;
    padding-top: 80px;
    font-size: 12px;
    text-transform: capitalize;
    padding-bottom: 10px;
    background-color: #202735;
    background-image: url(../img/ico_mapa.png);
    background-repeat: no-repeat;
    background-position: center 20px;
    border: 1px solid #D6D6D6; } }

#pop_personal {
  display: none;
  width: 250px;
  height: 200px; }

.pop_personal_title {
  float: left;
  width: 100%;
  margin-bottom: 15px;
  color: #4DA372;
  border-bottom-width: 3px;
  border-bottom-style: solid;
  border-bottom-color: #4DA372; }

.pop_personal_data {
  float: left;
  width: 100%;
  font-size: 12px; }

.pop_personal_data div {
  float: left;
  width: 100%;
  border-bottom: solid 1px #f2f2f2; }

.pop_personal_data em {
  display: inline-block;
  width: 100px; }

.incidentes_search {
  float: left;
  width: 100%;
  margin-bottom: 10px; }

.incidentes_search .resumen_desc2 {
  width: 100%; }

.incidentes_search_col2 {
  float: right;
  width: 400px;
  margin: 2px;
  padding-top: 22px; }
  .incidentes_search_col2 > a {
    float: right; }
  @media only screen and (max-width: 480px) {
    .incidentes_search_col2 {
      width: 98%;
      margin: 0%; }
      .incidentes_search_col2 > a {
        float: left; } }

/**/
.scrollbar {
  width: 100%;
  height: 250px;
  overflow-y: scroll;
  overflow-x: scroll; }

::-webkit-scrollbar {
  width: 10px;
  height: 10px; }

::-webkit-scrollbar-button:start:decrement,
::-webkit-scrollbar-button:end:increment {
  display: none; }

::-webkit-scrollbar-track-piece {
  /*background-color: #3b3b3b*/
  -webkit-border-radius: 2px; }

::-webkit-scrollbar-thumb:vertical, ::-webkit-scrollbar-thumb:horizontal {
  -webkit-border-radius: 2px;
  background: #41B26A url(../img/scrollbar_thumb_bg.png) no-repeat center; }

/* BOTONES 2014 FERMONDINO */
.botones {
  background-color: #F4F4F4;
  background-position: right -11px;
  background-repeat: no-repeat;
  border: 1px solid #D6D6D6;
  border-radius: 4px;
  -webkit-border-radius: 10px;
  color: #666666;
  display: block;
  font-family: 'DisplayPro',Arial;
  font-size: 14px;
  height: 36px;
  line-height: 36px;
  text-decoration: none;
  text-transform: uppercase;
  margin-left: 5px;
  padding-left: 10px;
  padding-right: 45px;
  float: left; }

.botones:hover {
  text-decoration: none;
  color: #666666;
  background-color: #DBDBDB;
  text-decoration: none;
  background-position: right -65px;
  cursor: pointer; }

#btnBuscarCoordenadas:hover .botones {
  text-decoration: none;
  color: #666666;
  background-color: #DBDBDB;
  text-decoration: none;
  background-position: right -65px;
  cursor: pointer; }

.boton_enviar-verde:hover {
  text-decoration: none;
  color: #666666;
  background-color: #DBDBDB;
  text-decoration: none;
  background-position: right;
  background-position-y: -10px;
  cursor: pointer; }

.boton_buscar {
  background-image: url(../img/button_search.png); }

.botones.solo-icono {
  background-color: #E8EFF7;
  border: none;
  padding-right: 34px;
  padding-left: 0; }

.boton_agregar {
  background-image: url(../img/button_add.png); }

.boton_expandir {
  background-image: url(../img/button_expandir.png); }

.boton_contraer {
  background-image: url(../img/button_contraer.png); }

.boton_cancelar {
  background-image: url(../img/button_cancel.png); }

.boton_exportar {
  background-image: url(../img/button_export.png); }

.boton_imprimir {
  background-image: url(../img/button_print.png); }

.boton_editar {
  background-image: url(../img/button_edit.png); }

.boton_mensaje {
  background-image: url(../img/button_letter.png); }

.boton_ver {
  background-image: url(../img/button_view.png); }

.boton_mapear {
  background-image: url(../img/button_map.png); }

.boton_enviar {
  background-image: url(../img/button_send.png); }

.boton_enviar-verde {
  background-image: url(../img/button_send.png);
  background-position-y: -65px; }

.boton_actualizar {
  background-image: url(../img/button_reload.png); }

.boton_limpiar {
  background-image: url(../img/button_limpiar.png); }

.boton_siguiente {
  background-image: url(../img/button_next.png); }

.boton_volver {
  background-image: url(../img/back_but2.png); }

.boton_pausa {
  background-image: url(../img/button_pausa.png); }

.boton_play {
  background-image: url(../img/button_play.png); }

.boton_ayuda {
  background-image: url(../img/icono_manual_de_uso-01.png);
  background-color: #4DA372;
  background-size: 34px 34px;
  background-position: center center;
  background-repeat: no-repeat;
  position: fixed;
  top: 10px;
  right: 15px;
  width: 40px;
  height: 40px;
  border-radius: 50%; }

.margen_superior {
  margin-top: 47px; }

/* Historico */
.datos_ot_box_historico {
  width: 24% !important;
  padding: 1% !important; }

.datos_ot_box_historico2 {
  width: 32% !important;
  padding: 1% !important; }

.datos_ot_box_historico_obs {
  width: 90% !important; }

.greyborder {
  border: 0;
  padding: 10px;
  background: transparent !important; }

.section_historico {
  float: left;
  font-family: 'DisplayPro',Arial;
  font-size: 18px;
  letter-spacing: -1px;
  padding-left: 10px;
  width: 90%;
  color: #4da372;
  line-height: 20px;
  margin: 5px 0px; }

.historico-images {
  padding: 20px; }

.historico-images img {
  float: left;
  width: 31%;
  margin-right: 2%; }

@media only screen and (max-width: 748px) {
  .historico-images img {
    width: 95%;
    margin-right: 0;
    margin-bottom: 10px; } }

/*AUDITORIA*/
.aud_datos_list_title {
  float: left;
  width: 100%;
  border-bottom: solid 1px #ACCFE8;
  font-weight: bold;
  background-color: #ECF2F8; }

.aud_datos_list_items {
  float: left;
  width: 100%;
  margin: 0px;
  padding: 0px; }

.aud_datos_list_items ul {
  float: left;
  width: 100%; }

.aud_datos_list_col_1 {
  float: left;
  width: 12.18%;
  padding-left: 2px;
  display: block;
  border-right: solid 1px #ccc;
  min-height: 44px; }

.aud_datos_list_col_1_last {
  float: left;
  width: 14.4%;
  padding-left: 2px;
  display: block;
  border-right: solid 1px #ccc;
  min-height: 44px; }

.aud_datos_list_items ul {
  float: left;
  width: 100%; }

.aud_datos_list_items li {
  float: left;
  width: 100%;
  display: block;
  margin-bottom: 0px;
  border-bottom: solid 1px #f2f2f2;
  cursor: pointer;
  position: relative; }

.aud_datos_list_items li:hover {
  background-color: #F2FBFF; }

.aud_datos_list_items li:active {
  border: 3px solid #4DA372;
  -webkit-box-shadow: 2px 2px 2px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 2px 2px 2px 0 rgba(0, 0, 0, 0.2); }

.aud_datos_list_title .aud_datos_list_col_1 {
  float: left;
  width: 12%;
  padding: 5px;
  display: block;
  margin-right: 1px;
  border-right: solid 1px #ccc;
  line-height: 35px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; }

.aud_datos_list_title .aud_datos_list_col_1_last {
  float: left;
  width: 15.22%;
  padding: 5px;
  display: block;
  margin-right: 1px;
  line-height: 35px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; }

.aud_observaciones {
  width: 100%;
  margin-bottom: 25px;
  font-size: 10pt; }

.aud_scrollbar {
  width: 100%;
  height: 220px;
  overflow: auto; }

.aud_foto_gallery {
  display: block;
  width: 100%;
  float: left;
  margin-top: 15px;
  margin-bottom: 15px;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 4px;
  border: 1px solid #D6D6D6;
  background-color: #FFF;
  min-height: 155px; }

/* DETALLE DE INCIDENTE */
.datos_incidente_box {
  float: left;
  width: 20%;
  padding: 1%;
  font-size: 13px;
  font-weight: bold;
  color: #1B94D6; }

.datos_incidente_box span {
  display: block;
  font-weight: 300;
  color: #999;
  font-size: 12px; }

/* DETALLE DE INCIDENTE - sin ubicacion para poder usar grid de bootstrap */
.datos_incidente_box_nocol {
  padding: 1%;
  font-size: 13px;
  font-weight: bold;
  color: #1B94D6; }

.datos_incidente_box_nocol span {
  display: block;
  font-weight: 300;
  color: #999;
  font-size: 12px; }

/* MOUSE PARA ZOOM */
.zoomeable {
  cursor: url(../img/zoomIcon.png), auto; }

/* Backgrid custom */
.backgrid {
  color: #666;
  font-size: small; }

.backgrid tbody tr:hover > td {
  background-color: ghostwhite; }

/*Para pintar las filas con incidentes de prioridad Alta*/
/*https://material.google.com/style/color.html*/
.filaBackgridPrioridadAlta {
  /*Color Red Grado 200*/
  background-color: #EF9A9A !important; }

.filaBackgridPrioridadAlta:hover {
  /*Color Red Grado 100*/
  background-color: #FFCDD2 !important; }

.filaBackgridPrioridadMedia {
  /*Color Amber Grado 200*/
  background-color: #FFE082 !important; }

.filaBackgridPrioridadMedia:hover {
  /*Color Amber Grado 100*/
  background-color: #FFECB3 !important; }

.filaBackgridIncumplidoTotal {
  /*Color Red Grado 200*/
  color: #b34700 !important;
  text-align: center !important; }

.filaBackgridVencido {
  /*Color Red Grado 200*/
  color: #b34700 !important;
  text-align: center !important; }

.filaBackgridCumplido {
  /*Color Red Grado 200*/
  color: #248f24 !important;
  text-align: center !important; }

.filaBackgridIncumplidoParcial {
  /*Color Amber Grado 200*/
  color: #b3b300 !important;
  text-align: center !important; }

.filaBackgridAuditado {
  /*Color Amber Grado 200*/
  color: #0066cc !important;
  text-align: center !important; }

/* zebra */
table.backgrid tr:nth-child(odd) {
  background-color: lavender; }

.line-hop {
  white-space: pre-line !important; }

div#reporte-registro-incidentes-grid table.backgrid > thead > tr > th.renderable {
  vertical-align: baseline; }
  div#reporte-registro-incidentes-grid table.backgrid > thead > tr > th.renderable > a {
    white-space: break-spaces !important;
    font-size: .9rem; }

div#reporte-registro-incidentes-grid table.backgrid > tbody > tr > td.string-cell, div#reporte-registro-incidentes-grid table.backgrid > thead > th {
  white-space: nowrap !important;
  max-width: fit-content !important;
  text-align: center; }

.backgrid th,
.backgrid td {
  white-space: normal !important;
  max-width: 125px !important; }

.backgrid td {
  padding: 1px; }
  .backgrid td.text-cell.editable {
    cursor: pointer; }
  .backgrid td.editable {
    cursor: pointer; }

#sugerencias-grid .backgrid td:nth-child(4) {
  white-space: pre-line !important;
  cursor: pointer; }

#modalSugerenciaBody {
  white-space: pre-line; }

.nuevaNoticiaInput {
  width: 100%;
  height: 2rem; }

#resumenNoticia {
  padding: 0%; }

#imgNoticiaContainer {
  width: 100%;
  height: 200px;
  margin-bottom: 1rem; }
  #imgNoticiaContainer:hover {
    height: 600px;
    width: 100%;
    max-height: 600px; }

#imgResumenNoticia {
  width: 100%;
  height: 100%;
  max-width: 100%;
  max-height: 100%;
  object-fit: cover; }

#contenidoNoticia {
  overflow: scroll;
  max-height: 200px; }

.iconExtrasNoticia {
  background-position: center;
  background-size: contain;
  opacity: 0.75;
  background-repeat: no-repeat; }

.grid-img {
  width: 75px !important; }

#image-container div {
  width: 75px;
  height: 60px;
  overflow: hidden;
  background-color: transparent !important; }

#image-container div img {
  width: 100%; }

/* Backgrid.paginator custom */
.backgrid-paginator {
  font-size: small; }

.backgrid-paginator ul > li > a, .backgrid-paginator ul > li > span {
  height: inherit !important;
  line-height: inherit !important; }

.incidentes-grid-detalles, .grid-detalles {
  font-size: small;
  padding: 5px 5px 0; }

.hora-actualizacion {
  font-size: small;
  padding: 5px 5px 0;
  color: grey; }

.filtros-busqueda-container .backgrid-filter.form-search {
  width: 100%;
  margin: 0; }

.filtros-busqueda-container .backgrid-filter .search {
  left: auto;
  right: 178px; }

.filtros-busqueda-container .backgrid-filter input[type=search] {
  width: 151px;
  right: 0;
  font-size: small; }

#incidentes-filter .backgrid-filter.form-search, #materiales-filter .backgrid-filter.form-search, #ordenes-trabajo-filter .backgrid-filter.form-search {
  width: 100%;
  margin: 0; }

#incidentes-filter .backgrid-filter .search, #materiales-filter .backgrid-filter .search {
  left: auto;
  right: 178px; }

#incidentes-filter .backgrid-filter input[type=search], #materiales-filter .backgrid-filter input[type=search] {
  width: 151px;
  right: 0;
  font-size: small; }

#incidentes-filter-creado .backgrid-filter.form-search, #incidentes-filter-nroOrden .backgrid-filter.form-search {
  width: 100%;
  margin: 0; }

#incidentes-filter-creado .backgrid-filter .search, #incidentes-filter-nroOrden .backgrid-filter .search {
  left: auto;
  right: 178px; }

#incidentes-filter-creado .backgrid-filter input[type=search], #incidentes-filter-nroOrden .backgrid-filter input[type=search] {
  width: 151px;
  right: 0;
  font-size: small; }

/* Adjunto imagen eliminada */
.adjunto-deleted {
  opacity: 0.2; }

/* MAPAS */
.map-pulse-red {
  width: 10px;
  height: 10px;
  background: red;
  color: red;
  box-shadow: 0 0 0 red; }

.map-pulse {
  display: block;
  border-radius: 50%;
  cursor: pointer;
  animation: pulse 2s infinite; }

@keyframes pulse {
  0% {
    box-shadow: 0 0 0 0; }
  70% {
    box-shadow: 0 0 0 10px rgba(0, 0, 0, 0); }
  100% {
    box-shadow: 0 0 0 0 rgba(0, 0, 0, 0); } }

.md-leaflet-div-icon {
  margin-left: 20px !important;
  margin-top: -30px !important; }

.md-leaflet-icon-label {
  background: #fff;
  -moz-border-radius: 7px;
  -webkit-border-radius: 7px;
  border-radius: 7px;
  -moz-box-shadow: 0 3px 10px #888;
  -webkit-box-shadow: 0 3px 14px #999;
  box-shadow: 0 3px 10px #888;
  /*display: block;*/
  font: 12px/1.5 "Helvetica Neue", Arial, Helvetica, sans-serif;
  padding: 4px 6px;
  -ms-user-select: none;
  -moz-user-select: none;
  -webkit-user-select: none;
  user-select: none;
  white-space: nowrap; }

/* reemplazo la url de la imagen layers */
.leaflet-control-layers-toggle {
  background-image: url(../bower_components/leaflet/dist/images/layers.png) !important; }

.fancybox-button-contenedor {
  position: absolute;
  top: 5px;
  left: 5px;
  z-index: 99999; }

.fancybox-button {
  display: inline-block;
  width: 24px;
  height: 24px;
  margin-top: 1px;
  line-height: 14px;
  vertical-align: text-top;
  background-position: 24px 24px; }

span.fancybox-button {
  line-height: inherit;
  font-size: 18px; }

.fancybox-button-left {
  background-image: url(../img/rotate-left.png); }

.fancybox-button-right {
  background-image: url(../img/rotate-right.png); }

/* Archivo Adjunto */
.fileinput-button {
  position: relative;
  overflow: hidden;
  display: inline-block; }

.fileinput-button input {
  position: absolute;
  top: 0;
  right: 0;
  margin: 0;
  opacity: 0;
  -ms-filter: 'alpha(opacity=0)';
  font-size: 200px !important;
  direction: ltr;
  cursor: pointer; }

/* CSS for Dashboard View */
.widget-border {
  border: solid 2px;
  border-radius: 4px;
  border-color: green;
  text-align: center;
  margin: 8px; }
  .widget-border.widget-border-n {
    border-color: gray; }
  .widget-border.widget-border-p {
    border-color: #f89406; }
  .widget-border.widget-border-c {
    border-color: #51a351; }
  .widget-border.widget-border-a {
    border-color: #2f96b4; }
  .widget-border.widget-border-ca {
    border-color: #bd362f; }
  .widget-border.widget-border-t {
    border-color: #222222; }

.widget-title {
  color: white;
  font-size: 15px;
  padding: 12px;
  font-weight: bold; }

.widget-content {
  font-size: 26px;
  color: grey;
  padding: 12px; }

.widget-content-items {
  border: 1px solid #51a351;
  border-radius: 5px;
  margin-bottom: 10px;
  box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.1), 0 4px 4px 0 rgba(0, 0, 0, 0.1); }

#dashboardTab {
  margin-bottom: 2px; }

@media (min-width: 1600px) {
  #canvasEstado, #canvasZona {
    height: 292px !important; } }

/* Btn logout Menu Principal */
#btnLogoutMenuPrincipal {
  background-color: #da4f49;
  border-radius: 50%;
  width: 40px;
  height: 40px;
  background-image: url(../img/shutdown-icon.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 20px 20px;
  position: fixed;
  top: 40px;
  right: 40px; }

/* Búsqueda en Crear Incidente */
.search-input {
  display: none  !important; }

.search-button {
  display: none  !important; }

.search-cancel {
  display: none  !important; }

.direccion-incidente .leaflet-control-search .search-tooltip {
  position: inherit !important;
  display: block !important; }

.md-zonas-info {
  padding: 6px 8px;
  font: 14px/16px Arial, Helvetica, sans-serif;
  background: white;
  background: rgba(255, 255, 255, 0.8);
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.2);
  border-radius: 5px; }

.md-zonas-info h4 {
  margin: 0 0 5px;
  color: #777; }

div.ms-options ul li label input {
  margin-top: 0 !important;
  margin-left: 5px !important; }

div.ms-options ul li label {
  height: inherit;
  padding-left: 30px !important; }

div.col_30 div.ms-options-wrap div.ms-options ul li label input, div.span2 div.ms-options-wrap div.ms-options ul li label input, div.col_18 div.ms-options-wrap div.ms-options ul li label input {
  width: 8% !important; }

#divSelTipo div button:disabled, .divSelTipo div button:disabled, #divSelTipoAlerta div button:disabled, #divSelArea div button:disabled {
  cursor: no-drop;
  background-color: #E8EFF7; }

#zonaSelecDash button {
  margin-top: 0;
  font-size: 14px;
  color: #555555;
  border-radius: 4px;
  padding: 4px 6px; }

#zonaSelecDash div {
  margin-top: 0;
  border-radius: 4px; }

#zonaSelecDash div.ms-options-wrap div.ms-options ul li label {
  left: -12px; }

/* RESUMEN REGISTRO INCIDENTE */
.resumenIncidente {
  margin-left: 0%;
  padding: 2% 3%; }

/* Tweet button */
.share-btn {
  position: relative;
  font-weight: 500;
  background-color: #1b95e0;
  border-radius: 3px;
  cursor: pointer;
  color: #fff;
  padding: 1px 8px 1px 6px;
  height: 20px;
  text-decoration: none;
  outline: 0;
  display: inline-block;
  box-shadow: 1px 1px 6px 0px rgba(0, 0, 0, 0.5); }
  .share-btn span {
    margin-left: 3px;
    white-space: nowrap;
    display: inline-block;
    zoom: 1;
    font: normal normal normal 11px/18px 'Helvetica Neue',Arial,sans-serif;
    vertical-align: top; }
  .share-btn:hover {
    background-color: #1582c1; }
  .share-btn i {
    position: relative;
    display: inline-block;
    width: 14px;
    height: 14px;
    background: 0 0 no-repeat; }
  .share-btn-tw i {
    top: 3px;
    background-size: 13px 10px;
    background-image: url(../img/bird-tw-white.png); }
  .share-btn-fb i {
    top: 1px;
    background-size: 14px 14px;
    background-image: url(../img/fb-share.png); }

/*#btnTweet {
	position: relative;
	font-weight: 500;
	background-color: #1b95e0;
	border-radius: 3px;
	cursor: pointer;
	color: #fff;
	padding: 1px 8px 1px 6px;
	height: 20px;
	text-decoration: none;
 	outline: 0;
 	display: inline-block;
}

#btnTweet:hover {
	background-color: #1582c1;
}

#btnTweet span {
	margin-left: 3px;
	white-space: nowrap;
	display: inline-block;
	zoom: 1;
	font: normal normal normal 11px/18px 'Helvetica Neue',Arial,sans-serif;
	vertical-align: top;
}

#btnTweet i {
	position: relative;
	top: 3px;
	display: inline-block;
	width: 14px;
	height: 14px;
	background: 0 0 no-repeat;
	background-image: url(../img/bird-tw-white.png);
	background-size: 13px 10px;
}*/
/* modal más ancho */
.modal-ancho {
  width: 768px;
  margin-left: -348px; }

.modal-ancho-admision {
  width: 768px;
  margin-left: -348px; }
  .modal-ancho-admision .modal-body {
    max-height: 60vh; }

.modal-extra-ancho {
  width: 1150px;
  margin-left: -530px;
  max-height: 80vh;
  overflow: auto; }

.modal-extra-ancho-permiso-obra {
  width: 1150px;
  margin-left: -550px;
  margin-top: auto; }
  .modal-extra-ancho-permiso-obra .modal-body {
    height: 420px; }

.modal-extra-ancho-reapertura {
  width: 1150px;
  margin-left: -575px;
  margin-top: -10px; }
  .modal-extra-ancho-reapertura .modal-body {
    height: 75vh; }

.modal-extra-ancho-historial-novedades, .modal-extra-ancho {
  width: 1150px;
  margin-left: -550px; }
  .modal-extra-ancho-historial-novedades .modal-body, .modal-extra-ancho .modal-body {
    height: auto;
    max-height: 70vh; }

#cancelar-mensaje-attach {
  padding: 0px 6px;
  font-size: 8.9px; }

/* View detalle incidente */
.carousel-control.right {
  top: 108px;
  right: 0; }

.carousel-control.left {
  top: 108px; }

#myCarousel a {
  font-size: 22px; }

div.span4 div.ordenes_box.round_border div.ordenes_box_data, div.span8 div.ordenes_box.round_border div.ordenes_box_data {
  height: 225px !important; }

.item img {
  height: 225px;
  padding: 5px 0; }

#image-container2 {
  width: auto !important;
  height: 187px; }
  #image-container2.foto_gallery_box1_1 li img {
    height: 187px !important; }

.foto-border-c {
  border: solid 2px;
  border-radius: 4px;
  border-color: #51a351;
  text-align: center; }
  .foto-border-c.foto-border-p {
    border-color: #f89406; }
  .foto-border-c.foto-border-n {
    border-color: #bd362f; }
  .foto-border-c.foto-border-a {
    border-color: #2f96b4; }

.widget-aud-content {
  padding: 0 12px;
  font-size: 11px;
  height: 225px;
  text-align: left;
  color: #1f6377;
  font-weight: bold; }
  .widget-aud-content-fill {
    height: auto !important;
    padding: 0 !important; }

#demo2 {
  margin-top: 12px; }

#panel-ayuda {
  position: fixed;
  width: 465px !important;
  right: -700px;
  padding: 10px;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  border: solid 2px grey;
  background-color: white;
  border-radius: 4px;
  height: 100%;
  overflow: scroll;
  direction: rtl;
  text-align: left;
  -webkit-box-shadow: -7px 1px 20px -11px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: -7px 1px 20px -11px rgba(0, 0, 0, 0.75);
  box-shadow: -7px 1px 20px -11px rgba(0, 0, 0, 0.75);
  z-index: 2000; }

.panel-ayuda-desplegado {
  right: 0 !important; }

.tab-contraido {
  margin-left: -220px !important;
  margin-right: 220px !important;
  width: 95% !important; }

.salir-manual {
  float: right;
  position: fixed; }

#table1, #table2 {
  font-size: 12px; }
  #table1 thead, #table2 thead {
    font-size: 14px;
    background: #51a351;
    color: white; }

.floatThead-table thead {
  background-color: #51a351;
  color: white;
  overflow-y: hidden;
  font-size: 15px; }

#div-tabla-1 {
  margin-left: 0%;
  margin-top: 3%; }

.table-responsive {
  overflow-x: scroll; }

#incidentes-grid {
  margin-left: 0%; }

#pendientesLabel, #resueltosLabel {
  text-align: center;
  font-size: 20px; }

#reporte-recursos-tributarios-grid .backgrid .string-cell {
  white-space: pre-wrap !important; }

#incidentes-grid .backgrid thead th,
#social-grid .backgrid thead th,
#beneficios-grid .backgrid thead th,
#adjuntosObraGrid .backgrid thead th,
#gridAdjuntosObra .backgrid thead th,
#reclamos-2-grid .backgrid thead th,
#gridAuditoria .backgrid thead th,
#obras-intendente-grid .backgrid thead th,
#responsables-grid .backgrid thead th,
#gridMovimientos .backgrid thead th,
#incidentes-orden-grid .backgrid thead th,
#gridMensajes .backgrid thead th, #tabla-recursos-ot thead th,
#sugerencias-grid .backgrid thead th,
#ciudadanos-grid .backgrid thead th,
#gridMateriales .backgrid thead th,
#mensajes-grid .backgrid thead th,
#gridDetalles .backgrid thead th,
#gridReporteTiempoGestion .backgrid thead th,
#grid-trazados .backgrid thead th,
#grid-barrios .backgrid thead th,
#grid-zonas .backgrid thead th,
#detalles-control-grid .backgrid thead th,
#obras-terceros-grid .backgrid thead th,
.floatThead-table thead th,
#solucionadosTable thead th,
#pendientesTable thead th,
#documentos-higiene-urbana-grid thead th,
#identificadores-grid thead th,
#licencias-grid thead th,
#identificadores-orden-grid thead th,
#items-mats-grid thead th,
#materiales-grid .backgrid thead th,
#ordenes-trabajo-grid .backgrid thead th,
#unidad-familiar-grid .backgrid thead th,
#denuncias-privadas-grid .backgrid thead th,
#orden-constatacion-detalles-grid .backgrid thead th,
#reporte-movimientos-grid .backgrid thead th,
#comercios-grid thead th, .muni-grid .backgrid thead th,
#estructuras-grid .backgrid thead th,
#novedades-grid thead th,
.grilla-verde thead th {
  font-family: Arial, Helvetica, sans-serif !important;
  font-size: 16px;
  text-align: center;
  background-image: linear-gradient(to bottom, #009091, #009091);
  color: white;
  padding: 5px;
  vertical-align: middle; }
  #incidentes-grid .backgrid thead th a,
  #social-grid .backgrid thead th a,
  #beneficios-grid .backgrid thead th a,
  #adjuntosObraGrid .backgrid thead th a,
  #gridAdjuntosObra .backgrid thead th a,
  #reclamos-2-grid .backgrid thead th a,
  #gridAuditoria .backgrid thead th a,
  #obras-intendente-grid .backgrid thead th a,
  #responsables-grid .backgrid thead th a,
  #gridMovimientos .backgrid thead th a,
  #incidentes-orden-grid .backgrid thead th a,
  #gridMensajes .backgrid thead th a, #tabla-recursos-ot thead th a,
  #sugerencias-grid .backgrid thead th a,
  #ciudadanos-grid .backgrid thead th a,
  #gridMateriales .backgrid thead th a,
  #mensajes-grid .backgrid thead th a,
  #gridDetalles .backgrid thead th a,
  #gridReporteTiempoGestion .backgrid thead th a,
  #grid-trazados .backgrid thead th a,
  #grid-barrios .backgrid thead th a,
  #grid-zonas .backgrid thead th a,
  #detalles-control-grid .backgrid thead th a,
  #obras-terceros-grid .backgrid thead th a,
  .floatThead-table thead th a,
  #solucionadosTable thead th a,
  #pendientesTable thead th a,
  #documentos-higiene-urbana-grid thead th a,
  #identificadores-grid thead th a,
  #licencias-grid thead th a,
  #identificadores-orden-grid thead th a,
  #items-mats-grid thead th a,
  #materiales-grid .backgrid thead th a,
  #ordenes-trabajo-grid .backgrid thead th a,
  #unidad-familiar-grid .backgrid thead th a,
  #denuncias-privadas-grid .backgrid thead th a,
  #orden-constatacion-detalles-grid .backgrid thead th a,
  #reporte-movimientos-grid .backgrid thead th a,
  #comercios-grid thead th a, .muni-grid .backgrid thead th a,
  #estructuras-grid .backgrid thead th a,
  #novedades-grid thead th a,
  .grilla-verde thead th a {
    color: white;
    padding: 5px; }

#incidentes-grid .backgrid tbody,
#social-grid .backgrid tbody,
#beneficios-grid .backgrid tbody,
#adjuntosObraGrid .backgrid tbody,
#gridAdjuntosObra .backgrid tbody,
#reclamos-2-grid .backgrid tbody,
#gridAuditoria .backgrid tbody,
#obras-intendente-grid .backgrid tbody,
#responsables-grid .backgrid tbody,
#gridMovimientos .backgrid tbody,
#incidentes-orden-grid .backgrid tbody,
#gridMensajes .backgrid tbody, #tabla-recursos-ot tbody,
#sugerencias-grid .backgrid tbody,
#ciudadanos-grid .backgrid tbody,
#gridMateriales .backgrid tbody,
#mensajes-grid .backgrid tbody,
#gridDetalles .backgrid tbody,
#gridReporteTiempoGestion .backgrid tbody,
#grid-trazados .backgrid tbody,
#grid-barrios .backgrid tbody,
#grid-zonas .backgrid tbody,
#detalles-control-grid .backgrid tbody,
#obras-terceros-grid .backgrid tbody,
.floatThead-table tbody,
#solucionadosTable tbody,
#pendientesTable tbody,
#documentos-higiene-urbana-grid tbody,
#identificadores-grid tbody,
#licencias-grid tbody,
#identificadores-orden-grid tbody,
#items-mats-grid tbody,
#materiales-grid .backgrid tbody,
#ordenes-trabajo-grid .backgrid tbody,
#unidad-familiar-grid .backgrid tbody,
#denuncias-privadas-grid .backgrid tbody,
#orden-constatacion-detalles-grid .backgrid tbody,
#reporte-movimientos-grid .backgrid tbody,
#comercios-grid tbody, .muni-grid .backgrid tbody,
#estructuras-grid .backgrid tbody,
#novedades-grid tbody,
.grilla-verde tbody {
  font-family: Arial, Helvetica, sans-serif !important;
  font-size: 13px !important;
  color: #666;
  border-bottom: solid 4px;
  border-color: #51a351; }
  #incidentes-grid .backgrid tbody td,
  #social-grid .backgrid tbody td,
  #beneficios-grid .backgrid tbody td,
  #adjuntosObraGrid .backgrid tbody td,
  #gridAdjuntosObra .backgrid tbody td,
  #reclamos-2-grid .backgrid tbody td,
  #gridAuditoria .backgrid tbody td,
  #obras-intendente-grid .backgrid tbody td,
  #responsables-grid .backgrid tbody td,
  #gridMovimientos .backgrid tbody td,
  #incidentes-orden-grid .backgrid tbody td,
  #gridMensajes .backgrid tbody td, #tabla-recursos-ot tbody td,
  #sugerencias-grid .backgrid tbody td,
  #ciudadanos-grid .backgrid tbody td,
  #gridMateriales .backgrid tbody td,
  #mensajes-grid .backgrid tbody td,
  #gridDetalles .backgrid tbody td,
  #gridReporteTiempoGestion .backgrid tbody td,
  #grid-trazados .backgrid tbody td,
  #grid-barrios .backgrid tbody td,
  #grid-zonas .backgrid tbody td,
  #detalles-control-grid .backgrid tbody td,
  #obras-terceros-grid .backgrid tbody td,
  .floatThead-table tbody td,
  #solucionadosTable tbody td,
  #pendientesTable tbody td,
  #documentos-higiene-urbana-grid tbody td,
  #identificadores-grid tbody td,
  #licencias-grid tbody td,
  #identificadores-orden-grid tbody td,
  #items-mats-grid tbody td,
  #materiales-grid .backgrid tbody td,
  #ordenes-trabajo-grid .backgrid tbody td,
  #unidad-familiar-grid .backgrid tbody td,
  #denuncias-privadas-grid .backgrid tbody td,
  #orden-constatacion-detalles-grid .backgrid tbody td,
  #reporte-movimientos-grid .backgrid tbody td,
  #comercios-grid tbody td, .muni-grid .backgrid tbody td,
  #estructuras-grid .backgrid tbody td,
  #novedades-grid tbody td,
  .grilla-verde tbody td {
    padding-left: 10px;
    padding-right: 10px; }
  #incidentes-grid .backgrid tbody tr:nth-child(odd),
  #social-grid .backgrid tbody tr:nth-child(odd),
  #beneficios-grid .backgrid tbody tr:nth-child(odd),
  #adjuntosObraGrid .backgrid tbody tr:nth-child(odd),
  #gridAdjuntosObra .backgrid tbody tr:nth-child(odd),
  #reclamos-2-grid .backgrid tbody tr:nth-child(odd),
  #gridAuditoria .backgrid tbody tr:nth-child(odd),
  #obras-intendente-grid .backgrid tbody tr:nth-child(odd),
  #responsables-grid .backgrid tbody tr:nth-child(odd),
  #gridMovimientos .backgrid tbody tr:nth-child(odd),
  #incidentes-orden-grid .backgrid tbody tr:nth-child(odd),
  #gridMensajes .backgrid tbody tr:nth-child(odd), #tabla-recursos-ot tbody tr:nth-child(odd),
  #sugerencias-grid .backgrid tbody tr:nth-child(odd),
  #ciudadanos-grid .backgrid tbody tr:nth-child(odd),
  #gridMateriales .backgrid tbody tr:nth-child(odd),
  #mensajes-grid .backgrid tbody tr:nth-child(odd),
  #gridDetalles .backgrid tbody tr:nth-child(odd),
  #gridReporteTiempoGestion .backgrid tbody tr:nth-child(odd),
  #grid-trazados .backgrid tbody tr:nth-child(odd),
  #grid-barrios .backgrid tbody tr:nth-child(odd),
  #grid-zonas .backgrid tbody tr:nth-child(odd),
  #detalles-control-grid .backgrid tbody tr:nth-child(odd),
  #obras-terceros-grid .backgrid tbody tr:nth-child(odd),
  .floatThead-table tbody tr:nth-child(odd),
  #solucionadosTable tbody tr:nth-child(odd),
  #pendientesTable tbody tr:nth-child(odd),
  #documentos-higiene-urbana-grid tbody tr:nth-child(odd),
  #identificadores-grid tbody tr:nth-child(odd),
  #licencias-grid tbody tr:nth-child(odd),
  #identificadores-orden-grid tbody tr:nth-child(odd),
  #items-mats-grid tbody tr:nth-child(odd),
  #materiales-grid .backgrid tbody tr:nth-child(odd),
  #ordenes-trabajo-grid .backgrid tbody tr:nth-child(odd),
  #unidad-familiar-grid .backgrid tbody tr:nth-child(odd),
  #denuncias-privadas-grid .backgrid tbody tr:nth-child(odd),
  #orden-constatacion-detalles-grid .backgrid tbody tr:nth-child(odd),
  #reporte-movimientos-grid .backgrid tbody tr:nth-child(odd),
  #comercios-grid tbody tr:nth-child(odd), .muni-grid .backgrid tbody tr:nth-child(odd),
  #estructuras-grid .backgrid tbody tr:nth-child(odd),
  #novedades-grid tbody tr:nth-child(odd),
  .grilla-verde tbody tr:nth-child(odd) {
    background-color: #d7e8d7; }

#obras-terceros-grid .backgrid tbody {
  background-color: #F4F4F9; }
  #obras-terceros-grid .backgrid tbody tr {
    height: 49px; }
    #obras-terceros-grid .backgrid tbody tr:nth-child(odd) {
      background-color: #d7e8d7; }

#divTableHeader {
  font-family: Arial, Helvetica, sans-serif !important;
  font-size: 16px;
  text-align: center !important;
  background-image: linear-gradient(to bottom, #009091, #009091);
  color: white;
  padding: 0; }

.ordenes_box_col10.align-derecha {
  text-align: right; }

#incidentes-grid.tabla-verde-small .backgrid thead th, #incidentes-orden-grid.tabla-verde-small .backgrid thead th {
  font-size: 13px !important; }

#bodyTablaReferencias1 tr td, #bodyTablaReferencias2 tr td {
  vertical-align: middle;
  text-align: center; }

#referencias {
  background-color: rgba(251, 252, 254, 0.5);
  padding: 30px 30px 0 30px;
  margin-top: 10px;
  border-radius: 10px; }

#btn-volver-2, #btn-volver-1 {
  font-size: 12px; }

.sugerencias-grid-detalles, .ciudadanos-grid-detalles {
  font-size: 13px; }

.rta-modal-header {
  color: #51a351; }

/* Base for label styling */
.checkbox-verde[type=checkbox]:not(:checked),
.checkbox-verde[type=checkbox]:checked {
  position: absolute;
  left: -9999px; }

.checkbox-verde[type=checkbox]:not(:checked) + label,
.checkbox-verde[type=checkbox]:checked + label {
  position: relative;
  padding-left: 25px;
  cursor: pointer; }

/* checkbox aspect */
.checkbox-verde[type=checkbox]:not(:checked) + label:before {
  content: '';
  position: absolute;
  left: 0;
  top: 2px;
  width: 17px;
  height: 17px;
  border: 1px solid #aaa;
  background: #f8f8f8;
  border-radius: 3px;
  box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.3); }

.checkbox-verde[type=checkbox]:checked + label:before {
  content: '';
  position: absolute;
  left: 0;
  top: 2px;
  width: 17px;
  height: 17px;
  border: none;
  background: none;
  border-radius: none;
  box-shadow: none; }

/* checked mark aspect */
.checkbox-verde[type=checkbox]:not(:checked) + label:after,
.checkbox-verde[type=checkbox]:checked + label:after {
  content: '✔';
  position: absolute;
  top: 3px;
  left: 4px;
  font-size: 18px;
  line-height: 0.8;
  color: #09ad7e;
  transition: all .2s; }

/* checked mark aspect changes */
.checkbox-verde[type=checkbox]:not(:checked) + label:after {
  opacity: 0;
  transform: scale(0); }

.checkbox-verde[type=checkbox]:checked + label:after {
  opacity: 1;
  transform: scale(1); }

#icRegistrarIncidente, #icConsultarIncidentesV2, #icConsultarMensajes, #icConsultarNoticias, #icGenerarOT, #icConsultarOT,
#icGestionarOT, #icMovimientoCreate, #icMovimientosList, #icGestionarStock, #icConsultarReportes, #icAuditoria, #icConfiguraciones, #icConsultarCiudadanos,
#icConsultarSugerencias, #icIncidentesXAreaXTipo, #icIncidentesXAreaXTipoXEStadoXPrioridadXOrigen,
#icRespXTipoXEstado, #icUsuarioXTipoXEstado, #icMapaIncidentes, #icDashboard, #icDashboard2, #icCumplimientoIncidente {
  display: flex;
  justify-content: center;
  align-content: center;
  flex-direction: column; }

.table-scroll-horizontal {
  overflow-x: scroll; }

.hiddenPanel {
  visibility: hidden;
  display: none; }

#datosObraTimeline {
  -webkit-box-shadow: 4px 4px 5px 0px rgba(163, 163, 163, 0.75);
  -moz-box-shadow: 4px 4px 5px 0px rgba(163, 163, 163, 0.75);
  box-shadow: 4px 4px 5px 0px rgba(163, 163, 163, 0.75); }

.custom-show-btn {
  position: absolute;
  right: 20px;
  bottom: -12px;
  background-color: #359BCE;
  border-radius: 50%;
  color: #FFFFFF;
  height: 26px;
  width: 26px;
  text-align: center;
  font-size: 30px;
  font-family: arial; }

.fullTitle {
  font-size: 20px;
  text-transform: uppercase;
  color: #359BCE;
  font-stretch: ultra-condensed;
  font-weight: bold;
  border-bottom-style: solid;
  margin-bottom: 10px;
  padding-bottom: 6px; }

.shortTitle {
  font-size: 20px;
  text-transform: uppercase;
  color: #359BCE;
  font-stretch: ultra-condensed;
  font-weight: bold; }

.shortObservacion {
  color: grey;
  font-stretch: ultra-condensed;
  font-size: 14px; }

.fullDescription {
  text-align: left;
  text-transform: uppercase;
  font-stretch: ultra-condensed;
  font-size: 14px; }

.card-panel {
  border: solid 8px #359BCE;
  border-radius: 10px; }

.card-obras {
  background-image: url(../img/card-obras.png);
  background-repeat: no-repeat;
  background-position: right top;
  background-size: 100%;
  opacity: 0.6;
  height: 80px; }

#totalObras {
  font-size: 42px !important;
  padding-bottom: 10px; }

.badge-custom {
  position: absolute;
  top: -4px;
  right: -4px;
  font-size: 12px;
  font-stretch: condensed; }

.label-custom {
  position: absolute;
  right: 5%; }

.labelclass {
  color: #359BCE;
  font-size: 19px; }

.btn-circle-new {
  position: fixed;
  right: 12px;
  bottom: 20px;
  display: block;
  width: 60px;
  height: 60px;
  border-radius: 50px;
  font-size: 20px;
  color: #fff;
  line-height: 70px;
  text-align: center;
  text-decoration: none;
  background-color: #41B26A;
  background-image: url(../img/create-icon.png);
  background-size: 45%;
  background-position: 50%;
  background-repeat: no-repeat;
  text-align: center; }

a#aprobarMovimientosButton {
  background-image: url(../img/aprobar-icon.png) !important; }

.btn-circle:hover .btn-circle-new:hover {
  color: #ccc;
  text-decoration: none;
  opacity: 0.7; }

.btn-circle-extra-bottom {
  bottom: 65px;
  z-index: 99999; }

.mapa-shadow {
  -webkit-box-shadow: 4px 4px 5px 0px rgba(103, 159, 50, 0.7);
  -moz-box-shadow: 4px 4px 5px 0px rgba(103, 159, 50, 0.7);
  box-shadow: 4px 4px 5px 0px rgba(103, 159, 50, 0.7);
  margin-top: -63px;
  height: 480px;
  width: 100%; }

.mapa-fullscreen {
  position: absolute;
  /* height: 100%; */
  /* width: 90%; */
  top: 0;
  bottom: 0px;
  right: 0;
  left: 40px; }

.ver-fotos-trazado {
  cursor: pointer; }

.title_center div div.section {
  padding-left: 200px; }

.titulo {
  font-size: 28px;
  font-family: 'DisplayPro', Arial;
  color: #4DA372; }

.widget-content-small {
  font-size: 20px; }

#buscar-obra {
  position: absolute;
  top: 38px;
  right: 0; }

.panel-gris {
  padding: 15px;
  margin: 7px;
  background-color: white;
  float: left;
  border-radius: 6px;
  border-color: black;
  border-style: solid;
  border-width: 2px; }

#obras-filter-intendente .backgrid-filter.form-search a {
  width: 10%; }

#obras-filter-intendente .backgrid-filter input[type=search] {
  width: 70%; }

#obras-filter-intendente .backgrid-filter.form-search {
  width: 160px; }

#btnBuscarObraIntendente {
  margin-top: 17px;
  z-index: 1000000000; }

.mapa-fixed {
  position: fixed;
  width: 34%;
  height: 320px;
  top: 350px;
  right: 5.5%; }

#planillaRendicion, #resumenAvance, #caratulaCertificado, #fojaMendicion {
  background-color: white;
  padding: 20px; }

#tab-content {
  margin-top: -20px; }

.number-right {
  text-align: right !important; }

.aling-center {
  text-align: center !important; }

.menor-cero {
  background-color: #ff8080 !important; }

table.backgrid tbody tr td.uri-cell.sortable.renderable {
  text-align: center; }

#obras-grid .backgrid thead th, #gridComputosMetricos .backgrid thead th {
  font-size: 15px;
  text-align: center;
  background-image: linear-gradient(to bottom, #009091, #009091);
  padding-top: 15px;
  padding-bottom: 15px;
  color: white; }
  #obras-grid .backgrid thead th a, #gridComputosMetricos .backgrid thead th a {
    color: white;
    font-size: 15px; }

#obras-grid .backgrid tbody tr:nth-child(odd), #gridComputosMetricos .backgrid tbody tr:nth-child(odd) {
  background-color: #f9f9f9; }

.show-map-overlay {
  cursor: pointer;
  height: 500px;
  width: 100%;
  background-image: url(../img/cargar-mapa-button.png);
  text-align: center;
  padding: 10px; }

.position-left-bottom {
  width: 30%;
  position: absolute;
  left: 60px;
  top: 25px;
  bottom: 25px;
  overflow-y: auto;
  background-color: rgba(255, 255, 255, 0.3); }
  .position-left-bottom:hover {
    background-color: rgba(255, 255, 255, 0.9);
    width: 50%; }

#cuit {
  height: 34px; }

.badgeRank a {
  background-color: #fd776c;
  padding: 3px 7px;
  line-height: 1;
  color: #fff;
  text-align: center;
  vertical-align: middle;
  border-radius: 10px; }

.info-conforme {
  color: #126600;
  font-size: 12px;
  text-align: right;
  vertical-align: center;
  padding: 10px; }

.info-no-conforme {
  color: #B10000;
  font-size: 12px;
  text-align: right;
  vertical-align: center;
  padding: 10px; }

.scrollable-full-width-block {
  width: 100%;
  height: 300px;
  overflow-x: auto; }

.pre-scroll-horizontal {
  overflow-x: scroll;
  white-space: pre; }

td.date-cell.sortable.renderable {
  text-align: center; }

.opcion-radio-container input {
  float: left;
  margin-right: 5px; }

#cargosGrid .backgrid tbody tr td,
#estructuraMunicipal-grid .backgrid tbody tr td:nth-child(1) {
  text-align: center; }

#recuperar-pw-ciudadano {
  margin-left: 15%; }

.mensajes-grid .backgrid .text-cell, .mensajes-grid .backgrid .string-cell {
  overflow-x: visible;
  overflow-wrap: break-word; }

/* ############# BORDES DE TABLAS ############# */
.backgrid th,
.backgrid td,
#tabla-recursos-ot td,
#tabla-recursos-ot th {
  border: solid 1px #ddd; }

.backgrid .number-cell,
.backgrid .integer-cell {
  width: 200px;
  height: 18.8px; }

/* ############# CAMPOS EDITABLES ############# */
.backgrid td.editable {
  background-color: #bfc6c6; }

.backgrid td.boolean-cell {
  background-color: unset; }

.backgrid tr td.editable::after {
  display: block;
  content: url(../img/edit-icon.png);
  transform: scale(0.8);
  height: 0px;
  float: left;
  margin-bottom: 15px;
  margin-right: 5px;
  padding-top: 5px; }

.backgrid td.boolean-cell.editable::after {
  display: none; }

/* ########### ADMINISTRAR DEPOSITOS ########## */
.crear_deposito,
.buscar_usuarios {
  margin-top: -10px; }

#inputCrearDeposito,
.input_administrar_depositos #nombre,
.input_administrar_depositos #apellido,
.buscar_usuarios button,
.buscar_usuarios .ms-options,
#inputBusquedaUsuarios,
#inputBusqueda {
  border-radius: 5px; }

.input-busqueda {
  border-radius: 5px;
  height: 30px;
  border: 1px solid gray;
  padding-left: 10px; }

.crear_deposito div a {
  display: block;
  float: right;
  margin-right: 30px;
  margin-top: -5px; }

.buscar_usuarios div a {
  margin-top: 20px; }

#btnAsignarUsuariosADepositos {
  display: none;
  float: right;
  margin: 20px 20px 0 20px; }

@media print {
  .page-break {
    page-break-after: always; }
  .header-bg {
    display: none !important; } }

#btnQuitarDepositos,
#btnQuitarTIUsuario,
#btnQuitar {
  display: none;
  margin: 16px 20px 0px 0px;
  float: right; }

#gridAdministrarDepositos .backgrid th:nth-child(n+3),
#gridUsuarios .backgrid th:nth-child(6),
#cargosGrid .backgrid th:nth-child(1),
#estructuraMunicipal-grid .backgrid th:nth-child(n+4),
#estructuraMunicipal-grid .backgrid th:nth-child(1),
#cargosGrid .backgrid th:nth-child(n+3) {
  width: 80px; }

#planificador-tareas-grid .backgrid td:nth-child(10) {
  text-align: right; }

#planificador-expediente-grid .backgrid td:nth-child(11) {
  text-align: center; }

#gridUsuarios tr td ul {
  margin: 0px; }

#gridAdministrarDepositos .backgrid th.select-all-header-cell {
  width: 38px; }

.grid_administrar_depositos {
  font-family: 'DisplayPro', Arial;
  text-shadow: 0 1px 0 #fff;
  margin-top: 15px; }

.buscar_usuarios label, .crear_deposito .resumen_data {
  margin-bottom: -5px; }

input#inputCrearDeposito {
  margin-top: -5px; }

#depositosXUsuario {
  margin-bottom: 5px;
  font-size: 15px; }

#usuariosXDeposito {
  margin-left: 20px;
  margin-bottom: 11px;
  font-size: 15px; }

#gridAdministrarDepositos a:focus,
.ad-grid-usuarios a:focus,
#btnMateriales:focus {
  outline: unset; }

div.span7.ad-grid-usuarios {
  margin-left: 15px; }

a#btnRecargarDepositos {
  display: block;
  margin-top: -10px;
  margin-right: 17px;
  font-size: 12px;
  float: right;
  padding-right: 17px;
  padding-left: 17px; }

#adNombreUsuario, #adNombreIdentificador, #adNombreAreaServicio, #adNombreTipoIncidente, #adNombreTipoEstructura, #adNombreRol {
  background-color: green;
  float: none;
  padding: 4px 6px;
  font-size: 14px;
  font-weight: normal; }

#cantTotal {
  margin-left: 5px; }

.alert-usuario {
  background-color: #4DA372;
  color: white;
  padding: 2px 5px;
  border-radius: 5px; }

.font-prompt {
  font-size: 17px;
  font-weight: normal; }

/* ####### ASIGNAR AREAS Y TI A USUARIOS ###### */
#icAsignarAreas span {
  margin-top: 4px; }

.areas-servicio-asignar,
.subtitulo-izquierda-multi-grid {
  margin-top: -10px; }

#btnRecargarAreas,
#btnRecargar {
  display: block;
  margin-top: 5px;
  margin-right: 17px;
  font-size: 12px;
  float: right;
  padding-right: 17px;
  padding-left: 17px; }

#areasServicio {
  margin-left: 20px;
  margin-bottom: 11px;
  font-size: 15px; }

#gridAreasServicio .backgrid th:nth-child(n+3) {
  width: 80px; }

#gridAreasServicio .backgrid th.select-all-header-cell {
  width: 38px; }

.grid_areas_servicio {
  font-family: 'DisplayPro', Arial;
  text-shadow: 0 1px 0 #fff;
  margin-top: 15px; }

#nombreArea,
#nombreResaltado {
  background-color: green;
  float: none;
  padding: 4px 6px;
  font-size: 14px;
  font-weight: normal;
  margin-bottom: 5px; }

#gridAreasServicio a:focus,
.areas-grid-usuarios a:focus,
.btn-outline,
.btn-outline a:focus,
#inputBusquedaUsuarios,
#inputBusqueda {
  outline: unset; }

#gridAreasServicio th.sortable.renderable.areaServicio {
  width: 40%; }

#checkbox-web-movil {
  display: none;
  float: right;
  margin: 20px 0 0 20px; }

#checkbox-web-movil .checkboxWebMovil {
  display: flex;
  justify-content: space-between;
  height: 30px;
  width: 65px;
  padding: 3px 0;
  border: 1px solid green;
  border-radius: 5px; }

.sticky-header .backgrid thead tr th,
#gridAreasServicio .backgrid thead tr th,
.areas-grid-usuarios #gridUsuarios .backgrid thead tr th,
#identificadores-grid .backgrid thead tr th {
  position: sticky;
  top: -0.5px;
  z-index: 1; }

#identificadores-grid .md-icon-calendar {
  background-size: 22px;
  background-position: center; }

.ti-asignacion .buscar_usuarios .subtitle {
  margin-bottom: -20px; }

#nombreAreaUsuarios,
#nombreSeleccionadoDerecho {
  margin-top: 15px; }

button#boton_menu_principal {
  background-color: #4DA372;
  border-radius: 5px;
  position: absolute;
  right: 180px;
  top: 10px;
  width: 30px;
  height: 30px; }

.redimension_ordenes_box .ordenes_box_title,
.redimension_ordenes_box .ordenes_box_list {
  padding: 0;
  margin: 0; }

select#language.lang-selectpicker {
  border: none;
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  width: 100px;
  height: 35px;
  color: white;
  margin-right: 2px;
  background-color: transparent;
  background-image: url(../img/arrow_green_down.png);
  background-repeat: no-repeat;
  background-position: right 15px;
  background-size: 10%; }

select#language.lang-selectpicker::-ms-expand {
  display: none; }

option#es.lang-selectpicker-option, option#pt.lang-selectpicker-option {
  border: 1px solid #cccccc;
  color: #555555;
  background: #ffffff; }

#btnMasFiltros {
  width: 15px;
  height: 15px;
  padding: unset;
  line-height: initial; }

.recuadro_mensajes_incidentes {
  padding: 0px 15px;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
  background-color: #F4F4F4;
  margin-top: 15px; }

.limite-caracteres-input::before {
  display: block;
  position: relative;
  content: attr(limite);
  top: 20px;
  left: 3px;
  color: red; }

#satisfaccionPrimerAdjunto {
  height: 150px;
  background-color: transparent;
  background-repeat: no-repeat; }

.btn-registrar-comercio {
  border: 1px solid #51a351;
  border-radius: 5px;
  display: inline-block;
  padding: 5px;
  cursor: pointer; }

.btn-registrar-comercio:hover {
  background-color: #51a351;
  color: white; }

.btn-registrar-comercio-active {
  background-color: #51a351;
  border-radius: 5px;
  color: white;
  display: inline-block;
  padding: 5px;
  cursor: pointer; }

.icono-input-container {
  position: relative; }

.input-icono {
  position: absolute; }

.icono-user {
  top: 11px;
  left: 4px;
  width: 20px;
  height: 20px; }

.icono-eye {
  top: 63px;
  left: 6px;
  width: 15px;
  opacity: 0.6; }

/* HOME-CIUDADANO */
.menu_inicio_ciudadano_nav {
  background-color: #222530;
  width: 100%;
  color: white;
  margin: 0 auto;
  padding: .5em; }

.menu_inicio_ciudadano_nav_user {
  text-align: left;
  margin-top: 1em; }

.btnpeqenio_menu_ciudadano {
  flex: 1 1 auto;
  font-size: 14px;
  margin: 10px;
  padding: 5px;
  text-align: center;
  text-transform: uppercase;
  position: relative;
  transition: .3s;
  color: #ffffff; }

.btnpeqenio_menu_ciudadano:hover {
  border-radius: 50px;
  cursor: pointer; }

.menu_inicio_ciudadano_h2 {
  font-family: arial, 'Source Sans Pro';
  font-weight: 600;
  font-size: 2em;
  padding: 1em;
  color: #001018;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.63);
  letter-spacing: 1.5px;
  width: 100%;
  align-content: center;
  text-align: center;
  margin: 0 auto; }

.menu_inicio_ciudadano_p {
  font-family: arial, 'Source Sans Pro';
  padding-bottom: 2.5em;
  color: #707070;
  align-content: center;
  text-align: center;
  width: 100%;
  margin: 0 auto; }

.menu_inicio_ciudadano {
  max-width: 500px;
  align-content: center;
  text-align: center;
  margin: 0 auto;
  margin-bottom: 2em;
  border-radius: 10px;
  padding: 1em;
  border: 1px solid #727272;
  box-shadow: 2px 2px 2px 1px rgba(109, 106, 106, 0.2); }

.menu_inicio_ciudadano_btn {
  cursor: pointer;
  padding: 0%;
  margin: 1em;
  border-radius: 6px;
  border: 2px solid #222530;
  box-shadow: 2px 2px 2px 1px rgba(109, 106, 106, 0.2); }

.menu_inicio_ciudadano_btn:hover {
  -moz-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
  cursor: pointer; }

.ciudadano_ventana_dinamica {
  align-content: center;
  text-align: center;
  margin: 0 auto;
  padding: 1.5em; }

.ciudadano_btn_dinamicos {
  font-weight: 400;
  letter-spacing: 1px;
  cursor: pointer;
  padding: 1em;
  margin: 1em;
  font-size: 1.2em;
  border-radius: 6px;
  border: 2px solid;
  box-shadow: 2px 2px 2px 1px rgba(109, 106, 106, 0.2); }

.ciudadano_btn_dinamicos:hover {
  -moz-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
  cursor: pointer; }

#menu_inicio_ciudadano_btn_formUno {
  color: white; }

@media only screen and (max-width: 480px) {
  .menu_inicio_ciudadano {
    border: blanchedalmond;
    box-shadow: none;
    width: 100%;
    margin: 0%; }
  .menu_inicio_ciudadano_verde {
    border: blanchedalmond;
    box-shadow: none;
    width: 100%;
    margin: 0%; }
  .menu_inicio_ciudadano_btn {
    margin-top: 1em;
    align-content: center;
    text-align: center;
    width: 80%; }
  .ciudadano_btn_dinamicos {
    width: 100%;
    margin: 0 0 1em 0;
    align-content: center;
    text-align: center; }
  .menu_inicio_ciudadano_nav_user {
    text-align: center; }
  .menu_inicio_ciudadano_h2 {
    width: 100%;
    margin: 0 auto;
    line-height: 1.5; }
  .menu_inicio_ciudadano_p {
    width: 80%;
    margin: 0 auto; } }

/* MI PERFIL */
#mi_perfil_user {
  margin-top: 1em; }

.menu_inicio_ciudadano_nav_perfil {
  text-align: right; }

.portal_ciudadano {
  padding-left: 1em;
  text-align: left;
  margin-top: 1em; }

.contenedor_mi_perfil {
  margin-top: -2.5em; }

.perfil {
  width: 100%;
  align-content: center;
  margin: 0 auto;
  text-shadow: 0.7px 0.7px 0.7px rgba(109, 106, 106, 0.151); }

.mis_datos {
  border-radius: 10px;
  border: 1px solid #CFCFCF;
  box-shadow: 1px 1px 1px 1px rgba(109, 106, 106, 0.2);
  line-height: 25px;
  color: #707070;
  width: 100%;
  align-content: center;
  margin: 0 auto; }

.borde_datos {
  border-bottom: 1px solid #CFCFCF; }

#mi_perfil_parrafo {
  padding: 2.5em 0 .5em 3.5em;
  color: #172B4D;
  font-weight: 650;
  letter-spacing: 1px; }

.mi_perfil_datos {
  padding: 1.5em 3em 1.5em 3em; }

.mi_perfil_datos_btn_edicion {
  padding: 3.5em 3.5em 1em 3.5em; }

.mi_perfil_datos_label {
  padding: .5em; }

.mi_perfil_datos_label label {
  font-weight: 600;
  cursor: default; }

.mi_perfil_datos_label input {
  border-radius: 6px;
  font-weight: 600;
  border: none;
  padding: .5em;
  margin-top: -.5em;
  color: #707070e0;
  cursor: default; }

.mi_perfil_datos_label .span3 {
  color: #172B4D;
  font-weight: 600; }

.mi_perfil_contraseña .span6 {
  color: #172B4D;
  margin-right: -2em;
  cursor: default; }

.mi_perfil_contraseña label {
  font-weight: 600;
  cursor: default; }

#icono_mi_perfil {
  margin-top: 2em;
  font-size: 1.5em; }

.mi_perfil_btn {
  font-weight: 600;
  max-width: 94%;
  color: white;
  background-color: white;
  padding: 1em .7em 1em .7em;
  text-align: center;
  margin-top: -1.1em;
  border: 1px solid;
  border-color: white;
  border-radius: 4px;
  letter-spacing: 1px;
  box-shadow: 1px 1px 1px 1px rgba(109, 106, 106, 0.2); }

.mi_perfil_btn:hover .ciudadano_ventana_dinamica {
  width: 100%;
  align-content: center;
  text-align: center;
  margin: 0 auto; }

/* LOGIN-CIUDADANO */
.error_input_ciudadano {
  color: red;
  font-size: 0.9em; }

#reg-email {
  width: 95%; }

.campos_obligatorios_ciudadano {
  margin-top: 1em;
  font-weight: 550; }

#campos_obligatorios_ciudadano {
  font-size: 0.8em;
  margin-top: 1em;
  letter-spacing: 1px; }

.input-number[type=number] {
  height: 3.2em; }

.input-number[type=number]:focus {
  border: 2px solid black;
  box-shadow: none; }

.container_login_ciudadano {
  width: 100%;
  align-content: center;
  margin: 0 auto;
  padding: 0%;
  min-height: 100vh; }

.login_ciudadno_background {
  width: 100%;
  align-content: center;
  margin: 0 auto;
  padding-top: 4em;
  height: 100%;
  background: linear-gradient(180deg, #f8f8f8 50%, #ffffff00 50%);
  background-repeat: round round; }

.login_ciudadano_municipio {
  padding-top: 2em; }

.login_info_ciudadano_municipio {
  padding: 6.5em 2em 0 3em; }

.login_ciudadano_municipio_bienvenida {
  padding: 7em 0 0 6em; }

.textoBienvenida h5 {
  margin-top: 1em; }

.login_ingresar_ciudadano {
  border-radius: 10px;
  border: 1.5px solid #7070701a;
  box-shadow: 1px 1px 1px 1px rgba(109, 106, 106, 0.2);
  padding: 2em 3em 2em 3em;
  line-height: 25px;
  background-color: #fafafa;
  margin-top: -4em;
  color: #172B4D; }

.inicio_sesion_ciudadano {
  color: #172B4D;
  padding: .6em 0 .6em 0; }

.inicio_sesion_ciudadano input {
  border: none;
  box-shadow: 1px 1px 1px 1px rgba(139, 134, 134, 0.2);
  border-radius: 4px;
  color: #172B4D; }

.login_contraseña_ciudadano {
  margin: 1.2em 0 1.5em 0;
  font-size: .9em; }

.btn_ingresar_oculto {
  display: none; }

.btn_login_ciudadano {
  background-color: #00C792;
  color: white;
  padding: 1em;
  font-size: 1em;
  max-width: 50%;
  text-align: center;
  margin: 0 auto;
  align-content: center;
  border: none;
  border-radius: 4px;
  letter-spacing: 1px; }

.btn_login_ciudadano:hover {
  -moz-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
  cursor: pointer; }

.borde_datos_contraseña {
  margin-top: 2em;
  border-top: 1px solid #c2c0c0; }

.nueva_pass_perfil {
  padding: 3.5em 3.5em 2em 3.5em; }

.mi_perfil_nueva_contraseña {
  padding: 1em 0 1em 0; }

.mi_perfil_nueva_contraseña input {
  border: none;
  font-weight: 600;
  border-bottom: 1px solid #c2c0c0;
  margin: -1em 0 0 2em;
  background-color: rgba(255, 248, 220, 0); }

.mi_perfil_nueva_contraseña .span6 {
  font-weight: 600;
  color: #172B4D;
  margin-right: -2em; }

#mi_perfil_calle, #mi_perfil_barrio, #mi_perfil_telefono, #mi_perfil_email {
  background-color: rgba(250, 250, 250, 0); }

#btnEditarDatos {
  margin: 0em 0 0 30em; }

@media only screen and (max-device-width: 1500px) {
  .portal_ciudadano {
    text-align: center;
    padding-left: 0em; }
  .menu_inicio_ciudadano_nav {
    text-align: center; }
  .contenedor_mi_perfil {
    margin-top: -3.5em; }
  .mi_perfil_datos_label input {
    padding: 1em; }
  .borde_datos_contraseña {
    text-align: center;
    margin: 0 auto;
    width: 100%; }
  .mi_perfil_nueva_contraseña input {
    text-align: center;
    padding: 1em; }
  .nueva_pass_perfil {
    padding: 1.5em; }
  .mi_perfil_datos_btn_edicion {
    margin-top: -2.5em;
    width: 100%;
    text-align: center; }
  .mi_perfil_contraseña {
    display: none; }
  .mi_perfil_btn {
    margin: 0 auto;
    width: 100%;
    text-align: center; }
  .mi_perfil_btn:hover {
    -moz-transform: none;
    -webkit-transform: none;
    transform: none; }
  #btn_editar_perfil {
    margin: 1em 0 1em 0; }
  .perfil {
    padding: 0em 0% 3em 0%; }
  #btnEditarDatos {
    width: 100%;
    margin: 2em 1em 1em 1em; } }

@media only screen and (min-device-width: 768px) and (max-device-width: 1500px) {
  .contenedor_mi_perfil {
    margin-top: -3.5em; }
  .perfil {
    padding: .5em; }
  .mi_perfil_datos {
    padding: .5em; }
  .mi_perfil_datos_label label {
    min-width: 200px; }
  .mi_perfil_datos_label input {
    min-width: 100px;
    border: none;
    box-shadow: none; }
  .mi_perfil_nueva_contraseña input {
    margin: 0 auto;
    padding: .7em;
    text-align: center;
    width: 100%; }
  .row-fluid .span7 {
    width: 100%; }
  #btn_editar_perfil {
    margin: 0; }
  .mi_perfil_btn {
    font-size: .5em; } }

.btn_login_ciudadano_restablecer {
  margin: 1em 0 .5em 0; }

.accordion-toggle {
  text-align: center; }

.recordar_datos_login_ciudadano {
  margin-left: .3em; }

.checkbox_login_ciudadano[type=checkbox] {
  margin-top: -0.3em;
  width: 1.1em;
  height: 1.1em;
  border: 1.5px solid #ffffff;
  box-shadow: 1px 1px 1px 1px rgba(109, 106, 106, 0.2);
  border-radius: 4px;
  padding: .7em; }

#olvidaste_contraseña_login_ciudadano {
  text-decoration: none;
  border: none;
  color: #172B4D; }

#olvidaste_contraseña_login_ciudadano:hover {
  color: #2f96b4;
  text-decoration: none;
  border: none; }

#login_cuenta_nueva {
  color: white;
  text-align: center;
  text-decoration: none;
  border: none;
  font-size: .9em; }

#link_cuenta_nueva {
  text-decoration: none;
  border: none; }

.titulo_crear_cuenta_activo p {
  font-size: 1em;
  color: #172B4D;
  margin-top: 1.5em; }

#login_crear_cuenta {
  margin-bottom: 2em; }

.login_crear_cuenta_activo {
  margin-top: 4em;
  border-radius: 10px;
  border: 1.5px solid #7070701a;
  box-shadow: 1px 1px 1px 1px rgba(109, 106, 106, 0.2);
  line-height: 25px;
  background-color: #fafafa;
  color: #172B4D; }

.error_input_ciudadano {
  color: red;
  font-size: 0.9em; }

.campos_obligatorios_ciudadano {
  font-weight: 550; }

#campos_obligatorios_ciudadano {
  font-size: 0.8em;
  letter-spacing: 1px; }

.input_login_ciudadano {
  border: 1.5px solid #7070706e;
  height: 3.2em;
  border-radius: 6px; }

.input-number[type=number] {
  height: 3.2em; }

.input-number[type=number]:focus {
  border: 2px solid black;
  box-shadow: none; }

@media only screen and (max-width: 1400px) {
  .login_info_ciudadano_municipio {
    display: none;
    padding: 0;
    margin: 0; }
  .login_ciudadano_municipio_bienvenida {
    padding: 0; }
  #login_crear_cuenta {
    padding-right: 1em; }
  .login_ciudadno_background {
    width: 100%;
    margin: 0 auto; }
  .login_ciudadano_municipio {
    padding: 2em 0 1em 0;
    width: 100%;
    margin: 0 auto; }
  #login_ciudadano_municipio {
    display: none; }
  .login_ingresar_ciudadano {
    width: 100%;
    margin: 0 auto;
    padding: 1em; }
  .login_crear_cuenta_activo {
    margin: 0 auto;
    border: none;
    width: 100%;
    padding: .8em; }
  .btn_login_ciudadano {
    width: 100%;
    font-size: .8em; }
  #olvidaste_contraseña_login_ciudadano {
    color: #2f96b4; }
  .espacio_registro {
    display: none; } }

@media only screen and (min-width: 768px) and (max-width: 1400px) {
  #incono_usuario_ciudadano {
    display: none; }
  .login_ingresar_ciudadano {
    width: 200%; }
  .login_crear_cuenta_activo {
    margin: 0 auto;
    border: none;
    width: 200%;
    padding: .5em; }
  #login_crear_cuenta {
    margin: 0 auto;
    border: none;
    padding: .5em;
    width: 200%; }
  .espacio_registro {
    display: none; }
  .login_ciudadano_municipio_bienvenida h1 {
    padding-top: 2em; }
  .login_ciudadno_background {
    margin-right: 2em; } }

#modalDobleFactor {
  background-color: #000000b3;
  font-family: 'gotham', 'open sans', sans-serif;
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 1040;
  top: 0; }
  #modalDobleFactor .modal-doble-factor-container {
    position: absolute;
    background-color: white;
    box-shadow: 0px 3px 6px #000000ba;
    width: 404px;
    height: 250px;
    border-radius: 9px;
    top: 20%;
    right: 35%;
    z-index: 1000;
    padding: 45px 36px; }
    #modalDobleFactor .modal-doble-factor-container h3 {
      font-size: 15px; }

.doble-factor-check {
  display: flex;
  justify-content: space-between; }

.switch-doble-factor {
  position: relative;
  display: inline-block;
  width: 50px;
  height: 24px;
  margin-right: 30px;
  margin-top: 5px; }

.switch-doble-factor input {
  opacity: 0;
  width: 0;
  height: 0; }

.slider-doble-factor {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ccc;
  -webkit-transition: .4s;
  transition: .4s; }

.slider-doble-factor:before {
  position: absolute;
  content: "";
  height: 18px;
  width: 18px;
  left: 2px;
  bottom: 3px;
  background-color: white;
  -webkit-transition: .4s;
  transition: .4s; }

input:checked + .slider-doble-factor {
  background-color: #5FBD5F; }

input:focus + .slider-doble-factor {
  box-shadow: 0 0 1px #5FBD5F; }

input:checked + .slider-doble-factor:before {
  -webkit-transform: translateX(26px);
  -ms-transform: translateX(26px);
  transform: translateX(26px); }

.slider-doble-factor.round {
  border-radius: 34px; }

.slider-doble-factor.round:before {
  border-radius: 50%; }

#btnConfirmarDF {
  width: 80px; }

#emailDobleFactor {
  height: 30px;
  width: 300px; }

.SF-input {
  display: flex;
  justify-content: center;
  margin-top: 50px; }
  .SF-input input {
    width: 40%;
    height: 40px; }

#home_login_SF a {
  float: right;
  margin-right: 225px;
  margin-top: 5px;
  color: #41B26A;
  font-size: 13px; }

#codigoSF {
  font-size: 25px;
  text-align: center;
  color: #202735;
  font-weight: 700;
  padding: 0px;
  padding-bottom: 5px; }
  #codigoSF::placeholder {
    font-size: 15px;
    font-weight: 400; }

input#btnIngresarSF {
  width: 10%;
  font-size: 15px;
  text-align: center;
  padding: 0; }

.modal-container-administrar-estructura {
  display: flex;
  justify-content: center; }
  .modal-container-administrar-estructura #ventanaModal2 {
    margin-left: 0;
    left: 22%; }
  .modal-container-administrar-estructura #ventanaModal3 {
    margin-left: 0;
    left: 35%; }

.modal-container-trazado-detalle {
  display: flex;
  justify-content: center; }
  .modal-container-trazado-detalle #ventanaModal {
    margin-left: 0;
    left: 5.5%;
    margin-top: 3vh; }
  .modal-container-trazado-detalle .cabecera {
    height: 10vh; }
  .modal-container-trazado-detalle .cuerpo {
    width: 90vw;
    height: 58vh; }
  .modal-container-trazado-detalle .fila-dato {
    margin-left: 1vw;
    margin-top: 2vh; }
  .modal-container-trazado-detalle .dato {
    width: 90%;
    height: 5vh; }
  .modal-container-trazado-detalle .modal-footer {
    margin-top: 3.5vh;
    height: 10vh; }

#zonaOperativaSelect {
  border: 2px solid #f4cbc6; }
  #zonaOperativaSelect:focus {
    outline: unset; }

#zonaAdministrativaSelect {
  border: 2px solid #b8b9df; }
  #zonaAdministrativaSelect:focus {
    outline: unset; }

.color-cuadrado {
  height: 36px;
  width: 36px;
  float: left;
  margin-left: 8px;
  border-radius: 7px;
  border: 1px solid white;
  cursor: pointer;
  margin-bottom: 8px; }

.font-size-11 {
  font-size: 11px; }

.color-elegido {
  color: black;
  border: 2px black solid;
  box-shadow: 0px 7px 9px -4px rgba(57, 58, 59, 0.75);
  transform: scale(1.2); }

.header-bg-1 {
  background: #BDBDBD; }

.header-bg-2 {
  background: #707070; }

.header-bg-3 {
  background: #262626; }

.header-bg-4 {
  background: #16181E; }

.header-bg-5 {
  background: #3B3F4E; }

.header-bg-6 {
  background: #063B46; }

.header-bg-7 {
  background: #31606A; }

.header-bg-8 {
  background: #008A7C; }

.header-bg-9 {
  background: #009B91; }

.header-bg-10 {
  background: #1ABC9C; }

.header-bg-11 {
  background: #00ABC2; }

.header-bg-12 {
  background: #009EE2; }

.header-bg-13 {
  background: #0163DB; }

.header-bg-14 {
  background: #1766B5; }

.header-bg-15 {
  background: #4051B5; }

.header-bg-16 {
  background: #303FA1; }

.header-bg-17 {
  background: #1800A2; }

.header-bg-18 {
  background: #5E00A3; }

.header-bg-19 {
  background: #5F00A3; }

.header-bg-20 {
  background: #A3006A; }

.header-bg-21 {
  background: #A3006B; }

.header-bg-22 {
  background: #9B27B0; }

.header-bg-23 {
  background: #7B88CC; }

.header-bg-24 {
  background: #CC75DB; }

.header-bg-25 {
  background: #FF8AB1; }

.header-bg-26 {
  background: #EC417A; }

.header-bg-27 {
  background: #EF5552; }

.header-bg-28 {
  background: #E03400; }

.header-bg-29 {
  background: #E53734; }

.header-bg-30 {
  background: #C72929; }

.header-bg-31 {
  background: #AF1500; }

.header-bg-32 {
  background: #FF5724; }

.header-bg-33 {
  background: #D66300; }

.header-bg-34 {
  background: #FF8000; }

.header-bg-35 {
  background: #FFC105; }

.header-bg-36 {
  background: #F59300; }

.header-bg-37 {
  background: #C19C00; }

.header-bg-38 {
  background: #CBDC38; }

.header-bg-39 {
  background: #7DA300; }

.header-bg-40 {
  background: #7CB342; }

.header-bg-41 {
  background: #4CAE4F; }

.header-bg-42 {
  background: #449037; }

.header-bg-43 {
  background: #449237; }

.header-bg-44 {
  background: #2F7F33; }

.config-municipio-container {
  background: white;
  margin: 50px -19px -45px -19px;
  padding: 20px 20px;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  border-radius: 10px; }
  .config-municipio-container h4 {
    color: #4e4e4e;
    text-decoration: underline; }
  .config-municipio-container input {
    border: 1px solid #BCBCBC;
    border-radius: 3px; }
  .config-municipio-container .logo-ciudadano img {
    padding: 10px;
    object-fit: contain;
    border: 2px solid wheat;
    border-radius: 10px;
    margin-bottom: 10px;
    padding: 10px; }

#popupIncidentesOt2, #popupAsignarMultiples {
  position: absolute;
  z-index: 1;
  bottom: 10px;
  right: 280px;
  width: 220px;
  height: 70px;
  background-color: white;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  border-radius: 5px; }
  #popupIncidentesOt2 button, #popupAsignarMultiples button {
    position: absolute;
    bottom: 5px; }
  #popupIncidentesOt2 #btnAsignarMultiplesIncidentes, #popupIncidentesOt2 #btnAsignarMultiples, #popupAsignarMultiples #btnAsignarMultiplesIncidentes, #popupAsignarMultiples #btnAsignarMultiples {
    right: 10px; }
  #popupIncidentesOt2 #btnCancelarMultiplesIncidentes, #popupIncidentesOt2 #btnCancelarMultiples, #popupAsignarMultiples #btnCancelarMultiplesIncidentes, #popupAsignarMultiples #btnCancelarMultiples {
    left: 10px; }
  #popupIncidentesOt2 p, #popupAsignarMultiples p {
    font-family: 'Roboto', sans-serif;
    position: absolute;
    top: 10px;
    left: 10px;
    font-weight: 600; }

.shop_login_form .display-flex-center-horizontal {
  display: flex;
  justify-content: center; }

.display-flex-center-horizontal {
  display: flex;
  justify-content: center;
  align-items: center; }

.display-flex-vertical {
  display: flex;
  flex-direction: column; }

.recuadro-form {
  margin-top: 1px;
  border: 1px solid #BCBCBC;
  border-radius: 10px;
  padding: 8px 6px 8px 6px;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  background-color: #F5F5F5; }

.recuadro-form-light {
  border: 1px solid #7a7a7a;
  border-radius: 5px;
  padding: 0 10px; }

.recuadro-form-md {
  margin-top: 1px;
  border: 1px solid #7a7777;
  border-radius: 10px;
  padding: 5px 10px 0px 10px; }

.contenedor-form {
  width: 100%;
  padding-left: 2vw;
  padding-right: 2vw; }

.shop_login_form input.checkbox-form {
  width: 20px;
  height: 20px;
  margin-left: 1vw;
  margin-right: 0.5vw;
  margin-top: -1.3px; }

.ordenProvisionItems {
  margin-top: 5px;
  font-size: 13px;
  font-weight: 600; }

.fondo {
  width: 100%;
  margin-top: -11px;
  margin-bottom: 10px; }

.seccion {
  margin-top: 0px;
  margin-bottom: 5px; }
  .seccion .subtitle {
    margin-left: 10px;
    margin-top: -5px;
    margin-bottom: -10px; }
  .seccion hr {
    color: #8E8E8E;
    margin-bottom: 10px;
    margin-left: 6px;
    width: 99%;
    background-color: #8E8E8E; }
  .seccion .ultimo-elemento {
    margin-bottom: 5px; }

.btn-collapse {
  float: right;
  margin-right: 10px;
  height: 28px;
  width: 28px; }

.items-formulario-custom {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  gap: 70px;
  border-radius: 5px;
  background-color: white; }
  .items-formulario-custom div {
    display: flex; }
  .items-formulario-custom label {
    color: #001018;
    position: relative;
    z-index: 1;
    font-weight: 600; }
  .items-formulario-custom input::after {
    width: 110px;
    height: 30px;
    top: -9px;
    left: -5px;
    position: relative;
    content: '';
    display: inline-block;
    visibility: visible;
    border: 1px solid lightblue;
    background-color: white;
    border-radius: 5px; }
  .items-formulario-custom input:checked::after {
    width: 110px;
    height: 30px;
    top: -9px;
    left: -5px;
    position: relative;
    content: '';
    display: inline-block;
    visibility: visible;
    border: 2px solid lightblue;
    background-color: lightblue;
    border-radius: 5px; }

#modalMultiple, .modal-multiple {
  background-color: rgba(12, 12, 12, 0.55);
  font-family: 'gotham', 'open sans', sans-serif;
  width: 100vw;
  height: 100vh;
  position: fixed;
  z-index: 1039;
  top: 0;
  left: 0; }
  #modalMultiple .modal-multiple-container, .modal-multiple .modal-multiple-container {
    position: fixed;
    background-color: white;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    border-radius: 9px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    margin-left: auto;
    margin-right: auto;
    width: 75vw;
    max-width: 1100px;
    height: auto;
    max-height: 80vh;
    overflow: auto;
    z-index: 1000;
    padding: 45px 36px; }

#modalBloqueoPantalla {
  background-color: rgba(12, 12, 12, 0.55);
  position: fixed;
  top: 0;
  height: 100vh;
  width: 100vw;
  z-index: 1; }

.datos_box {
  float: left;
  width: 23%;
  padding: 1%;
  font-size: 13px;
  font-weight: bold;
  color: #1B94D6;
  text-align: left; }
  .datos_box span {
    display: block;
    font-weight: 300;
    color: #353535;
    font-size: 12px;
    margin-left: 2px; }

.datos-tablero-acompaniamiento-generales {
  box-shadow: rgba(50, 50, 93, 0.25) 0px 2px 5px -1px, rgba(0, 0, 0, 0.3) 0px 1px 3px -1px;
  border: 1px solid #bdbdbd;
  border-radius: 10px;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  background-color: #F5F5F5; }

.datos-persona-acompaniamiento {
  width: 25%; }

.datos-generales-seguimiento {
  width: 48%; }

.datos-resumen-demanda {
  width: 99%; }

.resumen-deamanda-dato {
  font-size: 30px;
  width: 100%;
  text-align: center; }

.flex-acompaniamiento {
  display: flex;
  align-items: center;
  justify-content: space-around; }

.titulo-tablero-acompaniamiento {
  width: 100%;
  text-align: center;
  margin-bottom: 0px;
  margin-top: 5px; }

.texto-tablero-acompaniamiento {
  margin-top: 7px;
  margin-left: 5px; }

.flex-barra-acompaniamiento {
  display: flex;
  justify-content: space-around; }

#menu-bar-dashboard {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 20px;
  font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Roboto', 'Oxygen', 'Ubuntu', 'Fira Sans', 'Droid Sans', 'Helvetica Neue', sans-serif;
  width: 100%;
  height: 50px;
  z-index: 1099;
  position: fixed;
  background-color: #222630f5;
  width: auto;
  padding: 0 25px;
  top: 75px;
  left: 50%;
  transform: translate(-50%, -50%);
  border-radius: 10px; }
  #menu-bar-dashboard div {
    cursor: pointer; }
  #menu-bar-dashboard img {
    width: 40px; }
    #menu-bar-dashboard img:hover {
      filter: invert(40%) sepia(90%) saturate(288%) hue-rotate(60deg) brightness(100%) contrast(85%); }

.dashboard-cards {
  font-family: -apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;
  display: flex;
  flex-direction: column;
  gap: 20px;
  position: absolute;
  top: 110px; }
  .dashboard-cards.dash-izq {
    left: 130px; }
  .dashboard-cards.dash-der {
    right: 100px;
    align-items: flex-end; }
  .dashboard-cards .card-title {
    font-size: 14px;
    font-weight: 800;
    padding-left: 20px;
    padding-top: 10px;
    padding-bottom: 10px; }
  .dashboard-cards .card {
    display: flex;
    flex-direction: column;
    font-family: -apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;
    width: 400px;
    height: 130px;
    border-radius: 10px;
    background-color: #fff;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.4), 0 6px 20px 0 rgba(0, 0, 0, 0.3); }
  .dashboard-cards .card-mediana {
    width: 450px;
    height: auto;
    padding-bottom: 5px; }
  .dashboard-cards .card-chica {
    width: 250px;
    height: auto;
    padding-bottom: 5px; }
  .dashboard-cards .card-items-container {
    display: flex;
    justify-content: space-evenly; }

.card-items {
  display: flex;
  flex-direction: column;
  align-items: center;
  font-weight: 700;
  line-height: 5px; }
  .card-items p {
    font-size: 11px; }
  .card-items h4 {
    font-weight: 500;
    font-size: 25px;
    transform: scale(1, 0.95); }
  .card-items small {
    font-weight: 400;
    font-size: 11px;
    color: #343a40; }

.card-separador {
  border-left: 1px solid #6c757d;
  height: 30px;
  margin-top: 15px; }

.card-separador-horizontal {
  border-top: 1px solid #6c757d;
  width: 412px;
  margin-left: 11px; }

.card-verde {
  color: #2cd889; }

.card-rojo {
  color: red; }

.card-naranja {
  color: #f9a42c; }

.card-azul {
  color: #007bff; }

.card-gris {
  color: #6c757d; }

.card-gris-oscuro {
  color: #343a40; }

.dfr {
  display: flex;
  flex-direction: row; }

.dfc {
  display: flex;
  flex-direction: column; }

.ai-c {
  align-items: center; }

.ai-fs {
  align-items: flex-start; }

.jc-c {
  justify-content: center; }

.jc-sa {
  justify-content: space-around; }

.jc-sb {
  justify-content: space-between; }

.jc-se {
  justify-content: space-evenly; }

.jc-fe {
  justify-content: flex-end; }

.card-items-container-top {
  display: grid;
  grid-template-columns: 215px 150px; }
  .card-items-container-top .selected {
    border-bottom: 1px solid; }

.top-valores-items {
  display: grid;
  grid-template-columns: 191px 74px 74px 70px;
  grid-template-rows: auto auto auto auto auto;
  align-items: center;
  font-family: -apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;
  font-size: 12.5px;
  line-height: 14px;
  margin-left: 20px;
  padding: 7px 0px; }

.img-animation-red {
  filter: invert(27%) sepia(95%) saturate(7161%) hue-rotate(357deg) brightness(99%) contrast(117%);
  animation: pulse 2s infinite;
  border-radius: 50%;
  color: red; }

.info-dashboard-icon {
  width: 15px;
  float: right;
  margin-right: 10px;
  cursor: pointer; }

.custom-input {
  font-family: -apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;
  position: relative;
  border: 1px solid #898989;
  border-radius: 4px;
  padding: 9px 15px;
  height: auto; }
  .custom-input div {
    font-size: 12px;
    font-weight: 600; }
  .custom-input label {
    color: #898989;
    font-weight: 600; }

.div-editable:focus-visible {
  outline: none; }

.custom-input-label {
  position: absolute;
  top: -12px;
  left: 10px;
  display: inline-block;
  background-color: white;
  padding: 0 3px; }

.apple-font {
  font-family: -apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji; }

.maven-pro-font {
  font-family: 'Maven Pro', sans-serif; }

.nav-tab-ciudadano-social {
  background-color: #edecec;
  border: 1px solid #bdbdbd;
  border-radius: 4px;
  height: 42px;
  width: fit-content; }
  .nav-tab-ciudadano-social li {
    border-right: 1px solid #bdbdbd;
    height: 40px; }
    .nav-tab-ciudadano-social li:last-child {
      border-right: unset; }
    .nav-tab-ciudadano-social li:hover {
      background-color: #ffffff; }
    .nav-tab-ciudadano-social li a {
      color: #505050;
      font-weight: 600;
      margin-right: 0px;
      border-radius: 0px; }
      .nav-tab-ciudadano-social li a:hover {
        background-color: #ffffff;
        border-color: transparent; }

.solapa-active {
  border-bottom: 3px solid #0caf0c;
  background-color: #f5f5f5; }

.tab-content h4 {
  margin-left: 15px; }

.leaflet-marker-color-reclamo {
  background-color: #d70000;
  stroke: #d70000;
  border-radius: 15px; }

.leaflet-marker-color-mantenimiento {
  background-color: #ff8100;
  stroke: #ff8100;
  border-radius: 15px; }

.table-reference {
  font-size: 12px;
  margin-bottom: 25px; }
  .table-reference table {
    text-align: left; }
  .table-reference table, .table-reference td, .table-reference th {
    border: 1px solid gray;
    padding: 2px 10px; }
  .table-reference td:nth-child(3) {
    text-align: center; }
  .table-reference img {
    height: 25px; }

.gridMatXMun th, .gridMatXMun td {
  border: 1px solid gray;
  font-size: 12px; }

.gridMatXMun th {
  background-color: #0b7794;
  font-weight: 100;
  color: white;
  letter-spacing: 0.5px; }

.gridMatXMun td {
  padding: 0 5px; }

.gridMatXMun td:nth-last-child(1) {
  padding: 0; }

.gridMatXMun tbody:nth-child(odd) {
  background-color: #e0f8fa; }

.gridMatXMun tbody:nth-child(even) {
  background-color: #f3f3f3; }

.gridMatXMun td:nth-last-child(-n+4) {
  text-align: right; }

.gridMatXMun input {
  padding: 2px 5px;
  margin: 0;
  border-radius: 0;
  line-height: 0;
  text-align: right;
  background-color: lightgray;
  font-weight: 700;
  color: #ce0a0a; }

.gridMatXMun input[type=checkbox] {
  margin: 0;
  accent-color: #009091; }

.gridMatXMun tbody:hover {
  background-color: white; }

.gridMatXMun input::-webkit-outer-spin-button,
.gridMatXMun input::-webkit-inner-spin-button {
  -webkit-appearance: none !important;
  margin: 0 !important; }

.gridMatXMun input[type=number] {
  -moz-appearance: textfield !important; }

.gridMatXMun .input--number {
  position: absolute;
  height: 100%;
  left: 0;
  top: 0; }

.label-estados {
  display: flex;
  gap: 10px; }

.input-number-arrows input::-webkit-outer-spin-button,
.input-number-arrows input::-webkit-inner-spin-button, .tabla-custom input::-webkit-outer-spin-button,
.tabla-custom input::-webkit-inner-spin-button {
  -webkit-appearance: none !important;
  margin: 0 !important; }

.input-number-arrows input[type=number], .tabla-custom input[type=number] {
  -moz-appearance: textfield !important; }

.gridMatXMunInsumos th, .gridMatXMunInsumos td {
  border: 1px solid gray;
  font-size: 12px; }

.gridMatXMunInsumos th {
  background-color: #cf9400;
  color: #fcfbfb;
  font-weight: 100;
  letter-spacing: 0.5px; }

.gridMatXMunInsumos td {
  padding: 0 5px; }

.gridMatXMunInsumos tbody:hover {
  background-color: #fcf0d3; }

.gridMatXMunInsumos td:nth-last-child(-n+1) {
  text-align: right; }

.gridMatXMunInsumosEntregados th {
  background-color: #5b8446; }

.gridMatXMunInsumosEntregados tbody:hover {
  background-color: #e5ffe5; }

.alert-message {
  border: 1px solid orange;
  border-radius: 5px;
  background-color: #fff7e9;
  text-align: center;
  width: 80%;
  margin: auto;
  padding: 10px;
  font-weight: 600;
  color: #ff8100; }
  .alert-message img {
    margin-right: 10px;
    padding-bottom: 4px;
    filter: invert(52%) sepia(88%) saturate(2743%) hue-rotate(3deg) brightness(107%) contrast(103%); }

.error-message-alert {
  text-align: center;
  color: #d50606;
  border: 1px solid red;
  border-radius: 5px;
  background-color: #fff2f2; }
  .error-message-alert img {
    width: 40px; }

.info-message {
  border: 1px solid #1b81ff;
  border-radius: 5px;
  background-color: #e0f5fb;
  text-align: center;
  width: 80%;
  margin: auto;
  padding: 10px;
  font-weight: 600;
  color: #1b81ff; }

.recuadroPopup {
  border: 1px solid #06295e;
  padding: 0 5px;
  background-color: #ddf4ff;
  border-radius: 5px; }

.home-alertas-masivas-container {
  display: grid;
  grid-template-rows: auto auto 50px;
  height: 100vh; }
  .home-alertas-masivas-container .logo-home-notificaciones {
    color: white;
    margin-left: 25%;
    margin-top: 80px; }
    .home-alertas-masivas-container .logo-home-notificaciones img {
      width: 250px; }
      @media only screen and (max-height: 750px) {
        .home-alertas-masivas-container .logo-home-notificaciones img {
          width: 200px; } }
    .home-alertas-masivas-container .logo-home-notificaciones #lineaDivisoria {
      border-top: 1px solid #adadad;
      margin: 20px 0;
      width: 330px; }
      @media only screen and (max-height: 750px) {
        .home-alertas-masivas-container .logo-home-notificaciones #lineaDivisoria {
          width: 220px;
          margin: 10px 0; } }
    .home-alertas-masivas-container .logo-home-notificaciones p {
      font-size: 30px;
      font-family: 'Roboto', sans-serif;
      font-weight: 600;
      line-height: 30px; }
      @media only screen and (max-height: 750px) {
        .home-alertas-masivas-container .logo-home-notificaciones p {
          font-size: 20px;
          line-height: 20px; } }
  .home-alertas-masivas-container .mensajes-masivos-container {
    width: 80vw;
    max-width: 1500px;
    margin: 0 auto;
    background-color: #ffffff;
    border-radius: 5px;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.4), 0 6px 20px 0 rgba(0, 0, 0, 0.3);
    display: grid;
    grid-template-rows: 10% 80% 10%;
    align-items: center; }
    .home-alertas-masivas-container .mensajes-masivos-container h4 {
      align-self: center;
      font-family: 'Roboto', sans-serif; }
    .home-alertas-masivas-container .mensajes-masivos-container #gridMensajesMasivos {
      display: block;
      height: 45vh;
      align-self: flex-start; }
      .home-alertas-masivas-container .mensajes-masivos-container #gridMensajesMasivos thead th {
        font-family: 'Roboto', sans-serif;
        font-size: 12px;
        text-align: center;
        background-color: #e3e3f7;
        padding: 10px;
        border: none;
        font-weight: 600;
        vertical-align: middle; }
        .home-alertas-masivas-container .mensajes-masivos-container #gridMensajesMasivos thead th a {
          color: #5b5c5e;
          padding: 5px;
          white-space: normal; }
      .home-alertas-masivas-container .mensajes-masivos-container #gridMensajesMasivos tbody {
        font-family: 'Roboto', sans-serif;
        font-size: 13px;
        color: #666; }
        .home-alertas-masivas-container .mensajes-masivos-container #gridMensajesMasivos tbody td {
          padding: 10px 0px 10px 30px;
          border: none; }
          .home-alertas-masivas-container .mensajes-masivos-container #gridMensajesMasivos tbody td:nth-child(2) {
            font-weight: 700;
            color: black; }
          .home-alertas-masivas-container .mensajes-masivos-container #gridMensajesMasivos tbody td:nth-child(n+3):not(:nth-child(6)) {
            color: black; }
        .home-alertas-masivas-container .mensajes-masivos-container #gridMensajesMasivos tbody tr:nth-child(odd) {
          background-color: #f5f5f5; }
        .home-alertas-masivas-container .mensajes-masivos-container #gridMensajesMasivos tbody a:focus {
          outline: unset; }
      .home-alertas-masivas-container .mensajes-masivos-container #gridMensajesMasivos p {
        color: #666;
        position: unset; }
    .home-alertas-masivas-container .mensajes-masivos-container #mensajes-masivos-paginator {
      justify-self: flex-end;
      margin-right: 50px; }
      .home-alertas-masivas-container .mensajes-masivos-container #mensajes-masivos-paginator a {
        border: 1px solid #9EABB9;
        border-radius: 20px;
        padding: 4px;
        margin-right: 5px;
        color: black;
        font-weight: 600; }
        .home-alertas-masivas-container .mensajes-masivos-container #mensajes-masivos-paginator a:hover {
          background-color: #c3d0df;
          color: white; }
      .home-alertas-masivas-container .mensajes-masivos-container #mensajes-masivos-paginator .active > a {
        background-color: #8898AA;
        color: white; }

.back_home_notificaciones {
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.3), 60%, black, black), url(../img/home-background/banner-home-1.jpeg);
  background-position: top;
  background-size: cover;
  overflow: hidden; }

.back_home_notificaciones_marbella {
  background-image: url(../img/imagenes-municipios/582/marbella-home.png);
  background-position: top;
  background-size: cover;
  overflow: hidden; }

.back_home_notificaciones_andalucia {
  background-image: url(../img/imagenes-municipios/709/banner-home-andalucia.png);
  background-position: top;
  background-size: cover;
  background-repeat: round;
  overflow: hidden; }

.modal-editar-documento-ciudadano {
  width: 40rem;
  top: 25% !important;
  left: 49% !important; }

.modal-resolucion-incidente {
  width: 55rem;
  top: 10% !important;
  left: 41% !important; }
  .modal-resolucion-incidente .modal-header h3 {
    font-size: 0.8rem; }

#tablaEstructuras, .tabla-custom {
  border-collapse: collapse;
  width: 100%; }
  #tablaEstructuras th, .tabla-custom th {
    background-color: #f2f2f2;
    border: 1px solid #ddd;
    text-align: center; }
  #tablaEstructuras td, .tabla-custom td {
    border: 1px solid #ddd;
    text-align: left; }
  #tablaEstructuras tr:nth-child(even), .tabla-custom tr:nth-child(even) {
    background-color: #f2f2f2; }
  #tablaEstructuras input[type=text], #tablaEstructuras input[type=number], #tablaEstructuras select, .tabla-custom input[type=text], .tabla-custom input[type=number], .tabla-custom select {
    border: none;
    outline: none;
    width: 100%;
    box-sizing: border-box; }
  #tablaEstructuras input[type=text], #tablaEstructuras input[type=number], .tabla-custom input[type=text], .tabla-custom input[type=number] {
    background-image: url(../img/edit-icon.png);
    background-repeat: no-repeat;
    background-size: 13px;
    background-position: left;
    background-position-x: 10px;
    padding-left: 30px; }
    #tablaEstructuras input[type=text]:disabled, #tablaEstructuras input[type=number]:disabled, .tabla-custom input[type=text]:disabled, .tabla-custom input[type=number]:disabled {
      background-image: unset; }
  #tablaEstructuras select, #tablaEstructuras input[type=number], .tabla-custom select, .tabla-custom input[type=number] {
    margin: auto;
    height: auto; }
  #tablaEstructuras .ms-search input[type=text], .tabla-custom .ms-search input[type=text] {
    background-image: unset !important; }
  #tablaEstructuras input[type=number], .tabla-custom input[type=number] {
    text-align: right; }
  #tablaEstructuras input, .tabla-custom input {
    padding: 5px 10px;
    border-bottom: 1px solid white;
    border-top: 1px solid white; }
  #tablaEstructuras thead th, .tabla-custom thead th {
    font-family: Arial, Helvetica, sans-serif !important;
    font-size: 16px;
    text-align: center;
    background-image: linear-gradient(to bottom, #009091, #009091);
    color: white;
    padding: 5px; }
    #tablaEstructuras thead th a, .tabla-custom thead th a {
      color: white;
      padding: 5px; }
  #tablaEstructuras tbody, .tabla-custom tbody {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 15px; }
    #tablaEstructuras tbody tr:nth-child(odd), .tabla-custom tbody tr:nth-child(odd) {
      background-color: #d7e8d7; }

#tablaEstructuras input[type=number]::-webkit-outer-spin-button,
#tablaEstructuras input[type=number]::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0; }

#acompaniamientos-grid input[type=checkbox] {
  width: 100%; }

.modal-body {
  max-height: 70vh; }

#planificador-tareas-grid .backgrid tbody tr:hover > td {
  background-color: #d3d3d3; }

#planificador-expediente-grid .backgrid tbody tr:hover > td {
  background-color: #d3d3d3; }

.custom-switch {
  position: relative;
  display: inline-block;
  width: 30px;
  height: 16px;
  margin-right: 30px;
  margin-top: 5px; }
  .custom-switch input {
    opacity: 0;
    width: 0;
    height: 0; }
    .custom-switch input:checked + .slider-custom-switch {
      background-color: #00875A; }
    .custom-switch input:focus + .slider-custom-switch {
      box-shadow: 0 0 1px #00875A; }
    .custom-switch input:checked + .slider-custom-switch:before {
      -webkit-transform: translateX(11px);
      -ms-transform: translateX(11px);
      transform: translateX(11px); }
  .custom-switch .slider-custom-switch {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ccc;
    -webkit-transition: .4s;
    transition: .4s; }
    .custom-switch .slider-custom-switch:before {
      position: absolute;
      content: "";
      height: 12px;
      width: 12px;
      left: 3px;
      bottom: 2px;
      background-color: white;
      -webkit-transition: .4s;
      transition: .4s; }
    .custom-switch .slider-custom-switch.round {
      border-radius: 34px; }
      .custom-switch .slider-custom-switch.round:before {
        border-radius: 50%; }

.estructuras-header-qr {
  background-color: #efefef;
  color: #009ee3;
  text-align: center;
  padding: 10px 50px;
  vertical-align: middle; }

.logo-municipio-qr {
  width: 200px;
  height: auto; }

.container-tabla-qr {
  display: flex;
  flex-direction: column;
  align-items: center;
  /* Centrar horizontalmente */ }

.titulo-tabla-qr {
  font-size: 24px;
  margin-bottom: 100px; }

.tabla-qr {
  width: 100%;
  max-width: 800px;
  border-collapse: collapse; }

.table-deducciones {
  width: 100%;
  border-collapse: collapse; }

.table-deducciones th,
.table-deducciones td {
  text-align: center;
  padding: 8px;
  border: 1px solid #ddd;
  font-size: 14px; }

.table-deducciones th {
  background-color: #51a351;
  color: white;
  font-size: 14px; }

.table-deducciones table {
  table-layout: fixed;
  width: 100%; }

.table-deducciones table input[type=number] {
  width: 100%;
  box-sizing: border-box;
  margin: 0;
  padding: 8px;
  font-size: 14px;
  height: 100%; }

.table-deducciones table tbody tr {
  height: 40px; }

.tabla-fila-seleccionable tbody tr:hover {
  border: solid 2px;
  border-radius: 5px;
  cursor: pointer; }

.tabla-pre-wrap td {
  white-space: pre-wrap !important; }

.tabla-boxes .orden i {
  display: inline-block;
  height: 1rem;
  width: 1rem;
  margin-left: 24%;
  margin-top: 5%;
  cursor: pointer; }

.tabla-boxes span.modulo-ciudadano {
  border-radius: 0.5rem;
  display: inline-block;
  text-align: center; }

#tableroModuloCiudadano {
  display: grid;
  grid-template-columns: repeat(12, 1fr);
  grid-template-rows: repeat(12, 1fr);
  gap: 2px; }

.cuadro {
  border: 1px solid #000;
  background-color: #fff;
  text-align: center;
  cursor: pointer; }

.cuadro.seleccionado {
  background-color: #aaf; }

.cuadro.modulo-creado {
  background-color: #0066cc; }

.tableroGridModulosCiudadano {
  display: grid;
  grid-template-columns: repeat(12, 1fr);
  grid-template-rows: repeat(12, 1fr);
  border: 1px solid gray;
  border-radius: 3px;
  padding: 2px;
  height: 100px; }

.cuadroGrid {
  display: grid;
  align-items: center;
  text-align: center;
  border: 1px solid gray;
  border-radius: 5px;
  color: #313131;
  font-weight: 700;
  text-shadow: 0 0 4px white;
  cursor: default; }

.situacion-laboral label.monto {
  white-space: nowrap; }

.situacion-laboral input.monto-ingreso {
  float: none; }

.situacion-laboral .group-select {
  padding: 10px;
  border: 2px solid;
  margin: 10px; }

.situacion-laboral .group-select > label {
  position: absolute;
  top: -1px;
  left: 20px;
  background-color: white; }

.situacion-laboral .group-select > select {
  border: none; }

/* Estilos para la sección single-spa-application*/
.single-spa-application {
  background-color: #E8EFF7; }

/* Estilos para modal bandeja de trámites */
.chip {
  background-color: #f1f1f1;
  padding: 0.5rem;
  border-radius: 30px;
  font-size: 0.9rem;
  font-weight: bold;
  width: 100%;
  display: flex;
  gap: 0.5rem;
  justify-content: center;
  align-items: center; }

.remove-chip {
  border: none;
  border-radius: 100%;
  background-color: #636161;
  color: #fff;
  width: 25px;
  height: 25px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 16px;
  cursor: pointer;
  transition: background-color 0.3s ease, transform 0.2s ease; }

.remove-chip:hover {
  background-color: #ff4d4d;
  transform: scale(1.1); }

.remove-chip:focus {
  outline: none; }

.search-container .dropdown {
  background: #cee4ed;
  margin: 0;
  padding: 0.5rem;
  max-height: 5rem;
  overflow: auto; }

.zona-row-seleccionada {
  background-color: #cce5ff !important; }

.leaflet-interactive {
  cursor: pointer !important; }

/* Ponemos un color de fondo y redondeamos las esquinas del track */
.scrollbarMenuLateral::-webkit-scrollbar-track {
  background: #FAFAFA;
  border-radius: 4px; }

/* Cambiamos el fondo cuando esté en active o hover */
.scrollbarMenuLateral::-webkit-scrollbar-track:hover,
.scrollbarMenuLateral::-webkit-scrollbar-track:active {
  background: #FAFAFA; }

/* Ponemos un color de fondo y redondeamos las esquinas del thumb */
.scrollbarMenuLateral::-webkit-scrollbar-thumb {
  background: #41B26A url(../img/scrollbar_thumb_bg.png) no-repeat center;
  border-radius: 4px; }

/* Cambiamos el fondo y agregamos una sombra cuando esté en hover */
.scrollbarMenuLateral::-webkit-scrollbar-thumb:hover {
  background: #41B26A url(../img/scrollbar_thumb_bg.png) no-repeat center;
  box-shadow: 0 0 2px 1px rgba(0, 0, 0, 0.2); }

/* Cambiamos el fondo cuando esté en active */
.scrollbarMenuLateral::-webkit-scrollbar-thumb:active {
  background-color: #999999; }

.scrollbarMenuLateral::-webkit-scrollbar {
  width: 8px;
  /* Tamaño del scroll en vertical */
  height: 8px;
  /* Tamaño del scroll en horizontal */
  /* Ocultar scroll */
  /* display: none; */ }

@media (max-width: 930px) {
  .scrollbarMenuLateral::-webkit-scrollbar {
    /* Tamaño del scroll en vertical */
    width: 6px;
    /* Tamaño del scroll en horizontal */
    height: 6px;
    /* Ocultar scroll */
    /* display: none; */ } }

/* Hide scrollbar for Chrome, Safari and Opera */
.scrollbarMenuLateralHide::-webkit-scrollbar {
  display: none; }

/* Hide scrollbar for IE, Edge and Firefox */
.scrollbarMenuLateralHide {
  -ms-overflow-style: none;
  /* IE and Edge */
  scrollbar-width: none;
  /* Firefox */ }

@keyframes highlight-fade {
  0% {
    background-color: #ffff99; }
  100% {
    background-color: transparent; } }

.highlight-row {
  animation: highlight-fade 3s ease forwards; }

.ms-options-wrap .ms-options {
  z-index: 1001 !important; }

.custom-background {
  background-color: grey; }

#ciud-paneles {
  position: absolute;
  font-family: 'DisplayPro', Arial;
  top: 50px; }

.panel-bienvenida {
  background-color: #FFF;
  border-radius: 8px;
  padding: 15px; }

.home_logo_ciudadano {
  width: 220px;
  height: 90px;
  background-size: 100% 100%;
  background-image: none;
  background-repeat: no-repeat;
  padding-bottom: 5px; }

.home_logo_ciudadano_small {
  width: 200px;
  height: 78px;
  background-size: 100% 100%;
  background-image: none;
  background-repeat: no-repeat; }

.contenedor-logo {
  background-color: transparent;
  width: 100%;
  height: 120px;
  padding: 30px 20px 0 20px; }

.panel-ingreso {
  padding: 15px;
  -webkit-box-shadow: 0px 1px 3px #666666;
  -moz-box-shadow: 0px 1px 3px #666666;
  box-shadow: 0px 1px 3px #666666; }

.label-ingresar {
  color: white; }

.btn-ciud-enviar {
  width: 100% !important;
  color: #FFF !important;
  border: 1px solid #E1E1E1 !important;
  text-transform: uppercase;
  font-size: 14px;
  -webkit-border-radius: 2px !important;
  border-radius: 2px !important; }

.ciudadano_home {
  background-color: white;
  background-position: center bottom;
  background-repeat: no-repeat;
  background-size: cover; }

.width-100 {
  width: 100%; }

.container-margen {
  margin-left: 10%;
  margin-right: 10%; }

.custom-btn {
  height: 100px;
  padding-left: 1	5%;
  padding-right: 15%;
  font-family: 'Montserrat', sans-serif; }

#paso1, #paso2, #paso3 {
  border: solid 1px #ddd;
  margin-bottom: 15px;
  padding: 15px;
  background-color: #fff;
  border-radius: 0;
  -webkit-box-shadow: 0px 1px 3px #666666;
  -moz-box-shadow: 0px 1px 3px #666666;
  box-shadow: 0px 1px 3px #666666; }

.btn-circle-new {
  position: fixed;
  right: 12px;
  bottom: 20px;
  display: block;
  width: 60px;
  height: 60px;
  border-radius: 50px;
  font-size: 20px;
  color: #fff;
  line-height: 70px;
  text-align: center;
  text-decoration: none;
  background-color: #41B26A;
  background-image: url(../img/create-icon.png);
  background-size: 45%;
  background-position: 50%;
  background-repeat: no-repeat;
  text-align: center; }

.btn-circle-new:hover {
  color: #ccc;
  text-decoration: none;
  opacity: 0.7; }

.btn-circle-extra-bottom {
  bottom: 65px;
  z-index: 99999; }

.btn-menu {
  background-color: grey;
  height: 95px;
  background-size: 105%;
  background-position: 50%;
  background-repeat: no-repeat; }

.btn-new-reclamo {
  background-image: url(../img/ciudadano/sl_nuevoReclamo.png); }

.btn-menu:hover {
  opacity: 0.8;
  text-decoration: none; }

.btn-search-reclamo {
  background-image: url(../img/ciudadano/sl_misReclamos.png); }

.btngrande {
  padding: 2%;
  border-radius: 50px;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s; }

.btngrande:hover {
  -moz-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
  cursor: pointer; }

.btnpeqenio {
  flex: 1 1 auto;
  font-size: 14px;
  margin: 10px;
  padding: 5px;
  border: 2px solid #145573;
  text-align: center;
  text-transform: uppercase;
  position: relative;
  overflow: hidden;
  transition: .3s;
  color: #145573; }

.btnpeqenio:after {
  position: absolute;
  transition: .3s;
  content: '';
  width: 0;
  left: 50%;
  bottom: 0;
  height: 3px;
  background: #f7f7f7; }

.btnpeqenio:hover {
  border-radius: 50px;
  cursor: pointer; }

a:hover {
  text-decoration: none; }

.pen-icon {
  position: left center;
  background-repeat: no-repeat;
  background-size: 15%;
  background-image: url(../img/pen-icon.png); }

.search-icon {
  position: left center;
  background-repeat: no-repeat;
  background-size: 12%;
  background-image: url(../img/search-icon-16.png); }

.btn-menu-secundario {
  background-color: grey;
  height: 45px;
  background-size: 90%;
  background-position: 50%;
  background-repeat: no-repeat;
  margin-bottom: 1px;
  margin-top: 1px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0px;
  -webkit-box-shadow: 0px 1px 3px #666666;
  -moz-box-shadow: 0px 1px 3px #666666;
  box-shadow: 0px 1px 3px #666666;
  font-family: Arial;
  color: #ffffff;
  text-align: right;
  font-size: 25px;
  padding: 10px 20px 8px 20px;
  text-decoration: none;
  cursor: pointer; }

.btn-menu-secundario:hover {
  opacity: 0.8;
  text-decoration: none; }

#headerInfoCiudadano {
  background-color: #009EE2;
  height: 80px;
  font-family: Arial;
  color: #ffffff;
  text-align: left;
  font-size: 18px;
  padding: 10px 20px 8px 20px;
  text-decoration: none; }

.user-icon {
  background-image: url(../img/user-icon-2.png);
  background-repeat: no-repeat;
  background-size: 15%;
  padding-left: 30px; }

.user-nombre {
  padding-left: 10px; }

.linea-horizontal {
  float: left;
  margin-top: 5px;
  margin-bottom: 5px;
  border-left: solid #054460 2px; }

.navbar .nav {
  margin: 20px 0 0 0; }

.navbar .nav a {
  font-weight: bold; }

#panel-cambiar-datos {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0px;
  -webkit-box-shadow: 0px 1px 3px #666666;
  -moz-box-shadow: 0px 1px 3px #666666;
  box-shadow: 0px 1px 3px #666666;
  font-family: Arial;
  color: #404040;
  font-size: 18px;
  background: #e3e3e3;
  padding: 10px 20px 10px 20px; }

#btnCambiarPass {
  margin-top: 10px; }

.disabledComponent {
  pointer-events: none;
  opacity: 0.4; }

#btnCambiarDatos {
  margin-top: 26px; }

.text-bold {
  font-weight: bold; }

.md-icon-m-arriba {
  background-image: url(../img/ico_m_arriba.png);
  background-size: 15px;
  background-repeat: no-repeat; }

.md-icon-m-abajo {
  background-image: url(../img/ico_m_abajo.png);
  background-size: 15px;
  background-repeat: no-repeat; }

.md-icon-m-arriba-v2 {
  background-image: url(../img/ico_m_arriba_V2.png);
  background-size: 15px;
  background-repeat: no-repeat; }

.md-icon-m-abajo-v2 {
  background-image: url(../img/ico_m_abajo_V2.png);
  background-size: 15px;
  background-repeat: no-repeat; }

#btnHome {
  background-color: #1bbf20;
  border-radius: 50%;
  width: 32px;
  height: 32px;
  background-image: url(../img/home-icon-2.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 24px 24px;
  position: fixed;
  top: 0;
  right: 218px;
  z-index: 10000; }

#btnRegReclamo {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0px;
  -webkit-box-shadow: 0px 1px 3px #666666;
  -moz-box-shadow: 0px 1px 3px #666666;
  box-shadow: 0px 1px 3px #666666;
  font-family: Arial;
  color: #ffffff;
  font-size: 20px;
  background: #146ba8;
  font-size: 18px;
  padding: 10px 20px 10px 20px;
  text-decoration: none; }
  #btnRegReclamo:hover {
    background: #3498db;
    text-decoration: none; }

#btnBuscarCiudadano {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0px;
  -webkit-box-shadow: 0px 1px 3px #666666;
  -moz-box-shadow: 0px 1px 3px #666666;
  box-shadow: 0px 1px 3px #666666;
  font-family: Arial;
  color: #ffffff;
  font-size: 18px;
  background: #359e1b;
  padding: 10px 20px 10px 20px;
  text-decoration: none; }
  #btnBuscarCiudadano:hover {
    background: #28bd3e;
    text-decoration: none; }

#btnCancelarReclamo {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0px;
  -webkit-box-shadow: 0px 1px 3px #666666;
  -moz-box-shadow: 0px 1px 3px #666666;
  box-shadow: 0px 1px 3px #666666;
  font-family: Arial;
  color: #ffffff;
  font-size: 18px;
  background: #d60000;
  padding: 10px 20px 10px 20px;
  text-decoration: none; }
  #btnCancelarReclamo:hover {
    background: #f02d2d;
    text-decoration: none; }

.custom-card {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0px;
  -webkit-box-shadow: 0px 1px 3px #666666;
  -moz-box-shadow: 0px 1px 3px #666666;
  box-shadow: 0px 1px 3px #666666;
  font-family: Arial;
  color: #ffffff;
  font-size: 11px;
  padding: 22px 20px 10px 20px;
  text-decoration: none;
  height: 100px;
  text-align: left;
  font-style: italic;
  vertical-align: center; }

#countReclam {
  font-size: 38px !important;
  padding-bottom: 15px; }

.card-1 {
  background-image: url(../img/card-2.png);
  background-repeat: no-repeat;
  background-position: right top;
  background-size: 53%;
  opacity: 0.6;
  height: 80px; }

.modal.fade {
  top: -200%; }

.ciudadano_cidi_home {
  background-image: url(../img/ciudadano/fondo-login-cidi.jpg);
  background-repeat: round;
  background-size: 120%;
  font-family: 'Maven Pro', sans-serif; }

#logoMunicipioLoginCidi {
  max-width: 70%; }

.logoMunicipioLoginCidi {
  text-align: center;
  margin: auto;
  width: 100%;
  padding-top: 5rem; }

.logoMunicipioLoginCidi h5 {
  color: white;
  text-align: center;
  letter-spacing: 3px;
  margin-bottom: 1rem; }

.cidi-login-panel {
  background-color: #FFFFFF;
  border-radius: 25px; }

.cidi-login-panel-error {
  background-color: #FFFFFF;
  border-radius: 25px;
  margin-top: 6rem; }

#cidi-cuil, #cidi-password {
  border: 2px solid #E9EFFD;
  border-radius: 15px;
  line-height: 40px;
  height: 54px;
  font-size: 18px;
  font-family: 'Maven Pro', sans-serif;
  font-weight: 500;
  padding-left: 15px;
  color: #999; }

/* Chrome, Safari, Edge, Opera */
#cidi-cuil::-webkit-outer-spin-button,
#cidi-cuil::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0; }

/* Firefox */
#cidi-cuil[type=number] {
  -moz-appearance: textfield; }

.span10.offset1.cidi-logo {
  display: flex;
  justify-content: center; }

#cidi-cuil:focus,
#cidi-password:focus {
  outline: unset;
  color: #626161; }

.cidi-label-ingresar {
  color: #009EE2; }

.cidi-label-ingresar img {
  width: 130px; }

.span10.offset1.ingresar-cidi {
  display: flex;
  flex-direction: column;
  align-items: center; }

.ingresar-cidi h4 {
  font-size: 15px;
  color: #999;
  font-weight: 500;
  text-align: center; }

.ingresar-cidi a {
  font-weight: 600;
  text-decoration: underline;
  margin-top: -5px; }

.cidi-btn-aceptar {
  background-color: #009EE2;
  color: white;
  border-radius: 10px;
  border: none;
  width: 100%;
  font-weight: 500;
  font-size: 18px;
  font-family: 'Maven Pro', sans-serif !important;
  padding-top: 10px;
  padding-bottom: 10px;
  margin-top: 20px;
  margin-bottom: 5px; }

.cidi-btn-cuenta {
  background-color: white;
  color: #009EE2;
  border-radius: 10px;
  border: 2px solid #009EE2;
  width: 100%;
  font-weight: 500;
  font-size: 18px;
  font-family: 'Maven Pro', sans-serif !important;
  padding-top: 10px;
  padding-bottom: 10px;
  margin-bottom: 25px; }

.cidi-footer {
  bottom: 7px;
  position: absolute;
  background-color: white;
  font-weight: 500;
  width: 100%;
  padding-top: 20px;
  padding-bottom: 20px; }

.cidi-linea {
  bottom: 0;
  position: absolute;
  height: 7px;
  width: 100%; }

.cidi-linea-azul {
  background-color: #004f9f;
  height: 7px;
  margin: 0;
  position: absolute;
  left: 0;
  width: 16.67%; }

.cidi-linea-violeta {
  background-color: #662483;
  height: 7px;
  margin: 0;
  position: absolute;
  width: 16.67%;
  left: 16.67%; }

.cidi-linea-roja {
  background-color: #ce1537;
  height: 7px;
  margin: 0;
  left: 33.33%;
  width: 16.68%;
  position: absolute; }

.cidi-linea-anaranjada {
  background-color: #f07e07;
  height: 7px;
  margin: 0;
  width: 16.67%;
  right: 33.33%;
  position: absolute; }

.cidi-linea-amarilla {
  background-color: #f4c000;
  height: 7px;
  margin: 0;
  width: 16.67%;
  right: 16.67%;
  position: absolute; }

.cidi-linea-verde {
  background-color: #3aaa35;
  height: 7px;
  margin: 0;
  width: 16.67%;
  right: 0;
  position: absolute; }

.text-footer {
  color: #009EE2;
  font-size: 17px; }

.ic-foto {
  width: 21px;
  height: auto; }

.login-cidi-container {
  position: absolute;
  top: 120px; }

.ingresar-cidi-titulo h6 {
  color: #009EE2; }

.ingresar-cidi-parrafos {
  text-align: left; }

#ingresar-cidi-parrafos {
  text-align: left;
  padding-top: 1rem;
  font-size: .7em;
  font-style: italic; }

.ingresar-cidi p {
  font-size: .7em; }

.login-cidi-box {
  padding: 1rem; }

.login-cidi-box-2 {
  padding: 1rem 0 1rem 0;
  margin: 1rem; }

@media only screen and (max-width: 680px) {
  .login-cidi-container {
    top: 0px; }
  .logoMunicipioLoginCidi {
    padding-top: 1rem; }
  .cidi-login-panel {
    border-radius: 0px; }
  .cidi-login-panel-error {
    margin-top: .5rem; } }

.contenedor-general-ddjj-municiudadano {
  max-width: 100%;
  width: 100%;
  height: 1000px;
  margin: 0;
  padding: 0;
  background-color: white; }

#headerInfoCiudadano #logo-muni-blanco {
  width: 200px;
  margin-top: -25px; }

#headerInfoCiudadano #btn-x-salir {
  width: 30px;
  margin-top: 15px; }

.ddjj-municiudadano h2 {
  font-family: 'Maven Pro', sans-serif;
  color: #009EE2;
  text-indent: 0px;
  font-size: 20px; }

.ddjj-municiudadano h5 {
  font-family: 'Maven Pro', sans-serif;
  color: #aaaaaa;
  text-indent: 0px;
  font-size: 22px;
  font-weight: 800; }

.ddjj-municiudadano div.resumen {
  padding: 0; }

.items-formulario .resumen_data,
.items-formulario .resumen label,
.items-formulario.resumen_data label,
.ddjj-pie-pagina #tituloObservaciones,
#tituloAdjuntos {
  font-family: 'Maven Pro', sans-serif;
  color: #009EE2;
  font-size: 13px;
  font-weight: 800; }

#tituloAdjuntosArbol, #btnEnviarDDJJArbol {
  font-family: 'Maven Pro', sans-serif;
  font-weight: 500;
  padding: 6px 20px;
  cursor: pointer;
  font-size: 13px;
  border-color: #49AFCD; }

#tituloAdjuntosArbol {
  background-color: white;
  color: #49AFCD; }

#btnEnviarDDJJArbol {
  background-color: #49AFCD;
  color: white;
  margin: .8rem; }

.btnEnviarDDJJArbol a:hover {
  text-decoration: none;
  color: white; }

.items-formulario .resumen_desc,
.items-formulario .resumen_desc2 {
  font-family: 'Maven Pro', sans-serif;
  color: #757575;
  font-size: 13px;
  font-weight: 800; }

.items-formulario label {
  text-transform: uppercase; }

.items-formulario .caracter-items div {
  display: flex;
  flex-direction: row-reverse;
  justify-content: flex-end; }

.items-formulario .caracter-items input {
  margin-left: 10px; }

.items-formulario .caracter-items input::after {
  width: 20px;
  height: 20px;
  border-radius: 15px;
  top: -4px;
  left: -1px;
  position: relative;
  background-color: #F0F0F0;
  content: '';
  display: inline-block;
  visibility: visible;
  border: 2px solid #009EE2; }

.items-formulario .caracter-items input:checked::after {
  width: 20px;
  height: 20px;
  border-radius: 15px;
  top: -4px;
  left: -1px;
  position: relative;
  background-color: #009EE2;
  content: '';
  display: inline-block;
  visibility: visible;
  border: 2px solid #009EE2; }

.items-formulario label.label-denuncias {
  text-transform: unset;
  font-family: 'Maven Pro', sans-serif;
  font-weight: 800; }

.resumen_desc2 input {
  border-radius: 5px;
  border: 1px solid #BCBCBC; }

.cidi-footer.ddjj-footer,
.contenedor-general-ddjj-municiudadano .cidi-linea {
  position: unset; }

.ddjj-pie-pagina label,
.cidi-footer.ddjj-footer .text-right.text-footer div {
  font-family: 'Maven Pro', sans-serif;
  font-weight: 500;
  cursor: unset; }

.ordenes_box.items-formulario,
.ordenes_box.ddjj-pie-pagina {
  background-color: #f0f0f0;
  border: unset; }

.ddjj-pie-pagina #btnEnviarDDJJ,
.ddjj-pie-pagina #btnAdjuntarImagen {
  font-family: 'Maven Pro', sans-serif;
  font-weight: 500;
  padding: 6px 20px;
  cursor: pointer;
  margin-bottom: 100px; }

.ddjj-pie-pagina #btnAdjuntarImagen {
  background-color: white;
  color: #009EE2;
  border: 1px solid #009EE2;
  padding: 5px 10px;
  margin-right: 5px; }

.linea-divisoria {
  width: 70%;
  background-color: #AAAAAA;
  height: 1px;
  margin-right: auto;
  margin-left: 16%; }

#contador {
  color: red;
  display: block;
  position: relative;
  bottom: 20px; }

.items-formulario h5 span {
  color: #959595;
  font-size: 16px;
  font-weight: 600; }

.hand-disabled {
  filter: grayscale(100%);
  opacity: 0.5;
  cursor: default !important; }

.qr-container {
  background-color: white; }
  .qr-container .celeste-muni-cba {
    color: #009ee3; }
  .qr-container h3 {
    font-weight: 800;
    margin-bottom: 30px;
    margin-top: 20px; }
  .qr-container h4 {
    text-align: center;
    color: gray;
    margin-bottom: 20px;
    font-weight: 600;
    font-size: 20px; }
  .qr-container .footer-direccion {
    text-align: center; }
  .qr-container .footer-container {
    font-size: 20px;
    color: #009ee3;
    font-weight: 500;
    margin-bottom: 20px; }
  .qr-container .footer-logos img {
    margin: 0 10px; }
  .qr-container .footer-logos img:nth-child(1) {
    width: 100px; }
  .qr-container .footer-logos img:nth-child(2) {
    width: 10px;
    height: 100px; }
  .qr-container .footer-logos img:nth-child(3) {
    width: 300px; }
  .qr-container .footer-redes {
    gap: 10px; }
    .qr-container .footer-redes img {
      width: 30px;
      margin-bottom: 20px; }
  .qr-container .logo-muni-cba-celeste {
    filter: invert(40%) sepia(89%) saturate(4114%) hue-rotate(159deg) brightness(92%) contrast(101%); }
  .qr-container .logo-container-2 {
    background-color: #009ee3;
    border-radius: 60px; }
    .qr-container .logo-container-2 img {
      width: 300px; }
    .qr-container .logo-container-2 #logo-daep-blanco {
      filter: invert(100%) sepia(100%) saturate(11%) hue-rotate(129deg) brightness(200%) contrast(102%); }
    .qr-container .logo-container-2 .logo-muni-cba-celeste {
      width: 300px;
      margin-top: 40px;
      margin-bottom: 20px; }
  .qr-container .pie-datos-obra {
    padding: 0 40px;
    text-align: center; }
  .qr-container .separador-vertical-blanco {
    border-left: 1px solid #ffffff;
    height: 80px; }
  .qr-container .item-obra-container {
    display: flex;
    border: 1px solid #ede9e9;
    border-radius: 10px;
    display: flex;
    flex-direction: column;
    align-items: center;
    font-weight: 600;
    font-size: 15px;
    color: #484747;
    background-color: #efefef;
    margin-bottom: 10px;
    height: 72px;
    padding: 10px 0px; }
  .qr-container .qr-dato-obra-titulo {
    font-weight: 600;
    font-size: 15px; }
  .qr-container .qr-dato-obra {
    background-color: white;
    border-radius: 0px 0px 10px 10px;
    padding: 5px 13px;
    width: 100%;
    text-align: center;
    font-weight: 700; }
  .qr-container .datos-intervenciones-container {
    margin-bottom: 20px; }
    .qr-container .datos-intervenciones-container .trazadosObra tr th:nth-child(1) {
      background-color: #efefef;
      color: #009ee3;
      font-weight: 600;
      padding: 10px 20px;
      vertical-align: middle; }
    .qr-container .datos-intervenciones-container .trazadosObra tr th:nth-child(2) {
      text-align: center;
      padding: 10px 50px;
      vertical-align: middle; }
  .qr-container .cidi-linea-azul {
    background-color: #004f9f;
    height: 7px;
    margin: 0;
    position: absolute;
    left: 0;
    width: 16.67%; }
  .qr-container .cidi-linea-violeta {
    background-color: #662483;
    height: 7px;
    margin: 0;
    position: absolute;
    width: 16.67%;
    left: 16.67%; }
  .qr-container .cidi-linea-roja {
    background-color: #ce1537;
    height: 7px;
    margin: 0;
    left: 33.33%;
    width: 16.68%;
    position: absolute; }
  .qr-container .cidi-linea-anaranjada {
    background-color: #f07e07;
    height: 7px;
    margin: 0;
    width: 16.67%;
    right: 33.33%;
    position: absolute; }
  .qr-container .cidi-linea-amarilla {
    background-color: #f4c000;
    height: 7px;
    margin: 0;
    width: 16.67%;
    right: 16.67%;
    position: absolute; }
  .qr-container .cidi-linea-verde {
    background-color: #3aaa35;
    height: 7px;
    margin: 0;
    width: 16.67%;
    right: 0;
    position: absolute; }
  .qr-container .container-gris {
    background-color: #efefef;
    border-radius: 0 0 40px 40px;
    padding-bottom: 20px;
    width: 100%; }
  .qr-container .trazadosObra tr th:nth-child(1) {
    width: 150px; }

@media (max-width: 700px) {
  .qr-container .logo-container {
    transform: scale(0.9); }
  .qr-container .logo-muni-cba-celeste {
    width: 250px; }
  .qr-container .logo-container-2 img {
    width: 180px; }
  .qr-container .separador-vertical-blanco {
    height: 50px; }
  .qr-container .pie-datos-obra {
    padding: 0 30px;
    text-align: center; }
  .qr-container .grid-intervenciones {
    transform: scale(0.9); }
  .qr-container h4 {
    margin-bottom: 10px; }
  .qr-container .datos-intervenciones-container h4 {
    margin-bottom: -20px; }
  .qr-container #map_canvas {
    transform: scale(0.9);
    margin-bottom: -40px;
    margin-bottom: 10px; }
  .qr-container .footer-logos {
    transform: scale(0.6); }
  .qr-container .footer-container {
    font-size: 15px; }
  .qr-container .footer-redes img {
    width: 25px; }
  .qr-container .datos-intervenciones-container {
    margin-bottom: 0px; }
  .qr-container .container-gris {
    padding-bottom: 0; }
  .qr-container .datos-intervenciones-container {
    margin-bottom: -20px; }
    .qr-container .datos-intervenciones-container .trazadosObra tr th:nth-child(2) {
      padding: 10px 20px; }
  .qr-container .titulo-tabla-qr {
    font-size: 18px; }
  .qr-container .tabla-qr {
    margin-top: 40px; } }

.controls.static {
  padding-top: 8px; }

.form-horizontal.compact > .control-group {
  margin-bottom: 0; }
  .form-horizontal.compact > .control-group > .control-label {
    width: 95px; }
  .form-horizontal.compact > .control-group > .controls {
    margin-left: 100px;
    max-width: 120px;
    font-weight: bold; }

#results {
  margin-top: 1.5rem; }

.google-autocomplete-element {
  border: 0.75px solid #eeeeee;
  border-radius: 0.25rem;
  background-color: white;
  padding: 0.75rem 0.5rem; }

.google-autocomplete-element:hover {
  background-color: #eeeeee;
  cursor: pointer; }

.argis-autocomplete-element {
  padding: 0.5rem !important;
  font-weight: 600;
  background-color: white; }

.argis-autocomplete-element:hover {
  background-color: #eeeeee;
  cursor: pointer; }

/* 
 * 	Core Owl Carousel CSS File
 *	v1.24
 */
/* clearfix */
.owl-carousel .owl-wrapper:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0; }

/* display none until init */
.owl-carousel {
  display: none;
  position: relative;
  width: 100%;
  -ms-touch-action: pan-y; }

.owl-carousel .owl-wrapper {
  display: none;
  position: relative;
  -webkit-transform: translate3d(0px, 0px, 0px); }

.owl-carousel .owl-wrapper-outer {
  overflow: hidden;
  position: relative;
  width: 100%; }

.owl-carousel .owl-wrapper-outer.autoHeight {
  -webkit-transition: height 500ms ease-in-out;
  -moz-transition: height 500ms ease-in-out;
  -ms-transition: height 500ms ease-in-out;
  -o-transition: height 500ms ease-in-out;
  transition: height 500ms ease-in-out; }

.owl-carousel .owl-item {
  float: left; }

.owl-carousel img {
  width: 100%; }

.owl-controls .owl-page,
.owl-controls .owl-buttons div {
  cursor: pointer; }

.owl-controls {
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

/* mouse grab icon */
.grabbing {
  cursor: url(../img/owl-carousel/grabbing.png) 8 8, move; }

/* fix */
.owl-carousel .owl-wrapper,
.owl-carousel .owl-item {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0); }

/* CSS3 Transitions */
.owl-origin {
  -webkit-perspective: 1200px;
  -webkit-perspective-origin-x: 50%;
  -webkit-perspective-origin-y: 50%;
  -moz-perspective: 1200px;
  -moz-perspective-origin-x: 50%;
  -moz-perspective-origin-y: 50%;
  perspective: 1200px; }

/* fade */
.owl-fade-out {
  z-index: 10;
  -webkit-animation: fadeOut .7s both ease;
  -moz-animation: fadeOut .7s both ease;
  animation: fadeOut .7s both ease; }

.owl-fade-in {
  -webkit-animation: fadeIn .7s both ease;
  -moz-animation: fadeIn .7s both ease;
  animation: fadeIn .7s both ease; }

/* backSlide */
.owl-backSlide-out {
  -webkit-animation: backSlideOut 1s both ease;
  -moz-animation: backSlideOut 1s both ease;
  animation: backSlideOut 1s both ease; }

.owl-backSlide-in {
  -webkit-animation: backSlideIn 1s both ease;
  -moz-animation: backSlideIn 1s both ease;
  animation: backSlideIn 1s both ease; }

/* goDown */
.owl-goDown-out {
  -webkit-animation: scaleToFade .7s ease both;
  -moz-animation: scaleToFade .7s ease both;
  animation: scaleToFade .7s ease both; }

.owl-goDown-in {
  -webkit-animation: goDown .6s ease both;
  -moz-animation: goDown .6s ease both;
  animation: goDown .6s ease both; }

/* scaleUp */
.owl-fadeUp-in {
  -webkit-animation: scaleUpFrom .5s ease both;
  -moz-animation: scaleUpFrom .5s ease both;
  animation: scaleUpFrom .5s ease both; }

.owl-fadeUp-out {
  -webkit-animation: scaleUpTo .5s ease both;
  -moz-animation: scaleUpTo .5s ease both;
  animation: scaleUpTo .5s ease both; }

/* Keyframes */
/*empty*/
@-webkit-keyframes empty {
  0% {
    opacity: 1; } }

@-moz-keyframes empty {
  0% {
    opacity: 1; } }

@keyframes empty {
  0% {
    opacity: 1; } }

@-webkit-keyframes fadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@-moz-keyframes fadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@keyframes fadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@-webkit-keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }

@-moz-keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }

@keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }

@-webkit-keyframes backSlideOut {
  25% {
    opacity: .5;
    -webkit-transform: translateZ(-500px); }
  75% {
    opacity: .5;
    -webkit-transform: translateZ(-500px) translateX(-200%); }
  100% {
    opacity: .5;
    -webkit-transform: translateZ(-500px) translateX(-200%); } }

@-moz-keyframes backSlideOut {
  25% {
    opacity: .5;
    -moz-transform: translateZ(-500px); }
  75% {
    opacity: .5;
    -moz-transform: translateZ(-500px) translateX(-200%); }
  100% {
    opacity: .5;
    -moz-transform: translateZ(-500px) translateX(-200%); } }

@keyframes backSlideOut {
  25% {
    opacity: .5;
    transform: translateZ(-500px); }
  75% {
    opacity: .5;
    transform: translateZ(-500px) translateX(-200%); }
  100% {
    opacity: .5;
    transform: translateZ(-500px) translateX(-200%); } }

@-webkit-keyframes backSlideIn {
  0%, 25% {
    opacity: .5;
    -webkit-transform: translateZ(-500px) translateX(200%); }
  75% {
    opacity: .5;
    -webkit-transform: translateZ(-500px); }
  100% {
    opacity: 1;
    -webkit-transform: translateZ(0) translateX(0); } }

@-moz-keyframes backSlideIn {
  0%, 25% {
    opacity: .5;
    -moz-transform: translateZ(-500px) translateX(200%); }
  75% {
    opacity: .5;
    -moz-transform: translateZ(-500px); }
  100% {
    opacity: 1;
    -moz-transform: translateZ(0) translateX(0); } }

@keyframes backSlideIn {
  0%, 25% {
    opacity: .5;
    transform: translateZ(-500px) translateX(200%); }
  75% {
    opacity: .5;
    transform: translateZ(-500px); }
  100% {
    opacity: 1;
    transform: translateZ(0) translateX(0); } }

@-webkit-keyframes scaleToFade {
  to {
    opacity: 0;
    -webkit-transform: scale(0.8); } }

@-moz-keyframes scaleToFade {
  to {
    opacity: 0;
    -moz-transform: scale(0.8); } }

@keyframes scaleToFade {
  to {
    opacity: 0;
    transform: scale(0.8); } }

@-webkit-keyframes goDown {
  from {
    -webkit-transform: translateY(-100%); } }

@-moz-keyframes goDown {
  from {
    -moz-transform: translateY(-100%); } }

@keyframes goDown {
  from {
    transform: translateY(-100%); } }

@-webkit-keyframes scaleUpFrom {
  from {
    opacity: 0;
    -webkit-transform: scale(1.5); } }

@-moz-keyframes scaleUpFrom {
  from {
    opacity: 0;
    -moz-transform: scale(1.5); } }

@keyframes scaleUpFrom {
  from {
    opacity: 0;
    transform: scale(1.5); } }

@-webkit-keyframes scaleUpTo {
  to {
    opacity: 0;
    -webkit-transform: scale(1.5); } }

@-moz-keyframes scaleUpTo {
  to {
    opacity: 0;
    -moz-transform: scale(1.5); } }

@keyframes scaleUpTo {
  to {
    opacity: 0;
    transform: scale(1.5); } }

/*
* 	Owl Carousel Owl Demo Theme 
*	v1.24
*/
.owl-theme .owl-controls {
  margin-top: 10px;
  text-align: center; }

/* Styling Next and Prev buttons */
.owl-theme .owl-controls .owl-buttons div {
  color: #FFF;
  display: inline-block;
  zoom: 1;
  *display: inline;
  /*IE7 life-saver */
  margin: 5px;
  padding: 3px 10px;
  font-size: 12px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
  background: #869791;
  filter: Alpha(Opacity=50);
  /*IE7 fix*/
  opacity: 0.5; }

/* Clickable class fix problem with hover on touch devices */
/* Use it for non-touch hover action */
.owl-theme .owl-controls.clickable .owl-buttons div:hover {
  filter: Alpha(Opacity=100);
  /*IE7 fix*/
  opacity: 1;
  text-decoration: none; }

/* Styling Pagination*/
.owl-theme .owl-controls .owl-page {
  display: inline-block;
  zoom: 1;
  *display: inline;
  /*IE7 life-saver */ }

.owl-theme .owl-controls .owl-page span {
  display: block;
  width: 12px;
  height: 12px;
  margin: 5px 7px;
  filter: Alpha(Opacity=50);
  /*IE7 fix*/
  opacity: 0.5;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  background: #869791; }

.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span {
  filter: Alpha(Opacity=100);
  /*IE7 fix*/
  opacity: 1; }

/* If PaginationNumbers is true */
.owl-theme .owl-controls .owl-page span.owl-numbers {
  height: auto;
  width: auto;
  color: #FFF;
  padding: 2px 10px;
  font-size: 12px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px; }

/* preloading images */
.owl-item.loading {
  min-height: 150px;
  background: url(AjaxLoader.gif) no-repeat center center; }

.upload-manager {
  border: 1px solid #CCCCCC;
  border-radius: 4px 4px 4px 4px;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
  text-align: left; }

.upload-manager footer {
  background: #F4F4F4;
  border-top: 1px solid #DDDDDD;
  padding: 10px; }

.upload-manager .fileinput-button input {
  cursor: pointer;
  direction: ltr;
  font-size: 23px;
  margin: 0;
  opacity: 0;
  position: absolute;
  right: 0;
  top: 0;
  transform: translate(-300px, 0px) scale(4); }

.upload-manager .fileinput-button {
  overflow: hidden;
  position: relative; }

.upload-manager .message.error {
  color: #BD362F; }

.upload-manager .message.done {
  color: #57ba48; }

.upload-manager div.progress {
  position: relative; }

.upload-manager div.progress div.progress-label {
  position: absolute;
  width: 100%;
  text-align: center;
  text-shadow: 0 0 3px rgba(0, 0, 0, 0.9);
  color: #fff; }

.upload-manager i {
  background: url(../img/sprite.png);
  display: inline-block;
  vertical-align: middle;
  margin: 4px;
  height: 16px;
  width: 16px; }

.upload-manager i.icon-cancel {
  background-position: 0 0; }

.upload-manager i.icon-start {
  background-position: -32px 0; }

.upload-manager i.icon-plus {
  background-position: -80px 0; }

.upload-manager i.icon-error {
  background-position: -96px 0; }

.upload-manager i.icon-success {
  background-position: -112px 0; }

.upload-manager i.icon-remove {
  background-position: -144px 0; }

.upload-manager-file {
  display: inline-block;
  margin: 15px 15px 0 0;
  max-width: 200px; }

#preview-imagen {
  position: relative; }

#preview-imagen canvas {
  -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.75);
  box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.75); }

#preview-imagen #btn-cancel {
  position: absolute;
  top: -10px;
  right: -10px;
  -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.75);
  box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.75); }

/*---------------------------------- */
/*         Detalle de Incidente      */
/*---------------------------------- */
#image-container img {
  max-height: 140px; }

#image-container li {
  height: 140px;
  min-width: 100px;
  display: block;
  float: left;
  list-style: none;
  margin: 0 5px 5px 0;
  background-color: black;
  background-position: center center;
  background-repeat: no-repeat; }

#image-container li img,
#status {
  -webkit-transition: opacity 0.4s;
  -moz-transition: opacity 0.4s;
  -ms-transition: opacity 0.4s;
  transition: opacity 0.4s; }

#image-container li.is-loading {
  background-color: black;
  /*background-image: url(http://desandro.github.io/imagesloaded/assets/loading.gif);*/
  background-image: url(../img/loading.gif); }

#image-container li.is-broken {
  /*background-image: url(http://desandro.github.io/imagesloaded/assets/broken.png);*/
  background-image: url(../img/broken.png);
  background-color: #be3730;
  /* width: 120px; */ }

#image-container li.is-loading img,
#image-container li.is-broken img {
  opacity: 0; }

/*---------------------------------- */
/*      Busqueda de Incidentes       */
/*---------------------------------- */
#image-container div {
  /*height: 140px;
  min-width: 100px; */
  display: block;
  float: left;
  list-style: none;
  margin: 0 5px 5px 0;
  background-color: black;
  background-position: center center;
  background-repeat: no-repeat; }

#image-container div img,
#status {
  -webkit-transition: opacity 0.4s;
  -moz-transition: opacity 0.4s;
  -ms-transition: opacity 0.4s;
  transition: opacity 0.4s; }

#image-container div.is-loading {
  background-color: black;
  /*background-image: url(http://desandro.github.io/imagesloaded/assets/loading.gif);*/
  background-image: url(../img/loading.gif); }

#image-container div.is-broken {
  /*background-image: url(http://desandro.github.io/imagesloaded/assets/broken.png);*/
  background-image: url(../img/broken.png);
  background-color: #be3730;
  /*width: 120px;*/ }

#image-container div.is-loading img,
#image-container div.is-broken img {
  opacity: 0; }

/*! jQuery UI - v1.10.2 - 2013-03-14
* 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
* To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Trebuchet%20MS%2CTahoma%2CVerdana%2CArial%2Csans-serif&fwDefault=bold&fsDefault=1.1em&cornerRadius=4px&bgColorHeader=f6a828&bgTextureHeader=gloss_wave&bgImgOpacityHeader=35&borderColorHeader=e78f08&fcHeader=ffffff&iconColorHeader=ffffff&bgColorContent=eeeeee&bgTextureContent=highlight_soft&bgImgOpacityContent=100&borderColorContent=dddddd&fcContent=333333&iconColorContent=222222&bgColorDefault=f6f6f6&bgTextureDefault=glass&bgImgOpacityDefault=100&borderColorDefault=cccccc&fcDefault=1c94c4&iconColorDefault=ef8c08&bgColorHover=fdf5ce&bgTextureHover=glass&bgImgOpacityHover=100&borderColorHover=fbcb09&fcHover=c77405&iconColorHover=ef8c08&bgColorActive=ffffff&bgTextureActive=glass&bgImgOpacityActive=65&borderColorActive=fbd850&fcActive=eb8f00&iconColorActive=ef8c08&bgColorHighlight=ffe45c&bgTextureHighlight=highlight_soft&bgImgOpacityHighlight=75&borderColorHighlight=fed22f&fcHighlight=363636&iconColorHighlight=228ef1&bgColorError=b81900&bgTextureError=diagonals_thick&bgImgOpacityError=18&borderColorError=cd0a0a&fcError=ffffff&iconColorError=ffd27a&bgColorOverlay=666666&bgTextureOverlay=diagonals_thick&bgImgOpacityOverlay=20&opacityOverlay=50&bgColorShadow=000000&bgTextureShadow=flat&bgImgOpacityShadow=10&opacityShadow=20&thicknessShadow=5px&offsetTopShadow=-5px&offsetLeftShadow=-5px&cornerRadiusShadow=5px
* Copyright 2013 jQuery Foundation and other contributors Licensed MIT */
/* 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;
  border-collapse: collapse; }

.ui-helper-clearfix:after {
  clear: both; }

.ui-helper-clearfix {
  min-height: 0;
  /* support: IE7 */ }

.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: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.ui-accordion .ui-accordion-header {
  display: block;
  cursor: pointer;
  position: relative;
  margin-top: 2px;
  padding: .5em .5em .5em .7em;
  min-height: 0;
  /* support: IE7 */ }

.ui-accordion .ui-accordion-icons {
  padding-left: 2.2em; }

.ui-accordion .ui-accordion-noicons {
  padding-left: .7em; }

.ui-accordion .ui-accordion-icons .ui-accordion-icons {
  padding-left: 2.2em; }

.ui-accordion .ui-accordion-header .ui-accordion-header-icon {
  position: absolute;
  left: .5em;
  top: 50%;
  margin-top: -8px; }

.ui-accordion .ui-accordion-content {
  padding: 1em 2.2em;
  border-top: 0;
  overflow: auto; }

.ui-autocomplete {
  position: absolute;
  top: 0;
  left: 0;
  cursor: default; }

.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 */ }

.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 */
.ui-button-icon-only {
  width: 2.2em; }

/* button elements seem to need a little more width */
button.ui-button-icon-only {
  width: 2.4em; }

.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;
  line-height: normal; }

.ui-button-text-only .ui-button-text {
  padding: .4em 1em; }

.ui-button-icon-only .ui-button-text,
.ui-button-icons-only .ui-button-text {
  padding: .4em;
  text-indent: -9999999px; }

.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 {
  position: absolute;
  top: 50%;
  margin-top: -8px; }

.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; }

/* button sets */
.ui-buttonset {
  margin-right: 7px; }

.ui-buttonset .ui-button {
  margin-left: 0;
  margin-right: -.3em; }

/* workarounds */
/* reset extra padding in Firefox, see h5bp.com/l */
input.ui-button::-moz-focus-inner,
button.ui-button::-moz-focus-inner {
  border: 0;
  padding: 0; }

.ui-datepicker {
  width: 17em;
  padding: .2em .2em 0;
  display: none; }

.ui-datepicker .ui-datepicker-header {
  position: relative;
  padding: .2em 0; }

.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;
  margin: 0 0 .4em; }

.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,
.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: 0; }

/* 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,
.ui-datepicker-rtl .ui-datepicker-group {
  float: right; }

.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; }

.ui-dialog {
  position: absolute;
  top: 0;
  left: 0;
  padding: .2em;
  outline: 0; }

.ui-dialog .ui-dialog-titlebar {
  padding: .4em 1em;
  position: relative; }

.ui-dialog .ui-dialog-title {
  float: left;
  margin: .1em 0;
  white-space: nowrap;
  width: 90%;
  overflow: hidden;
  text-overflow: ellipsis; }

.ui-dialog .ui-dialog-titlebar-close {
  position: absolute;
  right: .3em;
  top: 50%;
  width: 21px;
  margin: -10px 0 0 0;
  padding: 1px;
  height: 20px; }

.ui-dialog .ui-dialog-content {
  position: relative;
  border: 0;
  padding: .5em 1em;
  background: none;
  overflow: auto; }

.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; }

.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: 12px;
  height: 12px;
  right: -5px;
  bottom: -5px;
  background-position: 16px 16px; }

.ui-draggable .ui-dialog-titlebar {
  cursor: move; }

.ui-menu {
  list-style: none;
  padding: 2px;
  margin: 0;
  display: block;
  outline: none; }

.ui-menu .ui-menu {
  margin-top: -3px;
  position: absolute; }

.ui-menu .ui-menu-item {
  margin: 0;
  padding: 0;
  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;
  min-height: 0;
  /* support: IE7 */
  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: -1px; }

.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-progressbar {
  height: 2em;
  text-align: left;
  overflow: hidden; }

.ui-progressbar .ui-progressbar-value {
  margin: -1px;
  height: 100%; }

.ui-progressbar .ui-progressbar-overlay {
  background: url(../img/jquery-ui/animated-overlay.gif);
  height: 100%;
  filter: alpha(opacity=25);
  opacity: 0.25; }

.ui-progressbar-indeterminate .ui-progressbar-value {
  background-image: none; }

.ui-resizable {
  position: relative; }

.ui-resizable-handle {
  position: absolute;
  font-size: 0.1px;
  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; }

.ui-selectable-helper {
  position: absolute;
  z-index: 100;
  border: 1px dotted black; }

.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; }

/* For IE8 - See #6727 */
.ui-slider.ui-state-disabled .ui-slider-handle,
.ui-slider.ui-state-disabled .ui-slider-range {
  filter: inherit; }

.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; }

.ui-spinner {
  position: relative;
  display: inline-block;
  overflow: hidden;
  padding: 0;
  vertical-align: middle; }

.ui-spinner-input {
  border: none;
  background: none;
  color: inherit;
  padding: 0;
  margin: .2em 0;
  vertical-align: middle;
  margin-left: .4em;
  margin-right: 22px; }

.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 */
.ui-spinner a.ui-spinner-button {
  border-top: none;
  border-bottom: none;
  border-right: none; }

/* vertical centre icon */
.ui-spinner .ui-icon {
  position: absolute;
  margin-top: -8px;
  top: 50%;
  left: 0; }

.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; }

.ui-tabs {
  position: relative;
  /* position: relative prevents IE scroll bug (element with position: relative inside container with overflow: auto appear as "fixed") */
  padding: .2em; }

.ui-tabs .ui-tabs-nav {
  margin: 0;
  padding: .2em .2em 0; }

.ui-tabs .ui-tabs-nav li {
  list-style: none;
  float: left;
  position: relative;
  top: 0;
  margin: 1px .2em 0 0;
  border-bottom-width: 0;
  padding: 0;
  white-space: nowrap; }

.ui-tabs .ui-tabs-nav li a {
  float: left;
  padding: .5em 1em;
  text-decoration: none; }

.ui-tabs .ui-tabs-nav li.ui-tabs-active {
  margin-bottom: -1px;
  padding-bottom: 1px; }

.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; }

.ui-tabs .ui-tabs-panel {
  display: block;
  border-width: 0;
  padding: 1em 1.4em;
  background: none; }

.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; }

body .ui-tooltip {
  border-width: 2px; }

/* Component containers
----------------------------------*/
.ui-widget {
  font-family: Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;
  font-size: 1.1em; }

.ui-widget .ui-widget {
  font-size: 1em; }

.ui-widget input,
.ui-widget select,
.ui-widget textarea,
.ui-widget button {
  font-family: Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;
  font-size: 1em; }

.ui-widget-content {
  border: 1px solid #dddddd;
  background: #eeeeee url(../img/jquery-ui/ui-bg_highlight-soft_100_eeeeee_1x100.png) 50% top repeat-x;
  color: #333333; }

.ui-widget-content a {
  color: #333333; }

.ui-widget-header {
  border: 1px solid #e78f08;
  background: #f6a828 url(../img/jquery-ui/ui-bg_gloss-wave_35_f6a828_500x100.png) 50% 50% repeat-x;
  color: #ffffff;
  font-weight: bold; }

.ui-widget-header a {
  color: #ffffff; }

/* Interaction states
----------------------------------*/
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
  border: 1px solid #cccccc;
  background: #f6f6f6 url(../img/jquery-ui/ui-bg_glass_100_f6f6f6_1x400.png) 50% 50% repeat-x;
  font-weight: bold;
  color: #1c94c4; }

.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited {
  color: #1c94c4;
  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 {
  border: 1px solid #fbcb09;
  background: #fdf5ce url(../img/jquery-ui/ui-bg_glass_100_fdf5ce_1x400.png) 50% 50% repeat-x;
  font-weight: bold;
  color: #c77405; }

.ui-state-hover a,
.ui-state-hover a:hover,
.ui-state-hover a:link,
.ui-state-hover a:visited {
  color: #c77405;
  text-decoration: none; }

.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active {
  border: 1px solid #fbd850;
  background: #ffffff url(../img/jquery-ui/ui-bg_glass_65_ffffff_1x400.png) 50% 50% repeat-x;
  font-weight: bold;
  color: #eb8f00; }

.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
  color: #eb8f00;
  text-decoration: none; }

/* Interaction Cues
----------------------------------*/
.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
  border: 1px solid #fed22f;
  background: #ffe45c url(../img/jquery-ui/ui-bg_highlight-soft_75_ffe45c_1x100.png) 50% top repeat-x;
  color: #363636; }

.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 {
  border: 1px solid #cd0a0a;
  background: #b81900 url(../img/jquery-ui/ui-bg_diagonals-thick_18_b81900_40x40.png) 50% 50% repeat;
  color: #ffffff; }

.ui-state-error a,
.ui-widget-content .ui-state-error a,
.ui-widget-header .ui-state-error a {
  color: #ffffff; }

.ui-state-error-text,
.ui-widget-content .ui-state-error-text,
.ui-widget-header .ui-state-error-text {
  color: #ffffff; }

.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; }

.ui-icon,
.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_ffffff_256x240.png); }

.ui-state-default .ui-icon {
  background-image: url(../img/jquery-ui/ui-icons_ef8c08_256x240.png); }

.ui-state-hover .ui-icon,
.ui-state-focus .ui-icon {
  background-image: url(../img/jquery-ui/ui-icons_ef8c08_256x240.png); }

.ui-state-active .ui-icon {
  background-image: url(../img/jquery-ui/ui-icons_ef8c08_256x240.png); }

.ui-state-highlight .ui-icon {
  background-image: url(../img/jquery-ui/ui-icons_228ef1_256x240.png); }

.ui-state-error .ui-icon,
.ui-state-error-text .ui-icon {
  background-image: url(../img/jquery-ui/ui-icons_ffd27a_256x240.png); }

/* positioning */
.ui-icon-blank {
  background-position: 16px 16px; }

.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-on {
  background-position: -96px -144px; }

.ui-icon-radio-off {
  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 {
  border-top-left-radius: 4px; }

.ui-corner-all,
.ui-corner-top,
.ui-corner-right,
.ui-corner-tr {
  border-top-right-radius: 4px; }

.ui-corner-all,
.ui-corner-bottom,
.ui-corner-left,
.ui-corner-bl {
  border-bottom-left-radius: 4px; }

.ui-corner-all,
.ui-corner-bottom,
.ui-corner-right,
.ui-corner-br {
  border-bottom-right-radius: 4px; }

/* Overlays */
.ui-widget-overlay {
  background: #666666 url(../img/jquery-ui/ui-bg_diagonals-thick_20_666666_40x40.png) 50% 50% repeat;
  opacity: .5;
  filter: Alpha(Opacity=50); }

.ui-widget-shadow {
  margin: -5px 0 0 -5px;
  padding: 5px;
  background: #000000 url(../img/jquery-ui/ui-bg_flat_10_000000_40x100.png) 50% 50% repeat-x;
  opacity: .2;
  filter: Alpha(Opacity=20);
  border-radius: 5px; }

/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp {
  padding: 0;
  margin: 0;
  border: 0;
  outline: none;
  vertical-align: top; }

.fancybox-wrap {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 8020; }

.fancybox-skin {
  position: relative;
  background: #f9f9f9;
  color: #444;
  text-shadow: none;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px; }

.fancybox-opened {
  z-index: 8030; }

.fancybox-opened .fancybox-skin {
  -webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5); }

.fancybox-outer, .fancybox-inner {
  position: relative; }

.fancybox-inner {
  overflow: hidden; }

.fancybox-type-iframe .fancybox-inner {
  -webkit-overflow-scrolling: touch; }

.fancybox-error {
  color: #444;
  font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
  margin: 0;
  padding: 15px;
  white-space: nowrap; }

.fancybox-image, .fancybox-iframe {
  display: block;
  width: 100%;
  height: 100%; }

.fancybox-image {
  max-width: 100%;
  max-height: 100%; }

#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
  background-image: url(../img/fancybox/fancybox_sprite.png); }

#fancybox-loading {
  position: fixed;
  top: 50%;
  left: 50%;
  margin-top: -22px;
  margin-left: -22px;
  background-position: 0 -108px;
  opacity: 0.8;
  cursor: pointer;
  z-index: 8060; }

#fancybox-loading div {
  width: 44px;
  height: 44px;
  background: url(../img/fancybox/fancybox_loading.gif) center center no-repeat; }

.fancybox-close {
  position: absolute;
  top: -18px;
  right: -18px;
  width: 36px;
  height: 36px;
  cursor: pointer;
  z-index: 8040; }

.fancybox-nav {
  position: absolute;
  top: 0;
  width: 40%;
  height: 100%;
  cursor: pointer;
  text-decoration: none;
  background: transparent url(../img/fancybox/blank.gif);
  /* helps IE */
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  z-index: 8040; }

.fancybox-prev {
  left: 0; }

.fancybox-next {
  right: 0; }

.fancybox-nav span {
  position: absolute;
  top: 50%;
  width: 36px;
  height: 34px;
  margin-top: -18px;
  cursor: pointer;
  z-index: 8040;
  visibility: hidden; }

.fancybox-prev span {
  left: 10px;
  background-position: 0 -36px; }

.fancybox-next span {
  right: 10px;
  background-position: 0 -72px; }

.fancybox-nav:hover span {
  visibility: visible; }

.fancybox-tmp {
  position: absolute;
  top: -99999px;
  left: -99999px;
  visibility: hidden;
  max-width: 99999px;
  max-height: 99999px;
  overflow: visible !important; }

/* Overlay helper */
.fancybox-lock {
  overflow: hidden !important;
  width: auto; }

.fancybox-lock body {
  overflow: hidden !important; }

.fancybox-lock-test {
  overflow-y: hidden !important; }

.fancybox-overlay {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  display: none;
  z-index: 8010;
  background: url(../img/fancybox/fancybox_overlay.png); }

.fancybox-overlay-fixed {
  position: fixed;
  bottom: 0;
  right: 0; }

.fancybox-lock .fancybox-overlay {
  overflow: auto;
  overflow-y: scroll; }

/* Title helper */
.fancybox-title {
  visibility: hidden;
  font: normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
  position: relative;
  text-shadow: none;
  z-index: 8050; }

.fancybox-opened .fancybox-title {
  visibility: visible; }

.fancybox-title-float-wrap {
  position: absolute;
  bottom: 0;
  right: 50%;
  margin-bottom: -35px;
  z-index: 8050;
  text-align: center; }

.fancybox-title-float-wrap .child {
  display: inline-block;
  margin-right: -100%;
  padding: 2px 20px;
  background: transparent;
  /* Fallback for web browsers that doesn't support RGBa */
  background: rgba(0, 0, 0, 0.8);
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  text-shadow: 0 1px 2px #222;
  color: #FFF;
  font-weight: bold;
  line-height: 24px;
  white-space: nowrap; }

.fancybox-title-outside-wrap {
  position: relative;
  margin-top: 10px;
  color: #fff; }

.fancybox-title-inside-wrap {
  padding-top: 10px; }

.fancybox-title-over-wrap {
  position: absolute;
  bottom: 0;
  left: 0;
  color: #fff;
  padding: 10px;
  background: #000;
  background: rgba(0, 0, 0, 0.8); }

.fancybox-screen-background {
  background-color: rgba(12, 12, 12, 0.55);
  position: fixed;
  top: 0;
  height: 100vh;
  width: 100vw;
  z-index: 8000; }

/*Retina graphics!*/
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
  #fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
    background-image: url(../img/fancybox/fancybox_sprite@2x.png);
    background-size: 44px 152px;
    /*The size of the normal image, half the size of the hi-res image*/ }
  #fancybox-loading div {
    background-image: url(../img/fancybox/fancybox_loading@2x.gif);
    background-size: 24px 24px;
    /*The size of the normal image, half the size of the hi-res image*/ } }

.sortable.ui-sortable {
  width: 310px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.sortable.grid {
  overflow: hidden; }

/*
		.sortable li {
			list-style: none;
			border: 1px solid #CCC;
			background: #F6F6F6;
			color: #1C94C4;
			margin: 5px;
			padding: 5px;
			height: 22px;
		} */
.sortable.grid li {
  line-height: 80px;
  float: left;
  width: 80px;
  height: 80px;
  text-align: center; }

.handle {
  cursor: move; }

.sortable.connected {
  /*width: 200px;*/
  width: 100%;
  min-height: 100px;
  float: left; }

li.disabled {
  opacity: 0.5; }

li.highlight {
  background: #FEE25F; }

li.sortable-placeholder {
  border: 1px dashed #CCC;
  background: none; }

/* Pill style */
#scrollUp {
  bottom: 20px;
  right: 20px;
  background: url(../img/arrow-top.png) no-repeat;
  color: #fff;
  font-size: 12px;
  font-family: sans-serif;
  text-decoration: none;
  opacity: .9;
  padding: 20px 20px;
  -webkit-border-radius: 16px;
  -moz-border-radius: 16px;
  border-radius: 16px;
  -webkit-transition: background 200ms linear;
  -moz-transition: background 200ms linear;
  transition: background 200ms linear;
  -webkit-backface-visibility: hidden; }

#scrollUp:hover {
  opacity: 1; }

/*body { font-family: sans-serif; font-size: 14px; line-height: 1.6em; margin: 0; padding: 0; }*/
/*.container { width: 800px; margin: 0 auto; } */
.autocomplete-suggestions {
  border: 1px solid #999;
  background: #FFF;
  cursor: default;
  overflow: auto;
  -webkit-box-shadow: 1px 4px 3px rgba(50, 50, 50, 0.64);
  -moz-box-shadow: 1px 4px 3px rgba(50, 50, 50, 0.64);
  box-shadow: 1px 4px 3px rgba(50, 50, 50, 0.64); }

.autocomplete-suggestion {
  padding: 2px 5px;
  white-space: nowrap;
  overflow: hidden; }

.autocomplete-selected {
  background: #F0F0F0; }

.autocomplete-suggestions strong {
  font-weight: normal;
  color: #3399FF; }

/*input { font-size: 28px; padding: 10px; border: 1px solid #CCC; display: block; margin: 20px 0; }*/
.popover {
  font-size: 13px;
  margin-top: 100px; }

.popover-title {
  padding: 8px 14px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  -webkit-border-radius: 5px 5px 0 0;
  -moz-border-radius: 5px 5px 0 0;
  border-radius: 5px 5px 0 0; }

.popover-content {
  margin: 3;
  padding: 3;
  background-color: transparent;
  border: none;
  width: 250px; }

/* required styles */
.leaflet-map-pane,
.leaflet-tile,
.leaflet-marker-icon,
.leaflet-marker-shadow,
.leaflet-tile-pane,
.leaflet-tile-container,
.leaflet-overlay-pane,
.leaflet-shadow-pane,
.leaflet-marker-pane,
.leaflet-popup-pane,
.leaflet-overlay-pane svg,
.leaflet-zoom-box,
.leaflet-image-layer,
.leaflet-layer {
  position: absolute;
  left: 0;
  top: 0; }

.leaflet-container {
  overflow: hidden;
  -ms-touch-action: none; }

.leaflet-tile,
.leaflet-marker-icon,
.leaflet-marker-shadow {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  -webkit-user-drag: none; }

.leaflet-marker-icon,
.leaflet-marker-shadow {
  display: block; }

/* map is broken in FF if you have max-width: 100% on tiles */
.leaflet-container img {
  max-width: none !important; }

/* stupid Android 2 doesn't understand "max-width:none" properly */
.leaflet-container img.leaflet-image-layer {
  max-width: 15000px !important;
  z-index: -1; }

.leaflet-tile {
  filter: inherit;
  visibility: hidden; }

.leaflet-tile-loaded {
  visibility: inherit; }

.leaflet-zoom-box {
  width: 0;
  height: 0; }

/* workaround for https://bugzilla.mozilla.org/show_bug.cgi?id=888319 */
.leaflet-overlay-pane svg {
  -moz-user-select: none; }

.leaflet-tile-pane {
  z-index: 2; }

.leaflet-objects-pane {
  z-index: 3; }

.leaflet-overlay-pane {
  z-index: 4; }

.leaflet-shadow-pane {
  z-index: 5; }

.leaflet-marker-pane {
  z-index: 6; }

.leaflet-popup-pane {
  z-index: 7; }

.leaflet-vml-shape {
  width: 1px;
  height: 1px; }

.lvml {
  behavior: url(#default#VML);
  display: inline-block;
  position: absolute; }

/* control positioning */
.leaflet-control {
  position: relative;
  z-index: 7;
  pointer-events: auto; }

.leaflet-top,
.leaflet-bottom {
  position: absolute;
  z-index: 1000;
  pointer-events: none; }

.leaflet-top {
  top: 0; }

.leaflet-right {
  right: 0; }

.leaflet-bottom {
  bottom: 0; }

.leaflet-left {
  left: 0; }

.leaflet-control {
  float: left;
  clear: both; }

.leaflet-right .leaflet-control {
  float: right; }

.leaflet-top .leaflet-control {
  margin-top: 10px; }

.leaflet-bottom .leaflet-control {
  margin-bottom: 10px; }

.leaflet-left .leaflet-control {
  margin-left: 10px; }

.leaflet-right .leaflet-control {
  margin-right: 10px; }

/* zoom and fade animations */
.leaflet-fade-anim .leaflet-tile,
.leaflet-fade-anim .leaflet-popup {
  opacity: 0;
  -webkit-transition: opacity 0.2s linear;
  -moz-transition: opacity 0.2s linear;
  -o-transition: opacity 0.2s linear;
  transition: opacity 0.2s linear; }

.leaflet-fade-anim .leaflet-tile-loaded,
.leaflet-fade-anim .leaflet-map-pane .leaflet-popup {
  opacity: 1; }

.leaflet-zoom-anim .leaflet-zoom-animated {
  -webkit-transition: -webkit-transform 0.25s cubic-bezier(0, 0, 0.25, 1);
  -moz-transition: -moz-transform 0.25s cubic-bezier(0, 0, 0.25, 1);
  -o-transition: -o-transform 0.25s cubic-bezier(0, 0, 0.25, 1);
  transition: transform 0.25s cubic-bezier(0, 0, 0.25, 1); }

.leaflet-zoom-anim .leaflet-tile,
.leaflet-pan-anim .leaflet-tile,
.leaflet-touching .leaflet-zoom-animated {
  -webkit-transition: none;
  -moz-transition: none;
  -o-transition: none;
  transition: none; }

.leaflet-zoom-anim .leaflet-zoom-hide {
  visibility: hidden; }

/* cursors */
.leaflet-clickable {
  cursor: pointer; }

.leaflet-container {
  cursor: -webkit-grab;
  cursor: -moz-grab; }

.leaflet-popup-pane,
.leaflet-control {
  cursor: auto; }

.leaflet-dragging .leaflet-container,
.leaflet-dragging .leaflet-clickable {
  cursor: move;
  cursor: -webkit-grabbing;
  cursor: -moz-grabbing; }

/* visual tweaks */
.leaflet-container {
  background: #ddd;
  outline: 0; }

.leaflet-container a {
  color: #0078A8; }

.leaflet-container a.leaflet-active {
  outline: 2px solid orange; }

.leaflet-zoom-box {
  border: 2px dotted #38f;
  background: rgba(255, 255, 255, 0.5); }

/* general typography */
.leaflet-container {
  font: 12px/1.5 "Helvetica Neue", Arial, Helvetica, sans-serif; }

/* general toolbar styles */
.leaflet-bar {
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.65);
  border-radius: 4px; }

.leaflet-bar a,
.leaflet-bar a:hover {
  background-color: #fff;
  border-bottom: 1px solid #ccc;
  width: 26px;
  height: 26px;
  line-height: 26px;
  display: block;
  text-align: center;
  text-decoration: none;
  color: black; }

.leaflet-bar a,
.leaflet-control-layers-toggle {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  display: block; }

.leaflet-bar a:hover {
  background-color: #f4f4f4; }

.leaflet-bar a:first-child {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px; }

.leaflet-bar a:last-child {
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  border-bottom: none; }

.leaflet-bar a.leaflet-disabled {
  cursor: default;
  background-color: #f4f4f4;
  color: #bbb; }

.leaflet-touch .leaflet-bar a {
  width: 30px;
  height: 30px;
  line-height: 30px; }

/* zoom control */
.leaflet-control-zoom-in,
.leaflet-control-zoom-out {
  font: bold 18px 'Lucida Console', Monaco, monospace;
  text-indent: 1px; }

.leaflet-control-zoom-out {
  font-size: 20px; }

.leaflet-touch .leaflet-control-zoom-in {
  font-size: 22px; }

.leaflet-touch .leaflet-control-zoom-out {
  font-size: 24px; }

/* layers control */
.leaflet-control-layers {
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.4);
  background: #fff;
  border-radius: 5px; }

.leaflet-control-layers-toggle {
  background-image: url(images/layers.png);
  width: 36px;
  height: 36px; }

.leaflet-retina .leaflet-control-layers-toggle {
  background-image: url(images/layers-2x.png);
  background-size: 26px 26px; }

.leaflet-touch .leaflet-control-layers-toggle {
  width: 44px;
  height: 44px; }

.leaflet-control-layers .leaflet-control-layers-list,
.leaflet-control-layers-expanded .leaflet-control-layers-toggle {
  display: none; }

.leaflet-control-layers-expanded .leaflet-control-layers-list {
  display: block;
  position: relative; }

.leaflet-control-layers-expanded {
  padding: 6px 10px 6px 6px;
  color: #333;
  background: #fff; }

.leaflet-control-layers-selector {
  margin-top: 2px;
  position: relative;
  top: 1px; }

.leaflet-control-layers label {
  display: block; }

.leaflet-control-layers-separator {
  height: 0;
  border-top: 1px solid #ddd;
  margin: 5px -10px 5px -6px; }

/* attribution and scale controls */
.leaflet-container .leaflet-control-attribution {
  background: #fff;
  background: rgba(255, 255, 255, 0.7);
  margin: 0; }

.leaflet-control-attribution,
.leaflet-control-scale-line {
  padding: 0 5px;
  color: #333; }

.leaflet-control-attribution a {
  text-decoration: none; }

.leaflet-control-attribution a:hover {
  text-decoration: underline; }

.leaflet-container .leaflet-control-attribution,
.leaflet-container .leaflet-control-scale {
  font-size: 11px; }

.leaflet-left .leaflet-control-scale {
  margin-left: 5px; }

.leaflet-bottom .leaflet-control-scale {
  margin-bottom: 5px; }

.leaflet-control-scale-line {
  border: 2px solid #777;
  border-top: none;
  line-height: 1.1;
  padding: 2px 5px 1px;
  font-size: 11px;
  white-space: nowrap;
  overflow: hidden;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  background: #fff;
  background: rgba(255, 255, 255, 0.5); }

.leaflet-control-scale-line:not(:first-child) {
  border-top: 2px solid #777;
  border-bottom: none;
  margin-top: -2px; }

.leaflet-control-scale-line:not(:first-child):not(:last-child) {
  border-bottom: 2px solid #777; }

.leaflet-touch .leaflet-control-attribution,
.leaflet-touch .leaflet-control-layers,
.leaflet-touch .leaflet-bar {
  box-shadow: none; }

.leaflet-touch .leaflet-control-layers,
.leaflet-touch .leaflet-bar {
  border: 2px solid rgba(0, 0, 0, 0.2);
  background-clip: padding-box; }

/* popup */
.leaflet-popup {
  position: absolute;
  text-align: center; }

.leaflet-popup-content-wrapper {
  padding: 1px;
  text-align: left;
  border-radius: 12px; }

.leaflet-popup-content {
  margin: 13px 19px;
  line-height: 1.4; }

.leaflet-popup-content p {
  margin: 18px 0; }

.leaflet-popup-tip-container {
  margin: 0 auto;
  width: 40px;
  height: 20px;
  position: relative;
  overflow: hidden; }

.leaflet-popup-tip {
  width: 17px;
  height: 17px;
  padding: 1px;
  margin: -10px auto 0;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg); }

.leaflet-popup-content-wrapper,
.leaflet-popup-tip {
  background: white;
  box-shadow: 0 3px 14px rgba(0, 0, 0, 0.4); }

.leaflet-container a.leaflet-popup-close-button {
  position: absolute;
  top: 0;
  right: 0;
  padding: 4px 4px 0 0;
  text-align: center;
  width: 18px;
  height: 14px;
  font: 16px/14px Tahoma, Verdana, sans-serif;
  color: #c3c3c3;
  text-decoration: none;
  font-weight: bold;
  background: transparent; }

.leaflet-container a.leaflet-popup-close-button:hover {
  color: #999; }

.leaflet-popup-scrolled {
  overflow: auto;
  border-bottom: 1px solid #ddd;
  border-top: 1px solid #ddd; }

.leaflet-oldie .leaflet-popup-content-wrapper {
  zoom: 1; }

.leaflet-oldie .leaflet-popup-tip {
  width: 24px;
  margin: 0 auto;
  -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=.70710678, M12=.70710678, M21=-.70710678, M22=.70710678)";
  filter: progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678); }

.leaflet-oldie .leaflet-popup-tip-container {
  margin-top: -1px; }

.leaflet-oldie .leaflet-control-zoom,
.leaflet-oldie .leaflet-control-layers,
.leaflet-oldie .leaflet-popup-content-wrapper,
.leaflet-oldie .leaflet-popup-tip {
  border: 1px solid #999; }

/* div icon */
.leaflet-div-icon {
  background: #fff;
  border: 1px solid #666; }

.fullscreen-icon {
  background-image: url(icon-fullscreen.png); }

.leaflet-retina .fullscreen-icon {
  background-image: url(icon-fullscreen-2x.png);
  background-size: 26px 26px; }

/* one selector per rule as explained here : http://www.sitepoint.com/html5-full-screen-api/ */
.leaflet-container:-webkit-full-screen {
  width: 100% !important;
  height: 100% !important;
  z-index: 99999; }

.leaflet-container:-ms-fullscreen {
  width: 100% !important;
  height: 100% !important;
  z-index: 99999; }

.leaflet-container:full-screen {
  width: 100% !important;
  height: 100% !important;
  z-index: 99999; }

.leaflet-container:fullscreen {
  width: 100% !important;
  height: 100% !important;
  z-index: 99999; }

.leaflet-pseudo-fullscreen {
  position: fixed !important;
  width: 100% !important;
  height: 100% !important;
  top: 0px !important;
  left: 0px !important;
  z-index: 99999; }

/* 
 * Leaflet Control Search v1.6.1 - 2015-07-21 
 * 
 * Copyright 2015 Stefano Cudini 
 * stefano.cudini@gmail.com 
 * http://labs.easyblog.it/ 
 * 
 * Licensed under the MIT license. 
 * 
 * Demo: 
 * http://labs.easyblog.it/maps/leaflet-search/ 
 * 
 * Source: 
 * git@github.com:stefanocudini/leaflet-search.git 
 * 
 */
/*
 * Adaptado por Santiago para cambiar rutas de imagenes a ../img/
 */
.leaflet-container .leaflet-control-search {
  position: relative;
  float: left;
  background: #fff;
  color: #1978cf;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  background-color: rgba(255, 255, 255, 0.8);
  z-index: 1000;
  box-shadow: 0 1px 7px rgba(0, 0, 0, 0.65);
  margin-left: 10px;
  margin-top: 10px; }

.leaflet-control-search.search-exp {
  box-shadow: 0 1px 7px #999;
  background: #fff; }

.leaflet-control-search .search-input {
  display: block;
  float: left;
  background: #fff;
  border: 1px solid #666;
  border-radius: 2px;
  height: 18px;
  padding: 0 18px 0 2px;
  margin: 3px 0 3px 3px; }

.leaflet-control-search.search-load .search-input {
  background: url(../img/loader.gif) no-repeat center right #fff; }

.leaflet-control-search.search-load .search-cancel {
  visibility: hidden; }

.leaflet-control-search .search-cancel {
  display: block;
  width: 22px;
  height: 18px;
  position: absolute;
  right: 22px;
  margin: 3px 0;
  background: url(../img/search-icon.png) no-repeat 0 -46px;
  text-decoration: none;
  filter: alpha(opacity=80);
  opacity: .8; }

.leaflet-control-search .search-cancel:hover {
  filter: alpha(opacity=100);
  opacity: 1; }

.leaflet-control-search .search-cancel span {
  display: none;
  font-size: 18px;
  line-height: 20px;
  color: #ccc;
  font-weight: 700; }

.leaflet-control-search .search-cancel:hover span {
  color: #aaa; }

.leaflet-control-search .search-button {
  display: block;
  float: left;
  width: 26px;
  height: 26px;
  background: url(../img/search-icon.png) no-repeat 2px 2px;
  border-radius: 4px; }

.leaflet-control-search .search-button:hover {
  background: url(../img/search-icon.png) no-repeat 2px -22px; }

.leaflet-control-search .search-tooltip {
  position: absolute;
  top: 100%;
  left: 0;
  float: left;
  min-width: 120px;
  max-height: 122px;
  box-shadow: 1px 1px 6px rgba(0, 0, 0, 0.4);
  background-color: rgba(0, 0, 0, 0.25);
  z-index: 1010;
  overflow-y: auto;
  overflow-x: hidden; }

.leaflet-control-search .search-tip {
  margin: 2px;
  padding: 2px 4px;
  display: block;
  color: #000;
  background: #eee;
  border-radius: .25em;
  text-decoration: none;
  white-space: nowrap;
  vertical-align: center; }

.leaflet-control-search .search-button:hover, .leaflet-control-search .search-tip-select, .leaflet-control-search .search-tip:hover {
  background-color: #fff; }

.leaflet-control-search .search-alert {
  cursor: pointer;
  clear: both;
  font-size: .75em;
  margin-bottom: 5px;
  padding: 0 .25em;
  color: #e00;
  font-weight: 700;
  border-radius: .25em; }

/* Compatible with Leaflet 0.7 */
.leaflet-touch .leaflet-bar-part-single {
  -webkit-border-radius: 7px 7px 7px 7px;
  border-radius: 7px 7px 7px 7px;
  border-bottom: none; }

.leaflet-control-locate a {
  background-image: url(../img/map/locate.png);
  background-size: 90px 30px;
  background-position: -2px -2px; }

.leaflet-retina .leaflet-control-locate a {
  background-image: url(../img/map/locate@2x.png); }

.leaflet-touch .leaflet-control-locate a {
  background-image: url(../img/map/locate_touch.png); }

.leaflet-control-locate.requesting a {
  background-size: 12px 12px;
  background-image: url(../img/map/spinner.gif);
  background-position: 50% 50%; }

.leaflet-retina .leaflet-control-locate.requesting a {
  background-image: url(../img/map/spinner@2x.gif); }

.leaflet-control-locate.active a {
  background-position: -32px -2px; }

.leaflet-control-locate.active.following a {
  background-position: -62px -2px; }

.leaflet-touch .leaflet-control-locate {
  box-shadow: none;
  border: 2px solid rgba(0, 0, 0, 0.2);
  background-clip: padding-box; }

.leaflet-routing-container, .leaflet-routing-error {
  width: 320px;
  background-color: white;
  padding-top: 4px;
  transition: all 0.2s ease;
  box-sizing: border-box; }

.leaflet-control-container .leaflet-routing-container-hide {
  width: 32px;
  height: 32px; }

.leaflet-routing-container h2 {
  font-size: 14px; }

.leaflet-routing-container h3 {
  font-size: 12px;
  font-weight: normal; }

.leaflet-routing-collapsible .leaflet-routing-geocoders {
  margin-top: 20px; }

.leaflet-routing-alt, .leaflet-routing-geocoders, .leaflet-routing-error {
  padding: 6px;
  margin-top: 2px;
  margin-bottom: 6px;
  border-bottom: 1px solid #ccc;
  max-height: 320px;
  overflow-y: auto;
  transition: all 0.2s ease; }

.leaflet-control-container .leaflet-routing-container-hide .leaflet-routing-alt,
.leaflet-control-container .leaflet-routing-container-hide .leaflet-routing-geocoders {
  display: none; }

.leaflet-bar .leaflet-routing-alt:last-child {
  border-bottom: none; }

.leaflet-routing-alt-minimized {
  color: #888;
  max-height: 64px;
  overflow: hidden;
  cursor: pointer; }

.leaflet-routing-alt table {
  border-collapse: collapse; }

.leaflet-routing-alt tr:hover {
  background-color: #eee;
  cursor: pointer; }

.leaflet-routing-alt::-webkit-scrollbar {
  width: 8px; }

.leaflet-routing-alt::-webkit-scrollbar-track {
  border-radius: 2px;
  background-color: #eee; }

.leaflet-routing-alt::-webkit-scrollbar-thumb {
  border-radius: 2px;
  background-color: #888; }

.leaflet-routing-icon {
  background-image: url(../img/leaflet.routing.icons.png);
  -webkit-background-size: 240px 20px;
  background-size: 240px 20px;
  background-repeat: no-repeat;
  margin: 0;
  content: '';
  display: inline-block;
  vertical-align: top;
  width: 20px;
  height: 20px; }

.leaflet-routing-icon-continue {
  background-position: 0 0; }

.leaflet-routing-icon-sharp-right {
  background-position: -20px 0; }

.leaflet-routing-icon-turn-right {
  background-position: -40px 0; }

.leaflet-routing-icon-bear-right {
  background-position: -60px 0; }

.leaflet-routing-icon-u-turn {
  background-position: -80px 0; }

.leaflet-routing-icon-sharp-left {
  background-position: -100px 0; }

.leaflet-routing-icon-turn-left {
  background-position: -120px 0; }

.leaflet-routing-icon-bear-left {
  background-position: -140px 0; }

.leaflet-routing-icon-depart {
  background-position: -160px 0; }

.leaflet-routing-icon-enter-roundabout {
  background-position: -180px 0; }

.leaflet-routing-icon-arrive {
  background-position: -200px 0; }

.leaflet-routing-icon-via {
  background-position: -220px 0; }

.leaflet-routing-geocoders div {
  padding: 4px 0px 4px 0px; }

.leaflet-routing-geocoders input {
  width: 303px;
  width: calc(100% - 4px);
  line-height: 1.67;
  border: 1px solid #ccc; }

.leaflet-routing-geocoders button {
  font: bold 18px 'Lucida Console', Monaco, monospace;
  border: 1px solid #ccc;
  border-radius: 4px;
  background-color: white;
  margin: 0;
  margin-right: 3px;
  float: right;
  cursor: pointer;
  transition: background-color 0.2s ease; }

.leaflet-routing-add-waypoint:after {
  content: '+'; }

.leaflet-routing-reverse-waypoints:after {
  font-weight: normal;
  content: '\21c5'; }

.leaflet-routing-geocoders button:hover {
  background-color: #eee; }

.leaflet-routing-geocoders input, .leaflet-routing-remove-waypoint, .leaflet-routing-geocoder {
  position: relative; }

.leaflet-routing-geocoder-result {
  font: 12px/1.5 "Helvetica Neue", Arial, Helvetica, sans-serif;
  position: absolute;
  max-height: 0;
  overflow: hidden;
  transition: all 0.5s ease;
  z-index: 1000;
  /* Arbitrary, but try to be above "most" things. */ }

.leaflet-routing-geocoder-result table {
  width: 100%;
  border: 1px solid #ccc;
  border-radius: 0 0 4px 4px;
  background-color: white;
  cursor: pointer; }

.leaflet-routing-geocoder-result-open {
  max-height: 800px; }

.leaflet-routing-geocoder-selected, .leaflet-routing-geocoder-result tr:hover {
  background-color: #eee; }

.leaflet-routing-geocoder-no-results {
  font-style: italic;
  color: #888; }

.leaflet-routing-remove-waypoint {
  background-color: transparent;
  display: inline-block;
  vertical-align: middle;
  cursor: pointer; }

.leaflet-routing-remove-waypoint:after {
  position: absolute;
  display: block;
  width: 15px;
  height: 1px;
  z-index: 1;
  right: 1px;
  top: 4px;
  bottom: 0;
  margin: auto;
  padding: 2px;
  font-size: 18px;
  font-weight: bold;
  content: "\00d7";
  text-align: center;
  cursor: pointer;
  color: #ccc;
  background: white;
  padding-bottom: 16px;
  margin-top: -16px;
  padding-right: 4px;
  line-height: 1; }

.leaflet-routing-remove-waypoint:hover {
  color: black; }

.leaflet-routing-instruction-distance {
  width: 48px; }

.leaflet-routing-collapse-btn {
  position: absolute;
  top: 0;
  right: 6px;
  font-size: 24px;
  color: #ccc;
  font-weight: bold; }

.leaflet-routing-collapse-btn:after {
  content: '\00d7'; }

.leaflet-routing-container-hide .leaflet-routing-collapse-btn {
  position: relative;
  left: 4px;
  top: 4px;
  display: block;
  width: 26px;
  height: 23px;
  background-image: url(../img/routing-icon.png); }

.leaflet-routing-container-hide .leaflet-routing-collapse-btn:after {
  content: none; }

.leaflet-top .leaflet-routing-container.leaflet-routing-container-hide {
  margin-top: 10px !important; }

.leaflet-right .leaflet-routing-container.leaflet-routing-container-hide {
  margin-right: 10px !important; }

.leaflet-bottom .leaflet-routing-container.leaflet-routing-container-hide {
  margin-bottom: 10px !important; }

.leaflet-left .leaflet-routing-container.leaflet-routing-container-hide {
  margin-left: 10px !important; }

@media only screen and (max-width: 640px) {
  .leaflet-routing-container {
    margin: 0 !important;
    padding: 0 !important;
    width: 100%;
    height: 100%; } }

.leaflet-control-easyPrint a {
  background: #fff url(../img/easyprint-icon.png) no-repeat 5px;
  background-size: 16px 16px;
  display: block; }

@media print {
  html {
    padding: 0px !important; }
  .leaflet-control-easyPrint-button {
    display: none !important; } }

/*
  backgrid
  http://github.com/wyuenho/backgrid

  Copyright (c) 2013 Jimmy Yuen Ho Wong and contributors
  Licensed under the MIT license.
*/
.backgrid-container {
  position: relative;
  display: block;
  width: 100%;
  height: auto;
  max-height: 465px;
  padding: 0;
  overflow: auto;
  border: 0; }

.backgrid {
  width: 100%;
  max-width: 100%;
  background-color: transparent;
  border-collapse: collapse;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px; }

.backgrid th,
.backgrid td {
  display: none;
  height: 20px;
  max-width: 250px;
  padding: 4px 5px;
  overflow: hidden;
  line-height: 20px;
  text-align: left;
  text-overflow: ellipsis;
  white-space: nowrap;
  vertical-align: middle;
  border-bottom: 1px solid #DDD; }

.backgrid th.renderable,
.backgrid td.renderable {
  display: table-cell; }

.backgrid th {
  font-weight: bold;
  text-align: center; }

.backgrid th.sortable a {
  text-decoration: none;
  white-space: nowrap;
  cursor: pointer; }

.backgrid thead th {
  vertical-align: bottom;
  background-color: #f9f9f9; }

.backgrid thead th a {
  display: block; }

.backgrid.backgrid-striped tbody tr:nth-child(even) {
  background-color: #f9f9f9; }

.backgrid tbody tr.empty {
  font-style: italic;
  color: gray; }

.backgrid tbody tr.empty td {
  display: inherit;
  text-align: center; }

.backgrid td.editor {
  padding: 0;
  margin: auto; }

.backgrid td.editor,
.backgrid tbody tr:nth-child(odd) td.editor {
  background-color: rgba(82, 168, 236, 0.1);
  outline: 1px solid rgba(82, 168, 236, 0.8);
  outline-offset: -1px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition-duration: 200ms;
  -moz-transition-duration: 200ms;
  -o-transition-duration: 200ms;
  transition-duration: 200ms;
  -webkit-transition-property: width, outline, background-color;
  -moz-transition-property: width, outline, background-color;
  -o-transition-property: width, outline, background-color;
  transition-property: width, outline, background-color;
  -webkit-transition-timing-function: ease-in-out;
  -moz-transition-timing-function: ease-in-out;
  -o-transition-timing-function: ease-in-out;
  transition-timing-function: ease-in-out; }

.backgrid td.editor input[type=text] {
  display: block;
  width: 100%;
  height: 100%;
  padding: 0 0px 4px 20px;
  margin: 0 0 -25px 0;
  background-color: transparent;
  border: 0;
  outline: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-appearance: none;
  -moz-appearance: none; }

.backgrid td.editor input[type=text]::-ms-clear {
  display: none; }

.backgrid td.error,
.backgrid tbody tr:nth-child(odd) td.error {
  background-color: rgba(255, 210, 77, 0.1);
  outline: 1px solid #ffd24d; }

.backgrid td.editor :focus,
.backgrid th.editor :focus {
  outline: 0; }

.backgrid .sort-caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 0.3em;
  border: 0;
  content: ""; }

.backgrid .ascending .sort-caret {
  vertical-align: baseline;
  border-top: none;
  border-right: 4px solid transparent;
  border-bottom: 4px solid #000000;
  border-left: 4px solid transparent; }

.backgrid .descending .sort-caret {
  vertical-align: super;
  border-top: 4px solid #000000;
  border-right: 4px solid transparent;
  border-bottom: none;
  border-left: 4px solid transparent; }

.backgrid .string-cell,
.backgrid .uri-cell,
.backgrid .email-cell,
.backgrid .string-cell.editor input[type=text],
.backgrid .uri-cell.editor input[type=text],
.backgrid .email-cell.editor input[type=text] {
  text-align: left; }

.backgrid .date-cell,
.backgrid .time-cell,
.backgrid .datetime-cell,
.backgrid .number-cell,
.backgrid .integer-cell,
.backgrid .percent-cell,
.backgrid .date-cell.editor input[type=text],
.backgrid .time-cell.editor input[type=text],
.backgrid .datetime-cell.editor input[type=text],
.backgrid .number-cell.editor input[type=text],
.backgrid .integer-cell.editor input[type=text],
.backgrid .percent-cell.editor input[type=text] {
  text-align: right; }

.backgrid .boolean-cell,
.backgrid .boolean-cell.editor input[type=checkbox] {
  text-align: center; }

.backgrid .select-cell {
  text-align: center; }

.backgrid .select-cell.editor {
  padding: 0; }

.backgrid .select-cell.editor select {
  display: block;
  float: right;
  width: 80%;
  height: 28px;
  padding: 4px 5px;
  margin: 0;
  line-height: 28px;
  vertical-align: middle;
  background-color: white;
  border: 0;
  outline: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.backgrid .select-cell.editor select[multiple] {
  height: auto; }

.backgrid .select-cell.editor :focus {
  border: 0;
  outline: 0; }

.backgrid .select-cell.editor select::-moz-focus-inner,
.backgrid .select-cell.editor optgroup::-moz-focus-inner,
.backgrid .select-cell.editor option::-moz-focus-inner,
.backgrid .select-cell.editor select::-o-focus-inner,
.backgrid .select-cell.editor optgroup::-o-focus-inner,
.backgrid .select-cell.editor option::-o-focus-inner {
  border: 0; }

/*
  2015 - Santiago
  
  Muestra un campo de texto hasta 3 lineas
*/
.backgrid .md-three-lines {
  white-space: normal !important;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  line-height: 16px;
  max-height: 48px;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical; }

/*
  backgrid-paginator
  http://github.com/wyuenho/backgrid

  Copyright (c) 2013 Jimmy Yuen Ho Wong and contributors
  Licensed under the MIT license.
*/
.backgrid-paginator {
  text-align: center;
  border-top: none;
  -webkit-border-radius: 0 0 4px 4px;
  -moz-border-radius: 0 0 4px 4px;
  border-radius: 0 0 4px 4px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.backgrid-paginator ul {
  display: inline-block;
  *display: inline;
  margin: 5px 0;
  *zoom: 1; }

.backgrid-paginator ul > li {
  display: inline; }

.backgrid-paginator ul > li > a,
.backgrid-paginator ul > li > span {
  float: left;
  width: 30px;
  height: 30px;
  padding: 0;
  line-height: 30px;
  text-decoration: none; }

.backgrid-paginator ul > li > a:hover,
.backgrid-paginator ul > .active > a,
.backgrid-paginator ul > .active > span {
  background-color: #f5f5f5; }

.backgrid-paginator ul > .active > a,
.backgrid-paginator ul > .active > span {
  color: #999999;
  cursor: default; }

.backgrid-paginator ul > .disabled > span,
.backgrid-paginator ul > .disabled > a,
.backgrid-paginator ul > .disabled > a:hover {
  color: #999999;
  cursor: default; }

/*
  backgrid-filter
  http://github.com/wyuenho/backgrid

  Copyright (c) 2013 Jimmy Yuen Ho Wong and contributors
  Licensed under the MIT @license.
*/
/*
  Search Icon CSS derived from:

  PURE CSS GUI ICONS
  by Nicolas Gallagher
  - http://nicolasgallagher.com/pure-css-gui-icons/

  http://nicolasgallagher.com
  http://twitter.com/necolas

  Created: 29 July 2010
  Version: 1.0.1

  Dual licensed under MIT and GNU GPLv2 (c) Nicolas Gallagher
*/
.backgrid-filter.form-search {
  position: relative;
  width: 248px;
  height: 30px;
  margin: 20px; }

/*
  Search Icon
*/
.backgrid-filter .search {
  position: absolute;
  top: 50%;
  left: 6px;
  z-index: 1000;
  width: 10px;
  height: 20px;
  margin-top: -10px;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box; }

.backgrid-filter .search:before {
  position: absolute;
  top: 50%;
  left: 0;
  width: 6px;
  height: 6px;
  margin-top: -6px;
  background: transparent;
  border: 3px solid gray;
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  border-radius: 12px;
  content: "";
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box; }

.backgrid-filter .search:after {
  position: absolute;
  top: 50%;
  left: 10px;
  width: 3px;
  height: 7px;
  margin-top: 2px;
  background-color: gray;
  content: "";
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box; }

/*
  Clear button
 */
.backgrid-filter .clear {
  position: absolute;
  top: 50%;
  right: 8px;
  z-index: 1000;
  width: 10px;
  height: 20px;
  margin-top: -10px;
  font-family: sans-serif;
  font-size: 20px;
  font-weight: bold;
  line-height: 20px;
  color: gray;
  text-decoration: none; }

.backgrid-filter input[type=search] {
  position: absolute;
  display: inline-block;
  width: 206px;
  height: 20px;
  padding: 4px 6px;
  font-weight: normal;
  color: #555;
  vertical-align: middle;
  background-color: #fff;
  border: 1px solid #ccc;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-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 linear 0.2s, box-shadow linear 0.2s;
  -moz-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; }

/*
  Normalize the search input box, with code borrowed from normalize.css.

  https://github.com/necolas/normalize.css/

  Copyright (c) Nicolas Gallagher and Jonathan Neal, MIT @license.
 */
/*
 * 1. Correct font family not being inherited in all browsers.
 * 2. Correct font size not being inherited in all browsers.
 * 3. Address margins set differently in Firefox 4+, Safari 5, and Chrome.
 * 4. Address Firefox 4+ setting `line-height` on `input` using `!important` in the UA stylesheet.
 */
.backgrid-filter input {
  margin: 0;
  font-family: inherit;
  font-size: 100%;
  line-height: normal; }

/*
 * Re-set default cursor for disabled elements.
 */
.backgrid-filter input[disabled] {
  cursor: default; }

/*
 * 1. Address `appearance` set to `searchfield` in Safari 5 and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari 5 and Chrome
 *    (include `-moz` to future-proof).
 */
.backgrid-filter input[type=search] {
  outline: none;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  -webkit-appearance: none; }

/*
 * Remove the default clear button on IE
 */
.backgrid-filter input[type=search]::-ms-clear {
  display: none; }

/*
 * Remove inner padding and border in Firefox 4+.
 */
.backgrid-filter input::-moz-focus-inner {
  padding: 0;
  border: 0; }

.backgrid-filter input[type=search] {
  padding-right: 18px;
  padding-left: 22px; }

/*
  backgrid-select-all
  http://github.com/wyuenho/backgrid

  Copyright (c) 2013 Jimmy Yuen Ho Wong and contributors
  Licensed under the MIT @license.
*/
.backgrid .select-row-cell,
.backgrid .select-all-header-cell {
  text-align: center; }

.leaflet-cluster-anim .leaflet-marker-icon, .leaflet-cluster-anim .leaflet-marker-shadow {
  -webkit-transition: -webkit-transform 0.3s ease-out, opacity 0.3s ease-in;
  -moz-transition: -moz-transform 0.3s ease-out, opacity 0.3s ease-in;
  -o-transition: -o-transform 0.3s ease-out, opacity 0.3s ease-in;
  transition: transform 0.3s ease-out, opacity 0.3s ease-in; }

.leaflet-cluster-spider-leg {
  /* stroke-dashoffset (duration and function) should match with leaflet-marker-icon transform in order to track it exactly */
  -webkit-transition: -webkit-stroke-dashoffset 0.3s ease-out, -webkit-stroke-opacity 0.3s ease-in;
  -moz-transition: -moz-stroke-dashoffset 0.3s ease-out, -moz-stroke-opacity 0.3s ease-in;
  -o-transition: -o-stroke-dashoffset 0.3s ease-out, -o-stroke-opacity 0.3s ease-in;
  transition: stroke-dashoffset 0.3s ease-out, stroke-opacity 0.3s ease-in; }

.marker-cluster-small {
  background-color: rgba(181, 226, 140, 0.6); }

.marker-cluster-small div {
  background-color: rgba(110, 204, 57, 0.6); }

.marker-cluster-medium {
  background-color: rgba(241, 211, 87, 0.6); }

.marker-cluster-medium div {
  background-color: rgba(240, 194, 12, 0.6); }

.marker-cluster-large {
  background-color: rgba(253, 156, 115, 0.6); }

.marker-cluster-large div {
  background-color: rgba(241, 128, 23, 0.6); }

/* IE 6-8 fallback colors */
.leaflet-oldie .marker-cluster-small {
  background-color: #b5e28c; }

.leaflet-oldie .marker-cluster-small div {
  background-color: #6ecc39; }

.leaflet-oldie .marker-cluster-medium {
  background-color: #f1d357; }

.leaflet-oldie .marker-cluster-medium div {
  background-color: #f0c20c; }

.leaflet-oldie .marker-cluster-large {
  background-color: #fd9c73; }

.leaflet-oldie .marker-cluster-large div {
  background-color: #f18017; }

.marker-cluster {
  background-clip: padding-box;
  border-radius: 20px; }

.marker-cluster div {
  width: 30px;
  height: 30px;
  margin-left: 5px;
  margin-top: 5px;
  text-align: center;
  border-radius: 15px;
  font: 12px "Helvetica Neue", Arial, Helvetica, sans-serif; }

.marker-cluster span {
  line-height: 30px; }

body.guillotine-dragging, body.guillotine-dragging * {
  cursor: move !important;
  cursor: -webkit-grabbing !important;
  cursor: -moz-grabbing !important;
  cursor: grabbing !important;
  cursor: grabbing, move;
  /* IE hack */ }

.guillotine-window {
  display: block;
  position: relative;
  overflow: hidden;
  cursor: move;
  cursor: -webkit-grab;
  cursor: -moz-grab;
  cursor: grab;
  cursor: grab, move;
  /* IE hack */ }

.guillotine-canvas {
  position: absolute;
  top: 0;
  left: 0;
  text-align: center;
  margin: 0 !important;
  padding: 0 !important;
  border: none !important; }

.guillotine-canvas > * {
  position: absolute;
  top: 0;
  left: 0;
  max-width: none;
  max-height: none;
  width: 100%;
  height: 100%;
  margin: 0 !important;
  padding: 0 !important;
  border: none !important; }

.guillotine-sample {
  position: absolute !important;
  top: -100000px     !important;
  left: -100000px    !important;
  width: auto        !important;
  height: auto       !important; }

.ms-options-wrap,
.ms-options-wrap * {
  box-sizing: border-box;
  border-radius: 5px; }

.ms-options-wrap > button:focus,
.ms-options-wrap > button {
  position: relative;
  width: 100%;
  text-align: left;
  border: 1px solid #BCBCBC;
  background-color: #fff;
  padding: 5px 20px 5px 5px;
  margin-top: 1px;
  font-size: 13px;
  color: #000000;
  outline: none;
  white-space: nowrap; }

.ms-options-wrap > button:after {
  content: ' ';
  height: 0;
  position: absolute;
  top: 50%;
  right: 5px;
  width: 0;
  border: 6px solid rgba(0, 0, 0, 0);
  border-top-color: #999;
  margin-top: -3px; }

.ms-options-wrap > .ms-options {
  position: absolute;
  left: 0;
  width: 100%;
  margin-top: 1px;
  margin-bottom: 20px;
  background: white;
  z-index: 999;
  border: 1px solid #aaa; }

.ms-options-wrap > .ms-options > .ms-search input {
  width: 100%;
  padding: 4px 5px;
  border: none;
  border-bottom: 1px groove;
  outline: none; }

.ms-options-wrap > .ms-options .ms-selectall {
  display: inline-block;
  font-size: .9em;
  text-transform: lowercase;
  text-decoration: none; }

.ms-options-wrap > .ms-options .ms-selectall:hover {
  text-decoration: underline; }

.ms-options-wrap > .ms-options > .ms-selectall.global {
  margin: 4px 5px; }

.ms-options-wrap > .ms-options > ul > li.optgroup {
  padding: 5px; }

.ms-options-wrap > .ms-options > ul > li.optgroup + li.optgroup {
  border-top: 1px solid #aaa; }

.ms-options-wrap > .ms-options > ul > li.optgroup .label {
  display: block;
  padding: 5px 0 0 0;
  font-weight: bold; }

.ms-options-wrap > .ms-options > ul label {
  position: relative;
  display: inline-block;
  width: 100%;
  padding: 4px;
  margin: 1px 0; }

.ms-options-wrap > .ms-options > ul li.selected label,
.ms-options-wrap > .ms-options > ul label:hover {
  background-color: #efefef; }

.ms-options-wrap > .ms-options > ul input[type=checkbox] {
  margin-right: 5px;
  position: absolute;
  left: 4px;
  top: 7px;
  width: auto;
  accent-color: #009091; }

.ms-options-wrap.disabled {
  pointer-events: none;
  opacity: 0.4; }

.leaflet-bar button,
.leaflet-bar button:hover {
  background-color: #fff;
  border: none;
  border-bottom: 1px solid #ccc;
  width: 26px;
  height: 26px;
  line-height: 26px;
  display: block;
  text-align: center;
  text-decoration: none;
  color: black; }

.leaflet-bar button {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  overflow: hidden;
  display: block; }

.leaflet-bar button:hover {
  background-color: #f4f4f4; }

.leaflet-bar button:first-of-type {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px; }

.leaflet-bar button:last-of-type {
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  border-bottom: none; }

.leaflet-bar.disabled,
.leaflet-bar button.disabled {
  cursor: default;
  pointer-events: none;
  opacity: .4; }

.easy-button-button .button-state {
  display: block;
  width: 100%;
  height: 100%;
  position: relative; }

.leaflet-touch .leaflet-bar button {
  width: 30px;
  height: 30px;
  line-height: 30px; }

.leaflet-draw-section {
  position: relative; }

.leaflet-draw-toolbar {
  margin-top: 12px; }

.leaflet-draw-toolbar-top {
  margin-top: 0; }

.leaflet-draw-toolbar-notop a:first-child {
  border-top-right-radius: 0; }

.leaflet-draw-toolbar-nobottom a:last-child {
  border-bottom-right-radius: 0; }

.leaflet-draw-toolbar a {
  background-image: url(images/spritesheet.png);
  background-image: linear-gradient(transparent, transparent), url(images/spritesheet.svg);
  background-repeat: no-repeat;
  background-size: 270px 30px;
  background-clip: padding-box; }

.leaflet-retina .leaflet-draw-toolbar a {
  background-image: url(images/spritesheet-2x.png);
  background-image: linear-gradient(transparent, transparent), url(images/spritesheet.svg); }

.leaflet-draw a {
  display: block;
  text-align: center;
  text-decoration: none; }

.leaflet-draw a .sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0; }

.leaflet-draw-actions {
  display: none;
  list-style: none;
  margin: 0;
  padding: 0;
  position: absolute;
  left: 26px;
  top: 0;
  white-space: nowrap; }

.leaflet-touch .leaflet-draw-actions {
  left: 32px; }

.leaflet-right .leaflet-draw-actions {
  right: 26px;
  left: auto; }

.leaflet-touch .leaflet-right .leaflet-draw-actions {
  right: 32px;
  left: auto; }

.leaflet-draw-actions li {
  display: inline-block; }

.leaflet-draw-actions li:first-child a {
  border-left: 0; }

.leaflet-draw-actions li:last-child a {
  -webkit-border-radius: 0 4px 4px 0;
  border-radius: 0 4px 4px 0; }

.leaflet-right .leaflet-draw-actions li:last-child a {
  -webkit-border-radius: 0;
  border-radius: 0; }

.leaflet-right .leaflet-draw-actions li:first-child a {
  -webkit-border-radius: 4px 0 0 4px;
  border-radius: 4px 0 0 4px; }

.leaflet-draw-actions a {
  background-color: #919187;
  border-left: 1px solid #AAA;
  color: #FFF;
  font: 11px/19px "Helvetica Neue",Arial,Helvetica,sans-serif;
  line-height: 28px;
  text-decoration: none;
  padding-left: 10px;
  padding-right: 10px;
  height: 28px; }

.leaflet-touch .leaflet-draw-actions a {
  font-size: 12px;
  line-height: 30px;
  height: 30px; }

.leaflet-draw-actions-bottom {
  margin-top: 0; }

.leaflet-draw-actions-top {
  margin-top: 1px; }

.leaflet-draw-actions-top a, .leaflet-draw-actions-bottom a {
  height: 27px;
  line-height: 27px; }

.leaflet-draw-actions a:hover {
  background-color: #a0a098; }

.leaflet-draw-actions-top.leaflet-draw-actions-bottom a {
  height: 26px;
  line-height: 26px; }

.leaflet-draw-toolbar .leaflet-draw-draw-polyline {
  background-position: -2px -2px; }

.leaflet-touch .leaflet-draw-toolbar .leaflet-draw-draw-polyline {
  background-position: 0 -1px; }

.leaflet-draw-toolbar .leaflet-draw-draw-polygon {
  background-position: -31px -2px; }

.leaflet-touch .leaflet-draw-toolbar .leaflet-draw-draw-polygon {
  background-position: -29px -1px; }

.leaflet-draw-toolbar .leaflet-draw-draw-rectangle {
  background-position: -62px -2px; }

.leaflet-touch .leaflet-draw-toolbar .leaflet-draw-draw-rectangle {
  background-position: -60px -1px; }

.leaflet-draw-toolbar .leaflet-draw-draw-circle {
  background-position: -92px -2px; }

.leaflet-touch .leaflet-draw-toolbar .leaflet-draw-draw-circle {
  background-position: -90px -1px; }

.leaflet-draw-toolbar .leaflet-draw-draw-marker {
  background-position: -122px -2px; }

.leaflet-touch .leaflet-draw-toolbar .leaflet-draw-draw-marker {
  background-position: -120px -1px; }

.leaflet-draw-toolbar .leaflet-draw-edit-edit {
  background-position: -152px -2px; }

.leaflet-touch .leaflet-draw-toolbar .leaflet-draw-edit-edit {
  background-position: -150px -1px; }

.leaflet-draw-toolbar .leaflet-draw-edit-remove {
  background-position: -182px -2px; }

.leaflet-touch .leaflet-draw-toolbar .leaflet-draw-edit-remove {
  background-position: -180px -1px; }

.leaflet-draw-toolbar .leaflet-draw-edit-edit.leaflet-disabled {
  background-position: -212px -2px; }

.leaflet-touch .leaflet-draw-toolbar .leaflet-draw-edit-edit.leaflet-disabled {
  background-position: -210px -1px; }

.leaflet-draw-toolbar .leaflet-draw-edit-remove.leaflet-disabled {
  background-position: -242px -2px; }

.leaflet-touch .leaflet-draw-toolbar .leaflet-draw-edit-remove.leaflet-disabled {
  background-position: -240px -2px; }

.leaflet-mouse-marker {
  background-color: #fff;
  cursor: crosshair; }

.leaflet-draw-tooltip {
  background: #363636;
  background: rgba(0, 0, 0, 0.5);
  border: 1px solid transparent;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  color: #fff;
  font: 12px/18px "Helvetica Neue",Arial,Helvetica,sans-serif;
  margin-left: 20px;
  margin-top: -21px;
  padding: 4px 8px;
  position: absolute;
  visibility: hidden;
  white-space: nowrap;
  z-index: 6; }

.leaflet-draw-tooltip:before {
  border-right: 6px solid black;
  border-right-color: rgba(0, 0, 0, 0.5);
  border-top: 6px solid transparent;
  border-bottom: 6px solid transparent;
  content: "";
  position: absolute;
  top: 7px;
  left: -7px; }

.leaflet-error-draw-tooltip {
  background-color: #f2dede;
  border: 1px solid #e6b6bd;
  color: #b94a48; }

.leaflet-error-draw-tooltip:before {
  border-right-color: #e6b6bd; }

.leaflet-draw-tooltip-single {
  margin-top: -12px; }

.leaflet-draw-tooltip-subtext {
  color: #f8d5e4; }

.leaflet-draw-guide-dash {
  font-size: 1%;
  opacity: .6;
  position: absolute;
  width: 5px;
  height: 5px; }

.leaflet-edit-marker-selected {
  background-color: rgba(254, 87, 161, 0.1);
  border: 4px dashed rgba(254, 87, 161, 0.6);
  -webkit-border-radius: 4px;
  border-radius: 4px;
  box-sizing: content-box; }

.leaflet-edit-move {
  cursor: move; }

.leaflet-edit-resize {
  cursor: pointer; }

.leaflet-oldie .leaflet-draw-toolbar {
  border: 1px solid #999; }

.leaflet-draw-toolbar a {
  background-image: url(../bower_components/leaflet-draw/dist/images/spritesheet.png) !important;
  background-image: linear-gradient(transparent, transparent), url(../bower_components/leaflet-draw/dist/images/spritesheet.svg) !important; }

.leaflet-retina .leaflet-draw-toolbar a {
  background-image: url(../bower_components/leaflet-draw/dist/images/spritesheet-2x.png) !important;
  background-image: linear-gradient(transparent, transparent), url(../bower_components/leaflet-draw/dist/images/spritesheet.svg) !important; }

.fullscreen-icon {
  background-image: url(../bower_components/leaflet.fullscreen/icon-fullscreen.png) !important; }

.leaflet-retina .fullscreen-icon {
  background-image: url(../bower_components/leaflet.fullscreen/icon-fullscreen-2x.png) !important; }

/* Variables */
/* Panoview */
* {
  box-sizing: border-box; }

/* Success initialization of Paver */
.paver--initialized {
  position: relative; }

.paver--ready {
  overflow: hidden; }

.paver--ready .paver__meta {
  background-color: rgba(0, 0, 0, 0.6);
  color: #eee;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  opacity: 0;
  padding: .5rem;
  pointer-events: none;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 3;
  transition: opacity .125s ease-in-out;
  text-shadow: 1px 1px 5px rgba(0, 0, 0, 0.125); }

.paver--ready .paver__meta span {
  padding: 0 10%; }

.paver--ready .paver__meta span.paver__title {
  font-size: 2em;
  font-weight: bold;
  line-height: 1.5em;
  margin-bottom: .25em; }

.paver--ready .paver__meta span.paver__title::after {
  content: ' ';
  display: block;
  border-bottom: 1px solid #fff;
  width: 33%;
  margin: 0 auto; }

.paver--ready.paver--metaActive div[class^=paver__meta] {
  opacity: 1; }

.paver--ready.paver--metaActive:hover div[class^=paver__meta] {
  opacity: 0; }

.paver--ready div.paver__pano {
  background-size: cover;
  position: relative;
  z-index: 1; }

.paver--ready div.paver__scroller {
  background-color: rgba(255, 255, 255, 0.33);
  border-radius: 2px;
  height: 4px;
  opacity: 0;
  position: absolute;
  bottom: 16px;
  left: 32px;
  right: 32px;
  z-index: 2;
  transition: opacity 0.25s ease-in-out; }

.paver--ready div.paver__scroller span {
  background-color: rgba(255, 255, 255, 0.75);
  border-radius: 2px;
  display: block;
  width: 12.5%;
  height: 4px; }

.paver--ready.paver--on:hover div.paver__scroller, .paver--ready.paver--tilting div.paver__scroller {
  opacity: 1; }

/* Media queries */
@media only screen and (max-width: 768px) {
  .paver--ready {
    /* Disable scroller appearing when "hovered" on in mobile devies */ }
  .paver--ready.paver--metaActive div.paver__meta {
    opacity: 0; }
  .paver--ready.paver--on:hover div.paver__scroller {
    opacity: 0; } }

/* Other styles */
.paver__meta1 {
  background-color: rgba(0, 0, 0, 0.6);
  color: #eee;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  padding: .5rem;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 3;
  transition: opacity .125s ease-in-out;
  text-shadow: 1px 1px 5px rgba(0, 0, 0, 0.125); }

.paver__meta1 span {
  padding: 0 10%; }

.paver__meta1 span.paver__title {
  font-size: 2em;
  font-weight: bold;
  line-height: 1.5em;
  margin-bottom: .25em; }

.paver__meta1 span.paver__title::after {
  content: ' ';
  display: block;
  border-bottom: 1px solid #fff;
  width: 33%;
  margin: 0 auto; }

.paver__meta2 {
  background-color: rgba(0, 0, 0, 0.6);
  color: #eee;
  display: flex;
  justify-content: center;
  flex-direction: column;
  padding: .5rem;
  pointer-events: none;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 3;
  transition: opacity .125s ease-in-out;
  text-shadow: 1px 1px 5px rgba(0, 0, 0, 0.125); }

.paver__meta2 span {
  padding: 0 10%;
  width: 100%; }

.paver__meta2 span.paver__title {
  font-size: 2em;
  font-weight: bold;
  line-height: 1.5em;
  margin-bottom: .25em; }

.paver__meta3 {
  background-color: rgba(0, 0, 0, 0.6);
  color: #eee;
  padding: .5rem 16.667%;
  position: absolute;
  pointer-events: none;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 3;
  transition: opacity .125s ease-in-out;
  text-shadow: 1px 1px 5px rgba(0, 0, 0, 0.125); }

.paver__meta3 span {
  display: inline; }

.paver__meta3 span.paver__title {
  font-weight: bold; }

.paver__meta3 span.paver__title::after {
  content: ':';
  margin-right: .25em; }

.paver__meta3 span.paver__desc {
  font-style: italic; }

/*# sourceMappingURL=paver.css.map */
.select2-container {
  box-sizing: border-box;
  display: inline-block;
  margin: 0;
  position: relative;
  vertical-align: middle; }

.select2-container .select2-selection--single {
  box-sizing: border-box;
  cursor: pointer;
  display: block;
  height: 28px;
  user-select: none;
  -webkit-user-select: none; }

.select2-container .select2-selection--single .select2-selection__rendered {
  display: block;
  padding-left: 8px;
  padding-right: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; }

.select2-container .select2-selection--single .select2-selection__clear {
  position: relative; }

.select2-container[dir=rtl] .select2-selection--single .select2-selection__rendered {
  padding-right: 8px;
  padding-left: 20px; }

.select2-container .select2-selection--multiple {
  box-sizing: border-box;
  cursor: pointer;
  display: block;
  min-height: 32px;
  user-select: none;
  -webkit-user-select: none; }

.select2-container .select2-selection--multiple .select2-selection__rendered {
  display: inline-block;
  overflow: hidden;
  padding-left: 8px;
  text-overflow: ellipsis;
  white-space: nowrap; }

.select2-container .select2-search--inline {
  float: left; }

.select2-container .select2-search--inline .select2-search__field {
  box-sizing: border-box;
  border: none;
  font-size: 100%;
  margin-top: 5px;
  padding: 0; }

.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button {
  -webkit-appearance: none; }

.select2-dropdown {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 4px;
  box-sizing: border-box;
  display: block;
  position: absolute;
  left: -100000px;
  width: 100%;
  z-index: 1051; }

.select2-results {
  display: block; }

.select2-results__options {
  list-style: none;
  margin: 0;
  padding: 0; }

.select2-results__option {
  padding: 6px;
  user-select: none;
  -webkit-user-select: none; }

.select2-results__option[aria-selected] {
  cursor: pointer; }

.select2-container--open .select2-dropdown {
  left: 0; }

.select2-container--open .select2-dropdown--above {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0; }

.select2-container--open .select2-dropdown--below {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0; }

.select2-search--dropdown {
  display: block;
  padding: 4px; }

.select2-search--dropdown .select2-search__field {
  padding: 4px;
  width: 100%;
  box-sizing: border-box; }

.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button {
  -webkit-appearance: none; }

.select2-search--dropdown.select2-search--hide {
  display: none; }

.select2-close-mask {
  border: 0;
  margin: 0;
  padding: 0;
  display: block;
  position: fixed;
  left: 0;
  top: 0;
  min-height: 100%;
  min-width: 100%;
  height: auto;
  width: auto;
  opacity: 0;
  z-index: 99;
  background-color: #fff;
  filter: alpha(opacity=0); }

.select2-hidden-accessible {
  border: 0 !important;
  clip: rect(0 0 0 0) !important;
  -webkit-clip-path: inset(50%) !important;
  clip-path: inset(50%) !important;
  height: 1px !important;
  overflow: hidden !important;
  padding: 0 !important;
  position: absolute !important;
  width: 1px !important;
  white-space: nowrap !important; }

.select2-container--default .select2-selection--single {
  background-color: #fff;
  border: 1px solid #aaa;
  border-radius: 4px; }

.select2-container--default .select2-selection--single .select2-selection__rendered {
  color: #444;
  line-height: 28px; }

.select2-container--default .select2-selection--single .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold; }

.select2-container--default .select2-selection--single .select2-selection__placeholder {
  color: #999; }

.select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 26px;
  position: absolute;
  top: 1px;
  right: 1px;
  width: 20px; }

.select2-container--default .select2-selection--single .select2-selection__arrow b {
  border-color: #888 transparent transparent transparent;
  border-style: solid;
  border-width: 5px 4px 0 4px;
  height: 0;
  left: 50%;
  margin-left: -4px;
  margin-top: -2px;
  position: absolute;
  top: 50%;
  width: 0; }

.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__clear {
  float: left; }

.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__arrow {
  left: 1px;
  right: auto; }

.select2-container--default.select2-container--disabled .select2-selection--single {
  background-color: #eee;
  cursor: default; }

.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear {
  display: none; }

.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-color: transparent transparent #888 transparent;
  border-width: 0 4px 5px 4px; }

.select2-container--default .select2-selection--multiple {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: text; }

.select2-container--default .select2-selection--multiple .select2-selection__rendered {
  box-sizing: border-box;
  list-style: none;
  margin: 0;
  padding: 0 5px;
  width: 100%; }

.select2-container--default .select2-selection--multiple .select2-selection__rendered li {
  list-style: none; }

.select2-container--default .select2-selection--multiple .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold;
  margin-top: 5px;
  margin-right: 10px;
  padding: 1px; }

.select2-container--default .select2-selection--multiple .select2-selection__choice {
  background-color: #e4e4e4;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: default;
  float: left;
  margin-right: 5px;
  margin-top: 5px;
  padding: 0 5px; }

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
  color: #999;
  cursor: pointer;
  display: inline-block;
  font-weight: bold;
  margin-right: 2px; }

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover {
  color: #333; }

.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice, .select2-container--default[dir=rtl] .select2-selection--multiple .select2-search--inline {
  float: right; }

.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice {
  margin-left: 5px;
  margin-right: auto; }

.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove {
  margin-left: 2px;
  margin-right: auto; }

.select2-container--default.select2-container--focus .select2-selection--multiple {
  border: solid black 1px;
  outline: 0; }

.select2-container--default.select2-container--disabled .select2-selection--multiple {
  background-color: #eee;
  cursor: default; }

.select2-container--default.select2-container--disabled .select2-selection__choice__remove {
  display: none; }

.select2-container--default.select2-container--open.select2-container--above .select2-selection--single, .select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple {
  border-top-left-radius: 0;
  border-top-right-radius: 0; }

.select2-container--default.select2-container--open.select2-container--below .select2-selection--single, .select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0; }

.select2-container--default .select2-search--dropdown .select2-search__field {
  border: 1px solid #aaa; }

.select2-container--default .select2-search--inline .select2-search__field {
  background: transparent;
  border: none;
  outline: 0;
  box-shadow: none;
  -webkit-appearance: textfield; }

.select2-container--default .select2-results > .select2-results__options {
  max-height: 200px;
  overflow-y: auto; }

.select2-container--default .select2-results__option[role=group] {
  padding: 0; }

.select2-container--default .select2-results__option[aria-disabled=true] {
  color: #999; }

.select2-container--default .select2-results__option[aria-selected=true] {
  background-color: #ddd; }

.select2-container--default .select2-results__option .select2-results__option {
  padding-left: 1em; }

.select2-container--default .select2-results__option .select2-results__option .select2-results__group {
  padding-left: 0; }

.select2-container--default .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -1em;
  padding-left: 2em; }

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -2em;
  padding-left: 3em; }

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -3em;
  padding-left: 4em; }

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -4em;
  padding-left: 5em; }

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -5em;
  padding-left: 6em; }

.select2-container--default .select2-results__option--highlighted[aria-selected] {
  background-color: #5897fb;
  color: white; }

.select2-container--default .select2-results__group {
  cursor: default;
  display: block;
  padding: 6px; }

.select2-container--classic .select2-selection--single {
  background-color: #f7f7f7;
  border: 1px solid #aaa;
  border-radius: 4px;
  outline: 0;
  background-image: -webkit-linear-gradient(top, #fff 50%, #eee 100%);
  background-image: -o-linear-gradient(top, #fff 50%, #eee 100%);
  background-image: linear-gradient(to bottom, #fff 50%, #eee 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0); }

.select2-container--classic .select2-selection--single:focus {
  border: 1px solid #5897fb; }

.select2-container--classic .select2-selection--single .select2-selection__rendered {
  color: #444;
  line-height: 28px; }

.select2-container--classic .select2-selection--single .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold;
  margin-right: 10px; }

.select2-container--classic .select2-selection--single .select2-selection__placeholder {
  color: #999; }

.select2-container--classic .select2-selection--single .select2-selection__arrow {
  background-color: #ddd;
  border: none;
  border-left: 1px solid #aaa;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  height: 26px;
  position: absolute;
  top: 1px;
  right: 1px;
  width: 20px;
  background-image: -webkit-linear-gradient(top, #eee 50%, #ccc 100%);
  background-image: -o-linear-gradient(top, #eee 50%, #ccc 100%);
  background-image: linear-gradient(to bottom, #eee 50%, #ccc 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFCCCCCC', GradientType=0); }

.select2-container--classic .select2-selection--single .select2-selection__arrow b {
  border-color: #888 transparent transparent transparent;
  border-style: solid;
  border-width: 5px 4px 0 4px;
  height: 0;
  left: 50%;
  margin-left: -4px;
  margin-top: -2px;
  position: absolute;
  top: 50%;
  width: 0; }

.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__clear {
  float: left; }

.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__arrow {
  border: none;
  border-right: 1px solid #aaa;
  border-radius: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  left: 1px;
  right: auto; }

.select2-container--classic.select2-container--open .select2-selection--single {
  border: 1px solid #5897fb; }

.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow {
  background: transparent;
  border: none; }

.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-color: transparent transparent #888 transparent;
  border-width: 0 4px 5px 4px; }

.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  background-image: -webkit-linear-gradient(top, #fff 0%, #eee 50%);
  background-image: -o-linear-gradient(top, #fff 0%, #eee 50%);
  background-image: linear-gradient(to bottom, #fff 0%, #eee 50%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0); }

.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  background-image: -webkit-linear-gradient(top, #eee 50%, #fff 100%);
  background-image: -o-linear-gradient(top, #eee 50%, #fff 100%);
  background-image: linear-gradient(to bottom, #eee 50%, #fff 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFFFFFFF', GradientType=0); }

.select2-container--classic .select2-selection--multiple {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: text;
  outline: 0; }

.select2-container--classic .select2-selection--multiple:focus {
  border: 1px solid #5897fb; }

.select2-container--classic .select2-selection--multiple .select2-selection__rendered {
  list-style: none;
  margin: 0;
  padding: 0 5px; }

.select2-container--classic .select2-selection--multiple .select2-selection__clear {
  display: none; }

.select2-container--classic .select2-selection--multiple .select2-selection__choice {
  background-color: #e4e4e4;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: default;
  float: left;
  margin-right: 5px;
  margin-top: 5px;
  padding: 0 5px; }

.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove {
  color: #888;
  cursor: pointer;
  display: inline-block;
  font-weight: bold;
  margin-right: 2px; }

.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover {
  color: #555; }

.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice {
  float: right;
  margin-left: 5px;
  margin-right: auto; }

.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove {
  margin-left: 2px;
  margin-right: auto; }

.select2-container--classic.select2-container--open .select2-selection--multiple {
  border: 1px solid #5897fb; }

.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0; }

.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0; }

.select2-container--classic .select2-search--dropdown .select2-search__field {
  border: 1px solid #aaa;
  outline: 0; }

.select2-container--classic .select2-search--inline .select2-search__field {
  outline: 0;
  box-shadow: none; }

.select2-container--classic .select2-dropdown {
  background-color: #fff;
  border: 1px solid transparent; }

.select2-container--classic .select2-dropdown--above {
  border-bottom: none; }

.select2-container--classic .select2-dropdown--below {
  border-top: none; }

.select2-container--classic .select2-results > .select2-results__options {
  max-height: 200px;
  overflow-y: auto; }

.select2-container--classic .select2-results__option[role=group] {
  padding: 0; }

.select2-container--classic .select2-results__option[aria-disabled=true] {
  color: grey; }

.select2-container--classic .select2-results__option--highlighted[aria-selected] {
  background-color: #3875d7;
  color: #fff; }

.select2-container--classic .select2-results__group {
  cursor: default;
  display: block;
  padding: 6px; }

.select2-container--classic.select2-container--open .select2-dropdown {
  border-color: #5897fb; }

/*# sourceMappingURL=main.css.map */
/* ---------------- *   GLOBAL VARIABLES
\* ---------------- */
/* 1 / sqrt(3) */
/* ------ *   MIXINS
\* ------ */
/* -------------- *   MAIN CONTAINER
\* -------------- */
.timeline-me-container {
  position: relative;
}
.timeline-me-container.no-scroll .timeline-me-wrapper {
  overflow: hidden;
}
.timeline-me-container.no-x-scroll .timeline-me-wrapper {
  overflow-x: hidden;
}
.timeline-me-container.no-y-scroll .timeline-me-wrapper {
  overflow-y: hidden;
}

.timeline-me-track {
  position: relative;
  overflow: hidden;
}
.timeline-me-track:before {
  content: '';
  position: absolute;
  background: #555555;
}

.timeline-me-vertical .timeline-me-track:before {
  top: 0;
  left: 50%;
  height: 100%;
  width: 4px;
  margin-left: -2px;
}

.timeline-me-horizontal .timeline-me-track {
  display: table;
}
.timeline-me-horizontal .timeline-me-track:before {
  top: 50%;
  left: 0;
  height: 4px;
  width: 100%;
  margin-top: -2px;
}

.timeline-me-leftscroll,
.timeline-me-rightscroll {
  width: 50px;
  position: absolute;
  z-index: 1001;
  top: 0;
  bottom: 0;
}

.timeline-me-leftscroll {
  left: 0;
  background-image: -webkit-gradient(linear, left top, right top, from(#8dd8dd), to(rgba(141, 216, 221, 0)));
  background-image: -webkit-linear-gradient(left, #8dd8dd, rgba(141, 216, 221, 0));
  background-image: -moz-linear-gradient(left, #8dd8dd, rgba(141, 216, 221, 0));
  background-image: -ms-linear-gradient(left, #8dd8dd, rgba(141, 216, 221, 0));
  background-image: -o-linear-gradient(left, #8dd8dd, rgba(141, 216, 221, 0));
  background-image: linear-gradient(left, #8dd8dd, rgba(141, 216, 221, 0));
  filter: progid:DXImageTransform.Microsoft.gradient(start-colourStr='#8dd8dd', end-colourStr='rgba(141, 216, 221, 0)', gradientType='1');
}

.timeline-me-rightscroll {
  right: 0;
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(141, 216, 221, 0)), to(#8dd8dd));
  background-image: -webkit-linear-gradient(left, rgba(141, 216, 221, 0), #8dd8dd);
  background-image: -moz-linear-gradient(left, rgba(141, 216, 221, 0), #8dd8dd);
  background-image: -ms-linear-gradient(left, rgba(141, 216, 221, 0), #8dd8dd);
  background-image: -o-linear-gradient(left, rgba(141, 216, 221, 0), #8dd8dd);
  background-image: linear-gradient(left, rgba(141, 216, 221, 0), #8dd8dd);
  filter: progid:DXImageTransform.Microsoft.gradient(start-colourStr='rgba(141, 216, 221, 0)', end-colourStr='#8dd8dd', gradientType='1');
}

.timeline-me-leftarrow,
.timeline-me-rightarrow {
  position: absolute;
  top: 50%;
  z-index: 1002;
  transform: translate(0, -50%);
}
.timeline-me-leftarrow:after,
.timeline-me-rightarrow:after {
  content: '';
  width: 0;
  height: 0;
  position: absolute;
  transform: translate(0, -50%);
  border-style: solid;
}

.timeline-me-leftarrow {
  left: 0;
}
.timeline-me-leftarrow:after {
  left: 0;
  border-width: 11.54px 20px 11.54px 0;
  border-color: transparent #ffffff transparent transparent;
}

.timeline-me-rightarrow {
  right: 0;
}
.timeline-me-rightarrow:after {
  right: 0;
  border-width: 11.54px 0 11.54px 20px;
  border-color: transparent transparent transparent #ffffff;
}

/* -------------------- *   GENERIC ITEM'S STYLE
\* -------------------- */
.timeline-me-horizontal {
  /*.timeline-me-label { bottom: - ($label-picto-total-size - $timeline-thickness) / 2; }*/
}
.timeline-me-horizontal .timeline-me-wrapper {
  overflow-x: scroll;
}
.timeline-me-horizontal .timeline-me-item {
  display: table-cell;
  vertical-align: middle;
  padding-left: 10px;
  padding-right: 10px;
}
.timeline-me-horizontal .timeline-me-fix-height .timeline-me-label {
  height: 150px;
}
.timeline-me-horizontal .timeline-me-fix-height .timeline-me-content {
  height: 300px;
}
.timeline-me-horizontal .timeline-me-fix-width .timeline-me-label {
  width: 200px;
}
.timeline-me-horizontal .timeline-me-fix-width .timeline-me-content {
  width: 400px;
}

.timeline-me-vertical .timeline-me-item {
  padding-top: 5px;
  padding-bottom: 5px;
}

.timeline-me-item,
.timeline-me-item:first-child {
  position: relative;
  margin: 20px 0px;
}

.timeline-me-content {
  position: relative;
  -moz-transform-style: preserve-3d;
  -webkit-transform-style: preserve-3d;
  -ms-transform-style: preserve-3d;
  -o-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

.timeline-me-shortcontent,
.timeline-me-fullcontent {
  position: relative;
  box-sizing: border-box;
  width: 100%;
  background-color: #ffffff;
  line-height: 20px;
  border-radius: 2px;
}

.timeline-me-showmore {
  display: block;
}

.timeline-me-showless {
  display: none;
}

.timeline-me-hidden {
  position: relative;
  z-index: -1000;
}

/* ----------------- *   MILESTONE ELEMENT
\* ----------------- */
.timeline-me-milestone {
  /* Specific for 'right' position item - default one */
  /* Specific for 'top' position item */
  /* Specific for 'left' position item */
  /* Specific for 'bottom' position item */
}
.timeline-me-milestone .timeline-me-label {
  position: relative;
  line-height: 36px;
}
.timeline-me-milestone .timeline-me-label .timeline-me-picto {
  position: absolute;
  box-sizing: content-box;
  height: 30px;
  width: 30px;
  background-color: #ffffff;
  border-radius: 50%;
  border: 3px solid #555555;
  z-index: 100;
  text-align: center;
  overflow: hidden;
}
.timeline-me-milestone.timeline-me-right, .timeline-me-milestone:not(.timeline-me-top):not(.timeline-me-left):not(.timeline-me-bottom) {
  width: 50%;
  margin-left: 50%;
}
.timeline-me-milestone.timeline-me-right .timeline-me-label, .timeline-me-milestone:not(.timeline-me-top):not(.timeline-me-left):not(.timeline-me-bottom) .timeline-me-label {
  height: 36px;
  padding-left: 39px;
  margin-left: -18px;
}
.timeline-me-milestone.timeline-me-right .timeline-me-label .timeline-me-picto, .timeline-me-milestone:not(.timeline-me-top):not(.timeline-me-left):not(.timeline-me-bottom) .timeline-me-label .timeline-me-picto {
  top: 0;
  left: 0;
}
.timeline-me-milestone.timeline-me-top {
  margin: auto;
  text-align: center;
}
.timeline-me-milestone.timeline-me-top .timeline-me-label {
  padding-bottom: 39px;
}
.timeline-me-milestone.timeline-me-top .timeline-me-label .timeline-me-picto {
  bottom: 0px;
  left: 50%;
  margin-left: -18px;
}
.timeline-me-milestone.timeline-me-left {
  width: 50%;
  margin-right: 50%;
  text-align: right;
}
.timeline-me-milestone.timeline-me-left .timeline-me-label {
  height: 36px;
  padding-right: 39px;
  margin-right: -18px;
}
.timeline-me-milestone.timeline-me-left .timeline-me-label .timeline-me-picto {
  top: 0;
  right: 0px;
}
.timeline-me-milestone.timeline-me-bottom {
  margin: auto;
  text-align: center;
}
.timeline-me-milestone.timeline-me-bottom .timeline-me-label {
  padding-top: 39px;
}
.timeline-me-milestone.timeline-me-bottom .timeline-me-label .timeline-me-picto {
  top: 0px;
  left: 50%;
  margin-left: -18px;
}
.timeline-me-milestone .timeline-me-shortcontent {
  display: none;
}

.timeline-me-horizontal .timeline-me-milestone.timeline-me-top .timeline-me-label-wrapper {
  padding-bottom: 36px;
}
.timeline-me-horizontal .timeline-me-milestone.timeline-me-bottom .timeline-me-label-wrapper {
  padding-top: 36px;
}

/* ----------------- *   SMALLITEM ELEMENT
\* ----------------- */
.timeline-me-smallitem {
  /* Specific for 'left' position item - default one */
  /* Specific for 'top' position item */
  /* Specific for 'right' position item */
  /* Specific for 'bottom' position item */
}
.timeline-me-smallitem .timeline-me-item-wrapper {
  position: relative;
}
.timeline-me-smallitem .timeline-me-label {
  position: absolute;
  line-height: 36px;
}
.timeline-me-smallitem .timeline-me-label .timeline-me-picto {
  position: absolute;
  box-sizing: content-box;
  height: 30px;
  width: 30px;
  background-color: #ffffff;
  border-radius: 50%;
  border: 3px solid #555555;
  z-index: 100;
  text-align: center;
  overflow: hidden;
}
.timeline-me-smallitem.timeline-me-left .timeline-me-label, .timeline-me-smallitem:not(.timeline-me-top):not(.timeline-me-right):not(.timeline-me-bottom) .timeline-me-label {
  left: 50%;
  top: 0;
  margin-left: -18px;
  text-align: left;
  padding-left: 39px;
}
.timeline-me-smallitem.timeline-me-left .timeline-me-label .timeline-me-picto, .timeline-me-smallitem:not(.timeline-me-top):not(.timeline-me-right):not(.timeline-me-bottom) .timeline-me-label .timeline-me-picto {
  top: 0;
  left: 0px;
}
.timeline-me-smallitem.timeline-me-left .timeline-me-content-container, .timeline-me-smallitem:not(.timeline-me-top):not(.timeline-me-right):not(.timeline-me-bottom) .timeline-me-content-container {
  width: 40%;
  margin-left: 10%;
  padding-right: 25px;
}
.timeline-me-smallitem.timeline-me-left .timeline-me-fullcontent:before,
.timeline-me-smallitem.timeline-me-left .timeline-me-shortcontent:before, .timeline-me-smallitem:not(.timeline-me-top):not(.timeline-me-right):not(.timeline-me-bottom) .timeline-me-fullcontent:before,
.timeline-me-smallitem:not(.timeline-me-top):not(.timeline-me-right):not(.timeline-me-bottom) .timeline-me-shortcontent:before {
  background-color: inherit;
  -webkit-transform: translateY(-50%) rotate(45deg);
  -moz-transform: translateY(-50%) rotate(45deg);
  -ms-transform: translateY(-50%) rotate(45deg);
  -o-transform: translateY(-50%) rotate(45deg);
  transform: translateY(-50%) rotate(45deg);
  height: 10px;
  width: 10px;
  right: -5px;
  top: 18px;
}
.timeline-me-smallitem.timeline-me-top .timeline-me-label {
  top: 50%;
  left: 0;
  margin-top: -18px;
  text-align: left;
  padding-top: 39px;
}
.timeline-me-smallitem.timeline-me-top .timeline-me-label .timeline-me-picto {
  top: 0px;
}
.timeline-me-smallitem.timeline-me-top .timeline-me-content-wrapper:not(.timeline-me-hidden) {
  margin-bottom: 50px;
}
.timeline-me-smallitem.timeline-me-top .timeline-me-fullcontent:before,
.timeline-me-smallitem.timeline-me-top .timeline-me-shortcontent:before {
  background-color: inherit;
  -webkit-transform: translateX(-50%) rotate(45deg);
  -moz-transform: translateX(-50%) rotate(45deg);
  -ms-transform: translateX(-50%) rotate(45deg);
  -o-transform: translateX(-50%) rotate(45deg);
  transform: translateX(-50%) rotate(45deg);
  height: 10px;
  width: 10px;
  bottom: -5px;
  left: 18px;
}
.timeline-me-smallitem.timeline-me-right .timeline-me-label {
  right: 50%;
  top: 0;
  margin-right: -18px;
  text-align: right;
  padding-right: 39px;
}
.timeline-me-smallitem.timeline-me-right .timeline-me-label .timeline-me-picto {
  top: 0;
  right: 0px;
}
.timeline-me-smallitem.timeline-me-right .timeline-me-content-container {
  width: 40%;
  margin-left: 50%;
  padding-left: 25px;
}
.timeline-me-smallitem.timeline-me-right .timeline-me-fullcontent:before,
.timeline-me-smallitem.timeline-me-right .timeline-me-shortcontent:before {
  background-color: inherit;
  -webkit-transform: translateY(-50%) rotate(45deg);
  -moz-transform: translateY(-50%) rotate(45deg);
  -ms-transform: translateY(-50%) rotate(45deg);
  -o-transform: translateY(-50%) rotate(45deg);
  transform: translateY(-50%) rotate(45deg);
  height: 10px;
  width: 10px;
  left: -5px;
  top: 18px;
}
.timeline-me-smallitem.timeline-me-bottom .timeline-me-label {
  bottom: 50%;
  left: 0;
  margin-bottom: -18px;
  text-align: left;
  padding-bottom: 39px;
}
.timeline-me-smallitem.timeline-me-bottom .timeline-me-label .timeline-me-picto {
  bottom: 0px;
}
.timeline-me-smallitem.timeline-me-bottom .timeline-me-content-wrapper:not(.timeline-me-hidden) {
  margin-top: 50px;
}
.timeline-me-smallitem.timeline-me-bottom .timeline-me-fullcontent:before,
.timeline-me-smallitem.timeline-me-bottom .timeline-me-shortcontent:before {
  background-color: inherit;
  -webkit-transform: translateX(-50%) rotate(45deg);
  -moz-transform: translateX(-50%) rotate(45deg);
  -ms-transform: translateX(-50%) rotate(45deg);
  -o-transform: translateX(-50%) rotate(45deg);
  transform: translateX(-50%) rotate(45deg);
  height: 10px;
  width: 10px;
  top: -5px;
  left: 18px;
}
.timeline-me-smallitem .timeline-me-content-container {
  box-sizing: border-box;
}
.timeline-me-smallitem .timeline-me-fullcontent,
.timeline-me-smallitem .timeline-me-shortcontent {
  padding: 10px;
  min-height: 18px;
  min-width: 18px;
}
.timeline-me-smallitem .timeline-me-fullcontent:before,
.timeline-me-smallitem .timeline-me-shortcontent:before {
  content: '';
  position: absolute;
}
.timeline-me-smallitem .timeline-me-displayfull .timeline-me-shortcontent, .timeline-me-smallitem.timeline-me-displayfull .timeline-me-shortcontent {
  display: none;
}
.timeline-me-smallitem .timeline-me-displayfull .timeline-me-fullcontent, .timeline-me-smallitem.timeline-me-displayfull .timeline-me-fullcontent {
  display: block;
}
.timeline-me-smallitem .timeline-me-displayfull .timeline-me-showmore, .timeline-me-smallitem.timeline-me-displayfull .timeline-me-showmore {
  display: none;
}
.timeline-me-smallitem .timeline-me-displayfull .timeline-me-showless, .timeline-me-smallitem.timeline-me-displayfull .timeline-me-showless {
  display: block;
}
.timeline-me-smallitem .timeline-me-shortcontent {
  display: block;
}
.timeline-me-smallitem .timeline-me-fullcontent {
  display: none;
}

/* --------------- *   BIGITEM ELEMENT
\* --------------- */
.timeline-me-bigitem {
  /* to avoid "not clickable" effect on flipped element */
}
.timeline-me-bigitem .timeline-me-label {
  position: relative;
  margin-bottom: 10px;
  text-align: center;
  padding-bottom: 39px;
  line-height: 36px;
}
.timeline-me-bigitem .timeline-me-label .timeline-me-picto {
  position: absolute;
  box-sizing: content-box;
  height: 30px;
  width: 30px;
  background-color: #ffffff;
  border-radius: 50%;
  border: 3px solid #555555;
  z-index: 100;
  bottom: 0px;
  left: 50%;
  margin-left: -18px;
  text-align: center;
  overflow: hidden;
}
.timeline-me-bigitem .timeline-me-content-wrapper {
  position: relative;
  z-index: 1000;
}
.timeline-me-bigitem .timeline-me-content-container {
  width: 80%;
  margin: auto;
}
.timeline-me-bigitem .timeline-me-fullcontent,
.timeline-me-bigitem .timeline-me-shortcontent {
  padding: 20px;
}
.timeline-me-bigitem .timeline-me-flipped .timeline-me-showmore, .timeline-me-bigitem.timeline-me-flipped .timeline-me-showmore {
  display: none;
}
.timeline-me-bigitem .timeline-me-flipped .timeline-me-showless, .timeline-me-bigitem.timeline-me-flipped .timeline-me-showless {
  display: block;
}

.timeline-me-horizontal .timeline-me-bigitem .timeline-me-item-wrapper {
  display: table;
}
.timeline-me-horizontal .timeline-me-bigitem .timeline-me-item-wrapper .timeline-me-label-wrapper,
.timeline-me-horizontal .timeline-me-bigitem .timeline-me-item-wrapper .timeline-me-content-wrapper {
  display: table-cell;
  vertical-align: middle;
}
.timeline-me-horizontal .timeline-me-bigitem .timeline-me-label {
  margin-bottom: 0;
  bottom: 18px;
}
.timeline-me-horizontal .timeline-me-bigitem .timeline-me-content-container {
  width: 100%;
  margin: 0;
}

/* --------------- *   BIGITEM 3D-FLIP
\* --------------- */
/* entire container, keeps perspective */
.timeline-me-bigitem {
  -moz-perspective: 1500px;
  -webkit-perspective: 1500px;
  -ms-perspective: 1500px;
  -o-perspective: 1500px;
  perspective: 1500px;
  -moz-transform-style: preserve-3d;
  -webkit-transform-style: preserve-3d;
  -ms-transform-style: preserve-3d;
  -o-transform-style: preserve-3d;
  transform-style: preserve-3d;
  /* flip the pane when hovered */
  /* Configure flip speed */
  /* Hide back of pane during flip */
  /* Front pane, placed above back */
  /* Back pane, initially hidden pane */
}
.timeline-me-bigitem.timeline-me-flipped .timeline-me-content-container {
  -moz-transform: rotateY(180deg);
  -webkit-transform: rotateY(180deg);
  -ms-transform: rotateY(180deg);
  -o-transform: rotateY(180deg);
  transform: rotateY(180deg);
}
.timeline-me-bigitem .timeline-me-content-container {
  -webkit-transition: 0.6s;
  -moz-transition: 0.6s;
  -ms-transition: 0.6s;
  -o-transition: 0.6s;
  transition: 0.6s;
  -moz-transform-style: preserve-3d;
  -webkit-transform-style: preserve-3d;
  -ms-transform-style: preserve-3d;
  -o-transform-style: preserve-3d;
  transform-style: preserve-3d;
  position: relative;
}
.timeline-me-bigitem .timeline-me-shortcontent, .timeline-me-bigitem .timeline-me-fullcontent {
  -moz-backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-transform-style: preserve-3d;
  -webkit-transform-style: preserve-3d;
  -ms-transform-style: preserve-3d;
  -o-transform-style: preserve-3d;
  transform-style: preserve-3d;
  position: absolute;
  top: 0;
  left: 0;
}
.timeline-me-bigitem .timeline-me-shortcontent {
  z-index: 2;
  -moz-transform: rotateY(0deg);
  -webkit-transform: rotateY(0deg);
  -ms-transform: rotateY(0deg);
  -o-transform: rotateY(0deg);
  transform: rotateY(0deg);
}
.timeline-me-bigitem .timeline-me-fullcontent {
  -moz-transform: rotateY(180deg);
  -webkit-transform: rotateY(180deg);
  -ms-transform: rotateY(180deg);
  -o-transform: rotateY(180deg);
  transform: rotateY(180deg);
}

/* -------------- *   COLLAPSED MODE
\* -------------- */
.timeline-me-collapsed .timeline-me-smallitem .timeline-me-content-wrapper,
.timeline-me-collapsed .timeline-me-bigitem .timeline-me-content-wrapper, .timeline-me-collapsed.timeline-me-horizontal .timeline-me-smallitem .timeline-me-content-wrapper, .timeline-me-collapsed.timeline-me-horizontal .timeline-me-bigitem .timeline-me-content-wrapper {
  display: none;
}
.timeline-me-collapsed .timeline-me-smallitem .timeline-me-label,
.timeline-me-collapsed .timeline-me-bigitem .timeline-me-label {
  position: relative;
  margin: 0;
}
.timeline-me-collapsed.timeline-me-vertical .timeline-me-bigitem .timeline-me-label {
  padding-bottom: 0;
  left: 50%;
  top: 0;
  margin-left: -18px;
  text-align: left;
  padding-left: 39px;
}
.timeline-me-collapsed.timeline-me-vertical .timeline-me-bigitem .timeline-me-label .timeline-me-picto {
  top: 0;
  left: 0px;
  margin-left: 0;
}
.timeline-me-collapsed.timeline-me-horizontal .timeline-me-smallitem .timeline-me-label {
  text-align: center;
}
.timeline-me-collapsed.timeline-me-horizontal .timeline-me-smallitem .timeline-me-label .timeline-me-picto {
  left: 50%;
  margin-left: -18px;
}
.timeline-me-collapsed.timeline-me-horizontal .timeline-me-smallitem.timeline-me-top .timeline-me-label-wrapper {
  padding-top: 36px;
}
.timeline-me-collapsed.timeline-me-horizontal .timeline-me-smallitem.timeline-me-bottom .timeline-me-label-wrapper {
  padding-bottom: 36px;
}