
@import url('custom.css');
@import url('tutorial.css');
@import url(//fonts.googleapis.com/css?family=Lato:300,400,700,900&subset=latin,latin-ext);


/*! normalize.css v2.1.3 | MIT License | git.io/normalize */
article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary { display: block; }

audio, canvas, video { display: inline-block; }

audio:not([controls]) { display: none; height: 0; }

[hidden], template { display: none; }

html { font-family: sans-serif; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; }

body { margin: 0; }

a { background: transparent; }

a:focus { outline: thin dotted; }

a:active, a:hover { outline: 0; }

h1 { font-size: 2em; margin: 0.67em 0; }

abbr[title] { border-bottom: 1px dotted; }

b, strong { font-weight: bold; }

dfn { font-style: italic; }

hr { -moz-box-sizing: content-box; box-sizing: content-box; height: 0; }

mark { background: #ff0; color: #000; }

code, kbd, pre, samp { font-family: monospace, serif; font-size: 1em; }

pre { white-space: pre-wrap; }

q { quotes: "\201C" "\201D" "\2018" "\2019"; }

small { font-size: 80%; }

sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }

sup { top: -0.5em; }

sub { bottom: -0.25em; }

img { border: 0; }

svg:not(:root) { overflow: hidden; }

figure { margin: 0; }

fieldset { border: 1px solid #c0c0c0; margin: 0 2px; padding: 0.35em 0.625em 0.75em; }

legend { border: 0; padding: 0; }

button, input, select, textarea { font-family: inherit; font-size: 100%; margin: 0; }

button, input { line-height: normal; }

button, select { text-transform: none; }

button, html input[type="button"], input[type="reset"], input[type="submit"] { -webkit-appearance: button; cursor: pointer; }

button[disabled], html input[disabled] { cursor: default; }

input[type="checkbox"], input[type="radio"] { box-sizing: border-box; padding: 0; }

input[type="search"] { -webkit-appearance: textfield; -moz-box-sizing: content-box; -webkit-box-sizing: content-box; box-sizing: content-box; }

input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration { -webkit-appearance: none; }

button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; }

textarea { overflow: auto; vertical-align: top; }

table { border-collapse: collapse; border-spacing: 0; }

@media print { * { text-shadow: none !important; color: #000 !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) ")"; }
  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: 2cm .5cm; }
  p, h2, h3 { orphans: 3; widows: 3; }
  h2, h3 { page-break-after: avoid; }
  select { background: #fff !important; }
  .navbar { display: none; }
  .table td, .table th { background-color: #fff !important; }
  .btn > .caret, .dropup > .btn > .caret { border-top-color: #000 !important; }
  .label { border: 1px solid #000; }
  .table { border-collapse: collapse !important; }
  .table-bordered th, .table-bordered td { border: 1px solid #ddd !important; } }
*, *:before, *:after { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }

html { font-size: 62.5%; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

body { font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; font-size: 14px; line-height: 1.42857; color: #333333; background-color: white; }

input, button, select, textarea { font-family: inherit; font-size: inherit; line-height: inherit; }

a { color: #428bca; text-decoration: none; }
a:hover, a:focus { color: #2a6496; text-decoration: underline; }
a:focus { outline: thin dotted #333; outline: 5px auto -webkit-focus-ring-color; outline-offset: -2px; }

img { vertical-align: middle; }

.img-responsive { display: block; max-width: 100%; height: auto; }

.img-rounded { border-radius: 6px; }

.img-thumbnail, .thumbnail { padding: 4px; line-height: 1.42857; background-color: white; border: 1px solid #dddddd; border-radius: 4px; -webkit-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out; display: inline-block; max-width: 100%; height: auto; }

.img-circle { border-radius: 50%; }

hr { margin-top: 20px; margin-bottom: 20px; border: 0; border-top: 1px solid #eeeeee; }

.sr-only { position: absolute; width: 1px; height: 1px; margin: -1px; padding: 0; overflow: hidden; clip: rect(0, 0, 0, 0); border: 0; }

p { margin: 0 0 10px; }

.lead { margin-bottom: 20px; font-size: 16px; font-weight: 200; line-height: 1.4; }
@media (min-width: 180px) { .lead { font-size: 21px; } }

small, .small { font-size: 85%; }

cite { font-style: normal; }

.text-muted { color: #999999; }

.text-primary { color: #428bca; }
.text-primary:hover { color: #3071a9; }

.text-warning { color: #c09853; }
.text-warning:hover { color: #a47e3c; }

.text-danger { color: #b94a48; }
.text-danger:hover { color: #953b39; }

.text-success { color: #468847; }
.text-success:hover { color: #356635; }

.text-info { color: #3a87ad; }
.text-info:hover { color: #2d6987; }

.text-left { text-align: left; }

.text-right { text-align: right; }

.text-center { text-align: center; }

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 { font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; font-weight: 500; line-height: 1.1; color: inherit; }
h1 small, h1 .small, h2 small, h2 .small, h3 small, h3 .small, h4 small, h4 .small, h5 small, h5 .small, h6 small, h6 .small, .h1 small, .h1 .small, .h2 small, .h2 .small, .h3 small, .h3 .small, .h4 small, .h4 .small, .h5 small, .h5 .small, .h6 small, .h6 .small { font-weight: normal; line-height: 1; color: #999999; }

h1, h2, h3 { margin-top: 20px; margin-bottom: 10px; }
h1 small, h1 .small, h2 small, h2 .small, h3 small, h3 .small { font-size: 65%; }

h4, h5, h6 { margin-top: 10px; margin-bottom: 10px; }
h4 small, h4 .small, h5 small, h5 .small, h6 small, h6 .small { font-size: 75%; }

h1, .h1 { font-size: 36px; }

h2, .h2 { font-size: 30px; }

h3, .h3 { font-size: 24px; }

h4, .h4 { font-size: 18px; }

h5, .h5 { font-size: 14px; }

h6, .h6 { font-size: 12px; }

.page-header { padding-bottom: 9px; margin: 40px 0 20px; border-bottom: 1px solid #eeeeee; }

ul, ol { margin-top: 0; margin-bottom: 10px; }
ul ul, ul ol, ol ul, ol ol { margin-bottom: 0; }

.list-unstyled, .list-inline { padding-left: 0; list-style: none; }

.list-inline > li { display: inline-block; padding-left: 5px; padding-right: 5px; }
.list-inline > li:first-child { padding-left: 0; }

dl { margin-bottom: 20px; }

dt, dd { line-height: 1.42857; }

dt { font-weight: bold; }

dd { margin-left: 0; }

@media (min-width: 180px) { .dl-horizontal dt { float: left; width: 160px; clear: left; text-align: right; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
  .dl-horizontal dd { margin-left: 180px; }
  .dl-horizontal dd:before, .dl-horizontal dd:after { content: " "; /* 1 */ display: table; /* 2 */ }
  .dl-horizontal dd:after { clear: both; } }
abbr[title], abbr[data-original-title] { cursor: help; border-bottom: 1px dotted #999999; }

abbr.initialism { font-size: 90%; text-transform: uppercase; }

blockquote { padding: 10px 20px; margin: 0 0 20px; border-left: 5px solid #eeeeee; }
blockquote p { font-size: 17.5px; font-weight: 300; line-height: 1.25; }
blockquote p:last-child { margin-bottom: 0; }
blockquote small { display: block; line-height: 1.42857; color: #999999; }
blockquote small:before { content: '\2014 \00A0'; }
blockquote.pull-right { padding-right: 15px; padding-left: 0; border-right: 5px solid #eeeeee; border-left: 0; }
blockquote.pull-right p, blockquote.pull-right small, blockquote.pull-right .small { text-align: right; }
blockquote.pull-right small:before, blockquote.pull-right .small:before { content: ''; }
blockquote.pull-right small:after, blockquote.pull-right .small:after { content: '\00A0 \2014'; }

blockquote:before, blockquote:after { content: ""; }

address { margin-bottom: 20px; font-style: normal; line-height: 1.42857; }

code, kbd, pre, samp { font-family: Monaco, Menlo, Consolas, "Courier New", monospace; }

code { padding: 2px 4px; font-size: 90%; color: #c7254e; background-color: #f9f2f4; white-space: nowrap; border-radius: 4px; }

pre { display: block; padding: 9.5px; margin: 0 0 10px; font-size: 13px; line-height: 1.42857; word-break: break-all; word-wrap: break-word; color: #333333; background-color: whitesmoke; border: 1px solid #cccccc; border-radius: 4px; }
pre code { padding: 0; font-size: inherit; color: inherit; white-space: pre-wrap; background-color: transparent; border-radius: 0; }

.pre-scrollable { max-height: 340px; overflow-y: scroll; }

.container { margin-right: auto; margin-left: auto; padding-left: 10px; padding-right: 10px; }
.container:before, .container:after { content: " "; /* 1 */ display: table; /* 2 */ }
.container:after { clear: both; }

.row { margin-left: -10px; margin-right: -10px; }
.row:before, .row:after { content: " "; /* 1 */ display: table; /* 2 */ }
.row:after { clear: both; }

.col-xs-16, .col-sm-16, .col-md-16, .col-lg-16, .col-xs-15, .col-sm-15, .col-md-15, .col-lg-15, .col-xs-14, .col-sm-14, .col-md-14, .col-lg-14, .col-xs-13, .col-sm-13, .col-md-13, .col-lg-13, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-1, .col-sm-1, .col-md-1, .col-lg-1 { position: relative; min-height: 1px; padding-left: 10px; padding-right: 10px; }

.col-xs-16, .col-xs-15, .col-xs-14, .col-xs-13, .col-xs-12, .col-xs-11, .col-xs-10, .col-xs-9, .col-xs-8, .col-xs-7, .col-xs-6, .col-xs-5, .col-xs-4, .col-xs-3, .col-xs-2, .col-xs-1 { float: left; }

.col-xs-1 { width: 6.25%; }

.col-xs-2 { width: 12.5%; }

.col-xs-3 { width: 18.75%; }

.col-xs-4 { width: 25%; }

.col-xs-5 { width: 31.25%; }

.col-xs-6 { width: 37.5%; }

.col-xs-7 { width: 43.75%; }

.col-xs-8 { width: 50%; }

.col-xs-9 { width: 56.25%; }

.col-xs-10 { width: 62.5%; }

.col-xs-11 { width: 68.75%; }

.col-xs-12 { width: 75%; }

.col-xs-13 { width: 81.25%; }

.col-xs-14 { width: 87.5%; }

.col-xs-15 { width: 93.75%; }

.col-xs-16 { width: 100%; }

.col-xs-pull-0 { right: 0%; }

.col-xs-pull-1 { right: 6.25%; }

.col-xs-pull-2 { right: 12.5%; }

.col-xs-pull-3 { right: 18.75%; }

.col-xs-pull-4 { right: 25%; }

.col-xs-pull-5 { right: 31.25%; }

.col-xs-pull-6 { right: 37.5%; }

.col-xs-pull-7 { right: 43.75%; }

.col-xs-pull-8 { right: 50%; }

.col-xs-pull-9 { right: 56.25%; }

.col-xs-pull-10 { right: 62.5%; }

.col-xs-pull-11 { right: 68.75%; }

.col-xs-pull-12 { right: 75%; }

.col-xs-pull-13 { right: 81.25%; }

.col-xs-pull-14 { right: 87.5%; }

.col-xs-pull-15 { right: 93.75%; }

.col-xs-pull-16 { right: 100%; }

.col-xs-push-0 { left: 0%; }

.col-xs-push-1 { left: 6.25%; }

.col-xs-push-2 { left: 12.5%; }

.col-xs-push-3 { left: 18.75%; }

.col-xs-push-4 { left: 25%; }

.col-xs-push-5 { left: 31.25%; }

.col-xs-push-6 { left: 37.5%; }

.col-xs-push-7 { left: 43.75%; }

.col-xs-push-8 { left: 50%; }

.col-xs-push-9 { left: 56.25%; }

.col-xs-push-10 { left: 62.5%; }

.col-xs-push-11 { left: 68.75%; }

.col-xs-push-12 { left: 75%; }

.col-xs-push-13 { left: 81.25%; }

.col-xs-push-14 { left: 87.5%; }

.col-xs-push-15 { left: 93.75%; }

.col-xs-push-16 { left: 100%; }

.col-xs-offset-0 { margin-left: 0%; }

.col-xs-offset-1 { margin-left: 6.25%; }

.col-xs-offset-2 { margin-left: 12.5%; }

.col-xs-offset-3 { margin-left: 18.75%; }

.col-xs-offset-4 { margin-left: 25%; }

.col-xs-offset-5 { margin-left: 31.25%; }

.col-xs-offset-6 { margin-left: 37.5%; }

.col-xs-offset-7 { margin-left: 43.75%; }

.col-xs-offset-8 { margin-left: 50%; }

.col-xs-offset-9 { margin-left: 56.25%; }

.col-xs-offset-10 { margin-left: 62.5%; }

.col-xs-offset-11 { margin-left: 68.75%; }

.col-xs-offset-12 { margin-left: 75%; }

.col-xs-offset-13 { margin-left: 81.25%; }

.col-xs-offset-14 { margin-left: 87.5%; }

.col-xs-offset-15 { margin-left: 93.75%; }

.col-xs-offset-16 { margin-left: 100%; }

@media (min-width: 180px) { .container { width: 320px; }
  .col-sm-16, .col-sm-15, .col-sm-14, .col-sm-13, .col-sm-12, .col-sm-11, .col-sm-10, .col-sm-9, .col-sm-8, .col-sm-7, .col-sm-6, .col-sm-5, .col-sm-4, .col-sm-3, .col-sm-2, .col-sm-1 { float: left; }
  .col-sm-1 { width: 6.25%; }
  .col-sm-2 { width: 12.5%; }
  .col-sm-3 { width: 18.75%; }
  .col-sm-4 { width: 25%; }
  .col-sm-5 { width: 31.25%; }
  .col-sm-6 { width: 37.5%; }
  .col-sm-7 { width: 43.75%; }
  .col-sm-8 { width: 50%; }
  .col-sm-9 { width: 56.25%; }
  .col-sm-10 { width: 62.5%; }
  .col-sm-11 { width: 68.75%; }
  .col-sm-12 { width: 75%; }
  .col-sm-13 { width: 81.25%; }
  .col-sm-14 { width: 87.5%; }
  .col-sm-15 { width: 93.75%; }
  .col-sm-16 { width: 100%; }
  .col-sm-pull-0 { right: 0%; }
  .col-sm-pull-1 { right: 6.25%; }
  .col-sm-pull-2 { right: 12.5%; }
  .col-sm-pull-3 { right: 18.75%; }
  .col-sm-pull-4 { right: 25%; }
  .col-sm-pull-5 { right: 31.25%; }
  .col-sm-pull-6 { right: 37.5%; }
  .col-sm-pull-7 { right: 43.75%; }
  .col-sm-pull-8 { right: 50%; }
  .col-sm-pull-9 { right: 56.25%; }
  .col-sm-pull-10 { right: 62.5%; }
  .col-sm-pull-11 { right: 68.75%; }
  .col-sm-pull-12 { right: 75%; }
  .col-sm-pull-13 { right: 81.25%; }
  .col-sm-pull-14 { right: 87.5%; }
  .col-sm-pull-15 { right: 93.75%; }
  .col-sm-pull-16 { right: 100%; }
  .col-sm-push-0 { left: 0%; }
  .col-sm-push-1 { left: 6.25%; }
  .col-sm-push-2 { left: 12.5%; }
  .col-sm-push-3 { left: 18.75%; }
  .col-sm-push-4 { left: 25%; }
  .col-sm-push-5 { left: 31.25%; }
  .col-sm-push-6 { left: 37.5%; }
  .col-sm-push-7 { left: 43.75%; }
  .col-sm-push-8 { left: 50%; }
  .col-sm-push-9 { left: 56.25%; }
  .col-sm-push-10 { left: 62.5%; }
  .col-sm-push-11 { left: 68.75%; }
  .col-sm-push-12 { left: 75%; }
  .col-sm-push-13 { left: 81.25%; }
  .col-sm-push-14 { left: 87.5%; }
  .col-sm-push-15 { left: 93.75%; }
  .col-sm-push-16 { left: 100%; }
  .col-sm-offset-0 { margin-left: 0%; }
  .col-sm-offset-1 { margin-left: 6.25%; }
  .col-sm-offset-2 { margin-left: 12.5%; }
  .col-sm-offset-3 { margin-left: 18.75%; }
  .col-sm-offset-4 { margin-left: 25%; }
  .col-sm-offset-5 { margin-left: 31.25%; }
  .col-sm-offset-6 { margin-left: 37.5%; }
  .col-sm-offset-7 { margin-left: 43.75%; }
  .col-sm-offset-8 { margin-left: 50%; }
  .col-sm-offset-9 { margin-left: 56.25%; }
  .col-sm-offset-10 { margin-left: 62.5%; }
  .col-sm-offset-11 { margin-left: 68.75%; }
  .col-sm-offset-12 { margin-left: 75%; }
  .col-sm-offset-13 { margin-left: 81.25%; }
  .col-sm-offset-14 { margin-left: 87.5%; }
  .col-sm-offset-15 { margin-left: 93.75%; }
  .col-sm-offset-16 { margin-left: 100%; } }
@media (min-width: 767px) { .container { width: 753px; }
  .col-md-16, .col-md-15, .col-md-14, .col-md-13, .col-md-12, .col-md-11, .col-md-10, .col-md-9, .col-md-8, .col-md-7, .col-md-6, .col-md-5, .col-md-4, .col-md-3, .col-md-2, .col-md-1 { float: left; }
  .col-md-1 { width: 6.25%; }
  .col-md-2 { width: 12.5%; }
  .col-md-3 { width: 18.75%; }
  .col-md-4 { width: 25%; }
  .col-md-5 { width: 31.25%; }
  .col-md-6 { width: 37.5%; }
  .col-md-7 { width: 43.75%; }
  .col-md-8 { width: 50%; }
  .col-md-9 { width: 56.25%; }
  .col-md-10 { width: 62.5%; }
  .col-md-11 { width: 68.75%; }
  .col-md-12 { width: 75%; }
  .col-md-13 { width: 81.25%; }
  .col-md-14 { width: 87.5%; }
  .col-md-15 { width: 93.75%; }
  .col-md-16 { width: 100%; }
  .col-md-pull-0 { right: 0%; }
  .col-md-pull-1 { right: 6.25%; }
  .col-md-pull-2 { right: 12.5%; }
  .col-md-pull-3 { right: 18.75%; }
  .col-md-pull-4 { right: 25%; }
  .col-md-pull-5 { right: 31.25%; }
  .col-md-pull-6 { right: 37.5%; }
  .col-md-pull-7 { right: 43.75%; }
  .col-md-pull-8 { right: 50%; }
  .col-md-pull-9 { right: 56.25%; }
  .col-md-pull-10 { right: 62.5%; }
  .col-md-pull-11 { right: 68.75%; }
  .col-md-pull-12 { right: 75%; }
  .col-md-pull-13 { right: 81.25%; }
  .col-md-pull-14 { right: 87.5%; }
  .col-md-pull-15 { right: 93.75%; }
  .col-md-pull-16 { right: 100%; }
  .col-md-push-0 { left: 0%; }
  .col-md-push-1 { left: 6.25%; }
  .col-md-push-2 { left: 12.5%; }
  .col-md-push-3 { left: 18.75%; }
  .col-md-push-4 { left: 25%; }
  .col-md-push-5 { left: 31.25%; }
  .col-md-push-6 { left: 37.5%; }
  .col-md-push-7 { left: 43.75%; }
  .col-md-push-8 { left: 50%; }
  .col-md-push-9 { left: 56.25%; }
  .col-md-push-10 { left: 62.5%; }
  .col-md-push-11 { left: 68.75%; }
  .col-md-push-12 { left: 75%; }
  .col-md-push-13 { left: 81.25%; }
  .col-md-push-14 { left: 87.5%; }
  .col-md-push-15 { left: 93.75%; }
  .col-md-push-16 { left: 100%; }
  .col-md-offset-0 { margin-left: 0%; }
  .col-md-offset-1 { margin-left: 6.25%; }
  .col-md-offset-2 { margin-left: 12.5%; }
  .col-md-offset-3 { margin-left: 18.75%; }
  .col-md-offset-4 { margin-left: 25%; }
  .col-md-offset-5 { margin-left: 31.25%; }
  .col-md-offset-6 { margin-left: 37.5%; }
  .col-md-offset-7 { margin-left: 43.75%; }
  .col-md-offset-8 { margin-left: 50%; }
  .col-md-offset-9 { margin-left: 56.25%; }
  .col-md-offset-10 { margin-left: 62.5%; }
  .col-md-offset-11 { margin-left: 68.75%; }
  .col-md-offset-12 { margin-left: 75%; }
  .col-md-offset-13 { margin-left: 81.25%; }
  .col-md-offset-14 { margin-left: 87.5%; }
  .col-md-offset-15 { margin-left: 93.75%; }
  .col-md-offset-16 { margin-left: 100%; } }
@media (min-width: 1200px) { .container { width: 1180px; }
  .col-lg-16, .col-lg-15, .col-lg-14, .col-lg-13, .col-lg-12, .col-lg-11, .col-lg-10, .col-lg-9, .col-lg-8, .col-lg-7, .col-lg-6, .col-lg-5, .col-lg-4, .col-lg-3, .col-lg-2, .col-lg-1 { float: left; }
  .col-lg-1 { width: 6.25%; }
  .col-lg-2 { width: 12.5%; }
  .col-lg-3 { width: 18.75%; }
  .col-lg-4 { width: 25%; }
  .col-lg-5 { width: 31.25%; }
  .col-lg-6 { width: 37.5%; }
  .col-lg-7 { width: 43.75%; }
  .col-lg-8 { width: 50%; }
  .col-lg-9 { width: 56.25%; }
  .col-lg-10 { width: 62.5%; }
  .col-lg-11 { width: 68.75%; }
  .col-lg-12 { width: 75%; }
  .col-lg-13 { width: 81.25%; }
  .col-lg-14 { width: 87.5%; }
  .col-lg-15 { width: 93.75%; }
  .col-lg-16 { width: 100%; }
  .col-lg-pull-0 { right: 0%; }
  .col-lg-pull-1 { right: 6.25%; }
  .col-lg-pull-2 { right: 12.5%; }
  .col-lg-pull-3 { right: 18.75%; }
  .col-lg-pull-4 { right: 25%; }
  .col-lg-pull-5 { right: 31.25%; }
  .col-lg-pull-6 { right: 37.5%; }
  .col-lg-pull-7 { right: 43.75%; }
  .col-lg-pull-8 { right: 50%; }
  .col-lg-pull-9 { right: 56.25%; }
  .col-lg-pull-10 { right: 62.5%; }
  .col-lg-pull-11 { right: 68.75%; }
  .col-lg-pull-12 { right: 75%; }
  .col-lg-pull-13 { right: 81.25%; }
  .col-lg-pull-14 { right: 87.5%; }
  .col-lg-pull-15 { right: 93.75%; }
  .col-lg-pull-16 { right: 100%; }
  .col-lg-push-0 { left: 0%; }
  .col-lg-push-1 { left: 6.25%; }
  .col-lg-push-2 { left: 12.5%; }
  .col-lg-push-3 { left: 18.75%; }
  .col-lg-push-4 { left: 25%; }
  .col-lg-push-5 { left: 31.25%; }
  .col-lg-push-6 { left: 37.5%; }
  .col-lg-push-7 { left: 43.75%; }
  .col-lg-push-8 { left: 50%; }
  .col-lg-push-9 { left: 56.25%; }
  .col-lg-push-10 { left: 62.5%; }
  .col-lg-push-11 { left: 68.75%; }
  .col-lg-push-12 { left: 75%; }
  .col-lg-push-13 { left: 81.25%; }
  .col-lg-push-14 { left: 87.5%; }
  .col-lg-push-15 { left: 93.75%; }
  .col-lg-push-16 { left: 100%; }
  .col-lg-offset-0 { margin-left: 0%; }
  .col-lg-offset-1 { margin-left: 6.25%; }
  .col-lg-offset-2 { margin-left: 12.5%; }
  .col-lg-offset-3 { margin-left: 18.75%; }
  .col-lg-offset-4 { margin-left: 25%; }
  .col-lg-offset-5 { margin-left: 31.25%; }
  .col-lg-offset-6 { margin-left: 37.5%; }
  .col-lg-offset-7 { margin-left: 43.75%; }
  .col-lg-offset-8 { margin-left: 50%; }
  .col-lg-offset-9 { margin-left: 56.25%; }
  .col-lg-offset-10 { margin-left: 62.5%; }
  .col-lg-offset-11 { margin-left: 68.75%; }
  .col-lg-offset-12 { margin-left: 75%; }
  .col-lg-offset-13 { margin-left: 81.25%; }
  .col-lg-offset-14 { margin-left: 87.5%; }
  .col-lg-offset-15 { margin-left: 93.75%; }
  .col-lg-offset-16 { margin-left: 100%; } }
table { max-width: 100%; background-color: transparent; }

th { text-align: left; }

.table { width: 100%; margin-bottom: 20px; }
.table > thead > tr > th, .table > thead > tr > td, .table > tbody > tr > th, .table > tbody > tr > td, .table > tfoot > tr > th, .table > tfoot > tr > td { padding: 8px; line-height: 1.42857; vertical-align: top; border-top: 1px solid #dddddd; }
.table > thead > tr > th { vertical-align: bottom; border-bottom: 2px solid #dddddd; }
.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: white; }

.table-condensed > thead > tr > th, .table-condensed > thead > tr > td, .table-condensed > tbody > tr > th, .table-condensed > tbody > tr > td, .table-condensed > tfoot > tr > th, .table-condensed > tfoot > tr > td { padding: 5px; }

.table-bordered { border: 1px solid #dddddd; }
.table-bordered > thead > tr > th, .table-bordered > thead > tr > td, .table-bordered > tbody > tr > th, .table-bordered > tbody > tr > td, .table-bordered > tfoot > tr > th, .table-bordered > tfoot > tr > td { border: 1px solid #dddddd; }
.table-bordered > thead > tr > th, .table-bordered > thead > tr > td { border-bottom-width: 2px; }

.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: whitesmoke; }

table col[class*="col-"] { float: none; display: table-column; }

table td[class*="col-"], table th[class*="col-"] { float: none; display: table-cell; }

.table > thead > tr > td.active, .table > thead > tr > th.active, .table > thead > tr.active > td, .table > thead > tr.active > th, .table > tbody > tr > td.active, .table > tbody > tr > th.active, .table > tbody > tr.active > td, .table > tbody > tr.active > th, .table > tfoot > tr > td.active, .table > tfoot > tr > th.active, .table > tfoot > tr.active > td, .table > tfoot > tr.active > th { background-color: whitesmoke; }

.table > thead > tr > td.success, .table > thead > tr > th.success, .table > thead > tr.success > td, .table > thead > tr.success > th, .table > tbody > tr > td.success, .table > tbody > tr > th.success, .table > tbody > tr.success > td, .table > tbody > tr.success > th, .table > tfoot > tr > td.success, .table > tfoot > tr > th.success, .table > tfoot > tr.success > td, .table > tfoot > tr.success > th { background-color: #dff0d8; }

.table-hover > tbody > tr > td.success:hover, .table-hover > tbody > tr > th.success:hover, .table-hover > tbody > tr.success:hover > td, .table-hover > tbody > tr.success:hover > th { background-color: #d0e9c6; }

.table > thead > tr > td.danger, .table > thead > tr > th.danger, .table > thead > tr.danger > td, .table > thead > tr.danger > th, .table > tbody > tr > td.danger, .table > tbody > tr > th.danger, .table > tbody > tr.danger > td, .table > tbody > tr.danger > th, .table > tfoot > tr > td.danger, .table > tfoot > tr > th.danger, .table > tfoot > tr.danger > td, .table > tfoot > tr.danger > th { background-color: #f2dede; }

.table-hover > tbody > tr > td.danger:hover, .table-hover > tbody > tr > th.danger:hover, .table-hover > tbody > tr.danger:hover > td, .table-hover > tbody > tr.danger:hover > th { background-color: #ebcccc; }

.table > thead > tr > td.warning, .table > thead > tr > th.warning, .table > thead > tr.warning > td, .table > thead > tr.warning > th, .table > tbody > tr > td.warning, .table > tbody > tr > th.warning, .table > tbody > tr.warning > td, .table > tbody > tr.warning > th, .table > tfoot > tr > td.warning, .table > tfoot > tr > th.warning, .table > tfoot > tr.warning > td, .table > tfoot > tr.warning > th { background-color: #fcf8e3; }

.table-hover > tbody > tr > td.warning:hover, .table-hover > tbody > tr > th.warning:hover, .table-hover > tbody > tr.warning:hover > td, .table-hover > tbody > tr.warning:hover > th { background-color: #faf2cc; }

@media (max-width: 179px) { .table-responsive { width: 100%; margin-bottom: 15px; overflow-y: hidden; overflow-x: scroll; -ms-overflow-style: -ms-autohiding-scrollbar; border: 1px solid #dddddd; -webkit-overflow-scrolling: touch; }
  .table-responsive > .table { margin-bottom: 0; }
  .table-responsive > .table > thead > tr > th, .table-responsive > .table > thead > tr > td, .table-responsive > .table > tbody > tr > th, .table-responsive > .table > tbody > tr > td, .table-responsive > .table > tfoot > tr > th, .table-responsive > .table > tfoot > tr > td { white-space: nowrap; }
  .table-responsive > .table-bordered { border: 0; }
  .table-responsive > .table-bordered > thead > tr > th:first-child, .table-responsive > .table-bordered > thead > tr > td:first-child, .table-responsive > .table-bordered > tbody > tr > th:first-child, .table-responsive > .table-bordered > tbody > tr > td:first-child, .table-responsive > .table-bordered > tfoot > tr > th:first-child, .table-responsive > .table-bordered > tfoot > tr > td:first-child { border-left: 0; }
  .table-responsive > .table-bordered > thead > tr > th:last-child, .table-responsive > .table-bordered > thead > tr > td:last-child, .table-responsive > .table-bordered > tbody > tr > th:last-child, .table-responsive > .table-bordered > tbody > tr > td:last-child, .table-responsive > .table-bordered > tfoot > tr > th:last-child, .table-responsive > .table-bordered > tfoot > tr > td:last-child { border-right: 0; }
  .table-responsive > .table-bordered > tbody > tr:last-child > th, .table-responsive > .table-bordered > tbody > tr:last-child > td, .table-responsive > .table-bordered > tfoot > tr:last-child > th, .table-responsive > .table-bordered > tfoot > tr:last-child > td { border-bottom: 0; } }
fieldset { padding: 0; margin: 0; border: 0; }

legend { display: block; width: 100%; padding: 0; margin-bottom: 20px; font-size: 21px; line-height: inherit; color: #333333; border: 0; border-bottom: 1px solid #e5e5e5; }

label { display: inline-block; margin-bottom: 5px; font-weight: bold; }

input[type="search"] { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }

input[type="radio"], input[type="checkbox"] { margin: 4px 0 0; margin-top: 1px \9; /* IE8-9 */ line-height: normal; }

input[type="file"] { display: block; }

select[multiple], select[size] { height: auto; }

select optgroup { font-size: inherit; font-style: inherit; font-family: inherit; }

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; }

input[type="number"]::-webkit-outer-spin-button, input[type="number"]::-webkit-inner-spin-button { height: auto; }

output { display: block; padding-top: 7px; font-size: 14px; line-height: 1.42857; color: #555555; vertical-align: middle; }

.form-control { display: block; width: 100%; height: 34px; padding: 6px 12px; font-size: 14px; line-height: 1.42857; color: #555555; vertical-align: middle; background-color: white; background-image: none; border: 1px solid #cccccc; border-radius: 4px; -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s; transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s; }
.form-control:focus { border-color: #66afe9; outline: 0; -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6); box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6); }
.form-control:-moz-placeholder { color: #999999; }
.form-control::-moz-placeholder { color: #999999; }
.form-control:-ms-input-placeholder { color: #999999; }
.form-control::-webkit-input-placeholder { color: #999999; }
.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control { cursor: not-allowed; background-color: #eeeeee; }

textarea.form-control { height: auto; }

.form-group { margin-bottom: 15px; }

.radio input[type="radio"], .radio-inline input[type="radio"], .checkbox input[type="checkbox"], .checkbox-inline input[type="checkbox"] { float: left; margin-left: -20px; }

.radio + .radio, .checkbox + .checkbox { margin-top: -5px; }

.radio-inline, .checkbox-inline { display: inline-block; padding-left: 20px; margin-bottom: 0; vertical-align: middle; font-weight: normal; cursor: pointer; }

.radio-inline + .radio-inline, .checkbox-inline + .checkbox-inline { margin-top: 0; margin-left: 10px; }

input[type="radio"][disabled], fieldset[disabled] input[type="radio"], input[type="checkbox"][disabled], fieldset[disabled] input[type="checkbox"], .radio[disabled], fieldset[disabled] .radio, .radio-inline[disabled], fieldset[disabled] .radio-inline, .checkbox[disabled], fieldset[disabled] .checkbox, .checkbox-inline[disabled], fieldset[disabled] .checkbox-inline { cursor: not-allowed; }

.input-sm, .input-group-sm > .form-control, .input-group-sm > .input-group-addon, .input-group-sm > .input-group-btn > .btn { height: 30px; padding: 5px 10px; font-size: 12px; line-height: 1.5; border-radius: 3px; }

select.input-sm, .input-group-sm > select.form-control, .input-group-sm > select.input-group-addon, .input-group-sm > .input-group-btn > select.btn { height: 30px; line-height: 30px; }

textarea.input-sm, .input-group-sm > textarea.form-control, .input-group-sm > textarea.input-group-addon, .input-group-sm > .input-group-btn > textarea.btn { height: auto; }

.input-lg, .input-group-lg > .form-control, .input-group-lg > .input-group-addon, .input-group-lg > .input-group-btn > .btn { height: 45px; padding: 10px 16px; font-size: 18px; line-height: 1.33; border-radius: 6px; }

select.input-lg, .input-group-lg > select.form-control, .input-group-lg > select.input-group-addon, .input-group-lg > .input-group-btn > select.btn { height: 45px; line-height: 45px; }

textarea.input-lg, .input-group-lg > textarea.form-control, .input-group-lg > textarea.input-group-addon, .input-group-lg > .input-group-btn > textarea.btn { height: auto; }

.has-warning .help-block, .has-warning .control-label, .has-warning .radio, .has-warning .checkbox, .has-warning .radio-inline, .has-warning .checkbox-inline { color: #c09853; }
.has-warning .form-control { border-color: #c09853; -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
.has-warning .form-control:focus { border-color: #a47e3c; -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e; box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e; }
.has-warning .input-group-addon { color: #c09853; border-color: #c09853; background-color: #fcf8e3; }

.has-error .help-block, .has-error .control-label, .has-error .radio, .has-error .checkbox, .has-error .radio-inline, .has-error .checkbox-inline { color: #b94a48; }
.has-error .form-control { border-color: #b94a48; -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
.has-error .form-control:focus { border-color: #953b39; -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392; box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392; }
.has-error .input-group-addon { color: #b94a48; border-color: #b94a48; background-color: #f2dede; }

.has-success .help-block, .has-success .control-label, .has-success .radio, .has-success .checkbox, .has-success .radio-inline, .has-success .checkbox-inline { color: #468847; }
.has-success .form-control { border-color: #468847; -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
.has-success .form-control:focus { border-color: #356635; -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b; box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b; }
.has-success .input-group-addon { color: #468847; border-color: #468847; background-color: #dff0d8; }

.form-control-static { margin-bottom: 0; }

.help-block { display: block; margin-top: 5px; margin-bottom: 10px; color: #737373; }

@media (min-width: 180px) { .form-inline .form-group, .navbar-form .form-group { display: inline-block; margin-bottom: 0; vertical-align: middle; }
  .form-inline .form-control, .navbar-form .form-control { display: inline-block; }
  .form-inline .radio, .navbar-form .radio, .form-inline .checkbox, .navbar-form .checkbox { display: inline-block; margin-top: 0; margin-bottom: 0; padding-left: 0; }
  .form-inline .radio input[type="radio"], .navbar-form .radio input[type="radio"], .form-inline .checkbox input[type="checkbox"], .navbar-form .checkbox input[type="checkbox"] { float: none; margin-left: 0; } }

.form-horizontal .control-label, .form-horizontal .radio, .form-horizontal .checkbox, .form-horizontal .radio-inline, .form-horizontal .checkbox-inline { margin-top: 0; margin-bottom: 0; padding-top: 7px; }
.form-horizontal .form-group { margin-left: -10px; margin-right: -10px; }
.form-horizontal .form-group:before, .form-horizontal .form-group:after { content: " "; /* 1 */ display: table; /* 2 */ }
.form-horizontal .form-group:after { clear: both; }
.form-horizontal .form-control-static { padding-top: 7px; }
@media (min-width: 180px) { .form-horizontal .control-label { text-align: right; } }

.btn { display: inline-block; margin-bottom: 0; font-weight: normal; text-align: center; vertical-align: middle; cursor: pointer; background-image: none; border: 1px solid transparent; white-space: nowrap; padding: 5px 12px; font-size: 14px; line-height: 1.42857; border-radius: 4px; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; -o-user-select: none; user-select: none; }
.btn:focus { outline: thin dotted #333; outline: 5px auto -webkit-focus-ring-color; outline-offset: -2px; }
.btn:hover, .btn:focus { color: #333333; text-decoration: none; }
.btn:active, .btn.active { outline: 0; background-image: none; -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }
.btn.disabled, .btn[disabled], fieldset[disabled] .btn { cursor: not-allowed; pointer-events: none; opacity: 0.65; filter: alpha(opacity=65); -webkit-box-shadow: none; box-shadow: none; }

.btn-default { color: #333333; background-color: white; border-color: #cccccc; }
.btn-default:hover, .btn-default:focus, .btn-default:active, .btn-default.active { color: #333333; background-color: #ebebeb; border-color: #adadad; }
.open .btn-default.dropdown-toggle { color: #333333; background-color: #ebebeb; border-color: #adadad; }
.btn-default:active, .btn-default.active { background-image: none; }
.open .btn-default.dropdown-toggle { background-image: none; }
.btn-default.disabled, .btn-default.disabled:hover, .btn-default.disabled:focus, .btn-default.disabled:active, .btn-default.disabled.active, .btn-default[disabled], .btn-default[disabled]:hover, .btn-default[disabled]:focus, .btn-default[disabled]:active, .btn-default[disabled].active, fieldset[disabled] .btn-default, fieldset[disabled] .btn-default:hover, fieldset[disabled] .btn-default:focus, fieldset[disabled] .btn-default:active, fieldset[disabled] .btn-default.active { background-color: white; border-color: #cccccc; }

.btn-primary { color: white; background-color: #428bca; border-color: #357ebd; }
.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active { color: white; background-color: #3276b1; border-color: #285e8e; }
.open .btn-primary.dropdown-toggle { color: white; background-color: #3276b1; border-color: #285e8e; }
.btn-primary:active, .btn-primary.active { background-image: none; }
.open .btn-primary.dropdown-toggle { background-image: none; }
.btn-primary.disabled, .btn-primary.disabled:hover, .btn-primary.disabled:focus, .btn-primary.disabled:active, .btn-primary.disabled.active, .btn-primary[disabled], .btn-primary[disabled]:hover, .btn-primary[disabled]:focus, .btn-primary[disabled]:active, .btn-primary[disabled].active, fieldset[disabled] .btn-primary, fieldset[disabled] .btn-primary:hover, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary:active, fieldset[disabled] .btn-primary.active { background-color: #428bca; border-color: #357ebd; }

.btn-warning { color: white; background-color: #f0ad4e; border-color: #eea236; }
.btn-warning:hover, .btn-warning:focus, .btn-warning:active, .btn-warning.active { color: white; background-color: #ed9c28; border-color: #d58512; }
.open .btn-warning.dropdown-toggle { color: white; background-color: #ed9c28; border-color: #d58512; }
.btn-warning:active, .btn-warning.active { background-image: none; }
.open .btn-warning.dropdown-toggle { background-image: none; }
.btn-warning.disabled, .btn-warning.disabled:hover, .btn-warning.disabled:focus, .btn-warning.disabled:active, .btn-warning.disabled.active, .btn-warning[disabled], .btn-warning[disabled]:hover, .btn-warning[disabled]:focus, .btn-warning[disabled]:active, .btn-warning[disabled].active, fieldset[disabled] .btn-warning, fieldset[disabled] .btn-warning:hover, fieldset[disabled] .btn-warning:focus, fieldset[disabled] .btn-warning:active, fieldset[disabled] .btn-warning.active { background-color: #f0ad4e; border-color: #eea236; }

.btn-danger { color: white; background-color: #d9534f; border-color: #d43f3a; }
.btn-danger:hover, .btn-danger:focus, .btn-danger:active, .btn-danger.active { color: white; background-color: #d2322d; border-color: #ac2925; }
.open .btn-danger.dropdown-toggle { color: white; background-color: #d2322d; border-color: #ac2925; }
.btn-danger:active, .btn-danger.active { background-image: none; }
.open .btn-danger.dropdown-toggle { background-image: none; }
.btn-danger.disabled, .btn-danger.disabled:hover, .btn-danger.disabled:focus, .btn-danger.disabled:active, .btn-danger.disabled.active, .btn-danger[disabled], .btn-danger[disabled]:hover, .btn-danger[disabled]:focus, .btn-danger[disabled]:active, .btn-danger[disabled].active, fieldset[disabled] .btn-danger, fieldset[disabled] .btn-danger:hover, fieldset[disabled] .btn-danger:focus, fieldset[disabled] .btn-danger:active, fieldset[disabled] .btn-danger.active { background-color: #d9534f; border-color: #d43f3a; }

.btn-success { color: white; background-color: #5cb85c; border-color: #4cae4c; }
.btn-success:hover, .btn-success:focus, .btn-success:active, .btn-success.active { color: white; background-color: #47a447; border-color: #398439; }
.open .btn-success.dropdown-toggle { color: white; background-color: #47a447; border-color: #398439; }
.btn-success:active, .btn-success.active { background-image: none; }
.open .btn-success.dropdown-toggle { background-image: none; }
.btn-success.disabled, .btn-success.disabled:hover, .btn-success.disabled:focus, .btn-success.disabled:active, .btn-success.disabled.active, .btn-success[disabled], .btn-success[disabled]:hover, .btn-success[disabled]:focus, .btn-success[disabled]:active, .btn-success[disabled].active, fieldset[disabled] .btn-success, fieldset[disabled] .btn-success:hover, fieldset[disabled] .btn-success:focus, fieldset[disabled] .btn-success:active, fieldset[disabled] .btn-success.active { background-color: #5cb85c; border-color: #4cae4c; }

.btn-info { color: white; background-color: #5bc0de; border-color: #46b8da; }
.btn-info:hover, .btn-info:focus, .btn-info:active, .btn-info.active { color: white; background-color: #39b3d7; border-color: #269abc; }
.open .btn-info.dropdown-toggle { color: white; background-color: #39b3d7; border-color: #269abc; }
.btn-info:active, .btn-info.active { background-image: none; }
.open .btn-info.dropdown-toggle { background-image: none; }
.btn-info.disabled, .btn-info.disabled:hover, .btn-info.disabled:focus, .btn-info.disabled:active, .btn-info.disabled.active, .btn-info[disabled], .btn-info[disabled]:hover, .btn-info[disabled]:focus, .btn-info[disabled]:active, .btn-info[disabled].active, fieldset[disabled] .btn-info, fieldset[disabled] .btn-info:hover, fieldset[disabled] .btn-info:focus, fieldset[disabled] .btn-info:active, fieldset[disabled] .btn-info.active { background-color: #5bc0de; border-color: #46b8da; }

.btn-link { color: #428bca; font-weight: normal; cursor: pointer; border-radius: 0; }
.btn-link, .btn-link:active, .btn-link[disabled], fieldset[disabled] .btn-link { background-color: transparent; -webkit-box-shadow: none; box-shadow: none; }
.btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active { border-color: transparent; }
.btn-link:hover, .btn-link:focus { color: #2a6496; text-decoration: underline; background-color: transparent; }
.btn-link[disabled]:hover, .btn-link[disabled]:focus, fieldset[disabled] .btn-link:hover, fieldset[disabled] .btn-link:focus { color: #999999; text-decoration: none; }

.btn-lg, .btn-group-lg > .btn { padding: 5px 16px; font-size: 18px; line-height: 1.33; border-radius: 6px; }

.btn-sm, .btn-group-sm > .btn, .btn-xs, .btn-group-xs > .btn { padding: 5px 10px; font-size: 12px; line-height: 1.5; border-radius: 3px; }

.btn-xs, .btn-group-xs > .btn { padding: 1px 5px; }

.btn-block { display: block; width: 100%; padding-left: 0; padding-right: 0; }

.btn-block + .btn-block { margin-top: 5px; }

input[type="submit"].btn-block, input[type="reset"].btn-block, input[type="button"].btn-block { width: 100%; }

.fade { opacity: 0; -webkit-transition: opacity 0.15s linear; transition: opacity 0.15s linear; }
.fade.in { opacity: 1; }

.collapse { display: none; }
.collapse.in { display: block; }

.collapsing { position: relative; height: 0; overflow: hidden; -webkit-transition: height 0.35s ease; transition: height 0.35s ease; }

.caret { display: inline-block; width: 0; height: 0; margin-left: 2px; vertical-align: middle; border-top: 4px solid black; border-right: 4px solid transparent; border-left: 4px solid transparent; border-bottom: 0 dotted; }

.dropdown { position: relative; }

.dropdown-toggle:focus { outline: 0; }

.dropdown-menu { position: absolute; top: 100%; left: 0; z-index: 1000; display: none; float: left; min-width: 160px; padding: 5px 0; margin: 2px 0 0; list-style: none; font-size: 14px; background-color: white; border: 1px solid #cccccc; border: 1px solid rgba(0, 0, 0, 0.15); border-radius: 4px; -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175); box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175); background-clip: padding-box; }
.dropdown-menu.pull-right { right: 0; left: auto; }
.dropdown-menu .divider { height: 1px; margin: 9px 0; overflow: hidden; background-color: #e5e5e5; }
.dropdown-menu > li > a { display: block; padding: 3px 20px; clear: both; font-weight: normal; line-height: 1.42857; color: #333333; white-space: nowrap; }

.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus { text-decoration: none; color: #262626; background-color: whitesmoke; }

.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus { color: white; text-decoration: none; outline: 0; background-color: #428bca; }

.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; background-color: transparent; background-image: none; filter: progid:DXImageTransform.Microsoft.gradient(enabled = false); cursor: not-allowed; }

.open > .dropdown-menu { display: block; }
.open > a { outline: 0; }

.dropdown-header { display: block; padding: 3px 20px; font-size: 12px; line-height: 1.42857; color: #999999; }

.dropdown-backdrop { position: fixed; left: 0; right: 0; bottom: 0; top: 0; z-index: 990; }

.pull-right > .dropdown-menu { right: 0; left: auto; }

.dropup .caret, .navbar-fixed-bottom .dropdown .caret { border-top: 0 dotted; border-bottom: 4px solid black; content: ""; }
.dropup .dropdown-menu, .navbar-fixed-bottom .dropdown .dropdown-menu { top: auto; bottom: 100%; margin-bottom: 1px; }

@media (min-width: 180px) { .navbar-right .dropdown-menu { right: 0; left: auto; } }
.btn-default .caret { border-top-color: #333333; }
.btn-primary .caret, .btn-success .caret, .btn-warning .caret, .btn-danger .caret, .btn-info .caret { border-top-color: #fff; }

.dropup .btn-default .caret { border-bottom-color: #333333; }
.dropup .btn-primary .caret, .dropup .btn-success .caret, .dropup .btn-warning .caret, .dropup .btn-danger .caret, .dropup .btn-info .caret { border-bottom-color: #fff; }

.btn-group, .btn-group-vertical { position: relative; display: inline-block; vertical-align: middle; }
.btn-group > .btn, .btn-group-vertical > .btn { position: relative; float: left; }
.btn-group > .btn:hover, .btn-group > .btn:focus, .btn-group > .btn:active, .btn-group > .btn.active, .btn-group-vertical > .btn:hover, .btn-group-vertical > .btn:focus, .btn-group-vertical > .btn:active, .btn-group-vertical > .btn.active { z-index: 2; }
.btn-group > .btn:focus, .btn-group-vertical > .btn:focus { outline: none; }

.btn-group .btn + .btn, .btn-group .btn + .btn-group, .btn-group .btn-group + .btn, .btn-group .btn-group + .btn-group { margin-left: -1px; }

.btn-toolbar:before, .btn-toolbar:after { content: " "; /* 1 */ display: table; /* 2 */ }
.btn-toolbar:after { clear: both; }
.btn-toolbar .btn-group { float: left; }
.btn-toolbar > .btn + .btn, .btn-toolbar > .btn + .btn-group, .btn-toolbar > .btn-group + .btn, .btn-toolbar > .btn-group + .btn-group { margin-left: 5px; }

.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) { border-radius: 0; }

.btn-group > .btn:first-child { margin-left: 0; }
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) { border-bottom-right-radius: 0; border-top-right-radius: 0; }

.btn-group > .btn:last-child:not(:first-child), .btn-group > .dropdown-toggle:not(:first-child) { border-bottom-left-radius: 0; border-top-left-radius: 0; }

.btn-group > .btn-group { float: left; }

.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn { border-radius: 0; }

.btn-group > .btn-group:first-child > .btn:last-child, .btn-group > .btn-group:first-child > .dropdown-toggle { border-bottom-right-radius: 0; border-top-right-radius: 0; }

.btn-group > .btn-group:last-child > .btn:first-child { border-bottom-left-radius: 0; border-top-left-radius: 0; }

.btn-group .dropdown-toggle:active, .btn-group.open .dropdown-toggle { outline: 0; }

.btn-group > .btn + .dropdown-toggle { padding-left: 8px; padding-right: 8px; }

.btn-group > .btn-lg + .dropdown-toggle, .btn-group-lg.btn-group > .btn + .dropdown-toggle { padding-left: 12px; padding-right: 12px; }

.btn-group.open .dropdown-toggle { -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }
.btn-group.open .dropdown-toggle.btn-link { -webkit-box-shadow: none; box-shadow: none; }

.btn .caret { margin-left: 0; }

.btn-lg .caret, .btn-group-lg > .btn .caret { border-width: 5px 5px 0; border-bottom-width: 0; }

.dropup .btn-lg .caret, .dropup .btn-group-lg > .btn .caret { border-width: 0 5px 5px; }

.btn-group-vertical > .btn, .btn-group-vertical > .btn-group { display: block; float: none; width: 100%; max-width: 100%; }
.btn-group-vertical > .btn-group:before, .btn-group-vertical > .btn-group:after { content: " "; /* 1 */ display: table; /* 2 */ }
.btn-group-vertical > .btn-group:after { clear: both; }
.btn-group-vertical > .btn-group > .btn { float: none; }
.btn-group-vertical > .btn + .btn, .btn-group-vertical > .btn + .btn-group, .btn-group-vertical > .btn-group + .btn, .btn-group-vertical > .btn-group + .btn-group { margin-top: -1px; margin-left: 0; }

.btn-group-vertical > .btn:not(:first-child):not(:last-child) { border-radius: 0; }
.btn-group-vertical > .btn:first-child:not(:last-child) { border-top-right-radius: 4px; border-bottom-right-radius: 0; border-bottom-left-radius: 0; }
.btn-group-vertical > .btn:last-child:not(:first-child) { border-bottom-left-radius: 4px; border-top-right-radius: 0; border-top-left-radius: 0; }

.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn { border-radius: 0; }

.btn-group-vertical > .btn-group:first-child > .btn:last-child, .btn-group-vertical > .btn-group:first-child > .dropdown-toggle { border-bottom-right-radius: 0; border-bottom-left-radius: 0; }

.btn-group-vertical > .btn-group:last-child > .btn:first-child { border-top-right-radius: 0; border-top-left-radius: 0; }

.btn-group-justified { display: table; width: 100%; table-layout: fixed; border-collapse: separate; }
.btn-group-justified .btn { float: none; display: table-cell; width: 1%; }

[data-toggle="buttons"] > .btn > input[type="radio"], [data-toggle="buttons"] > .btn > input[type="checkbox"] { display: none; }

.input-group { position: relative; display: table; border-collapse: separate; }
.input-group.col { float: none; padding-left: 0; padding-right: 0; }
.input-group .form-control { width: 100%; margin-bottom: 0; }

.input-group-addon, .input-group-btn, .input-group .form-control { display: table-cell; }
.input-group-addon:not(:first-child):not(:last-child), .input-group-btn:not(:first-child):not(:last-child), .input-group .form-control:not(:first-child):not(:last-child) { border-radius: 0; }

.input-group-addon, .input-group-btn { width: 1%; white-space: nowrap; vertical-align: middle; }

.input-group-addon { padding: 6px 12px; font-size: 14px; font-weight: normal; line-height: 1; color: #555555; text-align: center; background-color: #eeeeee; border: 1px solid #cccccc; border-radius: 4px; }
.input-group-addon.input-sm, .input-group-sm > .input-group-addon, .input-group-sm > .input-group-btn > .input-group-addon.btn { padding: 5px 10px; font-size: 12px; border-radius: 3px; }
.input-group-addon.input-lg, .input-group-lg > .input-group-addon, .input-group-lg > .input-group-btn > .input-group-addon.btn { padding: 10px 16px; font-size: 18px; border-radius: 6px; }
.input-group-addon input[type="radio"], .input-group-addon input[type="checkbox"] { margin-top: 0; }

.input-group .form-control:first-child, .input-group-addon:first-child, .input-group-btn:first-child > .btn, .input-group-btn:first-child > .dropdown-toggle, .input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle) { border-bottom-right-radius: 0; border-top-right-radius: 0; }

.input-group-addon:first-child { border-right: 0; }

.input-group .form-control:last-child, .input-group-addon:last-child, .input-group-btn:last-child > .btn, .input-group-btn:last-child > .dropdown-toggle, .input-group-btn:first-child > .btn:not(:first-child) { border-bottom-left-radius: 0; border-top-left-radius: 0; }

.input-group-addon:last-child { border-left: 0; }

.input-group-btn { position: relative; white-space: nowrap; }
.input-group-btn:first-child > .btn { margin-right: -1px; }
.input-group-btn:last-child > .btn { margin-left: -1px; }

.input-group-btn > .btn { position: relative; }
.input-group-btn > .btn + .btn { margin-left: -4px; }
.input-group-btn > .btn:hover, .input-group-btn > .btn:active { z-index: 2; }

.nav { margin-bottom: 0; padding-left: 0; list-style: none; }
.nav:before, .nav:after { content: " "; /* 1 */ display: table; /* 2 */ }
.nav:after { clear: both; }
.nav > li { position: relative; display: block; }
.nav > li > a { position: relative; display: block; padding: 10px 15px; }
.nav > li > a:hover, .nav > li > a:focus { text-decoration: none; background-color: #eeeeee; }
.nav > li.disabled > a { color: #999999; }
.nav > li.disabled > a:hover, .nav > li.disabled > a:focus { color: #999999; text-decoration: none; background-color: transparent; cursor: not-allowed; }
.nav .open > a, .nav .open > a:hover, .nav .open > a:focus { background-color: #eeeeee; border-color: #428bca; }
.nav .open > a .caret, .nav .open > a:hover .caret, .nav .open > a:focus .caret { border-top-color: #2a6496; border-bottom-color: #2a6496; }
.nav .nav-divider { height: 1px; margin: 9px 0; overflow: hidden; background-color: #e5e5e5; }
.nav > li > a > img { max-width: none; }

.nav-tabs { border-bottom: 1px solid #dddddd; }
.nav-tabs > li { float: left; margin-bottom: -1px; }
.nav-tabs > li > a { margin-right: 2px; line-height: 1.42857; border: 1px solid transparent; border-radius: 4px 4px 0 0; }
.nav-tabs > li > a:hover { border-color: #eeeeee #eeeeee #dddddd; }
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus { color: #555555; background-color: white; border: 1px solid #dddddd; border-bottom-color: transparent; cursor: default; }

.nav-pills > li { float: left; }
.nav-pills > li > a { border-radius: 4px; }
.nav-pills > li + li { margin-left: 2px; }
.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus { color: white; background-color: #428bca; }
.nav-pills > li.active > a .caret, .nav-pills > li.active > a:hover .caret, .nav-pills > li.active > a:focus .caret { border-top-color: white; border-bottom-color: white; }

.nav-stacked > li { float: none; }
.nav-stacked > li + li { margin-top: 2px; margin-left: 0; }

.nav-justified, .nav-tabs.nav-justified { width: 100%; }
.nav-justified > li, .nav-tabs.nav-justified > li { float: none; }
.nav-justified > li > a, .nav-tabs.nav-justified > li > a { text-align: center; margin-bottom: 5px; }
.nav-justified > .dropdown .dropdown-menu { top: auto; left: auto; }
@media (min-width: 180px) { .nav-justified > li, .nav-tabs.nav-justified > li { display: table-cell; width: 1%; }
  .nav-justified > li > a, .nav-tabs.nav-justified > li > a { margin-bottom: 0; } }

.nav-tabs-justified, .nav-tabs.nav-justified { border-bottom: 0; }
.nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a { margin-right: 0; border-radius: 4px; }
.nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a, .nav-tabs-justified > .active > a:hover, .nav-tabs.nav-justified > .active > a:hover, .nav-tabs-justified > .active > a:focus, .nav-tabs.nav-justified > .active > a:focus { border: 1px solid #dddddd; }
@media (min-width: 180px) { .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a { border-bottom: 1px solid #dddddd; border-radius: 4px 4px 0 0; }
  .nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a, .nav-tabs-justified > .active > a:hover, .nav-tabs.nav-justified > .active > a:hover, .nav-tabs-justified > .active > a:focus, .nav-tabs.nav-justified > .active > a:focus { border-bottom-color: white; } }

.tab-content > .tab-pane { display: none; }
.tab-content > .active { display: block; }

.nav .caret { border-top-color: #428bca; border-bottom-color: #428bca; }

.nav a:hover .caret { border-top-color: #2a6496; border-bottom-color: #2a6496; }

.nav-tabs .dropdown-menu { margin-top: -1px; border-top-right-radius: 0; border-top-left-radius: 0; }

.navbar { position: relative; min-height: 50px; margin-bottom: 20px; border: 1px solid transparent; }
.navbar:before, .navbar:after { content: " "; /* 1 */ display: table; /* 2 */ }
.navbar:after { clear: both; }
@media (min-width: 180px) { .navbar { border-radius: 4px; } }

.navbar-header:before, .navbar-header:after { content: " "; /* 1 */ display: table; /* 2 */ }
.navbar-header:after { clear: both; }
@media (min-width: 180px) { .navbar-header { float: left; } }

.navbar-collapse { max-height: 340px; overflow-x: visible; padding-right: 10px; padding-left: 10px; border-top: 1px solid transparent; box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1); -webkit-overflow-scrolling: touch; }
.navbar-collapse:before, .navbar-collapse:after { content: " "; /* 1 */ display: table; /* 2 */ }
.navbar-collapse:after { clear: both; }
.navbar-collapse.in { overflow-y: auto; }
@media (min-width: 180px) { .navbar-collapse { width: auto; border-top: 0; box-shadow: none; }
  .navbar-collapse.collapse { display: block !important; height: auto !important; padding-bottom: 0; overflow: visible !important; }
  .navbar-collapse.in { overflow-y: auto; }
  .navbar-collapse .navbar-nav.navbar-left:first-child { margin-left: -10px; }
  .navbar-collapse .navbar-nav.navbar-right:last-child { margin-right: -10px; }
  .navbar-collapse .navbar-text:last-child { margin-right: 0; } }

.container > .navbar-header, .container > .navbar-collapse { margin-right: -10px; margin-left: -10px; }
@media (min-width: 180px) { .container > .navbar-header, .container > .navbar-collapse { margin-right: 0; margin-left: 0; } }

.navbar-static-top { z-index: 1000; border-width: 0 0 1px; }
@media (min-width: 180px) { .navbar-static-top { border-radius: 0; } }

.navbar-fixed-top, .navbar-fixed-bottom { position: fixed; right: 0; left: 0; z-index: 1030; }
@media (min-width: 180px) { .navbar-fixed-top, .navbar-fixed-bottom { border-radius: 0; } }

.navbar-fixed-top { top: 0; border-width: 0 0 1px; }

.navbar-fixed-bottom { bottom: 0; margin-bottom: 0; border-width: 1px 0 0; }

.navbar-brand { float: left; padding: 15px 10px; font-size: 18px; line-height: 20px; }
.navbar-brand:hover, .navbar-brand:focus { text-decoration: none; }
@media (min-width: 180px) { .navbar > .container .navbar-brand { margin-left: -10px; } }

.navbar-toggle { position: relative; float: right; margin-right: 10px; padding: 9px 10px; margin-top: 8px; margin-bottom: 8px; background-color: transparent; border: 1px solid transparent; border-radius: 4px; }
.navbar-toggle .icon-bar { display: block; width: 22px; height: 2px; border-radius: 1px; }
.navbar-toggle .icon-bar + .icon-bar { margin-top: 4px; }
@media (min-width: 180px) { .navbar-toggle { display: none; } }

.navbar-nav { margin: 7.5px -10px; }
.navbar-nav > li > a { padding-top: 10px; padding-bottom: 10px; line-height: 20px; }
@media (max-width: 179px) { .navbar-nav .open .dropdown-menu { position: static; float: none; width: auto; margin-top: 0; background-color: transparent; border: 0; box-shadow: none; }
  .navbar-nav .open .dropdown-menu > li > a, .navbar-nav .open .dropdown-menu .dropdown-header { padding: 5px 15px 5px 25px; }
  .navbar-nav .open .dropdown-menu > li > a { line-height: 20px; }
  .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-nav .open .dropdown-menu > li > a:focus { background-image: none; } }
@media (min-width: 180px) { .navbar-nav { float: left; margin: 0; }
  .navbar-nav > li { float: left; }
  .navbar-nav > li > a { padding-top: 15px; padding-bottom: 15px; } }

@media (min-width: 180px) { .navbar-left { float: left !important; }
  .navbar-right { float: right !important; } }
.navbar-form { margin-left: -10px; margin-right: -10px; padding: 10px 10px; border-top: 1px solid transparent; border-bottom: 1px solid transparent; -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1); box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1); margin-top: 8px; margin-bottom: 8px; }
@media (max-width: 179px) { .navbar-form .form-group { margin-bottom: 5px; } }
@media (min-width: 180px) { .navbar-form { width: auto; border: 0; margin-left: 0; margin-right: 0; padding-top: 0; padding-bottom: 0; -webkit-box-shadow: none; box-shadow: none; } }

.navbar-nav > li > .dropdown-menu { margin-top: 0; border-top-right-radius: 0; border-top-left-radius: 0; }

.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu { border-bottom-right-radius: 0; border-bottom-left-radius: 0; }

.navbar-nav.pull-right > li > .dropdown-menu, .navbar-nav > li > .dropdown-menu.pull-right { left: auto; right: 0; }

.navbar-btn { margin-top: 8px; margin-bottom: 8px; }

.navbar-text { float: left; margin-top: 15px; margin-bottom: 15px; }
@media (min-width: 180px) { .navbar-text { margin-left: 10px; margin-right: 10px; } }

.navbar-default { background-color: #f8f8f8; border-color: #e7e7e7; }
.navbar-default .navbar-brand { color: #777777; }
.navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus { color: #5e5e5e; background-color: transparent; }
.navbar-default .navbar-text { color: #777777; }
.navbar-default .navbar-nav > li > a { color: #777777; }
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus { color: #333333; background-color: transparent; }
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus { color: #555555; background-color: #e7e7e7; }
.navbar-default .navbar-nav > .disabled > a, .navbar-default .navbar-nav > .disabled > a:hover, .navbar-default .navbar-nav > .disabled > a:focus { color: #cccccc; background-color: transparent; }
.navbar-default .navbar-toggle { border-color: #dddddd; }
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus { background-color: #dddddd; }
.navbar-default .navbar-toggle .icon-bar { background-color: #cccccc; }
.navbar-default .navbar-collapse, .navbar-default .navbar-form { border-color: #e7e7e7; }
.navbar-default .navbar-nav > .dropdown > a:hover .caret, .navbar-default .navbar-nav > .dropdown > a:focus .caret { border-top-color: #333333; border-bottom-color: #333333; }
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus { background-color: #e7e7e7; color: #555555; }
.navbar-default .navbar-nav > .open > a .caret, .navbar-default .navbar-nav > .open > a:hover .caret, .navbar-default .navbar-nav > .open > a:focus .caret { border-top-color: #555555; border-bottom-color: #555555; }
.navbar-default .navbar-nav > .dropdown > a .caret { border-top-color: #777777; border-bottom-color: #777777; }
@media (max-width: 179px) { .navbar-default .navbar-nav .open .dropdown-menu > li > a { color: #777777; }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus { color: #333333; background-color: transparent; }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus { color: #555555; background-color: #e7e7e7; }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus { color: #cccccc; background-color: transparent; } }
.navbar-default .navbar-link { color: #777777; }
.navbar-default .navbar-link:hover { color: #333333; }

.navbar-inverse { background-color: #222222; border-color: #090909; }
.navbar-inverse .navbar-brand { color: #999999; }
.navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-brand:focus { color: white; background-color: transparent; }
.navbar-inverse .navbar-text { color: #999999; }
.navbar-inverse .navbar-nav > li > a { color: #999999; }
.navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus { color: white; background-color: transparent; }
.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus { color: white; background-color: #090909; }
.navbar-inverse .navbar-nav > .disabled > a, .navbar-inverse .navbar-nav > .disabled > a:hover, .navbar-inverse .navbar-nav > .disabled > a:focus { color: #444444; background-color: transparent; }
.navbar-inverse .navbar-toggle { border-color: #333333; }
.navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus { background-color: #333333; }
.navbar-inverse .navbar-toggle .icon-bar { background-color: white; }
.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form { border-color: #101010; }
.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus { background-color: #090909; color: white; }
.navbar-inverse .navbar-nav > .dropdown > a:hover .caret { border-top-color: white; border-bottom-color: white; }
.navbar-inverse .navbar-nav > .dropdown > a .caret { border-top-color: #999999; border-bottom-color: #999999; }
.navbar-inverse .navbar-nav > .open > a .caret, .navbar-inverse .navbar-nav > .open > a:hover .caret, .navbar-inverse .navbar-nav > .open > a:focus .caret { border-top-color: white; border-bottom-color: white; }
@media (max-width: 179px) { .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header { border-color: #090909; }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a { color: #999999; }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus { color: white; background-color: transparent; }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus { color: white; background-color: #090909; }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus { color: #444444; background-color: transparent; } }
.navbar-inverse .navbar-link { color: #999999; }
.navbar-inverse .navbar-link:hover { color: white; }

.breadcrumb { padding: 8px 15px; margin-bottom: 20px; list-style: none; background-color: whitesmoke; border-radius: 4px; }
.breadcrumb > li { display: inline-block; }
.breadcrumb > li + li:before { content: "/\00a0"; padding: 0 5px; color: #cccccc; }
.breadcrumb > .active { color: #999999; }

.pagination { display: inline-block; padding-left: 0; margin: 20px 0; border-radius: 4px; }
.pagination > li { display: inline; }
.pagination > li > a, .pagination > li > span { position: relative; float: left; padding: 6px 12px; line-height: 1.42857; text-decoration: none; background-color: white; border: 1px solid #dddddd; margin-left: -1px; }
.pagination > li:first-child > a, .pagination > li:first-child > span { margin-left: 0; border-bottom-left-radius: 4px; border-top-left-radius: 4px; }
.pagination > li:last-child > a, .pagination > li:last-child > span { border-bottom-right-radius: 4px; border-top-right-radius: 4px; }
.pagination > li > a:hover, .pagination > li > a:focus, .pagination > li > span:hover, .pagination > li > span:focus { background-color: #eeeeee; }
.pagination > .active > a, .pagination > .active > a:hover, .pagination > .active > a:focus, .pagination > .active > span, .pagination > .active > span:hover, .pagination > .active > span:focus { z-index: 2; color: white; background-color: #428bca; border-color: #428bca; cursor: default; }
.pagination > .disabled > span, .pagination > .disabled > span:hover, .pagination > .disabled > span:focus, .pagination > .disabled > a, .pagination > .disabled > a:hover, .pagination > .disabled > a:focus { color: #999999; background-color: white; border-color: #dddddd; cursor: not-allowed; }

.pagination-lg > li > a, .pagination-lg > li > span { padding: 10px 16px; font-size: 18px; }
.pagination-lg > li:first-child > a, .pagination-lg > li:first-child > span { border-bottom-left-radius: 6px; border-top-left-radius: 6px; }
.pagination-lg > li:last-child > a, .pagination-lg > li:last-child > span { border-bottom-right-radius: 6px; border-top-right-radius: 6px; }

.pagination-sm > li > a, .pagination-sm > li > span { padding: 5px 10px; font-size: 12px; }
.pagination-sm > li:first-child > a, .pagination-sm > li:first-child > span { border-bottom-left-radius: 3px; border-top-left-radius: 3px; }
.pagination-sm > li:last-child > a, .pagination-sm > li:last-child > span { border-bottom-right-radius: 3px; border-top-right-radius: 3px; }

.pager { padding-left: 0; margin: 20px 0; list-style: none; text-align: center; }
.pager:before, .pager:after { content: " "; /* 1 */ display: table; /* 2 */ }
.pager:after { clear: both; }
.pager li { display: inline; }
.pager li > a, .pager li > span { display: inline-block; padding: 5px 14px; background-color: white; border: 1px solid #dddddd; border-radius: 15px; }
.pager li > a:hover, .pager li > a:focus { text-decoration: none; background-color: #eeeeee; }
.pager .next > a, .pager .next > span { float: right; }
.pager .previous > a, .pager .previous > span { float: left; }
.pager .disabled > a, .pager .disabled > a:hover, .pager .disabled > a:focus, .pager .disabled > span { color: #999999; background-color: white; cursor: not-allowed; }

.label { display: inline; padding: .2em .6em .3em; font-size: 75%; font-weight: bold; line-height: 1; color: white; text-align: center; white-space: nowrap; vertical-align: baseline; border-radius: .25em; }
.label[href]:hover, .label[href]:focus { color: white; text-decoration: none; cursor: pointer; }
.label:empty { display: none; }

.label-default { background-color: #999999; }
.label-default[href]:hover, .label-default[href]:focus { background-color: gray; }

.label-primary { background-color: #428bca; }
.label-primary[href]:hover, .label-primary[href]:focus { background-color: #3071a9; }

.label-success { background-color: #5cb85c; }
.label-success[href]:hover, .label-success[href]:focus { background-color: #449d44; }

.label-info { background-color: #5bc0de; }
.label-info[href]:hover, .label-info[href]:focus { background-color: #31b0d5; }

.label-warning { background-color: #f0ad4e; }
.label-warning[href]:hover, .label-warning[href]:focus { background-color: #ec971f; }

.label-danger { background-color: #d9534f; }
.label-danger[href]:hover, .label-danger[href]:focus { background-color: #c9302c; }

.badge { display: inline-block; min-width: 10px; padding: 3px 7px; font-size: 12px; font-weight: bold; color: white; line-height: 1; vertical-align: baseline; white-space: nowrap; text-align: center; background-color: #999999; border-radius: 10px; }
.badge:empty { display: none; }

a.badge:hover, a.badge:focus { color: white; text-decoration: none; cursor: pointer; }

.btn .badge { position: relative; top: -1px; }

a.list-group-item.active > .badge, .nav-pills > .active > a > .badge { color: #428bca; background-color: white; }

.nav-pills > li > a > .badge { margin-left: 3px; }

.jumbotron { padding: 30px; margin-bottom: 30px; font-size: 21px; font-weight: 200; line-height: 2.14286; color: inherit; background-color: #eeeeee; }
.jumbotron h1 { line-height: 1; color: inherit; }
.jumbotron p { line-height: 1.4; }
.container .jumbotron { border-radius: 6px; }
@media screen and (min-width: 180px) { .jumbotron { padding-top: 48px; padding-bottom: 48px; }
  .container .jumbotron { padding-left: 60px; padding-right: 60px; }
  .jumbotron h1 { font-size: 63px; } }

.thumbnail { display: block; margin-bottom: 20px; }
.thumbnail > img { display: block; max-width: 100%; height: auto; margin-left: auto; margin-right: auto; }
.thumbnail .caption { padding: 9px; color: #333333; }

a.thumbnail:hover, a.thumbnail:focus, a.thumbnail.active { border-color: #428bca; }

.alert { padding: 15px; margin-bottom: 20px; border: 1px solid transparent; border-radius: 4px; }
.alert h4 { margin-top: 0; color: inherit; }
.alert .alert-link { font-weight: bold; }
.alert > p, .alert > ul { margin-bottom: 0; }
.alert > p + p { margin-top: 5px; }

.alert-dismissable { padding-right: 35px; }
.alert-dismissable .close { position: relative; top: -2px; right: -21px; color: inherit; }

.alert-success { background-color: #dff0d8; border-color: #d6e9c6; color: #468847; }
.alert-success hr { border-top-color: #c9e2b3; }
.alert-success .alert-link { color: #356635; }

.alert-info { background-color: #d9edf7; border-color: #bce8f1; color: #3a87ad; }
.alert-info hr { border-top-color: #a6e1ec; }
.alert-info .alert-link { color: #2d6987; }

.alert-warning { background-color: #fcf8e3; border-color: #faebcc; color: #c09853; }
.alert-warning hr { border-top-color: #f7e1b5; }
.alert-warning .alert-link { color: #a47e3c; }

.alert-danger { background-color: #f2dede; border-color: #ebccd1; color: #b94a48; }
.alert-danger hr { border-top-color: #e4b9c0; }
.alert-danger .alert-link { color: #953b39; }

@-webkit-keyframes progress-bar-stripes { from { background-position: 40px 0; }
  to { background-position: 0 0; } }

@-moz-keyframes progress-bar-stripes { from { background-position: 40px 0; }
  to { background-position: 0 0; } }

@-o-keyframes progress-bar-stripes { from { background-position: 0 0; }
  to { background-position: 40px 0; } }

@keyframes progress-bar-stripes { from { background-position: 40px 0; }
  to { background-position: 0 0; } }

.progress { overflow: hidden; height: 20px; margin-bottom: 20px; background-color: whitesmoke; border-radius: 4px; -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1); box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1); }

.progress-bar { float: left; width: 0%; height: 100%; font-size: 12px; line-height: 20px; color: white; text-align: center; background-color: #428bca; -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15); box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15); -webkit-transition: width 0.6s ease; transition: width 0.6s ease; }

.progress-striped .progress-bar { background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent)); background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); background-size: 40px 40px; }

.progress.active .progress-bar { -webkit-animation: progress-bar-stripes 2s linear infinite; animation: progress-bar-stripes 2s linear infinite; }

.progress-bar-success { background-color: #5cb85c; }
.progress-striped .progress-bar-success { background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent)); background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }

.progress-bar-info { background-color: #5bc0de; }
.progress-striped .progress-bar-info { background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent)); background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }

.progress-bar-warning { background-color: #f0ad4e; }
.progress-striped .progress-bar-warning { background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent)); background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }

.progress-bar-danger { background-color: #d9534f; }
.progress-striped .progress-bar-danger { background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent)); background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }

.media, .media-body { overflow: hidden; 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 { padding-left: 0; list-style: none; }

.list-group { margin-bottom: 20px; padding-left: 0; }

.list-group-item { position: relative; display: block; padding: 10px 15px; margin-bottom: -1px; background-color: white; border: 1px solid #dddddd; }
.list-group-item:first-child { border-top-right-radius: 4px; border-top-left-radius: 4px; }
.list-group-item:last-child { margin-bottom: 0; border-bottom-right-radius: 4px; border-bottom-left-radius: 4px; }
.list-group-item > .badge { float: right; }
.list-group-item > .badge + .badge { margin-right: 5px; }

a.list-group-item { color: #555555; }
a.list-group-item .list-group-item-heading { color: #333333; }
a.list-group-item:hover, a.list-group-item:focus { text-decoration: none; background-color: whitesmoke; }
a.list-group-item.active, a.list-group-item.active:hover, a.list-group-item.active:focus { z-index: 2; color: white; background-color: #428bca; border-color: #428bca; }
a.list-group-item.active .list-group-item-heading, a.list-group-item.active:hover .list-group-item-heading, a.list-group-item.active:focus .list-group-item-heading { color: inherit; }
a.list-group-item.active .list-group-item-text, a.list-group-item.active:hover .list-group-item-text, a.list-group-item.active:focus .list-group-item-text { color: #e1edf7; }

.list-group-item-heading { margin-top: 0; margin-bottom: 5px; }

.list-group-item-text { margin-bottom: 0; line-height: 1.3; }

.panel { margin-bottom: 20px; background-color: white; border: 1px solid transparent; border-radius: 4px; -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05); box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05); }

.panel-body { padding: 15px; }
.panel-body:before, .panel-body:after { content: " "; /* 1 */ display: table; /* 2 */ }
.panel-body:after { clear: both; }

.panel > .list-group { margin-bottom: 0; }
.panel > .list-group .list-group-item { border-width: 1px 0; }
.panel > .list-group .list-group-item:first-child { border-top-right-radius: 0; border-top-left-radius: 0; }
.panel > .list-group .list-group-item:last-child { border-bottom: 0; }

.panel-heading + .list-group .list-group-item:first-child { border-top-width: 0; }

.panel > .table, .panel > .table-responsive { margin-bottom: 0; }
.panel > .panel-body + .table, .panel > .panel-body + .table-responsive { border-top: 1px solid #dddddd; }
.panel > .table-bordered, .panel > .table-responsive > .table-bordered { border: 0; }
.panel > .table-bordered > thead > tr > th:first-child, .panel > .table-bordered > thead > tr > td:first-child, .panel > .table-bordered > tbody > tr > th:first-child, .panel > .table-bordered > tbody > tr > td:first-child, .panel > .table-bordered > tfoot > tr > th:first-child, .panel > .table-bordered > tfoot > tr > td:first-child, .panel > .table-responsive > .table-bordered > thead > tr > th:first-child, .panel > .table-responsive > .table-bordered > thead > tr > td:first-child, .panel > .table-responsive > .table-bordered > tbody > tr > th:first-child, .panel > .table-responsive > .table-bordered > tbody > tr > td:first-child, .panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child, .panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child { border-left: 0; }
.panel > .table-bordered > thead > tr > th:last-child, .panel > .table-bordered > thead > tr > td:last-child, .panel > .table-bordered > tbody > tr > th:last-child, .panel > .table-bordered > tbody > tr > td:last-child, .panel > .table-bordered > tfoot > tr > th:last-child, .panel > .table-bordered > tfoot > tr > td:last-child, .panel > .table-responsive > .table-bordered > thead > tr > th:last-child, .panel > .table-responsive > .table-bordered > thead > tr > td:last-child, .panel > .table-responsive > .table-bordered > tbody > tr > th:last-child, .panel > .table-responsive > .table-bordered > tbody > tr > td:last-child, .panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child, .panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child { border-right: 0; }
.panel > .table-bordered > thead > tr:last-child > th, .panel > .table-bordered > thead > tr:last-child > td, .panel > .table-bordered > tbody > tr:last-child > th, .panel > .table-bordered > tbody > tr:last-child > td, .panel > .table-bordered > tfoot > tr:last-child > th, .panel > .table-bordered > tfoot > tr:last-child > td, .panel > .table-responsive > .table-bordered > thead > tr:last-child > th, .panel > .table-responsive > .table-bordered > thead > tr:last-child > td, .panel > .table-responsive > .table-bordered > tbody > tr:last-child > th, .panel > .table-responsive > .table-bordered > tbody > tr:last-child > td, .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th, .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td { border-bottom: 0; }

.panel-heading { padding: 10px 15px; border-bottom: 1px solid transparent; border-top-right-radius: 3px; border-top-left-radius: 3px; }
.panel-heading > .dropdown .dropdown-toggle { color: inherit; }

.panel-title { margin-top: 0; margin-bottom: 0; font-size: 16px; }
.panel-title > a { color: inherit; }

.panel-footer { padding: 10px 15px; background-color: whitesmoke; border-top: 1px solid #dddddd; border-bottom-right-radius: 3px; border-bottom-left-radius: 3px; }

.panel-group .panel { margin-bottom: 0; border-radius: 4px; overflow: hidden; }
.panel-group .panel + .panel { margin-top: 5px; }
.panel-group .panel-heading { border-bottom: 0; }
.panel-group .panel-heading + .panel-collapse .panel-body { border-top: 1px solid #dddddd; }
.panel-group .panel-footer { border-top: 0; }
.panel-group .panel-footer + .panel-collapse .panel-body { border-bottom: 1px solid #dddddd; }

.panel-default { border-color: #dddddd; }
.panel-default > .panel-heading { color: #333333; background-color: whitesmoke; border-color: #dddddd; }
.panel-default > .panel-heading + .panel-collapse .panel-body { border-top-color: #dddddd; }
.panel-default > .panel-heading > .dropdown .caret { border-color: #333333 transparent; }
.panel-default > .panel-footer + .panel-collapse .panel-body { border-bottom-color: #dddddd; }

.panel-primary { border-color: #428bca; }
.panel-primary > .panel-heading { color: white; background-color: #428bca; border-color: #428bca; }
.panel-primary > .panel-heading + .panel-collapse .panel-body { border-top-color: #428bca; }
.panel-primary > .panel-heading > .dropdown .caret { border-color: white transparent; }
.panel-primary > .panel-footer + .panel-collapse .panel-body { border-bottom-color: #428bca; }

.panel-success { border-color: #d6e9c6; }
.panel-success > .panel-heading { color: #468847; background-color: #dff0d8; border-color: #d6e9c6; }
.panel-success > .panel-heading + .panel-collapse .panel-body { border-top-color: #d6e9c6; }
.panel-success > .panel-heading > .dropdown .caret { border-color: #468847 transparent; }
.panel-success > .panel-footer + .panel-collapse .panel-body { border-bottom-color: #d6e9c6; }

.panel-warning { border-color: #faebcc; }
.panel-warning > .panel-heading { color: #c09853; background-color: #fcf8e3; border-color: #faebcc; }
.panel-warning > .panel-heading + .panel-collapse .panel-body { border-top-color: #faebcc; }
.panel-warning > .panel-heading > .dropdown .caret { border-color: #c09853 transparent; }
.panel-warning > .panel-footer + .panel-collapse .panel-body { border-bottom-color: #faebcc; }

.panel-danger { border-color: #ebccd1; }
.panel-danger > .panel-heading { color: #b94a48; background-color: #f2dede; border-color: #ebccd1; }
.panel-danger > .panel-heading + .panel-collapse .panel-body { border-top-color: #ebccd1; }
.panel-danger > .panel-heading > .dropdown .caret { border-color: #b94a48 transparent; }
.panel-danger > .panel-footer + .panel-collapse .panel-body { border-bottom-color: #ebccd1; }

.panel-info { border-color: #bce8f1; }
.panel-info > .panel-heading { color: #3a87ad; background-color: #d9edf7; border-color: #bce8f1; }
.panel-info > .panel-heading + .panel-collapse .panel-body { border-top-color: #bce8f1; }
.panel-info > .panel-heading > .dropdown .caret { border-color: #3a87ad transparent; }
.panel-info > .panel-footer + .panel-collapse .panel-body { border-bottom-color: #bce8f1; }

.well { min-height: 20px; padding: 19px; margin-bottom: 20px; background-color: whitesmoke; border: 1px solid #e3e3e3; border-radius: 4px; -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05); box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05); }
.well blockquote { border-color: #ddd; border-color: rgba(0, 0, 0, 0.15); }

.well-lg { padding: 24px; border-radius: 6px; }

.well-sm { padding: 9px; border-radius: 3px; }

.close { float: right; font-size: 21px; font-weight: bold; line-height: 1; color: black; text-shadow: 0 1px 0 white; opacity: 0.2; filter: alpha(opacity=20); }
.close:hover, .close:focus { color: black; text-decoration: none; cursor: pointer; opacity: 0.5; filter: alpha(opacity=50); }

button.close { padding: 0; cursor: pointer; background: transparent; border: 0; -webkit-appearance: none; }

.modal-open { overflow: hidden; }

.modal { display: none; overflow: auto; overflow-y: scroll; position: fixed; top: 0; right: 0; bottom: 0; left: 0; z-index: 1040; }
.modal.fade .modal-dialog { -webkit-transform: translate(0, -25%); -ms-transform: translate(0, -25%); transform: translate(0, -25%); -webkit-transition: -webkit-transform 0.3s ease-out; -moz-transition: -moz-transform 0.3s ease-out; -o-transition: -o-transform 0.3s ease-out; transition: transform 0.3s ease-out; }
.modal.in .modal-dialog { -webkit-transform: translate(0, 0); -ms-transform: translate(0, 0); transform: translate(0, 0); }

.modal-dialog { position: relative; margin-left: auto; margin-right: auto; width: auto; padding: 10px; z-index: 1050; }

.modal-content { position: relative; background-color: white; border: 1px solid #999999; border: 1px solid rgba(0, 0, 0, 0.2); border-radius: 6px; -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5); box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5); background-clip: padding-box; outline: none; }

.modal-backdrop { position: fixed; top: 0; right: 0; bottom: 0; left: 0; z-index: 1030; background-color: black; }
.modal-backdrop.fade { opacity: 0; filter: alpha(opacity=0); }
.modal-backdrop.in { opacity: 0.5; filter: alpha(opacity=50); }

.modal-header { padding: 15px; border-bottom: 1px solid #e5e5e5; min-height: 16.42857px; }

.modal-header .close { margin-top: -2px; }

.modal-title { margin: 0; line-height: 1.42857; }

.modal-body { position: relative; padding: 20px; }

.modal-footer { margin-top: 15px; padding: 19px 20px 20px; text-align: right; border-top: 1px solid #e5e5e5; }
.modal-footer:before, .modal-footer:after { content: " "; /* 1 */ display: table; /* 2 */ }
.modal-footer:after { clear: both; }
.modal-footer .btn + .btn { margin-left: 5px; margin-bottom: 0; }
.modal-footer .btn-group .btn + .btn { margin-left: -1px; }
.modal-footer .btn-block + .btn-block { margin-left: 0; }

@media screen and (min-width: 180px) { .modal-dialog { width: 600px; padding-top: 30px; padding-bottom: 30px; }
  .modal-content { -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5); box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5); } }
.tooltip { position: absolute; z-index: 1030; display: block; visibility: visible; font-size: 12px; line-height: 1.4; opacity: 0; filter: alpha(opacity=0); }
.tooltip.in { opacity: 0.9; filter: alpha(opacity=90); }
.tooltip.top { margin-top: -3px; padding: 5px 0; }
.tooltip.right { margin-left: 3px; padding: 0 5px; }
.tooltip.bottom { margin-top: 3px; padding: 5px 0; }
.tooltip.left { margin-left: -3px; padding: 0 5px; }

.tooltip-inner { max-width: 200px; padding: 3px 8px; color: white; text-align: center; text-decoration: none; background-color: black; border-radius: 4px; }

.tooltip-arrow { position: absolute; width: 0; height: 0; border-color: transparent; border-style: solid; }

.tooltip.top .tooltip-arrow { bottom: 0; left: 50%; margin-left: -5px; border-width: 5px 5px 0; border-top-color: black; }
.tooltip.top-left .tooltip-arrow { bottom: 0; left: 5px; border-width: 5px 5px 0; border-top-color: black; }
.tooltip.top-right .tooltip-arrow { bottom: 0; right: 5px; border-width: 5px 5px 0; border-top-color: black; }
.tooltip.right .tooltip-arrow { top: 50%; left: 0; margin-top: -5px; border-width: 5px 5px 5px 0; border-right-color: black; }
.tooltip.left .tooltip-arrow { top: 50%; right: 0; margin-top: -5px; border-width: 5px 0 5px 5px; border-left-color: black; }
.tooltip.bottom .tooltip-arrow { top: 0; left: 50%; margin-left: -5px; border-width: 0 5px 5px; border-bottom-color: black; }
.tooltip.bottom-left .tooltip-arrow { top: 0; left: 5px; border-width: 0 5px 5px; border-bottom-color: black; }
.tooltip.bottom-right .tooltip-arrow { top: 0; right: 5px; border-width: 0 5px 5px; border-bottom-color: black; }

.popover { position: absolute; top: 0; left: 0; z-index: 1010; display: none; max-width: 276px; padding: 1px; text-align: left; background-color: white; background-clip: padding-box; border: 1px solid #cccccc; border: 1px solid rgba(0, 0, 0, 0.2); border-radius: 6px; -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2); box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2); white-space: normal; }
.popover.top { margin-top: -10px; }
.popover.right { margin-left: 10px; }
.popover.bottom { margin-top: 10px; }
.popover.left { margin-left: -10px; }

.popover-title { margin: 0; padding: 8px 14px; font-size: 14px; font-weight: normal; line-height: 18px; background-color: #f7f7f7; border-bottom: 1px solid #ebebeb; border-radius: 5px 5px 0 0; }

.popover-content { padding: 9px 14px; }

.popover .arrow, .popover .arrow:after { position: absolute; display: block; width: 0; height: 0; border-color: transparent; border-style: solid; }

.popover .arrow { border-width: 11px; }

.popover .arrow:after { border-width: 10px; content: ""; }

.popover.top .arrow { left: 50%; margin-left: -11px; border-bottom-width: 0; border-top-color: #999999; border-top-color: rgba(0, 0, 0, 0.25); bottom: -11px; }
.popover.top .arrow:after { content: " "; bottom: 1px; margin-left: -10px; border-bottom-width: 0; border-top-color: white; }
.popover.right .arrow { top: 50%; left: -11px; margin-top: -11px; border-left-width: 0; border-right-color: #999999; border-right-color: rgba(0, 0, 0, 0.25); }
.popover.right .arrow:after { content: " "; left: 1px; bottom: -10px; border-left-width: 0; border-right-color: white; }
.popover.bottom .arrow { left: 50%; margin-left: -11px; border-top-width: 0; border-bottom-color: #999999; border-bottom-color: rgba(0, 0, 0, 0.25); top: -11px; }
.popover.bottom .arrow:after { content: " "; top: 1px; margin-left: -10px; border-top-width: 0; border-bottom-color: white; }
.popover.left .arrow { top: 50%; right: -11px; margin-top: -11px; border-right-width: 0; border-left-color: #999999; border-left-color: rgba(0, 0, 0, 0.25); }
.popover.left .arrow:after { content: " "; right: 1px; border-right-width: 0; border-left-color: white; bottom: -10px; }

.carousel { position: relative; }

.carousel-inner { position: relative; overflow: hidden; width: 100%; }
.carousel-inner > .item { display: none; position: relative; -webkit-transition: 0.6s ease-in-out left; transition: 0.6s ease-in-out left; }
.carousel-inner > .item > img, .carousel-inner > .item > a > img { display: block; max-width: 100%; height: auto; 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: 0; left: 0; bottom: 0; width: 15%; opacity: 0.5; filter: alpha(opacity=50); font-size: 20px; color: white; text-align: center; text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6); }
.carousel-control.left { background-image: -webkit-gradient(linear, 0% top, 100% top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.0001))); background-image: -webkit-linear-gradient(left, color-stop(rgba(0, 0, 0, 0.5) 0%), color-stop(rgba(0, 0, 0, 0.0001) 100%)); background-image: -moz-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%); background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%); background-repeat: repeat-x; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1); }
.carousel-control.right { left: auto; right: 0; background-image: -webkit-gradient(linear, 0% top, 100% top, from(rgba(0, 0, 0, 0.0001)), to(rgba(0, 0, 0, 0.5))); background-image: -webkit-linear-gradient(left, color-stop(rgba(0, 0, 0, 0.0001) 0%), color-stop(rgba(0, 0, 0, 0.5) 100%)); background-image: -moz-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%); background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%); background-repeat: repeat-x; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1); }
.carousel-control:hover, .carousel-control:focus { color: white; text-decoration: none; opacity: 0.9; filter: alpha(opacity=90); }
.carousel-control .icon-prev, .carousel-control .icon-next, .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right { position: absolute; top: 50%; z-index: 5; display: inline-block; }
.carousel-control .icon-prev, .carousel-control .glyphicon-chevron-left { left: 50%; }
.carousel-control .icon-next, .carousel-control .glyphicon-chevron-right { right: 50%; }
.carousel-control .icon-prev, .carousel-control .icon-next { width: 20px; height: 20px; margin-top: -10px; margin-left: -10px; font-family: serif; }
.carousel-control .icon-prev:before { content: '\2039'; }
.carousel-control .icon-next:before { content: '\203a'; }

.carousel-indicators { position: absolute; bottom: 10px; left: 50%; z-index: 15; width: 60%; margin-left: -30%; padding-left: 0; list-style: none; text-align: center; }
.carousel-indicators li { display: inline-block; width: 10px; height: 10px; margin: 1px; text-indent: -999px; border: 1px solid white; border-radius: 10px; cursor: pointer; background-color: #000 \9; background-color: rgba(0, 0, 0, 0); }
.carousel-indicators .active { margin: 0; width: 12px; height: 12px; background-color: white; }

.carousel-caption { position: absolute; left: 15%; right: 15%; bottom: 20px; z-index: 10; padding-top: 20px; padding-bottom: 20px; color: white; text-align: center; text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6); }
.carousel-caption .btn { text-shadow: none; }

@media screen and (min-width: 180px) { .carousel-control .glyphicons-chevron-left, .carousel-control .glyphicons-chevron-right, .carousel-control .icon-prev, .carousel-control .icon-next { width: 30px; height: 30px; margin-top: -15px; margin-left: -15px; font-size: 30px; }
  .carousel-caption { left: 20%; right: 20%; padding-bottom: 30px; }
  .carousel-indicators { bottom: 20px; } }
.clearfix:before, .clearfix:after { content: " "; /* 1 */ display: table; /* 2 */ }
.clearfix:after { clear: both; }

.center-block { display: block; margin-left: auto; margin-right: auto; }

.pull-right { float: right !important; }

.pull-left { float: left !important; }

.hide { display: none !important; }

.show { display: block !important; }

.invisible { visibility: hidden; }

.text-hide { font: 0/0 a; color: transparent; text-shadow: none; background-color: transparent; border: 0; }

.hidden { display: none !important; visibility: hidden !important; }

.affix { position: fixed; }

@-ms-viewport { width: device-width; }

.visible-xs, tr.visible-xs, th.visible-xs, td.visible-xs { display: none !important; }

@media (max-width: 179px) { .visible-xs { display: block !important; }
  tr.visible-xs { display: table-row !important; }
  th.visible-xs, td.visible-xs { display: table-cell !important; } }
@media (min-width: 180px) and (max-width: 766px) { .visible-xs.visible-sm { display: block !important; }
  tr.visible-xs.visible-sm { display: table-row !important; }
  th.visible-xs.visible-sm, td.visible-xs.visible-sm { display: table-cell !important;
   }.Bid.Carrier.Bid_Pre #OfferForm_PreConfirm #OfferForm_PreConfirm_Currency_chosen {
	margin-left: 10px !important;
	width: 200px;
}
   }
@media (min-width: 767px) and (max-width: 1199px) { .visible-xs.visible-md { display: block !important; }
  tr.visible-xs.visible-md { display: table-row !important; }
  th.visible-xs.visible-md, td.visible-xs.visible-md { display: table-cell !important; }
  .Bid.Carrier.Bid_Pre #OfferForm_PreConfirm #OfferForm_PreConfirm_Currency_chosen {
	margin-left: 10px !important;
	width: 200px;
} }
@media (min-width: 1200px) { .visible-xs.visible-lg { display: block !important; }
  tr.visible-xs.visible-lg { display: table-row !important; }
  th.visible-xs.visible-lg, td.visible-xs.visible-lg { display: table-cell !important; } }
.visible-sm, tr.visible-sm, th.visible-sm, td.visible-sm { display: none !important; }

@media (max-width: 179px) { .visible-sm.visible-xs { display: block !important; }
  tr.visible-sm.visible-xs { display: table-row !important; }
  th.visible-sm.visible-xs, td.visible-sm.visible-xs { display: table-cell !important; } }
@media (min-width: 180px) and (max-width: 766px) { .visible-sm { display: block !important; }
  tr.visible-sm { display: table-row !important; }
  th.visible-sm, td.visible-sm { display: table-cell !important; } }
@media (min-width: 767px) and (max-width: 1199px) { .visible-sm.visible-md { display: block !important; }
  tr.visible-sm.visible-md { display: table-row !important; }
  th.visible-sm.visible-md, td.visible-sm.visible-md { display: table-cell !important; } }
@media (min-width: 1200px) { .visible-sm.visible-lg { display: block !important; }
  tr.visible-sm.visible-lg { display: table-row !important; }
  th.visible-sm.visible-lg, td.visible-sm.visible-lg { display: table-cell !important; } }
.visible-md, tr.visible-md, th.visible-md, td.visible-md { display: none !important; }

@media (max-width: 179px) { .visible-md.visible-xs { display: block !important; }
  tr.visible-md.visible-xs { display: table-row !important; }
  th.visible-md.visible-xs, td.visible-md.visible-xs { display: table-cell !important; } }
@media (min-width: 180px) and (max-width: 766px) { .visible-md.visible-sm { display: block !important; }
  tr.visible-md.visible-sm { display: table-row !important; }
  th.visible-md.visible-sm, td.visible-md.visible-sm { display: table-cell !important; } }
@media (min-width: 767px) and (max-width: 1199px) { .visible-md { display: block !important; }
  tr.visible-md { display: table-row !important; }
  th.visible-md, td.visible-md { display: table-cell !important; } }
@media (min-width: 1200px) { .visible-md.visible-lg { display: block !important; }
  tr.visible-md.visible-lg { display: table-row !important; }
  th.visible-md.visible-lg, td.visible-md.visible-lg { display: table-cell !important; } }
.visible-lg, tr.visible-lg, th.visible-lg, td.visible-lg { display: none !important; }

@media (max-width: 179px) { .visible-lg.visible-xs { display: block !important; }
  tr.visible-lg.visible-xs { display: table-row !important; }
  th.visible-lg.visible-xs, td.visible-lg.visible-xs { display: table-cell !important; } }
@media (min-width: 180px) and (max-width: 766px) { .visible-lg.visible-sm { display: block !important; }
  tr.visible-lg.visible-sm { display: table-row !important; }
  th.visible-lg.visible-sm, td.visible-lg.visible-sm { display: table-cell !important; } }
@media (min-width: 767px) and (max-width: 1199px) { .visible-lg.visible-md { display: block !important; }
  tr.visible-lg.visible-md { display: table-row !important; }
  th.visible-lg.visible-md, td.visible-lg.visible-md { display: table-cell !important; } }
@media (min-width: 1200px) { .visible-lg { display: block !important; }
  tr.visible-lg { display: table-row !important; }
  th.visible-lg, td.visible-lg { display: table-cell !important; } }
.hidden-xs { display: block !important; }

tr.hidden-xs { display: table-row !important; }

th.hidden-xs, td.hidden-xs { display: table-cell !important; }

@media (max-width: 179px) { .hidden-xs, tr.hidden-xs, th.hidden-xs, td.hidden-xs { display: none !important; } }
@media (min-width: 180px) and (max-width: 766px) { .hidden-xs.hidden-sm, tr.hidden-xs.hidden-sm, th.hidden-xs.hidden-sm, td.hidden-xs.hidden-sm { display: none !important; } }
@media (min-width: 767px) and (max-width: 1199px) { .hidden-xs.hidden-md, tr.hidden-xs.hidden-md, th.hidden-xs.hidden-md, td.hidden-xs.hidden-md { display: none !important; } }
@media (min-width: 1200px) { .hidden-xs.hidden-lg, tr.hidden-xs.hidden-lg, th.hidden-xs.hidden-lg, td.hidden-xs.hidden-lg { display: none !important; } }
.hidden-sm { display: block !important; }

tr.hidden-sm { display: table-row !important; }

th.hidden-sm, td.hidden-sm { display: table-cell !important; }

@media (max-width: 179px) { .hidden-sm.hidden-xs, tr.hidden-sm.hidden-xs, th.hidden-sm.hidden-xs, td.hidden-sm.hidden-xs { display: none !important; } }
@media (min-width: 180px) and (max-width: 766px) { .hidden-sm, tr.hidden-sm, th.hidden-sm, td.hidden-sm { display: none !important; } }
@media (min-width: 767px) and (max-width: 1199px) { .hidden-sm.hidden-md, tr.hidden-sm.hidden-md, th.hidden-sm.hidden-md, td.hidden-sm.hidden-md { display: none !important; } }
@media (min-width: 1200px) { .hidden-sm.hidden-lg, tr.hidden-sm.hidden-lg, th.hidden-sm.hidden-lg, td.hidden-sm.hidden-lg { display: none !important; } }
.hidden-md { display: block !important; }

tr.hidden-md { display: table-row !important; }

th.hidden-md, td.hidden-md { display: table-cell !important; }

@media (max-width: 179px) { .hidden-md.hidden-xs, tr.hidden-md.hidden-xs, th.hidden-md.hidden-xs, td.hidden-md.hidden-xs { display: none !important; } }
@media (min-width: 180px) and (max-width: 766px) { .hidden-md.hidden-sm, tr.hidden-md.hidden-sm, th.hidden-md.hidden-sm, td.hidden-md.hidden-sm { display: none !important; } }
@media (min-width: 767px) and (max-width: 1199px) { .hidden-md, tr.hidden-md, th.hidden-md, td.hidden-md { display: none !important; } }
@media (min-width: 1200px) { .hidden-md.hidden-lg, tr.hidden-md.hidden-lg, th.hidden-md.hidden-lg, td.hidden-md.hidden-lg { display: none !important; } }
.hidden-lg { display: block !important; }

tr.hidden-lg { display: table-row !important; }

th.hidden-lg, td.hidden-lg { display: table-cell !important; }

@media (max-width: 179px) { .hidden-lg.hidden-xs, tr.hidden-lg.hidden-xs, th.hidden-lg.hidden-xs, td.hidden-lg.hidden-xs { display: none !important; } }
@media (min-width: 180px) and (max-width: 766px) { .hidden-lg.hidden-sm, tr.hidden-lg.hidden-sm, th.hidden-lg.hidden-sm, td.hidden-lg.hidden-sm { display: none !important; } }
@media (min-width: 767px) and (max-width: 1199px) { .hidden-lg.hidden-md, tr.hidden-lg.hidden-md, th.hidden-lg.hidden-md, td.hidden-lg.hidden-md { display: none !important; } }
@media (min-width: 1200px) { .hidden-lg, tr.hidden-lg, th.hidden-lg, td.hidden-lg { display: none !important; } }
.visible-print, tr.visible-print, th.visible-print, td.visible-print { display: none !important; }

@media print { .visible-print { display: block !important; }
  tr.visible-print { display: table-row !important; }
  th.visible-print, td.visible-print { display: table-cell !important; }
  .hidden-print, tr.hidden-print, th.hidden-print, td.hidden-print { display: none !important; } }
/*li{ @include sprite-dimensions($sprites, li); background: sprite($sprites, li); display: block;
}*/
body { font-family: Arial, Helvetica, sans-serif; color: #252525; background-color: #eff3f3; }
body a { outline: 0 !important; }

.blue-bg { background-color: #1b3349; color: #FFF; }
.blue-bg .logo { height: 34px; width: 162px; background: url('../images/sprites-s639457d97d.png') 0 0; display: block; margin-top: 14px; margin-bottom: 14px; }

header { border-bottom: 1px solid #CCCCCC; background-color: #1b3349;height: 65px !important; }
header .logo { height: 34px; width: 170px; background: url('../images/sprites-s639457d97d.png') 0 0; display: block; position: relative; top: -5px;}
header .login { padding: 22px 0 0 0; text-align: right; }
header .notifications { position: relative; border-left: 1px solid #ffffff; width: auto; padding: 5px 0px 0  5px; color: #fff; display: block; height: 65px; }
header .notifications > a { padding: 35px 35px 8px 25px; }
header .notifications i.ico-notifications { height: 16px; width: 15px; background: url('../images/ring.png') center center; display: block; margin: 3px auto 0; }
header .notifications .counter { position: absolute; top: 7px; right: 6px; background-color: #e74c3c; color: #FFF; padding: 1px 3px 1px 2px; font-size: 12px; font-family: "Lato", Tahoma, sans-serif; font-weight: 700; text-align: center; -webkit-border-radius: 3px; -moz-border-radius: 3px; -ms-border-radius: 3px; -o-border-radius: 3px; border-radius: 3px; }
header .notifications .dropdown-menu { width: 300px; padding: 10px 0 0; }
header .notifications .dropdown-menu li { padding: 7px 16px; border-top: 1px solid #d8d8d8; font: 13px/16px Arial; color: #333333; }
header .notifications .dropdown-menu li a { display: inline-block; padding: 0; clear: none; color: #18acea; font-weight: 600; }
header .notifications .dropdown-menu li a:hover { background: none; text-decoration: underline; }
header .notifications .dropdown-menu li.title { font: 600 20px "Lato", Tahoma, sans-serif; padding-bottom: 10px; border-top: 0px solid; }
header .notifications .dropdown-menu li.footer { border-top: 0px solid; text-align: center; padding-bottom: 10px; padding-top: 10px; background: #0072bc; margin-top: 5px; -webkit-transition: -webkit-transform all; -moz-transition: -moz-transform all; -o-transition: -o-transform all; transition: transform all; -webkit-transition-duration: 0.3s; transition-duration: 0.3s; -webkit-transition-timing-function: linear; -moz-transition-timing-function: linear; -o-transition-timing-function: linear; transition-timing-function: linear; }
header .notifications .dropdown-menu li.footer:hover { background: #18acea; }
header .notifications .dropdown-menu li.footer:hover a { text-decoration: none; }
header .notifications .dropdown-menu li.footer a { color: #fff; }
header .logout { cursor: pointer; border-left: 1px solid #fff; padding-bottom: 4px; width: auto; height: 65px; }
header .logout a { padding: 20px 25px 5px 5px; color: #fff !important; display: block;  font-weight: bold; font-size: 14px;  font-family: "Lato", arial, sans-serif;  }
header .logout a:hover { color: #18acea !important; }
header .logout i.ico-logout { height: 16px; width: 15px; background: url('../images/sprites-s639457d97d.png') 0 -768px; display: block; margin: 4px auto 0 0; }
header .btn.order i.deliver-white { height: 24px; width: 23px; background: url('../images/sprites-s639457d97d.png') 0 -403px; display: block; }
header .btn.order.header { font-size: 14px; font-family: Arial,sans-serif; background-color: #389417; font-weight: bold; position: relative; top: -10px; margin-left: 0px; margin-right: 10px; padding-right: 30px; line-height: 25px; }

nav { padding: 0 !important; margin-left: -10px;   /*.navigation {
 li { padding: 22px; background-color: #1b3349; &.top { background-color: #18acea; } &.active { background-color: #0072bc; } &:hover { background-color: #0072bc; } }
 }*/ }
nav ul { list-style: none; padding: 0; margin: 0; }
nav ul .dropdown { background-color: #18acea; width: 60px; height: 62px; display: block; position: relative; }
nav ul .dropdown:after { content: ''; display: block; background-color: #18acea; width: 100%; height: 1px; bottom: -1px; position: absolute; }
nav ul .dropdown .dropdown-toggle { width: 100%; height: 100%; text-indent: -9000px; position: relative; display: block; }
nav ul .dropdown .dropdown-toggle .ico_menu { height: 16px; width: 16px; background: url('../images/sprites-s639457d97d.png') 0 -897px; display: block; position: absolute; top: 50%; left: 50%; margin-top: -8px; margin-left: -8px; }
nav ul .dropdown .dropdown-menu { background-color: #1b3349; width: 60px; min-width: inherit; border: 0px; margin: 0; padding: 0; overflow: hidden; -webkit-transition: -webkit-transform all; -moz-transition: -moz-transform all; -o-transition: -o-transform all; transition: transform all; -webkit-transition-duration: 0.3s; transition-duration: 0.3s; -webkit-transition-timing-function: linear; -moz-transition-timing-function: linear; -o-transition-timing-function: linear; transition-timing-function: linear; -webkit-border-radius: 0px; -moz-border-radius: 0px; -ms-border-radius: 0px; -o-border-radius: 0px; border-radius: 0px; -webkit-box-shadow: 0 0 0 black; box-shadow: 0 0 0 black; }
nav ul .dropdown .dropdown-menu:hover, nav ul .dropdown .dropdown-menu.expand { width: 230px; } 

/*nav ul .dropdown .dropdown-menu { width: 150px; left: 0px !important;}*/

nav ul .dropdown .dropdown-menu:hover li a, nav ul .dropdown .dropdown-menu:hover li a:focus, nav ul .dropdown .dropdown-menu:hover li.active a, nav ul .dropdown .dropdown-menu:hover li.active a:focus, nav ul .dropdown .dropdown-menu.expand li a, nav ul .dropdown .dropdown-menu.expand li a:focus, nav ul .dropdown .dropdown-menu.expand li.active a, nav ul .dropdown .dropdown-menu.expand li.active a:focus { color: #fff; border-bottom: 1px solid #25415b; }
nav ul .dropdown .dropdown-menu:hover li a .arrow, nav ul .dropdown .dropdown-menu:hover li a:focus .arrow, nav ul .dropdown .dropdown-menu:hover li.active a .arrow, nav ul .dropdown .dropdown-menu:hover li.active a:focus .arrow, nav ul .dropdown .dropdown-menu.expand li a .arrow, nav ul .dropdown .dropdown-menu.expand li a:focus .arrow, nav ul .dropdown .dropdown-menu.expand li.active a .arrow, nav ul .dropdown .dropdown-menu.expand li.active a:focus .arrow { opacity: 1; -webkit-transition-delay: 0.1s; transition-delay: 0.1s; }
nav ul .dropdown .dropdown-menu:hover li .sub-dropdown-menu, nav ul .dropdown .dropdown-menu:hover li.active .sub-dropdown-menu, nav ul .dropdown .dropdown-menu.expand li .sub-dropdown-menu, nav ul .dropdown .dropdown-menu.expand li.active .sub-dropdown-menu { display: block; }
nav ul .dropdown .dropdown-menu li.active a { color: #0072bc; }
nav ul .dropdown .dropdown-menu li a, nav ul .dropdown .dropdown-menu li a:focus { display: block; padding: 18px; border-bottom: 1px solid transparent; color: #1b3349; background-color: #1b3349; -webkit-transition: -webkit-transform all; -moz-transition: -moz-transform all; -o-transition: -o-transform all; transition: transform all; -webkit-transition-duration: 0.3s; transition-duration: 0.3s; -webkit-transition-timing-function: linear; -moz-transition-timing-function: linear; -o-transition-timing-function: linear; transition-timing-function: linear; font: 13px "Lato", Tahoma, sans-serif; } 
/*nav ul .dropdown .dropdown-menu li a, nav ul .dropdown .dropdown-menu li a:focus { display: block; padding: 18px; border-bottom: 1px solid transparent; color: #fff; background-color: #1b3349; -webkit-transition: -webkit-transform all; -moz-transition: -moz-transform all; -o-transition: -o-transform all; transition: transform all; -webkit-transition-duration: 0.3s; transition-duration: 0.3s; -webkit-transition-timing-function: linear; -moz-transition-timing-function: linear; -o-transition-timing-function: linear; transition-timing-function: linear; font: 13px "Lato", Tahoma, sans-serif; }*/
nav ul .dropdown .dropdown-menu li a i, nav ul .dropdown .dropdown-menu li a:focus i { float: left; margin-right: 10px; margin-top: 2px; margin-left: 3px; }
nav ul .dropdown .dropdown-menu li a i.ico_home, nav ul .dropdown .dropdown-menu li a:focus i.ico_home { height: 16px; width: 16px; background: url('../images/sprites-s639457d97d.png') 0 -726px; display: block; }
nav ul .dropdown .dropdown-menu li a i.ico_auction, nav ul .dropdown .dropdown-menu li a:focus i.ico_auction { height: 16px; width: 16px; background: url('../images/sprites-s639457d97d.png') 0 -544px; display: block; }
nav ul .dropdown .dropdown-menu li a i.ico_statistic, nav ul .dropdown .dropdown-menu li a:focus i.ico_statistic { height: 16px; width: 16px; background: url('../images/sprites-s639457d97d.png') 0 -652px; display: block; }
nav ul .dropdown .dropdown-menu li a i.ico_friends, nav ul .dropdown .dropdown-menu li a:focus i.ico_friends { height: 15px; width: 16px; background: url('../images/sprites-s639457d97d.png') 0 -529px; display: block; }
nav ul .dropdown .dropdown-menu li a i.ico_card, nav ul .dropdown .dropdown-menu li a:focus i.ico_card { height: 15px; width: 16px; background: url('../images/sprites-s639457d97d.png') 0 -853px; display: block; }
nav ul .dropdown .dropdown-menu li a i.ico_options, nav ul .dropdown .dropdown-menu li a:focus i.ico_options { height: 15px; width: 16px; background: url('../images/sprites-s639457d97d.png') 0 -481px; display: block; }
nav ul .dropdown .dropdown-menu li a i.ico_message, nav ul .dropdown .dropdown-menu li a:focus i.ico_message { height: 15px; width: 16px; background: url('../images/sprites-s639457d97d.png') 0 -810px; display: block; }
nav ul .dropdown .dropdown-menu li a i.ico_qua, nav ul .dropdown .dropdown-menu li a:focus i.ico_qua { height: 14px; width: 16px; background: url('../images/sprites-s639457d97d.png') 0 -389px; display: block; }
nav ul .dropdown .dropdown-menu li.active > a, nav ul .dropdown .dropdown-menu li.active a:focus, nav ul .dropdown .dropdown-menu li:hover > a, nav ul .dropdown .dropdown-menu li:hover a:focus { background-color: #0072bc; text-decoration: none; }
nav ul .dropdown .dropdown-menu .sub-dropdown .arrow { float: right; display: block; margin-top: 8px; opacity: 0; height: 6px; width: 9px; background: url('../images/sprites-s639457d97d.png') 0 -1825px; }
nav ul .dropdown .dropdown-menu .sub-dropdown .arrow.active { background: url('../images/sprites-s639457d97d.png') 0 -1831px; }
nav ul .dropdown .dropdown-menu .sub-dropdown .sub-dropdown-menu { height: 0px; display: none; visibility: visible; }
nav ul .dropdown .dropdown-menu .sub-dropdown .sub-dropdown-menu.active { height: auto; visibility: visible; }
nav ul .dropdown .dropdown-menu .sub-dropdown .sub-dropdown-menu li a { color: #5d80a1; font-size: 14px; padding-left: 46px; background: #0d2031; }
nav ul .dropdown .dropdown-menu .sub-dropdown .sub-dropdown-menu li:hover a, nav ul .dropdown .dropdown-menu .sub-dropdown .sub-dropdown-menu li.active a { color: #fff; text-decoration: none; }
nav .menu-right { color: #FFF; margin-top: 20px; }
nav .menu-right li { margin-left: 20px; }
nav .menu-right li .log-in { background-color: #32485c; color: #FFF; font-family: "Lato", Tahoma, sans-serif; font-weight: 700; font-size: 14px; border: none; border-radius: 2px; padding: 3px 10px; position: relative; top: -3px; }
nav .menu-right li a { color: #FFF; font-family: "Lato", Tahoma, sans-serif; font-size: 14px; }

.container { position: relative; }

p { margin: 0; }

.font-12 { font-size: 12px; }

.font-14 { font-size: 14px; }

.font-16 { font-size: 16px; }

.font-18 { font-size: 18px; }

.font-20 { font-size: 20px; }

.font-25 { font-size: 25px; }

.label-check { margin-bottom: 0; }
.label-check:hover { cursor: pointer; }
.label-check.disable:hover { cursor: default; }
.label-check input[type="checkbox"] { display: none; }
.label-check .chck { display: inline-block; height: 18px; width: 18px; background: url('../images/sprites-s639457d97d.png') 0 -1758px; margin-bottom: -2px; }
.label-check input[type=checkbox]:checked + .chck { height: 18px; width: 18px; background: url('../images/sprites-s639457d97d.png') 0 -1000px; }
.label-check input[type=checkbox]:disabled + .chck { height: 18px; width: 18px; background: url('../images/sprites-s639457d97d.png') 0 -1648px; }

.on-off .label-check .chck { display: inline-block; height: 31px; width: 120px; background: url('../images/sprites-s639457d97d.png') 0 -135px; margin-bottom: -2px; }
.on-off .label-check input[type=checkbox]:checked + .chck { height: 31px; width: 120px; background: url('../images/sprites-s639457d97d.png') 0 -104px; }

header { position: relative; z-index: 10000; }

article { background-color: #eff3f3; padding: 0 !important; margin: 0 !important; }
article .container {
	padding: 0 0 0 0;
}
article .container.menu_fixed {
	padding: 53px 0 0 0 !important;
}
article .line { line-height: 10px; }
article .offers-back { padding-bottom: 20px; display: inline-block; }
article .offers-back i { height: 15px; width: 23px; background: url('../images/sprites-s639457d97d.png') 0 -427px; display: block; float: left; margin-right: 10px; margin-top: 2px; }
article .offers-back:hover { text-decoration: none; color: #0072BC; }
article .offers-back:hover i { background: url('../images/sprites-s639457d97d.png') 0 -1197px; }
article .account { width: 100%; padding: 22px 0 18px; font-size: 16px; font-family: "Lato", Tahoma, sans-serif; }
article .account i { height: 18px; width: 20px; background: url('../images/sprites-s639457d97d.png') 0 -1464px; display: block; float: left; margin-right: 10px; margin-top: 2px; }
article .account .owner { display: inline-block; }
article .account .status { display: inline-block; font-size: 14px; margin-left: 20px; }
article .no-padding-left { padding-left: 0; }
article h1, article h2, article h3, article h4, article h5 { font-family: "Lato", Tahoma, sans-serif; font-weight: 700; margin-top: 0px; }
article h3.user { color: #0072bc; margin-left: 10px; }
article h4 { font-size: 18px; margin-top: 5px; }
article h5 { font-size: 15px; }
article .user, article .owner { color: #0072bc; font-weight: bold; text-decoration: none; }
article .user span, article .owner span { color: #18acea; padding-left: 3px; }
article .modal-content .modal-footer .btn { -webkit-border-radius: 0px !important; -moz-border-radius: 0px !important; -ms-border-radius: 0px !important; -o-border-radius: 0px !important; border-radius: 0px !important; }
article .btn { -webkit-transition: -webkit-transform all; -moz-transition: -moz-transform all; -o-transition: -o-transform all; transition: transform all; -webkit-transition-duration: 0.3s; transition-duration: 0.3s; -webkit-transition-timing-function: linear; -moz-transition-timing-function: linear; -o-transition-timing-function: linear; transition-timing-function: linear; -webkit-border-radius: 3px !important; -moz-border-radius: 3px !important; -ms-border-radius: 3px !important; -o-border-radius: 3px !important; border-radius: 3px !important; }
article .btn:focus { color: #fff; }
article .btn.accept-offer { background-color: #0072bc; font-weight: bold; color: #FFF; padding-right: 45px; padding-left: 7px; margin-top: -7px; }
article .btn.accept-offer .accept-offer { margin-top: 1px; }
article .btn.accept-offer:hover { background-color: #003456; }
article .btn.accept-offer.end { background: #9f9f9f; padding-right: 15px; }
article .btn.accept-offer.end:hover { background-color: #6c6c6c; }
article .btn.accept-offer.download { padding-right: 10px; margin-left: 10px; margin-bottom: 8px; }
article .btn.accept-offer.up { padding-right: 12px; }
article .btn.accept-offer.off { background: #CCC; padding-right: 12px; }
article .btn.accept-offer.off:hover { background: #999999; }
article .btn.accept-offer.off i { top: 4px; margin-right: 10px; }
article .btn.recall { background: #9f9f9f; margin-left: 5px; font-weight: bold; color: #FFF; padding-right: 20px; }

.btn .caret { margin-left: 10px !important; }

footer { padding-bottom: 20px; }

.news .title { text-align: center; padding-bottom: 20px; }
.news .title h1 { font-size: 45px; color: #1b3349; }
.news .content .news-box { padding-top: 40px; overflow: auto; }
.news .content .news-box .data { background-color: #18acea; color: #FFF; padding: 10px 10px 15px 10px; }
.news .content .news-box .data h3 { font-size: 50px; margin-bottom: 0; font-family: "Lato", Tahoma, sans-serif; }
.news .content .news-box .data h5 { margin: 0; font-family: "Lato", Tahoma, sans-serif; font-size: 21px; }
.news .content .news-box .data.gr { background-color: #b1b1b1; }
.news .content .news-box .desc { padding-bottom: 20px; border-bottom: 1px solid #dcdcdc; font-size: 16px; color: #7d7d7d; }
.news .content .news-box .desc h2 { font-size: 28px; font-family: "Lato", Tahoma, sans-serif; color: #252525; }
.news .content .news-box .archiv { color: #18acea; font-family: "Lato", Tahoma, sans-serif; font-size: 16px; }
.news .content .news-box .archiv h3 { font-size: 24px; margin: 0; color: #252525; margin-bottom: 10px; font-weight: 400; }
.news .content .news-box .archiv .blue-box { color: #18acea; font-family: "Lato", Tahoma, sans-serif; font-size: 16px; }

.back, .forward { font-size: 13px; line-height: 25px; background-color: #919191; color: #FFF; font-weight: bold; margin: 25px 0 0; padding: 5px 8px 3px; -webkit-border-radius: 3px; -moz-border-radius: 3px; -ms-border-radius: 3px; -o-border-radius: 3px; border-radius: 3px; display: inline-block; -webkit-transition: -webkit-transform all; -moz-transition: -moz-transform all; -o-transition: -o-transform all; transition: transform all; -webkit-transition-duration: 0.3s; transition-duration: 0.3s; -webkit-transition-timing-function: linear; -moz-transition-timing-function: linear; -o-transition-timing-function: linear; transition-timing-function: linear; }
.back i , .forward i{ display: inline-block; margin-right: 8px !important; }
.back:hover , .forward:hover { background: #18acea; color: #fff; }

.verify { font-size: 14px; color: #219331; margin-top: 30px; }
.verify i { display: inline-block; height: 15px; width: 15px; background: url('../images/sprites-s639457d97d.png') 0 -1381px; margin-bottom: -2px; margin-right: 5px; }

.overlay { display: block; width: 100%; height: 100%; position: fixed; background: #1b3349; opacity: 0.5; z-index: 9; }

.alert-dismissable .close { right: 0px; }

.alert { padding: 15px 15px 12px 45px; }
.alert .close { font-size: 24px; }
.alert.alert-success { background-color: #e2fad8; border-color: #a7e0ac; color: #219331; background-image: url(../images/success.png); background-position: 14px 50%; background-repeat: no-repeat; }
.alert.alert-info { background-color: #e1f0f7; border-color: #a7d0e0; color: #0072bc; background-image: url(../images/info.png); background-position: 14px 50%; background-repeat: no-repeat; }
.alert.alert-warning { background-color: #fff1d5; border-color: #ebca96; color: #ca8a25; background-image: url(../images/alert.png); background-position: 14px 50%; background-repeat: no-repeat; }

i.transport-red { height: 17px; width: 22px; background: url('../images/sprites-s639457d97d.png') 0 -742px; display: inline-block; margin-bottom: -4px; margin-left: 3px; }
i.ico_conquer { height: 16px; width: 15px; background: url('../images/sprites-s639457d97d.png') 0 -619px; display: block; margin-right: 5px; }
i.ico_end { height: 14px; width: 20px; background: url('../images/sprites-s639457d97d.png') 0 -784px; display: block; margin-right: 12px; position: relative; top: 3px; }
i.ico_close { height: 12px; width: 10px; background: url('../images/sprites-s639457d97d.png') 0 -798px; display: block; margin-right: 5px; position: relative; top: 3px; }
i.location { height: 23px; width: 25px; background: url('../images/sprites-s639457d97d.png') 0 -442px; display: block; }
i.deliver-white { height: 24px; width: 23px; background: url('../images/sprites-s639457d97d.png') 0 -403px; display: block; margin-left: -5px; }
i.deliver-white-extra { height: 24px; width: 23px; background: url('../images/sprites-s639457d97d.png') 0 -403px; margin: -5px 0 -5px -5px; }
i.download-icon { height: 17px; width: 18px; background: url('../images/download-icon.png');	background-repeat:no-repeat;background-position: center; background-size: 100%; margin:3px 0 -3px 0}
i.ico_zap_blue { height: 15px; width: 18px; background: url('../images/sprites-s639457d97d.png') 0 -496px; display: block; margin-right: 5px; }
i.ico_ok_green { height: 18px; width: 16px; background: url('../images/sprites-s639457d97d.png') 0 -560px; display: block; margin-right: 5px; }
i.ico_not_ok_red { height: 18px; width: 16px; background: url('../images/sprites-s639457d97d.png') 0 -511px; display: block; margin-right: 5px; }
i.star { height: 16px; width: 16px; margin-left: 5px; background: url('../images/sprites-s639457d97d.png') 0 -334px; display: block; margin-top: 3px; }
i.star_gold { height: 16px; width: 16px; margin-left: 5px; background: url('../images/sprites-s639457d97d.png') 0 -373px; display: block; margin-top: 3px; }
i.transport { height: 23px; width: 25px; background: url('../images/sprites-s639457d97d.png') 0 -703px; display: block; }
i.ico_person { height: 18px; width: 20px; background: url('../images/sprites-s639457d97d.png') 0 -1464px; display: block; margin-top: 3px; }
i.delivery-desc { height: 23px; width: 25px; background: url('../images/sprites-s639457d97d.png') 0 -596px; display: block; }
i.delivery { height: 23px; width: 25px; background: url('../images/sprites-s639457d97d.png') 0 -350px; margin-top: 2px; }
i.up { height: 16px; width: 15px; background: url('../images/sprites-s639457d97d.png') 0 -1055px; margin-top: 6px; }
i.down { height: 16px; width: 15px; background: url('../images/sprites-s639457d97d.png') 0 -1089px; margin-top: 6px; }
i.calendar { height: 16px; width: 16px; background: url('../images/sprites-s639457d97d.png') 0 -1365px; display: block; }
i.offers { height: 23px; width: 25px; background: url('../images/sprites-s639457d97d.png') 0 -272px; }
i.invite { height: 19px; width: 22px; background: url('../images/sprites-s639457d97d.png') 0 -315px; display: block; margin-right: 10px; }
i.message_bl { margin-right: 5px; height: 18px; width: 22px; background: url('../images/sprites-s639457d97d.png') 0 -685px; display: block; }
i.accept-offer { height: 18px; width: 22px; background: url('../images/sprites-s639457d97d.png') 0 -578px; margin-right: 8px; margin-top: 3px; margin-bottom: -5px; }
i.decline-offer { height: 18px; width: 22px; background: url('../images/sprites-s639457d97d.png') 0 -1414px; margin-right: 8px; margin-top: 3px; margin-bottom: -5px; }
i.stop, i.stop_extra { height: 20px; width: 20px; background: url('../images/sprites-s639457d97d.png') 0 -1264px; margin-right: 8px; margin-top: 2px; margin-bottom: -5px; }
i.stop_extra {margin-right: 8px; margin-top: -2px; margin-bottom: -3px; }
i.back-white, i.back-white-rotate { height: 14px; width: 20px; background: url('../images/sprites-s639457d97d.png') 0 -967px; margin-right: 12px; margin-top: 1px; }
i.back-white-rotate {-moz-transform: rotate(90deg);-o-transform:rotate(90deg);-ms-transform: rotate(90deg);-webkit-transform: rotate(90deg);transform: rotate(90deg);}
i.full-stats { height: 18px; width: 20px; background: url('../images/sprites-s639457d97d.png') 0 -949px; margin-right: 12px; margin-bottom: -3px; }
i.add-employee { height: 18px; width: 20px; background: url('../images/sprites-s639457d97d.png') 0 -1740px; }
i.ico_re { height: 18px; width: 20px; background: url('../images/sprites-s639457d97d.png') 0 -1396px; display: block; margin: 0 5px -1px 0; }

.modal-content { -webkit-border-radius: 0px; -moz-border-radius: 0px; -ms-border-radius: 0px; -o-border-radius: 0px; border-radius: 0px; }
.modal-content .user { margin-left: 5px; }
.modal-content .modal-footer { border-top: 0; padding: 0; border: 0px !important; }
.modal-content .modal-footer .btn { border: 0; margin: 0; color: #fff; width: 50%; padding: 15px 0 16px; font: 700 14px Arial, sans-serif; -webkit-border-radius: 0px; -moz-border-radius: 0px; -ms-border-radius: 0px; -o-border-radius: 0px; border-radius: 0px; }
.modal-content .modal-footer .btn.btn-default { float: left; background: #afafaf; }
.modal-content .modal-footer .btn.btn-default:hover { background: #7c7c7c; }
.modal-content .modal-footer .btn.btn-primary { float: right; background: #0072bc; padding: 19px 0 16px; }
.modal-content .modal-footer .btn.btn-primary:hover { background-color: #18acea; }
.modal-content .modal-footer .btn.btn-secondary { float: right; background-color: #389417; padding: 19px 0 16px; }
.modal-content .modal-footer .btn.btn-secondary:hover { background-color: #256b0c; }
.modal-content .modal-footer .btn i { display: inline-block; }
.modal-content .modal-footer .btn.new-opinion { background-image: url(../images/ico_add.png); background-repeat: no-repeat !important; background-position: 32px 18px; padding-left: 15px; }
.modal-content .modal-footer .btn.new-panel { background-image: url(../images/ico_add.png); background-repeat: no-repeat !important; background-position: 25px 18px; padding-left: 25px; }
.modal-content .modal-footer .btn.new-accept { background-image: url(../images/ico_order.png); background-repeat: no-repeat !important; background-position: 40px 18px; padding-left: 15px; }
.modal-content .modal-footer .btn.new-faq { background-image: url(../images/ico_add.png); background-repeat: no-repeat !important; background-position: 15px 18px; padding-left: 27px; }
.modal-content .modal-footer .btn.view-transporter { background-image: url(../images/ico_full_stats.png); background-repeat: no-repeat !important; background-position: 50px 16px; padding: 17px 0 16px 27px; }
@media only screen and (max-width: 767px) {
.modal-content .modal-footer .btn.view-transporter { background-image:none; padding: 17px 0 16px; }
}
#accept .modal-dialog { width: 400px; }
#accept .modal-dialog .offer-details { border: 0; }
#accept .modal-dialog .offer-details .offer-list { padding: 0; }
#accept .modal-dialog .offer-details .offer-row { margin-left: 10%; width: 100% !important; border: 0; }
#accept .modal-dialog .offer-details .offer-row .col-xs-2 { position: relative; top: 0; }
#accept .modal-dialog .offer-details .offer-row .user { line-height: 20px; }

#new-panel .modal-dialog { width: 350px; }
#new-panel .modal-dialog .btn-group { margin-top: 20px; }
#new-panel .chosen-container { margin-top: 20px; }

#opinion .info { margin: 10px 0; display: block; color: #969696; }
#opinion .info .auction-name { font-size: 16px; font-weight: bold; color: #333333; }
#opinion .modal-dialog { width: 350px; }
#opinion .give-grade { padding-top: 10px; }
#opinion .give-grade .pull-right { padding-bottom: 5px; }
#opinion .give-grade .pull-right i { cursor: pointer; }
#opinion .give-grade .pull-right strong { margin-left: 5px; display: block; float: left; margin-top: 3px; }

.tabs img { max-width: 100%; }
.tabs .tab-pane .block:first-child { padding-top: 17px; }

.nav-tabs > li > a { font-size: 16px; font-family: "Lato", Tahoma, sans-serif; background: #f5f5f5; border: 1px solid #dddddd; color: #9f9f9f; margin-right: 7px; }
.nav-tabs > li > a:hover { border: 1px solid #dddddd; }
.nav-tabs > li > a i { display: none; width: 25px; }
.nav-tabs > li > a .msg-amount { font-weight: 700; color: #fff; background: #18acea; float: right; display: inline-block; font-size: 12px; padding: 2px 6px 3px; margin-bottom: -2px; -webkit-border-radius: 3px; -moz-border-radius: 3px; -ms-border-radius: 3px; -o-border-radius: 3px; border-radius: 3px; }

.nav-tabs > li.active > a { font-weight: bold; color: #0072bc !important; }

.tab-content { background: #fff; border-bottom: 1px solid #dddddd; border-right: 1px solid #dddddd; border-left: 1px solid #dddddd; }
.tab-content .block { padding: 30px 20px; border-bottom: 1px solid #dddddd; }
.tab-content .block .head { padding-bottom: 10px; width: 100%; display: block; font-family: "Lato", Tahoma, sans-serif; font-size: 18px; font-weight: 700; }
.tab-content .block .head .grey { font-size: initial; font-weight: initial; font-size: 14px; font-family: Arial, sans-serif; }
.tab-content .block .head i { width: 30px; position: relative; top: 5px; }
.tab-content .block .chart { padding: 20px 0 0; }
.tab-content .block:last-child { border-bottom: 0px solid; }

#activities .block .head { padding-bottom: 20px; }
#activities .block .row { padding: 5px 0 10px; }
#activities .block .row a { color: #18acea; }
#activities .block .row a:hover { color: #428bca; }
#activities .block .date { color: #a9a9a9; }

#archive .auction-list, #opinions .auction-list, #comments .auction-list { margin-top: 0px; }
#archive .auction-list .board, #opinions .auction-list .board, #comments .auction-list .board { border: 0px; padding-top: 0px; }
#archive .block, #opinions .block { border-bottom: 0px; padding-bottom: 17px; }
#comments .block { border-bottom: 0px; padding-bottom: 0; }
#archive .one-row, #opinions .one-row, #comments .one-row { background: white !important; border: 0px; border-left: 1px solid #ddd; border-right: 1px solid #ddd; }
#archive .one-row:before, #opinions .one-row:before, #comments .one-row:before { background: #ddd; }
#archive .list, #opinions .list, #comments .list { border-bottom: 1px solid #ddd; }
#archive .grey, #archive .owner, #opinions .grey, #opinions .owner, #comments .grey, #comments .owner { margin-right: 15px; line-height: 30px; }
#archive .select-offer, #opinions .select-offer, #comments .select-offer { margin-right: 0; }
#archive .price, #opinions .price, #comments .price { margin-right: 10px; }
#archive .bottom, #opinions .bottom, #comments .bottom { border: 0px; }

#opinions .auction-list .list .one-row h3, #comments .auction-list .list .one-row h3 { color: #333333 !important; }
#opinions .green .sq, #comments .green .sq { display: inline-block; height: 15px; width: 15px; background: #2f9725; margin-top: 2px; }
#opinions .neutral .sq, #comments .neutral .sq { display: inline-block; height: 15px; width: 15px; background: #ddd; margin-top: 2px; }
#opinions .red .sq, #comments .red .sq { display: inline-block; height: 15px; width: 15px; background: #e74c3c; margin-top: 2px; }

footer { background-color: #eff3f3; }
footer .copyright { font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #777; margin-bottom: 30px; padding: 30px 10px 0 0 ; text-align: right; }

.price-box { font-family: "Lato", Tahoma, sans-serif; font-size: 25px; color: #252525; font-weight: 700; margin-right: 5px; }

.offers-back { padding: 20px 0; color: #777; cursor: pointer; }

.ico-col { display: block; width: 40px; text-align: center; float: left; }
.ico-col i { display: inline-block; }

.details .ico-col i { display: block; }

.inside { display: block; float: left; width: 90%; }
.inside .row { margin-right: 0; }

.offer-details, .four-zero-four { border: 1px solid #CCC; border-radius: 5px; background-color: #FFF; }
.offer-details .header, .four-zero-four .header { padding: 25px 25px 25px 15px; border-bottom: 1px solid #CCC; overflow: auto; }
.offer-details .header h1, .four-zero-four .header h1 { font-size: 25px; color: #252525; margin-top: 0; margin-bottom: 20px; }
.offer-details .header h1 span, .four-zero-four .header h1 span { padding-left: 10px; }
.offer-details .header .price, .four-zero-four .header .price { text-align: right; }
.offer-details .header .price .date, .four-zero-four .header .price .date { padding-top: 12px; }
.offer-details .header .date, .four-zero-four .header .date { color: #777777; }
.offer-details .header .price-box, .four-zero-four .header .price-box { font-family: "Lato", Tahoma, sans-serif; font-size: 25px; color: #252525; font-weight: 700; }
.offer-details .header .owner, .four-zero-four .header .owner { margin-left: 3px; }
.offer-details .header .btn.order, .four-zero-four .header .btn.order { font-size: 14px; font-family: Arial,sans-serif; background-color: #389417; font-weight: bold; position: relative; top: -5px; margin-left: 10px; width: 125px; line-height: 24px; }
.offer-details .header .btn.order:hover, .four-zero-four .header .btn.order:hover { background-color: #256b0c; }
.offer-details .header.lose, .four-zero-four .header.lose { background: #FFEDED; }
.offer-details .header.lose h1, .four-zero-four .header.lose h1 { color: #E74C3C; }
.offer-details .header.lose .select-offer, .four-zero-four .header.lose .select-offer { background: #e74c3c; }
.offer-details .header.win, .four-zero-four .header.win { background: #e8ffe0; }
.offer-details .header.win h1, .four-zero-four .header.win h1 { color: #44b01e; }
.offer-details .header.win .select-offer, .four-zero-four .header.win .select-offer { background: #44b01e; }
.offer-details .header .ico-col, .four-zero-four .header .ico-col { height: 85px; }
.offer-details .details,  {  border-bottom: 1px solid #CCC; }
.four-zero-four .details { border-bottom: 1px solid #CCC; }
.details {
	padding: 25px 20px 25px 10px !important;	
}
.details .details {
	padding: 0 !important;	
}
.details .ico-col {
	padding-left: 5px !important;
}
.pull-left.email.force-required {
}
#new-invitation .actions input {
	float: right !important;
	margin: -30px 0 0 0;	
}
#new-invitation .actions {
	clear: both;
}
.offer-details .details h2, .four-zero-four .details h2 { font-family: "Lato", Tahoma, sans-serif; font-size: 20px; margin-top: 0; font-weight: 700; margin-bottom: 15px; }
.offer-details .details .box, .four-zero-four .details .box { padding-bottom: 25px; }
.offer-details .offer-list, .four-zero-four .offer-list { padding: 25px 25px 25px 25px; border-bottom: 0px solid #CCC; margin-left: -30px !important; }
.offer-details .offer-list .offer-table, .four-zero-four .offer-list .offer-table { padding-top: 0px; }
.offer-details .offer-list .offer-row, .four-zero-four .offer-list .offer-row { margin-bottom: 15px; display: block; width: 100%; }
.offer-details .offer-list .offer-row .counter, .four-zero-four .offer-list .offer-row .counter { background-color: #1b3349; text-align: center; width: 20px; height: 20px; -webkit-border-radius: 3px; -moz-border-radius: 3px; -ms-border-radius: 3px; -o-border-radius: 3px; border-radius: 3px; color: #FFF; font-family: "Lato", Tahoma, sans-serif; font-weight: 700; line-height: 19px; }
.offer-details .offer-list .offer-row .price, .four-zero-four .offer-list .offer-row .price { font-family: "Lato", Tahoma, sans-serif; font-weight: 900; color: #333; font-size: 20px; position: relative; top: -5px; }
.offer-details .offer-list .offer-row.yours .counter, .four-zero-four .offer-list .offer-row.yours .counter { background-color: #e74c3c; }
.offer-details .offer-list .offer-row.yours .price, .four-zero-four .offer-list .offer-row.yours .price { color: #e74c3c; }
.offer-details .offer-list .offer-row.title, .four-zero-four .offer-list .offer-row.title { padding-bottom: 7px; overflow: auto; color: #777; }
.offer-details .offer-list .offer-row.active .price, .four-zero-four .offer-list .offer-row.active .price { font-family: "Lato", Tahoma, sans-serif; font-weight: 900; color: #0072bc; font-size: 20px; }
.offer-details .offer-list .offer-row.active .counter, .four-zero-four .offer-list .offer-row.active .counter { background-color: #0072bc; }
.offer-details .offer-list .offer-row.active.yours .price, .four-zero-four .offer-list .offer-row.active.yours .price { color: #44b01e; }
.offer-details .offer-list .offer-row.active.yours .counter, .four-zero-four .offer-list .offer-row.active.yours .counter { background-color: #44b01e; }
.offer-details .offer-list .offer-row.losing .price, .four-zero-four .offer-list .offer-row.losing .price { font-family: "Lato", Tahoma, sans-serif; font-weight: 900; color: #E74C3C; font-size: 20px; }
.offer-details .offer-list .offer-row.losing .counter, .four-zero-four .offer-list .offer-row.losing .counter { background-color: #E74C3C; }
.offer-details .offer-list .offer-row.winning .price, .four-zero-four .offer-list .offer-row.winning .price { font-family: "Lato", Tahoma, sans-serif; font-weight: 900; color: #44b01e; font-size: 20px; }
.offer-details .offer-list .offer-row.winning .counter, .four-zero-four .offer-list .offer-row.winning .counter { background-color: #44b01e; }
.offer-details .offer-list.temp .grey, .four-zero-four .offer-list.temp .grey { margin-bottom: 10px; }
.offer-details .offer-list.temp .user, .four-zero-four .offer-list.temp .user { line-height: 40px; }
.offer-details .offer-list.temp .accept, .four-zero-four .offer-list.temp .accept { margin-top: 10px; color: #FFF; font-weight: bold; padding-left: 5px; padding-right: 10px; width: auto; min-width: 0px; background-color: #389417; }
.offer-details .offer-list.temp .accept:hover, .four-zero-four .offer-list.temp .accept:hover { background-color: #256b0c; }
.offer-details .offer-list.temp .accept i, .four-zero-four .offer-list.temp .accept i { display: inline-block; }
.offer-details .offer-list.temp .decline, .four-zero-four .offer-list.temp .decline { margin-top: 10px; color: #FFF; font-weight: bold; padding-left: 5px; padding-right: 10px; margin-left: 10px; width: auto; min-width: 0px; background-color: #e74c3c; }
.offer-details .offer-list.temp .decline:hover, .four-zero-four .offer-list.temp .decline:hover { background-color: #a82315; }
.offer-details .offer-list.temp .decline i, .four-zero-four .offer-list.temp .decline i { display: inline-block; }
.offer-details .offer-list.temp .timer, .four-zero-four .offer-list.temp .timer { margin-top: 10px; }
.offer-details .ask, .four-zero-four .ask { padding: 25px 25px 25px 15px; }
.offer-details .ask .message_bl, .four-zero-four .ask .message_bl { margin-right: 0; display: inline-block; }
.offer-details .ask .textarea textarea, .four-zero-four .ask .textarea textarea { height: 175px; }
.offer-details .ask .actions, .four-zero-four .ask .actions { padding: 0; border: 0; }
.offer-details .ask .actions .send-message, .four-zero-four .ask .actions .send-message { color: #FFF; font-weight: bold; padding-left: 35px; padding-right: 10px; width: auto; min-width: 0px; background: #0072bc url(../images/ico_messages_white.png) no-repeat 9px 10px; }
.offer-details .ask .actions .send-message:hover, .four-zero-four .ask .actions .send-message:hover { background: #18acea url(../images/ico_messages_white.png) no-repeat 9px 10px; }
.offer-details .ask .talk, .four-zero-four .ask .talk { border: 0; min-height: initial; padding: 25px 20px; background: none; }
.offer-details .ask .talk .inside, .four-zero-four .ask .talk .inside { overflow: visible; height: auto; }
.offer-details h2, .four-zero-four h2 { font-size: 20px; color: #333; }
.offer-details h2 span, .four-zero-four h2 span { font-size: 15px; color: #777777; }

.grey { color: #777; margin-right: 5px; }

.green { color: #2dA730; }

.red { color: #e74c3c; }

.details.stat { padding-bottom: 60px; }
.details.stat .title { margin-top: 0px; text-align: left; padding-bottom: 10px; }
.details.stat .title i { display: inline-block; margin-bottom: -3px; }

.statistic-box { width: 155px; height: 155px; display: block; text-align: center; margin: 20px auto 0; }
.statistic-box .box { display: block; overflow: hidden; position: relative; }
.statistic-box .box .stats { position: absolute; top: 30px; width: 100%; }
.statistic-box .box .stats .number { font-size: 35px; color: #333; padding: 0 7px 9px 7px; font-family: "Lato", Tahoma, sans-serif; font-weight: 700; border-bottom: 1px solid #a2a2a2; }
.statistic-box .box .stats .font-25 { line-height: 21px; }

.statistic-title { padding: 15px; background-color: #2f9725; overflow: auto; -webkit-border-radius: 3px; -moz-border-radius: 3px; -ms-border-radius: 3px; -o-border-radius: 3px; border-radius: 3px; color: #FFF; font-size: 20px; margin-bottom: 25px; }
.statistic-title .font-14 { line-height: 30px; }

.grade { line-height: 25px; }
.grade .final { margin-left: 5px; }

.message { color: #333; cursor: pointer; text-decoration: none; }

.select-offer { background-color: #0072bc; color: #fff; font-family: "Lato", Tahoma, sans-serif; font-weight: 700; font-size: 12px; padding: 3px 5px; margin-right: 10px; -webkit-border-radius: 3px; -moz-border-radius: 3px; -ms-border-radius: 3px; -o-border-radius: 3px; border-radius: 3px; position: relative; top: -4px; }

.invite h5 { font-weight: bold; margin-bottom: 10px; margin-top: 10px; }
.invite input { margin-right: 15px; color: #777; border: 1px solid #CCC; -webkit-border-radius: 3px; -moz-border-radius: 3px; -ms-border-radius: 3px; -o-border-radius: 3px; border-radius: 3px; padding: 7px; min-width: 250px; }
.invite a { background-color: #1b3349; color: #FFF; font-weight: bold; padding-left: 7px; padding-right: 10px; }
.invite a:hover { color: #fff; background-color: #0072bc; }
.invite form fieldset { float: left; max-width: 200px; display: block; }
.invite form input[type="text"] { border: 1px solid #ccc; padding-top: 6px; padding-bottom: 6px; width: auto; min-width: 200px; }
.invite form input[type="submit"] { background: #1b3349 url(../images/ico_zap.png) no-repeat 7px 7px; color: #FFF; font-weight: bold; padding-left: 35px; padding-right: 10px; width: auto; min-width: 0px; }
.invite form input[type="submit"]:hover { color: #fff; background: #0072bc url(../images/ico_zap.png) no-repeat 7px 7px; }
.invite form .actions { border: 0px !important; padding: 0px !important; }

#map_canvas { height: 335px; -webkit-border-radius: 5px; -moz-border-radius: 5px; -ms-border-radius: 5px; -o-border-radius: 5px; border-radius: 5px; }

.break { text-align: center; }
.break h1 { font-family: "Lato", Tahoma, sans-serif; font-weight: 700; font-size: 45px; }
.break .blue { color: #1ab0ed; font-size: 18px; margin-top: 20px; font-family: "Lato", Tahoma, sans-serif; }

a { text-decoration: none; }
a:hover { text-decoration: none; }

.panels { margin-top: 50px; }
.panels .box { display: block; padding: 32px 4px 32px 19px; background-color: #18acea; color: #FFF; font-family: "Lato", Tahoma, sans-serif; font-size: 18px; margin-bottom: 10px; -webkit-border-radius: 3px; -moz-border-radius: 3px; -ms-border-radius: 3px; -o-border-radius: 3px; border-radius: 3px; line-height: 33px; -webkit-transition: -webkit-transform all; -moz-transition: -moz-transform all; -o-transition: -o-transform all; transition: transform all; -webkit-transition-duration: 0.3s; transition-duration: 0.3s; -webkit-transition-timing-function: linear; -moz-transition-timing-function: linear; -o-transition-timing-function: linear; transition-timing-function: linear; }
.panels .box i { margin-right: 10px; }
.panels .box:hover { background-color: #1b3349; }
.panels .box.own { background-color: #eff3f3; border: 3px dashed #CCC; padding: 29px 1px 28px 16px; color: #CCC; }
.panels .box.own:hover { background-color: #ccc; border: 4px solid #CCC; color: #fff; }
.panels .box.own:hover i:before { opacity: 1; }

.auction-list { margin-top: 20px; }
.auction-list .invite button { margin-right: 10px; }
.auction-list .accept-offer { margin-right: 10px; padding-right: 7px !important; margin-top: 0px !important; }
.auction-list .header { background-color: #0072bc; border: 1px solid #0072bc; border-radius: 3px 3px 0 0; color: #FFF; padding: 10px 15px; font-family: "Lato", Tahoma, sans-serif; font-size: 18px; }
.auction-list .header i { margin-right: 15px; position: relative; top: 5px; }
.auction-list .counter { margin-right: 20px; }
.auction-list .board { background-color: #FFF; border-left: 1px solid #CCC; border-right: 1px solid #CCC; border-bottom: 1px solid #CCC; padding: 9px; min-height: 65px; line-height: 35px; margin: 0; display: block; border-radius: 0; border-radius: 0 0 3px 3px; }
.auction-list .board.board .btn { margin-right: 10px; font-size: 13px; }
.auction-list .board.board label { color: #252628; font-size: 14px; font-family: Arial, Helvetica, sans-serif; font-weight: normal; }
.auction-list .board ul.pagination { border: none; padding: 0; min-height: 10px; background-color: none; margin: 0; display: block; }
.auction-list .board ul.pagination li a { color: #333; padding: 6px 0; width: 30px; text-align: center; margin-right: 5px; -webkit-border-radius: 3px; -moz-border-radius: 3px; -ms-border-radius: 3px; -o-border-radius: 3px; border-radius: 3px; }
.auction-list .board ul.pagination li:last-child a { margin-right: 0; }
.auction-list .board ul.pagination .prev a { padding: 8px 7px 9px; }
.auction-list .board ul.pagination .next a { padding: 8px 7px 9px; }
.auction-list .board ul.pagination .active a { background-color: #FFF; }
.auction-list .board ul.pagination .break a { border: 0 !important; cursor: default; }
.auction-list .board ul.pagination .break a:hover { background-color: #FFF !important; }
.auction-list .board .head { padding: 5px 7px 12px !important; }
.group-filters-on-footer .head {
	margin: 0 -7px 0 0 !important;
}
.chosen-container {
	padding: 0 0 0 0 !important;
}
.auction-list .board .head .btn i { margin-top: 0; margin-left: -3px; margin-right: 5px; }
.auction-list .board .head .label-check { margin: 2px 0 -2px; }
.auction-list .board .head .label-check .chck { margin-left: 5px; }
.auction-list .bottom { padding: 10px 15px 0; }
.auction-list .bottom .counter { line-height: 34px; }
.auction-list .bottom .pagination { margin-top: -11px; }
.auction-list .list em {
	padding: 15px 0 0 10px !important;	
}
.auction-list .list { background-color: #FFF; overflow: auto; font-family: "Lato", Tahoma, sans-serif; color: #777777; }
.auction-list .list .one-row { background-color: #FFF; border-left: 1px solid #ccc; overflow: hidden; border-right: 1px solid #ccc; padding: 5px 5px 3px; position: relative; }
.auction-list .list .one-row:last-child { border-bottom: 1px solid #ccc; }
.auction-list .list .one-row .label-check .chck { margin-bottom: -6px; }
.auction-list .list .one-row strong { color: #252525; }
.auction-list .list .one-row h3 { font-size: 16px; margin: 0; margin-top: 11px; color: #0072bc; font-family: "Lato", Tahoma, sans-serif; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; width: 100%; }
.auction-list .list .one-row .accept-offer { padding: 5px 7px 5px 7px !important; margin-top: 4px !important; }
.auction-list .list .one-row .accept-offer i { margin-right: 0 !important; }
.auction-list .list .one-row .last { text-align: right; color: #777777; margin-top: 7px; padding-right: 0px !important }
.auction-list .list .one-row .last.board .price { margin-left: 15px; }
.auction-list .list .one-row .last.board .select-offer { top: 0; }
.auction-list .list .one-row .last .price { color: #25415b; font-size: 16px; font-weight: 700; line-height: 30px; padding-top: 10px !important; }
.auction-list .list .one-row .last .price .smaller { font-size: 14px; font-weight: 400; margin-left: 5px; }
.auction-list .list .one-row .last .info { font-weight: bold; font-size: 12px; color: #bcbcbc; margin-top: 10px; line-height: 12px; }
.auction-list .list .one-row .last .info .select-offer { margin-right: 0 !important; }
.auction-list .list .one-row .title i { margin-right: 15px; display: block; float: left; margin-top: 1px; }
.auction-list .list .one-row .title .sub { margin-top: -5px; display: block; color: #252525; padding: 0 0 0 30px; }
.auction-list .list .one-row .title .sub strong { margin-left: 5px; margin-right: 20px; }
.auction-list .list .one-row .up.disabled { opacity: 1; background: #b3b3b3; }
.auction-list .list .one-row:before { content: ''; top: 0; left: 0; height: 1px; position: absolute; width: 100%; background: #ccc; display: block; }
.auction-list .list .one-row .transport { padding-top: 5px; padding-bottom: 8px; line-height: 30px; }
.auction-list .list .one-row .info {  line-height: 30px; }
.auction-list .list .one-row .transport i { float: left; margin-right: 5px; margin-top: 5px; }
.auction-list .list .one-row.red { background-color: #ffeded; border-left: 1px solid #ffc0c0; border-right: 1px solid #ffc0c0; color: #777; }
.auction-list .list .one-row.red:before { content: ''; top: 0; left: 0; height: 1px; position: absolute; width: 100%; background: #ffc0c0; display: block; }
.auction-list .list .one-row.red h3 { color: #e74c3c; }
.auction-list .list .one-row.red .select-offer { background-color: #25415b; }
.auction-list .list .one-row.green { background-color: #e8ffe0; color: #777; border-left: 1px solid #b7d6ad; border-right: 1px solid #b7d6ad; }
.auction-list .list .one-row.green:before { content: ''; top: 0; left: 0; height: 1px; position: absolute; width: 100%; background: #b7d6ad; display: block; }
.auction-list .list .one-row.green h3 { color: #44b01e; }
.auction-list .list .select-offer { margin-right: 20px; margin-top: 5px; }

i.ico_o_panel { height: 36px; width: 29px; background: url('../images/sprites-s639457d97d.png') 0 -68px; display: block; margin-right: 10px; position: relative; }
i.ico_o_panel:before { content: ''; -webkit-transition: -webkit-transform all; -moz-transition: -moz-transform all; -o-transition: -o-transform all; transition: transform all; -webkit-transition-duration: 0.3s; transition-duration: 0.3s; -webkit-transition-timing-function: linear; -moz-transition-timing-function: linear; -o-transition-timing-function: linear; transition-timing-function: linear; position: absolute; height: 36px; width: 29px; background: url('../images/sprites-s639457d97d.png') 0 -913px; opacity: 0; display: block; top: 0; left: 0; }
i.ico_clock { height: 34px; width: 34px; background: url('../images/sprites-s639457d97d.png') 0 -34px; display: block; margin-right: 10px; }
i.ico_bell_b { height: 34px; width: 34px; background: url('../images/sprites-s639457d97d.png') 0 -166px; display: block; margin-right: 10px; }
i.ico_raport_b { height: 34px; width: 34px; background: url('../images/sprites-s639457d97d.png') 0 -219px; display: block; margin-right: 10px; }
i.ico_download { height: 17px; width: 20px; background: url('../images/sprites-s639457d97d.png') 0 -668px; display: block; margin-right: 10px; }
i.ico_upload { height: 17px; width: 20px; background: url('../images/sprites-s639457d97d.png') 0 -635px; display: block; margin-right: 10px; }
i.filter_arr_down { height: 9px; width: 15px; background: url('../images/sprites-s639457d97d.png') 0 -759px; display: block; margin-right: 10px; position: relative; top: 8px; }
i.ico_filter { height: 16px; width: 20px; background: url('../images/sprites-s639457d97d.png') 0 -881px; display: block; margin-right: 5px; position: relative; top: 5px; }
i.ico_place { height: 13px; width: 16px; background: url('../images/sprites-s639457d97d.png') 0 -868px; display: block; position: relative; }
i.ico_place_up { height: 13px; width: 16px; background: url('../images/sprites-s639457d97d.png') 0 -1812px; display: block; position: relative; }
i.ico_del_gr { height: 20px; width: 20px; background: url('../images/sprites-s639457d97d.png') 0 -295px; display: block; margin-right: 10px !important; }
i.ico_down_list { height: 16px; width: 15px; background: url('../images/sprites-s639457d97d.png') 0 -1089px; display: block; position: relative; top: 3px; }
i.ico_up_list { height: 16px; width: 15px; background: url('../images/sprites-s639457d97d.png') 0 -1055px; display: block; position: relative; top: 3px; }
i.ico_pagination_right { height: 14px; width: 14px; background: url('../images/sprites-s639457d97d.png') 0 -825px; display: block; }
i.ico_pagination_left { height: 14px; width: 14px; background: url('../images/sprites-s639457d97d.png') 0 -839px; display: block; }
i.ico_home { height: 16px; width: 16px; background: url('../images/sprites-s639457d97d.png') 0 -726px; display: block; }
i.ico_auction { height: 16px; width: 16px; background: url('../images/sprites-s639457d97d.png') 0 -544px; display: block; }
i.ico_auction_black { height: 16px; width: 15px; background: url('../images/sprites-s639457d97d.png') 0 -1230px; display: block; }
i.ico_auction_white { height: 24px; width: 23px; background: url('../images/sprites-s639457d97d.png') 0 -403px; display: block; top: 0px !important; margin-right: 10px !important; }
i.ico_statistic { height: 16px; width: 16px; background: url('../images/sprites-s639457d97d.png') 0 -652px; display: block; }
i.ico_friends { height: 15px; width: 16px; background: url('../images/sprites-s639457d97d.png') 0 -529px; display: block; }
i.ico_card { height: 15px; width: 16px; background: url('../images/sprites-s639457d97d.png') 0 -853px; display: block; }
i.ico_options { height: 15px; width: 16px; background: url('../images/sprites-s639457d97d.png') 0 -481px; display: block; }
i.ico_message { height: 15px; width: 16px; background: url('../images/sprites-s639457d97d.png') 0 -810px; display: block; }
i.ico_qua { height: 14px; width: 16px; background: url('../images/sprites-s639457d97d.png') 0 -389px; display: block; }
i.transport-red { height: 17px; width: 22px; background: url('../images/sprites-s639457d97d.png') 0 -742px; display: inline-block; margin-bottom: -4px; margin-left: 3px; }
i.ico_conquer { height: 16px; width: 15px; background: url('../images/sprites-s639457d97d.png') 0 -619px; display: block; margin-right: 5px; }
i.ico_end { height: 14px; width: 20px; background: url('../images/sprites-s639457d97d.png') 0 -784px; display: block; margin-right: 12px; position: relative; top: 3px; }
i.ico_close { height: 12px; width: 10px; background: url('../images/sprites-s639457d97d.png') 0 -798px; display: block; margin-right: 5px; position: relative; top: 3px; }
i.location { height: 23px; width: 25px; background: url('../images/sprites-s639457d97d.png') 0 -442px; display: block; }
i.deliver-white { height: 24px; width: 23px; background: url('../images/sprites-s639457d97d.png') 0 -403px; display: block; margin-left: -5px; }
i.ico_zap_blue { height: 15px; width: 18px; background: url('../images/sprites-s639457d97d.png') 0 -496px; display: block; margin-right: 5px; }
i.ico_ok_green { height: 18px; width: 16px; background: url('../images/sprites-s639457d97d.png') 0 -560px; display: block; margin-right: 5px; }
i.ico_not_ok_red { height: 18px; width: 16px; background: url('../images/sprites-s639457d97d.png') 0 -511px; display: block; margin-right: 5px; }
i.star { height: 16px; width: 16px; margin-left: 5px; background: url('../images/sprites-s639457d97d.png') 0 -334px; display: block; margin-top: 3px; }
i.star_gold { height: 16px; width: 16px; margin-left: 5px; background: url('../images/sprites-s639457d97d.png') 0 -373px; display: block; margin-top: 3px; }
i.transport { height: 23px; width: 25px; background: url('../images/sprites-s639457d97d.png') 0 -703px; display: block; }
i.delivery-desc { height: 23px; width: 25px; background: url('../images/sprites-s639457d97d.png') 0 -596px; display: block; }
i.delivery { height: 23px; width: 25px; background: url('../images/sprites-s639457d97d.png') 0 -350px; margin-top: 2px; }
i.up { height: 16px; width: 15px; background: url('../images/sprites-s639457d97d.png') 0 -1055px; margin-top: 6px; }
i.down { height: 16px; width: 15px; background: url('../images/sprites-s639457d97d.png') 0 -1089px; margin-top: 6px; }
i.offers { height: 23px; width: 25px; background: url('../images/sprites-s639457d97d.png') 0 -272px; }
i.invite { height: 19px; width: 22px; background: url('../images/sprites-s639457d97d.png') 0 -315px; display: block; margin-right: 10px; }
i.message_bl { margin-right: 5px; height: 18px; width: 22px; background: url('../images/sprites-s639457d97d.png') 0 -685px; display: block; }
i.accept-offer { height: 18px; width: 22px; background: url('../images/sprites-s639457d97d.png') 0 -578px; margin-right: 8px; margin-top: 3px; margin-bottom: -4px; }
i.add { height: 18px; width: 18px; background: url('../images/sprites-s639457d97d.png') 0 -1558px; margin-right: 8px; margin-top: 3px; margin-bottom: -4px; }
i.stop { height: 20px; width: 20px; background: url('../images/sprites-s639457d97d.png') 0 -1264px; margin-right: 8px; margin-top: 2px; margin-bottom: -5px; }
i.back-white { height: 14px; width: 20px; background: url('../images/sprites-s639457d97d.png') 0 -967px; margin-right: 12px; margin-top: 1px; }
i.full-stats { height: 18px; width: 20px; background: url('../images/sprites-s639457d97d.png') 0 -949px; margin-right: 12px; margin-bottom: -3px; }

.create.offer-details .header { padding: 10px 15px !important; }
.create.offer-details .details .box { overflow: visible; margin-top: 25px; padding-bottom: 0; }
.create.offer-details .details .box:first-child { margin-top: 0px; }
.create.offer-details .field { margin-bottom: 20px; }
.create.offer-details .invite { margin-left: 0px; }
.create .board { border-left: 0px !important; border-right: 0px !important; -webkit-border-radius: 0px !important; -moz-border-radius: 0px !important; -ms-border-radius: 0px !important; -o-border-radius: 0px !important; border-radius: 0px !important; }
.create .board .head .pull-left { max-width: 475px; line-height: 16px; padding-top: 5px; }
.create .offer-list .back { margin-top: 0; }
.create .offer-list .actions { padding: 0; border: 0px; -webkit-border-radius: 0px; -moz-border-radius: 0px; -ms-border-radius: 0px; -o-border-radius: 0px; border-radius: 0px; }
.create .offer-list .actions input { width: auto; float: left; margin-left: 10px; padding-left: 35px; }
.create .offer-list .actions input.publish { background: #389417 url(../images/ico_del_wh.png) no-repeat 7px 4px; }
.create .offer-list .actions input.publish:hover { background: #256b0c url(../images/ico_del_wh.png) no-repeat 7px 4px; }
.create .offer-list .actions input.save-theme { background: #0072bc url(../images/ico_save.png) no-repeat 12px 9px; }
.create .offer-list .actions input.save-theme:hover { background: #18acea url(../images/ico_save.png) no-repeat 12px 9px; }
.create .help { display: inline-block; height: 18px; width: 19px; background: url('../images/sprites-s639457d97d.png') 0 -1212px; margin-left: 5px; margin-bottom: -2px; }
.create .help:hover { height: 18px; width: 19px; background: url('../images/sprites-s639457d97d.png') 0 -1161px; }

.add-next { font-size: 13px; background-color: #389417; color: #FFF; font-weight: bold; margin: 25px 0 0; padding: 8px; -webkit-border-radius: 3px; -moz-border-radius: 3px; -ms-border-radius: 3px; -o-border-radius: 3px; border-radius: 3px; display: inline-block; -webkit-transition: -webkit-transform all; -moz-transition: -moz-transform all; -o-transition: -o-transform all; transition: transform all; -webkit-transition-duration: 0.3s; transition-duration: 0.3s; -webkit-transition-timing-function: linear; -moz-transition-timing-function: linear; -o-transition-timing-function: linear; transition-timing-function: linear; }
.add-next i { display: inline-block; margin-right: 8px !important; margin-top: 0px; margin-bottom: -4px; }
.add-next:hover { background: #256b0c; color: #fff; }

.mc { margin-left: auto; margin-right: auto; }

.mt-0 { margin-top: 0; }

.mr-0 { margin-right: 0; }

.mb-0 { margin-bottom: 0; }

.ml-0 { margin-left: 0; }

.pt-0 { padding-top: 0; }

.pr-0 { padding-right: 0; }

.pb-0 { padding-bottom: 0; }

.pl-0 { padding-left: 0; }

.field { margin-bottom: 8px; }
.field label { font-weight: 400; }
.field label span { color: #d91f1f; }

.required:after { content: '*'; position: absolute; top: 0; left: 0; display: block; color: red; }
.required2:after { content: '*'; position: absolute; top: 0; left: -7px; display: block; color: red; }

.text label { font-size: 13px; color: #777777; font-weight: normal; }
.text input { width: 100%; border: 1px solid #cccccc; -webkit-border-radius: 3px; -moz-border-radius: 3px; -ms-border-radius: 3px; -o-border-radius: 3px; border-radius: 3px; padding: 6px; color: #333333; font-size: 13px; position: relative; }
.text select { width: 100%; }
.text .chosen-container { margin-bottom: 5px; }
.text.good div { position: relative; }
.text.good div:after { content: ''; position: absolute; display: block; top: 6px; right: -20px; height: 15px; width: 15px; background: url('../images/sprites-s639457d97d.png') 0 -1381px; }
.text.wrong label { color: #ad4237; }
.text.wrong input { background: #ffe4e1; border: 1px solid #ecb5af; }

.how-strong { margin-top: -10px; margin-bottom: 7px; }
.how-strong .pos { height: 5px; background: #d7d7d7; width: 23%; display: inline-block; -webkit-border-radius: 3px; -moz-border-radius: 3px; -ms-border-radius: 3px; -o-border-radius: 3px; border-radius: 3px; }
.how-strong.lv1 .pos:nth-child(1) { background: #e74c3c; }
.how-strong.lv2 .pos:nth-child(1), .how-strong.lv2 .pos:nth-child(2) { background: #f39c12; }
.how-strong.lv3 .pos:nth-child(1), .how-strong.lv3 .pos:nth-child(2), .how-strong.lv3 .pos:nth-child(3) { background: #f3cf3f; }
.how-strong.lv4 .pos { background: #59b749; }

.textarea label { font-size: 13px; color: #777777; font-weight: normal; }
.textarea textarea { width: 100%; border: 1px solid #cccccc; -webkit-border-radius: 3px; -moz-border-radius: 3px; -ms-border-radius: 3px; -o-border-radius: 3px; border-radius: 3px; padding: 5px; color: #333333; font-size: 13px; position: relative; }

.select label { font-size: 13px; color: #777777; font-weight: normal; }
.select label.blue { color: #0072bc; }
.select select { width: 100%; }

.actions { padding: 15px; border-left: 0px solid #ccc; border-bottom: 0px solid #ccc; border-right: 0px solid #ccc; border-bottom-right-radius: 3px; border-bottom-left-radius: 3px; }
.Actions input[type="submit"] , .actions input[type="submit"] { font: 14px Arial, sans-serif; font-weight: bold; color: #fff; text-align: center; background: #0072bc; padding: 8px; width: 100%; display: block; border: 0; -webkit-border-radius: 3px; -moz-border-radius: 3px; -ms-border-radius: 3px; -o-border-radius: 3px; border-radius: 3px; -webkit-transition: -webkit-transform all; -moz-transition: -moz-transform all; -o-transition: -o-transform all; transition: transform all; -webkit-transition-duration: 0.3s; transition-duration: 0.3s; -webkit-transition-timing-function: linear; -moz-transition-timing-function: linear; -o-transition-timing-function: linear; transition-timing-function: linear; }
.actions input[type="submit"]:hover { background: #18acea; }

.filter-list { margin-top: 20px; }
.filter-list .header { background-color: #18acea; border: 1px solid #18acea; -webkit-border-radius: 3px 3px 0 0; -moz-border-radius: 3px 3px 0 0; -ms-border-radius: 3px 3px 0 0; -o-border-radius: 3px 3px 0 0; border-radius: 3px 3px 0 0; color: #FFF; padding: 10px 15px; font-family: "Lato", Tahoma, sans-serif; font-size: 18px; }
.filter-list .header i { margin-right: 15px; position: relative; top: 5px; }
.filter-list .block { padding: 15px; border: 1px solid #ccc; border-top: 0px solid; background: #fff; }
.filter-list .block > label { margin-bottom: 15px; font-size: 16px; font-family: "Lato", Tahoma, sans-serif; }
.filter-list .categories .checkbox { margin-bottom: 12px; }
.filter-list .categories .checkbox:last-child { margin-bottom: 0px; }
.filter-list .categories .label-check span { color: #777777; font-weight: 400; }
.filter-list .categories .chck { margin-right: 7px; }
.filter-list .area .field { margin-bottom: 20px; }

.four-zero-four { margin-top: 40%; }
.four-zero-four h1 { font-size: 35px !important; color: #1b3349 !important; }
.four-zero-four a { color: #1ab0ed; display: block; }
.four-zero-four a:hover { color: #1b3349; }

/* @group Base */
.chosen-container { position: relative; display: inline-block; vertical-align: middle; font-size: 13px; zoom: 1; *display: inline; -webkit-user-select: none; -moz-user-select: none; user-select: none; }

.chosen-container .chosen-drop { position: absolute; top: 100%; left: -9999px; z-index: 1010; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; min-width: 100px; width: 100%; border: 1px solid #ccc; border-top: 0; background: #fff; box-shadow: 0 4px 5px rgba(0, 0, 0, 0.15); }

.chosen-container.chosen-with-drop .chosen-drop { left: 0; }

.chosen-container a { cursor: pointer; }

/* @end */
/* @group Single Chosen */
.chosen-container-single .chosen-single {min-width: 100px !important; position: relative; display: block; overflow: hidden; padding: 3px 12px; border: 1px solid #ccc; -webkit-transition: -webkit-transform all; -moz-transition: -moz-transform all; -o-transition: -o-transform all; transition: transform all; -webkit-transition-duration: 0.3s; transition-duration: 0.3s; -webkit-transition-timing-function: linear; -moz-transition-timing-function: linear; -o-transition-timing-function: linear; transition-timing-function: linear; -webkit-border-radius: 3px; -moz-border-radius: 3px; -ms-border-radius: 3px; -o-border-radius: 3px; border-radius: 3px; background-color: #fff; background-clip: padding-box; color: #333; text-decoration: none; white-space: nowrap; line-height: 24px; }
.chosen-container-single .chosen-single:hover { background: #EFEFEF; }

.chosen-container-single .chosen-default { color: #999; }

.chosen-container-single .chosen-single span { display: block; overflow: hidden; margin-right: 26px; text-overflow: ellipsis; white-space: nowrap; }

.chosen-container-single .chosen-single-with-deselect span { margin-right: 38px; }

.chosen-container-single .chosen-single abbr { position: absolute; top: 6px; right: 26px; display: block; width: 12px; height: 12px; font-size: 1px; }

.chosen-container-single .chosen-single abbr:hover { background-position: -42px -10px; }

.chosen-container-single.chosen-disabled .chosen-single abbr:hover { background-position: -42px -10px; }

.chosen-container-single .chosen-single div { position: absolute; top: 0; right: 0; display: block; width: 22px; height: 100%; }

.chosen-container-single .chosen-single div b { display: inline-block; width: 0; height: 0; margin-top: 5px; margin-left: 0px; vertical-align: middle; border-top: 4px solid black; border-right: 4px solid transparent; border-left: 4px solid transparent; border-bottom: 0 dotted; }

.chosen-container-single .chosen-search { position: relative; z-index: 1010; margin: 0; padding: 3px 4px; white-space: nowrap;}

.chosen-container-single .chosen-search input[type="text"] { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; margin: 1px 0; padding: 4px 20px 4px 5px; width: 100%; height: auto; outline: 0; border: 1px solid #aaa; font-size: 1em; font-family: sans-serif; line-height: normal; border-radius: 0; }

.chosen-container-single .chosen-drop { margin-top: 3px; -webkit-border-radius: 3px; -moz-border-radius: 3px; -ms-border-radius: 3px; -o-border-radius: 3px; border-radius: 3px; background-clip: padding-box; }

.chosen-container-single.chosen-container-single-nosearch .chosen-search { position: absolute; left: -9999px; }

/* @end */
/* @group Results */
.chosen-container .chosen-results { position: relative; overflow-x: hidden; overflow-y: auto; margin: 0 4px 4px 0; padding: 0 0 0 4px; max-height: 240px; -webkit-overflow-scrolling: touch; }

.chosen-container .chosen-results li { display: none; margin: 0; padding: 5px 6px; list-style: none; line-height: 20px; -webkit-touch-callout: none; }

.chosen-container .chosen-results li.active-result { display: list-item; cursor: pointer; }

.chosen-container .chosen-results li.disabled-result { display: list-item; color: #ccc; cursor: default; }

.chosen-container .chosen-results li.highlighted { background-color: #18acea; color: #fff; }

.chosen-container .chosen-results li.no-results { display: list-item; background: #f4f4f4; }

.chosen-container .chosen-results li.group-result { display: list-item; font-weight: bold; cursor: default; }

.chosen-container .chosen-results li.group-option { padding-left: 15px; }

.chosen-container .chosen-results li em { font-style: normal; text-decoration: underline; }

/* @end */
/* @group Multi Chosen */
.chosen-container-multi .chosen-choices { position: relative; overflow: hidden; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; margin: 0; padding: 0; width: 100%; height: auto !important; height: 1%; border: 1px solid #ccc; background-color: #fff; background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(1%, #eeeeee), color-stop(15%, white)); background-image: -webkit-linear-gradient(#eeeeee 1%, white 15%); background-image: -moz-linear-gradient(#eeeeee 1%, white 15%); background-image: -o-linear-gradient(#eeeeee 1%, white 15%); background-image: linear-gradient(#eeeeee 1%, #ffffff 15%); cursor: text; }

.chosen-container-multi .chosen-choices li { float: left; list-style: none; }

.chosen-container-multi .chosen-choices li.search-field { margin: 0; padding: 0; white-space: nowrap; }

.chosen-container-multi .chosen-choices li.search-field input[type="text"] { margin: 1px 0; padding: 5px; height: 15px; outline: 0; border: 0 !important; background: transparent !important; box-shadow: none; color: #666; font-size: 100%; font-family: sans-serif; line-height: normal; border-radius: 0; }

.chosen-container-multi .chosen-choices li.search-field .default { color: #999; }

.chosen-container-multi .chosen-choices li.search-choice { position: relative; margin: 3px 0 3px 5px; padding: 3px 20px 3px 5px; border: 1px solid #aaa; border-radius: 3px; background-color: #e4e4e4; background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), color-stop(100%, #eeeeee)); background-image: -webkit-linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%); background-image: -moz-linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%); background-image: -o-linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%); background-image: linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%); background-clip: padding-box; box-shadow: 0 0 2px white inset, 0 1px 0 rgba(0, 0, 0, 0.05); color: #333; line-height: 13px; cursor: default; }

.chosen-container-multi .chosen-choices li.search-choice .search-choice-close { position: absolute; top: 4px; right: 3px; display: block; width: 12px; height: 12px; font-size: 1px; }

.chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover { background-position: -42px -10px; }

.chosen-container-multi .chosen-choices li.search-choice-disabled { padding-right: 5px; border: 1px solid #ccc; background-color: #e4e4e4; background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), color-stop(100%, #eeeeee)); background-image: -webkit-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%); background-image: -moz-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%); background-image: -o-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%); background-image: linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%); color: #666; }

.chosen-container-multi .chosen-choices li.search-choice-focus { background: #d4d4d4; }

.chosen-container-multi .chosen-choices li.search-choice-focus .search-choice-close { background-position: -42px -10px; }

.chosen-container-multi .chosen-results { margin: 0; padding: 0; }

.chosen-container-multi .chosen-drop .result-selected { display: list-item; color: #ccc; cursor: default; }

/* @end */
/* @group Active  */
.chosen-container-active .chosen-single { box-shadow: 0 0 5px rgba(0, 0, 0, 0.3); }

.chosen-container-active.chosen-with-drop .chosen-single { -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); border-color: #aaa; background: #EFEFEF; }

.chosen-container-active.chosen-with-drop .chosen-single div { border-left: none; background: transparent; }

.chosen-container-active .chosen-choices { box-shadow: 0 0 5px rgba(0, 0, 0, 0.3); }

.chosen-container-active .chosen-choices li.search-field input[type="text"] { color: #111 !important; }

/* @end */
/* @group Disabled Support */
.chosen-disabled { opacity: 0.5 !important; cursor: default; }

.chosen-disabled .chosen-single { cursor: default; }

.chosen-disabled .chosen-choices .search-choice .search-choice-close { cursor: default; }

/* @end */
/* @group Right to Left */
.chosen-rtl { text-align: right; }

.chosen-rtl .chosen-single { overflow: visible; padding: 0 8px 0 0; }

.chosen-rtl .chosen-single span { margin-right: 0; margin-left: 26px; direction: rtl; }

.chosen-rtl .chosen-single-with-deselect span { margin-left: 38px; }

.chosen-rtl .chosen-single div { right: auto; left: 3px; }

.chosen-rtl .chosen-single abbr { right: auto; left: 26px; }

.chosen-rtl .chosen-choices li { float: right; }

.chosen-rtl .chosen-choices li.search-field input[type="text"] { direction: rtl; }

.chosen-rtl .chosen-choices li.search-choice { margin: 3px 5px 3px 0; padding: 3px 5px 3px 19px; }

.chosen-rtl .chosen-choices li.search-choice .search-choice-close { right: auto; left: 4px; }

.chosen-rtl.chosen-container-single-nosearch .chosen-search, .chosen-rtl .chosen-drop { left: 9999px; }

.chosen-rtl.chosen-container-single .chosen-results { margin: 0 0 4px 4px; padding: 0 4px 0 0; }

.chosen-rtl .chosen-results li.group-option { padding-right: 15px; padding-left: 0; }

.chosen-rtl.chosen-container-active.chosen-with-drop .chosen-single div { border-right: none; }

.chosen-rtl .chosen-search input[type="text"] { padding: 4px 5px 4px 20px; direction: rtl; }

.chosen-rtl.chosen-container-single .chosen-single div b { background-position: 6px 2px; }

.chosen-rtl.chosen-container-single.chosen-with-drop .chosen-single div b { background-position: -12px 2px; }

/* @end */
/* @group Retina compatibility */
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-resolution: 144dpi) { .chosen-rtl .chosen-search input[type="text"], .chosen-container-single .chosen-single abbr, .chosen-container-single .chosen-single div b, .chosen-container-single .chosen-search input[type="text"], .chosen-container-multi .chosen-choices .search-choice .search-choice-close, .chosen-container .chosen-results-scroll-down span, .chosen-container .chosen-results-scroll-up span { background-image: url("chosen-sprite@2x.png") !important; background-size: 52px 37px !important; background-repeat: no-repeat !important; } }
/* @end */
.knobs .title { margin-top: 10px; text-align: center; }
.knobs .title i { display: inline-block; margin-bottom: -3px; }
.knobs .title i.up, .knobs .title i.down { margin-top: 0; margin-right: 5px; }

.nav-tabs i { width: 25px !important; margin-bottom: -2px; }
.nav-tabs i.ico-my-stats { height: 16px; width: 16px; background: url('../images/sprites-s639457d97d.png') 0 -1496px; }
.nav-tabs i.ico-opinions { height: 16px; width: 18px; background: url('../images/sprites-s639457d97d.png') 0 -1284px; }
.nav-tabs i.ico-archive { height: 16px; width: 15px; background: url('../images/sprites-s639457d97d.png') 0 -1230px; }
.nav-tabs i.ico-activities { height: 16px; width: 15px; background: url('../images/sprites-s639457d97d.png') 0 -465px; }
.nav-tabs .active i.ico-my-stats { height: 16px; width: 16px; background: url('../images/sprites-s639457d97d.png') 0 -1512px; }
.nav-tabs .active i.ico-opinions { height: 16px; width: 18px; background: url('../images/sprites-s639457d97d.png') 0 -1300px; }
.nav-tabs .active i.ico-archive { height: 16px; width: 15px; background: url('../images/sprites-s639457d97d.png') 0 -1145px; }
.nav-tabs .active i.ico-activities { height: 15px; width: 15px; background: url('../images/sprites-s639457d97d.png') 0 -1334px; }

.nav-tabs i { width: 25px !important; margin-bottom: -2px; }
.nav-tabs i.ico-my-settings { height: 18px; width: 18px; background: url('../images/sprites-s639457d97d.png') 0 -1588px; margin-bottom: -3px; }
.nav-tabs i.ico-messages { height: 12px; width: 18px; background: url('../images/sprites-s639457d97d.png') 0 -1576px; margin-bottom: -1px; }
.nav-tabs i.ico-themes { height: 16px; width: 20px; background: url('../images/sprites-s639457d97d.png') 0 -1698px; }
.nav-tabs i.ico-employees { height: 18px; width: 20px; background: url('../images/sprites-s639457d97d.png') 0 -1179px; }
.nav-tabs i.ico-comments { height: 18px; width: 22px; background: url('../images/sprites-s639457d97d.png') 0 -685px; margin-bottom: -3px; }
.nav-tabs i.ico-invites { height: 20px; width: 20px; background: url('../images/sprites-s639457d97d.png') 0 -1105px; margin-bottom: -3px; }
.nav-tabs i.ico-help { height: 19px; width: 19px; background: url('../images/sprites-s639457d97d.png') 0 -1036px; margin-bottom: -3px; }
.nav-tabs i.ico-statues { height: 18px; width: 16px; background: url('../images/sprites-s639457d97d.png') 0 -1776px; margin-bottom: -3px; }
.nav-tabs .active i.ico-my-settings { height: 18px; width: 18px; background: url('../images/sprites-s639457d97d.png') 0 -1316px; }
.nav-tabs .active i.ico-messages { height: 12px; width: 18px; background: url('../images/sprites-s639457d97d.png') 0 -1606px; }
.nav-tabs .active i.ico-themes { height: 16px; width: 20px; background: url('../images/sprites-s639457d97d.png') 0 -1618px; }
.nav-tabs .active i.ico-employees { height: 18px; width: 20px; background: url('../images/sprites-s639457d97d.png') 0 -1246px; }
.nav-tabs .active i.ico-comments { height: 18px; width: 20px; background: url('../images/sprites-s639457d97d.png') 0 -1680px; }
.nav-tabs .active i.ico-invites { height: 20px; width: 20px; background: url('../images/sprites-s639457d97d.png') 0 -1125px; }
.nav-tabs .active i.ico-help { height: 19px; width: 19px; background: url('../images/sprites-s639457d97d.png') 0 -981px; }
.nav-tabs .active i.ico-statues { height: 18px; width: 16px; background: url('../images/sprites-s639457d97d.png') 0 -1794px; }

.tab-content #my-settings .block { border-bottom: 0px; }


.tabs.sub .nav-tabs { margin-left: 20px; position: relative; }
.tabs.sub .nav-tabs:before { content: ''; display: block; height: 1px; width: 20px; background: #ddd; bottom: -1px; left: -20px; position: absolute; }
.tabs.sub .tab-content { border-left: 0px; border-right: 0px; border-bottom: 0px; }

#my-settings .actions { border: 0px; padding: 0px; margin-top: 25px; }
#my-settings .actions input[type="submit"] { width: auto; float: right; margin-left: 10px; padding-left: 35px; background: #0072bc url(../images/ico_changes.png) no-repeat 11px 9px; }
#my-settings .actions input[type="submit"]:hover { background: #18acea url(../images/ico_changes.png) no-repeat 11px 9px; }
#my-settings .info { padding: 20px 20px 0; }
#my-settings .table { padding: 20px; line-height: 25px; }
#my-settings .sub .block:first-child { padding-bottom: 0; }
#my-settings .sub .block:first-child .head { padding-bottom: 0; }
#my-settings .sub .block:first-child .head .grey { padding-bottom: 0; }

#statues { text-align: center; }
#statues .block { border-bottom: 0px; padding-bottom: 10px; }
#statues .wrapper { padding: 0 0 20px 30px; background: #f4f4f4; border: 1px solid #d1d1d1; max-height: 420px; height: 100%; text-align: left; overflow: hidden; }
#statues .wrapper .mCSB_container { padding-right: 20px; padding-top: 20px; }
#statues .wrapper .mCSB_scrollTools { right: -3px; }
#statues .wrapper .mCSB_scrollTools .mCSB_dragger_bar { width: 10px; background: #b8b8b8; -webkit-border-radius: 0px !important; -moz-border-radius: 0px !important; -ms-border-radius: 0px !important; -o-border-radius: 0px !important; border-radius: 0px !important; }
#statues .wrapper .mCSB_scrollTools .mCSB_draggerRail { width: 10px; border: 0px; background: #dadada; border-left: 1px solid #d1d1d1; -webkit-border-radius: 0px !important; -moz-border-radius: 0px !important; -ms-border-radius: 0px !important; -o-border-radius: 0px !important; border-radius: 0px !important; }
#statues .wrapper p { padding-bottom: 25px; color: #7d7d7d; line-height: 20px; }
#statues .wrapper p a { color: #18acea; }
#statues .wrapper p a:hover { text-decoration: underline; color: #18acea; }
#statues .wrapper p strong { color: #252525; display: block; padding-bottom: 5px; font: 16px "Lato", Tahoma, sans-serif; font-weight: 700; }
#statues .accept { background: #0072bc; color: #fff; font-weight: bold; padding-left: 4px; padding-top: 6px; padding-bottom: 7px; margin: 20px 0; }
#statues .accept:hover { color: #fff; background: #18acea; }
#statues .accept i { display: inline-block; margin-bottom: -6px; }

#help .head { padding-bottom: 0; }
#help .head .save { background: #0072bc; float: right; color: #fff; font-weight: bold; padding-left: 10px; padding-top: 6px; padding-bottom: 7px; }
#help .head .save:hover { color: #fff; background: #18acea; }
#help .head .save i { display: inline-block; top: 2px; margin-right: 10px; height: 14px; width: 14px; background: url('../images/sprites-s639457d97d.png') 0 -1666px; }
#help .block { border-bottom: 0px; padding: 20px; }
#help .block:first-child { padding-bottom: 0px; }
#help .accordio.active .title { font-weight: 700; color: #0072bc; }
#help .accordio.active .title i { background: url('../images/sprites-s639457d97d.png') 0 -1018px; }
#help .accordio .title { font: 18px "Lato", Tahoma, sans-serif; color: #252525; cursor: pointer; margin-bottom: 10px;margin-top: 15px }
#help .accordio .title:hover { color: #0072bc; }
#help .accordio .title:hover i { background: url('../images/sprites-s639457d97d.png') 0 -1018px; }
#help .accordio .title i { height: 18px; width: 18px; background: url('../images/sprites-s639457d97d.png') 0 -1071px; display: inline-block; margin-right: 17px; margin-bottom: -1px; }
#help .accordio .body { padding: 20px; background: #ebebeb; margin-top: 10px; margin-bottom: 20px; font: 16px/24px "Lato", Tahoma, sans-serif; color: #323232; display: none; }
#help .accordio .body a { color: #18acea; }
#help .accordio .body a:hover { text-decoration: underline; color: #18acea; }

#new-help .modal-dialog { max-width: 300px; }
#new-help .chosen-container { margin: 10px 0; }

#invites .grey { color: #919191; }
#invites a { font-weight: bold; color: #0072bc; }
#invites .list { padding: 20px; line-height: 25px; }
#invites .list .none { width: 100%; height: 1px; display: block; background: #d8d8d8; max-width: 135px; margin-top: 12px; }

#employees .block { border-bottom: 0; padding-bottom: 0; }
#employees .table { padding: 20px; line-height: 25px; }
#employees .text input { padding: 0px 5px; }
@-moz-document url-prefix() { 
  #employees .text input { padding: 6px 5px; }
}
#employees .text label { font-size: 14px; color: #333333; }
#employees .data .field { margin-bottom: 0; }
#employees .data .field label { margin-bottom: 0; }
#employees .data .field input { display: none; }
#employees .data .actions { padding: 0; margin: 0; border: 0; }
#employees .data .actions #edit { display: inline-block; height: 14px; width: 14px; background: url('../images/sprites-s639457d97d.png') 0 -1634px; margin: 0 2px; }
#employees .data .actions #delete { display: inline-block; height: 16px; width: 15px; background: url('../images/sprites-s639457d97d.png') 0 -1853px; margin: 0 2px; }
#employees .data .actions.edit { display: none; }
#employees .data .actions.edit input { width: auto; float: left; padding-left: 30px; padding-top: 6px; padding-bottom: 6px; background: #0072bc url(../images/ico_changes.png) no-repeat 8px 7px; }
#employees .data .actions.edit input:hover { background: #18acea url(../images/ico_changes.png) no-repeat 8px 7px; }
#employees .data.editing { margin-top: 5px; }
#employees .data.editing .field label { display: none; }
#employees .data.editing .field input { display: block; }
#employees .data.editing .actions #edit, #employees .data.editing .actions #delete { display: none; }
#employees .data.editing .actions.edit { display: block; }
#employees .visible-xs .grey { line-height: 18px; margin-top: 10px; }
#employees .new { margin-bottom: 50px; font-size: 13px; background-color: #389417; color: #FFF; font-weight: bold; padding-left: 7px; padding-right: 10px; margin-top: 20px; display: inline-block !important; }
#employees .new:hover { background: #256b0c; }
#employees .new i { display: inline-block; margin: 0 7px -4px 0; }

#messages > .row .col-md-8:first-child { padding-right: 0; }
#messages > .row .col-md-8:last-child { padding-left: 0; }
#messages .head .btn { font-size: 14px; background-color: #389417; color: #FFF; font-weight: bold; padding: 5px 10px; display: inline-block !important; float: right; }
#messages .head .btn:hover { background: #256b0c; }
#messages .block { padding-bottom: 5px; border-bottom: 0px; padding-top: 5px; }
#messages .block:first-child { padding-top: 17px; }
#messages .block .read { font-weight: bold; color: #0072bc; }
#messages .block .read:hover { color: #18acea; }
#messages .messages .row { line-height: 23px; padding: 5px 0; margin-right: 0px; margin-left: 0px; }
#messages .messages .row a { color: #333333; }
#messages .messages .row a:hover { text-decoration: underline; }
#messages .messages .row .checkbox { margin-bottom: 0; float: right; }
#messages .messages .row.selected { background: #0072bc; color: #fff; }
#messages .messages .row.selected .grey { color: #fff; }
#messages .messages .row.selected .title { font-weight: bold; color: #fff; }
#messages .messages .row.selected .title:hover { color: #fff; }
#messages .messages .row.to-read .title { font-weight: bold; }
#messages .messages .row .col-md-10 { overflow: hidden; white-space: nowrap; text-overflow: ellipsis; }

.talk { background: #f5f5f5; border-top: 1px solid; border-left: 1px solid ; border-color: #e4e4e4; width: 100%; height: 100%; display: block; padding: 25px 40px; min-height: 475px; }
.talk form .textarea label { padding-top: 15px; }
.talk .mCSB_container { padding: 0 10px; }
.talk .mCSB_scrollTools { right: -3px; }
.talk .mCSB_scrollTools .mCSB_dragger_bar { background: #b8b8b8; -webkit-border-radius: 0px !important; -moz-border-radius: 0px !important; -ms-border-radius: 0px !important; -o-border-radius: 0px !important; border-radius: 0px !important; }
.talk .mCSB_scrollTools .mCSB_draggerRail { border: 0px; background: #dadada; border-left: 1px solid #d1d1d1; -webkit-border-radius: 0px !important; -moz-border-radius: 0px !important; -ms-border-radius: 0px !important; -o-border-radius: 0px !important; border-radius: 0px !important; }
.talk .actions { padding: 0; border: 0; }
.talk .actions .send-message { color: #FFF; font-weight: bold; padding-left: 35px; padding-right: 10px; width: auto; min-width: 0px; background: #0072bc url(../images/ico_messages_white.png) no-repeat 9px 10px; }
.talk .actions .send-message:hover { background: #18acea url(../images/ico_messages_white.png) no-repeat 9px 10px; }
.talk .inside { width: 100%; height: 400px; overflow: hidden; }
.talk .msg { padding: 15px 0 25px 15px; margin-bottom: 15px; width: 95%; }
.talk .msg .grey { text-align: right; margin-bottom: 10px; }
.talk .msg p { font: 13px/18px Arial, sans-serif; }
.talk .msg.left { background: #e9f6ff; border: 1px solid #bcd8eb; -webkit-border-radius: 3px; -moz-border-radius: 3px; -ms-border-radius: 3px; -o-border-radius: 3px; border-radius: 3px; position: relative; }
/*.talk .msg.left:before { content: ''; position: absolute; top: 25px; left: -11px; display: block; height: 13px; width: 11px; background: url('../images/sprites-s639457d97d.png') 0 -1714px; } **/
.talk .msg.right { background: #fff; margin-left: 5%; border: 1px solid #ccc; -webkit-border-radius: 3px; -moz-border-radius: 3px; -ms-border-radius: 3px; -o-border-radius: 3px; border-radius: 3px; position: relative; } 
/*.talk .msg.right:before { content: ''; position: absolute; top: 25px; right: -11px; display: block; height: 13px; width: 11px; background: url('../images/sprites-s639457d97d.png') 0 -1727px; }*/

#addresses .block, #themes .block { border-bottom: 0; padding-bottom: 0; }
#addresses .table, #themes .table { padding: 20px; line-height: 25px; }
#addresses .actions , #themes .actions { padding: 0; margin: 0; border: 0; margin-top: -7px; }
@-moz-document url-prefix() { 
  #themes .actions { padding: 0; margin: 0; border: 0; margin-top: 2px; }
}
#addresses .actions #edit, #themes .actions #edit { display: inline-block; height: 16px; width: 16px; background: url('../images/sprites-s639457d97d.png') 0 -1349px; margin: 0 2px; }
#addresses .actions #delete, #themes .actions #delete { display: inline-block; height: 16px; width: 15px; background: url('../images/sprites-s639457d97d.png') 0 -1853px; margin: 0 2px; }
#addresses .new,  #themes .new { margin-bottom: 50px; font-size: 13px; background-color: #389417; color: #FFF; font-weight: bold; padding-left: 7px; padding-right: 10px; margin-top: 20px; display: inline-block !important; }
#addresses .new:hover, #themes .new:hover { background: #256b0c; }
#addresses .new i, #themes .new i { display: inline-block; margin: 0 7px -4px 0; }
#addresses .tabs.sub,  #themes .tabs.sub { margin-top: 3px; }

#reminders .question { line-height: 30px; margin-right: 10px; float: left; }

#finance .red { font-weight: bold; }
#finance .table .row { margin-bottom: 10px; }
#finance .table .row:first-child { margin-bottom: 5px; }
#finance .download { font-weight: bold; color: #333; }
#finance .download i { display: inline-block; height: 16px; width: 12px; background: url('../images/sprites-s639457d97d.png') 0 -1837px; margin: -3px 5px -2px 0; }
#finance .download:hover { text-decoration: underline; }
#finance .pay { background: #0072bc; color: #fff; font-weight: bold; padding: 3px 4px 4px 7px; margin-top: -3px; }
#finance .pay i { height: 15px; width: 16px; background: url('../images/sprites-s639457d97d.png') 0 -853px; display: inline-block; margin: 2px 5px -2px 0; }
#finance .pay:hover { background: #18acea; }
#finance .none { width: 100%; height: 1px; display: block; background: #d8d8d8; max-width: 135px; margin-top: 12px; }
#finance .stan .final { font-size: 25px; padding: 0 5px; font-weight: bold; color: #e74c3c; vertical-align: -3px; }
#finance .stan .upto { font-size: 25px; padding: 0 5px; font-weight: bold; color: #333; vertical-align: -3px; }

#my-services .actions { padding: 0; margin: 0; }
#my-services .actions input { padding: 0 !important; background: none !important; color: #333; display: initial; padding: 0 !important; margin: 0 !important; float: none !important; font-weight: bold; }
#my-services .actions input:hover { text-decoration: underline; }
#my-services .turn { color: #919191; font-weight: bold; }
#my-services .turn i { height: 15px; width: 14px; background: url('../images/sprites-s639457d97d.png') 0 -1528px; display: inline-block; margin: 2px 5px -2px; }
#my-services .turn.on { color: #479e3f; }
#my-services .turn.on i { height: 15px; width: 14px; background: url('../images/sprites-s639457d97d.png') 0 -1543px; }

#docs .documents .download { font-weight: bold; color: #333; display: block; margin: 10px 0; }
#docs .documents .download i { display: inline-block; height: 16px; width: 12px; background: url('../images/sprites-s639457d97d.png') 0 -1837px; margin: -3px 5px -2px 0; }
#docs .documents .download:hover { text-decoration: underline; }
#docs .new-doc { font-size: 13px; background: #0072bc; color: #FFF; font-weight: bold; padding: 7px 10px 7px 10px; margin: 20px 0; display: inline-block !important; }
#docs .new-doc:hover { background: #18acea; }
#docs .new-doc i { display: inline-block; height: 16px; width: 20px; background: url('../images/sprites-s639457d97d.png') 0 -1448px; margin: 0 7px -3px 0; }

#comments .head .grey { line-height: initial !important; }
#comments .one-row { border: 0px !important; padding-right: 10px !important; padding-left: 10px !important; }
#comments .one-row:before { display: none !important; }
#comments .block { border-bottom: 0; }
#comments .statistic-title { padding: 10px 15px; margin-bottom: 17px; }
#comments .auction-list .board { border-left: 1px solid #CCC; border-right: 1px solid #CCC; padding-bottom: 0px; }
#comments .list { border-bottom: 0px; }
#comments .list .last .warning { display: inline-block; height: 14px; width: 17px; background: url('../images/sprites-s639457d97d.png') 0 -1482px; margin: 2px 0 0 5px; }
#comments .none { height: 1px; display: block; background: #d8d8d8; margin-top: 15px; width: 120px; }
#comments .add-new-opinion { background-color: #389417; color: #fff; font-weight: bold; padding: 3px 6px 4px 7px; margin-left: 10px; margin-bottom: 4px; }
#comments .add-new-opinion i { display: inline-block; margin: 0 6px -3px 0; height: 16px; width: 16px; background: url('../images/sprites-s639457d97d.png') 0 -1432px; }
#comments .add-new-opinion:hover { background: #256b0c; }
#comments .stars { /*line-height: 27px;*/ display: inline-block; }
#comments .stars .star, #comments .stars .star_gold { margin-top: 5px; }
#comments .stars strong { margin-left: 5px; margin-right: 15px; font-family: Arial, sans-serif; }

/* basic scrollbar styling */
/* vertical scrollbar */
.mCSB_container { width: auto; margin-right: 30px; overflow: hidden; }

.mCSB_container.mCS_no_scrollbar { margin-right: 0; }

.mCS_disabled > .mCustomScrollBox > .mCSB_container.mCS_no_scrollbar, .mCS_destroyed > .mCustomScrollBox > .mCSB_container.mCS_no_scrollbar { margin-right: 30px; }

.mCustomScrollBox > .mCSB_scrollTools { width: 16px; height: 100%; top: 0; right: 0; }

.mCSB_scrollTools .mCSB_draggerContainer { position: absolute; top: 0; left: 0; bottom: 0; right: 0; height: auto; }

.mCSB_scrollTools a + .mCSB_draggerContainer { margin: 20px 0; }

.mCSB_scrollTools .mCSB_draggerRail { width: 2px; height: 100%; margin: 0 auto; -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px; }

.mCSB_scrollTools .mCSB_dragger { cursor: pointer; width: 100%; height: 30px; }

.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar { width: 4px; height: 100%; margin: 0 auto; -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px; text-align: center; }

.mCSB_scrollTools .mCSB_buttonUp, .mCSB_scrollTools .mCSB_buttonDown { display: block; position: relative; height: 20px; overflow: hidden; margin: 0 auto; cursor: pointer; }

.mCSB_scrollTools .mCSB_buttonDown { top: 100%; margin-top: -40px; }

/* horizontal scrollbar */
.mCSB_horizontal > .mCSB_container { height: auto; margin-right: 0; margin-bottom: 30px; overflow: hidden; }

.mCSB_horizontal > .mCSB_container.mCS_no_scrollbar { margin-bottom: 0; }

.mCS_disabled > .mCSB_horizontal > .mCSB_container.mCS_no_scrollbar, .mCS_destroyed > .mCSB_horizontal > .mCSB_container.mCS_no_scrollbar { margin-right: 0; margin-bottom: 30px; }

.mCSB_horizontal.mCustomScrollBox > .mCSB_scrollTools { width: 100%; height: 16px; top: auto; right: auto; bottom: 0; left: 0; overflow: hidden; }

.mCSB_horizontal > .mCSB_scrollTools a + .mCSB_draggerContainer { margin: 0 20px; }

.mCSB_horizontal > .mCSB_scrollTools .mCSB_draggerRail { width: 100%; height: 2px; margin: 7px 0; -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px; }

.mCSB_horizontal > .mCSB_scrollTools .mCSB_dragger { width: 30px; height: 100%; }

.mCSB_horizontal > .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar { width: 100%; height: 4px; margin: 6px auto; -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px; }

.mCSB_horizontal > .mCSB_scrollTools .mCSB_buttonLeft, .mCSB_horizontal > .mCSB_scrollTools .mCSB_buttonRight { display: block; position: relative; width: 20px; height: 100%; overflow: hidden; margin: 0 auto; cursor: pointer; float: left; }

.mCSB_horizontal > .mCSB_scrollTools .mCSB_buttonRight { margin-left: -40px; float: right; }

.mCustomScrollBox { -ms-touch-action: none; /*MSPointer events - direct all pointer events to js*/ }

/* default scrollbar colors and backgrounds (default theme) */
.mCustomScrollBox > .mCSB_scrollTools { opacity: 0.75; filter: "alpha(opacity=75)"; -ms-filter: "alpha(opacity=75)"; /* old ie */ }

.mCustomScrollBox:hover > .mCSB_scrollTools { opacity: 1; filter: "alpha(opacity=100)"; -ms-filter: "alpha(opacity=100)"; /* old ie */ }

.mCSB_scrollTools .mCSB_draggerRail { background: #000; /* rgba fallback */ background: rgba(0, 0, 0, 0.4); filter: "alpha(opacity=40)"; -ms-filter: "alpha(opacity=40)"; /* old ie */ }

.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar { }

.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {  }

.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar, .mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {  }

.mCSB_scrollTools .mCSB_buttonUp, .mCSB_scrollTools .mCSB_buttonDown, .mCSB_scrollTools .mCSB_buttonLeft, .mCSB_scrollTools .mCSB_buttonRight { background-image: url(mCSB_buttons.png); background-repeat: no-repeat; opacity: 0.4; filter: "alpha(opacity=40)"; -ms-filter: "alpha(opacity=40)"; /* old ie */ }

.mCSB_scrollTools .mCSB_buttonUp { background-position: 0 0; /*
sprites locations are 0 0/-16px 0/-32px 0/-48px 0 (light) and -80px 0/-96px 0/-112px 0/-128px 0 (dark)
*/ }

.mCSB_scrollTools .mCSB_buttonDown { background-position: 0 -20px; /*
sprites locations are 0 -20px/-16px -20px/-32px -20px/-48px -20px (light) and -80px -20px/-96px -20px/-112px -20px/-128px -20px (dark)
*/ }

.mCSB_scrollTools .mCSB_buttonLeft { background-position: 0 -40px; /*
sprites locations are 0 -40px/-20px -40px/-40px -40px/-60px -40px (light) and -80px -40px/-100px -40px/-120px -40px/-140px -40px (dark)
*/ }

.mCSB_scrollTools .mCSB_buttonRight { background-position: 0 -56px; /*
sprites locations are 0 -56px/-20px -56px/-40px -56px/-60px -56px (light) and -80px -56px/-100px -56px/-120px -56px/-140px -56px (dark)
*/ }

.mCSB_scrollTools .mCSB_buttonUp:hover, .mCSB_scrollTools .mCSB_buttonDown:hover, .mCSB_scrollTools .mCSB_buttonLeft:hover, .mCSB_scrollTools .mCSB_buttonRight:hover { opacity: 0.75; filter: "alpha(opacity=75)"; -ms-filter: "alpha(opacity=75)"; /* old ie */ }

.mCSB_scrollTools .mCSB_buttonUp:active, .mCSB_scrollTools .mCSB_buttonDown:active, .mCSB_scrollTools .mCSB_buttonLeft:active, .mCSB_scrollTools .mCSB_buttonRight:active { opacity: 0.9; filter: "alpha(opacity=90)"; -ms-filter: "alpha(opacity=90)"; /* old ie */ }

/*scrollbar themes*/
/*dark (dark colored scrollbar)*/
.mCS-dark > .mCSB_scrollTools .mCSB_draggerRail { background: #000; /* rgba fallback */ background: rgba(0, 0, 0, 0.15); }

.mCS-dark > .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar { background: #000; /* rgba fallback */ background: rgba(0, 0, 0, 0.75); }

.mCS-dark > .mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar { background: rgba(0, 0, 0, 0.85); }

.mCS-dark > .mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar, .mCS-dark > .mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar { background: rgba(0, 0, 0, 0.9); }

.mCS-dark > .mCSB_scrollTools .mCSB_buttonUp { background-position: -80px 0; }

.mCS-dark > .mCSB_scrollTools .mCSB_buttonDown { background-position: -80px -20px; }

.mCS-dark > .mCSB_scrollTools .mCSB_buttonLeft { background-position: -80px -40px; }

.mCS-dark > .mCSB_scrollTools .mCSB_buttonRight { background-position: -80px -56px; }

/*light-2*/
.mCS-light-2 > .mCSB_scrollTools .mCSB_draggerRail { width: 4px; background: #fff; /* rgba fallback */ background: rgba(255, 255, 255, 0.1); -webkit-border-radius: 1px; -moz-border-radius: 1px; border-radius: 1px; }

.mCS-light-2 > .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar { width: 4px; background: #fff; /* rgba fallback */ background: rgba(255, 255, 255, 0.75); -webkit-border-radius: 1px; -moz-border-radius: 1px; border-radius: 1px; }

.mCS-light-2.mCSB_horizontal > .mCSB_scrollTools .mCSB_draggerRail { width: 100%; height: 4px; margin: 6px 0; }

.mCS-light-2.mCSB_horizontal > .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar { width: 100%; height: 4px; margin: 6px auto; }

.mCS-light-2 > .mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar { background: rgba(255, 255, 255, 0.85); }

.mCS-light-2 > .mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar, .mCS-light-2 > .mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar { background: rgba(255, 255, 255, 0.9); }

.mCS-light-2 > .mCSB_scrollTools .mCSB_buttonUp { background-position: -32px 0; }

.mCS-light-2 > .mCSB_scrollTools .mCSB_buttonDown { background-position: -32px -20px; }

.mCS-light-2 > .mCSB_scrollTools .mCSB_buttonLeft { background-position: -40px -40px; }

.mCS-light-2 > .mCSB_scrollTools .mCSB_buttonRight { background-position: -40px -56px; }

/*dark-2*/
.mCS-dark-2 > .mCSB_scrollTools .mCSB_draggerRail { width: 4px; background: #000; /* rgba fallback */ background: rgba(0, 0, 0, 0.1); -webkit-border-radius: 1px; -moz-border-radius: 1px; border-radius: 1px; }

.mCS-dark-2 > .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar { width: 4px; background: #000; /* rgba fallback */ background: rgba(0, 0, 0, 0.75); -webkit-border-radius: 1px; -moz-border-radius: 1px; border-radius: 1px; }

.mCS-dark-2.mCSB_horizontal > .mCSB_scrollTools .mCSB_draggerRail { width: 100%; height: 4px; margin: 6px 0; }

.mCS-dark-2.mCSB_horizontal > .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar { width: 100%; height: 4px; margin: 6px auto; }

.mCS-dark-2 > .mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar { background: rgba(0, 0, 0, 0.85); }

.mCS-dark-2 > .mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar, .mCS-dark-2 > .mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar { background: rgba(0, 0, 0, 0.9); }

.mCS-dark-2 > .mCSB_scrollTools .mCSB_buttonUp { background-position: -112px 0; }

.mCS-dark-2 > .mCSB_scrollTools .mCSB_buttonDown { background-position: -112px -20px; }

.mCS-dark-2 > .mCSB_scrollTools .mCSB_buttonLeft { background-position: -120px -40px; }

.mCS-dark-2 > .mCSB_scrollTools .mCSB_buttonRight { background-position: -120px -56px; }

/*light-thick*/
.mCS-light-thick > .mCSB_scrollTools .mCSB_draggerRail { width: 4px; background: #fff; /* rgba fallback */ background: rgba(255, 255, 255, 0.1); -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px; }

.mCS-light-thick > .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar { width: 6px; background: #fff; /* rgba fallback */ background: rgba(255, 255, 255, 0.75); -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px; }

.mCS-light-thick.mCSB_horizontal > .mCSB_scrollTools .mCSB_draggerRail { width: 100%; height: 4px; margin: 6px 0; }

.mCS-light-thick.mCSB_horizontal > .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar { width: 100%; height: 6px; margin: 5px auto; }

.mCS-light-thick > .mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar { background: rgba(255, 255, 255, 0.85); }

.mCS-light-thick > .mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar, .mCS-light-thick > .mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar { background: rgba(255, 255, 255, 0.9); }

.mCS-light-thick > .mCSB_scrollTools .mCSB_buttonUp { background-position: -16px 0; }

.mCS-light-thick > .mCSB_scrollTools .mCSB_buttonDown { background-position: -16px -20px; }

.mCS-light-thick > .mCSB_scrollTools .mCSB_buttonLeft { background-position: -20px -40px; }

.mCS-light-thick > .mCSB_scrollTools .mCSB_buttonRight { background-position: -20px -56px; }

/*dark-thick*/
.mCS-dark-thick > .mCSB_scrollTools .mCSB_draggerRail { width: 4px; background: #000; /* rgba fallback */ background: rgba(0, 0, 0, 0.1); -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px; }

.mCS-dark-thick > .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar { width: 6px; background: #000; /* rgba fallback */ background: rgba(0, 0, 0, 0.75); -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px; }

.mCS-dark-thick.mCSB_horizontal > .mCSB_scrollTools .mCSB_draggerRail { width: 100%; height: 4px; margin: 6px 0; }

.mCS-dark-thick.mCSB_horizontal > .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar { width: 100%; height: 6px; margin: 5px auto; }

.mCS-dark-thick > .mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar { background: rgba(0, 0, 0, 0.85); }

.mCS-dark-thick > .mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar, .mCS-dark-thick > .mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar { background: rgba(0, 0, 0, 0.9); }

.mCS-dark-thick > .mCSB_scrollTools .mCSB_buttonUp { background-position: -96px 0; }

.mCS-dark-thick > .mCSB_scrollTools .mCSB_buttonDown { background-position: -96px -20px; }

.mCS-dark-thick > .mCSB_scrollTools .mCSB_buttonLeft { background-position: -100px -40px; }

.mCS-dark-thick > .mCSB_scrollTools .mCSB_buttonRight { background-position: -100px -56px; }

/*light-thin*/
.mCS-light-thin > .mCSB_scrollTools .mCSB_draggerRail { background: #fff; /* rgba fallback */ background: rgba(255, 255, 255, 0.1); }

.mCS-light-thin > .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar { width: 2px; }

.mCS-light-thin.mCSB_horizontal > .mCSB_scrollTools .mCSB_draggerRail { width: 100%; }

.mCS-light-thin.mCSB_horizontal > .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar { width: 100%; height: 2px; margin: 7px auto; }

/*dark-thin*/
.mCS-dark-thin > .mCSB_scrollTools .mCSB_draggerRail { background: #000; /* rgba fallback */ background: rgba(0, 0, 0, 0.15); }

.mCS-dark-thin > .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar { width: 2px; background: #000; /* rgba fallback */ background: rgba(0, 0, 0, 0.75); }

.mCS-dark-thin.mCSB_horizontal > .mCSB_scrollTools .mCSB_draggerRail { width: 100%; }

.mCS-dark-thin.mCSB_horizontal > .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar { width: 100%; height: 2px; margin: 7px auto; }

.mCS-dark-thin > .mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar { background: rgba(0, 0, 0, 0.85); }

.mCS-dark-thin > .mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar, .mCS-dark-thin > .mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar { background: rgba(0, 0, 0, 0.9); }

.mCS-dark-thin > .mCSB_scrollTools .mCSB_buttonUp { background-position: -80px 0; }

.mCS-dark-thin > .mCSB_scrollTools .mCSB_buttonDown { background-position: -80px -20px; }

.mCS-dark-thin > .mCSB_scrollTools .mCSB_buttonLeft { background-position: -80px -40px; }

.mCS-dark-thin > .mCSB_scrollTools .mCSB_buttonRight { background-position: -80px -56px; }

/*!
 * Datetimepicker for Bootstrap v3
 * https://github.com/Eonasdan/bootstrap-datetimepicker/
 */
.bootstrap-datetimepicker-widget { top: 0; left: 0; width: 250px; padding: 4px; margin-top: 1px; z-index: 99999 !important; border-radius: 4px; }

.bootstrap-datetimepicker-widget.timepicker-sbs { width: 600px; }

.bootstrap-datetimepicker-widget.bottom:before { content: ''; display: inline-block; border-left: 7px solid transparent; border-right: 7px solid transparent; border-bottom: 7px solid #ccc; border-bottom-color: rgba(0, 0, 0, 0.2); position: absolute; top: -7px; left: 7px; }

.bootstrap-datetimepicker-widget.bottom:after { content: ''; display: inline-block; border-left: 6px solid transparent; border-right: 6px solid transparent; border-bottom: 6px solid white; position: absolute; top: -6px; left: 8px; }

.bootstrap-datetimepicker-widget.top:before { content: ''; display: inline-block; border-left: 7px solid transparent; border-right: 7px solid transparent; border-top: 7px solid #ccc; border-top-color: rgba(0, 0, 0, 0.2); position: absolute; bottom: -7px; left: 6px; }

.bootstrap-datetimepicker-widget.top:after { content: ''; display: inline-block; border-left: 6px solid transparent; border-right: 6px solid transparent; border-top: 6px solid white; position: absolute; bottom: -6px; left: 7px; }

.bootstrap-datetimepicker-widget .dow { width: 14.2857%; }

.bootstrap-datetimepicker-widget.pull-right:before { left: auto; right: 6px; }

.bootstrap-datetimepicker-widget.pull-right:after { left: auto; right: 7px; }

.bootstrap-datetimepicker-widget > ul { list-style-type: none; margin: 0; }

.bootstrap-datetimepicker-widget .timepicker-hour, .bootstrap-datetimepicker-widget .timepicker-minute, .bootstrap-datetimepicker-widget .timepicker-second { width: 100%; font-weight: bold; font-size: 1.2em; }

.bootstrap-datetimepicker-widget table[data-hour-format="12"] .separator { width: 4px; padding: 0; margin: 0; }

.bootstrap-datetimepicker-widget .datepicker > div { display: none; }

.bootstrap-datetimepicker-widget .picker-switch { text-align: center; display: none; }

.bootstrap-datetimepicker-widget table { width: 100%; margin: 0; }

.bootstrap-datetimepicker-widget td, .bootstrap-datetimepicker-widget th { text-align: center; width: 20px; height: 20px; border-radius: 4px; }

.bootstrap-datetimepicker-widget td.day:hover, .bootstrap-datetimepicker-widget td.hour:hover, .bootstrap-datetimepicker-widget td.minute:hover, .bootstrap-datetimepicker-widget td.second:hover { background: #eeeeee; cursor: pointer; }

.bootstrap-datetimepicker-widget td.old, .bootstrap-datetimepicker-widget td.new { color: #999999; }

.bootstrap-datetimepicker-widget td.today { position: relative; }

.bootstrap-datetimepicker-widget td.today:before { content: ''; display: inline-block; border-left: 7px solid transparent; border-bottom: 7px solid #428bca; border-top-color: rgba(0, 0, 0, 0.2); position: absolute; bottom: 4px; right: 4px; }

.bootstrap-datetimepicker-widget td.active, .bootstrap-datetimepicker-widget td.active:hover { background-color: #428bca; color: #fff; text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25); }

.bootstrap-datetimepicker-widget td.active.today:before { border-bottom-color: #fff; }

.bootstrap-datetimepicker-widget td.disabled, .bootstrap-datetimepicker-widget td.disabled:hover { background: none; color: #999999; cursor: not-allowed; }

.bootstrap-datetimepicker-widget td span { display: block; width: 47px; height: 54px; line-height: 54px; float: left; margin: 2px; cursor: pointer; border-radius: 4px; }

.bootstrap-datetimepicker-widget td span:hover { background: #eeeeee; }

.bootstrap-datetimepicker-widget td span.active { background-color: #428bca; color: #fff; text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25); }

.bootstrap-datetimepicker-widget td span.old { color: #999999; }

.bootstrap-datetimepicker-widget td span.disabled, .bootstrap-datetimepicker-widget td span.disabled:hover { background: none; color: #999999; cursor: not-allowed; }

.bootstrap-datetimepicker-widget th.switch { width: 145px; }

.bootstrap-datetimepicker-widget th.next, .bootstrap-datetimepicker-widget th.prev { font-size: 21px; }

.bootstrap-datetimepicker-widget th.disabled, .bootstrap-datetimepicker-widget th.disabled:hover { background: none; color: #999999; cursor: not-allowed; }

.bootstrap-datetimepicker-widget thead tr:first-child th { cursor: pointer; }

.bootstrap-datetimepicker-widget thead tr:first-child th:hover { background: #eeeeee; }

.input-group.date .input-group-addon { background: none; border-left: 0px; }

.input-group.date .input-group-addon i { display: block; cursor: pointer; width: 16px; height: 16px; }

.bootstrap-datetimepicker-widget.left-oriented:before { left: auto; right: 6px; }

.bootstrap-datetimepicker-widget.left-oriented:after { left: auto; right: 7px; }

.bootstrap-datetimepicker-widget ul.list-unstyled li div.timepicker div.timepicker-picker table.table-condensed tbody > tr > td, .bootstrap-datetimepicker-widget ul.list-inline li div.timepicker div.timepicker-picker table.table-condensed tbody > tr > td { padding: 0px !important; }

@media all and (max-height: 540px) { .four-zero-four { margin-top: 20%; } }

@media all and (min-width: 1180px) {  }
  article .btn.accept-offer.download { margin-left: 0; }
  .tabs.precedent { background: #f5f5f5; border: 1px solid #dddddd; -webkit-border-radius: 3px; -moz-border-radius: 3px; -ms-border-radius: 3px; -o-border-radius: 3px; border-radius: 3px; }
  .tabs.precedent > .nav-tabs { width: 20%; float: left; }
  .tabs.precedent > .nav-tabs > li { float: none; }
  .tabs.precedent > .nav-tabs > li > a { margin-right: -1px; padding: 18px 15px; border-left: 0px !important; -webkit-border-radius: 0px; -moz-border-radius: 0px; -ms-border-radius: 0px; -o-border-radius: 0px; border-radius: 0px; }
  .tabs.precedent > .nav-tabs > li > a i { display: inline-block; }
  .tabs.precedent > .nav-tabs > li.active > a { border-right: 0px !important; }
  .tabs.precedent > .nav-tabs > li:first-child.active > a { border-left: 0px !important; border-top: 0px !important; }
  .tabs.precedent > .nav-tabs > li:last-child.active > a { border-bottom: 1px solid #ddd; }
  .tabs.precedent > .nav-tabs > li:first-child a { border-top: 0px !important; }
  .tabs.precedent > .tab-content { width: 80%; float: left; border-right: 0px; border-bottom: 0px; min-height: 475px; } }
@media all and (max-width: 1179px) { article .header .btn.accept-offer.up { padding-left: 18px; text-indent: -9000px; }
  .auction-list, .panels { margin-top: 20px; }
  .filter-list { width: 275px !important; position: absolute; z-index: 99; right: 0; margin-top: 20px; }
  .filter-list.active .header { width: 275px; text-indent: 0px; }
  .filter-list.active .clearfix, .filter-list.active form { display: block; }
  .filter-list .header { width: 50px; text-indent: -9000px; float: right; cursor: pointer; }
  .filter-list .header i { float: right !important; margin-right: 0px; }
  .filter-list form { width: 275px; margin-left: -20px; }
  .filter-list .clearfix, .filter-list form { display: none; }
  #activities .block .head { display: none; }
  #opinions .select-offer { float: left; line-height: 18px; }
  .sub .nav-tabs > li > a { margin-right: 3px; padding: 10px 12px; }
  .nav-tabs > li > a { font-size: 15px; font-family: "Lato", Tahoma, sans-serif; background: #f5f5f5; border: 1px solid #dddddd; color: #9f9f9f; margin-right: 6px; }
.header.ValuationStatus-Continues .col-md-7 .inside {
	margin: -85px 0 0 45px !important	
}
.offerlist_row {
	width: 100%;	
}
.offerlist_row .offer-list  {
	margin-left: -30px !important;	
}

  }
@media all and (min-width: 753px) and (max-width: 1179px) { .md-hidden { display: none !important; }
  header .logo { margin-left: -20px; }
  .offer-details .header { padding: 25px 15px; }
  .offer-details .details { padding: 25px 15px; }
  /* i.delivery { margin-left: -16px; } i.offers { margin-right: -10px; }*/
  article .btn.accept-offer.download { margin-left: 0; }

  .inside { width: 90%; }
  .Valuation.Carrier.Valuation_View .auctionDetails_box3 .inside {
	width: 90%;
}
  article .btn.accept-offer.end { margin-top: 5px; }
  #messages .talk { padding: 25px 10px; }
  .precedent .nav-tabs.disactive { display: none; }
  .mobile-tabs-precedent { margin-bottom: 25px; padding: 25px 0 0 25px; }
  .precedent > .tab-content { border-top: 1px solid #dddddd; }
  .nav-tabs > li > a { font-size: 15px; font-family: "Lato", Tahoma, sans-serif; background: #f5f5f5; border: 1px solid #dddddd; color: #9f9f9f; margin-right: 6px; }
.header.ValuationStatus-Continues .col-md-7 .inside {
	margin: -85px 0 0 45px !important	
}
.offerlist_row {
	width: 100%;	
}
.offerlist_row .offer-list  {
	margin-left: -30px !important;	
}
.Valuation.Carrier.Valuation_View .auctionDetails_box3.box {
	padding: 100px 0 210px 0 !important;
}
  .Valuation.Carrier.Valuation_View .auctionDetails_box5 .inside {
	width: 50%;
}
   }


@media (max-width: 752px) {

    #TitleAuctionTemplate {max-width: 320px }
	#TitleAuctionTemplate input[name="Title"] {width: 136%}
    .board, .header , div.actions {max-width: 320px;}
    div.actions input {margin-left: 0px; }
	div.actions {position: relative; left: 15px; border: 0px !important; margin-top: 10px;}
    #addNewRow {margin-right: 35px;}
    input[type="submit"], .back, .jsback, .action-valuation a {font-size: 11px !important; }
    div.field, .chosen-container, textarea, .input-group {max-width: 75% !important }
    .bottom-actions.pull-right {left: -40px !important;  }
/*	.bottom-actions .back{display: none !important} */

    .action-valuation {float: left; position: relative; padding-right: 30px }
	.action-valuation .btn-success { max-width: 120px;}
	.header .action-valuation .btn-success {position: absolute; right: -40px; top: 10px;}
    .Valuation_Preview .bottom-action {right: 33px }
    .Valuation_Preview h1 {font-size: 16px !important;}

}

@media all and (max-width: 752px) { .sm-hidden, .md-hidden { display: none !important; }
  header .logo { margin-left: -13px; }
  .invite input { width: 95%; }
  .invite button { margin-top: 5px; }
  div.invite { margin-left: -25px; }
  .offer-details .header, .offer-details .details, .offer-details .offer-list { padding: 15px 10px;}
  .offer-details .header h1 { font-size: 20px; margin-bottom: 10px; }
  .offer-details .header .price { text-align: left; }
  .offer-details .header .price .price-box { line-height: 60px; }
  .offer-details .header .price .order { margin-top: 15px; float: right; }
  .offer-details .header .price .date { padding-left: 30px; padding-top: 0; }
  .offer-details .details .box { padding-bottom: 15px; }
  .offer-details .details .box:last-child { padding-bottom: 0; }
  .ico-col { width: 30px; text-align: left; }
  .ico-col i.delivery { margin-top: -2px; }
  .ico-col i.up, .ico-col i.down { margin-top: 4px; }
  .inside { width: 88%; }
  .inside .row [class^=col-] { padding-bottom: 10px; }
  .offer-row { -webkit-border-radius: 3px; -moz-border-radius: 3px; -ms-border-radius: 3px; -o-border-radius: 3px; border-radius: 3px; border: 1px solid #ccc; padding-top: 12px; margin-left: -25px; position: relative; width: 110% !important; }
  .offer-row [class^=col-] { padding-bottom: 0px !important; }
  .offer-row .price { padding-left: 25px; } 
  .offer-row .user { line-height: 40px; }
  .offer-row .grey + .user { line-height: 20px; margin-bottom: 10px; }
  .offer-row .col-md-4.col-lg-3 { position: absolute; top: 70px; right: 0px; }
  .offer-row .col-xs-2 { position: absolute; top: 20px; right: 0px; }
  .offer-row .col-xs-2 button { float: right; }
  .offer-row .col-xs-16 { position: absolute; top: 20px; text-align: right; }
  .offer-row.alt { margin-left: -10px; border: 0; width: 100% !important; }
  .offer-details .offer-list .offer-table { padding-top: 10px; }
  .btn.accept-offer.download { margin-top: 20px; margin-left: 10px; }
  .offer-details .offer-list .btn.accept-offer.download { margin-left: 15px; }
  .btn.accept-offer.up { padding-left: 18px; text-indent: -9000px; }
  .statistic-title { font-size: 17px; }
  .statistic-title .font-14 { line-height: 25px; }
  .grade .col-md-10 { padding-top: 10px; }
  article .btn.accept-offer.end { margin-left: 30px; }
  .auction-list .list .one-row .select-offer { margin-left: 25px; margin-right: 10px; }
  .auction-list .list .one-row .accept-offer { margin-top: -16px !important; }
  .auction-list .list .one-row .transport i { margin-left: 30px; }
  .auction-list .list .one-row .last .info { margin-bottom: 10px; }
  .auction-list .list .one-row .last .info .select-offer { float: left; margin-right: 10px !important; }
  .auction-list .list .one-row .last .info .select-offer + .price { margin-left: 0px !important; }
  .auction-list .list .one-row .last .price { line-height: 19px; text-align: left; margin-left: 30px; }
  .auction-list .list .one-row .last .note { margin-top: 5px; float: right; }
  .auction-list .bottom .counter { font-size: 11px; margin-right: 10px; }
  .auction-list .board .bottom ul.pagination li a { width: 26px; }
  .auction-list .board .bottom ul.pagination li.prev a, .auction-list .board .bottom ul.pagination li.next a { padding: 8px 6px 9px; }
  article .account .status { margin-left: 0; }
  article .account i { margin-top: 10px; }
  .nav-tabs.disactive { display: none; }
  .tab-content { border-top: 1px solid #ddd; margin-top: 25px; }
  #activities .block .date { line-height: 33px; }
  #archive .grey { width: 100%; text-align: left; margin-right: 0; margin-left: 30px; }
  #archive .select-offer { float: left; line-height: 16px; margin-left: 30px; margin-bottom: 10px; }
  #archive .price { position: absolute; margin-top: 24px; margin-left: 101px; }
  #opinions .grey { width: 100%; text-align: left; line-height: 21px; }
  #opinions .select-offer { float: left; line-height: 16px; margin-top: 10px; margin-bottom: 10px; margin-left: 0px; }
  #opinions .price { position: absolute; margin-top: 50px; margin-left: 70px; }
  #opinions .col-xs-16.col-md-9 { padding-left: 0px; padding-right: 0px; }
  .invite form input[type="text"] { margin-bottom: 10px; }
  .create .board .head .pull-left { padding-bottom: 15px; }
  .create.offer-details .field { margin-bottom: 10px; }
  .create .head .pull-right { float: none !important; }
  .create .head .pull-right .chosen-container { width: 100% !important; }
  .field.select .chosen-container { width: 100% !important; }
  .create .offer-list .back { margin-bottom: 10px; }
  .create .offer-list .actions input { margin-left: 0; margin-bottom: 10px; }
  .sub .actions { margin-top: 10px !important; }
  .sub .actions input[type="submit"] { float: left !important; margin-left: 0px !important; }
  #statues .wrapper { max-width: 260px; margin-left: 20px; }
  #help .accordio .title { font-size: 16px; }
  #help .accordio .title i { margin-bottom: -3px; }
  #help .head .save { float: left; margin-top: 10px; }
  #invites div.invite { margin-left: 0px; }
  #employees .visible-xs { display: block !important; }
  #employees .table { padding-top: 10px; }
  #employees .data.editing { margin-top: 0px; }
  #employees .data.editing .field label { display: block; }
  #employees .data.editing .field input { display: none; }
  #employees .data.editing .actions #edit, #employees .data.editing .actions #delete { display: inline-block; }
  #employees .data.editing .actions.edit { display: none; }
  .sub .mobile-tabs { margin-left: 20px; }
  .hidden-xs { display: none !important; }
  .visible-xs { display: block !important; }
  #themes .actions { margin-top: -22px !important; float: right; }
  #themes .block { border-bottom: 1px solid #ddd; }
  #themes .block:last-child { padding-top: 0; padding-bottom: 20px; border-bottom: 0; }
  #themes .data { padding-bottom: 10px; padding-left: 10px; padding-right: 10px; margin-bottom: 10px; border-bottom: 1px solid #ddd; }
  #themes .table { padding: 10px; }
  #themes .new { margin: 0; }
  #my-services .table .row { margin-bottom: 10px; line-height: 18px; }
  #my-services .visible-xs .turn i { margin: 2px 0 0 0; }
  #comments .statistic-title { padding: 10px 9px; }
  #comments .statistic-title .font-14 { font-size: 12px; }
  #comments .stars i:first-child { margin-left: 0; }
  #comments .owner { width: 100%; text-align: left; }
  .modal-dialog { max-width: 350px; }
  .ask .inside .talk { padding: 20px 0px; } 

  .Valuation.Carrier.Valuation_View .auctionDetails_box4 {
	width: 80% !important;
}
  
  }
  
@media screen and (max-width: 1200px) {
article .container {
	padding: 0 0 0 0;	
}
}

.menu_horizontal .sub_menu {
	position: absolute;
	width: auto;
	background: #1b3349;
	margin: 0 0 0 -4px;
	min-width: 180px;
	border-top: solid 1px #25415b;
	display: none;
}  
.menu_horizontal .sub_menu li {
	display: block !important;
	padding: 0;
} 
.menu_horizontal .sub_menu li a {
	padding: 0 !important;
	border: none !important;
	border-bottom: solid 1px #25415b !important;
	margin: 0 !important;
	padding: 15px 20px !important;
} 
.menu_horizontal {
	background: #1b3349; 
	color: #fff;
}
.menu_horizontal.menu_fixed {
	position: fixed;
	width: 100%;
	top: 0;
}
.menu_horizontal ul {
	margin: 0;
	padding: 0;
	text-align: left;
}
.menu_horizontal ul li {
	display: inline-block;
}
.menu_horizontal ul li a {
	color: #fff;
	padding: 15px 20px 15px 45px;
	border-right: solid 1px #2f5272;
	display: block;
	margin: 0 0 0 -4px;
	-webkit-transition: 0.4s ease;
	-moz-transition: 0.4s ease;
	-o-transition: 0.4s ease;
	transition: 0.4s ease;
	font-weight: bold;
	font-family: "Lato",Tahoma,sans-serif;
}

.new_menu ul  span {
   position: relative; top: -5px;
}

.menu_horizontal ul li a:hover {
	background: #0072bc;
}
.new_menu ul .icon_home span {
	height: 16px; 
	width: 16px; 
	background: url('../images/sprites-s639457d97d.png') 0 -726px;
	float: left;
	margin: 31px 0 0 15px;
	pointer-events: none;
}
.new_menu ul .icon_auction span {
	height: 16px; 
	width: 16px; 
	background: url('../images/sprites-s639457d97d.png') 0 -544px;
	float: left;
	margin: 30px 0 0 15px;
	pointer-events: none;
}
.new_menu ul .icon_statistic span {
	height: 16px; 
	width: 16px; 
	background: url('../images/sprites-s639457d97d.png') 0 -652px;
	float: left;
	margin: 30px 0 0 15px;
	pointer-events: none;
}
.new_menu ul .icon_options span {
	height: 15px; 
	width: 16px; 
	background: url('../images/sprites-s639457d97d.png') 0 -481px;
	float: left;
	margin: 33px 0 0 15px;
	pointer-events: none;
}
.new_menu ul .icon_message span {
	height: 15px; 
	width: 16px; 
	background: url('../images/sprites-s639457d97d.png') 0 -810px;
	float: left;
	margin: 33px 0 0 15px;
	pointer-events: none;
}
.new_menu ul .icon_qua span {
	height: 14px; 
	width: 16px; 
	background: url('../images/sprites-s639457d97d.png') 0 -389px;
	float: left;
	margin: 34px 0 0 15px;
	pointer-events: none;
}
.new_menu ul .icon_friends span {
	height: 15px; 
	width: 16px; 
	background: url('../images/sprites-s639457d97d.png') 0 -529px;
	float: left;
	margin: 32px 0 0 15px;
	pointer-events: none;
}
.new_menu ul .icon_card span {
	height: 15px; 
	width: 16px; 
	background: url('../images/sprites-s639457d97d.png') 0 -853px;
	float: left;
	margin: 32px 0 0 15px;
	pointer-events: none;
}
.new_menu ul .icon_auction_white span {
	height: 16px; 
	width: 16px; 
	background: url('../images/sprites-s639457d97d.png') 0 -544px;
	float: left;
	margin: 32px 0 0 15px;
	pointer-events: none;
}
