/* Minification failed. Returning unminified contents.
(10351,61): run-time error CSS1054: JavaScript error in expression property: Variable has not been declared: cellSpacing
(13341,1): run-time error CSS1019: Unexpected token, found '@import'
(13341,9): run-time error CSS1019: Unexpected token, found 'url("https://fonts.googleapis.com/css?family=Open+Sans:400,300,600")'
(17681,1): run-time error CSS1019: Unexpected token, found '@-webkit-keyframes'
(17682,3): run-time error CSS1062: Expected semicolon or closing curly-brace, found '0%'
(17691,1): run-time error CSS1019: Unexpected token, found '@keyframes'
(17692,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '0%'
(17854,1): run-time error CSS1019: Unexpected token, found '@-webkit-keyframes'
(17855,3): run-time error CSS1062: Expected semicolon or closing curly-brace, found '0%'
(17868,1): run-time error CSS1019: Unexpected token, found '@keyframes'
(17869,3): run-time error CSS1062: Expected semicolon or closing curly-brace, found '0%'
(17882,1): run-time error CSS1019: Unexpected token, found '@-webkit-keyframes'
(17883,3): run-time error CSS1062: Expected semicolon or closing curly-brace, found '0%'
(17896,1): run-time error CSS1019: Unexpected token, found '@keyframes'
(17897,3): run-time error CSS1062: Expected semicolon or closing curly-brace, found '0%'
(17910,1): run-time error CSS1019: Unexpected token, found '@-webkit-keyframes'
(17911,3): run-time error CSS1062: Expected semicolon or closing curly-brace, found '0%'
(17924,1): run-time error CSS1019: Unexpected token, found '@keyframes'
(17925,3): run-time error CSS1062: Expected semicolon or closing curly-brace, found '0%'
(17938,1): run-time error CSS1019: Unexpected token, found '@-webkit-keyframes'
(17939,3): run-time error CSS1062: Expected semicolon or closing curly-brace, found '0%'
(17952,1): run-time error CSS1019: Unexpected token, found '@keyframes'
(17953,3): run-time error CSS1062: Expected semicolon or closing curly-brace, found '0%'
(17966,1): run-time error CSS1019: Unexpected token, found '@-webkit-keyframes'
(17967,3): run-time error CSS1062: Expected semicolon or closing curly-brace, found '0%'
(17976,1): run-time error CSS1019: Unexpected token, found '@keyframes'
(17977,3): run-time error CSS1062: Expected semicolon or closing curly-brace, found '0%'
(17987,1): run-time error CSS1019: Unexpected token, found '@keyframes'
(17988,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '0%'
(17996,1): run-time error CSS1019: Unexpected token, found '@-moz-keyframes'
(17997,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '0%'
(18005,1): run-time error CSS1019: Unexpected token, found '@-webkit-keyframes'
(18006,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '0%'
(18014,1): run-time error CSS1019: Unexpected token, found '@-ms-keyframes'
(18015,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '0%'
(18033,1): run-time error CSS1019: Unexpected token, found '@keyframes'
(18034,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '0%'
(18042,1): run-time error CSS1019: Unexpected token, found '@-moz-keyframes'
(18043,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '0%'
(18051,1): run-time error CSS1019: Unexpected token, found '@-webkit-keyframes'
(18052,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '0%'
(18060,1): run-time error CSS1019: Unexpected token, found '@-ms-keyframes'
(18061,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '0%'
(18082,1): run-time error CSS1019: Unexpected token, found '@-webkit-keyframes'
(18083,10): run-time error CSS1035: Expected colon, found '{'
(18087,1): run-time error CSS1019: Unexpected token, found '@keyframes'
(18088,10): run-time error CSS1035: Expected colon, found '{'
(18101,1): run-time error CSS1019: Unexpected token, found '@-webkit-keyframes'
(18102,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '0%'
(18129,1): run-time error CSS1019: Unexpected token, found '@-webkit-keyframes'
(18130,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '0%'
 */
@import url("https://fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,700italic,400,300,700");

/*! 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;
  -webkit-text-size-adjust: 100%;
      -ms-text-size-adjust: 100%;
}

body {
  margin: 0;
}

a {
  background: transparent;
}

a:focus {
  outline: thin dotted;
}

a:active,
a:hover {
  outline: 0;
}

h1 {
  margin: 0.67em 0;
  font-size: 2em;
}

abbr[title] {
  border-bottom: 1px dotted;
}

b,
strong {
  font-weight: bold;
}

dfn {
  font-style: italic;
}

hr {
  height: 0;
  -moz-box-sizing: content-box;
       box-sizing: content-box;
}

mark {
  color: #000;
  background: #ff0;
}

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 {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
}

svg:not(:root) {
  overflow: hidden;
}

figure {
  margin: 0;
}

fieldset {
  padding: 0.35em 0.625em 0.75em;
  margin: 0 2px;
  border: 1px solid #c0c0c0;
}

legend {
  padding: 0;
  border: 0;
}

button,
input,
select,
textarea {
  margin: 0;
  font-family: inherit;
  font-size: 100%;
}

button,
input {
  line-height: normal;
}

button,
select {
  text-transform: none;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  cursor: pointer;
  -webkit-appearance: button;
}

button[disabled],
html input[disabled] {
  cursor: default;
}

input[type="checkbox"],
input[type="radio"] {
  padding: 0;
  box-sizing: border-box;
}

input[type="search"] {
  -webkit-box-sizing: content-box;
     -moz-box-sizing: content-box;
          box-sizing: content-box;
  -webkit-appearance: textfield;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  padding: 0;
  border: 0;
}

textarea {
  overflow: auto;
  vertical-align: top;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

@media print {
  * {
    color: #000 !important;
    text-shadow: none !important;
    background: transparent !important;
    box-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  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: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 15px;
  line-height: 1.428571429;
  color: #222222;
  background-color: #ffffff;
}

input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

a {
  color: #008cba;
  text-decoration: none;
}

a:hover,
a:focus {
  color: #00526e;
  text-decoration: underline;
}

a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

img {
  vertical-align: middle;
}

.img-responsive {
  display: block;
  height: auto;
  max-width: 100%;
}

.img-rounded {
  border-radius: 0;
}

.img-thumbnail {
  display: inline-block;
  height: auto;
  max-width: 100%;
  padding: 4px;
  line-height: 1.428571429;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 0;
  -webkit-transition: all 0.2s ease-in-out;
          transition: all 0.2s ease-in-out;
}

.img-circle {
  border-radius: 50%;
}

hr {
  margin-top: 21px;
  margin-bottom: 21px;
  border: 0;
  border-top: 1px solid #dddddd;
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 300;
  line-height: 1.1;
  color: inherit;
}

h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #999999;
}

h1,
h2,
h3 {
  margin-top: 21px;
  margin-bottom: 10.5px;
}

h1 small,
h2 small,
h3 small,
h1 .small,
h2 .small,
h3 .small {
  font-size: 65%;
}

h4,
h5,
h6 {
  margin-top: 10.5px;
  margin-bottom: 10.5px;
}

h4 small,
h5 small,
h6 small,
h4 .small,
h5 .small,
h6 .small {
  font-size: 75%;
}

h1,
.h1 {
  font-size: 39px;
}

h2,
.h2 {
  font-size: 32px;
}

h3,
.h3 {
  font-size: 26px;
}

h4,
.h4 {
  font-size: 19px;
}

h5,
.h5 {
  font-size: 15px;
}

h6,
.h6 {
  font-size: 13px;
}

p {
  margin: 0 0 10.5px;
}

.lead {
  margin-bottom: 21px;
  font-size: 17px;
  font-weight: 200;
  line-height: 1.4;
}

@media (min-width: 768px) {
  .lead {
    font-size: 22.5px;
  }
}

small,
.small {
  font-size: 85%;
}

cite {
  font-style: normal;
}

.text-muted {
  color: #999999;
}

.text-primary {
  color: #008cba;
}

.text-primary:hover {
  color: #006687;
}

.text-warning {
  color: #e99002;
}

.text-warning:hover {
  color: #b67102;
}

.text-danger {
  color: #f04124;
}

.text-danger:hover {
  color: #d32a0e;
}

.text-success {
  color: #43ac6a;
}

.text-success:hover {
  color: #358753;
}

.text-info {
  color: #5bc0de;
}

.text-info:hover {
  color: #31b0d5;
}

.text-left {
  text-align: left;
}

.text-right {
  text-align: right;
}

.text-center {
  text-align: center;
}

.page-header {
  padding-bottom: 9.5px;
  margin: 42px 0 21px;
  border-bottom: 1px solid #dddddd;
}

ul,
ol {
  margin-top: 0;
  margin-bottom: 10.5px;
}

ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}

.list-unstyled {
  padding-left: 0;
  list-style: none;
}

.list-inline {
  padding-left: 0;
  list-style: none;
}

.list-inline > li {
  display: inline-block;
  padding-right: 5px;
  padding-left: 5px;
}

.list-inline > li:first-child {
  padding-left: 0;
}

dl {
  margin-top: 0;
  margin-bottom: 21px;
}

dt,
dd {
  line-height: 1.428571429;
}

dt {
  font-weight: bold;
}

dd {
  margin-left: 0;
}

@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    overflow: hidden;
    clear: left;
    text-align: right;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
  .dl-horizontal dd:before,
  .dl-horizontal dd:after {
    display: table;
    content: " ";
  }
  .dl-horizontal dd:after {
    clear: both;
  }
  .dl-horizontal dd:before,
  .dl-horizontal dd:after {
    display: table;
    content: " ";
  }
  .dl-horizontal dd:after {
    clear: both;
  }
  .dl-horizontal dd:before,
  .dl-horizontal dd:after {
    display: table;
    content: " ";
  }
  .dl-horizontal dd:after {
    clear: both;
  }
  .dl-horizontal dd:before,
  .dl-horizontal dd:after {
    display: table;
    content: " ";
  }
  .dl-horizontal dd:after {
    clear: both;
  }
  .dl-horizontal dd:before,
  .dl-horizontal dd:after {
    display: table;
    content: " ";
  }
  .dl-horizontal dd:after {
    clear: both;
  }
}

abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #999999;
}

.initialism {
  font-size: 90%;
  text-transform: uppercase;
}

blockquote {
  padding: 10.5px 21px;
  margin: 0 0 21px;
  border-left: 5px solid #dddddd;
}

blockquote p {
  font-size: 18.75px;
  font-weight: 300;
  line-height: 1.25;
}

blockquote p:last-child {
  margin-bottom: 0;
}

blockquote small,
blockquote .small {
  display: block;
  line-height: 1.428571429;
  color: #6f6f6f;
}

blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}

blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #dddddd;
  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: 21px;
  font-style: normal;
  line-height: 1.428571429;
}

code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}

code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  white-space: nowrap;
  background-color: #f9f2f4;
  border-radius: 0;
}

pre {
  display: block;
  padding: 10px;
  margin: 0 0 10.5px;
  font-size: 14px;
  line-height: 1.428571429;
  color: #333333;
  word-break: break-all;
  word-wrap: break-word;
  background-color: #f5f5f5;
  border: 1px solid #cccccc;
  border-radius: 0;
}

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 {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

.container:before,
.container:after {
  display: table;
  content: " ";
}

.container:after {
  clear: both;
}

.container:before,
.container:after {
  display: table;
  content: " ";
}

.container:after {
  clear: both;
}

.container:before,
.container:after {
  display: table;
  content: " ";
}

.container:after {
  clear: both;
}

.container:before,
.container:after {
  display: table;
  content: " ";
}

.container:after {
  clear: both;
}

.container:before,
.container:after {
  display: table;
  content: " ";
}

.container:after {
  clear: both;
}

@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}

@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}

@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}

.row {
  margin-right: -15px;
  margin-left: -15px;
}

.row:before,
.row:after {
  display: table;
  content: " ";
}

.row:after {
  clear: both;
}

.row:before,
.row:after {
  display: table;
  content: " ";
}

.row:after {
  clear: both;
}

.row:before,
.row:after {
  display: table;
  content: " ";
}

.row:after {
  clear: both;
}

.row:before,
.row:after {
  display: table;
  content: " ";
}

.row:after {
  clear: both;
}

.row:before,
.row:after {
  display: table;
  content: " ";
}

.row:after {
  clear: both;
}

.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}

.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
  float: left;
}

.col-xs-12 {
  width: 100%;
}

.col-xs-11 {
  width: 91.66666666666666%;
}

.col-xs-10 {
  width: 83.33333333333334%;
}

.col-xs-9 {
  width: 75%;
}

.col-xs-8 {
  width: 66.66666666666666%;
}

.col-xs-7 {
  width: 58.333333333333336%;
}

.col-xs-6 {
  width: 50%;
}

.col-xs-5 {
  width: 41.66666666666667%;
}

.col-xs-4 {
  width: 33.33333333333333%;
}

.col-xs-3 {
  width: 25%;
}

.col-xs-2 {
  width: 16.666666666666664%;
}

.col-xs-1 {
  width: 8.333333333333332%;
}

.col-xs-pull-12 {
  right: 100%;
}

.col-xs-pull-11 {
  right: 91.66666666666666%;
}

.col-xs-pull-10 {
  right: 83.33333333333334%;
}

.col-xs-pull-9 {
  right: 75%;
}

.col-xs-pull-8 {
  right: 66.66666666666666%;
}

.col-xs-pull-7 {
  right: 58.333333333333336%;
}

.col-xs-pull-6 {
  right: 50%;
}

.col-xs-pull-5 {
  right: 41.66666666666667%;
}

.col-xs-pull-4 {
  right: 33.33333333333333%;
}

.col-xs-pull-3 {
  right: 25%;
}

.col-xs-pull-2 {
  right: 16.666666666666664%;
}

.col-xs-pull-1 {
  right: 8.333333333333332%;
}

.col-xs-pull-0 {
  right: 0;
}

.col-xs-push-12 {
  left: 100%;
}

.col-xs-push-11 {
  left: 91.66666666666666%;
}

.col-xs-push-10 {
  left: 83.33333333333334%;
}

.col-xs-push-9 {
  left: 75%;
}

.col-xs-push-8 {
  left: 66.66666666666666%;
}

.col-xs-push-7 {
  left: 58.333333333333336%;
}

.col-xs-push-6 {
  left: 50%;
}

.col-xs-push-5 {
  left: 41.66666666666667%;
}

.col-xs-push-4 {
  left: 33.33333333333333%;
}

.col-xs-push-3 {
  left: 25%;
}

.col-xs-push-2 {
  left: 16.666666666666664%;
}

.col-xs-push-1 {
  left: 8.333333333333332%;
}

.col-xs-push-0 {
  left: 0;
}

.col-xs-offset-12 {
  margin-left: 100%;
}

.col-xs-offset-11 {
  margin-left: 91.66666666666666%;
}

.col-xs-offset-10 {
  margin-left: 83.33333333333334%;
}

.col-xs-offset-9 {
  margin-left: 75%;
}

.col-xs-offset-8 {
  margin-left: 66.66666666666666%;
}

.col-xs-offset-7 {
  margin-left: 58.333333333333336%;
}

.col-xs-offset-6 {
  margin-left: 50%;
}

.col-xs-offset-5 {
  margin-left: 41.66666666666667%;
}

.col-xs-offset-4 {
  margin-left: 33.33333333333333%;
}

.col-xs-offset-3 {
  margin-left: 25%;
}

.col-xs-offset-2 {
  margin-left: 16.666666666666664%;
}

.col-xs-offset-1 {
  margin-left: 8.333333333333332%;
}

.col-xs-offset-0 {
  margin-left: 0;
}

@media (min-width: 768px) {
  .col-sm-1,
  .col-sm-2,
  .col-sm-3,
  .col-sm-4,
  .col-sm-5,
  .col-sm-6,
  .col-sm-7,
  .col-sm-8,
  .col-sm-9,
  .col-sm-10,
  .col-sm-11,
  .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666666666666%;
  }
  .col-sm-10 {
    width: 83.33333333333334%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666666666666%;
  }
  .col-sm-7 {
    width: 58.333333333333336%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666666666667%;
  }
  .col-sm-4 {
    width: 33.33333333333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.666666666666664%;
  }
  .col-sm-1 {
    width: 8.333333333333332%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666666666666%;
  }
  .col-sm-pull-10 {
    right: 83.33333333333334%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666666666666%;
  }
  .col-sm-pull-7 {
    right: 58.333333333333336%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666666666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.666666666666664%;
  }
  .col-sm-pull-1 {
    right: 8.333333333333332%;
  }
  .col-sm-pull-0 {
    right: 0;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666666666666%;
  }
  .col-sm-push-10 {
    left: 83.33333333333334%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666666666666%;
  }
  .col-sm-push-7 {
    left: 58.333333333333336%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666666666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.666666666666664%;
  }
  .col-sm-push-1 {
    left: 8.333333333333332%;
  }
  .col-sm-push-0 {
    left: 0;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666666666666%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333333334%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666666666666%;
  }
  .col-sm-offset-7 {
    margin-left: 58.333333333333336%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666666666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.666666666666664%;
  }
  .col-sm-offset-1 {
    margin-left: 8.333333333333332%;
  }
  .col-sm-offset-0 {
    margin-left: 0;
  }
}

@media (min-width: 992px) {
  .col-md-1,
  .col-md-2,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-md-9,
  .col-md-10,
  .col-md-11,
  .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666666666666%;
  }
  .col-md-10 {
    width: 83.33333333333334%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666666666666%;
  }
  .col-md-7 {
    width: 58.333333333333336%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666666666667%;
  }
  .col-md-4 {
    width: 33.33333333333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.666666666666664%;
  }
  .col-md-1 {
    width: 8.333333333333332%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666666666666%;
  }
  .col-md-pull-10 {
    right: 83.33333333333334%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666666666666%;
  }
  .col-md-pull-7 {
    right: 58.333333333333336%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666666666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.666666666666664%;
  }
  .col-md-pull-1 {
    right: 8.333333333333332%;
  }
  .col-md-pull-0 {
    right: 0;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666666666666%;
  }
  .col-md-push-10 {
    left: 83.33333333333334%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666666666666%;
  }
  .col-md-push-7 {
    left: 58.333333333333336%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666666666667%;
  }
  .col-md-push-4 {
    left: 33.33333333333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.666666666666664%;
  }
  .col-md-push-1 {
    left: 8.333333333333332%;
  }
  .col-md-push-0 {
    left: 0;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666666666666%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333333334%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666666666666%;
  }
  .col-md-offset-7 {
    margin-left: 58.333333333333336%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666666666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.666666666666664%;
  }
  .col-md-offset-1 {
    margin-left: 8.333333333333332%;
  }
  .col-md-offset-0 {
    margin-left: 0;
  }
}

@media (min-width: 1200px) {
  .col-lg-1,
  .col-lg-2,
  .col-lg-3,
  .col-lg-4,
  .col-lg-5,
  .col-lg-6,
  .col-lg-7,
  .col-lg-8,
  .col-lg-9,
  .col-lg-10,
  .col-lg-11,
  .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666666666666%;
  }
  .col-lg-10 {
    width: 83.33333333333334%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666666666666%;
  }
  .col-lg-7 {
    width: 58.333333333333336%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666666666667%;
  }
  .col-lg-4 {
    width: 33.33333333333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.666666666666664%;
  }
  .col-lg-1 {
    width: 8.333333333333332%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666666666666%;
  }
  .col-lg-pull-10 {
    right: 83.33333333333334%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666666666666%;
  }
  .col-lg-pull-7 {
    right: 58.333333333333336%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666666666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.666666666666664%;
  }
  .col-lg-pull-1 {
    right: 8.333333333333332%;
  }
  .col-lg-pull-0 {
    right: 0;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666666666666%;
  }
  .col-lg-push-10 {
    left: 83.33333333333334%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666666666666%;
  }
  .col-lg-push-7 {
    left: 58.333333333333336%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666666666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.666666666666664%;
  }
  .col-lg-push-1 {
    left: 8.333333333333332%;
  }
  .col-lg-push-0 {
    left: 0;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666666666666%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333333334%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666666666666%;
  }
  .col-lg-offset-7 {
    margin-left: 58.333333333333336%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666666666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.666666666666664%;
  }
  .col-lg-offset-1 {
    margin-left: 8.333333333333332%;
  }
  .col-lg-offset-0 {
    margin-left: 0;
  }
}

table {
  max-width: 100%;
  background-color: transparent;
}

th {
  text-align: left;
}

.table {
  width: 100%;
  margin-bottom: 21px;
}

.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.428571429;
  vertical-align: top;
  border-top: 1px solid #dddddd;
}

.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #dddddd;
}

.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}

.table > tbody + tbody {
  border-top: 2px solid #dddddd;
}

.table .table {
  background-color: #ffffff;
}

.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}

.table-bordered {
  border: 1px solid #dddddd;
}

.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
  border: 1px solid #dddddd;
}

.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: #f5f5f5;
}

table col[class*="col-"] {
  position: static;
  display: table-column;
  float: none;
}

table td[class*="col-"],
table th[class*="col-"] {
  display: table-cell;
  float: none;
}

.table > thead > tr > .active,
.table > tbody > tr > .active,
.table > tfoot > tr > .active,
.table > thead > .active > td,
.table > tbody > .active > td,
.table > tfoot > .active > td,
.table > thead > .active > th,
.table > tbody > .active > th,
.table > tfoot > .active > th {
  background-color: #f5f5f5;
}

.table-hover > tbody > tr > .active:hover,
.table-hover > tbody > .active:hover > td,
.table-hover > tbody > .active:hover > th {
  background-color: #e8e8e8;
}

.table > thead > tr > .success,
.table > tbody > tr > .success,
.table > tfoot > tr > .success,
.table > thead > .success > td,
.table > tbody > .success > td,
.table > tfoot > .success > td,
.table > thead > .success > th,
.table > tbody > .success > th,
.table > tfoot > .success > th {
  background-color: #dff0d8;
}

.table-hover > tbody > tr > .success:hover,
.table-hover > tbody > .success:hover > td,
.table-hover > tbody > .success:hover > th {
  background-color: #d0e9c6;
}

.table > thead > tr > .danger,
.table > tbody > tr > .danger,
.table > tfoot > tr > .danger,
.table > thead > .danger > td,
.table > tbody > .danger > td,
.table > tfoot > .danger > td,
.table > thead > .danger > th,
.table > tbody > .danger > th,
.table > tfoot > .danger > th {
  background-color: #f2dede;
}

.table-hover > tbody > tr > .danger:hover,
.table-hover > tbody > .danger:hover > td,
.table-hover > tbody > .danger:hover > th {
  background-color: #ebcccc;
}

.table > thead > tr > .warning,
.table > tbody > tr > .warning,
.table > tfoot > tr > .warning,
.table > thead > .warning > td,
.table > tbody > .warning > td,
.table > tfoot > .warning > td,
.table > thead > .warning > th,
.table > tbody > .warning > th,
.table > tfoot > .warning > th {
  background-color: #fcf8e3;
}

.table-hover > tbody > tr > .warning:hover,
.table-hover > tbody > .warning:hover > td,
.table-hover > tbody > .warning:hover > th {
  background-color: #faf2cc;
}

@media (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15.75px;
    overflow-x: scroll;
    overflow-y: hidden;
    border: 1px solid #dddddd;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    -webkit-overflow-scrolling: touch;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  .table-responsive > .table-bordered {
    border: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}

fieldset {
  padding: 0;
  margin: 0;
  border: 0;
}

legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 21px;
  font-size: 22.5px;
  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-family: inherit;
  font-size: inherit;
  font-style: inherit;
}

input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted;
  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: 15px;
  line-height: 1.428571429;
  color: #6f6f6f;
  vertical-align: middle;
}

.form-control {
  display: block;
  width: 100%;
  height: 35px;
  padding: 6px 12px;
  font-size: 15px;
  line-height: 1.428571429;
  color: #6f6f6f;
  vertical-align: middle;
  background-color: #ffffff;
  background-image: none;
  border: 1px solid #cccccc;
  border-radius: 0;
  -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;
  opacity: 1;
}

.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,
.checkbox {
  display: block;
  min-height: 21px;
  padding-left: 20px;
  margin-top: 10px;
  margin-bottom: 10px;
  vertical-align: middle;
}

.radio label,
.checkbox label {
  display: inline;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}

.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  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;
  font-weight: normal;
  vertical-align: middle;
  cursor: pointer;
}

.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}

input[type="radio"][disabled],
input[type="checkbox"][disabled],
.radio[disabled],
.radio-inline[disabled],
.checkbox[disabled],
.checkbox-inline[disabled],
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"],
fieldset[disabled] .radio,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}

.input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 0;
}

select.input-sm {
  height: 30px;
  line-height: 30px;
}

textarea.input-sm {
  height: auto;
}

.input-lg {
  height: 48px;
  padding: 10px 16px;
  font-size: 19px;
  line-height: 1.33;
  border-radius: 0;
}

select.input-lg {
  height: 48px;
  line-height: 48px;
}

textarea.input-lg {
  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: #e99002;
}

.has-warning .form-control {
  border-color: #e99002;
  -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: #b67102;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #febc53;
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #febc53;
}

.has-warning .input-group-addon {
  color: #e99002;
  background-color: #fcf8e3;
  border-color: #e99002;
}

.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline {
  color: #f04124;
}

.has-error .form-control {
  border-color: #f04124;
  -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: #d32a0e;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #f79483;
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #f79483;
}

.has-error .input-group-addon {
  color: #f04124;
  background-color: #f2dede;
  border-color: #f04124;
}

.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline {
  color: #43ac6a;
}

.has-success .form-control {
  border-color: #43ac6a;
  -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: #358753;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #85d0a1;
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #85d0a1;
}

.has-success .input-group-addon {
  color: #43ac6a;
  background-color: #dff0d8;
  border-color: #43ac6a;
}

.form-control-static {
  margin-bottom: 0;
}

.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #626262;
}

@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
  }
  .form-inline select.form-control {
    width: auto;
  }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    padding-left: 0;
    margin-top: 0;
    margin-bottom: 0;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .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 {
  padding-top: 7px;
  margin-top: 0;
  margin-bottom: 0;
}

.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 28px;
}

.form-horizontal .form-group {
  margin-right: -15px;
  margin-left: -15px;
}

.form-horizontal .form-group:before,
.form-horizontal .form-group:after {
  display: table;
  content: " ";
}

.form-horizontal .form-group:after {
  clear: both;
}

.form-horizontal .form-group:before,
.form-horizontal .form-group:after {
  display: table;
  content: " ";
}

.form-horizontal .form-group:after {
  clear: both;
}

.form-horizontal .form-group:before,
.form-horizontal .form-group:after {
  display: table;
  content: " ";
}

.form-horizontal .form-group:after {
  clear: both;
}

.form-horizontal .form-group:before,
.form-horizontal .form-group:after {
  display: table;
  content: " ";
}

.form-horizontal .form-group:after {
  clear: both;
}

.form-horizontal .form-group:before,
.form-horizontal .form-group:after {
  display: table;
  content: " ";
}

.form-horizontal .form-group:after {
  clear: both;
}

.form-horizontal .form-control-static {
  padding-top: 7px;
}

@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: right;
  }
}

.btn {
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 15px;
  font-weight: normal;
  line-height: 1.428571429;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 0;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
       -o-user-select: none;
          user-select: none;
}

.btn:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

.btn:hover,
.btn:focus {
  color: #333333;
  text-decoration: none;
}

.btn:active,
.btn.active {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
          box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  pointer-events: none;
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
          box-shadow: none;
}

.btn-default {
  color: #333333;
  background-color: #e7e7e7;
  border-color: #dadada;
}

.btn-default:hover,
.btn-default:focus,
.btn-default:active,
.btn-default.active,
.open .dropdown-toggle.btn-default {
  color: #333333;
  background-color: #d3d3d3;
  border-color: #bbbbbb;
}

.btn-default:active,
.btn-default.active,
.open .dropdown-toggle.btn-default {
  background-image: none;
}

.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default,
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default.active {
  background-color: #e7e7e7;
  border-color: #dadada;
}

.btn-default .badge {
  color: #e7e7e7;
  background-color: #fff;
}

.btn-primary {
  color: #ffffff;
  background-color: #008cba;
  border-color: #0079a1;
}

.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
  color: #ffffff;
  background-color: #006d91;
  border-color: #004b63;
}

.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
  background-image: none;
}

.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
  background-color: #008cba;
  border-color: #0079a1;
}

.btn-primary .badge {
  color: #008cba;
  background-color: #fff;
}

.btn-warning {
  color: #ffffff;
  background-color: #e99002;
  border-color: #d08002;
}

.btn-warning:hover,
.btn-warning:focus,
.btn-warning:active,
.btn-warning.active,
.open .dropdown-toggle.btn-warning {
  color: #ffffff;
  background-color: #c17702;
  border-color: #935b01;
}

.btn-warning:active,
.btn-warning.active,
.open .dropdown-toggle.btn-warning {
  background-image: none;
}

.btn-warning.disabled,
.btn-warning[disabled],
fieldset[disabled] .btn-warning,
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled:active,
.btn-warning[disabled]:active,
fieldset[disabled] .btn-warning:active,
.btn-warning.disabled.active,
.btn-warning[disabled].active,
fieldset[disabled] .btn-warning.active {
  background-color: #e99002;
  border-color: #d08002;
}

.btn-warning .badge {
  color: #e99002;
  background-color: #fff;
}

.btn-danger {
  color: #ffffff;
  background-color: #f04124;
  border-color: #ea2f10;
}

.btn-danger:hover,
.btn-danger:focus,
.btn-danger:active,
.btn-danger.active,
.open .dropdown-toggle.btn-danger {
  color: #ffffff;
  background-color: #dc2c0f;
  border-color: #b1240c;
}

.btn-danger:active,
.btn-danger.active,
.open .dropdown-toggle.btn-danger {
  background-image: none;
}

.btn-danger.disabled,
.btn-danger[disabled],
fieldset[disabled] .btn-danger,
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled:active,
.btn-danger[disabled]:active,
fieldset[disabled] .btn-danger:active,
.btn-danger.disabled.active,
.btn-danger[disabled].active,
fieldset[disabled] .btn-danger.active {
  background-color: #f04124;
  border-color: #ea2f10;
}

.btn-danger .badge {
  color: #f04124;
  background-color: #fff;
}

.btn-success {
  color: #ffffff;
  background-color: #43ac6a;
  border-color: #3c9a5f;
}

.btn-success:hover,
.btn-success:focus,
.btn-success:active,
.btn-success.active,
.open .dropdown-toggle.btn-success {
  color: #ffffff;
  background-color: #388f58;
  border-color: #2b6e44;
}

.btn-success:active,
.btn-success.active,
.open .dropdown-toggle.btn-success {
  background-image: none;
}

.btn-success.disabled,
.btn-success[disabled],
fieldset[disabled] .btn-success,
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled:active,
.btn-success[disabled]:active,
fieldset[disabled] .btn-success:active,
.btn-success.disabled.active,
.btn-success[disabled].active,
fieldset[disabled] .btn-success.active {
  background-color: #43ac6a;
  border-color: #3c9a5f;
}

.btn-success .badge {
  color: #43ac6a;
  background-color: #fff;
}

.btn-info {
  color: #ffffff;
  background-color: #5bc0de;
  border-color: #46b8da;
}

.btn-info:hover,
.btn-info:focus,
.btn-info:active,
.btn-info.active,
.open .dropdown-toggle.btn-info {
  color: #ffffff;
  background-color: #39b3d7;
  border-color: #269abc;
}

.btn-info:active,
.btn-info.active,
.open .dropdown-toggle.btn-info {
  background-image: none;
}

.btn-info.disabled,
.btn-info[disabled],
fieldset[disabled] .btn-info,
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled:active,
.btn-info[disabled]:active,
fieldset[disabled] .btn-info:active,
.btn-info.disabled.active,
.btn-info[disabled].active,
fieldset[disabled] .btn-info.active {
  background-color: #5bc0de;
  border-color: #46b8da;
}

.btn-info .badge {
  color: #5bc0de;
  background-color: #fff;
}

.btn-link {
  font-weight: normal;
  color: #008cba;
  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: #00526e;
  text-decoration: underline;
  background-color: transparent;
}

.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
  color: #999999;
  text-decoration: none;
}

.btn-lg {
  padding: 10px 16px;
  font-size: 19px;
  line-height: 1.33;
  border-radius: 0;
}

.btn-sm {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 0;
}

.btn-xs {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 0;
}

.btn-block {
  display: block;
  width: 100%;
  padding-right: 0;
  padding-left: 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;
}

@font-face {
  font-family: 'Glyphicons Halflings';
  src: url('../fonts/glyphicons-halflings-regular.eot');
  src: url('../fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('../fonts/glyphicons-halflings-regular.woff') format('woff'), url('../fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('../fonts/glyphicons-halflings-regular.svg#glyphicons-halflingsregular') format('svg');
}

.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  -webkit-font-smoothing: antialiased;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -moz-osx-font-smoothing: grayscale;
}

.glyphicon:empty {
  width: 1em;
}

.glyphicon-asterisk:before {
  content: "\2a";
}

.glyphicon-plus:before {
  content: "\2b";
}

.glyphicon-euro:before {
  content: "\20ac";
}

.glyphicon-minus:before {
  content: "\2212";
}

.glyphicon-cloud:before {
  content: "\2601";
}

.glyphicon-envelope:before {
  content: "\2709";
}

.glyphicon-pencil:before {
  content: "\270f";
}

.glyphicon-glass:before {
  content: "\e001";
}

.glyphicon-music:before {
  content: "\e002";
}

.glyphicon-search:before {
  content: "\e003";
}

.glyphicon-heart:before {
  content: "\e005";
}

.glyphicon-star:before {
  content: "\e006";
}

.glyphicon-star-empty:before {
  content: "\e007";
}

.glyphicon-user:before {
  content: "\e008";
}

.glyphicon-film:before {
  content: "\e009";
}

.glyphicon-th-large:before {
  content: "\e010";
}

.glyphicon-th:before {
  content: "\e011";
}

.glyphicon-th-list:before {
  content: "\e012";
}

.glyphicon-ok:before {
  content: "\e013";
}

.glyphicon-remove:before {
  content: "\e014";
}

.glyphicon-zoom-in:before {
  content: "\e015";
}

.glyphicon-zoom-out:before {
  content: "\e016";
}

.glyphicon-off:before {
  content: "\e017";
}

.glyphicon-signal:before {
  content: "\e018";
}

.glyphicon-cog:before {
  content: "\e019";
}

.glyphicon-trash:before {
  content: "\e020";
}

.glyphicon-home:before {
  content: "\e021";
}

.glyphicon-file:before {
  content: "\e022";
}

.glyphicon-time:before {
  content: "\e023";
}

.glyphicon-road:before {
  content: "\e024";
}

.glyphicon-download-alt:before {
  content: "\e025";
}

.glyphicon-download:before {
  content: "\e026";
}

.glyphicon-upload:before {
  content: "\e027";
}

.glyphicon-inbox:before {
  content: "\e028";
}

.glyphicon-play-circle:before {
  content: "\e029";
}

.glyphicon-repeat:before {
  content: "\e030";
}

.glyphicon-refresh:before {
  content: "\e031";
}

.glyphicon-list-alt:before {
  content: "\e032";
}

.glyphicon-lock:before {
  content: "\e033";
}

.glyphicon-flag:before {
  content: "\e034";
}

.glyphicon-headphones:before {
  content: "\e035";
}

.glyphicon-volume-off:before {
  content: "\e036";
}

.glyphicon-volume-down:before {
  content: "\e037";
}

.glyphicon-volume-up:before {
  content: "\e038";
}

.glyphicon-qrcode:before {
  content: "\e039";
}

.glyphicon-barcode:before {
  content: "\e040";
}

.glyphicon-tag:before {
  content: "\e041";
}

.glyphicon-tags:before {
  content: "\e042";
}

.glyphicon-book:before {
  content: "\e043";
}

.glyphicon-bookmark:before {
  content: "\e044";
}

.glyphicon-print:before {
  content: "\e045";
}

.glyphicon-camera:before {
  content: "\e046";
}

.glyphicon-font:before {
  content: "\e047";
}

.glyphicon-bold:before {
  content: "\e048";
}

.glyphicon-italic:before {
  content: "\e049";
}

.glyphicon-text-height:before {
  content: "\e050";
}

.glyphicon-text-width:before {
  content: "\e051";
}

.glyphicon-align-left:before {
  content: "\e052";
}

.glyphicon-align-center:before {
  content: "\e053";
}

.glyphicon-align-right:before {
  content: "\e054";
}

.glyphicon-align-justify:before {
  content: "\e055";
}

.glyphicon-list:before {
  content: "\e056";
}

.glyphicon-indent-left:before {
  content: "\e057";
}

.glyphicon-indent-right:before {
  content: "\e058";
}

.glyphicon-facetime-video:before {
  content: "\e059";
}

.glyphicon-picture:before {
  content: "\e060";
}

.glyphicon-map-marker:before {
  content: "\e062";
}

.glyphicon-adjust:before {
  content: "\e063";
}

.glyphicon-tint:before {
  content: "\e064";
}

.glyphicon-edit:before {
  content: "\e065";
}

.glyphicon-share:before {
  content: "\e066";
}

.glyphicon-check:before {
  content: "\e067";
}

.glyphicon-move:before {
  content: "\e068";
}

.glyphicon-step-backward:before {
  content: "\e069";
}

.glyphicon-fast-backward:before {
  content: "\e070";
}

.glyphicon-backward:before {
  content: "\e071";
}

.glyphicon-play:before {
  content: "\e072";
}

.glyphicon-pause:before {
  content: "\e073";
}

.glyphicon-stop:before {
  content: "\e074";
}

.glyphicon-forward:before {
  content: "\e075";
}

.glyphicon-fast-forward:before {
  content: "\e076";
}

.glyphicon-step-forward:before {
  content: "\e077";
}

.glyphicon-eject:before {
  content: "\e078";
}

.glyphicon-chevron-left:before {
  content: "\e079";
}

.glyphicon-chevron-right:before {
  content: "\e080";
}

.glyphicon-plus-sign:before {
  content: "\e081";
}

.glyphicon-minus-sign:before {
  content: "\e082";
}

.glyphicon-remove-sign:before {
  content: "\e083";
}

.glyphicon-ok-sign:before {
  content: "\e084";
}

.glyphicon-question-sign:before {
  content: "\e085";
}

.glyphicon-info-sign:before {
  content: "\e086";
}

.glyphicon-screenshot:before {
  content: "\e087";
}

.glyphicon-remove-circle:before {
  content: "\e088";
}

.glyphicon-ok-circle:before {
  content: "\e089";
}

.glyphicon-ban-circle:before {
  content: "\e090";
}

.glyphicon-arrow-left:before {
  content: "\e091";
}

.glyphicon-arrow-right:before {
  content: "\e092";
}

.glyphicon-arrow-up:before {
  content: "\e093";
}

.glyphicon-arrow-down:before {
  content: "\e094";
}

.glyphicon-share-alt:before {
  content: "\e095";
}

.glyphicon-resize-full:before {
  content: "\e096";
}

.glyphicon-resize-small:before {
  content: "\e097";
}

.glyphicon-exclamation-sign:before {
  content: "\e101";
}

.glyphicon-gift:before {
  content: "\e102";
}

.glyphicon-leaf:before {
  content: "\e103";
}

.glyphicon-fire:before {
  content: "\e104";
}

.glyphicon-eye-open:before {
  content: "\e105";
}

.glyphicon-eye-close:before {
  content: "\e106";
}

.glyphicon-warning-sign:before {
  content: "\e107";
}

.glyphicon-plane:before {
  content: "\e108";
}

.glyphicon-calendar:before {
  content: "\e109";
}

.glyphicon-random:before {
  content: "\e110";
}

.glyphicon-comment:before {
  content: "\e111";
}

.glyphicon-magnet:before {
  content: "\e112";
}

.glyphicon-chevron-up:before {
  content: "\e113";
}

.glyphicon-chevron-down:before {
  content: "\e114";
}

.glyphicon-retweet:before {
  content: "\e115";
}

.glyphicon-shopping-cart:before {
  content: "\e116";
}

.glyphicon-folder-close:before {
  content: "\e117";
}

.glyphicon-folder-open:before {
  content: "\e118";
}

.glyphicon-resize-vertical:before {
  content: "\e119";
}

.glyphicon-resize-horizontal:before {
  content: "\e120";
}

.glyphicon-hdd:before {
  content: "\e121";
}

.glyphicon-bullhorn:before {
  content: "\e122";
}

.glyphicon-bell:before {
  content: "\e123";
}

.glyphicon-certificate:before {
  content: "\e124";
}

.glyphicon-thumbs-up:before {
  content: "\e125";
}

.glyphicon-thumbs-down:before {
  content: "\e126";
}

.glyphicon-hand-right:before {
  content: "\e127";
}

.glyphicon-hand-left:before {
  content: "\e128";
}

.glyphicon-hand-up:before {
  content: "\e129";
}

.glyphicon-hand-down:before {
  content: "\e130";
}

.glyphicon-circle-arrow-right:before {
  content: "\e131";
}

.glyphicon-circle-arrow-left:before {
  content: "\e132";
}

.glyphicon-circle-arrow-up:before {
  content: "\e133";
}

.glyphicon-circle-arrow-down:before {
  content: "\e134";
}

.glyphicon-globe:before {
  content: "\e135";
}

.glyphicon-wrench:before {
  content: "\e136";
}

.glyphicon-tasks:before {
  content: "\e137";
}

.glyphicon-filter:before {
  content: "\e138";
}

.glyphicon-briefcase:before {
  content: "\e139";
}

.glyphicon-fullscreen:before {
  content: "\e140";
}

.glyphicon-dashboard:before {
  content: "\e141";
}

.glyphicon-paperclip:before {
  content: "\e142";
}

.glyphicon-heart-empty:before {
  content: "\e143";
}

.glyphicon-link:before {
  content: "\e144";
}

.glyphicon-phone:before {
  content: "\e145";
}

.glyphicon-pushpin:before {
  content: "\e146";
}

.glyphicon-usd:before {
  content: "\e148";
}

.glyphicon-gbp:before {
  content: "\e149";
}

.glyphicon-sort:before {
  content: "\e150";
}

.glyphicon-sort-by-alphabet:before {
  content: "\e151";
}

.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}

.glyphicon-sort-by-order:before {
  content: "\e153";
}

.glyphicon-sort-by-order-alt:before {
  content: "\e154";
}

.glyphicon-sort-by-attributes:before {
  content: "\e155";
}

.glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}

.glyphicon-unchecked:before {
  content: "\e157";
}

.glyphicon-expand:before {
  content: "\e158";
}

.glyphicon-collapse-down:before {
  content: "\e159";
}

.glyphicon-collapse-up:before {
  content: "\e160";
}

.glyphicon-log-in:before {
  content: "\e161";
}

.glyphicon-flash:before {
  content: "\e162";
}

.glyphicon-log-out:before {
  content: "\e163";
}

.glyphicon-new-window:before {
  content: "\e164";
}

.glyphicon-record:before {
  content: "\e165";
}

.glyphicon-save:before {
  content: "\e166";
}

.glyphicon-open:before {
  content: "\e167";
}

.glyphicon-saved:before {
  content: "\e168";
}

.glyphicon-import:before {
  content: "\e169";
}

.glyphicon-export:before {
  content: "\e170";
}

.glyphicon-send:before {
  content: "\e171";
}

.glyphicon-floppy-disk:before {
  content: "\e172";
}

.glyphicon-floppy-saved:before {
  content: "\e173";
}

.glyphicon-floppy-remove:before {
  content: "\e174";
}

.glyphicon-floppy-save:before {
  content: "\e175";
}

.glyphicon-floppy-open:before {
  content: "\e176";
}

.glyphicon-credit-card:before {
  content: "\e177";
}

.glyphicon-transfer:before {
  content: "\e178";
}

.glyphicon-cutlery:before {
  content: "\e179";
}

.glyphicon-header:before {
  content: "\e180";
}

.glyphicon-compressed:before {
  content: "\e181";
}

.glyphicon-earphone:before {
  content: "\e182";
}

.glyphicon-phone-alt:before {
  content: "\e183";
}

.glyphicon-tower:before {
  content: "\e184";
}

.glyphicon-stats:before {
  content: "\e185";
}

.glyphicon-sd-video:before {
  content: "\e186";
}

.glyphicon-hd-video:before {
  content: "\e187";
}

.glyphicon-subtitles:before {
  content: "\e188";
}

.glyphicon-sound-stereo:before {
  content: "\e189";
}

.glyphicon-sound-dolby:before {
  content: "\e190";
}

.glyphicon-sound-5-1:before {
  content: "\e191";
}

.glyphicon-sound-6-1:before {
  content: "\e192";
}

.glyphicon-sound-7-1:before {
  content: "\e193";
}

.glyphicon-copyright-mark:before {
  content: "\e194";
}

.glyphicon-registration-mark:before {
  content: "\e195";
}

.glyphicon-cloud-download:before {
  content: "\e197";
}

.glyphicon-cloud-upload:before {
  content: "\e198";
}

.glyphicon-tree-conifer:before {
  content: "\e199";
}

.glyphicon-tree-deciduous:before {
  content: "\e200";
}

.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px solid;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}

.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;
  font-size: 15px;
  list-style: none;
  background-color: #ffffff;
  border: 1px solid #cccccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0;
  -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: 9.5px 0;
  overflow: hidden;
  background-color: rgba(0, 0, 0, 0.2);
}

.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.428571429;
  color: #555555;
  white-space: nowrap;
}

.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  color: #262626;
  text-decoration: none;
  background-color: #eeeeee;
}

.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #ffffff;
  text-decoration: none;
  background-color: #008cba;
  outline: 0;
}

.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #999999;
}

.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}

.open > .dropdown-menu {
  display: block;
}

.open > a {
  outline: 0;
}

.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.428571429;
  color: #999999;
}

.dropdown-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 990;
}

.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px solid;
  content: "";
}

.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 1px;
}

@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto;
  }
}

.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}

.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  float: left;
}

.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover,
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus,
.btn-group > .btn:active,
.btn-group-vertical > .btn:active,
.btn-group > .btn.active,
.btn-group-vertical > .btn.active {
  z-index: 2;
}

.btn-group > .btn: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 {
  display: table;
  content: " ";
}

.btn-toolbar:after {
  clear: both;
}

.btn-toolbar:before,
.btn-toolbar:after {
  display: table;
  content: " ";
}

.btn-toolbar:after {
  clear: both;
}

.btn-toolbar:before,
.btn-toolbar:after {
  display: table;
  content: " ";
}

.btn-toolbar:after {
  clear: both;
}

.btn-toolbar:before,
.btn-toolbar:after {
  display: table;
  content: " ";
}

.btn-toolbar:after {
  clear: both;
}

.btn-toolbar:before,
.btn-toolbar:after {
  display: table;
  content: " ";
}

.btn-toolbar:after {
  clear: both;
}

.btn-toolbar .btn-group {
  float: left;
}

.btn-toolbar > .btn + .btn,
.btn-toolbar > .btn-group + .btn,
.btn-toolbar > .btn + .btn-group,
.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-top-right-radius: 0;
  border-bottom-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-top-right-radius: 0;
  border-bottom-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-xs > .btn {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 0;
}

.btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 0;
}

.btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 19px;
  line-height: 1.33;
  border-radius: 0;
}

.btn-group > .btn + .dropdown-toggle {
  padding-right: 8px;
  padding-left: 8px;
}

.btn-group > .btn-lg + .dropdown-toggle {
  padding-right: 12px;
  padding-left: 12px;
}

.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
          box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

.btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
          box-shadow: none;
}

.btn .caret {
  margin-left: 0;
}

.btn-lg .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}

.dropup .btn-lg .caret {
  border-width: 0 5px 5px;
}

.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}

.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after {
  display: table;
  content: " ";
}

.btn-group-vertical > .btn-group:after {
  clear: both;
}

.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after {
  display: table;
  content: " ";
}

.btn-group-vertical > .btn-group:after {
  clear: both;
}

.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after {
  display: table;
  content: " ";
}

.btn-group-vertical > .btn-group:after {
  clear: both;
}

.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after {
  display: table;
  content: " ";
}

.btn-group-vertical > .btn-group:after {
  clear: both;
}

.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after {
  display: table;
  content: " ";
}

.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: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-top-right-radius: 0;
  border-bottom-left-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%;
  border-collapse: separate;
  table-layout: fixed;
}

.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  display: table-cell;
  float: none;
  width: 1%;
}

.btn-group-justified > .btn-group .btn {
  width: 100%;
}

[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[class*="col-"] {
  float: none;
  padding-right: 0;
  padding-left: 0;
}

.input-group .form-control {
  width: 100%;
  margin-bottom: 0;
}

.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 48px;
  padding: 10px 16px;
  font-size: 19px;
  line-height: 1.33;
  border-radius: 0;
}

select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn {
  height: 48px;
  line-height: 48px;
}

textarea.input-group-lg > .form-control,
textarea.input-group-lg > .input-group-addon,
textarea.input-group-lg > .input-group-btn > .btn {
  height: auto;
}

.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 0;
}

select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  line-height: 30px;
}

textarea.input-group-sm > .form-control,
textarea.input-group-sm > .input-group-addon,
textarea.input-group-sm > .input-group-btn > .btn {
  height: auto;
}

.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell;
}

.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}

.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}

.input-group-addon {
  padding: 6px 12px;
  font-size: 15px;
  font-weight: normal;
  line-height: 1;
  color: #6f6f6f;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #cccccc;
  border-radius: 0;
}

.input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 0;
}

.input-group-addon.input-lg {
  padding: 10px 16px;
  font-size: 19px;
  border-radius: 0;
}

.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-top-right-radius: 0;
  border-bottom-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 {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}

.nav:before,
.nav:after {
  display: table;
  content: " ";
}

.nav:after {
  clear: both;
}

.nav:before,
.nav:after {
  display: table;
  content: " ";
}

.nav:after {
  clear: both;
}

.nav:before,
.nav:after {
  display: table;
  content: " ";
}

.nav:after {
  clear: both;
}

.nav:before,
.nav:after {
  display: table;
  content: " ";
}

.nav:after {
  clear: both;
}

.nav:before,
.nav:after {
  display: table;
  content: " ";
}

.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;
  cursor: not-allowed;
  background-color: transparent;
}

.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: #eeeeee;
  border-color: #008cba;
}

.nav .nav-divider {
  height: 1px;
  margin: 9.5px 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.428571429;
  border: 1px solid transparent;
  border-radius: 0 0 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: #6f6f6f;
  cursor: default;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-bottom-color: transparent;
}

.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}

.nav-tabs.nav-justified > li {
  float: none;
}

.nav-tabs.nav-justified > li > a {
  margin-bottom: 5px;
  text-align: center;
}

.nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}

@media (min-width: 768px) {
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}

.nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 0;
}

.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #dddddd;
}

@media (min-width: 768px) {
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #dddddd;
    border-radius: 0 0 0 0;
  }
  .nav-tabs.nav-justified > .active > a,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #ffffff;
  }
}

.nav-pills > li {
  float: left;
}

.nav-pills > li > a {
  border-radius: 0;
}

.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: #ffffff;
  background-color: #008cba;
}

.nav-stacked > li {
  float: none;
}

.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}

.nav-justified {
  width: 100%;
}

.nav-justified > li {
  float: none;
}

.nav-justified > li > a {
  margin-bottom: 5px;
  text-align: center;
}

.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}

@media (min-width: 768px) {
  .nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-justified > li > a {
    margin-bottom: 0;
  }
}

.nav-tabs-justified {
  border-bottom: 0;
}

.nav-tabs-justified > li > a {
  margin-right: 0;
  border-radius: 0;
}

.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
  border: 1px solid #dddddd;
}

@media (min-width: 768px) {
  .nav-tabs-justified > li > a {
    border-bottom: 1px solid #dddddd;
    border-radius: 0 0 0 0;
  }
  .nav-tabs-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus {
    border-bottom-color: #ffffff;
  }
}

.tab-content > .tab-pane {
  display: none;
}

.tab-content > .active {
  display: block;
}

.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

.navbar {
  position: relative;
  min-height: 45px;
  margin-bottom: 21px;
  border: 1px solid transparent;
}

.navbar:before,
.navbar:after {
  display: table;
  content: " ";
}

.navbar:after {
  clear: both;
}

.navbar:before,
.navbar:after {
  display: table;
  content: " ";
}

.navbar:after {
  clear: both;
}

.navbar:before,
.navbar:after {
  display: table;
  content: " ";
}

.navbar:after {
  clear: both;
}

.navbar:before,
.navbar:after {
  display: table;
  content: " ";
}

.navbar:after {
  clear: both;
}

.navbar:before,
.navbar:after {
  display: table;
  content: " ";
}

.navbar:after {
  clear: both;
}

@media (min-width: 768px) {
  .navbar {
    border-radius: 0;
  }
}

.navbar-header:before,
.navbar-header:after {
  display: table;
  content: " ";
}

.navbar-header:after {
  clear: both;
}

.navbar-header:before,
.navbar-header:after {
  display: table;
  content: " ";
}

.navbar-header:after {
  clear: both;
}

.navbar-header:before,
.navbar-header:after {
  display: table;
  content: " ";
}

.navbar-header:after {
  clear: both;
}

.navbar-header:before,
.navbar-header:after {
  display: table;
  content: " ";
}

.navbar-header:after {
  clear: both;
}

.navbar-header:before,
.navbar-header:after {
  display: table;
  content: " ";
}

.navbar-header:after {
  clear: both;
}

@media (min-width: 768px) {
  .navbar-header {
    float: left;
  }
}

.navbar-collapse {
  max-height: 340px;
  padding-right: 15px;
  padding-left: 15px;
  overflow-x: visible;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}

.navbar-collapse:before,
.navbar-collapse:after {
  display: table;
  content: " ";
}

.navbar-collapse:after {
  clear: both;
}

.navbar-collapse:before,
.navbar-collapse:after {
  display: table;
  content: " ";
}

.navbar-collapse:after {
  clear: both;
}

.navbar-collapse:before,
.navbar-collapse:after {
  display: table;
  content: " ";
}

.navbar-collapse:after {
  clear: both;
}

.navbar-collapse:before,
.navbar-collapse:after {
  display: table;
  content: " ";
}

.navbar-collapse:after {
  clear: both;
}

.navbar-collapse:before,
.navbar-collapse:after {
  display: table;
  content: " ";
}

.navbar-collapse:after {
  clear: both;
}

.navbar-collapse.in {
  overflow-y: auto;
}

@media (min-width: 768px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none;
  }
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .navbar-collapse.in {
    overflow-y: visible;
  }
  .navbar-fixed-top .navbar-collapse,
  .navbar-static-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    padding-right: 0;
    padding-left: 0;
  }
}

.container > .navbar-header,
.container > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}

@media (min-width: 768px) {
  .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: 768px) {
  .navbar-static-top {
    border-radius: 0;
  }
}

.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}

@media (min-width: 768px) {
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0;
  }
}

.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}

.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}

.navbar-brand {
  float: left;
  /*padding: 12px 15px; ORG*/
  padding: 0;
  font-size: 19px;
  line-height: 21px;
}

.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none;
}

@media (min-width: 768px) {
  .navbar > .container .navbar-brand {
    margin-left: -15px;
  }
}

.navbar-toggle {
  position: relative;
  float: right;
  padding: 9px 10px;
  margin-top: 5.5px;
  margin-right: 15px;
  margin-bottom: 5.5px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 0;
}

.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}

.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}

@media (min-width: 768px) {
  .navbar-toggle {
    display: none;
  }
}

.navbar-nav {
  margin: 6px -15px;
}

.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 21px;
}

@media (max-width: 767px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    box-shadow: none;
  }
  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 21px;
  }
  .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}

@media (min-width: 768px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }
  .navbar-nav > li {
    float: left;
  }
  .navbar-nav > li > a {
    padding-top: 12px;
    padding-bottom: 12px;
  }
  .navbar-nav.navbar-right:last-child {
    margin-right: -15px;
  }
}

@media (min-width: 768px) {
  .navbar-left {
    float: left !important;
  }
  .navbar-right {
    float: right !important;
  }
}

.navbar-form {
  padding: 10px 15px;
  margin-top: 5px;
  margin-right: -15px;
  margin-bottom: 5px;
  margin-left: -15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
          box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
}

@media (min-width: 768px) {
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .form-control {
    display: inline-block;
  }
  .navbar-form select.form-control {
    width: auto;
  }
  .navbar-form .radio,
  .navbar-form .checkbox {
    display: inline-block;
    padding-left: 0;
    margin-top: 0;
    margin-bottom: 0;
  }
  .navbar-form .radio input[type="radio"],
  .navbar-form .checkbox input[type="checkbox"] {
    float: none;
    margin-left: 0;
  }
}

@media (max-width: 767px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
}

@media (min-width: 768px) {
  .navbar-form {
    width: auto;
    padding-top: 0;
    padding-bottom: 0;
    margin-right: 0;
    margin-left: 0;
    border: 0;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
  .navbar-form.navbar-right:last-child {
    margin-right: -15px;
  }
}

.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 {
  right: 0;
  left: auto;
}

.navbar-btn {
  margin-top: 5px;
  margin-bottom: 5px;
}

.navbar-btn.btn-sm {
  margin-top: 7.5px;
  margin-bottom: 7.5px;
}

.navbar-btn.btn-xs {
  margin-top: 11.5px;
  margin-bottom: 11.5px;
}

.navbar-text {
  margin-top: 12px;
  margin-bottom: 12px;
}

@media (min-width: 768px) {
  .navbar-text {
    float: left;
    margin-right: 15px;
    margin-left: 15px;
  }
  .navbar-text.navbar-right:last-child {
    margin-right: 0;
  }
}

.navbar-default {
  background-color: #333333;
  border-color: #222222;
}

.navbar-default .navbar-brand {
  color: #ffffff;
}

.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #ffffff;
  background-color: transparent;
}

.navbar-default .navbar-text {
  color: #ffffff;
}

.navbar-default .navbar-nav > li > a {
  color: #ffffff;
}

.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #ffffff;
  background-color: #272727;
}

.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #ffffff;
  background-color: #272727;
}

.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: transparent;
}

.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: transparent;
}

.navbar-default .navbar-toggle .icon-bar {
  background-color: #ffffff;
}

.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #222222;
}

.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  color: #ffffff;
  background-color: #272727;
}

@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #ffffff;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #ffffff;
    background-color: #272727;
  }
  .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: #ffffff;
    background-color: #272727;
  }
  .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: #ffffff;
}

.navbar-default .navbar-link:hover {
  color: #ffffff;
}

.navbar-inverse {
  background-color: #008cba;
  border-color: #006687;
}

.navbar-inverse .navbar-brand {
  color: #ffffff;
}

.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: #ffffff;
  background-color: transparent;
}

.navbar-inverse .navbar-text {
  color: #ffffff;
}

.navbar-inverse .navbar-nav > li > a {
  color: #ffffff;
}

.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
  color: #ffffff;
  background-color: #006687;
}

.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
  color: #ffffff;
  background-color: #006687;
}

.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: transparent;
}

.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
  background-color: transparent;
}

.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #ffffff;
}

.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #007196;
}

.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
  color: #ffffff;
  background-color: #006687;
}

@media (max-width: 767px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #006687;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #006687;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #ffffff;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #ffffff;
    background-color: #006687;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #ffffff;
    background-color: #006687;
  }
  .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: #ffffff;
}

.navbar-inverse .navbar-link:hover {
  color: #ffffff;
}

.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 21px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 0;
}

.breadcrumb > li {
  display: inline-block;
}

.breadcrumb > li + li:before {
  padding: 0 5px;
  color: #999999;
  content: "/\00a0";
}

.breadcrumb > .active {
  color: #333333;
}

.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 21px 0;
  border-radius: 0;
}

.pagination > li {
  display: inline;
}

.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  margin-left: -1px;
  line-height: 1.428571429;
  text-decoration: none;
  background-color: transparent;
  border: 1px solid transparent;
}

.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  background-color: #eeeeee;
}

.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 2;
  color: #ffffff;
  cursor: default;
  background-color: #008cba;
  border-color: #008cba;
}

.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #999999;
  cursor: not-allowed;
  background-color: transparent;
  border-color: transparent;
}

.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 19px;
}

.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.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: 0;
  border-top-left-radius: 0;
}

.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.pager {
  padding-left: 0;
  margin: 21px 0;
  text-align: center;
  list-style: none;
}

.pager:before,
.pager:after {
  display: table;
  content: " ";
}

.pager:after {
  clear: both;
}

.pager:before,
.pager:after {
  display: table;
  content: " ";
}

.pager:after {
  clear: both;
}

.pager:before,
.pager:after {
  display: table;
  content: " ";
}

.pager:after {
  clear: both;
}

.pager:before,
.pager:after {
  display: table;
  content: " ";
}

.pager:after {
  clear: both;
}

.pager:before,
.pager:after {
  display: table;
  content: " ";
}

.pager:after {
  clear: both;
}

.pager li {
  display: inline;
}

.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: transparent;
  border: 1px solid transparent;
  border-radius: 3px;
}

.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;
  cursor: not-allowed;
  background-color: transparent;
}

.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #ffffff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em;
}

.label[href]:hover,
.label[href]:focus {
  color: #ffffff;
  text-decoration: none;
  cursor: pointer;
}

.label:empty {
  display: none;
}

.btn .label {
  position: relative;
  top: -1px;
}

.label-default {
  background-color: #999999;
}

.label-default[href]:hover,
.label-default[href]:focus {
  background-color: #808080;
}

.label-primary {
  background-color: #008cba;
}

.label-primary[href]:hover,
.label-primary[href]:focus {
  background-color: #006687;
}

.label-success {
  background-color: #43ac6a;
}

.label-success[href]:hover,
.label-success[href]:focus {
  background-color: #358753;
}

.label-info {
  background-color: #5bc0de;
}

.label-info[href]:hover,
.label-info[href]:focus {
  background-color: #31b0d5;
}

.label-warning {
  background-color: #e99002;
}

.label-warning[href]:hover,
.label-warning[href]:focus {
  background-color: #b67102;
}

.label-danger {
  background-color: #f04124;
}

.label-danger[href]:hover,
.label-danger[href]:focus {
  background-color: #d32a0e;
}

.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  line-height: 1;
  color: #777777;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  background-color: #e7e7e7;
  border-radius: 10px;
}

.badge:empty {
  display: none;
}

.btn .badge {
  position: relative;
  top: -1px;
}

a.badge:hover,
a.badge:focus {
  color: #ffffff;
  text-decoration: none;
  cursor: pointer;
}

a.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
  color: #008cba;
  background-color: #ffffff;
}

.nav-pills > li > a > .badge {
  margin-left: 3px;
}

.jumbotron {
  padding: 30px;
  margin-bottom: 30px;
  font-size: 23px;
  font-weight: 200;
  line-height: 2.1428571435;
  color: inherit;
  background-color: #fafafa;
}

.jumbotron h1,
.jumbotron .h1 {
  line-height: 1;
  color: inherit;
}

.jumbotron p {
  line-height: 1.4;
}

.container .jumbotron {
  border-radius: 0;
}

.jumbotron .container {
  max-width: 100%;
}

@media screen and (min-width: 768px) {
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  .container .jumbotron {
    padding-right: 60px;
    padding-left: 60px;
  }
  .jumbotron h1,
  .jumbotron .h1 {
    font-size: 67.5px;
  }
}

.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 21px;
  line-height: 1.428571429;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 0;
  -webkit-transition: all 0.2s ease-in-out;
          transition: all 0.2s ease-in-out;
}

.thumbnail > img,
.thumbnail a > img {
  display: block;
  height: auto;
  max-width: 100%;
  margin-right: auto;
  margin-left: auto;
}

a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #008cba;
}

.thumbnail .caption {
  padding: 9px;
  color: #222222;
}

.alert {
  padding: 15px;
  margin-bottom: 5px;
  border: 1px solid transparent;
  border-radius: 0;
}

.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 {
  color: #ffffff;
  background-color: #43ac6a;
  border-color: #3c9a5f;
}

.alert-success hr {
  border-top-color: #358753;
}

.alert-success .alert-link {
  color: #e6e6e6;
}

.alert-info {
  color: #ffffff;
  background-color: #5bc0de;
  border-color: #3db5d8;
}

.alert-info hr {
  border-top-color: #2aabd2;
}

.alert-info .alert-link {
  color: #e6e6e6;
}

.alert-warning {
  color: #ffffff;
  background-color: #e99002;
  border-color: #d08002;
}

.alert-warning hr {
  border-top-color: #b67102;
}

.alert-warning .alert-link {
  color: #e6e6e6;
}

.alert-danger {
  color: #ffffff;
  background-color: #f04124;
  border-color: #ea2f10;
}

.alert-danger hr {
  border-top-color: #d32a0e;
}

.alert-danger .alert-link {
  color: #e6e6e6;
}

@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}

@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}

.progress {
  height: 21px;
  margin-bottom: 21px;
  overflow: hidden;
  background-color: #f5f5f5;
  border-radius: 0;
  -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: 21px;
  color: #ffffff;
  text-align: center;
  background-color: #008cba;
  -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-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: #43ac6a;
}

.progress-striped .progress-bar-success {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.progress-bar-info {
  background-color: #5bc0de;
}

.progress-striped .progress-bar-info {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: 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: #e99002;
}

.progress-striped .progress-bar-warning {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: 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: #f04124;
}

.progress-striped .progress-bar-danger {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: 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 {
  padding-left: 0;
  margin-bottom: 20px;
}

.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #ffffff;
  border: 1px solid #dddddd;
}

.list-group-item:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.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: #f5f5f5;
}

a.list-group-item.active,
a.list-group-item.active:hover,
a.list-group-item.active:focus {
  z-index: 2;
  color: #ffffff;
  background-color: #008cba;
  border-color: #008cba;
}

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: #87e1ff;
}

.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}

.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}

.panel {
  margin-bottom: 21px;
  background-color: #ffffff;
  border: 1px solid transparent;
  border-radius: 0;
  -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 {
  display: table;
  content: " ";
}

.panel-body:after {
  clear: both;
}

.panel-body:before,
.panel-body:after {
  display: table;
  content: " ";
}

.panel-body:after {
  clear: both;
}

.panel-body:before,
.panel-body:after {
  display: table;
  content: " ";
}

.panel-body:after {
  clear: both;
}

.panel-body:before,
.panel-body:after {
  display: table;
  content: " ";
}

.panel-body:after {
  clear: both;
}

.panel-body:before,
.panel-body:after {
  display: table;
  content: " ";
}

.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 > .table {
  margin-bottom: 0;
}

.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive {
  border-top: 1px solid #dddddd;
}

.panel > .table > tbody:first-child th,
.panel > .table > tbody:first-child td {
  border-top: 0;
}

.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}

.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}

.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}

.panel > .table-bordered > thead > tr:last-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:last-child > th,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-bordered > thead > tr:last-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td {
  border-bottom: 0;
}

.panel > .table-responsive {
  margin-bottom: 0;
  border: 0;
}

.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: -1;
  border-top-left-radius: -1;
}

.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}

.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 17px;
  color: inherit;
}

.panel-title > a {
  color: inherit;
}

.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #dddddd;
  border-bottom-right-radius: -1;
  border-bottom-left-radius: -1;
}

.panel-group .panel {
  margin-bottom: 0;
  overflow: hidden;
  border-radius: 0;
}

.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: #f5f5f5;
  border-color: #dddddd;
}

.panel-default > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #dddddd;
}

.panel-default > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #dddddd;
}

.panel-primary {
  border-color: #008cba;
}

.panel-primary > .panel-heading {
  color: #ffffff;
  background-color: #008cba;
  border-color: #008cba;
}

.panel-primary > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #008cba;
}

.panel-primary > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #008cba;
}

.panel-success {
  border-color: #3c9a5f;
}

.panel-success > .panel-heading {
  color: #43ac6a;
  background-color: #dff0d8;
  border-color: #3c9a5f;
}

.panel-success > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #3c9a5f;
}

.panel-success > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #3c9a5f;
}

.panel-warning {
  border-color: #d08002;
}

.panel-warning > .panel-heading {
  color: #e99002;
  background-color: #fcf8e3;
  border-color: #d08002;
}

.panel-warning > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #d08002;
}

.panel-warning > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #d08002;
}

.panel-danger {
  border-color: #ea2f10;
}

.panel-danger > .panel-heading {
  color: #f04124;
  background-color: #f2dede;
  border-color: #ea2f10;
}

.panel-danger > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #ea2f10;
}

.panel-danger > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #ea2f10;
}

.panel-info {
  border-color: #3db5d8;
}

.panel-info > .panel-heading {
  color: #5bc0de;
  background-color: #d9edf7;
  border-color: #3db5d8;
}

.panel-info > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #3db5d8;
}

.panel-info > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #3db5d8;
}

.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #fafafa;
  border: 1px solid #e8e8e8;
  border-radius: 0;
  -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: 0;
}

.well-sm {
  padding: 9px;
  border-radius: 0;
}

.close {
  float: right;
  font-size: 22.5px;
  font-weight: bold;
  line-height: 1;
  color: #000000;
  text-shadow: 0 1px 0 #ffffff;
  opacity: 0.2;
  filter: alpha(opacity=20);
}

.close:hover,
.close:focus {
  color: #000000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.5;
  filter: alpha(opacity=50);
}

button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}

.modal-open {
  overflow: hidden;
}

.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  display: none;
  overflow: auto;
  overflow-y: scroll;
}

.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;
  z-index: 1050;
  width: auto;
  margin: 10px;
}

.modal-content {
  position: relative;
  background-color: #ffffff;
  border: 1px solid #999999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0;
  outline: none;
  -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;
}

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1030;
  background-color: #000000;
}

.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}

.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}

.modal-header {
  min-height: 16.428571429px;
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}

.modal-header .close {
  margin-top: -2px;
}

.modal-title {
  margin: 0;
  line-height: 1.428571429;
}

.modal-body {
  position: relative;
  padding: 20px;
}

.modal-footer {
  padding: 19px 20px 20px;
  margin-top: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}

.modal-footer:before,
.modal-footer:after {
  display: table;
  content: " ";
}

.modal-footer:after {
  clear: both;
}

.modal-footer:before,
.modal-footer:after {
  display: table;
  content: " ";
}

.modal-footer:after {
  clear: both;
}

.modal-footer:before,
.modal-footer:after {
  display: table;
  content: " ";
}

.modal-footer:after {
  clear: both;
}

.modal-footer:before,
.modal-footer:after {
  display: table;
  content: " ";
}

.modal-footer:after {
  clear: both;
}

.modal-footer:before,
.modal-footer:after {
  display: table;
  content: " ";
}

.modal-footer:after {
  clear: both;
}

.modal-footer .btn + .btn {
  margin-bottom: 0;
  margin-left: 5px;
}

.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}

.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}

@media screen and (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .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;
  font-size: 12px;
  line-height: 1.4;
  opacity: 0;
  filter: alpha(opacity=0);
  visibility: visible;
}

.tooltip.in {
  opacity: 0.9;
  filter: alpha(opacity=90);
}

.tooltip.top {
  padding: 5px 0;
  margin-top: -3px;
}

.tooltip.right {
  padding: 0 5px;
  margin-left: 3px;
}

.tooltip.bottom {
  padding: 5px 0;
  margin-top: 3px;
}

.tooltip.left {
  padding: 0 5px;
  margin-left: -3px;
}

.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #ffffff;
  text-align: center;
  text-decoration: none;
  background-color: #333333;
  border-radius: 0;
}

.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-top-color: #333333;
  border-width: 5px 5px 0;
}

.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  left: 5px;
  border-top-color: #333333;
  border-width: 5px 5px 0;
}

.tooltip.top-right .tooltip-arrow {
  right: 5px;
  bottom: 0;
  border-top-color: #333333;
  border-width: 5px 5px 0;
}

.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-right-color: #333333;
  border-width: 5px 5px 5px 0;
}

.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-left-color: #333333;
  border-width: 5px 0 5px 5px;
}

.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-bottom-color: #333333;
  border-width: 0 5px 5px;
}

.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  left: 5px;
  border-bottom-color: #333333;
  border-width: 0 5px 5px;
}

.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  right: 5px;
  border-bottom-color: #333333;
  border-width: 0 5px 5px;
}

.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1010;
  display: none;
  max-width: 276px;
  padding: 1px;
  text-align: left;
  white-space: normal;
  background-color: #333333;
  border: 1px solid #333333;
  border: 1px solid transparent;
  border-radius: 0;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
          box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  background-clip: padding-box;
}

.popover.top {
  margin-top: -10px;
}

.popover.right {
  margin-left: 10px;
}

.popover.bottom {
  margin-top: 10px;
}

.popover.left {
  margin-left: -10px;
}

.popover-title {
  padding: 0px 2px;
  margin: 0;
  font-size: 10px;
  font-weight: normal;
  line-height: 12px;
  background-color: #333333;
  border-bottom: 1px solid #262626;
  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 {
  bottom: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-color: #999999;
  border-top-color: rgba(0, 0, 0, 0.25);
  border-bottom-width: 0;
}

.popover.top .arrow:after {
  bottom: 1px;
  margin-left: -10px;
  border-top-color: #333333;
  border-bottom-width: 0;
  content: " ";
}

.popover.right .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-right-color: #999999;
  border-right-color: rgba(0, 0, 0, 0.25);
  border-left-width: 0;
}

.popover.right .arrow:after {
  bottom: -10px;
  left: 1px;
  border-right-color: #333333;
  border-left-width: 0;
  content: " ";
}

.popover.bottom .arrow {
  top: -11px;
  left: 50%;
  margin-left: -11px;
  border-bottom-color: #999999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  border-top-width: 0;
}

.popover.bottom .arrow:after {
  top: 1px;
  margin-left: -10px;
  border-bottom-color: #333333;
  border-top-width: 0;
  content: " ";
}

.popover.left .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-left-color: #999999;
  border-left-color: rgba(0, 0, 0, 0.25);
  border-right-width: 0;
}

.popover.left .arrow:after {
  right: 1px;
  bottom: -10px;
  border-left-color: #333333;
  border-right-width: 0;
  content: " ";
}

.carousel {
  position: relative;
}

.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}

.carousel-inner > .item {
  position: relative;
  display: none;
  -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;
  height: auto;
  max-width: 100%;
  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;
  bottom: 0;
  left: 0;
  width: 15%;
  font-size: 20px;
  color: #ffffff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  opacity: 0.5;
  filter: alpha(opacity=50);
}

.carousel-control.left {
  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: 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 {
  right: 0;
  left: auto;
  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: 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: #ffffff;
  text-decoration: none;
  outline: 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%;
  padding-left: 0;
  margin-left: -30%;
  text-align: center;
  list-style: none;
}

.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #ffffff;
  border-radius: 10px;
}

.carousel-indicators .active {
  width: 12px;
  height: 12px;
  margin: 0;
  background-color: #ffffff;
}

.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #ffffff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}

.carousel-caption .btn {
  text-shadow: none;
}

@media screen and (min-width: 768px) {
  .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 {
    right: 20%;
    left: 20%;
    padding-bottom: 30px;
  }
  .carousel-indicators {
    bottom: 20px;
  }
}

.clearfix:before,
.clearfix:after {
  display: table;
  content: " ";
}

.clearfix:after {
  clear: both;
}

.clearfix:before,
.clearfix:after {
  display: table;
  content: " ";
}

.clearfix:after {
  clear: both;
}

.center-block {
  display: block;
  margin-right: auto;
  margin-left: 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: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .visible-xs.visible-sm {
    display: block !important;
  }
  table.visible-xs.visible-sm {
    display: table;
  }
  tr.visible-xs.visible-sm {
    display: table-row !important;
  }
  th.visible-xs.visible-sm,
  td.visible-xs.visible-sm {
    display: table-cell !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-xs.visible-md {
    display: block !important;
  }
  table.visible-xs.visible-md {
    display: table;
  }
  tr.visible-xs.visible-md {
    display: table-row !important;
  }
  th.visible-xs.visible-md,
  td.visible-xs.visible-md {
    display: table-cell !important;
  }
}

@media (min-width: 1200px) {
  .visible-xs.visible-lg {
    display: block !important;
  }
  table.visible-xs.visible-lg {
    display: table;
  }
  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: 767px) {
  .visible-sm.visible-xs {
    display: block !important;
  }
  table.visible-sm.visible-xs {
    display: table;
  }
  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: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-sm.visible-md {
    display: block !important;
  }
  table.visible-sm.visible-md {
    display: table;
  }
  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;
  }
  table.visible-sm.visible-lg {
    display: table;
  }
  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: 767px) {
  .visible-md.visible-xs {
    display: block !important;
  }
  table.visible-md.visible-xs {
    display: table;
  }
  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: 768px) and (max-width: 991px) {
  .visible-md.visible-sm {
    display: block !important;
  }
  table.visible-md.visible-sm {
    display: table;
  }
  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: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}

@media (min-width: 1200px) {
  .visible-md.visible-lg {
    display: block !important;
  }
  table.visible-md.visible-lg {
    display: table;
  }
  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: 767px) {
  .visible-lg.visible-xs {
    display: block !important;
  }
  table.visible-lg.visible-xs {
    display: table;
  }
  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: 768px) and (max-width: 991px) {
  .visible-lg.visible-sm {
    display: block !important;
  }
  table.visible-lg.visible-sm {
    display: table;
  }
  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: 992px) and (max-width: 1199px) {
  .visible-lg.visible-md {
    display: block !important;
  }
  table.visible-lg.visible-md {
    display: table;
  }
  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;
  }
  table.visible-lg {
    display: table;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}

.hidden-xs {
  display: block !important;
}

table.hidden-xs {
  display: table;
}

tr.hidden-xs {
  display: table-row !important;
}

th.hidden-xs,
td.hidden-xs {
  display: table-cell !important;
}

@media (max-width: 767px) {
  .hidden-xs,
  tr.hidden-xs,
  th.hidden-xs,
  td.hidden-xs {
    display: none !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .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: 992px) 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;
}

table.hidden-sm {
  display: table;
}

tr.hidden-sm {
  display: table-row !important;
}

th.hidden-sm,
td.hidden-sm {
  display: table-cell !important;
}

@media (max-width: 767px) {
  .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: 768px) and (max-width: 991px) {
  .hidden-sm,
  tr.hidden-sm,
  th.hidden-sm,
  td.hidden-sm {
    display: none !important;
  }
}

@media (min-width: 992px) 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;
}

table.hidden-md {
  display: table;
}

tr.hidden-md {
  display: table-row !important;
}

th.hidden-md,
td.hidden-md {
  display: table-cell !important;
}

@media (max-width: 767px) {
  .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: 768px) and (max-width: 991px) {
  .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: 992px) 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;
}

table.hidden-lg {
  display: table;
}

tr.hidden-lg {
  display: table-row !important;
}

th.hidden-lg,
td.hidden-lg {
  display: table-cell !important;
}

@media (max-width: 767px) {
  .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: 768px) and (max-width: 991px) {
  .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: 992px) 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;
  }
  table.visible-print {
    display: table;
  }
  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;
  }
}

.navbar {
  font-size: 13px;
  font-weight: 300;
  border: none;
}

.navbar .navbar-toggle:hover .icon-bar {
  background-color: #b3b3b3;
}

.navbar-collapse {
  border-top-color: rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: none;
          box-shadow: none;
}

.navbar .dropdown-menu {
  border: none;
}

.navbar .dropdown-menu > li > a,
.navbar .dropdown-menu > li > a:focus {
  font-size: 13px;
  font-weight: 300;
  background-color: transparent;
}

.navbar .dropdown-header {
  color: rgba(255, 255, 255, 0.5);
}

.navbar-default .dropdown-menu {
  background-color: #333333;
}

.navbar-default .dropdown-menu > li > a,
.navbar-default .dropdown-menu > li > a:focus {
  color: #ffffff;
}

.navbar-default .dropdown-menu > li > a:hover,
.navbar-default .dropdown-menu > .active > a,
.navbar-default .dropdown-menu > .active > a:hover {
  background-color: #272727;
}

.navbar-inverse .dropdown-menu {
  background-color: #008cba;
}

.navbar-inverse .dropdown-menu > li > a,
.navbar-inverse .dropdown-menu > li > a:focus {
  color: #ffffff;
}

.navbar-inverse .dropdown-menu > li > a:hover,
.navbar-inverse .dropdown-menu > .active > a,
.navbar-inverse .dropdown-menu > .active > a:hover {
  background-color: #006687;
}

.btn {
  padding: 14px 28px;
}

.btn-lg {
  padding: 16px 32px;
}

.btn-sm {
  padding: 8px 16px;
}

.btn-xs {
  padding: 4px 8px;
}

.btn-group .btn ~ .dropdown-toggle {
  padding-right: 16px;
  padding-left: 16px;
}

.btn-group .dropdown-menu {
  border-top-width: 0;
}

.btn-group.dropup .dropdown-menu {
  margin-bottom: 0;
  border-top-width: 1px;
  border-bottom-width: 0;
}

.btn-group .dropdown-toggle.btn-default ~ .dropdown-menu {
  background-color: #e7e7e7;
  border-color: #dadada;
}

.btn-group .dropdown-toggle.btn-default ~ .dropdown-menu > li > a {
  color: #333333;
}

.btn-group .dropdown-toggle.btn-default ~ .dropdown-menu > li > a:hover {
  background-color: #d3d3d3;
}

.btn-group .dropdown-toggle.btn-primary ~ .dropdown-menu {
  background-color: #008cba;
  border-color: #0079a1;
}

.btn-group .dropdown-toggle.btn-primary ~ .dropdown-menu > li > a {
  color: #ffffff;
}

.btn-group .dropdown-toggle.btn-primary ~ .dropdown-menu > li > a:hover {
  background-color: #006d91;
}

.btn-group .dropdown-toggle.btn-success ~ .dropdown-menu {
  background-color: #43ac6a;
  border-color: #3c9a5f;
}

.btn-group .dropdown-toggle.btn-success ~ .dropdown-menu > li > a {
  color: #ffffff;
}

.btn-group .dropdown-toggle.btn-success ~ .dropdown-menu > li > a:hover {
  background-color: #388f58;
}

.btn-group .dropdown-toggle.btn-info ~ .dropdown-menu {
  background-color: #5bc0de;
  border-color: #46b8da;
}

.btn-group .dropdown-toggle.btn-info ~ .dropdown-menu > li > a {
  color: #ffffff;
}

.btn-group .dropdown-toggle.btn-info ~ .dropdown-menu > li > a:hover {
  background-color: #39b3d7;
}

.btn-group .dropdown-toggle.btn-warning ~ .dropdown-menu {
  background-color: #e99002;
  border-color: #d08002;
}

.btn-group .dropdown-toggle.btn-warning ~ .dropdown-menu > li > a {
  color: #ffffff;
}

.btn-group .dropdown-toggle.btn-warning ~ .dropdown-menu > li > a:hover {
  background-color: #c17702;
}

.btn-group .dropdown-toggle.btn-danger ~ .dropdown-menu {
  background-color: #f04124;
  border-color: #ea2f10;
}

.btn-group .dropdown-toggle.btn-danger ~ .dropdown-menu > li > a {
  color: #ffffff;
}

.btn-group .dropdown-toggle.btn-danger ~ .dropdown-menu > li > a:hover {
  background-color: #dc2c0f;
}

.lead {
  color: #6f6f6f;
}

cite {
  font-style: italic;
}

blockquote {
  color: #6f6f6f;
  border-left-width: 1px;
}

blockquote.pull-right {
  border-right-width: 1px;
}

blockquote small {
  font-size: 12px;
  font-weight: 300;
}

table {
  font-size: 12px;
}

input,
.form-control {
  padding: 7px;
  font-size: 12px;
}

label,
.control-label,
.help-block,
.checkbox,
.radio {
  font-size: 12px;
  font-weight: normal;
}

.form-group .btn,
.input-group-addon,
.input-group-btn .btn {
  padding: 8px 14px;
  font-size: 12px;
}

.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  border-color: transparent;
}

.nav-tabs > li > a {
  color: #222222;
  background-color: #e7e7e7;
}

.nav-tabs .caret {
  border-top-color: #222222;
  border-bottom-color: #222222;
}

.nav-pills {
  font-weight: 300;
}

.breadcrumb {
  font-size: 10px;
  font-weight: 300;
  text-transform: uppercase;
  border: 1px solid #dddddd;
  border-radius: 3px;
}

.pagination {
  font-size: 12px;
  font-weight: 300;
  color: #999999;
}

.pagination > li > a,
.pagination > li > span {
  margin-left: 4px;
  color: #999999;
}

.pagination > .active > a,
.pagination > .active > span {
  color: #fff;
}

.pagination > li > a,
.pagination > li:first-child > a,
.pagination > li:last-child > a,
.pagination > li > span,
.pagination > li:first-child > span,
.pagination > li:last-child > span {
  border-radius: 3px;
}

.pagination-lg > li > a {
  padding-right: 22px;
  padding-left: 22px;
}

.pagination-sm > li > a {
  padding: 0 5px;
}

.pager {
  font-size: 12px;
  font-weight: 300;
  color: #999999;
}

.list-group {
  font-size: 12px;
  font-weight: 300;
}

.alert {
  font-size: 12px;
  font-weight: 300;
}

.alert a,
.alert .alert-link {
  font-weight: normal;
  color: #fff;
  text-decoration: underline;
}

.label {
  padding-right: 1em;
  padding-left: 1em;
  font-weight: 300;
  border-radius: 0;
}

.label-default {
  color: #333333;
  background-color: #e7e7e7;
}

.badge {
  font-weight: 300;
}

.progress {
  height: 22px;
  padding: 2px;
  background-color: #f6f6f6;
  border: 1px solid #ccc;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.dropdown-menu {
  padding: 0;
  margin-top: 0;
  font-size: 12px;
}

.dropdown-menu > li > a {
  padding: 12px 15px;
}

.dropdown-header {
  padding-right: 15px;
  padding-left: 15px;
  font-size: 9px;
  text-transform: uppercase;
}

.popover {
  font-size: 12px;
  font-weight: 300;
  color: #fff;
}

.clearfix:before,
.clearfix:after {
  display: table;
  content: " ";
}

.clearfix:after {
  clear: both;
}

.clearfix:before,
.clearfix:after {
  display: table;
  content: " ";
}

.clearfix:after {
  clear: both;
}

.center-block {
  display: block;
  margin-right: auto;
  margin-left: 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;
}
.ui-grid {
  border: 1px solid #d4d4d4;
  box-sizing: content-box;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -o-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
}
.ui-grid-vertical-bar {
  position: absolute;
  right: 0;
  width: 0;
}
.ui-grid-header-cell:not(:last-child) .ui-grid-vertical-bar,
.ui-grid-cell:not(:last-child) .ui-grid-vertical-bar {
  width: 1px;
}
.ui-grid-header-cell:not(:last-child) .ui-grid-vertical-bar {
  background-color: #d4d4d4;
}
.ui-grid-cell:not(:last-child) .ui-grid-vertical-bar {
  background-color: #d4d4d4;
}
.ui-grid-header-cell:last-child .ui-grid-vertical-bar {
  right: -1px;
  width: 1px;
  background-color: #d4d4d4;
}
.ui-grid-clearfix:before,
.ui-grid-clearfix:after {
  content: "";
  display: table;
}
.ui-grid-clearfix:after {
  clear: both;
}
.ui-grid-invisible {
  visibility: hidden;
}
.ui-grid-top-panel-background {
  background: #f3f3f3;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #eeeeee), color-stop(1, #ffffff));
  background: -ms-linear-gradient(bottom, #eeeeee, #ffffff);
  background: -moz-linear-gradient(center bottom, #eeeeee 0%, #ffffff 100%);
  background: -o-linear-gradient(#ffffff, #eeeeee);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#eeeeee', GradientType=0);
}
.ui-grid-header {
  border-bottom: 1px solid #d4d4d4;
  box-sizing: content-box;
}
.ui-grid-top-panel {
  position: relative;
  overflow: hidden;
  font-weight: bold;
  background: #f3f3f3;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #eeeeee), color-stop(1, #ffffff));
  background: -ms-linear-gradient(bottom, #eeeeee, #ffffff);
  background: -moz-linear-gradient(center bottom, #eeeeee 0%, #ffffff 100%);
  background: -o-linear-gradient(#ffffff, #eeeeee);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#eeeeee', GradientType=0);
  -webkit-border-top-right-radius: -1px;
  -webkit-border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  -webkit-border-top-left-radius: -1px;
  -moz-border-radius-topright: -1px;
  -moz-border-radius-bottomright: 0;
  -moz-border-radius-bottomleft: 0;
  -moz-border-radius-topleft: -1px;
  border-top-right-radius: -1px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  border-top-left-radius: -1px;
  -moz-background-clip: padding-box;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.ui-grid-group-panel {
  background: #f3f3f3;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #eeeeee), color-stop(1, #ffffff));
  background: -ms-linear-gradient(bottom, #eeeeee, #ffffff);
  background: -moz-linear-gradient(center bottom, #eeeeee 0%, #ffffff 100%);
  background: -o-linear-gradient(#ffffff, #eeeeee);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#eeeeee', GradientType=0);
  border-bottom: 1px solid #d4d4d4;
  -webkit-border-top-right-radius: -1px;
  -webkit-border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  -webkit-border-top-left-radius: -1px;
  -moz-border-radius-topright: -1px;
  -moz-border-radius-bottomright: 0;
  -moz-border-radius-bottomleft: 0;
  -moz-border-radius-topleft: -1px;
  border-top-right-radius: -1px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  border-top-left-radius: -1px;
  -moz-background-clip: padding-box;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  min-height: 30px;
}
.ui-grid-header-group-panel .hidden {
  display: none;
}
.ui-grid-header-viewport {
  overflow: hidden;
}
.ui-grid-header-canvas {
  position: relative;
}
.ui-grid-header-canvas:before,
.ui-grid-header-canvas:after {
  content: "";
  display: table;
  line-height: 0;
}
.ui-grid-header-canvas:after {
  clear: both;
}
.ui-grid-header-cell {
  position: relative;
  float: left;
  top: 0;
  bottom: 0;
  background-color: inherit;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  width: 0;
}
.ui-grid-header-cell .sortable {
  cursor: pointer;
}
.ui-grid-header .ui-grid-vertical-bar {
  top: 0;
  bottom: 0;
}
.ui-grid-column-menu-button {
  position: absolute;
  right: 1px;
  top: 0;
}
.ui-grid-column-menu-button .ui-grid-icon-angle-down {
  vertical-align: sub;
}
.ui-grid-column-menu {
  position: absolute;
}
/* Slide up/down animations */
.ui-grid-column-menu .ui-grid-menu .ui-grid-menu-mid.ng-hide-add,
.ui-grid-column-menu .ui-grid-menu .ui-grid-menu-mid.ng-hide-remove {
  -webkit-transition: all 0.05s linear;
  -moz-transition: all 0.05s linear;
  -o-transition: all 0.05s linear;
  transition: all 0.05s linear;
  display: block !important;
}
.ui-grid-column-menu .ui-grid-menu .ui-grid-menu-mid.ng-hide-add.ng-hide-add-active,
.ui-grid-column-menu .ui-grid-menu .ui-grid-menu-mid.ng-hide-remove {
  -webkit-transform: translateY(-100%);
  -moz-transform: translateY(-100%);
  -o-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  transform: translateY(-100%);
}
.ui-grid-column-menu .ui-grid-menu .ui-grid-menu-mid.ng-hide-add,
.ui-grid-column-menu .ui-grid-menu .ui-grid-menu-mid.ng-hide-remove.ng-hide-remove-active {
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -o-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
/* Slide up/down animations */
.ui-grid-menu-button .ui-grid-menu .ui-grid-menu-mid.ng-hide-add,
.ui-grid-menu-button .ui-grid-menu .ui-grid-menu-mid.ng-hide-remove {
  -webkit-transition: all 0.05s linear;
  -moz-transition: all 0.05s linear;
  -o-transition: all 0.05s linear;
  transition: all 0.05s linear;
  display: block !important;
}
.ui-grid-menu-button .ui-grid-menu .ui-grid-menu-mid.ng-hide-add.ng-hide-add-active,
.ui-grid-menu-button .ui-grid-menu .ui-grid-menu-mid.ng-hide-remove {
  -webkit-transform: translateY(-100%);
  -moz-transform: translateY(-100%);
  -o-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  transform: translateY(-100%);
}
.ui-grid-menu-button .ui-grid-menu .ui-grid-menu-mid.ng-hide-add,
.ui-grid-menu-button .ui-grid-menu .ui-grid-menu-mid.ng-hide-remove.ng-hide-remove-active {
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -o-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.ui-grid-filter-container {
  padding: 4px 10px;
  position: relative;
}
.ui-grid-filter-container .ui-grid-filter-button {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
}
.ui-grid-filter-container .ui-grid-filter-button [class^="ui-grid-icon"].right {
  position: absolute;
  top: 50%;
  line-height: 32px;
  margin-top: -16px;
  right: 10px;
  opacity: 0.66;
}
.ui-grid-filter-container .ui-grid-filter-button [class^="ui-grid-icon"].right:hover {
  opacity: 1;
}
input[type="text"].ui-grid-filter-input {
  padding: 0;
  margin: 0;
  border: 0;
  width: 100%;
  border: 1px solid #d4d4d4;
  -webkit-border-top-right-radius: 0px;
  -webkit-border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  -webkit-border-top-left-radius: 0;
  -moz-border-radius-topright: 0px;
  -moz-border-radius-bottomright: 0;
  -moz-border-radius-bottomleft: 0;
  -moz-border-radius-topleft: 0;
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  -moz-background-clip: padding-box;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
input[type="text"].ui-grid-filter-input:hover {
  border: 1px solid #d4d4d4;
}
.ui-grid-render-container {
  position: inherit;
  -webkit-border-top-right-radius: 0;
  -webkit-border-bottom-right-radius: 0px;
  -webkit-border-bottom-left-radius: 0px;
  -webkit-border-top-left-radius: 0;
  -moz-border-radius-topright: 0;
  -moz-border-radius-bottomright: 0px;
  -moz-border-radius-bottomleft: 0px;
  -moz-border-radius-topleft: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 0px;
  border-top-left-radius: 0;
  -moz-background-clip: padding-box;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.ui-grid-viewport {
  min-height: 20px;
  position: relative;
  overflow: hidden;
}
.ui-grid-viewport :focus {
  outline: none;
}
.ui-grid-canvas {
  position: relative;
}
.ui-grid-row:nth-child(odd) .ui-grid-cell {
  background-color: #fdfdfd;
}
.ui-grid-row:nth-child(even) .ui-grid-cell {
  background-color: #f3f3f3;
}
.ui-grid-row:last-child .ui-grid-cell {
  border-bottom-color: #d4d4d4;
  border-bottom-style: solid;
}
.ui-grid-no-row-overlay {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: 10%;
  background: #f3f3f3;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #eeeeee), color-stop(1, #ffffff));
  background: -ms-linear-gradient(bottom, #eeeeee, #ffffff);
  background: -moz-linear-gradient(center bottom, #eeeeee 0%, #ffffff 100%);
  background: -o-linear-gradient(#ffffff, #eeeeee);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#eeeeee', GradientType=0);
  -webkit-border-top-right-radius: 0px;
  -webkit-border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  -webkit-border-top-left-radius: 0;
  -moz-border-radius-topright: 0px;
  -moz-border-radius-bottomright: 0;
  -moz-border-radius-bottomleft: 0;
  -moz-border-radius-topleft: 0;
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  -moz-background-clip: padding-box;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid #d4d4d4;
  font-size: 2em;
  text-align: center;
}
.ui-grid-no-row-overlay > * {
  position: absolute;
  display: table;
  margin: auto 0;
  width: 100%;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  opacity: 0.66;
}
.ui-grid-cell {
  overflow: hidden;
  float: left;
  background-color: inherit;
  border-right: 1px solid;
  border-color: #d4d4d4;
  box-sizing: border-box;
}
.ui-grid-cell:last-child {
  border-right: 0;
}
.ui-grid-cell-contents {
  padding: 5px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  white-space: nowrap;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  overflow: hidden;
  height: 100%;
}
.ui-grid-cell-contents-hidden {
  visibility: hidden;
  width: 0;
  height: 0;
  display: none;
}
.ui-grid-row-header-cell {
  background-color: #F0F0EE !important;
  border-bottom: solid 1px #d4d4d4;
}
.ui-grid-native-scrollbar {
  position: absolute;
  overflow: scroll;
}
.ui-grid-native-scrollbar.vertical {
  top: 0;
  right: 0;
  height: 100%;
  overflow-x: hidden;
  width: 17px;
}
.ui-grid-native-scrollbar.horizontal {
  bottom: 0;
  left: 0;
  width: 100%;
  overflow-y: hidden;
  height: 17px;
}
.ui-grid-footer-panel-background {
  background: #f3f3f3;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #eeeeee), color-stop(1, #ffffff));
  background: -ms-linear-gradient(bottom, #eeeeee, #ffffff);
  background: -moz-linear-gradient(center bottom, #eeeeee 0%, #ffffff 100%);
  background: -o-linear-gradient(#ffffff, #eeeeee);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#eeeeee', GradientType=0);
}
.ui-grid-footer-panel {
  position: relative;
  border-bottom: 1px solid #d4d4d4;
  border-top: 1px solid #d4d4d4;
  overflow: hidden;
  font-weight: bold;
  background: #f3f3f3;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #eeeeee), color-stop(1, #ffffff));
  background: -ms-linear-gradient(bottom, #eeeeee, #ffffff);
  background: -moz-linear-gradient(center bottom, #eeeeee 0%, #ffffff 100%);
  background: -o-linear-gradient(#ffffff, #eeeeee);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#eeeeee', GradientType=0);
  -webkit-border-top-right-radius: -1px;
  -webkit-border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  -webkit-border-top-left-radius: -1px;
  -moz-border-radius-topright: -1px;
  -moz-border-radius-bottomright: 0;
  -moz-border-radius-bottomleft: 0;
  -moz-border-radius-topleft: -1px;
  border-top-right-radius: -1px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  border-top-left-radius: -1px;
  -moz-background-clip: padding-box;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.ui-grid-group-panel {
  background: #f3f3f3;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #eeeeee), color-stop(1, #ffffff));
  background: -ms-linear-gradient(bottom, #eeeeee, #ffffff);
  background: -moz-linear-gradient(center bottom, #eeeeee 0%, #ffffff 100%);
  background: -o-linear-gradient(#ffffff, #eeeeee);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#eeeeee', GradientType=0);
  border-bottom: 1px solid #d4d4d4;
  border-top: 1px solid #d4d4d4;
  -webkit-border-top-right-radius: -1px;
  -webkit-border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  -webkit-border-top-left-radius: -1px;
  -moz-border-radius-topright: -1px;
  -moz-border-radius-bottomright: 0;
  -moz-border-radius-bottomleft: 0;
  -moz-border-radius-topleft: -1px;
  border-top-right-radius: -1px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  border-top-left-radius: -1px;
  -moz-background-clip: padding-box;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  min-height: 30px;
}
.ui-grid-footer-group-panel .hidden {
  display: none;
}
.ui-grid-footer-viewport {
  overflow: hidden;
}
.ui-grid-footer-canvas {
  position: relative;
}
.ui-grid-footer-canvas:before,
.ui-grid-footer-canvas:after {
  content: "";
  display: table;
  line-height: 0;
}
.ui-grid-footer-canvas:after {
  clear: both;
}
.ui-grid-footer-cell {
  overflow: hidden;
  float: left;
  background-color: inherit;
  border-right: 1px solid;
  border-color: #d4d4d4;
  box-sizing: border-box;
}
.ui-grid-footer-cell:last-child {
  border-right: 0;
}
.ui-grid-footer .ui-grid-vertical-bar {
  top: 0;
  bottom: 0;
}
input[type="text"].ui-grid-filter-input {
  padding: 0;
  margin: 0;
  border: 0;
  width: 100%;
  border: 1px solid #d4d4d4;
  -webkit-border-top-right-radius: 0px;
  -webkit-border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  -webkit-border-top-left-radius: 0;
  -moz-border-radius-topright: 0px;
  -moz-border-radius-bottomright: 0;
  -moz-border-radius-bottomleft: 0;
  -moz-border-radius-topleft: 0;
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  -moz-background-clip: padding-box;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
input[type="text"].ui-grid-filter-input:hover {
  border: 1px solid #d4d4d4;
}
.ui-grid-menu-button {
  z-index: 2;
  position: absolute;
  right: 0;
  background: #f3f3f3;
  border: 1px solid #d4d4d4;
  cursor: pointer;
  min-height: 27px;
  font-weight: normal;
}
.ui-grid-menu-button .ui-grid-icon-container {
  margin-top: 3px;
}
.ui-grid-menu-button .ui-grid-menu {
  right: 0;
}
.ui-grid-menu {
  z-index: 2;
  position: fixed;
  overflow: hidden;
  padding: 0 10px 20px 10px;
  cursor: pointer;
  box-sizing: content-box;
}
.ui-grid-menu .ui-grid-menu-inner {
  background: #f3f3f3;
  border: 1px solid #d4d4d4;
  position: relative;
  white-space: nowrap;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  -webkit-box-shadow: 0 10px 20px rgba(0, 0, 0, 0.2), inset 0 12px 12px -14px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 10px 20px rgba(0, 0, 0, 0.2), inset 0 12px 12px -14px rgba(0, 0, 0, 0.2);
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.2), inset 0 12px 12px -14px rgba(0, 0, 0, 0.2);
}
.ui-grid-menu .ui-grid-menu-inner ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.ui-grid-menu .ui-grid-menu-inner ul li {
  padding: 8px;
  cursor: pointer;
}
.ui-grid-menu .ui-grid-menu-inner ul li:hover {
  -webkit-box-shadow: inset 0 0 14px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: inset 0 0 14px rgba(0, 0, 0, 0.2);
  box-shadow: inset 0 0 14px rgba(0, 0, 0, 0.2);
}
.ui-grid-menu .ui-grid-menu-inner ul li.ui-grid-menu-item-active {
  -webkit-box-shadow: inset 0 0 14px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: inset 0 0 14px rgba(0, 0, 0, 0.2);
  box-shadow: inset 0 0 14px rgba(0, 0, 0, 0.2);
  background-color: #cecece;
}
.ui-grid-menu .ui-grid-menu-inner ul li:not(:last-child) {
  border-bottom: 1px solid #d4d4d4;
}
.ui-grid-sortarrow {
  right: 5px;
  position: absolute;
  width: 20px;
  top: 0;
  bottom: 0;
  background-position: center;
}
.ui-grid-sortarrow.down {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
@font-face {
  font-family: 'ui-grid';
  src: url('ui-grid.eot');
  src: url('ui-grid.eot#iefix') format('embedded-opentype'), url('ui-grid.woff') format('woff'), url('ui-grid.ttf?') format('truetype'), url('ui-grid.svg?#ui-grid') format('svg');
  font-weight: normal;
  font-style: normal;
}
/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */
/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */
/*
@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: 'ui-grid';
    src: url('../font/ui-grid.svg?12312827#ui-grid') format('svg');
  }
}
*/
[class^="ui-grid-icon"]:before,
[class*=" ui-grid-icon"]:before {
  font-family: "ui-grid";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  /* opacity: .8; */
  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;
  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;
  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  margin-left: .2em;
  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */
  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}
.ui-grid-icon-blank::before {
  width: 1em;
  content: ' ';
}
/*
* RTL Styles
*/
.ui-grid[dir=rtl] .ui-grid-header-cell,
.ui-grid[dir=rtl] .ui-grid-footer-cell,
.ui-grid[dir=rtl] .ui-grid-cell {
  float: right !important;
}
.ui-grid[dir=rtl] .ui-grid-scrollbar-horizontal {
  left: inherit;
  right: 0;
}
.ui-grid[dir=rtl] .ui-grid-native-scrollbar.vertical {
  left: 0;
  right: inherit;
}
.ui-grid[dir=rtl] .ui-grid-column-menu-button {
  position: absolute;
  left: 1px;
  top: 0;
  right: inherit;
}
.ui-grid[dir=rtl] .ui-grid-cell:first-child,
.ui-grid[dir=rtl] .ui-grid-header-cell:first-child,
.ui-grid[dir=rtl] .ui-grid-footer-cell:first-child {
  border-right: 0;
}
.ui-grid[dir=rtl] .ui-grid-cell:last-child {
  border-right: 1px solid;
  border-color: #d4d4d4;
}
.ui-grid[dir=rtl] .ui-grid-header-cell:first-child .ui-grid-vertical-bar,
.ui-grid[dir=rtl] .ui-grid-footer-cell:first-child .ui-grid-vertical-bar,
.ui-grid[dir=rtl] .ui-grid-cell:first-child .ui-grid-vertical-bar {
  width: 0;
}
.ui-grid[dir=rtl] .ui-grid-menu-button {
  z-index: 2;
  position: absolute;
  left: 0;
  right: auto;
  background: #f3f3f3;
  border: 1px solid #d4d4d4;
  cursor: pointer;
  min-height: 27px;
  font-weight: normal;
}
.ui-grid[dir=rtl] .ui-grid-menu-button .ui-grid-menu {
  left: 0;
  right: auto;
}
/*
   Animation example, for spinners
*/
.ui-grid-animate-spin {
  -moz-animation: ui-grid-spin 2s infinite linear;
  -o-animation: ui-grid-spin 2s infinite linear;
  -webkit-animation: ui-grid-spin 2s infinite linear;
  animation: ui-grid-spin 2s infinite linear;
  display: inline-block;
}
@-moz-keyframes ui-grid-spin {
  0% {
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -moz-transform: rotate(359deg);
    -o-transform: rotate(359deg);
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@-webkit-keyframes ui-grid-spin {
  0% {
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -moz-transform: rotate(359deg);
    -o-transform: rotate(359deg);
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@-o-keyframes ui-grid-spin {
  0% {
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -moz-transform: rotate(359deg);
    -o-transform: rotate(359deg);
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@-ms-keyframes ui-grid-spin {
  0% {
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -moz-transform: rotate(359deg);
    -o-transform: rotate(359deg);
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@keyframes ui-grid-spin {
  0% {
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -moz-transform: rotate(359deg);
    -o-transform: rotate(359deg);
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
/*---------------------------------------------------
    LESS Elements 0.9
  ---------------------------------------------------
    A set of useful LESS mixins
    More info at: http://lesselements.com
  ---------------------------------------------------*/
/* This file contains variable declarations (do not remove this line) */
/*-- VARIABLES (DO NOT REMOVE THESE COMMENTS) --*/
/**
* @section Grid styles
*/
/**
* @section Header styles
*/
/** @description Colors for header gradient */
/**
* @section Grid body styles
*/
/** @description Colors used for row alternation */
/**
* @section Sort arrow colors
*/
/**
* @section Scrollbar styles
*/
/**
* @section font library path
*/
/*-- END VARIABLES (DO NOT REMOVE THESE COMMENTS) --*/

/* This file contains variable declarations (do not remove this line) */
/*-- VARIABLES (DO NOT REMOVE THESE COMMENTS) --*/
/**
* @section Grid styles
*/
/**
* @section Header styles
*/
/** @description Colors for header gradient */
/**
* @section Grid body styles
*/
/** @description Colors used for row alternation */
/**
* @section Sort arrow colors
*/
/**
* @section Scrollbar styles
*/
/**
* @section font library path
*/
/*-- END VARIABLES (DO NOT REMOVE THESE COMMENTS) --*/
.ui-grid-cell-contents:focus {
  outline: 0;
  background-color: #b3c4c7;
}

/* This file contains variable declarations (do not remove this line) */
/*-- VARIABLES (DO NOT REMOVE THESE COMMENTS) --*/
/**
* @section Grid styles
*/
/**
* @section Header styles
*/
/** @description Colors for header gradient */
/**
* @section Grid body styles
*/
/** @description Colors used for row alternation */
/**
* @section Sort arrow colors
*/
/**
* @section Scrollbar styles
*/
/**
* @section font library path
*/
/*-- END VARIABLES (DO NOT REMOVE THESE COMMENTS) --*/
div.ui-grid-cell input {
  border-radius: inherit;
  padding: 0;
  width: 100%;
  color: inherit;
  height: auto;
  font: inherit;
  outline: none;
}
div.ui-grid-cell input:focus {
  color: inherit;
  outline: none;
}
div.ui-grid-cell input[type="checkbox"] {
  margin: 9px 0 0 6px;
  width: auto;
}
div.ui-grid-cell input.ng-invalid {
  border: 1px solid #fc8f8f;
}
div.ui-grid-cell input.ng-valid {
  border: 1px solid #d4d4d4;
}

/* This file contains variable declarations (do not remove this line) */
/*-- VARIABLES (DO NOT REMOVE THESE COMMENTS) --*/
/**
* @section Grid styles
*/
/**
* @section Header styles
*/
/** @description Colors for header gradient */
/**
* @section Grid body styles
*/
/** @description Colors used for row alternation */
/**
* @section Sort arrow colors
*/
/**
* @section Scrollbar styles
*/
/**
* @section font library path
*/
/*-- END VARIABLES (DO NOT REMOVE THESE COMMENTS) --*/
.expandableRow .ui-grid-row:nth-child(odd) .ui-grid-cell {
  background-color: #fdfdfd;
}
.expandableRow .ui-grid-row:nth-child(even) .ui-grid-cell {
  background-color: #f3f3f3;
}

/* This file contains variable declarations (do not remove this line) */
/*-- VARIABLES (DO NOT REMOVE THESE COMMENTS) --*/
/**
* @section Grid styles
*/
/**
* @section Header styles
*/
/** @description Colors for header gradient */
/**
* @section Grid body styles
*/
/** @description Colors used for row alternation */
/**
* @section Sort arrow colors
*/
/**
* @section Scrollbar styles
*/
/**
* @section font library path
*/
/*-- END VARIABLES (DO NOT REMOVE THESE COMMENTS) --*/

/* This file contains variable declarations (do not remove this line) */
/*-- VARIABLES (DO NOT REMOVE THESE COMMENTS) --*/
/**
* @section Grid styles
*/
/**
* @section Header styles
*/
/** @description Colors for header gradient */
/**
* @section Grid body styles
*/
/** @description Colors used for row alternation */
/**
* @section Sort arrow colors
*/
/**
* @section Scrollbar styles
*/
/**
* @section font library path
*/
/*-- END VARIABLES (DO NOT REMOVE THESE COMMENTS) --*/

/* This file contains variable declarations (do not remove this line) */
/*-- VARIABLES (DO NOT REMOVE THESE COMMENTS) --*/
/**
* @section Grid styles
*/
/**
* @section Header styles
*/
/** @description Colors for header gradient */
/**
* @section Grid body styles
*/
/** @description Colors used for row alternation */
/**
* @section Sort arrow colors
*/
/**
* @section Scrollbar styles
*/
/**
* @section font library path
*/
/*-- END VARIABLES (DO NOT REMOVE THESE COMMENTS) --*/
.movingColumn {
  position: fixed;
  border: 1px solid #d4d4d4;
  box-shadow: inset 0 0 14px rgba(0, 0, 0, 0.2);
}
.movingColumn .ui-grid-icon-angle-down {
  display: none;
}

/* This file contains variable declarations (do not remove this line) */
/*-- VARIABLES (DO NOT REMOVE THESE COMMENTS) --*/
/**
* @section Grid styles
*/
/**
* @section Header styles
*/
/** @description Colors for header gradient */
/**
* @section Grid body styles
*/
/** @description Colors used for row alternation */
/**
* @section Sort arrow colors
*/
/**
* @section Scrollbar styles
*/
/**
* @section font library path
*/
/*-- END VARIABLES (DO NOT REMOVE THESE COMMENTS) --*/
.ui-grid-pinned-container {
  float: left;
}
.ui-grid-pinned-container.ui-grid-pinned-container-left .ui-grid-header-cell:last-child {
  box-sizing: border-box;
  border-right: 1px solid;
  border-width: 1px;
  border-color: #aeaeae;
}
.ui-grid-pinned-container.ui-grid-pinned-container-left .ui-grid-cell:last-child {
  box-sizing: border-box;
  border-right: 1px solid;
  border-width: 1px;
  border-color: #aeaeae;
}
.ui-grid-pinned-container.ui-grid-pinned-container-left .ui-grid-header-cell:not(:last-child) .ui-grid-vertical-bar,
.ui-grid-pinned-container .ui-grid-cell:not(:last-child) .ui-grid-vertical-bar {
  width: 1px;
}
.ui-grid-pinned-container.ui-grid-pinned-container-left .ui-grid-header-cell:not(:last-child) .ui-grid-vertical-bar {
  background-color: #d4d4d4;
}
.ui-grid-pinned-container.ui-grid-pinned-container-left .ui-grid-cell:not(:last-child) .ui-grid-vertical-bar {
  background-color: #aeaeae;
}
.ui-grid-pinned-container.ui-grid-pinned-container-left .ui-grid-header-cell:last-child .ui-grid-vertical-bar {
  right: -1px;
  width: 1px;
  background-color: #aeaeae;
}
.ui-grid-render-container-body {
  float: left;
}

/* This file contains variable declarations (do not remove this line) */
/*-- VARIABLES (DO NOT REMOVE THESE COMMENTS) --*/
/**
* @section Grid styles
*/
/**
* @section Header styles
*/
/** @description Colors for header gradient */
/**
* @section Grid body styles
*/
/** @description Colors used for row alternation */
/**
* @section Sort arrow colors
*/
/**
* @section Scrollbar styles
*/
/**
* @section font library path
*/
/*-- END VARIABLES (DO NOT REMOVE THESE COMMENTS) --*/
.ui-grid-column-resizer {
  top: 0;
  bottom: 0;
  width: 5px;
  position: absolute;
  cursor: col-resize;
}
.ui-grid-column-resizer.left {
  left: 0;
}
.ui-grid-column-resizer.right {
  right: 0;
}
.ui-grid.column-resizing {
  cursor: col-resize;
}
.ui-grid.column-resizing .ui-grid-resize-overlay {
  position: absolute;
  top: 0;
  height: 100%;
  width: 1px;
  background-color: #aeaeae;
}

/* This file contains variable declarations (do not remove this line) */
/*-- VARIABLES (DO NOT REMOVE THESE COMMENTS) --*/
/**
* @section Grid styles
*/
/**
* @section Header styles
*/
/** @description Colors for header gradient */
/**
* @section Grid body styles
*/
/** @description Colors used for row alternation */
/**
* @section Sort arrow colors
*/
/**
* @section Scrollbar styles
*/
/**
* @section font library path
*/
/*-- END VARIABLES (DO NOT REMOVE THESE COMMENTS) --*/
.ui-grid-row-saving .ui-grid-cell {
  color: #848484 !important;
}
.ui-grid-row-dirty .ui-grid-cell {
  color: #610b38;
}
.ui-grid-row-error .ui-grid-cell {
  color: #ff0000 !important;
}

/* This file contains variable declarations (do not remove this line) */
/*-- VARIABLES (DO NOT REMOVE THESE COMMENTS) --*/
/**
* @section Grid styles
*/
/**
* @section Header styles
*/
/** @description Colors for header gradient */
/**
* @section Grid body styles
*/
/** @description Colors used for row alternation */
/**
* @section Sort arrow colors
*/
/**
* @section Scrollbar styles
*/
/**
* @section font library path
*/
/*-- END VARIABLES (DO NOT REMOVE THESE COMMENTS) --*/
.ui-grid-row-selected .ui-grid-cell {
  background-color: #c9dde1 !important;
}
.ui-grid-disable-selection {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  cursor: default;
}
.ui-grid-selection-row-header-buttons {
  cursor: pointer;
  opacity: 0.1;
}
.ui-grid-selection-row-header-buttons.ui-grid-row-selected {
  opacity: 1;
}
.ui-grid-selection-row-header-buttons.ui-grid-all-selected {
  opacity: 1;
}

.ui-grid-icon-plus-squared:before {
  content: '\c350';
}
/* '썐' */
.ui-grid-icon-minus-squared:before {
  content: '\c351';
}
/* '썑' */
.ui-grid-icon-search:before {
  content: '\c352';
}
/* '썒' */
.ui-grid-icon-cancel:before {
  content: '\c353';
}
/* '썓' */
.ui-grid-icon-info-circled:before {
  content: '\c354';
}
/* '썔' */
.ui-grid-icon-lock:before {
  content: '\c355';
}
/* '썕' */
.ui-grid-icon-lock-open:before {
  content: '\c356';
}
/* '썖' */
.ui-grid-icon-pencil:before {
  content: '\c357';
}
/* '썗' */
.ui-grid-icon-down-dir:before {
  content: '\c358';
}
/* '썘' */
.ui-grid-icon-up-dir:before {
  content: '\c359';
}
/* '썙' */
.ui-grid-icon-left-dir:before {
  content: '\c35a';
}
/* '썚' */
.ui-grid-icon-right-dir:before {
  content: '\c35b';
}
/* '썛' */
.ui-grid-icon-left-open:before {
  content: '\c35c';
}
/* '썜' */
.ui-grid-icon-right-open:before {
  content: '\c35d';
}
/* '썝' */
.ui-grid-icon-angle-down:before {
  content: '\c35e';
}
/* '썞' */
.ui-grid-icon-filter:before {
  content: '\c35f';
}
/* '썟' */
.ui-grid-icon-sort-alt-up:before {
  content: '\c360';
}
/* '썠' */
.ui-grid-icon-sort-alt-down:before {
  content: '\c361';
}
/* '썡' */
.ui-grid-icon-ok:before {
  content: '\c362';
}
/* '썢' */
.ui-grid-icon-menu:before {
  content: '\c363';
}
/* '썣' */
.ui-grid-icon-spin5:before {
  content: '\ea61';
}
/* '' */

/*!
 * ui-select
 * http://github.com/angular-ui/ui-select
 * Version: 0.14.8 - 2016-02-18T22:01:43.880Z
 * License: MIT
 */


/* Style when highlighting a search. */
.ui-select-highlight {
  font-weight: bold;
}

.ui-select-offscreen {
  clip: rect(0 0 0 0) !important;
  width: 1px !important;
  height: 1px !important;
  border: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
  overflow: hidden !important;
  position: absolute !important;
  outline: 0 !important;
  left: 0px !important;
  top: 0px !important;
}


.ui-select-choices-row:hover {
  background-color: #f5f5f5;
}

/* Select2 theme */

/* Mark invalid Select2 */
.ng-dirty.ng-invalid > a.select2-choice {
    border-color: #D44950;
}

.select2-result-single {
  padding-left: 0;
}

.select2-locked > .select2-search-choice-close{
  display:none;
}

.select-locked > .ui-select-match-close{
    display:none;
}

body > .select2-container.open {
  z-index: 9999; /* The z-index Select2 applies to the select2-drop */
}

/* Handle up direction Select2 */
.ui-select-container[theme="select2"].direction-up .ui-select-match {
    border-radius: 4px; /* FIXME hardcoded value :-/ */
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}
.ui-select-container[theme="select2"].direction-up .ui-select-dropdown {
    border-radius: 4px; /* FIXME hardcoded value :-/ */
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;

    border-top-width: 1px;  /* FIXME hardcoded value :-/ */
    border-top-style: solid;

    box-shadow: 0 -4px 8px rgba(0, 0, 0, 0.25);

    margin-top: -4px; /* FIXME hardcoded value :-/ */
}
.ui-select-container[theme="select2"].direction-up .ui-select-dropdown .select2-search {
    margin-top: 4px; /* FIXME hardcoded value :-/ */
}
.ui-select-container[theme="select2"].direction-up.select2-dropdown-open .ui-select-match {
    border-bottom-color: #5897fb;
}

/* Selectize theme */

/* Helper class to show styles when focus */
.selectize-input.selectize-focus{
  border-color: #007FBB !important;
}

/* Fix input width for Selectize theme */
.selectize-control > .selectize-input > input {
  width: 100%;
}

/* Fix dropdown width for Selectize theme */
.selectize-control > .selectize-dropdown {
  width: 100%;
}

/* Mark invalid Selectize */
.ng-dirty.ng-invalid > div.selectize-input {
    border-color: #D44950;
}

/* Handle up direction Selectize */
.ui-select-container[theme="selectize"].direction-up .ui-select-dropdown {
    box-shadow: 0 -4px 8px rgba(0, 0, 0, 0.25);

    margin-top: -2px; /* FIXME hardcoded value :-/ */
}

/* Bootstrap theme */

/* Helper class to show styles when focus */
.btn-default-focus {
  color: #333;
  background-color: #EBEBEB;
  border-color: #ADADAD;
  text-decoration: none;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}

.ui-select-bootstrap .ui-select-toggle {
  position: relative;
}

.ui-select-bootstrap .ui-select-toggle > .caret {
  position: absolute;
  height: 10px;
  top: 50%;
  right: 10px;
  margin-top: -2px;
}

/* Fix Bootstrap dropdown position when inside a input-group */
.input-group > .ui-select-bootstrap.dropdown {
  /* Instead of relative */
  position: static;
}

.input-group > .ui-select-bootstrap > input.ui-select-search.form-control {
  border-radius: 4px; /* FIXME hardcoded value :-/ */
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.input-group > .ui-select-bootstrap > input.ui-select-search.form-control.direction-up {
  border-radius: 4px !important; /* FIXME hardcoded value :-/ */
  border-top-right-radius: 0 !important;
  border-bottom-right-radius: 0 !important;
}

.ui-select-bootstrap > .ui-select-match > .btn{
  /* Instead of center because of .btn */
  text-align: left !important;
}

.ui-select-bootstrap > .ui-select-match > .caret {
  position: absolute;
  top: 45%;
  right: 15px;
}

/* See Scrollable Menu with Bootstrap 3 http://stackoverflow.com/questions/19227496 */
.ui-select-bootstrap > .ui-select-choices {
  width: 100%;
  height: auto;
  max-height: 200px;
  overflow-x: hidden;
  margin-top: -1px;
}

body > .ui-select-bootstrap.open {
  z-index: 1000; /* Standard Bootstrap dropdown z-index */
}

.ui-select-multiple.ui-select-bootstrap {
  height: auto;
  padding: 3px 3px 0 3px;
}

.ui-select-multiple.ui-select-bootstrap input.ui-select-search {
  background-color: transparent !important; /* To prevent double background when disabled */
  border: none;
  outline: none;
  height: 1.666666em;
  margin-bottom: 3px;
}

.ui-select-multiple.ui-select-bootstrap .ui-select-match .close {
  font-size: 1.6em;
  line-height: 0.75;
}

.ui-select-multiple.ui-select-bootstrap .ui-select-match-item {
  outline: 0;
  margin: 0 3px 3px 0;
}

.ui-select-multiple .ui-select-match-item {
  position: relative;
}

.ui-select-multiple .ui-select-match-item.dropping-before:before {
  content: "";
  position: absolute;
  top: 0;
  right: 100%;
  height: 100%;
  margin-right: 2px;
  border-left: 1px solid #428bca;
}

.ui-select-multiple .ui-select-match-item.dropping-after:after {
  content: "";
  position: absolute;
  top: 0;
  left: 100%;
  height: 100%;
  margin-left: 2px;
  border-right: 1px solid #428bca;
}

.ui-select-bootstrap .ui-select-choices-row>a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: 400;
    line-height: 1.42857143;
    color: #333;
    white-space: nowrap;
}

.ui-select-bootstrap .ui-select-choices-row>a:hover, .ui-select-bootstrap .ui-select-choices-row>a:focus {
    text-decoration: none;
    color: #262626;
    background-color: #f5f5f5;
}

.ui-select-bootstrap .ui-select-choices-row.active>a {
    color: #fff;
    text-decoration: none;
    outline: 0;
    background-color: #428bca;
}

.ui-select-bootstrap .ui-select-choices-row.disabled>a,
.ui-select-bootstrap .ui-select-choices-row.active.disabled>a {
    color: #777;
    cursor: not-allowed;
    background-color: #fff;
}

/* fix hide/show angular animation */
.ui-select-match.ng-hide-add,
.ui-select-search.ng-hide-add {
    display: none !important;
}

/* Mark invalid Bootstrap */
.ui-select-bootstrap.ng-dirty.ng-invalid > button.btn.ui-select-match {
    border-color: #D44950;
}

/* Handle up direction Bootstrap */
.ui-select-container[theme="bootstrap"].direction-up .ui-select-dropdown {
    box-shadow: 0 -4px 8px rgba(0, 0, 0, 0.25);
}

.select2-container {
  box-sizing: border-box;
  display: inline-block;
  margin: 0;
  position: relative;
  vertical-align: middle; }
  .select2-container .select2-selection--single {
    box-sizing: border-box;
    cursor: pointer;
    display: block;
    height: 28px;
    user-select: none;
    -webkit-user-select: none; }
    .select2-container .select2-selection--single .select2-selection__rendered {
      display: block;
      padding-left: 8px;
      padding-right: 20px;
      overflow: hidden;
      text-overflow: ellipsis;
      white-space: nowrap; }
    .select2-container .select2-selection--single .select2-selection__clear {
      position: relative; }
  .select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered {
    padding-right: 8px;
    padding-left: 20px; }
  .select2-container .select2-selection--multiple {
    box-sizing: border-box;
    cursor: pointer;
    display: block;
    min-height: 32px;
    user-select: none;
    -webkit-user-select: none; }
    .select2-container .select2-selection--multiple .select2-selection__rendered {
      display: inline-block;
      overflow: hidden;
      padding-left: 8px;
      text-overflow: ellipsis;
      white-space: nowrap; }
  .select2-container .select2-search--inline {
    float: left; }
    .select2-container .select2-search--inline .select2-search__field {
      box-sizing: border-box;
      border: none;
      font-size: 100%;
      margin-top: 5px;
      padding: 0; }
      .select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button {
        -webkit-appearance: none; }

.select2-dropdown {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 4px;
  box-sizing: border-box;
  display: block;
  position: absolute;
  left: -100000px;
  width: 100%;
  z-index: 1051; }

.select2-results {
  display: block; }

.select2-results__options {
  list-style: none;
  margin: 0;
  padding: 0; }

.select2-results__option {
  padding: 6px;
  user-select: none;
  -webkit-user-select: none; }
  .select2-results__option[aria-selected] {
    cursor: pointer; }

.select2-container--open .select2-dropdown {
  left: 0; }

.select2-container--open .select2-dropdown--above {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0; }

.select2-container--open .select2-dropdown--below {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0; }

.select2-search--dropdown {
  display: block;
  padding: 4px; }
  .select2-search--dropdown .select2-search__field {
    padding: 4px;
    width: 100%;
    box-sizing: border-box; }
    .select2-search--dropdown .select2-search__field::-webkit-search-cancel-button {
      -webkit-appearance: none; }
  .select2-search--dropdown.select2-search--hide {
    display: none; }

.select2-close-mask {
  border: 0;
  margin: 0;
  padding: 0;
  display: block;
  position: fixed;
  left: 0;
  top: 0;
  min-height: 100%;
  min-width: 100%;
  height: auto;
  width: auto;
  opacity: 0;
  z-index: 99;
  background-color: #fff;
  filter: alpha(opacity=0); }

.select2-hidden-accessible {
  border: 0 !important;
  clip: rect(0 0 0 0) !important;
  height: 1px !important;
  margin: -1px !important;
  overflow: hidden !important;
  padding: 0 !important;
  position: absolute !important;
  width: 1px !important; }

.select2-container--default .select2-selection--single {
  background-color: #fff;
  border: 1px solid #aaa;
  border-radius: 4px; }
  .select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #444;
    line-height: 28px; }
  .select2-container--default .select2-selection--single .select2-selection__clear {
    cursor: pointer;
    float: right;
    font-weight: bold; }
  .select2-container--default .select2-selection--single .select2-selection__placeholder {
    color: #999; }
  .select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 26px;
    position: absolute;
    top: 1px;
    right: 1px;
    width: 20px; }
    .select2-container--default .select2-selection--single .select2-selection__arrow b {
      border-color: #888 transparent transparent transparent;
      border-style: solid;
      border-width: 5px 4px 0 4px;
      height: 0;
      left: 50%;
      margin-left: -4px;
      margin-top: -2px;
      position: absolute;
      top: 50%;
      width: 0; }

.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__clear {
  float: left; }

.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow {
  left: 1px;
  right: auto; }

.select2-container--default.select2-container--disabled .select2-selection--single {
  background-color: #eee;
  cursor: default; }
  .select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear {
    display: none; }

.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-color: transparent transparent #888 transparent;
  border-width: 0 4px 5px 4px; }

.select2-container--default .select2-selection--multiple {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: text; }
  .select2-container--default .select2-selection--multiple .select2-selection__rendered {
    box-sizing: border-box;
    list-style: none;
    margin: 0;
    padding: 0 5px;
    width: 100%; }
  .select2-container--default .select2-selection--multiple .select2-selection__placeholder {
    color: #999;
    margin-top: 5px;
    float: left; }
  .select2-container--default .select2-selection--multiple .select2-selection__clear {
    cursor: pointer;
    float: right;
    font-weight: bold;
    margin-top: 5px;
    margin-right: 10px; }
  .select2-container--default .select2-selection--multiple .select2-selection__choice {
    background-color: #e4e4e4;
    border: 1px solid #aaa;
    border-radius: 4px;
    cursor: default;
    float: left;
    margin-right: 5px;
    margin-top: 5px;
    padding: 0 5px; }
  .select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
    color: #999;
    cursor: pointer;
    display: inline-block;
    font-weight: bold;
    margin-right: 2px; }
    .select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover {
      color: #333; }

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice, .select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__placeholder, .select2-container--default[dir="rtl"] .select2-selection--multiple .select2-search--inline {
  float: right; }

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
  margin-left: 5px;
  margin-right: auto; }

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
  margin-left: 2px;
  margin-right: auto; }

.select2-container--default.select2-container--focus .select2-selection--multiple {
  border: solid black 1px;
  outline: 0; }

.select2-container--default.select2-container--disabled .select2-selection--multiple {
  background-color: #eee;
  cursor: default; }

.select2-container--default.select2-container--disabled .select2-selection__choice__remove {
  display: none; }

.select2-container--default.select2-container--open.select2-container--above .select2-selection--single, .select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple {
  border-top-left-radius: 0;
  border-top-right-radius: 0; }

.select2-container--default.select2-container--open.select2-container--below .select2-selection--single, .select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0; }

.select2-container--default .select2-search--dropdown .select2-search__field {
  border: 1px solid #aaa; }

.select2-container--default .select2-search--inline .select2-search__field {
  background: transparent;
  border: none;
  outline: 0;
  box-shadow: none;
  -webkit-appearance: textfield; }

.select2-container--default .select2-results > .select2-results__options {
  max-height: 200px;
  overflow-y: auto; }

.select2-container--default .select2-results__option[role=group] {
  padding: 0; }

.select2-container--default .select2-results__option[aria-disabled=true] {
  color: #999; }

.select2-container--default .select2-results__option[aria-selected=true] {
  background-color: #ddd; }

.select2-container--default .select2-results__option .select2-results__option {
  padding-left: 1em; }
  .select2-container--default .select2-results__option .select2-results__option .select2-results__group {
    padding-left: 0; }
  .select2-container--default .select2-results__option .select2-results__option .select2-results__option {
    margin-left: -1em;
    padding-left: 2em; }
    .select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
      margin-left: -2em;
      padding-left: 3em; }
      .select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
        margin-left: -3em;
        padding-left: 4em; }
        .select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
          margin-left: -4em;
          padding-left: 5em; }
          .select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
            margin-left: -5em;
            padding-left: 6em; }

.select2-container--default .select2-results__option--highlighted[aria-selected] {
  background-color: #5897fb;
  color: white; }

.select2-container--default .select2-results__group {
  cursor: default;
  display: block;
  padding: 6px; }

.select2-container--classic .select2-selection--single {
  background-color: #f7f7f7;
  border: 1px solid #aaa;
  border-radius: 4px;
  outline: 0;
  background-image: -webkit-linear-gradient(top, white 50%, #eeeeee 100%);
  background-image: -o-linear-gradient(top, white 50%, #eeeeee 100%);
  background-image: linear-gradient(to bottom, white 50%, #eeeeee 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0); }
  .select2-container--classic .select2-selection--single:focus {
    border: 1px solid #5897fb; }
  .select2-container--classic .select2-selection--single .select2-selection__rendered {
    color: #444;
    line-height: 28px; }
  .select2-container--classic .select2-selection--single .select2-selection__clear {
    cursor: pointer;
    float: right;
    font-weight: bold;
    margin-right: 10px; }
  .select2-container--classic .select2-selection--single .select2-selection__placeholder {
    color: #999; }
  .select2-container--classic .select2-selection--single .select2-selection__arrow {
    background-color: #ddd;
    border: none;
    border-left: 1px solid #aaa;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    height: 26px;
    position: absolute;
    top: 1px;
    right: 1px;
    width: 20px;
    background-image: -webkit-linear-gradient(top, #eeeeee 50%, #cccccc 100%);
    background-image: -o-linear-gradient(top, #eeeeee 50%, #cccccc 100%);
    background-image: linear-gradient(to bottom, #eeeeee 50%, #cccccc 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFCCCCCC', GradientType=0); }
    .select2-container--classic .select2-selection--single .select2-selection__arrow b {
      border-color: #888 transparent transparent transparent;
      border-style: solid;
      border-width: 5px 4px 0 4px;
      height: 0;
      left: 50%;
      margin-left: -4px;
      margin-top: -2px;
      position: absolute;
      top: 50%;
      width: 0; }

.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__clear {
  float: left; }

.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__arrow {
  border: none;
  border-right: 1px solid #aaa;
  border-radius: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  left: 1px;
  right: auto; }

.select2-container--classic.select2-container--open .select2-selection--single {
  border: 1px solid #5897fb; }
  .select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow {
    background: transparent;
    border: none; }
    .select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b {
      border-color: transparent transparent #888 transparent;
      border-width: 0 4px 5px 4px; }

.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  background-image: -webkit-linear-gradient(top, white 0%, #eeeeee 50%);
  background-image: -o-linear-gradient(top, white 0%, #eeeeee 50%);
  background-image: linear-gradient(to bottom, white 0%, #eeeeee 50%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0); }

.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  background-image: -webkit-linear-gradient(top, #eeeeee 50%, white 100%);
  background-image: -o-linear-gradient(top, #eeeeee 50%, white 100%);
  background-image: linear-gradient(to bottom, #eeeeee 50%, white 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFFFFFFF', GradientType=0); }

.select2-container--classic .select2-selection--multiple {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: text;
  outline: 0; }
  .select2-container--classic .select2-selection--multiple:focus {
    border: 1px solid #5897fb; }
  .select2-container--classic .select2-selection--multiple .select2-selection__rendered {
    list-style: none;
    margin: 0;
    padding: 0 5px; }
  .select2-container--classic .select2-selection--multiple .select2-selection__clear {
    display: none; }
  .select2-container--classic .select2-selection--multiple .select2-selection__choice {
    background-color: #e4e4e4;
    border: 1px solid #aaa;
    border-radius: 4px;
    cursor: default;
    float: left;
    margin-right: 5px;
    margin-top: 5px;
    padding: 0 5px; }
  .select2-container--classic .select2-selection--multiple .select2-selection__choice__remove {
    color: #888;
    cursor: pointer;
    display: inline-block;
    font-weight: bold;
    margin-right: 2px; }
    .select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover {
      color: #555; }

.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
  float: right; }

.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
  margin-left: 5px;
  margin-right: auto; }

.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
  margin-left: 2px;
  margin-right: auto; }

.select2-container--classic.select2-container--open .select2-selection--multiple {
  border: 1px solid #5897fb; }

.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0; }

.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0; }

.select2-container--classic .select2-search--dropdown .select2-search__field {
  border: 1px solid #aaa;
  outline: 0; }

.select2-container--classic .select2-search--inline .select2-search__field {
  outline: 0;
  box-shadow: none; }

.select2-container--classic .select2-dropdown {
  background-color: white;
  border: 1px solid transparent; }

.select2-container--classic .select2-dropdown--above {
  border-bottom: none; }

.select2-container--classic .select2-dropdown--below {
  border-top: none; }

.select2-container--classic .select2-results > .select2-results__options {
  max-height: 200px;
  overflow-y: auto; }

.select2-container--classic .select2-results__option[role=group] {
  padding: 0; }

.select2-container--classic .select2-results__option[aria-disabled=true] {
  color: grey; }

.select2-container--classic .select2-results__option--highlighted[aria-selected] {
  background-color: #3875d7;
  color: white; }

.select2-container--classic .select2-results__group {
  cursor: default;
  display: block;
  padding: 6px; }

.select2-container--classic.select2-container--open .select2-dropdown {
  border-color: #5897fb; }

/**
 * selectize.bootstrap3.css (v0.12.1) - Bootstrap 3 Theme
 * Copyright (c) 2013–2015 Brian Reavis & contributors
 *
 * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this
 * file except in compliance with the License. You may obtain a copy of the License at:
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software distributed under
 * the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF
 * ANY KIND, either express or implied. See the License for the specific language
 * governing permissions and limitations under the License.
 *
 * @author Brian Reavis <brian@thirdroute.com>
 */
.selectize-control.plugin-drag_drop.multi > .selectize-input > div.ui-sortable-placeholder {
  visibility: visible !important;
  background: #f2f2f2 !important;
  background: rgba(0, 0, 0, 0.06) !important;
  border: 0 none !important;
  -webkit-box-shadow: inset 0 0 12px 4px #ffffff;
  box-shadow: inset 0 0 12px 4px #ffffff;
}
.selectize-control.plugin-drag_drop .ui-sortable-placeholder::after {
  content: '!';
  visibility: hidden;
}
.selectize-control.plugin-drag_drop .ui-sortable-helper {
  -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
}
.selectize-dropdown-header {
  position: relative;
  padding: 3px 12px;
  border-bottom: 1px solid #d0d0d0;
  background: #f8f8f8;
  -webkit-border-radius: 4px 4px 0 0;
  -moz-border-radius: 4px 4px 0 0;
  border-radius: 4px 4px 0 0;
}
.selectize-dropdown-header-close {
  position: absolute;
  right: 12px;
  top: 50%;
  color: #333333;
  opacity: 0.4;
  margin-top: -12px;
  line-height: 20px;
  font-size: 20px !important;
}
.selectize-dropdown-header-close:hover {
  color: #000000;
}
.selectize-dropdown.plugin-optgroup_columns .optgroup {
  border-right: 1px solid #f2f2f2;
  border-top: 0 none;
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.selectize-dropdown.plugin-optgroup_columns .optgroup:last-child {
  border-right: 0 none;
}
.selectize-dropdown.plugin-optgroup_columns .optgroup:before {
  display: none;
}
.selectize-dropdown.plugin-optgroup_columns .optgroup-header {
  border-top: 0 none;
}
.selectize-control.plugin-remove_button [data-value] {
  position: relative;
  padding-right: 24px !important;
}
.selectize-control.plugin-remove_button [data-value] .remove {
  z-index: 1;
  /* fixes ie bug (see #392) */
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  width: 17px;
  text-align: center;
  font-weight: bold;
  font-size: 12px;
  color: inherit;
  text-decoration: none;
  vertical-align: middle;
  display: inline-block;
  padding: 1px 0 0 0;
  border-left: 1px solid rgba(0, 0, 0, 0);
  -webkit-border-radius: 0 2px 2px 0;
  -moz-border-radius: 0 2px 2px 0;
  border-radius: 0 2px 2px 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.selectize-control.plugin-remove_button [data-value] .remove:hover {
  background: rgba(0, 0, 0, 0.05);
}
.selectize-control.plugin-remove_button [data-value].active .remove {
  border-left-color: rgba(0, 0, 0, 0);
}
.selectize-control.plugin-remove_button .disabled [data-value] .remove:hover {
  background: none;
}
.selectize-control.plugin-remove_button .disabled [data-value] .remove {
  border-left-color: rgba(77, 77, 77, 0);
}
.selectize-control {
  position: relative;
}
.selectize-dropdown,
.selectize-input,
.selectize-input input {
  color: #333333;
  font-family: inherit;
  font-size: inherit;
  line-height: 20px;
  -webkit-font-smoothing: inherit;
}
.selectize-input,
.selectize-control.single .selectize-input.input-active {
  background: #ffffff;
  cursor: text;
  display: inline-block;
}
.selectize-input {
  border: 1px solid #cccccc;
  padding: 6px 12px;
  display: inline-block;
  width: 100%;
  overflow: hidden;
  position: relative;
  z-index: 1;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.selectize-control.multi .selectize-input.has-items {
  padding: 5px 12px 2px;
}
.selectize-input.full {
  background-color: #ffffff;
}
.selectize-input.disabled,
.selectize-input.disabled * {
  cursor: default !important;
}
.selectize-input.focus {
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.15);
}
.selectize-input.dropdown-active {
  -webkit-border-radius: 4px 4px 0 0;
  -moz-border-radius: 4px 4px 0 0;
  border-radius: 4px 4px 0 0;
}
.selectize-input > * {
  vertical-align: baseline;
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
  *display: inline;
}
.selectize-control.multi .selectize-input > div {
  cursor: pointer;
  margin: 0 3px 3px 0;
  padding: 1px 3px;
  background: #efefef;
  color: #333333;
  border: 0 solid rgba(0, 0, 0, 0);
}
.selectize-control.multi .selectize-input > div.active {
  background: #428bca;
  color: #ffffff;
  border: 0 solid rgba(0, 0, 0, 0);
}
.selectize-control.multi .selectize-input.disabled > div,
.selectize-control.multi .selectize-input.disabled > div.active {
  color: #808080;
  background: #ffffff;
  border: 0 solid rgba(77, 77, 77, 0);
}
.selectize-input > input {
  display: inline-block !important;
  padding: 0 !important;
  min-height: 0 !important;
  max-height: none !important;
  max-width: 100% !important;
  margin: 0 !important;
  text-indent: 0 !important;
  border: 0 none !important;
  background: none !important;
  line-height: inherit !important;
  -webkit-user-select: auto !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}
.selectize-input > input::-ms-clear {
  display: none;
}
.selectize-input > input:focus {
  outline: none !important;
}
.selectize-input::after {
  content: ' ';
  display: block;
  clear: left;
}
.selectize-input.dropdown-active::before {
  content: ' ';
  display: block;
  position: absolute;
  background: #ffffff;
  height: 1px;
  bottom: 0;
  left: 0;
  right: 0;
}
.selectize-dropdown {
  position: absolute;
  z-index: 10;
  border: 1px solid #d0d0d0;
  background: #ffffff;
  margin: -1px 0 0 0;
  border-top: 0 none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  -webkit-border-radius: 0 0 4px 4px;
  -moz-border-radius: 0 0 4px 4px;
  border-radius: 0 0 4px 4px;
}
.selectize-dropdown [data-selectable] {
  cursor: pointer;
  overflow: hidden;
}
.selectize-dropdown [data-selectable] .highlight {
  background: rgba(255, 237, 40, 0.4);
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px;
}
.selectize-dropdown [data-selectable],
.selectize-dropdown .optgroup-header {
  padding: 3px 12px;
}
.selectize-dropdown .optgroup:first-child .optgroup-header {
  border-top: 0 none;
}
.selectize-dropdown .optgroup-header {
  color: #777777;
  background: #ffffff;
  cursor: default;
}
.selectize-dropdown .active {
  background-color: #f5f5f5;
  color: #262626;
}
.selectize-dropdown .active.create {
  color: #262626;
}
.selectize-dropdown .create {
  color: rgba(51, 51, 51, 0.5);
}
.selectize-dropdown-content {
  overflow-y: auto;
  overflow-x: hidden;
  max-height: 200px;
}
.selectize-control.single .selectize-input,
.selectize-control.single .selectize-input input {
  cursor: pointer;
}
.selectize-control.single .selectize-input.input-active,
.selectize-control.single .selectize-input.input-active input {
  cursor: text;
}
.selectize-control.single .selectize-input:after {
  content: ' ';
  display: block;
  position: absolute;
  top: 50%;
  right: 17px;
  margin-top: -3px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 5px 5px 0 5px;
  border-color: #333333 transparent transparent transparent;
}
.selectize-control.single .selectize-input.dropdown-active:after {
  margin-top: -4px;
  border-width: 0 5px 5px 5px;
  border-color: transparent transparent #333333 transparent;
}
.selectize-control.rtl.single .selectize-input:after {
  left: 17px;
  right: auto;
}
.selectize-control.rtl .selectize-input > input {
  margin: 0 4px 0 -2px !important;
}
.selectize-control .selectize-input.disabled {
  opacity: 0.5;
  background-color: #ffffff;
}
.selectize-dropdown,
.selectize-dropdown.form-control {
  height: auto;
  padding: 0;
  margin: 2px 0 0 0;
  z-index: 1000;
  background: #ffffff;
  border: 1px solid #cccccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  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);
}
.selectize-dropdown .optgroup-header {
  font-size: 12px;
  line-height: 1.42857143;
}
.selectize-dropdown .optgroup:first-child:before {
  display: none;
}
.selectize-dropdown .optgroup:before {
  content: ' ';
  display: block;
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
  margin-left: -12px;
  margin-right: -12px;
}
.selectize-dropdown-content {
  padding: 5px 0;
}
.selectize-dropdown-header {
  padding: 6px 12px;
}
.selectize-input {
  min-height: 34px;
}
.selectize-input.dropdown-active {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.selectize-input.dropdown-active::before {
  display: none;
}
.selectize-input.focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.has-error .selectize-input {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-error .selectize-input:focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}
.selectize-control.multi .selectize-input.has-items {
  padding-left: 9px;
  padding-right: 9px;
}
.selectize-control.multi .selectize-input > div {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.form-control.selectize-control {
  padding: 0;
  height: auto;
  border: none;
  background: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}

/*  evol.colorpicker = ColorPicker widget for jQuery UI  */
/*  (c) 2014 Olivier Giulieri  */
/*  https://github.com/evoluteur/colorpicker */
.evo-pop {
  z-index: 10000;
  width: 204px;
  padding: 3px 3px 0;
}
.evo-pop-ie {
  z-index: 10000;
  width: 212px;
  padding: 3px;
}
.evo-palette td {
  font-size: 1px;
  border: solid 1px #c0c0c0;
  padding: 7px;
  cursor: pointer;
}
.evo-palette tr.top > td {
  border-bottom: 0;
}
.evo-palette tr.in > td {
  border-top: 0;
  border-bottom: 0;
}
.evo-palette tr.bottom > td {
  border-top: 0;
}
.evo-palette div.sep {
  height: 3px;
}
.evo-palette,
.evo-palette-ie {
  border-collapse: separate;
  border-spacing: 4px 0px;
  *border-collapse: expression('separate', cellSpacing='2px');
}
.evo-palette th,
.evo-palette-ie th {
  border: 0;
  padding: 5px 3px;
  text-align: left;
  font-weight: normal;
  background: transparent !important;
}
.evo-palette-ie td {
  font-size: 1px;
  border: solid 1px #c0c0c0;
  padding: 7px;
  cursor: pointer;
}
.evo-palette2,
.evo-palette2-ie {
  margin: auto;
  border-collapse: collapse;
}
.evo-palette2 td,
.evo-palette2-ie td {
  font-size: 1px;
  cursor: pointer;
}
.evo-palette2 td {
  padding: 6px 7px;
}
.evo-palette2-ie td {
  padding: 5px;
}
.evo-palcenter {
  padding: 5px;
  text-align: center;
}
.evo-colorind,
.evo-colorind-ie,
.evo-colorind-ff {
  border: solid 1px #c3c3c3;
  width: 20px;
  height: 20px;
  float: right;
}
.evo-colorind {
  position: relative;
  top: 2px;
}
.evo-colorind-ie {
  position: relative;
  top: -23px;
}
.evo-colorbox-ie {
  font-size: 8px;
  padding: 3px 9px !important;
}
.evo-colortxt-ie {
  position: relative;
  top: -6px;
}
.evo-pop:after,
.evo-pop-ie:after,
.evo-colorind:after,
.evo-colorind-ie:after,
.evo-colorind-ff:after,
.evo-color span:after,
.evo-cHist:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
  font-size: 0;
}
.evo-color {
  width: 94px;
  padding: 1px 3px 0 4px;
}
.evo-color div {
  border: solid 1px #808080;
  border-right: solid 1px #c0c0c0;
  border-bottom: solid 1px #c0c0c0;
  padding: 3px;
  margin-bottom: 5px;
  width: 10px;
  height: 10px;
  float: left;
}
.evo-color span {
  font-size: 15px;
  margin: 1px 0 4px 3px;
  float: left;
}
.evo-sep {
  height: 10px;
  font-size: 0;
}
.evo-more {
  padding: 4px 5px 4px;
  font-size: smaller;
}
.evo-cHist {
  padding: 3px;
}
.evo-cHist div {
  cursor: pointer;
  border: solid 1px #c0c0c0;
  padding: 3px;
  margin: 5px;
  width: 10px;
  height: 10px;
  float: left;
}
a.evo-hist {
  margin-left: 6px;
}
.evo-pointer {
  cursor: pointer;
}

@font-face {
	font-family: 'icomoon';
	src:url('../fonts/icomoon.eot?c16epw');
	src:url('../fonts/icomoon.eot?#iefixc16epw') format('embedded-opentype'),
		url('../fonts/icomoon.woff?c16epw') format('woff'),
		url('../fonts/icomoon.ttf?c16epw') format('truetype'),
		url('../fonts/icomoon.svg?c16epw#icomoon') format('svg');
	font-weight: normal;
	font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
	font-family: 'icomoon';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;

	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.icon-home:before {
	content: "\e600";
}
.icon-home2:before {
	content: "\e601";
}
.icon-home3:before {
	content: "\e602";
}
.icon-office:before {
	content: "\e603";
}
.icon-newspaper:before {
	content: "\e604";
}
.icon-pencil:before {
	content: "\e605";
}
.icon-pencil2:before {
	content: "\e606";
}
.icon-quill:before {
	content: "\e607";
}
.icon-pen:before {
	content: "\e608";
}
.icon-blog:before {
	content: "\e609";
}
.icon-droplet:before {
	content: "\e60a";
}
.icon-paint-format:before {
	content: "\e60b";
}
.icon-image:before {
	content: "\e60c";
}
.icon-image2:before {
	content: "\e60d";
}
.icon-images:before {
	content: "\e60e";
}
.icon-camera:before {
	content: "\e60f";
}
.icon-music:before {
	content: "\e610";
}
.icon-headphones:before {
	content: "\e611";
}
.icon-play:before {
	content: "\e612";
}
.icon-film:before {
	content: "\e613";
}
.icon-camera2:before {
	content: "\e614";
}
.icon-dice:before {
	content: "\e615";
}
.icon-pacman:before {
	content: "\e616";
}
.icon-spades:before {
	content: "\e617";
}
.icon-clubs:before {
	content: "\e618";
}
.icon-diamonds:before {
	content: "\e619";
}
.icon-pawn:before {
	content: "\e61a";
}
.icon-bullhorn:before {
	content: "\e61b";
}
.icon-connection:before {
	content: "\e61c";
}
.icon-podcast:before {
	content: "\e61d";
}
.icon-feed:before {
	content: "\e61e";
}
.icon-book:before {
	content: "\e61f";
}
.icon-books:before {
	content: "\e620";
}
.icon-library:before {
	content: "\e621";
}
.icon-file:before {
	content: "\e622";
}
.icon-profile:before {
	content: "\e623";
}
.icon-file2:before {
	content: "\e624";
}
.icon-file3:before {
	content: "\e625";
}
.icon-file4:before {
	content: "\e626";
}
.icon-copy:before {
	content: "\e627";
}
.icon-copy2:before {
	content: "\e628";
}
.icon-copy3:before {
	content: "\e629";
}
.icon-paste:before {
	content: "\e62a";
}
.icon-paste2:before {
	content: "\e62b";
}
.icon-paste3:before {
	content: "\e62c";
}
.icon-stack:before {
	content: "\e62d";
}
.icon-folder:before {
	content: "\e62e";
}
.icon-folder-open:before {
	content: "\e62f";
}
.icon-tag:before {
	content: "\e630";
}
.icon-tags:before {
	content: "\e631";
}
.icon-barcode:before {
	content: "\e632";
}
.icon-qrcode:before {
	content: "\e633";
}
.icon-ticket:before {
	content: "\e634";
}
.icon-cart:before {
	content: "\e635";
}
.icon-cart2:before {
	content: "\e636";
}
.icon-cart3:before {
	content: "\e637";
}
.icon-coin:before {
	content: "\e638";
}
.icon-credit:before {
	content: "\e639";
}
.icon-calculate:before {
	content: "\e63a";
}
.icon-support:before {
	content: "\e63b";
}
.icon-phone:before {
	content: "\e63c";
}
.icon-phone-hang-up:before {
	content: "\e63d";
}
.icon-address-book:before {
	content: "\e63e";
}
.icon-notebook:before {
	content: "\e63f";
}
.icon-envelope:before {
	content: "\e640";
}
.icon-pushpin:before {
	content: "\e641";
}
.icon-location:before {
	content: "\e642";
}
.icon-location2:before {
	content: "\e643";
}
.icon-compass:before {
	content: "\e644";
}
.icon-map:before {
	content: "\e645";
}
.icon-map2:before {
	content: "\e646";
}
.icon-history:before {
	content: "\e647";
}
.icon-clock:before {
	content: "\e648";
}
.icon-clock2:before {
	content: "\e649";
}
.icon-alarm:before {
	content: "\e64a";
}
.icon-alarm2:before {
	content: "\e64b";
}
.icon-bell:before {
	content: "\e64c";
}
.icon-stopwatch:before {
	content: "\e64d";
}
.icon-calendar:before {
	content: "\e64e";
}
.icon-calendar2:before {
	content: "\e64f";
}
.icon-print:before {
	content: "\e650";
}
.icon-keyboard:before {
	content: "\e651";
}
.icon-screen:before {
	content: "\e652";
}
.icon-laptop:before {
	content: "\e653";
}
.icon-mobile:before {
	content: "\e654";
}
.icon-mobile2:before {
	content: "\e655";
}
.icon-tablet:before {
	content: "\e656";
}
.icon-tv:before {
	content: "\e657";
}
.icon-cabinet:before {
	content: "\e658";
}
.icon-drawer:before {
	content: "\e659";
}
.icon-drawer2:before {
	content: "\e65a";
}
.icon-drawer3:before {
	content: "\e65b";
}
.icon-box-add:before {
	content: "\e65c";
}
.icon-box-remove:before {
	content: "\e65d";
}
.icon-download:before {
	content: "\e65e";
}
.icon-upload:before {
	content: "\e65f";
}
.icon-disk:before {
	content: "\e660";
}
.icon-storage:before {
	content: "\e661";
}
.icon-undo:before {
	content: "\e662";
}
.icon-redo:before {
	content: "\e663";
}
.icon-flip:before {
	content: "\e664";
}
.icon-flip2:before {
	content: "\e665";
}
.icon-undo2:before {
	content: "\e666";
}
.icon-redo2:before {
	content: "\e667";
}
.icon-forward:before {
	content: "\e668";
}
.icon-reply:before {
	content: "\e669";
}
.icon-bubble:before {
	content: "\e66a";
}
.icon-bubbles:before {
	content: "\e66b";
}
.icon-bubbles2:before {
	content: "\e66c";
}
.icon-bubble2:before {
	content: "\e66d";
}
.icon-bubbles3:before {
	content: "\e66e";
}
.icon-bubbles4:before {
	content: "\e66f";
}
.icon-user:before {
	content: "\e670";
}
.icon-users:before {
	content: "\e671";
}
.icon-user2:before {
	content: "\e672";
}
.icon-users2:before {
	content: "\e673";
}
.icon-user3:before {
	content: "\e674";
}
.icon-user4:before {
	content: "\e675";
}
.icon-quotes-left:before {
	content: "\e676";
}
.icon-busy:before {
	content: "\e677";
}
.icon-spinner:before {
	content: "\e678";
}
.icon-spinner2:before {
	content: "\e679";
}
.icon-spinner3:before {
	content: "\e67a";
}
.icon-spinner4:before {
	content: "\e67b";
}
.icon-spinner5:before {
	content: "\e67c";
}
.icon-spinner6:before {
	content: "\e67d";
}
.icon-binoculars:before {
	content: "\e67e";
}
.icon-search:before {
	content: "\e67f";
}
.icon-zoomin:before {
	content: "\e680";
}
.icon-zoomout:before {
	content: "\e681";
}
.icon-expand:before {
	content: "\e682";
}
.icon-contract:before {
	content: "\e683";
}
.icon-expand2:before {
	content: "\e684";
}
.icon-contract2:before {
	content: "\e685";
}
.icon-key:before {
	content: "\e686";
}
.icon-key2:before {
	content: "\e687";
}
.icon-lock:before {
	content: "\e688";
}
.icon-lock2:before {
	content: "\e689";
}
.icon-unlocked:before {
	content: "\e68a";
}
.icon-wrench:before {
	content: "\e68b";
}
.icon-settings:before {
	content: "\e68c";
}
.icon-equalizer:before {
	content: "\e68d";
}
.icon-cog:before {
	content: "\e68e";
}
.icon-cogs:before {
	content: "\e68f";
}
.icon-cog2:before {
	content: "\e690";
}
.icon-hammer:before {
	content: "\e691";
}
.icon-wand:before {
	content: "\e692";
}
.icon-aid:before {
	content: "\e693";
}
.icon-bug:before {
	content: "\e694";
}
.icon-pie:before {
	content: "\e695";
}
.icon-stats:before {
	content: "\e696";
}
.icon-bars:before {
	content: "\e697";
}
.icon-bars2:before {
	content: "\e698";
}
.icon-gift:before {
	content: "\e699";
}
.icon-trophy:before {
	content: "\e69a";
}
.icon-glass:before {
	content: "\e69b";
}
.icon-mug:before {
	content: "\e69c";
}
.icon-food:before {
	content: "\e69d";
}
.icon-leaf:before {
	content: "\e69e";
}
.icon-rocket:before {
	content: "\e69f";
}
.icon-meter:before {
	content: "\e6a0";
}
.icon-meter2:before {
	content: "\e6a1";
}
.icon-dashboard:before {
	content: "\e6a2";
}
.icon-hammer2:before {
	content: "\e6a3";
}
.icon-fire:before {
	content: "\e6a4";
}
.icon-lab:before {
	content: "\e6a5";
}
.icon-magnet:before {
	content: "\e6a6";
}
.icon-remove:before {
	content: "\e6a7";
}
.icon-remove2:before {
	content: "\e6a8";
}
.icon-briefcase:before {
	content: "\e6a9";
}
.icon-airplane:before {
	content: "\e6aa";
}
.icon-truck:before {
	content: "\e6ab";
}
.icon-road:before {
	content: "\e6ac";
}
.icon-accessibility:before {
	content: "\e6ad";
}
.icon-target:before {
	content: "\e6ae";
}
.icon-shield:before {
	content: "\e6af";
}
.icon-lightning:before {
	content: "\e6b0";
}
.icon-switch:before {
	content: "\e6b1";
}
.icon-powercord:before {
	content: "\e6b2";
}
.icon-signup:before {
	content: "\e6b3";
}
.icon-list:before {
	content: "\e6b4";
}
.icon-list2:before {
	content: "\e6b5";
}
.icon-numbered-list:before {
	content: "\e6b6";
}
.icon-menu:before {
	content: "\e6b7";
}
.icon-menu2:before {
	content: "\e6b8";
}
.icon-tree:before {
	content: "\e6b9";
}
.icon-cloud:before {
	content: "\e6ba";
}
.icon-cloud-download:before {
	content: "\e6bb";
}
.icon-cloud-upload:before {
	content: "\e6bc";
}
.icon-download2:before {
	content: "\e6bd";
}
.icon-upload2:before {
	content: "\e6be";
}
.icon-download3:before {
	content: "\e6bf";
}
.icon-upload3:before {
	content: "\e6c0";
}
.icon-globe:before {
	content: "\e6c1";
}
.icon-earth:before {
	content: "\e6c2";
}
.icon-link:before {
	content: "\e6c3";
}
.icon-flag:before {
	content: "\e6c4";
}
.icon-attachment:before {
	content: "\e6c5";
}
.icon-eye:before {
	content: "\e6c6";
}
.icon-eye-blocked:before {
	content: "\e6c7";
}
.icon-eye2:before {
	content: "\e6c8";
}
.icon-bookmark:before {
	content: "\e6c9";
}
.icon-bookmarks:before {
	content: "\e6ca";
}
.icon-brightness-medium:before {
	content: "\e6cb";
}
.icon-brightness-contrast:before {
	content: "\e6cc";
}
.icon-contrast:before {
	content: "\e6cd";
}
.icon-star:before {
	content: "\e6ce";
}
.icon-star2:before {
	content: "\e6cf";
}
.icon-star3:before {
	content: "\e6d0";
}
.icon-heart:before {
	content: "\e6d1";
}
.icon-heart2:before {
	content: "\e6d2";
}
.icon-heart-broken:before {
	content: "\e6d3";
}
.icon-thumbs-up:before {
	content: "\e6d4";
}
.icon-thumbs-up2:before {
	content: "\e6d5";
}
.icon-happy:before {
	content: "\e6d6";
}
.icon-happy2:before {
	content: "\e6d7";
}
.icon-smiley:before {
	content: "\e6d8";
}
.icon-smiley2:before {
	content: "\e6d9";
}
.icon-tongue:before {
	content: "\e6da";
}
.icon-tongue2:before {
	content: "\e6db";
}
.icon-sad:before {
	content: "\e6dc";
}
.icon-sad2:before {
	content: "\e6dd";
}
.icon-wink:before {
	content: "\e6de";
}
.icon-wink2:before {
	content: "\e6df";
}
.icon-grin:before {
	content: "\e6e0";
}
.icon-grin2:before {
	content: "\e6e1";
}
.icon-cool:before {
	content: "\e6e2";
}
.icon-cool2:before {
	content: "\e6e3";
}
.icon-angry:before {
	content: "\e6e4";
}
.icon-angry2:before {
	content: "\e6e5";
}
.icon-evil:before {
	content: "\e6e6";
}
.icon-evil2:before {
	content: "\e6e7";
}
.icon-shocked:before {
	content: "\e6e8";
}
.icon-shocked2:before {
	content: "\e6e9";
}
.icon-confused:before {
	content: "\e6ea";
}
.icon-confused2:before {
	content: "\e6eb";
}
.icon-neutral:before {
	content: "\e6ec";
}
.icon-neutral2:before {
	content: "\e6ed";
}
.icon-wondering:before {
	content: "\e6ee";
}
.icon-wondering2:before {
	content: "\e6ef";
}
.icon-point-up:before {
	content: "\e6f0";
}
.icon-point-right:before {
	content: "\e6f1";
}
.icon-point-down:before {
	content: "\e6f2";
}
.icon-point-left:before {
	content: "\e6f3";
}
.icon-warning:before {
	content: "\e6f4";
}
.icon-notification:before {
	content: "\e6f5";
}
.icon-question:before {
	content: "\e6f6";
}
.icon-info:before {
	content: "\e6f7";
}
.icon-info2:before {
	content: "\e6f8";
}
.icon-blocked:before {
	content: "\e6f9";
}
.icon-cancel-circle:before {
	content: "\e6fa";
}
.icon-checkmark-circle:before {
	content: "\e6fb";
}
.icon-spam:before {
	content: "\e6fc";
}
.icon-close:before {
	content: "\e6fd";
}
.icon-checkmark:before {
	content: "\e6fe";
}
.icon-checkmark2:before {
	content: "\e6ff";
}
.icon-spell-check:before {
	content: "\e700";
}
.icon-minus:before {
	content: "\e701";
}
.icon-plus:before {
	content: "\e702";
}
.icon-enter:before {
	content: "\e703";
}
.icon-exit:before {
	content: "\e704";
}
.icon-play2:before {
	content: "\e705";
}
.icon-pause:before {
	content: "\e706";
}
.icon-stop:before {
	content: "\e707";
}
.icon-backward:before {
	content: "\e708";
}
.icon-forward2:before {
	content: "\e709";
}
.icon-play3:before {
	content: "\e70a";
}
.icon-pause2:before {
	content: "\e70b";
}
.icon-stop2:before {
	content: "\e70c";
}
.icon-backward2:before {
	content: "\e70d";
}
.icon-forward3:before {
	content: "\e70e";
}
.icon-first:before {
	content: "\e70f";
}
.icon-last:before {
	content: "\e710";
}
.icon-previous:before {
	content: "\e711";
}
.icon-next:before {
	content: "\e712";
}
.icon-eject:before {
	content: "\e713";
}
.icon-volume-high:before {
	content: "\e714";
}
.icon-volume-medium:before {
	content: "\e715";
}
.icon-volume-low:before {
	content: "\e716";
}
.icon-volume-mute:before {
	content: "\e717";
}
.icon-volume-mute2:before {
	content: "\e718";
}
.icon-volume-increase:before {
	content: "\e719";
}
.icon-volume-decrease:before {
	content: "\e71a";
}
.icon-loop:before {
	content: "\e71b";
}
.icon-loop2:before {
	content: "\e71c";
}
.icon-loop3:before {
	content: "\e71d";
}
.icon-shuffle:before {
	content: "\e71e";
}
.icon-arrow-up-left:before {
	content: "\e71f";
}
.icon-arrow-up:before {
	content: "\e720";
}
.icon-arrow-up-right:before {
	content: "\e721";
}
.icon-arrow-right:before {
	content: "\e722";
}
.icon-arrow-down-right:before {
	content: "\e723";
}
.icon-arrow-down:before {
	content: "\e724";
}
.icon-arrow-down-left:before {
	content: "\e725";
}
.icon-arrow-left:before {
	content: "\e726";
}
.icon-arrow-up-left2:before {
	content: "\e727";
}
.icon-arrow-up2:before {
	content: "\e728";
}
.icon-arrow-up-right2:before {
	content: "\e729";
}
.icon-arrow-right2:before {
	content: "\e72a";
}
.icon-arrow-down-right2:before {
	content: "\e72b";
}
.icon-arrow-down2:before {
	content: "\e72c";
}
.icon-arrow-down-left2:before {
	content: "\e72d";
}
.icon-arrow-left2:before {
	content: "\e72e";
}
.icon-arrow-up-left3:before {
	content: "\e72f";
}
.icon-arrow-up3:before {
	content: "\e730";
}
.icon-arrow-up-right3:before {
	content: "\e731";
}
.icon-arrow-right3:before {
	content: "\e732";
}
.icon-arrow-down-right3:before {
	content: "\e733";
}
.icon-arrow-down3:before {
	content: "\e734";
}
.icon-arrow-down-left3:before {
	content: "\e735";
}
.icon-arrow-left3:before {
	content: "\e736";
}
.icon-tab:before {
	content: "\e737";
}
.icon-checkbox-checked:before {
	content: "\e738";
}
.icon-checkbox-unchecked:before {
	content: "\e739";
}
.icon-checkbox-partial:before {
	content: "\e73a";
}
.icon-radio-checked:before {
	content: "\e73b";
}
.icon-radio-unchecked:before {
	content: "\e73c";
}
.icon-crop:before {
	content: "\e73d";
}
.icon-scissors:before {
	content: "\e73e";
}
.icon-filter:before {
	content: "\e73f";
}
.icon-filter2:before {
	content: "\e740";
}
.icon-font:before {
	content: "\e741";
}
.icon-text-height:before {
	content: "\e742";
}
.icon-text-width:before {
	content: "\e743";
}
.icon-bold:before {
	content: "\e744";
}
.icon-underline:before {
	content: "\e745";
}
.icon-italic:before {
	content: "\e746";
}
.icon-strikethrough:before {
	content: "\e747";
}
.icon-omega:before {
	content: "\e748";
}
.icon-sigma:before {
	content: "\e749";
}
.icon-table:before {
	content: "\e74a";
}
.icon-table2:before {
	content: "\e74b";
}
.icon-insert-template:before {
	content: "\e74c";
}
.icon-pilcrow:before {
	content: "\e74d";
}
.icon-lefttoright:before {
	content: "\e74e";
}
.icon-righttoleft:before {
	content: "\e74f";
}
.icon-paragraph-left:before {
	content: "\e750";
}
.icon-paragraph-center:before {
	content: "\e751";
}
.icon-paragraph-right:before {
	content: "\e752";
}
.icon-paragraph-justify:before {
	content: "\e753";
}
.icon-paragraph-left2:before {
	content: "\e754";
}
.icon-paragraph-center2:before {
	content: "\e755";
}
.icon-paragraph-right2:before {
	content: "\e756";
}
.icon-paragraph-justify2:before {
	content: "\e757";
}
.icon-indent-increase:before {
	content: "\e758";
}
.icon-indent-decrease:before {
	content: "\e759";
}
.icon-newtab:before {
	content: "\e75a";
}
.icon-embed:before {
	content: "\e75b";
}
.icon-code:before {
	content: "\e75c";
}
.icon-console:before {
	content: "\e75d";
}
.icon-share:before {
	content: "\e75e";
}
.icon-mail:before {
	content: "\e75f";
}
.icon-mail2:before {
	content: "\e760";
}
.icon-mail3:before {
	content: "\e761";
}
.icon-mail4:before {
	content: "\e762";
}
.icon-google:before {
	content: "\e763";
}
.icon-googleplus:before {
	content: "\e764";
}
.icon-googleplus2:before {
	content: "\e765";
}
.icon-googleplus3:before {
	content: "\e766";
}
.icon-googleplus4:before {
	content: "\e767";
}
.icon-google-drive:before {
	content: "\e768";
}
.icon-facebook:before {
	content: "\e769";
}
.icon-facebook2:before {
	content: "\e76a";
}
.icon-facebook3:before {
	content: "\e76b";
}
.icon-instagram:before {
	content: "\e76c";
}
.icon-twitter:before {
	content: "\e76d";
}
.icon-twitter2:before {
	content: "\e76e";
}
.icon-twitter3:before {
	content: "\e76f";
}
.icon-feed2:before {
	content: "\e770";
}
.icon-feed3:before {
	content: "\e771";
}
.icon-feed4:before {
	content: "\e772";
}
.icon-youtube:before {
	content: "\e773";
}
.icon-youtube2:before {
	content: "\e774";
}
.icon-vimeo:before {
	content: "\e775";
}
.icon-vimeo2:before {
	content: "\e776";
}
.icon-vimeo3:before {
	content: "\e777";
}
.icon-lanyrd:before {
	content: "\e778";
}
.icon-flickr:before {
	content: "\e779";
}
.icon-flickr2:before {
	content: "\e77a";
}
.icon-flickr3:before {
	content: "\e77b";
}
.icon-flickr4:before {
	content: "\e77c";
}
.icon-picassa:before {
	content: "\e77d";
}
.icon-picassa2:before {
	content: "\e77e";
}
.icon-dribbble:before {
	content: "\e77f";
}
.icon-dribbble2:before {
	content: "\e780";
}
.icon-dribbble3:before {
	content: "\e781";
}
.icon-forrst:before {
	content: "\e782";
}
.icon-forrst2:before {
	content: "\e783";
}
.icon-deviantart:before {
	content: "\e784";
}
.icon-deviantart2:before {
	content: "\e785";
}
.icon-steam:before {
	content: "\e786";
}
.icon-steam2:before {
	content: "\e787";
}
.icon-github:before {
	content: "\e788";
}
.icon-github2:before {
	content: "\e789";
}
.icon-github3:before {
	content: "\e78a";
}
.icon-github4:before {
	content: "\e78b";
}
.icon-github5:before {
	content: "\e78c";
}
.icon-wordpress:before {
	content: "\e78d";
}
.icon-wordpress2:before {
	content: "\e78e";
}
.icon-joomla:before {
	content: "\e78f";
}
.icon-blogger:before {
	content: "\e790";
}
.icon-blogger2:before {
	content: "\e791";
}
.icon-tumblr:before {
	content: "\e792";
}
.icon-tumblr2:before {
	content: "\e793";
}
.icon-yahoo:before {
	content: "\e794";
}
.icon-tux:before {
	content: "\e795";
}
.icon-apple:before {
	content: "\e796";
}
.icon-finder:before {
	content: "\e797";
}
.icon-android:before {
	content: "\e798";
}
.icon-windows:before {
	content: "\e799";
}
.icon-windows8:before {
	content: "\e79a";
}
.icon-soundcloud:before {
	content: "\e79b";
}
.icon-soundcloud2:before {
	content: "\e79c";
}
.icon-skype:before {
	content: "\e79d";
}
.icon-reddit:before {
	content: "\e79e";
}
.icon-linkedin:before {
	content: "\e79f";
}
.icon-lastfm:before {
	content: "\e7a0";
}
.icon-lastfm2:before {
	content: "\e7a1";
}
.icon-delicious:before {
	content: "\e7a2";
}
.icon-stumbleupon:before {
	content: "\e7a3";
}
.icon-stumbleupon2:before {
	content: "\e7a4";
}
.icon-stackoverflow:before {
	content: "\e7a5";
}
.icon-pinterest:before {
	content: "\e7a6";
}
.icon-pinterest2:before {
	content: "\e7a7";
}
.icon-xing:before {
	content: "\e7a8";
}
.icon-xing2:before {
	content: "\e7a9";
}
.icon-flattr:before {
	content: "\e7aa";
}
.icon-foursquare:before {
	content: "\e7ab";
}
.icon-foursquare2:before {
	content: "\e7ac";
}
.icon-paypal:before {
	content: "\e7ad";
}
.icon-paypal2:before {
	content: "\e7ae";
}
.icon-paypal3:before {
	content: "\e7af";
}
.icon-yelp:before {
	content: "\e7b0";
}
.icon-libreoffice:before {
	content: "\e7b1";
}
.icon-file-pdf:before {
	content: "\e7b2";
}
.icon-file-openoffice:before {
	content: "\e7b3";
}
.icon-file-word:before {
	content: "\e7b4";
}
.icon-file-excel:before {
	content: "\e7b5";
}
.icon-file-zip:before {
	content: "\e7b6";
}
.icon-file-powerpoint:before {
	content: "\e7b7";
}
.icon-file-xml:before {
	content: "\e7b8";
}
.icon-file-css:before {
	content: "\e7b9";
}
.icon-html5:before {
	content: "\e7ba";
}
.icon-html52:before {
	content: "\e7bb";
}
.icon-css3:before {
	content: "\e7bc";
}
.icon-chrome:before {
	content: "\e7bd";
}
.icon-firefox:before {
	content: "\e7be";
}
.icon-IE:before {
	content: "\e7bf";
}
.icon-opera:before {
	content: "\e7c0";
}
.icon-safari:before {
	content: "\e7c1";
}
.icon-IcoMoon:before {
	content: "\e7c2";
}
.icon-store:before {
	content: "\e7c3";
}
.icon-out:before {
	content: "\e7c4";
}
.icon-in:before {
	content: "\e7c5";
}
.icon-in-alt:before {
	content: "\e7c6";
}
.icon-home4:before {
	content: "\e7c7";
}
.icon-lightbulb:before {
	content: "\e7c8";
}
.icon-anchor:before {
	content: "\e7c9";
}
.icon-feather:before {
	content: "\e7ca";
}
.icon-expand3:before {
	content: "\e7cb";
}
.icon-maximize:before {
	content: "\e7cc";
}
.icon-search2:before {
	content: "\e7cd";
}
.icon-zoomin2:before {
	content: "\e7ce";
}
.icon-zoomout2:before {
	content: "\e7cf";
}
.icon-add:before {
	content: "\e7d0";
}
.icon-subtract:before {
	content: "\e7d1";
}
.icon-exclamation:before {
	content: "\e7d2";
}
.icon-question2:before {
	content: "\e7d3";
}
.icon-close2:before {
	content: "\e7d4";
}
.icon-cmd:before {
	content: "\e7d5";
}
.icon-forbid:before {
	content: "\e7d6";
}
.icon-book2:before {
	content: "\e7d7";
}
.icon-spinner7:before {
	content: "\e7d8";
}
.icon-play4:before {
	content: "\e7d9";
}
.icon-stop3:before {
	content: "\e7da";
}
.icon-pause3:before {
	content: "\e7db";
}
.icon-forward4:before {
	content: "\e7dc";
}
.icon-rewind:before {
	content: "\e7dd";
}
.icon-sound:before {
	content: "\e7de";
}
.icon-sound-alt:before {
	content: "\e7df";
}
.icon-soundoff:before {
	content: "\e7e0";
}
.icon-task:before {
	content: "\e7e1";
}
.icon-inbox:before {
	content: "\e7e2";
}
.icon-inbox-alt:before {
	content: "\e7e3";
}
.icon-envelope2:before {
	content: "\e7e4";
}
.icon-compose:before {
	content: "\e7e5";
}
.icon-newspaper2:before {
	content: "\e7e6";
}
.icon-newspaper-alt:before {
	content: "\e7e7";
}
.icon-clipboard:before {
	content: "\e7e8";
}
.icon-calendar3:before {
	content: "\e7e9";
}
.icon-hyperlink:before {
	content: "\e7ea";
}
.icon-trash:before {
	content: "\e7eb";
}
.icon-trash-alt:before {
	content: "\e7ec";
}
.icon-grid:before {
	content: "\e7ed";
}
.icon-grid-alt:before {
	content: "\e7ee";
}
.icon-menu3:before {
	content: "\e7ef";
}
.icon-list3:before {
	content: "\e7f0";
}
.icon-gallery:before {
	content: "\e7f1";
}
.icon-calculator:before {
	content: "\e7f2";
}
.icon-windows2:before {
	content: "\e7f3";
}
.icon-browser:before {
	content: "\e7f4";
}
.icon-alarm3:before {
	content: "\e7f5";
}
.icon-clock3:before {
	content: "\e7f6";
}
.icon-attachment2:before {
	content: "\e7f7";
}
.icon-settings2:before {
	content: "\e7f8";
}
.icon-portfolio:before {
	content: "\e7f9";
}
.icon-user5:before {
	content: "\e7fa";
}
.icon-users3:before {
	content: "\e7fb";
}
.icon-heart3:before {
	content: "\e7fc";
}
.icon-chat:before {
	content: "\e7fd";
}
.icon-comments:before {
	content: "\e7fe";
}
.icon-screen2:before {
	content: "\e7ff";
}
.icon-iphone:before {
	content: "\e800";
}
.icon-ipad:before {
	content: "\e801";
}
.icon-forkandspoon:before {
	content: "\e802";
}
.icon-forkandknife:before {
	content: "\e803";
}
.icon-instagram2:before {
	content: "\e804";
}
.icon-facebook4:before {
	content: "\e805";
}
.icon-delicious2:before {
	content: "\e806";
}
.icon-googleplus5:before {
	content: "\e807";
}
.icon-dribbble4:before {
	content: "\e808";
}
.icon-pin:before {
	content: "\e809";
}
.icon-pin-alt:before {
	content: "\e80a";
}
.icon-camera3:before {
	content: "\e80b";
}
.icon-brightness:before {
	content: "\e80c";
}
.icon-brightness-half:before {
	content: "\e80d";
}
.icon-moon:before {
	content: "\e80e";
}
.icon-cloud2:before {
	content: "\e80f";
}
.icon-circle-full:before {
	content: "\e810";
}
.icon-circle-half:before {
	content: "\e811";
}
.icon-globe2:before {
	content: "\e812";
}
.icon-heart4:before {
	content: "\e813";
}
.icon-cloud3:before {
	content: "\e814";
}
.icon-star4:before {
	content: "\e815";
}
.icon-tv2:before {
	content: "\e816";
}
.icon-sound2:before {
	content: "\e817";
}
.icon-video:before {
	content: "\e818";
}
.icon-trash2:before {
	content: "\e819";
}
.icon-user6:before {
	content: "\e81a";
}
.icon-key3:before {
	content: "\e81b";
}
.icon-search3:before {
	content: "\e81c";
}
.icon-eye3:before {
	content: "\e81d";
}
.icon-bubble3:before {
	content: "\e81e";
}
.icon-stack2:before {
	content: "\e81f";
}
.icon-cup:before {
	content: "\e820";
}
.icon-phone2:before {
	content: "\e821";
}
.icon-news:before {
	content: "\e822";
}
.icon-mail5:before {
	content: "\e823";
}
.icon-like:before {
	content: "\e824";
}
.icon-photo:before {
	content: "\e825";
}
.icon-note:before {
	content: "\e826";
}
.icon-food2:before {
	content: "\e827";
}
.icon-t-shirt:before {
	content: "\e828";
}
.icon-fire2:before {
	content: "\e829";
}
.icon-clip:before {
	content: "\e82a";
}
.icon-shop:before {
	content: "\e82b";
}
.icon-calendar4:before {
	content: "\e82c";
}
.icon-wallet:before {
	content: "\e82d";
}
.icon-vynil:before {
	content: "\e82e";
}
.icon-truck2:before {
	content: "\e82f";
}
.icon-world:before {
	content: "\e830";
}
.icon-phone3:before {
	content: "\e831";
}
.icon-mobile3:before {
	content: "\e832";
}
.icon-mouse:before {
	content: "\e833";
}
.icon-directions:before {
	content: "\e834";
}
.icon-mail6:before {
	content: "\e835";
}
.icon-paperplane:before {
	content: "\e836";
}
.icon-pencil3:before {
	content: "\e837";
}
.icon-feather2:before {
	content: "\e838";
}
.icon-paperclip:before {
	content: "\e839";
}
.icon-drawer4:before {
	content: "\e83a";
}
.icon-reply2:before {
	content: "\e83b";
}
.icon-reply-all:before {
	content: "\e83c";
}
.icon-forward5:before {
	content: "\e83d";
}
.icon-user7:before {
	content: "\e83e";
}
.icon-users4:before {
	content: "\e83f";
}
.icon-user-add:before {
	content: "\e840";
}
.icon-vcard:before {
	content: "\e841";
}
.icon-export:before {
	content: "\e842";
}
.icon-location3:before {
	content: "\e843";
}
.icon-map3:before {
	content: "\e844";
}
.icon-compass2:before {
	content: "\e845";
}
.icon-location4:before {
	content: "\e846";
}
.icon-target2:before {
	content: "\e847";
}
.icon-share2:before {
	content: "\e848";
}
.icon-sharable:before {
	content: "\e849";
}
.icon-heart5:before {
	content: "\e84a";
}
.icon-heart6:before {
	content: "\e84b";
}
.icon-star5:before {
	content: "\e84c";
}
.icon-star6:before {
	content: "\e84d";
}
.icon-thumbsup:before {
	content: "\e84e";
}
.icon-thumbsdown:before {
	content: "\e84f";
}
.icon-chat2:before {
	content: "\e850";
}
.icon-comment:before {
	content: "\e851";
}
.icon-quote:before {
	content: "\e852";
}
.icon-house:before {
	content: "\e853";
}
.icon-popup:before {
	content: "\e854";
}
.icon-search4:before {
	content: "\e855";
}
.icon-flashlight:before {
	content: "\e856";
}
.icon-printer:before {
	content: "\e857";
}
.icon-bell2:before {
	content: "\e858";
}
.icon-link2:before {
	content: "\e859";
}
.icon-flag2:before {
	content: "\e85a";
}
.icon-cog3:before {
	content: "\e85b";
}
.icon-tools:before {
	content: "\e85c";
}
.icon-trophy2:before {
	content: "\e85d";
}
.icon-tag2:before {
	content: "\e85e";
}
.icon-camera4:before {
	content: "\e85f";
}
.icon-megaphone:before {
	content: "\e860";
}
.icon-moon2:before {
	content: "\e861";
}
.icon-palette:before {
	content: "\e862";
}
.icon-leaf2:before {
	content: "\e863";
}
.icon-music2:before {
	content: "\e864";
}
.icon-music3:before {
	content: "\e865";
}
.icon-new:before {
	content: "\e866";
}
.icon-graduation:before {
	content: "\e867";
}
.icon-book3:before {
	content: "\e868";
}
.icon-newspaper3:before {
	content: "\e869";
}
.icon-bag:before {
	content: "\e86a";
}
.icon-airplane2:before {
	content: "\e86b";
}
.icon-lifebuoy:before {
	content: "\e86c";
}
.icon-eye4:before {
	content: "\e86d";
}
.icon-clock4:before {
	content: "\e86e";
}
.icon-microphone:before {
	content: "\e86f";
}
.icon-calendar5:before {
	content: "\e870";
}
.icon-bolt:before {
	content: "\e871";
}
.icon-thunder:before {
	content: "\e872";
}
.icon-droplet2:before {
	content: "\e873";
}
.icon-cd:before {
	content: "\e874";
}
.icon-briefcase2:before {
	content: "\e875";
}
.icon-air:before {
	content: "\e876";
}
.icon-hourglass:before {
	content: "\e877";
}
.icon-gauge:before {
	content: "\e878";
}
.icon-language:before {
	content: "\e879";
}
.icon-network:before {
	content: "\e87a";
}
.icon-key4:before {
	content: "\e87b";
}
.icon-battery:before {
	content: "\e87c";
}
.icon-bucket:before {
	content: "\e87d";
}
.icon-magnet2:before {
	content: "\e87e";
}
.icon-drive:before {
	content: "\e87f";
}
.icon-cup2:before {
	content: "\e880";
}
.icon-rocket2:before {
	content: "\e881";
}
.icon-brush:before {
	content: "\e882";
}
.icon-suitcase:before {
	content: "\e883";
}
.icon-cone:before {
	content: "\e884";
}
.icon-earth2:before {
	content: "\e885";
}
.icon-keyboard2:before {
	content: "\e886";
}
.icon-browser2:before {
	content: "\e887";
}
.icon-publish:before {
	content: "\e888";
}
.icon-progress-3:before {
	content: "\e889";
}
.icon-progress-2:before {
	content: "\e88a";
}
.icon-brogress-1:before {
	content: "\e88b";
}
.icon-progress-0:before {
	content: "\e88c";
}
.icon-sun:before {
	content: "\e88d";
}
.icon-sun2:before {
	content: "\e88e";
}
.icon-adjust:before {
	content: "\e88f";
}
.icon-code2:before {
	content: "\e890";
}
.icon-screen3:before {
	content: "\e891";
}
.icon-infinity:before {
	content: "\e892";
}
.icon-light-bulb:before {
	content: "\e893";
}
.icon-creditcard:before {
	content: "\e894";
}
.icon-database:before {
	content: "\e895";
}
.icon-voicemail:before {
	content: "\e896";
}
.icon-clipboard2:before {
	content: "\e897";
}
.icon-cart4:before {
	content: "\e898";
}
.icon-box:before {
	content: "\e899";
}
.icon-ticket2:before {
	content: "\e89a";
}
.icon-rss:before {
	content: "\e89b";
}
.icon-signal:before {
	content: "\e89c";
}
.icon-thermometer:before {
	content: "\e89d";
}
.icon-droplets:before {
	content: "\e89e";
}
.icon-uniE89F:before {
	content: "\e89f";
}
.icon-statistics:before {
	content: "\e8a0";
}
.icon-pie2:before {
	content: "\e8a1";
}
.icon-bars3:before {
	content: "\e8a2";
}
.icon-graph:before {
	content: "\e8a3";
}
.icon-lock3:before {
	content: "\e8a4";
}
.icon-lock-open:before {
	content: "\e8a5";
}
.icon-logout:before {
	content: "\e8a6";
}
.icon-login:before {
	content: "\e8a7";
}
.icon-checkmark3:before {
	content: "\e8a8";
}
.icon-cross:before {
	content: "\e8a9";
}
.icon-minus2:before {
	content: "\e8aa";
}
.icon-plus2:before {
	content: "\e8ab";
}
.icon-cross2:before {
	content: "\e8ac";
}
.icon-minus3:before {
	content: "\e8ad";
}
.icon-plus3:before {
	content: "\e8ae";
}
.icon-cross3:before {
	content: "\e8af";
}
.icon-minus4:before {
	content: "\e8b0";
}
.icon-plus4:before {
	content: "\e8b1";
}
.icon-erase:before {
	content: "\e8b2";
}
.icon-blocked2:before {
	content: "\e8b3";
}
.icon-info3:before {
	content: "\e8b4";
}
.icon-info4:before {
	content: "\e8b5";
}
.icon-question3:before {
	content: "\e8b6";
}
.icon-help:before {
	content: "\e8b7";
}
.icon-warning2:before {
	content: "\e8b8";
}
.icon-cycle:before {
	content: "\e8b9";
}
.icon-cw:before {
	content: "\e8ba";
}
.icon-ccw:before {
	content: "\e8bb";
}
.icon-shuffle2:before {
	content: "\e8bc";
}
.icon-arrow:before {
	content: "\e8bd";
}
.icon-arrow2:before {
	content: "\e8be";
}
.icon-retweet:before {
	content: "\e8bf";
}
.icon-loop4:before {
	content: "\e8c0";
}
.icon-history2:before {
	content: "\e8c1";
}
.icon-back:before {
	content: "\e8c2";
}
.icon-switch2:before {
	content: "\e8c3";
}
.icon-list4:before {
	content: "\e8c4";
}
.icon-add-to-list:before {
	content: "\e8c5";
}
.icon-layout:before {
	content: "\e8c6";
}
.icon-list5:before {
	content: "\e8c7";
}
.icon-text:before {
	content: "\e8c8";
}
.icon-text2:before {
	content: "\e8c9";
}
.icon-document:before {
	content: "\e8ca";
}
.icon-docs:before {
	content: "\e8cb";
}
.icon-landscape:before {
	content: "\e8cc";
}
.icon-pictures:before {
	content: "\e8cd";
}
.icon-video2:before {
	content: "\e8ce";
}
.icon-music4:before {
	content: "\e8cf";
}
.icon-folder2:before {
	content: "\e8d0";
}
.icon-archive:before {
	content: "\e8d1";
}
.icon-trash3:before {
	content: "\e8d2";
}
.icon-upload4:before {
	content: "\e8d3";
}
.icon-download4:before {
	content: "\e8d4";
}
.icon-disk2:before {
	content: "\e8d5";
}
.icon-install:before {
	content: "\e8d6";
}
.icon-cloud4:before {
	content: "\e8d7";
}
.icon-upload5:before {
	content: "\e8d8";
}
.icon-bookmark2:before {
	content: "\e8d9";
}
.icon-bookmarks2:before {
	content: "\e8da";
}
.icon-book4:before {
	content: "\e8db";
}
.icon-play5:before {
	content: "\e8dc";
}
.icon-pause4:before {
	content: "\e8dd";
}
.icon-record:before {
	content: "\e8de";
}
.icon-stop4:before {
	content: "\e8df";
}
.icon-next2:before {
	content: "\e8e0";
}
.icon-previous2:before {
	content: "\e8e1";
}
.icon-first2:before {
	content: "\e8e2";
}
.icon-last2:before {
	content: "\e8e3";
}
.icon-resize-enlarge:before {
	content: "\e8e4";
}
.icon-resize-shrink:before {
	content: "\e8e5";
}
.icon-volume:before {
	content: "\e8e6";
}
.icon-sound3:before {
	content: "\e8e7";
}
.icon-mute:before {
	content: "\e8e8";
}
.icon-flow-cascade:before {
	content: "\e8e9";
}
.icon-flow-branch:before {
	content: "\e8ea";
}
.icon-flow-tree:before {
	content: "\e8eb";
}
.icon-flow-line:before {
	content: "\e8ec";
}
.icon-flow-parallel:before {
	content: "\e8ed";
}
.icon-arrow-left4:before {
	content: "\e8ee";
}
.icon-arrow-down4:before {
	content: "\e8ef";
}
.icon-arrow-up-upload:before {
	content: "\e8f0";
}
.icon-arrow-right4:before {
	content: "\e8f1";
}
.icon-arrow-left5:before {
	content: "\e8f2";
}
.icon-arrow-down5:before {
	content: "\e8f3";
}
.icon-arrow-up4:before {
	content: "\e8f4";
}
.icon-arrow-right5:before {
	content: "\e8f5";
}
.icon-arrow-left6:before {
	content: "\e8f6";
}
.icon-arrow-down6:before {
	content: "\e8f7";
}
.icon-arrow-up5:before {
	content: "\e8f8";
}
.icon-arrow-right6:before {
	content: "\e8f9";
}
.icon-arrow-left7:before {
	content: "\e8fa";
}
.icon-arrow-down7:before {
	content: "\e8fb";
}
.icon-arrow-up6:before {
	content: "\e8fc";
}
.icon-arrow-right7:before {
	content: "\e8fd";
}
.icon-arrow-left8:before {
	content: "\e8fe";
}
.icon-arrow-down8:before {
	content: "\e8ff";
}
.icon-arrow-up7:before {
	content: "\e900";
}
.icon-arrow-right8:before {
	content: "\e901";
}
.icon-arrow-left9:before {
	content: "\e902";
}
.icon-arrow-down9:before {
	content: "\e903";
}
.icon-arrow-up8:before {
	content: "\e904";
}
.icon-arrow-right9:before {
	content: "\e905";
}
.icon-arrow-left10:before {
	content: "\e906";
}
.icon-arrow-down10:before {
	content: "\e907";
}
.icon-arrow-up9:before {
	content: "\e908";
}
.icon-uniE909:before {
	content: "\e909";
}
.icon-arrow-left11:before {
	content: "\e90a";
}
.icon-arrow-down11:before {
	content: "\e90b";
}
.icon-arrow-up10:before {
	content: "\e90c";
}
.icon-arrow-right10:before {
	content: "\e90d";
}
.icon-menu4:before {
	content: "\e90e";
}
.icon-ellipsis:before {
	content: "\e90f";
}
.icon-dots:before {
	content: "\e910";
}
.icon-dot:before {
	content: "\e911";
}
.icon-cc:before {
	content: "\e912";
}
.icon-cc-by:before {
	content: "\e913";
}
.icon-cc-nc:before {
	content: "\e914";
}
.icon-cc-nc-eu:before {
	content: "\e915";
}
.icon-cc-nc-jp:before {
	content: "\e916";
}
.icon-cc-sa:before {
	content: "\e917";
}
.icon-cc-nd:before {
	content: "\e918";
}
.icon-cc-pd:before {
	content: "\e919";
}
.icon-cc-zero:before {
	content: "\e91a";
}
.icon-cc-share:before {
	content: "\e91b";
}
.icon-cc-share2:before {
	content: "\e91c";
}
.icon-danielbruce:before {
	content: "\e91d";
}
.icon-danielbruce2:before {
	content: "\e91e";
}
.icon-github6:before {
	content: "\e91f";
}
.icon-github7:before {
	content: "\e920";
}
.icon-flickr5:before {
	content: "\e921";
}
.icon-flickr6:before {
	content: "\e922";
}
.icon-vimeo4:before {
	content: "\e923";
}
.icon-vimeo5:before {
	content: "\e924";
}
.icon-twitter4:before {
	content: "\e925";
}
.icon-twitter5:before {
	content: "\e926";
}
.icon-facebook5:before {
	content: "\e927";
}
.icon-facebook6:before {
	content: "\e928";
}
.icon-facebook7:before {
	content: "\e929";
}
.icon-googleplus6:before {
	content: "\e92a";
}
.icon-googleplus7:before {
	content: "\e92b";
}
.icon-pinterest3:before {
	content: "\e92c";
}
.icon-pinterest4:before {
	content: "\e92d";
}
.icon-tumblr3:before {
	content: "\e92e";
}
.icon-tumblr4:before {
	content: "\e92f";
}
.icon-linkedin2:before {
	content: "\e930";
}
.icon-linkedin3:before {
	content: "\e931";
}
.icon-dribbble5:before {
	content: "\e932";
}
.icon-dribbble6:before {
	content: "\e933";
}
.icon-stumbleupon3:before {
	content: "\e934";
}
.icon-stumbleupon4:before {
	content: "\e935";
}
.icon-lastfm3:before {
	content: "\e936";
}
.icon-lastfm4:before {
	content: "\e937";
}
.icon-rdio:before {
	content: "\e938";
}
.icon-rdio2:before {
	content: "\e939";
}
.icon-spotify:before {
	content: "\e93a";
}
.icon-spotify2:before {
	content: "\e93b";
}
.icon-qq:before {
	content: "\e93c";
}
.icon-instagram3:before {
	content: "\e93d";
}
.icon-dropbox:before {
	content: "\e93e";
}
.icon-evernote:before {
	content: "\e93f";
}
.icon-flattr2:before {
	content: "\e940";
}
.icon-skype2:before {
	content: "\e941";
}
.icon-skype3:before {
	content: "\e942";
}
.icon-renren:before {
	content: "\e943";
}
.icon-sina-weibo:before {
	content: "\e944";
}
.icon-paypal4:before {
	content: "\e945";
}
.icon-picasa:before {
	content: "\e946";
}
.icon-soundcloud3:before {
	content: "\e947";
}
.icon-mixi:before {
	content: "\e948";
}
.icon-behance:before {
	content: "\e949";
}
.icon-circles:before {
	content: "\e94a";
}
.icon-vk:before {
	content: "\e94b";
}
.icon-smashing:before {
	content: "\e94c";
}

/*!
angular-xeditable - 0.1.8
Edit-in-place for angular.js
Build date: 2014-01-10 
*/

.editable-wrap{display:inline-block;white-space:nowrap;margin:0}.editable-wrap .editable-controls,.editable-wrap .editable-error{margin-bottom:0}.editable-wrap .editable-controls>input,.editable-wrap .editable-controls>select,.editable-wrap .editable-controls>textarea{margin-bottom:0}.editable-wrap .editable-input{display:inline-block}.editable-buttons{display:inline-block;vertical-align:top}.editable-buttons button{margin-left:5px}.editable-input.editable-has-buttons{width:auto}.editable-bstime .editable-input input[type=text]{width:46px}.editable-bstime .well-small{margin-bottom:0;padding:10px}.editable-range output{display:inline-block;min-width:30px;vertical-align:top;text-align:center}.editable-color input[type=color]{width:50px}.editable-checkbox label span,.editable-checklist label span,.editable-radiolist label span{margin-left:7px;margin-right:10px}.editable-hide{display:none!important}.editable-click,a.editable-click{text-decoration:none;color:#428bca;border-bottom:dashed 1px #428bca}.editable-click:hover,a.editable-click:hover{text-decoration:none;color:#2a6496;border-bottom-color:#2a6496}.editable-empty,.editable-empty:hover,.editable-empty:focus,a.editable-empty,a.editable-empty:hover,a.editable-empty:focus{font-style:italic;color:#D14;text-decoration:none}
/* 
 * Don't modify things marked with ! - unless you know what you're doing
 */

/* ! vertical layout */
.multiSelect .vertical {
    float: none;        
}

/* ! horizontal layout */
.multiSelect .horizontal:not(.multiSelectGroup) {
    float: left;
}

/* ! create a "row" */
.multiSelect .line {
    padding:  2px 0px 4px 0px;
    max-height: 30px;   
    overflow: hidden;
    box-sizing: content-box;
}

/* ! create a "column" */
.multiSelect .acol {
    display: inline-block;    
    min-width: 12px;
}

/* ! */
.multiSelect .inlineBlock {
    display: inline-block;
}

/* the multiselect button */
.multiSelect > button {
    display: inline-block;
    position: relative;
    text-align: center;    
    cursor: pointer;
    border: 1px solid #c6c6c6;    
    padding: 1px 8px 1px 8px;    
    font-size: 14px;
    min-height : 38px !important;
    border-radius: 4px;
    color: #555;   
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none; 
    white-space:normal;
    background-color: #fff;
    background-image: linear-gradient(#fff, #f7f7f7);      
}

/* button: hover */
.multiSelect > button:hover {    
    background-image: linear-gradient(#fff, #e9e9e9);    
}

/* button: disabled */
.multiSelect > button:disabled {
    background-image: linear-gradient(#fff, #fff);      
    border: 1px solid #ddd;    
    color: #999;
}

/* button: clicked */
.multiSelect .buttonClicked {
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.15) inset, 0 1px 2px rgba(0, 0, 0, 0.05);
}

/* labels on the button */
.multiSelect .buttonLabel {
    display: inline-block;
    padding: 5px 0px 5px 0px; 
}

/* downward pointing arrow */
.multiSelect .caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin: 0px 0px 1px 12px  !important;    
    vertical-align: middle;
    border-top: 4px solid #333;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
    border-bottom: 0 dotted; 
}

/* the main checkboxes and helper layer */
.multiSelect .checkboxLayer {
    background-color: #fff;
    position: absolute;
    z-index: 999;
    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);    
    min-width:400px;
    display: none !important;    
}

/* container of helper elements */
.multiSelect .helperContainer {
    border-bottom: 1px solid #ddd;
    padding: 8px 8px 0px 8px;    
}

/* helper buttons (select all, none, reset); */
.multiSelect .helperButton {
    display: inline;
    text-align: center;
    cursor: pointer;
    border: 1px solid #ccc;
    height: 26px;
    font-size: 13px;
    border-radius: 2px;
    color: #666;    
    background-color: #f1f1f1;
    line-height: 1.6;
    margin: 0px 0px 8px 0px;
}

.multiSelect .helperButton.reset{
    float: right;
    display: none; /*Disables reset button with unclear function*/
}

.multiSelect .helperButton:not( .reset ) {
    margin-right: 4px;    
}

/* clear button */
.multiSelect .clearButton {
    position: absolute;
    display: inline;
    text-align: center;
    cursor: pointer;
    border: 1px solid #ccc;
    height: 22px;
    width: 22px;
    font-size: 13px;
    border-radius: 2px;
    color: #666;    
    background-color: #f1f1f1;
    line-height: 1.4;
    right : 2px;
    top: 4px;
}

/* filter */
.multiSelect .inputFilter {
    border-radius: 2px; 
    border: 1px solid #ccc;
    height: 26px;
    font-size: 14px;
    width:100%;    
    padding-left:7px;
    -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
    -moz-box-sizing: border-box;    /* Firefox, other Gecko */
    box-sizing: border-box;         /* Opera/IE 8+ */    
    color: #888;
    margin: 0px 0px 8px 0px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
            box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}

/* helper elements on hover & focus */
.multiSelect .clearButton:hover,
.multiSelect .helperButton:hover {
    border: 1px solid #ccc;
    color: #999;    
    background-color: #f4f4f4;    
}
.multiSelect .helperButton:disabled {
    color: #ccc;    
    border: 1px solid #ddd;
}

.multiSelect .clearButton:focus,
.multiSelect .helperButton:focus,
.multiSelect .inputFilter:focus {
    border: 1px solid #66AFE9 !important;
    outline: 0;
    -webkit-box-shadow: inset 0 0 1px rgba(0,0,0,.065), 0 0 5px rgba(102, 175, 233, .6) !important;
            box-shadow: inset 0 0 1px rgba(0,0,0,.065), 0 0 5px rgba(102, 175, 233, .6) !important;
}

/* container of multi select items */
.multiSelect .checkBoxContainer {
    display: block;
    padding: 8px;   
    overflow: auto;
    max-height: 200px;
}

/* ! to show / hide the checkbox layer above */
.multiSelect .show {
    display: block !important;
}

/* item labels */
.multiSelect .multiSelectItem {
    display: block;
    padding: 3px;
    color: #444;       
    white-space: nowrap;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;      
    border: 1px solid transparent;
    position: relative;
    min-width:400px;    
    min-height: 32px;    
}

/* Styling on selected items */
.multiSelect .multiSelectItem:not(.multiSelectGroup).selected
{
    background-image: linear-gradient( #e9e9e9, #f1f1f1 );    
    color: #555;        
    cursor: pointer;        
    border-top: 1px solid #e4e4e4;
    border-left: 1px solid #e4e4e4;    
    border-right: 1px solid #d9d9d9;            
}

.multiSelect .multiSelectItem .acol label {
    display: inline-block;
    padding-right: 30px;    
    margin: 0px;
    font-weight: normal;    
    line-height: normal;
}

/* item labels focus on mouse hover */
.multiSelect .multiSelectItem:hover, 
.multiSelect .multiSelectGroup:hover {
    background-image: linear-gradient( #c1c1c1, #999 ) !important;    
    color: #fff !important;    
    cursor: pointer;        
    border: 1px solid #ccc !important;
}

/* item labels focus using keyboard */
.multiSelect .multiSelectFocus { 
    background-image: linear-gradient( #c1c1c1, #999 ) !important;    
    color: #fff !important;    
    cursor: pointer;        
    border: 1px solid #ccc !important;
}

/* change mouse pointer into the pointing finger */
.multiSelect .multiSelectItem span:hover, 
.multiSelect .multiSelectGroup span:hover
{    
    cursor: pointer;  
}

/* ! group labels */
.multiSelect .multiSelectGroup {    
    display: block;
    clear: both;
}

/* right-align the tick mark (&#10004;) */
.multiSelect .tickMark {
    display:inline-block; 
    position: absolute; 
    right: 10px; 
    top: 7px;
    font-size: 10px;          
}

/* hide the original HTML checkbox away */
.multiSelect .checkbox {    
    color: #ddd !important;    
    position: absolute;
    left: -9999px;
    cursor: pointer;    
}

/* checkboxes currently disabled */
.multiSelect .disabled, 
.multiSelect .disabled:hover,
.multiSelect .disabled label input:hover ~ span {
    color: #c4c4c4 !important;
    cursor: not-allowed !important;
}

/* If you use images in button / checkbox label, you might want to change the image style here. */
.multiSelect img {
    vertical-align: middle;
    margin-bottom:0px;
    max-height: 22px;
    max-width:22px;
}

@import url("https://fonts.googleapis.com/css?family=Open+Sans:400,300,600");

html {
    margin: 0;
    padding: 0;
    height:100%;
    overflow:auto;
}

body {
    background-color: #fff;
    color: #000;
    font-family: 'Open Sans', sans-serif;
    -webkit-font-smoothing:antialiased;
    font-size: 15px;
    font-weight:300;
    margin: 0;
    padding: 0;
    overflow: hidden;
    height:100%;
}

li.ng-scope.active {
    text-decoration: underline;
    border: 5px black;
}

.clickable {
    cursor: pointer;
}

.draggable {
    cursor: move;
    cursor: grab;
    cursor: -moz-grab;
    cursor: -webkit-grab;
}

a {
    color: #333;
    outline: none;
    /*width:100%;*/
    text-decoration: none;
}

    a:link, a:visited,
    a:active, a:hover {
        color: #333;
    }

    a:hover {
        color: #c7d1d6;
    }

header, footer, hgroup,
nav, section {
    display: block;
}

mark {
    background-color: #a6dbed;
    padding-left: 5px;
    padding-right: 5px;
}

.float-left {
    float: left;
}

.float-right {
    float: right;
}

.text-right {
    text-align: right !important;
}

.text-left {
    text-align: left !important;
}

.text-centered {
    text-align: center;
}
.text-wrap {
    word-wrap: break-word;
}

.clear-fix:after {
    content: ".";
    clear: both;
    display: block;
    height: 0;
    visibility: hidden;
}

.horizontal-margin-small {
    margin-left: 5px;
    margin-right: 5px;
}

.top-padded {
    padding-top: 20px;
}

.top-padded-small {
    padding-top: 10px;
}

.bottom-padded {
    padding-bottom: 20px;
}

.right-padded-small {
    padding-right: 5px;
}
.right-padding {
    padding-right:10px !important;
}
.right-padding-lg {
    padding-right:15px;
}
.left-padded-small {
    padding-left: 5px;
}
.left-padding {
    padding-left: 10px !important;
}
.left-padding-lg {
    padding-left: 15px;
}
h1, h2, h3,
h4, h5, h6 {
    font-family: 'Open Sans', sans-serif;
    -webkit-font-smoothing:antialiased;
    font-weight: 100;
    color: #555555;
    margin-bottom: 0;
    padding-bottom: 0;
    line-height: 1.1;
}

h1 {
    font-size: 2em;
}

h2 {
    font-size: 2em;
    color:#226eae;
}

h3 {
    font-family: 'Open Sans', sans-serif;
    -webkit-font-smoothing:antialiased;
    color: #3f4752;
    font-size: 2em;
    margin-top: 5.5px;
    margin-bottom: 10.5px;
}

h4 {
    font-size: 1.05em;
}

h5, h6 {
    font-size: 1em;
}

    h5 a:link, h5 a:visited, h5 a:active {
        padding: 0;
        text-decoration: none;
    }

p {
    line-height: 1.3;
}

.helper-text {
    font-size: 14px;
}

.pv-logo {
    background: url("../Images/PV360-Logo.png") no-repeat center;
    background-size: 180px 36px;
    width: 180px;
    height: 36px;
    display: block;
    border: 0;
    margin: 7px 15px 0px 12px;
}
.default-cursor {
    cursor:default !important;
}
.pointer {
    cursor: pointer;
}

.navbar-nav > li > a {
    padding-top: 15px !important;
    padding-bottom: 15px !important;
}

.navbar .dropdown-header {
    margin-top: 6px;
    margin-bottom: 6px;
    color: #00ffe8 !important;
}

.search-result {
    width: 78%;
}

.search-result-height {
    height: 62px;
}

.recents-wrapper {
    max-width: 396px; 
    height:auto;
}

.align-search-btn {
    margin-top: 2px;
}

.menu a {
    text-decoration: none;
}

.menu .glyphicon,
.menu .icon-tools {
  font-size: 20px;
  padding-top: 6px;
  padding-bottom: 6px;
  margin-top:2px;
}
.menu .btn-primary:hover {
    background-color:#008cba;
    border-color:#008cba;
    cursor:default;
}
.bs-glyphicons li {
    float: left;
    width: 25%;
    height: 115px;
    padding: 10px;
    margin: 0 -1px -1px 0;
    font-size: 12px;
    line-height: 1.4;
    text-align: center;
    border: 1px solid #ddd;
}

.bs-glyphicons {
    padding-left: 0;
    padding-bottom: 1px;
    margin-bottom: 20px;
    list-style: none;
    overflow: hidden;
}

    .bs-glyphicons .glyphicon {
        margin-top: 5px;
        margin-bottom: 10px;
        font-size: 24px;
    }

    .bs-glyphicons .glyphicon-class {
        display: block;
        text-align: center;
        word-wrap: break-word;
    }

    /*
.container {
    max-width: 100% !important;
}
*/
    .container *, .container *:before, .container *:after {
        -moz-box-sizing: border-box !important;
    }

.align-left {
    text-align: left !important;
}
.dropdown > ul > li,
select {
    cursor:pointer;
}
.dropdown-menu > li > button,
.dropdown-menu > li > .btn-group button {
    padding: 12px 15px !important;
    display: block !important;
    clear: both !important;
    font-weight: normal !important;
    line-height: 1.428571429 !important;
    color: #fff !important;
    white-space: nowrap !important;
}

    .dropdown-menu > li > button:hover, .dropdown-menu > li > button:focus,
    .dropdown-menu > li > a:hover {
        color: #fff !important;
        text-decoration: none !important;
        background-color: #008cba !important;

        -webkit-transition: background 0.4s ease-out;
        -moz-transition: background 0.4s ease-out;
        -ms-transition: background 0.4s ease-out;
        -o-transition: background 0.4s ease-out;
        transition: background 0.4s ease-out;
    }

.fav-link {
    color: #fff !important;
    text-decoration: none !important;
    padding: 12px 15px !important;
}

    .fav-link:hover {
        color: #fff !important;
        background-color: #008cba !important;
    }

.fav-link-del {
    color: #fff !important;
}

    .fav-link-del:hover {
        background-color: #d2322d !important;
    }

.fav-link-col1 {
    width: 85% !important;
}

.fav-link-col2 {
    width: 15% !important;
}

.dropdown-menu > li > div > .align-left {
    text-align: left !important;
}

.dropdown-menu > li > div > .align-right {
    text-align: right !important;
}

/* Sub - Bootstrap Overrides - Favs (dropdown) */
.fav-col-1 {
    width: 80%;
    float: left;
}

    .fav-col-1 > a {
        padding: 12px 15px;
        white-space: nowrap;
    }

        .fav-col-1 > a:hover {
            background-color: #008cba !important;
        }

.fav-col-2 {
    width: 20%;
    float: right;
}

/* containers
----------------------------------------------------------*/


.shaded-container {
    background-color: #EEEEEE;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    color: inherit;
    margin-bottom: 30px;
    padding: 20px;
}

    .shaded-container hr {
        border-width: 2px;
        border-color: #999999;
    }

.bordered-content {
    border: 1px solid #999999;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    padding: 10px;
    margin-bottom: 15px;
}

.collapsible-content {
    border: 1px solid #999999;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
}

    .collapsible-content .item-header {
        padding-top: 5px;
    }

/* main layout
----------------------------------------------------------*/
.image-viewer-wrapper h3 {
    color:#fff;
}
.image-viewer {
    background-color:#000; 
    color:#fff; 
    min-width: 700px; 
    min-height: 500px;
}
.image-gallery-wrapper {
    background-color:#fff; 
    color:#000; 
    min-width:700px; 
    min-height:70px;
}
.image-viewer .image {
    height:500px;
}
.image-viewer-wrapper img {
    max-height:500px;
}
/*autocomplete results declarations*/
.ui-autocomplete-category {
    font-family: 'Segoe Pro Light', 'Segoe UI Light', 'Segoe', 'Helvetica', Arial, sans-serif;
    font-size: .75em;
    font-weight: bold;
    z-index: 2400;
}

.ui-menu-item {
    font-family: 'Segoe Pro Light', 'Segoe UI Light', 'Segoe', 'Helvetica', Arial, sans-serif;
    font-size: .75em;
}

.ui-menu .ui-menu-item a {
    text-decoration: none;
    display: block;
    padding: 1px !important;
    line-height: 1.2 !important;
    zoom: 1;
}

.site-content-wrapper {
    width: 100%;
    height: 100%;
    padding-top: 51px;
    padding-bottom: 50px;
}

.content-wrapper-align {
    height: 100%;
}

/*
#body {
    width: 100%;
    height: 100%;
    padding-top:49px;
}
*/

header .content-wrapper {
    height: 48px;
    background: url("../Images/BG_Frame_Top.png") repeat-x;
    position: fixed;
    z-index: 205;
    width: 100%;
}

/*footer {
    clear: both;
    background-color: #e2e2e2;
    font-size: .8em;
    height: 100px;
}
*/

#top_nav_list {
    margin-top: 6px;
    z-index: 160;
    position: relative;
}

    #top_nav_list > li {
        width: auto;
        display: inline-block;
    }

.top_nav_align {
    vertical-align: top;
}

.top_nav_pad {
    padding-right: 10px;
}

.alert_icon {
    padding-top: 10px;
}

.inpt-search {
    margin-top: 2px;
    min-width: 350px;
}

.sf-menu {
    font-size: 11.5px;
}

.clear-left {
    left: 0px !important;
}

/* site title
----------------------------------------------------------*/
.site-title {
    padding-top: 10px;
    color: #c8c8c8;
    font-family: Rockwell, Consolas, "Courier New", Courier, monospace;
    font-size: 2.3em;
    margin: 0;
}

    .site-title a, .site-title a:hover, .site-title a:active {
        background: none;
        color: #c8c8c8;
        outline: none;
        text-decoration: none;
    }


/* login
----------------------------------------------------------*/

#credentialsLink > a {
    color: #222222;
    text-decoration: none;
}

    #credentialsLink > a:hover {
        color: #112c63;
    }

.containter_userInfo {
    min-width: 130px;
}

    .containter_userInfo a {
        font-size: 12px;
    }

    .containter_userInfo > nav > ul > li {
        padding-right: 10px;
    }

.accountMenu {
    min-width: 130px !important;
}

    .accountMenu > ul > li {
        padding-left: 10px;
    }

    .accountMenu > a {
        padding-top: 20px;
    }

.userIcon {
    display: inline-block;
    float: left;
    margin-right: 10px !important;
    padding-top: 5px !important;
}

.alignRight {
    float: right !important;
}
.tolowercase {
    text-transform: lowercase;
}
.no-wrap {
    white-space:nowrap;
}
.no-col-padding {
    padding-left: 0 !important;
    padding-right: 0 !important;
}
.no-top-margin {
    margin-top:0px;
}
.no-left-margin {
    margin-left:0px !important;
}
.no-right-margin {
    margin-right:0px;
}
.no-bottom-margin {
    margin-bottom:0px;
}
.no-padding {
    padding:0px !important;
}
.no-left-padding {
    padding-left: 0 !important;
}
.no-right-padding {
    padding-right: 0 !important;
}
.no-right-border {
    border-right:0px !important;
}
.no-left-border {
    border-left:0px !important;
}
.no-list-margins {
    margin:0;
    padding:0;
    -webkit-padding-start: 0;
    -webkit-margin-after: 0;
    -webkit-margin-start: 0;
    -webkit-margin-end: 0;
    -webkit-margin-before: 0;
}
.right-padding {
    padding-right: 10px;
}

.top-border {
    border-top: 1px solid #dddddd;
}

.noBorders,
.no-borders {
    border: none;
}

    .noBorders > li {
        border: none !important;
    }

.no-top-border,
.no-top-border > li {
    border-top: none;
}

.no-left-border,
.no-left-border > li {
    border-left: none;
}

.no-right-border,
.no-right-border > li {
    border-right: none;
}

.no-bottom-border,
.no-bottom-border > li {
    border-bottom: none !important;
}

.noHover > li:hover,
.noHover > li > a:hover,
.noHover.sf-hover {
    background: none !important;
}

.noHover li.sfHover {
    background: none !important;
}

.underline {
    text-decoration:underline !important;
}

/* menu
----------------------------------------------------------*/
/*#vertical-nav > nav > ul > li > div,
#vertical-nav > nav > ul > li > ul > li > div*/
#vertical-nav .menu-element {
    display: inline-block;
    float: left;
    width: 20px;
    margin-top: 8px;
}

.left_Nav_map > div {
    background: url("../Images/menu_icon_map.png") no-repeat;
}

.left_Nav_Dash > div {
    background: url("../Images/menu_icon_dashboard.png") no-repeat;
}

.left_Nav_Reports > div {
    background: url("../Images/menu_icon_reports.png") no-repeat;
}

.left_Nav_Setup > div {
    background: url("../Images/menu_icon_setup.png") no-repeat;
}

.left_Nav_Admin > div {
    background: url("../Images/menu_icon_administration.png") no-repeat;
}

#vertical-nav {
    background: url("../Images/BG_Frame_Left.jpg") repeat-y;
    box-shadow: 2px 0px 5px #444;
    /*display:inline-block;*/
    float: left;
    height: 100%;
    width: 158px;
    z-index: 200;
    position: absolute;
}

    #vertical-nav > nav {
        margin-top: 85px;
    }

        #vertical-nav > nav > ul > li {
            padding-left: 20px;
        }

.footer-dd-width {
    width: 10%;
}

.footer-btn-width {
    width: 18%;
}

.footer-menu .btn-group .dropdown-toggle.btn-primary ~ .dropdown-menu {
    background-color: #fff !important;
    border-color: #fff !important;
}

.footer-menu .dropdown-menu {
    left: auto;
    top: inherit;
}

.footer-menu {
    background-color: #008cba;
    bottom: 0;
    left: 0;
    position: fixed;
    right: 0;
    z-index: 920;
}

    .footer-menu ul {
        list-style: none;
    }

.menu {
    background-color: #222222;
    bottom: 0;
    height: 50px;
    left: 0;
    position: fixed;
    right: 0;
    z-index: 920;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    -webkit-transform-style: preserve-3d;
}

.full-screen-map {
    top: 0 !important;
    right: 0 !important;
    bottom: 0 !important;
    left: 0 !important;
}

.widget-action {
    width: 80%;
    padding: 10px 15px;
    font: inherit;
    font-size: 14px;
    float: left;
}
.auto-width {
    width:auto;
}
.full-height {
    height:100%;
}
.full-width {
    width: 100%;
}

.half-width {
    width: 50%;
}

.navbar-nav .dropdown {
    background-color: #454545;
    border-left: 1px solid #000;
    border-right: 1px solid #000;
}

.action-dd-wrapper {
    list-style: none;
    background-color: #373737;
    padding:18px 16px 13px 20px;
    /*
    padding: 16px 0px 18px 18px;
        */
    color: #fff;
    width: 130px;
    /*border: 1px solid #000;*/

    -webkit-transition: background 0.5s linear;
    -moz-transition: background 0.5s linear;
    -ms-transition: background 0.5s linear;
    -o-transition: background 0.5s linear;
    transition: background 0.5s linear;
}
    .action-dd-wrapper a {
        color: #fff;
    }

    .action-dd-wrapper .dropdown-menu {
        width: 212px;
        background-color: #333333;
        color: #fff;
    }
    .action-dd-wrapper:hover {
        background-color:#3F4648;
    }
.map-controls-alignment {
    position: absolute;
    left: -20px;
    bottom: 35px !important;
    
}
.region-time {
    /*
    margin-top: 17px;
    margin-right: 15px;
    color: #fff;
    min-width: 130px;
    position: relative;
    right: 0;
*/
    margin-top: 2px;
    margin-right: 15px;
    color: #fff;
}
.clock-position {
    position: absolute;
    right: 15px;
}
.right-in {
    animation-name: _right;

    -webkit-animation-name: _right;	
    animation-duration: .75s;	
    -webkit-animation-duration: .75s;
    animation-timing-function: ease-out;	
    -webkit-animation-timing-function: ease-out;
}

.fade-in {
    animation-name: _fade;
    animation-delay:15s;
    -webkit-animation-name: _fade;	
    animation-duration: 1.5s;	
    -webkit-animation-duration: 1.5s;
    animation-timing-function: ease-out;	
    -webkit-animation-timing-function: ease-out;
}

.menu-item-dd {
    border-left: none;
    color: #fff;
    cursor: pointer;
    font-size: 16px;
    height: 100%;
    padding-left: 25px;
    padding-top: 25px;
    text-align: left;
}

.icon-swap {
    background-color: #4386fc;
    bottom: 0;
    height: 100%;
    left: 0;
    margin: 0 5px 0 0;
    min-height: 72px;
    position: absolute;
    top: 0;
    -webkit-transition: background-color 190ms ease-out;
    -moz-transition: background-color 190ms ease-out;
    -o-transition: background-color 190ms ease-out;
    transition: background-color 190ms ease-out;
    width: 72px;
}



[dir="rtl"] .icon-swap {
    left: auto;
    margin: 0 0 0 5px;
    right: 0;
}

.icon__over, .icon__under {
    background-repeat: no-repeat;
    -webkit-background-size: contain;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain;
    -webkit-transition: all 190ms ease-out;
    -moz-transition: all 190ms ease-out;
    -o-transition: all 190ms ease-out;
    transition: all 190ms ease-out;
    -webkit-transform-style: preserve-3d;
    bottom: 0;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    top: 0;
}

.icon__over {
    height: 20px;
    width: 26px;
}

.icon__under {
    height: 40px;
    opacity: 0;
    -webkit-transform: translateY(80%);
    -moz-transform: translateY(80%);
    -ms-transform: translateY(80%);
    -o-transform: translateY(80%);
    transform: translateY(80%);
    width: 52px;
}

.show-for-medium {
    display: none !important;
}

@media screen and (max-width:1024px) {
    .hide-for-medium {
        display: none !important;
    }

    .show-for-medium {
        display: inline-block !important;
    }
}

/* page elements
----------------------------------------------------------*/
.pv-blue {
    color: #00549b;
}
.pv-grey {
    color: #636466;
}
.dark-grey {
    color: #2c2c2c !important;
}
.yellow {
    color: #ffff00 !important;
}
.bright-yellow {
    color:#d9f161;
}
.red {
    color: #cb3131 !important;
}
.bright-red {
    color:#FFADAD;
}
.orange {
    color: #FF9000 !important;
}

.purple {
    color: #66707e;
}
.blue {
    color: #008cba !important;
}
.light-blue {
    color: #62b3ff;
}
.blue-green {
    color: #2e7683 !important;
}
.green {
    color:#33a55d !important;
}
.bright-green {
    color:#61F196;
}
.white {
    color: #fff;
}
.black {
    color: #000 !important;
}

.grey-background {
    background-color: #f9f9f9 !important;
}

.light-grey-background {
    background-color: #D3D3D3 !important;
}

.blue-background {
    background-color:#2980b9;
}

.black-background {
    background-color: #1f1f1f;
}

.border {
    border: 1px solid #ddd;
}

.reset-margins {
    margin:0;
    padding:0;
    -webkit-padding-start: 0;
}

.tab-pane {
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
}

.profile-avatar {
    width: 192px;
    height: 197px;
    margin-left: 6px;
}

#alerts_wrapper > hr,
#create_alert_wrapper > hr,
#section_searchResults > hr {
    margin-top: 21px !important;
    margin-bottom: 21px !important;
}

.circle-title {
    margin-top: 22px;
}

.alert-title,
.alert-header,
.general-header,
.circle-title {
    font-weight: 600;
    font-size: 1.25em;
    color: #2e7683;
}

.pv-video-list {
    max-height: 19vh;
}

.alert-date {
    font-family: 'Arial', 'Segoe', 'Helvetica', Arial, sans-serif;
    font-size: 1.75em;
    color: #4d4d4d;
    margin-right: 15px;
}

.alert-print-btn {
    font-size: 1.75em;
    cursor: pointer;
}

    .alert-print-btn:hover {
        color: #2e7683;
        cursor: pointer;
    }

.alert-trash-btn {
    font-size: 1.75em;
}

    .alert-trash-btn:hover {
        color: #2e7683;
        cursor: pointer;
    }

.inbox-title {
    font-size: 1.75em;
    color: #ffa837;
    margin-top: 45px;
}

.inbox-search {
    font-size: 14px;
}


.list-group,
.list-group > a > h4 {
    /*font-family: Arial, Helvetica, sans-serif !important;*/
    font-size: 14px;
}
    
.inbox-list {
    overflow: auto;
    border-top: 1px solid #d9dfe7;
    border-bottom: 1px solid #d9dfe7;
}

    .inbox-list > .list-group-item:first-child {
        border-top: none;
    }

    .inbox-list > .list-group-item:last-child {
        border-bottom: none;
    }

    .inbox-list > a > p {
        margin-left: 15px;
    }

.message-body,
.message-body > p,
.message-body > p > strong,
.message-body > p > a {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #2e7683;
}

    .message-body > p > strong {
        color: #4d4d4d;
    }

    .message-body > p > a {
        color: #008cba;
        text-decoration: none;
    }

.nav-tabs > li > a {
    cursor: pointer;
}

.spacer {
    margin-top: 10px;
}

.clear-left-padding {
    padding-left: 0px;
}

#alerts_wrapper > glyphicon,
#create_alert_wrapper > glyphicon,
#section_searchResults > glyphicon {
    font-size: 20px;
}

.selector-margin-top {
    margin-top: 20px;
}

.alert-selected {
    position: relative;
    top: -60px;
    left: 80px;
    background: url('/Images/alert_option_selected.png') no-repeat 40% 50%;
    margin-bottom: 10px;
}

.alert-select {
    position: relative;
    top: -60px;
    left: 80px;
    background: url('/Images/alert_option_select.png') no-repeat 40% 50%;
    margin-bottom: 10px;
}

.section {
    height: auto;
}

    .section .form-control {
        margin-bottom: 6px;
    }

    .section .list-group {
        margin-bottom: 3px;
    }

.section-title {
    margin-top: 4px;
    font-weight: 600;
    font-size: 1.5em;
    color: #2e7683;
}

.section-circle-icon {
    width: 36px;
    height: 36px;
    padding: 6px 8px;
    border: 2px solid #6D6D6D;
    border-radius: 25px;
    background-color: #fff;
    margin-right: 15px;
}

    .section-circle-icon .glyphicon {
        color: #6D6D6D;
    }

.section-textarea {
    height: 256px !important;
    max-height: 256px;
    max-width: 100%;
    overflow: auto;
}

.small-circle-icon {
    width: 36px;
    height: 36px;
    border: 2px solid #66707e;
    border-radius: 25px;
    background-color: #fff;
}
    .small-circle-icon:hover {
        cursor:pointer;
    }
.large-circle-icon {
    width: 93px;
    height: 93px;
    padding: 30px 33px;
    border-radius: 60px;
    border: 2px solid #66707e;
    font-size: 25px;
    margin-right: 15px;
}

.create-alert-option {
    text-align: justify;
    /* display: inline-block; */
    background-color: #f7f7f7;
    margin-left: 5px;
    margin-right: 5px;
}

.create-alert-option-header {
    color: #fff;
    height: 54px;
    background-color:  #999999;
}

.create-alert-option-header:hover,
.create-alert-option-selected {
    background-color: #43ac6a;
}

.create-alert-option-text {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
}

.alert-option-description {
    font-size: 14px;
    height: 54px;
    background-color: #FFFFFF;
}

.alert-management-grid-wrapper {
    padding: 0px 10px 5px;
}
.event-list > li:first-child {
    border-top: none;
}
/* Alerts Numeric Stepper/Spinner */
.spinner {
    width: 50px;
    max-width:50px;
}

    .spinner .glyphicon-chevron-up,
    .spinner .glyphicon-chevron-down {
        font-size: 10px;
    }

    .spinner .glyphicon-chevron-down {
        left: 3px;
        top: 2px;
    }

    .spinner input {
        text-align: right;
    }

.input-group-btn-vertical {
    position: relative;
    white-space: nowrap;
    width: 1%;
    vertical-align: middle;
    display: table-cell;
}

    .input-group-btn-vertical > .btn {
        display: block;
        float: none;
        width: 100%;
        max-width: 100%;
        padding: 8px;
        margin-left: -1px;
        position: relative;
        border-radius: 0;
    }

        .input-group-btn-vertical > .btn:first-child {
            border-top-right-radius: 4px;
        }

        .input-group-btn-vertical > .btn:last-child {
            margin-top: -2px;
            border-bottom-right-radius: 4px;
        }

    .input-group-btn-vertical i {
        position: absolute;
        top: 0;
        left: 4px;
    }

/* Search & Quick Search Template */
.pv-search-inpt {
    float: left;
}

.quicksearch-icon-wrapper {
    color: #fff;
    font-size: 26px;
    width: 57px;
    height: 50px;
    background-color: #454545;
    padding: 0;
}

/* End Search & Quick Search */

*:focus {
    outline: none;
}

#container {
    margin-left: 20px;
}

.zone-list-icon {
    width: 32px;
    height: 32px;
    background: url('/Images/Terminal_Icon_Legacy.png') no-repeat;
}

.add-fleet-icon {
    width: 42px;
    height: 42px;
    /*background: url('/Images/Fleet_Icon_Legacy.png') no-repeat;*/
    background: url('/Images/Map/Icons/LargeIcons/Fleet_Icon_Dark.png') no-repeat;
}

.add-alert-icon {
    font-size: 20px;
    color: #4D4D4D;
    /*width: 32px;
    height: 32px;*/
    /*background: url('/Images/radar.png') no-repeat;*/
}
.search-add-fleet {
    width: 32px;
}
.search-add-note-icon {
    width: 30px;
    font-size: 22px;
    padding-left: 10px;
    padding-right: 10px;
    color: #464646;
}
.search-fav-icon {
    width: 15px;
}
.add-alert-icon:hover {
    text-decoration:none !important;
    border:none !important;
    /*background: url('/Images/radar.png') no-repeat;*/
}
.favorite {
    position: relative;
    top: -50px;
    left: 230px;
}

.add-favorite { /*
    display:block;
    width:29px;
    height:28px;
    background:url('/Images/Favorite_Icon.png') no-repeat;*/
    font-family: 'icomoon';
    font-weight: normal;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    font-size: 22px;
    color: #464646;
    cursor: pointer;
}

    .add-favorite:hover {
        color: #008cba;
    }

    .add-favorite:before {
        content: "\e84c";
    }

.remove-favorite {
    /*
    display:block;
    width:29px;
    height:28px;
    background:url('/Images/Favorite_Icon_Selected.png') no-repeat;
        */
    font-family: 'icomoon';
    font-weight: normal;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    font-size: 22px;
    color: #00B6FF;
    cursor: pointer;
}

    .remove-favorite:hover {
        color: #008cba;
    }

    .remove-favorite:before {
        content: "\e84c";
    }


.alert-typeahead-panel .dropdown-menu {
    width:93%;
}
.dropdown-menu.ng-isolate-scope > li {
    background: rgb(252,252,252);
}

#quickSearchTypeaheadDiv > ul > li,
.alert-typeahead-panel > ul > li,
.report-params-wrapper > ul > li,
.fleet-typeahead-wrapper > ul > li,
.typeahead-wrapper > ul > li,
.dropdown-menu.ng-isolate-scope > li {
    background:#fff;
    border-top: 1px solid #ccc;
}

.dropdown-menu.ng-isolate-scope > li.active {
    background: rgb(232,232,232);
}

#quickSearchTypeaheadDiv > ul > li.active,
.fleet-typeahead-wrapper > ul > li.active,
.alert-typeahead-panel > ul > li.active,
.report-params-wrapper > ul > li.active,
.typeahead-wrapper > ul > li.active,
.dropdown-menu.ng-isolate-scope > li.active {
    cursor: pointer;
    background:#dad8d8;
}

/* Correct form-group display issue for non nav bar elements*/
.alert-typeahead-panel .form-group {
    display: inline-block;
    margin-bottom: 1px;
    vertical-align: middle;
}

#searchBar .fav-icon-top-margin {
    margin-top: 9px;
}

.small-type-ahead-padding {
    padding: 0px 10px 5px;
}

/* featured */
.featured {
    background-color: #fff;
}

    .featured .content-wrapper {
        background-color: #7ac0da;
        background-image: -ms-linear-gradient(left, #7ac0da 0%, #a4d4e6 100%);
        background-image: -o-linear-gradient(left, #7ac0da 0%, #a4d4e6 100%);
        background-image: -webkit-gradient(linear, left top, right top, color-stop(0, #7ac0da), color-stop(1, #a4d4e6));
        background-image: -webkit-linear-gradient(left, #7ac0da 0%, #a4d4e6 100%);
        background-image: linear-gradient(left, #7ac0da 0%, #a4d4e6 100%);
        color: #3e5667;
        padding: 20px 40px 30px 40px;
    }

    .featured hgroup.title h1, .featured hgroup.title h2 {
        color: #fff;
    }

    .featured p {
        font-size: 1.1em;
    }

.no-bullets {
    list-style: none;
}

.inline-list {
    list-style: none;
    display: inline-block;
}

    .inline-list > li {
        display: inline-block;
    }

.document-add-large {
    display: inline-block;
    width: 32px;
    height: 32px;
    /*background: url('/Images/document_add_large.png') no-repeat;*/
}

.document-edit-large {
    display: inline-block;
    width: 32px;
    height: 32px;
    /*background: url('/Images/document_edit_large.png') no-repeat;*/
}

.document-edit {
    display: inline-block;
    width: 20px;
    height: 20px;
    background: url('/Images/document_edit.png') no-repeat;
}

.document-delete {
    display: inline-block;
    width: 20px;
    height: 20px;
    background: url('/Images/document_delete.png') no-repeat;
}

.notes-list > li:first-child {
    border-top: none;
}

.notes-list > li:last-child {
    border-bottom: none;
}

.note-date-position {
    position: relative;
    top: -5px;
}
/* page titles */
hgroup.title {
    margin-bottom: 10px;
}

    hgroup.title h1, hgroup.title h2 {
        display: inline;
    }

    hgroup.title h2 {
        font-weight: normal;
        margin-left: 3px;
    }

/* features */
section.feature {
    width: 300px;
    float: left;
    padding: 10px;
}

/* ordered list */
ol.round {
    list-style-type: none;
    padding-left: 0;
}

    ol.round li {
        margin: 25px 0;
        padding-left: 45px;
    }

        ol.round li.zero {
            background: url("../Images/orderedList0.png") no-repeat;
        }

        ol.round li.one {
            background: url("../Images/orderedList1.png") no-repeat;
        }

        ol.round li.two {
            background: url("../Images/orderedList2.png") no-repeat;
        }

        ol.round li.three {
            background: url("../Images/orderedList3.png") no-repeat;
        }

        ol.round li.four {
            background: url("../Images/orderedList4.png") no-repeat;
        }

        ol.round li.five {
            background: url("../Images/orderedList5.png") no-repeat;
        }

        ol.round li.six {
            background: url("../Images/orderedList6.png") no-repeat;
        }

        ol.round li.seven {
            background: url("../Images/orderedList7.png") no-repeat;
        }

        ol.round li.eight {
            background: url("../Images/orderedList8.png") no-repeat;
        }

        ol.round li.nine {
            background: url("../Images/orderedList9.png") no-repeat;
        }

/* content */

.hidden {
    display: none;
}

.clearFloat {
    clear: both;
}

.clear {
    clear: both;
}

#spacer {
    width: 55%;
    height: 200px;
}

#support {
    margin-top: 15px;
    padding: 10px 10px 10px 10px;
    background-color: #c0dae6;
}

    #support > img {
        float: left;
        position: relative;
        width: 45px;
        top: -5px;
    }

    #support > strong > a {
        color: #16507c;
        padding-left: 10px;
        text-decoration: none;
    }

    #support > div {
        padding-left: 55px !important;
    }

#evaluation {
    width: 252px;
    margin-top: 15px;
    padding: 10px 10px 10px 10px;
    background-color: #d1dce4;
}

    #evaluation > img {
        float: left;
        position: relative;
        top: -20px;
    }

    #evaluation > strong > a {
        color: #16507c;
        padding-left: 10px;
        text-decoration: none;
    }

    #evaluation > div {
        padding-left: 73px !important;
    }


#socialMediaContainer {
    height: 50px;
}

    #socialMediaContainer > ul {
        list-style: none;
        display: inline-block;
        padding-left: 0px;
    }

        #socialMediaContainer > ul > li {
            float: left;
            padding-left: 10px;
        }

            #socialMediaContainer > ul > li:first-child {
                padding-left: 0px !important;
            }

            #socialMediaContainer > ul > li > a > img {
                border: none;
                width: 32px;
                height: 32px;
            }

.feedEkList {
    list-style: none;
    padding: 0px;
    -webkit-padding-start: 0px !important;
}

    .feedEkList > li {
        margin-top: 10px;
    }

        .feedEkList > li:last-child {
            margin-bottom: 32px;
        }

.itemTitle > img {
    width: 35px;
}

.itemTitle {
    background-color: #c0dae6;
    margin-top: 10px;
    padding: 10px 10px 10px 10px;
    min-height: 40px;
}

    .itemTitle > a {
        color: #333;
        text-decoration: none;
    }

        .itemTitle > a:hover {
            color: #16507c;
        }

    .itemTitle > img {
        float: left;
        position: relative;
        top: -18px;
    }

article {
    float: left;
    width: 70%;
}

aside {
    float: right;
    width: 25%;
}

    aside ul {
        list-style: none;
        padding: 0;
    }

        aside ul li {
            background: url("../Images/bullet.png") no-repeat 0 50%;
            padding: 2px 0 2px 20px;
        }

.label {
    font-weight: 700;
}
.display-none {
    display:none;
}
.display-inline {
    display: inline-block;
}
.display-table {
    display:table;
    width:100%;
}
.display-table-cell {
    display:table-cell;
}
.va-middle {
    vertical-align:middle;
}
.left-margin {
    margin-left: 15px;
}

.top-margin {
    margin-top: 10px !important;
}

.right-margin {
    margin-right: 10px;
}

.bottom-margin {
    margin-bottom: 10px;
}

.top-padding-small {
    padding-top: 6px;
}

.right {
    text-align: right;
}


#socialLoginForm {
    float: left;
    width: 40%;
}

    #socialLoginForm h2 {
        margin-bottom: 5px;
    }

#socialLoginList button {
    margin-bottom: 12px;
}

#logoutForm {
    display: inline;
}

.checkbox {
    font-size: 14px;
    font-weight: 100;
}

.social > hr {
    width: 375px;
    color: #222222 !important;
    float: left;
}

.social > div > h2 {
    color: #16507c;
}

/* contact */
.contact h3 {
    font-size: 1.2em;
}

.contact p {
    margin: 5px 0 0 10px;
}

.contact iframe {
    border: 1px solid #333;
    margin: 5px 0 0 10px;
}

/* forms */
.align-text-input {
    padding-top: 6px;
}
.align-center {
    text-align:center;
}
.align-right {
    text-align: right;
}

fieldset {
    border: none;
    margin: 0;
    padding: 0;
}

    fieldset legend {
        display: none;
    }

    fieldset ol {
        padding: 0;
        list-style: none;
    }

        fieldset ol li {
            padding-bottom: 5px;
        }

label {
    display: inline-block;
    /*font-size: 1.2em;*/
}

    label.checkbox {
        display: inline;
    }


.inputline {
    margin: 5px;
}

input, textarea {
    border: 1px solid #7b7c7f;
    background: #fff;
    color: #333;
    font-size: 1em;
    /*padding: 5px;*/
    /*width: 300px;*/
}

select {
    border: 1px solid #7b7c7f;
    background: #fff;
    color: #333;
    font-size: 1.2em;
    padding: 5px;
}

textarea {
    font-family: inherit;
    width: 500px;
}

    input:focus, textarea:focus {
        border: 1px solid #7ac0da;
    }

input[type="checkbox"] {
    background: transparent;
    border: inherit;
    width: auto;
    cursor: pointer !important;
}

input[type="submit"] {
    font-family: Corbel;
    background-color: #16507c;
    border: none;
    color: #fff;
    cursor: pointer;
    font-size: 1em;
    font-weight: 100;
    padding: 2px 10px;
    width: auto;
}
/*
input[type="submit"]:hover,
input[type="button"]:hover,
button:hover
{
    background-color:#0173ed;
}
input[type="submit"]:active,
input[type="button"]:active,
button:active
{
    background-color:#0094ff;
}
*/
td input[type="submit"],
td input[type="button"],
td button {
    font-size: 1em;
    padding: 4px;
    margin-right: 4px;
}

.removed {
    opacity: 0.2;
}

/* info and errors */
.headerFont {
    font-family: 'Segoe Pro Light', 'Segoe UI Light', 'Segoe', 'Helvetica', Arial, sans-serif;
    font-weight: 100;
    font-size: 1.5em;
    color: #0094ff;
    margin-bottom: 5px;
}

.headerFontWhite {
    font-family: 'Segoe Pro Light', 'Segoe UI Light', 'Segoe', 'Helvetica', Arial, sans-serif;
    font-weight: 100;
    font-size: 1.75em;
    color: #fff;
    margin-left: 10px;
    margin-top: 10px;
    display: inline-block;
}

#sliding-panels {
    background-color: #fff;
}

#section_alerts {
    background-color: #fff;
    width: 100%;
    height: 100%;
    position: fixed;
    z-index: 200;
    left: 0;
}


#section_createAlert {
    background-color: #fff;
    width: 100%;
    position: absolute;
    z-index: 200;
}

#section_searchResults {
    background-color: #fff;
    width: 100%;
    position: absolute;
    z-index: 200;
}

.alertHeader {
    display: inline-block;
    margin-top: 5px;
    margin-left: 170px;
}

#section_setup {
    display: none;
    background-color: #fff;
    width: 100%;
    height: 100%;
    position: absolute;
    font-size: .75em;
    top: 48px;
    z-index: 200;
}

#setupCloseBtn {
    background-color: #999;
    color: #fff;
    width: 5px;
    padding: 5px 10px;
    margin: 10px;
    float: right;
    cursor: pointer;
}

    #setupCloseBtn:hover {
        background-color: #d1dce4;
        color: #0094ff;
    }

#setup_wrapper {
    margin-left: 170px;
}

.setupHeader {
    display: inline-block;
    margin-top: 5px;
    margin-left: 170px;
}

.alertPreviewHeader {
    display: inline-block;
    padding: 10px 20px;
    color: white;
    background-color: #e80c4d;
}

.alertMessage {
    display: inline-block;
    padding: 0px 10px;
}

#section_alerts_preview {
    display: none;
    height: 36px;
    background-color: #fff;
    position: absolute;
    z-index: 157;
    width: 100%;
    left: 0;
}
.alert-wizard-wrapper .modal-body {
    padding:0px !important;
}
.alert-wizard-category-btn {
    border:none;
    border-bottom: 4px solid #838383;
}
.btn-default:active {
    border:none;
}
.message-info {
    border: 1px solid;
    clear: both;
    padding: 10px 20px;
}

.message-error {
    clear: both;
    color: #e80c4d;
    font-size: 1.1em;
    font-weight: bold;
    margin: 20px 0 10px 0;
}

.message-success {
    color: #7ac0da;
    font-size: 1.3em;
    font-weight: bold;
    margin: 20px 0 10px 0;
}
.alert-track {
    color: #fff;
    background-color: #222;
    border-color: #0e0e0e;
}
.alert-icon-wrapper {
    width:65px;
    height:100%;
    background-color:#000;
    padding-left:15px;
    padding-top:15px;
}
    .alert-icon-wrapper .icon-notification {
        font-size: 30px;
    }
.error {
    color: #e80c4d;
}

.alerts_grid {
    max-width: 100%;
    margin-right: 10px;
}
.alerts-grid {
    height:300px;
}

#alerts_config_list {
    list-style: none;
    padding: 0;
    max-width: 900px;
}

    #alerts_config_list > li {
        margin: 5px 0px;
    }

        #alerts_config_list > li:first-child {
            margin-left: 0px;
        }

#marketing_list {
    list-style: none;
    padding: 0;
    max-width: 900px;
}

    #marketing_list > li {
        font-family: 'Segoe Pro Light', 'Segoe UI Light', 'Segoe', 'Helvetica', Arial, sans-serif;
        background-color: #7ac0da;
        padding: 5px;
        margin: 5px 10px 5px 0px;
        color: #fff;
        font-weight: 100;
        font-size: 1.3em;
    }

        #marketing_list > li > input {
            margin-left: 5px;
        }

        #marketing_list > li > span {
            padding-left: 8px;
        }

/* styles for validation helpers */
.field-validation-error {
    color: #FAEB41;
    font-weight: 300;
}

.field-validation-valid {
    display: none;
}

input.input-validation-error {
    border: 1px solid #e80c4d;
}

input[type="checkbox"].input-validation-error {
    border: 0 none;
}

.validation-summary-errors {
    color: #e80c4d;
    font-weight: bold;
    font-size: 1em;
}

.validation-summary-valid {
    display: none;
}

.timeStamp {
    display: inline-block;
    float: right;
    font-style: italic;
}

.actions > a {
    text-decoration: none;
    color: #2989ff !important;
    margin-right: 10px;
}

.dashboard-table {
    margin-bottom: 10px;
}

/********************
*    Page Styles    *
********************/

/* Footer & Fav's */
.map-controls-width {
    width:185px;
}
.quicklinks-dd-width {
    width:175px;
}
.clock-width {
    width:140px;
}
        .footer-fav-container {
            background-color: #323232;
            border: 1px solid #090909;
            height: 30px;
            width: auto;
            max-width:90%;
            min-width: 150px;
        }
            
.favorite-categories-dd {
    font-size:12px !important;
}
        .fav-list-container {
            padding-top: 2px;
            margin: 0;
            padding-left: 2px;
            white-space:nowrap;
            overflow:hidden;
            position: relative;
            height: 26px;
            margin-right: -150px;
        }
        .fav-list-container > div {
                height: 24px;
                overflow:hidden;
                border: 1px solid #010101;
                padding: 4px;
                margin-right:2px;
                background-color: #222222;
                color: #fff;
                font-size: 12px;

                text-transform: uppercase;
                cursor:pointer;
                max-width:150px;
                float:left;
            }
            
            .fav-list-container > div:hover {
                background-color:#323232;
            } 
            
            .fav-list-container > div.active {
                background-color: darkslategray;
            }
        .favorite-title {
            padding-right:5px;
            display:inline-block;
            white-space: nowrap;
            overflow: hidden;
            text-overflow: ellipsis;
            max-width: 125px;
        }
        .favorite-close-btn {
            color: #fcff00;
            display:inline-block;
            position: relative;
            top:-4px;
            font-weight:600;
            margin-right:5px;
        }
        .fav-list-arrow-left, 
        .fav-list-arrow-right {
            padding-top:4px;
            color: #fff;
        }
        .fav-list-arrow-left {
            
            padding-right:6px;
        }
        .fav-list-arrow-right {
            padding-left:6px;
        }
        .fav-list-arrow-left:hover,
        .fav-list-arrow-right:hover {
            color: #fcff00;
            cursor: pointer;
        }
.fav-vessel-img,
.fav-poi-img,
.fav-location-img  {
    margin-right:5px;
    margin-top:-5px;
}
.fav-fleet-img {
    margin-top:-5px;
}

.favorite-item {
    display: inline-block;
}
/* End Footer Favs */

/*Application Settings Modal*/
.appSettingsModal {
    overflow: hidden;
}

    .appSettingsModal .modal-header {
        background-color: #2f2f2f;
    }

        .appSettingsModal .modal-header > button {
            color: #fff;
            text-shadow: 0 1px 0 #dadada;
            opacity: 1;
        }

    .appSettingsModal .modal-body,
    .POI-Vessel-list .modal-body {
        padding: 0px;
        max-height: 500px;
        overflow-y: auto;
        overflow-x: hidden;
    }
    .POI-Vessels-En-Route-List .modal-body {
        padding: 0px;
        overflow-y: auto;
        overflow-x: hidden;
    }

.appSettings-section-header {
    background: rgb(210,210,210); /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2QyZDJkMiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNkZmRmZGYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, rgba(210,210,210,1) 0%, rgba(223,223,223,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(210,210,210,1)), color-stop(100%,rgba(223,223,223,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, rgba(210,210,210,1) 0%,rgba(223,223,223,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, rgba(210,210,210,1) 0%,rgba(223,223,223,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, rgba(210,210,210,1) 0%,rgba(223,223,223,1) 100%); /* IE10+ */
    background: linear-gradient(to bottom, rgba(210,210,210,1) 0%,rgba(223,223,223,1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d2d2d2', endColorstr='#dfdfdf',GradientType=0 ); /* IE6-8 */
    color: #545353;
    padding: 5px 15px;
    border-top: 1px solid #dbdbdb;
    border-bottom: 1px solid #c0c0c0;
}

.appSettings-content hr {
    clear: both;
    margin-top: 0px;
    margin-bottom: 0px;
}

.appSettings-value-wrapper {
    margin-top: 13px;
}

.appSettings-content-header {
    font-weight: bold;
    color: #545353;
    margin-top: 6px;
    margin-bottom: 4px;
}

.appSettings-content-description {
    margin-bottom: 6px;
}

.appSettingsModal .modal-footer {
    margin-top: 0px;
    padding: 10px 10px 10px;
}

.appSettings-section-header .glyphicon-chevron-down,
.appSettings-section-header .glyphicon-chevron-right {
    margin-top: 3px;
}

.appSettings-section-header a:hover {
    color: #000;
    text-decoration: none;
}
.appSetting-section .accordion-toggle:hover {
    color:#272727;
    text-decoration:none;
}
.appSettingsModal .panel {
    border:none;
    border-top: 1px solid #ddd;
}
.appSettingsModal .panel-body {
    padding:0px;
}
.appSettingsModal .panel-heading {
    border:none !important;
}
.appSettingsModal .panel-group .panel + .panel {
margin-top: 2px;
}
/*End Application Settings Modal*/

/* Alerts Create/Manage Modal*/
.modalAlert{
    overflow-y:scroll !important;
}

/* End Alerts Create/Manage Modal*/

/* Create/Add Note Modal */
.edit-note-bg {
    background-color:#ccc !important;
}
.note-attach-file-inpt {
    border-top:none;
    max-height: 67px;
    max-width: 502px;
}
.modal-body {
    padding:10px;
    min-height: 200px;
}
.modal-body .note-user,
.modal-body .note-content,
.modal-body .note-edit-icon,
.modal-body .note-share-icon,
.modal-body .note-delete-icon {
    color:#828282 !important;
}
.modal-body .note-edit-icon:hover,
.modal-body .note-share-icon:hover,
.modal-body .note-delete-icon:hover {
    color:#5BD6FF !important;
}
/* End Create/Add Note Modal */
.section-padding {
    padding: 10px;
}

    .section-padding hr {
        margin-top: 8px;
        margin-bottom: 8px;
    }

#alerts_wrapper,
#create_alert_wrapper,
#section_searchResults,
#manage_alerts_wrapper,
.general_content_wrapper {
    padding: 15px;
}

.ggl-thumbnail {
    width: 94px !important;
    height: 70px !important;
    border-left: none;
    border-top: none;
}

#searchBarInput_listbox {
    overflow-x: hidden !important;
}

.scrollable {
    overflow-y: auto;
}

.scrollable-bottom-border {
    border-bottom: 1px solid #ddd;
}

table {
    table-layout: fixed;
}

.pv-table-header-border {
    border-top: 1px solid #dadada;
    border-right: 1px solid #dadada;
}

.pv-table-header {
    width: 99.1%;
}

    .pv-table-header,
    .pv-table-header > thead > tr > th {
        color: #66707e;
        border-left: 1px solid #dadada;
        border-right: 1px solid #dadada;
        border-bottom: 1px solid #dadada;
        margin-bottom: 0 !important;
    }

        .pv-table-header > thead > tr > th {
            padding: .75em .6em .75em .6em;
            font-weight: bold;
            white-space: nowrap;
            text-overflow: ellipsis;
        }

.pv-table {
    width: 100%;
    margin: 0;
    border-left: 1px solid #dadada;
    border-right: 1px solid #dadada;
}

    .pv-table > thead {
        color: #66707e;
    }

        .pv-table > thead > tr {
            border-bottom: 1px solid #dadada;
        }

            .pv-table > thead > tr > th:last-child {
                border-right: none;
            }

    .pv-table > tbody > tr:nth-child(even) {
        background-color: #f5f5f5;
    }

    .pv-table > tbody > tr {
        border-bottom: 1px solid #dadada;
    }

        .pv-table > tbody > tr:last-child {
            border-bottom: none;
        }

        .pv-table > tbody > tr > td {
            border-right: 1px solid #dadada;
            padding: .4em .6em;
            overflow: hidden;
            line-height: 1.6em;
            vertical-align: middle;
            text-overflow: ellipsis;
        }

            .pv-table > tbody > tr > td:last-child {
                border-right: 0;
            }

.table-header-uscg {
    width: 98.2% !important;
}

.col-uscg-incident {
    width: 13em;
}

.horizontal-flip {
    -moz-transform: scaleX(-1);
    -webkit-transform: scaleX(-1);
    -o-transform: scaleX(-1);
    transform: scaleX(-1);
    -ms-filter: fliph; /*IE*/
    filter: fliph; /*IE*/
}

/* Context Menu */
.contextMenu {
    position: absolute;
    z-index: 2;
}

/* End Context Menu */

.tab-borders {
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
}

.image-details > h3 {
    font-size: 1.75em;
}

.image-details-close {
position: absolute;
left: 95.8%;
top: -0px;
color: #fff;
padding: 10px;
font-weight: 600;
}
.image {
     width: 100%; 
     height: 100%; 
     text-align: center; 
}
.image-details-close:hover {
    cursor: pointer;
    color:yellow;
}
.image-viewer {
    text-align:center;
}
.image-gallery img {
    max-width:600px;

}
.image-snippet-overflow {
    max-width: 100%;
    white-space: normal;
}
.image-viewer-noresults {
    padding-top: 240px; 
    font-size: 22px;
}
.white,
.white a {
    color: #fff !important;
    text-decoration: none;
}

    .white a:hover {
        color: #a6dbed !important;
    }

.white-background {
    background-color: #fff;
}

.shaded {
    background-color: #eeeeee;
}

.heavy-shaded {
    background-color: #cccccc;
}

.tile {
    display: inline-block;
    float: left;
    margin: 10px 10px 10px 0px;
    line-height: 10;
    text-align: center;
    width: 128px;
    height: 128px;
}

    .tile > h2 {
        color: #fff;
        line-height: 0;
        top: -30px;
        position: relative;
    }

    .tile > img {
        vertical-align: middle;
    }

.setup_closeBTN {
    background-color: #fff;
    color: #000;
    width: 5px;
    padding: 5px 10px;
    margin: 10px;
    float: right;
    cursor: pointer;
}

    .setup_closeBTN:hover {
        background-color: #ccc;
    }

#setup_general_wrapper {
    background-color: #ff6a00;
}

    #setup_general_wrapper:hover {
        background-color: #e15e00;
        cursor: pointer;
    }

#setup_general_content {
    background-color: #ff6a00;
    width: 99.25%;
    height: 600px;
    overflow: auto;
}


#setup_map_wrapper {
    background-color: #0094ff;
}

    #setup_map_wrapper:hover {
        background-color: #2181c6;
        cursor: pointer;
    }

#setup_map_content {
    background-color: #0094ff;
    width: 99.25%;
    height: 600px;
    overflow: auto;
}

#setup_dashboard_wrapper {
    background-color: #16b552;
}

    #setup_dashboard_wrapper:hover {
        background-color: #169b48;
        cursor: pointer;
    }

#setup_dashboard_content {
    background-color: #16b552;
    width: 99.25%;
    height: 600px;
    overflow: auto;
}

#setup_reports_wrapper {
    background-color: #777;
}

    #setup_reports_wrapper:hover {
        background-color: #646464;
        cursor: pointer;
    }

#setup_reports_content {
    background-color: #777;
    width: 99.25%;
    height: 600px;
    overflow: auto;
}

.med-input {
    width: 200px;
}

.pager {
}

    .pager a {
        color: #666;
        text-decoration: none;
        padding: 0 .4em 0 .4em;
    }

        .pager a:hover {
            color: #fff;
            background-color: #0B2161;
        }

        .pager a.selected {
            background-color: #0B2161;
            color: white;
        }

/********************
*       Icons       *
********************/
.icon-xs {
    font-size:10px;
}
.icon-sm {
    font-size:12px;
}
.icon-md {
    font-size:14px;
}
.icon-lg {
    font-size:16px;
}
.icon-img-mapSettings {
    position: relative;
    top: -10px;
    left: -13px;
}
.fleet-icon-img-mapSettings {
    position: relative;
    top: -7px;
    left: -9px;
}
/* Point of Interest */
.zone-anchorage {
    display: block;
    width: 48px;
    height: 48px;
    background: url("../Images/Search_Icons/Point_of_Interest/Anchorage_Icon.png") no-repeat;
}

.zone-buoy {
    display: block;
    width: 48px;
    height: 48px;
    background: url("../Images/Search_Icons/Point_of_Interest/Buoy_Icon.png") no-repeat;
}

.zone-dock {
    display: block;
    width: 48px;
    height: 48px;
    background: url("../Images/Search_Icons/Point_of_Interest/Dock_Icon.png") no-repeat;
}

.zone-landmark {
    display: block;
    width: 48px;
    height: 48px;
    background: url("../Images/Search_Icons/Point_of_Interest/Landmark_Icon.png") no-repeat;
}

.zone-milemarker {
    display: block;
    width: 48px;
    height: 48px;
    background: url("../Images/Search_Icons/Point_of_Interest/Mile_Marker_Icon.png") no-repeat;
}

.zone-port {
    display: block;
    width: 48px;
    height: 48px;
    background: url("../Images/Search_Icons/Point_of_Interest/Port_Icon.png") no-repeat;
}

.zone-region {
    display: block;
    width: 48px;
    height: 48px;
    background: url("../Images/Search_Icons/Point_of_Interest/Region_Icon.png") no-repeat;
}

.zone-terminal {
    display: block;
    width: 48px;
    height: 48px;
    background: url("../Images/Search_Icons/Point_of_Interest/Terminal_Icon.png") no-repeat;
}

.zone-ais_receiver {
    display: block;
    width: 48px;
    height: 48px;
    background: url("../Images/Search_Icons/Point_of_Interest/Terminal_Icon.png") no-repeat;
}

.zone-restricted {
    display: block;
    width: 48px;
    height: 48px;
    background: url("../Images/Search_Icons/Point_of_Interest/Terminal_Icon.png") no-repeat;
}

.zone-noaa {
    display: block;
    width: 48px;
    height: 48px;
    background: url("../Images/Search_Icons/Point_of_Interest/Terminal_Icon.png") no-repeat;
}

.zone-lock_damn {
    display: block;
    width: 48px;
    height: 48px;
    background: url("../Images/Search_Icons/Point_of_Interest/Terminal_Icon.png") no-repeat;
}

.zone-camo {
    display: block;
    width: 48px;
    height: 48px;
    background: url("../Images/Search_Icons/Point_of_Interest/Terminal_Icon.png") no-repeat;
}

.zone-user_zone {
    display: block;
    width: 48px;
    height: 48px;
    background: url("../Images/Search_Icons/Point_of_Interest/Terminal_Icon.png") no-repeat;
}

/* Vessel Types */
/* Not approved by Dean for Dev.*/
/* */


/********************
*   Widget Styles  *
********************/
ul.lat-lng-list {
    list-style-type: none;
}


/********************
*   Reports Styles  *
********************/
.vessel-input {
    width: 200px;
}


/********************
*   Mobile Styles   *
********************/
@media (min-width: 768px) {
    .pv-search-inpt {
        width: 280px;
    }
}

@media only screen and (max-width: 850px) {

    /* header
    ----------------------------------------------------------*/
    header .float-left,
    header .float-right {
        float: none;
    }

    /* logo */
    header .site-title {
        margin: 10px;
        text-align: center;
    }

    /* login */
    #login {
        font-size: .85em;
        margin: 0px 20px 0px 0px;
        text-align: right;
    }

        #login ul {
            margin: 5px 0;
            padding: 0;
        }

        #login li {
            display: inline;
            list-style: none;
            margin: 0;
            padding: 0;
        }

        #login a {
            background: none;
            color: #999;
            font-weight: 600;
            margin: 2px;
            padding: 0;
        }

            #login a:hover {
                color: #333;
            }

    /* menu */
    nav {
        margin-bottom: 5px;
    }

    ul#menu {
        margin: 0;
        padding: 0;
        text-align: center;
    }

        ul#menu li {
            margin: 0;
            padding: 0;
        }


    /* main layout
    ----------------------------------------------------------*/
    .main-content,
    .featured + .main-content {
        background-position: 10px 0;
    }

    .content-wrapper {
        padding-right: 10px;
        padding-left: 10px;
    }

    .featured .content-wrapper {
        padding: 10px;
    }

    /* page content */
    article, aside {
        float: none;
        width: 100%;
    }

    /* ordered list */
    ol.round {
        list-style-type: none;
        padding-left: 0;
    }

        ol.round li {
            padding-left: 10px;
            margin: 25px 0;
        }

            ol.round li.zero,
            ol.round li.one,
            ol.round li.two,
            ol.round li.three,
            ol.round li.four,
            ol.round li.five,
            ol.round li.six,
            ol.round li.seven,
            ol.round li.eight,
            ol.round li.nine {
                background: none;
            }

    /* features */
    section.feature {
        float: none;
        padding: 10px;
        width: auto;
    }

        section.feature img {
            color: #999;
            content: attr(alt);
            font-size: 1.5em;
            font-weight: 600;
        }

    /* forms */
    input {
        width: 90%;
    }

    /* login page */
    #loginForm {
        border-right: none;
        float: none;
        width: auto;
    }

        #loginForm .validation-error {
            display: block;
            margin-left: 15px;
        }

    #socialLoginForm {
        margin-left: 0;
        float: none;
        width: auto;
    }


    /* footer
    ----------------------------------------------------------*/
    footer .float-left,
    footer .float-right {
        float: none;
    }
}

/* Admin Elements */

.feed-graph-tile-bg {
    width: 151px;
    height: 285px;
    background-image: url(../Images/AD-Active-Feeds-left-col.png);
}
.highChart-container {
    height:100%;
    width:100%;
    position:absolute;
}
.admin-section-content .ui-grid-coluiGrid-00B,
.admin-section-content .ui-grid-coluiGrid-00C,
.admin-section-content .ui-grid-coluiGrid-00D,
.admin-section-content .ui-grid-coluiGrid-00E,
.admin-section-content .ui-grid-coluiGrid-00F,
.admin-section-content .ui-grid-coluiGrid-00L,
.admin-section-content .ui-grid-coluiGrid-00M,
.admin-section-content .ui-grid-coluiGrid-00N {
    text-align:center;
}

/* x-editable overrides */
.editable-wrap,
.editable-controls,
.editable-controls input {
    width:100%;
}
/* end x-editable overrides */

.section-header {
    background-color: #777;
    padding: 10px;
    color: #fff;
}

.section-content {
    background-color: #fff;
    padding: 10px;
    border-left: 1px solid #dbdbdb;
    border-right: 1px solid #dbdbdb;
    border-bottom: 1px solid #dbdbdb;
}

.admin-icon {
    font-size: 36px;
    text-align: center;
    line-height: 2.7;
}
.admin-accordion-wrapper {
    height:100%;
    background-color:#595959;
    border-right:1px solid #333333;

    padding:0px;
}
.admin-accordion-nav,
.admin-accordion-nav a {
    font-size:14px;
    color:#fff;
}
    .admin-accordion-nav a {
        text-decoration:none;
    }
    .admin-accordion-nav .panel {
        border:none;/*reset borders*/
        border-bottom:1px solid #595959;
    }
    .admin-accordion-nav .panel-heading {
        background-color:#595959;
    }
        .admin-accordion-nav .panel-heading:hover {
            cursor:pointer;
            background-color:#2470a2;
            -moz-transition: all ease-out .5s;
            -o-transition: all ease-out .5s;
            -webkit-transition: all ease-out .5s;
            -ms-transition: all ease-out .5s;
            transition: all ease-out .5s;
        }
    .admin-accordion-nav .panel-body {
        background-color:#777777;
    }
    .admin-accordion-nav .panel-group .panel + .panel {
        margin-top:0;
    }
    .admin-accordion-nav .panel,
    .admin-accordion-nav .panel-default > .panel-heading,
    .admin-accordion-nav .panel-group .panel-heading + .panel-collapse .panel-body {
        border-color:#333333;
    }
/* End Admin Elements */

/* Panel/Widget Animations */
.main-content {
    height: 100%;
    position: relative;
}

.panel-open, .widget-open {
    overflow: hidden;
}

    .panel-open .panel-wrapper, .widget-open .widget-provider-wrapper {
        overflow-x: hidden;
        /*overflow-y: auto;*/
    }

  
.panel-wrapper, .widget-provider-wrapper {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 950;
    display: none;
    overflow: hidden;
    -webkit-overflow-scrolling: touch;
    outline: 0;
}

    .panel-wrapper.fade .panel-window, .widget-provider-wrapper.fade .widget-window {
        -ms-transition: transform .3s ease-out;
        -moz-transition: transform .3s ease-out;
        -o-transition: transform .3s ease-out;
        -webkit-transition: transform .3s ease-out;
        transition: transform .3s ease-out;
        -webkit-transform: translate(0, -25%);
        -ms-transform: translate(0, -25%);
        -moz-transform: translate(0, -25%);
        -o-transform: translate(0, -25%);
        transform: translate(0, -25%);
    }

    .panel-wrapper.in .panel-window, .widget-provider-wrapper.in .widget-window {
        -webkit-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        -moz-transform: translate(0, 0);
        -o-transform: translate(0, 0);
        transform: translate(0, 0);
    }

.panel-window, .widget-window {
    width: 100%;
    height: 100%;
    background-color: #ffffff;
    position: relative;
    padding: 10px;
    -moz-transition: all ease-out 0.5s;
    -o-transition: all ease-out 0.5s;
    -webkit-transition: all ease-out 0.5s;
    -ms-transition: all ease-out 0.5s;
    transition: all ease-out 0.5s;
}

/* Misc UI Plugin Overrides*/

/* NG - Validation */
input.ng-invalid {
    border:1px solid red !important;
    -moz-transition: all ease-out 1s !important;
    -o-transition: all ease-out 1s !important;
    -webkit-transition: all ease-out 1s !important;
    -ms-transition: all ease-out 1s !important;
    transition: all ease-out 1s !important;
}

.ng-invalid > .selectize-input {
    border:1px solid red;
    -moz-transition: all ease-out 1s;
    -o-transition: all ease-out 1s;
    -webkit-transition: all ease-out 1s;
    -ms-transition: all ease-out 1s;
    transition: all ease-out 1s;
}
/* End NG - Validation */

/*Color Picker*/
.add-fleet-input-wrapper .input-group-addon {
    padding:4px 8px;
}
.fleet-input-wrapper .evo-colorind {
    left: 8px;
}
.evo-colorind, .evo-colorind-ie, .evo-colorind-ff {
    /*height:17px;
    width:17px;*/
    float:none;
}

.fleet-color-picker .evo-colorind {
    position: relative;
    left: 7px;
    top: 0px; 
}
.evo-color div {
    border: solid 1px #808080;
    border-right: solid 1px #c0c0c0;
    border-bottom: solid 1px #c0c0c0;
    padding: 5px;
    margin-top: 2px;
    /* margin-bottom: 5px; */
    width: 10px;
    height: 10px;
    float: left;
}
.evo-pop {
    background-color: #F4F4F4;
    z-index: 10000;
    width: auto;
    padding: 3px 3px 0;
}
.evo-more {
  padding: 8px 5px 4px;
  font-size: small;
}
/*End Color Picker*/

/* End Plugin Overrides*/

/* Angular UI - Extensions & Overrides */

/* UI - Grid */
.left-inner-icon {
    position: relative;
}
    .left-inner-icon input {
        padding-right: 30px;
    }
    .left-inner-icon i {
        position: absolute;
        padding: 10px 12px;
        pointer-events: none;
    }
.right-inner-icon {
    position: relative;
}
    .right-inner-icon input {
        padding-right: 30px;
    }
    .right-inner-icon i {
        position: absolute;
        right: 0px;
        padding: 10px 12px;
        pointer-events: none;
    }

.ui-grid-search-wrapper {
    background:#f9f9f9;
    border:1px solid #ddd;
    padding: 4px 10px;
}
.ui-grid {
    /*border:2px solid #2980b9;*/
    border:1px solid #888;
}
.ui-grid-top-panel {
    /*background:#2980b9;*/
    background:#3C3C3C;
    color:#fff;
}
.ui-grid-row-header-cell {
  background-color: #F1F1F1 !important;
  border-bottom: solid 1px #d4d4d4;
}
.ui-grid-selection-row-header-buttons,
.ui-grid-selection-row-header-buttons.ui-grid-all-selected {
  color:#fff !important;
}

.ui-grid-header-cell {
    padding: 5px 0px;
    height: auto;
}
.ui-grid-cell {
    border-color: #ddd;
    border-bottom: 1px solid #ddd;
}
.ui-grid-cell-contents {
    font-weight: 300;
}
.ui-grid-row:nth-child(even) .ui-grid-cell {
    background:#fff;
}

/* UI - Grid - small overrides */ 
.ui-grid-small .ui-grid-cell-contents {
    font-size: 12px;
    padding-top: 0px;
    padding-bottom: 0px;
}

/* End UI - Grid */

/* End Angular UI - Extensions & Overrides */

/* Bootstrap - Extensions */
.media-middle {
vertical-align: middle !important;
}
.media-body, .media-left, .media-right {
display: table-cell;
vertical-align: top;
}
.media-left, .media>.pull-left {
padding-right: 10px;
}
.header-nav-wrapper > li {
    background-color:#323232;
}
.header-nav-wrapper .dropdown {
    background-color: transparent;
    font-size:15px;

    -webkit-transition: all 300ms ease-out;
    transition: all 300ms ease-out;
    display: block;
}
.header-nav-wrapper .open .dropdown-menu {
    opacity: 1;
}
.btn-header {
    position:relative;
    z-index:1;
    color: #fff;
    background-color: transparent;
    border-color: #000;
    border-top:none;
    border-bottom:none;
    font-family: 'Open Sans', sans-serif;
    -webkit-font-smoothing: antialiased;
    font-weight:300;
}
    .btn-header:hover {
        color: #fcff00;
    }
    .btn-header:after {
        /*color:#fcff00;*/
        content: "";
        position:absolute;
        bottom:0; 
        left:0;
        width:100%; 
        height:0px;
        background:#000;
        z-index:-1;
        transition: height 0.3s;
    }
    .btn-header:hover:after { 
        height:100%; 
    }
    .btn-header:focus {
        color: #fcff00;
        background:#000;
        outline:0;
    }
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
    color: #fcff00 !important;
    background:#000 !important;
}
.navbar-default .navbar-nav > li > a:hover {
    color: #fcff00;
}

.bs-callout-default {
    background-color: #fff;
    border-color: #848484;
}

.bs-callout-primary {
    background-color: #fdf7f7;
    border-color: #008cba !important;
}

.bs-callout-danger {
    background-color: #fdf7f7;
    border-color: #f04124 !important;
}

.bs-callout-warning {
    background-color: #fcf8f2;
    border-color: #d08002 !important;
}

.bs-callout-info {
    background-color: #f4f8fa;
    border-color: #5bc0de !important;
}

.bs-callout {
    margin: 5px 0;
    padding: 10px 10px;
    border-left: 3px solid;
}

    .bs-callout h4 {
        margin-top: 4px;
        margin-bottom: 8px;
    }

.form-group-sm {
    margin-bottom: 5px;
}

.modal {
    overflow-y: auto;
}

.close {
    color: #fff;
    opacity: 1;
}

    .close:hover {
        color: #ffff00;
        opacity: 1;
    }
input, .form-control {
    padding: 5px;
    font-size:14px;
    color:#575757;
}
/* Bootstrap half columns */
/* For use with a 12 col grid system */
.col-xs-half,
.col-xs-1-half,
.col-xs-2-half,
.col-xs-3-half,
.col-xs-4-half,
.col-xs-5-half,
.col-xs-6-half,
.col-xs-7-half,
.col-xs-8-half,
.col-xs-9-half,
.col-xs-10-half,
.col-xs-11-half,
.col-sm-half,
.col-sm-1-half,
.col-sm-2-half,
.col-sm-3-half,
.col-sm-4-half,
.col-sm-5-half,
.col-sm-6-half,
.col-sm-7-half,
.col-sm-8-half,
.col-sm-9-half,
.col-sm-10-half,
.col-sm-11-half,
.com-md-half,
.col-md-1-half,
.col-md-2-half,
.col-md-3-half,
.col-md-4-half,
.col-md-5-half,
.col-md-6-half,
.col-md-7-half,
.col-md-8-half,
.col-md-9-half,
.col-md-10-half,
.col-md-11-half,
.col-lg-half,
.col-lg-1-half,
.col-lg-2-half,
.col-lg-3-half,
.col-lg-4-half,
.col-lg-5-half,
.col-lg-6-half,
.col-lg-7-half,
.col-lg-8-half,
.col-lg-9-half,
.col-lg-10-half,
.col-lg-11-half {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}

.col-xs-half,
.col-xs-1-half,
.col-xs-2-half,
.col-xs-3-half,
.col-xs-4-half,
.col-xs-5-half,
.col-xs-6-half,
.col-xs-7-half,
.col-xs-8-half,
.col-xs-9-half,
.col-xs-10-half,
.col-xs-11-half {
    float: left;
}

.col-xs-half {
    width: 4.1666666666666666%;
}

.col-xs-1-half {
    width: 12.5%;
}

.col-xs-2-half {
    width: 20.83333333333333%;
}

.col-xs-3-half {
    width: 29.16666666666667%;
}

.col-xs-4-half {
    width: 37.5%;
}

.col-xs-5-half {
    width: 45.83333333333335%;
}

.col-xs-6-half {
    width: 56.25000000000008%;
}

.col-xs-7-half {
    width: 62.50000000000013%;
}

.col-xs-8-half {
    width: 70.83333333333333%;
}

.col-xs-9-half {
    width: 79.16666666666667%;
}

.col-xs-10-half {
    width: 87.5%;
}

.col-xs-11-half {
    width: 95.83333333333333%;
}

@media (min-width: 768px) {
    .col-sm-half,
    .col-sm-1-half,
    .col-sm-2-half,
    .col-sm-3-half,
    .col-sm-4-half,
    .col-sm-5-half,
    .col-sm-6-half,
    .col-sm-7-half,
    .col-sm-8-half,
    .col-sm-9-half,
    .col-sm-10-half,
    .col-sm-11-half {
        float: left;
    }

    .col-sm-half {
        width: 4.1666666666666666%;
    }

    .col-sm-1-half {
        width: 12.5%;
    }

    .col-sm-2-half {
        width: 20.83333333333333%;
    }

    .col-sm-3-half {
        width: 29.16666666666667%;
    }

    .col-sm-4-half {
        width: 37.5%;
    }

    .col-sm-5-half {
        width: 45.83333333333335%;
    }

    .col-sm-6-half {
        width: 56.25000000000008%;
    }

    .col-sm-7-half {
        width: 62.50000000000013%;
    }

    .col-sm-8-half {
        width: 70.83333333333333%;
    }

    .col-sm-9-half {
        width: 79.16666666666667%;
    }

    .col-sm-10-half {
        width: 87.5%;
    }

    .col-sm-11-half {
        width: 95.83333333333333%;
    }
}

@media (min-width: 992px) {
    .col-md-half,
    .col-md-1-half,
    .col-md-2-half,
    .col-md-3-half,
    .col-md-4-half,
    .col-md-5-half,
    .col-md-6-half,
    .col-md-7-half,
    .col-md-8-half,
    .col-md-9-half,
    .col-md-10-half,
    .col-md-11-half {
        float: left;
    }

    .col-md-half {
        width: 4.1666666666666666%;
    }

    .col-md-1-half {
        width: 12.5%;
    }

    .col-md-2-half {
        width: 20.83333333333333%;
    }

    .col-md-3-half {
        width: 29.16666666666667%;
    }

    .col-md-4-half {
        width: 37.5%;
    }

    .col-md-5-half {
        width: 45.83333333333335%;
    }

    .col-md-6-half {
        width: 56.25000000000008%;
    }

    .col-md-7-half {
        width: 62.50000000000013%;
    }

    .col-md-8-half {
        width: 70.83333333333333%;
    }

    .col-md-9-half {
        width: 79.16666666666667%;
    }

    .col-md-10-half {
        width: 87.5%;
    }

    .col-md-11-half {
        width: 95.83333333333333%;
    }
}

@media (min-width: 1200px) {
    .col-lg-half,
    .col-lg-1-half,
    .col-lg-2-half,
    .col-lg-3-half,
    .col-lg-4-half,
    .col-lg-5-half,
    .col-lg-6-half,
    .col-lg-7-half,
    .col-lg-8-half,
    .col-lg-9-half,
    .col-lg-10-half,
    .col-lg-11-half {
        float: left;
    }

    .col-lg-half {
        width: 4.1666666666666666%;
    }

    .col-lg-1-half {
        width: 12.5%;
    }

    .col-lg-2-half {
        width: 20.83333333333333%;
    }

    .col-lg-3-half {
        width: 29.16666666666667%;
    }

    .col-lg-4-half {
        width: 37.5%;
    }

    .col-lg-5-half {
        width: 45.83333333333335%;
    }

    .col-lg-6-half {
        width: 56.25000000000008%;
    }

    .col-lg-7-half {
        width: 62.50000000000013%;
    }

    .col-lg-8-half {
        width: 70.83333333333333%;
    }

    .col-lg-9-half {
        width: 79.16666666666667%;
    }

    .col-lg-10-half {
        width: 87.5%;
    }

    .col-lg-11-half {
        width: 95.83333333333333%;
    }
}
/* Modal Extensions */
.modal {
    overflow:hidden;
}
.modal-overflow-auto {
    overflow: auto !important;
}
.modal-dialog {
    margin: 80px auto;
}
.modal-sm {
    width: 300px;
}
.modal-md {
    width: 700px;
}
.modal-lg {
    /*width: 900px;*/
    width: 1000px;
}
/* End Bootstrap Extension */

/* Media Queries */

/* Page - 404 */
body.page-not-found-wrapper {
    height:100%;
    width:100%;
}
.page-not-found-wrapper {
    background-image: url("../Images/404_background.jpg");
    background-repeat: repeat;
    color: #fff;
}
    .page-not-found-wrapper h2,
    .page-not-found-wrapper h3 {
        color:#fff;
        text-align:left;
        margin-left:200px;
    }
    .page-not-found-wrapper h2 {
        font-size:1.75em;
        padding-top:38px;
    }
    .page-not-found-wrapper h3 {
        font-size:1.25em;
    }

.page-not-found-bg {
    background-image: url("../Images/404_textbox.png");
    background-repeat: no-repeat;
    width:918px;
    height:142px;
}
/* Page - SearchResults */
.search-result-wrap {
text-overflow: ellipsis;
overflow: hidden;
white-space: normal;
width: 20em;
font-weight: 500;
}

.fleet-list {
    padding-left: 0px;
}

    .fleet-list .checkbox {
        margin-top: 2px;
    }

        .fleet-list .checkbox label {
            font-size: 14px;
        }

.search-row > div > strong,
.search-row > div > div > strong {
    color: #4e4e4e;
}

.search-row > div > span,
.search-row > div > div {
    color: #464646;
}

.search-row > div,
.search-row > div > span,
.search-row > div > strong,
.search-row > div > button,
.search-row > div > a {
    display: inline;
    height: auto;
}

.search-row-align-flag {
    margin-top: 0px;
}

.result-location {
    margin-top: 0px;
    margin-left: 0px;
}

.min-course-width {
    min-width: 36px;
}

#forum-post p {
    margin: 0 0 5.5px;
}

/* End Page - SearchResults */

/* Page - Reports */
.page-reports-wrapper .media-left,
.page-reports-wrapper .media>.pull-left {
  padding-right: 15px;
}
.page-reports-wrapper .icon-lock {
    font-size:2em;
}
.page-reports-wrapper .page-header {
    font-size: 1.75em;
    padding-bottom: 9.5px;
    margin: 22px 0 10px;
    border-bottom: 1px solid #dddddd;
}

.page-reports-wrapper .panel-default > .panel-heading {
    color: #FFFFFF;
    background-color: #454545;
}

.page-reports-wrapper .panel-default > .panel-heading > h4 > a {
    color: #fff !important;
    text-decoration: none;
}

.page-reports-wrapper .panel {
    border-bottom: none;
}

.page-reports-wrapper .panel-group .panel + .panel {
  margin-top: 0px;
}

.page-reports-wrapper .panel-body {
    padding:0;
}

.page-reports-wrapper .list-group {
    margin-bottom:0;
}

.page-reports-wrapper .list-group-item {
    border-left:none;
    border-right:none;
    border-bottom: 1px solid #dddddd;
}

.page-reports-wrapper div.list-group-item {
    background-color: #F9F9F9;
    opacity: .75;
    cursor:default;
}

.page-reports-wrapper a.list-group-item:hover {
    background-color:#DEDEDE;
    color:#000 !important;
    cursor:pointer;
}

.page-reports-wrapper .report-title {
    font-weight:bold;
}
.page-reports-wrapper .report-description {
  
}
.page-reports-wrapper .report-parameters {
    padding: 10px 5px 8px 8px;
    background-color: #454545;
    color:#fff;
}
.page-reports-wrapper .report-parameters > select {
    color:#000;
    max-width:251px;
    text-overflow:ellipsis;
}

.page-reports-wrapper .report-viewer {
    border:1px solid #d7d7d7;
    border-top:none;
    height:79vh;
    max-height:79%;
}

.page-reports-wrapper .panel-heading [data-toggle="collapse"]:after
{
    font-family: 'icomoon';
    content: "\e900";
    float: right;
    color: #fff;
    font-size: 18px;
    line-height: 22px;

    -webkit-transform: rotate(0deg);
    -moz-transform:    rotate(0deg);
    -ms-transform:     rotate(0deg);
    -o-transform:      rotate(0deg);
    transform:         rotate(0deg);
}
.page-reports-wrapper .panel-heading [data-toggle="collapse"].collapsed:after
{
    -webkit-transform: rotate(180deg);
    -moz-transform:    rotate(180deg);
    -ms-transform:     rotate(180deg);
    -o-transform:      rotate(180deg);
    transform:         rotate(180deg);
}
.page-reports-wrapper .toggleReportListBtn {
    padding: 0px;
    font-size: 21px;
    background: transparent;
    color: #fff;
}
.page-reports-wrapper .toggleReportListBtn:focus {
    outline:0;
}
.page-reports-wrapper button.hide-report-list:before {
    font-family: 'icomoon';
    content: "\e8fe";
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    cursor:pointer;
}
.page-reports-wrapper button.show-report-list:before {
    font-family: 'icomoon';
    content: "\e901";
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    cursor:pointer;
}
/* End Page - Reports */


.search-row {
    background-color:#FCFCFC;
}

.search-row:hover {
    /*background-color: #008cba;*/
    background: linear-gradient(to right, rgb(219, 227, 233) 0%,rgb(233, 240, 243) 100%);
}

/* Extra small devices (portrait phones, less than 576px) */ 
@media (max-width: 575.98px) {
    .search-vessel-name-btn {
        padding-left:10px;
    } 
    .search-zone-name-btn {
        padding-left:0px;
    }
}

@media (min-width: 576px) and (max-width: 767.98px) {
    .search-vessel-name-btn {
        padding-left:10px;
    }
    .search-zone-name-btn {
        padding-left:0px;
    }
}

/* iPads (portrait and landscape) ----------- */
@media (min-width: 768px) and (max-width : 1200px) {
    /* Styles */
    /* Page - SearchResults */
    .search-row {
        width: 100%;
        border: 1px solid #c7c7c7;
        border-left: none;
        border-right: none;
        /*margin-bottom: 4px;*/
    }

    .search-row > div.actions-list > span.search-icon-add-note,
    .search-row > div.actions-list > span.search-icon-edit-note {
        width: 36px;
    }

    .search-row > div.actions-list > span.alert-bell {
        margin-left: 8px;
    }

    .search-row-icon {
        margin-top: 3px;
        width: 40px;
    }
}

@media (min-width: 992px) and (max-width : 1200px) {

     .search-row > div.actions-list > span {
         display: inline-block;
     }

    .search-zone-icon {
        margin-top: 10px;
    }
}

/* Desktops and laptops ----------- */
@media only screen and (min-width : 1200px) {

    /* Page - SearchResults */
    .search-header {
        padding: 15px 5px 13px 8px;
        background-color: #454545;
        color: #fff;
    }

    .search-row {
        height: 71px;
        border: 1px solid #e2e3e4;
        border-left: none;
        border-right: none;
        /*margin-bottom: 4px;*/
    }

    .search-row:first-child {
        border-top: none;
    }

    .search-row > div {
        margin-top: 24px;
    }

    .search-row > div > span,
    .search-row > div > strong,
    .search-row > div > button,
    .search-row > div > a {
        display: table-cell;
        vertical-align: middle;
    }

    .search-row > div > button {
        margin: 0;
        padding: 0; 
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        width: 100%;
    }
    .search-row .btn-link {
        text-align: left;
    }
    .search-vessel-name-btn {
        margin-top: -6px;
    }
    .search-row .note-btn {
        margin-top: 16px;
        padding: 8px 16px; 
    }

    .result-location {
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }

    .result-terminal {
        white-space: nowrap;
        width: 25em;
        overflow: hidden;
        text-overflow: ellipsis;
        color: #008cba !important;
    }

    .result-terminal:hover {
        cursor: pointer;
        text-decoration: underline;
    }

    .search-row-align-flag {
        margin-top: 7px;
    }

    .search-row-icon {
        margin-top: -10px;
        width: 100%;
    }

    .search-zone-icon {
        margin-top: -10px;
    }
}

/* Extra large screens ----------- */
@media only screen and (min-width : 1824px) {
    /* Styles */
}


/* CSS - Loaders */
.loader-spin-scale,
.loader-spin-scale:before,
.loader-spin-scale:after {
  border-radius: 50%;
}
.loader-spin-scale:before,
.loader-spin-scale:after {
  position: absolute;
  content: '';
}
.loader-spin-scale:before {
  width: 5.2em;
  height: 10.2em;
  background: #f7f7f7;
  border-radius: 10.2em 0 0 10.2em;
  top: -0.1em;
  left: -0.1em;
  -webkit-transform-origin: 5.2em 5.1em;
  transform-origin: 5.2em 5.1em;
  -webkit-animation: load2 2s infinite ease 1.5s;
  animation: load2 2s infinite ease 1.5s;
}
.loader-spin-scale {
  text-indent: -99999em;
  margin: 4em auto;
  position: relative;
  width: 10em;
  height: 10em;
  box-shadow: inset 0 0 0 1em #6D8F9E;
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
}
.loader-spin-scale:after {
  width: 5.2em;
  height: 10.2em;
  background: #f7f7f7;
  border-radius: 0 10.2em 10.2em 0;
  top: -0.1em;
  left: 5.1em;
  -webkit-transform-origin: 0px 5.1em;
  transform-origin: 0px 5.5em;
  -webkit-animation: load2 2s infinite ease;
  animation: load2 2s infinite ease;
}
@-webkit-keyframes load2 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes load2 {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

.loader-wrapper {
    position: absolute;
    z-index:951;
    left: 46%;
    top: 20%;
}
.loader-background {
    background: #222;
    opacity:.8;

    width: 175px;
    padding: 15px 20px 40px;
    border:1px solid #000;
    border-radius:20px;
}
.loader {
    opacity:1;
    width: 48.2842712474619px;
    height: 48.2842712474619px;

    border-radius: 100%;
    -webkit-animation-name: loader;
            animation-name: loader;
    -webkit-animation-iteration-count: infinite;
            animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
            animation-timing-function: linear;
    -webkit-animation-duration: 4s;
            animation-duration: 4s;
}
.loader-text {
    opacity:1;
    position: relative;
    top: 12px;
    left: 20px;

    color:#fff;
    font-weight:300;
}
.loader .side {
  opacity:1;
  display: block;
  width: 6px;
  height: 20px;
  background-color: #fff;
  margin: 0px;
  position: absolute;
  border-radius: 50%;
  -webkit-animation-duration: 1.5s;
          animation-duration: 1.5s;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
  -webkit-animation-timing-function: ease;
          animation-timing-function: ease;
}
.loader .side:nth-child(1),
.loader .side:nth-child(5) {
  -webkit-transform: rotate(0deg);
      -ms-transform: rotate(0deg);
          transform: rotate(0deg);
  -webkit-animation-name: rotate0;
          animation-name: rotate0;
}
.loader .side:nth-child(3),
.loader .side:nth-child(7) {
  -webkit-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
          transform: rotate(90deg);
  -webkit-animation-name: rotate90;
          animation-name: rotate90;
}
.loader .side:nth-child(2),
.loader .side:nth-child(6) {
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
  -webkit-animation-name: rotate45;
          animation-name: rotate45;
}
.loader .side:nth-child(4),
.loader .side:nth-child(8) {
  -webkit-transform: rotate(135deg);
      -ms-transform: rotate(135deg);
          transform: rotate(135deg);
  -webkit-animation-name: rotate135;
          animation-name: rotate135;
}
.loader .side:nth-child(1) {
  top: 24.14213562373095px;
  left: 48.2842712474619px;
  margin-left: -3px;
  margin-top: -10px;
  -webkit-animation-delay: 0;
          animation-delay: 0;
}
.loader .side:nth-child(2) {
  top: 41.21320343109277px;
  left: 41.21320343109277px;
  margin-left: -3px;
  margin-top: -10px;
  -webkit-animation-delay: 0;
          animation-delay: 0;
}
.loader .side:nth-child(3) {
  top: 48.2842712474619px;
  left: 24.14213562373095px;
  margin-left: -3px;
  margin-top: -10px;
  -webkit-animation-delay: 0;
          animation-delay: 0;
}
.loader .side:nth-child(4) {
  top: 41.21320343109277px;
  left: 7.07106781636913px;
  margin-left: -3px;
  margin-top: -10px;
  -webkit-animation-delay: 0;
          animation-delay: 0;
}
.loader .side:nth-child(5) {
  top: 24.14213562373095px;
  left: 0px;
  margin-left: -3px;
  margin-top: -10px;
  -webkit-animation-delay: 0;
          animation-delay: 0;
}
.loader .side:nth-child(6) {
  top: 7.07106781636913px;
  left: 7.07106781636913px;
  margin-left: -3px;
  margin-top: -10px;
  -webkit-animation-delay: 0;
          animation-delay: 0;
}
.loader .side:nth-child(7) {
  top: 0px;
  left: 24.14213562373095px;
  margin-left: -3px;
  margin-top: -10px;
  -webkit-animation-delay: 0;
          animation-delay: 0;
}
.loader .side:nth-child(8) {
  top: 7.07106781636913px;
  left: 41.21320343109277px;
  margin-left: -3px;
  margin-top: -10px;
  -webkit-animation-delay: 0;
          animation-delay: 0;
}
@-webkit-keyframes rotate0 {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  60% {
    -webkit-transform: rotate(180deg);
            transform: rotate(180deg);
  }
  100% {
    -webkit-transform: rotate(180deg);
            transform: rotate(180deg);
  }
}
@keyframes rotate0 {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  60% {
    -webkit-transform: rotate(180deg);
            transform: rotate(180deg);
  }
  100% {
    -webkit-transform: rotate(180deg);
            transform: rotate(180deg);
  }
}
@-webkit-keyframes rotate90 {
  0% {
    -webkit-transform: rotate(90deg);
            transform: rotate(90deg);
  }
  60% {
    -webkit-transform: rotate(270deg);
            transform: rotate(270deg);
  }
  100% {
    -webkit-transform: rotate(270deg);
            transform: rotate(270deg);
  }
}
@keyframes rotate90 {
  0% {
    -webkit-transform: rotate(90deg);
            transform: rotate(90deg);
  }
  60% {
    -webkit-transform: rotate(270deg);
            transform: rotate(270deg);
  }
  100% {
    -webkit-transform: rotate(270deg);
            transform: rotate(270deg);
  }
}
@-webkit-keyframes rotate45 {
  0% {
    -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
  }
  60% {
    -webkit-transform: rotate(225deg);
            transform: rotate(225deg);
  }
  100% {
    -webkit-transform: rotate(225deg);
            transform: rotate(225deg);
  }
}
@keyframes rotate45 {
  0% {
    -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
  }
  60% {
    -webkit-transform: rotate(225deg);
            transform: rotate(225deg);
  }
  100% {
    -webkit-transform: rotate(225deg);
            transform: rotate(225deg);
  }
}
@-webkit-keyframes rotate135 {
  0% {
    -webkit-transform: rotate(135deg);
            transform: rotate(135deg);
  }
  60% {
    -webkit-transform: rotate(315deg);
            transform: rotate(315deg);
  }
  100% {
    -webkit-transform: rotate(315deg);
            transform: rotate(315deg);
  }
}
@keyframes rotate135 {
  0% {
    -webkit-transform: rotate(135deg);
            transform: rotate(135deg);
  }
  60% {
    -webkit-transform: rotate(315deg);
            transform: rotate(315deg);
  }
  100% {
    -webkit-transform: rotate(315deg);
            transform: rotate(315deg);
  }
}
@-webkit-keyframes loader {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
@keyframes loader {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}

@keyframes _fade {
    0% {
        opacity: 0;
    }	
    100% {
        opacity: 1;
    }	
}

@-moz-keyframes _fade {
    0% {
        opacity: 0;
    }	
    100% {
        opacity: 1;
    }	
}

@-webkit-keyframes _fade {
    0% {
        opacity: 0;
    }	
    100% {
        opacity: 1;
    }	
}

@-ms-keyframes _fade {
    0% {
        opacity: 0;
    }	
    100% {
        opacity: 1;
    }	
}

@-o-keyframes _fade {
    0% {
        opacity: 0;
    }	
    100% {
        opacity: 1;
    }	
}


@keyframes _right {
    0% {
        right: -100px;
    }	
    100% {
        right: 0px;
    }	
}

@-moz-keyframes _right {
    0% {
        right: -100px;
    }	
    100% {
        right: 0px;
    }	
}

@-webkit-keyframes _right {
    0% {
        right: -100px;
    }	
    100% {
        right: 0px;
    }	
}

@-ms-keyframes _right {
    0% {
        right: -100px;
    }	
    100% {
        right: 0px;
    }	
}

@-o-keyframes _right {
    0% {
        right: -100px;
    }	
    100% {
        right: 0px;
    }	
}
.glyphicon-refresh-animate {
    -animation: spin .7s infinite linear;
    -webkit-animation: spin2 .7s infinite linear;
}

@-webkit-keyframes spin2 {
    from { -webkit-transform: rotate(0deg);}
    to { -webkit-transform: rotate(360deg);}
}

@keyframes spin {
    from { transform: scale(1) rotate(0deg);}
    to { transform: scale(1) rotate(360deg);}
}

.shrink-left {
    animation-name: shrinkLeft;
    -webkit-animation-name: shrinkLeft;	
    animation-duration: 1s;	
    -webkit-animation-duration: 1s;
    animation-timing-function: ease-out;	
    -webkit-animation-timing-function: ease-out;
}

@-webkit-keyframes shrinkLeft {
    0% {
        -webkit-transform: scaleY(200);
    }		
    90% {
        transform:scaleX(100)
    }
    95% {
        transform:scaleX(50)
    }
    100% {
        transform: scaleX(0);
    }
}

.slide-left{
    /*
    animation-name: slideLeft;
    -webkit-animation-name: slideLeft;	
    animation-duration: 1s;	
    -webkit-animation-duration: 1s;
    animation-timing-function: ease-out;	
    -webkit-animation-timing-function: ease-out;	
        */
    -webkit-transition: width 0.15s; /* For Safari 3.1 to 6.0 */
    transition: width 0.15s;
}

@-webkit-keyframes slideLeft {
    0% {
        -webkit-transform: translateX(100%);

    }		
    90% {
        transform:translateX(5%)
    }
    95% {
        transform:translateX(2%)
    }
    100% {
        transform: translateX(0%);
    }
}
/* General Elements */
.table:not(.map-settings-table) {
    font-size: 14px;
    margin-bottom: 0px; 
}
.table:not(.map-settings-table) thead {
    background: #3C3C3C;
    color: #fff;
}
    .table:not(.map-settings-table) thead tr {
        height:40px;
        padding: 10px 8px;
    }
    .table:not(.map-settings-table) th {
        font-weight: normal;
    }
    .table:not(.map-settings-table) tbody {
        border-left: 1px solid #ccc;
        border-right: 1px solid #ccc;
        border-bottom: 1px solid #ccc;
        max-height:350px;
        overflow-x:auto;
    }
    .table:not(.map-settings-table) tbody tr:nth-child(odd) {
        background-color: #fcfcfc;
    }
/* Activity Log */
.activity-log-wrapper label {
    font-size:14px !important;
    color:#4b4b4b;
}
.activity-log-wrapper .btn-xs {
    padding: 0px !important;
    font-size: 14px;
    line-height: 0;
}
.notes-column {
    width: 140px;
    text-align: center;
}
.activity-log-title > p {
    color:#373737 !important;
    margin-top:0px !important;
}
/* General UI - Content Splitter (Alert Feed) */
.main-content-wrapper {
    position:relative;
}
.content-wrapper-table {
    display:table;
    width:100%;
}
.content-wrapper-table > div {
    display:table-cell;
    vertical-align: top;
}
.wrapper-full-width {
    width:100%;
}
.wrapper-full-height {
    height:100%;
}
.form-group .btn, .input-group-addon, .input-group-btn .btn {
  padding: 6px 14px;
  font-size: 14px;
}
.alerts-wrapper {
    position:relative;
    z-index:250;
    border-left: 1px solid #C0C0C0;
}
.margin-sm {
    margin:10px;
}
.margin-top
{
    margin-top:10px !important;
}
.margin-top-sm {
    margin-top:5px;
}
.margin-top-form {
    margin-top:7px;
}
.margin-left {
    margin-left:10px;
}
.margin-left-sm {
    margin-left:4px;
}
.margin-right
{
    margin-right:10px;
}
.margin-right-sm {
    margin-right:4px !important;
}
.margin-bottom {
    margin-bottom:10px;
}
.margin-bottom-sm {
    margin-bottom:5px;
}
.padding-top {
    padding-top:10px;
}
.padding-top-sm {
    padding-top:5px;
}
.padding-left {
    padding-left:10px;
}
.padding-left-sm {
    padding-left:4px;
}
.padding-right-sm {
    padding-right:4px;
}
.admin-message-wrapper {
    background-color:#f0f0f0;
}
.admin-breadcrumb-wrapper {
    width:100%;
    height:36px;
    background-color:#f9f9f9;
    border-top:1px solid #d8d8d8;
    border-bottom:1px solid #d8d8d8;
}
.admin-notification {
    margin-bottom:20px;
}
.message-center-wrapper {
    position: absolute; 
    bottom: 75px; 
    z-index: 1000;
}
.widget-info-btn {
    cursor:default !important;
}
/* End General UI - Content Splitter (Alert Feed) */

/*General UI - Content Splitter (Details Widget)*/
.widget-wrapper .details-widget-wrapper,
.details-widget-wrapper {
    padding:8px;
    overflow:auto;
}
.vessel-detail-img {
    background-image:url(/Images/Map/Icons/LargeIcons/fav_vessel_icon.png);
    width:28px;
    height:25px;
}
.zone-detail-img {
    background-image:url(/Images/Map/Icons/LargeIcons/fav_terminal_icon.png);
    width:29px;
    height:28px;
}
.details-header-content .checkbox {
    margin-top:0px;
    margin-bottom:0px;
}
.details-title {
    /*width: 90%; */
}
.details-fav-star {
    width: 10%; 
}
.details-title,
.details-fav-star {
    vertical-align: middle; 
    padding-top: 4px; 
}
.follow-vessel-icon {
    font-size: 19px;
    color: rgb(169, 169, 169);
    padding-top:3px;
}
.follow-vessel-padding {
    padding-top: 4px;
    padding-right:10px;
}
.poi-vessel-list-view {
    position: relative;
    top: -18px;
}
.POI-Vessel-list .modal-footer {
    margin-top:0px;
}
/*Light Theme*/
.theme-light a.list-group-item:hover,.theme-light a.list-group-item:focus {
color:#000;
}
.theme-light .details-widget-wrapper {
    height:100%;

    border-right:1px solid #C0C0C0;
    background-color:#f7f7f7;
    color:#101010;
}
    .theme-light .details-widget-wrapper .media {
        background-color:#fff;
    }
    .theme-light .details-widget-wrapper .media-body {
        padding:0px 10px;
        width:100%;
    }
    .theme-light .details-widget-wrapper .media-body > div {
        width:100%;
    }
    .theme-light .details-widget-wrapper .details-img {
        background-color: #454545; 
        padding: 10px; 
    }
    .theme-light .details-widget-wrapper .details-header-content {
        background-color: #fff; 
        margin-top: 2px; 
        padding: 10px; 
    }
    .theme-light .details-widget-wrapper .breadcrumb {
        background-color:#fff;
        margin-top:5px; 
        margin-bottom:0px;
    }
    .theme-light .details-widget-wrapper .breadcrumb a {
        cursor:pointer;
    }
    .theme-light .details-widget-wrapper .details-actions, 
    .theme-light .details-widget-wrapper .details-reports {
        margin-top: 5px; 
    }
    .theme-light .details-widget-wrapper .panel {
        background-color:transparent !important;
        border:none;
    }
    .theme-light .details-widget-wrapper .panel-default > .panel-heading {
        color: #FFFFFF;
        background-color: #454545;
    }
        .theme-light .details-widget-wrapper .panel-default > .panel-heading > h4 > a {
            color:#fff !important;
            text-decoration:none;
        }
    .theme-light .details-widget-wrapper .btn-success {
        background-color: #B2B2B2;
        border-color: #9B9B9B;
        color:#4C4C4C;
    }
.theme-light .note-user {
    color:#4d4d4d;
}
.theme-light .note-content {
    color:#4d4d4d;
}
.theme-light .top-border {
    border-top:1px solid #ddd;
}
.theme-light .note-date {
    font-size: 12px;
}
.theme-light .note-edit-icon,
.theme-light .note-share-icon,
.theme-light .note-delete-icon {
    color:#4d4d4d;
}
.theme-light .note-edit-icon:hover,
.theme-light .note-share-icon:hover,
.theme-light .note-delete-icon:hover {
    color:#5BD6FF;
}
.theme-light .add-favorite {
    line-height:1.5;
}
.theme-light .remove-favorite {
    line-height:1.5;
}
/*Dark Theme*/
.theme-dark .details-widget-wrapper {
    height:100%;

    border-right:1px solid #000;
    background-color:#191919;
    color:#fff;
}
    .theme-dark .details-widget-wrapper .media {
        background-color:#353535;
    }
    .theme-dark .details-widget-wrapper .media-body {
        padding:0px 10px;
        width:100%;
    }
    .theme-dark .details-widget-wrapper .media-body > div {
        width:100%;
    }
    .theme-dark .details-widget-wrapper .details-img {
        background-color: #335E6B; 
        padding: 10px; 
    }
    .theme-dark .details-widget-wrapper .details-header-content {
        background-color: #353535; 
        margin-top: 2px; 
        padding: 10px; 
    }
    .theme-dark .details-widget-wrapper .breadcrumb {
        background-color:#232323;
        border-color:#000;
        margin-top:5px; 
        margin-bottom:0px;
    }
    .theme-dark .details-widget-wrapper .breadcrumb a {
        cursor:pointer;
    }
    .theme-dark .details-widget-wrapper .blue {
        color:#5BD6FF !important;
    }
    .theme-dark .details-widget-wrapper hr {
        background-color:#000;
        color:#000;
    }
    .theme-dark .details-widget-wrapper .details-actions, 
    .theme-dark .details-widget-wrapper .details-reports {
        margin-top: 5px; 
    }
        .theme-dark .details-widget-wrapper .details-actions select,
        .theme-dark .details-widget-wrapper .details-reports select {
            background-color: #2d2d2d;
            border: 1px solid #000;
            color: #fff;
        }
    .theme-dark .details-widget-wrapper .panel {
        background-color:transparent !important;
        border:none;
    }
    .theme-dark .details-widget-wrapper .panel-body {
        border:none !important;
    }
    .theme-dark .details-widget-wrapper .panel-default > .panel-heading {
        color: #FFFFFF;
        background-color: #717171;
    }
        .theme-dark .details-widget-wrapper .panel-default > .panel-heading > h4 > a {
            color:#fff !important;
            text-decoration:none;
        }
    .theme-dark .details-widget-wrapper .list-group-item {
        background-color: #353535; 
        border-color:#000;
    }
    .theme-dark .details-widget-wrapper .btn-success {
        border:none !important;
        background-color:#696A6B;
    }
.theme-dark .top-border {
    border-top:1px solid #000;
}
.theme-dark .note-user {
    color:#E4E4E4;
}
.theme-dark .note-date {
    font-size: 12px;
}
.theme-dark .note-content {
    color:#fff;
}
.theme-dark .note-edit-icon,
.theme-dark .note-share-icon,
.theme-dark .note-delete-icon {
    color:#fff;
}
.theme-dark .add-favorite {
    color:#A9A9A9;
    line-height:1.5;
}
.theme-dark .remove-favorite {
    color:#5BD6FF;
    line-height:1.5;
}
.theme-dark .note-edit-icon:hover,
.theme-dark .note-share-icon:hover,
.theme-dark .note-delete-icon:hover,
.theme-dark .add-favorite:hover,
.theme-dark .remove-favorite:hover {
    color:#5BD6FF;
}

/*End General UI - Content Splitter (Details Widget) */


/*Light & Dark needed (In Prog)*/
.widget-helper p,
.widget-helper a
{
    font-size: 14px;
    font-weight: normal;
}
.widget-helper label
{
    font-size: 14px;
    font-weight: normal;
}

/* Widget Light Styles */
.widget-wrapper-light {
    -webkit-box-shadow: 0 8px 6px -6px black;
       -moz-box-shadow: 0 8px 6px -6px black;
            box-shadow: 0 8px 6px -6px black;
    background-color:#f7f7f7 !important;
}
.widget-wrapper-light > .modal-header {
    padding:10px;
}
.widget-wrapper-light > .widget-header .btn-sm {
    font-size:15px;
    background-color:#020202;
    border-color:#222222;
}
.widget-wrapper-light .widget-title {
    font-size:17px;
    color:#fff;
    padding:10px 10px 0px;
    float:left;
}
.widget-wrapper-light .widget-title-alt {
    font-size:17px;
    color:#111010;
    padding:5px 5px 0px;
}

.widget-wrapper-light .widget-footer {
    background-color: #3c4e5a;
    border-color: #bbbbbb;
}

.widget-wrapper-light > .widget-content,
.widget-wrapper-light .widget-content,
.widget-wrapper-light .widget-content-fh {
    padding: 0;
    background-color:#f7f7f7;
}

.widget-wrapper-light .widget-icon-wrapper {
    color:#fff;
    font-size:26px;
    width:53px;
    height:53px;
    background-color: #1b3840; 
    padding:10px 12px;
}

.widget-wrapper-light .form-group {
    margin-bottom:5px;
}

.widget-wrapper-light .panel-default {
    border-color: #ddd;
}

.widget-wrapper-light .panel-heading {
    padding:10px 15px;
    color:#fff;
    background-color: #265967;
    border-color: #265967;
}

    .fleet-accordion .panel-heading {
        padding:7px 10px;
    }
.fleet-accordion .fleet-panel-header {
    padding-top:5px;
}
.widget-wrapper-light .panel-title > a {
    color:#fff;
    text-decoration:none;
}

.widget-wrapper-light .panel-body {
    padding:5px 8px;
}
/* Light Widget Overrides & General Styles */

/* Contact Manager */
.group-manager-content-wrapper {
    border: 1px solid #ddd;
    border-left:none;
    background-color: #fff;
}
.group-manager-owner-wrapper {
    max-width:235px;
}
.contact-manager-wrapper .panel-group .panel + .panel {
    margin-top: 1px;
}
.contact-manager-card {
    border:1px solid #ddd;
    background-color:#fff;
}
.cm-group-header {
    font-size:17px;
}

.contact-manager-content .panel-heading {
    cursor:pointer;
}
.contact-manager-content .panel-primary > .panel-heading {
    color: #ffffff;
    background-color: #008cba;
    border-color: #008cba;
}
.contact-manager-content,
.cm-create-group-header,
.cm-create-group-content,
.contact-manager-card,
.fleet-manager-wrapper .widget-content {
    padding: 10px;
}
.contact-manager-wrapper .panel-selected {
    background-color:#616161;
}
.contact-manager-wrapper .list-group-item {
    padding: 10px;
}
.cm-create-group-header {
    background-color: #373737;
    color: #fff;
}
.cm-create-group-content{
    border: 1px solid #ddd;
    background-color: #E8E8E8;
}
.cm-group-action-bar {
    padding:10px;
    background-color:#373737;
    min-height:50px;
}
    .cm-group-action-bar input {
        min-width: 240px;
    }
.cm-accordion-body-header {
    background-color:#ddd;
    padding:5px;
}
.cm-contact-list-wrapper {
    min-height: 150px;
    max-height: 250px;
    overflow: auto;
    height: auto;
}
    .cm-contact-list-wrapper .checkbox {
        margin-top:0px;
    }
.cm-add-contact-wrapper {
    padding-top:10px;
}
.cm-contact-list-wrapper .checkbox {
    margin-bottom:1px;
}
    .cm-add-contact-wrapper .control-label {
        text-align:left;
    }
.cm-sub-header {
    background-color:#808080;
    padding:5px;
    color:#fff;
}
/*
.contact-manager-content .list-group:hover {
    cursor:pointer;
}
    */
.contact-manager-content .list-group-item:hover {
    color:#000;
}
.contact-manager-content .list-group > .active,
.contact-manager-content .list-group > .active .btn-link {
    color:#fff !important;
}
.cm-contact-list-wrapper .list-group-item {
    padding: 10px 5px 10px 10px;
}
/*End Contact Manager */

/* UI-Grid Glyphfix */
[class^="ui-grid-icon"]:before, [class*=" ui-grid-icon"]:before {
    color: #008cba;
}

.widget-wrapper-light hr {
    margin-top:11px;
    margin-bottom:11px;
}

.widget-wrapper-light .control-label {
    white-space:nowrap;
}

.widget-wrapper-light input,
.widget-wrapper-light select {
    -webkit-transition: all 0.30s ease-in-out;
    -moz-transition: all 0.30s ease-in-out;
    -ms-transition: all 0.30s ease-in-out;
    -o-transition: all 0.30s ease-in-out;
    outline: none;
    border-color:#dadada;

    background-color: #fff;
}

.widget-wrapper-light input:focus,
.widget-wrapper-light select:focus {
    border-color:#1b7189;
    box-shadow: 0 0 5px #1b7189;
}

.widget-wrapper-light .read-icon {
    height:18px;
    font-family: 'icomoon';
    font-weight: normal;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    font-size: 12px;
    color: #43AC6A;
    position: relative;
    left: -3px;
}
/* End Light Styles */

/* Widget Dark Styles */
.widget-wrapper-dark {
    -webkit-box-shadow: 0 8px 6px -6px black;
       -moz-box-shadow: 0 8px 6px -6px black;
            box-shadow: 0 8px 6px -6px black;
    background-color:#191919 !important;
}

.widget-wrapper-dark > .widget-header {
    width:100%;
    color: #ffffff;
    position: relative;
    display: block;
    background-color: #020202;
    border-color: #000;
    height:43px;
}
.widget-wrapper-dark > .widget-header .btn-sm {
    font-size:15px;
    background-color:#020202;
    border-color:#0A0A0A;
}
.widget-wrapper-dark .widget-title {
    font-size:17px;
    color:#fff;
    padding:10px 10px 0px;
    float:left;
}

.widget-wrapper-dark .widget-footer {
    background-color:#2E2E2E;
    border-color:#000;
}

.widget-wrapper-dark > .widget-content {
    padding: 0;
    background-color:#232323;
    color:#fff;
}

.widget-wrapper-dark .widget-icon-wrapper {
    color:#fff;
    font-size:26px;
    width:53px;
    height:53px;
    background-color: #1b3840; 
    padding:10px 12px;
}

.widget-wrapper-dark .form-group,
.widget-section-dark .input-group {
    margin-bottom:5px;
}

.widget-wrapper-dark .panel-default {
    border-color: #265967;
}

.widget-wrapper-dark .panel-heading {
    padding:10px 15px;
    color:#fff;
    background-color: #265967;
    border-color: #265967;
}

.widget-wrapper-dark .panel-title > a,
.widget-section-dark a {
    color:#fff;
    text-decoration:none;
}

.widget-wrapper-dark .panel-body {
    padding:5px 8px;
    background-color:#373737;
}

.widget-wrapper-dark .panel-group .panel-heading + .panel-collapse .panel-body {
    border-top:5px solid #232323;
}

/* Dark Widget Overrides & General Styles */

.widget-wrapper-dark hr {
    margin-top:11px;
    margin-bottom:11px;
}

.widget-wrapper-dark .control-label {
    white-space:nowrap;
}

.widget-wrapper-dark input,
.widget-wrapper-dark select,
.widget-section-dark input,
.widget-section-dark select {
    -webkit-transition: all 0.30s ease-in-out;
    -moz-transition: all 0.30s ease-in-out;
    -ms-transition: all 0.30s ease-in-out;
    -o-transition: all 0.30s ease-in-out;
    outline: none;
    border-color:#171717;

    background-color: #434343;
    color:#fff;
}

.widget-wrapper-dark input:focus,
.widget-wrapper-dark select:focus,
.widget-section-dark input:focus,
.widget-section-dark select:focus {
    border-color:#13b4e1;
    box-shadow: 0 0 5px #13b4e1;
}

.widget-wrapper-dark .read-icon {
    height:18px;
    font-family: 'icomoon';
    font-weight: normal;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    font-size: 12px;
    color: #39CAF1;
    position: relative;
    left: -3px;
}
/* End Dark Styles */

/* Light/Dark Shared */
.checkbox-to-radio,
.widget-wrapper-light .checkbox-to-radio,
.widget-wrapper-dark .checkbox-to-radio {
    -moz-appearance:radio !important;
    -webkit-appearance: radio !important;
    
    box-sizing: border-box;
}
.widget-wrapper-light .widget-content-fh,
.widget-wrapper-dark .widget-content-fh {
    position: absolute;
    top: 78px;
    right: 0;
    bottom: 0;
    left: 0;
    overflow: auto;
}

.widget-wrapper-light > .widget-header,
.widget-wrapper-light > .panel-group > .widget-header,
.widget-wrapper-light > div > .widget-header,
.widget-wrapper-light > .modal-header,
.widget-wrapper-dark > .widget-header,
.widget-wrapper-dark > .panel-group > .widget-header,
.widget-wrapper-dark > div > .widget-header,
.widget-wrapper-dark > .modal-header {
    width:100%;
    color: #ffffff;
    position: relative;
    display: block;
    background-color: #020202;
    border-color: #000;
    height:40px;
}
.alert-feed-actions a {
    cursor:pointer;
}
.widget-wrapper-light .alert-feed-wrapper,
.widget-wrapper-dark .alert-feed-wrapper {
    padding: 0px 5px 5px 5px;
    font-size:14px;
}

.alert-feed-wrapper .list-group-item-text > div {
    margin-bottom:3px;
}

.widget-wrapper-light .read > .read-icon:before,
.widget-wrapper-dark .read > .read-icon:before {
    animation-name: _fade;
    -webkit-animation-name: _fade;	
    animation-duration: .5s;	
    -webkit-animation-duration: .5s;
    animation-timing-function: ease-out;	
    -webkit-animation-timing-function: ease-out;

    content: "\e6fe";
}

.widget-wrapper-light .alert-feed-title,
.widget-wrapper-dark .alert-feed-title {
    font-weight:500;
}
.widget-wrapper-light .alert-feed > li,
.widget-wrapper-dark .alert-feed > li {
    padding:3px 6px;
    margin-bottom:4px;
}
.widget-wrapper-light .alert-feed > li {
    background-color:#fff;
}
.widget-wrapper-dark .alert-feed > li {
    background-color:#232323;
    color:#fff;
}
.widget-wrapper-dark a {
    text-decoration:none;
}
.widget-wrapper-dark a.blue {
    color:#5BD6FF !important;
}

.alert-feed .btn-xs {
    font-size: 16px;
    padding: 0px !important;
}
.alert-feed .btn-link {
    float: right;
}
.alert-feed .btn-link:hover,
.alert-feed .btn-link:active,
.alert-feed .btn-link:focus {
    text-decoration:none;
}
.alert-feed .dropdown {
    font-size:14px;
}
.alert-feed .dropdown-menu {
    top: 20px;
    left: -100px;
    min-width: 120px;
}

/*Scrollbar*/
.widget-wrapper-light ::-webkit-scrollbar {
    width: 17px;
    height: 20px;
    color:#8c8c8c;
}
.widget-wrapper-light {
    scrollbar-arrow-color:#373737;
}
.widget-wrapper-light ::-webkit-scrollbar-button {
    height:.1px;
    color:#373737;
}
.widget-wrapper-light ::-webkit-scrollbar-button:vertical {
    background-color: #2e2e2e;
}
.widget-wrapper-light ::-webkit-scrollbar-button:start:decrement,
.widget-wrapper-light ::-webkit-scrollbar-button:end:increment {
    display: block;
}
.widget-wrapper-light ::-webkit-scrollbar-thumb:vertical {
    background-color: #757575;
}
.widget-wrapper-light ::-webkit-scrollbar-track-piece {
    background-color: #ccc;
}

.widget-wrapper-dark ::-webkit-scrollbar {
    width: 17px;
    height: 20px;
    color:#8c8c8c;
}
.widget-wrapper-dark {
    scrollbar-arrow-color:#373737;
}
.widget-wrapper-dark ::-webkit-scrollbar-button {
    height:1px;
    color:#373737;
}
.widget-wrapper-dark ::-webkit-scrollbar-button:vertical {
    background-color: #2e2e2e;
}
.widget-wrapper-dark ::-webkit-scrollbar-button:start:decrement,
.widget-wrapper-dark ::-webkit-scrollbar-button:end:increment {
    display: block;
}
.widget-wrapper-dark ::-webkit-scrollbar-thumb:vertical {
    background-color: #8c8c8c;
}
.widget-wrapper-dark ::-webkit-scrollbar-track-piece {
    background-color: #373737;
}
/* End Light/Dark Shared */

/* Group Manager (New) */
.group-manager-wrapper {
    width:968px;
    height: 429px;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#4b4b4b+0,282828+47 */
    background: rgb(75,75,75); /* Old browsers */
    background: -moz-linear-gradient(left,  rgb(75,75,75) 0%, rgb(40,40,40) 47%); /* FF3.6-15 */
    background: -webkit-linear-gradient(left,  rgb(75,75,75) 0%,rgb(40,40,40) 47%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right,  rgb(75,75,75) 0%,rgb(40,40,40) 47%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4b4b4b', endColorstr='#282828',GradientType=1 ); /* IE6-9 */

    border:1px solid #292929;
}
    .group-manager-wrapper .widget-header {
        height:21px;
        width:100%;
    }
    .group-manager-wrapper .widget-title {
        padding-left:10px;
        width:50%;
        font-size: 15px;
        padding: 0px 10px 0px; 
    }
    .group-manager-wrapper .btn-xs {
        padding:0px 8px !important;
    }
    .group-manager-wrapper select {
        font-size: .9em;
        padding: 0px;
        background-color: #EBEBEB;
    }
.group-manager-btn-wrapper {
    margin-top:10px;
}
.group-manager-content-bg {
    width:785px;
    height:386px;

    background-color:#404040;
    border-left:1px solid #343434;
    -webkit-box-shadow: inset 0px 0px 27px -9px rgba(0,0,0,0.69);
    -moz-box-shadow: inset 0px 0px 27px -9px rgba(0,0,0,0.69);
    box-shadow: inset 0px 0px 27px -9px rgba(0,0,0,0.69);

    overflow:auto;
}
.fleet-manager-content-bg {
    width:716px;
    height:386px;

    background-color:#404040;
    border-left:1px solid #343434;
    -webkit-box-shadow: inset 0px 0px 27px -9px rgba(0,0,0,0.69);
    -moz-box-shadow: inset 0px 0px 27px -9px rgba(0,0,0,0.69);
    box-shadow: inset 0px 0px 27px -9px rgba(0,0,0,0.69);

    /*overflow:auto;*/
}
    .fleet-manager-content-bg .list-group {
        max-height: 295px;
        overflow: auto;
    }
    .group-manager-content-bg .panel,
    .fleet-manager-content-bg .panel{
        border:none;
        margin-bottom:10px !important;
    }
    .group-manager-content-bg .panel-heading,
    .fleet-manager-content-bg .panel-heading {
        background-color:#333333;
        color:#fff;
        border:none;
    }
    .group-manager-content-bg .list-group,
    .fleet-manager-content-bg .list-group {
        padding:0
    }
    .group-manager-content-bg .list-group-item,
    .fleet-manager-content-bg .list-group-item {
        background-color:#666666;
        border: 1px solid #919191;
        padding: 10px 8px 10px 15px;
    }
    .group-manager-content-bg .list-group-item .checkbox,
    .fleet-manager-content-bg .list-group-item .checkbox { 
        display:inline-block;
        margin:0px; 
    }
.group-manager-content-bg .input-sm,
.fleet-manager-content-bg .input-sm {
    height: 25px;
    padding: 5px;
    position:relative;
    top:-2px;
    background-color: #EBEBEB;
}
.group-manager-wrapper .create-group-btn {
    padding:3px 8px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 0;
    position: relative;
    top: -2px;
}
.group-manager-wrapper ::-webkit-scrollbar{
    width: 12px;  /* for vertical scrollbars */
    height: 12px; /* for horizontal scrollbars */
}

.group-manager-wrapper ::-webkit-scrollbar-track{
    background: rgba(0, 0, 0, 0.1);
}

.group-manager-wrapper ::-webkit-scrollbar-thumb{
    background: rgba(0, 0, 0, 0.5);
}
.group-manager-btn {
    width:180px;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#515151+0,525252+100 */
    background: rgb(81,81,81); /* Old browsers */
    background: -moz-linear-gradient(left,  rgb(81,81,81) 0%, rgb(82,82,82) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(left,  rgb(81,81,81) 0%,rgb(82,82,82) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right,  rgb(81,81,81) 0%,rgb(82,82,82) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#515151', endColorstr='#525252',GradientType=1 ); /* IE6-9 */    
    border:1px solid #454545;
    padding:10px;

}
.group-manager-btn:hover,
.fleet-manager-btn:hover {
    cursor:pointer;
    color:#d9f161;
        /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#525252+71,515151+100 */
    background: rgb(82,82,82); /* Old browsers */
    background: -moz-linear-gradient(left,  rgb(82,82,82) 71%, rgb(81,81,81) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(left,  rgb(82,82,82) 71%,rgb(81,81,81) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right,  rgb(82,82,82) 71%,rgb(81,81,81) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#525252', endColorstr='#515151',GradientType=1 ); /* IE6-9 */
}
.fleet-manager-btn{
    width:250px;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#515151+0,525252+100 */
    background: rgb(81,81,81); /* Old browsers */
    background: -moz-linear-gradient(left,  rgb(81,81,81) 0%, rgb(82,82,82) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(left,  rgb(81,81,81) 0%,rgb(82,82,82) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right,  rgb(81,81,81) 0%,rgb(82,82,82) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#515151', endColorstr='#525252',GradientType=1 ); /* IE6-9 */    
    border:1px solid #454545;
    padding:10px;
}
.fleet-manager-msg{
    font-size:12px;
    width:250px;
    background-color:#000;
    border:1px solid #000;
    padding:5px 10px;
}
.fleet-list-scroll {
    width:250px;
    max-height: 345px;
    overflow-y: auto;
    overflow-x: hidden;
}
.modal-body-scroll {
    max-height: 345px;
    overflow-y: auto;
    overflow-x: hidden;
}
.group-manager-first-btn {
    border-top:1px solid #454545;
    border-bottom:1px solid #454545;
}
.fleet-manager-colorPicker{
    position: relative;
    top: -17px;
}
.fleet-manager-cb-position{
    position: relative;
    top: -10px;
}
.portlet{
    height:500px;
}
.group-manager-wrapper .ui-widget-content {
    border-color: #2B2B2B;
    background: #333333;
    color: #FFFFFF;
}
.group-manager-wrapper .evo-pop{
    background-color: #333333;
}
.group-manager-wrapper .evo-color span {
    font-size: 12px;
}
.group-manager-wrapper .evo-colorind{
    border: 1px solid #ABABAB;
}
.group-manager-wrapper .evo-colorind:hover{
    border-color:#000;
    color:#000;
}
.group-manager-wrapper .evo-colorind:before{
    font-family: 'icomoon';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\e903";

    position:relative;
    top:7px;
    left:5px;
    font-size:12.5px;
}
.evo-colorind {
    top: -2px;
}
.evo-colorind, .evo-colorind-ie, .evo-colorind-ff {
    width: 25px;
    height: 25px;
}
.group-manager-wrapper .dropdown-menu {
    width: 251px;
}
/* End Group Manager*/
/* Zone Manager */
.zoneManager-dd {
    padding:6px 4px 7px 4px !important;
    background-color:#fff !important;
}
/* End Zone Manager*/
.new-alerts-banner {
    background-color: wheat;
    position: absolute;
    top: 43px;
    left: 0;
    right: 0;
    padding: 5px;
    text-align: center;
}

.fade-to-invisible {
    opacity: 0;  
    visibility: hidden;
    -webkit-transition: visibility 0s linear 0.15s, opacity 0.15s linear;  
    transition: visibility 0s linear 0.15s, opacity 0.15s linear;
}

.fade-to-invisible.in {
    opacity: 1;
    visibility: visible;
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
}

/*Added for group manager ng-messages*/
.panel .alert {
    margin: 0 0 0 0
}

/* Responsive Styles */
#searchBar {
    height:51px;
}
    #searchBar.navbar-form {
        padding: 5px 0px;
        margin-top: 0px;
        margin-right: 0px;
        margin-bottom: 0px;
        margin-left: 0px;
    }
.navbar-toggle {
    padding: 12px 0px;
}
.search-btn {
    top: 0px;
    font-size: 16px;
}
.alert-btn {
    top: 0px;
    font-size: 16px;
}
.settings-btn {
    top: 0px;
    font-size: 16px;
}

/*new priority alert interface*/
.priorityAlertWindow {
    position:absolute;
    z-index: 5000;
    top: 5%; 
    left: calc(50% - 225px);
}
    .priorityAlertWindow .panel {
        background-color: transparent;
        border:none;
    }
    .priorityAlertWindow .media {
        margin-top:0px;
        overflow: visible;
    }
    .priorityAlertWindow .media-body {
        width:347px;
        padding-left: 15px;
    }
    .priorityAlertWindow .panel-heading {
        background-color: #353535;
        padding:0px;
        border:none;
    }
    .priorityAlertWindow .header-icon-left {
        background-color:#151515;
        padding:10px;
    }
    .priorityAlertWindow .header-icon-left span {
        font-size:28px;
    }
    .priorityAlertWindow p {
        margin:0px !important;
        padding: 4px 0px;
    }

.priorityAlertPanel {
    max-width: 460px;
}
.priorityAlertPanel .btn-xs {
    font-size: 16px;
    padding: 0px !important;
    color:#fff !important;
}
.priorityAlertPanel .btn-xs:hover,
.priorityAlertPanel .btn-xs:active,
.priorityAlertPanel .btn-xs:focus {
    color:#00ffff !important;
    text-decoration:none;
    outline:none;
}
    .priorityAlertPanel .list-group-item {
        background-color:#666;
        border: none;
        margin-bottom: 1px;
        padding:0px;
    }
    .priorityAlertPanel .alert-message-width {
        width: 315px;
    }
    .priorityAlertPanel .dropdown-menu { 
        background-color:#333333;
        color:#fff !important;
        z-index: 12000;
    }
    .priorityAlertPanel .dropdown-menu a { 
        color:#fff !important;
    }
    .priorityAlertPanel .view-btn-wrapper {
        background-color:#333333;
        font-size:16px;
        color:#fff;
        height: 100%;
        width: 48px;
        padding: 15px;
    }
    .priorityAlertPanel .view-btn-wrapper:hover {
        /*background-color:#000;*/
        color:#00ffff;
    }

.priorityAlertPanel .btn-xs:hover .glyphicon-remove {
    color: #ff0000 !important;
    text-decoration:none;
    outline:none;
}

/* Smartphone Media Queries */

/* is small height */
@media all and (max-height: 600px) {
    .map-settings {
        display: none;
    }
    #searchBar .dropdown-menu {
        max-height: 350px;
        overflow: auto;
    }
}

/* not small height */
@media not all and (max-height: 600px) {

}

/* is small width */
@media all and (max-width: 639px) {
    /*layout*/  
    .navHeaderSearchBarShowOnMobile {
        padding-top: 101.5px !important;
    }
    #navbar-header {
        display: inline-block;
        overflow: hidden;
        white-space: nowrap;
    }
    .widget-wrapper {
        width: 100% !important;
        position: absolute;
    }
    .map-wrapper-details {
        z-index: -1;
    }
    #setupBtn {
        display: none;
    }
    #quickLinksDiv {
        display: none;
    }
    .alert-option-description {
        height: 100%;
    }

    /*modal*/
    .modal-dialog {
        width: 100%;
        height: 100%;
        margin: 0;
        padding: 0;
        display: block;
        position: absolute;
        overflow: auto;
    }
    .modal-content {
        height: auto;
        min-height: 100%;
        border-radius: 0;
    }
    .modal-header {

    }
    .modal-body {
        max-height: none !important;
    }
    .modal-footer {

    }

    /*map settings*/
    .map-settings {
        width: 100%; 
    }
    .map-settings-content {
        width: calc(100% - 56px) !important;
    }
    .map-settings-btn-data-sources {
        display: none;
    }

    /*search*/
    .searchBarShowOnMobile {
        display: inline-block !important;
    }
    #searchBar {
        width: 100% !important;
        display: none;
        white-space: nowrap;
        padding-left: 12px !important;
        padding-right: 12px !important;
    }
    #searchBar .dropdown-menu {
        width: 100% !important;
        left: 0px !important;
        padding-left: 12px;
        padding-right: 12px;
    }
    #searchBar .type-ahead-result {
        width: 100% !important;
    }
    
}

/* not small width */
@media not all and (max-width: 639px) {
    .navbar-search { 
        display: none !important;
    }
}

/* is medium width */ 
@media all and (max-width: 1199px) and (min-width: 640px) {
    /*Modals*/
    .modal-lg {
        width: 700px;
    }
        .modal-lg .modal-body,
        .modal-dialog .modal-body,
        .modal-dialog .widget-content {
            max-height:280px;
            overflow-y:auto;
            overflow-x:hidden;
        }
    .modal-footer {
        margin-top: 0px; 
    }
    .fleet-manager-wrapper .widget-background {
        min-height: 325px;
    }

    #searchBar {
        width: 306px;
        display: inline-block;
        white-space: nowrap;
    }
}

/* is not medium width */
@media not all and (max-width: 1199px) and (min-width: 640px) {

}

/* is large width */
@media all and (min-width: 1200px) {
    #searchBar {
        width: 340px;
        display: inline-block;
        white-space: nowrap;
    }
}

/* is not large width */
@media not all and (min-width: 1200px) {
    .navbar-nav {
        width:100%;
    }
    .navbar-toggle .icon-bar {
        display: block;
        width: 22px;
        height: 2px;
        border-radius: 0px;
    }
    .navbar-header {
        float: none;
    }
    .navbar-toggle {
        display: block;
        margin-bottom: 0px;
    }
    .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
        max-height: 340px;
        padding-right: 15px;
        padding-left: 15px;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
    }
    .navbar-collapse.collapse {
        display: none!important;
    }

    .navbar-nav>li {
        float: none;
    }
    .navbar-nav>li>a {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .navbar-text {
        float: none;
        margin: 15px 0;
    }
    /* since 3.1.0 */
    .navbar-collapse.collapse.in { 
        display: block!important;
    }
    .collapsing {
        overflow: hidden!important;
    }
    .map-controls-width {
        width: 125px;
    }
    /*Scrollbar theme*/
    ::-webkit-scrollbar
    {
      width: 8px !important;  /* for vertical scrollbars */
      height: 8px; /* for horizontal scrollbars */
    }

    ::-webkit-scrollbar-track
    {
      background: rgba(0, 0, 0, 0.1);
    }

    ::-webkit-scrollbar-thumb
    {
      background: rgba(0, 0, 0, 0.5);
    }
    .details-widget-wrapper {
        overflow:auto;
    }
        .details-widget-wrapper::-webkit-scrollbar-thumb {
            background: #000;
            -webkit-border-radius: 1ex;
        }
    .undock-btn {
        display:none;
    }
    .hide-tablet {
        display:none !important;
    }
    .tracks-bar-padding-right {
        padding-right:8px !important;
    }
    .tracks-dropdown {
        position: relative;
        top: 1px;
        height: 30px;
    }
    .playback-widget-content > div {
        padding-right: 15px !important;
    }
    .playback-widget-background {
        height: 42px !important;
    }
    .playback-widget-wrapper {
        bottom: 42px !important;
    }
    .playback-widget-set-time {
        bottom: 92px !important;
    }
    .playback-date-padding {
        margin-top: 12px;
        width:225px;
    }
    .playback-widget-content .icon-close {
        font-size: 20px;
        position: relative;
        top: 2px;
    }
    .zd-widget-content {
        padding:5px 0px !important;
    }
    .tablet-input {
        width:200px !important;
    }
}

/*ETA Calculator Start*/
@media (max-width: 1091px) {
    #eta-calculator-panel {
        width: 100%;
    }
    .main-content-wrapper-eta-calculator-open
    {
        display: none;
    }
}

@media (min-width: 1092px) {
    #eta-calculator-panel {
        width: 950px; 
        float: right; 
        position: relative;
    }
    .main-content-wrapper-eta-calculator-open
    {
        position: relative; 
        float: left; 
        width: calc(100% - 950px);
    }
}

#eta-calculator-panel .evo-pop {
    right: 15px !important;
}
#eta-calculator-panel .evo-colorind {
    width: 29px !important;
}

/*ETA Calculator Finish*/

/*Expected Arrivals Start*/
#expected-arrivals-panel .ui-grid-row:nth-child(even) .ui-grid-cell {
    background: #D3D3D3 !important;
}

#expected-arrivals-panel .ui-grid .clickable:hover {
    color: #008cba !important;
}

@media (max-width: 1091px) {
    #expected-arrivals-panel {
        width: 100%;
    }
    .main-content-wrapper-expected-arrivals-open
    {
        display: none;
    }
}

@media (min-width: 1092px) {
    #expected-arrivals-panel {
        width: 950px; 
        float: right; 
        position: relative;
    }
    .main-content-wrapper-expected-arrivals-open
    {
        position: relative; 
        float: left; 
        width: calc(100% - 950px);
    }
}
/*Expected Arrivals Finish*/
