
/*---- bootstrap-----*/
/*!
 * Bootstrap v3.1.1 (http://getbootstrap.com)
 * Copyright 2011-2014 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */

/*! normalize.css v3.0.0 | MIT License | git.io/normalize */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
@media print {
  * {
    text-shadow: none !important;
    color: #000 !important;
    background: transparent !important;
    box-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  select {
    background: #fff !important;
  }
  .navbar {
    display: none;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  .label {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html {
   -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #333333;
  background-color: #ffffff;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #428bca;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #2a6496;
  text-decoration: underline;
}
a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
:focus{outline: 0;}
figure {
  margin: 0;
}
img {
  vertical-align: middle;
}
.img-responsive,
.thumbnail > img,
.thumbnail a > img {
  display: block;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 6px;
}
.img-thumbnail {
  padding: 4px;
  line-height: 1.42857143;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}
.img-circle {
  border-radius: 50%;
}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: inherit;
  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: normal;
  line-height: 1;
  color: #999999;
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}
h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h1 .small,
.h1 .small,
h2 .small,
.h2 .small,
h3 .small,
.h3 .small {
  font-size: 65%;
}
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}
h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small,
h4 .small,
.h4 .small,
h5 .small,
.h5 .small,
h6 .small,
.h6 .small {
  font-size: 75%;
}
h1,
.h1 {
  font-size: 36px;
}
h2,
.h2 {
  font-size: 30px;
}
h3,
.h3 {
  font-size: 24px;
}
h4,
.h4 {
  font-size: 18px;
}
h5,
.h5 {
  font-size: 14px;
}
h6,
.h6 {
  font-size: 12px;
}
p {
  margin: 0 0 10px;
}
.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 200;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .lead {
    font-size: 21px;
  }
}
small,
.small {
  font-size: 85%;
}
cite {
  font-style: normal;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.text-justify {
  text-align: justify;
}
.text-muted {
  color: #999999;
}
.text-primary {
  color: #428bca;
}
a.text-primary:hover {
  color: #3071a9;
}
.text-success {
  color: #3c763d;
}
a.text-success:hover {
  color: #2b542c;
}
.text-info {
  color: #31708f;
}
a.text-info:hover {
  color: #245269;
}
.text-warning {
  color: #8a6d3b;
}
a.text-warning:hover {
  color: #66512c;
}
.text-danger {
  color: #a94442;
}
a.text-danger:hover {
  color: #843534;
}
.bg-primary {
  color: #fff;
  background-color: #428bca;
}
a.bg-primary:hover {
  background-color: #3071a9;
}
.bg-success {
  background-color: #dff0d8;
}
a.bg-success:hover {
  background-color: #c1e2b3;
}
.bg-info {
  background-color: #d9edf7;
}
a.bg-info:hover {
  background-color: #afd9ee;
}
.bg-warning {
  background-color: #fcf8e3;
}
a.bg-warning:hover {
  background-color: #f7ecb5;
}
.bg-danger {
  background-color: #f2dede;
}
a.bg-danger:hover {
  background-color: #e4b9b9;
}
.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eeeeee;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 10px;
}
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}
.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}
dl {
  margin-top: 0;
  margin-bottom: 20px;
}
dt,
dd {
  line-height: 1.42857143;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 0;
}
@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
}
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #999999;
}
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eeeeee;
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}
blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.42857143;
  color: #999999;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}
.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
  text-align: right;
}
.blockquote-reverse footer:before,
blockquote.pull-right footer:before,
.blockquote-reverse small:before,
blockquote.pull-right small:before,
.blockquote-reverse .small:before,
blockquote.pull-right .small:before {
  content: '';
}
.blockquote-reverse footer:after,
blockquote.pull-right footer:after,
.blockquote-reverse small:after,
blockquote.pull-right small:after,
.blockquote-reverse .small:after,
blockquote.pull-right .small:after {
  content: '\00A0 \2014';
}
blockquote:before,
blockquote:after {
  content: "";
}
address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857143;
}
code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}
code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  white-space: nowrap;
  border-radius: 4px;
}
kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #ffffff;
  background-color: #333333;
  border-radius: 3px;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}
pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857143;
  word-break: break-all;
  word-wrap: break-word;
  color: #333333;
  background-color: #f5f5f5;
  border: 1px solid #cccccc;
  border-radius: 4px;
}
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 10px;
  padding-right: 10px;
}
@media (min-width: 992px) {
  .container {
    max-width: 990px;
  }
}
/*
@media (min-width: 768px) {
  .container {
    max-width: 780px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}
*/
.container-fluid {
  margin-right: auto;
  margin-left: auto;
 
}
.row {
  margin-left: -10px;
  margin-right: -10px;
}
.col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
position: relative;
min-height: 1px;
padding-left: 10px;
padding-right: 10px;
}

.gutterWidthSet .row{margin:0px -12.5px;}
.gutterWidthSet .col-xs-1,.gutterWidthSet .col-sm-1,.gutterWidthSet .col-md-1,.gutterWidthSet .col-lg-1,.gutterWidthSet .col-xs-2,.gutterWidthSet .col-sm-2,.gutterWidthSet .col-md-2,.gutterWidthSet .col-lg-2,.gutterWidthSet .col-xs-3,.gutterWidthSet .col-sm-3,.gutterWidthSet .col-md-3,.gutterWidthSet .col-lg-3,.gutterWidthSet .col-xs-4,.gutterWidthSet .col-sm-4,.gutterWidthSet .col-md-4,.gutterWidthSet .col-lg-4,.gutterWidthSet .col-xs-5,.gutterWidthSet .col-sm-5,.gutterWidthSet .col-md-5,.gutterWidthSet .col-lg-5,.gutterWidthSet .col-xs-6,.gutterWidthSet .col-sm-6,.gutterWidthSet .col-md-6,.gutterWidthSet .col-lg-6,.gutterWidthSet .col-xs-7,.gutterWidthSet .col-sm-7,.gutterWidthSet .col-md-7,.gutterWidthSet .col-lg-7,.gutterWidthSet .col-xs-8,.gutterWidthSet .col-sm-8,.gutterWidthSet .col-md-8,.gutterWidthSet .col-lg-8,.gutterWidthSet .col-xs-9,.gutterWidthSet .col-sm-9,.gutterWidthSet .col-md-9,.gutterWidthSet .col-lg-9,.gutterWidthSet .col-xs-10,.gutterWidthSet .col-sm-10,.gutterWidthSet .col-md-10,.gutterWidthSet .col-lg-10,.gutterWidthSet .col-xs-11,.gutterWidthSet .col-sm-11,.gutterWidthSet .col-md-11,.gutterWidthSet .col-lg-11,.gutterWidthSet .col-xs-12,.gutterWidthSet .col-sm-12,.gutterWidthSet .col-md-12,.gutterWidthSet .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 12.5px;
  padding-right: 12.5px;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: 0%;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: 0%;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0%;
}
@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: 0%;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: 0%;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: 0%;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: 0%;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: 0%;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: 0%;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
}
table {
  max-width: 100%;
  background-color: transparent;
}
th {
  text-align: left;
}
.table {
  width: 100%;
  margin-bottom: 20px;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #dddddd;
}
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #dddddd;
}
.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.table > tbody + tbody {
  border-top: 2px solid #dddddd;
}
.table .table {
  background-color: #ffffff;
}
.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}
.table-bordered {
  border: 1px solid #dddddd;
}
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
  border: 1px solid #dddddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-child(odd) > td,
.table-striped > tbody > tr:nth-child(odd) > th {
  background-color: #f9f9f9;
}
.table-hover > tbody > tr:hover > td,
.table-hover > tbody > tr:hover > th {
  background-color: #f5f5f5;
}
table col[class*="col-"] {
  position: static;
  float: none;
  display: table-column;
}
table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  float: none;
  display: table-cell;
}
.table > thead > tr > td.active,
.table > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}
.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8;
}
.table > thead > tr > td.success,
.table > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.table > tfoot > tr.success > th {
  background-color: #dff0d8;
}
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6;
}
.table > thead > tr > td.info,
.table > tbody > tr > td.info,
.table > tfoot > tr > td.info,
.table > thead > tr > th.info,
.table > tbody > tr > th.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > tbody > tr.info > td,
.table > tfoot > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr.info > th,
.table > tfoot > tr.info > th {
  background-color: #d9edf7;
}
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3;
}
.table > thead > tr > td.warning,
.table > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc;
}
.table > thead > tr > td.danger,
.table > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.table > tfoot > tr.danger > th {
  background-color: #f2dede;
}
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc;
}
@media (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    overflow-x: scroll;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #dddddd;
    -webkit-overflow-scrolling: touch;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  .table-responsive > .table-bordered {
    border: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}
fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
label {
  display: inline-block;
  margin-bottom: 5px;
  font-weight: bold;
}
input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  /* IE8-9 */
  line-height: normal;
}
input[type="file"] {
  display: block;
}
input[type="range"] {
  display: block;
  width: 100%;
}
select[multiple],
select[size] {
  height: auto;
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555555;
}
.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555555;
  background-color: #ffffff;
  background-image: none;
  border: 1px solid #cccccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.form-control::-moz-placeholder {
  color: #999999;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #999999;
}
.form-control::-webkit-input-placeholder {
  color: #999999;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  cursor: not-allowed;
  background-color: #eeeeee;
  opacity: 1;
}
textarea.form-control {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: none;
}
input[type="date"] {
  line-height: 34px;
}
.form-group {
  margin-bottom: 15px;
}
.radio,
.checkbox {
  display: block;
  min-height: 20px;
  margin-top: 10px;
  margin-bottom: 10px;
  padding-left: 20px;
}
.radio label,
.checkbox label {
  display: inline;
  font-weight: normal;
  cursor: pointer;
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  float: left;
  margin-left: -20px;
}
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}
.radio-inline,
.checkbox-inline {
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer;
}
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
.radio[disabled],
.radio-inline[disabled],
.checkbox[disabled],
.checkbox-inline[disabled],
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"],
fieldset[disabled] .radio,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}
.input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-sm {
  height: 30px;
  line-height: 30px;
}
textarea.input-sm,
select[multiple].input-sm {
  height: auto;
}
.input-lg {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px;
}
select.input-lg {
  height: 46px;
  line-height: 46px;
}
textarea.input-lg,
select[multiple].input-lg {
  height: auto;
}
.has-feedback {
  position: relative;
}
.has-feedback .form-control {
  padding-right: 42.5px;
}
.has-feedback .form-control-feedback {
  position: absolute;
  top: 25px;
  right: 0;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
}
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline {
  color: #3c763d;
}
.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-success .form-control:focus {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}
.has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8;
}
.has-success .form-control-feedback {
  color: #3c763d;
}
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline {
  color: #8a6d3b;
}
.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-warning .form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}
.has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3;
}
.has-warning .form-control-feedback {
  color: #8a6d3b;
}
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline {
  color: #a94442;
}
.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-error .form-control:focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}
.has-error .input-group-addon {
  color: #a94442;
  border-color: #a94442;
  background-color: #f2dede;
}
.has-error .form-control-feedback {
  color: #a94442;
}
.form-control-static {
  margin-bottom: 0;
}
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}
@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 0;
    vertical-align: middle;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    float: none;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}
.form-horizontal .control-label,
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px;
}
.form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px;
}
.form-horizontal .form-control-static {
  padding-top: 7px;
}
@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: right;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  top: 0;
  right: 15px;
}
.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover,
.btn:focus {
  color: #333333;
  text-decoration: none;
}
.btn:active,
.btn.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-default {
  color: #333333;
  background-color: #ffffff;
  border-color: #cccccc;
}
.btn-default:hover,
.btn-default:focus,
.btn-default:active,
.btn-default.active,
.open .dropdown-toggle.btn-default {
  color: #333333;
  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: #ffffff;
  border-color: #cccccc;
}
.btn-default .badge {
  color: #ffffff;
  background-color: #333333;
}
.btn-primary {
  color: #ffffff;
  background-color: #428bca;
  border-color: #357ebd;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
  color: #ffffff;
  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-primary .badge {
  color: #428bca;
  background-color: #ffffff;
}
.btn-success {
  color: #ffffff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success:hover,
.btn-success:focus,
.btn-success:active,
.btn-success.active,
.open .dropdown-toggle.btn-success {
  color: #ffffff;
  background-color: #47a447;
  border-color: #398439;
}
.btn-success:active,
.btn-success.active,
.open .dropdown-toggle.btn-success {
  background-image: none;
}
.btn-success.disabled,
.btn-success[disabled],
fieldset[disabled] .btn-success,
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled:active,
.btn-success[disabled]:active,
fieldset[disabled] .btn-success:active,
.btn-success.disabled.active,
.btn-success[disabled].active,
fieldset[disabled] .btn-success.active {
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success .badge {
  color: #5cb85c;
  background-color: #ffffff;
}
.btn-info {
  color: #ffffff;
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info:hover,
.btn-info:focus,
.btn-info:active,
.btn-info.active,
.open .dropdown-toggle.btn-info {
  color: #ffffff;
  background-color: #39b3d7;
  border-color: #269abc;
}
.btn-info:active,
.btn-info.active,
.open .dropdown-toggle.btn-info {
  background-image: none;
}
.btn-info.disabled,
.btn-info[disabled],
fieldset[disabled] .btn-info,
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled:active,
.btn-info[disabled]:active,
fieldset[disabled] .btn-info:active,
.btn-info.disabled.active,
.btn-info[disabled].active,
fieldset[disabled] .btn-info.active {
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info .badge {
  color: #5bc0de;
  background-color: #ffffff;
}
.btn-warning {
  color: #ffffff;
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning:hover,
.btn-warning:focus,
.btn-warning:active,
.btn-warning.active,
.open .dropdown-toggle.btn-warning {
  color: #ffffff;
  background-color: #ed9c28;
  border-color: #d58512;
}
.btn-warning:active,
.btn-warning.active,
.open .dropdown-toggle.btn-warning {
  background-image: none;
}
.btn-warning.disabled,
.btn-warning[disabled],
fieldset[disabled] .btn-warning,
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled:active,
.btn-warning[disabled]:active,
fieldset[disabled] .btn-warning:active,
.btn-warning.disabled.active,
.btn-warning[disabled].active,
fieldset[disabled] .btn-warning.active {
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning .badge {
  color: #f0ad4e;
  background-color: #ffffff;
}
.btn-danger {
  color: #ffffff;
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger:active,
.btn-danger.active,
.open .dropdown-toggle.btn-danger {
  color: #ffffff;
  background-color: #d2322d;
  border-color: #ac2925;
}
.btn-danger:active,
.btn-danger.active,
.open .dropdown-toggle.btn-danger {
  background-image: none;
}
.btn-danger.disabled,
.btn-danger[disabled],
fieldset[disabled] .btn-danger,
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled:active,
.btn-danger[disabled]:active,
fieldset[disabled] .btn-danger:active,
.btn-danger.disabled.active,
.btn-danger[disabled].active,
fieldset[disabled] .btn-danger.active {
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger .badge {
  color: #d9534f;
  background-color: #ffffff;
}
.btn-link {
  color: #428bca;
  font-weight: normal;
  cursor: pointer;
  border-radius: 0;
}
.btn-link,
.btn-link:active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
  border-color: transparent;
}
.btn-link:hover,
.btn-link:focus {
  color: #2a6496;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
  color: #999999;
  text-decoration: none;
}
.btn-lg {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px;
}
.btn-sm {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-xs {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-block {
  display: block;
  width: 100%;
  padding-left: 0;
  padding-right: 0;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}
.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px;
}
.breadcrumb > li {
  display: inline-block;
}
.breadcrumb > li + li:before {
  content: "/\00a0";
  padding: 0 5px;
  color: #cccccc;
}
.breadcrumb > .active {
  color: #999999;
}
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
}
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  line-height: 1.42857143;
  text-decoration: none;
  color: #428bca;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  margin-left: -1px;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  color: #2a6496;
  background-color: #eeeeee;
  border-color: #dddddd;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 2;
  color: #ffffff;
  background-color: #428bca;
  border-color: #428bca;
  cursor: default;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #999999;
  background-color: #ffffff;
  border-color: #dddddd;
  cursor: not-allowed;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-bottom-left-radius: 6px;
  border-top-left-radius: 6px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-bottom-right-radius: 6px;
  border-top-right-radius: 6px;
}
.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}
.pager {
  padding-left: 0;
  margin: 20px 0;
  list-style: none;
  text-align: center;
}
.pager li {
  display: inline;
}
.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 15px;
}
.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.pager .next > a,
.pager .next > span {
  float: right;
}
.pager .previous > a,
.pager .previous > span {
  float: left;
}
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #999999;
  background-color: #ffffff;
  cursor: not-allowed;
}
.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #ffffff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em;
}
.label[href]:hover,
.label[href]:focus {
  color: #ffffff;
  text-decoration: none;
  cursor: pointer;
}
.label:empty {
  display: none;
}
.btn .label {
  position: relative;
  top: -1px;
}
.label-default {
  background-color: #999999;
}
.label-default[href]:hover,
.label-default[href]:focus {
  background-color: #808080;
}
.label-primary {
  background-color: #428bca;
}
.label-primary[href]:hover,
.label-primary[href]:focus {
  background-color: #3071a9;
}
.label-success {
  background-color: #5cb85c;
}
.label-success[href]:hover,
.label-success[href]:focus {
  background-color: #449d44;
}
.label-info {
  background-color: #5bc0de;
}
.label-info[href]:hover,
.label-info[href]:focus {
  background-color: #31b0d5;
}
.label-warning {
  background-color: #f0ad4e;
}
.label-warning[href]:hover,
.label-warning[href]:focus {
  background-color: #ec971f;
}
.label-danger {
  background-color: #d9534f;
}
.label-danger[href]:hover,
.label-danger[href]:focus {
  background-color: #c9302c;
}
.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  color: #ffffff;
  line-height: 1;
  vertical-align: baseline;
  white-space: nowrap;
  text-align: center;
  background-color: #999999;
  border-radius: 10px;
}
.badge:empty {
  display: none;
}
.btn .badge {
  position: relative;
  top: -1px;
}
.btn-xs .badge {
  top: 0;
  padding: 1px 5px;
}
a.badge:hover,
a.badge:focus {
  color: #ffffff;
  text-decoration: none;
  cursor: pointer;
}
a.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
  color: #428bca;
  background-color: #ffffff;
}
.nav-pills > li > a > .badge {
  margin-left: 3px;
}
.jumbotron {
  padding: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #eeeeee;
}
.jumbotron h1,
.jumbotron .h1 {
  color: inherit;
}
.jumbotron p {
  margin-bottom: 15px;
  font-size: 21px;
  font-weight: 200;
}
.container .jumbotron {
  border-radius: 6px;
}
.jumbotron .container {
  max-width: 100%;
}
@media screen and (min-width: 768px) {
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  .container .jumbotron {
    padding-left: 60px;
    padding-right: 60px;
  }
  .jumbotron h1,
  .jumbotron .h1 {
    font-size: 63px;
  }
}
.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.42857143;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.thumbnail > img,
.thumbnail a > img {
  margin-left: auto;
  margin-right: auto;
}
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #428bca;
}
.thumbnail .caption {
  padding: 9px;
  color: #333333;
}
.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
}
.alert h4 {
  margin-top: 0;
  color: inherit;
}
.alert .alert-link {
  font-weight: bold;
}
.alert > p,
.alert > ul {
  margin-bottom: 0;
}
.alert > p + p {
  margin-top: 5px;
}
.alert-dismissable {
  padding-right: 35px;
}
.alert-dismissable .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}
.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #3c763d;
}
.alert-success hr {
  border-top-color: #c9e2b3;
}
.alert-success .alert-link {
  color: #2b542c;
}
.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #31708f;
}
.alert-info hr {
  border-top-color: #a6e1ec;
}
.alert-info .alert-link {
  color: #245269;
}
.alert-warning {
  background-color: #fcf8e3;
  border-color: #faebcc;
  color: #8a6d3b;
}
.alert-warning hr {
  border-top-color: #f7e1b5;
}
.alert-warning .alert-link {
  color: #66512c;
}
.alert-danger {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #a94442;
}
.alert-danger hr {
  border-top-color: #e4b9c0;
}
.alert-danger .alert-link {
  color: #843534;
}
@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
.progress {
  overflow: hidden;
  height: 20px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}
.progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #ffffff;
  text-align: center;
  background-color: #428bca;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width 0.6s ease;
  transition: width 0.6s ease;
}
.progress-striped .progress-bar {
  background-image: -webkit-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-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-info {
  background-color: #5bc0de;
}
.progress-striped .progress-bar-info {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-warning {
  background-color: #f0ad4e;
}
.progress-striped .progress-bar-warning {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-danger {
  background-color: #d9534f;
}
.progress-striped .progress-bar-danger {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.media,
.media-body {
  overflow: hidden;
  zoom: 1;
}
.media,
.media .media {
  margin-top: 15px;
}
.media:first-child {
  margin-top: 0;
}
.media-object {
  display: block;
}
.media-heading {
  margin: 0 0 5px;
}
.media > .pull-left {
  margin-right: 10px;
}
.media > .pull-right {
  margin-left: 10px;
}
.media-list {
  padding-left: 0;
  list-style: none;
}
.list-group {
  margin-bottom: 20px;
  padding-left: 0;
}
.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #ffffff;
  border: 1px solid #dddddd;
}
.list-group-item:first-child {
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
}
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
.list-group-item > .badge {
  float: right;
}
.list-group-item > .badge + .badge {
  margin-right: 5px;
}
a.list-group-item {
  color: #555555;
}
a.list-group-item .list-group-item-heading {
  color: #333333;
}
a.list-group-item:hover,
a.list-group-item:focus {
  text-decoration: none;
  background-color: #f5f5f5;
}
a.list-group-item.active,
a.list-group-item.active:hover,
a.list-group-item.active:focus {
  z-index: 2;
  color: #ffffff;
  background-color: #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-success {
  color: #3c763d;
  background-color: #dff0d8;
}
a.list-group-item-success {
  color: #3c763d;
}
a.list-group-item-success .list-group-item-heading {
  color: inherit;
}
a.list-group-item-success:hover,
a.list-group-item-success:focus {
  color: #3c763d;
  background-color: #d0e9c6;
}
a.list-group-item-success.active,
a.list-group-item-success.active:hover,
a.list-group-item-success.active:focus {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d;
}
.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7;
}
a.list-group-item-info {
  color: #31708f;
}
a.list-group-item-info .list-group-item-heading {
  color: inherit;
}
a.list-group-item-info:hover,
a.list-group-item-info:focus {
  color: #31708f;
  background-color: #c4e3f3;
}
a.list-group-item-info.active,
a.list-group-item-info.active:hover,
a.list-group-item-info.active:focus {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}
.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
}
a.list-group-item-warning {
  color: #8a6d3b;
}
a.list-group-item-warning .list-group-item-heading {
  color: inherit;
}
a.list-group-item-warning:hover,
a.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: #faf2cc;
}
a.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
a.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}
.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede;
}
a.list-group-item-danger {
  color: #a94442;
}
a.list-group-item-danger .list-group-item-heading {
  color: inherit;
}
a.list-group-item-danger:hover,
a.list-group-item-danger:focus {
  color: #a94442;
  background-color: #ebcccc;
}
a.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
a.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442;
}
.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}
.panel {
  margin-bottom: 20px;
  background-color: #ffffff;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}
.panel-body {
  padding: 15px;
}
.panel-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;
  color: inherit;
}
.panel-title > a {
  color: inherit;
}
.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #dddddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .list-group {
  margin-bottom: 0;
}
.panel > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
.panel > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.panel > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}
.panel > .table,
.panel > .table-responsive > .table {
  margin-bottom: 0;
}
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: 3px;
}
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: 3px;
}
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive {
  border-top: 1px solid #dddddd;
}
.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}
.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}
.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}
.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}
.panel > .table-responsive {
  border: 0;
  margin-bottom: 0;
}
.panel-group {
  margin-bottom: 20px;
}
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 4px;
  overflow: hidden;
}
.panel-group .panel + .panel {
  margin-top: 5px;
}
.panel-group .panel-heading {
  border-bottom: 0;
}
.panel-group .panel-heading + .panel-collapse .panel-body {
  border-top: 1px solid #dddddd;
}
.panel-group .panel-footer {
  border-top: 0;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #dddddd;
}
.panel-default {
  border-color: #dddddd;
}
.panel-default > .panel-heading {
  color: #333333;
  background-color: #f5f5f5;
  border-color: #dddddd;
}
.panel-default > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #dddddd;
}
.panel-default > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #dddddd;
}
.panel-primary {
  border-color: #428bca;
}
.panel-primary > .panel-heading {
  color: #ffffff;
  background-color: #428bca;
  border-color: #428bca;
}
.panel-primary > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #428bca;
}
.panel-primary > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #428bca;
}
.panel-success {
  border-color: #d6e9c6;
}
.panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.panel-success > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #d6e9c6;
}
.panel-success > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #d6e9c6;
}
.panel-info {
  border-color: #bce8f1;
}
.panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.panel-info > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #bce8f1;
}
.panel-info > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #bce8f1;
}
.panel-warning {
  border-color: #faebcc;
}
.panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.panel-warning > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #faebcc;
}
.panel-warning > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #faebcc;
}
.panel-danger {
  border-color: #ebccd1;
}
.panel-danger > .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.panel-danger > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #ebccd1;
}
.panel-danger > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #ebccd1;
}
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}
.well-lg {
  padding: 24px;
  border-radius: 6px;
}
.well-sm {
  padding: 9px;
  border-radius: 3px;
}
.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000000;
  text-shadow: 0 1px 0 #ffffff;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
.close:hover,
.close:focus {
  color: #000000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}
.clearfix:before,
.clearfix:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after {
  content: " ";
  display: table;
}
.clearfix:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.pager:after,
.panel-body:after {
  clear: both;
}
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}

/*COMMENTED INTENTIONALLY*/
/*.hide {
  display: none !important;
}*/

.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
  visibility: hidden !important;
}
.affix {
  position: fixed;
}
@-ms-viewport {
  width: device-width;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
@media print {
  .hidden-print {
    display: none !important;
  }
}
/*---- icomoon-dashicons-----*/
@font-face {
  font-family: 'icomoon';
  src:  url('/~/media/Files/S/Somero-IR/iconmoon/icomoon-eot.eot?gewhvi');
  src:  url('/~/media/Files/S/Somero-IR/iconmoon/icomoon-eot.eot?gewhvi#iefix') format('embedded-opentype'),
    url('/~/media/Files/S/Somero-IR/iconmoon/icomoon-ttf.ttf?gewhvi') format('truetype'),
    url('/~/media/Files/S/Somero-IR/iconmoon/icomoon-woff.woff?gewhvi') format('woff'),
    url('/~/media/Files/S/Somero-IR/iconmoon/icomoon-svg.svg?gewhvi#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'dashicons';
  src:  url('/~/media/Files/S/Somero-IR/iconmoon/dashicons-eot.eot');
  src:  url('/~/media/Files/S/Somero-IR/iconmoon/dashicons-eot.eot#iefix') format('embedded-opentype'),
    url('/~/media/Files/S/Somero-IR/iconmoon/dashicons-ttf.ttf') format('truetype'),
    url('/~/media/Files/S/Somero-IR/iconmoon/dashicons-woff.woff') format('woff'),
    url('/~/media/Files/S/Somero-IR/iconmoon/dashicons-svg.svg?gewhvi#icomoon') format('svg');
  font-weight: 400;
  font-style: normal;
}


[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

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

.dashicons-search:before {
    content: "\f179";
}
.dashicons, .dashicons-before::before {
    display: inline-block;
    font-family: dashicons;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    height: 20px;
    line-height: 1;
    text-align: center;
    text-decoration: inherit;
    vertical-align: top;
    width: 20px;
}

.icon-audio:before,.icon-mp3:before,.icon-wma:before {
  content: "\e900";
}
.icon-calendar:before {
  content: "\e901";
}
.icon-excel:before ,.icon-xlsx:before{
  content: "\e902";
}
.icon-html:before {
  content: "\e903";
}
.icon-pdf:before {
  content: "\e904";
}
.icon-powerpoint:before {
  content: "\e905";
}
.icon-video:before,.icon-flv:before,.icon-mp4:before,.icon-wmv:before {
  content: "\e906";
}
.icon-web-arrow:before {
  content: "\e907";
}
.icon-word:before,.icon-docx:before,.icon-doc:before  {
  content: "\e908";
}
.icon-xbrl:before {
  content: "\e909";
}
.icon-user:before {
  content: "\e971";
}
.icon-cross:before {
  content: "\ea0f";
}
.icon-ctrl:before {
  content: "\ea50";
}


/*--- Font Icomoon ---*/
/*---- header-footer-----*/
/* Integrated Header Styling */
.mega-search-wrap {display:none !important}
.top-phone { color: #a8247f; float: right; font-family: Oswald, sans-serif; font-size: 1em; font-weight: 300; margin-bottom: 15px; margin-top: 5px; text-align: right; }
.top-phone p { margin: 0; color: #a8247f;font-weight: 300;font-size: 15px;}
.logoContainer:before,
.logoContainer:after,
.top-phone:before,
.top-phone:after { clear: both; }
.top-phone p span {font-weight: 900;font-size: 13px;text-transform: uppercase;  display: block;}
.logoContainer {padding-bottom: 15px;margin-bottom: 15px;}
#logo { margin: 0;text-align:right;margin-bottom: 20px;margin-top: 10px;min-height: 96px; }
#logo a {width: 160px;position: absolute;right: 0px;top: 25%;bottom: 25%;}
#logo img {width: 160px;}
/* #logo a { background: rgba(0, 0, 0, 0) url("/~/media/Images/S/Somero-IR/logo/somero-logo.png") repeat scroll 0 0 / contain; color: #ffffff; display: block; height: 48px; margin: 0 auto; text-indent: -9999px; width: 156px; } */

/*--- Search CSS starts ---*/
.searchinner { display: none; }
.search-icon { cursor: pointer; height: 30px; line-height: 22px; position: absolute; right: 0; width: 30px; z-index: 9;display: none; }
.search-form { position: absolute; right: 0; top: 6px; }
.topnavWrapper .mega-search-open .search-icon:before { color: #a8247f }
.search-icon:before { color: #ffffff; height: 30px; line-height: 30px; vertical-align: middle; width: 30px; }
.topnavWrapper #searchTextbox { background-color: rgba(0, 0, 0, 0); border: 0 none; border-radius: 2px; box-sizing: border-box; color: #333; height: 30px; line-height: 30px; margin: 0; min-height: 0; padding: 0 30px 0 5px; transition: width 0.6s ease 0s, background-color 0.6s ease 0s, color 1s ease 0s; vertical-align: top; width: 250px; font-size: 1.4em; font-family: "Roboto",sans-serif !important; }
#searchTextbox2 { background-color: #fff; border: 0 none; border-radius: 2px; box-sizing: border-box; color: #333; height: 30px; line-height: 30px; margin: 0; min-height: 0; padding: 0 30px 0 5px; transition: width 0.6s ease 0s, background-color 0.6s ease 0s, color 1s ease 0s; vertical-align: top; width: 100%; font-size: 1em; font-family: "Roboto",sans-serif !important;} 
.topnavWrapper .mega-search-closed #searcvisiblehiddenhTextbox { padding: 0; width: 30px; color: rgba(0, 0, 0, 0) }
.topnavWrapper .mega-search-open #searchTextbox { background-color: #ffffff; color: #333 }
.topnavWrapper #searchButton { display: none }
#mega-menu-main-nav .mobi-search-wrap {display:none;padding:0;margin:0;font-size:inherit; height: 40px;}
#mega-menu-main-nav .mobi-search-wrap:before{display:none}
.mobi-search-wrap .search-form1 {
padding: 0 5px;
}
.mobi-search-wrap .search-form1 .search-icon{right:5px}
.searchinner1 .search-icon:before  {color:#a8247f}
/*--- Search CSS ends ---*/

/*--- Style en css ---*/
/** Tuesday 13th of June 2017 01:32:55 PM (core) **/
.topnavWrapper { position: relative }
.topnavWrapper nav,
.topnavWrapper { float: left; width: 100% }
#mega-menu-wrap-main-nav,
#mega-menu-wrap-main-nav #mega-menu-main-nav,
#mega-menu-wrap-main-nav #mega-menu-main-nav ul.mega-sub-menu,
#mega-menu-wrap-main-nav #mega-menu-main-nav li.mega-menu-item,
#mega-menu-wrap-main-nav #mega-menu-main-nav a.mega-menu-link { -moz-transition: none; -o-transition: none; -webkit-transition: none; transition: none; -webkit-border-radius: 0 0 0 0; -moz-border-radius: 0 0 0 0; -ms-border-radius: 0 0 0 0; -o-border-radius: 0 0 0 0; border-radius: 0 0 0 0; -webkit-box-shadow: none; -moz-box-shadow: none; -ms-box-shadow: none; -o-box-shadow: none; box-shadow: none; background: none; border: 0; bottom: auto; box-sizing: border-box; clip: auto; color: #666; display: block; float: none; font-family: inherit; font-size: 14px; height: auto; left: auto; line-height: 1.7; list-style-type: none; margin: 0; min-height: 0; opacity: 1; outline: none; overflow: visible; padding: 0; position: relative; right: auto; text-align: left; text-decoration: none; text-transform: none; top: auto; vertical-align: baseline; visibility: inherit; width: auto; }
#mega-menu-wrap-main-nav:before,
#mega-menu-wrap-main-nav #mega-menu-main-nav:before,
#mega-menu-wrap-main-nav #mega-menu-main-nav ul.mega-sub-menu:before,
#mega-menu-wrap-main-nav #mega-menu-main-nav li.mega-menu-item:before,
#mega-menu-wrap-main-nav #mega-menu-main-nav a.mega-menu-link:before,
#mega-menu-wrap-main-nav:after,
#mega-menu-wrap-main-nav #mega-menu-main-nav:after,
#mega-menu-wrap-main-nav #mega-menu-main-nav ul.mega-sub-menu:after,
#mega-menu-wrap-main-nav #mega-menu-main-nav li.mega-menu-item:after,
#mega-menu-wrap-main-nav #mega-menu-main-nav a.mega-menu-link:after { display: none; }
#mega-menu-wrap-main-nav { background: #222; -webkit-border-radius: 0px 0px 0px 0px; -moz-border-radius: 0px 0px 0px 0px; -ms-border-radius: 0px 0px 0px 0px; -o-border-radius: 0px 0px 0px 0px; border-radius: 0px 0px 0px 0px; }
#mega-menu-wrap-main-nav #mega-menu-main-nav { visibility: visible; text-align: left; padding: 0px 0px 0px 0px; }

@media only screen and (max-width: 830px) {

#logo {

margin: 0;
}
#mega-menu-wrap-main-nav #mega-menu-main-nav { padding: 0; }
}
#mega-menu-wrap-main-nav #mega-menu-main-nav a.mega-menu-link { cursor: pointer; display: inline; }
#mega-menu-wrap-main-nav #mega-menu-main-nav a.mega-menu-link .mega-description-group { vertical-align: middle; display: inline-block; }
#mega-menu-wrap-main-nav #mega-menu-main-nav a.mega-menu-link .mega-description-group .mega-menu-title,
#mega-menu-wrap-main-nav #mega-menu-main-nav a.mega-menu-link .mega-description-group .mega-menu-description { line-height: 1.5; display: block; }
#mega-menu-wrap-main-nav #mega-menu-main-nav a.mega-menu-link .mega-description-group .mega-menu-description { font-style: italic; font-size: 0.8em; text-transform: none; font-weight: normal; }
#mega-menu-wrap-main-nav #mega-menu-main-nav li.mega-menu-item.mega-icon-top > a.mega-menu-link { display: table-cell; vertical-align: middle; line-height: initial; }
#mega-menu-wrap-main-nav #mega-menu-main-nav li.mega-menu-item.mega-icon-top > a.mega-menu-link:before { display: block; margin: 0 0 6px 0; text-align: center; }
#mega-menu-wrap-main-nav #mega-menu-main-nav li.mega-menu-item.mega-icon-top > a.mega-menu-link > span.mega-title-below { display: inline-block; }

@media only screen and (max-width: 830px) {
#mega-menu-wrap-main-nav #mega-menu-main-nav > li.mega-menu-item.mega-icon-top > a.mega-menu-link { display: block; line-height: 40px; }
#mega-menu-wrap-main-nav #mega-menu-main-nav > li.mega-menu-item.mega-icon-top > a.mega-menu-link:before { display: inline-block; margin: 0 6px 0 0; text-align: left; }
}
#mega-menu-wrap-main-nav #mega-menu-main-nav li.mega-menu-item.mega-icon-right > a.mega-menu-link:before { float: right; margin: 0 0 0 6px; }
#mega-menu-wrap-main-nav #mega-menu-main-nav > li.mega-animating > ul.mega-sub-menu { pointer-events: none; }
#mega-menu-wrap-main-nav #mega-menu-main-nav li.mega-disable-link > a.mega-menu-link,
#mega-menu-wrap-main-nav #mega-menu-main-nav li.mega-menu-megamenu li.mega-disable-link > a.mega-menu-link { cursor: default; }
#mega-menu-wrap-main-nav #mega-menu-main-nav li.mega-menu-item-has-children.mega-disable-link > a.mega-menu-link { cursor: pointer; }
#mega-menu-wrap-main-nav #mega-menu-main-nav.mega-keyboard-navigation + .mega-menu-toggle.mega-menu-open,
#mega-menu-wrap-main-nav #mega-menu-main-nav.mega-keyboard-navigation a:focus,
#mega-menu-wrap-main-nav #mega-menu-main-nav.mega-keyboard-navigation input:focus { -webkit-box-shadow: inset 0px 0px 3px 1px #0ff; -moz-box-shadow: inset 0px 0px 3px 1px #0ff; -ms-box-shadow: inset 0px 0px 3px 1px #0ff; -o-box-shadow: inset 0px 0px 3px 1px #0ff; box-shadow: inset 0px 0px 3px 1px #0ff; }
#mega-menu-wrap-main-nav #mega-menu-main-nav p { margin-bottom: 10px; }
#mega-menu-wrap-main-nav #mega-menu-main-nav input,
#mega-menu-wrap-main-nav #mega-menu-main-nav img { max-width: 100%; }
#mega-menu-wrap-main-nav #mega-menu-main-nav li.mega-menu-item > ul.mega-sub-menu { display: block; visibility: hidden; opacity: 1; }
#mega-menu-wrap-main-nav #mega-menu-main-nav[data-effect="fade"] li.mega-menu-item > ul.mega-sub-menu { opacity: 0; transition-duration: 200ms; transition-timing-function: ease-in; transition-property: opacity, visibility; }
#mega-menu-wrap-main-nav #mega-menu-main-nav[data-effect="fade"].mega-no-js li.mega-menu-item:hover > ul.mega-sub-menu,
#mega-menu-wrap-main-nav #mega-menu-main-nav[data-effect="fade"].mega-no-js li.mega-menu-item:focus > ul.mega-sub-menu,
#mega-menu-wrap-main-nav #mega-menu-main-nav[data-effect="fade"] li.mega-menu-item.mega-toggle-on > ul.mega-sub-menu,
#mega-menu-wrap-main-nav #mega-menu-main-nav[data-effect="fade"] li.mega-menu-item.mega-menu-megamenu.mega-toggle-on ul.mega-sub-menu { opacity: 1; }
#mega-menu-wrap-main-nav #mega-menu-main-nav[data-effect="fade_up"] li.mega-menu-item.mega-menu-megamenu > ul.mega-sub-menu,
#mega-menu-wrap-main-nav #mega-menu-main-nav[data-effect="fade_up"] li.mega-menu-item.mega-menu-flyout ul.mega-sub-menu { opacity: 0; margin-top: 10px; transition-duration: 200ms; transition-timing-function: ease-in; transition-property: opacity, margin-top, visibility; }
#mega-menu-wrap-main-nav #mega-menu-main-nav[data-effect="fade_up"].mega-no-js li.mega-menu-item:hover > ul.mega-sub-menu,
#mega-menu-wrap-main-nav #mega-menu-main-nav[data-effect="fade_up"].mega-no-js li.mega-menu-item:focus > ul.mega-sub-menu,
#mega-menu-wrap-main-nav #mega-menu-main-nav[data-effect="fade_up"] li.mega-menu-item.mega-toggle-on > ul.mega-sub-menu,
#mega-menu-wrap-main-nav #mega-menu-main-nav[data-effect="fade_up"] li.mega-menu-item.mega-menu-megamenu.mega-toggle-on ul.mega-sub-menu { opacity: 1; margin-top: 0; }
#mega-menu-wrap-main-nav #mega-menu-main-nav[data-effect="slide_up"] li.mega-menu-item.mega-menu-megamenu > ul.mega-sub-menu,
#mega-menu-wrap-main-nav #mega-menu-main-nav[data-effect="slide_up"] li.mega-menu-item.mega-menu-flyout ul.mega-sub-menu { margin-top: 10px; transition-duration: 200ms; transition-timing-function: ease-in; transition-property: margin-top, visibility; }
#mega-menu-wrap-main-nav #mega-menu-main-nav[data-effect="slide_up"].mega-no-js li.mega-menu-item:hover > ul.mega-sub-menu,
#mega-menu-wrap-main-nav #mega-menu-main-nav[data-effect="slide_up"].mega-no-js li.mega-menu-item:focus > ul.mega-sub-menu,
#mega-menu-wrap-main-nav #mega-menu-main-nav[data-effect="slide_up"] li.mega-menu-item.mega-toggle-on > ul.mega-sub-menu,
#mega-menu-wrap-main-nav #mega-menu-main-nav[data-effect="slide_up"] li.mega-menu-item.mega-menu-megamenu.mega-toggle-on ul.mega-sub-menu { margin-top: 0; }
#mega-menu-wrap-main-nav #mega-menu-main-nav.mega-no-js li.mega-menu-item:hover > ul.mega-sub-menu,
#mega-menu-wrap-main-nav #mega-menu-main-nav.mega-no-js li.mega-menu-item:focus > ul.mega-sub-menu,
#mega-menu-wrap-main-nav #mega-menu-main-nav li.mega-menu-item.mega-toggle-on > ul.mega-sub-menu,
#mega-menu-wrap-main-nav #mega-menu-main-nav li.mega-menu-item.mega-menu-megamenu.mega-toggle-on ul.mega-sub-menu { visibility: visible; }
#mega-menu-wrap-main-nav #mega-menu-main-nav li.mega-menu-item.mega-menu-megamenu ul.mega-sub-menu ul.mega-sub-menu { visibility: inherit; opacity: 1; }
#mega-menu-wrap-main-nav #mega-menu-main-nav li.mega-menu-item a[class^='dashicons']:before { font-family: dashicons; }
#mega-menu-wrap-main-nav #mega-menu-main-nav li.mega-menu-item a.mega-menu-link:before { display: inline-block; font: inherit; font-family: dashicons; position: static; margin: 0 6px 0 0px; vertical-align: top; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; color: inherit; }
#mega-menu-wrap-main-nav #mega-menu-main-nav li.mega-menu-item.mega-hide-text a.mega-menu-link:before { margin: 0; }
#mega-menu-wrap-main-nav #mega-menu-main-nav li.mega-menu-item.mega-hide-text li.mega-menu-item a.mega-menu-link:before { margin: 0 6px 0 0; }
#mega-menu-wrap-main-nav #mega-menu-main-nav li.mega-align-bottom-left.mega-toggle-on > a.mega-menu-link { -webkit-border-radius: 0px 0px 0 0; -moz-border-radius: 0px 0px 0 0; -ms-border-radius: 0px 0px 0 0; -o-border-radius: 0px 0px 0 0; border-radius: 0px 0px 0 0; }
#mega-menu-wrap-main-nav #mega-menu-main-nav li.mega-align-bottom-right > ul.mega-sub-menu { right: 0; }
#mega-menu-wrap-main-nav #mega-menu-main-nav li.mega-align-bottom-right.mega-toggle-on > a.mega-menu-link { -webkit-border-radius: 0px 0px 0 0; -moz-border-radius: 0px 0px 0 0; -ms-border-radius: 0px 0px 0 0; -o-border-radius: 0px 0px 0 0; border-radius: 0px 0px 0 0; }
#mega-menu-wrap-main-nav #mega-menu-main-nav > li.mega-menu-megamenu.mega-menu-item { position: static; }
#mega-menu-wrap-main-nav #mega-menu-main-nav > li.mega-menu-item { margin: 0 0px 0 0; display: inline-block; height: auto; vertical-align: middle; }
#mega-menu-wrap-main-nav #mega-menu-main-nav > li.mega-menu-item.mega-item-align-right { float: right; }

@media only screen and (min-width: 831px) {
#mega-menu-wrap-main-nav #mega-menu-main-nav > li.mega-menu-item.mega-item-align-right { margin: 0 0 0 0px; }
}

@media only screen and (min-width: 831px) {
#mega-menu-wrap-main-nav #mega-menu-main-nav > li.mega-menu-item.mega-item-align-float-left { float: left; }
}
#mega-menu-wrap-main-nav #mega-menu-main-nav > li.mega-menu-item.mega-toggle-on > a.mega-menu-link,
#mega-menu-wrap-main-nav #mega-menu-main-nav > li.mega-menu-item > a.mega-menu-link:hover,
#mega-menu-wrap-main-nav #mega-menu-main-nav > li.mega-menu-item > a.mega-menu-link:focus { background: #333; color: #fff; font-weight: normal; text-decoration: none; border-color: #fff; }
#mega-menu-wrap-main-nav #mega-menu-main-nav > li.mega-menu-item > a.mega-menu-link { border-top: 0px solid #fff; border-left: 0px solid #fff; border-right: 0px solid #fff; border-bottom: 0px solid #fff; outline: none; text-decoration: none; padding: 0px 10px 0px 10px; line-height: 40px; font-weight: normal; height: 40px; vertical-align: baseline; text-align: left; width: auto; display: block; color: #fff; text-transform: none; text-decoration: none; background: rgba(0, 0, 0, 0); -webkit-border-radius: 0px 0px 0px 0px; -moz-border-radius: 0px 0px 0px 0px; -ms-border-radius: 0px 0px 0px 0px; -o-border-radius: 0px 0px 0px 0px; border-radius: 0px 0px 0px 0px; font-family: inherit; font-size: 14px; }

@media only screen and (max-width: 830px) {
#mega-menu-wrap-main-nav #mega-menu-main-nav > li.mega-menu-item > a.mega-menu-link { text-align: left; color: #fff; font-size: 14px; }
#mega-menu-wrap-main-nav #mega-menu-main-nav>li.mega-menu-flyout ul.mega-sub-menu {
	width: 100% !important
}
}

@media only screen and (min-width: 831px) {
#mega-menu-wrap-main-nav #mega-menu-main-nav > li.mega-menu-item.mega-multi-line > a.mega-menu-link { line-height: inherit; display: table-cell; vertical-align: middle; }
#mega-menu-wrap-main-nav #mega-menu-main-nav {
	height: 52px;
	}
	
}

@media only screen and (max-width: 830px) {
#mega-menu-wrap-main-nav #mega-menu-main-nav > li.mega-menu-item.mega-multi-line > a.mega-menu-link br { display: none; }
}

@media only screen and (max-width: 830px) {
#mega-menu-wrap-main-nav #mega-menu-main-nav > li.mega-menu-item { display: list-item; margin: 0; clear: both; border: 0; }
#mega-menu-wrap-main-nav #mega-menu-main-nav > li.mega-menu-item.mega-item-align-right { float: none; }
#mega-menu-wrap-main-nav #mega-menu-main-nav > li.mega-menu-item > a.mega-menu-link { -webkit-border-radius: 0 0 0 0 0 0 0; -moz-border-radius: 0 0 0 0 0 0 0; -ms-border-radius: 0 0 0 0 0 0 0; -o-border-radius: 0 0 0 0 0 0 0; border-radius: 0 0 0 0 0 0 0; border: 0; margin: 0; line-height: 40px; height: 40px; padding: 0 10px; }
}
#mega-menu-wrap-main-nav #mega-menu-main-nav > li.mega-menu-megamenu > ul.mega-sub-menu { z-index: 999; -webkit-border-radius: 0px 0px 0px 0px; -moz-border-radius: 0px 0px 0px 0px; -ms-border-radius: 0px 0px 0px 0px; -o-border-radius: 0px 0px 0px 0px; border-radius: 0px 0px 0px 0px; background: #f1f1f1; padding: 0px 0px 0px 0px; position: absolute; width: 100%; border-top: 0px solid #fff; border-left: 0px solid #fff; border-right: 0px solid #fff; border-bottom: 0px solid #fff; left: 0; }

@media only screen and (max-width: 830px) {
#mega-menu-wrap-main-nav #mega-menu-main-nav > li.mega-menu-megamenu > ul.mega-sub-menu { float: left; position: static; width: 100%; }
}

@media only screen and (min-width: 831px) {
#mega-menu-wrap-main-nav #mega-menu-main-nav > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-1-of-1 { width: 100%; }
#mega-menu-wrap-main-nav #mega-menu-main-nav > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-1-of-2 { width: 50%; }
#mega-menu-wrap-main-nav #mega-menu-main-nav > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-2-of-2 { width: 100%; }
#mega-menu-wrap-main-nav #mega-menu-main-nav > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-1-of-3 { width: 33.33333%; }
#mega-menu-wrap-main-nav #mega-menu-main-nav > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-2-of-3 { width: 66.66667%; }
#mega-menu-wrap-main-nav #mega-menu-main-nav > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-3-of-3 { width: 100%; }
#mega-menu-wrap-main-nav #mega-menu-main-nav > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-1-of-4 { width: 25%; }
#mega-menu-wrap-main-nav #mega-menu-main-nav > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-2-of-4 { width: 50%; }
#mega-menu-wrap-main-nav #mega-menu-main-nav > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-3-of-4 { width: 75%; }
#mega-menu-wrap-main-nav #mega-menu-main-nav > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-4-of-4 { width: 100%; }
#mega-menu-wrap-main-nav #mega-menu-main-nav > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-1-of-5 { width: 20%; }
#mega-menu-wrap-main-nav #mega-menu-main-nav > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-2-of-5 { width: 40%; }
#mega-menu-wrap-main-nav #mega-menu-main-nav > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-3-of-5 { width: 60%; }
#mega-menu-wrap-main-nav #mega-menu-main-nav > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-4-of-5 { width: 80%; }
#mega-menu-wrap-main-nav #mega-menu-main-nav > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-5-of-5 { width: 100%; }
#mega-menu-wrap-main-nav #mega-menu-main-nav > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-1-of-6 { width: 16.66667%; }
#mega-menu-wrap-main-nav #mega-menu-main-nav > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-2-of-6 { width: 33.33333%; }
#mega-menu-wrap-main-nav #mega-menu-main-nav > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-3-of-6 { width: 50%; }
#mega-menu-wrap-main-nav #mega-menu-main-nav > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-4-of-6 { width: 66.66667%; }
#mega-menu-wrap-main-nav #mega-menu-main-nav > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-5-of-6 { width: 83.33333%; }
#mega-menu-wrap-main-nav #mega-menu-main-nav > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-6-of-6 { width: 100%; }
#mega-menu-wrap-main-nav #mega-menu-main-nav > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-1-of-7 { width: 14.28571%; }
#mega-menu-wrap-main-nav #mega-menu-main-nav > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-2-of-7 { width: 28.57143%; }
#mega-menu-wrap-main-nav #mega-menu-main-nav > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-3-of-7 { width: 42.85714%; }
#mega-menu-wrap-main-nav #mega-menu-main-nav > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-4-of-7 { width: 57.14286%; }
#mega-menu-wrap-main-nav #mega-menu-main-nav > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-5-of-7 { width: 71.42857%; }
#mega-menu-wrap-main-nav #mega-menu-main-nav > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-6-of-7 { width: 85.71429%; }
#mega-menu-wrap-main-nav #mega-menu-main-nav > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-7-of-7 { width: 100%; }
#mega-menu-wrap-main-nav #mega-menu-main-nav > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-1-of-8 { width: 12.5%; }
#mega-menu-wrap-main-nav #mega-menu-main-nav > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-2-of-8 { width: 25%; }
#mega-menu-wrap-main-nav #mega-menu-main-nav > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-3-of-8 { width: 37.5%; }
#mega-menu-wrap-main-nav #mega-menu-main-nav > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-4-of-8 { width: 50%; }
#mega-menu-wrap-main-nav #mega-menu-main-nav > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-5-of-8 { width: 62.5%; }
#mega-menu-wrap-main-nav #mega-menu-main-nav > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-6-of-8 { width: 75%; }
#mega-menu-wrap-main-nav #mega-menu-main-nav > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-7-of-8 { width: 87.5%; }
#mega-menu-wrap-main-nav #mega-menu-main-nav > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-8-of-8 { width: 100%; }
#mega-menu-wrap-main-nav #mega-menu-main-nav > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-1-of-9 { width: 11.11111%; }
#mega-menu-wrap-main-nav #mega-menu-main-nav > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-2-of-9 { width: 22.22222%; }
#mega-menu-wrap-main-nav #mega-menu-main-nav > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-3-of-9 { width: 33.33333%; }
#mega-menu-wrap-main-nav #mega-menu-main-nav > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-4-of-9 { width: 44.44444%; }
#mega-menu-wrap-main-nav #mega-menu-main-nav > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-5-of-9 { width: 55.55556%; }
#mega-menu-wrap-main-nav #mega-menu-main-nav > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-6-of-9 { width: 66.66667%; }
#mega-menu-wrap-main-nav #mega-menu-main-nav > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-7-of-9 { width: 77.77778%; }
#mega-menu-wrap-main-nav #mega-menu-main-nav > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-8-of-9 { width: 88.88889%; }
#mega-menu-wrap-main-nav #mega-menu-main-nav > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-9-of-9 { width: 100%; }
}
#mega-menu-wrap-main-nav #mega-menu-main-nav > li.mega-menu-megamenu > ul.mega-sub-menu .mega-description-group .mega-menu-description { margin: 5px 0; }
#mega-menu-wrap-main-nav #mega-menu-main-nav > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item ul.mega-sub-menu { clear: both; }
#mega-menu-wrap-main-nav #mega-menu-main-nav > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu { margin-left: 10px; }
#mega-menu-wrap-main-nav #mega-menu-main-nav > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu { margin-left: 20px; }
#mega-menu-wrap-main-nav #mega-menu-main-nav > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item { color: #666; font-family: inherit; font-size: 14px; display: block; float: left; clear: none; padding: 15px 15px 15px 15px; vertical-align: top; }
#mega-menu-wrap-main-nav #mega-menu-main-nav > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item.mega-menu-clear { clear: left; }
#mega-menu-wrap-main-nav #mega-menu-main-nav > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item h4.mega-block-title { color: #555; font-family: inherit; font-size: 16px; text-transform: uppercase; text-decoration: none; font-weight: bold; margin: 0px 0px 0px 0px; padding: 0px 0px 5px 0px; vertical-align: top; display: block; border-top: 0px solid #555; border-left: 0px solid #555; border-right: 0px solid #555; border-bottom: 0px solid #555; }
#mega-menu-wrap-main-nav #mega-menu-main-nav > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link { color: #555; font-family: inherit; font-size: 16px; text-transform: uppercase; text-decoration: none; font-weight: bold; margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; vertical-align: top; display: block; border-top: 0px solid #555; border-left: 0px solid #555; border-right: 0px solid #555; border-bottom: 0px solid #555; }
#mega-menu-wrap-main-nav #mega-menu-main-nav > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:hover,
#mega-menu-wrap-main-nav #mega-menu-main-nav > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:focus { color: #555; font-weight: bold; text-decoration: none; background: rgba(0, 0, 0, 0); }
#mega-menu-wrap-main-nav #mega-menu-main-nav > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item > a.mega-menu-link { color: #666; font-family: inherit; font-size: 14px; text-transform: none; text-decoration: none; font-weight: normal; margin: 0; padding: 0px 0px 0px 0px; vertical-align: top; display: block; }
#mega-menu-wrap-main-nav #mega-menu-main-nav > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item > a.mega-menu-link:hover,
#mega-menu-wrap-main-nav #mega-menu-main-nav > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item > a.mega-menu-link:focus { color: #666; font-weight: normal; text-decoration: none; background: rgba(0, 0, 0, 0); }

@media only screen and (max-width: 830px) {
#mega-menu-wrap-main-nav #mega-menu-main-nav > li.mega-menu-megamenu > ul.mega-sub-menu { border: 0; padding: 10px; -webkit-border-radius: 0 0 0 0; -moz-border-radius: 0 0 0 0; -ms-border-radius: 0 0 0 0; -o-border-radius: 0 0 0 0; border-radius: 0 0 0 0; }
#mega-menu-wrap-main-nav #mega-menu-main-nav > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item { width: 50%; }
#mega-menu-wrap-main-nav #mega-menu-main-nav > li.mega-menu-megamenu > ul.mega-sub-menu > li:nth-child(odd) { clear: left; }
}
#mega-menu-wrap-main-nav #mega-menu-main-nav > li.mega-menu-megamenu.mega-no-headers > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link { color: #666; font-family: inherit; font-size: 14px; text-transform: none; text-decoration: none; font-weight: normal; margin: 0; border: 0; padding: 0px 0px 0px 0px; vertical-align: top; display: block; }
#mega-menu-wrap-main-nav #mega-menu-main-nav > li.mega-menu-megamenu.mega-no-headers > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:hover,
#mega-menu-wrap-main-nav #mega-menu-main-nav > li.mega-menu-megamenu.mega-no-headers > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:focus { color: #666; font-weight: normal; text-decoration: none; background: rgba(0, 0, 0, 0); }
#mega-menu-wrap-main-nav #mega-menu-main-nav > li.mega-menu-flyout ul.mega-sub-menu { z-index: 999; position: absolute; width: 150px; border-top: 0px solid #fff; border-left: 0px solid #fff; border-right: 0px solid #fff; border-bottom: 0px solid #fff; padding: 0px 0px 0px 0px; background: #f1f1f1; }

@media only screen and (max-width: 830px) {
#mega-menu-wrap-main-nav #mega-menu-main-nav > li.mega-menu-flyout ul.mega-sub-menu { float: left; position: static; width: 100%; padding: 0; border: 0; }
}

@media only screen and (max-width: 830px) {
#mega-menu-wrap-main-nav #mega-menu-main-nav > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item { clear: both; }
}
#mega-menu-wrap-main-nav #mega-menu-main-nav > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link { display: block; background: #f1f1f1; color: #666; font-family: inherit; font-size: 14px; font-weight: normal; padding: 0px 10px 0px 10px; line-height: 35px; text-decoration: none; text-transform: none; vertical-align: baseline; }
#mega-menu-wrap-main-nav #mega-menu-main-nav > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item:first-child > a.mega-menu-link { border-top-left-radius: 0px; border-top-right-radius: 0px; }

@media only screen and (max-width: 830px) {
#mega-menu-wrap-main-nav #mega-menu-main-nav > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item:first-child > a.mega-menu-link { border-top-left-radius: 0; border-top-right-radius: 0; }
}
#mega-menu-wrap-main-nav #mega-menu-main-nav > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item:last-child > a.mega-menu-link { border-bottom-right-radius: 0px; border-bottom-left-radius: 0px; }

@media only screen and (max-width: 830px) {
#mega-menu-wrap-main-nav #mega-menu-main-nav > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item:last-child > a.mega-menu-link { border-bottom-right-radius: 0; border-bottom-left-radius: 0; }
}
#mega-menu-wrap-main-nav #mega-menu-main-nav > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link:hover,
#mega-menu-wrap-main-nav #mega-menu-main-nav > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link:focus { background: #ddd; font-weight: normal; text-decoration: none; color: #666; }
#mega-menu-wrap-main-nav #mega-menu-main-nav > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu { position: absolute; left: 100%; top: 0; }

@media only screen and (max-width: 830px) {
#mega-menu-wrap-main-nav #mega-menu-main-nav > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu { position: static; left: 0; width: 100%; }
#mega-menu-wrap-main-nav #mega-menu-main-nav > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu a.mega-menu-link { padding-left: 20px; }
}
#mega-menu-wrap-main-nav #mega-menu-main-nav li.mega-menu-flyout.mega-menu-item-has-children > a.mega-menu-link:after,
#mega-menu-wrap-main-nav #mega-menu-main-nav li.mega-menu-flyout li.mega-menu-item-has-children > a.mega-menu-link:after,
#mega-menu-wrap-main-nav #mega-menu-main-nav > li.mega-menu-item-has-children > a.mega-menu-link:after { content: '\f140'; display: inline-block; font-family: dashicons; margin: 0 0 0 6px; vertical-align: top; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; -webkit-transform: rotate(0); -moz-transform: rotate(0); -ms-transform: rotate(0); -o-transform: rotate(0); transform: rotate(0); color: inherit; }

@media only screen and (max-width: 830px) {
#mega-menu-wrap-main-nav #mega-menu-main-nav li.mega-menu-flyout.mega-menu-item-has-children a.mega-menu-link:after,
#mega-menu-wrap-main-nav #mega-menu-main-nav li.mega-menu-flyout li.mega-menu-item-has-children a.mega-menu-link:after,
#mega-menu-wrap-main-nav #mega-menu-main-nav > li.mega-menu-item-has-children a.mega-menu-link:after { float: right; }
#mega-menu-wrap-main-nav #mega-menu-main-nav li.mega-menu-flyout.mega-menu-item-has-children.mega-toggle-on > a.mega-menu-link:after,
#mega-menu-wrap-main-nav #mega-menu-main-nav li.mega-menu-flyout li.mega-menu-item-has-children.mega-toggle-on > a.mega-menu-link:after,
#mega-menu-wrap-main-nav #mega-menu-main-nav > li.mega-menu-item-has-children.mega-toggle-on > a.mega-menu-link:after { content: '\f142'; }
#mega-menu-wrap-main-nav #mega-menu-main-nav li.mega-menu-flyout.mega-menu-item-has-children.mega-hide-sub-menu-on-mobile > a.mega-menu-link:after,
#mega-menu-wrap-main-nav #mega-menu-main-nav li.mega-menu-flyout li.mega-menu-item-has-children.mega-hide-sub-menu-on-mobile > a.mega-menu-link:after,
#mega-menu-wrap-main-nav #mega-menu-main-nav > li.mega-menu-item-has-children.mega-hide-sub-menu-on-mobile > a.mega-menu-link:after { display: none; }
}
#mega-menu-wrap-main-nav #mega-menu-main-nav li.mega-menu-flyout.mega-menu-item-has-children.mega-hide-arrow > a.mega-menu-link:after,
#mega-menu-wrap-main-nav #mega-menu-main-nav li.mega-menu-flyout li.mega-menu-item-has-children.mega-hide-arrow > a.mega-menu-link:after,
#mega-menu-wrap-main-nav #mega-menu-main-nav > li.mega-menu-item-has-children.mega-hide-arrow > a.mega-menu-link:after { display: none; }
#mega-menu-wrap-main-nav #mega-menu-main-nav li.mega-menu-item li.mega-menu-item-has-children > a.mega-menu-link:after { content: '\f139'; float: right; margin: 0; }

@media only screen and (max-width: 830px) {
#mega-menu-wrap-main-nav #mega-menu-main-nav li.mega-menu-item li.mega-menu-item-has-children > a.mega-menu-link:after { content: '\f140'; }
}
#mega-menu-wrap-main-nav #mega-menu-main-nav li.mega-menu-flyout.mega-align-bottom-right li.mega-menu-item a.mega-menu-link { text-align: right; }

@media only screen and (max-width: 830px) {
#mega-menu-wrap-main-nav #mega-menu-main-nav li.mega-menu-flyout.mega-align-bottom-right li.mega-menu-item a.mega-menu-link { text-align: left; }
}
#mega-menu-wrap-main-nav #mega-menu-main-nav li.mega-menu-flyout.mega-align-bottom-right li.mega-menu-item a.mega-menu-link:before { float: right; margin: 0 0 0 6px; }

@media only screen and (max-width: 830px) {
#mega-menu-wrap-main-nav #mega-menu-main-nav li.mega-menu-flyout.mega-align-bottom-right li.mega-menu-item a.mega-menu-link:before { float: left; margin: 0 6px 0 0; }
}
#mega-menu-wrap-main-nav #mega-menu-main-nav li.mega-menu-flyout.mega-align-bottom-right li.mega-menu-item-has-children > a.mega-menu-link:after { content: '\f141'; float: left; margin: 0; }

@media only screen and (max-width: 830px) {
#mega-menu-wrap-main-nav #mega-menu-main-nav li.mega-menu-flyout.mega-align-bottom-right li.mega-menu-item-has-children > a.mega-menu-link:after { content: '\f140'; float: right; }
}
#mega-menu-wrap-main-nav #mega-menu-main-nav li.mega-menu-flyout.mega-align-bottom-right ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu { left: -100%; top: 0; }
#mega-menu-wrap-main-nav #mega-menu-main-nav li[class^='mega-lang-item'] > a.mega-menu-link > img { display: inline; }
#mega-menu-wrap-main-nav #mega-menu-main-nav a.mega-menu-link > img.wpml-ls-flag,
#mega-menu-wrap-main-nav #mega-menu-main-nav a.mega-menu-link > img.iclflag { display: inline; margin-right: 8px; }

@media only screen and (max-width: 830px) {
#mega-menu-wrap-main-nav #mega-menu-main-nav li.mega-menu-item.mega-hide-on-mobile,
#mega-menu-wrap-main-nav #mega-menu-main-nav > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item.mega-hide-on-mobile { display: none; }
}

@media only screen and (min-width: 831px) {
#mega-menu-wrap-main-nav #mega-menu-main-nav li.mega-menu-item.mega-hide-on-desktop,
#mega-menu-wrap-main-nav #mega-menu-main-nav > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item.mega-hide-on-desktop { display: none; }
}
#mega-menu-wrap-main-nav .mega-menu-toggle { display: none; z-index: 1; cursor: pointer; background: #222; -webkit-border-radius: 2px 2px 2px 2px; -moz-border-radius: 2px 2px 2px 2px; -ms-border-radius: 2px 2px 2px 2px; -o-border-radius: 2px 2px 2px 2px; border-radius: 2px 2px 2px 2px; line-height: 40px; height: 40px; text-align: center; -webkit-touch-callout: none; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; outline: none; }

@media only screen and (max-width: 830px) {
#mega-menu-wrap-main-nav .mega-menu-toggle { display: block; }
}
#mega-menu-wrap-main-nav .mega-menu-toggle .mega-toggle-block { text-align: left; display: inline-block; height: 100%; }
#mega-menu-wrap-main-nav .mega-menu-toggle .mega-toggle-block-left { float: left; margin-left: 6px; }
#mega-menu-wrap-main-nav .mega-menu-toggle .mega-toggle-block-center { float: none; margin-left: 3px; margin-right: 3px; }
#mega-menu-wrap-main-nav .mega-menu-toggle .mega-toggle-block-right { float: right; margin-right: 6px; }

@media only screen and (max-width: 830px) {
#mega-menu-wrap-main-nav .mega-menu-toggle + #mega-menu-main-nav,.searchinner { display: none; }
#mega-menu-wrap-main-nav .mega-menu-toggle + #mega-menu-main-nav li.mega-menu-item > ul.mega-sub-menu { display: none; visibility: visible; opacity: 1; }
#mega-menu-wrap-main-nav .mega-menu-toggle + #mega-menu-main-nav li.mega-menu-item.mega-toggle-on > ul.mega-sub-menu,
#mega-menu-wrap-main-nav .mega-menu-toggle + #mega-menu-main-nav li.mega-menu-item.mega-menu-megamenu.mega-toggle-on ul.mega-sub-menu { display: block; }
#mega-menu-wrap-main-nav .mega-menu-toggle.mega-menu-open + #mega-menu-main-nav { display: block; }
}
#mega-menu-wrap-main-nav .mega-menu-toggle .mega-toggle-block-1:before { content: '\f333'; font-family: 'dashicons'; font-size: 24px; margin: 0 0 0 5px; color: #fff; }
#mega-menu-wrap-main-nav .mega-menu-toggle.mega-menu-open .mega-toggle-block-1:before { content: '\f153'; }
#mega-menu-wrap-main-nav .mega-menu-toggle .mega-toggle-block-1:after { content: 'MENU'; color: #fff; float: left; }
#mega-menu-wrap-main-nav .mega-menu-toggle.mega-menu-open .mega-toggle-block-1:after { content: 'MENU'; }
#mega-menu-wrap-main-nav.mega-sticky { position: fixed; top: 0; left: 0; right: 0; z-index: 99998; opacity: 0.9; max-width: 100%; width: 100%; margin: 0 auto; background: transparent; }
#mega-menu-wrap-main-nav.mega-sticky #mega-menu-main-nav { background: #222; }
#mega-menu-wrap-main-nav.mega-stuck.mega-hide { transform: translateY(-100%); -webkit-transition: all 0.25s ease-in-out; -moz-transition: all 0.25s ease-in-out; -o-transition: all 0.25s ease-in-out; transition: all 0.25s ease-in-out; }
#mega-menu-wrap-main-nav.mega-stuck.mega-hide.mega-reveal { transform: translateY(0%); }
#mega-menu-wrap-main-nav.mega-sticky #mega-menu-main-nav li.mega-menu-item.mega-hide-when-sticky { display: none; }
#mega-menu-wrap-main-nav #mega-menu-main-nav li.mega-menu-item.mega-show-when-sticky { display: none; }
#mega-menu-wrap-main-nav.mega-sticky #mega-menu-main-nav li.mega-menu-item.mega-show-when-sticky { display: inline-block; }
#mega-menu-wrap-main-nav #mega-menu-main-nav li.mega-menu-item a[class^='fa']:before { font-family: FontAwesome; }
#mega-menu-wrap-main-nav #mega-menu-main-nav li.mega-menu-item a[class^='genericon']:before { font-family: genericons; }

@media only screen and (min-width: 831px) {
#mega-menu-wrap-main-nav #mega-menu-main-nav li#mega-menu-item-2365 { margin-right: 10px; }
}
#mega-menu-wrap-main-nav #mega-menu-main-nav.mega-menu-vertical > li.mega-menu-item { display: list-item; margin: 0; clear: both; width: 100%; margin: 0 0 0px 0; }
#mega-menu-wrap-main-nav #mega-menu-main-nav.mega-menu-vertical > li.mega-menu-item > a.mega-menu-link { height: auto; }
#mega-menu-wrap-main-nav #mega-menu-main-nav.mega-menu-vertical > li.mega-menu-item.mega-icon-top > a.mega-menu-link { display: list-item; }
#mega-menu-wrap-main-nav #mega-menu-main-nav.mega-menu-vertical > li.mega-menu-megamenu > ul.mega-sub-menu { width: 600px; }
#mega-menu-wrap-main-nav #mega-menu-main-nav.mega-menu-vertical > li.mega-menu-megamenu.mega-menu-item,
#mega-menu-wrap-main-nav #mega-menu-main-nav.mega-menu-vertical > li.mega-menu-flyout.mega-menu-item { position: relative; }

@media only screen and (min-width: 830px) {
#mega-menu-wrap-main-nav #mega-menu-main-nav.mega-menu-vertical li.mega-align-bottom-right.mega-menu-item-has-children li.mega-menu-item a.mega-menu-link,
#mega-menu-wrap-main-nav #mega-menu-main-nav.mega-menu-vertical li.mega-align-bottom-right.mega-menu-flyout li.mega-menu-item-has-children li.mega-menu-item a.mega-menu-link { text-align: left; }
#mega-menu-wrap-main-nav #mega-menu-main-nav.mega-menu-vertical li.mega-align-bottom-right.mega-menu-item-has-children > a.mega-menu-link:after,
#mega-menu-wrap-main-nav #mega-menu-main-nav.mega-menu-vertical li.mega-align-bottom-right.mega-menu-flyout li.mega-menu-item-has-children > a.mega-menu-link:after { content: '\f139'; float: right; margin: 0; }
#mega-menu-wrap-main-nav #mega-menu-main-nav.mega-menu-vertical li.mega-align-bottom-left.mega-menu-item-has-children > a.mega-menu-link,
#mega-menu-wrap-main-nav #mega-menu-main-nav.mega-menu-vertical li.mega-align-bottom-left.mega-menu-flyout li > a.mega-menu-link { text-align: right; }
#mega-menu-wrap-main-nav #mega-menu-main-nav.mega-menu-vertical li.mega-align-bottom-left.mega-menu-item-has-children > a.mega-menu-link:after,
#mega-menu-wrap-main-nav #mega-menu-main-nav.mega-menu-vertical li.mega-align-bottom-left.mega-menu-flyout li > a.mega-menu-link:after { content: '\f141'; float: left; margin: 0; }
#mega-menu-wrap-main-nav #mega-menu-main-nav.mega-menu-vertical li.mega-align-bottom-left.mega-menu-item-has-children.mega-icon-left > a.mega-menu-link:before,
#mega-menu-wrap-main-nav #mega-menu-main-nav.mega-menu-vertical li.mega-align-bottom-left.mega-menu-flyout li.mega-icon-left > a.mega-menu-link:before { float: right; margin: 0 0 0 6px; }
}
#mega-menu-wrap-main-nav #mega-menu-main-nav.mega-menu-vertical li.mega-menu-megamenu.mega-align-bottom-right > ul.mega-sub-menu { top: 0; left: 100%; right: auto; }
#mega-menu-wrap-main-nav #mega-menu-main-nav.mega-menu-vertical li.mega-menu-flyout.mega-align-bottom-right ul.mega-sub-menu,
#mega-menu-wrap-main-nav #mega-menu-main-nav.mega-menu-vertical li.mega-menu-flyout.mega-align-bottom-right li.mega-menu-item ul.mega-sub-menu,
#mega-menu-wrap-main-nav #mega-menu-main-nav.mega-menu-vertical li.mega-menu-flyout.mega-align-bottom-right ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu { top: 0; left: 100%; right: auto; }
#mega-menu-wrap-main-nav #mega-menu-main-nav.mega-menu-vertical li.mega-menu-flyout.mega-align-bottom-right.mega-icon-left > a.mega-menu-link:before,
#mega-menu-wrap-main-nav #mega-menu-main-nav.mega-menu-vertical li.mega-menu-flyout.mega-align-bottom-right li.mega-menu-item.mega-icon-left > a.mega-menu-link:before,
#mega-menu-wrap-main-nav #mega-menu-main-nav.mega-menu-vertical li.mega-menu-flyout.mega-align-bottom-right ul.mega-sub-menu li.mega-menu-item.mega-icon-left > a.mega-menu-link:before { float: left; margin: 0 6px 0 0; }
#mega-menu-wrap-main-nav #mega-menu-main-nav.mega-menu-vertical li.mega-menu-megamenu.mega-align-bottom-left > ul.mega-sub-menu { top: 0; left: auto; right: 100%; }
#mega-menu-wrap-main-nav #mega-menu-main-nav.mega-menu-vertical li.mega-menu-flyout.mega-align-bottom-left > ul.mega-sub-menu,
#mega-menu-wrap-main-nav #mega-menu-main-nav.mega-menu-vertical li.mega-menu-flyout.mega-align-bottom-left li.mega-menu-item > ul.mega-sub-menu,
#mega-menu-wrap-main-nav #mega-menu-main-nav.mega-menu-vertical li.mega-menu-flyout.mega-align-bottom-left li.mega-menu-item ul.mega-sub-menu li.mega-menu-item > ul.mega-sub-menu { top: 0; left: auto; right: 100%; }
#mega-menu-wrap-main-nav #mega-menu-main-nav.mega-menu-accordion > li.mega-menu-item { display: list-item; margin: 0; clear: both; width: 100%; margin: 0 0 0px 0; }
#mega-menu-wrap-main-nav #mega-menu-main-nav.mega-menu-accordion > li.mega-menu-item > a.mega-menu-link { height: auto; }
#mega-menu-wrap-main-nav #mega-menu-main-nav.mega-menu-accordion > li.mega-menu-item.mega-icon-top > a.mega-menu-link { display: list-item; }
#mega-menu-wrap-main-nav #mega-menu-main-nav.mega-menu-accordion > li.mega-menu-megamenu > ul.mega-sub-menu { width: 100%; float: left; position: static; width: 100% !important; }
#mega-menu-wrap-main-nav #mega-menu-main-nav.mega-menu-accordion > li.mega-menu-flyout > ul.mega-sub-menu { float: left; position: static; width: 100% !important; padding: 0; }
#mega-menu-wrap-main-nav #mega-menu-main-nav.mega-menu-accordion > li.mega-menu-flyout > ul.mega-sub-menu li.mega-menu-item.mega-current-menu-item > a.mega-menu-link { background: #ddd; font-weight: normal; text-decoration: none; color: #666; }
#mega-menu-wrap-main-nav #mega-menu-main-nav.mega-menu-accordion > li.mega-menu-flyout > ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu { position: static; left: 0; width: 100%; border: 0; -webkit-box-shadow: none; -moz-box-shadow: none; -ms-box-shadow: none; -o-box-shadow: none; box-shadow: none; }
#mega-menu-wrap-main-nav #mega-menu-main-nav.mega-menu-accordion > li.mega-menu-flyout > ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu a.mega-menu-link { padding-left: 20px; }
#mega-menu-wrap-main-nav #mega-menu-main-nav.mega-menu-accordion > li.mega-menu-flyout > ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu a.mega-menu-link { padding-left: 30px; }
#mega-menu-wrap-main-nav #mega-menu-main-nav.mega-menu-accordion > li.mega-menu-flyout > ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu a.mega-menu-link { padding-left: 40px; }
#mega-menu-wrap-main-nav #mega-menu-main-nav.mega-menu-accordion li.mega-menu-item li.mega-menu-item-has-children > a.mega-menu-link:after { content: '\f140'; }
#mega-menu-wrap-main-nav #mega-menu-main-nav.mega-menu-accordion li.mega-menu-item li.mega-menu-item-has-children.mega-toggle-on > a.mega-menu-link:after,
#mega-menu-wrap-main-nav #mega-menu-main-nav.mega-menu-accordion li.mega-menu-item-has-children.mega-toggle-on > a.mega-menu-link:after { content: '\f142'; }
#mega-menu-wrap-main-nav #mega-menu-main-nav.mega-menu-accordion li.mega-menu-item > ul.mega-sub-menu { display: none; visibility: visible; opacity: 1; }
#mega-menu-wrap-main-nav #mega-menu-main-nav.mega-menu-accordion li.mega-menu-item.mega-toggle-on > ul.mega-sub-menu,
#mega-menu-wrap-main-nav #mega-menu-main-nav.mega-menu-accordion li.mega-menu-item.mega-menu-megamenu.mega-toggle-on ul.mega-sub-menu { display: block; }
#mega-menu-wrap-main-nav #mega-menu-main-nav.mega-menu-accordion li.mega-menu-item-has-children > a.mega-menu-link:after { content: '\f140'; float: right; }
#mega-menu-wrap-main-nav #mega-menu-main-nav img.mmm_gravatar { vertical-align: middle; position: relative; top: -1px; }
#mega-menu-wrap-main-nav #mega-menu-main-nav.mega-menu-vertical li#mega-menu-item-2365 .mega-search { position: relative; margin-top: 0; right: 0; padding: 0px 10px 0px 10px; }
#mega-menu-wrap-main-nav #mega-menu-main-nav.mega-menu-vertical li#mega-menu-item-2365 .mega-search input[type=text],
#mega-menu-wrap-main-nav #mega-menu-main-nav.mega-menu-vertical li#mega-menu-item-2365 .mega-search.mega-search-closed input[type=text] { width: 100%; padding: 5px; box-sizing: border-box; }
#mega-menu-wrap-main-nav #mega-menu-main-nav.mega-menu-vertical li#mega-menu-item-2365 .mega-search .search-icon { right: 10px; }
#mega-menu-wrap-main-nav #mega-menu-main-nav > li.mega-menu-item.mega-current-menu-item > a.mega-menu-logo,
#mega-menu-wrap-main-nav #mega-menu-main-nav > li.mega-menu-item.mega-current-menu-ancestor > a.mega-menu-logo { background: inherit; }
#mega-menu-wrap-main-nav #mega-menu-main-nav img.mega-menu-logo { display: inline; vertical-align: middle; max-height: none; }
#mega-menu-wrap-main-nav #mega-menu-main-nav li#mega-menu-item-2365 { border-left: 0; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; }

@media only screen and (min-width: 831px) {
#mega-menu-wrap-main-nav #mega-menu-main-nav li#mega-menu-item-2365 { line-height: 40px; }
}
#mega-menu-wrap-main-nav #mega-menu-main-nav li#mega-menu-item-2365 .mega-search-wrap { position: relative; width: 30px; height: 30px; vertical-align: middle; display: inline-block; z-index: 99999; margin-top: 2px; }

@media only screen and (min-width: 831px) {
#mega-menu-wrap-main-nav #mega-menu-main-nav li#mega-menu-item-2365 .mega-search-wrap.mega-static { width: 250px; }
}

@media only screen and (max-width: 830px) {
#mega-menu-wrap-main-nav #mega-menu-main-nav li#mega-menu-item-2365 .mega-search-wrap { width: 100%; margin: 5px 0; }
}
#mega-menu-wrap-main-nav #mega-menu-main-nav li#mega-menu-item-2365 .mega-search { line-height: 30px; }

@media only screen and (max-width: 830px) {
#mega-menu-wrap-main-nav #mega-menu-main-nav li#mega-menu-item-2365 .mega-search { padding: 0 5px; }
}

@media only screen and (min-width: 831px) {
#mega-menu-wrap-main-nav #mega-menu-main-nav li#mega-menu-item-2365 .mega-search { position: absolute; right: 0; }
#mega-menu-wrap-main-nav #mega-menu-main-nav li#mega-menu-item-2365 .mega-search.expand-to-right { right: auto; left: 0; }
}
#mega-menu-wrap-main-nav #mega-menu-main-nav li#mega-menu-item-2365 .mega-search.mega-search-open input[type=text] { background-color: #fff; }
#mega-menu-wrap-main-nav #mega-menu-main-nav li#mega-menu-item-2365 .mega-search.mega-search-open .search-icon:before { color: #a8247f; }
#mega-menu-wrap-main-nav #mega-menu-main-nav li#mega-menu-item-2365 .mega-search.mega-search-closed input[type=text] { width: 30px; padding: 0; }

@media only screen and (max-width: 830px) {
#mega-menu-wrap-main-nav #mega-menu-main-nav li#mega-menu-item-2365 .mega-search.mega-search-closed input[type=text] { width: 100%; padding: 5px; }
}
#mega-menu-wrap-main-nav #mega-menu-main-nav li#mega-menu-item-2365 .mega-search input[type=text] { color: #333; background-color: rgba(0, 0, 0, 0); width: 250px; margin: 0; min-height: 0; padding: 0 30px 0 5px; height: 30px; border: 0; line-height: 30px; transition: width 0.6s, background-color 0.6s, color 1s; box-sizing: border-box; border-radius: 2px; vertical-align: top; }

@media only screen and (max-width: 830px) {
#mega-menu-wrap-main-nav #mega-menu-main-nav li#mega-menu-item-2365 .mega-search input[type=text] { width: 100%; background-color: #fff; }
}
#mega-menu-wrap-main-nav #mega-menu-main-nav li#mega-menu-item-2365 .mega-search input:focus { outline: none; }
#mega-menu-wrap-main-nav #mega-menu-main-nav li#mega-menu-item-2365 .mega-search input[type=submit] { display: none; }
#mega-menu-wrap-main-nav #mega-menu-main-nav li#mega-menu-item-2365 .mega-search .search-icon { right: 0; position: absolute; width: 30px; height: 30px; cursor: pointer; }

@media only screen and (max-width: 830px) {
#mega-menu-wrap-main-nav #mega-menu-main-nav li#mega-menu-item-2365 .mega-search .search-icon { right: 5px; }
}
#mega-menu-wrap-main-nav #mega-menu-main-nav li#mega-menu-item-2365 .mega-search .search-icon:before { color: #fff; height: 30px; width: 30px; vertical-align: middle; line-height: 30px; }

@media only screen and (max-width: 830px) {
#mega-menu-wrap-main-nav #mega-menu-main-nav li#mega-menu-item-2365 .mega-search .search-icon:before { color: #a8247f; }
}
#mega-menu-wrap-main-nav #mega-menu-main-nav li#mega-menu-item-2365 .mega-search.expand-to-right .search-icon { right: auto; }
#mega-menu-wrap-main-nav #mega-menu-main-nav li#mega-menu-item-2365 .mega-search.expand-to-right input[type=text] { padding: 0 5px 0 30px; }
#mega-menu-wrap-main-nav #mega-menu-main-nav > li.mega-menu-tabbed > ul.mega-sub-menu { padding: 0; }
#mega-menu-wrap-main-nav #mega-menu-main-nav > li.mega-menu-tabbed > ul.mega-sub-menu > li.mega-menu-item { width: 100%; padding: 0; position: static; }
#mega-menu-wrap-main-nav #mega-menu-main-nav > li.mega-menu-tabbed > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link { width: 20%; float: left; background: #f1f1f1; color: #666; font-family: inherit; font-size: 14px; font-weight: normal; padding: 0px 10px 0px 10px; line-height: 35px; text-decoration: none; text-transform: none; vertical-align: baseline; margin: 0; border: 0; }
#mega-menu-wrap-main-nav #mega-menu-main-nav > li.mega-menu-tabbed > ul.mega-sub-menu > li.mega-menu-item.mega-toggle-on > a.mega-menu-link,
#mega-menu-wrap-main-nav #mega-menu-main-nav > li.mega-menu-tabbed > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:hover,
#mega-menu-wrap-main-nav #mega-menu-main-nav > li.mega-menu-tabbed > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:focus { background: #ddd; font-weight: normal; text-decoration: none; color: #666; }
#mega-menu-wrap-main-nav #mega-menu-main-nav > li.mega-menu-tabbed > ul.mega-sub-menu > li.mega-menu-item.mega-menu-item-has-children > a.mega-menu-link:after { content: '\f139'; display: inline-block; font-family: dashicons; margin: 0 0 0 6px; vertical-align: top; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; -webkit-transform: rotate(0); -moz-transform: rotate(0); -ms-transform: rotate(0); -o-transform: rotate(0); transform: rotate(0); color: inherit;/* Tab Content */ }
#mega-menu-wrap-main-nav #mega-menu-main-nav > li.mega-menu-tabbed > ul.mega-sub-menu > li.mega-menu-item > ul.mega-sub-menu { width: 80%; float: left; clear: none; position: absolute; top: 0; left: 20%; visibility: hidden; border-left: 1px solid #ccc; padding: 0px 0px 0px 0px; min-height: 100%; }
#mega-menu-wrap-main-nav #mega-menu-main-nav > li.mega-menu-tabbed > ul.mega-sub-menu > li.mega-menu-item.mega-toggle-on > ul.mega-sub-menu { visibility: visible;/* Tab Content Widget */ }
#mega-menu-wrap-main-nav #mega-menu-main-nav > li.mega-menu-tabbed > ul.mega-sub-menu > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item { float: left; padding: 15px 15px 15px 15px; }
#mega-menu-wrap-main-nav #mega-menu-main-nav > li.mega-menu-tabbed > ul.mega-sub-menu > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item.mega-menu-clear { clear: left; }
#mega-menu-wrap-main-nav #mega-menu-main-nav > li.mega-menu-tabbed > ul.mega-sub-menu > li.mega-menu-item ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu { margin-left: 0; }
#mega-menu-wrap-main-nav #mega-menu-main-nav > li.mega-menu-tabbed > ul.mega-sub-menu > li.mega-menu-item ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu { margin-left: 10px; }
#mega-menu-wrap-main-nav #mega-menu-main-nav > li.mega-menu-tabbed > ul.mega-sub-menu > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link { color: #555; font-family: inherit; font-size: 16px; text-transform: uppercase; text-decoration: none; font-weight: bold; margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; vertical-align: top; display: block; border-top: 0px solid #555; border-left: 0px solid #555; border-right: 0px solid #555; border-bottom: 0px solid #555;/* Second level menu item hover */ }
#mega-menu-wrap-main-nav #mega-menu-main-nav > li.mega-menu-tabbed > ul.mega-sub-menu > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:hover,
#mega-menu-wrap-main-nav #mega-menu-main-nav > li.mega-menu-tabbed > ul.mega-sub-menu > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:focus { color: #555; font-weight: bold; text-decoration: none; background: rgba(0, 0, 0, 0);/* Third level menu item */ }
#mega-menu-wrap-main-nav #mega-menu-main-nav > li.mega-menu-tabbed > ul.mega-sub-menu > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item > a.mega-menu-link { color: #666; font-family: inherit; font-size: 14px; text-transform: none; text-decoration: none; font-weight: normal; margin: 0; padding: 0px 0px 0px 0px; vertical-align: top; display: block;/* Third level menu item hover */ }
#mega-menu-wrap-main-nav #mega-menu-main-nav > li.mega-menu-tabbed > ul.mega-sub-menu > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item > a.mega-menu-link:hover,
#mega-menu-wrap-main-nav #mega-menu-main-nav > li.mega-menu-tabbed > ul.mega-sub-menu > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item > a.mega-menu-link:focus { color: #666; font-weight: normal; text-decoration: none; background: rgba(0, 0, 0, 0); }
#mega-menu-wrap-main-nav #mega-menu-main-nav > li.mega-menu-tabbed > ul.mega-sub-menu > li.mega-menu-item.mega-no-headers > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link { color: #666; font-family: inherit; font-size: 14px; text-transform: none; text-decoration: none; font-weight: normal; margin: 0; padding: 0px 0px 0px 0px; vertical-align: top; display: block; border-top: 0; border-left: 0; border-right: 0; border-bottom: 0;/* Second level menu item hover */ }
#mega-menu-wrap-main-nav #mega-menu-main-nav > li.mega-menu-tabbed > ul.mega-sub-menu > li.mega-menu-item.mega-no-headers > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:hover,
#mega-menu-wrap-main-nav #mega-menu-main-nav > li.mega-menu-tabbed > ul.mega-sub-menu > li.mega-menu-item.mega-no-headers > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:focus { color: #666; font-weight: normal; text-decoration: none; background: rgba(0, 0, 0, 0); }

@media only screen and (max-width: 830px) {
#mega-menu-wrap-main-nav #mega-menu-main-nav li.mega-menu-item.mega-menu-megamenu.mega-menu-tabbed.mega-toggle-on ul.mega-sub-menu { display: none; }
#mega-menu-wrap-main-nav #mega-menu-main-nav li.mega-menu-item.mega-menu-megamenu.mega-menu-tabbed.mega-toggle-on > ul.mega-sub-menu,
#mega-menu-wrap-main-nav #mega-menu-main-nav li.mega-menu-item.mega-menu-megamenu.mega-menu-tabbed li.mega-menu-item.mega-toggle-on > ul.mega-sub-menu,
#mega-menu-wrap-main-nav #mega-menu-main-nav li.mega-menu-item.mega-menu-megamenu.mega-menu-tabbed li.mega-menu-item.mega-toggle-on > ul.mega-sub-menu ul.mega-sub-menu { display: block; }
#mega-menu-wrap-main-nav #mega-menu-main-nav > li.mega-menu-tabbed > ul.mega-sub-menu { padding: 0; }
#mega-menu-wrap-main-nav #mega-menu-main-nav > li.mega-menu-tabbed > ul.mega-sub-menu > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item { width: 50%; }
#mega-menu-wrap-main-nav #mega-menu-main-nav > li.mega-menu-tabbed > ul.mega-sub-menu > li.mega-menu-item > ul.mega-sub-menu > li:nth-child(odd) { clear: left; }
#mega-menu-wrap-main-nav #mega-menu-main-nav > li.mega-menu-tabbed > ul.mega-sub-menu > li.mega-menu-item { width: 100%; padding: 0; position: static; }
#mega-menu-wrap-main-nav #mega-menu-main-nav > li.mega-menu-tabbed > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link { width: 100%; float: left; background: #f1f1f1; color: #666; font-family: inherit; font-size: 14px; font-weight: normal; padding: 0px 10px 0px 10px; line-height: 35px; text-decoration: none; text-transform: none; }
#mega-menu-wrap-main-nav #mega-menu-main-nav > li.mega-menu-tabbed > ul.mega-sub-menu > li.mega-menu-item.mega-menu-item-has-children > a.mega-menu-link:after { content: '\f140';/* Tab Content */ }
#mega-menu-wrap-main-nav #mega-menu-main-nav > li.mega-menu-tabbed > ul.mega-sub-menu > li.mega-menu-item > ul.mega-sub-menu { width: 100%; position: relative; top: 0; left: auto; border-left: 0; padding: 10px; }
#mega-menu-wrap-main-nav #mega-menu-main-nav > li.mega-menu-tabbed > ul.mega-sub-menu > li.mega-menu-item ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu { margin-left: 0; }
}
#mega-menu-wrap-main-nav .mega-menu-toggle { /** Push menu onto new line **/ }
#mega-menu-wrap-main-nav { clear: both; }

/*--- Style en css ends ---*/
#mega-menu-wrap-main-nav {
background-color: #000;
font-family: "Oswald", sans-serif;
z-index: 10
}

#mega-menu-wrap-main-nav .mega-menu-toggle {
background: #282828;
height: 50px;
border-bottom: solid 5px #A8247F
}

#mega-menu-wrap-main-nav .mega-menu-toggle .mega-toggle-block-right {
font-size: 1.2em;
padding-top: 4px
}

#mega-menu-wrap-main-nav .mega-menu-toggle .mega-toggle-block-1:after {
padding-top: 1px
}

#mega-menu-wrap-main-nav .mega-menu-toggle.mega-menu-open {
border-color: transparent
}

#mega-menu-wrap-main-nav #mega-menu-main-nav>li.mega-menu-item>a.mega-menu-link {
display: block;
height: auto;
font-size: 1.2em;
text-transform: uppercase;
padding: 5px 18px;
border-bottom: solid 5px transparent !important
}

#mega-menu-wrap-main-nav #mega-menu-main-nav>li.mega-menu-item>a.mega-menu-link:hover,
#mega-menu-wrap-main-nav #mega-menu-main-nav>li.mega-menu-item>a.mega-menu-link:focus {
background: #282828;
border-color: #A8247F !important
}

#mega-menu-wrap-main-nav #mega-menu-main-nav>li.mega-menu-item ul.mega-sub-menu {
background: #484848;
padding: 0
}

#mega-menu-wrap-main-nav #mega-menu-main-nav>li.mega-menu-item ul.mega-sub-menu li.mega-menu-item {
float: none;
padding: 0
}

#mega-menu-wrap-main-nav #mega-menu-main-nav>li.mega-menu-item ul.mega-sub-menu li.mega-menu-item a.mega-menu-link {
background: #484848;
font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
text-transform: capitalize;
color: #fff;
margin: 0;
padding: 10px 20px;
line-height: 1.5
}

#mega-menu-wrap-main-nav #mega-menu-main-nav>li.mega-menu-item ul.mega-sub-menu li.mega-menu-item a.mega-menu-link:hover,
#mega-menu-wrap-main-nav #mega-menu-main-nav>li.mega-menu-item ul.mega-sub-menu li.mega-menu-item a.mega-menu-link:active #mega-menu-wrap-main-nav #mega-menu-main-nav>li.mega-menu-item ul.mega-sub-menu li.mega-menu-item a.mega-menu-link:focus {
color: #fff;
background: #000
}

#mega-menu-wrap-main-nav #mega-menu-main-nav>li.mega-menu-item ul.mega-sub-menu ul.mega-sub-menu {
padding: 0 0 20px
}

#mega-menu-wrap-main-nav #mega-menu-main-nav>li.mega-menu-item ul.mega-sub-menu ul.mega-sub-menu li.mega-menu-item {
float: none;
padding: 0
}

#mega-menu-wrap-main-nav #mega-menu-main-nav>li.mega-menu-item ul.mega-sub-menu ul.mega-sub-menu li.mega-menu-item a.mega-menu-link {
display: block;
font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
text-transform: uppercase;
color: #fff;
line-height: 1.5;
margin: 0;
padding: 10px 20px 10px 30px
}

#mega-menu-wrap-main-nav #mega-menu-main-nav>li.mega-menu-item ul.mega-sub-menu ul.mega-sub-menu li.mega-menu-item a.mega-menu-link:hover,
#mega-menu-wrap-main-nav #mega-menu-main-nav>li.mega-menu-item ul.mega-sub-menu ul.mega-sub-menu li.mega-menu-item a.mega-menu-link:active #mega-menu-wrap-main-nav #mega-menu-main-nav>li.mega-menu-item ul.mega-sub-menu ul.mega-sub-menu li.mega-menu-item a.mega-menu-link:focus {
color: #fff;
background: #000
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
	#inner-footer .widget {width: 33%;float: left;}
	#inner-footer {max-width: 720px !important;}
}
@media only screen and (min-width: 768px) {
#mega-menu-wrap-main-nav #mega-menu-main-nav {
   
	border-bottom: solid 5px #A8247F
}
#mega-menu-wrap-main-nav #mega-menu-main-nav>li.mega-menu-item>a.mega-menu-link {
	font-size: .9em;
	padding: 5px 6px;
	border-bottom: solid 5px transparent !important
}
#mega-menu-wrap-main-nav #mega-menu-main-nav>li.mega-menu-item>a.mega-menu-link:hover,
#mega-menu-wrap-main-nav #mega-menu-main-nav>li.mega-menu-item>a.mega-menu-link:focus {
	border-color: #fff !important
}
#mega-menu-wrap-main-nav #mega-menu-main-nav>li.mega-menu-item>a.mega-menu-link:after {
	margin: 0 0 0 5px !important
}
#mega-menu-wrap-main-nav #mega-menu-main-nav>li.mega-menu-item.mega-toggle-on {
	border-color: #fff !important
}
#mega-menu-wrap-main-nav #mega-menu-main-nav>li.mega-menu-item ul.mega-sub-menu li.mega-menu-item {
	float: left;
	padding: 0
}
#mega-menu-wrap-main-nav #mega-menu-main-nav>li.mega-menu-item ul.mega-sub-menu li.mega-menu-item a.mega-menu-link {
	padding: 15px 10px
}
#mega-menu-wrap-main-nav #mega-menu-main-nav>li.mega-menu-item ul.mega-sub-menu li.mega-menu-item a.mega-menu-link:hover,
#mega-menu-wrap-main-nav #mega-menu-main-nav>li.mega-menu-item ul.mega-sub-menu li.mega-menu-item a.mega-menu-link:active,
#mega-menu-wrap-main-nav #mega-menu-main-nav>li.mega-menu-item ul.mega-sub-menu li.mega-menu-item a.mega-menu-link:focus {
	color: #fff;
	background: #000
}
#mega-menu-wrap-main-nav #mega-menu-main-nav>li.mega-menu-item ul.mega-sub-menu li.mega-menu-item.mega-menu-columns-1-of-3 {
	width: 31%
}
#mega-menu-wrap-main-nav #mega-menu-main-nav>li.mega-menu-item ul.mega-sub-menu ul.mega-sub-menu {
	padding: 0 0 10px
}
#mega-menu-wrap-main-nav #mega-menu-main-nav>li.mega-menu-item ul.mega-sub-menu ul.mega-sub-menu li.mega-menu-item {
	width: 100%;
	margin: 0;
	border: none
}
#mega-menu-wrap-main-nav #mega-menu-main-nav>li.mega-menu-item ul.mega-sub-menu ul.mega-sub-menu li.mega-menu-item a.mega-menu-link {
	padding: 10px 10px 10px 20px
}
#mega-menu-wrap-main-nav #mega-menu-main-nav>li.mega-menu-flyout ul.mega-sub-menu {
	width: 200px
}
#mega-menu-wrap-main-nav #mega-menu-main-nav>li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item {
	width: 100%;
	float: none;
	margin: 0
}
}
@media only screen and (min-width: 1030px) {
#mega-menu-wrap-main-nav #mega-menu-main-nav>li.mega-menu-item>a.mega-menu-link {
	font-size: 1em;
	padding: 5px 10px 2px 10px
}
#mega-menu-wrap-main-nav #mega-menu-main-nav>li.mega-menu-item>a.mega-menu-link:after {
	margin: 0 0 0 6px !important
}
#mega-menu-wrap-main-nav #mega-menu-main-nav>li.mega-menu-item ul.mega-sub-menu li.mega-menu-item {
	float: left;
	padding: 0
}
#mega-menu-wrap-main-nav #mega-menu-main-nav>li.mega-menu-item ul.mega-sub-menu li.mega-menu-item a.mega-menu-link {
	max-width: 350px;
	padding: 10px 20px
}
#mega-menu-wrap-main-nav #mega-menu-main-nav>li.mega-menu-item ul.mega-sub-menu li.mega-menu-item.mega-menu-columns-1-of-3 {
	width: 31%
}
#mega-menu-wrap-main-nav #mega-menu-main-nav>li.mega-menu-item ul.mega-sub-menu ul.mega-sub-menu li.mega-menu-item {
	width: 100%;
	border: none
}
#mega-menu-wrap-main-nav #mega-menu-main-nav>li.mega-menu-item ul.mega-sub-menu ul.mega-sub-menu li.mega-menu-item a.mega-menu-link {
	padding: 10px 20px 10px 20px
}
#mega-menu-wrap-main-nav #mega-menu-main-nav>li.mega-menu-flyout ul.mega-sub-menu {
	width: 200px
}
#mega-menu-wrap-main-nav #mega-menu-main-nav>li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item {
	float: none;
	margin: 0
}
#mega-menu-wrap-main-nav #mega-menu-main-nav>li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link {
	padding: 10px 20px
}

}

@media only screen and (min-width: 1240px) {

#mega-menu-wrap-main-nav #mega-menu-main-nav>li.mega-menu-item>a.mega-menu-link {
	font-size: 1.2em;
	padding:5px 16px 2px
}
}

/*--- Integrated Footer Styling ---*/
footer a:hover { color: #fff }
#footer { background: rgba(0, 0, 0, 0) -webkit-linear-gradient(225deg, #000000 25%, #484848 0px) repeat scroll right top; background: rgba(0, 0, 0, 0) linear-gradient(225deg, #000000 25%, #484848 0px) repeat scroll right top; background: rgba(0, 0, 0, 0) -ms-linear-gradient(225deg, #000000 25%, #484848 0px) repeat scroll right top; }
#footer h4.widgettitle { font-size: 2em; font-weight: 700; line-height: 30px; padding: 0; text-transform: uppercase; color: #ffffff; font-family: "Oswald", sans-serif;margin:0 }
#inner-footer { margin: 0 auto; max-width: 960px; }
#menu-quick-links li,
#menu-quick-links-spanish li { float: left; margin-right: 80px; width: 25%; padding: 0; margin-bottom: 12px; }
footer li:before { display: none }
footer li { text-transform: uppercase;padding-left: 0px;line-height: 26px; }
footer a { color: #fff }
#footer div#inner-footer { padding: 40px 15px 20px 15px; }
#footer #text-3 { text-align: right; }
#footer #text-3 * { color: #fff }
#footer #nav_menu-3 { display: block; float: left; width: 50%; }
#footer #text-2 { float: left; width: 25%; }
#footer #text-3 { float: left; width: 25%; }
footer ul { float: left; }
#footer ul.social-footer li a::before {font-family: 'Font Awesome 5 Brands';font-weight: 400;   font-size: 50px;padding-right: 10px;}
#footer ul.social-footer li.facebook a::before {content: "\f082";}

ul.social li { padding: 0; margin: 0 }
ul.social li.twitter a { background: rgba(0, 0, 0, 0) url("/~/media/Images/S/Somero-IR/css/icon-twitter.png") no-repeat scroll left center / 24px auto; color: #ffffff; padding: 10px; text-transform: uppercase; }
ul.social li.linkedin a { background: rgba(0, 0, 0, 0) url("/~/media/Images/S/Somero-IR/css/icon-linkedin.png") no-repeat scroll left center / 24px auto; color: #ffffff; padding: 10px; text-transform: uppercase; }
ul.social li.instagram a { background: rgba(0, 0, 0, 0) url("/~/media/Images/S/Somero-IR/css/icon-instagram.png") no-repeat scroll left center / 24px auto; color: #ffffff; padding: 10px; text-transform: uppercase; }
ul.social li.youtube a { background: rgba(0, 0, 0, 0) url("/~/media/Images/S/Somero-IR/css/icon-youtube.png") no-repeat scroll left center / 24px auto; color: #ffffff; padding: 10px; text-transform: uppercase; }
ul.social li.facebook a { background: rgba(0, 0, 0, 0) url("/~/media/Images/S/Somero-IR/css/icon-facebook.png") no-repeat scroll left center / 24px auto; color: #ffffff; padding: 10px; text-transform: uppercase; }
#footer ul.social li a { display: block; padding: 10px 20px 10px 34px; text-indent: 0; width: auto; }
#text-3 p { font-weight: 700; }
footer{position:relative}
#footer ul.social-footer li a:hover::before {transition: color 0.2s ease-in-out;color: #A8247F;}
/* #menu-item-search {display:none;} */
.mega-search-closed #searchTextbox{ visibility: hidden; }
.mega-search-open #searchTextbox {visibility: hidden;}
.search-form {position: absolute;right: -400px;top: 40px;opacity: 0;transition: all 0.2s ease-in-out;}
.searchinner.mega-search-open .search-form {opacity: 1;right: 0px;}
#lang-select {background: transparent;position: absolute;top: 0px;left: 0;padding: 8px;margin-bottom: 5px;max-width: 98%;margin-left: auto;margin-right: auto;}
#lang-select ul {margin: 0;padding-left: 0px;}
#lang-select ul li {display: inline-block;padding-left: 0px;margin: 0;}
#lang-select ul li a {display: block;font-size: 14px; color: #A8247F; margin-right: 10px;padding-right: 10px;border-right: solid 1px #474747;transition: color .24s ease-in-out;}

#lang-select ul li:before {content:none;}

#footer {text-align: left;font-weight: bold;list-style-type: none;color: #ffffff;}
#footer .footer-title {color: #fff;font-weight: 700;text-transform: uppercase;font-family: "Oswald", "Helvetica Neue", Helvetica, Arial, sans-serif;margin-bottom: 20px;}
#footer h4 {font-size: 24px;}
#footer ul#menu-quick-links {overflow: hidden;list-style-type: none;padding-left: 0;}
#footer ul#menu-quick-links li {float: left;margin-right: 10%; width: 40%;font-size: 16px;margin-bottom: 10px;}
#footer .row > .widget:nth-of-type(2) {text-align: center;}
#footer .row > .widget:nth-of-type(2) .textwidget {display: flex;justify-content: center;}
#footer ul.social-footer {list-style-type: none;padding-left: 0px;}
#footer ul.social-footer li {text-indent: 0;display: block;width: auto;}
#footer ul.social-footer li a {color: #fff;background-size: 24px;text-transform: uppercase;display: flex;align-items: center;font-size: 14px;text-decoration: none;border: none;height: 25px;}
#footer ul.social-footer li a:before {font-size: 25px;}
#footer ul.social-footer li.facebook a:before {content: "\f082";}
#footer ul.social-footer li.linkedin a:before {content: "\f08c";}
#footer ul.social-footer li.twitter a::before {content: "\f081";}
#footer ul.social-footer li.instagram a::before {content: "\f16d";}
#footer ul.social-footer li.youtube a::before {content: "\f431";}
#footer .row > .widget:last-of-type {font-weight: bold;text-align: right;}
#footer .row > .widget:last-of-type p {line-height: 1.25;color: #fff;margin-bottom: 15px;}
#footer a {text-transform: initial;}

#nav-container {display: block;margin: 0 auto;height: auto;min-height: 1px;max-width: 1180px;overflow: visible;background: transparent;opacity: 1;position: relative;z-index: 100;padding-bottom: 0px;visibility: visible;right: 0;width: 100%;color: #fff;padding: 0px;float: left;}
#primary {width: auto;background: #000;border-bottom: 5px solid #A8247F;}
nav {display: block;}
ul.primary-nav {width: auto;padding: 0;overflow: visible;list-style: none;margin: 0;}
ul.primary-nav li {width: auto;display: inline-block;padding: 5px 0px 5px 0px;border-bottom: none;cursor: pointer;}
ul.primary-nav li, ul.secondary-nav li, ul.sub-menu li {position: relative;margin: 0;padding-top: 10px;padding-bottom: 10px;transition: background-color .24s ease-in-out;border-bottom: 1px solid #333;}
ul.primary-nav li a {position: relative;background-color: transparent;font-size: 16px;font-weight: 500;padding: 0px 0px 0px 20px; display: inline;}
ul.primary-nav li a, ul.secondary-nav li a, ul.sub-menu li a {display: block;background-color: transparent;font-family: "Oswald", "Helvetica Neue", Helvetica, Arial, sans-serif;font-size: 18px;font-weight: 500;text-transform: uppercase;color: #fff;padding: 10px 20px;border: none;transition: background-color .24s ease-in-out, color .24s ease-in-out;display: inline-block;width: 50%;}
ul.sub-menu {position: absolute;width: 280px;padding: 10px 0;border: solid 1px #484848;border-top-color: rgb(72, 72, 72);border-top-style: solid;border-top-width: 1px;overflow: visible;top: 15px;}
ul.sub-menu {display: none;background-color: #282828;padding-left: 5%;}
ul.sub-menu li {display: block;text-align: left;margin: 0 !important;}

ul.sub-menu li a {padding: 10px 20px !important;color: #fff !important;font-size: 14px;display: block;width: 100%;transition: background-color .24s ease-in-out, color .24s ease-in-out, padding .24s ease-in-out !important;}

ul.primary-nav li:before {content:none;}
#headerwrapper.headerwrapper {position:relative;width:auto;z-index:1;max-width:1180px;top:unset;}
#headerwrapper.headerwrapper .headerInner{padding:8px 0px 0px 0px;position: relative;}


li.menu-item-search p input#s {width: 300px;border: 3px solid #333;padding: 5px;border-radius: 5px;font-size: 16px;}
ul.primary-nav li.menu-item-has-children::after {content: '\25BE';display: inline-block;vertical-align: middle;padding-left: 5px;padding-right: 0px;}
ul.primary-nav > li:hover > a {background-color: transparent;color: #A8247F;}
ul.primary-nav li.menu-item-search p.search-enabled {opacity: 1;right: 0px;}
@media all and (min-width: 1200px) {
#footer div#inner-footer { max-width: 1140px; }
#lang-select {top:25px;}
ul.primary-nav li.products-nav ul.sub-menu {width: 1140px;}
}
@media all and (max-width: 1280px) {
	#primary ul.primary-nav li.products-nav > ul.sub-menu {left: -85px;}
	
}
@media only screen and (max-width: 767px) {
	#footer ul.social-footer li {display: inline-block !important;margin-bottom: 10px;}
	#footer ul.social-footer li a {color: #fff;background-size: 24px;text-transform: uppercase;align-items: center;font-size: 0px;text-decoration: none;border: none;height: 25px;}
	#footer ul.social-footer li a::before {font-family: 'Font Awesome 5 Brands';font-weight: 400;font-size: 50px;padding-right: 12px;}
	#footer div#inner-footer .widget#nav_menu-4 {display:none;}
	#logo {float:left;}
	#footer #nav_menu-3 {display: none;}
	#footer h4.widgettitle {background: rgba(0, 0, 0, 0) none repeat scroll 0 0;font-weight: 700;line-height: 1.5;padding: 0;}
	#footer div#inner-footer .widget {text-align: center;width: 100%;}
	#footer ul.social li a {display: inline-block;padding: 10px;text-indent: -9999px;width: 30px;}
	#footer ul.social li {display: inline-block;}
	footer ul{width:100%}
	#footer .row > .widget:last-of-type p {font-size: 16px;line-height: 1.6;}
	#footer ul.social-footer {margin-bottom: 20px;}
}
@media all and (min-width: 992px) {
li.menu-item-search p {position: absolute;right: -300px;top: 40px;opacity: 0;transition: all 0.2s ease-in-out;}
ul.sub-menu li a:hover{background-color: #484848;text-decoration: none;padding: 10px 12px 10px 30px !important;}
ul.primary-nav li.products-nav ul.sub-menu {width: 961px;position: absolute;left: -138px;}
ul.sub-menu {position: absolute;width: 280px;padding: 10px 0;border: solid 1px #484848;border-top-color: rgb(72, 72, 72);border-top-style: solid;border-top-width: 1px;border-top: solid 2px #A8247F;overflow: visible;top: 40px;}
ul.primary-nav li.products-nav ul.sub-menu li {float: left;width: 33%;}

#primary {width: auto;background: #000;border-bottom: 5px solid #A8247F; }
ul.primary-nav {width: auto;padding: 0;overflow: visible; }
ul.primary-nav li {width: auto;display: inline-block;padding: 5px 0px 5px 0px;border-bottom: none;}
ul.primary-nav li.menu-item-search {float: right;padding-right: 15px; }
ul.primary-nav li.menu-item-search:hover {cursor: pointer; }
ul.primary-nav li.menu-item-search span#search-trigger::after {content: '\f179';font-family: 'dashicons'; }
ul.primary-nav li.menu-item-search .menu-search-form {position: absolute;right: -300px;top: 40px;opacity: 0;transition: all 0.2s ease-in-out; }
ul.primary-nav li.menu-item-search .menu-search-form input {width: 300px;border: 3px solid #333;padding: 5px;border-radius: 5px; }
ul.primary-nav li.menu-item-search .menu-search-form.search-enabled {opacity: 1;right: 0px; }
ul.primary-nav li.menu-item-has-children::after {content: '\25BE';display: inline-block;vertical-align: middle;padding-left: 5px;padding-right: 0px; }
ul.primary-nav li.menu-item-has-children.active::after {display: inline-block; }
ul.primary-nav li a {position: relative;background-color: transparent;font-size: 16px;padding: 0px 0px 0px 20px;display: inline;font-weight: normal; }
ul.primary-nav li a:hover, ul.primary-nav li a:active, ul.primary-nav li a:focus, ul.primary-nav li a:active:hover, ul.primary-nav li a:active:focus {background-color: transparent;color: #A8247F; }
ul.primary-nav li a:hover:after, ul.primary-nav li a:active:after, ul.primary-nav li a:focus:after, ul.primary-nav li a:active:hover:after, ul.primary-nav li a:active:focus:after {
transform: scale(1, 1); }
ul.primary-nav li.products-nav ul.sub-menu {width: 961px;position: absolute;left: -138px; }
ul.primary-nav li.products-nav ul.sub-menu li {float: left;width: 33%; }
ul.primary-nav li.products-nav ul.sub-menu li::after {display: none; }
ul.primary-nav li.products-nav ul.sub-menu li > a {font-weight: 700 !important;font-size: 16px; }
ul.primary-nav li.products-nav ul.sub-menu li ul.sub-menu {display: inline !important;position: relative;background: transparent;right: 0;left: 0;border: none;background: none !important; }
ul.primary-nav li.products-nav ul.sub-menu li ul.sub-menu li {width: 100%; }
ul.primary-nav li.products-nav ul.sub-menu li ul.sub-menu li a {font-size: 13px !important;font-weight: 500 !important; }
ul.primary-nav li.products-nav ul.sub-menu li ul.sub-menu li.purpleHover a {background: #A8247F; }
ul.primary-nav li.active {background-color: transparent; }
ul.primary-nav li.active > a {color: #A8247F;background-color: transparent; }
ul.primary-nav li.active > a:hover, ul.primary-nav li.active > a:active, ul.primary-nav li.active > a:focus, ul.primary-nav li.active > a:active:hover, ul.primary-nav li.active > a:active:focus {color: #A8247F; }
ul.primary-nav li span.icon {width: auto;padding: 15px 20px; }
ul.primary-nav li span.icon.arrow-down {background-size: 10px; }
ul.sub-menu {position: absolute;width: 280px;padding: 10px 0;border: solid 1px #484848;border-top: solid 2px #A8247F;overflow: visible;top: 40px;z-index: 9; }
ul.sub-menu li {display: block;text-align: left;margin: 0 !important; }
ul.sub-menu li a {padding: 10px 20px !important;color: #fff !important;font-size: 14px;display: block;width: 100%;transition: background-color .24s ease-in-out, color .24s ease-in-out, padding .24s ease-in-out !important; }
ul.sub-menu li a:hover, ul.sub-menu li a:active, ul.sub-menu li a:focus, ul.sub-menu li a:active:hover, ul.sub-menu li a:active:focus {background-color: #484848;text-decoration: none;padding: 10px 12px !important;padding-left: 30px !important; }
ul.sub-menu li a:after {display: none; }
ul.sub-menu ul.sub-menu {position: absolute;right: -100%;top: 0;width: 280px; }
}
ul.sub-menu ul.sub-menu {background-color: #69174f;padding: 10px 0;}
.purpleHover a {background-color: #A8247F !important;}
#contentwrapper.contentwrapper {margin:0px;}
#searchButton {visibility:hidden;}
ul.primary-nav ul.sub-menu li.menu-item-has-children::after {position: absolute;top: 25%;bottom: 25%;right: 10px;}

#menu {position: absolute;top: 120px;right: 10px;z-index: 200;width: 30px;height: 30px;margin: 0;cursor: pointer;}
#menu .hamburger {position: relative;top: 50%;transform: translate(0, -50%);margin: 0 auto;width: 20px;}

#menu .hamburger .bar {position: relative;width: 20px;height: 2px;margin-bottom: 4px;background: #A8247F;transition: all .24s ease-in-out;outline: 1px solid transparent;}
#menu .hamburger .bar.top {top: 0;}
#menu .hamburger .bar.mid {left: 0;opacity: 1;}
#menu .hamburger .bar.bot {top: 0;}
#menu.active .hamburger .bar.top {top: 6px;transform: rotate(-45deg);}
#menu.active .hamburger .bar.mid {opacity: 0;}
#menu.active .hamburger .bar.bot {top: -6px;transform: rotate(45deg);}
#menu {display:none;}

@media all and (min-width: 992px) and (max-width: 1024px) {
	#headerwrapper.headerwrapper .headerInner{max-width: 960px;}
}
@media all and (min-width: 1024px) and (max-width: 1200px) {
	#menu-item-1481 ul.sub-menu {right: 0px;}
}
@media all and (max-width: 991px) {
	#menu {display:block;}
	#primary {border-bottom: none;}
	ul.sub-menu {display: none;background-color: #282828;padding-left: 5%;	}
	ul.primary-nav li.menu-item-has-children::after, ul.secondary-nav li.menu-item-has-children::after, ul.sub-menu li.menu-item-has-children::after {content: '\25BE';display: block;padding-left: 3px;padding-right: 10%;float: right;}
	#nav-container {position: absolute;right: 0;width: 100%;top: 160px;z-index: 100;background: #000;color: #fff;padding: 0 0 30px;opacity: 0;transition: opacity .24s ease-in-out;visibility: hidden;}
	#nav-container.active {opacity: 1;visibility: visible;}
	#logo a {right: unset;}
	.top-phone {width: 50%;float: left;}
	#logo {text-align: left;width: 50%;float: left;}
	#lang-select {background: #282828;border-radius: 5px;padding: 8px;margin-bottom: 5px;max-width: 100%;margin-left: auto;margin-right: auto;position: relative;float: left;width: 100%;}
	#headerwrapper.headerwrapper .headerInner {position: relative;color: #A8247F;margin-top: 15px;padding: 0 0 15px 0;max-width: 720px;}
	/* #lang-select ul li a {color: #fff !important;} */
	.logoContainer {padding: 0 5px;margin-bottom: 0px;}
	ul.primary-nav li, ul.secondary-nav li, ul.sub-menu li {position: relative;margin: 0;padding-top: 10px;padding-bottom: 10px;transition: background-color .24s ease-in-out;border-bottom: 1px solid #333;display: block;}
	ul.primary-nav, ul.secondary-nav, ul.sub-menu {list-style: none;width: 100%;margin: 0;padding: 15px 0 20px;overflow: hidden;background-color: #282828;position: relative;left:unset;}
	#primary ul.primary-nav li.products-nav ul.sub-menu {left:unset;padding-top: 0;}
	ul.primary-nav, ul.secondary-nav{background: #000;}
	#menu-item-search {display:block;}
	li.menu-item-search p input#s {width: 75%;border: 3px solid #333;padding: 8px;border-radius: 5px;display: block;margin: 15px auto 0px auto;}
}
/*---- main-----*/
@charset "UTF-8";
/*-------------------Global Section------------------------------*/
.fa { font-family: FontAwesome !important; }
.container-fluid {max-width:1180px}
#MainWrapper { margin: 0 auto; max-width: 100%; background-color: #fff; overflow:hidden; }
#MainWrapper.container-fluid { padding: 0; }
body { color: #000; background-color: #fff; /*background-image: url("/~/media/Images/S/Somero-IR/css/tile.gif"); background-repeat: repeat;*/ font-family: "Roboto", sans-serif; font-size: 62.5%; line-height: 1.3em; }
a { color: #b93293; text-decoration: none; font-size: 1.4em; }
p a { font-size: 1.0em; line-height: 1.2em; }
a:hover { color: #7e1b5f; text-decoration: none; }
a:focus,
a:active { border: none; outline: 0; _noFocusLine: expression(this.hideFocus=true);
text-decoration: none; }
.hide { display: none; }
img { outline-style: none; outline-width: 0; border: 0 none; max-width: 100%; height: auto; }
sup { font-size: smaller; font-weight: bold; }
sub { margin: 2px 0; padding: 2px 0; }
ul { list-style-image: none; list-style-position: inside; list-style-type: none; }
ol { list-style-image: none; list-style-position: outside; font-size: 1em;  padding-left: 20px;}
ol li { margin-bottom: 10px; }
ul li:before { background-color: #b93293; content: ""; height: 8px; left: 0; position: absolute; top: 8px; width: 8px; }
ul#ip3Breadcrumb li::before { display:none; }
li { font-size: 1.6em; margin-bottom: 10px; padding-left: 20px; position: relative; line-height: 24px }
li a,
li span { font-size: 1.0em; }
hr { border-style: none none solid; border-width: 0 0 1px; margin: 5px 0; }
:active { outline-style: none; outline-width: 0; }
* { margin: 0; padding: 0; }
p { margin: 0 0 10px; color: #000; font-size: 1.6em; line-height: 24px; }
p#sectionheader { color: #ffffff;font-size: 1.6em;   line-height: 24px;margin: 0;padding: 4px 20px;text-transform: uppercase; font-family:"Oswald",sans-serif;font-weight:300;position:relative;overflow:hidden;z-index: 9;background:rgba(0, 0, 0, 0) linear-gradient(225deg, rgba(0, 0, 0, 0) 22px, #29231c 0px) repeat scroll right top;background:rgba(0, 0, 0, 0) -ms-linear-gradient(225deg, rgba(0, 0, 0, 0) 22px, #29231c 0px) repeat scroll right top ;background:rgba(0, 0, 0, 0) -webkit-linear-gradient(225deg, rgba(0, 0, 0, 0) 22px, #29231c 0px) repeat scroll right top}
p.introtext { font-size: 1.8em; line-height: 22px; }
p .rad-notes { font-size: 0.9em; }
.heading,
h1,
h2,
h3,
h4,
h5,
h6 { margin: 0 0 10px; color: #0074c8; }
h1 { color:#000;font-size: 3.6em; line-height: 48px; margin-bottom: 15px; text-transform: uppercase; font-family: 'Oswald', sans-serif; }
h2 { font-size: 2.8em; line-height: 40px; font-family: 'Oswald', sans-serif; color: #000; text-transform: uppercase; }
h3 { font-size: 2.4em; line-height: 28px; font-family: 'Oswald', sans-serif; color: #000; text-transform: uppercase; }
h4 { font-size: 1.8em; line-height: 1.2em; text-transform: uppercase; color: #000000; }
h5 { font-size: 1.6em; line-height: 1.2em; text-transform: uppercase;  color: #000000;}
h6 { font-size: 1.4em; line-height: 1.2em; }
.pad-none { padding: 0 !important; }
.rad-clear { clear: both; }
.float-none { float: none !important; }
.mainContentWrapper,
#mobishownav ul li,
.introText,
#sitemapcontainer,
#sitemapcontainer ul,
#bannerwrapper,
#bannerwrapper .sliderbanner,
.drop-down,
.tabs,
.tabs ul,
.press-pagination,
.sitesearchpagination { float: left; width: 100%; }
.marginCenter { margin: 0 auto !important; }
.pad-left-none { padding-left: 0 !important; }
.container.pad-none { padding: 0; overflow-x: hidden; }
.pad-right-none { padding-right: 0 !important; }
#disclaimer-investor-relations .col-xs-12.col-sm-9,
#error-page .col-xs-12.col-sm-9 { margin: 0 auto; float: none !important; width: 83.33333333%; }
#disclaimer-investor-relations #leftcol,
#error-page #leftcol { display: none; }
#disclaimer-investor-relations li { font-size: 1.4em; }
.mainContentWrapper .content h2{margin-bottom:5px}
.mainContentWrapper ul li{padding-left:14px}
.mainContentWrapper ol ul { margin-top:15px; }
.mainContentWrapper ol ul li { font-size: 1em; padding-left: 14px; }
.mainContentWrapper ul li:before{  color: #b93293;content: "\f105";font-family: FontAwesome;  font-weight: bold;left: 0;position: absolute;top: 0;width:0;height:0}

.mainContentWrapper { background-color: #fff; padding: 18px 20px 50px; }
.mainContentWrapper .introText p { font-size: 1.6em; }
.mainContentWrapper ul,
.mainContentWrapper ol { margin-bottom: 24px; }
.mainContentWrapper ul.rad-notes, .mainContentWrapper ol.rad-notes { font-size: 0.7em; }
.mainContentWrapper ul li ul { margin-top: 15px; padding-left: 20px; }
.mainContentWrapper ul li ul li,.mainContentWrapper ol li ol li { font-size: 1em; }
.mainContentWrapper ol li {   font-size: 1.6em;line-height: 18px; padding-left: 0; }
.mainContentWrapper ol li ol { margin-top: 15px; padding-left: 30px; }
.mainContentWrapper table { font-size: 1.6em; width: 100%; }
.mainContentWrapper table th {  border-bottom: 1px solid #d1d1d1;
    color: #000000;
    font-weight: 500;
    padding: 15px 10px 17px 3px; }
.mainContentWrapper table td { vertical-align: top; padding:23px 10px 20px 3px; border-bottom: 1px solid #d1d1d1; color:#000}
.mainContentWrapper table tr.first th { padding-top: 0; }
.mainContentWrapper table .tcenter { text-align: center; }

.mainContentWrapper table.rad-alternate th {background-color: #00609c; color: #ffffff; padding-left:10px;}
.mainContentWrapper table.rad-alternate td {background-color: #ddd; padding-left:10px;}

.mainContentWrapper table.rad-financialtable th:first-child, .mainContentWrapper table.rad-financialtable tr td:first-child {text-align:left;}
.mainContentWrapper table.rad-financialtable tr td, .mainContentWrapper table.rad-financialtable th {text-align:right;}
.scroll-table-container { width: 100%; padding: 0 0 5px; overflow-y: hidden; overflow-x: auto; margin-bottom: 14px; }
.scroll-table-container::-webkit-scrollbar-thumb {
border-radius: 5px;
border: 2px solid #717171;
background-color: #6f6f6f;
}
.contentBgColor{background-color:#29231c;padding-bottom: 100px; }
.scroll-table-container > table { margin-bottom: 0; }
.mainContentWrapper p .rad-highlight { font-size: 3.0rem; display: inline-block; margin: 5px 0; line-height: normal; }

.mainContentWrapper table td p .rad-highlight { font-size: 1.8rem; }
table td p sup { font-size: smaller; }

/*------------------Global section ends-------------------*/
/*--------------------Header CSS Starts-----------------------*/
#headerwrapper { position: fixed; width: 100%; z-index: 10; max-width: 100%; top:auto;background:#fff }
#headerwrapper .widthFix { max-width: 970px; }
#headerwrapper .headerInner {    margin: 0 auto;
    max-width: 1240px;
    padding: 0 30px;
    width: 100%;}
.ip3-selfserve #headerwrapper { position: relative; }
#headerlinks { overflow: hidden; }
#headerlinks ul li { border-right: 1px solid #00f; float: left; padding: 0 5px; }
#searchbox { font-size: 1.5em; margin-top: 24px; position: relative; }
#searchcontainer { clear: both; float: right; height: 25px; margin: 10px 0 0; overflow: hidden; }
#searchTextboxContainer { float: left; }
#searchTextboxContainer input { width: 204px; border: 1px solid #dddfdf; color: #5e5e5e; padding: 3px 30px 3px 8px; height: 29px; line-height: 25px; }
.ie8 #searchTextboxContainer input { padding: 7px; }
#SearchButtonContainer { position: absolute; right: 8px; top: 5px; }
#SearchButtonContainer input { height: 19px; width: 19px; color: #000; border: 0; outline: 0; }
#toplinks { float: right; }
ul#section-Homepage-level1 { margin-bottom: 0; width: 100%; }
ul#section-Homepage-level1:after { content: " "; height: 0; clear: both; display: block; *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML += '<div class="ie7-clear"></div>' );
}
.mobishow { float: right; margin: 0 1.3% 0 0; position: absolute; z-index: 99; right: 1.3%; bottom: 0; display: none; }
.navbgsearchbg,
.mobinav span.navbg,
.mobisearch span.searchbg { display: block; cursor: pointer; font-size: 3.0em; padding: 5px 11px 12px 14px; }
.mobinav { float: left; border-right: 1px solid #000; position: relative; }
.mobinav span.navbg { background: #7c7c7d; width: 72px; height: 50px; }
.mobinav span.navbg.selected { background: #58585a; }
.mobisearch { float: left; position: relative; }
.mobisearch span.searchbg { width: 68px; height: 50px; background: #7c7c7d; }
.mobisearch span.searchbg.selected { background: #58585a; background-position: 0 -50px; }
#mobishownav { display: none; background: #fff; /* clear current background for ie*/ zoom: 1; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#77FFFFFF, endColorstr=#77FFFFFF); /*-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr=#82FFFFFF, endColorstr=#82FFFFFF)";*/
-webkit-animation: pop 0.3s 1 cubic-bezier(0.175, 0.885, 0.32, 1.275); -moz-animation: pop 0.3s 1 cubic-bezier(0.175, 0.885, 0.32, 1.275); -ms-animation: pop 0.3s 1 cubic-bezier(0.175, 0.885, 0.32, 1.275); -o-animation: pop 0.3s 1 cubic-bezier(0.175, 0.885, 0.32, 1.275); animation: pop 0.3s 1 cubic-bezier(0.175, 0.885, 0.32, 1.275); position: absolute; z-index: 999999; top: 15px; right: 2.80%; width: 64%; box-shadow: 2px 25px 35px -30px #4a4c4c; border: 1px solid #dddfdf; border-radius: 5px; }
#mobishownav ul li { border-bottom: 1px solid #dddfdf; text-transform: uppercase; position: relative; margin-bottom: 0; }
#mobishownav ul li.last { border-bottom: 0 none; }
#mobishownav ul li.current span { display: block; line-height: 20px; min-height: 24px; padding: 10px 0 10px 10px; color: #4a4c4c; }
#mobishownav ul li.current > span { font-weight: bold; color: #4a4c4c; }
#mobishownav ul li.selected > a { color: #4a4c4c; font-weight: bold; }
#mobishownav ul li a { display: block; line-height: 20px; min-height: 24px; padding: 10px 0 10px 10px; color: #4a4c4c; font-weight: 500; }
#mobishownav ul li a:hover { color: #4a4c4c; }
#mobishownav ul li.level1.current span { font-weight: bold; }
#mobishownav ul li ul li { width: 100%; text-transform: none; position: static; font-size: 1.0em; }
#mobishownav ul li ul li.current > span { padding-left: 20px; }
#mobishownav ul li ul li a { display: block; float: none; line-height: 20px; font-weight: normal; padding-left: 20px; }
#mobishownav ul li.level3 a span { padding: 0; }
#mobishownav > ul > li.current,
#mobishownav > ul > li.selected { background: #000; background: black; background: rgba(255, 255, 255, 0.4); color: #0074c8; }
.ie8 #mobishownav { overflow: visible; }
#mobishowsearch { display: none; -webkit-animation: pop 0.3s 1 cubic-bezier(0.175, 0.885, 0.32, 1.275); -moz-animation: pop 0.3s 1 cubic-bezier(0.175, 0.885, 0.32, 1.275); -ms-animation: pop 0.3s 1 cubic-bezier(0.175, 0.885, 0.32, 1.275); -o-animation: pop 0.3s 1 cubic-bezier(0.175, 0.885, 0.32, 1.275); animation: pop 0.3s 1 cubic-bezier(0.175, 0.885, 0.32, 1.275); position: absolute; z-index: 999999; top: 15px; right: 2.5%; width: 64%; background: #fff; border: 1px solid #dddfdf; border-radius: 5px; box-shadow: 2px 25px 35px -30px #cea5bd; }
#searchTextBoxContainer2 { float: left; width: 90%; padding: 10px; }
#searchTextBoxContainer2 input { margin: 0; padding: 3px; outline: none; border: 0; height: 27px; width: 100%; color: #000; font-size: 1.4em; }
.searchinner2 { position: relative; }
#searchButtonContainer2 { top: 13px; position: absolute; right: 10px; }
#searchButtonContainer2 input { float: left; height: 20px; border-width: 0; width: 19px; outline: none; border: 0; margin: 0; }
 @-webkit-keyframes pop {
0% {
-webkit-transform: scale(0.8);
}
 100% {
-webkit-transform: scale(1);
}
}
@-moz-keyframes pop {
0% {
-moz-transform: scale(0.8);
}
 100% {
-moz-transform: scale(1);
}
}
@-o-keyframes pop {
0% {
-o-transform: scale(0.8);
}
 100% {
-o-transform: scale(1);
}
}
@keyframes pop {
0% {
transform: scale(0.8);
}
 100% {
transform: scale(1);
}
}
.commonshownav,
#mobishownav .showmore,
#mobishownav .showmore1 { height: 25px; margin: 0; padding: 5px; position: absolute; right: 9px; top: 9px; width: 30px; }
.commonshownavafter,
#mobishownav .showmore::after,
#mobishownav .showmore.selected::after,
#mobishownav .showmore1::after,
#mobishownav .showmore1.selected::after { display: inline-block; font: 1em/1 FontAwesome; height: 20px; position: absolute; text-rendering: auto; transform: translate(0px, 0px); width: 20px; }
#mobishownav .showmore:hover,
#mobishownav .showmore1:hover,
#mobishownav .showmore.selected:hover,
#mobishownav .showmore1.selected:hover { background-color: transparent; }
#mobishownav ul li ul { display: none; }
#mobishownav ul li ul li ul li.level3 a,
#mobishownav ul li ul li ul li.level3.selected a,
#mobishownav ul li ul li ul li.level3.current span { padding-left: 30px; }
#mobishownav ul li ul li ul li.level3.last { border-bottom: 0 none; }
#mobishownav .showmore span { display: none !important; }
#mobishownav .showmore::after { color: #000; content: "+"; }
#mobishownav .showmore.selected::after { content: "-"; }
#mobishownav .showmore1 span { display: none !important; }
#mobishownav .showmore1::after { content: "+"; }
#mobishownav .showmore1.selected::after { content: "-"; }
.mobiMenus { position: absolute; width: 100%; top: 0; height: auto; display: none; overflow: visible; }
/*-----------------------Header CSS Ends------------------------*/
/*-----------------Topnavigation CSS starts----------------*/
#topnavigation { clear: both; font-size: 1.6em; margin: 26px auto 0px auto; width: 100%; max-width: 1180px; }
#topnavigation a { font-size: 1.0em; }
#topnavigation li { font-size: 1.0em; margin-bottom: 0px; line-height: 20px; padding-left: 0 }
#topnavigation li:before { display: none }
#topnavigation li.level2 { font-size: 0.88em; }
/*-------------------------Top navigation CSS Ends---------------*/
/*-------------- Left Navigation CSS Starts --------------*/
#leftnavigation ul { margin: 0px; }
#leftnavigation ul li ul li {font-size:1em}
#leftnavigation ul li:before{display:none}
#leftnavigation ul li { padding: 0px 0px;margin-bottom: 0px; position: relative; font-size: 1.4em;
    line-height: 20px; }
#leftnavigation ul li ul { display: none; }
#leftnavigation ul li.selected > a > span,#leftnavigation ul li.current > span  {color:#b93293 !important}
#leftnavigation ul li.selected > ul,
#leftnavigation ul li.current > ul { display: block;margin-bottom: 3px; }
#leftnavigation ul li a:hover{color:#b93293 !important}
#leftnavigation ul li a,
#leftnavigation ul li > span { font-weight: normal; color: #000000; display: inline-block; padding: 13px 25px 13px 5px; line-height: 17px; }
#leftnavigation ul li.level2 a,
#leftnavigation ul li.level2 > span{color: #7a7a79; }

#leftnavigation ul li.level1.haschildren a.showmenu:after {display: inline-block;font-size: 1.4em;   position: absolute;right: 0;top: 0; font-family:FontAwesome;font-weight:bold; text-rendering: auto; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; transform: translate(0, 0); content: "\f107"; position: absolute; color:#7a7a7a }
#leftnavigation ul li.level1.haschildren a.showmenu { display: inline-block;height: 20px;padding: 0;   position: absolute;right: -4px;text-align: center;top: 15px;width: 20px;}
#leftcol .leftColInner .leftnavigation > ul { background-color:#fff; padding: 14px 15px; }
#leftcol li li.level2 { font-size: 1.0em; }
#leftcol li li.level2 > a,
#leftcol li li.level2 > span { padding: 6px 10px 7px 20px; }
#leftcol li li.level3 > a,
#leftcol li li.level3 > span { padding: 6px 10px 7px 35px; }
#leftnavigation ul li.level1.haschildren.current > a.showmenu:after,#leftnavigation ul li.level1.haschildren.selected > a.showmenu:after, #leftnavigation ul li.haschildren:hover > a.showmenu:after, #leftnavigation ul li.haschildren:hover > a.showmenu1:after {color:#b93293 !important; }
#leftnavigation  a.showmenu.active:after,#leftnavigation ul li.level1.navopen a.showmenu.active:after {content:"\f106" !important;}


#leftnavigation ul li.level2.haschildren a.showmenu1:after {display: inline-block;font-size: 1.4em;   position: absolute;right: 0;top: 0; font-family:FontAwesome;font-weight:bold; text-rendering: auto; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; transform: translate(0, 0); content: "\f107"; position: absolute; color:#7a7a7a }
#leftnavigation ul li.level2.haschildren a.showmenu1 { display: inline-block;height: 20px;padding: 0;   position: absolute;right: -4px;text-align: center;top: 5px;width: 20px;}
#leftnavigation ul li.level2.haschildren.current > a.showmenu1:after,#leftnavigation ul li.level2.haschildren.selected > a.showmenu1:after {color:#b93293 !important}
#leftnavigation  a.showmenu1.active:after,#leftnavigation ul li.level2.navopen a.showmenu1.active:after {content:"\f106" !important;}

/*-------------- Left Navigation CSS Ends --------------*/
/*-----Right Column CSS Starts -------*/
#threecolright .rightColBox { margin-bottom: 20px; -webkit-backface-visibility: hidden; }
.relatedLinksWrapper { background: #fff; padding-bottom: 20px; padding-top: 20px; }
.relatedLinksWrapper ul { margin-left: 0px; margin-top: 15px; position: relative; }
.relatedLinksWrapper li { padding-left: 14px; }
.relatedLinksWrapper li a { color: #383838; line-height: 1.2em; }
.relatedLinksWrapper li::before { content: "\3E"; font-weight: bold; position: absolute; left: 0; }
.relatedLinksWrapper .relatedLinksInner { margin: 20px; margin-top: 0px; border-bottom: 1px solid #595959; }
.relatedLinksWrapper .boxHeader { color: #0074c8; padding-bottom: 12px; border-bottom: 1px solid #595959; font-size: 2em; }
/*-----Right Column CSS Ends -------*/
/*-------------- Breadcrumb CSS Starts --------------*/
#breadcrumb { margin: 0 0 22px; }
#breadcrumb .separator { font-size: 1.2em; margin: 0 4px 0 8px; }
#breadcrumb span,
#breadcrumb a { font-size: 1.2em; color: #000; }
#breadcrumb span{color:#b93293}
/*-------------- Breadcrumb CSS Ends --------------*/
/*-----------------contentwrapper starts---------------*/
.ip3-selfserve #contentwrapper { margin: 0px 0 0 0; }
.colsContainer { overflow: hidden; padding-top: 156px; }
#contentwrapper { margin: 178px 0 0 0; clear: both; }
#contentwrapper .bgimg { position: static; width: 100%; max-width: 1180px; display: none; margin: 0 auto;}
.bgimgcontainer {
  
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 660px;}
/*------------contentwrapper ends--------------*/
/*-------------- Search page CSS Starts --------------*/
.ip3search_highlight { font-weight: bold; }
.sitesearchpagination { padding-top: 10px; }
.sitesearchpagination ul li { float: left; margin: 0 10px 0 0; padding: 0; }
table.searchTable { width: 100%; word-break: break-all; }
table.searchTable tbody tr th { text-align: left; height: 22px; }
table.searchTable tbody tr td p.searchdescription { margin-bottom: 0; }
#tabs.sectionTabs { float: left; position: relative; width: 100%; padding: 0 0 10px; }
#tabs.sectionTabs select { font-size: 1.3em; }
#tabs.sectionTabs span.select {     border: 1px solid #dbdbdb;
    color: #aaaaaa;
    cursor: pointer;
    display: block;
    font-size: 1.4em;
    font-weight: normal;
    line-height: 1.2em;
    padding: 10px;
    position: absolute;
    top: 0;cursor:pointer}
#tabs.sectionTabs span.select:after{content:"\f107"; display: inline-block;
    font-family: FontAwesome;
    font-feature-settings: normal;
    font-kerning: auto;
    font-language-override: normal;
    font-size: inherit;
    font-size-adjust: none;
    font-stretch: normal;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    line-height: 1;
    text-rendering: auto; font-size:1.6em; position: absolute;
    right: 10px;

    top: 7px;
}
#tabs.sectionTabs ul { border-bottom: 1px solid #dddfdf; float: left; list-style: none outside none; padding: 0; margin: 0; width: 100%; }
#tabs.sectionTabs li { float: left; padding: 0; margin: 0; border-left: 1px solid #dddfdf; border-top: 1px solid #dddfdf; background-image: none; }
#tabs.sectionTabs li.lastLI { border-right: 1px solid #dddfdf; }
#tabs.sectionTabs li a { display: block; padding: 10px; text-align: center; background: #0074c8; color: #fff; }
#tabs.sectionTabs li a span { display: block; text-align: center; }
#tabs.sectionTabs li.current a,
#tabs.sectionTabs li a:hover { background-color: #58585a; }

#tabsDD { height: 38px; font-size: 1em; width: 200px; }
#searchContainerRP { float: left; width: 100%; margin-bottom: 15px; }
#searchButtonContainerRP { float: left; }
#searchButtonContainerRP input { padding: 5px 5px 3px; }
#SearchTextboxRP { width: 240px; border: 0 none; color: #5e5e5e; padding: 3px 5px; height: 30px; font-size: 1.5em; float: left; }
#searchTextBoxContainerRP { float: left; }
#searchinnerRP { float: left; border: 1px solid #dddfdf; }
#SearchbuttonRP { border: 0px; outline: 0px; }
#searchFilter { font-size: 1.2em; margin-bottom: 15px; }
#searchFilter input { margin: 0 5px; }
td.Error li { font-size: 1.0em; margin-bottom: 9px; }
/*-------------- Search page CSS Ends --------------*/
/*-------------- Site Map CSS Starts --------------*/
#sitemapcontainer ul { margin-top:0px; margin-bottom: 0px; }
#sitemapcontainer ul li { margin: 0px; padding: 0 0 0 10px; border: 0px; background-image: none; float: left; clear: both; }
#sitemapcontainer ul li.level1 {margin-top: 10px;}
#sitemapcontainer ul li.level1 > a {font-weight: bold;}
#sitemapcontainer ul li a { display: block; padding: 3px; color: #4a4c4c; float: left; clear: both; }
#sitemapcontainer ul li a:hover {color:#7e1b5f;}
.mainContentWrapper #sitemapcontainer ul li:before {top:2px;}

/*-------------- Site Map CSS Ends --------------*/
/*-------------- Footer CSS Starts --------------*/
#footerwrapper { clear: both; padding-top: 30px; padding-bottom: 25px; }
#footerwrapper li a { color: #fff; }
#footerrightlinks { float: right; }
#footerrightlinks a { background: #3a3637; color: #fff; display: table-cell; font-size: 2.2em; height: 45px; text-align: center; vertical-align: middle; width: 45px; }
#footerrightlinks ul { float: right; width: 100%; margin-bottom: 0; }
#footerrightlinks li { float: left; padding-right: 10px; margin-bottom: 0; }
#footerrightlinks li:last-child { padding-right: 0px; }
#footerleftlinks ul li { border-right: 1px solid #6e8398; float: left; padding: 0 10px; margin-bottom: 26px; }
#footerleftlinks ul li:before,
#footerrightlinks li:before { display: none }
#footerleftlinks ul li.last { border-right: 0px; }
#footerleftlinks ul li.first { padding-left: 0px; }
.credit { padding-left: 10px; }
.footercontainer { background-color: #231f20; float: left; width: 100%; }
/*-------------- Footer CSS Ends --------------*/
/* --------------- Banner Starts ---------------*/
.nojs .banneritem { display: none; }
.nojs .banneritem.banner1 { display: block; }
#bannerwrapper { position: relative; display: none; }
#bannerwrapper .sliderbanner { position: relative; display: none; }
#bannerwrapper .banneritem { position: relative; }
#bannerwrapper .banneritem .bannertext { position: absolute; bottom: 20px; left: 20px; }
#bannerwrapper .bx-controls .bx-pager { position: absolute; right: 10px; bottom: 10px; }
#bannerwrapper .bx-controls .bx-controls-direction { position: absolute; top: 50%; width: 100%; }
#bannerwrapper .bx-controls-direction { float: left; clear: both; }
#bannerwrapper .bx-controls-direction a { float: left; padding: 0 10px; }
#bannerwrapper .bx-controls-direction a.disabled { display: none; }
#bannerwrapper .bx-controls-direction .bx-next { float: right; }
#bannerwrapper .bx-pager { float: left; clear: both; }
#bannerwrapper .bx-pager div { margin: 0 0 0 10px; float: left; }
/* --------------- Banner Ends ---------------*/
/* --------------- Top navigation Starts ---------------- */
#section-Homepage-level1 > .level1:hover > a.respMenu { background-color: #58585a; color: #fff; }
#section-Homepage-level1 .level1 { background-color: #dadadb; float: left; border-left: 1px solid #fff; position: relative; width: 16.6667%; }
#section-Homepage-level1 .level1.first { border-left: 0px; }
#section-Homepage-level1 .level1 > a,
#section-Homepage-level1 .level1 > span { min-height: 40px; text-decoration: none; color: #4a4c4c; display: block; padding: 10px; text-align: center; }
#section-Homepage-level1 .level1.current > span { padding: 10px; }
#section-Homepage-level1 .level1 > a:hover,
#section-Homepage-level1 .level1 > a.hovered { background-color: #58585a; text-decoration: none; color: #fff; }
#section-Homepage-level1 .level1 > span:hover { background-color: #58585a; text-decoration: none; color: #fff; }
#section-Homepage-level1 .level1.current > span,
#section-Homepage-level1 .level1.current > a,
#section-Homepage-level1 .level1.current > span { background-color: #58585a; text-decoration: none; color: #fff; }
#section-Homepage-level1 .level1.selected > a { background-color: #58585a; text-decoration: none; color: #fff; }
#section-Homepage-level1 .level1 > a:hover,
#section-Homepage-level1 .level1 > a.hovered { text-decoration: none; color: #fff; }
#section-Homepage-level1 .level1 ul { position: initial; background-color: #7c7c7d; background-repeat: repeat; width: 100%; top: 100%; left: 0px; display: none; box-shadow: 2px 25px 35px -30px #5F6F6E; -webkit-box-shadow: 2px 25px 35px -30px #5F6F6E; -moz-box-shadow: 2px 25px 35px -30px #5F6F6E; }
#section-Homepage-level1 .level1 ul li { padding: 0px 0px; border-top: 1px solid #9c9c9d; margin-bottom: 0px; }
#section-Homepage-level1 .level1 ul li > a,
#section-Homepage-level1 .level1 ul li > span { font-weight: normal; background: none; display: block; padding: 15px 10px; line-height: 17px; }
#section-Homepage-level1 .level1 ul li.current > span,
#section-Homepage-level1 .level1 ul li.selected > a,
#section-Homepage-level1 .level1 ul li a:hover { color: #fff; background-color: #58585a; }
#section-Homepage-level1 .level2 a,
#section-Homepage-level1 .level2 span { color: #fff; }
/* --------------- Top navigation Ends ---------------- */
/* --------------- Homepage CSS Starts ---------------- */
#section-div .widthFix { max-width: 970px; }
.sectionDiv { position: relative; border-bottom: 2px solid #fff; height: 700px; background-repeat: no-repeat; background-position: 0px 0%; background-size: cover }
.sectionDiv .contentDivs .contentDivInner { padding: 10px 14px 10px 18px; height: 100%; position: relative; background-color: #fff;  float: left;width:100%}
.sectionDiv .boxesWrapper { margin-top: 300px; }
.sectionDiv .boxesWrapper .boxTitleDiv { background: rgba(0, 0, 0, 0.7); padding: 15px 20px 18px; /*height: 120px;*/ }
.sectionDiv .boxesWrapper .boxTitleDiv.partition { background: url(/~/media/Images/S/Somero-IR/css/page-title-bg.png) repeat-y right rgba(97, 97, 99, 0.85); }
.sectionDiv .boxesWrapper .boxIntroDiv { background: rgba(0, 0, 0, 0.7); /*height: 120px;*/ position: relative; padding: 15px 20px; }
.sectionDiv .boxTitleDiv * { font-size: 3.6em; line-height: 1.32em; text-transform: uppercase; font-family: 'Oswald', sans-serif; color: #fff; font-weight: 500; margin: 0; }
.sectionDiv .boxTitleDiv span.rightArrow { float: right; }
.sectionDiv .boxTitleDiv .fa-angle-right:before { color: #b93293; }
.sectionDiv .boxTitleDiv a:hover .fa-angle-right:before {color: #7e1b5f;}
.sectionDiv .boxTitleDiv * * { font-size: 1.0em; }
.sectionDiv .boxTitleDiv sup {font-size: 0.7em;}
.sectionDiv .boxTitleDiv a { color: #ffffff; display: block; }
.sectionDiv .boxTitleDiv a:hover, .sectionDiv .boxTitleDiv a:hover sup { color: #7e1b5f; }
.sectionDiv .boxIntroDiv a { color: #fff; font-weight: 500; display: inline-block; }
.contentDivInner p,
.contentDivInner ul li,
.contentDivInner ol li { font-size: 1.6em; line-height: 24px; }
.contentDivInner .news-date { margin: 0 0 -3px; }
.contentDivInner .news-title { font-weight: bold; }
#section-div3 .boxTitleDiv { height: auto; }
#section-div3 .boxTitleDiv * { width: auto; }
.boxIntroDiv { font-size: 1.4em; padding: 20px 40px; }
.boxIntroDiv * { font-size: 1.6em; line-height: 24px; color: #fff }
.boxIntroDiv h3 { font-size: 1.6em; }
.boxIntroDiv .boxLink { position: relative; }
#Homepage .sectionDiv .bgimg { position: absolute; width: 100%; top: 0; display: none; }
.boxTitleDiv,
.boxIntroDiv { margin-bottom: 18px; color: #fff; }
.boxesWrapper .contentDivs { margin-bottom: 13px; height: auto; position: relative; }
.boxesWrapper .contentDivs .contentDivInner { height: 220px; }
.contentDivs .boxHeader { font-size: 2.4em; line-height: 1.5em; font-family: 'Oswald', sans-serif; color: #000; margin-bottom: 9px; font-weight: 500 }
.contentDivs .boxHeader span { font-weight: normal }
.contentDivs .boxLink { position: relative; font-weight: normal; display: inline-block; clear: both; background: #fff; font-size: 1.6em; line-height: 24px; margin-top: -7px; }
.boxlinkDiv { background : #fff; padding: 0 20px 10px; }
.contentDivs a.boxLink { color: #b93293; }
.contentDivs a:hover { color: #7e1b5f; }
.content { float: left; width: 100%; }
.contactText p { font-size: 1.4em; word-wrap: break-word; }
p.anDate,
p.fcDate { font-size: 1.4em; margin-bottom: 0px; }
p.shareVal { font-size: 2.6em; margin-bottom: 4px; }
p.bodName { font-size: 2.2em; margin-bottom: 3px; }
p.bodImg { position: absolute; top: 35px; right: 35px; }
p.docProsp { bottom: 0; margin: 0; position: absolute; right: 30px; margin-bottom: 10px; }
.bgimgcontainer {   left: 50%;max-width: 1180px;position: fixed; transform: translateX(-50%); -ms-transform: translateX(-50%); -webkit-transform: translateX(-50%); width: 100%; }
.gradientDiv { position: absolute; height: 100%; width: 100%; background-image: url(/~/media/Images/S/Somero-IR/css/inner-page-bg-grad.png); background-repeat: repeat-x; background-position: center bottom; }
.boxContainer .boxInner { overflow: hidden; }
.section-1-container.container { padding: 0px; }
/* --------------- Homepage CSS Ends---------------- */
/*---------Bod Page CSS Starts-------------*/
.bttn { height: 30px; width: 38px; position: absolute; overflow: hidden; top: 15px; right: 7px; line-height: 32px; text-align: center; }
.bodDefaultFieldsContainer .bttn { background-image: url(/~/media/Images/S/Somero-IR/css/bod-expand.png); background-position: 0px 0px; background-repeat: no-repeat; }
.bodDefaultFieldsContainer.selected .bttn { background-image: url(/~/media/Images/S/Somero-IR/css/bod-close.png); background-position: 0px 0px; background-repeat: no-repeat; }
.bodDefaultFieldsContainer .bttn span { display: none; }
.bodImage { float: left; padding: 0 15px 0 0; width: 24%; }
.bodImage img { display: block; max-width: 100%; height: auto; }
.bodContent { float: left; width: 76%; }
.bodContent.full { width: 100%; }
.bodContent.no-border { border: 0; }
.catBod { margin-top: 20px; }
.nojs .bodDefaultFieldsContainer .bttn { background: none; }
.nojs .bodDefaultFieldsContainer .bttn span { display: none; }
.ip3-board-of-directors .bodDefaultFieldsContainer { cursor: default; }
.ip3-board-of-directors .bodDefaultFieldsContainer .bttn { display: none; }
/*---------Bod Page CSS Ends-------------*/
/* ------- Calendar Starts -----------*/
table.events th.edate { width: 20%; }
table.events th.esub { width: 60%; }
table.events th.eoutlook { width: 20%; }
.financial_calendar_2_past table.events th.esub { width: 80%; }
/*------- Calendar Ends ----------- */
/*------ News start ----------*/
table.reportTable tr.last,table.reportTable tr.last td{border:none}
table tbody tr:last-child,.mainContentWrapper table tr:last-child td {}
table.reportTable { width: 100%; font-size: 1.6em; }
table.reportTable th.date { width: 24.5%; }
table.reportTable th.title { width: 54%; }
.tabs ul { list-style: none outside none;margin-bottom: 15px; padding: 7px 0 0 0; }
.tabs ul li { float: left; padding: 0; margin-bottom: 0px; background: none; margin-right: 3px; }
#contentwrapper .tabs ul li span { background-color: #7a7a79; padding: 8px 19px 8px 21px; display: block; color: #fff; }
#contentwrapper .tabs ul li:before{display:none}
#contentwrapper .tabs ul li.current span,
#contentwrapper .tabs ul li span:hover { background-color: #00609c; }
p.no-rows { padding: 10px; }
.press-pagination,
.sitesearchpagination { padding: 20px 0 0; }
.press-pagination ul,
.sitesearchpagination ul { padding-left: 0; }
.press-pagination ul li,
.sitesearchpagination ul li { float: left; margin: 0 10px 0 0; list-style-type: none; }
.pr-item-content p.date { font-weight: bold; }
.back-pr-year { clear: left; padding-top: 10px; }
.back-pr-year p { margin-bottom: 0; }
.back-pr-year p a {  background: #7a7a79 none repeat scroll 0 0; color: #ffffff; padding: 10px 15px;}
.back-pr-year p a:hover{background:#00609c}
/*------ News end ----------*/
/*------ Financial Reports ----------*/
table.reportTable th { text-align: left; padding: 15px 10px 17px 3px; color: #000; }
table.reportTable td { vertical-align: middle; padding: 16px 10px 14px 3px; }
table.reportTable .cAlign { text-align: center; }
table.reportTable tr.first th { padding-top: 0; }
.onebgimgwrapper { position: relative; }
.homebgimgwrapper,
.bgimgwrapper { width: 100%; position: absolute; }
.homebgimgwrapper:after,
.bgimgwrapper:after { content: " "; height: 0; clear: both; display: block; *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML += '<div class="ie7-clear"></div>' );
}
table { margin-bottom: 20px; }
table tr { border-bottom: 1px solid #d1d1d1; }
table td { line-height: 24px; vertical-align: top; padding: 15px 0px; }
table td *,
table td p * { font-size: 1.0em; }
table.rad-datatable td { font-size: 1.4em; }
table.inv-responsive-table { margin-bottom: 10px; font-size: 1.4em; width: 100%; border-bottom: 1px solid #dddfdf;}
table.inv-responsive-table tr, .mainContentWrapper table.inv-responsive-table td  {border-bottom: 0 none;}
table.inv-responsive-table tr td { padding: 10px;  line-height: 1.2em; }
table.inv-responsive-table tbody tr td.inv-responsive-data-header {
    width: 40%;
    font-weight: bold;
}
.inv-responsive-header-tr td { font-weight: bold; }
table.inv-responsive-table .inv-responsive-data-content { text-align: left; }
/*-------------------financial table------------------------*/
table.rad-financialtable { width: 100%; }
table td.rad-right,
table th.rad-right{ text-align: right; }

/*--------------------Financial table ends---------------*/
/*----------------Snapdown--------------------*/
#snapdown-container { margin-top: 20px; }
.snapdown-title { cursor: pointer; padding:9px 50px 9px 13px; background: #7a7a79; margin: 0; color: #fff; line-height: 21px; font-size: 1.6em;text-transform: none; font-family:"Roboto",sans-serif }
.snapdown-title.selected, .snapdown-title:hover { background: #00609c; }
.snapdown-title.selected .fa-angle-down:before { content: "\f106" !important; }
.sliderStateBtn { float: right; position: absolute; right: 16px; top: 11px; }
.snapdown-content { padding: 15px 50px 10px 15px; float: left; width: 100%; }
.snap-item { clear: left; margin-bottom: 5px; position: relative; width: 100%; float: left; }
.snap-item.first { margin-top: 10px; }
.nojs .snapdown-content { display: block !important; }
.nojs .sliderStateBtn { display: none; }
/*------------------Snapdown Ends-----------------*/
/*--- Non js version ---*/
.nojs #topnavigation > ul > li:hover > ul { display: block; }
.nojs #section-Homepage-level1 .level1 > a,
.nojs #section-Homepage-level1 .level1 > span { padding: 10px; }
/*------------ justify text -------------------------*/
/*.twocolcenter p, .twocolcenter ul li, .threecolcenter p, .threecolcenter ul li { text-align: justify; }*/

/* ----------------------- web Form starts --------------------------- */
#map_1 { float: left; margin: 10px 0 20px; width: 100%; }
#section-div6 #map_1 { margin: 0; }
.sectionDiv .contentDivs .contentDivInner.mapdiv { padding: 0; overflow-x: hidden; }
.gm-style .gm-style-iw p { font-size: 1.1em; }
fieldset { padding: 5px 0; }
label { font-size: 1.4em; display: block; padding: 5px 5px 5px 0; width: 90px; float: left; }
.form-container input { margin-right: 16px; line-height: 15px; padding: 3px; width: 30%; font-size: 1.2em; border-radius: 0; }
textarea { margin-right: 16px; font-size: 1.2em; width: 30%; min-height: 85px; border-radius: 0; }
#submit-btn { background: #7a7a79 none repeat scroll 0 0;
    border: medium none;
    color: #ffffff;
    display: block;
    font-size: 1.6em;
    margin-left: 90px;
    margin-top: 20px;
    padding: 10px 15px;
    width: 15%; }
#submit-btn:hover { background: #00609c; color: #fff; }
p.s-msg { color: #1e9131; }
p.f-msg { color: #f90b0b; }
.frm-cap { margin: 10px 0; clear: both; float: left; width: 100%; padding-left: 90px; }
.frm-cap > div { background: transparent !important; }
/* ----------------------- web Form ends --------------------------- */
/* ----------------------- disclaimer starts --------------------------- */
.disclaimer #disclaimerCountryContainer label { padding: 0; width: 0; }
.disclaimer #disclaimerCountryContainer select { font-size: 1.3em; margin-bottom: 11px; }
.disclaimer #disclaimerAcceptButton,
.disclaimer #disclaimerDeclineButton { font-weight: bold; padding: 10px; font-size: 1.4em; background-color: #0074c8; border: 0; color: #fff; margin-right: 20px; float: left; }
.disclaimer #disclaimerAcceptButton:hover,
.disclaimer #disclaimerDeclineButton:hover { background-color: #58585a; }
#disclaimer-country #disclaimerAcceptButton { display: block; }
#disclaimerAcceptButton { display: none; }
/* ----------------------- disclaimer ends --------------------------- */
.v-mobile { display: none; }
/*----- Back to Top ----*/
#auto-top-link { background: rgba(97, 97, 99, 0.85); border: 1px solid #dddfdf; bottom: 25px; color: #fff; display: none; float: left; font-family: arial; font-size: 3em; font-weight: bold; padding: 4px 10px 5px; position: fixed; right: 10px; text-decoration: none; }
span.rightArrow { padding-left: 1px; }
/*---- Reports page Font awesome --*/
a.ex-icon {    border: 1px solid #7a7a79;
    color: #7a7a79;
    font-size: 1em;
    height: 30px;
    margin-right: 11px;
    padding: 4px;
    position: relative;
    text-align: center;
    vertical-align: middle;display:inline-block;
    width: 29px;}
.icon-docx:before,.icon-audio:before,.icon-mp3:before,.icon-wma:before,.icon-html:before,.icon-excel:before, a.icon-xlsx:before{font-size:0.8em}
.icon-wmv,.icon-video:before,.icon-mp4:before,.icon-flv:before{font-size:0.6em}
a.icon-audio, a.icon-mp3,a.icon-wma,a.icon-html,a.icon-docx,a.icon-doc,a.icon-excel, a.icon-xlsx{padding:5px}
a.icon-web-arrow,a.icon-pdf, a.icon-PDF{ padding: 7px}
td.doc a:hover {background: #006f9c ;border-color: #006f9c;color: #ffffff;}
.fa-pdf-icon:before { color: #0074c8; content: "\f1c1"; }
.fa-xlsx-icon:before { color: #0074c8; content: "\f1c3"; }
.fa-doc-icon:before,
.fa-docx-icon:before { color: #0074c8; content: "\f1c2"; }
body .scWebEditInput { display: inline-block; }
/* ----------------------- Tables overflow x scroll ----------------------- */
.searchresultpage .scroll-table-container { clear: left; margin-bottom: 45px; }
.scroll-table-container { width: 100%; padding: 0 0 5px; overflow-y: hidden; overflow-x: auto; margin-bottom: 14px; }
.scroll-table-container::-webkit-scrollbar {
-webkit-appearance: none;
width: 10px;
height: 7px;
}
.scroll-table-container::-webkit-scrollbar-thumb {
border-radius: 5px;
border: 2px solid #4a4c4c;
background-color: #4a4c4c;
}
.scroll-table-container > table { margin-bottom: 0; }
#loadmore { width: 100%; float: left; padding: 20px 0; }
#loadmore a { text-align: center; padding: 10px 0 8px; display: block; text-decoration: none; cursor: pointer; background-color: #0074c8; color: #fff; }
#loader,
#loadedcontent { display: none; text-align: center; }
body.ie9 #loadmore a,
body.ie10 #loadmore a { padding: 13px 0 5px; }
#loader { background: url("/~/media/Images/S/Somero-IR/css/ajax-loader.gif") no-repeat 50% 100%; float: left; margin-top: -10px; font-size: 1.2em; height: 32px; text-indent: -9999px; width: 100%; overflow-x: hidden; }
a[href^="tel:"] { color: inherit !important; text-decoration: none; cursor: default; }
a[href^="tel:"].mobile-tel-link { color: inherit !important; cursor: pointer !important; }
input[type=text]::-ms-clear {
 display: none;
}



.ui-menu li:before{display:none !important}
.home-iframe{min-height:174px}

table#results-center tr, .mainContentWrapper table#results-center td { border-bottom:0; }
.bottom-content { padding-top:20px; clear: left; width: 100%; }
.mainContentWrapper ol.rad-notes li, .mainContentWrapper ul.rad-notes li { margin-bottom:5px; }

.mainContentWrapper .searchresultpage #tabs.sectionTabs li:before {content: "";}


.drop-down.mobile {
    display: none;
}

#section-div1 .boxlinkDiv {display:none;}


.boxlinkDivWrapper {background:#fff;}

.mainContentWrapper table.corporate-table td{width:33%; border-bottom:none;}
.mainContentWrapper table.corporate-table tr{border-bottom:none;}
/*---- media-queries-----*/
/*--------- iPad Landscape and Desktops ---------*/
@media all and (max-width: 1180px) {
.footer div#inner-footer{padding:30px}
}
@media all and (max-width: 1200px) {
p.docProsp,
p.bodImg { position: static!important; }
#leftnavigation ul li a,
#leftnavigation ul li > span { padding: 10px 15px 10px 10px; }
/*#leftcol li li.level3 > a,
#leftcol li li.level3 > span { padding: 10px 10px 10px 20px; }*/
}

@media all and (min-width: 900px) and (max-width: 1024px) {
}

@media all and (max-width: 1023px) {

.mainContentWrapper table#results-center td img { width:100%; }

}

@media all and (max-width: 1024px) {
#leftnavigation ul li.level1.haschildren a.showmenu::after{ top:-4px; }
#leftnavigation ul li.level2.haschildren a.showmenu1::after{ top:3px; }
}

@media all and (min-width: 992px) {
#section-div4.sectionDiv .section-box .contentDivInner { min-height: 230px; }
.col-md-pad-left-none { padding-left: 0px !important; }
.col-md-pad-right-none { padding-right: 0px !important; }
}

/*--------- iPad Portrait and large Tablets Portrait ---------*/
@media all and (max-width: 991px) {
a.ex-icon{margin-right:5px}
table.reportTable td.doc,table.reportTable th.doc {
    padding-right: 0;}
#leftcol .leftColInner .leftnavigation > ul {

    padding: 14px 10px 14px 5px;
}
p#sectionheader{padding:4px 15px}
.bgimgcontainer { position:absolute; background-attachment: scroll; }
#contentwrapper { margin-top: 0px !important; position:relative; overflow:hidden; }
#headerwrapper { position: relative; }
/*#headerwrapper .headerInner{max-width:750px;}*/
.colsContainer {/*padding-left:15px;padding-right:15px;*/ }
#section-div4 .contentDivs { height: auto; }
.sectionDiv .gutterWidthSet .boxIntroDiv { height: auto; padding-bottom: 20px; }
.sectionDiv .gutterWidthSet .boxTitleDiv { height: auto; }
.contentDivs { height: auto; }
.sectionDiv .section-box .contentDivInner { padding-bottom: 30px; }
#section-div1 .boxTitleDiv * { font-size: 3.0em; width: auto; }
.sectionDiv .boxTitleDiv * { width: auto; }
.sectionDiv .boxTitleDiv > * { font-size: 2.2em; }
#section-div1 .container { position: relative; margin-top: -70px; }
.sectionDiv .gutterWidthSet { margin-top: 0px; }
#section-div1 .gutterWidthSet { }
.sectionDiv .bgimg { display: none; }
.sectionDiv { background-image: none; }
#contentwrapper .sectionDiv .onebgimgwrapper .bgimg { display: block; position: static }
.sectionDiv .onebgimgwrapper .homebgimgwrapper { position: absolute; height: 100%; width: 100%; top: 0; left: 0; }
#section-div1 .onebgimg { display: block }
.sectionDiv { border-bottom: 0px; height: auto; margin-bottom: 20px; }
#threecolright { margin-top: 20px; }
.form-container input[type="text"],
textarea { width: 33%; }

}

@media all and (max-width: 830px) {
#searchButton2{ display:none; }
#mega-menu-wrap-main-nav .mega-menu-toggle .mega-toggle-block-1:after{ line-height:24px; margin-top:5px; }
}

@media all and (min-width: 830px) {
.search-form1{ display:none; }
}

@media all and (min-width: 768px) and (max-width: 991px) {
#footerleftlinks ul li { font-size: 1.2em; padding: 0px 5px; }
.gutterWidthSet .col-xs-1,
.gutterWidthSet .col-sm-1,
.gutterWidthSet .col-md-1,
.gutterWidthSet .col-lg-1,
.gutterWidthSet .col-xs-2,
.gutterWidthSet .col-sm-2,
.gutterWidthSet .col-md-2,
.gutterWidthSet .col-lg-2,
.gutterWidthSet .col-xs-3,
.gutterWidthSet .col-sm-3,
.gutterWidthSet .col-md-3,
.gutterWidthSet .col-lg-3,
.gutterWidthSet .col-xs-4,
.gutterWidthSet .col-sm-4,
.gutterWidthSet .col-md-4,
.gutterWidthSet .col-lg-4,
.gutterWidthSet .col-xs-5,
.gutterWidthSet .col-sm-5,
.gutterWidthSet .col-md-5,
.gutterWidthSet .col-lg-5,
.gutterWidthSet .col-xs-6,
.gutterWidthSet .col-sm-6,
.gutterWidthSet .col-md-6,
.gutterWidthSet .col-lg-6,
.gutterWidthSet .col-xs-7,
.gutterWidthSet .col-sm-7,
.gutterWidthSet .col-md-7,
.gutterWidthSet .col-lg-7,
.gutterWidthSet .col-xs-8,
.gutterWidthSet .col-sm-8,
.gutterWidthSet .col-md-8,
.gutterWidthSet .col-lg-8,
.gutterWidthSet .col-xs-9,
.gutterWidthSet .col-sm-9,
.gutterWidthSet .col-md-9,
.gutterWidthSet .col-lg-9,
.gutterWidthSet .col-xs-10,
.gutterWidthSet .col-sm-10,
.gutterWidthSet .col-md-10,
.gutterWidthSet .col-lg-10,
.gutterWidthSet .col-xs-11,
.gutterWidthSet .col-sm-11,
.gutterWidthSet .col-md-11,
.gutterWidthSet .col-lg-11,
.gutterWidthSet .col-xs-12,
.gutterWidthSet .col-sm-12,
.gutterWidthSet .col-md-12,
.gutterWidthSet .col-lg-12 { position: relative; min-height: 1px; padding-left: 7.5px; padding-right: 7.5px; }
.contentDivs { height: auto; }
/*  .col-sm-pad-right-none{padding-right:0px !important}
  .col-sm-pad-left-none{padding-left:0px !important}*/
.col-sm-clear-both { clear: both; }
.col-md-clear-both { clear: both; }
#section-div4.sectionDiv .section-box .contentDivInner { min-height: 200px; }
}

@media all and (min-width: 768px) {
.inv-responsive-table tbody th { font-weight: normal; }
}

@media all and (max-width: 768px) {
.sectionDiv .gutterWidthSet { margin-top: 0px; }
#section-div1 .gutterWidthSet { }
.sectionDiv .bgimg { display: none; }
#contentwrapper .sectionDiv .onebgimgwrapper .bgimg { display: block; position: static }
.sectionDiv .onebgimgwrapper .homebgimgwrapper { position: absolute; height: 100%; width: 100%; top: 0; left: 0; }
#section-div1 .onebgimg { display: block }
.sectionDiv { border-bottom: 0px; height: auto; margin-bottom: 20px; }
}

/*--------- All Small Tablets and Large Phones Global CSS ---------*/
@media (max-width: 767px) {
#headerwrapper .headerInner{
 
    width: 100%;
}
#headerwrapper .headerInner {
 
    padding: 0 30px;
}
#contentwrapper{ position:relative; overflow:hidden; }
#contentwrapper .tabs ul li span:hover { background-color: #7a7a79; }
#contentwrapper .tabs ul li.current span,
#contentwrapper .tabs ul li span:hover { color: #fff; }
#contentwrapper .tabs ul li.current span { color: #000 }
#contentwrapper .tabs ul li.current span { background-color: #fff }
.mobisearch span.searchbg { padding: 10px 11px 12px 20px }
.mobinav span.navbg { padding: 10px 10px 10px 25px }
#breadcrumb span:last-child { position: relative; top: 1px; }
/*--  Homepage  --*/

.sectionDiv .boxesWrapper .boxTitleDiv.partition { padding-bottom: 0; }
.sectionDiv .boxesWrapper .boxTitleDiv.partition h2 { margin-bottom: 0; }
/*--------- Press releases starts ---------*/
.selectedTab { border: 1px solid #dbdbdb; color: #aaaaaa; cursor: pointer; display: block; font-size: 1.4em; font-weight: normal; line-height: 1.2em; padding: 10px; position: relative; }
span.selectedTab.v-mobile .fa.fa-angle-down { position: absolute; right: 10px; font-size: 1.6em; top: 6px; }
span.selectedTab.v-mobile.open .fa.fa-angle-down:before { content: "\f106" !important; }
.selectedTab.open,#contentwrapper .tabs ul li.current span { background: #7a7a79; color: #fff }
.drop-down { margin-bottom: 10px; }
#contentwrapper .tabs { border: 1px solid #e7e5db; padding: 0; display: none; }
#contentwrapper .tabs ul { border-bottom: 1px solid #e7e5db; float: left; list-style: none outside none; padding: 0 0 0; width: 100%; margin: 0 }
#contentwrapper .tabs ul li { border-right: none; border-top: none; width: 100%; border-bottom: 1px solid #e7e5db; }
#contentwrapper .tabs ul li span { background-color: #fff; padding: 10px; display: block; color: #000; font-weight: normal; }
#contentwrapper .tabs ul li > a { color: #fff; font-weight: normal; text-decoration: none; }
#contentwrapper .tabs ul li.last { border: 0; margin-bottom: 0; }
/*--------- Press releases ends  ---------*/

.relatedLinksWrapper .relatedLinksInner { margin: 0 10px 20px; }
.mainContentWrapper { padding: 20px 10px; }
.sectionDiv .gutterWidthSet .boxTitleDiv { padding: 15px 10px; }
.sectionDiv .gutterWidthSet .boxTitleDiv { background: rgba(97, 97, 99, 0.85) none repeat scroll 0 0; }
.boxTitleDiv { margin-bottom: 0px; }
.contentDivs.first { margin-top: 13px; }
.boxIntroDiv { margin-bottom: 0px; }
.mobiMenus { display: block }
#navigation,
#searchContainer { display: none; }
#contentwrapper { margin-top: 0px; overflow:hidden; }
#headerwrapper { position: relative; padding-bottom: 25px; }
.mobishow { display: block; }
#section-div1 .boxTitleDiv * { width: auto; }
.sectionDiv .gutterWidthSet .boxTitleDiv { height: auto; }
#Homepage .contentDivs {/*padding:0px;*/ height: auto; }
#Homepage .sectionDiv .section-box .contentDivInner { padding-bottom: 30px; }
#Homepage .sectionDiv .section-box.mapDiv .contentDivInner { padding: 0px; }
p.bodImg { position: absolute; top: 16px; right: 16px; }
p.docProsp { position: absolute; top: 11px; right: 16px; margin-bottom: 0; }
/*--  financial calendar  --*/

table.events th.edate { width: 25%; }
table.events th.esub { width: 55%; }

.drop-down.mobile {
    display: block;
}

#business-model .mainContentWrapper table {width:800px;}



}

@media (max-width: 640px) {
table.reportTable td.doc,table.reportTable th.doc {
    padding-right: 0;
    /*text-align: center;*/
}
a.ex-icon{display:block; /*margin:0 auto 5px; */ }
#footerleftlinks ul li { margin-bottom: 10px; }
.disclaimer #disclaimerCountryContainer select { width: 100%; }
}

/*--------- All Mobiles Portrait and Landscape Global CSS ---------*/
@media (min-width: 321px) and (max-width: 640px) {
#breadcrumb .separator { margin: 0px 4px; }
.bgimgwrapper { background-position: 0px 44%; }
.homebgimgwrapper { background-position: 0px bottom; }
#footerwrapper .fin { display: inline-block; width: 100%; text-align: center; margin: 0px auto 20px; }
#footerrightlinks { float: none; }
#footerleftlinks ul li,
#footerrightlinks ul li { float: none; border: 0px; display: inline-block; }
#footerwrapper .credit { text-align: center; padding-left: 0px; }

#mobishownav,
#mobishowsearch { width: 93%; top: 15px; }
.mobinav span.navbg { padding: 4px 11px 12px 14px; width: 54px; height: 37px; }
.mobisearch span.searchbg { font-size: 2.5em; height: 37px; padding: 5px 11px 12px 14px; width: 51px; }
.menuArrow { top: -15px; right: 64px; }
.menuArrow2 { top: -15px; right: 12px; }
}

@media (max-width: 639px) {

.mainContentWrapper table#results-center td { display:block; text-align:center; }
.mainContentWrapper table#results-center td img { width:auto; }

}

@media (max-width: 480px) {
#submit-btn { width: 25%; }
.form-container input[type="text"],
textarea { width: 40%; }
#section-div1 .sectionContentWrapper { margin-top: -115px; }
/*#section-div4 .left{float:left;width:100%;}
#section-div4 .right{float:left;width:100%;}*/
.news-date,
.news-title { width: 100%; }
.homebgimgwrapper { background-position: 0px -52px; }
.bodImage { float: none; width: auto; border-right: 0 none; padding-bottom: 15px; }
.bodContent { border-left: 0px; padding-left: 0px; width: auto; }
.bodImage img { margin: 0 auto; }
.snapdown-content { padding: 15px 15px 20px; }
p { font-size: 1.4em; }
.snapdown-title a { font-size: 1.2em; padding: 13px 35px 13px 15px; }
h1 { font-size: 2.2em; }
h2 { font-size: 2.0em; }
h3 { font-size: 1.8em; }
h4 { font-size: 1.6em; }
h5 { font-size: 1.4em; }
h6 { font-size: 1.2em; }
/*.mainContentWrapper ul li,
.mainContentWrapper ol li { font-size: 1.4em; }*/
.snapdown-title a,
.snapdown-title.selected a { background-position: 95% center; }

table.rad-financialtable { width: 480px;}

}

@media (max-width: 360px) {
.form-container input[type="text"],
textarea { width: 55%; }
span#body_0_main_1_ctl05_ctl09 { margin-left: 90px; }
.gm-style .gm-style-iw { width: 180px !important; }
.gm-style .gm-style-iw p { font-size: 1em; }
.contact-us-landing .gm-style .gm-style-iw { width: 160px !important; }
.mainContentWrapper table#results-center td img { width: 100%; }

}

@media (max-width: 320px) {
body { width: 320px; }
#footerwrapper .fin { margin: 0 auto 20px; display: inline-block; }
.contentDivs .boxLink {/*width: 63%;*/ }
#Homepage .sectionDiv .section-box .contentDivInner { padding-bottom: 45px; }
#breadcrumb .separator { margin: 0px 4px; }
#footerwrapper .fin { width: 100%; text-align: center; margin: 0px auto 20px; }
#footerrightlinks { float: none; }
#footerleftlinks ul li,
#footerrightlinks ul li { float: none; border: 0px; display: inline-block; }
#footerwrapper .credit { text-align: center; padding-left: 0px; }

.bgimgwrapper { background-position: 0px 44%; }
.homebgimgwrapper { background-position: 0px 68%; }
.mobinav span.navbg { padding: 4px 11px 12px 14px; width: 54px; height: 37px; }
.mobisearch span.searchbg { padding: 5px 11px 12px 14px; font-size: 2.5em; width: 51px; height: 37px; }
#mobishownav,
#mobishowsearch { width: 93%; top: 15px; }
.menuArrow { top: -15px; right: 64px; }
.menuArrow2 { top: -15px; right: 12px; }
}

/*IPad/IPad mini landscape mode:*/
@media all and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : landscape)
{
#section-div5 {height:auto !important;}
}

@media (max-width: 736px) {
.sectionDiv .contentDivs .contentDivInner {float:none;}
}
/*---- jquery-ui-----*/
/*! jQuery UI - v1.10.2 - 2013-03-14
* http://jqueryui.com
* Includes: jquery.ui.core.css, jquery.ui.accordion.css, jquery.ui.autocomplete.css, jquery.ui.button.css, jquery.ui.datepicker.css, jquery.ui.dialog.css, jquery.ui.menu.css, jquery.ui.progressbar.css, jquery.ui.resizable.css, jquery.ui.selectable.css, jquery.ui.slider.css, jquery.ui.spinner.css, jquery.ui.tabs.css, jquery.ui.tooltip.css
* To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Verdana%2CArial%2Csans-serif&fwDefault=normal&fsDefault=1.1em&cornerRadius=4px&bgColorHeader=cccccc&bgTextureHeader=highlight_soft&bgImgOpacityHeader=75&borderColorHeader=aaaaaa&fcHeader=222222&iconColorHeader=222222&bgColorContent=ffffff&bgTextureContent=flat&bgImgOpacityContent=75&borderColorContent=aaaaaa&fcContent=222222&iconColorContent=222222&bgColorDefault=e6e6e6&bgTextureDefault=glass&bgImgOpacityDefault=75&borderColorDefault=d3d3d3&fcDefault=555555&iconColorDefault=888888&bgColorHover=dadada&bgTextureHover=glass&bgImgOpacityHover=75&borderColorHover=999999&fcHover=212121&iconColorHover=454545&bgColorActive=ffffff&bgTextureActive=glass&bgImgOpacityActive=65&borderColorActive=aaaaaa&fcActive=212121&iconColorActive=454545&bgColorHighlight=fbf9ee&bgTextureHighlight=glass&bgImgOpacityHighlight=55&borderColorHighlight=fcefa1&fcHighlight=363636&iconColorHighlight=2e83ff&bgColorError=fef1ec&bgTextureError=glass&bgImgOpacityError=95&borderColorError=cd0a0a&fcError=cd0a0a&iconColorError=cd0a0a&bgColorOverlay=aaaaaa&bgTextureOverlay=flat&bgImgOpacityOverlay=0&opacityOverlay=30&bgColorShadow=aaaaaa&bgTextureShadow=flat&bgImgOpacityShadow=0&opacityShadow=30&thicknessShadow=8px&offsetTopShadow=-8px&offsetLeftShadow=-8px&cornerRadiusShadow=8px
* Copyright 2013 jQuery Foundation and other contributors Licensed MIT */

/* Layout helpers
----------------------------------*/
.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; /* support: IE7 */
}
.ui-helper-zfix {
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	position: absolute;
	opacity: 0;
	filter:Alpha(Opacity=0);
}

.ui-front {
	z-index: 100;
}


/* Interaction Cues
----------------------------------*/
.ui-state-disabled {
	cursor: default !important;
}


/* Icons
----------------------------------*/

/* states and images */
.ui-icon {
	display: block;
	text-indent: -99999px;
	overflow: hidden;
	background-repeat: no-repeat;
}


/* Misc visuals
----------------------------------*/

/* Overlays */
.ui-widget-overlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.ui-accordion .ui-accordion-header {
	display: block;
	cursor: pointer;
	position: relative;
	margin-top: 2px;
	padding: .5em .5em .5em .7em;
	min-height: 0; /* support: IE7 */
}
.ui-accordion .ui-accordion-icons {
	padding-left: 2.2em;
}
.ui-accordion .ui-accordion-noicons {
	padding-left: .7em;
}
.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; /* removes extra width in IE */
}
.ui-button,
.ui-button:link,
.ui-button:visited,
.ui-button:hover,
.ui-button:active {
	text-decoration: none;
}
/* to make room for the icon, a width needs to be set here */
.ui-button-icon-only {
	width: 2.2em;
}
/* button elements seem to need a little more width */
button.ui-button-icon-only {
	width: 2.4em;
}
.ui-button-icons-only {
	width: 3.4em;
}
button.ui-button-icons-only {
	width: 3.7em;
}

/* button text element */
.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;
}
/* no icon support for input elements, provide padding by default */
input.ui-button {
	padding: .4em 1em;
}

/* button icon element(s) */
.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;
}

/* button sets */
.ui-buttonset {
	margin-right: 7px;
}
.ui-buttonset .ui-button {
	margin-left: 0;
	margin-right: -.3em;
}

/* workarounds */
/* reset extra padding in Firefox, see h5bp.com/l */
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-year {
	width: 100%;
}
.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
	width: 49%;
}
.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: bold;
	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 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 .6em;
	width: auto;
	overflow: visible;
}
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
	float: left;
}

/* with multiple calendars */
.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;
}

/* RTL support */
.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 {
	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: 21px;
	margin: -10px 0 0 0;
	padding: 1px;
	height: 20px;
}
.ui-dialog .ui-dialog-content {
	position: relative;
	border: 0;
	padding: .5em 1em;
	background: none;
	overflow: auto;
}
.ui-dialog .ui-dialog-buttonpane {
	text-align: left;
	border-width: 1px 0 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: 2px;
	margin: 0;
	display: block;
	outline: none;
}
.ui-menu .ui-menu {
	margin-top: -3px;
	position: absolute;
}
.ui-menu .ui-menu-item {
	margin: 0;
	padding: 0;
	width: 100%;
}
.ui-menu-item:hover {
        /*background-color:#999999;*/
}
.ui-menu .ui-menu-divider {
	margin: 5px -2px 5px -2px;
	height: 0;
	font-size: 0;
	line-height: 0;
	border-width: 1px 0 0 0;
}
.ui-menu .ui-menu-item a {
	text-decoration: none;
	display: block;
	padding: 2px .4em;
	line-height:16px;
	min-height: 0; /* support: IE7 */
	font-weight: normal;
    font-size:0.9em;
    color:#383838;
    
}
.ui-menu .ui-menu-item a.ui-state-focus, .ui-menu .ui-menu-item a.ui-state-active {
	font-weight: normal;
	/*margin: -1px;*/
}

.ui-menu .ui-state-disabled {
	font-weight: normal;
	margin: .4em 0 .2em;
	line-height: 1.5;
}
.ui-menu .ui-state-disabled a {
	cursor: default;
}

/* icon support */
.ui-menu-icons {
	position: relative;
}
.ui-menu-icons .ui-menu-item a {
	position: relative;
	padding-left: 2em;
}

/* left-aligned */
.ui-menu .ui-icon {
	position: absolute;
	top: .2em;
	left: .2em;
}

/* right-aligned */
.ui-menu .ui-menu-icon {
	position: static;
	float: right;
}
.ui-progressbar {
	height: 2em;
	text-align: left;
	overflow: hidden;
}
.ui-progressbar .ui-progressbar-value {
	margin: -1px;
	height: 100%;
}
.ui-progressbar .ui-progressbar-overlay {
	height: 100%;
	filter: alpha(opacity=25);
	opacity: 0.25;
}
.ui-progressbar-indeterminate .ui-progressbar-value {
	background-image: none;
}
.ui-resizable {
	position: relative;
}
.ui-resizable-handle {
	position: absolute;
	font-size: 0.1em;
	display: block;
}
.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-helper {
	position: absolute;
	z-index: 100;
	border: 1px dotted black;
}
.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;
}
.ui-slider .ui-slider-range {
	position: absolute;
	z-index: 1;
	font-size: .7em;
	display: block;
	border: 0;
	background-position: 0 0;
}

/* For IE8 - See #6727 */
.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: none;
	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;
}
/* more specificity required here to overide default borders */
.ui-spinner a.ui-spinner-button {
	border-top: none;
	border-bottom: none;
	border-right: none;
}
/* vertical centre icon */
.ui-spinner .ui-icon {
	position: absolute;
	margin-top: -8px;
	top: 50%;
	left: 0;
}
.ui-spinner-up {
	top: 0;
}
.ui-spinner-down {
	bottom: 0;
}

/* TR overrides */
.ui-spinner .ui-icon-triangle-1-s {
	/* need to fix icons sprite */
	background-position: -65px -16px;
}
.ui-tabs {
	position: relative;/* position: relative prevents IE scroll bug (element with position: relative inside container with overflow: auto appear as "fixed") */
	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 li a {
	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 a,
.ui-tabs .ui-tabs-nav li.ui-state-disabled a,
.ui-tabs .ui-tabs-nav li.ui-tabs-loading a {
	cursor: text;
}
.ui-tabs .ui-tabs-nav li a, /* first selector in group seems obsolete, but required to overcome bug in Opera applying cursor: text overall if defined elsewhere... */
.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active a {
	cursor: pointer;
}
.ui-tabs .ui-tabs-panel {
	display: block;
	border-width: 0;
	padding: 1em 1.4em;
	background: none;
}
.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;
}

/* Component containers
----------------------------------*/
.ui-widget {
	/*font-size: 1.1em;*/
font-size: 1em;
}
.ui-widget .ui-widget {
	font-size: 1em;
}
.ui-widget input,
.ui-widget select,
.ui-widget textarea,
.ui-widget button {
	font-family: Verdana,Arial,sans-serif;
	font-size: 1em;
}
.ui-widget-content {
	border: 1px solid #aaaaaa;
	background: #ffffff 50% 50% repeat-x;
	color: #222222;
}
.ui-widget-content a {
	color: #000;
}
.ui-widget-header {
	border: 1px solid #aaaaaa;
	background: #cccccc;
	color: #222222;
	font-weight: bold;
}
.ui-widget-header a {
	color: #222222;
}

/* Interaction states
----------------------------------*/
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
	border: 1px solid #d3d3d3;
	background: #e6e6e6;
	font-weight: normal;
	color: #555555;
}
.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited {
	color: #555555;
	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 a:hover {
	/*border: 1px solid #999999;
	background-color: #aaaaaa !important;
	font-weight: normal;
	color: #212121;*/
	background-color:#BBBAB9;
}
.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 a:focus {
	/*border: 1px solid #999999;
	background-color: #aaaaaa;
	font-weight: normal;
	color: #212121;*/
}

.ui-state-hover  a,
.ui-state-hover  a:hover,
.ui-state-hover  a:link,
.ui-state-hover  a:visited {
/*	color: #212121;
	text-decoration: none;*/
}
.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active {
	border: 1px solid #aaaaaa;
	background: #ffffff;
	font-weight: normal;
	color: #212121;
}
.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
	color: #212121;
	text-decoration: none;
}

/* Interaction Cues
----------------------------------*/
.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
	border: 1px solid #fcefa1;
	background: #fbf9ee;
	color: #363636;
}
.ui-state-highlight a,
.ui-widget-content .ui-state-highlight a,
.ui-widget-header .ui-state-highlight a {
        color: #363636;
}
.ui-state-error,
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error {
	border: 1px solid #cd0a0a;
	background: #fef1ec;
	color: #cd0a0a;
}
.ui-state-error a,
.ui-widget-content .ui-state-error a,
.ui-widget-header .ui-state-error a {
	color: #cd0a0a;
}
.ui-state-error-text,
.ui-widget-content .ui-state-error-text,
.ui-widget-header .ui-state-error-text {
	color: #cd0a0a;
}
.ui-priority-primary,
.ui-widget-content .ui-priority-primary,
.ui-widget-header .ui-priority-primary {
	font-weight: bold;
}
.ui-priority-secondary,
.ui-widget-content .ui-priority-secondary,
.ui-widget-header .ui-priority-secondary {
	opacity: .7;
	filter:Alpha(Opacity=70);
	font-weight: normal;
}
.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); /* For IE8 - See #6059 */
}

/* Icons
----------------------------------*/

/* states and images */
.ui-icon {
	width: 16px;
	height: 16px;
}
.ui-icon,
.ui-widget-content .ui-icon {
}
.ui-widget-header .ui-icon {
}
.ui-state-default .ui-icon {
}
.ui-state-hover .ui-icon,
.ui-state-focus .ui-icon {
}
.ui-state-active .ui-icon {
}
.ui-state-highlight .ui-icon {
}
.ui-state-error .ui-icon,
.ui-state-error-text .ui-icon {
}

/* positioning */
.ui-icon-blank { background-position: 16px 16px; }
.ui-icon-carat-1-n { background-position: 0 0; }
.ui-icon-carat-1-ne { background-position: -16px 0; }
.ui-icon-carat-1-e { background-position: -32px 0; }
.ui-icon-carat-1-se { background-position: -48px 0; }
.ui-icon-carat-1-s { background-position: -64px 0; }
.ui-icon-carat-1-sw { background-position: -80px 0; }
.ui-icon-carat-1-w { background-position: -96px 0; }
.ui-icon-carat-1-nw { background-position: -112px 0; }
.ui-icon-carat-2-n-s { background-position: -128px 0; }
.ui-icon-carat-2-e-w { background-position: -144px 0; }
.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-arrowstop-1-n { background-position: -192px -32px; }
.ui-icon-arrowstop-1-e { background-position: -208px -32px; }
.ui-icon-arrowstop-1-s { background-position: -224px -32px; }
.ui-icon-arrowstop-1-w { background-position: -240px -32px; }
.ui-icon-arrowthick-1-n { background-position: 0 -48px; }
.ui-icon-arrowthick-1-ne { background-position: -16px -48px; }
.ui-icon-arrowthick-1-e { background-position: -32px -48px; }
.ui-icon-arrowthick-1-se { background-position: -48px -48px; }
.ui-icon-arrowthick-1-s { background-position: -64px -48px; }
.ui-icon-arrowthick-1-sw { background-position: -80px -48px; }
.ui-icon-arrowthick-1-w { background-position: -96px -48px; }
.ui-icon-arrowthick-1-nw { background-position: -112px -48px; }
.ui-icon-arrowthick-2-n-s { background-position: -128px -48px; }
.ui-icon-arrowthick-2-ne-sw { background-position: -144px -48px; }
.ui-icon-arrowthick-2-e-w { background-position: -160px -48px; }
.ui-icon-arrowthick-2-se-nw { background-position: -176px -48px; }
.ui-icon-arrowthickstop-1-n { background-position: -192px -48px; }
.ui-icon-arrowthickstop-1-e { background-position: -208px -48px; }
.ui-icon-arrowthickstop-1-s { background-position: -224px -48px; }
.ui-icon-arrowthickstop-1-w { background-position: -240px -48px; }
.ui-icon-arrowreturnthick-1-w { background-position: 0 -64px; }
.ui-icon-arrowreturnthick-1-n { background-position: -16px -64px; }
.ui-icon-arrowreturnthick-1-e { background-position: -32px -64px; }
.ui-icon-arrowreturnthick-1-s { background-position: -48px -64px; }
.ui-icon-arrowreturn-1-w { background-position: -64px -64px; }
.ui-icon-arrowreturn-1-n { background-position: -80px -64px; }
.ui-icon-arrowreturn-1-e { background-position: -96px -64px; }
.ui-icon-arrowreturn-1-s { background-position: -112px -64px; }
.ui-icon-arrowrefresh-1-w { background-position: -128px -64px; }
.ui-icon-arrowrefresh-1-n { background-position: -144px -64px; }
.ui-icon-arrowrefresh-1-e { background-position: -160px -64px; }
.ui-icon-arrowrefresh-1-s { background-position: -176px -64px; }
.ui-icon-arrow-4 { background-position: 0 -80px; }
.ui-icon-arrow-4-diag { background-position: -16px -80px; }
.ui-icon-extlink { background-position: -32px -80px; }
.ui-icon-newwin { background-position: -48px -80px; }
.ui-icon-refresh { background-position: -64px -80px; }
.ui-icon-shuffle { background-position: -80px -80px; }
.ui-icon-transfer-e-w { background-position: -96px -80px; }
.ui-icon-transferthick-e-w { background-position: -112px -80px; }
.ui-icon-folder-collapsed { background-position: 0 -96px; }
.ui-icon-folder-open { background-position: -16px -96px; }
.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-suitcase { background-position: -112px -96px; }
.ui-icon-comment { background-position: -128px -96px; }
.ui-icon-person { background-position: -144px -96px; }
.ui-icon-print { background-position: -160px -96px; }
.ui-icon-trash { background-position: -176px -96px; }
.ui-icon-locked { background-position: -192px -96px; }
.ui-icon-unlocked { background-position: -208px -96px; }
.ui-icon-bookmark { background-position: -224px -96px; }
.ui-icon-tag { background-position: -240px -96px; }
.ui-icon-home { background-position: 0 -112px; }
.ui-icon-flag { background-position: -16px -112px; }
.ui-icon-calendar { background-position: -32px -112px; }
.ui-icon-cart { background-position: -48px -112px; }
.ui-icon-pencil { background-position: -64px -112px; }
.ui-icon-clock { background-position: -80px -112px; }
.ui-icon-disk { background-position: -96px -112px; }
.ui-icon-calculator { background-position: -112px -112px; }
.ui-icon-zoomin { background-position: -128px -112px; }
.ui-icon-zoomout { background-position: -144px -112px; }
.ui-icon-search { background-position: -160px -112px; }
.ui-icon-wrench { background-position: -176px -112px; }
.ui-icon-gear { background-position: -192px -112px; }
.ui-icon-heart { background-position: -208px -112px; }
.ui-icon-star { background-position: -224px -112px; }
.ui-icon-link { background-position: -240px -112px; }
.ui-icon-cancel { background-position: 0 -128px; }
.ui-icon-plus { background-position: -16px -128px; }
.ui-icon-plusthick { background-position: -32px -128px; }
.ui-icon-minus { background-position: -48px -128px; }
.ui-icon-minusthick { background-position: -64px -128px; }
.ui-icon-close { background-position: -80px -128px; }
.ui-icon-closethick { background-position: -96px -128px; }
.ui-icon-key { background-position: -112px -128px; }
.ui-icon-lightbulb { background-position: -128px -128px; }
.ui-icon-scissors { background-position: -144px -128px; }
.ui-icon-clipboard { background-position: -160px -128px; }
.ui-icon-copy { background-position: -176px -128px; }
.ui-icon-contact { background-position: -192px -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-help { background-position: -48px -144px; }
.ui-icon-check { background-position: -64px -144px; }
.ui-icon-bullet { background-position: -80px -144px; }
.ui-icon-radio-on { background-position: -96px -144px; }
.ui-icon-radio-off { background-position: -112px -144px; }
.ui-icon-pin-w { background-position: -128px -144px; }
.ui-icon-pin-s { background-position: -144px -144px; }
.ui-icon-play { background-position: 0 -160px; }
.ui-icon-pause { background-position: -16px -160px; }
.ui-icon-seek-next { background-position: -32px -160px; }
.ui-icon-seek-prev { background-position: -48px -160px; }
.ui-icon-seek-end { background-position: -64px -160px; }
.ui-icon-seek-start { background-position: -80px -160px; }
/* ui-icon-seek-first is deprecated, use ui-icon-seek-start instead */
.ui-icon-seek-first { background-position: -80px -160px; }
.ui-icon-stop { background-position: -96px -160px; }
.ui-icon-eject { background-position: -112px -160px; }
.ui-icon-volume-off { background-position: -128px -160px; }
.ui-icon-volume-on { background-position: -144px -160px; }
.ui-icon-power { background-position: 0 -176px; }
.ui-icon-signal-diag { background-position: -16px -176px; }
.ui-icon-signal { background-position: -32px -176px; }
.ui-icon-battery-0 { background-position: -48px -176px; }
.ui-icon-battery-1 { background-position: -64px -176px; }
.ui-icon-battery-2 { background-position: -80px -176px; }
.ui-icon-battery-3 { background-position: -96px -176px; }
.ui-icon-circle-plus { background-position: 0 -192px; }
.ui-icon-circle-minus { background-position: -16px -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-zoomin { background-position: -176px -192px; }
.ui-icon-circle-zoomout { background-position: -192px -192px; }
.ui-icon-circle-check { background-position: -208px -192px; }
.ui-icon-circlesmall-plus { background-position: 0 -208px; }
.ui-icon-circlesmall-minus { background-position: -16px -208px; }
.ui-icon-circlesmall-close { background-position: -32px -208px; }
.ui-icon-squaresmall-plus { background-position: -48px -208px; }
.ui-icon-squaresmall-minus { background-position: -64px -208px; }
.ui-icon-squaresmall-close { background-position: -80px -208px; }
.ui-icon-grip-dotted-vertical { background-position: 0 -224px; }
.ui-icon-grip-dotted-horizontal { background-position: -16px -224px; }
.ui-icon-grip-solid-vertical { background-position: -32px -224px; }
.ui-icon-grip-solid-horizontal { background-position: -48px -224px; }
.ui-icon-gripsmall-diagonal-se { background-position: -64px -224px; }
.ui-icon-grip-diagonal-se { background-position: -80px -224px; }


/* Misc visuals
----------------------------------*/

/* Corner radius
.ui-corner-all,
.ui-corner-top,
.ui-corner-left,
.ui-corner-tl {
	border-top-left-radius: 4px;
}
.ui-corner-all,
.ui-corner-top,
.ui-corner-right,
.ui-corner-tr {
	border-top-right-radius: 4px;
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-left,
.ui-corner-bl {
	border-bottom-left-radius: 4px;
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-right,
.ui-corner-br {
	border-bottom-right-radius: 4px;
} */
/* Overlays */
.ui-widget-overlay {
	background: #aaaaaa  50% 50% repeat-x;
	opacity: .3;
	filter: Alpha(Opacity=30);
}
.ui-widget-shadow {
	margin: -8px 0 0 -8px;
	padding: 8px;
	background: #aaaaaa  50% 50% repeat-x;
	opacity: .3;
	filter: Alpha(Opacity=30);
	border-radius: 8px;
}

.currentDomainCSS
{
    background: #D3D3D3 50% 50% repeat-x;
}

.serachTextBoxMiddle
{
    height: 18px;
    margin-left: 220px;
    right: 44px;
    width: 140px;
}
.serachButtonMiddle
{
    left: 363px;
    position: absolute;
    top: 53px!important;
}
.centerText
{
    margin-left: 195px;
}
.centerText1
{
margin:0 auto;
width: 180px;
}


.ui-menu {min-width: 180px !important; max-width: 300px !important;}
.ui-menu a{background-color:#ffffff;/*height:20px;width:100%;position:relative;top:0px;margin-bottom:1px;*/}
/* .ui-menu a:hover{cursor:pointer;height:20px;width:100%;position:relative;top:0px;margin-bottom:1px;} */
.ui-menu .ui-menu-item a{ clear:both; width:100%; min-height:25px !important;}
.ui-menu .ui-menu-item a.ui-state-focus, .ui-menu .ui-menu-item a.ui-state-active{background-image:none; background-color:#cccccc;}

.ui-menu .ui-menu-item {padding: 0 !important;  width: 96% !important;}
#searchTextboxContainer .ui-autocomplete li{ font-size:1.0em; }
/*---- invd-cm-theme-----*/
/* Â© InvestisDigital, All rights reserved, v1.0.8 */
.cookie-modal{font-size:1.6rem;line-height:2rem;width:100%;height:100%;position:fixed;overflow:hidden;left:0;top:0;z-index:1000;color:#000;padding:0;margin:0}
.cookie-modal a{color:#b93293;text-decoration:none}
.cookie-modal a:hover{color:#7e1b5f}
.cookie-modal p{margin:0;padding:0;font-size:16px; line-height:24px; font-family:"Roboto", sans-serif; margin-bottom: 10px;display:block;text-align:left;}
.cookie-modal .cc-bg{background:rgba(0,0,0,.5);height:100%;width:100%;position:fixed;top:0;left:0}
.cookie-modal .cc-app-input{position:absolute;top:0;right:0;opacity:0;width:50px;height:30px}
.cookie-modal .cc-app-input:focus+.cc-app-label .slider{box-shadow:0 0 5px #b93293}
.cookie-modal .cc-app-input:checked+.cc-app-label .slider{background-color:#b93293}
.cookie-modal .cc-app-input:checked+.cc-app-label .slider:before{-webkit-transform:translateX(20px);transform:translateX(20px)}
.cookie-modal .cc-app-label{display:block;height:30px; width: 0; padding: 0;}
.cookie-modal .slider{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;transition:.4s;width:50px;display:inline-block;box-shadow:0 4px 6px 0 rgba(0,0,0,.2),5px 5px 10px 0 rgba(0,0,0,.19)}
.cookie-modal .slider:before{position:absolute;content:'';height:20px;width:20px;left:5px;bottom:5px;background-color:#fff;transition:.4s}
.cookie-modal .slider.round{border-radius:30px}
.cookie-modal .slider.round:before{border-radius:50%}
.cookie-modal .cc-btn{box-shadow:0 4px 6px 0 rgba(0,0,0,.2),5px 5px 10px 0 rgba(0,0,0,.19);color:#fff;border-radius:0px;padding:2px 15px;border:0;margin-left:15px;background:#b93293;cursor:pointer;transition:all .5s ease;margin-bottom:10px;font-size: 16px;}
.cookie-modal .cc-btn:hover{background:#7e1b5f}
.cookie-modal .app-description{display:none}
.cookie-modal .cc-modal{z-index:1001;box-shadow:0 4px 6px 0 rgba(0,0,0,.2),5px 5px 10px 0 rgba(0,0,0,.19);width:100%;max-height:98%;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);position:fixed;overflow:auto;background:#fff}
.cookie-modal .cc-footer{padding:20px 20px 10px;border-top:1px solid #000;text-align:right}
.cookie-modal .cc-footer .cc-btn-openBox,.cookie-modal .cc-footer .cc-btn-save{margin-left:10px}
.cookie-modal .cc-header{padding:20px;border-bottom:1px solid #000}
.cookie-modal .cc-header .title{font-size: 24px; line-height: 28px; font-family: 'Oswald', sans-serif; color: #000; text-transform: uppercase;display:block;}
.cookie-modal .cc-body{padding:20px}
.cookie-modal .cc-body .cc-app{display:block;position:relative;line-height:20px;min-height:40px;margin-bottom:20px}
.cookie-modal .cc-body .cc-app:last-child{margin-bottom:0}
.cookie-modal .cc-body .cc-app .leftpart{width:75%;display:inline-block;margin-bottom:10px;cursor:pointer;color:inherit;text-decoration:none}
.cookie-modal .cc-body .cc-app .leftpart:before{content:'+';position:absolute;color:#b93293;left:0;top:2px;font-size:30px;}
.cookie-modal .cc-body .cc-app .leftpart.is-open{color:#b93293}
.cookie-modal .cc-body .cc-app .leftpart.is-open:before{content:'-';top:1px;font-size:56px; left:1px;}
.cookie-modal .cc-body .cc-app .rightpart{width:auto;float:right;text-align:right;line-height:30px}
.cookie-modal .cc-body .cc-app .rightpart .cc-required{font-size:1.2rem;color:#b93293}
.cookie-modal .cc-body .cc-app .switch{display:inline-block;height:30px;position:absolute;right:0;width:50px}
.cookie-modal .cc-body .cc-app .cc-app-title{font-weight:500;font-size:20px; line-height:17px; padding-left:25px}
.CSdeviceFooter {display: none;}
@media (min-width:1024px){
.cookie-modal .cc-modal{border-radius:10px;position:relative;margin:0 auto;max-width:640px;height:auto;width:auto}
}
@media (max-width:767px){
.CSdeviceFooter {display: block;}
}
/*---- main-other-----*/
table.investor-contact-address tr, table.investor-contact-address tr td{border-bottom: none;}
table.investor-contact-address tr, table.investor-contact-address tr td{padding: 0;}
@media all and (min-width: 1024px) {
#section-div5 {min-height:700px;}
}

#headerwrapper .headerInner .logoContainer{display:none;}