/*! normalize.css v3.0.0 | MIT License | git.io/normalize */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

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


[hidden],template {
  display: none;
}

a {
  background: transparent;
}

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

abbr[title] {
  border-bottom: 1px dotted;
}

b,strong {
  font-weight: bold;
}

dfn {
  font-style: italic;
}

h1 {
  font-size: 2em;
  margin: .67em 0;
}

mark {
  background: #ff0;
  color: #000;
}

small {
  font-size: 80%;
}

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

sup {
  top: -.5em;
}

sub {
  bottom: -.25em;
}

img {
  border: 0;
}

svg:not(:root) {
  overflow: hidden;
}

figure {
  margin: 1em 40px;
}

hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}

pre {
  overflow: auto;
}

code,kbd,pre,samp {
  font-family: monospace,monospace;
  font-size: 1em;
}

button,input,optgroup,select,textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}

button {
  overflow: visible;
}

button,select {
  text-transform: none;
}

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

button[disabled],html input[disabled] {
  cursor: default;
}

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


fieldset {
  border: 1px solid silver;
  margin: 0 2px;
  padding: .35em .625em .75em;
}

legend {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: bold;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

td,th {
  padding: 0;
}


* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

*:before,*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

html {
  font-size: 62.5%;
  -webkit-tap-highlight-color: rgba(0,0,0,0);
}

/*body {
  font-family: "Open Sans",Helvetica,Arial,sans-serif;
  font-size: 14px;
  line-height: 1.7142857;
  color: #414042;
  background-color: #fff;
}*/

a {
  color: #288dc0;
  text-decoration: none;
}

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

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

figure {
  margin: 0;
}

img {
  vertical-align: middle;
}

.img-responsive,.thumbnail>img,.thumbnail a>img,.carousel-inner>.item>img,.carousel-inner>.item>a>img {
  display: block;
  max-width: 100%;
  height: auto;
  width: 100%;
}

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

.img-thumbnail {
  padding: 4px;
  line-height: 1.7142857;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}

.img-circle {
  border-radius: 50%;
}

hr {
  margin-top: 23px;
  margin-bottom: 23px;
  border: 0;
  border-top: 1px solid #dbdbdb;
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0,0,0,0);
  border: 0;
}

h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6 {
  font-family: inherit;
  font-weight: 400;
  line-height: 1.1;
  color: #288dc0;
}

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: #999;
}

h1,.h1,h2,.h2,h3,.h3 {
  margin-top: 23px;
  margin-bottom: 11.5px;
}

h1 small,.h1 small,h2 small,.h2 small,h3 small,.h3 small,h1 .small,.h1 .small,h2 .small,.h2 .small,h3 .small,.h3 .small {
  font-size: 65%;
}

h4,.h4,h5,.h5,h6,.h6 {
  margin-top: 11.5px;
  margin-bottom: 11.5px;
}

h4 small,.h4 small,h5 small,.h5 small,h6 small,.h6 small,h4 .small,.h4 .small,h5 .small,.h5 .small,h6 .small,.h6 .small {
  font-size: 75%;
}

h1,.h1 {
  font-size: 40px;
}

h2,.h2 {
  font-size: 26px;
}

h3,.h3 {
  font-size: 18px;
}

h4,.h4 {
  font-size: 16px;
}

h5,.h5 {
  font-size: 14px;
}

h6,.h6 {
  font-size: 12px;
}

p {
  margin: 0 0 11.5px;
}

.lead {
  margin-bottom: 23px;
  font-size: 16px;
  font-weight: 200;
  line-height: 1.4;
}

@media(min-width:768px) {
  .lead {
    font-size: 21px;
  }
}

small,.small {
  font-size: 85%;
}

cite {
  font-style: normal;
}

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

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

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

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

.text-muted {
  color: #999;
}

.text-primary {
  color: #002b49;
}

a.text-primary:hover {
  color: #000d16;
}

.text-success {
  color: #288dc0;
}

a.text-success:hover {
  color: #1f6e96;
}

.text-info {
  color: #588e71;
}

a.text-info:hover {
  color: #446f58;
}

.text-warning {
  color: #002b49;
}

a.text-warning:hover {
  color: #000d16;
}

.text-danger {
  color: #a94442;
}

a.text-danger:hover {
  color: #843534;
}

.bg-primary {
  color: #fff;
  background-color: #002b49;
}

a.bg-primary:hover {
  background-color: #000d16;
}

.bg-success {
  background-color: #edf3f6;
}

a.bg-success:hover {
  background-color: #cbdce5;
}

.bg-info {
  background-color: #eef3f1;
}

a.bg-info:hover {
  background-color: #d0ded8;
}

.bg-warning {
  background-color: #d9edf7;
}

a.bg-warning:hover {
  background-color: #afd9ee;
}

.bg-danger {
  background-color: #f2dede;
}

a.bg-danger:hover {
  background-color: #e4b9b9;
}

.page-header {
  padding-bottom: 10.5px;
  margin: 46px 0 23px;
  border-bottom: 1px solid #dbdbdb;
}

ul,ol {
  margin-top: 0;
  margin-bottom: 11.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;
  margin-left: -5px;
}

.list-inline>li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}

dl {
  margin-top: 0;
  margin-bottom: 23px;
}

dt,dd {
  line-height: 1.7142857;
}

dt {
  font-weight: bold;
}

dd {
  margin-left: 0;
}

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

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

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

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


address {
  margin-bottom: 23px;
  font-style: normal;
  line-height: 1.7142857;
}

code,kbd,pre,samp {
  font-family: Menlo,Monaco,Consolas,"Courier New",monospace;
}

code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  white-space: nowrap;
  border-radius: 4px;
}

kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 3px;
  box-shadow: inset 0 -1px 0 rgba(0,0,0,.25);
}

pre {
  display: block;
  padding: 11px;
  margin: 0 0 11.5px;
  font-size: 13px;
  line-height: 1.7142857;
  word-break: break-all;
  word-wrap: break-word;
  color: #333;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 4px;
}

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

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

.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}

@media(min-width:768px) {
  .container {
    width: 750px;
  }
}

@media(min-width:992px) {
  .container {
    width: 970px;
  }
}

@media(min-width:1200px) {
  .container {
    width: 1170px;
  }
}

.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}

.row {
  margin-left: -15px;
  margin-right: -15px;
}

.col-xs-1,.col-sm-1,.col-md-1,.col-lg-1,.col-xs-2,.col-sm-2,.col-md-2,.col-lg-2,.col-xs-3,.col-sm-3,.col-md-3,.col-lg-3,.col-xs-4,.col-sm-4,.col-md-4,.col-lg-4,.col-xs-5,.col-sm-5,.col-md-5,.col-lg-5,.col-xs-6,.col-sm-6,.col-md-6,.col-lg-6,.col-xs-7,.col-sm-7,.col-md-7,.col-lg-7,.col-xs-8,.col-sm-8,.col-md-8,.col-lg-8,.col-xs-9,.col-sm-9,.col-md-9,.col-lg-9,.col-xs-10,.col-sm-10,.col-md-10,.col-lg-10,.col-xs-11,.col-sm-11,.col-md-11,.col-lg-11,.col-xs-12,.col-sm-12,.col-md-12,.col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}

.col-xs-1,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9,.col-xs-10,.col-xs-11,.col-xs-12 {
  float: left;
}

.col-xs-12 {
  width: 100%;
}

.col-xs-11 {
  width: 91.66666667%;
}

.col-xs-10 {
  width: 83.33333333%;
}

.col-xs-9 {
  width: 75%;
}

.col-xs-8 {
  width: 66.66666667%;
}

.col-xs-7 {
  width: 58.33333333%;
}

.col-xs-6 {
  width: 50%;
}

.col-xs-5 {
  width: 41.66666667%;
}

.col-xs-4 {
  width: 33.33333333%;
}

.col-xs-3 {
  width: 25%;
}

.col-xs-2 {
  width: 16.66666667%;
}

.col-xs-1 {
  width: 8.33333333%;
}

.col-xs-pull-12 {
  right: 100%;
}

.col-xs-pull-11 {
  right: 91.66666667%;
}

.col-xs-pull-10 {
  right: 83.33333333%;
}

.col-xs-pull-9 {
  right: 75%;
}

.col-xs-pull-8 {
  right: 66.66666667%;
}

.col-xs-pull-7 {
  right: 58.33333333%;
}

.col-xs-pull-6 {
  right: 50%;
}

.col-xs-pull-5 {
  right: 41.66666667%;
}

.col-xs-pull-4 {
  right: 33.33333333%;
}

.col-xs-pull-3 {
  right: 25%;
}

.col-xs-pull-2 {
  right: 16.66666667%;
}

.col-xs-pull-1 {
  right: 8.33333333%;
}

.col-xs-pull-0 {
  right: 0%;
}

.col-xs-push-12 {
  left: 100%;
}

.col-xs-push-11 {
  left: 91.66666667%;
}

.col-xs-push-10 {
  left: 83.33333333%;
}

.col-xs-push-9 {
  left: 75%;
}

.col-xs-push-8 {
  left: 66.66666667%;
}

.col-xs-push-7 {
  left: 58.33333333%;
}

.col-xs-push-6 {
  left: 50%;
}

.col-xs-push-5 {
  left: 41.66666667%;
}

.col-xs-push-4 {
  left: 33.33333333%;
}

.col-xs-push-3 {
  left: 25%;
}

.col-xs-push-2 {
  left: 16.66666667%;
}

.col-xs-push-1 {
  left: 8.33333333%;
}

.col-xs-push-0 {
  left: 0%;
}

.col-xs-offset-12 {
  margin-left: 100%;
}

.col-xs-offset-11 {
  margin-left: 91.66666667%;
}

.col-xs-offset-10 {
  margin-left: 83.33333333%;
}

.col-xs-offset-9 {
  margin-left: 75%;
}

.col-xs-offset-8 {
  margin-left: 66.66666667%;
}

.col-xs-offset-7 {
  margin-left: 58.33333333%;
}

.col-xs-offset-6 {
  margin-left: 50%;
}

.col-xs-offset-5 {
  margin-left: 41.66666667%;
}

.col-xs-offset-4 {
  margin-left: 33.33333333%;
}

.col-xs-offset-3 {
  margin-left: 25%;
}

.col-xs-offset-2 {
  margin-left: 16.66666667%;
}

.col-xs-offset-1 {
  margin-left: 8.33333333%;
}

.col-xs-offset-0 {
  margin-left: 0%;
}

@media(min-width:768px) {
  .col-sm-1,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-10,.col-sm-11,.col-sm-12 {
    float: left;
  }

  .col-sm-12 {
    width: 100%;
  }

  .col-sm-11 {
    width: 91.66666667%;
  }

  .col-sm-10 {
    width: 83.33333333%;
  }

  .col-sm-9 {
    width: 75%;
  }

  .col-sm-8 {
    width: 66.66666667%;
  }

  .col-sm-7 {
    width: 58.33333333%;
  }

  .col-sm-6 {
    width: 50%;
  }

  .col-sm-5 {
    width: 41.66666667%;
  }

  .col-sm-4 {
    width: 33.33333333%;
  }

  .col-sm-3 {
    width: 25%;
  }

  .col-sm-2 {
    width: 16.66666667%;
  }

  .col-sm-1 {
    width: 8.33333333%;
  }

  .col-sm-pull-12 {
    right: 100%;
  }

  .col-sm-pull-11 {
    right: 91.66666667%;
  }

  .col-sm-pull-10 {
    right: 83.33333333%;
  }

  .col-sm-pull-9 {
    right: 75%;
  }

  .col-sm-pull-8 {
    right: 66.66666667%;
  }

  .col-sm-pull-7 {
    right: 58.33333333%;
  }

  .col-sm-pull-6 {
    right: 50%;
  }

  .col-sm-pull-5 {
    right: 41.66666667%;
  }

  .col-sm-pull-4 {
    right: 33.33333333%;
  }

  .col-sm-pull-3 {
    right: 25%;
  }

  .col-sm-pull-2 {
    right: 16.66666667%;
  }

  .col-sm-pull-1 {
    right: 8.33333333%;
  }

  .col-sm-pull-0 {
    right: 0%;
  }

  .col-sm-push-12 {
    left: 100%;
  }

  .col-sm-push-11 {
    left: 91.66666667%;
  }

  .col-sm-push-10 {
    left: 83.33333333%;
  }

  .col-sm-push-9 {
    left: 75%;
  }

  .col-sm-push-8 {
    left: 66.66666667%;
  }

  .col-sm-push-7 {
    left: 58.33333333%;
  }

  .col-sm-push-6 {
    left: 50%;
  }

  .col-sm-push-5 {
    left: 41.66666667%;
  }

  .col-sm-push-4 {
    left: 33.33333333%;
  }

  .col-sm-push-3 {
    left: 25%;
  }

  .col-sm-push-2 {
    left: 16.66666667%;
  }

  .col-sm-push-1 {
    left: 8.33333333%;
  }

  .col-sm-push-0 {
    left: 0%;
  }

  .col-sm-offset-12 {
    margin-left: 100%;
  }

  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }

  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }

  .col-sm-offset-9 {
    margin-left: 75%;
  }

  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }

  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }

  .col-sm-offset-6 {
    margin-left: 50%;
  }

  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }

  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }

  .col-sm-offset-3 {
    margin-left: 25%;
  }

  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }

  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }

  .col-sm-offset-0 {
    margin-left: 0%;
  }
}

@media(min-width:992px) {
  .col-md-1,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-10,.col-md-11,.col-md-12 {
    float: left;
  }

  .col-md-12 {
    width: 100%;
  }

  .col-md-11 {
    width: 91.66666667%;
  }

  .col-md-10 {
    width: 83.33333333%;
  }

  .col-md-9 {
    width: 75%;
  }

  .col-md-8 {
    width: 66.66666667%;
  }

  .col-md-7 {
    width: 58.33333333%;
  }

  .col-md-6 {
    width: 50%;
  }

  .col-md-5 {
    width: 41.66666667%;
  }

  .col-md-4 {
    width: 33.33333333%;
  }

  .col-md-3 {
    width: 25%;
  }

  .col-md-2 {
    width: 16.66666667%;
  }

  .col-md-1 {
    width: 8.33333333%;
  }

  .col-md-pull-12 {
    right: 100%;
  }

  .col-md-pull-11 {
    right: 91.66666667%;
  }

  .col-md-pull-10 {
    right: 83.33333333%;
  }

  .col-md-pull-9 {
    right: 75%;
  }

  .col-md-pull-8 {
    right: 66.66666667%;
  }

  .col-md-pull-7 {
    right: 58.33333333%;
  }

  .col-md-pull-6 {
    right: 50%;
  }

  .col-md-pull-5 {
    right: 41.66666667%;
  }

  .col-md-pull-4 {
    right: 33.33333333%;
  }

  .col-md-pull-3 {
    right: 25%;
  }

  .col-md-pull-2 {
    right: 16.66666667%;
  }

  .col-md-pull-1 {
    right: 8.33333333%;
  }

  .col-md-pull-0 {
    right: 0%;
  }

  .col-md-push-12 {
    left: 100%;
  }

  .col-md-push-11 {
    left: 91.66666667%;
  }

  .col-md-push-10 {
    left: 83.33333333%;
  }

  .col-md-push-9 {
    left: 75%;
  }

  .col-md-push-8 {
    left: 66.66666667%;
  }

  .col-md-push-7 {
    left: 58.33333333%;
  }

  .col-md-push-6 {
    left: 50%;
  }

  .col-md-push-5 {
    left: 41.66666667%;
  }

  .col-md-push-4 {
    left: 33.33333333%;
  }

  .col-md-push-3 {
    left: 25%;
  }

  .col-md-push-2 {
    left: 16.66666667%;
  }

  .col-md-push-1 {
    left: 8.33333333%;
  }

  .col-md-push-0 {
    left: 0%;
  }

  .col-md-offset-12 {
    margin-left: 100%;
  }

  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }

  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }

  .col-md-offset-9 {
    margin-left: 75%;
  }

  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }

  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }

  .col-md-offset-6 {
    margin-left: 50%;
  }

  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }

  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }

  .col-md-offset-3 {
    margin-left: 25%;
  }

  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }

  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }

  .col-md-offset-0 {
    margin-left: 0%;
  }
}

@media(min-width:1200px) {
  .col-lg-1,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-10,.col-lg-11,.col-lg-12 {
    float: left;
  }

  .col-lg-12 {
    width: 100%;
  }

  .col-lg-11 {
    width: 91.66666667%;
  }

  .col-lg-10 {
    width: 83.33333333%;
  }

  .col-lg-9 {
    width: 75%;
  }

  .col-lg-8 {
    width: 66.66666667%;
  }

  .col-lg-7 {
    width: 58.33333333%;
  }

  .col-lg-6 {
    width: 50%;
  }

  .col-lg-5 {
    width: 41.66666667%;
  }

  .col-lg-4 {
    width: 33.33333333%;
  }

  .col-lg-3 {
    width: 25%;
  }

  .col-lg-2 {
    width: 16.66666667%;
  }

  .col-lg-1 {
    width: 8.33333333%;
  }

  .col-lg-pull-12 {
    right: 100%;
  }

  .col-lg-pull-11 {
    right: 91.66666667%;
  }

  .col-lg-pull-10 {
    right: 83.33333333%;
  }

  .col-lg-pull-9 {
    right: 75%;
  }

  .col-lg-pull-8 {
    right: 66.66666667%;
  }

  .col-lg-pull-7 {
    right: 58.33333333%;
  }

  .col-lg-pull-6 {
    right: 50%;
  }

  .col-lg-pull-5 {
    right: 41.66666667%;
  }

  .col-lg-pull-4 {
    right: 33.33333333%;
  }

  .col-lg-pull-3 {
    right: 25%;
  }

  .col-lg-pull-2 {
    right: 16.66666667%;
  }

  .col-lg-pull-1 {
    right: 8.33333333%;
  }

  .col-lg-pull-0 {
    right: 0%;
  }

  .col-lg-push-12 {
    left: 100%;
  }

  .col-lg-push-11 {
    left: 91.66666667%;
  }

  .col-lg-push-10 {
    left: 83.33333333%;
  }

  .col-lg-push-9 {
    left: 75%;
  }

  .col-lg-push-8 {
    left: 66.66666667%;
  }

  .col-lg-push-7 {
    left: 58.33333333%;
  }

  .col-lg-push-6 {
    left: 50%;
  }

  .col-lg-push-5 {
    left: 41.66666667%;
  }

  .col-lg-push-4 {
    left: 33.33333333%;
  }

  .col-lg-push-3 {
    left: 25%;
  }

  .col-lg-push-2 {
    left: 16.66666667%;
  }

  .col-lg-push-1 {
    left: 8.33333333%;
  }

  .col-lg-push-0 {
    left: 0%;
  }

  .col-lg-offset-12 {
    margin-left: 100%;
  }

  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }

  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }

  .col-lg-offset-9 {
    margin-left: 75%;
  }

  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }

  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }

  .col-lg-offset-6 {
    margin-left: 50%;
  }

  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }

  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }

  .col-lg-offset-3 {
    margin-left: 25%;
  }

  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }

  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }

  .col-lg-offset-0 {
    margin-left: 0%;
  }
}

table {
  max-width: 100%;
  background-color: transparent;
}

th {
  text-align: left;
}

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

.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.7142857;
  vertical-align: top;
  border-top: 1px solid #e0dfe1;
}

.table>thead>tr>th {
  vertical-align: bottom;
  border-bottom: 2px solid #e0dfe1;
}

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

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

.table-condensed>thead>tr>th,.table-condensed>tbody>tr>th,.table-condensed>tfoot>tr>th,.table-condensed>thead>tr>td,.table-condensed>tbody>tr>td,.table-condensed>tfoot>tr>td {
  padding: 5px;
}

.table-bordered {
  border: 1px solid #e0dfe1;
}

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

.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;
  float: none;
  display: table-column;
}

table td[class*="col-"],table th[class*="col-"] {
  position: static;
  float: none;
  display: table-cell;
}

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

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

.table>thead>tr>td.success,.table>tbody>tr>td.success,.table>tfoot>tr>td.success,.table>thead>tr>th.success,.table>tbody>tr>th.success,.table>tfoot>tr>th.success,.table>thead>tr.success>td,.table>tbody>tr.success>td,.table>tfoot>tr.success>td,.table>thead>tr.success>th,.table>tbody>tr.success>th,.table>tfoot>tr.success>th {
  background-color: #edf3f6;
}

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

.table>thead>tr>td.info,.table>tbody>tr>td.info,.table>tfoot>tr>td.info,.table>thead>tr>th.info,.table>tbody>tr>th.info,.table>tfoot>tr>th.info,.table>thead>tr.info>td,.table>tbody>tr.info>td,.table>tfoot>tr.info>td,.table>thead>tr.info>th,.table>tbody>tr.info>th,.table>tfoot>tr.info>th {
  background-color: #eef3f1;
}

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

.table>thead>tr>td.warning,.table>tbody>tr>td.warning,.table>tfoot>tr>td.warning,.table>thead>tr>th.warning,.table>tbody>tr>th.warning,.table>tfoot>tr>th.warning,.table>thead>tr.warning>td,.table>tbody>tr.warning>td,.table>tfoot>tr.warning>td,.table>thead>tr.warning>th,.table>tbody>tr.warning>th,.table>tfoot>tr.warning>th {
  background-color: #d9edf7;
}

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

.table>thead>tr>td.danger,.table>tbody>tr>td.danger,.table>tfoot>tr>td.danger,.table>thead>tr>th.danger,.table>tbody>tr>th.danger,.table>tfoot>tr>th.danger,.table>thead>tr.danger>td,.table>tbody>tr.danger>td,.table>tfoot>tr.danger>td,.table>thead>tr.danger>th,.table>tbody>tr.danger>th,.table>tfoot>tr.danger>th {
  background-color: #f2dede;
}

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

@media(max-width:767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 17.25px;
    overflow-y: hidden;
    overflow-x: scroll;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #e0dfe1;
    -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;
  min-width: 0;
}

legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 23px;
  font-size: 21px;
  line-height: inherit;
  color: #333;
  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;
  line-height: normal;
}

input[type="file"] {
  display: block;
}

input[type="range"] {
  display: block;
  width: 100%;
}

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

input[type="file"]:focus,input[type="radio"]:focus,input[type="checkbox"]:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.7142857;
  color: #555;
}

.form-control {
  display: block;
  width: 100%;
  height: 37px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.7142857;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
  -webkit-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}

.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);
}

.form-control::-moz-placeholder {
  color: #999;
  opacity: 1;
}

.form-control:-ms-input-placeholder {
  color: #999;
}

.form-control::-webkit-input-placeholder {
  color: #999;
}

.form-control[disabled],.form-control[readonly],fieldset[disabled] .form-control {
  cursor: not-allowed;
  background-color: #dbdbdb;
  opacity: 1;
}

textarea.form-control {
  height: auto;
}

input[type="search"] {
  -webkit-appearance: none;
}

input[type="date"] {
  line-height: 37px;
}

.form-group {
  margin-bottom: 15px;
}

.radio,.checkbox {
  display: block;
  min-height: 23px;
  margin-top: 10px;
  margin-bottom: 10px;
  padding-left: 20px;
}

.radio label,.checkbox label {
  display: inline;
  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;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer;
}

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

input[type="radio"][disabled],input[type="checkbox"][disabled],.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: 3px;
}

select.input-sm {
  height: 30px;
  line-height: 30px;
}

textarea.input-sm,select[multiple].input-sm {
  height: auto;
}

.input-lg {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px;
}

select.input-lg {
  height: 46px;
  line-height: 46px;
}

textarea.input-lg,select[multiple].input-lg {
  height: auto;
}



.has-success .help-block,.has-success .control-label,.has-success .radio,.has-success .checkbox,.has-success .radio-inline,.has-success .checkbox-inline {
  color: #288dc0;
}

.has-success .form-control {
  border-color: #288dc0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
}

.has-success .form-control:focus {
  border-color: #1f6e96;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #6dbae1;
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #6dbae1;
}

.has-success .input-group-addon {
  color: #288dc0;
  border-color: #288dc0;
  background-color: #edf3f6;
}

.has-success .form-control-feedback {
  color: #288dc0;
}

.has-warning .help-block,.has-warning .control-label,.has-warning .radio,.has-warning .checkbox,.has-warning .radio-inline,.has-warning .checkbox-inline {
  color: #002b49;
}

.has-warning .form-control {
  border-color: #002b49;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
}

.has-warning .form-control:focus {
  border-color: #000d16;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #0067af;
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #0067af;
}

.has-warning .input-group-addon {
  color: #002b49;
  border-color: #002b49;
  background-color: #d9edf7;
}

.has-warning .form-control-feedback {
  color: #002b49;
}

.has-error .help-block,.has-error .control-label,.has-error .radio,.has-error .checkbox,.has-error .radio-inline,.has-error .checkbox-inline {
  color: #a94442;
}

.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
}

.has-error .form-control:focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #ce8483;
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #ce8483;
}

.has-error .input-group-addon {
  color: #a94442;
  border-color: #a94442;
  background-color: #f2dede;
}

.has-error .form-control-feedback {
  color: #a94442;
}

.form-control-static {
  margin-bottom: 0;
}

.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #817f83;
}

.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.7142857;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

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

.btn:hover,.btn:focus {
  color: #333;
  text-decoration: none;
}

.btn:active,.btn.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0,0,0,.125);
  box-shadow: inset 0 3px 5px rgba(0,0,0,.125);
}

.btn.disabled,.btn[disabled],fieldset[disabled] .btn {
  cursor: not-allowed;
  pointer-events: none;
  opacity: .65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}

.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}

.btn-default:hover,.btn-default:focus,.btn-default:active,.btn-default.active,.open .dropdown-toggle.btn-default {
  color: #333;
  background-color: #ebebeb;
  border-color: #adadad;
}

.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: #fff;
  border-color: #ccc;
}

.btn-default .badge {
  color: #fff;
  background-color: #333;
}

.btn-primary {
  color: #fff;
  background-color: #002b49;
  border-color: #001c2f;
}

.btn-primary:hover,.btn-primary:focus,.btn-primary:active,.btn-primary.active,.open .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #001320;
  border-color: #000;
}

.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: #002b49;
  border-color: #001c2f;
}

.btn-primary .badge {
  color: #002b49;
  background-color: #fff;
}

.btn-success {
  color: #fff;
  background-color: #288dc0;
  border-color: #247eab;
}

.btn-success:hover,.btn-success:focus,.btn-success:active,.btn-success.active,.open .dropdown-toggle.btn-success {
  color: #fff;
  background-color: #21749e;
  border-color: #195878;
}

.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: #288dc0;
  border-color: #247eab;
}

.btn-success .badge {
  color: #288dc0;
  background-color: #fff;
}

.btn-info {
  color: #fff;
  background-color: #588e71;
  border-color: #4e7e64;
}

.btn-info:hover,.btn-info:focus,.btn-info:active,.btn-info.active,.open .dropdown-toggle.btn-info {
  color: #fff;
  background-color: #48755d;
  border-color: #375846;
}

.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: #588e71;
  border-color: #4e7e64;
}

.btn-info .badge {
  color: #588e71;
  background-color: #fff;
}

.btn-warning {
  color: #fff;
  background-color: #f4a416;
  border-color: #e6970b;
}

.btn-warning:hover,.btn-warning:focus,.btn-warning:active,.btn-warning.active,.open .dropdown-toggle.btn-warning {
  color: #fff;
  background-color: #d78d0a;
  border-color: #ab7008;
}

.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: #f4a416;
  border-color: #e6970b;
}

.btn-warning .badge {
  color: #f4a416;
  background-color: #fff;
}

.btn-danger {
  color: #fff;
  background-color: #d04523;
  border-color: #ba3e1f;
}

.btn-danger:hover,.btn-danger:focus,.btn-danger:active,.btn-danger.active,.open .dropdown-toggle.btn-danger {
  color: #fff;
  background-color: #ad391d;
  border-color: #862c17;
}

.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: #d04523;
  border-color: #ba3e1f;
}

.btn-danger .badge {
  color: #d04523;
  background-color: #fff;
}

.btn-link {
  color: #288dc0;
  font-weight: normal;
  cursor: pointer;
  border-radius: 0;
}

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

.btn-link,.btn-link:hover,.btn-link:focus,.btn-link:active {
  border-color: transparent;
}

.btn-link:hover,.btn-link:focus {
  color: #1b5f81;
  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: #999;
  text-decoration: none;
}

.btn-lg,.btn-group-lg>.btn {
  padding: 10px 16px;

  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px;
}

.btn-sm,.btn-group-sm>.btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

.btn-xs,.btn-group-xs>.btn {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

.btn-block {
  display: block;
  width: 100%;
  padding-left: 0;
  padding-right: 0;
}

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

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

.fade {
  opacity: 0;
  -webkit-transition: opacity .15s linear;
  transition: opacity .15s linear;
}

.fade.in {
  opacity: 1;
}

.collapse {
  display: none;
}

.collapse.in {
  display: block;
}

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition: height .35s ease;
  transition: height .35s ease;
}

@font-face {
font-family:'Glyphicons Halflings'; src:url('../fonts/glyphicons-halflings-regular.eot'); src:url('../fonts/glyphicons-halflings-regulard41d.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';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.glyphicon-asterisk:before {
  content: "*";
}

.glyphicon-plus:before {
  content: "+";
}

.glyphicon-euro:before {
  content: "€";
}

.glyphicon-minus:before {
  content: "−";
}

.glyphicon-cloud:before {
  content: "☁";
}

.glyphicon-envelope:before {
  content: "✉";
}

.glyphicon-pencil:before {
  content: "✏";
}

.glyphicon-glass:before {
  content: "";
}

.glyphicon-music:before {
  content: "";
}

.glyphicon-search:before {
  content: "";
}

.glyphicon-heart:before {
  content: "";
}

.glyphicon-star:before {
  content: "";
}

.glyphicon-star-empty:before {
  content: "";
}

.glyphicon-user:before {
  content: "";
}

.glyphicon-film:before {
  content: "";
}

.glyphicon-th-large:before {
  content: "";
}

.glyphicon-th:before {
  content: "";
}

.glyphicon-th-list:before {
  content: "";
}

.glyphicon-ok:before {
  content: "";
}

.glyphicon-remove:before {
  content: "";
}

.glyphicon-zoom-in:before {
  content: "";
}

.glyphicon-zoom-out:before {
  content: "";
}

.glyphicon-off:before {
  content: "";
}

.glyphicon-signal:before {
  content: "";
}

.glyphicon-cog:before {
  content: "";
}

.glyphicon-trash:before {
  content: "";
}

.glyphicon-home:before {
  content: "";
}

.glyphicon-file:before {
  content: "";
}

.glyphicon-time:before {
  content: "";
}

.glyphicon-road:before {
  content: "";
}

.glyphicon-download-alt:before {
  content: "";
}

.glyphicon-download:before {
  content: "";
}

.glyphicon-upload:before {
  content: "";
}

.glyphicon-inbox:before {
  content: "";
}

.glyphicon-play-circle:before {
  content: "";
}

.glyphicon-repeat:before {
  content: "";
}

.glyphicon-refresh:before {
  content: "";
}

.glyphicon-list-alt:before {
  content: "";
}

.glyphicon-lock:before {
  content: "";
}

.glyphicon-flag:before {
  content: "";
}

.glyphicon-headphones:before {
  content: "";
}

.glyphicon-volume-off:before {
  content: "";
}

.glyphicon-volume-down:before {
  content: "";
}

.glyphicon-volume-up:before {
  content: "";
}

.glyphicon-qrcode:before {
  content: "";
}

.glyphicon-barcode:before {
  content: "";
}

.glyphicon-tag:before {
  content: "";
}

.glyphicon-tags:before {
  content: "";
}

.glyphicon-book:before {
  content: "";
}

.glyphicon-bookmark:before {
  content: "";
}

.glyphicon-print:before {
  content: "";
}

.glyphicon-camera:before {
  content: "";
}

.glyphicon-font:before {
  content: "";
}

.glyphicon-bold:before {
  content: "";
}

.glyphicon-italic:before {
  content: "";
}

.glyphicon-text-height:before {
  content: "";
}

.glyphicon-text-width:before {
  content: "";
}

.glyphicon-align-left:before {
  content: "";
}

.glyphicon-align-center:before {
  content: "";
}

.glyphicon-align-right:before {
  content: "";
}

.glyphicon-align-justify:before {
  content: "";
}

.glyphicon-list:before {
  content: "";
}

.glyphicon-indent-left:before {
  content: "";
}

.glyphicon-indent-right:before {
  content: "";
}

.glyphicon-facetime-video:before {
  content: "";
}

.glyphicon-picture:before {
  content: "";
}

.glyphicon-map-marker:before {
  content: "";
}

.glyphicon-adjust:before {
  content: "";
}

.glyphicon-tint:before {
  content: "";
}

.glyphicon-edit:before {
  content: "";
}

.glyphicon-share:before {
  content: "";
}

.glyphicon-check:before {
  content: "";
}

.glyphicon-move:before {
  content: "";
}

.glyphicon-step-backward:before {
  content: "";
}

.glyphicon-fast-backward:before {
  content: "";
}

.glyphicon-backward:before {
  content: "";
}

.glyphicon-play:before {
  content: "";
}

.glyphicon-pause:before {
  content: "";
}

.glyphicon-stop:before {
  content: "";
}

.glyphicon-forward:before {
  content: "";
}

.glyphicon-fast-forward:before {
  content: "";
}

.glyphicon-step-forward:before {
  content: "";
}

.glyphicon-eject:before {
  content: "";
}

.glyphicon-chevron-left:before {
  content: "";
}

.glyphicon-chevron-right:before {
  content: "";
}

.glyphicon-plus-sign:before {
  content: "";
}

.glyphicon-minus-sign:before {
  content: "";
}

.glyphicon-remove-sign:before {
  content: "";
}

.glyphicon-ok-sign:before {
  content: "";
}

.glyphicon-question-sign:before {
  content: "";
}

.glyphicon-info-sign:before {
  content: "";
}

.glyphicon-screenshot:before {
  content: "";
}

.glyphicon-remove-circle:before {
  content: "";
}

.glyphicon-ok-circle:before {
  content: "";
}

.glyphicon-ban-circle:before {
  content: "";
}

.glyphicon-arrow-left:before {
  content: "";
}

.glyphicon-arrow-right:before {
  content: "";
}

.glyphicon-arrow-up:before {
  content: "";
}

.glyphicon-arrow-down:before {
  content: "";
}

.glyphicon-share-alt:before {
  content: "";
}

.glyphicon-resize-full:before {
  content: "";
}

.glyphicon-resize-small:before {
  content: "";
}

.glyphicon-exclamation-sign:before {
  content: "";
}

.glyphicon-gift:before {
  content: "";
}

.glyphicon-leaf:before {
  content: "";
}

.glyphicon-fire:before {
  content: "";
}

.glyphicon-eye-open:before {
  content: "";
}

.glyphicon-eye-close:before {
  content: "";
}

.glyphicon-warning-sign:before {
  content: "";
}

.glyphicon-plane:before {
  content: "";
}

.glyphicon-calendar:before {
  content: "";
}

.glyphicon-random:before {
  content: "";
}

.glyphicon-comment:before {
  content: "";
}

.glyphicon-magnet:before {
  content: "";
}

.glyphicon-chevron-up:before {
  content: "";
}

.glyphicon-chevron-down:before {
  content: "";
}

.glyphicon-retweet:before {
  content: "";
}

.glyphicon-shopping-cart:before {
  content: "";
}

.glyphicon-folder-close:before {
  content: "";
}

.glyphicon-folder-open:before {
  content: "";
}

.glyphicon-resize-vertical:before {
  content: "";
}

.glyphicon-resize-horizontal:before {
  content: "";
}

.glyphicon-hdd:before {
  content: "";
}

.glyphicon-bullhorn:before {
  content: "";
}

.glyphicon-bell:before {
  content: "";

}

.glyphicon-certificate:before {
  content: "";
}

.glyphicon-thumbs-up:before {
  content: "";
}

.glyphicon-thumbs-down:before {
  content: "";
}

.glyphicon-hand-right:before {
  content: "";
}

.glyphicon-hand-left:before {
  content: "";
}

.glyphicon-hand-up:before {
  content: "";
}

.glyphicon-hand-down:before {
  content: "";
}

.glyphicon-circle-arrow-right:before {
  content: "";
}

.glyphicon-circle-arrow-left:before {
  content: "";
}

.glyphicon-circle-arrow-up:before {
  content: "";
}

.glyphicon-circle-arrow-down:before {
  content: "";
}

.glyphicon-globe:before {
  content: "";
}

.glyphicon-wrench:before {
  content: "";
}

.glyphicon-tasks:before {
  content: "";
}

.glyphicon-filter:before {
  content: "";
}

.glyphicon-briefcase:before {
  content: "";
}

.glyphicon-fullscreen:before {
  content: "";
}

.glyphicon-dashboard:before {
  content: "";
}

.glyphicon-paperclip:before {
  content: "";
}

.glyphicon-heart-empty:before {
  content: "";
}

.glyphicon-link:before {
  content: "";
}

.glyphicon-phone:before {
  content: "";
}

.glyphicon-pushpin:before {
  content: "";
}

.glyphicon-usd:before {
  content: "";
}

.glyphicon-gbp:before {
  content: "";
}

.glyphicon-sort:before {
  content: "";
}

.glyphicon-sort-by-alphabet:before {
  content: "";
}

.glyphicon-sort-by-alphabet-alt:before {
  content: "";
}

.glyphicon-sort-by-order:before {
  content: "";
}

.glyphicon-sort-by-order-alt:before {
  content: "";
}

.glyphicon-sort-by-attributes:before {
  content: "";
}

.glyphicon-sort-by-attributes-alt:before {
  content: "";
}

.glyphicon-unchecked:before {
  content: "";
}

.glyphicon-expand:before {
  content: "";
}

.glyphicon-collapse-down:before {
  content: "";
}

.glyphicon-collapse-up:before {
  content: "";
}

.glyphicon-log-in:before {
  content: "";
}

.glyphicon-flash:before {
  content: "";
}

.glyphicon-log-out:before {
  content: "";
}

.glyphicon-new-window:before {
  content: "";
}

.glyphicon-record:before {
  content: "";
}

.glyphicon-save:before {
  content: "";
}

.glyphicon-open:before {
  content: "";
}

.glyphicon-saved:before {
  content: "";
}

.glyphicon-import:before {
  content: "";
}

.glyphicon-export:before {
  content: "";
}

.glyphicon-send:before {
  content: "";
}

.glyphicon-floppy-disk:before {
  content: "";
}

.glyphicon-floppy-saved:before {
  content: "";
}

.glyphicon-floppy-remove:before {
  content: "";
}

.glyphicon-floppy-save:before {
  content: "";
}

.glyphicon-floppy-open:before {
  content: "";
}

.glyphicon-credit-card:before {
  content: "";
}

.glyphicon-transfer:before {
  content: "";
}

.glyphicon-cutlery:before {
  content: "";
}

.glyphicon-header:before {
  content: "";
}

.glyphicon-compressed:before {
  content: "";
}

.glyphicon-earphone:before {
  content: "";
}

.glyphicon-phone-alt:before {
  content: "";
}

.glyphicon-tower:before {
  content: "";
}

.glyphicon-stats:before {
  content: "";
}

.glyphicon-sd-video:before {
  content: "";
}

.glyphicon-hd-video:before {
  content: "";
}

.glyphicon-subtitles:before {
  content: "";
}

.glyphicon-sound-stereo:before {
  content: "";
}

.glyphicon-sound-dolby:before {
  content: "";
}

.glyphicon-sound-5-1:before {
  content: "";
}

.glyphicon-sound-6-1:before {
  content: "";
}

.glyphicon-sound-7-1:before {
  content: "";
}

.glyphicon-copyright-mark:before {
  content: "";
}

.glyphicon-registration-mark:before {
  content: "";
}

.glyphicon-cloud-download:before {
  content: "";
}

.glyphicon-cloud-upload:before {
  content: "";
}

.glyphicon-tree-conifer:before {
  content: "";
}

.glyphicon-tree-deciduous:before {
  content: "";
}

.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;
  list-style: none;
  font-size: 14px;
  background-color: #e6e6e8;
  border: 1px solid #ccc;
  border: 1px solid rgba(0,0,0,.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
  box-shadow: 0 6px 12px rgba(0,0,0,.175);
  background-clip: padding-box;
}

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

.dropdown-menu .divider {
  height: 1px;
  margin: 10.5px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}

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

.dropdown-menu>li>a:hover,.dropdown-menu>li>a:focus {
  text-decoration: none;
  color: #288dc0;
  background-color: transparent;
}

.dropdown-menu>.active>a,.dropdown-menu>.active>a:hover,.dropdown-menu>.active>a:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  background-color: #002b49;
}

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

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

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

.open>a {
  outline: 0;
}

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

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

.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.7142857;
  color: #999;
}

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

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

.dropup .caret {
  border-top: 0;
  border-bottom: 4px solid;
  content: "";
}

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


.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 {
  margin-left: -5px;
}

.btn-toolbar .btn-group,.btn-toolbar .input-group {
  float: left;
}

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

.btn-group>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}

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

.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

.btn-group>.btn:last-child:not(:first-child),.btn-group>.dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

.btn-group>.btn-group {
  float: left;
}

.btn-group>.btn-group:not(:first-child):not(:last-child)>.btn {
  border-radius: 0;
}

.btn-group>.btn-group:first-child>.btn:last-child,.btn-group>.btn-group:first-child>.dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

.btn-group>.btn-group:last-child>.btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

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

.btn-group>.btn+.dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
}

.btn-group>.btn-lg+.dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px;
}

.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0,0,0,.125);
  box-shadow: inset 0 3px 5px rgba(0,0,0,.125);
}

.btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
  box-shadow: none;
}

.btn .caret {
  margin-left: 0;
}

.btn-lg .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}

.dropup .btn-lg .caret {
  border-width: 0 5px 5px;
}

.btn-group-vertical>.btn,.btn-group-vertical>.btn-group,.btn-group-vertical>.btn-group>.btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}

.btn-group-vertical>.btn-group>.btn {
  float: none;
}

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

.btn-group-vertical>.btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}

.btn-group-vertical>.btn:first-child:not(:last-child) {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.btn-group-vertical>.btn:last-child:not(:first-child) {
  border-bottom-left-radius: 4px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

.btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>.btn {
  border-radius: 0;
}

.btn-group-vertical>.btn-group:first-child:not(:last-child)>.btn:last-child,.btn-group-vertical>.btn-group:first-child:not(:last-child)>.dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.btn-group-vertical>.btn-group:last-child:not(:first-child)>.btn:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}

.btn-group-justified>.btn,.btn-group-justified>.btn-group {
  float: none;
  display: table-cell;
  width: 1%;
}

.btn-group-justified>.btn-group .btn {
  width: 100%;
}

[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-left: 0;
  padding-right: 0;
}

.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}

.input-group-lg>.form-control,.input-group-lg>.input-group-addon,.input-group-lg>.input-group-btn>.btn {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px;
}

select.input-group-lg>.form-control,select.input-group-lg>.input-group-addon,select.input-group-lg>.input-group-btn>.btn {
  height: 46px;
  line-height: 46px;
}

textarea.input-group-lg>.form-control,textarea.input-group-lg>.input-group-addon,textarea.input-group-lg>.input-group-btn>.btn,select[multiple].input-group-lg>.form-control,select[multiple].input-group-lg>.input-group-addon,select[multiple].input-group-lg>.input-group-btn>.btn {
  height: auto;
}

.input-group-sm>.form-control,.input-group-sm>.input-group-addon,.input-group-sm>.input-group-btn>.btn {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

select.input-group-sm>.form-control,select.input-group-sm>.input-group-addon,select.input-group-sm>.input-group-btn>.btn {
  height: 30px;
  line-height: 30px;
}

textarea.input-group-sm>.form-control,textarea.input-group-sm>.input-group-addon,textarea.input-group-sm>.input-group-btn>.btn,select[multiple].input-group-sm>.form-control,select[multiple].input-group-sm>.input-group-addon,select[multiple].input-group-sm>.input-group-btn>.btn {
  height: auto;
}

.input-group-addon,.input-group-btn,.input-group .form-control {
  display: table-cell;
}

.input-group-addon:not(:first-child):not(:last-child),.input-group-btn:not(:first-child):not(:last-child),.input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}

.input-group-addon,.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}

.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  color: #555;
  text-align: center;
  background-color: #dbdbdb;
  border: 1px solid #ccc;
  border-radius: 4px;
}

.input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 3px;
}

.input-group-addon.input-lg {
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 6px;
}

.input-group-addon input[type="radio"],.input-group-addon input[type="checkbox"] {
  margin-top: 0;
}

.input-group .form-control:first-child,.input-group-addon:first-child,.input-group-btn:first-child>.btn,.input-group-btn:first-child>.btn-group>.btn,.input-group-btn:first-child>.dropdown-toggle,.input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle),.input-group-btn:last-child>.btn-group:not(:last-child)>.btn {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

.input-group-addon:first-child {
  border-right: 0;
}

.input-group .form-control:last-child,.input-group-addon:last-child,.input-group-btn:last-child>.btn,.input-group-btn:last-child>.btn-group>.btn,.input-group-btn:last-child>.dropdown-toggle,.input-group-btn:first-child>.btn:not(:first-child),.input-group-btn:first-child>.btn-group:not(:first-child)>.btn {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

.input-group-addon:last-child {
  border-left: 0;
}

.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}

.input-group-btn>.btn {
  position: relative;
}

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

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

.input-group-btn:first-child>.btn,.input-group-btn:first-child>.btn-group {
  margin-right: -1px;
}

.input-group-btn:last-child>.btn,.input-group-btn:last-child>.btn-group {
  margin-left: -1px;
}

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

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

.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 23px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px;
}

.breadcrumb>li {
  display: inline-block;
}

.breadcrumb>li+li:before {
  content: "/ ";
  padding: 0 5px;
  color: #ccc;
}

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


.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  color: #fff;
  line-height: 1;
  vertical-align: baseline;
  white-space: nowrap;
  text-align: center;
  background-color: #999;
  border-radius: 10px;
}

.badge:empty {
  display: none;
}

.btn .badge {
  position: relative;
  top: -1px;
}

.btn-xs .badge {
  top: 0;
  padding: 1px 5px;
}

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

a.list-group-item.active>.badge,.nav-pills>.active>a>.badge {
  color: #288dc0;
  background-color: #fff;
}




.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 23px;
  line-height: 1.7142857;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
}

.thumbnail>img,.thumbnail a>img {
  margin-left: auto;
  margin-right: auto;
}

a.thumbnail:hover,a.thumbnail:focus,a.thumbnail.active {
  border-color: #288dc0;
}

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

.alert {
  padding: 15px;
  margin-bottom: 23px;
  border: 1px solid transparent;
  border-radius: 4px;
}

.alert h4 {
  margin-top: 0;
  color: inherit;
}

.alert .alert-link {
  font-weight: bold;
}

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

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

.alert-dismissable {
  padding-right: 35px;
}

.alert-dismissable .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}

.alert-success {
  background-color: #edf3f6;
  border-color: #dcebee;
  color: #288dc0;
}

.alert-success hr {
  border-top-color: #cbe1e5;
}

.alert-success .alert-link {
  color: #1f6e96;
}

.alert-info {
  background-color: #eef3f1;
  border-color: #d9e4de;
  color: #588e71;
}

.alert-info hr {
  border-top-color: #cadad1;
}

.alert-info .alert-link {
  color: #446f58;
}

.alert-warning {
  background-color: #d9edf7;
  border-color: #c4ebf3;
  color: #002b49;
}

.alert-warning hr {
  border-top-color: #afe4ee;
}

.alert-warning .alert-link {
  color: #000d16;
}

.alert-danger {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #a94442;
}

.alert-danger hr {
  border-top-color: #e4b9c0;
}

.alert-danger .alert-link {
  color: #843534;
}

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

  to {
    background-position: 0 0;
  }
}

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

  to {
    background-position: 0 0;
  }
}

.progress {
  overflow: hidden;
  height: 23px;
  margin-bottom: 23px;
  background-color: #f5f5f5;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
  box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
}

.progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 12px;
  line-height: 23px;
  color: #fff;
  text-align: center;
  background-color: #002b49;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0,0,0,.15);
  box-shadow: inset 0 -1px 0 rgba(0,0,0,.15);
  -webkit-transition: width .6s ease;
  transition: width .6s ease;
}

.progress-striped .progress-bar {
  background-image: -webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
  background-image: linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.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: #288dc0;
}

.progress-striped .progress-bar-success {
  background-image: -webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
  background-image: linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
}

.progress-bar-info {
  background-color: #588e71;
}

.progress-striped .progress-bar-info {
  background-image: -webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
  background-image: linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
}

.progress-bar-warning {
  background-color: #f4a416;
}

.progress-striped .progress-bar-warning {
  background-image: -webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
  background-image: linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
}

.progress-bar-danger {
  background-color: #d04523;
}

.progress-striped .progress-bar-danger {
  background-image: -webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
  background-image: linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
}

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

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

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

.media-object {
  display: block;
}

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

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

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

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

.list-group {
  margin-bottom: 20px;
  padding-left: 0;
}

.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd;
}

.list-group-item:first-child {
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
}

.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}

.list-group-item>.badge {
  float: right;
}

.list-group-item>.badge+.badge {
  margin-right: 5px;
}

a.list-group-item {
  color: #555;
}

a.list-group-item .list-group-item-heading {
  color: #333;
}

a.list-group-item:hover,a.list-group-item:focus {
  text-decoration: none;
  background-color: #f5f5f5;
}

a.list-group-item.active,a.list-group-item.active:hover,a.list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #002b49;
  border-color: #002b49;
}

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: #169fff;
}

.list-group-item-success {
  color: #288dc0;
  background-color: #edf3f6;
}

a.list-group-item-success {
  color: #288dc0;
}

a.list-group-item-success .list-group-item-heading {
  color: inherit;
}

a.list-group-item-success:hover,a.list-group-item-success:focus {
  color: #288dc0;
  background-color: #dce8ee;
}

a.list-group-item-success.active,a.list-group-item-success.active:hover,a.list-group-item-success.active:focus {
  color: #fff;
  background-color: #288dc0;
  border-color: #288dc0;
}

.list-group-item-info {
  color: #588e71;
  background-color: #eef3f1;
}

a.list-group-item-info {
  color: #588e71;
}

a.list-group-item-info .list-group-item-heading {
  color: inherit;
}

a.list-group-item-info:hover,a.list-group-item-info:focus {
  color: #588e71;
  background-color: #dfe8e5;
}

a.list-group-item-info.active,a.list-group-item-info.active:hover,a.list-group-item-info.active:focus {
  color: #fff;
  background-color: #588e71;
  border-color: #588e71;
}

.list-group-item-warning {
  color: #002b49;
  background-color: #d9edf7;
}

a.list-group-item-warning {
  color: #002b49;
}

a.list-group-item-warning .list-group-item-heading {
  color: inherit;
}

a.list-group-item-warning:hover,a.list-group-item-warning:focus {
  color: #002b49;
  background-color: #c4e3f3;
}

a.list-group-item-warning.active,a.list-group-item-warning.active:hover,a.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #002b49;
  border-color: #002b49;
}

.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede;
}

a.list-group-item-danger {
  color: #a94442;
}

a.list-group-item-danger .list-group-item-heading {
  color: inherit;
}

a.list-group-item-danger:hover,a.list-group-item-danger:focus {
  color: #a94442;
  background-color: #ebcccc;
}

a.list-group-item-danger.active,a.list-group-item-danger.active:hover,a.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442;
}

.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}

.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}

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



.well-lg {
  padding: 24px;
  border-radius: 6px;
}

.well-sm {
  padding: 9px;
  border-radius: 3px;
}

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

.close:hover,.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  opacity: .5;
  filter: alpha(opacity=50);
}

button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}

.modal-open {
  overflow: hidden;
}

.modal {
  display: none;
  overflow: auto;
  overflow-y: scroll;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}

.modal.fade .modal-dialog {
  -webkit-transform: translate(0,-25%);
  -ms-transform: translate(0,-25%);
  transform: translate(0,-25%);
  -webkit-transition: -webkit-transform .3s ease-out;
  -moz-transition: -moz-transform .3s ease-out;
  -o-transition: -o-transform .3s ease-out;
  transition: transform .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;
  width: auto;
  margin: 10px;
}

.modal-content {
  position: relative;
  background-color: #fff;
  border: 1px solid #999;
  border: 1px solid rgba(0,0,0,.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 9px rgba(0,0,0,.5);
  box-shadow: 0 3px 9px rgba(0,0,0,.5);
  background-clip: padding-box;
  outline: none;
}

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

.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}

.modal-backdrop.in {
  opacity: .5;
  filter: alpha(opacity=50);
}

.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
  min-height: 16.7142857px;
}

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

.modal-title {
  margin: 0;
  line-height: 1.7142857;
}

.modal-body {
  position: relative;
  padding: 20px;
}

.modal-footer {
  margin-top: 15px;
  padding: 19px 20px 20px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}

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

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

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

@media(min-width:768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }

  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0,0,0,.5);
    box-shadow: 0 5px 15px rgba(0,0,0,.5);
  }

  .modal-sm {
    width: 300px;
  }
}

@media(min-width:992px) {
  .modal-lg {
    width: 900px;
  }
}

.carousel {
  position: relative;
}

.carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%;
}

.carousel-inner>.item {
  display: none;
  position: relative;
  -webkit-transition: .6s ease-in-out left;
  transition: .6s ease-in-out left;
}

.carousel-inner>.item>img,.carousel-inner>.item>a>img {
  line-height: 1;
}

.carousel-inner>.active,.carousel-inner>.next,.carousel-inner>.prev {
  display: block;
}

.carousel-inner>.active {
  left: 0;
}

.carousel-inner>.next,.carousel-inner>.prev {
  position: absolute;
  top: 0;
  width: 100%;
}

.carousel-inner>.next {
  left: 100%;
}

.carousel-inner>.prev {
  left: -100%;
}

.carousel-inner>.next.left,.carousel-inner>.prev.right {
  left: 0;
}

.carousel-inner>.active.left {
  left: -100%;
}

.carousel-inner>.active.right {
  left: 100%;
}

.carousel-control {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 15%;
  opacity: .5;
  filter: alpha(opacity=50);
  font-size: 20px;
  color: #288dc0;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0,0,0,.6);
}

.carousel-control.left {
  background-image: -webkit-linear-gradient(left,color-stop(rgba(0,0,0,.5) 0%),color-stop(rgba(0,0,0,.0001) 100%));
  background-image: linear-gradient(to right,rgba(0,0,0,.5) 0%,rgba(0,0,0,.0001) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000',endColorstr='#00000000',GradientType=1);
}

.carousel-control.right {
  left: auto;
  right: 0;
  background-image: -webkit-linear-gradient(left,color-stop(rgba(0,0,0,.0001) 0%),color-stop(rgba(0,0,0,.5) 100%));
  background-image: linear-gradient(to right,rgba(0,0,0,.0001) 0%,rgba(0,0,0,.5) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000',endColorstr='#80000000',GradientType=1);
}

.carousel-control:hover,.carousel-control:focus {
  outline: none;
  color: #288dc0;
  text-decoration: none;
  opacity: .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: '‹';
}

.carousel-control .icon-next:before {
  content: '›';
}

.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  margin-left: -30%;
  padding-left: 0;
  list-style: none;
  text-align: center;
}

.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  border: 1px solid #fff;
  border-radius: 10px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: rgba(0,0,0,0);
}

.carousel-indicators .active {
  margin: 0;
  width: 12px;
  height: 12px;
  background-color: #fff;
}

.carousel-caption {
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 20px;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0,0,0,.6);
}

.carousel-caption .btn {
  text-shadow: none;
}

@media screen and (min-width:768px) {
  .carousel-control .glyphicon-chevron-left,.carousel-control .glyphicon-chevron-right,.carousel-control .icon-prev,.carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -15px;
    margin-left: -15px;
    font-size: 30px;
  }

  .carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 30px;
  }

  .carousel-indicators {
    bottom: 20px;
  }
}

.container:before,.container:after,.container-fluid:before,.container-fluid:after,.row:before,.row:after,.form-horizontal .form-group:before,.form-horizontal .form-group:after,.btn-toolbar:before,.btn-toolbar:after,.btn-group-vertical>.btn-group:before,.btn-group-vertical>.btn-group:after,.nav:before,.nav:after,.pager:before,.pager:after,.panel-body:before,.panel-body:after,.modal-footer:before,.modal-footer:after {
  content: " ";
  display: table;
}

.container:after,.container-fluid:after,.row:after,.form-horizontal .form-group:after,.btn-toolbar:after,.btn-group-vertical>.btn-group:after,.nav:after,.pager:after,.panel-body:after,.modal-footer:after {
  clear: both;
}

.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.pull-right {
  float: right!important;
}

.pull-left {
  float: left!important;
}

.hide {
  display: none!important;
}

.show {
  display: block!important;
}

.invisible {
  visibility: hidden;
}

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

.hidden {
  display: none!important;
  visibility: hidden!important;
}

.affix {
  position: fixed;
}

@-ms-viewport {
  width:device-width;
}

body {
  zoom: 1;
}

p a,li a {
  font-weight: 400;
}

.header {
  padding: 12px 0 10px 3px;
  background-color: #f2f2f3;
}

.header .contact {
  padding-top: 2px;
  line-height: 1.5;
}

.header .contact a {
  font-weight: normal;
}

.header .contact .icon,.header .contact .fa,.header .contact .icon-filmscatter {
  font-size: 16px;
  vertical-align: middle;
  margin-right: 4px;
}

.footer {
  padding: 36px 0;
 /*background-image: url('../App_Themes/RogueWave/images/dot-pattern-01.png');*/
  /*background-color: #464646;
  color: #ebebeb;*/
 background-image: -moz-linear-gradient(100% 100% 90deg, #edf5fa, #FFFFFF, #FFFFFF 100%);background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#FFFFFF), to(#edf5fa), color-stop(.5, #FFFFFF));
}

.footer a {
	color #1c0f0f;
 /* color: #ebebeb;*/
  font-weight: normal;
}

.footer a:hover {
  color: #dbdbdb;
  text-decoration: none;
}

.footer ul>li a {
  font-weight: 700;
}

.footer ul>li>ul>li {
  font-weight: normal;
  font-size: 13px;
}

.footer ul>li>ul>li a {
  font-weight: normal;
}

.footer .social {
  font-size: 21px;
}

.footer .social a {
  font-weight: normal;
}

.footer .phone {
  font-weight: 700;
  font-size: 16px;
  margin-bottom: 15px;
}

.footer .phone a {
  font-weight: 700;
}

.footer .copyright {
  text-align: center;
  font-size: 12px;
}


h1 small.new-line,h2 small.new-line,h3 small.new-line,h4 small.new-line,h5 small.new-line,h6 small.new-line,.h1 small.new-line,.h2 small.new-line,.h3 small.new-line,.h4 small.new-line,.h5 small.new-line,.h6 small.new-line,h1 .small.new-line,h2 .small.new-line,h3 .small.new-line,h4 .small.new-line,h5 .small.new-line,h6 .small.new-line,.h1 .small.new-line,.h2 .small.new-line,.h3 .small.new-line,.h4 .small.new-line,.h5 .small.new-line,.h6 .small.new-line {
  display: block;
  line-height: 2;
}

.font-size-base {
  font-size: 14px;
}

.font-size-large {
  font-size: 18px;
}

.font-size-larger {
  font-size: 21px;
}

.font-size-largest {
  font-size: 24px;
}

.font-size-small {
  font-size: 12px;
}

.font-size-smaller {
  font-size: 10px;
}

.font-size-smallest {
  font-size: 8px;
}


p,ul {
  line-height: 2;
}

strong,.strong {
  font-weight: 600;
}

.stronger {
  font-weight: 700;
}

.text-uppercase {
  text-transform: uppercase;
}

.line-height-1x {
  line-height: 1.1428571;
}

.line-height-1-25x {
  line-height: 1.25;
}

.line-height-2x {
  line-height: 2;
}

.margin-top-1x {
  margin-top: 23px;
}

.margin-bottom-1x {
  margin-bottom: 23px;
}

.margin-top-2x {
  margin-top: 28px;
}

.margin-bottom-2x {
  margin-bottom: 28px;
}


.background-primary,.bg-primary {
  background-color: #002b49;
  color: #f2f2f3;
}

.background-primary a:not(.btn),.bg-primary a:not(.btn) {
  color: #f2f2f3;
}

.background-primary a:not(.btn):hover,.bg-primary a:not(.btn):hover {
  color: #f2f2f3;
}

.background-primary.border-bottom,.bg-primary.border-bottom {
  border-bottom: 40px solid #288dc0;
}

.background-primary h1,.bg-primary h1,.background-primary .h1,.bg-primary .h1,.background-primary h2,.bg-primary h2,.background-primary .h2,.bg-primary .h2,.background-primary h3,.bg-primary h3,.background-primary .h3,.bg-primary .h3,.background-primary h4,.bg-primary h4,.background-primary .h4,.bg-primary .h4,.background-primary h5,.bg-primary h5,.background-primary .h5,.bg-primary .h5 {
  color: #fff;
}

.background-primary .help-block,.bg-primary .help-block {
  color: #f2f2f3;
}

.background-primary-light,.bg-primary-light {
  background-color: #288dc0;
  color: #414042;
}

.background-primary-light a:not(.btn),.bg-primary-light a:not(.btn) {
  color: #414042;
}

.background-primary-light a:not(.btn):hover,.bg-primary-light a:not(.btn):hover {
  color: #414042;
}

.background-primary-light.border-bottom,.bg-primary-light.border-bottom {
  border-bottom: 40px solid #288dc0;
}

.background-primary-light h1,.bg-primary-light h1,.background-primary-light .h1,.bg-primary-light .h1,.background-primary-light h2,.bg-primary-light h2,.background-primary-light .h2,.bg-primary-light .h2,.background-primary-light h3,.bg-primary-light h3,.background-primary-light .h3,.bg-primary-light .h3,.background-primary-light h4,.bg-primary-light h4,.background-primary-light .h4,.bg-primary-light .h4,.background-primary-light h5,.bg-primary-light h5,.background-primary-light .h5,.bg-primary-light .h5 {
  color: #414042;
}

.background-primary-light .help-block,.bg-primary-light .help-block {
  color: #414042;
}

.background-primary-lighter,.bg-primary-lighter {
  background-color: #edf3f6;
  color: #414042;
}

.background-primary-lighter a:not(.btn),.bg-primary-lighter a:not(.btn) {
  color: #414042;
}

.background-primary-lighter a:not(.btn):hover,.bg-primary-lighter a:not(.btn):hover {
  color: #288dc0;
}

.background-primary-lighter.border-bottom,.bg-primary-lighter.border-bottom {
  border-bottom: 40px solid #edf3f6;
}

.background-primary-lighter h1,.bg-primary-lighter h1,.background-primary-lighter .h1,.bg-primary-lighter .h1,.background-primary-lighter h2,.bg-primary-lighter h2,.background-primary-lighter .h2,.bg-primary-lighter .h2,.background-primary-lighter h3,.bg-primary-lighter h3,.background-primary-lighter .h3,.bg-primary-lighter .h3,.background-primary-lighter h4,.bg-primary-lighter h4,.background-primary-lighter .h4,.bg-primary-lighter .h4,.background-primary-lighter h5,.bg-primary-lighter h5,.background-primary-lighter .h5,.bg-primary-lighter .h5 {
  color: #414042;
}

.background-primary-lighter .help-block,.bg-primary-lighter .help-block {
  color: #414042;
}

.background-success,.bg-success {
  background-color: #288dc0;
  color: #f2f2f3;
}

.background-success a:not(.btn),.bg-success a:not(.btn) {
  color: #f2f2f3;
}

.background-success a:not(.btn):hover,.bg-success a:not(.btn):hover {
  color: #f2f2f3;
}

.background-success.border-bottom,.bg-success.border-bottom {
  border-bottom: 40px solid #57a6cd;
}

.background-success h1,.bg-success h1,.background-success .h1,.bg-success .h1,.background-success h2,.bg-success h2,.background-success .h2,.bg-success .h2,.background-success h3,.bg-success h3,.background-success .h3,.bg-success .h3,.background-success h4,.bg-success h4,.background-success .h4,.bg-success .h4,.background-success h5,.bg-success h5,.background-success .h5,.bg-success .h5 {
  color: #fff;
}

.background-success .help-block,.bg-success .help-block {
  color: #f2f2f3;
}

.background-success-light,.bg-success-light {
  background-color: #57a6cd;
  color: #f2f2f3;
}

.background-success-light a:not(.btn),.bg-success-light a:not(.btn) {
  color: #f2f2f3;
}

.background-success-light a:not(.btn):hover,.bg-success-light a:not(.btn):hover {
  color: #f2f2f3;
}

.background-success-light.border-bottom,.bg-success-light.border-bottom {
  border-bottom: 40px solid #57a6cd;
}

.background-success-light h1,.bg-success-light h1,.background-success-light .h1,.bg-success-light .h1,.background-success-light h2,.bg-success-light h2,.background-success-light .h2,.bg-success-light .h2,.background-success-light h3,.bg-success-light h3,.background-success-light .h3,.bg-success-light .h3,.background-success-light h4,.bg-success-light h4,.background-success-light .h4,.bg-success-light .h4,.background-success-light h5,.bg-success-light h5,.background-success-light .h5,.bg-success-light .h5 {
  color: #fff;
}

.background-success-light .help-block,.bg-success-light .help-block {
  color: #f2f2f3;
}

.background-success-lighter,.bg-success-lighter {
  background-color: #edf3f6;
  color: #414042;
}

.background-success-lighter a:not(.btn),.bg-success-lighter a:not(.btn) {
  color: #288dc0;
}

.background-success-lighter a:not(.btn):hover,.bg-success-lighter a:not(.btn):hover {
  color: #1b5f81;
}

.background-success-lighter.border-bottom,.bg-success-lighter.border-bottom {
  border-bottom: 40px solid #edf3f6;
}

.background-success-lighter h1,.bg-success-lighter h1,.background-success-lighter .h1,.bg-success-lighter .h1,.background-success-lighter h2,.bg-success-lighter h2,.background-success-lighter .h2,.bg-success-lighter .h2,.background-success-lighter h3,.bg-success-lighter h3,.background-success-lighter .h3,.bg-success-lighter .h3,.background-success-lighter h4,.bg-success-lighter h4,.background-success-lighter .h4,.bg-success-lighter .h4,.background-success-lighter h5,.bg-success-lighter h5,.background-success-lighter .h5,.bg-success-lighter .h5 {
  color: #414042;
}

.background-success-lighter .help-block,.bg-success-lighter .help-block {
  color: #414042;
}

.background-info,.bg-info {
  background-color: #588e71;
  color: #f2f2f3;
}

.background-info a:not(.btn),.bg-info a:not(.btn) {
  color: #f2f2f3;
}

.background-info a:not(.btn):hover,.bg-info a:not(.btn):hover {
  color: #f2f2f3;
}

.background-info.border-bottom,.bg-info.border-bottom {
  border-bottom: 40px solid #87ae99;
}

.background-info h1,.bg-info h1,.background-info .h1,.bg-info .h1,.background-info h2,.bg-info h2,.background-info .h2,.bg-info .h2,.background-info h3,.bg-info h3,.background-info .h3,.bg-info .h3,.background-info h4,.bg-info h4,.background-info .h4,.bg-info .h4,.background-info h5,.bg-info h5,.background-info .h5,.bg-info .h5 {
  color: #fff;
}

.background-info .help-block,.bg-info .help-block {
  color: #f2f2f3;
}

.background-info-light,.bg-info-light {
  background-color: #87ae99;
  color: #f2f2f3;
}

.background-info-light a:not(.btn),.bg-info-light a:not(.btn) {
  color: #f2f2f3;
}

.background-info-light a:not(.btn):hover,.bg-info-light a:not(.btn):hover {
  color: #f2f2f3;
}

.background-info-light.border-bottom,.bg-info-light.border-bottom {
  border-bottom: 40px solid #87ae99;
}

.background-info-light h1,.bg-info-light h1,.background-info-light .h1,.bg-info-light .h1,.background-info-light h2,.bg-info-light h2,.background-info-light .h2,.bg-info-light .h2,.background-info-light h3,.bg-info-light h3,.background-info-light .h3,.bg-info-light .h3,.background-info-light h4,.bg-info-light h4,.background-info-light .h4,.bg-info-light .h4,.background-info-light h5,.bg-info-light h5,.background-info-light .h5,.bg-info-light .h5 {
  color: #fff;
}

.background-info-light .help-block,.bg-info-light .help-block {
  color: #f2f2f3;
}

.background-info-lighter,.bg-info-lighter {
  background-color: #eef3f1;
  color: #414042;
}

.background-info-lighter a:not(.btn),.bg-info-lighter a:not(.btn) {
  color: #288dc0;
}

.background-info-lighter a:not(.btn):hover,.bg-info-lighter a:not(.btn):hover {
  color: #1b5f81;
}

.background-info-lighter.border-bottom,.bg-info-lighter.border-bottom {
  border-bottom: 40px solid #eef3f1;
}

.background-info-lighter h1,.bg-info-lighter h1,.background-info-lighter .h1,.bg-info-lighter .h1,.background-info-lighter h2,.bg-info-lighter h2,.background-info-lighter .h2,.bg-info-lighter .h2,.background-info-lighter h3,.bg-info-lighter h3,.background-info-lighter .h3,.bg-info-lighter .h3,.background-info-lighter h4,.bg-info-lighter h4,.background-info-lighter .h4,.bg-info-lighter .h4,.background-info-lighter h5,.bg-info-lighter h5,.background-info-lighter .h5,.bg-info-lighter .h5 {
  color: #fff;
}

.background-info-lighter .help-block,.bg-info-lighter .help-block {
  color: #414042;
}

.page-header {
  padding-bottom: 0;
  margin: 23px 0 0;
  border-bottom: none;
}

.page-header.page-header-banner,.page-header.page-header-banner-inverse {
  padding-top: 20px;
  padding-bottom: 20px;
  margin: 0;
}

.page-header.page-header-banner h1,.page-header.page-header-banner-inverse h1,.page-header.page-header-banner h2,.page-header.page-header-banner-inverse h2,.page-header.page-header-banner h3,.page-header.page-header-banner-inverse h3,.page-header.page-header-banner h4,.page-header.page-header-banner-inverse h4,.page-header.page-header-banner h5,.page-header.page-header-banner-inverse h5,.page-header.page-header-banner h6,.page-header.page-header-banner-inverse h6 {
  font-weight: 600;
  margin: 0;
}

.page-header.page-header-banner {
  background-color: #288dc0;
}

.page-header.page-header-banner h1,.page-header.page-header-banner h2,.page-header.page-header-banner h3,.page-header.page-header-banner h4,.page-header.page-header-banner h5,.page-header.page-header-banner h6 {
  color: #fff;
}

.page-header.page-header-banner-inverse {
  background-color: #edf3f6;
}

.page-header.page-header-banner-inverse h1,.page-header.page-header-banner-inverse h2,.page-header.page-header-banner-inverse h3,.page-header.page-header-banner-inverse h4,.page-header.page-header-banner-inverse h5,.page-header.page-header-banner-inverse h6 {
  color: #288dc0;
}

ul.list-icon {
  list-style-type: none;
  padding: 0;
}

ul.list-icon>li {
  background: url("../App_Themes/RogueWave/images/rw-bullet-sm.png") no-repeat 16px 8px;
  padding-left: 40px;
  font-size: 14px;
}

ul.list-icon.list-icon-large>li {
  background: url("../App_Themes/RogueWave/images/rw-bullet-lg.png") no-repeat 16px 10px;
  padding-left: 46px;
  font-size: 18px;
}

ul.list-icon-font {
  font-family: "FontAwesome";
  list-style-type: none;
}

ul.list-icon-font li:before {
  content: "";
  color: #002b49;
}

ul.list-icon-font li>span:before {
  content: "";
  color: #288dc0;
  margin-left: -.65em;
}

ul.list-center {
  position: relative;
  left: 50%;
}

ul.list-center li {
  text-align: center;
  right: 50%;
}

.text-left-not-xs,.text-left-not-sm,.text-left-not-md,.text-left-not-lg {
  text-align: left;
}

.text-center-not-xs,.text-center-not-sm,.text-center-not-md,.text-center-not-lg {
  text-align: center;
}

.text-right-not-xs,.text-right-not-sm,.text-right-not-md,.text-right-not-lg {
  text-align: right;
}

.text-justify-not-xs,.text-justify-not-sm,.text-justify-not-md,.text-justify-not-lg {
  text-align: justify;
}

@media(max-width:767px) {
  .text-left-not-xs,.text-center-not-xs,.text-right-not-xs,.text-justify-not-xs {
    text-align: inherit;
  }

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

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

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

  .text-justify-xs {
    text-align: justify;
  }
}

@media(min-width:768px)and (max-width:991px) {
  .text-left-not-sm,.text-center-not-sm,.text-right-not-sm,.text-justify-not-sm {
    text-align: inherit;
  }

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

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

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

  .text-justify-sm {
    text-align: justify;
  }
}

@media(min-width:992px)and (max-width:1199px) {
  .text-left-not-md,.text-center-not-md,.text-right-not-md,.text-justify-not-md {
    text-align: inherit;
  }

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

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

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

  .text-justify-md {
    text-align: justify;
  }
}

@media(min-width:1200px) {
  .text-left-not-lg,.text-center-not-lg,.text-right-not-lg,.text-justify-not-lg {
    text-align: inherit;
  }

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

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

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

  .text-justify-lg {
    text-align: justify;
  }
}

.container-half.container-half-left {
  margin-left: auto;
}

.container-half.container-half-right {
  margin-right: auto;
}

@media(min-width:768px) {
  .container-half {
    width: 345px;
  }
}

@media(min-width:992px) {
  .container-half {
    width: 455px;
  }
}

@media(min-width:1200px) {
  .container-half {
    width: 555px;
  }
}

.col-top {
  vertical-align: top;
}

.col-middle {
  vertical-align: middle;
}

.col-bottom {
  vertical-align: bottom;
}

.img-responsive,.thumbnail>img,.thumbnail a>img,.carousel-inner>.item>img,.carousel-inner>.item>a>img {
  width: 100%;
}

.container-xs-height {
  display: table;
  padding-left: 0;
  padding-right: 0;
}

.row-xs-height {
  display: table-row;
}

.col-xs-height {
  display: table-cell;
  float: none;
}

@media(min-width:768px) {
  .container-sm-height {
    display: table;
    padding-left: 0;
    padding-right: 0;
  }

  .row-sm-height {
    display: table-row;
  }

  .col-sm-height {
    display: table-cell;
    float: none;
  }
}

@media(min-width:992px) {
  .container-md-height {
    display: table;
    padding-left: 0;
    padding-right: 0;
  }

  .row-md-height {
    display: table-row;
  }

  .col-md-height {
    display: table-cell;
    float: none;
  }
}

@media(min-width:1200px) {
  .container-lg-height {
    display: table;
    padding-left: 0;
    padding-right: 0;
  }

  .row-lg-height {
    display: table-row;
  }

  .col-lg-height {
    display: table-cell;
    float: none;
  }
}

table {
  background-color: transparent;
}

.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-bordered-none {
  border: none;
}

.table-bordered-none>thead>tr,.table-bordered-none>tbody>tr {
  border: none;
}

.table-bordered-none>thead>tr>td,.table-bordered-none>tbody>tr>td,.table-bordered-none>thead>tr>th,.table-bordered-none>tbody>tr>th {
  border: none;
}

.table-support>thead>tr>td,.table-support>tbody>tr>td,.table-support>thead>tr>th,.table-support>tbody>tr>th {
  border: none;
  border-right: 3px solid #fff;
  padding: 12px;
  vertical-align: middle;
}

.table-support>thead>tr>td,.table-support>tbody>tr>td {
  background-color: #fcfbfd;
}

.table-support>thead>tr>td:first-child,.table-support>tbody>tr>td:first-child,.table-support>thead>tr>th:first-child,.table-support>tbody>tr>th:first-child {
  background-color: #fff;
  border: none;
  border-right: 1px solid #cbcacc;
}

.table-support>thead>tr>td:last-child,.table-support>tbody>tr>td:last-child,.table-support>thead>tr>th:last-child,.table-support>tbody>tr>th:last-child {
  border-right: 1px solid #cbcacc;
}

.table-support>thead>tr:first-child>th {
  border: none;
  font-size: 16px;
}

.table-support>thead>tr:nth-child(2)>th:not(:first-child) {
  background-color: #588e71;
  color: #f2f2f3;
  font-size: 16px;
  font-weight: 700;
}

.table-support>tbody>tr:first-child>td:not(:first-child) {
  border-top: 1px solid #cbcacc;
}

.table-support>tbody>tr:last-child>td:not(:first-child) {
  border-bottom: 1px solid #cbcacc;
}

.table-primary>thead>tr>th,.table-primary>tbody>tr>th {
  background-color: #002b49;
  color: #f2f2f3;
}

.table-primary>thead>tr.background-none>th {
  background-color: transparent;
  color: #002b49;
}

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

.table-primary a {
  font-weight: 600;
  color: #00497c;
}

.table-success>thead>tr>th,.table-success>tbody>tr>th {
  background-color: #288dc0;
  color: #f2f2f3;
}

.table-success>thead>tr.background-none>th {
  background-color: transparent;
  color: #288dc0;
}

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

.table-success a {
  font-weight: 600;
  color: #43a6d8;
}

.table-info>thead>tr>th,.table-info>tbody>tr>th {
  background-color: #588e71;
  color: #f2f2f3;
}

.table-info>thead>tr.background-none>th {
  background-color: transparent;
  color: #588e71;
}

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

.table-info a {
  font-weight: 600;
  color: #72a78b;
}

span.control-label {
  font-weight: bold;
}

.form-control-phone input[type="text"].form-control {
  display: inline-block;
}

.form-control-phone input[type="text"].input-width-15 {
  width: 54px;
}

.form-control-phone input[type="text"].input-width-20 {
  width: 62px;
}

.click-reset #clickdimensionsForm {
  width: 100%;
}

.click-reset #clickdimensionsForm table {
  width: 100%;
}

.click-reset #clickdimensionsForm table colgroup col {
  width: auto!important;
}

.click-reset #clickdimensionsForm table tr:last-child td div {
  cursor: pointer;
}

.click-reset #clickdimensionsForm table td {
  padding: 0;
}

.click-reset #clickdimensionsForm textarea {
  height: 150px;
}

.click-reset #clickdimensionsForm #btnSubmit,.click-reset #clickdimensionsForm input[type=button],.click-reset #clickdimensionsForm button {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
}

.click-reset .WizardNextButton {
  float: right;
}

.click-reset .WizardPrevButton {
  float: left;
}

.click-reset.height-m600 {
  min-height: 600px;
}

.click-reset.height-m800 {
  min-height: 800px;
}

.click-1-col #clickdimensionsForm table colgroup col {
  width: auto!important;
}

.click-1-col #clickdimensionsForm table tr,.click-1-col #clickdimensionsForm table td {
  width: auto;
}

.click-1-col #clickdimensionsForm table td:not(:first-child) {
  display: none;
  width: 0;
  min-width: 0;
}

.click-1-col #clickdimensionsForm textarea {
  height: 100px;
}



.marketo-panel .mktoButtonRow button .badge {
  color: #f2f2f3;
  background-color: #414042;
}

.mktoAsterix {
  text-align: right;
  float: right;
  padding-left: 5px;
  display: none;
}

.mktoRequiredField .mktoAsterix {
  display: block;
}

.mktoError {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #817f83;
}

.mktoLabel {
  font-weight: 400;
  margin-bottom: 2px;
}

.btn-green.btn-gradient {
  background-color: #87ae99;
  color: #fff;
  background-color: #588e71;
  background-image: -moz-linear-gradient(top,#87ae99,#588e71);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#87ae99),to(#588e71));
  background-image: -webkit-linear-gradient(top,#87ae99,#588e71);
  background-image: -o-linear-gradient(top,#87ae99,#588e71);
  background-image: linear-gradient(to bottom,#87ae99,#588e71);
  background-repeat: repeat-x;
  border: none;
}

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

.btn-green.btn-gradient:hover,.btn-green.btn-gradient:focus {
  background-color: #588e71;
}

.btn-green.btn-gradient:active,.btn-green.btn-gradient.active,.btn-green.btn-gradient.active:hover {
  background-color: #588e71;
  border-color: #588e71;
}

.btn-green.btn-gradient.disabled:hover,.btn-green.btn-gradient.disabled:focus,.btn-green.btn-gradient.disabled:active,.btn-green.btn-gradient.disabled.active,.btn-green.btn-gradient[disabled] .btn-green.btn-gradient:hover,.btn-green.btn-gradient[disabled] .btn-green.btn-gradient:focus,.btn-green.btn-gradient[disabled] .btn-green.btn-gradient:active,.btn-green.btn-gradient[disabled] .btn-green.btn-gradient.active {
  background-color: #87ae99;
  border-color: #87ae99;
}

.btn-green.btn-gradient.icon,.btn-green.btn-gradient.fa,.btn-green.btn-gradient.icon-filmscatter {
  padding: 8px 10px;
}

.btn-orange.btn-gradient {
  background-color: #d49d5b;
  color: #fff;
  background-color: #c98022;
  background-image: -moz-linear-gradient(top,#d49d5b,#c98022);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#d49d5b),to(#c98022));
  background-image: -webkit-linear-gradient(top,#d49d5b,#c98022);
  background-image: -o-linear-gradient(top,#d49d5b,#c98022);
  background-image: linear-gradient(to bottom,#d49d5b,#c98022);
  background-repeat: repeat-x;
  border: none;
}

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

.btn-orange.btn-gradient:hover,.btn-orange.btn-gradient:focus {
  background-color: #c98022;
}

.btn-orange.btn-gradient:active,.btn-orange.btn-gradient.active,.btn-orange.btn-gradient.active:hover {
  background-color: #c98022;
  border-color: #c98022;
}

.btn-orange.btn-gradient.disabled:hover,.btn-orange.btn-gradient.disabled:focus,.btn-orange.btn-gradient.disabled:active,.btn-orange.btn-gradient.disabled.active,.btn-orange.btn-gradient[disabled] .btn-orange.btn-gradient:hover,.btn-orange.btn-gradient[disabled] .btn-orange.btn-gradient:focus,.btn-orange.btn-gradient[disabled] .btn-orange.btn-gradient:active,.btn-orange.btn-gradient[disabled] .btn-orange.btn-gradient.active {
  background-color: #d49d5b;
  border-color: #d49d5b;
}

.btn-orange.btn-gradient.icon,.btn-orange.btn-gradient.fa,.btn-orange.btn-gradient.icon-filmscatter {
  padding: 8px 10px;
}

.btn-steel.btn-gradient {
  background-color: #57a6cd;
  color: #fff;
  background-color: #288dc0;
  background-image: -moz-linear-gradient(top,#57a6cd,#288dc0);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#57a6cd),to(#288dc0));
  background-image: -webkit-linear-gradient(top,#57a6cd,#288dc0);
  background-image: -o-linear-gradient(top,#57a6cd,#288dc0);
  background-image: linear-gradient(to bottom,#57a6cd,#288dc0);
  background-repeat: repeat-x;
  border: none;
}

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

.btn-steel.btn-gradient:hover,.btn-steel.btn-gradient:focus {
  background-color: #288dc0;
}

.btn-steel.btn-gradient:active,.btn-steel.btn-gradient.active,.btn-steel.btn-gradient.active:hover {
  background-color: #288dc0;
  border-color: #288dc0;
}

.btn-steel.btn-gradient.disabled:hover,.btn-steel.btn-gradient.disabled:focus,.btn-steel.btn-gradient.disabled:active,.btn-steel.btn-gradient.disabled.active,.btn-steel.btn-gradient[disabled] .btn-steel.btn-gradient:hover,.btn-steel.btn-gradient[disabled] .btn-steel.btn-gradient:focus,.btn-steel.btn-gradient[disabled] .btn-steel.btn-gradient:active,.btn-steel.btn-gradient[disabled] .btn-steel.btn-gradient.active {
  background-color: #57a6cd;
  border-color: #57a6cd;
}

.btn-steel.btn-gradient.icon,.btn-steel.btn-gradient.fa,.btn-steel.btn-gradient.icon-filmscatter {
  padding: 8px 10px;
}

.btn-primary.btn-gradient {
  background-color: #57a6cd;
  color: #fff;
  background-color: #288dc0;
  background-image: -moz-linear-gradient(top,#57a6cd,#288dc0);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#57a6cd),to(#288dc0));
  background-image: -webkit-linear-gradient(top,#57a6cd,#288dc0);
  background-image: -o-linear-gradient(top,#57a6cd,#288dc0);
  background-image: linear-gradient(to bottom,#57a6cd,#288dc0);
  background-repeat: repeat-x;
  border: none;
}

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

.btn-primary.btn-gradient:hover,.btn-primary.btn-gradient:focus {
  background-color: #288dc0;
}

.btn-primary.btn-gradient:active,.btn-primary.btn-gradient.active,.btn-primary.btn-gradient.active:hover {
  background-color: #288dc0;
  border-color: #288dc0;
}

.btn-primary.btn-gradient.disabled:hover,.btn-primary.btn-gradient.disabled:focus,.btn-primary.btn-gradient.disabled:active,.btn-primary.btn-gradient.disabled.active,.btn-primary.btn-gradient[disabled] .btn-primary.btn-gradient:hover,.btn-primary.btn-gradient[disabled] .btn-primary.btn-gradient:focus,.btn-primary.btn-gradient[disabled] .btn-primary.btn-gradient:active,.btn-primary.btn-gradient[disabled] .btn-primary.btn-gradient.active {
  background-color: #57a6cd;
  border-color: #57a6cd;
}

.btn-primary.btn-gradient.icon,.btn-primary.btn-gradient.fa,.btn-primary.btn-gradient.icon-filmscatter {
  padding: 8px 10px;
}

.btn-success.btn-gradient {
  background-color: #57a6cd;
  color: #fff;
  background-color: #288dc0;
  background-image: -moz-linear-gradient(top,#57a6cd,#288dc0);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#57a6cd),to(#288dc0));
  background-image: -webkit-linear-gradient(top,#57a6cd,#288dc0);
  background-image: -o-linear-gradient(top,#57a6cd,#288dc0);
  background-image: linear-gradient(to bottom,#57a6cd,#288dc0);
  background-repeat: repeat-x;
  border: none;
}

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

.btn-success.btn-gradient:hover,.btn-success.btn-gradient:focus {
  background-color: #288dc0;
}

.btn-success.btn-gradient:active,.btn-success.btn-gradient.active,.btn-success.btn-gradient.active:hover {
  background-color: #288dc0;
  border-color: #288dc0;
}

.btn-success.btn-gradient.disabled:hover,.btn-success.btn-gradient.disabled:focus,.btn-success.btn-gradient.disabled:active,.btn-success.btn-gradient.disabled.active,.btn-success.btn-gradient[disabled] .btn-success.btn-gradient:hover,.btn-success.btn-gradient[disabled] .btn-success.btn-gradient:focus,.btn-success.btn-gradient[disabled] .btn-success.btn-gradient:active,.btn-success.btn-gradient[disabled] .btn-success.btn-gradient.active {
  background-color: #57a6cd;
  border-color: #57a6cd;
}

.btn-success.btn-gradient.icon,.btn-success.btn-gradient.fa,.btn-success.btn-gradient.icon-filmscatter {
  padding: 8px 10px;
}

.btn-info.btn-gradient {
  background-color: #87ae99;
  color: #fff;
  background-color: #588e71;
  background-image: -moz-linear-gradient(top,#87ae99,#588e71);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#87ae99),to(#588e71));
  background-image: -webkit-linear-gradient(top,#87ae99,#588e71);
  background-image: -o-linear-gradient(top,#87ae99,#588e71);
  background-image: linear-gradient(to bottom,#87ae99,#588e71);
  background-repeat: repeat-x;
  border: none;
}

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

.btn-info.btn-gradient:hover,.btn-info.btn-gradient:focus {
  background-color: #588e71;
}

.btn-info.btn-gradient:active,.btn-info.btn-gradient.active,.btn-info.btn-gradient.active:hover {
  background-color: #588e71;
  border-color: #588e71;
}

.btn-info.btn-gradient.disabled:hover,.btn-info.btn-gradient.disabled:focus,.btn-info.btn-gradient.disabled:active,.btn-info.btn-gradient.disabled.active,.btn-info.btn-gradient[disabled] .btn-info.btn-gradient:hover,.btn-info.btn-gradient[disabled] .btn-info.btn-gradient:focus,.btn-info.btn-gradient[disabled] .btn-info.btn-gradient:active,.btn-info.btn-gradient[disabled] .btn-info.btn-gradient.active {
  background-color: #87ae99;
  border-color: #87ae99;
}

.btn-info.btn-gradient.icon,.btn-info.btn-gradient.fa,.btn-info.btn-gradient.icon-filmscatter {
  padding: 8px 10px;
}

.btn-gray {
  color: #414042;
  background-color: #f2f2f3;
  border-color: #f2f2f3;
}

.btn-gray:hover,.btn-gray:focus,.btn-gray:active,.btn-gray.active,.open .dropdown-toggle.btn-gray {
  color: #414042;
  background-color: #dddddf;
  border-color: #d2d2d6;
}

.btn-gray:active,.btn-gray.active,.open .dropdown-toggle.btn-gray {
  background-image: none;
}

.btn-gray.disabled,.btn-gray[disabled],fieldset[disabled] .btn-gray,.btn-gray.disabled:hover,.btn-gray[disabled]:hover,fieldset[disabled] .btn-gray:hover,.btn-gray.disabled:focus,.btn-gray[disabled]:focus,fieldset[disabled] .btn-gray:focus,.btn-gray.disabled:active,.btn-gray[disabled]:active,fieldset[disabled] .btn-gray:active,.btn-gray.disabled.active,.btn-gray[disabled].active,fieldset[disabled] .btn-gray.active {
  background-color: #f2f2f3;
  border-color: #f2f2f3;
}

.btn-gray .badge {
  color: #f2f2f3;
  background-color: #414042;
}

.btn-white {
  color: #414042;
  background-color: #fff;
  border-color: #fff;
}

.btn-white:hover,.btn-white:focus,.btn-white:active,.btn-white.active,.open .dropdown-toggle.btn-white {
  color: #414042;
  background-color: #ebebeb;
  border-color: #e0e0e0;
}

.btn-white:active,.btn-white.active,.open .dropdown-toggle.btn-white {
  background-image: none;
}

.btn-white.disabled,.btn-white[disabled],fieldset[disabled] .btn-white,.btn-white.disabled:hover,.btn-white[disabled]:hover,fieldset[disabled] .btn-white:hover,.btn-white.disabled:focus,.btn-white[disabled]:focus,fieldset[disabled] .btn-white:focus,.btn-white.disabled:active,.btn-white[disabled]:active,fieldset[disabled] .btn-white:active,.btn-white.disabled.active,.btn-white[disabled].active,fieldset[disabled] .btn-white.active {
  background-color: #fff;
  border-color: #fff;
}

.btn-white .badge {
  color: #fff;
  background-color: #414042;
}

.btn.btn-right {
  border-radius: 1px;
  position: relative;
}

.btn.btn-right:after {
  margin-left: 6px;
  display: inline-block;
  font-family: FontAwesome!important;
  content: '';
}

a.btn {
  text-decoration: none;
}

.btn-icon {
  width: 180px;
  text-transform: uppercase;
  line-height: 1.112;
  padding: 0;
}

.btn-icon .text {
  padding: 8px 0;
}

.btn-icon .text .line1 {
  display: block;
  font-size: 12px;
}

.btn-icon .text .line2 {
  display: block;
  font-size: 14px;
  font-weight: 700;
}

.btn-icon .icon,.btn-icon .fa,.btn-icon .icon-filmscatter {
  padding: 8px 0;
  float: left;
  width: 55px;
  height: 44px;
  display: block;
  font-size: 28px;
  border-right: 1.5px solid #fff;
}

/*@font-face {
  font-family:'filmscatter';src:url('../App_Themes/filmscatter.eot')) format('embedded-opentype'),url('../App_Themes/filmscatter.woff') format('woff'),url('../App_Themes/filmscatter.ttf') format('truetype'),url('../App_Themes/filmscatter.svg#filmscatter') format('svg');font-weight:normal;font-style:normal;
}*/
@font-face {
	font-family: 'filmscatter';
	src: url('../fonts/filmscatter.eot'); /* IE9 Compat Modes */
	src: url('../fonts/filmscatter.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
	     url('../fonts/filmscatter.woff') format('woff'), /* Modern Browsers */
	     url('../fonts/filmscatter.ttf')  format('truetype'), /* Safari, Android, iOS */
	     url('../fonts/filmscatter.svg#svgfilmscatter') format('svg'); /* Legacy iOS */
	}
.icon-filmscatter {
  display: inline-block;
  font-family: "filmscatter";
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-filmscatter:hover {
  text-decoration: none;
}

[data-icon-filmscatter]:before {
  font-family: "filmscatter";
  content: attr(data-icon);
  font-style: normal!important;
  font-weight: normal!important;
  font-variant: normal!important;
  text-transform: none!important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

[class^="icon-filmscatter-"]:before,[class*=" icon-filmscatter-"]:before {
  font-family: "filmscatter";
  font-style: normal!important;
  font-weight: normal!important;
  font-variant: normal!important;
  text-transform: none!important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-size-2x {
  font-size: 28px;
}

.icon-size-3x {
  font-size: 42px;
}

.icon-size-4x {
  font-size: 56px;
}

.iconfilmscatter-title {
  line-height: 1.1428571;
  display: block;
  text-transform: uppercase;
  margin-top: 10px;
}
iconfilmscatter-title.surface{
	color:#008080;
}
a.iconfilmscatter-title {
  text-decoration: none;
}

a.iconfilmscatter-title:hover {
  font-weight: 600;
}

a.icon-link {
  color: #414042;
  text-decoration: none;
}

a.icon-link:hover {
  font-weight: 700;
  text-decoration: none;
}

a.icon-link:hover .icon-filmscatter:before {
  opacity: .6;
}

a.icon-link.active {
  font-weight: 700;
}

a.icon-link.active .icon-filmscatter:before {
  opacity: 1;
}

a.icon-link .icon-filmscatter {
  display: block;
}

.icon-filmscatter-guidedmodes:before {
  content: "a";
 /*color: #d24417;*/
}
.icon-filmscatter-guidedmodes guidedmodes-white, .icon-filmscatter-guidedmodes guidedmodes-white a{
    color:#FFF;
}
.icon-filmscatter-guidedmodes.colo{
	color: #d24417;
	/*color: #03224C;*/
}
.icon-filmscatter-specular.colo {
  color: #03224C;
}
.icon-filmscatter-surface:before {
  content: "b";
  color: #006b4f;
}

.icon-filmscatter-database:before {
  content: "c";
  /*color: #f68746;*/
  color:#F0F;
}

.icon-filmscatter-certified:before {
  content: "d";
  color: #b8006c;
}


.icon-filmscatter-volume:before {
  content: "e";
  color: #0079eb;
}

.icon-filmscatter-debugging:before {
  content: "f";
  color: #00687c;
}

.icon-filmscatter-interface:before {
  content: "g";
  /*color: #57146c;*/
  color:#0F0;
}

.icon-filmscatter-management:before {
  content: "h";
  color: #00addb;
}

.icon-filmscatter-algorithms:before {
  content: "i";
  color: #f4a416;
}

.icon-filmscatter-analysis:before {
  content: "j";
  color: #3597a4;
}

.icon-filmscatter-support:before {
  content: "k";
  color: #6800b5;
}

.icon-filmscatter-migration:before {
  content: "l";
  color: #2d9f5f;
}

.icon-filmscatter-blocks:before {
  content: "m";
  color: #8bc53f;
}

.icon-filmscatter-olmark:before {
  content: "n";
}

.icon-filmscatter-rwmark:before {
  content: "o";
}

.icon-filmscatter-socialpeople:before {
  content: "p";
}

.icon-filmscatter-paperclip:before {
  content: "q";
}

.icon-filmscatter-mail:before {
  content: "r";
}

.icon-filmscatter-phone:before {
  content: "s";
}

.icon-filmscatter-kwmark:before {
  content: "t";
}
.icon-filmscatter-specular:before {
  content: "u";
}
.white {
  color: #fff;
}
.rw-specular {
  font-size: 56px;
   color:#FFF;
}
.icon-filmscatter-research:before {
  content: "v";
}

.icon-filmscatter-whitepaper:before {
  content: "w";
}

.icon-filmscatter-star:before {
  content: "x";
}

.icon-filmscatter-video:before {
  content: "y";
}

.icon-filmscatter-factsheet:before {
  content: "z";
}

.icon-filmscatter-presentation:before {
  content: "A";
}

.icon-filmscatter-datasheet:before {
  content: "B";
}

.icon-filmscatter-download:before {
  content: "C";
}

.icon-filmscatter-resources:before {
  content: "D";
}

.icon-filmscatter-userinterface:before {
  content: "{";
  color:#0F0;
}
.icon-filmscatter-inverse:before {
  color: #fff;
}

.icon-filmscatter-off:before,.icon-filmscatter.off:before {
  color: #999;
}


.panel-border-none {
  border: none;
}


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



.well-lg {
  padding: 24px;
  border-radius: 6px;
}

.well-sm {
  padding: 9px;
  border-radius: 3px;
}

.well-flat {
  border-radius: 0;
  box-shadow: none;
  background-color: #fff;
}

.carousel-control {
  color: #288dc0;
  font-size: 18px;
  opacity: 1;
  -webkit-text-shadow: none;
  text-shadow: none;
}

.carousel-control.left,.carousel-control.right {
  background: none;
}

.carousel-control:hover,.carousel-control:focus {
  color: #288dc0;
}

.carousel-control .icon-prev,.carousel-control .icon-next {
  font-family: FontAwesome!important;
}

.carousel-control .icon-prev:before {
  content: '';
}

.carousel-control .icon-next:before {
  content: '';
}

#carousel-learn .carousel-inner>.item {
  min-height: 158px;
  margin: 0 15%;
  padding: 34px 0;
  font-size: 18px;
}

#carousel-learn .carousel-inner>.item .title {
  font-weight: 700;
  color: #288dc0;
  text-transform: uppercase;
}

#carousel-learn .carousel-inner>.item img {
  padding-right: 24px;
}

#carousel-learn .carousel-inner>.item a {
  text-decoration: underline;
  color: #414042;
}

#carousel-learn .carousel-inner>.item a:hover {
  text-decoration: none;
}

#carousel-capabilities .carousel-inner>.item {
  min-height: 204px;
  margin: 0 30px;
  padding: 34px 0;
  font-size: 12px;
}

#carousel-capabilities .carousel-inner>.item a.carousel-icon {
  display: block;
  font-size: 56px;
  line-height: 1;
  text-decoration: none;
  text-align: center;
}

#carousel-capabilities .carousel-inner>.item a.carousel-icon:hover {
  text-decoration: none;
}

#carousel-capabilities .carousel-inner>.item a.carousel-title {
  display: block;
  text-decoration: none;
  font-weight: 700;
  color: #288dc0;
  margin: 10px 0;
  text-align: center;
}

#carousel-capabilities .carousel-inner>.item a.carousel-title:hover {
  text-decoration: underline;
}

#carousel-capabilities .carousel-inner>.item a.btn {
  display: inline-block;
  margin-top: 16px;
  text-align: center;
}

#carousel-capabilities .carousel-control {
  width: 0;
}

#carousel-capabilities .carousel-control.left {
  left: -8px;
}

#carousel-capabilities .carousel-control.right {
  right: -22px;
}

.display-block {
  display: block!important;
}

.display-inline-block {
  display: inline-block!important;
}

.no-gutter>[class*='col-'] {
  padding-right: 0;
  padding-left: 0;
}

.margin-none {
  margin: 0!important;
}

.margin-top-none {
  margin-top: 0!important;
}

.margin-bottom-none {
  margin-bottom: 0!important;
}

.padding-none {
  padding: 0!important;
}

.padding-top-none {
  padding-top: 0!important;
}

.padding-bottom-none {
  padding-bottom: 0!important;
}

.border-top-bottom-primary {
  border-top: 3px solid #002b49;
  border-bottom: 3px solid #002b49;
}

.border-top-bottom-success {
  border-top: 3px solid #288dc0;
  border-bottom: 3px solid #288dc0;
}

.about-news {
  padding-bottom: 40px;
}

.about-news .col-caret-down:before {
  position: absolute;
  top: 0;
  left: calc(50% - 10px);
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 10px solid #002b49;
  content: '';
}

.about-news .col-caret-down {
  padding: 30px 15px;
}

.about-news a.icon-filmscatter {
  text-align: center;
}

.about-news h2,.about-news .h2 {
  text-align: center;
  text-transform: uppercase;
  color: #288dc0;
  margin-top: 32px;
  margin-bottom: 24px;
}

.about-news p,.about-news ul {
  font-size: 12px;
  line-height: 1.7142857;
}

.about-news ul>li:not(:last-child) {
  margin-bottom: 16px;
}

.about-news a.read-more {
  display: block;
  color: #414042;
  font-weight: 700;
  text-transform: uppercase;
  text-decoration: underline;
}

.about-news a.read-more:hover {
  text-decoration: none;
}

.quart_de_cercle {
  position: relative;
  margin: 32px auto 0;
  height: 378px;
  width: 770px;
  -moz-border-radius: 770px 770px 0 0;
  -webkit-border-radius: 770px 770px 0 0;
  border-radius: 770px 770px 0 0;
  background: #FFF;
  line-height: 1.1428571;
  border-style:solid;
	border-width:15px;
	border-color:red;
	 border-bottom: 0;
}

.quart_de_cercle a.icon-link {
  color: #555;
  font-size: 13px;
  font-weight: 600;
}

.quart_de_cercle a.icon-link:hover {
  text-decoration: none;
  color: #555;
}

.quart_de_cercle a.icon-link:hover .icon-filmscatter:before {
  opacity: .5;
}

.quart_de_cercle a.icon-link .iconfilmscatter-title {
  text-transform: uppercase;
}

.quart_de_cercle .middle {
  position: absolute;
  top: 150px;
  left: 50%;
  width: 350px;
  margin-left: -175px;
  font-size: 16px;
  line-height: 24px;
}

.quart_de_cercle .middle .capsule-title {
  margin-top: 8px;
  font-weight: 600;
}

.quart_de_cercle .middle .capsule-icon {
  font-size: 72px;
}

.quart_de_cercle .middle .capsule-message a {
  text-decoration: underline;
}

.quart_de_cercle .middle .capsule-message a:hover {
  text-decoration: none;
}

.quart_de_cercle .row-1 .col-left {
  padding-right: 5px;
}

.quart_de_cercle .row-1 .col-right {
  padding-left: 5px;
}

.quart_de_cercle .row-2 {
  padding-top: 15px;
  padding-bottom: 35px;
}

.quart_de_cercle .row-2 .col-left {
  margin-left: 14.66666667%;
}

.quart_de_cercle .row-2 .col-right {
  margin-left: 37.66666667%;
}

.quart_de_cercle .row-3 .col-left {
  margin-left: 3.33333333%;
}

.quart_de_cercle .row-3 .col-right {
  margin-left: 60.33333333%;
}

.quart_de_cercle #divCertifiedOpenSource .capsule-title {
  color: #b8006c;
}

.quart_de_cercle #divSpecular .capsule-title {
  /*color: #2d9f5f;*/
  color: #03224C;
}
.quart_de_cercle #divSurfaceScattering .capsule-title {
  /*color: #2d9f5f;*/
/* color:#006b4f;*/
 color:#006b4f;
}
.quart_de_cercle #divSurface .capsule-title {
  /*color: #2d9f5f;*/
/* color:#006b4f;*/
 color:#060;
}

.quart_de_cercle #divVolumeScattering .capsule-title {
  /*color: #d24417;*/
  color:#1748d2;
}
.quart_de_cercle #divGuidedModes .capsule-title {
  color: #d24417;
}
.quart_de_cercle #divMaterialsdatabase .capsule-title {
 color:#F0F;
}
.quart_de_cercle #divUserInterface .capsule-title {
/*  color: #8bc53f;*/
  color:#0C0;
}

.quart_de_cercle #divCodeRefactoring .capsule-title {
  color: #006b4f;
}

.quart_de_cercle #divCodeReview .capsule-title {
  color: #0079eb;
}


.quart_de_cercle #divDevelopingUserInterfaces .capsule-title {
  color: #57146c;
}

.quart_de_cercle #divMathStatisticsAlgorithms .capsule-title {
  color: #f4a416;
}

.quart_de_cercle #divOpenSourceSupport .capsule-title {
  color: #6800b5;
}

.quart_de_cercle #divOpenSourceScanning .capsule-title {
  color: #f68746;
}

.quart_de_cercle #divOpenSourceManagement .capsule-title {
  color: #00addb;
}

.quart_de_cercle #divStaticCodeAnalysis .capsule-title {
  color: #3597a4;
}

.quart_de_cercle .col-xs-1,.quart_de_cercle .col-sm-1,.quart_de_cercle .col-md-1,.quart_de_cercle .col-lg-1,.quart_de_cercle .col-xs-2,.quart_de_cercle .col-sm-2,.quart_de_cercle .col-md-2,.quart_de_cercle .col-lg-2,.quart_de_cercle .col-xs-3,.quart_de_cercle .col-sm-3,.quart_de_cercle .col-md-3,.quart_de_cercle .col-lg-3,.quart_de_cercle .col-xs-4,.quart_de_cercle .col-sm-4,.quart_de_cercle .col-md-4,.quart_de_cercle .col-lg-4,.quart_de_cercle .col-xs-5,.quart_de_cercle .col-sm-5,.quart_de_cercle .col-md-5,.quart_de_cercle .col-lg-5,.quart_de_cercle .col-xs-6,.quart_de_cercle .col-sm-6,.quart_de_cercle .col-md-6,.quart_de_cercle .col-lg-6,.quart_de_cercle .col-xs-7,.quart_de_cercle .col-sm-7,.quart_de_cercle .col-md-7,.quart_de_cercle .col-lg-7,.quart_de_cercle .col-xs-8,.quart_de_cercle .col-sm-8,.quart_de_cercle .col-md-8,.quart_de_cercle .col-lg-8,.quart_de_cercle .col-xs-9,.quart_de_cercle .col-sm-9,.quart_de_cercle .col-md-9,.quart_de_cercle .col-lg-9,.quart_de_cercle .col-xs-10,.quart_de_cercle .col-sm-10,.quart_de_cercle .col-md-10,.quart_de_cercle .col-lg-10,.quart_de_cercle .col-xs-11,.quart_de_cercle .col-sm-11,.quart_de_cercle .col-md-11,.quart_de_cercle .col-lg-11,.quart_de_cercle .col-xs-12,.quart_de_cercle .col-sm-12,.quart_de_cercle .col-md-12,.quart_de_cercle .col-lg-12 {
  padding-left: 0;
  padding-right: 0;
}

.capsule-table {
  line-height: 1.1428571;
}

.capsule-overlay {
  position: absolute;
  height: auto;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: rgba(1,0,0,.8);
  display: none;
}

.capsule-overlay.on {
  display: block;
}

.capsule-overlay .capsule-content {
  width: 50%;
  margin: auto;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%,-50%);
  -ms-transform: translate(-50%,-50%);
  -moz-transform: translate(-50%,-50%);
  -o-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
  color: #f2f2f3;
}

.capsule-overlay .capsule-content .icon-filmscatter:before {
  line-height: inherit;
}

.capsule-overlay .capsule-content .icon-circle {
  border-radius: 50%;
  width: 120px;
  height: 120px;
  background-color: #fff;
  font-size: 74px;
  line-height: 120px;
  text-align: center;
}

.capsule-overlay .capsule-content p {
  font-size: 18px;
  line-height: 1.7142857;
}

.capsule-overlay .capsule-content h2 {
  text-transform: uppercase;
  font-weight: 600;
  margin-top: 0;
  color: #f2f2f3;
}

.capsule-overlay .capsule-content a {
  color: #fff;
  font-size: 18px;
  padding-bottom: 2px;
}

.capsule-overlay .capsule-content a:hover {
  text-decoration: none;
}

.capsule-overlay .capsule-content a.link-underline {
  border-bottom: 1px solid #fff;
}

.quart-de-cercle-element {
  display: none;
}

.quart-de-cercle-element.on {
  display: block;
}


.product-summary {
  font-size: 18px;
  margin-bottom: 46px;
  line-height: 1.7142857;
}

.product-summary.color-surface {

    color: #00687c;
}
/********volume**************/
.product-summary.color-volume {

    /*color: #00687c;*/
	color:#0000FF;
}
/********interface en vert color: #8bc53f;*/
.product-summary.color-interface {

    /*color: #00687c;*/
	color:#8bc53f;
}
.product-summary.color-specular {

    color:#F60;
}
.product-summary.color-materials {

    color:#F0F;
}
.separateur-link {
  background-color: #288dc0;
  padding: 22px 0 20px 0;
}

.separateur-link a {
  display: block;
  color: #f2f2f3;
  text-transform: uppercase;
  text-decoration: none;
  font-size: 18px;
  font-weight: 600;
  line-height: 1;
}

.separateur-link a:hover {
  text-decoration: none;
  color: #dbdbdb;
}

.separateur-link a .icon,.separateur-link a .fa,.separateur-link a .icon-filmscatter {
  text-transform: none;
  font-size: 28px;
  font-weight: normal;
  margin-right: 10px;
  vertical-align: middle;
}

.separateur-title {
  background-image: url('../App_Themes/RogueWave/images/dot-pattern-01.png');
  padding: 8px 0;
  color: #f2f2f3;
  font-family: "Source Sans Pro",Helvetica,Arial,sans-serif;
  font-weight: 600;
  font-size: 36px;
}

.separateur-title .font-light {
  font-weight: 300;
}

.jumbotron {
  padding: 10px;
  margin-bottom: 0;
  color: #002b49;
 /* background-color: #dbdbdb;*/
}

.jumbotron h1,.jumbotron .h1 {
  margin-bottom: 0;
  font-weight: 300;
}

.jumbotron h1 strong,.jumbotron .h1 strong {
  font-weight: 700;
}

.jumbotron p {
  line-height: 1;
}

.jumbotron.background-white {
  background-color: #fff;
}
.jumbotron {
  padding: 10px;
  margin-bottom: 10px;
  color: #002b49;
  /*background-color: #dbdbdb;*/
}

.jumbotron h1,.jumbotron .h1 {
  color: inherit;
}

.jumbotron p {
  margin-bottom: 5px;
  font-size: 24px;
  font-weight: 200;
}

.container .jumbotron {
  border-radius: 6px;
}

.jumbotron .container {
  max-width: 100%;
}

@media screen and (min-width:768px) {
  .jumbotron {
    padding-top: 16px;
    padding-bottom: 16px;
  }

  .container .jumbotron {
    padding-left: 20px;
    padding-right: 20px;
  }

  .jumbotron h1,.jumbotron .h1 {
    font-size: 63px;
  }
}

#header1 {
	position:relative;
	height: 314px;
	/*background-image: url(../../images/bg-header.jpg);*/
	/*background-image:url(../images/icons/bg-header.jpg);*/
	background-repeat: no-repeat;
	background-position: 0 126px;
	z-index: -1000;
}

/* =HEADER STYLES
---------------------------------------*/
#nav-container {
	position:absolute;
	top:6px;
	right:150px;
	height:24px;
	width: auto;
	/*background:url(../../images/bg-top-nav-left.png) no-repeat 0 0;*/
	background:url(../images/icons/bg-top-nav.png) no-repeat 0 0;
}

#top-nav {
	height:21px;
	width:auto;
	margin:0;
	padding:3px 10px 0;
	list-style-type:none;	
	/*background:url(../../images/bg-top-nav-right.png) no-repeat top right;*/
	background:url(../images/icons/bg-top-nav-right.png) no-repeat top right;
	
}

#top-nav li {
	float:left;
	display:inline;
	margin:7px 0 0;
	padding:0 0 0 5px;
	font-size:12px;
	line-height:1;
	background:none;
	color:#838383;
}

#top-nav li a {
	float:left;
	display:block;
	margin:0;
	padding:0 5px 0 0;
	color:#264b00;
	text-decoration:none;
	border-right:1px solid #336600;
}

#top-nav li.last a {
	border:none;
	padding-right:5px;
}

#top-nav li a:hover {
	text-decoration:underline
}
body {
	height:100%;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:3.3;
	color:#838383;
	background:url(../images/icons/bg-main_1.png) repeat-x top left #fff;
}

div.btn1 {

    display: table;
    margin: 10px;
    vertical-align: middle;
	color:#FFF;
}

div.btn1 p, div.btn1 i {
    display: table-cell;
    vertical-align: middle;
	background-color:#FFF;
}
div.btn1 i.icon.icon-3x.nomargin {
    margin-top: 0;
	color:#FFF;
	background-color:#FFF;
}

.entry-content1{
     background-image:url(../images/icons/bg-header.jpg);
      line-height: 100px;
      text-align: center;
	  height:150px;
    }

.entry-content1 span {
      display: inline-block;
      vertical-align: middle;
	  color:#FFF;
	  font-size:36px;
	  padding-top:20px
    }
.separateur-link1 {
  /*background-color: #288dc0;*/
  background-image:url(../images/icons/bg-header.jpg);
  padding: 22px 0 20px 0;
}
.separateur-link3 {
  /*background-color: #288dc0;*/
  background-image:url(../images/icons/bg-header.jpg);
  padding: 0px 0 0px 0;
}

.separateur-link1 a {
  display: block;
  color: #f2f2f3;
  text-transform: uppercase;
  text-decoration: none;
  font-size: 18px;
  font-weight: 600;
  line-height: 1;
}

.separateur-link1 a:hover {
  text-decoration: none;
  /*color: #dbdbdb;*/
}

.separateur-link1 a .icon,.separateur-link1 a .fa,.separateur-link1 a .icon-filmscatter {
  text-transform: none;
  font-size: 28px;
  font-weight: normal;
  margin-right: 10px;
  vertical-align: middle;
}
.separateur-title1 {
  background-image:url(../images/icons/bg-header.jpg);
  padding: 8px 0;
  color: #f2f2f3;
  font-family: "Source Sans Pro",Helvetica,Arial,sans-serif;
  font-weight: 600;
  font-size: 36px;
}

.separateur-title1 .font-light {
  font-weight: 300;
}

.product-heading {
    display: inline-block;
    margin: 0 0 25px;
    border: 1px solid #002b49;
}

.product-heading .product-icon {
    display: inline-block;
    float: left;
    padding: 10px 12px;
    font-size: 60px;
  /*  line-height: 1;*/
    background-color: #002b49;
	
}
.product-heading .surface-icon {
    display: inline-block;
    float: left;
    padding: 10px 12px;
    font-size: 60px;
  /*  line-height: 1;*/
    background-color: #002b49;
	
}
/************************volume*/
.product-heading .volume-icon {
    display: inline-block;
    float: left;
    padding: 10px 12px;
    font-size: 60px;
  /*  line-height: 1;*/
    background-color: #002b49;
	
}
/************************volume*/
.product-heading .interface-icon {
    display: inline-block;
    float: left;
    padding: 10px 12px;
    font-size: 60px;
  /*  line-height: 1;*/
    background-color:#8bc53f;
	
}
.product-heading .product-title {
    display: inline-block;
    float: left;
    padding: 20px 16px;
  /*  text-transform: lowercase;*/
    font-size: 36px;
    line-height: 1;
}

.product-heading.color-purple {
    border-color: #5b2f88;
    color: #5b2f88;
}

.product-heading.color-purple a {
    color: #5b2f88;
}

.product-heading.color-purple .product-icon {
    background-color: #5b2f88;
}

.product-heading.color-green {
    border-color: #588e71;
    color: #588e71;
}

.product-heading.color-green a {
    color: #588e71;
}

.product-heading.color-green .product-icon {
    background-color: #588e71;
}

.product-heading.color-blue {
    border-color: #002b49;
    color: #002b49;
}

.product-heading.color-blue a {
    color: #002b49;
}

.product-heading.color-blue .product-icon {
    background-color: #002b49;
}

.product-heading.color-primary {
    border-color: #002b49;
    color: #002b49;
}
.product-heading.color-materials {
    border-color: #f0f;
   /* color: #f0f;*/
}
.product-heading.color-primary a {
    color: #002b49;
}

.product-heading.color-primary .product-icon {
    background-color: #002b49;
}

.product-heading.color-success {
    border-color: #288dc0;
    color: #288dc0;
}

.product-heading.color-success a {
    color: #288dc0;
}

.product-heading.color-success .product-icon {
    background-color: #288dc0;
}

.product-heading.color-info {
    border-color: #588e71;
    color: #588e71;
}

.product-heading.color-info a {
    color: #588e71;
}

.product-heading.color-info .product-icon {
    background-color: #588e71;
}

.product-heading.color-security {
    border-color: #d24417;
    color: #d24417;
}

.product-heading.color-security a {
    color: #d24417;
}


.product-heading.color-security .product-icon {
    background-color: #d24417;
}

.product-heading.color-refactoring {
    border-color: #006b4f;
    color: #006b4f;
}

.product-heading.color-refactoring a {
    color: #006b4f;
}

.product-heading.color-refactoring .product-icon {
    background-color: #006b4f;
}

.product-heading.color-scanning {
    border-color: #f68746;
    color: #f68746;
}

.product-heading.color-scanning a {
    color: #f68746;
}

.product-heading.color-scanning .product-icon {
    background-color: #f68746;
}

.product-heading.color-certified {
    border-color: #b8006c;
    color: #b8006c;
}

.product-heading.color-certified a {
    color: #b8006c;
}

.product-heading.color-certified .product-icon {
    background-color: #b8006c;
}

.product-heading.color-review {
    border-color: #0079eb;
    color: #0079eb;
}

.product-heading.color-review a {
    color: #0079eb;
}

.product-heading.color-review .product-icon {
    background-color: #0079eb;
}

.product-heading.color-debugging {
    border-color: #00687c;
    color: #00687c;
}

.product-heading.color-debugging a {
    color: #00687c;
}

.product-heading.color-debugging .product-icon {
    background-color: #00687c;
}
/********************materials******/
.product-heading.color-material {
   /* border-color: #00687c;
    color: #00687c;*/
	border-color:#F0F;
	color:#F0F;
}

.product-heading.color-material a {
    /*color: #00687c;*/
	color:#F0F;
}

.product-heading.color-material .product-icon {
    /*background-color: #00687c;*/
	background-color: #F0F;
}
/*******************materials*/
/********************volume******/
.product-heading.color-volume {
   /* border-color: #00687c;
    color: #00687c;*/
	border-color:#0000FF;
	color:#0000FF;
}

.product-heading.color-volume a {
    /*color: #00687c;*/
	color:#0000FF;
}

.product-heading.color-volume .product-icon {
    /*background-color: #00687c;*/
	background-color: #0000FF;
}
/*******************volume*/
/********************specular******/
.product-heading.color-specu {
   /* border-color: #00687c;
    color: #00687c;*/
	border-color:#03224C;
	color:#03224C;
}

.product-heading.color-specu a {
    /*color: #00687c;*/
	color:#03224C;
}

.product-heading.color-specu .product-icon {
    /*background-color: #00687c;*/
	background-color:#03224C;
}
.product-summary.color-specu {

    color:#03224C;
}
/*******************specular*/
/*********************interface*/
.product-heading.color-interface {
   /* border-color: #00687c;
    color: #00687c;*/
	border-color:#8bc53f;
	color:#8bc53f;
}

.product-heading.color-interface a {
    /*color: #00687c;*/
	color:#000#8bc53f;
}

.product-heading.color-interface .product-icon {
    /*background-color: #00687c;*/
	background-color: #8bc53f;
}
/*******************************/
.product-heading.color-surface {
    border-color: #00687c;
    color: #00687c;
}
.product-heading.color-guided-modes {
    /*border-color: #d24417;
    color: #d24417;*/
	 border-color: #F30;
    
	color:#F30;
}
.product-heading.color-surface a {
    color: #00687c;
}

.product-heading.color-surface .product-icon {
    background-color: #00687c;
}
.product-heading.color-materials .product-icon {
    background-color: #f0f;
}

.product-heading.color-interfaces {
    border-color: #57146c;
    color: #57146c;
}

.product-heading.color-interfaces a {
    color: #57146c;
}

.product-heading.color-interfaces .product-icon {
    background-color: #57146c;
}

.product-heading.color-management {
    border-color: #00addb;
    color: #00addb;
}

.product-heading.color-management a {
    color: #00addb;
}

.product-heading.color-management .product-icon {
    background-color: #00addb;
}

.product-heading.color-algorithms {
    border-color: #f4a416;
    color: #f4a416;
}

.product-heading.color-algorithms a {
    color: #f4a416;
}

.product-heading.color-algorithms .product-icon {
    background-color: #f4a416;
}

.product-heading.color-analysis {
    border-color: #3597a4;
    color: #3597a4;
}

.product-heading.color-analysis a {
    color: #3597a4;
}

.product-heading.color-analysis .product-icon {
    background-color: #3597a4;
}

.product-heading.color-support {
    border-color: #6800b5;
    color: #6800b5;
}

.product-heading.color-support a {
    color: #6800b5;
}

.product-heading.color-support .product-icon {
    background-color: #6800b5;
}

.product-heading.color-migration {
    border-color: #2d9f5f;
    color: #2d9f5f;
}

.product-heading.color-migration a {
    color: #2d9f5f;
}

.product-heading.color-migration .product-icon {
    background-color: #2d9f5f;
}

.product-heading.color-blocks {
    border-color: #8bc53f;
    color: #8bc53f;
}

.product-heading.color-blocks a {
    color: #8bc53f;
}

.product-heading.color-blocks .product-icon {
    background-color: #8bc53f;
}
.product-heading.color-materials .product-icon {
   color: #FFF;
}
.product-icon.icon-filmscatter.icon-filmscatter-database. color-materials{
	color: #FFF;
}
.white1, .white1 a {
  color: #fff;
}
.content-section h1:first-child,.padding-vertical h1:first-child,.padding-sm-vertical h1:first-child,.padding-all h1:first-child,.content-section .h1:first-child,.padding-vertical .h1:first-child,.padding-sm-vertical .h1:first-child,.padding-all .h1:first-child,.content-section h2:first-child,.padding-vertical h2:first-child,.padding-sm-vertical h2:first-child,.padding-all h2:first-child,.content-section .h2:first-child,.padding-vertical .h2:first-child,.padding-sm-vertical .h2:first-child,.padding-all .h2:first-child {
    margin-top: 0;
}

.content-section ul.li-margin-bottom li:not(:last-child),.padding-vertical ul.li-margin-bottom li:not(:last-child),.padding-sm-vertical ul.li-margin-bottom li:not(:last-child),.padding-all ul.li-margin-bottom li:not(:last-child) {
    margin-bottom: 5px;
	/*margin-bottom: 28px;*/
}

.content-section,.padding-all,.padding-vertical,.padding-bottom {
    padding-bottom: 15px;
	/*padding-bottom: 40px;*/
}

.content-section,.padding-all,.padding-vertical,.padding-top {
    padding-top: 0px;
	/*padding-top: 48px;*/
}
.content-section-sm,.padding-sm-all,.padding-sm-vertical,.padding-sm-top {
    padding-top: 20px;
}

.content-section-sm,.padding-sm-all,.padding-sm-vertical,.padding-sm-bottom {
    padding-bottom: 16px;
}
.contentContainer{
   background-color: #edf3f6;
   margin-right: auto;
  margin-left: auto;
  padding-left: 0px;
  padding-right: 0px;
  padding-top:10px;
  padding-bottom:10px;
}
