/* IMPORT CUSTOM RECTORAT BOOTSTRAP */
/*! normalize.css v2.1.3 | MIT License | git.io/normalize */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}

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

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

[hidden],
template {
  display: none;
}

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

body {
  margin: 0;
}

a {
  background: transparent;
}

a:focus {
  outline: thin dotted;
}

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

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

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

b,
strong {
  font-weight: bold;
}

dfn {
  font-style: italic;
}

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

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

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

pre {
  white-space: pre-wrap;
}

q {
  quotes: "\201C" "\201D" "\2018" "\2019";
}

small {
  font-size: 80%;
}

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

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
}

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

figure {
  margin: 0;
}

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  border: 0;
  padding: 0;
}

button,
input,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  margin: 0;
}

button,
input {
  line-height: normal;
}

button,
select {
  text-transform: none;
}

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

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

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}

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

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

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

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

table {
  border-collapse: separate;
  border-spacing: 0.7em;
}

@media print {
  * {
    text-shadow: none !important;
    color: #000 !important;
    background: transparent !important;
    box-shadow: none !important;
  }

  a,
  a:visited {
    text-decoration: underline;
  }

  a[href]:after {
    content: " (" attr(href) ")";
  }

  abbr[title]:after {
    content: " (" attr(title) ")";
  }

  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }

  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }

  thead {
    display: table-header-group;
  }

  tr,
  img {
    page-break-inside: avoid;
  }

  img {
    max-width: 100% !important;
  }

  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }

  h2,
  h3 {
    page-break-after: avoid;
  }

  select {
    background: #fff !important;
  }

  .navbar {
    display: none;
  }

  .table td,
  .table th {
    background-color: #fff !important;
  }

  .btn>.caret,
  .dropup>.btn>.caret {
    border-top-color: #000 !important;
  }

  .label {
    border: 1px solid #000;
  }

  .table {
    border-collapse: collapse !important;
  }

  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}

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

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

body {
  font-family: Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #333333;
  background-color: #ffffff;
}

input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

a {
  color: #570a4a;
  text-decoration: none;
}

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

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

img {
  vertical-align: middle;
}

.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}

.img-rounded {
  border-radius: 0;
}

.img-thumbnail {
  padding: 4px;
  line-height: 1.42857143;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 0;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}

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

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

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

h1,
h2,
h3,
.h1,
.h2,
.h3 {
  font-family: Arial, sans-serif;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}

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

h4,
h5,
h6,
.h4,
.h5,
.h6 {
  font-family: Arial, sans-serif;
  font-weight: 500;
  line-height: 1.1;
  color: #999999;
}

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

h1,
h2,
h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}

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

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

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

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

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

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

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

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

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

p {
  margin: 0 0 10px;
}

.lead {
  margin-bottom: 20px;
  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-muted {
  color: #999999;
}

.text-primary {
  color: #94107d;
}

.text-primary:hover {
  color: #660b56;
}

.text-warning {
  color: #ff0006;
}

.text-warning:hover {
  color: #cc0005;
}

.text-danger {
  color: #ff0006;
}

.text-danger:hover {
  color: #cc0005;
}

.text-success {
  color: #3c763d;
}

.text-success:hover {
  color: #2b542c;
}

.text-info {
  color: #31708f;
}

.text-info:hover {
  color: #245269;
}

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

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

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

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

ul,
ol {
  margin-top: 0;
  margin-bottom: 10px;
}

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

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

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

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

.list-inline>li:first-child {
  padding-left: 0;
}

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

dt,
dd {
  line-height: 1.42857143;
}

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

  .dl-horizontal dd:before,
  .dl-horizontal dd:after {
    content: " ";
    display: table;
  }

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

  .dl-horizontal dd:before,
  .dl-horizontal dd:after {
    content: " ";
    display: table;
  }

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

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

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

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

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

blockquote p:last-child {
  margin-bottom: 0;
}

blockquote small,
blockquote .small {
  display: block;
  line-height: 1.42857143;
  color: #999999;
}

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

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

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

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

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

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

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

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

.container:before,
.container:after {
  content: " ";
  display: table;
}

.container:after {
  clear: both;
}

.container:before,
.container:after {
  content: " ";
  display: table;
}

.container:after {
  clear: both;
}

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

.row:before,
.row:after {
  content: " ";
  display: table;
}

.row:after {
  clear: both;
}

.row:before,
.row:after {
  content: " ";
  display: table;
}

.row:after {
  clear: both;
}

.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-sm-portrait-2,
.col-sm-landscape-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-sm-portrait-3,
.col-sm-landscape-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-sm-portrait-4,
.col-sm-landscape-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-sm-portrait-5,
.col-sm-landscape-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-sm-portrait-6,
.col-sm-landscape-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-sm-portrait-7,
.col-sm-landscape-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-sm-portrait-8,
.col-sm-landscape-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-sm-portrait-9,
.col-sm-landscape-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-sm-portrait-10,
.col-sm-landscape-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-sm-portrait-11,
.col-sm-landscape-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-sm-portrait-12,
.col-sm-landscape-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: 768px) and (orientation: portrait) {

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 768px) and (orientation: landscape) {

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

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

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

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

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

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

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

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

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

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

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

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

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

@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: 20px;
}

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

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

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

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

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

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

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

.table-bordered>thead>tr>th,
.table-bordered>tbody>tr>th,
.table-bordered>tfoot>tr>th,
.table-bordered>thead>tr>td,
.table-bordered>tbody>tr>td,
.table-bordered>tfoot>tr>td {
  border: 1px solid #dddddd;
}

.table-bordered>thead>tr>th,
.table-bordered>thead>tr>td {
  border-bottom-width: 2px;
}

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

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

table col[class*="col-"] {
  position: static;
  float: none;
  display: table-column;
}

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

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

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

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

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

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

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

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

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

@media (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    overflow-x: scroll;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #dddddd;
    -webkit-overflow-scrolling: touch;
  }

  .table-responsive>.table {
    margin-bottom: 0;
  }

  .table-responsive>.table>thead>tr>th,
  .table-responsive>.table>tbody>tr>th,
  .table-responsive>.table>tfoot>tr>th,
  .table-responsive>.table>thead>tr>td,
  .table-responsive>.table>tbody>tr>td,
  .table-responsive>.table>tfoot>tr>td {
    white-space: nowrap;
  }

  .table-responsive>.table-bordered {
    border: 0;
  }

  .table-responsive>.table-bordered>thead>tr>th:first-child,
  .table-responsive>.table-bordered>tbody>tr>th:first-child,
  .table-responsive>.table-bordered>tfoot>tr>th:first-child,
  .table-responsive>.table-bordered>thead>tr>td:first-child,
  .table-responsive>.table-bordered>tbody>tr>td:first-child,
  .table-responsive>.table-bordered>tfoot>tr>td:first-child {
    border-left: 0;
  }

  .table-responsive>.table-bordered>thead>tr>th:last-child,
  .table-responsive>.table-bordered>tbody>tr>th:last-child,
  .table-responsive>.table-bordered>tfoot>tr>th:last-child,
  .table-responsive>.table-bordered>thead>tr>td:last-child,
  .table-responsive>.table-bordered>tbody>tr>td:last-child,
  .table-responsive>.table-bordered>tfoot>tr>td:last-child {
    border-right: 0;
  }

  .table-responsive>.table-bordered>tbody>tr:last-child>th,
  .table-responsive>.table-bordered>tfoot>tr:last-child>th,
  .table-responsive>.table-bordered>tbody>tr:last-child>td,
  .table-responsive>.table-bordered>tfoot>tr:last-child>td {
    border-bottom: 0;
  }
}

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

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

label {
  display: inline-block;
  margin-bottom: 5px;
  font-weight: bold;
}

input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

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

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

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

select optgroup {
  font-size: inherit;
  font-style: inherit;
  font-family: inherit;
}

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

input[type="number"]::-webkit-outer-spin-button,
input[type="number"]::-webkit-inner-spin-button {
  height: auto;
}

output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555555;
  vertical-align: middle;
}

.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555555;
  vertical-align: middle;
  background-color: #ffffff;
  background-image: none;
  border: 1px solid #cccccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset -1px 1px 7px 0px inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-box-shadow: inset -1px 1px 7px 0px inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -o-box-shadow: inset -1px 1px 7px 0px inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset -1px 1px 7px 0px inset 0 1px 1px rgba(0, 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, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, 0.6);
  -moz-box-shadow: inset -1px 1px 7px 0px inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, 0.6);
  -webkit-box-shadow: inset -1px 1px 7px 0px inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, 0.6);
  -o-box-shadow: inset -1px 1px 7px 0px inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset -1px 1px 7px 0px inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, 0.6);
}

.form-control:-moz-placeholder {
  color: #999999;
}

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

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

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

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

textarea.form-control {
  height: auto;
}

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

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

.radio label,
.checkbox label {
  display: inline;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}

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

.radio+.radio,
.checkbox+.checkbox {
  margin-top: -5px;
}

.radio-inline,
.checkbox-inline {
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  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: 0;
}

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

textarea.input-sm {
  height: auto;
}

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

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

textarea.input-lg {
  height: auto;
}

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

.has-warning .form-control {
  border-color: #ff0006;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset -1px 1px 7px 0px inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-box-shadow: inset -1px 1px 7px 0px inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -o-box-shadow: inset -1px 1px 7px 0px inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset -1px 1px 7px 0px inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.has-warning .form-control:focus {
  border-color: #cc0005;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ff666a;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ff666a;
  -moz-box-shadow: inset -1px 1px 7px 0px inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ff666a;
  -webkit-box-shadow: inset -1px 1px 7px 0px inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ff666a;
  -o-box-shadow: inset -1px 1px 7px 0px inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ff666a;
  box-shadow: inset -1px 1px 7px 0px inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ff666a;
}

.has-warning .input-group-addon {
  color: #ff0006;
  border-color: #ff0006;
  background-color: #fcf8e3;
}

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

.has-error .form-control {
  border-color: #ff0006;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset -1px 1px 7px 0px inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-box-shadow: inset -1px 1px 7px 0px inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -o-box-shadow: inset -1px 1px 7px 0px inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset -1px 1px 7px 0px inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.has-error .form-control:focus {
  border-color: #cc0005;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ff666a;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ff666a;
  -moz-box-shadow: inset -1px 1px 7px 0px inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ff666a;
  -webkit-box-shadow: inset -1px 1px 7px 0px inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ff666a;
  -o-box-shadow: inset -1px 1px 7px 0px inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ff666a;
  box-shadow: inset -1px 1px 7px 0px inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ff666a;
}

.has-error .input-group-addon {
  color: #ff0006;
  border-color: #ff0006;
  background-color: #ffffff;
}

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

.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset -1px 1px 7px 0px inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-box-shadow: inset -1px 1px 7px 0px inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -o-box-shadow: inset -1px 1px 7px 0px inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset -1px 1px 7px 0px inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.has-success .form-control:focus {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
  -moz-box-shadow: inset -1px 1px 7px 0px inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
  -webkit-box-shadow: inset -1px 1px 7px 0px inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
  -o-box-shadow: inset -1px 1px 7px 0px inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
  box-shadow: inset -1px 1px 7px 0px inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}

.has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8;
}

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

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

@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }

  .form-inline .form-control {
    display: inline-block;
  }

  .form-inline select.form-control {
    width: auto;
  }

  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 0;
  }

  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    float: none;
    margin-left: 0;
  }
}

.form-horizontal .control-label,
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px;
}

.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px;
}

.form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px;
}

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

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

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

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

.form-horizontal .form-control-static {
  padding-top: 7px;
}

@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: right;
  }
}

.btn {
  display: inline-block;
  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.42857143;
  border-radius: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
}

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

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

.btn:active,
.btn.active {
  outline: 0;
  background-image: none;
}

.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
  -moz-box-shadow: inset -1px 1px 7px 0px none;
  -webkit-box-shadow: inset -1px 1px 7px 0px none;
  -o-box-shadow: inset -1px 1px 7px 0px none;
  box-shadow: inset -1px 1px 7px 0px none;
}

.btn-default {
  color: #ffffff;
  background-color: #963c8e;
  border-color: transparent;
}

.btn-default:hover,
.btn-default:focus,
.btn-default:active,
.btn-default.active,
.open .dropdown-toggle.btn-default {
  color: #ffffff;
  background-color: #000091;
  border-color: rgba(0, 0, 0, 0);
}

.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: #94107d;
  border-color: transparent;
}

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

.btn-primary {
  color: #ffffff;
  background-color: #94107d;
  border-color: #7d0e6a;
}

.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
  color: #ffffff;
  background-color: #6f0c5e;
  border-color: #46083b;
}

.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: #94107d;
  border-color: #7d0e6a;
}

.btn-primary .badge {
  color: #94107d;
  background-color: #fff;
}

.btn-warning {
  color: #ffffff;
  background-color: #f0ad4e;
  border-color: #eea236;
}

.btn-warning:hover,
.btn-warning:focus,
.btn-warning:active,
.btn-warning.active,
.open .dropdown-toggle.btn-warning {
  color: #ffffff;
  background-color: #ed9c28;
  border-color: #d58512;
}

.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: #f0ad4e;
  border-color: #eea236;
}

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

.btn-danger {
  color: #ffffff;
  background-color: #d9534f;
  border-color: #d43f3a;
}

.btn-danger:hover,
.btn-danger:focus,
.btn-danger:active,
.btn-danger.active,
.open .dropdown-toggle.btn-danger {
  color: #ffffff;
  background-color: #d2322d;
  border-color: #ac2925;
}

.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: #d9534f;
  border-color: #d43f3a;
}

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

.btn-success {
  color: #ffffff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}

.btn-success:hover,
.btn-success:focus,
.btn-success:active,
.btn-success.active,
.open .dropdown-toggle.btn-success {
  color: #ffffff;
  background-color: #47a447;
  border-color: #398439;
}

.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: #5cb85c;
  border-color: #4cae4c;
}

.btn-success .badge {
  color: #5cb85c;
  background-color: #fff;
}

.btn-info {
  color: #ffffff;
  background-color: #5bc0de;
  border-color: #46b8da;
}

.btn-info:hover,
.btn-info:focus,
.btn-info:active,
.btn-info.active,
.open .dropdown-toggle.btn-info {
  color: #ffffff;
  background-color: #39b3d7;
  border-color: #269abc;
}

.btn-info:active,
.btn-info.active,
.open .dropdown-toggle.btn-info {
  background-image: none;
}

.btn-info.disabled,
.btn-info[disabled],
fieldset[disabled] .btn-info,
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled:active,
.btn-info[disabled]:active,
fieldset[disabled] .btn-info:active,
.btn-info.disabled.active,
.btn-info[disabled].active,
fieldset[disabled] .btn-info.active {
  background-color: #5bc0de;
  border-color: #46b8da;
}

.btn-info .badge {
  color: #5bc0de;
  background-color: #fff;
}

.btn-link {
  color: #570a4a;
  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;
  -moz-box-shadow: inset -1px 1px 7px 0px none;
  -webkit-box-shadow: inset -1px 1px 7px 0px none;
  -o-box-shadow: inset -1px 1px 7px 0px none;
  box-shadow: inset -1px 1px 7px 0px none;
}

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

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

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

.btn-lg {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 0;
}

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

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

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

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

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

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

.fade.in {
  opacity: 1;
}

.collapse {
  display: none;
}

.collapse.in {
  display: block;
}

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

.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px solid;
  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: #ffffff;
  border: 1px solid #cccccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  -moz-box-shadow: inset -1px 1px 7px 0px 0 6px 12px rgba(0, 0, 0, 0.175);
  -webkit-box-shadow: inset -1px 1px 7px 0px 0 6px 12px rgba(0, 0, 0, 0.175);
  -o-box-shadow: inset -1px 1px 7px 0px 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: inset -1px 1px 7px 0px 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box;
}

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

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

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

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

.dropdown-menu>.active>a,
.dropdown-menu>.active>a:hover,
.dropdown-menu>.active>a:focus {
  color: #ffffff;
  text-decoration: none;
  outline: 0;
  background-color: #94107d;
}

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

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

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

.open>a {
  outline: 0;
}

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

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

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

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

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

@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto;
  }
}

.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}

.btn-group>.btn,
.btn-group-vertical>.btn {
  position: relative;
  float: left;
}

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

.btn-group>.btn:focus,
.btn-group-vertical>.btn:focus {
  outline: none;
}

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

.btn-toolbar:before,
.btn-toolbar:after {
  content: " ";
  display: table;
}

.btn-toolbar:after {
  clear: both;
}

.btn-toolbar:before,
.btn-toolbar:after {
  content: " ";
  display: table;
}

.btn-toolbar:after {
  clear: both;
}

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

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

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

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

.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-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-xs>.btn {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 0;
}

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

.btn-group-lg>.btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 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, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  -moz-box-shadow: inset -1px 1px 7px 0px inset 0 3px 5px rgba(0, 0, 0, 0.125);
  -webkit-box-shadow: inset -1px 1px 7px 0px inset 0 3px 5px rgba(0, 0, 0, 0.125);
  -o-box-shadow: inset -1px 1px 7px 0px inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset -1px 1px 7px 0px inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

.btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
  box-shadow: none;
  -moz-box-shadow: inset -1px 1px 7px 0px none;
  -webkit-box-shadow: inset -1px 1px 7px 0px none;
  -o-box-shadow: inset -1px 1px 7px 0px none;
  box-shadow: inset -1px 1px 7px 0px none;
}

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

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

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

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

.btn-group-vertical>.btn-group:before,
.btn-group-vertical>.btn-group:after {
  content: " ";
  display: table;
}

.btn-group-vertical>.btn-group:after {
  clear: both;
}

.btn-group-vertical>.btn-group:before,
.btn-group-vertical>.btn-group:after {
  content: " ";
  display: table;
}

.btn-group-vertical>.btn-group:after {
  clear: both;
}

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

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

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

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

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

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

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

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

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

.btn-group-justified>.btn,
.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 {
  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: 0;
}

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 {
  height: auto;
}

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

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

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

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

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

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

.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  color: #555555;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #cccccc;
  border-radius: 0;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.nav:before,
.nav:after {
  content: " ";
  display: table;
}

.nav:after {
  clear: both;
}

.nav:before,
.nav:after {
  content: " ";
  display: table;
}

.nav:after {
  clear: both;
}

.nav>li {
  position: relative;
  display: block;
}

.nav>li>a {
  position: relative;
  display: block;
  padding: 10px 15px;
}

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

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

.nav>li.disabled>a:hover,
.nav>li.disabled>a:focus {
  color: #999999;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
}

.nav .open>a,
.nav .open>a:hover,
.nav .open>a:focus {
  background-color: #eeeeee;
  border-color: #570a4a;
}

.nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}

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

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

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

.nav-tabs>li>a {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 0 0 0 0;
}

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

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

.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}

.nav-tabs.nav-justified>li {
  float: none;
}

.nav-tabs.nav-justified>li>a {
  text-align: center;
  margin-bottom: 5px;
}

.nav-tabs.nav-justified>.dropdown .dropdown-menu {
  top: auto;
  left: auto;
}

@media (min-width: 768px) {
  .nav-tabs.nav-justified>li {
    display: table-cell;
    width: 1%;
  }

  .nav-tabs.nav-justified>li>a {
    margin-bottom: 0;
  }
}

.nav-tabs.nav-justified>li>a {
  margin-right: 0;
  border-radius: 0;
}

.nav-tabs.nav-justified>.active>a,
.nav-tabs.nav-justified>.active>a:hover,
.nav-tabs.nav-justified>.active>a:focus {
  border: 1px solid #dddddd;
}

@media (min-width: 768px) {
  .nav-tabs.nav-justified>li>a {
    border-bottom: 1px solid #dddddd;
    border-radius: 0 0 0 0;
  }

  .nav-tabs.nav-justified>.active>a,
  .nav-tabs.nav-justified>.active>a:hover,
  .nav-tabs.nav-justified>.active>a:focus {
    border-bottom-color: #ffffff;
  }
}

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

.nav-pills>li>a {
  border-radius: 0;
}

.nav-pills>li+li {
  margin-left: 2px;
}

.nav-pills>li.active>a,
.nav-pills>li.active>a:hover,
.nav-pills>li.active>a:focus {
  color: #ffffff;
  background-color: #94107d;
}

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

.nav-stacked>li+li {
  margin-top: 2px;
  margin-left: 0;
}

.nav-justified {
  width: 100%;
}

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

.nav-justified>li>a {
  text-align: center;
  margin-bottom: 5px;
}

.nav-justified>.dropdown .dropdown-menu {
  top: auto;
  left: auto;
}

@media (min-width: 768px) {
  .nav-justified>li {
    display: table-cell;
    width: 1%;
  }

  .nav-justified>li>a {
    margin-bottom: 0;
  }
}

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

.nav-tabs-justified>li>a {
  margin-right: 0;
  border-radius: 0;
}

.nav-tabs-justified>.active>a,
.nav-tabs-justified>.active>a:hover,
.nav-tabs-justified>.active>a:focus {
  border: 1px solid #dddddd;
}

@media (min-width: 768px) {
  .nav-tabs-justified>li>a {
    border-bottom: 1px solid #dddddd;
    border-radius: 0 0 0 0;
  }

  .nav-tabs-justified>.active>a,
  .nav-tabs-justified>.active>a:hover,
  .nav-tabs-justified>.active>a:focus {
    border-bottom-color: #ffffff;
  }
}

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

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

.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent;
}

.navbar:before,
.navbar:after {
  content: " ";
  display: table;
}

.navbar:after {
  clear: both;
}

.navbar:before,
.navbar:after {
  content: " ";
  display: table;
}

.navbar:after {
  clear: both;
}

@media (min-width: 768px) {
  .navbar {
    border-radius: 0;
  }
}

.navbar-header:before,
.navbar-header:after {
  content: " ";
  display: table;
}

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

.navbar-header:before,
.navbar-header:after {
  content: " ";
  display: table;
}

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

@media (min-width: 768px) {
  .navbar-header {
    float: left;
  }
}

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

.navbar-collapse:before,
.navbar-collapse:after {
  content: " ";
  display: table;
}

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

.navbar-collapse:before,
.navbar-collapse:after {
  content: " ";
  display: table;
}

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

.navbar-collapse.in {
  overflow-y: auto;
}

@media (min-width: 768px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none;
  }

  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }

  .navbar-collapse.in {
    overflow-y: visible;
  }

  .navbar-fixed-top .navbar-collapse,
  .navbar-static-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    padding-left: 0;
    padding-right: 0;
  }
}

.container>.navbar-header,
.container>.navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}

@media (min-width: 768px) {

  .container>.navbar-header,
  .container>.navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}

.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}

@media (min-width: 768px) {
  .navbar-static-top {
    border-radius: 0;
  }
}

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

@media (min-width: 768px) {

  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0;
  }
}

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

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

.navbar-brand {
  float: left;
  padding: 15px 15px;
  font-size: 18px;
  line-height: 20px;
}

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

@media (min-width: 768px) {
  .navbar>.container .navbar-brand {
    margin-left: -15px;
  }
}

.navbar-toggle {
  margin-top: 0;
  margin-bottom: 0;
  position: static;
  float: none;
  /*right*/
  margin-right: 0;
  padding: 0
    /*9px 10px*/
  ;
  /*.navbar-vertical-align(34px);*/
  background-color: transparent;
  background-image: none;
  border: 0 solid transparent;
  border-radius: 0;
}

.navbar-toggle .icon-bar {
  display: block;
  width: 100%;
  /*22px*/
  height: 2px;
  border-radius: 1px;
  margin-left: auto;
  margin-right: auto;
  background-color: #FFF;
}

.navbar-toggle .icon-bar+.icon-bar {
  margin-top: 4px;
}

@media (min-width: 768px) {
  .navbar-toggle {
    display: none;
  }
}

.navbar-nav {
  margin: 7.5px -15px;
}

.navbar-nav>li>a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}

@media (max-width: 767px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    box-shadow: none;
  }

  .navbar-nav .open .dropdown-menu>li>a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }

  .navbar-nav .open .dropdown-menu>li>a {
    line-height: 20px;
  }

  .navbar-nav .open .dropdown-menu>li>a:hover,
  .navbar-nav .open .dropdown-menu>li>a:focus {
    background-image: none;
  }
}

@media (min-width: 768px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }

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

  .navbar-nav>li>a {
    padding-top: 15px;
    padding-bottom: 15px;
  }

  .navbar-nav.navbar-right:last-child {
    margin-right: -15px;
  }
}

@media (min-width: 768px) {
  .navbar-left {
    float: left !important;
  }

  .navbar-right {
    float: right !important;
  }
}

.navbar-form {
  margin-left: -15px;
  margin-right: -15px;
  padding: 10px 15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  -moz-box-shadow: inset -1px 1px 7px 0px inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-box-shadow: inset -1px 1px 7px 0px inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  -o-box-shadow: inset -1px 1px 7px 0px inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset -1px 1px 7px 0px inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 8px;
  margin-bottom: 8px;
}

@media (min-width: 768px) {
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }

  .navbar-form .form-control {
    display: inline-block;
  }

  .navbar-form select.form-control {
    width: auto;
  }

  .navbar-form .radio,
  .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 0;
  }

  .navbar-form .radio input[type="radio"],
  .navbar-form .checkbox input[type="checkbox"] {
    float: none;
    margin-left: 0;
  }
}

@media (max-width: 767px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
}

@media (min-width: 768px) {
  .navbar-form {
    width: auto;
    border: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    -moz-box-shadow: inset -1px 1px 7px 0px none;
    -webkit-box-shadow: inset -1px 1px 7px 0px none;
    -o-box-shadow: inset -1px 1px 7px 0px none;
    box-shadow: inset -1px 1px 7px 0px none;
  }

  .navbar-form.navbar-right:last-child {
    margin-right: -15px;
  }
}

.navbar-nav>li>.dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

.navbar-fixed-bottom .navbar-nav>li>.dropdown-menu {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

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

.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px;
}

.navbar-btn.btn-sm {
  margin-top: 10px;
  margin-bottom: 10px;
}

.navbar-btn.btn-xs {
  margin-top: 14px;
  margin-bottom: 14px;
}

.navbar-text {
  margin-top: 15px;
  margin-bottom: 15px;
}

@media (min-width: 768px) {
  .navbar-text {
    float: left;
    margin-left: 15px;
    margin-right: 15px;
  }

  .navbar-text.navbar-right:last-child {
    margin-right: 0;
  }
}

.navbar-default {
  background-color: #83006c;
  border-color: #620051;
}

.navbar-default .navbar-brand {
  color: #ffffff;
}

.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #e6e6e6;
  background-color: transparent;
}

.navbar-default .navbar-text {
  color: #ffffff;
}

.navbar-default .navbar-nav>li>a {
  color: #ffffff;
}

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

.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:hover,
.navbar-default .navbar-nav>.active>a:focus {
  color: #83006c;
  background-color: #620051;
}

.navbar-default .navbar-nav>.disabled>a,
.navbar-default .navbar-nav>.disabled>a:hover,
.navbar-default .navbar-nav>.disabled>a:focus {
  color: #cccccc;
  background-color: transparent;
}

.navbar-default .navbar-toggle {
  border-color: #dddddd;
}

.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #000091;
}

.navbar-default .navbar-toggle .icon-bar {
  background-color: #ffffff;
}

.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #620051;
}

.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:hover,
.navbar-default .navbar-nav>.open>a:focus {
  background-color: #620051;
  color: #83006c;
}

@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu>li>a {
    color: #ffffff;
  }

  .navbar-default .navbar-nav .open .dropdown-menu>li>a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu>li>a:focus {
    color: #ffffff;
    background-color: #000091;
  }

  .navbar-default .navbar-nav .open .dropdown-menu>.active>a,
  .navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus {
    color: #83006c;
    background-color: #620051;
  }

  .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a,
  .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:focus {
    color: #cccccc;
    background-color: transparent;
  }
}

.navbar-default .navbar-link {
  color: #ffffff;
}

.navbar-default .navbar-link:hover {
  color: #ffffff;
}

.navbar-inverse {
  background-color: #222222;
  border-color: #080808;
}

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

.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: #ffffff;
  background-color: transparent;
}

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

.navbar-inverse .navbar-nav>li>a {
  color: #999999;
}

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

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

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

.navbar-inverse .navbar-toggle {
  border-color: #333333;
}

.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
  background-color: #333333;
}

.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #ffffff;
}

.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010;
}

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

@media (max-width: 767px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu>.dropdown-header {
    border-color: #080808;
  }

  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #080808;
  }

  .navbar-inverse .navbar-nav .open .dropdown-menu>li>a {
    color: #999999;
  }

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

  .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a,
  .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:focus {
    color: #ffffff;
    background-color: #080808;
  }

  .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a,
  .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:focus {
    color: #444444;
    background-color: transparent;
  }
}

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

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

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

.label[href]:hover,
.label[href]:focus {
  color: #ffffff;
  text-decoration: none;
  cursor: pointer;
}

.label:empty {
  display: none;
}

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

.label-default {
  background-color: #999999;
}

.label-default[href]:hover,
.label-default[href]:focus {
  background-color: #808080;
}

.label-primary {
  background-color: #94107d;
}

.label-primary[href]:hover,
.label-primary[href]:focus {
  background-color: #660b56;
}

.label-success {
  background-color: #5cb85c;
}

.label-success[href]:hover,
.label-success[href]:focus {
  background-color: #449d44;
}

.label-info {
  background-color: #5bc0de;
}

.label-info[href]:hover,
.label-info[href]:focus {
  background-color: #31b0d5;
}

.label-warning {
  background-color: #f0ad4e;
}

.label-warning[href]:hover,
.label-warning[href]:focus {
  background-color: #ec971f;
}

.label-danger {
  background-color: #d9534f;
}

.label-danger[href]:hover,
.label-danger[href]:focus {
  background-color: #c9302c;
}

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

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

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

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

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

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

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

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

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

.alert-success .alert-link {
  color: #2b542c;
}

.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #31708f;
}

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

.alert-info .alert-link {
  color: #245269;
}

.alert-warning {
  background-color: #fcf8e3;
  border-color: #faebcc;
  color: #ff0006;
}

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

.alert-warning .alert-link {
  color: #cc0005;
}

.alert-danger {
  background-color: #ffffff;
  border-color: #ff0006;
  color: #ff0006;
}

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

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

.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: #ffffff;
  border: 1px solid #dddddd;
}

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

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

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

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

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

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

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

a.list-group-item.active,
a.list-group-item.active:hover,
a.list-group-item.active:focus {
  z-index: 2;
  color: #ffffff;
  background-color: #94107d;
  border-color: #94107d;
}

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

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

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

.panel {
  margin-bottom: 20px;
  background-color: #ffffff;
  border: 1px solid transparent;
  border-radius: 0;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset -1px 1px 7px 0px 0 1px 1px rgba(0, 0, 0, 0.05);
  -webkit-box-shadow: inset -1px 1px 7px 0px 0 1px 1px rgba(0, 0, 0, 0.05);
  -o-box-shadow: inset -1px 1px 7px 0px 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset -1px 1px 7px 0px 0 1px 1px rgba(0, 0, 0, 0.05);
}

.panel-body {
  padding: 15px;
}

.panel-body:before,
.panel-body:after {
  content: " ";
  display: table;
}

.panel-body:after {
  clear: both;
}

.panel-body:before,
.panel-body:after {
  content: " ";
  display: table;
}

.panel-body:after {
  clear: both;
}

.panel>.list-group {
  margin-bottom: 0;
}

.panel>.list-group .list-group-item {
  border-width: 1px 0;
}

.panel>.list-group .list-group-item:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

.panel>.list-group .list-group-item:last-child {
  border-bottom: 0;
}

.panel-heading+.list-group .list-group-item:first-child {
  border-top-width: 0;
}

.panel>.table,
.panel>.table-responsive>.table {
  margin-bottom: 0;
}

.panel>.panel-body+.table,
.panel>.panel-body+.table-responsive {
  border-top: 1px solid #dddddd;
}

.panel>.table>tbody:first-child th,
.panel>.table>tbody:first-child td {
  border-top: 0;
}

.panel>.table-bordered,
.panel>.table-responsive>.table-bordered {
  border: 0;
}

.panel>.table-bordered>thead>tr>th:first-child,
.panel>.table-responsive>.table-bordered>thead>tr>th:first-child,
.panel>.table-bordered>tbody>tr>th:first-child,
.panel>.table-responsive>.table-bordered>tbody>tr>th:first-child,
.panel>.table-bordered>tfoot>tr>th:first-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>th:first-child,
.panel>.table-bordered>thead>tr>td:first-child,
.panel>.table-responsive>.table-bordered>thead>tr>td:first-child,
.panel>.table-bordered>tbody>tr>td:first-child,
.panel>.table-responsive>.table-bordered>tbody>tr>td:first-child,
.panel>.table-bordered>tfoot>tr>td:first-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>td:first-child {
  border-left: 0;
}

.panel>.table-bordered>thead>tr>th:last-child,
.panel>.table-responsive>.table-bordered>thead>tr>th:last-child,
.panel>.table-bordered>tbody>tr>th:last-child,
.panel>.table-responsive>.table-bordered>tbody>tr>th:last-child,
.panel>.table-bordered>tfoot>tr>th:last-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>th:last-child,
.panel>.table-bordered>thead>tr>td:last-child,
.panel>.table-responsive>.table-bordered>thead>tr>td:last-child,
.panel>.table-bordered>tbody>tr>td:last-child,
.panel>.table-responsive>.table-bordered>tbody>tr>td:last-child,
.panel>.table-bordered>tfoot>tr>td:last-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>td:last-child {
  border-right: 0;
}

.panel>.table-bordered>thead>tr:last-child>th,
.panel>.table-responsive>.table-bordered>thead>tr:last-child>th,
.panel>.table-bordered>tbody>tr:last-child>th,
.panel>.table-responsive>.table-bordered>tbody>tr:last-child>th,
.panel>.table-bordered>tfoot>tr:last-child>th,
.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>th,
.panel>.table-bordered>thead>tr:last-child>td,
.panel>.table-responsive>.table-bordered>thead>tr:last-child>td,
.panel>.table-bordered>tbody>tr:last-child>td,
.panel>.table-responsive>.table-bordered>tbody>tr:last-child>td,
.panel>.table-bordered>tfoot>tr:last-child>td,
.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>td {
  border-bottom: 0;
}

.panel>.table-responsive {
  border: 0;
  margin-bottom: 0;
}

.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: -1;
  border-top-left-radius: -1;
}

.panel-heading>.dropdown .dropdown-toggle {
  color: inherit;
}

.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit;
}

.panel-title>a {
  color: inherit;
}

.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #dddddd;
  border-bottom-right-radius: -1;
  border-bottom-left-radius: -1;
}

.panel-group .panel {
  margin-bottom: 0;
  border-radius: 0;
  overflow: hidden;
}

.panel-group .panel+.panel {
  margin-top: 0;
}

.panel-group .panel-heading {
  border-bottom: 0;
}

.panel-group .panel-heading+.panel-collapse .panel-body {
  border-top: 1px solid #dddddd;
}

.panel-group .panel-footer {
  border-top: 0;
}

.panel-group .panel-footer+.panel-collapse .panel-body {
  border-bottom: 1px solid #dddddd;
}

.panel-default {
  border-color: #dddddd;
}

.panel-default>.panel-heading {
  color: #333333;
  background-color: #f5f5f5;
  border-color: #dddddd;
}

.panel-default>.panel-heading+.panel-collapse .panel-body {
  border-top-color: #dddddd;
}

.panel-default>.panel-footer+.panel-collapse .panel-body {
  border-bottom-color: #dddddd;
}

.panel-primary {
  border-color: #94107d;
}

.panel-primary>.panel-heading {
  color: #ffffff;
  background-color: #94107d;
  border-color: #94107d;
}

.panel-primary>.panel-heading+.panel-collapse .panel-body {
  border-top-color: #94107d;
}

.panel-primary>.panel-footer+.panel-collapse .panel-body {
  border-bottom-color: #94107d;
}

.panel-success {
  border-color: #d6e9c6;
}

.panel-success>.panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}

.panel-success>.panel-heading+.panel-collapse .panel-body {
  border-top-color: #d6e9c6;
}

.panel-success>.panel-footer+.panel-collapse .panel-body {
  border-bottom-color: #d6e9c6;
}

.panel-warning {
  border-color: #faebcc;
}

.panel-warning>.panel-heading {
  color: #ff0006;
  background-color: #fcf8e3;
  border-color: #faebcc;
}

.panel-warning>.panel-heading+.panel-collapse .panel-body {
  border-top-color: #faebcc;
}

.panel-warning>.panel-footer+.panel-collapse .panel-body {
  border-bottom-color: #faebcc;
}

.panel-danger {
  border-color: #ff0006;
}

.panel-danger>.panel-heading {
  color: #ff0006;
  background-color: #ffffff;
  border-color: #ff0006;
}

.panel-danger>.panel-heading+.panel-collapse .panel-body {
  border-top-color: #ff0006;
}

.panel-danger>.panel-footer+.panel-collapse .panel-body {
  border-bottom-color: #ff0006;
}

.panel-info {
  border-color: #bce8f1;
}

.panel-info>.panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}

.panel-info>.panel-heading+.panel-collapse .panel-body {
  border-top-color: #bce8f1;
}

.panel-info>.panel-footer+.panel-collapse .panel-body {
  border-bottom-color: #bce8f1;
}

.modal-open {
  overflow: hidden;
}

.modal {
  display: none;
  overflow: auto;
  overflow-y: scroll;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
}

.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -moz-transition: -moz-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}

.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
}

.modal-dialog {
  position: relative;
  width: auto;
  margin-left: 20px;
  z-index: 1050;
}

.modal-content {
  position: relative;
  background-color: #ffffff;
  border: 1px solid #999999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: inset -1px 1px 7px 0px 0 3px 9px rgba(0, 0, 0, 0.5);
  -webkit-box-shadow: inset -1px 1px 7px 0px 0 3px 9px rgba(0, 0, 0, 0.5);
  -o-box-shadow: inset -1px 1px 7px 0px 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: inset -1px 1px 7px 0px 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: none;
}

.modal-white-content {
  position: relative;
  background-color: #FFF;
  border: 1px solid #999999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: inset -1px 1px 7px 0px 0 3px 9px rgba(0, 0, 0, 0.5);
  -webkit-box-shadow: inset -1px 1px 7px 0px 0 3px 9px rgba(0, 0, 0, 0.5);
  -o-box-shadow: inset -1px 1px 7px 0px 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: inset -1px 1px 7px 0px 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: none;
  padding: 15px;
}

.modal-white-content>.modal-body {
  font-size: 1.3em;
}

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

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

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

.modal-header {
  padding: 15px;
  border-bottom: 1px solid transparent;
  min-height: 16.42857143px;
}

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

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

.modal-body {
  position: relative;
  padding: 0;
  background-color: #ffffff;
}

.modal-footer {
  margin: 15px;
  padding: 0 0 0;
  text-align: right;
  border-top: 1px solid transparent;
}

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

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

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

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

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

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

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

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

  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: inset -1px 1px 7px 0px 0 5px 15px rgba(0, 0, 0, 0.5);
    -webkit-box-shadow: inset -1px 1px 7px 0px 0 5px 15px rgba(0, 0, 0, 0.5);
    -o-box-shadow: inset -1px 1px 7px 0px 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: inset -1px 1px 7px 0px 0 5px 15px rgba(0, 0, 0, 0.5);
  }
}

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

.tooltip.in {
  opacity: 0.9;
  filter: alpha(opacity=90);
}

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

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

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

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

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

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

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

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

.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  right: 5px;
  border-width: 5px 5px 0;
  border-top-color: #000000;
}

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

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

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

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

.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  right: 5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}

.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1010;
  display: none;
  max-width: 276px;
  padding: 1px;
  text-align: left;
  background-color: #ff0006;
  color: #FFF;
  background-clip: padding-box;
  border: 1px solid #cccccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: inset -1px 1px 7px 0px 0 5px 10px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: inset -1px 1px 7px 0px 0 5px 10px rgba(0, 0, 0, 0.2);
  -o-box-shadow: inset -1px 1px 7px 0px 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: inset -1px 1px 7px 0px 0 5px 10px rgba(0, 0, 0, 0.2);
  white-space: normal;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.clearfix:before,
.clearfix:after {
  content: " ";
  display: table;
}

.clearfix:after {
  clear: both;
}

.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.pull-right {
  float: right !important;
}

.pull-left {
  float: left !important;
}

.hide {
  display: none !important;
}

.show {
  display: block !important;
}

.invisible {
  visibility: hidden;
}

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

.hidden {
  display: none !important;
  visibility: hidden !important;
}

.affix {
  position: fixed;
}

@-ms-viewport {}

.visible-xs,
tr.visible-xs,
th.visible-xs,
td.visible-xs {
  display: none !important;
}

@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }

  table.visible-xs {
    display: table;
  }

  tr.visible-xs {
    display: table-row !important;
  }

  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .visible-xs.visible-sm {
    display: block !important;
  }

  table.visible-xs.visible-sm {
    display: table;
  }

  tr.visible-xs.visible-sm {
    display: table-row !important;
  }

  th.visible-xs.visible-sm,
  td.visible-xs.visible-sm {
    display: table-cell !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-xs.visible-md {
    display: block !important;
  }

  table.visible-xs.visible-md {
    display: table;
  }

  tr.visible-xs.visible-md {
    display: table-row !important;
  }

  th.visible-xs.visible-md,
  td.visible-xs.visible-md {
    display: table-cell !important;
  }
}

@media (min-width: 1200px) {
  .visible-xs.visible-lg {
    display: block !important;
  }

  table.visible-xs.visible-lg {
    display: table;
  }

  tr.visible-xs.visible-lg {
    display: table-row !important;
  }

  th.visible-xs.visible-lg,
  td.visible-xs.visible-lg {
    display: table-cell !important;
  }
}

.visible-sm,
tr.visible-sm,
th.visible-sm,
td.visible-sm {
  display: none !important;
}

@media (max-width: 767px) {
  .visible-sm.visible-xs {
    display: block !important;
  }

  table.visible-sm.visible-xs {
    display: table;
  }

  tr.visible-sm.visible-xs {
    display: table-row !important;
  }

  th.visible-sm.visible-xs,
  td.visible-sm.visible-xs {
    display: table-cell !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }

  table.visible-sm {
    display: table;
  }

  tr.visible-sm {
    display: table-row !important;
  }

  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-sm.visible-md {
    display: block !important;
  }

  table.visible-sm.visible-md {
    display: table;
  }

  tr.visible-sm.visible-md {
    display: table-row !important;
  }

  th.visible-sm.visible-md,
  td.visible-sm.visible-md {
    display: table-cell !important;
  }
}

@media (min-width: 1200px) {
  .visible-sm.visible-lg {
    display: block !important;
  }

  table.visible-sm.visible-lg {
    display: table;
  }

  tr.visible-sm.visible-lg {
    display: table-row !important;
  }

  th.visible-sm.visible-lg,
  td.visible-sm.visible-lg {
    display: table-cell !important;
  }
}

.visible-md,
tr.visible-md,
th.visible-md,
td.visible-md {
  display: none !important;
}

@media (max-width: 767px) {
  .visible-md.visible-xs {
    display: block !important;
  }

  table.visible-md.visible-xs {
    display: table;
  }

  tr.visible-md.visible-xs {
    display: table-row !important;
  }

  th.visible-md.visible-xs,
  td.visible-md.visible-xs {
    display: table-cell !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .visible-md.visible-sm {
    display: block !important;
  }

  table.visible-md.visible-sm {
    display: table;
  }

  tr.visible-md.visible-sm {
    display: table-row !important;
  }

  th.visible-md.visible-sm,
  td.visible-md.visible-sm {
    display: table-cell !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }

  table.visible-md {
    display: table;
  }

  tr.visible-md {
    display: table-row !important;
  }

  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}

@media (min-width: 1200px) {
  .visible-md.visible-lg {
    display: block !important;
  }

  table.visible-md.visible-lg {
    display: table;
  }

  tr.visible-md.visible-lg {
    display: table-row !important;
  }

  th.visible-md.visible-lg,
  td.visible-md.visible-lg {
    display: table-cell !important;
  }
}

.visible-lg,
tr.visible-lg,
th.visible-lg,
td.visible-lg {
  display: none !important;
}

@media (max-width: 767px) {
  .visible-lg.visible-xs {
    display: block !important;
  }

  table.visible-lg.visible-xs {
    display: table;
  }

  tr.visible-lg.visible-xs {
    display: table-row !important;
  }

  th.visible-lg.visible-xs,
  td.visible-lg.visible-xs {
    display: table-cell !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .visible-lg.visible-sm {
    display: block !important;
  }

  table.visible-lg.visible-sm {
    display: table;
  }

  tr.visible-lg.visible-sm {
    display: table-row !important;
  }

  th.visible-lg.visible-sm,
  td.visible-lg.visible-sm {
    display: table-cell !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-lg.visible-md {
    display: block !important;
  }

  table.visible-lg.visible-md {
    display: table;
  }

  tr.visible-lg.visible-md {
    display: table-row !important;
  }

  th.visible-lg.visible-md,
  td.visible-lg.visible-md {
    display: table-cell !important;
  }
}

@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }

  table.visible-lg {
    display: table;
  }

  tr.visible-lg {
    display: table-row !important;
  }

  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}

.hidden-xs {
  display: block !important;
}

table.hidden-xs {
  display: table;
}

tr.hidden-xs {
  display: table-row !important;
}

th.hidden-xs,
td.hidden-xs {
  display: table-cell !important;
}

@media (max-width: 767px) {

  .hidden-xs,
  tr.hidden-xs,
  th.hidden-xs,
  td.hidden-xs {
    display: none !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {

  .hidden-xs.hidden-sm,
  tr.hidden-xs.hidden-sm,
  th.hidden-xs.hidden-sm,
  td.hidden-xs.hidden-sm {
    display: none !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {

  .hidden-xs.hidden-md,
  tr.hidden-xs.hidden-md,
  th.hidden-xs.hidden-md,
  td.hidden-xs.hidden-md {
    display: none !important;
  }
}

@media (min-width: 1200px) {

  .hidden-xs.hidden-lg,
  tr.hidden-xs.hidden-lg,
  th.hidden-xs.hidden-lg,
  td.hidden-xs.hidden-lg {
    display: none !important;
  }
}

.hidden-sm {
  display: block !important;
}

table.hidden-sm {
  display: table;
}

tr.hidden-sm {
  display: table-row !important;
}

th.hidden-sm,
td.hidden-sm {
  display: table-cell !important;
}

@media (max-width: 767px) {

  .hidden-sm.hidden-xs,
  tr.hidden-sm.hidden-xs,
  th.hidden-sm.hidden-xs,
  td.hidden-sm.hidden-xs {
    display: none !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {

  .hidden-sm,
  tr.hidden-sm,
  th.hidden-sm,
  td.hidden-sm {
    display: none !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {

  .hidden-sm.hidden-md,
  tr.hidden-sm.hidden-md,
  th.hidden-sm.hidden-md,
  td.hidden-sm.hidden-md {
    display: none !important;
  }
}

@media (min-width: 1200px) {

  .hidden-sm.hidden-lg,
  tr.hidden-sm.hidden-lg,
  th.hidden-sm.hidden-lg,
  td.hidden-sm.hidden-lg {
    display: none !important;
  }
}

.hidden-md {
  display: block !important;
}

table.hidden-md {
  display: table;
}

tr.hidden-md {
  display: table-row !important;
}

th.hidden-md,
td.hidden-md {
  display: table-cell !important;
}

@media (max-width: 767px) {

  .hidden-md.hidden-xs,
  tr.hidden-md.hidden-xs,
  th.hidden-md.hidden-xs,
  td.hidden-md.hidden-xs {
    display: none !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {

  .hidden-md.hidden-sm,
  tr.hidden-md.hidden-sm,
  th.hidden-md.hidden-sm,
  td.hidden-md.hidden-sm {
    display: none !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {

  .hidden-md,
  tr.hidden-md,
  th.hidden-md,
  td.hidden-md {
    display: none !important;
  }
}

@media (min-width: 1200px) {

  .hidden-md.hidden-lg,
  tr.hidden-md.hidden-lg,
  th.hidden-md.hidden-lg,
  td.hidden-md.hidden-lg {
    display: none !important;
  }
}

.hidden-lg {
  display: block !important;
}

table.hidden-lg {
  display: table;
}

tr.hidden-lg {
  display: table-row !important;
}

th.hidden-lg,
td.hidden-lg {
  display: table-cell !important;
}

@media (max-width: 767px) {

  .hidden-lg.hidden-xs,
  tr.hidden-lg.hidden-xs,
  th.hidden-lg.hidden-xs,
  td.hidden-lg.hidden-xs {
    display: none !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {

  .hidden-lg.hidden-sm,
  tr.hidden-lg.hidden-sm,
  th.hidden-lg.hidden-sm,
  td.hidden-lg.hidden-sm {
    display: none !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {

  .hidden-lg.hidden-md,
  tr.hidden-lg.hidden-md,
  th.hidden-lg.hidden-md,
  td.hidden-lg.hidden-md {
    display: none !important;
  }
}

@media (min-width: 1200px) {

  .hidden-lg,
  tr.hidden-lg,
  th.hidden-lg,
  td.hidden-lg {
    display: none !important;
  }
}

.visible-print,
tr.visible-print,
th.visible-print,
td.visible-print {
  display: none !important;
}

@media print {
  .visible-print {
    display: block !important;
  }

  table.visible-print {
    display: table;
  }

  tr.visible-print {
    display: table-row !important;
  }

  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }

  .hidden-print,
  tr.hidden-print,
  th.hidden-print,
  td.hidden-print {
    display: none !important;
  }
}

/* IMPORT RECTORAT VARIABLES */
/* Specific calendar-table (ts-absences.html) import */
#calendar-table td {
  border: solid 1px #5d5d5d;
  width: 7%;
  height: 4em;
  text-align: right;
  vertical-align: bottom;
  color: #5d5d5d;
}

#calendar-table .abs-day {
  background-color: #e8cbe2;
  border: solid 1px #83006c;
  color: #a13f90;
}

#calendar-table .abs-day .abs-value {
  font-size: 2em;
  font-weight: bold;
  position: absolute;
}

#calendar-table th {
  text-align: center;
  color: #83006c;
  font-size: 1.2em;
}

#calendar-table .sunday {
  border: none;
  background-color: #f3f3f3;
}

#month-picker {
  text-align: center;
  color: #83006c;
  border: solid 1px #83006c;
  height: 51px;
}

#month-picker .pull-left,
#month-picker .pull-right {
  width: 25%;
  height: 49px;
  max-width: 5em;
}

#month-picker p {
  padding: 0;
  margin: 0;
}

#month-picker .calendar-title {
  color: #83006c;
}

.calendar-title {
  font-size: 1.3em;
  padding: 0;
  margin: 0;
  color: #570a4a;
}

#home-page-header {
  background-position: left top;
  background-repeat: no-repeat;
  margin: 1em 0;
}

#home-page-header a {
  color: #000091;
  font-family: Arial, sans-serif;
  text-transform: uppercase;
}

#home-page-header .dropdown-menu>li a {
  clear: none;
  color: #FFF;
}

/* MOBILE */
@media only screen and (max-width: 767px) {
  #main-logo {
    margin-top: 1em;
    height: 6em;
    display: inline-block !important;
    vertical-align: top;
  }

  #home-page-header {
    display: inline-block;
  }

  #home-page-header span>img {
    height: 1em;
    position: relative;
    top: -2px;
  }
}

/* TABLET */
@media only screen and (min-width: 768px) {
  #home-page-header h1 {
    font-size: 2em;
    float: left;
  }
}

/* TABLET - PORTRAIT */
@media only screen and (min-width: 768px) {
  #left-column>.row:first-child h1 img {
    height: 4em;
  }
}

/* TABLET - LANDSCAPE */
@media only screen and (min-width: 992px) {
  #home-page-header {
    background-image: url('../img/container-small-bg.png');
    height: 3em;
    padding-left: 55px;
  }
}

/*
 Position fixed-relative-top
 * */
.fixed-relative-top {
  position: relative;
  top: 0;
  z-index: 100;
  background-color: #FFF;
}

/* IMPORT MAIN CSS STYLE FILE  */
/*@import url("retina.less");
@import url("mobile/style.less");
@import url("tablet/style.less");
*/
/*
 BOTH MOBILE AND DESKTOP RETINA RULES
 * */
@media (-webkit-min-device-pixel-ratio: 2),
(min-resolution: 192dpi) {
  .date-input {
    background-image: url('../img/retina/calendar.png') !important;
  }

  .child-profile:hover .img-zone,
  .child-profile.active .img-zone {
    background-image: url("../img/retina/gears-purple.png") !important;
  }

  .add-child:hover .pull-left.media-object,
  .add-child.active .pull-left.media-object {
    background-image: url("../img/retina/plus-purple.png");
  }

  .add-child .pull-left.media-object {
    background-image: url("../img/retina/plus-white.png");
  }
}

/* Small screen, non-retina */
@media only screen and (max-width: 767px) {

  /* inches ne marchent pas sous IE 8 ...*/
  .container h1 {
    font-size: 2.2em !important;
    margin-top: 0;
  }

  .tile-alert h3,
  .tile h3,
  .double-tile h3,
  .inverted-tile h3 {
    font-size: 1.6em !important;
  }

  #steps-map {
    margin-top: 0px !important;
    position: relative;
    left: 21%;
    font-size: 0.8em;
    font-weight: bold;
  }

  #children-list {
    height: auto;
  }

  #home-page-header span>img[alt=open] {
    font-size: 1.7em;
  }

  #close-modal-menu>.img-zone {
    background-image: url('../img/white-arrow.png');
    background-repeat: no-repeat;
    background-position: bottom center;
    height: 30%;
    margin-top: 4px;
  }

  #close-modal-menu:hover>.img-zone {
    background-image: url('../img/purple-arrow.png');
  }

  .hidden-inline-xs {
    visibility: hidden;
  }

  /* TUILES */
  .list-inline>li:first-child,
  .list-inline .tile-alert,
  .list-inline .tile,
  .list-inline .inverted-tile {
    width: 100%;
    margin: 0.5em 0;
    padding: 1em;
  }

  .list-inline .double-tile {
    width: 100%;
    margin: 0.5em 0;
    padding: 1.0em 1em 0.5em 1em;
  }

  .list-inline .tile-alert,
  .list-inline .double-tile,
  .list-inline .tile,
  .list-inline .inverted-tile {
    height: 7em;
  }

  .list-inline .tile-alert p,
  .list-inline .double-tile p,
  .list-inline .tile p,
  .list-inline .inverted-tile p {
    margin-bottom: 0;
  }

  .list-inline .tile-alert>h3,
  .list-inline .double-tile>h3,
  .list-inline .tile>h3,
  .list-inline .inverted-tile>h3 {
    font-size: 1.4em !important;
  }

  .tile-alert>p,
  .double-tile>p {
    font-family: Arial, sans-serif;
  }

  .inverted-tile>p {
    margin: 0;
  }

  .tile>p.date,
  .tile-alert>p.date,
  .double-tile>p.date {
    margin-bottom: 0;
    font-size: 1em;
    margin-top: 0.5em;
    font-weight: normal;
  }

  .tile .tile-data {
    text-align: center;
    font-size: 2.8em !important;
    margin-left: -8px;
  }

  .tile .tile-note-base {
    font-size: .4em !important;
  }

  .double-tile {
    overflow: hidden;
    height: 9em;
    text-overflow: ellipsis;
    word-wrap: break-word;
  }

  /*  ACCUEIL  */
  #current-location-message {
    padding-right: 0;
  }

  a.drop-down-children {
    font-size: 1.3em;
    white-space: nowrap;
  }

  h1>span.account-name {
    font-size: 0.6em;
    display: block;
    margin-right: 0.4em;
  }

  #switch-child-menu {
    font-size: 1.4em;
    position: absolute;
    left: -16px;
    width: 109%;
    padding-bottom: 0.8em;
  }

  #add-child-btn>li {
    margin-top: 0.3em;
    font-size: 0.8em;
  }

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

  .list-purple li div {
    padding: 15px;
  }

  .edit-profile-btn {
    float: right;
  }

  span.tablet {
    display: none;
  }

  .main-menu {
    /* MAIN MENU */
  }

  .main-menu .main-menu-header-left {
    padding: 15px;
  }

  .main-menu .main-menu-header,
  .main-menu .main-menu-header h2.main-menu-title,
  .main-menu .main-menu-header h2.main-menu-title:first-letter {
    color: #FFF;
    font-size: 1.2em;
  }

  .main-menu .main-menu-content {
    height: 100%;
  }

  .main-menu .main-menu-header>button {
    width: 19%;
    height: 84px;
  }

  .modal-dialog {
    height: 100%;
  }

  .list-purple {
    margin-top: 1em;
  }

  #mobile-footer p {
    color: #000091;
    font-size: 1.2em;
    font-family: Arial, sans-serif;
  }

  .uppercase {
    text-transform: uppercase;
  }

  /* NOTES */
  #notes-list .coeffs {
    background-color: #e2e2e2 !important;
    color: #83006c !important;
  }

  #notes-list>.row {
    margin-top: 0.4em;
    height: 4em;
    clear: both;
  }

  #notes-list .media-heading {
    font-size: 1.2em;
  }

  .form-group select {
    padding: 6px 5px !important;
  }

  .greyed {
    padding-left: 20px !important;
  }

  .greyed p {
    font-size: 1em !important;
  }

  .rounded {
    border-bottom-right-radius: 4px !important;
    border-top-right-radius: 4px !important;
    border-bottom-left-radius: 4px !important;
    border-top-left-radius: 4px !important;
  }

  .renseignement p {
    margin-top: 0 !important;
  }
}

/**
 *  MOBILE FOOTER
 */
#mobile-footer {
  padding-top: 1.5em;
  margin-top: 1.5em;
  border-top: solid 1px #e4e4e4;
}

#mobile-footer img {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.grey-bg {
  background-color: #e4e4e4;
  margin-bottom: 1em;
  margin-top: 3em;
  font-weight: bold;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .container h1 {
    font-size: 2em;
    margin-top: 0;
  }

  .hidden-sm-portrait {
    display: none !important;
    visibility: hidden !important;
  }

  .visible-sm-portrait {
    display: block !important;
  }

  .testportrait {
    color: red;
  }

  .list-inline>li.tile-alert:first-child,
  .list-inline .tile-alert,
  .list-inline>li.double-tile:first-child,
  .list-inline .double-tile {
    width: 98%;
    height: 15em;
  }

  .list-inline .tile,
  .list-inline .inverted-tile {
    width: 48%;
    height: 15em;
    float: left;
  }

  .list-inline .mini-tile {
    width: 48%;
    height: 5em;
  }

  #switch-child-menu {
    width: 14em;
    left: 8em;
    font-size: 1.4em;
  }

  .main-menu {
    position: fixed;
    top: 10px;
    right: 0;
    z-index: 1024;
    width: 300px;
  }

  .main-menu .main-menu-content {
    height: 2000px;
    margin-bottom: 1em;
  }

  .main-menu .main-menu-header ul {
    width: 78%;
  }

  .main-menu .main-menu-header>button {
    width: 20%;
    height: 51px;
  }

  .main-menu .main-menu-header>button>.img-zone {
    background-image: url('../../img/white-arrow.png');
    background-repeat: no-repeat;
    background-position: bottom center;
    height: 45%;
    margin-top: 4px;
  }

  .main-menu .main-menu-header>button:hover>.img-zone {
    background-image: url('../../img/purple-arrow.png');
  }

  .col-sm-12,
  .col-sm-3 {
    min-height: 0 !important;
  }

  #notes-list>.row {
    height: 6em !important;
    font-size: 0.9em !important;
  }

  .contains-container {
    width: 100% !important;
  }

  .sidebar-open .pageContent>row:first-child,
  .sidebar-open .contains-container {
    opacity: 0.5;
    pointer-events: none;
  }

  .pageContent {
    width: 83.3333333334% !important;
  }
}

@media only screen and (min-width: 992px) {
  .hidden-sm-landscape {
    display: none !important;
    visibility: hidden !important;
  }

  .visible-sm-landscape {
    display: block !important;
  }

  .testlandscape {
    color: red;
  }

  .list-inline>li.tile-alert:first-child,
  .list-inline .tile-alert,
  .list-inline>li.tile:first-child,
  .list-inline .tile,
  .list-inline .inverted-tile {
    width: 15em;
    height: 15em;
  }

  .list-inline>li.mini-tile:first-child,
  .list-inline .mini-tile {
    width: 15em;
    height: 5em;
  }

  .list-inline>li.double-tile:first-child,
  .list-inline .double-tile {
    width: 31em;
    height: 15em;
  }

  #switch-child-menu {
    width: 14em;
    left: 11em;
    font-size: 1.4em;
  }

  /*SCROLL TUILES*/
  #tiles-container .tablet-content-row {
    overflow-y: auto;
    max-height: 40em;
    margin-right: -1px;
  }

  #tiles-container ::-webkit-scrollbar {
    width: 0.8em;
  }

  #tiles-container ::-webkit-scrollbar-track {
    background-color: #e8cbe2;
  }

  #tiles-container ::-webkit-scrollbar-thumb {
    background: #570a4a;
  }

  #tiles-container ::-webkit-scrollbar-thumb:window-inactive {
    background: transparent;
  }

  /* SCROLL MENU LEFT */
  .main-menu .main-menu-content {
    height: 37em;
    overflow-y: auto;
    margin-bottom: 1em;
  }

  .main-menu .main-menu-header>button {
    height: 84px;
    width: 16%;
  }

  #main-menu-left-col>.row ::-webkit-scrollbar {
    width: 0.8em;
  }

  #main-menu-left-col>.row ::-webkit-scrollbar-track {
    background-color: #e8cbe2;
  }

  #main-menu-left-col>.row ::-webkit-scrollbar-thumb {
    background: #570a4a;
  }

  #main-menu-left-col>.row ::-webkit-scrollbar-thumb:window-inactive {
    background: transparent;
  }

  #tiles-container {
    width: 75% !important;
  }

  #pageContent {
    width: 100% !important;
  }
}

/* + 7 inches screens */
@media only screen and (min-width: 767px) {
  #children-list {
    height: 256px;
    overflow: scroll;
  }

  h4 {
    margin: 0.3em !important;
  }

  /*
   ACCUEIL TUILES
   * */
  .list-inline>li:first-child,
  .list-inline .tile-alert,
  .list-inline .tile,
  .list-inline .mini-tile,
  .list-inline .double-tile,
  .list-inline .inverted-tile {
    margin-right: 2%;
    margin-top: 2%;
    padding: 0;
  }

  .list-inline>li:first-child div,
  .list-inline .tile-alert div,
  .list-inline .tile div,
  .list-inline .mini-tile div,
  .list-inline .double-tile div,
  .list-inline .inverted-tile div {
    float: left;
    height: 100%;
    padding: 1em;
    width: 100%;
  }

  .double-tile p.date {
    font-family: Arial, sans-serif;
    font-size: 1.1em;
    font-weight: 0;
    margin-top: 0.6em;
  }

  .double-tile p,
  .tile-alert p {
    font-family: Arial, sans-serif;
  }

  .tile-alert p {
    font-size: 1.4em;
    position: absolute;
    bottom: 0;
  }

  .tile h3 {
    position: absolute;
    bottom: 0.4em;
  }

  .tile p {
    clear: both;
    font-size: 1.1em;
    margin: 0;
  }

  .inverted-tile p {
    clear: both;
    font-size: 1.1em;
    margin: 1em 0;
  }

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

  /*
       TABLET TITLE ROW
   * */
  .tablet-title-row {
    border-bottom: solid 1px #83006c;
    margin: 0 0 1em 0;
  }

  .tablet-title-row>div {
    padding: 0;
  }

  .tablet-title-row .btn-primary {
    color: #FFF;
    background-color: #83006c;
    border-color: #83006c;
    border: solid 2px #83006c;
  }

  .container .tablet-title-row h2,
  .container .tablet-title-row h2:first-letter {
    color: #83006c;
    font-size: 1em;
    margin: 0;
    padding: 0;
    text-transform: uppercase;
    font-family: Arial, sans-serif;
  }

  .container .tablet-title-row h3 {
    color: #83006c;
    font-size: 1.65em;
    margin: 0;
    padding: 0;
    text-transform: uppercase;
    font-family: Arial, sans-serif;
  }

  /*PURPLE LIST*/
  #switch-child-menu .list-button .btn {
    font-size: 0.9em;
  }

  .edit-profile-btn {
    float: left;
    width: 2.5em;
    padding-top: 5px;
  }

  .main-menu .main-menu-header-left {
    padding: 5px 10px;
  }

  .main-menu .main-menu-content {
    background-color: #570a4a;
  }

  .establishment {
    background-color: #83006c;
  }

  #main-menu-left-col {
    border-right: 5px solid #cacaca;
    padding-right: 0;
    padding-left: 0;
  }

  #tiles-container {
    padding-left: 2em;
  }

  .logo-inst {
    margin: 0 auto;
    margin-bottom: 1em;
    height: 150px;
  }

  span.mobile {
    display: none;
  }

  .drop-down-children {
    font-size: 2em;
    display: block;
    padding-top: 0.17em;
    white-space: nowrap;
  }

  .white-arrow-btn .img-zone {
    height: 2.4em;
    margin: 0 0.6em 0 0.2em;
    width: 0.9em;
    background-image: url('../../img/white-arrow.png');
    background-repeat: no-repeat;
    background-position: center;
  }

  .white-arrow-btn:hover .img-zone {
    background-image: url('../../img/purple-arrow.png');
  }

  #tablet-title-img {
    margin: 0.3em 0.8em 0.3em 0;
  }

  .logout-btn {
    margin-top: 1.4em;
  }

  .logo-inst {
    margin: 0 auto;
    height: 150px !important;
  }

  /*
   MULTI SCROLL
   * */
  #absences-list {
    overflow-y: scroll;
    max-height: 36em;
  }

  /*
   NOTES
   * */
  .em-note-list {
    margin-top: 1em;
  }

  #notes-list>.row {
    margin-top: 0.7em;
    height: 4em;
  }

  #notes-list .media-heading {
    font-size: 1.4em;
  }
}

/**
 * Define some CSS3 methods
 */
/*@font-face {
  font-family: 'Oswald';
  src: url('fonts/Oswald/oswald-regular-webfont.eot');
  src: url('fonts/Oswald/oswald-regular-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/Oswald/oswald-regular-webfont.woff') format('woff'), url('fonts/Oswald/oswald-regular-webfont.ttf') format('truetype'), url('fonts/Oswald/oswald-regular-webfont.svg#oswaldregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'RobotoCondensedRegular';
  src: url('fonts/roboto/robotocondensed-regular-webfont.eot');
  src: url('fonts/roboto/robotocondensed-regular-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/roboto/robotocondensed-regular-webfont.woff') format('woff'), url('fonts/roboto/robotocondensed-regular-webfont.ttf') format('truetype'), url('fonts/roboto/robotocondensed-regular-webfont.svg#roboto_condensedregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'robotoregular';
  src: url('fonts/roboto/roboto-regular-webfont.eot');
  src: url('fonts/roboto/roboto-regular-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/roboto/roboto-regular-webfont.woff') format('woff'), url('fonts/roboto/roboto-regular-webfont.ttf') format('truetype'), url('fonts/roboto/roboto-regular-webfont.svg#robotoregular') format('svg');
  font-weight: normal;
  font-style: normal;
}*/
.container {
  max-width: 1064px;
}

.container h1 {
  color: #000091;
  text-transform: uppercase;
  margin-top: -4px;
}

.container h1 span.first-letter,
.container h2:first-letter {
  font-size: 1.5em;
}

.container h2 {
  text-transform: uppercase;
  margin-top: 0;
  color: #000091;
}

.container h3,
.container h4,
.container h5,
.container h6,
.container .h4,
.container .h5,
.container .h6 {
  color: #83006c;
}

.container h3 {
  color: v;
}

.container h3>img {
  width: 25px;
  height: 25px;
  position: relative;
  top: -6px;
}

.container h3>span {
  text-transform: uppercase;
}

.container h4 {
  margin: 1em 0;
}

.container h4>img {
  width: 15px;
  height: 15px;
  position: relative;
  top: -3px;
  margin-right: 0.25em;
}

.container div.form-group label {
  font-weight: normal;
}

.container div.form-group.has-error input {
  width: 87%;
  float: left;
  color: #ff0006;
}

.container div.form-group.has-error input[type=text] {
  border: solid 1px #ff0006;
}

.container div.form-group.has-error img {
  width: 12%;
  max-width: 32px;
  max-height: 32px;
  cursor: pointer;
  margin-left: 1%;
}

a:hover,
a:focus {
  color: inherit;
  text-decoration: none;
}

.no-pad-right {
  padding-right: 0;
}

/*
 FORMS
 * */
input[type=text],
input[type=password],
input[type=date],
.shadow_select {
  width: 100%;
  font-weight: normal;
  -webkit-box-shadow: #cfcfcf;
  box-shadow: #cfcfcf;
  -moz-box-shadow: inset -1px 1px 7px 0px #cfcfcf;
  -webkit-box-shadow: inset -1px 1px 7px 0px #cfcfcf;
  -o-box-shadow: inset -1px 1px 7px 0px #cfcfcf;
  box-shadow: inset -1px 1px 7px 0px #cfcfcf;
}

input[type=date] {
  min-width: 94%;
}

.date-input {
  background-image: url("../img/calendar.png");
  background-position: right center;
  background-repeat: no-repeat;
  background-size: 27px auto;
  -moz-background-size: 27px auto;
  -o-background-size: 27px auto;
  -webkit-background-size: 27px auto;
  padding: 0 16px;
}

/*
 BUTTONS
 * */
.btn {
  background-color: #963c8e;
  color: #ffffff;
  width: 100%;
  -webkit-border-radius: 0 0 0 0;
  -moz-border-radius: 0 0 0 0;
  -ms-border-radius: 0 0 0 0;
  -o-border-radius: 0 0 0 0;
  border-radius: 0 0 0 0;
  border: none;
  text-transform: uppercase;
  padding: 0.9em;
  font-size: 1.1em;
}

.btn:hover {
  color: #ffffff;
  background-color: #000091;
  text-decoration: none;
}

.btn .img-left {
  margin: 0 5% 0 -5%;
}

.btn .img-right {
  margin: 0 -5% 0 5%;
}

.btn.disabled {
  background-color: #e2e2e2;
  color: #5d5d5d;
}

.btn.disabled:hover {
  text-decoration: none;
}

.btn.radio.active,
.btn.radio:hover {
  border: solid 1px #83006c;
  background-color: #ffffff;
  color: #83006c;
}

.keyword-important {
  font-size: 2em;
}

.text-small {
  font-size: 0.9em;
}

/*
 Left column
 * */
#left-column h1 {
  font-size: 1.6em;
  margin-top: 10px;
}

#steps-logos-institutionnels {
  margin-top: 250px;
}

/*
  FOLLOWING CLASSES ARE ONLY USE WHEN LOGGED
 * */
.info-form {
  margin-top: -10px;
}

#current-location-message {
  font-size: 1.9em;
}

#current-location-message h2,
#current-location-message h2:first-letter,
#current-location-message .welcome {
  color: #83006c;
  margin: 0;
  padding: 0;
  font-size: 1em;
  text-transform: uppercase;
  font-family: Arial, sans-serif;
}

#current-location-message h2 {
  font-weight: bold;
  font-size: 0.8em;
}

#current-location-message .welcome {
  font-size: 0.5em;
  margin-top: 0.5em;
}

#tiles-container a.radio:hover {
  color: #570a4a;
}

#title-row {
  border-top: 2px solid #83006c;
  border-bottom: 2px solid #83006c;
  margin-bottom: 0.5em;
}

#title-row .btn-primary {
  color: #ffffff;
  background-color: #83006c;
  border-color: #83006c;
  border: solid 2px #83006c;
}

.img-zone {
  height: 3em;
  width: 100%;
  background-position: top center;
  background-repeat: no-repeat;
  background-size: contain;
  -moz-background-size: contain;
  -o-background-size: contain;
  -webkit-background-size: contain;
}

.half-size {
  font-size: 0.6em;
}

#ts-establishment-name {
  color: #000091;
  font-size: 1.3em;
}

.changed .btn {
  background-color: #ffcc66;
  color: #83006c;
}

.modal-header-left p {
  color: #ffffff;
}

li:hover .img-zone-gears-link-inverse {
  background-image: url("../img/gears-white.png");
}

.text-ellipsis {
  overflow: hidden;
  text-overflow: ellipsis;
}

.icon {
  background-position: center;
  background-size: contain;
  -moz-background-size: contain;
  -o-background-size: contain;
  -webkit-background-size: contain;
  background-repeat: no-repeat;
}

.white-arrow-left {
  background-image: url('../img/white-arrow-left.png');
  height: 0.8em;
  width: 0.8em;
}

.white-signout-left {
  background-image: url('../img/white-signout-left.png');
  height: 1.3em;
  width: 1.3em;
  margin-top: 1px;
}

.btn.multi-line-btn {
  white-space: normal;
}

.missing-value {
  color: #ffa500;
  font-style: italic;
  font-weight: 400 !important;
}

.missing-value::-webkit-input-placeholder {
  /* WebKit browsers */
  color: #ffa500;
}

.missing-value:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #ffa500;
}

.missing-value::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #ffa500;
}

.missing-value:-ms-input-placeholder {
  /* Internet Explorer 10+ */
  color: #ffa500;
}

[type="radio"],
[type="checkbox"] {
  height: 1.5em;
  width: 1.5em;
}

label {
  padding-left: 15px;
  text-indent: -15px;
  margin-right: 1.5em;
}

input {
  padding: 0;
  vertical-align: bottom;
}

/* Page notes */
.notes-list>.row {
  padding-left: 15px;
}

.notes-list .media,
#notes-list .media,
.notes-list .average-mark,
#notes-list .average-mark {
  height: 100%;
}

.notes-list .media-object,
#notes-list .media-object,
.notes-list .average-mark,
#notes-list .average-mark {
  padding-top: 0.5em;
}

.notes-list .media-body,
#notes-list .media-body {
  padding-top: 0.4em;
}

.notes-list button,
#notes-list button,
.notes-list .media,
#notes-list .media {
  background-color: #e8cbe2;
  color: #83006c;
  overflow: hidden;
}

.notes-list .average-mark,
#notes-list .average-mark,
.notes-list .panel-collapse,
#notes-list .panel-collapse {
  background-color: #e2e2e2;
  color: #83006c;
  overflow: hidden;
}

.notes-list .coeffs,
#notes-list .coeffs {
  font-size: 1em;
  background-color: #e8cbe2;
  color: #83006c;
  overflow: hidden;
  height: 100%;
  padding-top: 0.5em;
}

.notes-list .media-text,
#notes-list .media-text,
.notes-list .pull-right,
#notes-list .pull-right {
  text-transform: none;
}

.notes-list .average-mark-title,
#notes-list .average-mark-title {
  background-color: #b4b4b4;
  color: #393939;
}

.notes-list .panel>button,
#notes-list .panel>button {
  height: 6em;
}

.notes-list .panel>button .media-body,
#notes-list .panel>button .media-body {
  font-size: 0.8em;
  padding-top: 0;
}

.notes-list .panel-collapse,
#notes-list .panel-collapse {
  padding: 0 0.8em;
}

.notes-list .panel-collapse a>li,
#notes-list .panel-collapse a>li {
  background-color: #e8cbe2;
}

.notes-list .panel-collapse a>li:hover,
#notes-list .panel-collapse a>li:hover {
  color: black;
}

.notes-list .changed button,
#notes-list .changed button,
.notes-list .changed a>li,
#notes-list .changed a>li {
  background-color: #ffcc66;
}

.icon-eye {
  height: 0.8em;
  display: inline-block;
  width: 1.2em;
  margin-top: 3px;
}

.notes-list.notes-detail-list {
  font-size: 1.3em;
}

.notes-list.notes-detail-list .media-object {
  font-size: 1.7em;
}

/*Page Renseignements */
.renseignement label {
  color: #888888;
  margin-bottom: 0;
  font-weight: normal;
}

.renseignement p {
  font-size: 1.3em;
}

.renseignement div {
  margin: 5px 0;
  padding: 4px 5px;
}

.renseignement .same-height {
  height: 9em;
}

.renseignement .same-height div {
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
}

.greyed {
  background: #e2e2e2;
  margin: 5px 0;
  padding: 5px 8px;
}

.greyed p {
  margin: 0;
  font-size: 1.3em;
}

.tabs {
  position: relative;
}

.tabs li {
  display: inline-block;
}

.tabs>ul {
  padding: 0;
}

.tabs>ul>li {
  margin: 0 3px 0 0;
  padding: 6px 19px;
  line-height: 32px;
  background: #83006c;
  color: #ffffff;
  text-align: center;
  cursor: pointer;
  -o-user-select: none;
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
  text-transform: uppercase;
  position: relative;
  z-index: 1;
}

.tabs>ul>li.tabActiveHeader {
  background: #ffffff;
  cursor: default;
  color: #83006c;
  padding: 6px 19px 10px 19px;
  background-image: url("../img/renseignements-onglet.png");
  background-repeat: no-repeat;
  background-size: 100%;
  -moz-background-size: 100%;
  -o-background-size: 100%;
  -webkit-background-size: 100%;
  width: 128px;
}

.tabs>ul>li.small-active-tab {
  background-image: url("../img/renseignements-onglet-small.png");
  width: 80px;
}

.tabs>ul>li.small-tab {
  width: 80px;
}

/** Modification renseignements **/
.multiple-input {
  background-image: url("../img/modify-student-add-name.png");
  background-position: right center;
  background-repeat: no-repeat;
  background-size: 27px auto;
  -moz-background-size: 27px auto;
  -o-background-size: 27px auto;
  -webkit-background-size: 27px auto;
  padding: 0 16px;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../img/modify-student-add-name.png', sizingMethod='scale');
  -ms-filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../img/modify-student-add-name.png", sizingMethod="scale");
}

textarea {
  resize: none;
}

.same-height {
  height: 12em;
}

input::-webkit-calendar-picker-indicator {
  display: none;
}

/** TUILES ACCUEIL **/
.tile-alert {
  background-color: #de5e00;
  color: #ffffff;
  position: relative;
  overflow: hidden;
}

.tile-alert h3 {
  text-transform: uppercase;
}

.tile-alert h3,
.tile-alert p {
  color: #ffffff;
}

.tile,
.mini-tile,
.double-tile,
.inverted-tile {
  background-color: #e8cbe2;
  color: #570a4a;
  position: relative;
  overflow: hidden;
  vertical-align: top;
}

.tile .tile-data {
  font-size: 4em;
  display: block;
  width: 2em;
}

.tile .tile-note-base {
  font-size: 0.5em;
  position: relative;
  top: 0.5em;
}

.tile h3,
.tile p,
.double-tile h3,
.inverted-tile h3 {
  color: #570a4a;
}

.tile h3,
.tile p,
.tile-alert h3,
.inverted-tile h3,
.mini-tile h3,
.mini-tile p,
.double-tile h3 {
  font-family: Arial, sans-serif;
}

.tile-alert h3,
.tile h3,
.double-tile h3,
.inverted-tile h3 {
  font-size: 2em;
  margin-top: 0;
  margin-bottom: 0;
}

.tile p,
.double-tile p,
.inverted-tile p {
  font-weight: 600;
}

/*
 MAIN MENU ET MODAL
 */
.main-menu .main-menu-header,
.main-menu .main-menu-header h2.main-menu-title,
.main-menu .main-menu-header h2.main-menu-title:first-letter {
  color: #ffffff;
  text-transform: uppercase;
  background-color: transparent;
  padding: 0;
  border: none;
}

.main-menu .modal-header-left {
  height: 84px;
  width: 80%;
}

.main-menu .main-menu-header-left {
  background-color: #83006c;
}

.main-menu .main-menu-header-left p,
.main-menu .main-menu-header-left h2 {
  margin: 0;
  padding: 0;
}

.main-menu .main-menu-header>button {
  font-size: 0.8em;
  vertical-align: text-top;
}

.main-menu .main-menu-header>button:hover {
  background-color: #ffffff;
  color: #83006c !important;
}

.main-menu .main-menu-body li.ts-menu-element a:hover div,
.main-menu .main-menu-body li.ts-menu-element a:focus div {
  background-color: #ffffff;
  color: #83006c;
}

.main-menu .establishment li:first-child,
.main-menu .establishment li {
  background-color: #570a4a;
  width: 30%;
  padding: 0;
  text-align: center;
  height: 75px;
}

.main-menu .establishment a {
  color: #ffffff;
}

.modal-body,
.main-menu-content {
  background: #570a4a;
  overflow-x: hidden;
}

ul.menu-shortcut .establishment-contact:hover,
ul.menu-shortcut .establishment-team:hover,
ul.menu-shortcut .establishment-mail:hover {
  color: #570a4a;
  background-color: #ffffff;
}

ul.menu-shortcut .establishment-contact:hover a,
ul.menu-shortcut .establishment-team:hover a,
ul.menu-shortcut .establishment-mail:hover a {
  color: #570a4a;
}

ul.menu-shortcut .establishment-contact:hover .img-zone img,
ul.menu-shortcut .establishment-team:hover .img-zone img,
ul.menu-shortcut .establishment-mail:hover .img-zone img {
  display: inline;
}

ul.menu-shortcut .establishment-contact:hover .img-zone .default,
ul.menu-shortcut .establishment-team:hover .img-zone .default,
ul.menu-shortcut .establishment-mail:hover .img-zone .default {
  display: none;
}

ul.menu-shortcut .establishment-contact.two-items-menu,
ul.menu-shortcut .establishment-team.two-items-menu,
ul.menu-shortcut .establishment-mail.two-items-menu {
  margin-left: 1%;
  padding-top: 5px;
}

ul.menu-shortcut .establishment-contact {
  margin-left: 5%;
}

ul.menu-shortcut .establishment-contact img {
  height: 100%;
  display: none;
}

ul.menu-shortcut .establishment-contact .default {
  display: inline;
}

ul.menu-shortcut .establishment-mail .img-zone img,
ul.menu-shortcut .establishment-team .img-zone img {
  height: 100%;
  display: none;
}

ul.menu-shortcut .establishment-mail .img-zone .default,
ul.menu-shortcut .establishment-team .img-zone .default {
  display: inline;
}

.logo-inst {
  margin: 0 auto;
  height: 150px;
}

.logo-acc {
  margin-left: 1em;
}

.main-menu-body-links {
  min-height: 23em;
}

.ts-menu-element {
  min-height: 50px;
}

/* MENU PRINCIPAL CONTACT ETABLISSEMENT*/
.establishment {
  height: 9.5em;
  background-color: #83006c;
  text-transform: uppercase;
}

.establishment p.main-menu-type {
  color: #ffffff;
  float: left;
  margin: 5px 0 0 15px;
  font-size: 0.8em;
}

.establishment h3 {
  color: #ffffff;
  padding: 25px 15px 10px 15px;
  font-size: 1.3em;
  font-family: Arial, sans-serif;
  margin-bottom: 0;
}

.establishment .img-zone {
  margin-top: 5px;
}

.establishment .btn-info {
  margin-top: 0.9em;
  margin-right: 1em;
  background-color: transparent;
}

.two-items-menu .img-zone {
  margin-top: 0 !important;
}

.list-purple li {
  margin-top: 5px;
  text-transform: uppercase;
  background-color: #83006c;
  color: #ffffff;
  font-size: 1.3em;
}

.list-purple li.active {
  background-color: #ffffff;
  color: #83006c;
}

.list-purple li.active a {
  color: #83006c;
}

.list-purple li.non-uppercase {
  text-transform: none;
}

.list-purple li div:first-child {
  padding: 13px 15px 13px 15px;
}

.list-purple li div.action {
  padding: 5px 15px;
}

.list-purple li a {
  color: #ffffff;
}

/* FIN MENU PRINCIPAL */
/*
 * To display two menus rather than three : just add two-items-menu class and pull-right on the first li elem.
 * */
.main-menu .establishment li.two-items-menu {
  width: 48%;
  margin: 0 1%;
}

.img-zone-gears-link {
  width: 2em;
  height: 2em;
  padding: 0px !important;
}

.img-zone-gears-link img {
  height: 100%;
  display: none;
}

.img-zone-gears-link .default {
  display: inline;
}

.img-zone-gears-link-inverse {
  width: 1.3em;
  height: 1.3em;
  background-image: url("../img/gears-light-purple.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  -moz-background-size: contain;
  -o-background-size: contain;
  -webkit-background-size: contain;
}

#account-children-list li {
  border: solid 1px #acacac;
  padding: 0.6em;
  margin-top: 0.6em;
}

#account-children-list li table {
  width: 100%;
}

#account-children-list li p {
  margin: 0;
}

#account-children-list li .img-responsive {
  height: 2em;
}

#account-children-list li .media-body {
  font-size: 1.3em;
}

#account-children-list li:hover {
  background-color: #83006c;
  color: #ffffff;
}

/* MENU SELECTION CHILDREN */
#switch-child-menu {
  background-color: #46093c;
  margin: 0;
}

#switch-child-menu .btn {
  padding: 0;
  margin: 0;
  text-align: left;
}

#switch-child-menu .btn:hover {
  background-color: #ffffff;
  color: #83006c;
}

.child-switch {
  background-color: #83006c;
  margin-top: 0.3em;
}

.child-switch>.pull-left {
  width: 100%;
  margin-right: 0;
}

.child-switch>.pull-right {
  width: 20%;
  margin-left: 0;
}

.child-switch .pull-left {
  padding: 0.3em;
}

.child-switch a:hover .media-object.pull-left,
.child-switch.active .media-object.pull-left {
  width: 1.3em;
  height: 1.2em;
}

.child-switch a:hover .media-object.pull-left img,
.child-switch.active .media-object.pull-left img {
  display: inline;
}

.child-switch a:hover .media-object.pull-left .default,
.child-switch.active .media-object.pull-left .default {
  display: none;
}

.child-switch .media-object.pull-left {
  width: 1.3em;
  height: 1.2em;
  padding: 0px !important;
}

.child-switch .media-object.pull-left img {
  height: 100%;
  display: none;
}

.child-switch .media-object.pull-left .default {
  display: inline;
}

.add-child:hover .pull-left.media-object,
.add-child.active .pull-left.media-object {
  background-image: url("../img/plus-purple.png");
}

.add-child .pull-left.media-object {
  background-image: url("../img/plus-white.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  -moz-background-size: contain;
  -o-background-size: contain;
  -webkit-background-size: contain;
  width: 1.3em;
  height: 1em;
  margin-top: 0.25em;
  margin-left: 0.5em;
}

.child-switch a:hover,
.child-switch.active a,
#switch-child-menu li a:hover .media-body,
#switch-child-menu li.active a .media-body {
  background-color: #ffffff;
  color: #83006c;
}

#children-select-box {
  border-bottom: solid 2px #83006c;
}

/*  END MENU CHILDREN SELECTION */
#children-list>li {
  line-height: 2em;
}

.remove-child {
  font-size: 0.8em;
  text-align: center;
  font-weight: bolder;
  color: #83006c;
  cursor: pointer;
  max-height: 2.1em;
}

/*
 steps-map
 * */
#steps-map {
  margin-top: 2em;
}

#steps-map li {
  background-image: url('../img/steps-list-bg.png');
  background-position: left center;
  background-repeat: repeat-x;
  padding-right: 0.1em;
}

#steps-map li:last-child {
  background-image: none;
}

#steps-map li.active>.step {
  color: #83006c;
}

#steps-map li>div>span {
  display: block;
}

#steps-map .step-label {
  text-transform: uppercase;
  font-size: 1.2em;
}

.step {
  border: solid 1px #d5d5d5;
  color: #7d7d7d;
  font-size: 0.9em;
  margin-right: 0.6em;
  padding: 0.3em;
  background-color: #ffffff;
}

/** Old inscription.css **/
@media (max-width: 767px) {
  .title-inscription {
    background-image: url('../img/container-bg.jpg');
    background-position: left top;
    background-repeat: no-repeat;
    margin-top: 5px;
  }

  .title-inscription h2 {
    font-size: 2.5em;
    padding-left: 2.9em;
    color: #000091;
  }
}

@media (min-width: 768px) {
  #loginpage-login-form {
    margin-top: 30px;
  }

  #loginpage-title-column {
    margin-top: 40px;
  }

  #loginpage-logos-institutionnels {
    position: absolute;
    top: 400px;
  }
}

@media only screen and (min-width: 992px) and (orientation: landscape) {
  #add-button-block {
    margin-top: 84%;
  }
}

@media (min-width: 768px) {
  #enfant-account-type {
    background-image: url('../img/child-account-type.png');
    background-repeat: no-repeat;
    background-size: contain;
    -moz-background-size: contain;
    -o-background-size: contain;
    -webkit-background-size: contain;
    height: 313px;
    margin-top: 60px;
  }

  #parent-account-type {
    background-image: url('../img/parent-account-type.png');
    background-repeat: no-repeat;
    background-size: contain;
    -moz-background-size: contain;
    -o-background-size: contain;
    -webkit-background-size: contain;
    height: 313px;
    margin-top: 60px;
  }
}

#add-button-block .btn {
  margin-left: auto;
  margin-right: auto;
  display: block;
  margin-bottom: 1em;
}

.container .account-type {
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 60%;
  min-width: 220px;
  margin-top: 20px;
}

#absences-list .btn {
  text-align: left;
  padding: 0.5em 1em;
  font-size: 1.2em;
}

#absences-list .btn span.data-abs {
  text-transform: none;
}

#absences-list .panel-collapse ul {
  padding: 0.5em 1em;
  background-color: #c6c6c6;
}

#absences-list .panel-collapse li {
  border-bottom: solid 1px #c6c6c6;
  padding: 0.3em 0;
  font-size: 1.4em;
  color: #83006c;
}

#absences-list .changed .panel-collapse ul {
  background-color: #FFEECD;
}

#absences-list .week-period {
  font-size: 0.7em;
}

#calendar-table {
  margin-left: auto;
  margin-right: auto;
}

#calendar-table td.today {
  border: solid 3px #000000;
}

.divider {
  border-top: solid 1px #000000;
  text-align: center;
  font-weight: bold;
  margin: 2em 0 1em;
}

.divider>span {
  position: relative;
  top: -0.7em;
  background-color: #ffffff;
  padding: 0 3px;
}

.popover .popover-content {
  min-width: 125px;
  text-align: center;
}