article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary {
  display: block;
}

audio,canvas,video {
  display: inline-block;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden],template {
  display: none;
}

html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

body {
  margin: 0;
}

a {
  background: 0 0;
}

a:focus {
  outline: thin dotted;
}

a:active,a:hover {
  outline: 0;
}

h1 {
  margin: .67em 0;
  font-size: 2em;
}

abbr[title] {
  border-bottom: 1px dotted;
}

b,strong {
  font-weight: 700;
}

hr {
  height: 0;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}

mark {
  color: #000;
  background: #ff0;
}

code,pre {
  font-family: monospace,serif;
  font-size: 1em;
}

pre {
  white-space: pre-wrap;
}
small {
  font-size: 80%;
}

sub {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}

sub {
  bottom: -.25em;
}

img {
  border: 0;
}

svg:not(:root) {
  overflow: hidden;
}

figure {
  margin: 0;
}

fieldset {
  padding: .35em .625em .75em;
  margin: 0 2px;
  border: 1px solid silver;
}

legend {
  padding: 0;
  border: 0;
}

button,input,select,textarea {
  margin: 0;
  font-family: inherit;
  font-size: 100%;
}

button,input {
  line-height: normal;
}

button,select {
  text-transform: none;
}

button,html input[type=button],input[type=reset],input[type=submit] {
  cursor: pointer;
  -webkit-appearance: button;
}

button[disabled],html input[disabled] {
  cursor: default;
}

input[type=checkbox],input[type=radio] {
  padding: 0;
  box-sizing: border-box;
}

input[type=search] {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  -webkit-appearance: textfield;
}

input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

button::-moz-focus-inner,input::-moz-focus-inner {
  padding: 0;
  border: 0;
}

textarea {
  overflow: auto;
  vertical-align: top;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

@media print {
  * {
    color: #000!important;
    text-shadow: none!important;
    background: 0 0!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: "";
  }

  thead {
    display: table-header-group;
  }

  tr,  img {
    page-break-inside: avoid;
  }

  img {
    max-width: 100%!important;
  }

@page {
    margin: 2cm .5cm;
}

  p,  h2,  h3 {
    orphans: 3;
    widows: 3;
  }

  h2,  h3 {
    page-break-after: avoid;
  }

  select {
    background: #fff!important;
  }

  .navbar {
    display: none;
  }

  .table td,  .table th {
    background-color: #fff!important;
  }

  .btn>.caret {
    border-top-color: #000!important;
  }

  .label {
    border: 1px solid #000;
  }

  .table {
    border-collapse: collapse!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: transparent;
}

body {
  font-family: helvetica neue,Helvetica,Arial,sans-serif;
  font-size: 14px;
  line-height: 1.428571429;
  color: #333;
  background-color: #fff;
}

input,button,select,textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

a {
  color: #428bca;
  text-decoration: none;
}

a:hover,a:focus {
  color: #2a6496;
  text-decoration: underline;
}

a:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

img {
  vertical-align: middle;
}

.img-responsive {
  display: block;
  height: auto;
  max-width: 100%;
}

.img-circle {
  border-radius: 50%;
}

hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eee;
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0,0,0,0);
  border: 0;
}

p {
  margin: 0 0 10px;
}

.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 200;
  line-height: 1.4;
}

@media (min-width:768px) {
  .lead {
    font-size: 21px;
  }
}

small,.small {
  font-size: 85%;
}

.text-primary {
  color: #428bca;
}

.text-primary:hover {
  color: #3071a9;
}

.text-success {
  color: #468847;
}

.text-success:hover {
  color: #356635;
}

.text-info {
  color: #3a87ad;
}

.text-info:hover {
  color: #2d6987;
}

.text-left {
  text-align: left;
}

.text-right {
  text-align: right;
}

.text-center {
  text-align: center;
}

h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6 {
  font-family: helvetica neue,Helvetica,Arial,sans-serif;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}

h1 small,h2 small,h3 small,h4 small,h5 small,h6 small,.h1 small,.h2 small,.h3 small,.h4 small,.h5 small,.h6 small,h1 .small,h2 .small,h3 .small,h4 .small,h5 .small,h6 .small,.h1 .small,.h2 .small,.h3 .small,.h4 .small,.h5 .small,.h6 .small {
  font-weight: 400;
  line-height: 1;
  color: #999;
}

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%;
}


h2,.h2 {
  font-size: 30px;
}

h3,.h3 {
  font-size: 24px;
}

h4,.h4 {
  font-size: 18px;
}

h5,.h5 {
  font-size: 14px;
}

h6,.h6 {
  font-size: 12px;
}

.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eee;
}

ul,ol {
  margin-top: 0;
  margin-bottom: 10px;
}

ul ul,ol ul,ul ol,ol ol {
  margin-bottom: 0;
}

.list-inline {
  padding-left: 0;
  list-style: none;
}

.list-inline>li {
  display: inline-block;
  padding-right: 5px;
  padding-left: 5px;
}

.list-inline>li:first-child {
  padding-left: 0;
}

dl {
  margin-bottom: 20px;
}

dt,dd {
  line-height: 1.428571429;
}

dt {
  font-weight: 700;
}

dd {
  margin-left: 0;
}

@media (min-width:768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    overflow: hidden;
    clear: left;
    text-align: right;
    text-overflow: ellipsis;
    white-space: nowrap;
  }

  .dl-horizontal dd {
    margin-left: 180px;
  }

  .dl-horizontal dd:before,  .dl-horizontal dd:after {
    display: table;
    content: " ";
  }

  .dl-horizontal dd:after {
    clear: both;
  }

  .dl-horizontal dd:before,  .dl-horizontal dd:after {
    display: table;
    content: " ";
  }

  .dl-horizontal dd:after {
    clear: both;
  }
}

abbr[title],abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #999;
}

address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.428571429;
}

code,pre {
  font-family: Monaco,Menlo,Consolas,courier new,monospace;
}

code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  white-space: nowrap;
  background-color: #f9f2f4;
  border-radius: 4px;
}

pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.428571429;
  color: #333;
  word-break: break-all;
  word-wrap: break-word;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 4px;
}

pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}

.container {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

.container:before,.container:after {
  display: table;
  content: " ";
}

.container:after {
  clear: both;
}

.container:before,.container:after {
  display: table;
  content: " ";
}

.container:after {
  clear: both;
}

.row {
  margin-right: -15px;
  margin-left: -15px;
}

.row:before,.row:after {
  display: table;
  content: " ";
}

.row:after {
  clear: both;
}

.row:before,.row:after {
  display: table;
  content: " ";
}

.row:after {
  clear: both;
}

.col-xs-1,.col-sm-1,.col-md-1,.col-lg-1,.col-xs-2,.col-sm-2,.col-md-2,.col-lg-2,.col-xs-3,.col-sm-3,.col-md-3,.col-lg-3,.col-xs-4,.col-sm-4,.col-md-4,.col-lg-4,.col-xs-5,.col-sm-5,.col-md-5,.col-lg-5,.col-xs-6,.col-sm-6,.col-md-6,.col-lg-6,.col-xs-7,.col-sm-7,.col-md-7,.col-lg-7,.col-xs-8,.col-sm-8,.col-md-8,.col-lg-8,.col-xs-9,.col-sm-9,.col-md-9,.col-lg-9,.col-xs-10,.col-sm-10,.col-md-10,.col-lg-10,.col-xs-11,.col-sm-11,.col-md-11,.col-lg-11,.col-xs-12,.col-sm-12,.col-md-12,.col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}

.col-xs-1,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9,.col-xs-10,.col-xs-11 {
  float: left;
}

.col-xs-12 {
  width: 100%;
}

.col-xs-11 {
  width: 91.66666666666666%;
}

.col-xs-10 {
  width: 83.33333333333334%;
}

.col-xs-9 {
  width: 75%;
}

.col-xs-8 {
  width: 66.66666666666666%;
}

.col-xs-7 {
  width: 58.333333333333336%;
}

.col-xs-6 {
  width: 50%;
}

.col-xs-5 {
  width: 41.66666666666667%;
}

.col-xs-4 {
  width: 33.33333333333333%;
}

.col-xs-3 {
  width: 25%;
}

.col-xs-2 {
  width: 16.666666666666664%;
}

.col-xs-1 {
  width: 8.333333333333332%;
}

.col-xs-pull-12 {
  right: 100%;
}

.col-xs-pull-11 {
  right: 91.66666666666666%;
}

.col-xs-pull-10 {
  right: 83.33333333333334%;
}

.col-xs-pull-9 {
  right: 75%;
}

.col-xs-pull-8 {
  right: 66.66666666666666%;
}

.col-xs-pull-7 {
  right: 58.333333333333336%;
}

.col-xs-pull-6 {
  right: 50%;
}

.col-xs-pull-5 {
  right: 41.66666666666667%;
}

.col-xs-pull-4 {
  right: 33.33333333333333%;
}

.col-xs-pull-3 {
  right: 25%;
}

.col-xs-pull-2 {
  right: 16.666666666666664%;
}

.col-xs-pull-1 {
  right: 8.333333333333332%;
}

.col-xs-push-12 {
  left: 100%;
}

.col-xs-push-11 {
  left: 91.66666666666666%;
}

.col-xs-push-10 {
  left: 83.33333333333334%;
}

.col-xs-push-9 {
  left: 75%;
}

.col-xs-push-8 {
  left: 66.66666666666666%;
}

.col-xs-push-7 {
  left: 58.333333333333336%;
}

.col-xs-push-6 {
  left: 50%;
}

.col-xs-push-5 {
  left: 41.66666666666667%;
}

.col-xs-push-4 {
  left: 33.33333333333333%;
}

.col-xs-push-3 {
  left: 25%;
}

.col-xs-push-2 {
  left: 16.666666666666664%;
}

.col-xs-push-1 {
  left: 8.333333333333332%;
}

.col-xs-offset-12 {
  margin-left: 100%;
}

.col-xs-offset-11 {
  margin-left: 91.66666666666666%;
}

.col-xs-offset-10 {
  margin-left: 83.33333333333334%;
}

.col-xs-offset-9 {
  margin-left: 75%;
}

.col-xs-offset-8 {
  margin-left: 66.66666666666666%;
}

.col-xs-offset-7 {
  margin-left: 58.333333333333336%;
}

.col-xs-offset-6 {
  margin-left: 50%;
}

.col-xs-offset-5 {
  margin-left: 41.66666666666667%;
}

.col-xs-offset-4 {
  margin-left: 33.33333333333333%;
}

.col-xs-offset-3 {
  margin-left: 25%;
}

.col-xs-offset-2 {
  margin-left: 16.666666666666664%;
}

.col-xs-offset-1 {
  margin-left: 8.333333333333332%;
}

@media (min-width:768px) {
  .container {
    width: 750px;
  }

  .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 {
    float: left;
  }

  .col-sm-12 {
    width: 100%;
  }

  .col-sm-11 {
    width: 91.66666666666666%;
  }

  .col-sm-10 {
    width: 83.33333333333334%;
  }

  .col-sm-9 {
    width: 75%;
  }

  .col-sm-8 {
    width: 66.66666666666666%;
  }

  .col-sm-7 {
    width: 58.333333333333336%;
  }

  .col-sm-6 {
    width: 50%;
  }

  .col-sm-5 {
    width: 41.66666666666667%;
  }

  .col-sm-4 {
    width: 33.33333333333333%;
  }

  .col-sm-3 {
    width: 25%;
  }

  .col-sm-2 {
    width: 16.666666666666664%;
  }

  .col-sm-1 {
    width: 8.333333333333332%;
  }

  .col-sm-pull-12 {
    right: 100%;
  }

  .col-sm-pull-11 {
    right: 91.66666666666666%;
  }

  .col-sm-pull-10 {
    right: 83.33333333333334%;
  }

  .col-sm-pull-9 {
    right: 75%;
  }

  .col-sm-pull-8 {
    right: 66.66666666666666%;
  }

  .col-sm-pull-7 {
    right: 58.333333333333336%;
  }

  .col-sm-pull-6 {
    right: 50%;
  }

  .col-sm-pull-5 {
    right: 41.66666666666667%;
  }

  .col-sm-pull-4 {
    right: 33.33333333333333%;
  }

  .col-sm-pull-3 {
    right: 25%;
  }

  .col-sm-pull-2 {
    right: 16.666666666666664%;
  }

  .col-sm-pull-1 {
    right: 8.333333333333332%;
  }

  .col-sm-push-12 {
    left: 100%;
  }

  .col-sm-push-11 {
    left: 91.66666666666666%;
  }

  .col-sm-push-10 {
    left: 83.33333333333334%;
  }

  .col-sm-push-9 {
    left: 75%;
  }

  .col-sm-push-8 {
    left: 66.66666666666666%;
  }

  .col-sm-push-7 {
    left: 58.333333333333336%;
  }

  .col-sm-push-6 {
    left: 50%;
  }

  .col-sm-push-5 {
    left: 41.66666666666667%;
  }

  .col-sm-push-4 {
    left: 33.33333333333333%;
  }

  .col-sm-push-3 {
    left: 25%;
  }

  .col-sm-push-2 {
    left: 16.666666666666664%;
  }

  .col-sm-push-1 {
    left: 8.333333333333332%;
  }

  .col-sm-offset-12 {
    margin-left: 100%;
  }

  .col-sm-offset-11 {
    margin-left: 91.66666666666666%;
  }

  .col-sm-offset-10 {
    margin-left: 83.33333333333334%;
  }

  .col-sm-offset-9 {
    margin-left: 75%;
  }

  .col-sm-offset-8 {
    margin-left: 66.66666666666666%;
  }

  .col-sm-offset-7 {
    margin-left: 58.333333333333336%;
  }

  .col-sm-offset-6 {
    margin-left: 50%;
  }

  .col-sm-offset-5 {
    margin-left: 41.66666666666667%;
  }

  .col-sm-offset-4 {
    margin-left: 33.33333333333333%;
  }

  .col-sm-offset-3 {
    margin-left: 25%;
  }

  .col-sm-offset-2 {
    margin-left: 16.666666666666664%;
  }

  .col-sm-offset-1 {
    margin-left: 8.333333333333332%;
  }
}

@media (min-width:992px) {
  .container {
    width: 970px;
  }

  .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 {
    float: left;
  }

  .col-md-12 {
    width: 100%;
  }

  .col-md-11 {
    width: 91.66666666666666%;
  }

  .col-md-10 {
    width: 83.33333333333334%;
  }

  .col-md-9 {
    width: 75%;
  }

  .col-md-8 {
    width: 66.66666666666666%;
  }

  .col-md-7 {
    width: 58.333333333333336%;
  }

  .col-md-6 {
    width: 50%;
  }

  .col-md-5 {
    width: 41.66666666666667%;
  }

  .col-md-4 {
    width: 33.33333333333333%;
  }

  .col-md-3 {
    width: 25%;
  }

  .col-md-2 {
    width: 16.666666666666664%;
  }

  .col-md-1 {
    width: 8.333333333333332%;
  }

  .col-md-pull-12 {
    right: 100%;
  }

  .col-md-pull-11 {
    right: 91.66666666666666%;
  }

  .col-md-pull-10 {
    right: 83.33333333333334%;
  }

  .col-md-pull-9 {
    right: 75%;
  }

  .col-md-pull-8 {
    right: 66.66666666666666%;
  }

  .col-md-pull-7 {
    right: 58.333333333333336%;
  }

  .col-md-pull-6 {
    right: 50%;
  }

  .col-md-pull-5 {
    right: 41.66666666666667%;
  }

  .col-md-pull-4 {
    right: 33.33333333333333%;
  }

  .col-md-pull-3 {
    right: 25%;
  }

  .col-md-pull-2 {
    right: 16.666666666666664%;
  }

  .col-md-pull-1 {
    right: 8.333333333333332%;
  }

  .col-md-push-12 {
    left: 100%;
  }

  .col-md-push-11 {
    left: 91.66666666666666%;
  }

  .col-md-push-10 {
    left: 83.33333333333334%;
  }

  .col-md-push-9 {
    left: 75%;
  }

  .col-md-push-8 {
    left: 66.66666666666666%;
  }

  .col-md-push-7 {
    left: 58.333333333333336%;
  }

  .col-md-push-6 {
    left: 50%;
  }

  .col-md-push-5 {
    left: 41.66666666666667%;
  }

  .col-md-push-4 {
    left: 33.33333333333333%;
  }

  .col-md-push-3 {
    left: 25%;
  }

  .col-md-push-2 {
    left: 16.666666666666664%;
  }

  .col-md-push-1 {
    left: 8.333333333333332%;
  }

  .col-md-offset-12 {
    margin-left: 100%;
  }

  .col-md-offset-11 {
    margin-left: 91.66666666666666%;
  }

  .col-md-offset-10 {
    margin-left: 83.33333333333334%;
  }

  .col-md-offset-9 {
    margin-left: 75%;
  }

  .col-md-offset-8 {
    margin-left: 66.66666666666666%;
  }

  .col-md-offset-7 {
    margin-left: 58.333333333333336%;
  }

  .col-md-offset-6 {
    margin-left: 50%;
  }

  .col-md-offset-5 {
    margin-left: 41.66666666666667%;
  }

  .col-md-offset-4 {
    margin-left: 33.33333333333333%;
  }

  .col-md-offset-3 {
    margin-left: 25%;
  }

  .col-md-offset-2 {
    margin-left: 16.666666666666664%;
  }

  .col-md-offset-1 {
    margin-left: 8.333333333333332%;
  }
}

@media (min-width:1200px) {
  .container {
    width: 1170px;
  }

  .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 {
    float: left;
  }

  .col-lg-12 {
    width: 100%;
  }

  .col-lg-11 {
    width: 91.66666666666666%;
  }

  .col-lg-10 {
    width: 83.33333333333334%;
  }

  .col-lg-9 {
    width: 75%;
  }

  .col-lg-8 {
    width: 66.66666666666666%;
  }

  .col-lg-7 {
    width: 58.333333333333336%;
  }

  .col-lg-6 {
    width: 50%;
  }

  .col-lg-5 {
    width: 41.66666666666667%;
  }

  .col-lg-4 {
    width: 33.33333333333333%;
  }

  .col-lg-3 {
    width: 25%;
  }

  .col-lg-2 {
    width: 16.666666666666664%;
  }

  .col-lg-1 {
    width: 8.333333333333332%;
  }

  .col-lg-pull-12 {
    right: 100%;
  }

  .col-lg-pull-11 {
    right: 91.66666666666666%;
  }

  .col-lg-pull-10 {
    right: 83.33333333333334%;
  }

  .col-lg-pull-9 {
    right: 75%;
  }

  .col-lg-pull-8 {
    right: 66.66666666666666%;
  }

  .col-lg-pull-7 {
    right: 58.333333333333336%;
  }

  .col-lg-pull-6 {
    right: 50%;
  }

  .col-lg-pull-5 {
    right: 41.66666666666667%;
  }

  .col-lg-pull-4 {
    right: 33.33333333333333%;
  }

  .col-lg-pull-3 {
    right: 25%;
  }

  .col-lg-pull-2 {
    right: 16.666666666666664%;
  }

  .col-lg-pull-1 {
    right: 8.333333333333332%;
  }

  .col-lg-push-12 {
    left: 100%;
  }

  .col-lg-push-11 {
    left: 91.66666666666666%;
  }

  .col-lg-push-10 {
    left: 83.33333333333334%;
  }

  .col-lg-push-9 {
    left: 75%;
  }

  .col-lg-push-8 {
    left: 66.66666666666666%;
  }

  .col-lg-push-7 {
    left: 58.333333333333336%;
  }

  .col-lg-push-6 {
    left: 50%;
  }

  .col-lg-push-5 {
    left: 41.66666666666667%;
  }

  .col-lg-push-4 {
    left: 33.33333333333333%;
  }

  .col-lg-push-3 {
    left: 25%;
  }

  .col-lg-push-2 {
    left: 16.666666666666664%;
  }

  .col-lg-push-1 {
    left: 8.333333333333332%;
  }

  .col-lg-offset-12 {
    margin-left: 100%;
  }

  .col-lg-offset-11 {
    margin-left: 91.66666666666666%;
  }

  .col-lg-offset-10 {
    margin-left: 83.33333333333334%;
  }

  .col-lg-offset-9 {
    margin-left: 75%;
  }

  .col-lg-offset-8 {
    margin-left: 66.66666666666666%;
  }

  .col-lg-offset-7 {
    margin-left: 58.333333333333336%;
  }

  .col-lg-offset-6 {
    margin-left: 50%;
  }

  .col-lg-offset-5 {
    margin-left: 41.66666666666667%;
  }

  .col-lg-offset-4 {
    margin-left: 33.33333333333333%;
  }

  .col-lg-offset-3 {
    margin-left: 25%;
  }

  .col-lg-offset-2 {
    margin-left: 16.666666666666664%;
  }

  .col-lg-offset-1 {
    margin-left: 8.333333333333332%;
  }
}

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.428571429;
  vertical-align: top;
  border-top: 1px solid #ddd;
}

.table>thead>tr>th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}

.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 #ddd;
}

.table .table {
  background-color: #fff;
}

.table-striped>tbody>tr:nth-child(odd)>td,.table-striped>tbody>tr:nth-child(odd)>th {
  background-color: rgba(0,0,0,0.1);
}

.table-hover>tbody>tr:hover>td,.table-hover>tbody>tr:hover>th {
  background-color: #f5f5f5;
}

table col[class*=col-] {
  display: table-column;
  float: none;
}

table td[class*=col-],table th[class*=col-] {
  display: table-cell;
  float: none;
}

.table>thead>tr>td.active,.table>tbody>tr>td.active,.table>tfoot>tr>td.active,.table>thead>tr>th.active,.table>tbody>tr>th.active,.table>tfoot>tr>th.active,.table>thead>tr.active>td,.table>tbody>tr.active>td,.table>tfoot>tr.active>td,.table>thead>tr.active>th,.table>tbody>tr.active>th,.table>tfoot>tr.active>th {
  background-color: #f5f5f5;
}

.table>thead>tr>td.success,.table>tbody>tr>td.success,.table>tfoot>tr>td.success,.table>thead>tr>th.success,.table>tbody>tr>th.success,.table>tfoot>tr>th.success,.table>thead>tr.success>td,.table>tbody>tr.success>td,.table>tfoot>tr.success>td,.table>thead>tr.success>th,.table>tbody>tr.success>th,.table>tfoot>tr.success>th {
  background-color: #dff0d8;
}

.table-hover>tbody>tr>td.success:hover,.table-hover>tbody>tr>th.success:hover,.table-hover>tbody>tr.success:hover>td,.table-hover>tbody>tr.success:hover>th {
  background-color: #d0e9c6;
}

@media (max-width:767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-x: scroll;
    overflow-y: hidden;
    border: 1px solid #ddd;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    -webkit-overflow-scrolling: touch;
  }

  .table-responsive>.table {
    margin-bottom: 0;
  }

  .table-responsive>.table>thead>tr>th,  .table-responsive>.table>tbody>tr>th,  .table-responsive>.table>tfoot>tr>th,  .table-responsive>.table>thead>tr>td,  .table-responsive>.table>tbody>tr>td,  .table-responsive>.table>tfoot>tr>td {
    white-space: nowrap;
  }
}

fieldset {
  padding: 0;
  margin: 0;
  border: 0;
}

legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}

label {
  display: inline-block;
  margin-bottom: 5px;
  font-weight: 700;
}

input[type=search] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

input[type=radio],input[type=checkbox] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}

input[type=file] {
  display: block;
}

select[multiple],select[size] {
  height: auto;
}

select optgroup {
  font-family: inherit;
  font-size: inherit;
  font-style: inherit;
}

input[type=file]:focus,input[type=radio]:focus,input[type=checkbox]:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

input[type=number]::-webkit-outer-spin-button,input[type=number]::-webkit-inner-spin-button {
  height: auto;
}

output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.428571429;
  color: #555;
  vertical-align: middle;
}

.form-control:-moz-placeholder {
  color: #999;
}

.form-control::-moz-placeholder {
  color: #999;
}

.form-control:-ms-input-placeholder {
  color: #999;
}

.form-control::-webkit-input-placeholder {
  color: #999;
}

.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.428571429;
  color: #555;
  vertical-align: middle;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
  -webkit-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}

.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);
}

.form-control[disabled],.form-control[readonly],fieldset[disabled] .form-control {
  cursor: not-allowed;
  background-color: #eee;
}

textarea.form-control {
  height: auto;
}

.form-group {
  margin-bottom: 15px;
}

.radio,.checkbox {
  display: block;
  min-height: 20px;
  padding-left: 20px;
  margin-top: 10px;
  margin-bottom: 10px;
  vertical-align: middle;
}

.radio label,.checkbox label {
  display: inline;
  margin-bottom: 0;
  font-weight: 400;
  cursor: pointer;
}

.radio input[type=radio],.radio-inline input[type=radio],.checkbox input[type=checkbox],.checkbox-inline input[type=checkbox] {
  float: left;
  margin-left: -20px;
}

.radio+.radio,.checkbox+.checkbox {
  margin-top: -5px;
}

.radio-inline,.checkbox-inline {
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: 400;
  vertical-align: middle;
  cursor: pointer;
}

.radio-inline+.radio-inline,.checkbox-inline+.checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}

input[type=radio][disabled],input[type=checkbox][disabled],.radio[disabled],.radio-inline[disabled],.checkbox[disabled],.checkbox-inline[disabled],fieldset[disabled] input[type=radio],fieldset[disabled] input[type=checkbox],fieldset[disabled] .radio,fieldset[disabled] .radio-inline,fieldset[disabled] .checkbox,fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}

.input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

select.input-sm {
  height: 30px;
  line-height: 30px;
}

textarea.input-sm {
  height: auto;
}

.input-lg {
  height: 45px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px;
}

select.input-lg {
  height: 45px;
  line-height: 45px;
}

textarea.input-lg {
  height: auto;
}

.has-error .control-label,.has-error .radio,.has-error .checkbox,.has-error .radio-inline,.has-error .checkbox-inline {
  color: #b94a48;
}

.has-error .form-control {
  border-color: #b94a48;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
}

.has-error .form-control:focus {
  border-color: #953b39;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #d59392;
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #d59392;
}

.has-error .input-group-addon {
  color: #b94a48;
  background-color: #f2dede;
  border-color: #b94a48;
}

.has-success .control-label,.has-success .radio,.has-success .checkbox,.has-success .radio-inline,.has-success .checkbox-inline {
  color: #468847;
}

.has-success .form-control {
  border-color: #468847;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
}

.has-success .form-control:focus {
  border-color: #356635;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #7aba7b;
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #7aba7b;
}

.has-success .input-group-addon {
  color: #468847;
  background-color: #dff0d8;
  border-color: #468847;
}

.form-control-static {
  margin-bottom: 0;
}

@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 .radio,  .form-inline .checkbox {
    display: inline-block;
    padding-left: 0;
    margin-top: 0;
    margin-bottom: 0;
  }

  .form-inline .radio input[type=radio],  .form-inline .checkbox input[type=checkbox] {
    float: none;
    margin-left: 0;
  }
}

.form-horizontal .control-label,.form-horizontal .radio,.form-horizontal .checkbox,.form-horizontal .radio-inline,.form-horizontal .checkbox-inline {
  padding-top: 7px;
  margin-top: 0;
  margin-bottom: 0;
}

.form-horizontal .form-group {
  margin-right: -15px;
  margin-left: -15px;
}

.form-horizontal .form-group:before,.form-horizontal .form-group:after {
  display: table;
  content: " ";
}

.form-horizontal .form-group:after {
  clear: both;
}

.form-horizontal .form-group:before,.form-horizontal .form-group:after {
  display: table;
  content: " ";
}

.form-horizontal .form-group:after {
  clear: both;
}

.form-horizontal .form-control-static {
  padding-top: 7px;
}

@media (min-width:768px) {
  .form-horizontal .control-label {
    text-align: right;
  }
}

.btn {
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.428571429;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
}

.btn:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

.btn:hover,.btn:focus {
  color: #333;
  text-decoration: none;
}

.btn:active,.btn.active {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 3px 5px rgba(0,0,0,.125);
  box-shadow: inset 0 3px 5px rgba(0,0,0,.125);
}

.btn.disabled,.btn[disabled],fieldset[disabled] .btn {
  pointer-events: none;
  cursor: not-allowed;
  opacity: .65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}

.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}

.btn-default:hover,.btn-default:focus,.btn-default:active,.btn-default.active,.open .dropdown-toggle.btn-default {
  color: #333;
  background-color: #ebebeb;
  border-color: #adadad;
}

.btn-default:active,.btn-default.active,.open .dropdown-toggle.btn-default {
  background-image: none;
}

.btn-default.disabled,.btn-default[disabled],fieldset[disabled] .btn-default,.btn-default.disabled:hover,.btn-default[disabled]:hover,fieldset[disabled] .btn-default:hover,.btn-default.disabled:focus,.btn-default[disabled]:focus,fieldset[disabled] .btn-default:focus,.btn-default.disabled:active,.btn-default[disabled]:active,fieldset[disabled] .btn-default:active,.btn-default.disabled.active,.btn-default[disabled].active,fieldset[disabled] .btn-default.active {
  background-color: #fff;
  border-color: #ccc;
}

.btn-primary {
  color: #fff;
  background-color: #428bca;
  border-color: #357ebd;
}

.btn-primary:hover,.btn-primary:focus,.btn-primary:active,.btn-primary.active,.open .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #3276b1;
  border-color: #285e8e;
}

.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: #428bca;
  border-color: #357ebd;
}

.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}

.btn-success:hover,.btn-success:focus,.btn-success:active,.btn-success.active,.open .dropdown-toggle.btn-success {
  color: #fff;
  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-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da;
}

.btn-info:hover,.btn-info:focus,.btn-info:active,.btn-info.active,.open .dropdown-toggle.btn-info {
  color: #fff;
  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-link {
  font-weight: 400;
  color: #428bca;
  cursor: pointer;
  border-radius: 0;
}

.btn-link,.btn-link:active,.btn-link[disabled],fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.btn-link,.btn-link:hover,.btn-link:focus,.btn-link:active {
  border-color: transparent;
}

.btn-link:hover,.btn-link:focus {
  color: #2a6496;
  text-decoration: underline;
  background-color: transparent;
}

.btn-link[disabled]:hover,fieldset[disabled] .btn-link:hover,.btn-link[disabled]:focus,fieldset[disabled] .btn-link:focus {
  color: #999;
  text-decoration: none;
}

.btn-lg {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px;
}

.btn-sm,.btn-xs {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

.btn-xs {
  padding: 1px 5px;
}

.btn-block {
  display: block;
  width: 100%;
  padding-right: 0;
  padding-left: 0;
}

.btn-block+.btn-block {
  margin-top: 5px;
}

input[type=submit].btn-block,input[type=reset].btn-block,input[type=button].btn-block {
  width: 100%;
}

.fade {
  opacity: 0;
  -webkit-transition: opacity .15s linear;
  transition: opacity .15s linear;
}

.fade.in {
  opacity: 1;
}

.collapse {
  display: none;
}

.collapse.in {
  display: block;
}

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition: height .35s ease;
  transition: height .35s ease;
}

.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px solid #000;
  border-right: 4px solid transparent;
  border-bottom: 0 dotted;
  border-left: 4px solid transparent;
}

.dropdown {
  position: relative;
}

.dropdown-toggle:focus {
  outline: 0;
}

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  font-size: 14px;
  list-style: none;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0,0,0,.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
  box-shadow: 0 6px 12px rgba(0,0,0,.175);
  background-clip: padding-box;
}

.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}

.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}

.dropdown-menu>li>a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: 400;
  line-height: 1.428571429;
  color: #333;
  white-space: nowrap;
}

.dropdown-menu>li>a:hover,.dropdown-menu>li>a:focus {
  color: #262626;
  text-decoration: none;
  background-color: #f5f5f5;
}

.dropdown-menu>.active>a,.dropdown-menu>.active>a:hover,.dropdown-menu>.active>a:focus {
  color: #fff;
  text-decoration: none;
  background-color: #428bca;
  outline: 0;
}

.dropdown-menu>.disabled>a,.dropdown-menu>.disabled>a:hover,.dropdown-menu>.disabled>a:focus {
  color: #999;
}

.dropdown-menu>.disabled>a:hover,.dropdown-menu>.disabled>a:focus {
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}

.open>.dropdown-menu {
  display: block;
}

.open>a {
  outline: 0;
}

.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.428571429;
  color: #999;
}

.dropdown-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 990;
}

.pull-right>.dropdown-menu {
  right: 0;
  left: auto;
}

.navbar-fixed-bottom .dropdown .caret {
  border-top: 0 dotted;
  border-bottom: 4px solid #000;
  content: "";
}

.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-default .caret {
  border-top-color: #333;
}

.btn-primary .caret,.btn-success .caret,.btn-info .caret {
  border-top-color: #fff;
}

.btn-group,.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}

.btn-group>.btn,.btn-group-vertical>.btn {
  position: relative;
  float: left;
}

.btn-group>.btn:hover,.btn-group-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: 0;
}

.btn-group .btn+.btn,.btn-group .btn+.btn-group,.btn-group .btn-group+.btn,.btn-group .btn-group+.btn-group {
  margin-left: -1px;
}

.btn-toolbar:before,.btn-toolbar:after {
  display: table;
  content: " ";
}

.btn-toolbar:after {
  clear: both;
}

.btn-toolbar:before,.btn-toolbar:after {
  display: table;
  content: " ";
}

.btn-toolbar:after {
  clear: both;
}

.btn-toolbar .btn-group {
  float: left;
}

.btn-toolbar>.btn+.btn,.btn-toolbar>.btn-group+.btn,.btn-toolbar>.btn+.btn-group,.btn-toolbar>.btn-group+.btn-group {
  margin-left: 5px;
}

.btn-group>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}

.btn-group>.btn:first-child {
  margin-left: 0;
}

.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.btn-group>.btn:last-child:not(:first-child),.btn-group>.dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

.btn-group>.btn-group {
  float: left;
}

.btn-group>.btn-group:not(:first-child):not(:last-child)>.btn {
  border-radius: 0;
}

.btn-group>.btn-group:first-child>.btn:last-child,.btn-group>.btn-group:first-child>.dropdown-toggle {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.btn-group>.btn-group:last-child>.btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

.btn-group .dropdown-toggle:active,.btn-group.open .dropdown-toggle {
  outline: 0;
}

.btn-group-xs>.btn {
  padding: 5px 10px;
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

.btn-group-sm>.btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

.btn-group-lg>.btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px;
}

.btn-group>.btn+.dropdown-toggle {
  padding-right: 8px;
  padding-left: 8px;
}

.btn-group>.btn-lg+.dropdown-toggle {
  padding-right: 12px;
  padding-left: 12px;
}

.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0,0,0,.125);
  box-shadow: inset 0 3px 5px rgba(0,0,0,.125);
}

.btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
  box-shadow: none;
}

.btn .caret {
  margin-left: 0;
}

.btn-lg .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}

.btn-group-vertical>.btn,.btn-group-vertical>.btn-group {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}

.btn-group-vertical>.btn-group:before,.btn-group-vertical>.btn-group:after {
  display: table;
  content: " ";
}

.btn-group-vertical>.btn-group:after {
  clear: both;
}

.btn-group-vertical>.btn-group:before,.btn-group-vertical>.btn-group:after {
  display: table;
  content: " ";
}

.btn-group-vertical>.btn-group:after {
  clear: both;
}

.btn-group-vertical>.btn-group>.btn {
  float: none;
}

.btn-group-vertical>.btn+.btn,.btn-group-vertical>.btn+.btn-group,.btn-group-vertical>.btn-group+.btn,.btn-group-vertical>.btn-group+.btn-group {
  margin-top: -1px;
  margin-left: 0;
}

.btn-group-vertical>.btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}

.btn-group-vertical>.btn:first-child:not(:last-child) {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.btn-group-vertical>.btn:last-child:not(:first-child) {
  border-top-right-radius: 0;
  border-bottom-left-radius: 4px;
  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;
}

[data-toggle=buttons]>.btn>input[type=radio],[data-toggle=buttons]>.btn>input[type=checkbox] {
  display: none;
}

.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}

.input-group.col {
  float: none;
  padding-right: 0;
  padding-left: 0;
}

.input-group .form-control {
  width: 100%;
  margin-bottom: 0;
}

.input-group-lg>.form-control,.input-group-lg>.input-group-addon,.input-group-lg>.input-group-btn>.btn {
  height: 45px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px;
}

select.input-group-lg>.form-control,select.input-group-lg>.input-group-addon,select.input-group-lg>.input-group-btn>.btn {
  height: 45px;
  line-height: 45px;
}

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: 3px;
}

select.input-group-sm>.form-control,select.input-group-sm>.input-group-addon,select.input-group-sm>.input-group-btn>.btn {
  height: 30px;
  line-height: 30px;
}

textarea.input-group-sm>.form-control,textarea.input-group-sm>.input-group-addon,textarea.input-group-sm>.input-group-btn>.btn {
  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: 400;
  line-height: 1;
  color: #555;
  text-align: center;
  background-color: #eee;
  border: 1px solid #ccc;
  border-radius: 4px;
}

.input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 3px;
}

.input-group-addon.input-lg {
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 6px;
}

.input-group-addon input[type=radio],.input-group-addon input[type=checkbox] {
  margin-top: 0;
}

.input-group .form-control:first-child,.input-group-addon:first-child,.input-group-btn:first-child>.btn,.input-group-btn:first-child>.dropdown-toggle,.input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.input-group-addon:first-child {
  border-right: 0;
}

.input-group .form-control:last-child,.input-group-addon:last-child,.input-group-btn:last-child>.btn,.input-group-btn:last-child>.dropdown-toggle,.input-group-btn:first-child>.btn:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

.input-group-addon:last-child {
  border-left: 0;
}

.input-group-btn {
  position: relative;
  white-space: nowrap;
}

.input-group-btn:first-child>.btn {
  margin-right: -1px;
}

.input-group-btn:last-child>.btn {
  margin-left: -1px;
}

.input-group-btn>.btn {
  position: relative;
}

.input-group-btn>.btn+.btn {
  margin-left: -4px;
}

.input-group-btn>.btn:hover,.input-group-btn>.btn:active {
  z-index: 2;
}

.nav {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}

.nav:before,.nav:after {
  display: table;
  content: " ";
}

.nav:after {
  clear: both;
}

.nav:before,.nav:after {
  display: table;
  content: " ";
}

.nav:after {
  clear: both;
}

.nav>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: #eee;
}

.nav>li.disabled>a {
  color: #999;
}

.nav>li.disabled>a:hover,.nav>li.disabled>a:focus {
  color: #999;
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
}

.nav .open>a,.nav .open>a:hover,.nav .open>a:focus {
  background-color: #eee;
  border-color: #428bca;
}

.nav .open>a .caret,.nav .open>a:hover .caret,.nav .open>a:focus .caret {
  border-top-color: #2a6496;
  border-bottom-color: #2a6496;
}

.nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}

.nav>li>a>img {
  max-width: none;
}

.nav-tabs {
  border-bottom: 1px solid #ddd;
}

.nav-tabs>li {
  float: left;
  margin-bottom: -1px;
}

.nav-tabs>li>a {
  margin-right: 2px;
  line-height: 1.428571429;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}

.nav-tabs>li>a:hover {
  border-color: #eee #eee #ddd;
}

.nav-tabs>li.active>a,.nav-tabs>li.active>a:hover,.nav-tabs>li.active>a:focus {
  color: #555;
  cursor: default;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
}

.tab-content>.tab-pane {
  display: none;
}

.tab-content>.active {
  display: block;
}

.nav .caret {
  border-top-color: #428bca;
  border-bottom-color: #428bca;
}

.nav a:hover .caret {
  border-top-color: #2a6496;
  border-bottom-color: #2a6496;
}

.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent;
}

.navbar:before,.navbar:after {
  display: table;
  content: " ";
}

.navbar:after {
  clear: both;
}

.navbar:before,.navbar:after {
  display: table;
  content: " ";
}

.navbar:after {
  clear: both;
}

@media (min-width:768px) {
  .navbar {
    border-radius: 4px;
  }
}

.navbar-header:before,.navbar-header:after {
  display: table;
  content: " ";
}

.navbar-header:after {
  clear: both;
}

.navbar-header:before,.navbar-header:after {
  display: table;
  content: " ";
}

.navbar-header:after {
  clear: both;
}

@media (min-width:768px) {
  .navbar-header {
    float: left;
  }
}

.navbar-collapse {
  max-height: 340px;
  padding-right: 15px;
  padding-left: 15px;
  overflow-x: visible;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255,255,255,.1);
  -webkit-overflow-scrolling: touch;
}

.navbar-collapse:before,.navbar-collapse:after {
  display: table;
  content: " ";
}

.navbar-collapse:after {
  clear: both;
}

.navbar-collapse:before,.navbar-collapse:after {
  display: table;
  content: " ";
}

.navbar-collapse:after {
  clear: both;
}

.navbar-collapse.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: auto;
  }

  .navbar-collapse .navbar-nav.navbar-left:first-child {
    margin-left: -15px;
  }

  .navbar-collapse .navbar-nav.navbar-right:last-child {
    margin-right: -15px;
  }

  .navbar-collapse .navbar-text:last-child {
    margin-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;
  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 {
  position: relative;
  float: right;
  padding: 9px 10px;
  margin-top: 8px;
  margin-right: 15px;
  margin-bottom: 8px;
  background-color: transparent;
  border: 1px solid transparent;
  border-radius: 4px;
}

.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}

.navbar-toggle .icon-bar+.icon-bar {
  margin-top: 4px;
}

@media (min-width: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;
  }
}

@media (min-width:768px) {
  .navbar-left {
    float: left!important;
  }

  .navbar-right {
    float: right!important;
  }
}

.navbar-form {
  padding: 10px 15px;
  margin-top: 8px;
  margin-right: -15px;
  margin-bottom: 8px;
  margin-left: -15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.1),0 1px 0 rgba(255,255,255,.1);
  box-shadow: inset 0 1px 0 rgba(255,255,255,.1),0 1px 0 rgba(255,255,255,.1);
}

@media (min-width:768px) {
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }

  .navbar-form .form-control {
    display: inline-block;
  }

  .navbar-form .radio,  .navbar-form .checkbox {
    display: inline-block;
    padding-left: 0;
    margin-top: 0;
    margin-bottom: 0;
  }

  .navbar-form .radio input[type=radio],  .navbar-form .checkbox input[type=checkbox] {
    float: none;
    margin-left: 0;
  }
}

@media (max-width:767px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
}

@media (min-width:768px) {
  .navbar-form {
    width: auto;
    padding-top: 0;
    padding-bottom: 0;
    margin-right: 0;
    margin-left: 0;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
}

.navbar-nav>li>.dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

.navbar-fixed-bottom .navbar-nav>li>.dropdown-menu {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.navbar-nav.pull-right>li>.dropdown-menu,.navbar-nav>li>.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}

.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px;
}

.navbar-text {
  float: left;
  margin-top: 15px;
  margin-bottom: 15px;
}

@media (min-width:768px) {
  .navbar-text {
    margin-right: 15px;
    margin-left: 15px;
  }
}

.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}

.navbar-default .navbar-brand {
  color: #777;
}

.navbar-default .navbar-brand:hover,.navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}

.navbar-default .navbar-text {
  color: #777;
}

.navbar-default .navbar-nav>li>a {
  color: #777;
}

.navbar-default .navbar-nav>li>a:hover,.navbar-default .navbar-nav>li>a:focus {
  color: #333;
  background-color: transparent;
}

.navbar-default .navbar-nav>.active>a,.navbar-default .navbar-nav>.active>a:hover,.navbar-default .navbar-nav>.active>a:focus {
  color: #555;
  background-color: #e7e7e7;
}

.navbar-default .navbar-nav>.disabled>a,.navbar-default .navbar-nav>.disabled>a:hover,.navbar-default .navbar-nav>.disabled>a:focus {
  color: #ccc;
  background-color: transparent;
}

.navbar-default .navbar-toggle {
  border-color: #ddd;
}

.navbar-default .navbar-toggle:hover,.navbar-default .navbar-toggle:focus {
  background-color: #ddd;
}

.navbar-default .navbar-toggle .icon-bar {
  background-color: #ccc;
}

.navbar-default .navbar-collapse,.navbar-default .navbar-form {
  border-color: #e7e7e7;
}

.navbar-default .navbar-nav>.dropdown>a:hover .caret,.navbar-default .navbar-nav>.dropdown>a:focus .caret {
  border-top-color: #333;
  border-bottom-color: #333;
}

.navbar-default .navbar-nav>.open>a,.navbar-default .navbar-nav>.open>a:hover,.navbar-default .navbar-nav>.open>a:focus {
  color: #555;
  background-color: #e7e7e7;
}

.navbar-default .navbar-nav>.open>a .caret,.navbar-default .navbar-nav>.open>a:hover .caret,.navbar-default .navbar-nav>.open>a:focus .caret {
  border-top-color: #555;
  border-bottom-color: #555;
}

.navbar-default .navbar-nav>.dropdown>a .caret {
  border-top-color: #777;
  border-bottom-color: #777;
}

@media (max-width:767px) {
  .navbar-default .navbar-nav .open .dropdown-menu>li>a {
    color: #777;
  }

  .navbar-default .navbar-nav .open .dropdown-menu>li>a:hover,  .navbar-default .navbar-nav .open .dropdown-menu>li>a:focus {
    color: #333;
    background-color: transparent;
  }

  .navbar-default .navbar-nav .open .dropdown-menu>.active>a,  .navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover,  .navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus {
    color: #555;
    background-color: #e7e7e7;
  }

  .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a,  .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:hover,  .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:focus {
    color: #ccc;
    background-color: transparent;
  }
}

.navbar-default .navbar-link {
  color: #777;
}

.navbar-default .navbar-link:hover {
  color: #333;
}

.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px;
}

.breadcrumb>li {
  display: inline-block!important;
}

.breadcrumb>li+li:before {
  padding: 0 5px;
  color: #ccc;
  content: "/\00a0";
}

.breadcrumb>.active {
  color: #999;
}

.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
}

.pagination>li {
  display: inline;
}

.pagination>li>a,.pagination>li>span {
  position: relative;
  float: left;
  padding: 6px 12px;
  margin-left: -1px;
  line-height: 1.428571429;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #ddd;
}

.pagination>li:first-child>a,.pagination>li:first-child>span {
  margin-left: 0;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
}

.pagination>li:last-child>a,.pagination>li:last-child>span {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}

.pagination>li>a:hover,.pagination>li>span:hover,.pagination>li>a:focus,.pagination>li>span:focus {
  background-color: #eee;
}

.pagination>.active>a,.pagination>.active>span,.pagination>.active>a:hover,.pagination>.active>span:hover,.pagination>.active>a:focus,.pagination>.active>span:focus {
  z-index: 2;
  color: #fff;
  cursor: default;
  background-color: #428bca;
  border-color: #428bca;
}

.pagination>.disabled>span,.pagination>.disabled>span:hover,.pagination>.disabled>span:focus,.pagination>.disabled>a,.pagination>.disabled>a:hover,.pagination>.disabled>a:focus {
  color: #999;
  cursor: not-allowed;
  background-color: #fff;
  border-color: #ddd;
}

.pagination-lg>li>a,.pagination-lg>li>span {
  padding: 10px 16px;
  font-size: 18px;
}

.pagination-lg>li:first-child>a,.pagination-lg>li:first-child>span {
  border-bottom-left-radius: 6px;
  border-top-left-radius: 6px;
}

.pagination-lg>li:last-child>a,.pagination-lg>li:last-child>span {
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
}

.pagination-sm>li>a,.pagination-sm>li>span {
  padding: 5px 10px;
  font-size: 12px;
}

.pagination-sm>li:first-child>a,.pagination-sm>li:first-child>span {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}

.pagination-sm>li:last-child>a,.pagination-sm>li:last-child>span {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}

.pager {
  padding-left: 0;
  margin: 20px 0;
  text-align: center;
  list-style: none;
}

.pager:before,.pager:after {
  display: table;
  content: " ";
}

.pager:after {
  clear: both;
}

.pager:before,.pager:after {
  display: table;
  content: " ";
}

.pager:after {
  clear: both;
}

.pager li {
  display: inline;
}

.pager li>a,.pager li>span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 15px;
}

.pager li>a:hover,.pager li>a:focus {
  text-decoration: none;
  background-color: #eee;
}

.pager .next>a,.pager .next>span {
  float: right;
}

.pager .previous>a,.pager .previous>span {
  float: left;
}

.pager .disabled>a,.pager .disabled>a:hover,.pager .disabled>a:focus,.pager .disabled>span {
  color: #999;
  cursor: not-allowed;
  background-color: #fff;
}

.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: 700;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em;
}

.label[href]:hover,.label[href]:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}

.label:empty {
  display: none;
}

.label-default {
  background-color: #999;
}

.label-default[href]:hover,.label-default[href]:focus {
  background-color: gray;
}

.label-primary {
  background-color: #428bca;
}

.label-primary[href]:hover,.label-primary[href]:focus {
  background-color: #3071a9;
}

.label-success {
  background-color: #5cb85c;
}

.label-success[href]:hover,.label-success[href]:focus {
  background-color: #449d44;
}

.label-info {
  background-color: #5bc0de;
}

.label-info[href]:hover,.label-info[href]:focus {
  background-color: #31b0d5;
}

.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
}

.alert h4 {
  margin-top: 0;
  color: inherit;
}

.alert .alert-link {
  font-weight: 700;
}

.alert>p,.alert>ul {
  margin-bottom: 0;
}

.alert>p+p {
  margin-top: 5px;
}

.alert-dismissable {
  padding-right: 35px;
}

.alert-dismissable .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}

.alert-success {
  color: #468847;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}

.alert-success hr {
  border-top-color: #c9e2b3;
}

.alert-success .alert-link {
  color: #356635;
}

.alert-info {
  color: #3a87ad;
  background-color: #d9edf7;
  border-color: #bce8f1;
}

.alert-info hr {
  border-top-color: #a6e1ec;
}

.alert-info .alert-link {
  color: #2d6987;
}

@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }

  to {
    background-position: 0 0;
  }
}

@-moz-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }

  to {
    background-position: 0 0;
  }
}

@-o-keyframes progress-bar-stripes {
  from {
    background-position: 0 0;
  }

  to {
    background-position: 40px 0;
  }
}

@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }

  to {
    background-position: 0 0;
  }
}

.progress {
  height: 20px;
  margin-bottom: 20px;
  overflow: hidden;
  background-color: #f5f5f5;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
  box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
}

.progress-bar {
  float: left;
  width: 0;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #fff;
  text-align: center;
  background-color: #428bca;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0,0,0,.15);
  box-shadow: inset 0 -1px 0 rgba(0,0,0,.15);
  -webkit-transition: width .6s ease;
  transition: width .6s ease;
}

.progress-striped .progress-bar {
  background-image: -webkit-gradient(linear,0 100%,100% 0,color-stop(0.25,rgba(255,255,255,0.15)),color-stop(0.25,transparent),color-stop(0.5,transparent),color-stop(0.5,rgba(255,255,255,0.15)),color-stop(0.75,rgba(255,255,255,0.15)),color-stop(0.75,transparent),to(transparent));
  background-image: -webkit-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
  background-image: -moz-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
  background-image: linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
  background-size: 40px 40px;
}

.progress.active .progress-bar {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}

.progress-bar-success {
  background-color: #5cb85c;
}

.progress-striped .progress-bar-success {
  background-image: -webkit-gradient(linear,0 100%,100% 0,color-stop(0.25,rgba(255,255,255,0.15)),color-stop(0.25,transparent),color-stop(0.5,transparent),color-stop(0.5,rgba(255,255,255,0.15)),color-stop(0.75,rgba(255,255,255,0.15)),color-stop(0.75,transparent),to(transparent));
  background-image: -webkit-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
  background-image: -moz-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
  background-image: linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
}

.progress-bar-info {
  background-color: #5bc0de;
}

.progress-striped .progress-bar-info {
  background-image: -webkit-gradient(linear,0 100%,100% 0,color-stop(0.25,rgba(255,255,255,0.15)),color-stop(0.25,transparent),color-stop(0.5,transparent),color-stop(0.5,rgba(255,255,255,0.15)),color-stop(0.75,rgba(255,255,255,0.15)),color-stop(0.75,transparent),to(transparent));
  background-image: -webkit-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
  background-image: -moz-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
  background-image: linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
}

.media,.media-body {
  overflow: hidden;
  zoom: 1;
}



.media,.media .media {
  margin-top: 15px;
}

.media:first-child {
  margin-top: 0;
}

.media-object {
  display: block;
}

.media-heading {
  margin: 0 0 5px;
}

.media>.pull-left {
  margin-right: 10px;
}

.media>.pull-right {
  margin-left: 10px;
}

.media-list {
  padding-left: 0;
  list-style: none;
}

.list-group {
  padding-left: 0;
  margin-bottom: 20px;
}

.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd;
}

.list-group-item:first-child {
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
}

.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}

a.list-group-item {
  color: #555;
}

a.list-group-item .list-group-item-heading {
  color: #333;
}

a.list-group-item:hover,a.list-group-item:focus {
  text-decoration: none;
  background-color: #f5f5f5;
}

a.list-group-item.active,a.list-group-item.active:hover,a.list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #428bca;
  border-color: #428bca;
}

a.list-group-item.active .list-group-item-heading,a.list-group-item.active:hover .list-group-item-heading,a.list-group-item.active:focus .list-group-item-heading {
  color: inherit;
}

a.list-group-item.active .list-group-item-text,a.list-group-item.active:hover .list-group-item-text,a.list-group-item.active:focus .list-group-item-text {
  color: #e1edf7;
}

.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}

.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}

.panel {
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0,0,0,.05);
  box-shadow: 0 1px 1px rgba(0,0,0,.05);
}

.panel-body {
  padding: 15px;
}

.panel-body:before,.panel-body:after {
  display: table;
  content: " ";
}

.panel-body:after {
  clear: both;
}

.panel-body:before,.panel-body:after {
  display: table;
  content: " ";
}

.panel-body:after {
  clear: both;
}

.panel>.list-group {
  margin-bottom: 0;
}

.panel>.list-group .list-group-item {
  border-width: 1px 0;
}

.panel>.list-group .list-group-item:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

.panel>.list-group .list-group-item:last-child {
  border-bottom: 0;
}

.panel-heading+.list-group .list-group-item:first-child {
  border-top-width: 0;
}

.panel>.table,.panel>.table-responsive {
  margin-bottom: 0;
}

.panel>.panel-body+.table,.panel>.panel-body+.table-responsive {
  border-top: 1px solid #ddd;
}

.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}

.panel-heading>.dropdown .dropdown-toggle {
  color: inherit;
}

.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
}

.panel-title>a {
  color: inherit;
}

.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}

.panel-group .panel {
  margin-bottom: 0;
  overflow: hidden;
  border-radius: 4px;
}

.panel-group .panel+.panel {
  margin-top: 5px;
}

.panel-group .panel-heading {
  border-bottom: 0;
}

.panel-group .panel-heading+.panel-collapse .panel-body {
  border-top: 1px solid #ddd;
}

.panel-group .panel-footer {
  border-top: 0;
}

.panel-group .panel-footer+.panel-collapse .panel-body {
  border-bottom: 1px solid #ddd;
}

.panel-default {
  border-color: #ddd;
}

.panel-default>.panel-heading {
  color: #333;
  background-color: #f5f5f5;
  border-color: #ddd;
}

.panel-default>.panel-heading+.panel-collapse .panel-body {
  border-top-color: #ddd;
}

.panel-default>.panel-heading>.dropdown .caret {
  border-color: #333 transparent;
}

.panel-default>.panel-footer+.panel-collapse .panel-body {
  border-bottom-color: #ddd;
}

.panel-primary {
  border-color: #428bca;
}

.panel-primary>.panel-heading {
  color: #fff;
  background-color: #428bca;
  border-color: #428bca;
}

.panel-primary>.panel-heading+.panel-collapse .panel-body {
  border-top-color: #428bca;
}

.panel-primary>.panel-heading>.dropdown .caret {
  border-color: #fff transparent;
}

.panel-primary>.panel-footer+.panel-collapse .panel-body {
  border-bottom-color: #428bca;
}

.panel-success {
  border-color: #d6e9c6;
}

.panel-success>.panel-heading {
  color: #468847;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}

.panel-success>.panel-heading+.panel-collapse .panel-body {
  border-top-color: #d6e9c6;
}

.panel-success>.panel-heading>.dropdown .caret {
  border-color: #468847 transparent;
}

.panel-success>.panel-footer+.panel-collapse .panel-body {
  border-bottom-color: #d6e9c6;
}

.panel-info {
  border-color: #bce8f1;
}

.panel-info>.panel-heading {
  color: #3a87ad;
  background-color: #d9edf7;
  border-color: #bce8f1;
}

.panel-info>.panel-heading+.panel-collapse .panel-body {
  border-top-color: #bce8f1;
}

.panel-info>.panel-heading>.dropdown .caret {
  border-color: #3a87ad transparent;
}

.panel-info>.panel-footer+.panel-collapse .panel-body {
  border-bottom-color: #bce8f1;
}

.close {
  float: right;
  font-size: 21px;
  font-weight: 700;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: .2;
  filter: alpha(opacity=20);
}

.close:hover,.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  opacity: .5;
  filter: alpha(opacity=50);
}

button.close {
  padding: 0;
  cursor: pointer;
  background: 0 0;
  border: 0;
  -webkit-appearance: none;
}

.modal-open {
  overflow: hidden;
}

.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  display: none;
  overflow: auto;
  overflow-y: scroll;
}

.modal.fade .modal-dialog {
  -webkit-transform: translate(0,-25%);
  -ms-transform: translate(0,-25%);
  transform: translate(0,-25%);
  -webkit-transition: -webkit-transform .3s ease-out;
  -moz-transition: -moz-transform .3s ease-out;
  -o-transition: -o-transform .3s ease-out;
  transition: transform .3s ease-out;
}

.modal.in .modal-dialog {
  -webkit-transform: translate(0,0);
  -ms-transform: translate(0,0);
  transform: translate(0,0);
}

.modal-dialog {
  position: relative;
  z-index: 1050;
  width: auto;
  padding: 10px;
  margin-right: auto;
  margin-left: auto;
}

.modal-content {
  position: relative;
  background-color: #fff;
  border: 1px solid #999;
  border: 1px solid rgba(0,0,0,.2);
  border-radius: 6px;
  outline: 0;
  -webkit-box-shadow: 0 3px 9px rgba(0,0,0,.5);
  box-shadow: 0 3px 9px rgba(0,0,0,.5);
  background-clip: padding-box;
}

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1030;
  background-color: #000;
}

.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}

.modal-backdrop.in {
  opacity: .5;
  filter: alpha(opacity=50);
}

.modal-header {
  min-height: 16.428571429px;
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}

.modal-header .close {
  margin-top: -2px;
}

.modal-title {
  margin: 0;
  line-height: 1.428571429;
}

.modal-body {
  position: relative;
  padding: 20px;
}

.modal-footer {
  padding: 19px 20px 20px;
  margin-top: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}

.modal-footer:before,.modal-footer:after {
  display: table;
  content: " ";
}

.modal-footer:after {
  clear: both;
}

.modal-footer:before,.modal-footer:after {
  display: table;
  content: " ";
}

.modal-footer:after {
  clear: both;
}

.modal-footer .btn+.btn {
  margin-bottom: 0;
  margin-left: 5px;
}

.modal-footer .btn-group .btn+.btn {
  margin-left: -1px;
}

.modal-footer .btn-block+.btn-block {
  margin-left: 0;
}

@media screen and (min-width:768px) {
  .modal-dialog {
    width: 600px;
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0,0,0,.5);
    box-shadow: 0 5px 15px rgba(0,0,0,.5);
  }
}

.tooltip {
  position: absolute;
  z-index: 1030;
  display: block;
  font-size: 12px;
  line-height: 1.4;
  opacity: 0;
  filter: alpha(opacity=0);
  visibility: visible;
}

.tooltip.in {
  opacity: .9;
  filter: alpha(opacity=90);
}

.tooltip.top {
  padding: 5px 0;
  margin-top: -3px;
}

.tooltip.right {
  padding: 0 5px;
  margin-left: 3px;
}

.tooltip.bottom {
  padding: 5px 0;
  margin-top: 3px;
}

.tooltip.left {
  padding: 0 5px;
  margin-left: -3px;
}

.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  text-decoration: none;
  background-color: #000;
  border-radius: 4px;
}

.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-top-color: #000;
  border-width: 5px 5px 0;
}

.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  left: 5px;
  border-top-color: #000;
  border-width: 5px 5px 0;
}

.tooltip.top-right .tooltip-arrow {
  right: 5px;
  bottom: 0;
  border-top-color: #000;
  border-width: 5px 5px 0;
}

.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-right-color: #000;
  border-width: 5px 5px 5px 0;
}

.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-left-color: #000;
  border-width: 5px 0 5px 5px;
}

.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-bottom-color: #000;
  border-width: 0 5px 5px;
}

.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  left: 5px;
  border-bottom-color: #000;
  border-width: 0 5px 5px;
}

.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  right: 5px;
  border-bottom-color: #000;
  border-width: 0 5px 5px;
}

.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1010;
  display: none;
  max-width: 276px;
  padding: 1px;
  text-align: left;
  white-space: normal;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0,0,0,.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0,0,0,.2);
  box-shadow: 0 5px 10px rgba(0,0,0,.2);
  background-clip: padding-box;
}

.popover.top {
  margin-top: -10px;
}

.popover.right {
  margin-left: 10px;
}

.popover.bottom {
  margin-top: 10px;
}

.popover.left {
  margin-left: -10px;
}

.popover-title {
  padding: 8px 14px;
  margin: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 18px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
}

.popover-content {
  padding: 9px 14px;
}

.popover .arrow,.popover .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

.popover .arrow {
  border-width: 11px;
}

.popover .arrow:after {
  border-width: 10px;
  content: "";
}

.popover.top .arrow {
  bottom: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-color: #999;
  border-top-color: rgba(0,0,0,.25);
  border-bottom-width: 0;
}

.popover.top .arrow:after {
  bottom: 1px;
  margin-left: -10px;
  border-top-color: #fff;
  border-bottom-width: 0;
  content: " ";
}

.popover.right .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-right-color: #999;
  border-right-color: rgba(0,0,0,.25);
  border-left-width: 0;
}

.popover.right .arrow:after {
  bottom: -10px;
  left: 1px;
  border-right-color: #fff;
  border-left-width: 0;
  content: " ";
}

.popover.bottom .arrow {
  top: -11px;
  left: 50%;
  margin-left: -11px;
  border-bottom-color: #999;
  border-bottom-color: rgba(0,0,0,.25);
  border-top-width: 0;
}

.popover.bottom .arrow:after {
  top: 1px;
  margin-left: -10px;
  border-bottom-color: #fff;
  border-top-width: 0;
  content: " ";
}

.popover.left .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-left-color: #999;
  border-left-color: rgba(0,0,0,.25);
  border-right-width: 0;
}

.popover.left .arrow:after {
  right: 1px;
  bottom: -10px;
  border-left-color: #fff;
  border-right-width: 0;
  content: " ";
}

.carousel {
  position: relative;
}

.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}

.carousel-inner>.item {
  position: relative;
  display: none;
  -webkit-transition: .6s ease-in-out left;
  transition: .6s ease-in-out left;
}

.carousel-inner>.item>img,.carousel-inner>.item>a>img {
  display: block;
  height: auto;
  max-width: 100%;
  line-height: 1;
}

.carousel-inner>.active,.carousel-inner>.next,.carousel-inner>.prev {
  display: block;
}

.carousel-inner>.active {
  left: 0;
}

.carousel-inner>.next,.carousel-inner>.prev {
  position: absolute;
  top: 0;
  width: 100%;
}

.carousel-inner>.next {
  left: 100%;
}

.carousel-inner>.prev {
  left: -100%;
}

.carousel-inner>.next.left,.carousel-inner>.prev.right {
  left: 0;
}

.carousel-inner>.active.left {
  left: -100%;
}

.carousel-inner>.active.right {
  left: 100%;
}

.carousel-control {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 15%;
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0,0,0,.6);
  opacity: .5;
  filter: alpha(opacity=50);
}

.carousel-control.left {
  background-image: -webkit-gradient(linear,0 top,100% top,from(rgba(0,0,0,0.5)),to(rgba(0,0,0,0.0001)));
  background-image: -webkit-linear-gradient(left,color-stop(rgba(0,0,0,0.5) 0),color-stop(rgba(0,0,0,0.0001) 100%));
  background-image: -moz-linear-gradient(left,rgba(0,0,0,0.5) 0,rgba(0,0,0,0.0001) 100%);
  background-image: linear-gradient(to right,rgba(0,0,0,0.5) 0,rgba(0,0,0,0.0001) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000',endColorstr='#00000000',GradientType=1);
}

.carousel-control.right {
  right: 0;
  left: auto;
  background-image: -webkit-gradient(linear,0 top,100% top,from(rgba(0,0,0,0.0001)),to(rgba(0,0,0,0.5)));
  background-image: -webkit-linear-gradient(left,color-stop(rgba(0,0,0,0.0001) 0),color-stop(rgba(0,0,0,0.5) 100%));
  background-image: -moz-linear-gradient(left,rgba(0,0,0,0.0001) 0,rgba(0,0,0,0.5) 100%);
  background-image: linear-gradient(to right,rgba(0,0,0,0.0001) 0,rgba(0,0,0,0.5) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000',endColorstr='#80000000',GradientType=1);
}

.carousel-control:hover,.carousel-control:focus {
  color: #fff;
  text-decoration: none;
  opacity: .9;
  filter: alpha(opacity=90);
}

.carousel-control .icon-prev,.carousel-control .icon-next {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
}

.carousel-control .icon-prev {
  left: 50%;
}

.carousel-control .icon-next {
  right: 50%;
}

.carousel-control .icon-prev,.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  margin-top: -10px;
  margin-left: -10px;
  font-family: serif;
}

.carousel-control .icon-prev:before {
  content: '\2039';
}

.carousel-control .icon-next:before {
  content: '\203a';
}

.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  padding-left: 0;
  margin-left: -30%;
  text-align: center;
  list-style: none;
}

.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: transparent;
  border: 1px solid #fff;
  border-radius: 10px;
}

.carousel-indicators .active {
  width: 12px;
  height: 12px;
  margin: 0;
  background-color: #fff;
}

.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0,0,0,.6);
}

.carousel-caption .btn {
  text-shadow: none;
}

@media screen and (min-width:768px) {
  .carousel-control .icon-prev,  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -15px;
    margin-left: -15px;
    font-size: 30px;
  }

  .carousel-caption {
    right: 20%;
    left: 20%;
    padding-bottom: 30px;
  }

  .carousel-indicators {
    bottom: 20px;
  }
}

.clearfix:before,.clearfix:after {
  display: table;
  content: " ";
}

.clearfix:after {
  clear: both;
}

.center-block {
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.pull-right {
  float: right!important;
}

.pull-left {
  float: left!important;
}

.hide {
  display: none!important;
}

.show {
  display: block!important;
}

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

.hidden {
  display: none!important;
  visibility: hidden!important;
}

.affix {
  position: fixed;
}

@-ms-viewport {
  width: device-width;
}

.visible-xs,tr.visible-xs,th.visible-xs,td.visible-xs {
  display: none!important;
}

@media (max-width:767px) {
  .visible-xs {
    display: block!important;
  }

  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;
  }

  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;
  }

  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;
  }

  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;
  }

  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;
  }

  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;
  }

  tr.visible-sm.visible-md {
    display: table-row!important;
  }

  th.visible-sm.visible-md,  td.visible-sm.visible-md {
    display: table-cell!important;
  }
}

@media (min-width:1200px) {
  .visible-sm.visible-lg {
    display: block!important;
  }

  tr.visible-sm.visible-lg {
    display: table-row!important;
  }

  th.visible-sm.visible-lg,  td.visible-sm.visible-lg {
    display: table-cell!important;
  }
}

.visible-md,tr.visible-md,th.visible-md,td.visible-md {
  display: none!important;
}

@media (max-width:767px) {
  .visible-md.visible-xs {
    display: block!important;
  }

  tr.visible-md.visible-xs {
    display: table-row!important;
  }

  th.visible-md.visible-xs,  td.visible-md.visible-xs {
    display: table-cell!important;
  }
}

@media (min-width:768px) and (max-width:991px) {
  .visible-md.visible-sm {
    display: block!important;
  }

  tr.visible-md.visible-sm {
    display: table-row!important;
  }

  th.visible-md.visible-sm,  td.visible-md.visible-sm {
    display: table-cell!important;
  }
}

@media (min-width:992px) and (max-width:1199px) {
  .visible-md {
    display: block!important;
  }

  tr.visible-md {
    display: table-row!important;
  }

  th.visible-md,  td.visible-md {
    display: table-cell!important;
  }
}

@media (min-width:1200px) {
  .visible-md.visible-lg {
    display: block!important;
  }

  tr.visible-md.visible-lg {
    display: table-row!important;
  }

  th.visible-md.visible-lg,  td.visible-md.visible-lg {
    display: table-cell!important;
  }
}

.visible-lg,tr.visible-lg,th.visible-lg,td.visible-lg {
  display: none!important;
}

@media (max-width:767px) {
  .visible-lg.visible-xs {
    display: block!important;
  }

  tr.visible-lg.visible-xs {
    display: table-row!important;
  }

  th.visible-lg.visible-xs,  td.visible-lg.visible-xs {
    display: table-cell!important;
  }
}

@media (min-width:768px) and (max-width:991px) {
  .visible-lg.visible-sm {
    display: block!important;
  }

  tr.visible-lg.visible-sm {
    display: table-row!important;
  }

  th.visible-lg.visible-sm,  td.visible-lg.visible-sm {
    display: table-cell!important;
  }
}

@media (min-width:992px) and (max-width:1199px) {
  .visible-lg.visible-md {
    display: block!important;
  }

  tr.visible-lg.visible-md {
    display: table-row!important;
  }

  th.visible-lg.visible-md,  td.visible-lg.visible-md {
    display: table-cell!important;
  }
}

@media (min-width:1200px) {
  .visible-lg {
    display: block!important;
  }

  tr.visible-lg {
    display: table-row!important;
  }

  th.visible-lg,  td.visible-lg {
    display: table-cell!important;
  }
}

.hidden-xs {
  display: block!important;
}

tr.hidden-xs {
  display: table-row!important;
}

th.hidden-xs,td.hidden-xs {
  display: table-cell!important;
}

@media (max-width: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;
}

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;
}

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;
}

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;
  }

  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;
  }
}

#tab-nav,#tab-nav .menu,.container {
  position: relative;
}

#hir-nav .nav-tabs>li,.banner,.month .month-name,.site-nav,.site-nav ul {
  text-align: center;
}

body {
  font: 14px/1.5em 'Open Sans',Arial,sans-serif;
  color: #000;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  background-color: #eee;
}

h1,h2,h3,h4,h5,h6 {
  line-height: 1.4em;
}

#container #wrapper {
  width: 100%;
  background-color: #fff;
  padding: 15px 15px 0;
  border: 1px solid #ddd;
  border-width: 1px 0 0;
  position: relative;
  margin-top: 300px!important;
}

fieldset,hr {
  margin-bottom: 20px;
}

::selection {
  background-color: #d21e5a;
  color: #fff;
}

::-moz-selection {
  background-color: #d21e5a;
  color: #fff;
}

#inlins.bbox-green ::selection {
  color: #d21e5a;
  background-color: #fff;
}

#inlins.bbox-green ::-moz-selection {
  color: #d21e5a;
  background-color: #fff;
}

h1,h2,h3,h4,h5,h6 {
  font-family: 'Open Sans',sans-serif;
  color: #444645;
  margin-top: 0;
  font-weight: 700;
}

h1 {
  font-size: 36px;
  line-height: 1.3em;
}

h1 span,h2 span,h2.tags i {
  color: #d21e57;
}

h2 {
  font-size: 20px;
}
h3 {
  font-size: 18px;
}

h5 {
  font-size: 15px;
}

ol,ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}


a.link,a:hover .time,ul li i.fa {
  color: #d21e5a;
}

.article-btn h2,.article-btn h3,.article-btn h4,.article-btn h5,.article-btn p,a {
  -webkit-transition: color .15s ease-in-out;
  -moz-transition: color .15s ease-in-out;
  -o-transition: color .15s ease-in-out;
  -ms-transition: color .15s ease-in-out;
  transition: color .15s ease-in-out;
  color: #2f3753;
  font-weight: 700;
}

.secondary,a i,a:active,a:focus,a:hover {
  text-decoration: none;
  color: #d21e5a;
}

a:active,a:focus,input,select,textarea {
  outline: 0;
}

iframe {
  border: none;
}

.normal-label,label span {
  font-weight: 400;
}

.label-default {
  background-color: #eee;
  color: #2f3753;
}

a:hover .label-default {
  color: #d21e5a;
}

fieldset {
  background-color: #eee;
  padding: 10px 10px 0;
}

.form-control {
  border-radius: 2px;
}

p {
  margin: 0 0 15px;
}

hr {
  margin-top: 20px;
  border: 0;
  border-top: 1px solid #ebebeb;
}

.btn-main,a.more-btn {
  border-radius: 2px;
  font-weight: 700;
}

.btn-main {
  color: #fff;
  background-color: #d21e5a;
  border-color: #a71d4b;
}

.btn-main i {
  margin-right: 5px;
}

.btn-main.active,.btn-main:active,.btn-main:focus,.btn-main:hover {
  color: #fff;
  background-color: #a71d4b;
  border-color: #a71d4b;
}

a.more-btn {
  color: #2f3753;
  display: inline-block;
  background-color: #fff;
  padding: 3px 10px 5px;
  margin: 10px 10px 0 0;
  line-height: 1.5em;
  border: 1px solid #ddd;
  clear: both;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  -ms-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}

#mainbody a,.hr-allasok a.more-btn:hover i {
  color: #d21e5a;
}

a.more-btn:after,a.more-btn:before {
  width: 100%;
  height: 1px;
  content: ' ';
  display: block;
  clear: both;
}

a.more-btn:hover {
  color: #d21e5a;
  border: 1px solid #d21e5a;
}

.hr-allasok a.more-btn {
  margin: 0;
  width: 100%;
  text-align: center;
}

.time,.tipp {
  margin: 0 10px 0 0;
  padding: 0 5px;
  line-height: 1.5em;
  display: inline-block;
}

#mainbody a {
  font-weight: 400!important;
  text-decoration: none;
}

#mainbody strong a {
  font-weight: 700!important;
}

#mainbody a:hover {
  color: #a71d4b;
  font-weight: 400;
  text-decoration: underline;
}

#tab-nav .nav>li>a,.tag,.tipp {
  font-weight: 700;
}

.time {
  color: #2f3753;
  background-color: #eee;
}

#tab-nav li a i,.tag,.tipp {
  color: #d21e5a;
}

.tipp {
  background-color: #fff;
  font-size: 10px;
}

.tag {
  display: inline-block;
  background-color: #f9f9f9;
  padding: 0 5px;
  margin: 0 5px 0 0;
  line-height: 1.5em;
  font-size: 12px;
  border-radius: 2px;
}

#tab-nav .tab-content .tab-pane li,#tab-nav ul.nav-tabs {
  margin-bottom: 5px;
}

#tab-nav {
  padding: 15px 0 0;
  border-bottom: 1px solid rgba(47,55,83,.1);
  max-height: 75px;
  overflow: hidden;
}

#tab-nav .menu {
  width: 20%;
  float: left;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 25px;
}

#tab-nav .nav-tabs {
  border-bottom: 3px solid #2f3753;
}

#tab-nav .nav-tabs>li>a {
  background-color: #eee;
  margin-right: 2px;
}

#tab-nav .nav-tabs>li.active>a,#tab-nav .nav-tabs>li.active>a:focus,#tab-nav .nav-tabs>li.active>a:hover {
  color: #fff;
  cursor: pointer;
  background-color: #2f3753;
  border-bottom-color: transparent;
}

#tab-nav .nav-tabs>li>a:hover {
  color: #2f3753;
  cursor: pointer;
  background-color: #ddd;
  border-bottom-color: transparent;
}

#tab-nav .tab-pane .col-5 ul {
  margin: 0 0 5px;
}

#tab-nav .tab-pane .col-5 ul li a {
  color: #ddd;
}

#tab-nav .nav-tabs>li a,#tab-nav .nav-tabs>li#p6 a,#tab-nav .nav-tabs>li#p9 a {
  padding-top: 3px!important;
  padding-bottom: 3px!important;
}

#tab-nav:hover .tab-pane .col-5 ul li a {
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  transition: all .3s;
  color: #2f3753;
}

#tab-nav:hover .tab-pane .col-5 ul li a:hover,.site-nav li a span,.sub-nav a i {
  color: #d21e5a;
}

#tab-nav,#tab-nav .nav-tabs>li a,#tab-nav .nav-tabs>li#p6 a,#tab-nav .nav-tabs>li#p9 a,#tab-nav .tab-pane .col-5 ul,#tab-nav .tab-pane .col-5 ul li a,#tab-nav ul.nav-tabs {
  -webkit-transition: all 1s;
  -moz-transition: all 1s;
  transition: all 1s;
}

#tab-nav:hover,#tab-nav:hover .nav-tabs>li a,#tab-nav:hover .nav-tabs>li#p6 a,#tab-nav:hover .nav-tabs>li#p9 a,#tab-nav:hover .tab-pane .col-5 ul,#tab-nav:hover ul.nav-tabs {
  -webkit-transition: all .5s;
  -moz-transition: all .5s;
  transition: all .5s;
}

#tab-nav:hover {
  padding: 15px 0;
  max-height: 300px;
  border-bottom: 2px solid #2f3753;
}

.news-block,.sub-nav {
  border-bottom: 1px solid #ddd;
}

#tab-nav:hover ul.nav-tabs {
  margin-bottom: 20px;
}

#tab-nav:hover .tab-pane .col-5 ul {
  margin: 0 0 10px;
}

#tab-nav:hover .nav-tabs>li a,#tab-nav:hover .nav-tabs>li#p6 a,#tab-nav:hover .nav-tabs>li#p9 a {
  padding-top: 10px!important;
  padding-bottom: 10px!important;
}

.tabs-left>li>a {
  padding: 5px 10px!important;
}

.tab-content span {
  display: inline-block;
}

.navbar {
  min-height: 42px;
}

.navbar-collapse {
  padding-right: 0!important;
  padding-left: 0!important;
}

.navbar-default {
  background-color: #fff;
}

.navbar-fixed-top {
  padding: 0 15px;
}

.navbar-default .logo {
  position: absolute;
  z-index: 100;
  top: 7px;
  left: 24px;
  float: left;
  display: block;
  height: 25px;
  overflow: hidden;
}

#hir-nav .tab-content li,.site-nav {
  position: relative;
}

.site-nav li,.sub-nav a {
  display: inline-block!important;
}

.sub-nav {
  padding: 0;
}

.sub-nav a {
  padding: 10px 0;
  font-weight: 600;
}

.site-nav li a {
  font-weight: 700;
  line-height: 30px;
  padding: 6px 15px;
}

.site-nav li a:hover {
  background-color: transparent!important;
}

.site-nav li a.nav-img {
  padding: 0!important;
}

.block-title {
  background-color: #f5f5f5;
  margin-bottom: 20px;
}

.block-title a,.block-title span {
  color: #000;
  background-color: #fff;
  padding: 5px 10px 5px 0;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 16px;
  display: inline-block;
}

.block-title a {
  cursor: pointer;
}

.block-title a:hover {
  text-decoration: none;
  color: #d21e5a;
}

.img-border {
  border: 1px solid #ddd;
  padding: 3px;
}

.tab-pane .news-list {
  margin-bottom: 0;
}

.tab-pane .news-list li {
  margin-bottom: 15px;
}

.tab-pane .news-list li:last-child {
  margin-bottom: 0;
}

.news-block {
  padding-bottom: 30px;
}

.lead {
  font-weight: 600;
  font-size: 14px;
  line-height: 1.5;
}

.fo-hir {
  float: left;
}

#hir-nav .nav-tabs {
  display: table;
  width: 100%;
  border-bottom: 3px solid #2f3753;
}

#hir-nav .nav-tabs>li {
  margin-bottom: -2px;
  display: table-cell;
  float: none;
  position: relative;
}

#hir-nav .nav-tabs>li>a {
  background-color: #eee;
  margin-right: 2px;
  margin-bottom: 0;
  font-weight: 700;
  padding: 10px 0;
  font-size: 12px;
}

#hir-nav .tab-content li>i {
  position: absolute;
  top: 3px;
}

#hir-nav .tab-content li>a {
  padding-left: 10px;
  display: block;
}

#hir-nav .nav-tabs>li>a:hover {
  background-color: #ddd;
  color: #2f3753;
}

#hir-nav .nav-tabs>li.active>a,#hir-nav .nav-tabs>li.active>a:focus,#hir-nav .nav-tabs>li.active>a:hover {
  color: #fff;
  cursor: pointer;
  background-color: #2f3753;
  border-bottom-color: transparent;
}

.hr-allasok {
  padding: 20px;
  background-color: #fff;
  border: 1px solid #ddd;
}

.hr-allasok ul,.hr-allasok ul li:last-child {
  margin-bottom: 0;
}

.hr-allasok li {
  margin-bottom: 8px;
  position: relative;
}

.hr-allasok li i {
  height: 23px;
  width: 10px;
  float: left;
  clear: both;
  margin-top: 3px;
}

.banner-box,table {
  width: 100%;
}

.hr-allasok li a:first-child {
  padding-left: 10px;
  display: inline-block;
  line-height: 1.4;
  position: relative;
}

.hr-allasok li .tag {
  padding-left: 5px;
  margin-top: 8px;
}

.hr-allasok li a:first-child i {
  position: absolute;
  top: -1px;
  left: 0;
}

.hr-allasok .time {
  background-color: #fff;
  font-weight: 400;
  padding: 0;
}

.hr-allasok ul {
  margin-bottom: 15px;
}

.hr-allasok ul:last-child {
  margin-bottom: 0;
}

.hr-allasok li .tag a {
  padding-left: 0;
  display: inline;
}

.hr-allasok h4 a {
  padding-left: 0;
}

.right-sidebar h4 i {
  font-size: 24px;
  color: #2f3753;
  margin: 0 5px 0 0;
}

.heti-ajanlo {
  padding: 10px;
  background-color: #d5d3e9;
}

.heti-ajanlo ul,.heti-ajanlo ul li:last-child {
  margin-bottom: 0;
}

.heti-ajanlo li {
  margin-bottom: 5px;
  background-color: #f5f5f5;
  padding: 7px 10px 9px;
  border-right: 1px solid #c1bfdb;
  border-bottom: 1px solid #c1bfdb;
}

.heti-ajanlo h4 {
  line-height: 1.7;
}

.heti-ajanlo i {
  line-height: 1.4;
}

.hr-blog {
  padding: 10px;
  background-color: #fff;
  border: 1px solid #ddd;
}

.top-banner {
  padding: 30px;
}

.cikk-info-bar,.info-bar {
  border-bottom: 1px solid #ddd;
  border-top: 1px solid #ddd;
  padding: 5px;
  font-size: 12px;
  color: #666;
  margin-bottom: 20px;
}

.info-bar span {
  margin-right: 40px;
}

.cikk-info-bar {
  line-height: 50px;
}

.month .month-info,.month .month-name,.month thead td {
  line-height: 30px;
  font-weight: 600;
}

.cikk-info-bar span {
  margin-right: 0;
}

.cikk-info-bar img,.info-bar img {
  margin-right: 10px;
}

.tags {
  margin-bottom: 20px;
}

.helpers {
  margin: 20px 0 40px;
  clear: both;
}

.helpers a {
  margin-right: 8px;
  white-space: nowrap;
  margin-bottom: 10px;
  display: inline-block;
}

.helpers p {
  margin: 0;
}

.banner {
  margin: 0 auto;
}

.banner_300x250 img {
  max-width: 300px;
}

.banner_970x250 img {
  max-width: 970px;
}

.banner_640x100 img {
  max-width: 640px;
}

.table-style1 th {
  width: 60%;
}

.table-style1 td,.table-style1 th {
  padding: 10px;
}

.table-style1 .odd td,.table-style1 .odd th {
  background: rgba(0,0,0,0.2);
}

.table-style1 .even td,.table-style1 .even th {
  background: rgba(0,0,0,0.05);
}

.panel-default>.panel-heading-title {
  background-color: #d5d3e9;
  color: #fff;
}

.panel-default>.panel-body a {
  color: #d21e5a;
}

.month {
  padding: 10px 10px 5px;
  background: #f5f5f5;
  margin-bottom: 30px;
}

.month .month-name {
  font-size: 18px;
  height: 30px;
  margin-bottom: 10px;
}

.month tbody td,.month thead td {
  width: 14%;
  font-size: 12px;
  border-bottom: 1px solid #ddd;
  text-align: center;
}

.month table {
  border-top: 1px solid #ddd;
  border-right: 1px solid #ddd;
  border-left: 1px solid #ddd;
}

.month thead td {
  color: #2a6496;
  background: #e5e5e5;
}

.month tbody td {
  background: #fff;
  border-right: 1px solid #ddd;
  height: 30px;
}

.month tbody tr td:last-child {
  border-right: none;
}

.month tbody td.empty {
  background: #f5f5f5;
}

.month .month-info {
  text-align: center;
  font-size: 13px;
  color: #d21e5a;
}

.month-colors span {
  display: inline-block;
  width: 30px;
  height: 20px;
  border: 1px solid #ddd;
  margin-right: 10px;
  line-height: 20px;
  float: left;
}

.month tbody td.day1,.month-colors span.day1 {
  background: #d21e5a;
  color: #fff;
}

.month tbody td.day2,.month-colors span.day2 {
  background: #ffcb47;
}

.month tbody td.day3,.month-colors span.day3 {
  background: #2a6496;
  color: #fff;
}

.month tbody td.day4,.month-colors span.day4 {
  background: #fff;
}

.month tbody td.day5,.month-colors span.day5 {
  background: #eeedf9;
}

#sponsor-box .nav-tabs>li>a {
  background-color: #eee;
  margin-right: 2px;
  margin-bottom: 1px;
  font-weight: 700;
  padding: 10px 20px;
  font-size: 14px;
}

.footer-links li a,.hr-allasok .bx-viewport a,.hr-allasok label,.top30px .col-md-3 p>a {
  font-weight: 400;
}

#sponsor-box .nav-tabs>li.active>a,#sponsor-box .nav-tabs>li.active>a:focus,#sponsor-box .nav-tabs>li.active>a:hover {
  color: #333;
  cursor: pointer;
  background-color: #fff;
}

#sponsor-box .nav-tabs>li {
  margin-bottom: -2px;
}

#sponsor-box .tab-content {
  border: 1px solid #ddd;
  padding: 15px;
  border-top-color: transparent;
}

#sponsor-box .tab-content ul li {
  text-align: center;
  padding: 5px 0 15px;
  border-bottom: 1px solid #ddd;
}

#sponsor-box .tab-content ul li:last-child {
  border: transparent;
}

.article-btn p {
  border-bottom: 1px solid #eee;
}

#sponsor-box .tab-content ul li .number {
  font-size: 14px;
  line-height: 28px;
}

#sponsor-box .tab-content ul li .number span {
  font-size: 11px;
  display: inline-block;
  padding: 0 6px;
  background-color: #ddd;
  color: #d21e5a;
  margin-left: 5px;
  cursor: pointer;
}

#sponsor-box .tab-content ul li .number span:hover {
  background-color: #d21e5a;
  color: #fff;
}

#sponsor-box.no-tab .tab-content {
  border-top-color: #ddd;
}

.fb-like-box,.fb-like-box span,.fb-like-box span iframe[style] {
  width: 100%!important;
}

.fb-like {
  margin-bottom: 7px;
}

.fb_iframe_widget,.fb_iframe_widget span,.fb_iframe_widget span iframe[style] {
  min-width: 100%!important;
  width: 100%!important;
}

.footer-links {
  display: inline;
  margin: 0;
}

.footer-links li {
  padding: 0 3px;
  float: left;
}

.col-2,.col-3,.col-4,.col-5 {
  padding-right: 20px;
  float: left;
}

.hr-allasok .bx-wrapper {
  margin: 0 auto 30px;
}

.hr-allasok p {
  margin-bottom: 0;
}

.hr-allasok .bx-viewport {
  text-align: center;
}

.hr-allasok .bx-viewport li div:first-child {
  margin-left: 0!important;
}

.hr-allasok .bx-viewport a strong {
  font-weight: 700;
}

.article-btn p,.hr-allasok p a {
  font-weight: 400;
}

.hr-allasok .btn-main {
  width: 90%;
}

.hr-allasok form[action="https://www.hrportal.hu/bno.html"] button.btn-main {
  width: 100%;
}

.hr-allasok p a:hover {
  color: #333;
}

.bxslider li div:last-child a:hover {
  color: #2f3753;
}

.article-btn:hover h1,.article-btn:hover h2,.article-btn:hover h3,.article-btn:hover h4,.article-btn:hover h5 {
  color: #d21e5a;
}

#facebook ._2pi8 {
  margin: 0!important;
}

.sm-separator {
  margin-right: 5px;
}

.separator {
  margin-right: 10px;
}

.lg-separator {
  margin-right: 20px;
}

.top-10px {
  margin-top: -10px;
}

.top30px {
  padding-top: 30px;
}

.lg-margin,.lg-margin2x,.md-margin,.md-margin2x,.sm-margin,.xs-margin {
  min-height: 1px;
}

.xs-margin {
  margin-bottom: 10px!important;
}

.sm-margin {
  margin-bottom: 20px!important;
}

.md-margin {
  margin-bottom: 30px!important;
}

.lg-margin {
  margin-bottom: 40px!important;
}

.md-margin2x {
  margin-bottom: 60px!important;
}

.lg-margin2x {
  margin-bottom: 80px!important;
}

.col-2 {
  width: 50%;
}

.col-3 {
  width: 33.333333%;
}

.col-4 {
  width: 25%;
}

.col-5 {
  width: 20%;
}

.col-5.first {
  padding-left: 20px;
}

.col-2.last .col-3.last,.col-4.last,.col-5.last {
  padding-right: 0;
}

.border-top {
  border-top: 1px solid #eee;
}

.img-responsive {
  width: 100%;
  display: inline-block;
}

.img-left {
  float: left;
  margin: 0 20px 20px 0;
}

.img-right {
  float: right;
  margin: 0 0 20px 20px;
}

.img-title {
  padding: 5px;
  background-color: #e6e6e6;
  text-align: center;
}

.img-title img {
  display: block;
  margin: 0 0 5px;
}

.img-title i {
  font-size: 12px;
}

.show-for-lg {
  display: inline;
}

.hide-for-lg {
  display: none;
}

.article-btn h2,
.article-btn h4 {
  font-size: 21px;
  line-height: 1.4;
}

.article-btn h5 {
  font-size: 14px;
  line-height: 1.5;
}

.article-btn .zoom-cont {
  margin: 10px 0 20px;
  overflow: hidden;
  display: inline-block;
  position: relative;
}

.col-md-3 .col-lg-12 .article-btn .zoom-cont {
  margin: 0 0 10px;
}

.article-btn:hover .zoom-cont:after {
  -moz-box-shadow: rgba(0,0,0,.3) 0 0 100px inset;
  -webkit-box-shadow: rgba(0,0,0,.3) 0 0 100px inset;
  box-shadow: rgba(0,0,0,.3) 0 0 100px inset;
}

.article-btn .zoom-cont img {
  display: block;
  margin: 0;
  -webkit-transition: 1s ease-in-out;
  transition: 1s ease-in-out;
  position: relative;
}

.article-btn:hover .zoom-cont img {
  -webkit-transform: scale(1.05);
  transform: scale(1.05);
  -webkit-filter: contrast(.8);
  filter: brightness(1.2);
}

.article-btn p {
  margin: 0 0 15px;
  color: #000;
  padding-bottom: 15px;
}

.clearfix .col-lg-12:last-child .article-btn p {
  margin: 0;
  padding: 0;
  border: none;
}

.article-btn:hover p {
  color: #444645;
}

.media-links {
  font-weight: 700;
}

.media-links li {
  position: relative;
  margin-bottom: 5px;
}

.media-links i {
  position: absolute;
  top: 2px;
}

.media-links a {
  padding-left: 10px;
  display: inline-block;
  line-height: 1.3;
}

#tab-nav .nav-tabs>li>a {
  border: none;
  margin-bottom: 0!important;
}

#tab-nav .nav-tabs>li a {
  padding: 10px 0;
}

#tab-nav .nav-tabs {
  display: table;
  width: 100%;
}

#tab-nav .nav-tabs>li {
  margin-bottom: 0;
  display: table-cell;
  text-align: center;
  float: none;
  vertical-align: bottom;
}

#panel-9 :after,div#scarab_flyer-left h3:after,div.banner-box:after,div.banner-box:before,div.hr-allasok:after,div.hr-allasok:before {
  display: block;
  content: ' ';
  clear: both;
}

#tab-nav .nav-tabs>li#p6 a {
  margin: 0 2px 0 0!important;
}

#tab-nav .nav-tabs>li#p9 a {
  margin: 0!important;
  padding: 10px;
}

#tab-nav .nav-tabs>li#p9 a i {
  color: #2f3753;
}

#tab-nav .nav-tabs>li#p9.active a i {
  color: #fff;
}

#tab-nav button.gsc-search-button-v2 {
  color: #fff;
  background-color: #d21e5a;
  border-color: #a71d4b;
  font-weight: 700;
  border-radius: 2px;
  height: 25px;
}

#tab-nav button.gsc-search-button-v2:focus,#tab-nav button.gsc-search-button-v2:hover {
  color: #a71d4b;
}

#tab-nav .gsc-search-button-v2 svg {
  width: 20px;
  height: 20px;
  margin-top: 3px;
}

#tab-nav td.gsc-input {
  margin: 0;
  height: 40px;
}

#tab-nav td.gsc-input .gsc-input-box {
  height: 40px;
}

#tab-nav td.gsc-input .gsc-input-box .gsib_a {
  height: 35px;
}

#panel-9 {
  height: 70px;
}

.navbar-fixed-bottom,.navbar-fixed-top {
  z-index: 10000;
}

div#scarab_flyer-left {
  background: #fff;
  border: none;
}

div#scarab_flyer-left .scarabbutton,div#scarab_flyer-left h3 {
  color: #fff;
  background: #d21e5a;
}

div#scarab_flyer-left .banner {
  margin: 0!important;
}

div#scarab_flyer-left h3 {
  margin: 0;
  padding: 8px 10px;
  width: 100%;
}

div#scarab_flyer-left .scarabact,div#scarab_flyer-left .scarabact:hover,div#scarab_flyer-left .scarabbutton:hover {
  color: #d21e5a;
  background-color: #fff;
}

div#scarab_flyer-left .cont h4 a {
  color: #2f3753;
}

div#scarab_flyer-left .cont h4 a:hover {
  color: #d21e5a;
  text-decoration: none;
}

span.redhighlight {
  color: #000;
  padding-right: 7px;
  padding-left: 7px;
  font-weight: 600;
}

span.redhighlight {
  background-color: rgba(167,29,75,.1);
  border-bottom: 1px solid rgba(167,29,75,.01);
  border-top: 1px solid rgba(167,29,75,.01);
  border-left: 1px solid #a71d4b;
}

div.bbox-outer-50 {
  margin: 10px 20px 10px 0;
  background-color: #fff;
  padding: 0;
  border: none;
}

div.bbox-outer-50 .bbox-blue,div.bbox-outer-50 .bbox-green,div.bbox-outer-50 .bbox-grey {
  background-color: #fff;
  padding: 6px 6px 1px;
}

#inlins.bbox-blue,#inlins.bbox-grey {
  padding: 15px 20px;
  border: none;
  background-color: #2f3753;
  color: #fff;
}

#inlins.bbox-green {
  padding: 15px 20px;
  border: none;
  background-color: #d21e5a;
  color: #fff;
}

#inlins.bbox-blue a,#inlins.bbox-green a,#inlins.bbox-grey a {
  color: #fff;
}

.banner-box {
  min-height: 0;
}

div.banner {
  margin: 0;
  background-color: #f5f5f5;
}

div.banner_970x250 {
  margin: 0 0 20px;
}

div.banner-box div[id^=div-gpt-ad-] div[id^=google_ads_iframe_] {
  padding: 20px 0;
}

div.banner-box div[id^=bmone2n-] {
  text-align: center;
  background-color: #f5f5f5;
}

div.banner-box div[id^=bmone2n-] div[id^=bmone2t-] #ad_unit {
  padding: 20px 20px 17px;
}

div.banner_468,div.banner_970x250 {
  padding: 1px;
  margin-bottom: 20px;
}

div.banner_468 div[id^=bmone2n-] div[id^=bmone2t-],div.banner_970x250 div[id^=bmone2n-] div[id^=bmone2t-] {
  margin: 20px 0;
}

div.right-sidebar [style*=both],div.right-sidebar div.banner-box .banner [style*=both] {
  display: none;
}

div.right-sidebar div.banner-box [style*=both] {
  display: block;
}

div.banner a[href^="https://www.hrportal.hu/rdl/tagads/"],div.banner iframe[src^="https://ad.parom.hu/"],div.banner iframe[src^="https://www.hrportal.hu/ad/"],div.right-sidebar div .banner-box .banner>iframe[src^="https://www.youtube.com/embed/"] {
  margin: 20px 0;
  display: inline-block!important;
  clear: both;
}

@media (min-width:768px) {
  #container #wrapper {
    border-width: 1px 1px 0;
  }

  .navbar-default .logo {
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s;
  }

  .navbar-default.navbar-shrink .logo {
    opacity: 1;
  }

  .form-horizontal .control-label {
    text-align: left;
  }

  #mainbody {
    font: 16px/1.6em 'Open Sans',Arial,sans-serif;
    font-weight: 400;
  }

  .lead {
    font-weight: 600;
    font-size: 16px;
    line-height: 1.6;
  }

  #inlins.bbox-blue,  #inlins.bbox-green,  #inlins.bbox-grey {
    padding: 20px 28px;
  }

  span.redhighlight {
    border-top: 2px solid rgba(167,29,75,.01);
  }
}

@media (min-width:991px) {
  .border-right,  .border-right-min {
    line-height: 79px;
  }

  .border-right-min {
    margin-right: -1px;
  }

  .border-left {
    border-left: 1px solid #eee;
  }
}

@media (max-width:1024px) {
  .nav-list i {
    display: none;
  }

  .nav-list a {
    display: block;
    font-size: 12px;
    background-color: #eee;
    text-align: center;
    margin-bottom: 2px;
    border-radius: 3px;
    padding: 5px;
    line-height: 16px;
  }

  .col-5.first {
    padding-left: 0;
  }

  .site-nav li {
    padding: 5px 0;
  }

  .form-horizontal .control-label {
    margin-bottom: 5px;
  }
}

@media (max-width:767px) {
  .img-left img,  .img-right img,  .logo-bar,  .table-style1 th {
    width: 100%;
  }

  .nav-tabs>li {
    float: left;
    border: none;
    margin: 0;
    text-align: center;
  }

  .col-5-xs {
    margin-bottom: 10px;
  }

  .col-5.first {
    padding-left: 0;
  }

  .navbar-default .logo {
    margin: 0;
    left: 0;
    top: 10px;
  }

  .navbar-toggle {
    color: #fff;
    background-color: #2f3753!important;
    margin-right: 0!important;
  }

  .navbar-toggle .icon-bar {
    color: #d21e5a;
    background-color: #ccc!important;
  }

  .site-nav {
    display: none;
  }

  .navbar-collapse {
    max-height: 1000px!important;
  }

  .h2,  h2 {
    font-size: 24px;
    line-height: 1.2em;
  }

  .media-links {
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    padding: 10px 0;
  }

  .banner-box .banner_970x250 {
    display: block;
  }

  .logo-bar {
    position: fixed;
    z-index: 100;
    background: #fff;
    top: 0;
    -webkit-transition: color 1s ease-in-out;
    -moz-transition: color 1s ease-in-out;
    -o-transition: color 1s ease-in-out;
    -ms-transition: color 1s ease-in-out;
    transition: color 1s ease-in-out;
  }

  .banner_970x250,  .container {
    margin: 0;
    padding: 0;
  }

  #container #wrapper {
    padding: 20px 0 0;
    margin: 0;
  }

  .tabs-left>li {
    max-height: 30px;
    overflow: hidden;
  }

  .tabs-left>li>a {
    padding: 0 5px;
  }

  .img-left,  .img-right {
    float: none;
    margin: 20px 0;
    display: block;
  }

  .media .article-btn p {
    margin: 0 0 15px;
    border-bottom: none;
  }

  .hr-allasok form[action="https://www.hrportal.hu/bno.html"] button.btn-main {
    width: 100%;
    margin-top: 10px;
  }
}

@media (max-width:990px) {
  #sponsor-box .tab-content ul li:last-child,  .media-links {
    border-bottom: 1px solid #ddd;
  }

  .media-links {
    border-top: 1px solid #ddd;
    padding: 10px;
    background-color: #eee;
  }

  #hir-nav {
    margin-top: 20px;
  }
}

@media (max-width:420px) {
  #hir-nav .nav-tabs {
    border: none;
  }

  #hir-nav .nav-tabs>li {
    width: 100%;
    float: none;
    margin-bottom: 5px;
    display: block;
  }

  #hir-nav .nav-tabs>li a {
    border-radius: 5px;
  }

  .nav-tabs>li.active>a,  .nav-tabs>li.active>a:focus,  .nav-tabs>li.active>a:hover {
    border-bottom-color: #ddd;
  }

  .tabbable {
    margin-top: 20px;
  }

  .article-btn .zoom-cont {
    margin: 0 0 10px;
  }

  div.bbox-outer-50 {
    margin: 10px 0;
    float: none;
    width: 100%;
  }
}

@media (max-width:342px) {
  #container #wrapper {
    padding-top: 5px;
  }

  div.banner {
    margin: 0 -11px;
  }

  div.banner_970x250 {
    margin: 0 -11px 20px;
  }

  .banner a[href^="https://www.hrportal.hu/rdl/tagads/"],  .banner div[id^="google_ads_iframe_/"],  .banner div[id^=bmone2t-],  .banner iframe[src^="https://ad.parom.hu/"],  .banner iframe[src^="https://www.hrportal.hu/ad/"],  .right-sidebar div .banner-box .banner>iframe[src^="https://www.youtube.com/embed/"] {
    margin: 6px 0 2px;
  }
}

.mm-list>li>a,.mm-list>li>span {
  font-size: 20px;
  font-family: 'Open Sans Condensed',sans-serif;
  font-weight: 600;
}

.mm-menu .mm-list>li.menu-separator:after {
  border-color: #d21e5a;
}

#tab-nav {
  margin-bottom: 20px;
}

#event-box div#eb-slider {
  width: 251px;
  height: 160px;
  overflow: hidden;
  float: left;
  position: relative;
}

#event-box div#eb-slider .eb-slider-wrapper {
  height: 800px;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-animation: eb-slide-img 18s ease infinite;
}

@media (max-width:991px) {
  #event-box div#eb-slider {
    display: none;
  }
}

@-webkit-keyframes eb-slide-img {
  0% {
    top: 0;
  }

  20% {
    top: 0;
  }

  25% {
    top: -160px;
  }

  45% {
    top: -160px;
  }

  50% {
    top: -320px;
  }

  70% {
    top: -320px;
  }

  75% {
    top: -480px;
  }

  95% {
    top: -480px;
  }

  to {
    top: -640px;
  }
}

#event-box div#eb-slider:after {
  display: block;
  content: " ";
  width: 0;
  height: 0;
  border-color: transparent transparent transparent #d21e5a;
  border-style: solid;
  border-width: 11px 0 11px 11px;
  position: absolute;
  top: 10px;
  left: 240px;
  -webkit-animation: eb-slide-arrow 18s ease infinite;
}

@-webkit-keyframes eb-slide-arrow {
  0% {
    top: 10px;
  }

  20% {
    top: 10px;
  }

  25% {
    top: 50px;
  }

  45% {
    top: 50px;
  }

  50% {
    top: 90px;
  }

  70% {
    top: 90px;
  }

  75% {
    top: 130px;
  }

  95% {
    top: 130px;
    opacity: 1;
  }

  97% {
    top: 140px;
    opacity: 0;
  }

  98% {
    top: 0;
    opacity: 0;
  }

  to {
    top: 10px;
    opacity: 1;
  }
}

#event-box ul#eb-list {
  width: 818px;
  float: right;
}

#event-box ul#eb-list li {
  display: table;
  width: 100%;
  border-top: 1px solid #eee;
}

#event-box ul#eb-list li span {
  display: table-cell;
  text-align: left;
  line-height: 39px;
}

#event-box ul#eb-list li .eb-date {
  width: 90px;
}

#event-box ul#eb-list li .eb-title {
  font-weight: 700;
}

#event-box ul#eb-list li .eb-title strong {
  display: block;
  width: 448px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

#event-box ul#eb-list li .eb-btns {
  text-align: right;
  width: 280px;
}

#event-box ul#eb-list li .eb-btns a {
  margin-right: 20px;
}

#event-box ul#eb-list li .eb-btns i.eb-info {
    transition: color .15s ease-in-out;
    color: #2f3753;
    font-weight: 700;
    font-style: normal;
    cursor: pointer;
    margin-right: 20px;
}

#event-box ul#eb-list li .eb-btns img {
  margin: -2px 5px 0 2px;
}

#event-box ul#eb-list li .eb-btns .eb-more-info {
  display: inline-block;
  position: relative;
}

#event-box ul#eb-list li .eb-btns .eb-more-info .eb-info-text {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  background: #fff;
  width: 350px;
  border: 1px solid #d5d3e9;
  line-height: 1.6;
  text-align: center;
  padding: 15px;
  transform: translate(-50%,-98%);
  border-radius: 6px;
  visibility: hidden;
  opacity: 0;
  transition: visibility 0s,opacity .5s linear;
}

#event-box ul#eb-list li .eb-btns .eb-more-info:hover .eb-info-text {
  visibility: visible;
  opacity: 1;
}

@media (max-width:768px) {
  #event-box ul#eb-list li .eb-btns .eb-more-info {
    display: inline;
  }
}

#event-box ul#eb-list li:last-child {
  border-bottom: 1px solid #eee;
}

@media (max-width:1200px) {
  #event-box ul#eb-list {
    width: 618px;
  }

  #event-box ul#eb-list li .eb-title strong {
    width: 248px;
  }
}

@media (max-width:991px) {
  #event-box ul#eb-list {
    width: 658px;
  }

  #event-box ul#eb-list li .eb-title strong {
    width: 288px;
  }
}

@media (max-width:768px) {
  #event-box ul#eb-list {
    width: 100%;
  }

  #event-box ul#eb-list li {
    display: block;
    padding: 20px;
  }

  #event-box ul#eb-list li span {
    display: block;
    width: 100%;
    text-align: center;
    line-height: 2.5;
  }

  #event-box ul#eb-list li .eb-date {
    width: auto;
  }

  #event-box ul#eb-list li .eb-title {
    order: 1;
    overflow: visible;
    white-space: normal;
  }

  #event-box ul#eb-list li .eb-title strong {
    width: auto;
  }

  #event-box ul#eb-list li .eb-btns {
    width: 100%;
    text-align: center;
  }
}

@media (min-width:992px) {
  #event-box.three-event ul#eb-list li span {
    line-height: 52px;
  }
}

#event-box.three-event div#eb-slider .eb-slider-wrapper {
  -webkit-animation: eb-slide-img-three 14s ease infinite;
}

@-webkit-keyframes eb-slide-img-three {
  0% {
    top: 0;
  }

  28% {
    top: 0;
  }

  33% {
    top: -160px;
  }

  61% {
    top: -160px;
  }

  66% {
    top: -320px;
  }

  95% {
    top: -320px;
  }

  to {
    top: -480px;
  }
}

#event-box.three-event div#eb-slider:after {
  -webkit-animation: eb-slide-arrow-three 14s ease infinite;
}

@-webkit-keyframes eb-slide-arrow-three {
  0% {
    top: 15px;
  }

  28% {
    top: 15px;
  }

  33% {
    top: 69px;
  }

  61% {
    top: 69px;
  }

  66% {
    top: 121px;
  }

  95% {
    opacity: 1;
  }

  97% {
    top: 121px;
    opacity: 0;
  }

  98% {
    top: 0;
    opacity: 0;
  }

  to {
    top: 15px;
    opacity: 1;
  }
}

#event-box.two-event div#eb-slider .eb-slider-wrapper {
  height: 480px;
  animation: eb-slide-img-two 10s ease infinite;
  -webkit-animation: eb-slide-img-two 10s ease infinite;
}

@keyframes eb-slide-img-two {
  0% {
    top: 0;
  }

  45% {
    top: 0;
  }

  50% {
    top: -160px;
  }

  95% {
    top: -160px;
  }

  to {
    top: -320px;
  }
}

@-webkit-keyframes eb-slide-img-two {
  0% {
    top: 0;
  }

  45% {
    top: 0;
  }

  50% {
    top: -160px;
  }

  95% {
    top: -160px;
  }

  to {
    top: -320px;
  }
}

#event-box.two-event div#eb-slider:after {
  animation: eb-slide-arrow-two 10s ease infinite;
  -webkit-animation: eb-slide-arrow-two 10s ease infinite;
}

@keyframes eb-slide-arrow-two {
  0% {
    top: 10px;
  }

  45% {
    top: 10px;
  }

  50% {
    top: 50px;
  }

  95% {
    opacity: 1;
  }

  97% {
    top: 50px;
    opacity: 0;
  }

  98% {
    top: 0;
    opacity: 0;
  }

  to {
    top: 10px;
    opacity: 1;
  }
}

@-webkit-keyframes eb-slide-arrow-two {
  0% {
    top: 10px;
  }

  45% {
    top: 10px;
  }

  50% {
    top: 50px;
  }

  95% {
    opacity: 1;
  }

  97% {
    top: 50px;
    opacity: 0;
  }

  98% {
    top: 0;
    opacity: 0;
  }

  to {
    top: 10px;
    opacity: 1;
  }
}

#event-box.one-event div#eb-slider .eb-slider-wrapper {
  height: 160px;
  animation: none;
  -webkit-animation: none;
}

#event-box.one-event div#eb-slider:after {
  animation: none;
  -webkit-animation: none;
}

#event-box.under-article ul#eb-list {
  width: 100%;
  margin-bottom: 2.5em;
}

#event-box.under-article ul#eb-list li .eb-title strong {
  width: 338px;
}

@media (max-width:1200px) {
  #event-box.under-article ul#eb-list li .eb-title strong {
    width: 245px;
  }
}

@media (max-width:991px) {
  #event-box.under-article ul#eb-list li .eb-title strong {
    width: 328px;
  }
}

@media (max-width:768px) {
  #event-box.under-article ul#eb-list li .eb-title strong {
    width: auto;
  }
}

#event-box.under-article div#eb-slider {
  display: none;
}

.sleepy-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 10;
  background-color: rgba(0,0,0,.5);
  display: none;
}

.popup {
  padding: 40px;
  border-radius: 3px;
  box-shadow: 0 0 15px #ccc;
  background: #fff;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  width: 600px;
  animation: animatefade 1s;
  position: fixed;
}

@keyframes animatefade {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

.popup .popup-close {
  background: 0 0;
  border: 1px solid #ccc;
  border-radius: 50%;
  padding: 5px 8px;
  position: absolute;
  right: 30px;
  top: 30px;
  cursor: pointer;
  transition: all .5s;
}

.popup .popup-close:hover {
  background-color: #d21e5a;
  border: 1px solid #d21e5a;
  color: #fff;
}

.popup legend {
  font-weight: 300;
  font-size: 28px;
  text-align: center;
  border: 0;
}

.popup fieldset {
  border: none;
  margin: 10px 0;
  padding: 0;
  text-align: center;
  background-color: #fff;
}

.popup fieldset input {
  margin: 5px;
  height: 40px;
  line-height: 40px;
  padding: 0 10px;
  border-radius: 3px;
  border: 1px solid #ccc;
  width: 200px;
  color: #aaa;
}

.popup .popup-title {
  font-weight: 300;
  font-size: 21px;
  text-align: center;
}

.popup .fb-follow {
  padding: 20px 0 0;
  border: 1px solid #ccc;
  border-width: 1px 0 0;
  margin: 10px 0 0;
  text-align: center;
  box-sizing: border-box;
  float: left;
  width: 48%;
}

.popup .push-follow {
  float: right;
  width: 48%;
  border: 1px solid #ccc;
  border-width: 1px 0 0;
  padding: 20px 0 0;
  margin: 10px 0 0;
}

.popup .popup-fb-btn,.popup .popup-push-btn {
  display: block;
  height: 40px;
  line-height: 40px;
  padding: 0 10px;
  border-radius: 3px;
  width: 220px;
  color: #fff;
  background-color: #d21e5a;
  border-color: #a71d4b;
  cursor: pointer;
  margin: 10px auto 0;
  text-decoration: none;
  text-align: center;
  font-weight: 600;
  box-sizing: border-box;
  padding-left: 30px;
  transition: all .5s;
}

.popup .popup-fb-btn {
  background: #1877f2 url(/img/icon-fb.png) 55px 10px no-repeat;
  margin-top: 20px;
}

.popup .popup-fb-btn:hover {
  background: #135fc2 url(/img/icon-fb.png) 55px 10px no-repeat;
}

.popup .popup-push-btn {
  background: #d21e5a url(/img/icon-notification.png) 55px 10px no-repeat;
  margin-top: 20px;
}

.popup .popup-push-btn:hover {
  background: #a81848 url(/img/icon-notification.png) 55px 10px no-repeat;
}

.popup p {
  text-align: center;
  margin-top: 0;
}

@media screen and (max-width:480px) {
  .popup {
    box-sizing: border-box;
    padding: 30px 20px 20px;
    position: relative;
    width: 100%;
  }

  .popup .popup-close {
    right: 10px;
    top: 10px;
    padding: 2px 5px;
  }

  .popup legend {
    font-size: 21px;
  }

  .popup .fb-follow,  .popup .push-follow {
    padding: 10px 0 0;
    border: 1px solid #ccc;
    border-width: 1px 0 0;
    float: none;
    width: 100%;
  }

  .popup .popup-title {
    font-size: 18px;
  }

  .popup fieldset input {
    margin: 2px 5px;
  }
}

.mm-menu.mm-horizontal>.mm-panel {
  -webkit-transition: -webkit-transform .4s ease;
  transition: transform .4s ease;
}

.mm-menu .mm-hidden {
  display: none;
}

.mm-wrapper {
  overflow-x: hidden;
  position: relative;
}

.mm-menu,.mm-menu>.mm-panel {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
}

.mm-menu {
  background: inherit;
  display: block;
  overflow: hidden;
  padding: 0;
}

.mm-menu>.mm-panel {
  background: inherit;
  -webkit-overflow-scrolling: touch;
  overflow: scroll;
  overflow-x: hidden;
  overflow-y: auto;
  box-sizing: border-box;
  padding: 20px;
  -webkit-transform: translate(100%,0);
  -moz-transform: translate(100%,0);
  -ms-transform: translate(100%,0);
  -o-transform: translate(100%,0);
  transform: translate(100%,0);
}

.mm-menu>.mm-panel.mm-opened {
  -webkit-transform: translate(0,0);
  -moz-transform: translate(0,0);
  -ms-transform: translate(0,0);
  -o-transform: translate(0,0);
  transform: translate(0,0);
}

.mm-menu>.mm-panel.mm-subopened {
  -webkit-transform: translate(-30%,0);
  -moz-transform: translate(-30%,0);
  -ms-transform: translate(-30%,0);
  -o-transform: translate(-30%,0);
  transform: translate(-30%,0);
}

.mm-menu>.mm-panel.mm-highest {
  z-index: 1;
}

.mm-menu .mm-list {
  padding: 20px 0;
}

.mm-menu>.mm-list {
  padding-bottom: 0;
}

.mm-menu>.mm-list:after {
  content: '';
  display: block;
  height: 40px;
}

.mm-panel>.mm-list {
  margin-left: -20px;
  margin-right: -20px;
}

.mm-panel>.mm-list:first-child {
  padding-top: 0;
}

.mm-list,.mm-list>li {
  list-style: none;
  display: block;
  padding: 0;
  margin: 0;
}

.mm-list {
  font: inherit;
  font-size: 14px;
}

.mm-list a,.mm-list a:hover {
  text-decoration: none;
}

.mm-list>li {
  position: relative;
}

.mm-list>li>a,.mm-list>li>span {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  color: inherit;
  line-height: 20px;
  display: block;
  padding: 10px 10px 10px 20px;
  margin: 0;
}

.mm-list>li:not(.mm-subtitle):not(.mm-label):not(.mm-search):not(.mm-noresults):after {
  content: '';
  border-bottom-width: 1px;
  border-bottom-style: solid;
  display: block;
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
}

.mm-list>li:not(.mm-subtitle):not(.mm-label):not(.mm-search):not(.mm-noresults):after {
  width: auto;
  margin-left: 20px;
  position: relative;
  left: auto;
}

.mm-list a.mm-subopen {
  background: transparent;
  width: 40px;
  height: 100%;
  padding: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 2;
}

.mm-list a.mm-subopen:before {
  content: '';
  border-left-width: 1px;
  border-left-style: solid;
  display: block;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}

.mm-list a.mm-subopen.mm-fullsubopen {
  width: 100%;
}

.mm-list a.mm-subopen.mm-fullsubopen:before {
  border-left: none;
}

.mm-list a.mm-subopen+a,.mm-list a.mm-subopen+span {
  padding-right: 5px;
  margin-right: 40px;
}

.mm-list>li.mm-selected>a.mm-subopen {
  background: 0 0;
}

.mm-list>li.mm-selected>a.mm-fullsubopen+a,.mm-list>li.mm-selected>a.mm-fullsubopen+span {
  padding-right: 45px;
  margin-right: 0;
}

.mm-list a.mm-subclose {
  text-indent: 20px;
  padding-top: 30px;
  margin-top: -20px;
}

.mm-list>li.mm-label {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  font-size: 10px;
  text-transform: uppercase;
  text-indent: 20px;
  line-height: 25px;
  padding-right: 5px;
}

.mm-list>li.mm-spacer {
  padding-top: 40px;
}

.mm-list>li.mm-spacer.mm-label {
  padding-top: 25px;
}

.mm-list a.mm-subclose:before,.mm-list a.mm-subopen:after {
  content: '';
  border: 2px solid transparent;
  display: inline-block;
  width: 7px;
  height: 7px;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
  margin-bottom: -5px;
  position: absolute;
  bottom: 50%;
}

.mm-list a.mm-subopen:after {
  border-top: none;
  border-left: none;
  right: 18px;
}

.mm-list a.mm-subclose:before {
  border-right: none;
  border-bottom: none;
  margin-bottom: -15px;
  left: 22px;
}

.mm-menu.mm-vertical .mm-list .mm-panel {
  display: none;
  padding: 10px 0 10px 10px;
}

.mm-menu.mm-vertical .mm-list .mm-panel li:last-child:after {
  border-color: transparent;
}

.mm-menu.mm-vertical .mm-list li.mm-opened>.mm-panel {
  display: block;
}

.mm-menu.mm-vertical .mm-list>li>a.mm-subopen {
  height: 40px;
}

.mm-menu.mm-vertical .mm-list>li>a.mm-subopen:after {
  top: 16px;
  bottom: auto;
}

.mm-menu.mm-vertical .mm-list>li.mm-opened>a.mm-subopen:after {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}

.mm-menu.mm-vertical .mm-list>li.mm-label>a.mm-subopen {
  height: 25px;
}

html.mm-opened .mm-page {
  box-shadow: 0 0 20px rgba(0,0,0,.5);
}

.mm-menu {
  background: #333;
  color: rgba(255,255,255,.6);
}

.mm-menu .mm-list>li:after {
  border-color: rgba(0,0,0,.15);
}

.mm-menu .mm-list>li>a.mm-subclose {
  background: rgba(0,0,0,.1);
  color: rgba(255,255,255,.3);
}

.mm-menu .mm-list>li>a.mm-subclose:before,.mm-menu .mm-list>li>a.mm-subopen:after {
  border-color: rgba(255,255,255,.3);
}

.mm-menu .mm-list>li>a.mm-subopen:before {
  border-color: rgba(0,0,0,.15);
}

.mm-menu .mm-list>li.mm-selected>a:not(.mm-subopen),.mm-menu .mm-list>li.mm-selected>span {
  background: rgba(0,0,0,.1);
}

.mm-menu .mm-list>li.mm-label {
  background: rgba(255,255,255,.05);
}

.mm-menu.mm-vertical .mm-list li.mm-opened>a.mm-subopen,.mm-menu.mm-vertical .mm-list li.mm-opened>ul {
  background: rgba(255,255,255,.05);
}

.mm-page {
  box-sizing: border-box;
  position: relative;
}

.mm-slideout {
  -webkit-transition: -webkit-transform .4s ease;
  -ms-transition: -ms-transform .4s ease;
  transition: transform .4s ease;
}

html.mm-opened {
  overflow: hidden;
  position: relative;
}

html.mm-opened body {
  overflow: hidden;
}

html.mm-background .mm-page {
  background: inherit;
}

#mm-blocker {
  background: transparent;
  display: none;
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 999999;
}

html.mm-blocking #mm-blocker,html.mm-opened #mm-blocker {
  display: block;
}

.mm-menu.mm-offcanvas {
  display: none;
  position: fixed;
}

.mm-menu.mm-current {
  display: block;
}

.mm-menu {
  width: 80%;
  min-width: 140px;
  max-width: 440px;
}

html.mm-opening .mm-slideout {
  -webkit-transform: translate(80%,0);
  -moz-transform: translate(80%,0);
  -ms-transform: translate(80%,0);
  -o-transform: translate(80%,0);
  transform: translate(80%,0);
}

@media all and (max-width:175px) {
  html.mm-opening .mm-slideout {
    -webkit-transform: translate(140px,0);
    -moz-transform: translate(140px,0);
    -ms-transform: translate(140px,0);
    -o-transform: translate(140px,0);
    transform: translate(140px,0);
  }
}

@media all and (min-width:550px) {
  html.mm-opening .mm-slideout {
    -webkit-transform: translate(440px,0);
    -moz-transform: translate(440px,0);
    -ms-transform: translate(440px,0);
    -o-transform: translate(440px,0);
    transform: translate(440px,0);
  }
}

.mm-buttonbar {
  border: 1px solid transparent;
  border-radius: 5px;
  text-align: center;
  line-height: 20px;
  overflow: hidden;
  display: block;
  padding: 0;
  margin: 0;
  position: relative;
}

.mm-buttonbar:after {
  content: '';
  display: block;
  clear: both;
}

.mm-buttonbar>* {
  border-left: 1px solid transparent;
  box-sizing: border-box;
  display: block;
  width: 100%;
  height: 100%;
  float: left;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}

.mm-buttonbar>a {
  text-decoration: none;
}

.mm-buttonbar>input {
  position: absolute;
  left: -1000px;
  top: -1000px;
}

.mm-buttonbar>input:checked+label {
  border-color: transparent!important;
}

.mm-buttonbar>:first-child,.mm-buttonbar>input:first-child+* {
  border-left: none;
}

.mm-buttonbar.mm-buttonbar-2>* {
  width: 50%;
}

.mm-buttonbar.mm-buttonbar-3>* {
  width: 33.33%;
}

.mm-buttonbar.mm-buttonbar-4>* {
  width: 25%;
}

.mm-buttonbar.mm-buttonbar-5>* {
  width: 20%;
}

.mm-header .mm-buttonbar {
  margin-top: 20px;
  margin-left: -30px;
  margin-right: -30px;
}

.mm-footer .mm-buttonbar {
  border: none;
  border-radius: none;
  line-height: 40px;
  margin: -10px -10px 0 -20px;
}

.mm-footer .mm-buttonbar>* {
  border-left: none;
}

.mm-list>li>.mm-buttonbar {
  margin: 10px 20px;
}

.mm-menu .mm-buttonbar {
  border-color: rgba(255,255,255,.6);
  background: #333;
}

.mm-menu .mm-buttonbar>* {
  border-color: rgba(255,255,255,.6);
}

.mm-menu .mm-buttonbar>input:checked+label {
  background: rgba(255,255,255,.6);
  color: #333;
}

em.mm-counter {
  font: inherit;
  font-size: 14px;
  font-style: normal;
  text-indent: 0;
  line-height: 20px;
  display: block;
  margin-top: -10px;
  position: absolute;
  right: 40px;
  top: 50%;
}

em.mm-counter+a.mm-subopen {
  padding-left: 40px;
}

em.mm-counter+a.mm-subopen+a,em.mm-counter+a.mm-subopen+span {
  margin-right: 80px;
}

em.mm-counter+a.mm-fullsubopen {
  padding-left: 0;
}

.mm-vertical em.mm-counter {
  top: 12px;
  margin-top: 0;
}

.mm-nosubresults>em.mm-counter {
  display: none;
}

.mm-menu em.mm-counter {
  color: rgba(255,255,255,.3);
}

html.mm-opened.mm-dragging #mm-blocker,html.mm-opened.mm-dragging .mm-fixed-bottom,html.mm-opened.mm-dragging .mm-fixed-top,html.mm-opened.mm-dragging .mm-menu,html.mm-opened.mm-dragging .mm-page {
  -webkit-transition-duration: 0s;
  -moz-transition-duration: 0s;
  -ms-transition-duration: 0s;
  -o-transition-duration: 0s;
  transition-duration: 0s;
}

.mm-footer {
  background: inherit;
  border-top: 1px solid transparent;
  text-align: center;
  line-height: 20px;
  box-sizing: border-box;
  width: 100%;
  height: 40px;
  padding: 10px 10px 0 20px;
  position: absolute;
  z-index: 2;
  bottom: 0;
  left: 0;
}

.mm-menu.mm-hasfooter>.mm-panel:after {
  height: 80px;
}

.mm-menu .mm-footer {
  border-color: rgba(0,0,0,.15);
  color: rgba(255,255,255,.3);
}

.mm-header {
  background: inherit;
  border-bottom: 1px solid transparent;
  text-align: center;
  line-height: 20px;
  box-sizing: border-box;
  width: 100%;
  height: 60px;
  padding: 0 50px;
  position: absolute;
  z-index: 2;
  top: 0;
  left: 0;
}

.mm-header .mm-close,.mm-header .mm-next,.mm-header .mm-prev,.mm-header .mm-title {
  padding-top: 30px;
}

.mm-header .mm-title {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  display: inline-block;
  width: 100%;
  position: relative;
}

.mm-header .mm-close,.mm-header .mm-next,.mm-header .mm-prev {
  text-decoration: none;
  display: block;
  box-sizing: border-box;
  min-width: 10px;
  height: 100%;
  position: absolute;
  top: 0;
  z-index: 1;
}

.mm-header .mm-prev {
  padding-left: 20px;
  padding-right: 10px;
  left: 0;
}

.mm-header .mm-close,.mm-header .mm-next {
  padding-left: 10px;
  padding-right: 20px;
  right: 0;
}

.mm-header [href].mm-next:after,.mm-header [href].mm-prev:before {
  content: '';
  border: 2px solid transparent;
  display: inline-block;
  width: 7px;
  height: 7px;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.mm-header [href].mm-prev:before {
  border-right: none;
  border-bottom: none;
  margin-left: 2px;
  margin-right: 5px;
}

.mm-header [href].mm-close:after,.mm-header [href].mm-next:after {
  margin-left: 5px;
  margin-right: -2px;
}

.mm-header [href].mm-next:after {
  border-top: none;
  border-left: none;
}

.mm-header [href].mm-close:after {
  content: 'x';
}

.mm-menu.mm-hassearch .mm-header {
  height: 50px;
  top: 50px;
}

.mm-menu.mm-hassearch .mm-header .mm-close,.mm-menu.mm-hassearch .mm-header .mm-next,.mm-menu.mm-hassearch .mm-header .mm-prev,.mm-menu.mm-hassearch .mm-header .mm-title {
  padding-top: 20px;
}

.mm-menu.mm-hasheader li.mm-subtitle {
  display: none;
}

.mm-menu.mm-hasheader>.mm-panel {
  padding-top: 80px;
}

.mm-menu.mm-hasheader>.mm-panel.mm-list {
  padding-top: 60px;
}

.mm-menu.mm-hasheader>.mm-panel>.mm-list:first-child {
  margin-top: -20px;
}

.mm-menu.mm-hasheader.mm-hassearch>.mm-panel {
  padding-top: 120px;
}

.mm-menu.mm-hasheader.mm-hassearch>.mm-panel.mm-list {
  padding-top: 100px;
}

.mm-menu .mm-header {
  border-color: rgba(0,0,0,.15);
  color: rgba(255,255,255,.3);
}

.mm-menu .mm-header .mm-close:after,.mm-menu .mm-header .mm-next:after,.mm-menu .mm-header .mm-prev:before {
  border-color: rgba(255,255,255,.3);
}

.mm-list li.mm-label>span {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  padding: 0;
  line-height: 25px;
}

.mm-list li.mm-label.mm-opened a.mm-subopen:after {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}

.mm-list li.mm-collapsed:not(.mm-uncollapsed) {
  display: none;
}

.mm-menu.mm-vertical .mm-list>li.mm-label>a.mm-subopen:after {
  top: 8.5px;
}

.mm-menu .mm-list li.mm-label>div>div {
  background: rgba(255,255,255,.05);
}

.mm-search,.mm-search input {
  box-sizing: border-box;
}

.mm-list>li.mm-search {
  padding: 10px;
  margin-top: -20px;
}

.mm-list>li.mm-subtitle+li.mm-search {
  margin-top: 0;
}

div.mm-panel>div.mm-search {
  padding: 0 0 10px;
}

.mm-menu.mm-hasheader .mm-list>li.mm-search {
  margin-top: 0;
}

.mm-menu>.mm-search {
  background: inherit;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
}

.mm-search {
  padding: 10px;
}

.mm-search input {
  border: none;
  border-radius: 30px;
  font: inherit;
  font-size: 14px;
  line-height: 30px;
  outline: 0;
  display: block;
  width: 100%;
  height: 30px;
  margin: 0;
  padding: 0 10px;
}

.mm-search input::-ms-clear {
  display: none;
}

.mm-menu .mm-noresultsmsg {
  text-align: center;
  font-size: 21px;
  display: none;
  padding: 60px 0;
}

.mm-menu .mm-noresultsmsg:after {
  border: none!important;
}

.mm-noresults .mm-noresultsmsg {
  display: block;
}

.mm-menu li.mm-nosubresults>a.mm-subopen {
  display: none;
}

.mm-menu li.mm-nosubresults>a.mm-subopen+a,.mm-menu li.mm-nosubresults>a.mm-subopen+span {
  padding-right: 10px;
}

.mm-menu.mm-hassearch>.mm-panel {
  padding-top: 70px;
}

.mm-menu.mm-hassearch>.mm-panel>.mm-list:first-child {
  margin-top: -20px;
}

.mm-menu.mm-hasheader>.mm-panel>div.mm-search:first-child {
  margin-top: -10px;
}

.mm-menu.mm-hasheader>.mm-panel>div.mm-search:first-child+.mm-list {
  padding-top: 0;
}

.mm-menu .mm-search input {
  background: rgba(255,255,255,.3);
  color: rgba(255,255,255,.6);
}

.mm-menu .mm-noresultsmsg {
  color: rgba(255,255,255,.3);
}

input.mm-check,input.mm-toggle {
  position: absolute;
  left: -10000px;
}

label.mm-check,label.mm-toggle {
  margin: 0;
  position: absolute;
  bottom: 50%;
  z-index: 2;
}

label.mm-check:before,label.mm-toggle:before {
  content: '';
  display: block;
}

label.mm-toggle {
  border-radius: 30px;
  width: 50px;
  height: 30px;
  margin-bottom: -15px;
}

label.mm-toggle:before {
  border-radius: 30px;
  width: 28px;
  height: 28px;
  margin: 1px;
}

input.mm-toggle:checked~label.mm-toggle:before {
  float: right;
}

label.mm-check {
  width: 30px;
  height: 30px;
  margin-bottom: -15px;
}

label.mm-check:before {
  border-left: 3px solid;
  border-bottom: 3px solid;
  width: 40%;
  height: 20%;
  margin: 25% 0 0 20%;
  opacity: .1;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

input.mm-check:checked~label.mm-check:before {
  opacity: 1;
}

.mm-menu.mm-vertical .mm-list>li label.mm-check,.mm-menu.mm-vertical .mm-list>li label.mm-toggle {
  bottom: auto;
  margin-bottom: 0;
}

.mm-menu.mm-vertical .mm-list>li label.mm-toggle {
  top: 5px;
}

.mm-menu.mm-vertical .mm-list>li label.mm-check {
  top: 5px;
}

label.mm-check,label.mm-toggle {
  right: 20px;
}

label.mm-toggle+a,label.mm-toggle+span {
  margin-right: 70px;
}

label.mm-check+a,label.mm-check+span {
  margin-right: 50px;
}

a.mm-subopen+label.mm-check,a.mm-subopen+label.mm-toggle {
  right: 50px;
}

a.mm-subopen+label.mm-toggle+a,a.mm-subopen+label.mm-toggle+span {
  margin-right: 100px;
}

a.mm-subopen+label.mm-check+a,a.mm-subopen+label.mm-check+span {
  margin-right: 80px;
}

em.mm-counter+a.mm-subopen+label.mm-check,em.mm-counter+a.mm-subopen+label.mm-toggle {
  right: 90px;
}

em.mm-counter+a.mm-subopen+label.mm-toggle+a,em.mm-counter+a.mm-subopen+label.mm-toggle+span {
  margin-right: 140px;
}

em.mm-counter+a.mm-subopen+label.mm-check+a,em.mm-counter+a.mm-subopen+label.mm-check+span {
  margin-right: 120px;
}

.mm-menu label.mm-toggle {
  background: rgba(0,0,0,.15);
}

.mm-menu label.mm-toggle:before {
  background: #333;
}

.mm-menu input.mm-toggle:checked~label.mm-toggle {
  background: #4bd963;
}

.mm-menu label.mm-check:before {
  border-color: rgba(255,255,255,.6);
}

html.mm-slide .mm-menu {
  -webkit-transition: -webkit-transform .4s ease;
  transition: transform .4s ease;
}

html.mm-slide.mm-opened .mm-menu {
  -webkit-transform: translateX(-30%);
  -moz-transform: translateX(-30%);
  -ms-transform: translateX(-30%);
  -o-transform: translateX(-30%);
  transform: translateX(-30%);
}

html.mm-slide.mm-opening .mm-menu {
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  -ms-transform: translateX(0);
  -o-transform: translateX(0);
  transform: translateX(0);
}

html.mm-slide.mm-right.mm-opened .mm-menu {
  -webkit-transform: translateX(30%);
  -moz-transform: translateX(30%);
  -ms-transform: translateX(30%);
  -o-transform: translateX(30%);
  transform: translateX(30%);
}

html.mm-slide.mm-right.mm-opening .mm-menu {
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  -ms-transform: translateX(0);
  -o-transform: translateX(0);
  transform: translateX(0);
}

html.mm-slide.mm-top.mm-opened .mm-menu {
  -webkit-transform: translateY(-30%);
  -moz-transform: translateY(-30%);
  -ms-transform: translateY(-30%);
  -o-transform: translateY(-30%);
  transform: translateY(-30%);
}

html.mm-slide.mm-top.mm-opening .mm-menu {
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
}

html.mm-slide.mm-bottom.mm-opened .mm-menu {
  -webkit-transform: translateY(30%);
  -moz-transform: translateY(30%);
  -ms-transform: translateY(30%);
  -o-transform: translateY(30%);
  transform: translateY(30%);
}

html.mm-slide.mm-bottom.mm-opening .mm-menu {
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
}

html.mm-zoom-menu .mm-menu {
  -webkit-transition: -webkit-transform .4s ease;
  transition: transform .4s ease;
}

html.mm-zoom-menu.mm-opened .mm-menu {
  -webkit-transform: scale(.7,.7) translateX(-30%);
  -moz-transform: scale(.7,.7) translateX(-30%);
  -ms-transform: scale(.7,.7) translateX(-30%);
  -o-transform: scale(.7,.7) translateX(-30%);
  transform: scale(.7,.7) translateX(-30%);
  -webkit-transform-origin: left center;
  -moz-transform-origin: left center;
  -ms-transform-origin: left center;
  -o-transform-origin: left center;
  transform-origin: left center;
}

html.mm-zoom-menu.mm-opening .mm-menu {
  -webkit-transform: scale(1,1) translateX(0);
  -moz-transform: scale(1,1) translateX(0);
  -ms-transform: scale(1,1) translateX(0);
  -o-transform: scale(1,1) translateX(0);
  transform: scale(1,1) translateX(0);
}

html.mm-zoom-menu.mm-right.mm-opened .mm-menu {
  -webkit-transform: scale(.7,.7) translateX(30%);
  -moz-transform: scale(.7,.7) translateX(30%);
  -ms-transform: scale(.7,.7) translateX(30%);
  -o-transform: scale(.7,.7) translateX(30%);
  transform: scale(.7,.7) translateX(30%);
  -webkit-transform-origin: right center;
  -moz-transform-origin: right center;
  -ms-transform-origin: right center;
  -o-transform-origin: right center;
  transform-origin: right center;
}

html.mm-zoom-menu.mm-right.mm-opening .mm-menu {
  -webkit-transform: scale(1,1) translateX(0);
  -moz-transform: scale(1,1) translateX(0);
  -ms-transform: scale(1,1) translateX(0);
  -o-transform: scale(1,1) translateX(0);
  transform: scale(1,1) translateX(0);
}

html.mm-zoom-menu.mm-top.mm-opened .mm-menu {
  -webkit-transform: scale(.7,.7) translateY(-30%);
  -moz-transform: scale(.7,.7) translateY(-30%);
  -ms-transform: scale(.7,.7) translateY(-30%);
  -o-transform: scale(.7,.7) translateY(-30%);
  transform: scale(.7,.7) translateY(-30%);
  -webkit-transform-origin: center top;
  -moz-transform-origin: center top;
  -ms-transform-origin: center top;
  -o-transform-origin: center top;
  transform-origin: center top;
}

html.mm-zoom-menu.mm-top.mm-opening .mm-menu {
  -webkit-transform: scale(1,1) translateY(0);
  -moz-transform: scale(1,1) translateY(0);
  -ms-transform: scale(1,1) translateY(0);
  -o-transform: scale(1,1) translateY(0);
  transform: scale(1,1) translateY(0);
}

html.mm-zoom-menu.mm-bottom.mm-opened .mm-menu {
  -webkit-transform: scale(.7,.7) translateY(30%);
  -moz-transform: scale(.7,.7) translateY(30%);
  -ms-transform: scale(.7,.7) translateY(30%);
  -o-transform: scale(.7,.7) translateY(30%);
  transform: scale(.7,.7) translateY(30%);
  -webkit-transform-origin: center bottom;
  -moz-transform-origin: center bottom;
  -ms-transform-origin: center bottom;
  -o-transform-origin: center bottom;
  transform-origin: center bottom;
}

html.mm-zoom-menu.mm-bottom.mm-opening .mm-menu {
  -webkit-transform: scale(1,1) translateY(0);
  -moz-transform: scale(1,1) translateY(0);
  -ms-transform: scale(1,1) translateY(0);
  -o-transform: scale(1,1) translateY(0);
  transform: scale(1,1) translateY(0);
}

html.mm-zoom-panels .mm-menu.mm-horizontal>.mm-panel {
  -webkit-transform: scale(1.5,1.5) translateX(100%);
  -moz-transform: scale(1.5,1.5) translateX(100%);
  -ms-transform: scale(1.5,1.5) translateX(100%);
  -o-transform: scale(1.5,1.5) translateX(100%);
  transform: scale(1.5,1.5) translateX(100%);
  -webkit-transform-origin: left center;
  -moz-transform-origin: left center;
  -ms-transform-origin: left center;
  -o-transform-origin: left center;
  transform-origin: left center;
  -webkit-transition-property: -webkit-transform,left;
  transition-property: transform,left;
}

html.mm-zoom-panels .mm-menu.mm-horizontal>.mm-panel.mm-opened {
  -webkit-transform: scale(1,1) translateX(0);
  -moz-transform: scale(1,1) translateX(0);
  -ms-transform: scale(1,1) translateX(0);
  -o-transform: scale(1,1) translateX(0);
  transform: scale(1,1) translateX(0);
}

html.mm-zoom-panels .mm-menu.mm-horizontal>.mm-panel.mm-opened.mm-subopened {
  -webkit-transform: scale(.7,.7) translateX(-30%);
  -moz-transform: scale(.7,.7) translateX(-30%);
  -ms-transform: scale(.7,.7) translateX(-30%);
  -o-transform: scale(.7,.7) translateX(-30%);
  transform: scale(.7,.7) translateX(-30%);
}

.mm-menu.mm-fullscreen {
  width: 100%;
  min-width: 140px;
  max-width: 10000px;
}

html.mm-opening.mm-fullscreen .mm-slideout {
  -webkit-transform: translate(100%,0);
  -moz-transform: translate(100%,0);
  -ms-transform: translate(100%,0);
  -o-transform: translate(100%,0);
  transform: translate(100%,0);
}

@media all and (max-width:140px) {
  html.mm-opening.mm-fullscreen .mm-slideout {
    -webkit-transform: translate(140px,0);
    -moz-transform: translate(140px,0);
    -ms-transform: translate(140px,0);
    -o-transform: translate(140px,0);
    transform: translate(140px,0);
  }
}

@media all and (min-width:10000px) {
  html.mm-opening.mm-fullscreen .mm-slideout {
    -webkit-transform: translate(10000px,0);
    -moz-transform: translate(10000px,0);
    -ms-transform: translate(10000px,0);
    -o-transform: translate(10000px,0);
    transform: translate(10000px,0);
  }
}

html.mm-right.mm-opening.mm-fullscreen .mm-slideout {
  -webkit-transform: translate(-100%,0);
  -moz-transform: translate(-100%,0);
  -ms-transform: translate(-100%,0);
  -o-transform: translate(-100%,0);
  transform: translate(-100%,0);
}

@media all and (max-width:140px) {
  html.mm-right.mm-opening.mm-fullscreen .mm-slideout {
    -webkit-transform: translate(-140px,0);
    -moz-transform: translate(-140px,0);
    -ms-transform: translate(-140px,0);
    -o-transform: translate(-140px,0);
    transform: translate(-140px,0);
  }
}

@media all and (min-width:10000px) {
  html.mm-right.mm-opening.mm-fullscreen .mm-slideout {
    -webkit-transform: translate(-10000px,0);
    -moz-transform: translate(-10000px,0);
    -ms-transform: translate(-10000px,0);
    -o-transform: translate(-10000px,0);
    transform: translate(-10000px,0);
  }
}

.mm-menu.mm-front.mm-fullscreen.mm-bottom,.mm-menu.mm-front.mm-fullscreen.mm-top {
  height: 100%;
  min-height: 140px;
  max-height: 10000px;
}

html.mm-opened.mm-fullscreen .mm-page {
  box-shadow: none!important;
}

.mm-menu.mm-bottom,.mm-menu.mm-top {
  width: 100%;
  min-width: 100%;
  max-width: 100%;
}

.mm-menu.mm-right {
  left: auto;
  right: 0;
}

.mm-menu.mm-bottom {
  top: auto;
  bottom: 0;
}

html.mm-right.mm-opening .mm-slideout {
  -webkit-transform: translate(-80%,0);
  -moz-transform: translate(-80%,0);
  -ms-transform: translate(-80%,0);
  -o-transform: translate(-80%,0);
  transform: translate(-80%,0);
}

@media all and (max-width:175px) {
  html.mm-right.mm-opening .mm-slideout {
    -webkit-transform: translate(-140px,0);
    -moz-transform: translate(-140px,0);
    -ms-transform: translate(-140px,0);
    -o-transform: translate(-140px,0);
    transform: translate(-140px,0);
  }
}

@media all and (min-width:550px) {
  html.mm-right.mm-opening .mm-slideout {
    -webkit-transform: translate(-440px,0);
    -moz-transform: translate(-440px,0);
    -ms-transform: translate(-440px,0);
    -o-transform: translate(-440px,0);
    transform: translate(-440px,0);
  }
}

html.mm-front .mm-slideout {
  -webkit-transform: none!important;
  -moz-transform: none!important;
  -ms-transform: none!important;
  -o-transform: none!important;
  transform: none!important;
  z-index: 0!important;
}

.mm-menu.mm-front {
  z-index: 1;
  box-shadow: 0 0 15px rgba(0,0,0,.5);
}

html.mm-opened.mm-next .mm-page {
  box-shadow: none;
}

.mm-menu.mm-front,.mm-menu.mm-next {
  -webkit-transition: -webkit-transform .4s ease;
  -ms-transition: -ms-transform .4s ease;
  transition: transform .4s ease;
  -webkit-transform: translate(-100%,0);
  -moz-transform: translate(-100%,0);
  -ms-transform: translate(-100%,0);
  -o-transform: translate(-100%,0);
  transform: translate(-100%,0);
}

.mm-menu.mm-front.mm-right,.mm-menu.mm-next.mm-right {
  -webkit-transform: translate(100%,0);
  -moz-transform: translate(100%,0);
  -ms-transform: translate(100%,0);
  -o-transform: translate(100%,0);
  transform: translate(100%,0);
}

.mm-menu.mm-front.mm-top {
  -webkit-transform: translate(0,-100%);
  -moz-transform: translate(0,-100%);
  -ms-transform: translate(0,-100%);
  -o-transform: translate(0,-100%);
  transform: translate(0,-100%);
}

.mm-menu.mm-front.mm-bottom {
  -webkit-transform: translate(0,100%);
  -moz-transform: translate(0,100%);
  -ms-transform: translate(0,100%);
  -o-transform: translate(0,100%);
  transform: translate(0,100%);
}

html.mm-opening .mm-menu.mm-front,html.mm-opening .mm-menu.mm-next {
  -webkit-transform: translate(0,0);
  -moz-transform: translate(0,0);
  -ms-transform: translate(0,0);
  -o-transform: translate(0,0);
  transform: translate(0,0);
}

.mm-menu.mm-front.mm-bottom,.mm-menu.mm-front.mm-top {
  height: 80%;
  min-height: 140px;
  max-height: 880px;
}

html.mm-opened.mm-light .mm-page {
  box-shadow: 0 0 10px rgba(0,0,0,.3);
}

.mm-menu.mm-light {
  background: #f3f3f3;
  color: rgba(0,0,0,.6);
}

.mm-menu.mm-light .mm-list>li:after {
  border-color: rgba(0,0,0,.1);
}

.mm-menu.mm-light .mm-list>li>a.mm-subclose {
  background: rgba(255,255,255,.6);
  color: rgba(0,0,0,.3);
}

.mm-menu.mm-light .mm-list>li>a.mm-subclose:before,.mm-menu.mm-light .mm-list>li>a.mm-subopen:after {
  border-color: rgba(0,0,0,.3);
}

.mm-menu.mm-light .mm-list>li>a.mm-subopen:before {
  border-color: rgba(0,0,0,.1);
}

.mm-menu.mm-light .mm-list>li.mm-selected>a:not(.mm-subopen),.mm-menu.mm-light .mm-list>li.mm-selected>span {
  background: rgba(255,255,255,.6);
}

.mm-menu.mm-light .mm-list>li.mm-label {
  background: rgba(0,0,0,.03);
}

.mm-menu.mm-light.mm-vertical .mm-list li.mm-opened>a.mm-subopen,.mm-menu.mm-light.mm-vertical .mm-list li.mm-opened>ul {
  background: rgba(0,0,0,.03);
}

.mm-menu.mm-light .mm-buttonbar {
  border-color: rgba(0,0,0,.6);
  background: #f3f3f3;
}

.mm-menu.mm-light .mm-buttonbar>* {
  border-color: rgba(0,0,0,.6);
}

.mm-menu.mm-light .mm-buttonbar>input:checked+label {
  background: rgba(0,0,0,.6);
  color: #f3f3f3;
}

.mm-menu.mm-light label.mm-check:before {
  border-color: rgba(0,0,0,.6);
}

.mm-menu.mm-light em.mm-counter {
  color: rgba(0,0,0,.3);
}

.mm-menu.mm-light .mm-footer {
  border-color: rgba(0,0,0,.1);
  color: rgba(0,0,0,.3);
}

.mm-menu.mm-light .mm-header {
  border-color: rgba(0,0,0,.1);
  color: rgba(0,0,0,.3);
}

.mm-menu.mm-light .mm-header .mm-close:after,.mm-menu.mm-light .mm-header .mm-next:after,.mm-menu.mm-light .mm-header .mm-prev:before {
  border-color: rgba(0,0,0,.3);
}

.mm-menu.mm-light .mm-list li.mm-label>div>div {
  background: rgba(0,0,0,.03);
}

.mm-menu.mm-light .mm-search input {
  background: rgba(0,0,0,.1);
  color: rgba(0,0,0,.6);
}

.mm-menu.mm-light .mm-noresultsmsg {
  color: rgba(0,0,0,.3);
}

.mm-menu.mm-light label.mm-toggle {
  background: rgba(0,0,0,.1);
}

.mm-menu.mm-light label.mm-toggle:before {
  background: #f3f3f3;
}

.mm-menu.mm-light input.mm-toggle:checked~label.mm-toggle {
  background: #4bd963;
}

html.mm-opened.mm-white .mm-page {
  box-shadow: 0 0 10px rgba(0,0,0,.3);
}

.mm-menu.mm-white {
  background: #fff;
  color: rgba(0,0,0,.6);
}

.mm-menu.mm-white .mm-list>li:after {
  border-color: rgba(0,0,0,.1);
}

.mm-menu.mm-white .mm-list>li>a.mm-subclose {
  background: rgba(0,0,0,.06);
  color: rgba(0,0,0,.3);
}

.mm-menu.mm-white .mm-list>li>a.mm-subclose:before,.mm-menu.mm-white .mm-list>li>a.mm-subopen:after {
  border-color: rgba(0,0,0,.3);
}

.mm-menu.mm-white .mm-list>li>a.mm-subopen:before {
  border-color: rgba(0,0,0,.1);
}

.mm-menu.mm-white .mm-list>li.mm-selected>a:not(.mm-subopen),.mm-menu.mm-white .mm-list>li.mm-selected>span {
  background: rgba(0,0,0,.06);
}

.mm-menu.mm-white .mm-list>li.mm-label {
  background: rgba(0,0,0,.03);
}

.mm-menu.mm-white.mm-vertical .mm-list li.mm-opened>a.mm-subopen,.mm-menu.mm-white.mm-vertical .mm-list li.mm-opened>ul {
  background: rgba(0,0,0,.03);
}

.mm-menu.mm-white .mm-buttonbar {
  border-color: rgba(0,0,0,.6);
  background: #fff;
}

.mm-menu.mm-white .mm-buttonbar>* {
  border-color: rgba(0,0,0,.6);
}

.mm-menu.mm-white .mm-buttonbar>input:checked+label {
  background: rgba(0,0,0,.6);
  color: #fff;
}

.mm-menu.mm-white label.mm-check:before {
  border-color: rgba(0,0,0,.6);
}

.mm-menu.mm-white em.mm-counter {
  color: rgba(0,0,0,.3);
}

.mm-menu.mm-white .mm-footer {
  border-color: rgba(0,0,0,.1);
  color: rgba(0,0,0,.3);
}

.mm-menu.mm-white .mm-header {
  border-color: rgba(0,0,0,.1);
  color: rgba(0,0,0,.3);
}

.mm-menu.mm-white .mm-header .mm-close:after,.mm-menu.mm-white .mm-header .mm-next:after,.mm-menu.mm-white .mm-header .mm-prev:before {
  border-color: rgba(0,0,0,.3);
}

.mm-menu.mm-white .mm-list li.mm-label>div>div {
  background: rgba(0,0,0,.03);
}

.mm-menu.mm-white .mm-search input {
  background: rgba(0,0,0,.1);
  color: rgba(0,0,0,.6);
}

.mm-menu.mm-white .mm-noresultsmsg {
  color: rgba(0,0,0,.3);
}

.mm-menu.mm-white label.mm-toggle {
  background: rgba(0,0,0,.1);
}

.mm-menu.mm-white label.mm-toggle:before {
  background: #fff;
}

.mm-menu.mm-white input.mm-toggle:checked~label.mm-toggle {
  background: #4bd963;
}

html.mm-opened.mm-black .mm-page {
  box-shadow: none;
}

.mm-menu.mm-black {
  background: #000;
  color: rgba(255,255,255,.6);
}

.mm-menu.mm-black .mm-list>li:after {
  border-color: rgba(255,255,255,.2);
}

.mm-menu.mm-black .mm-list>li>a.mm-subclose {
  background: rgba(255,255,255,.25);
  color: rgba(255,255,255,.3);
}

.mm-menu.mm-black .mm-list>li>a.mm-subclose:before,.mm-menu.mm-black .mm-list>li>a.mm-subopen:after {
  border-color: rgba(255,255,255,.3);
}

.mm-menu.mm-black .mm-list>li>a.mm-subopen:before {
  border-color: rgba(255,255,255,.2);
}

.mm-menu.mm-black .mm-list>li.mm-selected>a:not(.mm-subopen),.mm-menu.mm-black .mm-list>li.mm-selected>span {
  background: rgba(255,255,255,.25);
}

.mm-menu.mm-black .mm-list>li.mm-label {
  background: rgba(255,255,255,.15);
}

.mm-menu.mm-black.mm-vertical .mm-list li.mm-opened>a.mm-subopen,.mm-menu.mm-black.mm-vertical .mm-list li.mm-opened>ul {
  background: rgba(255,255,255,.15);
}

.mm-menu.mm-black .mm-buttonbar {
  border-color: rgba(255,255,255,.6);
  background: #000;
}

.mm-menu.mm-black .mm-buttonbar>* {
  border-color: rgba(255,255,255,.6);
}

.mm-menu.mm-black .mm-buttonbar>input:checked+label {
  background: rgba(255,255,255,.6);
  color: #000;
}

.mm-menu.mm-black label.mm-check:before {
  border-color: rgba(255,255,255,.6);
}

.mm-menu.mm-black em.mm-counter {
  color: rgba(255,255,255,.3);
}

.mm-menu.mm-black .mm-footer {
  border-color: rgba(255,255,255,.2);
  color: rgba(255,255,255,.3);
}

.mm-menu.mm-black .mm-header {
  border-color: rgba(255,255,255,.2);
  color: rgba(255,255,255,.3);
}

.mm-menu.mm-black .mm-header .mm-close:after,.mm-menu.mm-black .mm-header .mm-next:after,.mm-menu.mm-black .mm-header .mm-prev:before {
  border-color: rgba(255,255,255,.3);
}

.mm-menu.mm-black .mm-list li.mm-label>div>div {
  background: rgba(255,255,255,.15);
}

.mm-menu.mm-black .mm-search input {
  background: rgba(255,255,255,.3);
  color: rgba(255,255,255,.6);
}

.mm-menu.mm-black .mm-noresultsmsg {
  color: rgba(255,255,255,.3);
}

.mm-menu.mm-black label.mm-toggle {
  background: rgba(255,255,255,.2);
}

.mm-menu.mm-black label.mm-toggle:before {
  background: #000;
}

-menu.mm-black input.mm-toggle:checked~label.mm-toggle {
  background: #4bd963;
}

.mm-menu.mm-horizontal>.mm-panel {
  -webkit-transition: -webkit-transform .4s ease;
  transition: transform .4s ease;
}

.mm-menu .mm-hidden {
  display: none;
}

.mm-wrapper {
  overflow-x: hidden;
  position: relative;
}

.mm-menu,.mm-menu>.mm-panel {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
}

.mm-menu {
  background: inherit;
  display: block;
  overflow: hidden;
  padding: 0;
}

.mm-menu>.mm-panel {
  background: inherit;
  -webkit-overflow-scrolling: touch;
  overflow: scroll;
  overflow-x: hidden;
  overflow-y: auto;
  box-sizing: border-box;
  padding: 20px;
  -webkit-transform: translate(100%,0);
  -moz-transform: translate(100%,0);
  -ms-transform: translate(100%,0);
  -o-transform: translate(100%,0);
  transform: translate(100%,0);
}

.mm-menu>.mm-panel.mm-opened {
  -webkit-transform: translate(0,0);
  -moz-transform: translate(0,0);
  -ms-transform: translate(0,0);
  -o-transform: translate(0,0);
  transform: translate(0,0);
}

.mm-menu>.mm-panel.mm-subopened {
  -webkit-transform: translate(-30%,0);
  -moz-transform: translate(-30%,0);
  -ms-transform: translate(-30%,0);
  -o-transform: translate(-30%,0);
  transform: translate(-30%,0);
}

.mm-menu>.mm-panel.mm-highest {
  z-index: 1;
}

.mm-menu .mm-list {
  padding: 20px 0;
}

.mm-menu>.mm-list {
  padding-bottom: 0;
}

.mm-menu>.mm-list:after {
  content: '';
  display: block;
  height: 40px;
}

.mm-panel>.mm-list {
  margin-left: -20px;
  margin-right: -20px;
}

.mm-panel>.mm-list:first-child {
  padding-top: 0;
}

.mm-list,.mm-list>li {
  list-style: none;
  display: block;
  padding: 0;
  margin: 0;
}

.mm-list {
  font: inherit;
  font-size: 14px;
}

.mm-list a,.mm-list a:hover {
  text-decoration: none;
}

.mm-list>li {
  position: relative;
}

.mm-list>li>a,.mm-list>li>span {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  color: inherit;
  line-height: 20px;
  display: block;
  padding: 10px 10px 10px 20px;
  margin: 0;
}

.mm-list>li:not(.mm-subtitle):not(.mm-label):not(.mm-search):not(.mm-noresults):after {
  content: '';
  border-bottom-width: 1px;
  border-bottom-style: solid;
  display: block;
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
}

.mm-list>li:not(.mm-subtitle):not(.mm-label):not(.mm-search):not(.mm-noresults):after {
  width: auto;
  margin-left: 20px;
  position: relative;
  left: auto;
}

.mm-list a.mm-subopen {
  background: transparent;
  width: 40px;
  height: 100%;
  padding: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 2;
}

.mm-list a.mm-subopen:before {
  content: '';
  border-left-width: 1px;
  border-left-style: solid;
  display: block;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}

.mm-list a.mm-subopen.mm-fullsubopen {
  width: 100%;
}

.mm-list a.mm-subopen.mm-fullsubopen:before {
  border-left: none;
}

.mm-list a.mm-subopen+a,.mm-list a.mm-subopen+span {
  padding-right: 5px;
  margin-right: 40px;
}

.mm-list>li.mm-selected>a.mm-subopen {
  background: 0 0;
}

.mm-list>li.mm-selected>a.mm-fullsubopen+a,.mm-list>li.mm-selected>a.mm-fullsubopen+span {
  padding-right: 45px;
  margin-right: 0;
}

.mm-list a.mm-subclose {
  text-indent: 20px;
  padding-top: 30px;
  margin-top: -20px;
}

.mm-list>li.mm-label {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  font-size: 10px;
  text-transform: uppercase;
  text-indent: 20px;
  line-height: 25px;
  padding-right: 5px;
}

.mm-list>li.mm-spacer {
  padding-top: 40px;
}

.mm-list>li.mm-spacer.mm-label {
  padding-top: 25px;
}

.mm-list a.mm-subclose:before,.mm-list a.mm-subopen:after {
  content: '';
  border: 2px solid transparent;
  display: inline-block;
  width: 7px;
  height: 7px;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
  margin-bottom: -5px;
  position: absolute;
  bottom: 50%;
}

.mm-list a.mm-subopen:after {
  border-top: none;
  border-left: none;
  right: 18px;
}

.mm-list a.mm-subclose:before {
  border-right: none;
  border-bottom: none;
  margin-bottom: -15px;
  left: 22px;
}

.mm-menu.mm-vertical .mm-list .mm-panel {
  display: none;
  padding: 10px 0 10px 10px;
}

.mm-menu.mm-vertical .mm-list .mm-panel li:last-child:after {
  border-color: transparent;
}

.mm-menu.mm-vertical .mm-list li.mm-opened>.mm-panel {
  display: block;
}

.mm-menu.mm-vertical .mm-list>li>a.mm-subopen {
  height: 40px;
}

.mm-menu.mm-vertical .mm-list>li>a.mm-subopen:after {
  top: 16px;
  bottom: auto;
}

.mm-menu.mm-vertical .mm-list>li.mm-opened>a.mm-subopen:after {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}

.mm-menu.mm-vertical .mm-list>li.mm-label>a.mm-subopen {
  height: 25px;
}

html.mm-opened .mm-page {
  box-shadow: 0 0 20px rgba(0,0,0,.5);
}

.mm-menu {
  background: #333;
  color: rgba(255,255,255,.6);
}

.mm-menu .mm-list>li:after {
  border-color: rgba(0,0,0,.15);
}

.mm-menu .mm-list>li>a.mm-subclose {
  background: rgba(0,0,0,.1);
  color: rgba(255,255,255,.3);
}

.mm-menu .mm-list>li>a.mm-subclose:before,.mm-menu .mm-list>li>a.mm-subopen:after {
  border-color: rgba(255,255,255,.3);
}

.mm-menu .mm-list>li>a.mm-subopen:before {
  border-color: rgba(0,0,0,.15);
}

.mm-menu .mm-list>li.mm-selected>a:not(.mm-subopen),.mm-menu .mm-list>li.mm-selected>span {
  background: rgba(0,0,0,.1);
}

.mm-menu .mm-list>li.mm-label {
  background: rgba(255,255,255,.05);
}

.mm-menu.mm-vertical .mm-list li.mm-opened>a.mm-subopen,.mm-menu.mm-vertical .mm-list li.mm-opened>ul {
  background: rgba(255,255,255,.05);
}

.mm-page {
  box-sizing: border-box;
  position: relative;
}

.mm-slideout {
  -webkit-transition: -webkit-transform .4s ease;
  -ms-transition: -ms-transform .4s ease;
  transition: transform .4s ease;
}

html.mm-opened {
  overflow: hidden;
  position: relative;
}

html.mm-opened body {
  overflow: hidden;
}

html.mm-background .mm-page {
  background: inherit;
}

#mm-blocker {
  background: transparent;
  display: none;
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 999999;
}

html.mm-blocking #mm-blocker,html.mm-opened #mm-blocker {
  display: block;
}

.mm-menu.mm-offcanvas {
  display: none;
  position: fixed;
}

.mm-menu.mm-current {
  display: block;
}

.mm-menu {
  width: 80%;
  min-width: 140px;
  max-width: 440px;
}

html.mm-opening .mm-slideout {
  -webkit-transform: translate(80%,0);
  -moz-transform: translate(80%,0);
  -ms-transform: translate(80%,0);
  -o-transform: translate(80%,0);
  transform: translate(80%,0);
}

@media all and (max-width:175px) {
  html.mm-opening .mm-slideout {
    -webkit-transform: translate(140px,0);
    -moz-transform: translate(140px,0);
    -ms-transform: translate(140px,0);
    -o-transform: translate(140px,0);
    transform: translate(140px,0);
  }
}

@media all and (min-width:550px) {
  html.mm-opening .mm-slideout {
    -webkit-transform: translate(440px,0);
    -moz-transform: translate(440px,0);
    -ms-transform: translate(440px,0);
    -o-transform: translate(440px,0);
    transform: translate(440px,0);
  }
}

html.mm-opened.mm-light .mm-page {
  box-shadow: 0 0 10px rgba(0,0,0,.3);
}

.mm-menu.mm-light {
  background: #f3f3f3;
  color: rgba(0,0,0,.6);
}

.mm-menu.mm-light .mm-list>li:after {
  border-color: rgba(0,0,0,.1);
}

.mm-menu.mm-light .mm-list>li>a.mm-subclose {
  background: rgba(255,255,255,.6);
  color: rgba(0,0,0,.3);
}

.mm-menu.mm-light .mm-list>li>a.mm-subclose:before,.mm-menu.mm-light .mm-list>li>a.mm-subopen:after {
  border-color: rgba(0,0,0,.3);
}

.mm-menu.mm-light .mm-list>li>a.mm-subopen:before {
  border-color: rgba(0,0,0,.1);
}

.mm-menu.mm-light .mm-list>li.mm-selected>a:not(.mm-subopen),.mm-menu.mm-light .mm-list>li.mm-selected>span {
  background: rgba(255,255,255,.6);
}

.mm-menu.mm-light .mm-list>li.mm-label {
  background: rgba(0,0,0,.03);
}

.mm-menu.mm-light.mm-vertical .mm-list li.mm-opened>a.mm-subopen,.mm-menu.mm-light.mm-vertical .mm-list li.mm-opened>ul {
  background: rgba(0,0,0,.03);
}

.mm-menu.mm-light .mm-buttonbar {
  border-color: rgba(0,0,0,.6);
  background: #f3f3f3;
}

.mm-menu.mm-light .mm-buttonbar>* {
  border-color: rgba(0,0,0,.6);
}

.mm-menu.mm-light .mm-buttonbar>input:checked+label {
  background: rgba(0,0,0,.6);
  color: #f3f3f3;
}

.mm-menu.mm-light label.mm-check:before {
  border-color: rgba(0,0,0,.6);
}

.mm-menu.mm-light em.mm-counter {
  color: rgba(0,0,0,.3);
}

.mm-menu.mm-light .mm-footer {
  border-color: rgba(0,0,0,.1);
  color: rgba(0,0,0,.3);
}

.mm-menu.mm-light .mm-header {
  border-color: rgba(0,0,0,.1);
  color: rgba(0,0,0,.3);
}

.mm-menu.mm-light .mm-header .mm-close:after,.mm-menu.mm-light .mm-header .mm-next:after,.mm-menu.mm-light .mm-header .mm-prev:before {
  border-color: rgba(0,0,0,.3);
}

.mm-menu.mm-light .mm-list li.mm-label>div>div {
  background: rgba(0,0,0,.03);
}

.mm-menu.mm-light .mm-search input {
  background: rgba(0,0,0,.1);
  color: rgba(0,0,0,.6);
}

.mm-menu.mm-light .mm-noresultsmsg {
  color: rgba(0,0,0,.3);
}

.mm-menu.mm-light label.mm-toggle {
  background: rgba(0,0,0,.1);
}

.mm-menu.mm-light label.mm-toggle:before {
  background: #f3f3f3;
}

.mm-menu.mm-light input.mm-toggle:checked~label.mm-toggle {
  background: #4bd963;
}

html.mm-opened.mm-white .mm-page {
  box-shadow: 0 0 10px rgba(0,0,0,.3);
}

.mm-menu.mm-white {
  background: #fff;
  color: rgba(0,0,0,.6);
}

.mm-menu.mm-white .mm-list>li:after {
  border-color: rgba(0,0,0,.1);
}

.mm-menu.mm-white .mm-list>li>a.mm-subclose {
  background: rgba(0,0,0,.06);
  color: rgba(0,0,0,.3);
}

.mm-menu.mm-white .mm-list>li>a.mm-subclose:before,.mm-menu.mm-white .mm-list>li>a.mm-subopen:after {
  border-color: rgba(0,0,0,.3);
}

.mm-menu.mm-white .mm-list>li>a.mm-subopen:before {
  border-color: rgba(0,0,0,.1);
}

.mm-menu.mm-white .mm-list>li.mm-selected>a:not(.mm-subopen),.mm-menu.mm-white .mm-list>li.mm-selected>span {
  background: rgba(0,0,0,.06);
}

.mm-menu.mm-white .mm-list>li.mm-label {
  background: rgba(0,0,0,.03);
}

.mm-menu.mm-white.mm-vertical .mm-list li.mm-opened>a.mm-subopen,.mm-menu.mm-white.mm-vertical .mm-list li.mm-opened>ul {
  background: rgba(0,0,0,.03);
}

.mm-menu.mm-white .mm-buttonbar {
  border-color: rgba(0,0,0,.6);
  background: #fff;
}

.mm-menu.mm-white .mm-buttonbar>* {
  border-color: rgba(0,0,0,.6);
}

.mm-menu.mm-white .mm-buttonbar>input:checked+label {
  background: rgba(0,0,0,.6);
  color: #fff;
}

.mm-menu.mm-white label.mm-check:before {
  border-color: rgba(0,0,0,.6);
}

.mm-menu.mm-white em.mm-counter {
  color: rgba(0,0,0,.3);
}

.mm-menu.mm-white .mm-footer {
  border-color: rgba(0,0,0,.1);
  color: rgba(0,0,0,.3);
}

.mm-menu.mm-white .mm-header {
  border-color: rgba(0,0,0,.1);
  color: rgba(0,0,0,.3);
}

.mm-menu.mm-white .mm-header .mm-close:after,.mm-menu.mm-white .mm-header .mm-next:after,.mm-menu.mm-white .mm-header .mm-prev:before {
  border-color: rgba(0,0,0,.3);
}

.mm-menu.mm-white .mm-list li.mm-label>div>div {
  background: rgba(0,0,0,.03);
}

.mm-menu.mm-white .mm-search input {
  background: rgba(0,0,0,.1);
  color: rgba(0,0,0,.6);
}

.mm-menu.mm-white .mm-noresultsmsg {
  color: rgba(0,0,0,.3);
}

.mm-menu.mm-white label.mm-toggle {
  background: rgba(0,0,0,.1);
}

.mm-menu.mm-white label.mm-toggle:before {
  background: #fff;
}

.mm-menu.mm-white input.mm-toggle:checked~label.mm-toggle {
  background: #4bd963;
}

html.mm-opened.mm-black .mm-page {
  box-shadow: none;
}

.mm-menu.mm-black {
  background: #000;
  color: rgba(255,255,255,.6);
}

.mm-menu.mm-black .mm-list>li:after {
  border-color: rgba(255,255,255,.2);
}

.mm-menu.mm-black .mm-list>li>a.mm-subclose {
  background: rgba(255,255,255,.25);
  color: rgba(255,255,255,.3);
}

.mm-menu.mm-black .mm-list>li>a.mm-subclose:before,.mm-menu.mm-black .mm-list>li>a.mm-subopen:after {
  border-color: rgba(255,255,255,.3);
}

.mm-menu.mm-black .mm-list>li>a.mm-subopen:before {
  border-color: rgba(255,255,255,.2);
}

.mm-menu.mm-black .mm-list>li.mm-selected>a:not(.mm-subopen),.mm-menu.mm-black .mm-list>li.mm-selected>span {
  background: rgba(255,255,255,.25);
}

.mm-menu.mm-black .mm-list>li.mm-label {
  background: rgba(255,255,255,.15);
}

.mm-menu.mm-black.mm-vertical .mm-list li.mm-opened>a.mm-subopen,.mm-menu.mm-black.mm-vertical .mm-list li.mm-opened>ul {
  background: rgba(255,255,255,.15);
}

.mm-menu.mm-black .mm-buttonbar {
  border-color: rgba(255,255,255,.6);
  background: #000;
}

.mm-menu.mm-black .mm-buttonbar>* {
  border-color: rgba(255,255,255,.6);
}

.mm-menu.mm-black .mm-buttonbar>input:checked+label {
  background: rgba(255,255,255,.6);
  color: #000;
}

.mm-menu.mm-black label.mm-check:before {
  border-color: rgba(255,255,255,.6);
}

.mm-menu.mm-black em.mm-counter {
  color: rgba(255,255,255,.3);
}

.mm-menu.mm-black .mm-footer {
  border-color: rgba(255,255,255,.2);
  color: rgba(255,255,255,.3);
}

.mm-menu.mm-black .mm-header {
  border-color: rgba(255,255,255,.2);
  color: rgba(255,255,255,.3);
}

.mm-menu.mm-black .mm-header .mm-close:after,.mm-menu.mm-black .mm-header .mm-next:after,.mm-menu.mm-black .mm-header .mm-prev:before {
  border-color: rgba(255,255,255,.3);
}

.mm-menu.mm-black .mm-list li.mm-label>div>div {
  background: rgba(255,255,255,.15);
}

.mm-menu.mm-black .mm-search input {
  background: rgba(255,255,255,.3);
  color: rgba(255,255,255,.6);
}

.mm-menu.mm-black .mm-noresultsmsg {
  color: rgba(255,255,255,.3);
}

.mm-menu.mm-black label.mm-toggle {
  background: rgba(255,255,255,.2);
}

.mm-menu.mm-black label.mm-toggle:before {
  background: #000;
}

.mm-menu.mm-black input.mm-toggle:checked~label.mm-toggle {
  background: #4bd963;
}

.ui-helper-hidden {
  display: none;
}

.ui-helper-hidden-accessible {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.ui-helper-reset {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  line-height: 1.3;
  text-decoration: none;
  font-size: 100%;
  list-style: none;
}

.ui-helper-clearfix:before,.ui-helper-clearfix:after {
  content: "";
  display: table;
  border-collapse: collapse;
}

.ui-helper-clearfix:after {
  clear: both;
}

.ui-helper-clearfix {
  min-height: 0;
}

.ui-front {
  z-index: 100;
}

.ui-state-disabled {
  cursor: default!important;
}

.ui-icon {
  display: block;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat;
}

.ui-widget-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.ui-draggable-handle {
  -ms-touch-action: none;
  touch-action: none;
}

.ui-resizable {
  position: relative;
}

.ui-resizable-handle {
  position: absolute;
  font-size: .1px;
  display: block;
  -ms-touch-action: none;
  touch-action: none;
}

.ui-resizable-disabled .ui-resizable-handle,.ui-resizable-autohide .ui-resizable-handle {
  display: none;
}

.ui-resizable-n {
  cursor: n-resize;
  height: 7px;
  width: 100%;
  top: -5px;
  left: 0;
}

.ui-resizable-s {
  cursor: s-resize;
  height: 7px;
  width: 100%;
  bottom: -5px;
  left: 0;
}

.ui-resizable-e {
  cursor: e-resize;
  width: 7px;
  right: -5px;
  top: 0;
  height: 100%;
}

.ui-resizable-w {
  cursor: w-resize;
  width: 7px;
  left: -5px;
  top: 0;
  height: 100%;
}

.ui-resizable-se {
  cursor: se-resize;
  width: 12px;
  height: 12px;
  right: 1px;
  bottom: 1px;
}

.ui-resizable-sw {
  cursor: sw-resize;
  width: 9px;
  height: 9px;
  left: -5px;
  bottom: -5px;
}

.ui-resizable-nw {
  cursor: nw-resize;
  width: 9px;
  height: 9px;
  left: -5px;
  top: -5px;
}

.ui-resizable-ne {
  cursor: ne-resize;
  width: 9px;
  height: 9px;
  right: -5px;
  top: -5px;
}

.ui-selectable {
  -ms-touch-action: none;
  touch-action: none;
}

.ui-selectable-helper {
  position: absolute;
  z-index: 100;
  border: 1px dotted #000;
}

.ui-sortable-handle {
  -ms-touch-action: none;
  touch-action: none;
}

.ui-accordion .ui-accordion-header {
  display: block;
  cursor: pointer;
  position: relative;
  margin: 2px 0 0;
  padding: .5em .5em .5em .7em;
  min-height: 0;
  font-size: 100%;
}

.ui-accordion .ui-accordion-icons {
  padding-left: 2.2em;
}

.ui-accordion .ui-accordion-icons .ui-accordion-icons {
  padding-left: 2.2em;
}

.ui-accordion .ui-accordion-header .ui-accordion-header-icon {
  position: absolute;
  left: .5em;
  top: 50%;
  margin-top: -8px;
}

.ui-accordion .ui-accordion-content {
  padding: 1em 2.2em;
  border-top: 0;
  overflow: auto;
}

.ui-autocomplete {
  position: absolute;
  top: 0;
  left: 0;
  cursor: default;
}

.ui-button {
  display: inline-block;
  position: relative;
  padding: 0;
  line-height: normal;
  margin-right: .1em;
  cursor: pointer;
  vertical-align: middle;
  text-align: center;
  overflow: visible;
}

.ui-button,.ui-button:link,.ui-button:visited,.ui-button:hover,.ui-button:active {
  text-decoration: none;
}

.ui-button-icon-only {
  width: 2.2em;
}

button.ui-button-icon-only {
  width: 2.4em;
}

.ui-button-icons-only {
  width: 3.4em;
}

button.ui-button-icons-only {
  width: 3.7em;
}

.ui-button .ui-button-text {
  display: block;
  line-height: normal;
}

.ui-button-text-only .ui-button-text {
  padding: .4em 1em;
}

.ui-button-icon-only .ui-button-text,.ui-button-icons-only .ui-button-text {
  padding: .4em;
  text-indent: -9999999px;
}

.ui-button-text-icon-primary .ui-button-text,.ui-button-text-icons .ui-button-text {
  padding: .4em 1em .4em 2.1em;
}

.ui-button-text-icon-secondary .ui-button-text,.ui-button-text-icons .ui-button-text {
  padding: .4em 2.1em .4em 1em;
}

.ui-button-text-icons .ui-button-text {
  padding-left: 2.1em;
  padding-right: 2.1em;
}

input.ui-button {
  padding: .4em 1em;
}

.ui-button-icon-only .ui-icon,.ui-button-text-icon-primary .ui-icon,.ui-button-text-icon-secondary .ui-icon,.ui-button-text-icons .ui-icon,.ui-button-icons-only .ui-icon {
  position: absolute;
  top: 50%;
  margin-top: -8px;
}

.ui-button-icon-only .ui-icon {
  left: 50%;
  margin-left: -8px;
}

.ui-button-text-icon-primary .ui-button-icon-primary,.ui-button-text-icons .ui-button-icon-primary,.ui-button-icons-only .ui-button-icon-primary {
  left: .5em;
}

.ui-button-text-icon-secondary .ui-button-icon-secondary,.ui-button-text-icons .ui-button-icon-secondary,.ui-button-icons-only .ui-button-icon-secondary {
  right: .5em;
}

.ui-buttonset {
  margin-right: 7px;
}

.ui-buttonset .ui-button {
  margin-left: 0;
  margin-right: -.3em;
}

input.ui-button::-moz-focus-inner,button.ui-button::-moz-focus-inner {
  border: 0;
  padding: 0;
}

.ui-datepicker {
  width: 17em;
  padding: .2em .2em 0;
  display: none;
}

.ui-datepicker .ui-datepicker-header {
  position: relative;
  padding: .2em 0;
}

.ui-datepicker .ui-datepicker-prev,.ui-datepicker .ui-datepicker-next {
  position: absolute;
  top: 2px;
  width: 1.8em;
  height: 1.8em;
}

.ui-datepicker .ui-datepicker-prev-hover,.ui-datepicker .ui-datepicker-next-hover {
  top: 1px;
}

.ui-datepicker .ui-datepicker-prev {
  left: 2px;
}

.ui-datepicker .ui-datepicker-next {
  right: 2px;
}

.ui-datepicker .ui-datepicker-prev-hover {
  left: 1px;
}

.ui-datepicker .ui-datepicker-next-hover {
  right: 1px;
}

.ui-datepicker .ui-datepicker-prev span,.ui-datepicker .ui-datepicker-next span {
  display: block;
  position: absolute;
  left: 50%;
  margin-left: -8px;
  top: 50%;
  margin-top: -8px;
}

.ui-datepicker .ui-datepicker-title {
  margin: 0 2.3em;
  line-height: 1.8em;
  text-align: center;
}

.ui-datepicker .ui-datepicker-title select {
  font-size: 1em;
  margin: 1px 0;
}

.ui-datepicker select.ui-datepicker-month,.ui-datepicker select.ui-datepicker-year {
  width: 45%;
}

.ui-datepicker table {
  width: 100%;
  font-size: .9em;
  border-collapse: collapse;
  margin: 0 0 .4em;
}

.ui-datepicker th {
  padding: .7em .3em;
  text-align: center;
  font-weight: 700;
  border: 0;
}

.ui-datepicker td {
  border: 0;
  padding: 1px;
}

.ui-datepicker td span,.ui-datepicker td a {
  display: block;
  padding: .2em;
  text-align: right;
  text-decoration: none;
}

.ui-datepicker .ui-datepicker-buttonpane {
  background-image: none;
  margin: .7em 0 0;
  padding: 0 .2em;
  border-left: 0;
  border-right: 0;
  border-bottom: 0;
}

.ui-datepicker .ui-datepicker-buttonpane button {
  float: right;
  margin: .5em .2em .4em;
  cursor: pointer;
  padding: .2em .6em .3em;
  width: auto;
  overflow: visible;
}

.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
  float: left;
}

.ui-datepicker.ui-datepicker-multi {
  width: auto;
}

.ui-datepicker-multi .ui-datepicker-group {
  float: left;
}

.ui-datepicker-multi .ui-datepicker-group table {
  width: 95%;
  margin: 0 auto .4em;
}

.ui-datepicker-multi-2 .ui-datepicker-group {
  width: 50%;
}

.ui-datepicker-multi-3 .ui-datepicker-group {
  width: 33.3%;
}

.ui-datepicker-multi-4 .ui-datepicker-group {
  width: 25%;
}

.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
  border-left-width: 0;
}

.ui-datepicker-multi .ui-datepicker-buttonpane {
  clear: left;
}

.ui-datepicker-row-break {
  clear: both;
  width: 100%;
  font-size: 0;
}

.ui-datepicker-rtl {
  direction: rtl;
}

.ui-datepicker-rtl .ui-datepicker-prev {
  right: 2px;
  left: auto;
}

.ui-datepicker-rtl .ui-datepicker-next {
  left: 2px;
  right: auto;
}

.ui-datepicker-rtl .ui-datepicker-prev:hover {
  right: 1px;
  left: auto;
}

.ui-datepicker-rtl .ui-datepicker-next:hover {
  left: 1px;
  right: auto;
}

.ui-datepicker-rtl .ui-datepicker-buttonpane {
  clear: right;
}

.ui-datepicker-rtl .ui-datepicker-buttonpane button {
  float: left;
}

.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,.ui-datepicker-rtl .ui-datepicker-group {
  float: right;
}

.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
  border-right-width: 0;
  border-left-width: 1px;
}

.ui-dialog {
  overflow: hidden;
  position: absolute;
  top: 0;
  left: 0;
  padding: .2em;
  outline: 0;
}

.ui-dialog .ui-dialog-titlebar {
  padding: .4em 1em;
  position: relative;
}

.ui-dialog .ui-dialog-title {
  float: left;
  margin: .1em 0;
  white-space: nowrap;
  width: 90%;
  overflow: hidden;
  text-overflow: ellipsis;
}

.ui-dialog .ui-dialog-titlebar-close {
  position: absolute;
  right: .3em;
  top: 50%;
  width: 20px;
  margin: -10px 0 0;
  padding: 1px;
  height: 20px;
}

.ui-dialog .ui-dialog-content {
  position: relative;
  border: 0;
  padding: .5em 1em;
  background: 0 0;
  overflow: auto;
}

.ui-dialog .ui-dialog-buttonpane {
  text-align: left;
  border-width: 1px 0 0;
  background-image: none;
  margin-top: .5em;
  padding: .3em 1em .5em .4em;
}

.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
  float: right;
}

.ui-dialog .ui-dialog-buttonpane button {
  margin: .5em .4em .5em 0;
  cursor: pointer;
}

.ui-dialog .ui-resizable-se {
  width: 12px;
  height: 12px;
  right: -5px;
  bottom: -5px;
  background-position: 16px 16px;
}

.ui-draggable .ui-dialog-titlebar {
  cursor: move;
}

.ui-menu {
  list-style: none;
  padding: 0;
  margin: 0;
  display: block;
  outline: none;
}

.ui-menu .ui-menu {
  position: absolute;
}

.ui-menu .ui-menu-item {
  position: relative;
  margin: 0;
  padding: 3px 1em 3px .4em;
  cursor: pointer;
  min-height: 0;
  list-style-image: url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7);
}

.ui-menu .ui-menu-divider {
  margin: 5px 0;
  height: 0;
  font-size: 0;
  line-height: 0;
  border-width: 1px 0 0;
}

.ui-menu .ui-state-focus,.ui-menu .ui-state-active {
  margin: -1px;
}

.ui-menu-icons {
  position: relative;
}

.ui-menu-icons .ui-menu-item {
  padding-left: 2em;
}

.ui-menu .ui-icon {
  position: absolute;
  top: 0;
  bottom: 0;
  left: .2em;
  margin: auto 0;
}

.ui-menu .ui-menu-icon {
  left: auto;
  right: 0;
}

.ui-progressbar {
  height: 2em;
  text-align: left;
  overflow: hidden;
}

.ui-progressbar .ui-progressbar-value {
  margin: -1px;
  height: 100%;
}

.ui-progressbar .ui-progressbar-overlay {
  background: url(data:image/gif;base64,R0lGODlhKAAoAIABAAAAAP///yH/C05FVFNDQVBFMi4wAwEAAAAh+QQJAQABACwAAAAAKAAoAAACkYwNqXrdC52DS06a7MFZI+4FHBCKoDeWKXqymPqGqxvJrXZbMx7Ttc+w9XgU2FB3lOyQRWET2IFGiU9m1frDVpxZZc6bfHwv4c1YXP6k1Vdy292Fb6UkuvFtXpvWSzA+HycXJHUXiGYIiMg2R6W459gnWGfHNdjIqDWVqemH2ekpObkpOlppWUqZiqr6edqqWQAAIfkECQEAAQAsAAAAACgAKAAAApSMgZnGfaqcg1E2uuzDmmHUBR8Qil95hiPKqWn3aqtLsS18y7G1SzNeowWBENtQd+T1JktP05nzPTdJZlR6vUxNWWjV+vUWhWNkWFwxl9VpZRedYcflIOLafaa28XdsH/ynlcc1uPVDZxQIR0K25+cICCmoqCe5mGhZOfeYSUh5yJcJyrkZWWpaR8doJ2o4NYq62lAAACH5BAkBAAEALAAAAAAoACgAAAKVDI4Yy22ZnINRNqosw0Bv7i1gyHUkFj7oSaWlu3ovC8GxNso5fluz3qLVhBVeT/Lz7ZTHyxL5dDalQWPVOsQWtRnuwXaFTj9jVVh8pma9JjZ4zYSj5ZOyma7uuolffh+IR5aW97cHuBUXKGKXlKjn+DiHWMcYJah4N0lYCMlJOXipGRr5qdgoSTrqWSq6WFl2ypoaUAAAIfkECQEAAQAsAAAAACgAKAAAApaEb6HLgd/iO7FNWtcFWe+ufODGjRfoiJ2akShbueb0wtI50zm02pbvwfWEMWBQ1zKGlLIhskiEPm9R6vRXxV4ZzWT2yHOGpWMyorblKlNp8HmHEb/lCXjcW7bmtXP8Xt229OVWR1fod2eWqNfHuMjXCPkIGNileOiImVmCOEmoSfn3yXlJWmoHGhqp6ilYuWYpmTqKUgAAIfkECQEAAQAsAAAAACgAKAAAApiEH6kb58biQ3FNWtMFWW3eNVcojuFGfqnZqSebuS06w5V80/X02pKe8zFwP6EFWOT1lDFk8rGERh1TTNOocQ61Hm4Xm2VexUHpzjymViHrFbiELsefVrn6XKfnt2Q9G/+Xdie499XHd2g4h7ioOGhXGJboGAnXSBnoBwKYyfioubZJ2Hn0RuRZaflZOil56Zp6iioKSXpUAAAh+QQJAQABACwAAAAAKAAoAAACkoQRqRvnxuI7kU1a1UU5bd5tnSeOZXhmn5lWK3qNTWvRdQxP8qvaC+/yaYQzXO7BMvaUEmJRd3TsiMAgswmNYrSgZdYrTX6tSHGZO73ezuAw2uxuQ+BbeZfMxsexY35+/Qe4J1inV0g4x3WHuMhIl2jXOKT2Q+VU5fgoSUI52VfZyfkJGkha6jmY+aaYdirq+lQAACH5BAkBAAEALAAAAAAoACgAAAKWBIKpYe0L3YNKToqswUlvznigd4wiR4KhZrKt9Upqip61i9E3vMvxRdHlbEFiEXfk9YARYxOZZD6VQ2pUunBmtRXo1Lf8hMVVcNl8JafV38aM2/Fu5V16Bn63r6xt97j09+MXSFi4BniGFae3hzbH9+hYBzkpuUh5aZmHuanZOZgIuvbGiNeomCnaxxap2upaCZsq+1kAACH5BAkBAAEALAAAAAAoACgAAAKXjI8By5zf4kOxTVrXNVlv1X0d8IGZGKLnNpYtm8Lr9cqVeuOSvfOW79D9aDHizNhDJidFZhNydEahOaDH6nomtJjp1tutKoNWkvA6JqfRVLHU/QUfau9l2x7G54d1fl995xcIGAdXqMfBNadoYrhH+Mg2KBlpVpbluCiXmMnZ2Sh4GBqJ+ckIOqqJ6LmKSllZmsoq6wpQAAAh+QQJAQABACwAAAAAKAAoAAAClYx/oLvoxuJDkU1a1YUZbJ59nSd2ZXhWqbRa2/gF8Gu2DY3iqs7yrq+xBYEkYvFSM8aSSObE+ZgRl1BHFZNr7pRCavZ5BW2142hY3AN/zWtsmf12p9XxxFl2lpLn1rseztfXZjdIWIf2s5dItwjYKBgo9yg5pHgzJXTEeGlZuenpyPmpGQoKOWkYmSpaSnqKileI2FAAACH5BAkBAAEALAAAAAAoACgAAAKVjB+gu+jG4kORTVrVhRlsnn2dJ3ZleFaptFrb+CXmO9OozeL5VfP99HvAWhpiUdcwkpBH3825AwYdU8xTqlLGhtCosArKMpvfa1mMRae9VvWZfeB2XfPkeLmm18lUcBj+p5dnN8jXZ3YIGEhYuOUn45aoCDkp16hl5IjYJvjWKcnoGQpqyPlpOhr3aElaqrq56Bq7VAAAOw==);
  height: 100%;
  filter: alpha(opacity=25);
  opacity: .25;
}

.ui-progressbar-indeterminate .ui-progressbar-value {
  background-image: none;
}

.ui-selectmenu-menu {
  padding: 0;
  margin: 0;
  position: absolute;
  top: 0;
  left: 0;
  display: none;
}

.ui-selectmenu-menu .ui-menu {
  overflow: auto;
  overflow-x: hidden;
  padding-bottom: 1px;
}

.ui-selectmenu-menu .ui-menu .ui-selectmenu-optgroup {
  font-size: 1em;
  font-weight: 700;
  line-height: 1.5;
  padding: 2px .4em;
  margin: .5em 0 0;
  height: auto;
  border: 0;
}

.ui-selectmenu-open {
  display: block;
}

.ui-selectmenu-button {
  display: inline-block;
  overflow: hidden;
  position: relative;
  text-decoration: none;
  cursor: pointer;
}

.ui-selectmenu-button span.ui-icon {
  right: .5em;
  left: auto;
  margin-top: -8px;
  position: absolute;
  top: 50%;
}

.ui-selectmenu-button span.ui-selectmenu-text {
  text-align: left;
  padding: .4em 2.1em .4em 1em;
  display: block;
  line-height: 1.4;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.ui-slider {
  position: relative;
  text-align: left;
}

.ui-slider .ui-slider-handle {
  position: absolute;
  z-index: 2;
  width: 1.2em;
  height: 1.2em;
  cursor: default;
  -ms-touch-action: none;
  touch-action: none;
}

.ui-slider .ui-slider-range {
  position: absolute;
  z-index: 1;
  font-size: .7em;
  display: block;
  border: 0;
  background-position: 0 0;
}

.ui-slider.ui-state-disabled .ui-slider-handle,.ui-slider.ui-state-disabled .ui-slider-range {
  filter: inherit;
}

.ui-slider-horizontal {
  height: .8em;
}

.ui-slider-horizontal .ui-slider-handle {
  top: -.3em;
  margin-left: -.6em;
}

.ui-slider-horizontal .ui-slider-range {
  top: 0;
  height: 100%;
}

.ui-slider-horizontal .ui-slider-range-min {
  left: 0;
}

.ui-slider-horizontal .ui-slider-range-max {
  right: 0;
}

.ui-slider-vertical {
  width: .8em;
  height: 100px;
}

.ui-slider-vertical .ui-slider-handle {
  left: -.3em;
  margin-left: 0;
  margin-bottom: -.6em;
}

.ui-slider-vertical .ui-slider-range {
  left: 0;
  width: 100%;
}

.ui-slider-vertical .ui-slider-range-min {
  bottom: 0;
}

.ui-slider-vertical .ui-slider-range-max {
  top: 0;
}

.ui-spinner {
  position: relative;
  display: inline-block;
  overflow: hidden;
  padding: 0;
  vertical-align: middle;
}

.ui-spinner-input {
  border: none;
  background: 0 0;
  color: inherit;
  padding: 0;
  margin: .2em 0;
  vertical-align: middle;
  margin-left: .4em;
  margin-right: 22px;
}

.ui-spinner-button {
  width: 16px;
  height: 50%;
  font-size: .5em;
  padding: 0;
  margin: 0;
  text-align: center;
  position: absolute;
  cursor: default;
  display: block;
  overflow: hidden;
  right: 0;
}

.ui-spinner a.ui-spinner-button {
  border-top: none;
  border-bottom: none;
  border-right: none;
}

.ui-spinner .ui-icon {
  position: absolute;
  margin-top: -8px;
  top: 50%;
  left: 0;
}

.ui-spinner-up {
  top: 0;
}

.ui-spinner-down {
  bottom: 0;
}

.ui-spinner .ui-icon-triangle-1-s {
  background-position: -65px -16px;
}

.ui-tabs {
  position: relative;
  padding: .2em;
}

.ui-tabs .ui-tabs-nav {
  margin: 0;
  padding: .2em .2em 0;
}

.ui-tabs .ui-tabs-nav li {
  list-style: none;
  float: left;
  position: relative;
  top: 0;
  margin: 1px .2em 0 0;
  border-bottom-width: 0;
  padding: 0;
  white-space: nowrap;
}

.ui-tabs .ui-tabs-nav .ui-tabs-anchor {
  float: left;
  padding: .5em 1em;
  text-decoration: none;
}

.ui-tabs .ui-tabs-nav li.ui-tabs-active {
  margin-bottom: -1px;
  padding-bottom: 1px;
}

.ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor,.ui-tabs .ui-tabs-nav li.ui-state-disabled .ui-tabs-anchor,.ui-tabs .ui-tabs-nav li.ui-tabs-loading .ui-tabs-anchor {
  cursor: text;
}

.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor {
  cursor: pointer;
}

.ui-tabs .ui-tabs-panel {
  display: block;
  border-width: 0;
  padding: 1em 1.4em;
  background: 0 0;
}

.ui-tooltip {
  padding: 8px;
  position: absolute;
  z-index: 9999;
  max-width: 300px;
  -webkit-box-shadow: 0 0 5px #aaa;
  box-shadow: 0 0 5px #aaa;
}

body .ui-tooltip {
  border-width: 2px;
}

.ui-widget {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 1em;
}

.ui-widget .ui-widget {
  font-size: 1em;
}

.ui-widget input,.ui-widget select,.ui-widget textarea,.ui-widget button {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 1em;
}

.ui-widget-content {
  border: 1px solid #ddd;
  background: #fff;
  color: #333;
}

.ui-widget-content a {
  color: #333;
}

.ui-widget-header {
  border: 1px solid #ddd;
  background: #e9e9e9;
  color: #333;
  font-weight: 700;
}

.ui-widget-header a {
  color: #333;
}

.ui-state-default,.ui-widget-content .ui-state-default,.ui-widget-header .ui-state-default {
  border: 1px solid #c5c5c5;
  background: #f6f6f6;
  font-weight: 400;
  color: #454545;
}

.ui-state-default a,.ui-state-default a:link,.ui-state-default a:visited {
  color: #454545;
  text-decoration: none;
}

.ui-state-hover,.ui-widget-content .ui-state-hover,.ui-widget-header .ui-state-hover,.ui-state-focus,.ui-widget-content .ui-state-focus,.ui-widget-header .ui-state-focus {
  border: 1px solid #ccc;
  background: #ededed;
  font-weight: 400;
  color: #2b2b2b;
}

.ui-state-hover a,.ui-state-hover a:hover,.ui-state-hover a:link,.ui-state-hover a:visited,.ui-state-focus a,.ui-state-focus a:hover,.ui-state-focus a:link,.ui-state-focus a:visited {
  color: #2b2b2b;
  text-decoration: none;
}

.ui-state-active,.ui-widget-content .ui-state-active,.ui-widget-header .ui-state-active {
  border: 1px solid #003eff;
  background: #007fff;
  font-weight: 400;
  color: #fff;
}

.ui-state-active a,.ui-state-active a:link,.ui-state-active a:visited {
  color: #fff;
  text-decoration: none;
}

.ui-state-highlight,.ui-widget-content .ui-state-highlight,.ui-widget-header .ui-state-highlight {
  border: 1px solid #dad55e;
  background: #fffa90;
  color: #777620;
}

.ui-state-highlight a,.ui-widget-content .ui-state-highlight a,.ui-widget-header .ui-state-highlight a {
  color: #777620;
}

.ui-state-error,.ui-widget-content .ui-state-error,.ui-widget-header .ui-state-error {
  border: 1px solid #f1a899;
  background: #fddfdf;
  color: #5f3f3f;
}

.ui-state-error a,.ui-widget-content .ui-state-error a,.ui-widget-header .ui-state-error a {
  color: #5f3f3f;
}

.ui-state-error-text,.ui-widget-content .ui-state-error-text,.ui-widget-header .ui-state-error-text {
  color: #5f3f3f;
}

.ui-priority-primary,.ui-widget-content .ui-priority-primary,.ui-widget-header .ui-priority-primary {
  font-weight: 700;
}

.ui-priority-secondary,.ui-widget-content .ui-priority-secondary,.ui-widget-header .ui-priority-secondary {
  opacity: .7;
  filter: Alpha(Opacity=70);
  font-weight: 400;
}

.ui-state-disabled,.ui-widget-content .ui-state-disabled,.ui-widget-header .ui-state-disabled {
  opacity: .35;
  filter: Alpha(Opacity=35);
  background-image: none;
}

.ui-state-disabled .ui-icon {
  filter: Alpha(Opacity=35);
}

.ui-icon {
  width: 16px;
  height: 16px;
}

.ui-icon,.ui-widget-content .ui-icon {
  background-image: url(images/ui-icons_444444_256x240.png);
}

.ui-widget-header .ui-icon {
  background-image: url(images/ui-icons_444444_256x240.png);
}

.ui-state-default .ui-icon {
  background-image: url(images/ui-icons_777777_256x240.png);
}

.ui-state-hover .ui-icon,.ui-state-focus .ui-icon {
  background-image: url(images/ui-icons_555555_256x240.png);
}

.ui-state-active .ui-icon {
  background-image: url(images/ui-icons_ffffff_256x240.png);
}

.ui-state-highlight .ui-icon {
  background-image: url(images/ui-icons_777620_256x240.png);
}

.ui-state-error .ui-icon,.ui-state-error-text .ui-icon {
  background-image: url(images/ui-icons_cc0000_256x240.png);
}

.ui-icon-blank {
  background-position: 16px 16px;
}

.ui-icon-triangle-1-n {
  background-position: 0 -16px;
}

.ui-icon-triangle-1-ne {
  background-position: -16px -16px;
}

.ui-icon-triangle-1-e {
  background-position: -32px -16px;
}

.ui-icon-triangle-1-se {
  background-position: -48px -16px;
}

.ui-icon-triangle-1-s {
  background-position: -64px -16px;
}

.ui-icon-triangle-1-sw {
  background-position: -80px -16px;
}

.ui-icon-triangle-1-w {
  background-position: -96px -16px;
}

.ui-icon-triangle-1-nw {
  background-position: -112px -16px;
}

.ui-icon-triangle-2-n-s {
  background-position: -128px -16px;
}

.ui-icon-triangle-2-e-w {
  background-position: -144px -16px;
}

.ui-icon-arrow-1-n {
  background-position: 0 -32px;
}

.ui-icon-arrow-1-ne {
  background-position: -16px -32px;
}

.ui-icon-arrow-1-e {
  background-position: -32px -32px;
}

.ui-icon-arrow-1-se {
  background-position: -48px -32px;
}

.ui-icon-arrow-1-s {
  background-position: -64px -32px;
}

.ui-icon-arrow-1-sw {
  background-position: -80px -32px;
}

.ui-icon-arrow-1-w {
  background-position: -96px -32px;
}

.ui-icon-arrow-1-nw {
  background-position: -112px -32px;
}

.ui-icon-arrow-2-n-s {
  background-position: -128px -32px;
}

.ui-icon-arrow-2-ne-sw {
  background-position: -144px -32px;
}

.ui-icon-arrow-2-e-w {
  background-position: -160px -32px;
}

.ui-icon-arrow-2-se-nw {
  background-position: -176px -32px;
}

.ui-icon-arrow-4 {
  background-position: 0 -80px;
}

.ui-icon-refresh {
  background-position: -64px -80px;
}

.ui-icon-transfer-e-w {
  background-position: -96px -80px;
}

.ui-icon-document {
  background-position: -32px -96px;
}

.ui-icon-document-b {
  background-position: -48px -96px;
}

.ui-icon-note {
  background-position: -64px -96px;
}

.ui-icon-mail-closed {
  background-position: -80px -96px;
}

.ui-icon-mail-open {
  background-position: -96px -96px;
}

.ui-icon-comment {
  background-position: -128px -96px;
}

.ui-icon-person {
  background-position: -144px -96px;
}

.ui-icon-print {
  background-position: -160px -96px;
}

.ui-icon-locked {
  background-position: -192px -96px;
}

.ui-icon-bookmark {
  background-position: -224px -96px;
}

.ui-icon-tag {
  background-position: -240px -96px;
}

.ui-icon-home {
  background-position: 0 -112px;
}

.ui-icon-calendar {
  background-position: -32px -112px;
}

.ui-icon-pencil {
  background-position: -64px -112px;
}

.ui-icon-search {
  background-position: -160px -112px;
}

.ui-icon-link {
  background-position: -240px -112px;
}

.ui-icon-cancel {
  background-position: 0 -128px;
}

.ui-icon-plus {
  background-position: -16px -128px;
}

.ui-icon-close {
  background-position: -80px -128px;
}

.ui-icon-closethick {
  background-position: -96px -128px;
}

.ui-icon-key {
  background-position: -112px -128px;
}

.ui-icon-copy {
  background-position: -176px -128px;
}

.ui-icon-image {
  background-position: -208px -128px;
}

.ui-icon-video {
  background-position: -224px -128px;
}

.ui-icon-script {
  background-position: -240px -128px;
}

.ui-icon-alert {
  background-position: 0 -144px;
}

.ui-icon-info {
  background-position: -16px -144px;
}

.ui-icon-notice {
  background-position: -32px -144px;
}

.ui-icon-check {
  background-position: -64px -144px;
}

.ui-icon-radio-on {
  background-position: -96px -144px;
}

.ui-icon-radio-off {
  background-position: -112px -144px;
}

.ui-icon-play {
  background-position: 0 -160px;
}

.ui-icon-pause {
  background-position: -16px -160px;
}

.ui-icon-stop {
  background-position: -96px -160px;
}

.ui-icon-circle-plus {
  background-position: 0 -192px;
}

.ui-icon-circle-close {
  background-position: -32px -192px;
}

.ui-icon-circle-triangle-e {
  background-position: -48px -192px;
}

.ui-icon-circle-triangle-s {
  background-position: -64px -192px;
}

.ui-icon-circle-triangle-w {
  background-position: -80px -192px;
}

.ui-icon-circle-triangle-n {
  background-position: -96px -192px;
}

.ui-icon-circle-arrow-e {
  background-position: -112px -192px;
}

.ui-icon-circle-arrow-s {
  background-position: -128px -192px;
}

.ui-icon-circle-arrow-w {
  background-position: -144px -192px;
}

.ui-icon-circle-arrow-n {
  background-position: -160px -192px;
}

.ui-icon-circle-check {
  background-position: -208px -192px;
}

.ui-icon-gripsmall-diagonal-se {
  background-position: -64px -224px;
}

.ui-corner-all,.ui-corner-top,.ui-corner-left,.ui-corner-tl {
  border-top-left-radius: 3px;
}

.ui-corner-all,.ui-corner-top,.ui-corner-right,.ui-corner-tr {
  border-top-right-radius: 3px;
}

.ui-corner-all,.ui-corner-bottom,.ui-corner-left,.ui-corner-bl {
  border-bottom-left-radius: 3px;
}

.ui-corner-all,.ui-corner-bottom,.ui-corner-right,.ui-corner-br {
  border-bottom-right-radius: 3px;
}

.ui-widget-overlay {
  background: #aaa;
  opacity: .3;
  filter: Alpha(Opacity=30);
}

.ui-widget-shadow {
  margin: 0;
  padding: 5px;
  background: #666;
  opacity: .3;
  filter: Alpha(Opacity=30);
  border-radius: 8px;
}

.banner {
  text-align: center;
  margin: 10px auto;
}

.table-style1 th {
  width: 60%;
  padding: 10px;
}

.fullnewslistbap {
  clear: both;
  width: 100%;
  padding: 20px,0,0,5px;
  background-image: url(/images/banner/BAP-HRPORTAL-Logo-block-800x1000-web.jpg);
  background-repeat: repeat-all;
  background-position: 0 0;
}

.ui-datepicker-year {
  color: #000;
}

.page-break {
  display: block;
  page-break-before: always;
}

.ui-datepicker-month {
  color: #000;
}

.ui-datepicker-title select {
  font-size: 1em;
  color: #000;
}

.ui-icon {
  width: 16px;
  height: 16px;
  background-image: url(img/ui-icons_777777_256x240.png);
}

#scarab_flyer {
  position: fixed;
  right: -400px;
  bottom: 60px;
  width: 330px;
  background: #f8f8f8;
  border: solid 1px #dbdbdb;
  box-shadow: -2px 2px 5px #999;
  z-index: 2100;
  font-size: 13px;
}

#scarab_flyer h3 {
  position: relative;
  padding: 5px 10px;
  width: 320px;
  font-weight: 700;
  font-size: 12px;
  color: #4a4a4a;
  text-transform: uppercase;
}

#scarab_flyer h3 a {
  position: absolute;
  right: 10px;
  top: 5px;
  display: block;
  padding: 5px 0 0 10px;
  width: 50px;
  height: 19px;
  font-weight: 400;
  font-size: 11px;
  color: #4a4a4a;
  text-decoration: none;
  text-transform: none;
}

#scarab_flyer h3 a:hover {
  color: #745587;
}

#scarab_flyer .cont {
  padding: 0 10px 5px;
  width: 320px;
}

#scarab_flyer .cont a.pic {
  display: block;
  float: left;
  margin: 0 10px 0 0;
  width: 80px;
  text-decoration: none;
}

#scarab_flyer .cont h4 {
  margin: 0 0 5px;
  font-size: 15px;
}

#scarab_flyer .cont h4 a {
  color: #745587;
  text-decoration: none;
}

#scarab_flyer .cont h4 a:hover {
  text-decoration: underline;
}

#scarab_flyer .comment {
  float: left;
  margin: 0 10px 0 0;
}

#scarab_flyer .comment img {
  vertical-align: middle;
}

#scarab_flyer .fb {
  float: left;
  margin: 0 10px 0 0;
}

#hrpremium_flyer {
  position: fixed;
  left: -400px;
  bottom: 60px;
  width: 380px;
  min-height: 130px;
  background: #f8f8f8;
  border: solid 1px #dbdbdb;
  box-shadow: -2px 2px 5px #999;
  z-index: 2100;
}

#hrpremium_flyer h3 {
  position: relative;
  padding: 5px 10px;
  width: 360px;
  font-weight: 700;
  font-size: 12px;
  color: #4a4a4a;
  text-transform: uppercase;
}

#hrpremium_flyer h3 a {
  position: absolute;
  right: 10px;
  top: 5px;
  display: block;
  padding: 5px 0 0 10px;
  width: 50px;
  height: 19px;
  font-weight: 400;
  font-size: 11px;
  color: #4a4a4a;
  text-decoration: none;
  text-transform: none;
}

#hrpremium_flyer h3 a:hover {
  color: #745587;
}

#hrpremium_flyer .cont {
  padding: 0 10px 5px;
  width: 360px;
}

#hrpremium_flyer .cont a.pic {
  display: block;
  float: left;
  margin: 0 10px 0 0;
  width: 80px;
  text-decoration: none;
}

#hrpremium_flyer .cont h4 {
  margin: 0 0 5px;
  font-size: 15px;
}

#hrpremium_flyer .cont h4 a {
  color: #745587;
  text-decoration: none;
}

#hrpremium_flyer .cont h4 a:hover {
  text-decoration: underline;
}

#hrpremium_flyer .comment {
  float: left;
  margin: 0 10px 0 0;
}

#hrpremium_flyer .comment img {
  vertical-align: middle;
}

#hrpremium_flyer .fb {
  float: left;
  margin: 0 10px 0 0;
}

.scarabbutton {
  float: left;
  width: 15px;
  margin-left: 10px;
  cursor: pointer;
  text-align: center;
}

.scarabbutton:hover {
  color: #fff;
  background-color: #745587;
}

.scarabact {
  color: #fff;
  background-color: #745587;
}

.boximg {
  width: 100%;
}

.boximg-100 {
  width: 100px;
}

.gsc-results-wrapper-overlay,.gsc-results-wrapper-visible,.gsc-search-button,.gsc-search-button-v2 {
  box-sizing: content-box;
}

.gsc-input {
  border: none;
}

.gsc-input-box {
  border: 1px solid #ccc;
  height: 20px;
  margin: 5px;
  background: 0 0;
}

.bbox-outer-50 {
  border: #a9a9a9 1px solid;
  padding: 2px;
  margin: 5px;
  float: left;
  width: 50%;
  background-color: #fff;
  margin-right: 30px;
}

.bbox-grey {
  width: 100%;
  padding: 6px;
  background-color: #fff;
}

.bbox-blue {
  padding: 6px;
  background-color: #d5d3e9;
  overflow: hidden;
}

.bbox-green {
  padding: 6px;
  background-color: #c8e497;
  overflow: hidden;
}

.bbox-outer-100 {
  border: #a9a9a9 1px solid;
  padding: 2px;
  margin: 5px;
  background-color: #fff;
}

.bbox-outer-50 img {
  width: 100%;
}


#scarab_flyer-left {
  position: fixed;
  left: -400px;
  bottom: 100px;
  width: 330px;
  background: #f8f8f8;
  border: solid 1px #dbdbdb;
  box-shadow: -2px 2px 5px #999;
  z-index: 2100;
  font-size: 13px;
}

#scarab_flyer-left h3 {
  position: relative;
  padding: 5px 10px;
  width: 320px;
  font-weight: 700;
  font-size: 12px;
  color: #4a4a4a;
  text-transform: uppercase;
}

#scarab_flyer-left h3 a {
  position: absolute;
  right: 10px;
  top: 5px;
  display: block;
  padding: 5px 0 0 10px;
  width: 50px;
  height: 19px;
  font-weight: 400;
  font-size: 11px;
  color: #4a4a4a;
  text-decoration: none;
  text-transform: none;
}

#scarab_flyer-left h3 a:hover {
  color: #745587;
}

#scarab_flyer-left .cont {
  padding: 0 10px 5px;
  width: 320px;
}

#scarab_flyer-left .cont a.pic {
  display: block;
  float: left;
  margin: 0 10px 0 0;
  width: 80px;
  text-decoration: none;
}

#scarab_flyer-left .cont h4 {
  margin: 0 0 5px;
  font-size: 15px;
}

#scarab_flyer-left .cont h4 a {
  color: #745587;
  text-decoration: none;
}

#scarab_flyer-left .cont h4 a:hover {
  text-decoration: underline;
}

#scarab_flyer-left .comment {
  float: left;
  margin: 0 10px 0 0;
}

#scarab_flyer-left .comment img {
  vertical-align: middle;
}

#scarab_flyer-left .fb {
  float: left;
  margin: 0 10px 0 0;
}


.easyzoom {
  position: relative;
  display: inline-block;
}

.easyzoom img {
  vertical-align: bottom;
}

.easyzoom.is-loading img {
  cursor: progress;
}

.easyzoom.is-ready img {
  cursor: crosshair;
}

.easyzoom.is-error img {
  cursor: not-allowed;
}

.easyzoom-notice {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 150;
  width: 10em;
  margin: -1em 0 0 -5em;
  line-height: 2em;
  text-align: center;
  background: #fff;
  box-shadow: 0 0 10px #888;
}

.easyzoom-flyout {
  position: absolute;
  z-index: 100;
  overflow: hidden;
  background: #fff;
}

.easyzoom--overlay .easyzoom-flyout {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.redhighlight {
  background-color: #a71d4b;
  color: #fff;
  padding-right: 0;
  padding-left: 0;
  font-weight: 700;
}
.purplehighlight {
    background-color: #c1bfdb;
    color: #000;
    padding-right: 0;
    padding-left: 0;
    font-weight: 700
}

#mobmenu {
  display: none;
}

#Display-Now-banner {
  width: 100%;
  height: 100%;
  overflow: hidden;
}

#Display-Now-banner * {
  box-sizing: border-box;
}

#Display-Now-banner img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

#Display-Now-banner a,#Display-Now-banner img {
  display: block;
}

div.banner-box div[id^=div-gpt-ad-] div[id^=google_ads_iframe_] {
  padding: 0;
}

#mainbody ul {
  list-style-type: disc;
  padding-left: 20px;
  margin-bottom: 15px;
}

#mainbody ol {
  list-style-type: number;
  padding-left: 30px;
  margin-bottom: 15px;
}

[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  height: auto;
}

.stepper {
  border: 1px solid #eee;
  display: inline-block;
  overflow: visible;
  height: 2.1em;
  background: #fff;
  padding: 1px;
}

.stepper input {
  width: 3em;
  height: 100%;
  text-align: center;
  border: 0;
  background: 0 0;
  color: #000;
}

.stepper button {
  width: 1.4em;
  font-weight: 300;
  height: 100%;
  line-height: .1em;
  font-size: 1.4em;
  padding: .2em!important;
  background: #eee;
  color: #333;
  border: none;
}
.caltd{width:23px;float:left;text-align:center}.caltdb{width:23px;float:left;text-align:center;background-color:#bfbce2}.caltdred{width:23px;float:left;text-align:center;background-color:#d21e5a;color:#fff}.caltdszurke{width:23px;float:left;text-align:center;background-color:#555;color:#fff}.caltdsarga{width:23px;float:left;text-align:center;background-color:#eaab06}.caltr{height:15px;text-align:center}.caltrd{height:15px;text-align:center;background-color:#ccc}.caltrm{height:15px;text-align:center;background-color:#686987;color:#fff;font-size:10px;line-height:15px}.calbox{width:164px;height:135px;float:left;margin-right:5px;border:1px solid #ccc;line-height:15px;margin-bottom:10px;font-size:10px}




span.bluehighlight,span.redhighlight{color:#000;padding-right:7px;padding-left:7px;font-weight:600}span.bluehighlight{background-color:rgba(47,55,200,.1);border-bottom:1px solid rgba(47,55,200,.01);border-top:1px solid rgba(47,55,200,.01);border-left:1px solid #2f3753}span.redhighlight{background-color:rgba(167,29,75,.1);border-bottom:1px solid rgba(167,29,75,.01);border-top:1px solid rgba(167,29,75,.01);border-left:1px solid #a71d4b}div.bbox-outer-50{margin:10px 20px 10px 0;background-color:#fff;padding:0;border:none}div.bbox-outer-50 .bbox-blue,div.bbox-outer-50 .bbox-green,div.bbox-outer-50 .bbox-grey{background-color:#fff;padding:6px 6px 1px}#inlins.bbox-blue,#inlins.bbox-grey{padding:15px 20px;border:none;background-color:#2f3753;color:#fff}#inlins.bbox-green{padding:15px 20px;border:none;background-color:#d21e5a;color:#fff}#inlins.bbox-blue a,#inlins.bbox-green a,#inlins.bbox-grey a{color:#fff}.banner-box{min-height:0}

.btn {
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.428571429;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none
}

.btn:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px
}

.btn:hover,
.btn:focus {
  color: #333;
  text-decoration: none
}

.btn:active,
.btn.active {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125)
}

.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  pointer-events: none;
  cursor: not-allowed;
  opacity: .65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none
}

.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc
}

.btn-default:hover,
.btn-default:focus,
.btn-default:active,
.btn-default.active,
.open .dropdown-toggle.btn-default {
  color: #333;
  background-color: #ebebeb;
  border-color: #adadad
}

.btn-default:active,
.btn-default.active,
.open .dropdown-toggle.btn-default {
  background-image: none
}

.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default,
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default.active {
  background-color: #fff;
  border-color: #ccc
}

.btn-primary {
  color: #fff;
  background-color: #428bca;
  border-color: #357ebd
}

.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #3276b1;
  border-color: #285e8e
}

.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: #428bca;
  border-color: #357ebd
}

.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236
}

.btn-warning:hover,
.btn-warning:focus,
.btn-warning:active,
.btn-warning.active,
.open .dropdown-toggle.btn-warning {
  color: #fff;
  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-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a
}

.btn-danger:hover,
.btn-danger:focus,
.btn-danger:active,
.btn-danger.active,
.open .dropdown-toggle.btn-danger {
  color: #fff;
  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-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c
}

.btn-success:hover,
.btn-success:focus,
.btn-success:active,
.btn-success.active,
.open .dropdown-toggle.btn-success {
  color: #fff;
  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-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da
}

.btn-info:hover,
.btn-info:focus,
.btn-info:active,
.btn-info.active,
.open .dropdown-toggle.btn-info {
  color: #fff;
  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-link {
  font-weight: normal;
  color: #428bca;
  cursor: pointer;
  border-radius: 0
}

.btn-link,
.btn-link:active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none
}

.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
  border-color: transparent
}

.btn-link:hover,
.btn-link:focus {
  color: #2a6496;
  text-decoration: underline;
  background-color: transparent
}

.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
  color: #999;
  text-decoration: none
}

.btn-lg {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px
}

.btn-sm,
.btn-xs {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px
}

.btn-xs {
  padding: 1px 5px
}

.btn-block {
  display: block;
  width: 100%;
  padding-right: 0;
  padding-left: 0
}

.btn-block+.btn-block {
  margin-top: 5px
}

input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%
}
/*
	jQuery.mmenu CSS
*/
/*
	jQuery.mmenu panels CSS
*/

.mm-menu.mm-horizontal > .mm-panel {
  -webkit-transition: -webkit-transform 0.4s ease;
  transition: transform 0.4s ease;
}

.mm-menu .mm-hidden {
  display: none;
}

.mm-wrapper {
  overflow-x: hidden;
  position: relative;
}

.mm-menu,
.mm-menu > .mm-panel {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
}

.mm-menu {
  background: inherit;
  display: block;
  overflow: hidden;
  padding: 0;
}

.mm-menu > .mm-panel {
  background: inherit;
  -webkit-overflow-scrolling: touch;
  overflow: scroll;
  overflow-x: hidden;
  overflow-y: auto;
  box-sizing: border-box;
  padding: 20px;
  -webkit-transform: translate(100%, 0);
  -moz-transform: translate(100%, 0);
  -ms-transform: translate(100%, 0);
  -o-transform: translate(100%, 0);
  transform: translate(100%, 0);
}

.mm-menu > .mm-panel.mm-opened {
  -webkit-transform: translate(0%, 0);
  -moz-transform: translate(0%, 0);
  -ms-transform: translate(0%, 0);
  -o-transform: translate(0%, 0);
  transform: translate(0%, 0);
}

.mm-menu > .mm-panel.mm-subopened {
  -webkit-transform: translate(-30%, 0);
  -moz-transform: translate(-30%, 0);
  -ms-transform: translate(-30%, 0);
  -o-transform: translate(-30%, 0);
  transform: translate(-30%, 0);
}

.mm-menu > .mm-panel.mm-highest {
  z-index: 1;
}

.mm-menu .mm-list {
  padding: 20px 0;
}

.mm-menu > .mm-list {
  padding-bottom: 0;
}

.mm-menu > .mm-list:after {
  content: '';
  display: block;
  height: 40px;
}

.mm-panel > .mm-list {
  margin-left: -20px;
  margin-right: -20px;
}

.mm-panel > .mm-list:first-child {
  padding-top: 0;
}

.mm-list,
.mm-list > li {
  list-style: none;
  display: block;
  padding: 0;
  margin: 0;
}

.mm-list {
  font: inherit;
  font-size: 14px;
}

.mm-list a,
.mm-list a:hover {
  text-decoration: none;
}

.mm-list > li {
  position: relative;
}

.mm-list > li > a,
.mm-list > li > span {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  color: inherit;
  line-height: 20px;
  display: block;
  padding: 10px 10px 10px 20px;
  margin: 0;
  
}

.mm-list > li:not(.mm-subtitle):not(.mm-label):not(.mm-search):not(.mm-noresults):after {
  content: '';
  border-bottom-width: 1px;
  border-bottom-style: solid;
  display: block;
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
}

.mm-list > li:not(.mm-subtitle):not(.mm-label):not(.mm-search):not(.mm-noresults):after {
  width: auto;
  margin-left: 20px;
  position: relative;
  left: auto;
}

.mm-list a.mm-subopen {
  background: rgba(3, 2, 1, 0);
  width: 40px;
  height: 100%;
  padding: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 2;
}

.mm-list a.mm-subopen:before {
  content: '';
  border-left-width: 1px;
  border-left-style: solid;
  display: block;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}

.mm-list a.mm-subopen.mm-fullsubopen {
  width: 100%;
}

.mm-list a.mm-subopen.mm-fullsubopen:before {
  border-left: none;
}

.mm-list a.mm-subopen + a,
.mm-list a.mm-subopen + span {
  padding-right: 5px;
  margin-right: 40px;
}

.mm-list > li.mm-selected > a.mm-subopen {
  background: transparent;
}

.mm-list > li.mm-selected > a.mm-fullsubopen + a,
.mm-list > li.mm-selected > a.mm-fullsubopen + span {
  padding-right: 45px;
  margin-right: 0;
}

.mm-list a.mm-subclose {
  text-indent: 20px;
  padding-top: 30px;
  margin-top: -20px;
}

.mm-list > li.mm-label {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  font-size: 10px;
  text-transform: uppercase;
  text-indent: 20px;
  line-height: 25px;
  padding-right: 5px;
}

.mm-list > li.mm-spacer {
  padding-top: 40px;
}

.mm-list > li.mm-spacer.mm-label {
  padding-top: 25px;
}

.mm-list a.mm-subopen:after,
.mm-list a.mm-subclose:before {
  content: '';
  border: 2px solid transparent;
  display: inline-block;
  width: 7px;
  height: 7px;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
  margin-bottom: -5px;
  position: absolute;
  bottom: 50%;
}

.mm-list a.mm-subopen:after {
  border-top: none;
  border-left: none;
  right: 18px;
}

.mm-list a.mm-subclose:before {
  border-right: none;
  border-bottom: none;
  margin-bottom: -15px;
  left: 22px;
}

.mm-menu.mm-vertical .mm-list .mm-panel {
  display: none;
  padding: 10px 0 10px 10px;
}

.mm-menu.mm-vertical .mm-list .mm-panel li:last-child:after {
  border-color: transparent;
}

.mm-menu.mm-vertical .mm-list li.mm-opened > .mm-panel {
  display: block;
}

.mm-menu.mm-vertical .mm-list > li > a.mm-subopen {
  height: 40px;
}

.mm-menu.mm-vertical .mm-list > li > a.mm-subopen:after {
  top: 16px;
  bottom: auto;
}

.mm-menu.mm-vertical .mm-list > li.mm-opened > a.mm-subopen:after {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}

.mm-menu.mm-vertical .mm-list > li.mm-label > a.mm-subopen {
  height: 25px;
}

html.mm-opened .mm-page {
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.5);
}

.mm-menu {
  background: #333333;
  color: rgba(255, 255, 255, 0.6);
}

.mm-menu .mm-list > li:after {
  border-color: rgba(0, 0, 0, 0.15);
}

.mm-menu .mm-list > li > a.mm-subclose {
  background: rgba(0, 0, 0, 0.1);
  color: rgba(255, 255, 255, 0.3);
}

.mm-menu .mm-list > li > a.mm-subopen:after,
.mm-menu .mm-list > li > a.mm-subclose:before {
  border-color: rgba(255, 255, 255, 0.3);
}

.mm-menu .mm-list > li > a.mm-subopen:before {
  border-color: rgba(0, 0, 0, 0.15);
}

.mm-menu .mm-list > li.mm-selected > a:not(.mm-subopen),
.mm-menu .mm-list > li.mm-selected > span {
  background: rgba(0, 0, 0, 0.1);
}

.mm-menu .mm-list > li.mm-label {
  background: rgba(255, 255, 255, 0.05);
}

.mm-menu.mm-vertical .mm-list li.mm-opened > a.mm-subopen,
.mm-menu.mm-vertical .mm-list li.mm-opened > ul {
  background: rgba(255, 255, 255, 0.05);
}
/*
jQuery.mmenu offcanvas addon CSS
*/

.mm-page {
  box-sizing: border-box;
  position: relative;
}

.mm-slideout {
  -webkit-transition: -webkit-transform 0.4s ease;
  -ms-transition: -ms-transform 0.4s ease;
  transition: transform 0.4s ease;
}

html.mm-opened {
  overflow: hidden;
  position: relative;
}

html.mm-opened body {
  overflow: hidden;
}

html.mm-background .mm-page {
  background: inherit;
}

#mm-blocker {
  background: rgba(3, 2, 1, 0);
  display: none;
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 999999;
}

html.mm-opened #mm-blocker,
html.mm-blocking #mm-blocker {
  display: block;
}

.mm-menu.mm-offcanvas {
  display: none;
  position: fixed;
}

.mm-menu.mm-current {
  display: block;
}

.mm-menu {
  width: 80%;
  min-width: 140px;
  max-width: 440px;
}

html.mm-opening .mm-slideout {
  -webkit-transform: translate(80%, 0);
  -moz-transform: translate(80%, 0);
  -ms-transform: translate(80%, 0);
  -o-transform: translate(80%, 0);
  transform: translate(80%, 0);
}

@media all and (max-width: 175px) {
  html.mm-opening .mm-slideout {
      -webkit-transform: translate(140px, 0);
      -moz-transform: translate(140px, 0);
      -ms-transform: translate(140px, 0);
      -o-transform: translate(140px, 0);
      transform: translate(140px, 0);
  }
}

@media all and (min-width: 550px) {
  html.mm-opening .mm-slideout {
      -webkit-transform: translate(440px, 0);
      -moz-transform: translate(440px, 0);
      -ms-transform: translate(440px, 0);
      -o-transform: translate(440px, 0);
      transform: translate(440px, 0);
  }
}
/*
jQuery.mmenu buttonbars addon CSS
*/

.mm-buttonbar {
  border: 1px solid transparent;
  border-radius: 5px;
  text-align: center;
  line-height: 20px;
  overflow: hidden;
  display: block;
  padding: 0;
  margin: 0;
  position: relative;
}

.mm-buttonbar:after {
  content: '';
  display: block;
  clear: both;
}

.mm-buttonbar > * {
  border-left: 1px solid transparent;
  box-sizing: border-box;
  display: block;
  width: 100%;
  height: 100%;
  float: left;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}

.mm-buttonbar > a {
  text-decoration: none;
}

.mm-buttonbar > input {
  position: absolute;
  left: -1000px;
  top: -1000px;
}

.mm-buttonbar > input:checked + label {
  border-color: transparent !important;
}

.mm-buttonbar > *:first-child,
.mm-buttonbar > input:first-child + * {
  border-left: none;
}

.mm-buttonbar.mm-buttonbar-2 > * {
  width: 50%;
}

.mm-buttonbar.mm-buttonbar-3 > * {
  width: 33.33%;
}

.mm-buttonbar.mm-buttonbar-4 > * {
  width: 25%;
}

.mm-buttonbar.mm-buttonbar-5 > * {
  width: 20%;
}

.mm-header .mm-buttonbar {
  margin-top: 20px;
  margin-left: -30px;
  margin-right: -30px;
}

.mm-footer .mm-buttonbar {
  border: none;
  border-radius: none;
  line-height: 40px;
  margin: -10px -10px 0 -20px;
}

.mm-footer .mm-buttonbar > * {
  border-left: none;
}

.mm-list > li > .mm-buttonbar {
  margin: 10px 20px;
}

.mm-menu .mm-buttonbar {
  border-color: rgba(255, 255, 255, 0.6);
  background: #333333;
}

.mm-menu .mm-buttonbar > * {
  border-color: rgba(255, 255, 255, 0.6);
}

.mm-menu .mm-buttonbar > input:checked + label {
  background: rgba(255, 255, 255, 0.6);
  color: #333333;
}
/*
jQuery.mmenu counters addon CSS
*/

em.mm-counter {
  font: inherit;
  font-size: 14px;
  font-style: normal;
  text-indent: 0;
  line-height: 20px;
  display: block;
  margin-top: -10px;
  position: absolute;
  right: 40px;
  top: 50%;
}

em.mm-counter + a.mm-subopen {
  padding-left: 40px;
}

em.mm-counter + a.mm-subopen + a,
em.mm-counter + a.mm-subopen + span {
  margin-right: 80px;
}

em.mm-counter + a.mm-fullsubopen {
  padding-left: 0;
}

.mm-vertical em.mm-counter {
  top: 12px;
  margin-top: 0;
}

.mm-nosubresults > em.mm-counter {
  display: none;
}

.mm-menu em.mm-counter {
  color: rgba(255, 255, 255, 0.3);
}
/*
jQuery.mmenu dragOpen addon CSS
*/

html.mm-opened.mm-dragging .mm-menu,
html.mm-opened.mm-dragging .mm-page,
html.mm-opened.mm-dragging .mm-fixed-top,
html.mm-opened.mm-dragging .mm-fixed-bottom,
html.mm-opened.mm-dragging #mm-blocker {
  -webkit-transition-duration: 0s;
  -moz-transition-duration: 0s;
  -ms-transition-duration: 0s;
  -o-transition-duration: 0s;
  transition-duration: 0s;
}
/*
jQuery.mmenu footer addon CSS
*/

.mm-footer {
  background: inherit;
  border-top: 1px solid transparent;
  text-align: center;
  line-height: 20px;
  box-sizing: border-box;
  width: 100%;
  height: 40px;
  padding: 10px 10px 0 20px;
  position: absolute;
  z-index: 2;
  bottom: 0;
  left: 0;
}

.mm-menu.mm-hasfooter > .mm-panel:after {
  height: 80px;
}

.mm-menu .mm-footer {
  border-color: rgba(0, 0, 0, 0.15);
  color: rgba(255, 255, 255, 0.3);
}
/*
jQuery.mmenu header addon CSS
*/

.mm-header {
  background: inherit;
  border-bottom: 1px solid transparent;
  text-align: center;
  line-height: 20px;
  box-sizing: border-box;
  width: 100%;
  height: 60px;
  padding: 0 50px;
  position: absolute;
  z-index: 2;
  top: 0;
  left: 0;
}

.mm-header .mm-title,
.mm-header .mm-prev,
.mm-header .mm-next,
.mm-header .mm-close {
  padding-top: 30px;
}

.mm-header .mm-title {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  display: inline-block;
  width: 100%;
  position: relative;
}

.mm-header .mm-prev,
.mm-header .mm-next,
.mm-header .mm-close {
  text-decoration: none;
  display: block;
  box-sizing: border-box;
  min-width: 10px;
  height: 100%;
  position: absolute;
  top: 0;
  z-index: 1;
}

.mm-header .mm-prev {
  padding-left: 20px;
  padding-right: 10px;
  left: 0;
}

.mm-header .mm-next,
.mm-header .mm-close {
  padding-left: 10px;
  padding-right: 20px;
  right: 0;
}

.mm-header [href].mm-prev:before,
.mm-header [href].mm-next:after {
  content: '';
  border: 2px solid transparent;
  display: inline-block;
  width: 7px;
  height: 7px;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.mm-header [href].mm-prev:before {
  border-right: none;
  border-bottom: none;
  margin-left: 2px;
  margin-right: 5px;
}

.mm-header [href].mm-next:after,
.mm-header [href].mm-close:after {
  margin-left: 5px;
  margin-right: -2px;
}

.mm-header [href].mm-next:after {
  border-top: none;
  border-left: none;
}

.mm-header [href].mm-close:after {
  content: 'x';
}

.mm-menu.mm-hassearch .mm-header {
  height: 50px;
  top: 50px;
}

.mm-menu.mm-hassearch .mm-header .mm-title,
.mm-menu.mm-hassearch .mm-header .mm-prev,
.mm-menu.mm-hassearch .mm-header .mm-next,
.mm-menu.mm-hassearch .mm-header .mm-close {
  padding-top: 20px;
}

.mm-menu.mm-hasheader li.mm-subtitle {
  display: none;
}

.mm-menu.mm-hasheader > .mm-panel {
  padding-top: 80px;
}

.mm-menu.mm-hasheader > .mm-panel.mm-list {
  padding-top: 60px;
}

.mm-menu.mm-hasheader > .mm-panel > .mm-list:first-child {
  margin-top: -20px;
}

.mm-menu.mm-hasheader.mm-hassearch > .mm-panel {
  padding-top: 120px;
}

.mm-menu.mm-hasheader.mm-hassearch > .mm-panel.mm-list {
  padding-top: 100px;
}

.mm-menu .mm-header {
  border-color: rgba(0, 0, 0, 0.15);
  color: rgba(255, 255, 255, 0.3);
}

.mm-menu .mm-header .mm-prev:before,
.mm-menu .mm-header .mm-next:after,
.mm-menu .mm-header .mm-close:after {
  border-color: rgba(255, 255, 255, 0.3);
}
/*
jQuery.mmenu labels addon CSS
*/

.mm-list li.mm-label > span {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  padding: 0;
  line-height: 25px;
}

.mm-list li.mm-label.mm-opened a.mm-subopen:after {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}

.mm-list li.mm-collapsed:not(.mm-uncollapsed) {
  display: none;
}

.mm-menu.mm-vertical .mm-list > li.mm-label > a.mm-subopen:after {
  top: 8.5px;
}

.mm-menu .mm-list li.mm-label > div > div {
  background: rgba(255, 255, 255, 0.05);
}
/*
jQuery.mmenu searchfield addon CSS
*/

.mm-search,
.mm-search input {
  box-sizing: border-box;
}

.mm-list > li.mm-search {
  padding: 10px;
  margin-top: -20px;
}

.mm-list > li.mm-subtitle + li.mm-search {
  margin-top: 0;
}

div.mm-panel > div.mm-search {
  padding: 0 0 10px 0;
}

.mm-menu.mm-hasheader .mm-list > li.mm-search {
  margin-top: 0;
}

.mm-menu > .mm-search {
  background: inherit;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
}

.mm-search {
  padding: 10px;
}

.mm-search input {
  border: none;
  border-radius: 30px;
  font: inherit;
  font-size: 14px;
  line-height: 30px;
  outline: none;
  display: block;
  width: 100%;
  height: 30px;
  margin: 0;
  padding: 0 10px;
}

.mm-search input::-ms-clear {
  display: none;
}

.mm-menu .mm-noresultsmsg {
  text-align: center;
  font-size: 21px;
  display: none;
  padding: 60px 0;
}

.mm-menu .mm-noresultsmsg:after {
  border: none !important;
}

.mm-noresults .mm-noresultsmsg {
  display: block;
}

.mm-menu li.mm-nosubresults > a.mm-subopen {
  display: none;
}

.mm-menu li.mm-nosubresults > a.mm-subopen + a,
.mm-menu li.mm-nosubresults > a.mm-subopen + span {
  padding-right: 10px;
}

.mm-menu.mm-hassearch > .mm-panel {
  padding-top: 70px;
}

.mm-menu.mm-hassearch > .mm-panel > .mm-list:first-child {
  margin-top: -20px;
}

.mm-menu.mm-hasheader > .mm-panel > div.mm-search:first-child {
  margin-top: -10px;
}

.mm-menu.mm-hasheader > .mm-panel > div.mm-search:first-child + .mm-list {
  padding-top: 0;
}

.mm-menu .mm-search input {
  background: rgba(255, 255, 255, 0.3);
  color: rgba(255, 255, 255, 0.6);
}

.mm-menu .mm-noresultsmsg {
  color: rgba(255, 255, 255, 0.3);
}
/*
jQuery.mmenu toggles addon CSS
*/

input.mm-toggle,
input.mm-check {
  position: absolute;
  left: -10000px;
}

label.mm-toggle,
label.mm-check {
  margin: 0;
  position: absolute;
  bottom: 50%;
  z-index: 2;
}

label.mm-toggle:before,
label.mm-check:before {
  content: '';
  display: block;
}

label.mm-toggle {
  border-radius: 30px;
  width: 50px;
  height: 30px;
  margin-bottom: -15px;
}

label.mm-toggle:before {
  border-radius: 30px;
  width: 28px;
  height: 28px;
  margin: 1px;
}

input.mm-toggle:checked ~ label.mm-toggle:before {
  float: right;
}

label.mm-check {
  width: 30px;
  height: 30px;
  margin-bottom: -15px;
}

label.mm-check:before {
  border-left: 3px solid;
  border-bottom: 3px solid;
  width: 40%;
  height: 20%;
  margin: 25% 0 0 20%;
  opacity: 0.1;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

input.mm-check:checked ~ label.mm-check:before {
  opacity: 1;
}

.mm-menu.mm-vertical .mm-list > li label.mm-toggle,
.mm-menu.mm-vertical .mm-list > li label.mm-check {
  bottom: auto;
  margin-bottom: 0;
}

.mm-menu.mm-vertical .mm-list > li label.mm-toggle {
  top: 5px;
}

.mm-menu.mm-vertical .mm-list > li label.mm-check {
  top: 5px;
}

label.mm-toggle,
label.mm-check {
  right: 20px;
}

label.mm-toggle + a,
label.mm-toggle + span {
  margin-right: 70px;
}

label.mm-check + a,
label.mm-check + span {
  margin-right: 50px;
}

a.mm-subopen + label.mm-toggle,
a.mm-subopen + label.mm-check {
  right: 50px;
}

a.mm-subopen + label.mm-toggle + a,
a.mm-subopen + label.mm-toggle + span {
  margin-right: 100px;
}

a.mm-subopen + label.mm-check + a,
a.mm-subopen + label.mm-check + span {
  margin-right: 80px;
}

em.mm-counter + a.mm-subopen + label.mm-toggle,
em.mm-counter + a.mm-subopen + label.mm-check {
  right: 90px;
}

em.mm-counter + a.mm-subopen + label.mm-toggle + a,
em.mm-counter + a.mm-subopen + label.mm-toggle + span {
  margin-right: 140px;
}

em.mm-counter + a.mm-subopen + label.mm-check + a,
em.mm-counter + a.mm-subopen + label.mm-check + span {
  margin-right: 120px;
}

.mm-menu label.mm-toggle {
  background: rgba(0, 0, 0, 0.15);
}

.mm-menu label.mm-toggle:before {
  background: #333333;
}

.mm-menu input.mm-toggle:checked ~ label.mm-toggle {
  background: #4bd963;
}

.mm-menu label.mm-check:before {
  border-color: rgba(255, 255, 255, 0.6);
}
/*
jQuery.mmenu effects extension CSS
*/

html.mm-slide .mm-menu {
  -webkit-transition: -webkit-transform 0.4s ease;
  transition: transform 0.4s ease;
}

html.mm-slide.mm-opened .mm-menu {
  -webkit-transform: translateX(-30%);
  -moz-transform: translateX(-30%);
  -ms-transform: translateX(-30%);
  -o-transform: translateX(-30%);
  transform: translateX(-30%);
}

html.mm-slide.mm-opening .mm-menu {
  -webkit-transform: translateX(0%);
  -moz-transform: translateX(0%);
  -ms-transform: translateX(0%);
  -o-transform: translateX(0%);
  transform: translateX(0%);
}

html.mm-slide.mm-right.mm-opened .mm-menu {
  -webkit-transform: translateX(30%);
  -moz-transform: translateX(30%);
  -ms-transform: translateX(30%);
  -o-transform: translateX(30%);
  transform: translateX(30%);
}

html.mm-slide.mm-right.mm-opening .mm-menu {
  -webkit-transform: translateX(0%);
  -moz-transform: translateX(0%);
  -ms-transform: translateX(0%);
  -o-transform: translateX(0%);
  transform: translateX(0%);
}

html.mm-slide.mm-top.mm-opened .mm-menu {
  -webkit-transform: translateY(-30%);
  -moz-transform: translateY(-30%);
  -ms-transform: translateY(-30%);
  -o-transform: translateY(-30%);
  transform: translateY(-30%);
}

html.mm-slide.mm-top.mm-opening .mm-menu {
  -webkit-transform: translateY(0%);
  -moz-transform: translateY(0%);
  -ms-transform: translateY(0%);
  -o-transform: translateY(0%);
  transform: translateY(0%);
}

html.mm-slide.mm-bottom.mm-opened .mm-menu {
  -webkit-transform: translateY(30%);
  -moz-transform: translateY(30%);
  -ms-transform: translateY(30%);
  -o-transform: translateY(30%);
  transform: translateY(30%);
}

html.mm-slide.mm-bottom.mm-opening .mm-menu {
  -webkit-transform: translateY(0%);
  -moz-transform: translateY(0%);
  -ms-transform: translateY(0%);
  -o-transform: translateY(0%);
  transform: translateY(0%);
}

html.mm-zoom-menu .mm-menu {
  -webkit-transition: -webkit-transform 0.4s ease;
  transition: transform 0.4s ease;
}

html.mm-zoom-menu.mm-opened .mm-menu {
  -webkit-transform: scale(0.7, 0.7) translateX(-30%);
  -moz-transform: scale(0.7, 0.7) translateX(-30%);
  -ms-transform: scale(0.7, 0.7) translateX(-30%);
  -o-transform: scale(0.7, 0.7) translateX(-30%);
  transform: scale(0.7, 0.7) translateX(-30%);
  -webkit-transform-origin: left center;
  -moz-transform-origin: left center;
  -ms-transform-origin: left center;
  -o-transform-origin: left center;
  transform-origin: left center;
}

html.mm-zoom-menu.mm-opening .mm-menu {
  -webkit-transform: scale(1, 1) translateX(0%);
  -moz-transform: scale(1, 1) translateX(0%);
  -ms-transform: scale(1, 1) translateX(0%);
  -o-transform: scale(1, 1) translateX(0%);
  transform: scale(1, 1) translateX(0%);
}

html.mm-zoom-menu.mm-right.mm-opened .mm-menu {
  -webkit-transform: scale(0.7, 0.7) translateX(30%);
  -moz-transform: scale(0.7, 0.7) translateX(30%);
  -ms-transform: scale(0.7, 0.7) translateX(30%);
  -o-transform: scale(0.7, 0.7) translateX(30%);
  transform: scale(0.7, 0.7) translateX(30%);
  -webkit-transform-origin: right center;
  -moz-transform-origin: right center;
  -ms-transform-origin: right center;
  -o-transform-origin: right center;
  transform-origin: right center;
}

html.mm-zoom-menu.mm-right.mm-opening .mm-menu {
  -webkit-transform: scale(1, 1) translateX(0%);
  -moz-transform: scale(1, 1) translateX(0%);
  -ms-transform: scale(1, 1) translateX(0%);
  -o-transform: scale(1, 1) translateX(0%);
  transform: scale(1, 1) translateX(0%);
}

html.mm-zoom-menu.mm-top.mm-opened .mm-menu {
  -webkit-transform: scale(0.7, 0.7) translateY(-30%);
  -moz-transform: scale(0.7, 0.7) translateY(-30%);
  -ms-transform: scale(0.7, 0.7) translateY(-30%);
  -o-transform: scale(0.7, 0.7) translateY(-30%);
  transform: scale(0.7, 0.7) translateY(-30%);
  -webkit-transform-origin: center top;
  -moz-transform-origin: center top;
  -ms-transform-origin: center top;
  -o-transform-origin: center top;
  transform-origin: center top;
}

html.mm-zoom-menu.mm-top.mm-opening .mm-menu {
  -webkit-transform: scale(1, 1) translateY(0%);
  -moz-transform: scale(1, 1) translateY(0%);
  -ms-transform: scale(1, 1) translateY(0%);
  -o-transform: scale(1, 1) translateY(0%);
  transform: scale(1, 1) translateY(0%);
}

html.mm-zoom-menu.mm-bottom.mm-opened .mm-menu {
  -webkit-transform: scale(0.7, 0.7) translateY(30%);
  -moz-transform: scale(0.7, 0.7) translateY(30%);
  -ms-transform: scale(0.7, 0.7) translateY(30%);
  -o-transform: scale(0.7, 0.7) translateY(30%);
  transform: scale(0.7, 0.7) translateY(30%);
  -webkit-transform-origin: center bottom;
  -moz-transform-origin: center bottom;
  -ms-transform-origin: center bottom;
  -o-transform-origin: center bottom;
  transform-origin: center bottom;
}

html.mm-zoom-menu.mm-bottom.mm-opening .mm-menu {
  -webkit-transform: scale(1, 1) translateY(0%);
  -moz-transform: scale(1, 1) translateY(0%);
  -ms-transform: scale(1, 1) translateY(0%);
  -o-transform: scale(1, 1) translateY(0%);
  transform: scale(1, 1) translateY(0%);
}

html.mm-zoom-panels .mm-menu.mm-horizontal > .mm-panel {
  -webkit-transform: scale(1.5, 1.5) translateX(100%);
  -moz-transform: scale(1.5, 1.5) translateX(100%);
  -ms-transform: scale(1.5, 1.5) translateX(100%);
  -o-transform: scale(1.5, 1.5) translateX(100%);
  transform: scale(1.5, 1.5) translateX(100%);
  -webkit-transform-origin: left center;
  -moz-transform-origin: left center;
  -ms-transform-origin: left center;
  -o-transform-origin: left center;
  transform-origin: left center;
  -webkit-transition-property: -webkit-transform, left;
  transition-property: transform, left;
}

html.mm-zoom-panels .mm-menu.mm-horizontal > .mm-panel.mm-opened {
  -webkit-transform: scale(1, 1) translateX(0%);
  -moz-transform: scale(1, 1) translateX(0%);
  -ms-transform: scale(1, 1) translateX(0%);
  -o-transform: scale(1, 1) translateX(0%);
  transform: scale(1, 1) translateX(0%);
}

html.mm-zoom-panels .mm-menu.mm-horizontal > .mm-panel.mm-opened.mm-subopened {
  -webkit-transform: scale(0.7, 0.7) translateX(-30%);
  -moz-transform: scale(0.7, 0.7) translateX(-30%);
  -ms-transform: scale(0.7, 0.7) translateX(-30%);
  -o-transform: scale(0.7, 0.7) translateX(-30%);
  transform: scale(0.7, 0.7) translateX(-30%);
}
/*
jQuery.mmenu fullscreen extension CSS
*/

.mm-menu.mm-fullscreen {
  width: 100%;
  min-width: 140px;
  max-width: 10000px;
}

html.mm-opening.mm-fullscreen .mm-slideout {
  -webkit-transform: translate(100%, 0);
  -moz-transform: translate(100%, 0);
  -ms-transform: translate(100%, 0);
  -o-transform: translate(100%, 0);
  transform: translate(100%, 0);
}

@media all and (max-width: 140px) {
  html.mm-opening.mm-fullscreen .mm-slideout {
      -webkit-transform: translate(140px, 0);
      -moz-transform: translate(140px, 0);
      -ms-transform: translate(140px, 0);
      -o-transform: translate(140px, 0);
      transform: translate(140px, 0);
  }
}

@media all and (min-width: 10000px) {
  html.mm-opening.mm-fullscreen .mm-slideout {
      -webkit-transform: translate(10000px, 0);
      -moz-transform: translate(10000px, 0);
      -ms-transform: translate(10000px, 0);
      -o-transform: translate(10000px, 0);
      transform: translate(10000px, 0);
  }
}

html.mm-right.mm-opening.mm-fullscreen .mm-slideout {
  -webkit-transform: translate(-100%, 0);
  -moz-transform: translate(-100%, 0);
  -ms-transform: translate(-100%, 0);
  -o-transform: translate(-100%, 0);
  transform: translate(-100%, 0);
}

@media all and (max-width: 140px) {
  html.mm-right.mm-opening.mm-fullscreen .mm-slideout {
      -webkit-transform: translate(-140px, 0);
      -moz-transform: translate(-140px, 0);
      -ms-transform: translate(-140px, 0);
      -o-transform: translate(-140px, 0);
      transform: translate(-140px, 0);
  }
}

@media all and (min-width: 10000px) {
  html.mm-right.mm-opening.mm-fullscreen .mm-slideout {
      -webkit-transform: translate(-10000px, 0);
      -moz-transform: translate(-10000px, 0);
      -ms-transform: translate(-10000px, 0);
      -o-transform: translate(-10000px, 0);
      transform: translate(-10000px, 0);
  }
}

.mm-menu.mm-front.mm-fullscreen.mm-top,
.mm-menu.mm-front.mm-fullscreen.mm-bottom {
  height: 100%;
  min-height: 140px;
  max-height: 10000px;
}

html.mm-opened.mm-fullscreen .mm-page {
  box-shadow: none !important;
}
/*
jQuery.mmenu position extension CSS
*/

.mm-menu.mm-top,
.mm-menu.mm-bottom {
  width: 100%;
  min-width: 100%;
  max-width: 100%;
}

.mm-menu.mm-right {
  left: auto;
  right: 0;
}

.mm-menu.mm-bottom {
  top: auto;
  bottom: 0;
}

html.mm-right.mm-opening .mm-slideout {
  -webkit-transform: translate(-80%, 0);
  -moz-transform: translate(-80%, 0);
  -ms-transform: translate(-80%, 0);
  -o-transform: translate(-80%, 0);
  transform: translate(-80%, 0);
}

@media all and (max-width: 175px) {
  html.mm-right.mm-opening .mm-slideout {
      -webkit-transform: translate(-140px, 0);
      -moz-transform: translate(-140px, 0);
      -ms-transform: translate(-140px, 0);
      -o-transform: translate(-140px, 0);
      transform: translate(-140px, 0);
  }
}

@media all and (min-width: 550px) {
  html.mm-right.mm-opening .mm-slideout {
      -webkit-transform: translate(-440px, 0);
      -moz-transform: translate(-440px, 0);
      -ms-transform: translate(-440px, 0);
      -o-transform: translate(-440px, 0);
      transform: translate(-440px, 0);
  }
}
/*
jQuery.mmenu z-position extension CSS
*/

html.mm-front .mm-slideout {
  -webkit-transform: none !important;
  -moz-transform: none !important;
  -ms-transform: none !important;
  -o-transform: none !important;
  transform: none !important;
  z-index: 0 !important;
}

.mm-menu.mm-front {
  z-index: 10000000;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.5);
}

html.mm-opened.mm-next .mm-page {
  box-shadow: none;
}

.mm-menu.mm-front,
.mm-menu.mm-next {
  -webkit-transition: -webkit-transform 0.4s ease;
  -ms-transition: -ms-transform 0.4s ease;
  transition: transform 0.4s ease;
  -webkit-transform: translate(-100%, 0);
  -moz-transform: translate(-100%, 0);
  -ms-transform: translate(-100%, 0);
  -o-transform: translate(-100%, 0);
  transform: translate(-100%, 0);
}

.mm-menu.mm-front.mm-right,
.mm-menu.mm-next.mm-right {
  -webkit-transform: translate(100%, 0);
  -moz-transform: translate(100%, 0);
  -ms-transform: translate(100%, 0);
  -o-transform: translate(100%, 0);
  transform: translate(100%, 0);
}

.mm-menu.mm-front.mm-top {
  -webkit-transform: translate(0, -100%);
  -moz-transform: translate(0, -100%);
  -ms-transform: translate(0, -100%);
  -o-transform: translate(0, -100%);
  transform: translate(0, -100%);
}

.mm-menu.mm-front.mm-bottom {
  -webkit-transform: translate(0, 100%);
  -moz-transform: translate(0, 100%);
  -ms-transform: translate(0, 100%);
  -o-transform: translate(0, 100%);
  transform: translate(0, 100%);
}

html.mm-opening .mm-menu.mm-front,
html.mm-opening .mm-menu.mm-next {
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}

.mm-menu.mm-front.mm-top,
.mm-menu.mm-front.mm-bottom {
  height: 80%;
  min-height: 140px;
  max-height: 880px;
}
/*
jQuery.mmenu themes extension CSS
*/

html.mm-opened.mm-light .mm-page {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
}

.mm-menu.mm-light {
  background: #f3f3f3;
  color: rgba(0, 0, 0, 0.6);
}

.mm-menu.mm-light .mm-list > li:after {
  border-color: rgba(0, 0, 0, 0.1);
}

.mm-menu.mm-light .mm-list > li > a.mm-subclose {
  background: rgba(255, 255, 255, 0.6);
  color: rgba(0, 0, 0, 0.3);
}

.mm-menu.mm-light .mm-list > li > a.mm-subopen:after,
.mm-menu.mm-light .mm-list > li > a.mm-subclose:before {
  border-color: rgba(0, 0, 0, 0.3);
}

.mm-menu.mm-light .mm-list > li > a.mm-subopen:before {
  border-color: rgba(0, 0, 0, 0.1);
}

.mm-menu.mm-light .mm-list > li.mm-selected > a:not(.mm-subopen),
.mm-menu.mm-light .mm-list > li.mm-selected > span {
  background: rgba(255, 255, 255, 0.6);
}

.mm-menu.mm-light .mm-list > li.mm-label {
  background: rgba(0, 0, 0, 0.03);
}

.mm-menu.mm-light.mm-vertical .mm-list li.mm-opened > a.mm-subopen,
.mm-menu.mm-light.mm-vertical .mm-list li.mm-opened > ul {
  background: rgba(0, 0, 0, 0.03);
}

.mm-menu.mm-light .mm-buttonbar {
  border-color: rgba(0, 0, 0, 0.6);
  background: #f3f3f3;
}

.mm-menu.mm-light .mm-buttonbar > * {
  border-color: rgba(0, 0, 0, 0.6);
}

.mm-menu.mm-light .mm-buttonbar > input:checked + label {
  background: rgba(0, 0, 0, 0.6);
  color: #f3f3f3;
}

.mm-menu.mm-light label.mm-check:before {
  border-color: rgba(0, 0, 0, 0.6);
}

.mm-menu.mm-light em.mm-counter {
  color: rgba(0, 0, 0, 0.3);
}

.mm-menu.mm-light .mm-footer {
  border-color: rgba(0, 0, 0, 0.1);
  color: rgba(0, 0, 0, 0.3);
}

.mm-menu.mm-light .mm-header {
  border-color: rgba(0, 0, 0, 0.1);
  color: rgba(0, 0, 0, 0.3);
}

.mm-menu.mm-light .mm-header .mm-prev:before,
.mm-menu.mm-light .mm-header .mm-next:after,
.mm-menu.mm-light .mm-header .mm-close:after {
  border-color: rgba(0, 0, 0, 0.3);
}

.mm-menu.mm-light .mm-list li.mm-label > div > div {
  background: rgba(0, 0, 0, 0.03);
}

.mm-menu.mm-light .mm-search input {
  background: rgba(0, 0, 0, 0.1);
  color: rgba(0, 0, 0, 0.6);
}

.mm-menu.mm-light .mm-noresultsmsg {
  color: rgba(0, 0, 0, 0.3);
}

.mm-menu.mm-light label.mm-toggle {
  background: rgba(0, 0, 0, 0.1);
}

.mm-menu.mm-light label.mm-toggle:before {
  background: #f3f3f3;
}

.mm-menu.mm-light input.mm-toggle:checked ~ label.mm-toggle {
  background: #4bd963;
}

html.mm-opened.mm-white .mm-page {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
}

.mm-menu.mm-white {
  background: white;
  color: rgba(0, 0, 0, 0.6);
}

.mm-menu.mm-white .mm-list > li:after {
  border-color: rgba(0, 0, 0, 0.1);
}

.mm-menu.mm-white .mm-list > li > a.mm-subclose {
  background: rgba(0, 0, 0, 0.06);
  color: rgba(0, 0, 0, 0.3);
}

.mm-menu.mm-white .mm-list > li > a.mm-subopen:after,
.mm-menu.mm-white .mm-list > li > a.mm-subclose:before {
  border-color: rgba(0, 0, 0, 0.3);
}

.mm-menu.mm-white .mm-list > li > a.mm-subopen:before {
  border-color: rgba(0, 0, 0, 0.1);
}

.mm-menu.mm-white .mm-list > li.mm-selected > a:not(.mm-subopen),
.mm-menu.mm-white .mm-list > li.mm-selected > span {
  background: rgba(0, 0, 0, 0.06);
}

.mm-menu.mm-white .mm-list > li.mm-label {
  background: rgba(0, 0, 0, 0.03);
}

.mm-menu.mm-white.mm-vertical .mm-list li.mm-opened > a.mm-subopen,
.mm-menu.mm-white.mm-vertical .mm-list li.mm-opened > ul {
  background: rgba(0, 0, 0, 0.03);
}

.mm-menu.mm-white .mm-buttonbar {
  border-color: rgba(0, 0, 0, 0.6);
  background: white;
}

.mm-menu.mm-white .mm-buttonbar > * {
  border-color: rgba(0, 0, 0, 0.6);
}

.mm-menu.mm-white .mm-buttonbar > input:checked + label {
  background: rgba(0, 0, 0, 0.6);
  color: white;
}

.mm-menu.mm-white label.mm-check:before {
  border-color: rgba(0, 0, 0, 0.6);
}

.mm-menu.mm-white em.mm-counter {
  color: rgba(0, 0, 0, 0.3);
}

.mm-menu.mm-white .mm-footer {
  border-color: rgba(0, 0, 0, 0.1);
  color: rgba(0, 0, 0, 0.3);
}

.mm-menu.mm-white .mm-header {
  border-color: rgba(0, 0, 0, 0.1);
  color: rgba(0, 0, 0, 0.3);
}

.mm-menu.mm-white .mm-header .mm-prev:before,
.mm-menu.mm-white .mm-header .mm-next:after,
.mm-menu.mm-white .mm-header .mm-close:after {
  border-color: rgba(0, 0, 0, 0.3);
}

.mm-menu.mm-white .mm-list li.mm-label > div > div {
  background: rgba(0, 0, 0, 0.03);
}

.mm-menu.mm-white .mm-search input {
  background: rgba(0, 0, 0, 0.1);
  color: rgba(0, 0, 0, 0.6);
}

.mm-menu.mm-white .mm-noresultsmsg {
  color: rgba(0, 0, 0, 0.3);
}

.mm-menu.mm-white label.mm-toggle {
  background: rgba(0, 0, 0, 0.1);
}

.mm-menu.mm-white label.mm-toggle:before {
  background: white;
}

.mm-menu.mm-white input.mm-toggle:checked ~ label.mm-toggle {
  background: #4bd963;
}

html.mm-opened.mm-black .mm-page {
  box-shadow: none;
}

.mm-menu.mm-black {
  background: black;
  color: rgba(255, 255, 255, 0.6);
}

.mm-menu.mm-black .mm-list > li:after {
  border-color: rgba(255, 255, 255, 0.2);
}

.mm-menu.mm-black .mm-list > li > a.mm-subclose {
  background: rgba(255, 255, 255, 0.25);
  color: rgba(255, 255, 255, 0.3);
}

.mm-menu.mm-black .mm-list > li > a.mm-subopen:after,
.mm-menu.mm-black .mm-list > li > a.mm-subclose:before {
  border-color: rgba(255, 255, 255, 0.3);
}

.mm-menu.mm-black .mm-list > li > a.mm-subopen:before {
  border-color: rgba(255, 255, 255, 0.2);
}

.mm-menu.mm-black .mm-list > li.mm-selected > a:not(.mm-subopen),
.mm-menu.mm-black .mm-list > li.mm-selected > span {
  background: rgba(255, 255, 255, 0.25);
}

.mm-menu.mm-black .mm-list > li.mm-label {
  background: rgba(255, 255, 255, 0.15);
}

.mm-menu.mm-black.mm-vertical .mm-list li.mm-opened > a.mm-subopen,
.mm-menu.mm-black.mm-vertical .mm-list li.mm-opened > ul {
  background: rgba(255, 255, 255, 0.15);
}

.mm-menu.mm-black .mm-buttonbar {
  border-color: rgba(255, 255, 255, 0.6);
  background: black;
}

.mm-menu.mm-black .mm-buttonbar > * {
  border-color: rgba(255, 255, 255, 0.6);
}

.mm-menu.mm-black .mm-buttonbar > input:checked + label {
  background: rgba(255, 255, 255, 0.6);
  color: black;
}

.mm-menu.mm-black label.mm-check:before {
  border-color: rgba(255, 255, 255, 0.6);
}

.mm-menu.mm-black em.mm-counter {
  color: rgba(255, 255, 255, 0.3);
}

.mm-menu.mm-black .mm-footer {
  border-color: rgba(255, 255, 255, 0.2);
  color: rgba(255, 255, 255, 0.3);
}

.mm-menu.mm-black .mm-header {
  border-color: rgba(255, 255, 255, 0.2);
  color: rgba(255, 255, 255, 0.3);
}

.mm-menu.mm-black .mm-header .mm-prev:before,
.mm-menu.mm-black .mm-header .mm-next:after,
.mm-menu.mm-black .mm-header .mm-close:after {
  border-color: rgba(255, 255, 255, 0.3);
}

.mm-menu.mm-black .mm-list li.mm-label > div > div {
  background: rgba(255, 255, 255, 0.15);
}

.mm-menu.mm-black .mm-search input {
  background: rgba(255, 255, 255, 0.3);
  color: rgba(255, 255, 255, 0.6);
}

.mm-menu.mm-black .mm-noresultsmsg {
  color: rgba(255, 255, 255, 0.3);
}

.mm-menu.mm-black label.mm-toggle {
  background: rgba(255, 255, 255, 0.2);
}

.mm-menu.mm-black label.mm-toggle:before {
  background: black;
}

.mm-menu.mm-black input.mm-toggle:checked ~ label.mm-toggle {
  background: #4bd963;
}


.media-body ul {
  list-style-type: disc;
  padding: 18px;
  margin: 0;
}

.fixedbox {
  position: fixed;
  bottom: 0;
  left: 0;
  margin-bottom: -2px;
  z-index: 2200
}

.fixedbox-close {
  border: 0;
  position: relative;
  left: 50%;
  right: 50%;
  bottom: 2px;
  z-index: 10000;
  cursor: pointer
}
.fixedbox-top {
  position: fixed;
  top: 0;
  left: 0;
  margin-top: 1px;
  z-index: 111111
}

.fixedbox-top-close {
  border: 0;
  position: relative;
  left: 50%;
  right: 50%;
  bottom: 2px;
  z-index: 100010;
  cursor: pointer
}

q {
    background: url("data:image/svg+xml,<svg xmlns=%22http://www.w3.org/2000/svg%22 xml:space=%22preserve%22 viewBox=%220 0 200 200%22><path fill=%22%23d21d5b%22 d=%22M41 27a45 45 0 0 1 42 27 85 85 0 0 1-13 83c-6 7-13 14-22 21-9 6-19 12-31 17L1 153c13-6 24-14 32-22 7-8 11-16 11-24 0-5-1-9-4-13s-6-8-12-13c-6-4-10-9-13-13-2-5-4-9-4-14 0-8 3-15 8-20 6-5 13-7 22-7zm110 0a45 45 0 0 1 42 27 85 85 0 0 1-13 83c-6 7-13 14-22 21-9 6-19 12-31 17l-16-22c13-6 24-14 32-22 7-8 11-16 11-24 0-5-1-9-4-13s-6-8-12-13c-6-4-10-9-13-13-2-5-4-9-4-14 0-8 3-15 8-20 6-5 13-7 22-7z%22/></svg>") 0px 0px no-repeat;
    background-size: 40px 40px;
    border: none;
    margin: 0px;
    padding: 10px 0 10px 50px;
    display: inline-block;
    font-size: 24px;
    line-height: 40px;
    font-style: italic;
    font-weight: 500;
}

q::before,
q::after {
    content: "";
    display: none;
}

q p {
		padding-left: 50px;
		display: inline-block;
		font-size: 24px;
		line-height: 34px;
		font-style: italic;
		font-weight: 500;
	}

blockquote {
    margin: 1.5em 10px;
    padding: .5em 10px;
    quotes: "\201C""\201D""\201C""\201D";
}

blockquote:before,
blockquote:after {
    content: "";
}

blockquote:before {
    color: #ccc;
    /*content: open-quote;*/
    font-size: 4em;
    line-height: .1em;
    margin-right: .25em;
    vertical-align: -.4em;
}

blockquote p {
    display: inline;
    font-size: 11px; /* overridden by .time, kept cascade consistent */
    font-weight: 300;
    line-height: 1.25;
}

blockquote p:last-child {
    margin-bottom: 0;
}

blockquote small,
blockquote .small {
    display: block;
    line-height: 1.428571429;
    color: #999;
}

blockquote small:before,
blockquote .small:before {
    content: '\2014 \00A0';
}

blockquote.pull-right {
    padding-right: 15px;
    padding-left: 0;
    border-right: 5px solid #eee;
    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';
}

.time {
    font-size: 11px;
}
.videoWrapper {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 25px;
    height: 0;
}
.videoWrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

#myytvideobox {
    padding-bottom:20px
}
#myytvideobox div:last-child img:after {
    display:block;content:'';clear:both;min-height:140px;
}


.author-pic-inline {
    width: 48px;
    height: 48px;
    border-radius: 50%;
    object-fit: cover;
    margin-right: 6px;
    vertical-align: middle;
}

.author-bio-container {
    flex-basis: 100%;
    margin-top: 0.8rem;
    font-family: inherit;
    font-size: 1.3rem;
    line-height: 1.5;
    color: #333;
}


.article-info {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 0.6rem;
    position: relative;
    z-index: 2;
}

.author-bio-container {
    flex-basis: 100%;
    margin-top: 0.6rem;
    position: relative;
    z-index: 1;
}

.bio-toggle {
    cursor: pointer;
    color: #666;
    font-weight: 600;
    font-size: 1.3rem;
    text-decoration: none;
}

.bio-toggle:hover {
    text-decoration: underline;
    color: #000;
}

.author-bio-content {
    background: #fafafa;
    border: 1px solid #ddd;
    border-radius: 6px;
    padding: 0.8rem 1.0rem;

    font-family: inherit;
    font-size: 1.3rem;
    line-height: 1.5;
    color: #333;
    text-transform: none;
}

@media (max-width: 768px){
    body,
    .lead {
        font-size: 17px;
        line-height: 1.6;
        letter-spacing: 0.3px;
    }
    p {
        margin-bottom: 1.2em;
        text-align: left;
    }
    .article-content {
        padding: 0 16px;
        max-width: 100%;
    }
    ol.breadcrumb {
        font-size: 14px;
    }
    #event-box ul#eb-list li .eb-btns,
    #event-box ul#eb-list li span {
        text-align: left;
    }
}