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

/*!
 * Generated using the Bootstrap Customizer (http://getbootstrap.com/customize/?id=a6ddce94f962983eee79)
 * Config saved to config.json and https://gist.github.com/a6ddce94f962983eee79
 */
/*! normalize.css v3.0.1 | 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 {
  font-size: 10px;
  -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;
}
figure {
  margin: 0;
}
img {
  vertical-align: middle;
}
.img-responsive,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  width: 100% \9;
  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;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  width: 100% \9;
  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;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
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: #777777;
}
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: 300;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .lead {
    font-size: 21px;
  }
}
small,
.small {
  font-size: 85%;
}
cite {
  font-style: normal;
}
mark,
.mark {
  background-color: #fcf8e3;
  padding: .2em;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.text-justify {
  text-align: justify;
}
.text-nowrap {
  white-space: nowrap;
}
.text-lowercase {
  text-transform: lowercase;
}
.text-uppercase {
  text-transform: uppercase;
}
.text-capitalize {
  text-transform: capitalize;
}
.text-muted {
  color: #777777;
}
.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 #777777;
}
.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: #777777;
}
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;
  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);
}
kbd kbd {
  padding: 0;
  font-size: 100%;
  box-shadow: none;
}
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: 12px;
  padding-right: 12px;
}
@media (min-width: 768px) {
  .container {
    width: 744px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 964px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1140px;
  }
}
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 12px;
  padding-right: 12px;
}
.row {
  margin-left: -12px;
  margin-right: -12px;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 12px;
  padding-right: 12px;
}
.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: auto;
}
.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: auto;
}
.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: auto;
  }
  .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: auto;
  }
  .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: auto;
  }
  .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: auto;
  }
  .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: auto;
  }
  .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: auto;
  }
  .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 {
  background-color: transparent;
}
th {
  text-align: left;
}
.table {
  width: 100%;
  max-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:hover > .active,
.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:hover > .success,
.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:hover > .info,
.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:hover > .warning,
.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:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc;
}
@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    overflow-x: auto;
    -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;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold;
}
input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}
input[type="file"] {
  display: block;
}
input[type="range"] {
  display: block;
  width: 100%;
}
select[multiple],
select[size] {
  height: auto;
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.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;
  -o-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: #777777;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #777777;
}
.form-control::-webkit-input-placeholder {
  color: #777777;
}
.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"],
input[type="time"],
input[type="datetime-local"],
input[type="month"] {
  line-height: 34px;
  line-height: 1.42857143 \0;
}
input[type="date"].input-sm,
input[type="time"].input-sm,
input[type="datetime-local"].input-sm,
input[type="month"].input-sm {
  line-height: 30px;
}
input[type="date"].input-lg,
input[type="time"].input-lg,
input[type="datetime-local"].input-lg,
input[type="month"].input-lg {
  line-height: 46px;
}
.form-group {
  margin-bottom: 15px;
}
.radio,
.checkbox {
  position: relative;
  display: block;
  min-height: 20px;
  margin-top: 10px;
  margin-bottom: 10px;
}
.radio label,
.checkbox label {
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-left: -20px;
  margin-top: 4px \9;
}
.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],
input[type="radio"].disabled,
input[type="checkbox"].disabled,
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"] {
  cursor: not-allowed;
}
.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}
.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}
.form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
}
.form-control-static.input-lg,
.form-control-static.input-sm {
  padding-left: 0;
  padding-right: 0;
}
.input-sm,
.form-horizontal .form-group-sm .form-control {
  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,
.form-horizontal .form-group-lg .form-control {
  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;
}
.form-control-feedback {
  position: absolute;
  top: 25px;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
}
.input-lg + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px;
}
.input-sm + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px;
}
.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;
}
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 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 {
    display: inline-table;
    vertical-align: middle;
  }
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline .input-group .form-control {
    width: auto;
  }
  .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;
    vertical-align: middle;
  }
  .form-inline .radio label,
  .form-inline .checkbox label {
    padding-left: 0;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}
.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: -12px;
  margin-right: -12px;
}
@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  top: 0;
  right: 12px;
}
@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 14.3px;
  }
}
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
  }
}
.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: #e6e6e6;
  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: #3071a9;
  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: #449d44;
  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: #31b0d5;
  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: #ec971f;
  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: #c9302c;
  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: #777777;
  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%;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}
.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
.fade.in {
  opacity: 1;
}
.collapse {
  display: none;
}
.collapse.in {
  display: block;
}
tr.collapse.in {
  display: table-row;
}
tbody.collapse.in {
  display: table-row-group;
}
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition: height 0.35s ease;
  -o-transition: height 0.35s ease;
  transition: height 0.35s ease;
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px solid;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
.dropdown {
  position: relative;
}
.dropdown-toggle:focus {
  outline: 0;
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 14px;
  text-align: left;
  background-color: #ffffff;
  border: 1px solid #cccccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box;
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857143;
  color: #333333;
  white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #262626;
  background-color: #f5f5f5;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #ffffff;
  text-decoration: none;
  outline: 0;
  background-color: #428bca;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #777777;
}
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed;
}
.open > .dropdown-menu {
  display: block;
}
.open > a {
  outline: 0;
}
.dropdown-menu-right {
  left: auto;
  right: 0;
}
.dropdown-menu-left {
  left: 0;
  right: auto;
}
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857143;
  color: #777777;
  white-space: nowrap;
}
.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990;
}
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px solid;
  content: "";
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 1px;
}
@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    left: auto;
    right: 0;
  }
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto;
  }
}
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  border: 0;
}
.embed-responsive.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}
.embed-responsive.embed-responsive-4by3 {
  padding-bottom: 75%;
}
.modal-open {
  overflow: hidden;
}
.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
  -webkit-transform: translate3d(0, -25%, 0);
  transform: translate3d(0, -25%, 0);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -moz-transition: -moz-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}
.modal.in .modal-dialog {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}
.modal-content {
  position: relative;
  background-color: #ffffff;
  border: 1px solid #999999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: 0;
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000000;
}
.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}
.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
  min-height: 16.42857143px;
}
.modal-header .close {
  margin-top: -2px;
}
.modal-title {
  margin: 0;
  line-height: 1.42857143;
}
.modal-body {
  position: relative;
  padding: 15px;
}
.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
}
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  visibility: visible;
  font-size: 12px;
  line-height: 1.4;
  opacity: 0;
  filter: alpha(opacity=0);
}
.tooltip.in {
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.tooltip.top {
  margin-top: -3px;
  padding: 5px 0;
}
.tooltip.right {
  margin-left: 3px;
  padding: 0 5px;
}
.tooltip.bottom {
  margin-top: 3px;
  padding: 5px 0;
}
.tooltip.left {
  margin-left: -3px;
  padding: 0 5px;
}
.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #ffffff;
  text-align: center;
  text-decoration: none;
  background-color: #000000;
  border-radius: 4px;
}
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000000;
}
.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  left: 5px;
  border-width: 5px 5px 0;
  border-top-color: #000000;
}
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  right: 5px;
  border-width: 5px 5px 0;
  border-top-color: #000000;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000000;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000000;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  left: 5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  right: 5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  text-align: left;
  background-color: #ffffff;
  background-clip: padding-box;
  border: 1px solid #cccccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  white-space: normal;
}
.popover.top {
  margin-top: -10px;
}
.popover.right {
  margin-left: 10px;
}
.popover.bottom {
  margin-top: 10px;
}
.popover.left {
  margin-left: -10px;
}
.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 14px;
  font-weight: normal;
  line-height: 18px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
}
.popover-content {
  padding: 9px 14px;
}
.popover > .arrow,
.popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.popover > .arrow {
  border-width: 11px;
}
.popover > .arrow:after {
  border-width: 10px;
  content: "";
}
.popover.top > .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999999;
  border-top-color: rgba(0, 0, 0, 0.25);
  bottom: -11px;
}
.popover.top > .arrow:after {
  content: " ";
  bottom: 1px;
  margin-left: -10px;
  border-bottom-width: 0;
  border-top-color: #ffffff;
}
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999999;
  border-right-color: rgba(0, 0, 0, 0.25);
}
.popover.right > .arrow:after {
  content: " ";
  left: 1px;
  bottom: -10px;
  border-left-width: 0;
  border-right-color: #ffffff;
}
.popover.bottom > .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  top: -11px;
}
.popover.bottom > .arrow:after {
  content: " ";
  top: 1px;
  margin-left: -10px;
  border-top-width: 0;
  border-bottom-color: #ffffff;
}
.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999999;
  border-left-color: rgba(0, 0, 0, 0.25);
}
.popover.left > .arrow:after {
  content: " ";
  right: 1px;
  border-right-width: 0;
  border-left-color: #ffffff;
  bottom: -10px;
}
.carousel {
  position: relative;
}
.carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%;
}
.carousel-inner > .item {
  display: none;
  position: relative;
  -webkit-transition: 0.6s ease-in-out left;
  -o-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  line-height: 1;
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}
.carousel-inner > .active {
  left: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.carousel-inner > .next {
  left: 100%;
}
.carousel-inner > .prev {
  left: -100%;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}
.carousel-inner > .active.left {
  left: -100%;
}
.carousel-inner > .active.right {
  left: 100%;
}
.carousel-control {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 15%;
  opacity: 0.5;
  filter: alpha(opacity=50);
  font-size: 20px;
  color: #ffffff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-control.left {
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
}
.carousel-control.right {
  left: auto;
  right: 0;
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
}
.carousel-control:hover,
.carousel-control:focus {
  outline: 0;
  color: #ffffff;
  text-decoration: none;
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
}
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px;
}
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px;
}
.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  margin-top: -10px;
  font-family: serif;
}
.carousel-control .icon-prev:before {
  content: '\2039';
}
.carousel-control .icon-next:before {
  content: '\203a';
}
.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  margin-left: -30%;
  padding-left: 0;
  list-style: none;
  text-align: center;
}
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  border: 1px solid #ffffff;
  border-radius: 10px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: rgba(0, 0, 0, 0);
}
.carousel-indicators .active {
  margin: 0;
  width: 12px;
  height: 12px;
  background-color: #ffffff;
}
.carousel-caption {
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 20px;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #ffffff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-caption .btn {
  text-shadow: none;
}
@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -15px;
    font-size: 30px;
  }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -15px;
  }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -15px;
  }
  .carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 30px;
  }
  .carousel-indicators {
    bottom: 20px;
  }
}
.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd: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,
.modal-footer:before,
.modal-footer:after {
  content: " ";
  display: table;
}
.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.modal-footer:after {
  clear: both;
}
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  /*display: none !important;*/
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
  visibility: hidden !important;
}
.affix {
  position: fixed;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
@-ms-viewport {
  width: device-width;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  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 (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !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: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !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: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !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 (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !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;
  }
}
.visible-print-block {
  display: none !important;
}
@media print {
  .visible-print-block {
    display: block !important;
  }
}
.visible-print-inline {
  display: none !important;
}
@media print {
  .visible-print-inline {
    display: inline !important;
  }
}
.visible-print-inline-block {
  display: none !important;
}
@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  .hidden-print {
    display: none !important;
  }
}

/*---- media-query-ps-----*/

/*---- press-releases-----*/
.doc-attachemnt.contentleft-inner { font-size:1.4em; line-height: 1.5em;}
#news-search-result .main-content .nav_wrapper { float:right; font-size:1.6em; width:150px; margin-bottom:25px; clear:both; }
    .nav_wrapper li a.disable { color:#333; cursor:default; }
    .nav_wrapper li a.disable:hover { text-decoration:none; }
    .us-pr-item ul { float:left; clear:both; width:85%; margin:10px 0 20px 0; }
    .us-pr-item li ul { float:left; clear:both; width:90%; margin:10px 0 0px 0; }
    .us-pr-item ul li { float:left; clear:both; width:100%; list-style:outside; margin:0 0 5px 20px; }
    .us-pr-item table td { line-height:24px; }
    .us-pr-item table td sup { line-height:24px; font-weight:normal; font-size:0.7em; }
    p.no-results-found { font-size:1.4em; margin-left:8px; }
    
    .innerpage-content-text p, .innerpage-content-text li, .innerpage-content-text td,.innerpage-content-text div {font-size:17px !important;}
    
    #tabs{float:left;width:60%;padding:4px 0 8px 0;}
    #tabs a span, #tabs span{font-size:15px; padding:5px;}
    #tabs a span { text-decoration:none; }
    #tabs .active{color:#0a3e5f !important;font-size:13px;}
    .nav{float:left;padding:5px 0 0 0;width:100%;}
    .btnimg{padding:0 2px;white-space:nowrap;}
    .year-nav{float:left;padding:0;width:auto !important;}
    .YearPrevious{float:left;padding:3px 0 3px 2px;text-align:center;}
    .nextprevious {float:left;width:8%;text-align:center;padding:3px 0;border-left:1px solid #CCC;}
    .YearPrevious a,.nextprevious a{font-size:12px;}
    #tabs ul li{list-style:none;background-image:none;list-style:none;float:left; /*border-right:1px solid #ccc;*/padding:3px 0px;}
    .year-nav .select-year li:first-child{border:none !important;}
    .divCategory li a {color:#18A0DC;text-decoration:none;}
    .divCategory a:hover{text-decoration:underline;}
    .year-nav #topright{float:right;margin-top:-60px;}
    /*Data*/
    .News{float:left;width:100%; font-size:14px; line-height:18px; margin-top:25px;margin-bottom:25px;}
    .TitleStyle{float:left;width:100%;}
    .dataheader{font-size:21px;color:#333;padding-top:15px !important;padding-bottom:15px !important;font-weight:bold;}
    .date{float:left;width:15%;text-align:left;padding:6px 0 0 1%;}
    .title{float:left;width:72%;padding:0 0 0 2%;}
    .title a{float:left;padding:4px 0 5px 0;width:92%; line-height:17px; font-size:16px;}
    .title a.more{ padding-bottom:10px;}
    .expandcollapse{cursor:pointer;padding:6px 10px 0 0 !important;float:left;}
    .pdf{float:left;width:10%;text-align:center;}
    .RowStyle{float:left;width:100%;border-bottom:#d8d8d8 1px solid;padding:3px 0;}
    .RowStyle .date, .RowStyle .title { }
    .description{width:92%;float:left;padding:2px 0 0 7%;font-size:14px;}
    .description p{ font-size:14px; line-height:18px; margin-bottom:2px;}
    .description span{width:100%;display:block;}
    .hide1{display:none;}
    .noresult{border:#F0C36D 1px solid;background:#F9EDBE;text-align:center;width:90%;display:block;margin:0 auto;padding:6px;margin-top:20px;margin-bottom:20px;text-shadow:0px 1px 0px rgba(000,000,000,0.4);-webkit-box-shadow:0px 0px 3px rgba(0, 0, 0, 0.1),  inset 0px 2px 0px rgba(255, 255, 255, 0.1);box-shadow:0px 0px 3px rgba(0, 0, 0, 0.1),  inset 0px 2px 0px rgba(255, 255, 255, 0.1);border:1px solid #CCC;text-decoration:none;line-height:20px;text-align:center;vertical-align:middle;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:6px;}
    .USNewsDisclaimer{padding:10px 2%; width:96%; float:left;}
    .USNewsDisclaimer img{vertical-align:middle;}
    .date span{width:100%;display:block;}
    .news-prev { }
    #news-filter { float:right; margin-bottom:15px; clear:both; width:100%; }
    .searchbox .searchtxt { background:#fff; /*border: 1px solid #cbcbcb;*/ float: left; font-size: 14px; height: 37px; margin: 3px 0 3px -4px !important; width: 190px; }
    .searchoptL {color: #333;  font-size: 14px; font-weight: normal; line-height: 18px;    background: none repeat scroll 0 0 transparent; border: 0 none;
      margin: 0; outline: 0 none; padding: 0; vertical-align: baseline;}

    .pagenav{ float:right; margin-top:9px; margin-right:50px; width:150px; }
    .pagenav p { float:left; }
    .date { float: left; padding: 4px 0 0 1%; text-align: left; }
    .dataheader { color:#00483A; font-size: 17px; padding-bottom: 15px !important; padding-top: 15px !important;  font-weight:normal; }
    .RowStyle { border-top: 1px solid #e7e7e7; float: left; padding: 10px 0; width: 100%; border-bottom: medium none; }
    .date { float: left; padding: 4px 0 0 1%; text-align: left; }
    .TitleStyle { float: left; width: 100%; }
    .title { width: 68%; float: left; padding: 0 0 0 2%; }
    .pdf { float: left; text-align: center; width: 10%; }
    .pagenav ul { float: right; width:auto; }
    .pagenav ul li { float: right; list-style: outside none none !important; margin-left: 10px; padding:0; }
    .pagenav ul li.news-prev { float:left; }
    .pagenav ul li.news-next { float:right; }
    /*#sectionheader, #rightcoltop {display:none;}
    #rightnavigation ul#section-financial-releases-level3 { display:none; }*/
    .title a:hover {text-decoration:underline;}
    sup {font-weight:normal;}
    ul#section-Homepage-level2 {color:#e05a10 !important;}
    /* AADHAR */
    .news-filter-drop { width: 100%;}
    .news-filter-drop {float: left;padding: 10px 0;}
    .news-filter .news-filter-drop li:first-child {border: medium none !important;}
    .news-filter .news-filter-drop li {margin-top: 1px;background: none repeat scroll 0 0 rgba(0, 0, 0, 0);width:auto;padding-left:0px;}
    .news-filter .news-filter-drop li {float: left;list-style: outside none none;}
    #tabs ul li {width:auto;}
    .pagenav ul li {background: none repeat scroll 0 0 rgba(0, 0, 0, 0); width:auto;}
    .news-filter-drop li a { background: none repeat scroll 0 0 #00493a; border-right: 1px solid #fff; color: #fff; float: left;
      font-size: 17px !important; line-height: 20px; margin: 0 0 2px; padding: 12px 25px; text-decoration: none;
      text-transform: capitalize; }
    /*.active { background: none repeat scroll 0 0 #f4f4f4 !important; color: #00483a !important; cursor: default !important; }
    #section-Homepage-level3 a { border-right: 1px solid #fff; color: #C1C1C1; padding: 12px 15px; }
    .current a { background: none repeat scroll 0 0 #f4f4f4 !important; color: #00483a !important; cursor: default !important; }
    #section-Homepage-level3 a { border-right: 1px solid #fff; padding: 12px 15px; }
    .level3 span.current {color: #00493a;}
    .level3 .current a.span {color: #00493a;}*/
    .news-filter .news-filter-drop li.category-selected a
    {
      background: none repeat scroll 0 0 #f4f4f4 !important;
      color: #00483a !important;
      cursor: default !important;
    }
    .more a { float: left; padding-left: 0; }
    .title a { float: right; line-height: 17px; padding: 6px 0px 13px; width: 90%; }
    .description { float: left; font-size: 14px; padding: 2px 0 0 10%; width: 92%; }
    .title a.more { float: left; padding-bottom: 10px; padding-left: 0; }
    .newssearchsec { display: block; float: left; padding: 10px 0 10px 0; width: 99% !important; }
    .searchtxt { background-color: #ffffff; background-image: none; border: 1px solid #ccc; border-radius: 0; color: #333; float: left;
      
      font-size: 15px; font-weight: 400; height: 26px; margin: 3px 0 3px 3px; padding: 5px !important; width: 160px; }
    .searchbox .searchbtn { background-color: #00493a; border: 1px solid #0a3e5f; color: #fff; cursor: pointer;
      display: inline-block; font-size: 15px; height: 36px; line-height: 20px; margin: 3px 10px; padding: 0 15px; text-align: center;
      text-decoration: none; text-shadow: 0 1px 0 rgba(0, 0, 0, 0.4); vertical-align: middle; }
.pr-news-item .contentleft-inner {font-size: 14px; line-height: 21px;}
.pr-news-item #twocolcenter.contentleft-inner p {font-size: 14px; line-height: 21px;}

    @media only screen and (max-width:768px) {
      .searchopt{padding:12px 0 0 0;}
      .newssearchsec h2{width:16%;}
      .divCategory{width:100%;}
      
      .date{width:19%;}
      .title{width:70%;}
      .pdf{width:5%;}
      .title a{width:85%;}
      
    }
    @media only screen and (max-width:698px) {
      .title a{width:90%;}
    }
    @media only screen and (max-width:640px) {
      
      #tabs{width:70%;}
      .divCategory a{font-size:16px;}
      #tabs a span, #tabs span {font-size:12px;}
      .divCategory{padding: 0 0 3px 0;}
      .date{width:23%;}
      .title{width:62%;}
      
    }
    @media only screen and (max-width:640px) {
      .newssearchsec h2{width:16%;margin-left:3px;}
    }
    @media only screen and (max-width:480px) {
      .year-nav .select-year li{padding:3px;}
      .RowStyle{padding:8px 0;}
      .expandcollapse, .TitleStyle{display:block;}
      .date{width:80%;text-align:left;padding:0 0 0 2%;}
      .title{ clear:both;}
      
      .RowStyle .title, .TitleStyle .dataheader.title {width:80%;}
      
      .title a{width:75%;}
      .searchopt label,.searchopt{ vertical-align:top !important; line-height:1em;}
      #news-search-result .main-content .nav_wrapper { float:left; clear:both; width:100%; }
      .pagenav{ float:left; }
      #tabs ul li { padding:8px 0 7px; }
      a.pr-link-button{ clear: both; float: left; margin: 10px 0 0 -2px !important;}
    }
    @media only screen and (max-width:320px) {
      .pagingtext{display:none;}
      .Pager{width:25%;}
      .year-nav .select-year li{padding:3px;}
      #tabs{width:75%;padding:4px 0;}
      .btnimg{float:inherit;}
      .nav{width:95%;}
      #news-search-result .main-content .nav_wrapper { float:left; clear:both; width:100%; }
    }
    
    
    .nav_wrapper .pagenav li a.disable { -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)"; filter: alpha(opacity=50); opacity: 0.5; }
    



.pr-body ul { width:100%;margin-bottom:20px; }

/*---- printed-materials-----*/
#feedback .accountHelper, #feedbackHomeLabel  p, {
    color: #888888;
    font-size: x-small;
    margin-bottom: 0;
}
.WebformAccountHelperLabelContainer {
    margin-bottom: -7px;
}



.checkTable .text-center {
    text-align: center;
}
.firefox  .checkTable .filesize {
    float: left;
   margin: -19px 0 0 15px;}
.checkTable .filesize {
    float: left;
}
.checkTable td a {
   
       padding: 0 0 0 5px;
}


.titleTable{ color: #999999;
    font-size: 1.4em;
    font-weight: normal;
    margin: 25px 0 10px;
    padding: 0;
    text-transform: uppercase;}
    
    
    
    
    
    .WebformFirstNameLabelContainer, .WebformLastNameLabelContainer, .WebformEmailLabelContainer, .WebformTitleLabelContainer, .WebformCompanyLabelContainer, .WebformProfileLabelContainer, .WebformCommentLabelContainer, .WebformCityLabelContainer, .WebformStateProvinceLabelContainer, .WebformpostalCodeLabelContainer, .WebformCountryLabelContainer, .WebformShipmentMethodLabelContainer, .WebformAccountNumberLabelContainer, .WebformTelephoneLabelContainer, .WebformCaptcha-lableLabelContainer{
    float: left;width:148px;
}

.WebformFirstNameTextboxTextboxContainer, .WebformLastNameTextboxTextboxContainer, .WebformEmail-TextboxTextboxContainer, .WebformTitleTextBoxTextboxContainer, .WebformCompanyTextBoxTextboxContainer, .WebformProfile-DropDownDropDownContainer, .WebformComment-TextAreaTextareaContainer, .WebformCityTextBoxTextboxContainer, .WebformState-provinceTextBoxTextboxContainer, .WebformpostalCodeTextBoxTextboxContainer, .WebformCountryTextBoxTextboxContainer, .Webformshipment-DropDownDropDownContainer, .WebformAccountTextBoxTextboxContainer,.WebformCaptcha-CodeCaptchaTextContainer
{
    float: left;width:80%;
}
.WebformAccountHelperLabelContainer{width:80%;float:left;margin-left:148px;}

#feedback span p{line-height:14px;margin:0;}

.WebformCaptcha-CodeCaptchaContainer {
    float: left;
    width: 80%;
}
.WebformcapthaTextLabelContainer {
    float: left;
    margin-left: 148px;
}
.WebformCaptcha-CodeCaptchaCode {
    float: left;
    margin: 10px 0 5px;
}


#feedback > div > div {
    margin-top: 10px;
}


#feedback div > input {
    font-size: 1.2em;
    height: 19px;
    padding: 2px;
    width: 240px;/*40%;*/
}

#feedback textarea {
    width: 240px;
}
#feedback div select {
    float: left;
    font-size: 1.2em;
    height: 19px;
    width: 35%;
}

#feedback span p span {
    color: #ff0000;
}


#feedback .accountHelper,#feedbackHomeLabel > p,#feedbackFaxLabel > p,#feedbackWorkLabel > p,#feedbackExtensionLabel > p {
    color: #888888;
    font-size: x-small;
    margin-bottom: 0;
}
.WebformAccountHelperLabelContainer {
    margin-bottom: -7px;
}





#feedback .WebformHomeLabelContainer {
    float: left;
    width: 100px;
}
#feedback .WebformHomeTextBoxTextboxContainer {
    clear: left;
    float: left;
    margin-left: 148px;
    margin-top: 5px;
}
#feedback .WebformFaxLabelContainer {
    float: left;
    margin-left: 10px;
    margin-top: -15px;
}
#feedback .WebformFaxTextBoxTextboxContainer {
    float: left;
    margin-left: 10px;
    margin-top: 5px;
}
.WebformHomeLabel {
    display: block;
}
#feedback .WebformHomeTextBoxTextbox {
    width: 104px;
}
.WebformFaxLabel {
    display: block;
}
.WebformCaptcha-lableLabelContainer {
    clear: left;
}
#feedback .WebformFaxTextBoxTextbox {
    width: 104px;
}
#feedback .captchaHelp {
    color: #888888;
    font-size: x-small;
    margin: 0;
}
.WebformWorkLabelContainer {
    clear: left;
    float: left;
    margin-left: 148px;
}
#feedback .WebformWorkTextBoxTextboxContainer {
    clear: left;
    float: left;
    margin-left: 148px;
    margin-top: 5px;
}
#feedback .WebformWorkTextBoxTextbox {
    width: 104px;
}
#feedback .WebformExtensionLabelContainer {
    float: left;
    margin-left: 10px;
    margin-top: -15px;
}
#feedback .WebformExtensionTextBoxTextboxContainer {
    float: left;
    margin-left: 10px;
    margin-top: 5px;
}
#feedback .WebformExtensionTextBoxTextbox {
    width: 104px;
}
#feedback .WebformSubmitButtonContainer {
    padding-left: 0;
}
#feedback input.WebformSubmitButton{
   background: none repeat scroll 0 0 #ffffff;
    border: 2px solid #425968;
    border-radius: 20px;
    color: #425968;
    cursor: pointer;
    display: block;
    font-family: Calibri,Arial;
    font-size: 14px;
    font-weight: bold;
    outline: medium none;
    padding: 6px 0;
    text-align: center;height:40px;
    width: 120px;
    }
    
    #feedback input.WebformSubmitButton:hover{ background: none repeat scroll 0 0 #425968;
    color: #ffffff;}
#feedback .WebformCaptchaCodeError {
    clear: left;
    color: #ff0000;
    float: left;
}

.scBackground p {
    color: #00a300;
    float: left;
    margin: 15px 0;
}
#feedbackFailureContainer p{color:#ff0000;}

.WebformcheakboxFetchingFieldTextareaContainer {
    float: left;
    margin-left: 110px;
    width: 100%;
}


.WebformcheakboxFetchingFieldTextareaContainer {
    float: left;
    margin-left: 110px;
 width: 100%;display:none;
}
#feedback {
    float: left;
    overflow: hidden;
}


#twocolright .fetchThis > p {
    font-size: 1em;
    line-height: 20px;
    margin: 0;
}

@media (max-width: 480px) {
.WebformCaptcha-lableLabelContainer {
    width: 100%;
}
#feedback div select{width:66%;}
#feedback .WebformTelephoneLabelContainer {
    width: 100%;
}
#feedback .WebformHomeTextBoxTextboxContainer {
    margin-left: 0;
}
#feedback .WebformWorkLabelContainer {
    margin-left: 0;
}
#feedback .WebformWorkTextBoxTextboxContainer {
    margin-left: 0;
}
#feedback .WebformAccountHelperLabelContainer {
    float: right;
    margin-left: 0;
    width: 100%;
}
#feedback .WebformcapthaTextLabelContainer {
    margin-left: 0;
}

}

.foot-note {
    color: #999999;
    font-size: 11px;
    float:left;
    margin-top:25px;
}

.checkTable th {
    background-color: #f7f7f7;
    color: #425968;
    font-size: 1.8em;
    line-height: 22px;
    padding: 10px 0 10px 5px;
}
.checkTable td {
    border-bottom: 1px solid #e1e9ed;
    font-size: 1.5em;
    padding: 10px 0 10px 5px;
    vertical-align: middle;
    line-height:20px;
}
.checkTD {
    text-align: center;
}

#twocolcenter .checkTitle > p {
    line-height: 1em;
    margin: 0;
}



/*---- main-----*/
/*---------------- Start Reset CSS ----------------- */
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small, strike,strong, tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td {margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;}body{line-height:1}ol,ul{list-style:none} blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}:focus{outline:0}ins{text-decoration:none} del{text-decoration:line-through}table{border-collapse:collapse;border-spacing:0}
/*---------------- End Reset CSS ----------------- */
#MainWrapper{width:100%;margin:0 auto;}
.wrap{background:#ffffff;}
/*-------------- Main Body CSS Starts --------------*/
body{font-family: calibri,Arial; font-size:62.5%; line-height:1.3em;color:#333333;background-color:#f4f4f4; }
a{color:#7fa1b4; text-decoration:none;}
a:hover{color:#7fa1b4; text-decoration:none;}
a:focus, a:active{border:none;color:#7fa1b4;outline:0 none; _noFocusLine:expression(this.hideFocus=true);text-decoration:none;}
.hide{display:none;}
img{outline-style:none;outline-width:0;border:0 none;}
sup{font-size:smaller; font-weight:bold;}
sub{margin:2px 0; padding:2px 0;}
ul{list-style-image:none; list-style-position:outside; list-style-type:none;}

ol li{margin-bottom:10px;}
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;}
h1 {font-size: 3.0em;font-weight:bold;color:#425968;line-height: 1.2em;padding: 14px 0 15px;}
h2 {color: #425968;font-size: 2.5em;font-weight: bold;line-height: 1.2em;}
h3{font-size:2.0em; line-height:1.2em; margin:0 0 10px;font-weight:bold;}
h4{font-size:1.8em;font-weight:bold;}
h5{font-size:1.5em; font-weight:bold;}
p#sectionheader{font-size:2.2em; line-height:1.2em;color:#333333;font-weight:bold;border-bottom:1px solid #f4f4f4;padding: 22px 25px 15px 13px;text-transform: uppercase;}

#sitemapcontainer #section-Homepage-level1 { overflow:hidden;}

.sliderbanner .bannertext img { margin-top: 25px; }

#our-businesses #twocolcenter table {  display: block; overflow: auto; width: 100%; }

/*Search-box starts*/
#SearchButtonContainer {}
#searchTextboxContainer {}/*position: absolute;right: 0;top: 62px;*/
#searchTextboxContainer input{background: none repeat scroll 0 0 transparent; border: medium none; font-size: 1.4em; height:20px; padding-left: 20px; position: relative; top: 12px; width: 70px;}
#SearchButtonContainer input {margin-top: 9px;}
#SearchButtonContainer a{position:relative;color: #425968;font-size: 1.4em;padding: 0 20px;top: -6px; }
/*Search-box ends*/

#breadcrumb { width: 80%; float: left; }

.breadcrumb-right-link {display: inline-block;text-align: right;width: 20%;  }
.email-page { padding: 15px 0px; text-align: right; font-size: 1.3em; font-family: calibri,Arial; display: inline-block; } 
.print-page { display: inline-block; font-family: calibri,Arial; font-size: 1.3em; padding: 15px 0; text-align: right; }
span.breadcrumb-link-line { display: inline-block; font-size: 1.6em; padding: 15px 5px; vertical-align: super; }

.email-page a, .print-page a { color:#00446a; }
#threecolcenter .transaction-table img { clear:both; }

/*--------------Top navigation starts-------------*/
.text-img img {margin-left:8px;}



#section-Homepage-level1 .level1 {float:left; position: relative;}
#section-Homepage-level1 a {color: #333333; padding-left: 20px;padding-right: 15px;}
#section-Homepage-level1 span{font-size:1.8em; /*font-weight:bold;*/}
#topnavigation ul li.level1 > ul{display:none;}
#topnavigation ul li.active {background-color: white;}
#topnavigation ul li.level1 {cursor: pointer; position: relative; font-weight:bold;}


/*-------------- Top Navigation CSS Starts --------------*/
#topnavigation{padding-top:16px;float:right;z-index:22;}
#topnavigation > ul{margin-bottom:0px;float:left;}
#topnavigation ul li{float:left;}
#topnavigation ul li.last{margin-right:0px;}
#topnavigation ul li a{color:#333333;}
/*#topnavigation ul li.selected a,#topnavigation ul li.current span{color:#7fa1b4;background:url("/~/media/Images/P/PNM-Resources/css/bg-menu-image.png")no-repeat center 47px;}*/
#topnavigation ul li.selected > a{/* background: url("/~/media/Images/P/PNM-Resources/css/bg-menu-image-home.png") no-repeat scroll center 47px rgba(0, 0, 0, 0);*/position: relative;z-index: 13;color: #7fa1b4;}
#topnavigation ul li.current > span{color:#7fa1b4;}

#topnavigation ul li.level1 > ul {display: none;}
#topnavigation ul li.level1 > span:hover, #topnavigation ul li a:hover{}
#topnavigation ul li.level1{position:relative;cursor:pointer;}
#topnavigation ul li.level1 > a, #topnavigation ul li.level1 > span{padding:30px 20px;display:block;}
#topnavigation ul li.level1 > ul{display:none;}

/*#topnavigation ul li.active > a, #topnavigation ul li.active > span{padding:30px 20px;background: url("/~/media/Images/P/PNM-Resources/css/bg-menu-image") no-repeat scroll center 47px;color: #7fa1b4;}*/
#topnavigation ul li.active > a{background: url("/~/media/Images/P/PNM-Resources/css/bg-menu-image.png") no-repeat scroll center 47px rgba(0, 0, 0, 0);position: relative;z-index: 13;color: #7fa1b4;}
#topnavigation ul li.active:after{content:"";display: block;height: 1px;width: auto;background-color: white;position: relative;top:1px;z-index: 1000;}
#topSubNavigation {border: 1px solid #f4f4f4;position: absolute;left: 0px;background-color:#FFFFFF;top:136px;z-index:10;width:100%;overflow:hidden; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=98)";display:none;min-height:382px;}
#topSubNavigation .subMenuWrapper > ul .level2 a:hover{color: #7fa1b4;}
#topSubNavigation .subMenuWrapper > ul .level2 a:hover:after{background:url("/~/media/Images/P/PNM-Resources/css/menu-arrow-hover") no-repeat; }
#topSubNavigation .subMenuWrapper > ul .level3 a {color: #333333;/*width: 240px;*/width:100%;line-height: 1em;}


.menu-header {font-size: 3.0em;font-weight:bold; padding-bottom:25px;color:#425968;}
.menu-content {font-size: 1.4em;font-weight: bold;}
p.menu-content {color: #666666;font-size: 1.4em;line-height:22px; width: 212px;}
.menu-link {font-size: 1.6em;padding-top: 30px;}
.menu-link a{color:#000000;text-transform:uppercase;}
.menu-link a:hover {color:#7fa1b4;}
.menu-link a:after{margin-top: -3px; position: absolute;}
.menu-link span:after{content: url("/~/media/Images/P/PNM-Resources/css/menu-arrow");margin-top: -3px;position: absolute;right:28px;}
.menu-link span:hover:after{content: url("/~/media/Images/P/PNM-Resources/css/menu-arrow-hover");color:#7fa1b4;}
.subMenuItemWrapper{overflow:hidden;/*max-height:0px;*/;display:none;}
.subMenuItemWrapper.open{max-height:1000px;transition-property:all;transition-duration: 1s;transition-timing-function: cubic-bezier(0, 1, 0.5, 1);}
/*.subMenuItemWrapper.closed{max-height:0px;}*/
.subMenuWrapper-left{margin: 40px 0 0;}
.menu-left-wrapper{float:right;}

.subMenuWrapper {padding-bottom: 20px;}
.subMenuWrapper > ul{margin:0px;margin-top:27px;}
.subMenuWrapper > ul:after{content:" ";height:0; clear:both;display: block;*zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML += '<div class="ie7-clear"></div>' );}
.ie7-clear{display: block;clear: both;}
.subMenuWrapper > ul .level2{width:240px;font-size:1.6em;padding: 0px;border-bottom:1px solid #f4f4f4;margin-left:48px;}
.subMenuWrapper > ul .level2.haschildren > a:after,.subMenuWrapper > ul .level2.haschildren >  span:after{content: url("/~/media/Images/P/PNM-Resources/css/menu-arrow"); font-family: 'inv-icons';speak: none;font-style: normal;font-weight: normal;font-variant: normal;text-transform: none;line-height: 1;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;position: absolute;right:15px;top: 50%;margin-top: -7px;font-size: 0.8em;}
.subMenuWrapper > ul .level2.haschildren > a, .subMenuWrapper > ul .level2.haschildren > span{position:relative;}
/*.subMenuWrapper > ul .level2 > a{display:none;}*/
.subMenuWrapper > ul .level2, .subMenuWrapper > ul .level2 > ul {}
.subMenuWrapper > ul .level2.haschildren > ul{position: absolute;right:24%;z-index: 25;height: 100%;display:none;top:0px;margin-top:27px;}
/*.subMenuWrapper > ul .level2.haschildren > ul > li{opacity:0;transition: opacity 0.5s linear;-webkit-transition: opacity 0.5s linear;-moz-transition: opacity 0.5s linear;-ms-transition: opacity 0.5s linear;-o-transition: opacity 0.5s linear;}
.subMenuWrapper > ul li.level2.haschildren:hover > ul{display:block;}
.subMenuWrapper > ul li.level2.haschildren:hover > ul > li{opacity:1;}*/
.subMenuWrapper > ul .level2.haschildren.first {border-top: 1px solid #f4f4f4;}
.subMenuWrapper > ul .level2:hover{color:#397e3d;}
.subMenuWrapper > ul .level2 > a,.subMenuWrapper > ul .level2 > span{display:block;padding: 0.9em 8px 0.9em 0px;color:#555555;}
.subMenuWrapper > ul .level3{width:150px;border-bottom:1px solid #f4f4f4;left:30px;position: relative;padding:13px 10px 13px 0px;}
.subMenuWrapper > ul .level3.first {border-top: 1px solid #f4f4f4;}
.subMenuWrapper > ul .level3 span {/*border-bottom: 1px solid #f4f4f4;padding-bottom: 12px;*/}
.subMenuWrapper > ul .level3.first span {/*border-top: 1px solid #f4f4f4; padding-top:9px;*/}
.subMenuWrapper > ul .level3 > a,.subMenuWrapper > ul .level3 > span{display:block;/*padding: 0.9em 8px 0.9em 48px;*/position:relative;}
.subMenuWrapper > ul .level3:hover,.subMenuWrapper > ul .level3.current,.subMenuWrapper > ul .level3.selected{color:#7fa1b4;}
.subMenuWrapper > ul .level2:hover a,.subMenuWrapper > ul .level2:hover span{text-decoration: none;}
.subMenuWrapper .subMenuEle1{}
.close {clear: both;cursor: pointer;display: block;float: right;position:absolute;bottom:10px;right:10px;}
.mobiButton{float: right;margin-top: 45px;width:102px;text-transform: uppercase;text-decoration: none;color: #425968;font-size: 1.5em;padding-right: 15px;}
.mobiButton a{text-decoration: none;color: #ba0029;display:block;}
.mobiButton .hamburgerIcon{float:right;margin-top:1px;}
.mobiButton .hamburgerIcon span {display: block;width:22px;height:3px;background-color: #425968;margin-bottom: 5px;}
.mobiButton .hamburgerIcon span.last{margin-bottom:0px;}
/*-------------- Top Navigation CSS Ends --------------*/


/*-------------- Left Navigation CSS Starts --------------*/
#leftnavigation{padding-bottom:30px;}
#leftnavigation ul li.level2{font-size:2.0em;font-weight:bold;position:relative;}
#leftnavigation ul li.level2.selected.haschildren.active,#leftnavigation ul li.level2.current.haschildren.active{border-bottom:0px;}

#leftnavigation li.level2.haschildren.active > ul {}
#leftnavigation li.level2.haschildren > a:after,#leftnavigation li.level2.haschildren > span:after{color: #7fa1b4;position: absolute; font-style: normal;font-weight: normal;font-variant: normal;text-transform: none;line-height: 1;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;top:50%;margin-top:-22px;right: 6px;font-size:1.3em;cursor:pointer;}

#leftnavigation li.level2.active.haschildren > a:after,#leftnavigation li.level2.active.haschildren > span:after{/*content:url("/~/media/Images/P/PNM-Resources/css/left-col-open-arrow");position: absolute;right: 6px;margin-top:-22px;*/}
#leftnavigation li.level3.active.haschildren > a:after,#leftnavigation li.level3.active.haschildren > span:after{content:url("/~/media/Images/P/PNM-Resources/css/left-col-open-arrow");position: absolute;right: 6px;margin-top:-22px;}

#leftnavigation li.level2.active > a{color:#7fa1b4;}
#leftnavigation li.level3.active > a{color:#7fa1b4;}
#leftnavigation li.level2.haschildren > ul{display:none;font-size: 0.864em;}
#leftnavigation li.level3.haschildren > ul{/*font-size: 0.864em;*/}
/*#leftnavigation li.level2.current.haschildren > ul,#leftnavigation li.level2.selected.haschildren > ul{display:none}*/
#leftnavigation ul li.level2.current > span,#leftnavigation ul li.level2.selected > a,#leftnavigation ul li.level3.current > span,#leftnavigation ul li.level3.selected > a{color:#7fa1b4;text-decoration:none;}
#leftnavigation ul li.level3.current > span,#leftnavigation ul li.level3.selected > a,#leftnavigation ul li.level4.current > span,#leftnavigation ul li.level4.selected > a{color:#7fa1b4;text-decoration:none;}
#leftnavigation ul li.level2 > a, #leftnavigation ul li.level2 > span{padding:0px 25px 15px 13px;color:#333333;display:block;line-height:1.3em;position:relative;}
#leftnavigation ul li.level2 ul{}
#leftnavigation ul li.level3 a, #leftnavigation ul li.level3 > span{padding:0px 12px 15px 42px;display:block;color:#454545;line-height: 1.4em;}
#leftnavigation ul li.level4 a, #leftnavigation ul li.level4 > span{padding:0px 22px 15px 52px;display:block;color:#454545;line-height: 1.4em;}
#leftnavigation ul li.level2 > a:hover{text-decoration:none;color:#7fa1b4;}
#leftnavigation ul li.level3 > a:hover{color:#7fa1b4;text-decoration:none;}
#nav-the-pnm-proposition-level2 ul li.level2 ul {display: none;}
#leftnavigation ul li.level4 > a:hover{color:#7fa1b4;text-decoration:none;}
#leftnavigation li.level3.haschildren > ul {/*font-size: 0.864em;*/}
/*-------------- Left Navigation CSS Ends --------------*/


/*-------------- Main Body CSS Ends --------------*/
.pad-none{padding-left:0;padding-right:0;}
.pad-left{padding-left:0;}
.pad-right{padding-right:0;}

.container-fluid{max-width:1164px;}
/*---header CSS---*/
.topContainer{background-color:#fff;float:left;box-shadow:0 6px 12px #ccc;-moz-box-shadow:0 6px 12px #ccc;-webkit-box-shadow:0 6px 12px #ccc;padding-bottom:12px;}


#headerlinks li a {display: block;float: left;background: url("/~/media/Images/P/PNM-Resources/css/top-border") no-repeat scroll 0px 15px;padding: 5px 20px; font-size: 1.4em;color:#425968;line-height:2.462em;}
#headerlinks li {display: inline;}
#headerlinks li.first a {background: none;}

.bannerWrapper{margin:0 15px;}
.bannerWrapper {/*float: left;*/}

.innerBox{ background-color: #ffffff;float: left;width: 100%;box-shadow:0 6px 12px #ccc; -moz-box-shadow:0 6px 12px #ccc; -webkit-box-shadow:0 6px 12px #ccc;}
.box-row-2{margin-top:27px;}
.footerWrapper{margin-top:50px;background-color:#425968}
#searchbox > div {float: left;}
#searchbox{background:url("/~/media/Images/P/PNM-Resources/css/top-border") no-repeat scroll 0px 15px;}

#headerwrapper #logo {float:left;margin: 6px 0 15px 8px;}

.bannerWrapper div > img {display: block;height: auto;max-width: 100%;}
.banneritem{position:relative;}

.bannertext {left: 20px;position: absolute;bottom: 10px;background:#ebebeb; color:#425968;font-size: 2em;font-weight: bold;height: 219px; line-height: 1em;padding: 15px 20px;width: 434px;opacity:0.8;}
.bannertext p {line-height:24px;}
.bannertext h1 {font-size:2em; color:#425968;line-height: 40px; padding-top: 0;  text-transform: uppercase;}
#Homepage .bannertext p{}
.bannerWrapper  .bx-controls.bx-has-pager.bx-has-controls-direction {bottom: 25px;left: 48%;position: absolute;}

a.bx-pager-link {background: none repeat scroll 0 0 #e3aa4f;border-radius: 5px;display: block;height: 10px;margin: 0 5px;outline: 0 none;text-indent: -9999px;width: 10px;float:left;}
a.bx-pager-link.active{background: none repeat scroll 0 0 #425968;}

.bx-controls-direction {display: none;}
.bx-pager-item {/*float: left;*/ display: inline-block;}

#breadcrumb {font-size: 1.3em;padding: 15px 0;}
#breadcrumb a {color: #00446a;}
#breadcrumb span {color: #00446a;font-weight: bold;padding:0 2px;}
.innerLeft img{width:100%;height:100%;}


.para-date {font-size: 1.4em;font-weight: bold;}
.para-links{font-size:1.4em;}
/*.para-links a {font-size: 1.4em;}*/

.innerRight h2 {color: #425968;font-size: 3em;margin: 11px 0 15px 0;line-height:31px;font-weight:bold;}
.boxWrapper .box2 .innerBox h2{margin:11px 0 0;}
#investors .boxWrapper .box2 .innerBox h2{margin:11px 0 15px;}
.boxWrapper .box3 .innerBox h2{margin:11px 0px 13px 0;}
.boxWrapper .box4 .innerBox h2{ /* margin:11px 20px 5px; */}
.boxWrapper .box2 p img{max-width:100%;height:auto;}
.boxWrapper .box2 p, .boxWrapper .box3 p{margin:0px;}
.boxWrapper .box5 p{margin-bottom:0px;}
/*.boxWrapper .box5 p{margin-bottom:20px;}*/
.boxWrapper .box2 .box2-title, .boxWrapper .box3 .box3-title{font-weight:bold;color: #425968;}
.box4 h2{color: #425968;font-size: 3em;font-weight: bold;line-height: 1.1em;/* margin:20px;*/ }
.innerRight {padding: 0 10px;position:relative;}
.box-link{float:right;width:100%;}

.box-link > a {display: block;position:absolute;bottom:5px;right:15px;z-index:1;}
.contentInner > p {font-size: 1.4em;line-height: 1.2em;}

.contentInner {padding-bottom: 41px;}
.contentInner p{line-height:1.5em;}

#Homepage .boxWrapper .box3 .innerRight h2{ margin-bottom:20px; }

.banneritem{visibility:hidden;} 
.innerLeft{position:relative;}
.fixed-bar{ background-color: #ffffff;height: 75%;position: absolute;right: 0;top: 12.5%;width: 20px;z-index:1;}

.contentInner p em {color: #397e3d;font-style: normal;font-weight: bold;}

body#Homepage .box4 .box-link > a {right:25px;}

.logoSlider img {display: inline-block;}
.logoSlider li {text-align: center;}
.logoSlider p {font-size: 1.4em;line-height: 1.2em;text-align: center;padding: 0 20px;}
.anText .bx-controls.bx-has-pager.bx-has-controls-direction{left: 41%;position: absolute;bottom:15px;}

#threecolright ul li { font-size:1.4em; line-height:1.5em; }
#threecolright ul { margin-bottom:10px; }

#threecolcenter {}
#threecolcenter h1 {}
#threecolcenter h2,#threecolcenter h3,#threecolcenter h4,#threecolcenter h5{margin:25px 0;}
#threecolcenter p {font-size: 1.4em;line-height: 1.5em;}
#threecolcenter ul {padding-bottom:10px;}
#threecolcenter li {font-size: 1.4em;line-height: 1.5em;background:url("/~/media/Images/P/PNM-Resources/css/bullet.png")no-repeat left 9px; padding-left:12px; margin-left:12px;}
#threecolright p {font-size: 1.8em;font-weight: bold;padding-top: 35px;line-height: 20px;}
.candm-img img{margin-right:20px;}
#threecolcenter .career-img {float: right; margin-right:15px;}
#threecolcenter .career-img-right {float: right;}

#twocolcenter {}
#twocolcenter h1 {}
#twocolcenter h2,#twocolcenter h3,#twocolcenter h4,#twocolcenter h5{margin:25px 0;}
#twocolcenter p, .cc-landing p {font-size: 1.4em;line-height: 1.5em;}
#twocolcenter ul {margin-bottom:15px;}
#twocolcenter li {font-size: 1.4em;line-height: 1.5em;background:url("/~/media/Images/P/PNM-Resources/css/bullet.png")no-repeat left 9px; padding-left:12px; margin-left:12px;}

#at-a-glance #twocolcenter h2.rad-header {  margin-top: 0; }
/*#at-a-glance #twocolcenter p, #at-a-glance #twocolcenter ul {  margin-bottom: 25px; }*/

#our-businesses #twocolcenter h2.rad-header {  margin-top: 0; }
/*#our-businesses #twocolcenter p, #at-a-glance #twocolcenter ul {  margin-bottom: 25px; }*/

#community-and-environment #twocolcenter h2.rad-header {  margin-top: 0; }
/*#community-and-environment #twocolcenter p, #at-a-glance #twocolcenter ul {  margin-bottom: 25px; }*/

#shareholder-services #twocolcenter h2.rad-header {  margin-top: 0; }
/*#shareholder-services #twocolcenter p, #at-a-glance #twocolcenter ul {  margin-bottom: 25px; }*/

#careers #twocolcenter h2.rad-header {  margin-top: 0; }
/*#careers #twocolcenter p, #at-a-glance #twocolcenter ul {  margin-bottom: 25px; }*/

#careers-about #twocolcenter h2.rad-header {  margin-top: 0; }

#about-us #twocolcenter h2.rad-header {  margin-top: 0; }


#rss-news-feeds #twocolcenter h2.rad-header {  margin-top: 0; }
#rss-news-feeds .dataTable a img { vertical-align: text-top; }

#annual-meeting #twocolcenter p img { vertical-align: middle; }

.twocolcenter img.career-img { float: left; margin-right: 10px; }
#careers .twocolcenter h2.rad-underline { clear: both; padding-top: 25px; text-decoration: none; }

.related-links a {color: #000000;font-size: 1.5em;font-weight: bold;}
.related-links li {border-bottom: 1px solid #dddddd;padding: 15px 30px 15px 0;margin-right:10px;background:url("/~/media/Images/P/PNM-Resources/icons/right-col-arrow")no-repeat 100%;}
.related-links a:hover {color:#7fa1b4;}
.related-links li:hover{background:url("/~/media/Images/P/PNM-Resources/icons/right-col-hover-arrow")no-repeat 100%;}
/*------------Bod Css Starts---------*/

.boditem {float: left; position: relative; width: 100%;}

.bodDefaultFieldsContainer {float: left;padding: 0 0 0 10px;position: relative; width:100%;border-bottom:1px solid #e1e9ed;}
.bodDefaultFieldsContainer.selected{background:#f7f7f7;}
.bodDefaultFieldsContainer.selected .bodDefault {background: url("/~/media/Images/P/PNM-Resources/css/blue-round-minus.png") no-repeat scroll right 50% transparent;color: #c21030;}
.bodDefaultFieldsContainer .bodDefault {background: url("/~/media/Images/P/PNM-Resources/css/blue-round-plus.png") no-repeat scroll right 50% transparent;color: #575757;padding: 20px 10% 36px 0;width: 100%;}
.bodShowFieldsContainer {border-bottom: 1px solid #dedddd; float: left; /* font-size: 0.929em;*/ line-height: 19px; padding: 0 0 0 10px; width:100%;}

.bodShowFieldsContainer .bodShow {
  color: #5e6665;
  float: left;
  position: relative;
  width: 100%;
}

.bodShow .bodImage {
  box-sizing: border-box;
  float: left;
  padding: 17px 13px 0 0;
  width: 24%;
}

.bodShow .bodContent {box-sizing: border-box;float: left;padding:17px 0px 0 0;width: 76%;}
.bodName {color: #404040;float: left;font-size: 1.8em;font-weight: bold;width: 24%;}
.bodDesignation {float: left;width: 76%;color: #404040;float: left;font-size: 1.5em;font-weight: bold;padding-left:20px;}
.bodContent p{font-size: 1.4em;line-height: 1.5em;}
.bodContent ul {margin-left:25px;padding-bottom: 10px;}
.bodContent li{font-size: 1.4em;line-height: 1.5em;list-style: disc;}

p.highlight-text {color: #404040;float: left;font-weight: bold;width: 50%;line-height:3.0em;}
p.bodbox-bottomLink {float: right;font-weight: bold; /*padding-left:143px;*/ line-height:3.0em;width: 50%;background:url("/~/media/Images/P/PNM-Resources/css/orange-round-arrow")no-repeat right 6px;}
.bodbox-bottomLink.active{background:url("/~/media/Images/P/PNM-Resources/css/bod-link-arrow-down.png")no-repeat right 6px;}
.bodbox-bottomLink a {color: #404040; padding-right:46px; float:right;}
.bodBottom-link {border-top: 2px solid #fafbfc;margin-top: 30px;}


table.rad-datatable {float: left;width: 100%;margin-bottom:45px;}
table.rad-datatable tr{border-bottom:1px solid #404040;}
table.rad-datatable td {font-size: 1.4em;line-height: 1.5em;padding: 5px 0;}
table.rad-datatable th {font-size: 1.6em;font-weight: bold;padding: 10px 0;line-height:1.0em;}
table.rad-datatable th.rad-right, table.rad-datatable td.rad-right {text-align:right;}

table.our-business-table { float: none; }

.annual-table a {display: block;text-align:center;}
.annual-table td {vertical-align: top;font-size: 1.4em;line-height: 1.5em;padding: 5px 0;}

p.box3-title {font-weight: bold;}
p.news-date-home {font-weight: bold;}

/*------------Bod Css Ends---------*/

/* ------------------------------- Download Library landing Start---------------------------- */

#twocolright .dl-wrapper ul li{width: 100%;border-bottom: 1px solid #e1e9ed;color:#425968;padding: 10px 0;position: relative;}
#twocolright .dl-wrapper ul li p{font-size:1.4em;display:inline-block;margin:0px;}
#twocolright .dl-wrapper ul li p.dl-title{width:80%;}
#twocolright .dl-wrapper ul li p a{color:#000;line-height:1.2em;}
#twocolright .dl-wrapper ul li p.dl-img {position: absolute;right: 45px;}
#twocolright .dl-wrapper ul li span.dl-briefcase{position: absolute;right: 5px;}

.filter_content { background-color:#F7F7F7; padding:20px; margin-bottom:15px; font-size:1.5em; }
.filter_content div { display:inline-block; margin:5px 10px 5px 0; }
.filter_content div select { padding: 5px; }
/* -------------------------------Download Library landing End ---------------------------- */

#mobiMenu ul li#mobi-nav-quarterly-reports-level3 > ul ,#mobiMenu ul li#mobi-nav-quarterly-reports-level3 a.mobiSubMenuOpen { display:none; }

#mobiMenu ul li#mobi-nav-quarterly-reports-level3 > a {  border-bottom: medium none; }


/*------------------------------History Start------------------------------*/

.history-main{float:left;width:100%;}

#history-content-inner{ /*float: left; padding-bottom: 300px;*/ width: 100%; }
#history-content .bx-has-pager .bx-pager{display:none;}


#history-content{    font-family: calibri,Arial;
}

.history-main .history-centre { left: 25%; }
.history-main .history-left { height: 100%; left: 0; position: absolute; text-align: right;}
.history-main .history-left p{font-size:1.5em;;
}
.history-main .history-right p{
  font-size:1.5em;
}
.history-main .history-right{ text-align: right; height: 100%; position: absolute; right: 0; }

.history-1 .history-centre .h-inner-content em { font-size: 0.9em; } 

#twocolcenter .history-left p.year{ font-size: 2.5em;
  line-height: 1.2em;
  margin-bottom: 0;
  padding-left: 17px;
}

#twocolcenter .history-right p.year{ font-size: 2.5em;
  font-weight: bold;
  line-height: 1.2em;
  margin-bottom: 0;}


.history-1 .history-left p{color:#00446a;}
.history-2 .history-left p{color:#397e3d;}
.history-3 .history-left p{color:#8a1f03;}
.history-4 .history-left p{color:#49176d;}


.history-5 .history-left p{color:#00446a;}
.history-6 .history-left p{color:#397e3d;}
.history-7 .history-left p{color:#8a1f03;}
.history-8 .history-left p{color:#49176d;}



.history-1 .history-right p{color:#397e3d;}
.history-2 .history-right p{color:#8a1f03;}
.history-3 .history-right p{color:#49176d;}
.history-4 .history-right p{color:#005aab;}


.history-5 .history-right p{color:#397e3d;}
.history-6 .history-right p{color:#8a1f03;}
.history-7 .history-right p{color:#49176d;}
.history-8 .history-right p{color:#00446a;}



.history-1 .history-left{border-right: 15px solid #00446a;}
.history-2 .history-left{border-right: 15px solid #397e3d;}
.history-3 .history-left{border-right: 15px solid #8a1f03;}
.history-4 .history-left{border-right: 15px solid #49176d;}


.history-5 .history-left{border-right: 15px solid #00446a;}
.history-6 .history-left{border-right: 15px solid #397e3d;}
.history-7 .history-left{border-right: 15px solid #8a1f03;}
.history-8 .history-left{border-right: 15px solid #49176d;}


.history-1 .history-right{border-right: 15px solid #397e3d;}
.history-2 .history-right{border-right: 15px solid #8a1f03;}
.history-3 .history-right{border-right: 15px solid #49176d;}
.history-4 .history-right{border-right: 15px solid #00446a;}


.history-5 .history-right{border-right: 15px solid #397e3d;}
.history-6 .history-right{border-right: 15px solid #8a1f03;}
.history-7 .history-right{border-right: 15px solid #49176d;}
.history-8 .history-right{border-right: 15px solid #00446a;}

.history-5 #history-img-slider, .history-6 #history-img-slider, .history-7 #history-img-slider { display:none; }

#history-content{ 
  float: left;
  width: 100%;
}

.content-main{float: left;
  width: 100%;
  margin-top: 20px;
}

#history-content .bx-wrapper{  float: left; width: 100%;position: relative;}

#history-content .bx-wrapper .bx-prev{left: 0; position: absolute; top: 0; width:17px; text-indent: -9999px; height:100%; }
#history-content .bx-wrapper .bx-next{right: 0; position: absolute; top: 0; width:25%; text-indent: -9999px; height:100%; }

#history-content .bx-wrapper .bx-controls .bx-controls-direction { display: inherit; }

#twocolcenter p.item-year { font-size: 1.7em; }

/* inner images slider */

#twocolcenter .history-inner-img div { background:none; text-align:center; }
#history-content #history-img-slider .bx-has-pager .bx-pager { bottom: 15px; display:block; /*left: 42%;*/ position: absolute; text-align: center; width: 100%; }
#history-img-slider .bx-wrapper .bx-caption { background: none repeat scroll 0 0 #13485d; bottom: 0; left: 0; position: absolute; width: 100%;  opacity: 0.8; }
#history-img-slider .bx-wrapper .bx-caption span { color: #fff; display: block; font-family: calibri,Arial; font-size: 1.4em; padding: 10px; text-align: left; }

#history-img-slider .bx-wrapper .bx-controls-direction a {
  height: 32px;
  margin-top: 5px;
  outline: 0 none;
  position: absolute;
  text-indent: -9999px;
  top: 50%;
  width: 32px;
  z-index: 9999;
}
#history-img-slider { width:401px; overflow: hidden; }
#history-img-slider .bx-wrapper .bx-controls { height: 45px; }
#history-img-slider .bx-wrapper .bx-prev {
  background: url("/~/media/Images/P/PNM-Resources/icons/history-controls") no-repeat scroll 0 -32px rgba(0, 0, 0, 0);
  left: 40px;
}

#history-img-slider .bx-wrapper .bx-next {
  background: url("/~/media/Images/P/PNM-Resources/icons/history-controls") no-repeat scroll -43px -32px rgba(0, 0, 0, 0);
  right: 40px;
}
#history-img-slider .bx-wrapper .bx-prev:hover {
  background-position: 0 0;
}
#history-img-slider .bx-wrapper .bx-next:hover {
  background-position: -43px 0;
}
#history-content #history-img-slider .bx-wrapper .bx-controls .bx-controls-direction { position: relative; }
#history-img-slider .bx-wrapper .bx-prev {
  background-color: transparent !important;
}

.h-bx-loop { visibility:hidden; }

.history-1 #history-img-slider { display: none; }
/*------------------------------History End  ------------------------------*/

#wsh_ContactInfo td { width:50%; }
#wsh_ContactInfo td.disclaimer { width:100%; }
#wsh_ContactInfo td.db-submit-button { width:100%; }

/*-----Footer starts----*/
#footerlinks {margin-top: 28px;}
#footerlinks a {background: url("/~/media/Images/P/PNM-Resources/css/top-border") no-repeat scroll 0px 4px; color: #ffffff;font-size: 1.4em;padding: 0 10px;line-height:1.000em}
#footerlinks ul li{float:left; margin-bottom:10px;}
#copyright{text-align:right;font-size: 1.4em; line-height: 1em;color:#fff; margin-top: 28px; }
#footerlinks .first a {background: none;padding-left:0 !important;}

.column1, .column2,.column3, .column4 {float: left;width: 170px;}
.column1 li, .column2 li, .column3 li, .column4 li {color: #ffffff;font-size: 1.2em;list-style: outside none none;padding-bottom: 8px;}

.column5 > ul, .column6 ul {margin-left: 510px;width:170px;}
.column5 {
  margin-top: 48px;
}
.column6 {
  margin-top: 16px;
}

/*-----Footer ends----*/


/*-------------Mobi side menu css starts---------------*/
#bodyOverlay{background-color:rgba(51, 51, 51,0.5);position:fixed;top:0px;left:0px;height:100%;width:100%;bottom:0px;right:0px;display:none;opacity:0;-webkit-transition: opacity 0.4s ease;
  -moz-transition: opacity 0.4s ease;
  -ms-transition: opacity 0.4s ease;
  -o-transition: opacity 0.4s ease;
  transition: opacity 0.4s ease;
  -webkit-tap-highlight-color: rgba(0,0,0,0);
}
html.mm-opening #bodyOverlay{display:block;opacity:1;z-index:299;}
.ie8 #bodyOverlay{background:transparent;
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#7F333333,endColorstr=#7F333333);zoom: 1;}
#mobinav{overflow:scroll;overflow-x: hidden;overflow-y:auto;-webkit-overflow-scrolling: touch;padding:0px 20px;display:none;background-color:#ffffff;-webkit-box-shadow: #cac9ca 5px 0px 2px inset;
  -moz-box-shadow: #cac9ca 5px 0px 2px inset;
  box-shadow: #cac9ca 5px 0px 2px inset;
  *behavior: url(/~/media/Files/P/PNM-Resources/htc-files/boxsizing.htc);}
#mobinav *{-webkit-transform: translate3d(0,0,0);}
div#mobinav.mm-opened{display:block;}
#mobinav li{list-style-type:none;display:inline;}
#mobinav #close-menu{position: absolute;right: 0px;background:url("/~/media/Images/P/PNM-Resources/css/menu-close") no-repeat;height: 27px;width: 92px;color: #ffffff;font-size: 1.2em;padding:4px;cursor:pointer;border-radius:0px;-webkit-border-radius:0px;-moz-border-radius:0px;-webkit-border-top-right-radius: 2px;-webkit-border-bottom-right-radius: 2px;-moz-border-radius-topright: 2px;-moz-border-radius-bottomright: 2px;border-top-right-radius: 2px;border-bottom-right-radius: 2px;z-index:1;}
#mobinav #mobiMenu{clear:both;margin:110px 0; }
#mobiMenu > ul{margin-bottom:0px;}
#mobiMenu ul li.level1{border-bottom:1px solid #d6d6d6;position:relative;}
#mobiMenu ul li.level2{border-bottom:1px solid #d6d6d6;position:relative;}
#mobiMenu ul li.level3{border-bottom:1px solid #d6d6d6;position:relative;}
#mobiMenu ul li.level4{border-bottom:1px solid #d6d6d6;position:relative;}
#mobiMenu ul li.level2.last {border-bottom: medium none;}
#mobiMenu ul li.level3.last {border-bottom: medium none;}
#mobiMenu ul li.level4.last {border-bottom: medium none;}
#mobiMenu ul li.level1.selected.haschildren,#mobiMenu ul li.level1.current.haschildren,#mobiMenu ul li.level2.selected.haschildren,#mobiMenu ul li.level2.current.haschildren{/*border-bottom:0px;*/}
#mobiMenu ul li.level1.haschildren > .mobiSubMenuOpen{position: absolute;top:0px;right:0px;padding: 0px;height:53px;width: 40px;padding: 16px 7px;cursor:pointer;-webkit-tap-highlight-color: #ba0029;font-size:1.3em;z-index:500;display:inline;text-align: center; }
#mobiMenu ul li.level1.haschildren > .mobiSubMenuOpen:active{color:#ffffff;}
#mobiMenu ul li.level1.haschildren > .mobiSubMenuOpen:before{content: url("/~/media/Images/P/PNM-Resources/css/menu-arrow");font-family: 'inv-icons';speak: none;font-style: normal;font-weight: normal;font-variant: normal;text-transform: none;line-height: 1;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;top: 19px;right: 6px;}
#mobiMenu ul li.level1.haschildren.active > .mobiSubMenuOpen:before{content: url("/~/media/Images/P/PNM-Resources/css/sub-menu-open")}
#mobiMenu ul li.level1.haschildren.active > a{color:#397e3d; border-bottom: 1px solid #d6d6d6;}
#mobiMenu ul li.level1.haschildren.active > a.mobiSubMenuOpen { border-bottom:none; }
#mobiMenu ul li.level1.current > span,#mobiMenu ul li.level1.selected > a,#mobiMenu ul li.level2.current > span,#mobiMenu ul li.level2.selected > a,#mobiMenu ul li.level3.current > span,#mobiMenu ul li.level3.selected > a, #mobiMenu ul li.level4.current > span,#mobiMenu ul li.level4.selected > a {color:#333333;text-decoration:none;font-size:1.8em;font-weight:bold;}

#mobiMenu ul li.level1 > a,#mobiMenu ul li.level1 > span,#mobiMenu ul li.level2 > a,#mobiMenu ul li.level2 > span{padding:15px 4px;color:#333333;display:block;line-height:1.2em;}
#mobiMenu ul li.level2 > a, #mobiMenu ul li.level2 > span{padding: 14px 10px 10px;font-size:1.8em;color:#333333}
#mobiMenu ul li.level3 > a, #mobiMenu ul li.level3 > span{padding: 14px 10px 10px;font-size:1.8em;color:#333333}
#mobiMenu ul li.level1 ul, #mobiMenu ul li.level2 ul{}
#mobiMenu ul li.level1 > ul{display:none;}
#mobiMenu ul li.level1.selected > ul, #mobiMenu ul li.level1.current > ul{display:block;}
/*========MobMenu Level2 Dropdown==========*/
#mobiMenu ul li.level2.haschildren > .mobiSubMenuOpen{position: absolute;top:0px;right:0px;padding: 0px;height:53px;width: 40px;padding: 16px 7px;cursor:pointer;-webkit-tap-highlight-color: #ba0029;font-size:1.3em;z-index:500;display:inline;text-align: center;}
#mobiMenu ul li.level2.haschildren > .mobiSubMenuOpen:active{color:#ffffff;}
#mobiMenu ul li.level2.haschildren > .mobiSubMenuOpen:before{content: url("/~/media/Images/P/PNM-Resources/css/menu-arrow");font-family: 'inv-icons';speak: none;font-style: normal;font-weight: normal;font-variant: normal;text-transform: none;line-height: 1;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;top: 19px;right: 6px;}
#mobiMenu ul li.level2.haschildren.active > .mobiSubMenuOpen:before{content: url("/~/media/Images/P/PNM-Resources/css/sub-menu-open")}
#mobiMenu ul li.level2.haschildren.active > a{color:#397e3d; border-bottom: 1px solid #d6d6d6;}
#mobiMenu ul li.level2.haschildren.active > a.mobiSubMenuOpen { border-bottom:none; }
#mobiMenu ul li.level2 > ul{display:none;}
#mobiMenu ul li.level2.selected > ul, #mobiMenu ul li.level2.current > ul{display:block;}
/*==================*/
/*========MobMenu Level3 Dropdown==========*/
#mobiMenu ul li.level3.haschildren > .mobiSubMenuOpen{position: absolute;top:0px;right:0px;padding: 0px;height:53px;width: 40px;padding: 16px 7px;cursor:pointer;-webkit-tap-highlight-color: #ba0029;font-size:1.3em;z-index:500;display:inline;text-align: center;}
#mobiMenu ul li.level3.haschildren > .mobiSubMenuOpen:active{color:#ffffff;}
#mobiMenu ul li.level3.haschildren > .mobiSubMenuOpen:before{content: url("/~/media/Images/P/PNM-Resources/css/menu-arrow");font-family: 'inv-icons';speak: none;font-style: normal;font-weight: normal;font-variant: normal;text-transform: none;line-height: 1;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;top: 19px;right: 6px;}
#mobiMenu ul li.level3.haschildren.active > .mobiSubMenuOpen:before{content: url("/~/media/Images/P/PNM-Resources/css/sub-menu-open")}
#mobiMenu ul li.level3.haschildren.active > a{color:#397e3d; border-bottom: 1px solid #d6d6d6;}
#mobiMenu ul li.level3.haschildren.active > a.mobiSubMenuOpen { border-bottom:none; }
#mobiMenu ul li.level3 > ul{display:none;}
#mobiMenu ul li.level3.selected > ul, #mobiMenu ul li.level3.current > ul{display:block;}
/*==================*/


#mobiMenu ul li.level1 > ul, #mobiMenu ul li.level2 > ul{}
#mobiMenu ul li.level3 a,#mobiMenu ul li.level3 > span{padding:14px 10px 14px 28px;display:block;color:#333333;line-height: 1.2em;font-size:1.6em;}
#mobiMenu ul li.level4 a,#mobiMenu ul li.level4 > span{padding:14px 10px 14px 28px;display:block;color:#333333;line-height: 1.2em;font-size:1.6em;}
#mobiMenu ul li.level1 > a{font-size:1.8em; font-weight:bold;}
#mobiMenu ul li.level1 > a:active{background-color:#f7f7f7;text-decoration:none;}
#mobiMenu ul li.level1 a:hover{text-decoration:none;color:#397e3d;}
#mobiMenu ul li.level2 > a:active,#mobiMenu ul li.level3 > a:active{background-color:#f7f7f7;text-decoration:none;}
#mobiSocialLinks .twitterIcon{float:left;}
#mobiSocialLinks .socialLinks{}
#mobiSocialLinks .twitterIcon{color:#ADADAD;}
#mobiSocialLinks .socialLinks .socialIcon{float: left;text-decoration:none;padding: 6px;-webkit-border-radius: 4px;-moz-border-radius:4px;border-radius:4px;behavior:url("/~/media/Files/R/Romande-Energie-IR/htc-files/pie.htc");background-color:#707070;color:#ffffff;margin-right:4px;position:relative;z-index:1;}
#mobiSocialLinks .socialLinks .socialIcon span{display:none;}
#mobiSocialLinks .socialLinks .socialIcon:last-child,#footerwrapper .socialLinks .socialIcon.last{margin-right:0px;}
#mobiSocialLinks .socialLinks .socialIcon.facebookIcon:hover{background-color:#3b5998;color:#ffffff;}
#mobiSocialLinks .socialLinks .socialIcon.twitterIcon:hover{background-color:#9AE4E8;color:#ffffff;}
#mobiSocialLinks .socialLinks .socialIcon.gplusIcon:hover{background-color:#D34836;color:#ffffff;}
#mobiSocialLinks .socialLinks .socialIcon.linkedInIcon:hover{background-color:#1D4781;color:#ffffff;}
#mobiSocialLinks .socialLinks .socialIcon.youtubeIcon:hover{background-color:#FF0202;color:#ffffff;}

#mobiContact{clear:both;padding:0;}
#mobiContact ul li a{color: #707070;
  background: url("/~/media/Images/P/PNM-Resources/css/mobi-top-border") no-repeat scroll 0 15px;
  color: #425968;
  display: block;
  float: left;
  font-size: 1.4em;
  line-height: 2.462em;
  padding: 5px 20px;}
#mobiContact ul li {margin-bottom: 5px;}

#mobiMenu ul li.level4 a, #mobiMenu ul li.level4 > span {  padding: 14px 10px 14px 48px; }

/*-------------Mobi side menu css Ends---------------*/

.foot-active{display:none;}
.branding {clear:both; float:left; margin:20px 0 5px;}
#threecolcenter img {margin-bottom: 15px;}
.contact-us-table{width:100%;}
body.nojs #bannerwrapperinner {overflow:hidden; height:360px;}
body.nojs .banneritem {visibility:visible;}
body#Homepage #logo h1 {font-size:1em; padding:0; line-height:11px;}
.bod-landing h1 {padding-left:10px;}
#topSubNavigation li.level1 ul li.level2.first {border-top:1px solid #f4f4f4;}
.bodName.full {width:100%;}

/*-------------- Sitemap starts --------------*/

#sitemapcontainer ul li a {/*font-size:1.6em;*/}
#sitemapcontainer #section-Homepage-level1 li{float:left; width:100%; font-size: 1em; list-style-position:outside;padding: 5px 0 5px 10px;  }
#sitemapcontainer #section-Homepage-level1 li ul li { margin-left: 15px; }
#sitemapcontainer #section-Homepage-level1 li ul{padding-top:5px;}
#sitemapcontainer #section-Homepage-level1{padding-top:0px;}
#sitemapcontainer #section-Homepage-level1 a {padding-left:5px;}
#sitemapcontainer li { background-position:left 10px; }

/*-------------- Sitemap ends --------------*/
/*--- start safari ----*/
.safari #footerlinks a{ font-size: 1.3em; padding:0 8px; background:url("/~/media/Images/P/PNM-Resources/css/top-border") no-repeat scroll 0 2px rgba(0, 0, 0, 0)}
.safari .top-foot-wrap ul li.level1 a span{font-size:1.4em;}
.safari .bodName{line-height:22px;}
.safari #feedback span p{line-height:17px;}
.safari #footerlinks li.first a {background:none !important;}

/*--- end safari ----*/

.history-1 .history-centre .h-inner-content p:first-child span {
  background: none repeat scroll 0 0 #13485d;
  bottom: 0;
  color: #fff;
  opacity: 0.8;
  padding: 10px;
  position: absolute;
  width: 100%;
}
.history-1 .history-centre .h-inner-content p:first-child img {
  width: 100%;
} 
.history-1 .history-centre .h-inner-content p:first-child{
  position: relative;
}

/* WO 187884 - Start */
.col-xs-3 p.arw {display:none;}
/* WO 187884 - End */

.color-arrow {height:41px;}
.history-1 .history-right .color-arrow 
{background:url('/~/media/Images/P/PNM-Resources/icons/right-arrow-history_green.png') no-repeat scroll right;}
.history-2 .history-right .color-arrow 
{background:url('/~/media/Images/P/PNM-Resources/icons/right-arrow-history_red.png') no-repeat scroll right;}
.history-3 .history-right .color-arrow 
{background:url('/~/media/Images/P/PNM-Resources/icons/right-arrow-history_purple.png') no-repeat scroll right;}
.history-4 .history-right .color-arrow 
{background:url('/~/media/Images/P/PNM-Resources/icons/right-arrow-history_blue.png') no-repeat scroll right;}
.history-5 .history-right .color-arrow 
{background:url('/~/media/Images/P/PNM-Resources/icons/right-arrow-history_green.png') no-repeat scroll right;}
.history-6 .history-right .color-arrow 
{background:url('/~/media/Images/P/PNM-Resources/icons/right-arrow-history_red.png') no-repeat scroll right;}
.history-7 .history-right .color-arrow 
{background:url('/~/media/Images/P/PNM-Resources/icons/right-arrow-history_purple.png') no-repeat scroll right;}
body#Homepage .banner-first .bannertext{ left:auto !important; z-index:1; position:absolute;}
body#investors .bannertext{display:none;}

/*WO#255838*/
#environmental ul li , #environmental li p , #environmental table , #environmental table td   {   font-size: 14px; line-height: 1.2em; }
#social table , #economic table { font-size:14px; }
#social #twocolcenter li , #governance #twocolcenter li{ font-size:14px; }
.ip3-sustainability table th { text-align:center;}
/*END WO#255838*/

.tableHeading{float:left;width:100%;padding:20px 10px;background-color:#f7f7f7;margin-bottom:15px;}
.headingLeft{float: left;font-size: 20px;font-weight: bold;}
.headingRight{float: right;font-size: 20px;font-weight: bold;}


body#climate-change-report .twocolcenter h1{text-align: center;}
body#Homepage .banner-first .bannertext {font-weight:normal!important;}

ol.numbering {list-style-type:decimal!important;}
ol.numbering li {background:none!important; }

body#environment .twocolcenter img{max-width:100%!important;}

#rates-and-filings .sdShowFieldsContainer ul li {
  font-size: 1.4em;
  line-height: 1.5em;
  background: url(/~/media/Images/P/PNM-Resources/css/bullet.png)no-repeat left 9px;
  padding:0 0 0 12px;
  margin-left: 12px;
  border:none;	
}


.subMenuWrapper .level1.first ul .level2.haschildren.last ul, 
#leftnavigation ul li ul#section-sustainability-portal-level3,
#leftnavigation ul li#nav-sustainability-portal-level2 a.showmore
{ display: none !important; }
.subMenuWrapper .level1.first ul .level2.haschildren.last a:after
{ display: none; }


#mobi-section-Homepage-level1 #mobi-section-about-us-level2 #mobi-section-sustainability-portal-level3 {
  display: none !important;
}

#mobi-section-Homepage-level1 #mobi-section-about-us-level2 a.mobiSubMenuOpen {
  display: none;
}

#mobiMenu ul#mobi-section-about-us-level2 li#mobi-nav-sustainability-portal-level2 > a {
  border: none !important;
}
.snapdownTitle .spTitle {cursor: pointer;font-size: 25px;color: #00446a;position: relative;display: inline-block;width: auto;padding: 10px 0 10px 35px;font-weight: bold;line-height: 35px;}
.snapdownTitle .spTitle::before {-webkit-transform: rotate(45deg);-moz-transform: rotate(45deg);-ms-transform: rotate(45deg);-o-transform: rotate(45deg);transform: rotate(45deg);left: -32px;position: absolute;right: auto;top: 50%;height: 3px;width: 15px;background: #397e3d;-webkit-backface-visibility: hidden;backface-visibility: hidden;-webkit-transition-property: -webkit-transform;-moz-transition-property:-moz-transform;transition-property: transform;-webkit-transition-duration: .2s;-moz-transition-duration: .2s;transition-duration: .2s;content: "";left: 0px;}
.snapdownTitle .spTitle::after {-webkit-transform: rotate(-45deg);-moz-transform: rotate(-45deg);-ms-transform: rotate(-45deg);-o-transform: rotate(-45deg);transform: rotate(-45deg);position: absolute;right: auto;top: 50%;height: 3px;width: 15px;background: #397e3d;-webkit-backface-visibility: hidden;backface-visibility: hidden;-webkit-transition-property: -webkit-transform;-moz-transition-property: -moz-transform;transition-property: transform;-webkit-transition-duration: .2s;-moz-transition-duration: .2s;transition-duration: .2s;content: "";left: 10px;}
.snapdownTitle.active .spTitle::before {transform: rotate(-45deg);-webkit-transform: rotate(-45deg);-moz-transform: rotate(-45deg);-ms-transform: rotate(-45deg);-o-transform: rotate(-45deg);}
.snapdownTitle.active .spTitle::after {transform: rotate(45deg);-webkit-transform: rotate(45deg);-moz-transform: rotate(45deg);-ms-transform: rotate(45deg);-o-transform: rotate(45deg);}
.snapdownTitle {padding: 0;margin-top: 40px;width: 100%;position: relative;}
.snapdownItem {border-bottom: 1px solid #939598;}
.snapdownContent {display: none;border-top: 1px solid #939598;padding: 15px 0 15px 35px;}
.snapdownTitle.active .spTitle {color: #397e3d;}
.snapdownDocument a {color: #00446a;position: relative;top: 0;text-align: left;display: inline-block;padding-left: 25px;font-size: 1.4em;line-height: 1.5em;margin-left: 20px;}
.snapdownDocument a:hover {color: #397e3d;}
.snapdownDocument a::before{ background: url(/~/media/Images/P/PNM-Resources/css/pdf-icon-small.png) no-repeat;content: " ";display: inline-block;height: 23px;width: 20px;position: absolute;left: 0; }
.pdf-icon {height: 67px;width: 60px;background: url(/~/media/Images/P/PNM-Resources/icons/pdf-icon-big.png) no-repeat;display: inline-block;margin-top: 10px;}
.right-content a {font-size: 1.4em;line-height: 1.5em;}
.right-content {text-align: center;}
.pageWithSnapdowns p {font-size: 1.7em;line-height: 1.7em;}
.pageWithSnapdowns .topContent {padding-left: 30px;padding-top: 30px;}
.pageWithSnapdowns h3 {margin: 25px 0;}
.pageWithSnapdowns ul {margin-bottom: 15px;}
.pageWithSnapdowns li {position: relative;font-size: 1.7em;line-height: 1.7em;background: none;padding-left: 20px;margin-left: 12px;}
.document-link a {font-size: 16px;color: #6d6e71;font-weight: bold;}
.document-link a:hover {color: #397e3d;}
.page-link a {background: #96c93d;color: #fff;font-size: 13px;padding: 0.4em 0.8em;}
.page-link a:hover {color: #fff;margin-top: 0;transition: ease-in-out all 0.3s;-webkit-transition: ease-in-out all 0.3s;-ms-transition: ease-in-out all 0.3s;-o-transition: ease-in-out all 0.3s;text-decoration: none;background: #ed8322;}
.bottomContentGreen {background-color: #397e3d;color: #fff;margin-top: 30px;}
.bottomContent {padding: 35px;}
.bottomContentGreen li {background: url("/~/media/Images/P/PNM-Resources/css/bullet-white.png")no-repeat left 9px;}
.twocolright.withSnapdowns {padding-bottom: 0px;}
.rad-link {background: #ed8322;color: #fff;font-size: 20px;padding: 0.4em 0.8em;margin-top:15px;display: inline-block;}
.rad-link:hover {background: #96c93d;color: #fff;}
.pageWithSnapdowns {position: relative;}
.pageWithSnapdowns ul.navigationDots {margin-bottom:0px;padding-top: 10px;}
.pageWithSnapdowns .snapdownWrap li::before {content: "";position: absolute;left: 0;top: 6px;height: 6px;width: 6px;background-color: #00446a;border-radius: 50px;z-index: 1;}
.pageWithSnapdowns .snapdownWrap li::after {background-color: #00446a;border-radius: 100%;content: " ";height: 6px;opacity: 0;position: absolute;width: 6px;z-index: 0;top: 6px;left: 0px;}
.pageWithSnapdowns .snapdownWrap li:hover::after {animation: pulse 1s infinite;opacity: 0.6;}
.navigationDots li::before, .navigationDots li::after {content:"";display:none;}
.navigationDots li:first-child a {border-top: 1px solid #a2a2a2;}
.navigationDots li {background: none;padding-left: 0;margin: 0px;}
.navigationDots li a {padding: 10px;border-bottom: 1px solid #a2a2a2;width: 100%;display: block;background-color: #f5efe3;font-weight: normal;line-height: 1.42857143;color: #333;}
.navigationDots li a:hover, .navigationDots li.active a {background: #00446a;color: #ffffff;}
.snapdownWrap {position: relative;padding: 0px 40px 0px 0px;}
.navigationDotsWrap.sticky {position:fixed;top: 0px;}
.navigationDotsWrap {position: absolute;top: 0px;right: -219px;border: 1px solid rgba(0,0,0,0.15);-webkit-box-shadow: 0 6px 12px rgba(0,0,0,0.175);box-shadow: 0 6px 12px rgba(0,0,0,0.175);background-color: #f5efe3;width: 220px;z-index: 999999;}
.docLink a {color: #333;font-weight: bold;padding-left: 40px;font-size: 13px;display: inline-block;padding-top: 10px;}
.docLink a::before {content: " ";background: url(/~/media/Images/P/PNM-Resources/icons/pdf-icon-big.png) no-repeat;background-size: auto;display: inline-block;height: 36px;width: 30px;background-size: 100% 100%;position: absolute;left: 1px;top: 5px;}
.docLink .pdf-icon {display:none;}
.snapdownItem img, .snapdownssContent img {margin: 15px auto;max-width: 100%;}
.pageWithSnapdowns.ssMode {padding: 0 28px 15px;}
body#our-sustainability-mission h1 {display:none;}
.onlyForPrint {display:none;}
.snapyDate {position: absolute;top: 40%;right: 30px;color:#00446a;font-size: 16px;}
.withSnapdowns img.rad-left {float:left;padding:0px 20px 20px 0px;margin-right: 20px;}
.withSnapdowns img.rad-right {float: right;margin-left: 20px;}
.pageWithSnapdowns .bottom-link {margin-right: 20px;color: #425968;}
.pageWithSnapdowns .bottomText {margin-top: 10px;padding-top: 10px;border-top: 1px solid #ccc;}

@keyframes pulse {
   0% {
        transform: scale(0.95);
        box-shadow: 0 0 0 0 rgba(0, 68, 106, 0.5);
    }

    70% {
        transform: scale(1);
        box-shadow: 0 0 0 10px rgba(0, 68, 106, 0.8);
		
    }

    100% {
        transform: scale(0.95);
        box-shadow: 0 0 0 0 rgba(0, 68, 106, 0.7);
		width:6px;
		height:6px;
		opacity:0;
    }
} 

#our-sustainability-mission .snapdownTitle, #our-sustainability-mission .snapdownContent{float:left; width:100%;}
#our-sustainability-mission p.full-width, .withSnapdowns p.full-width{clear: both;line-height: .1em;}
#our-sustainability-mission .snapdownItem{float: left;width: 100%;}
#our-sustainability-mission .snapdownContent ol{list-style: decimal;}
#our-sustainability-mission .snapdownContent ol li{position: static;padding-left:0px;}

@media all and (max-width:480px){
#our-sustainability-mission .snapdownDocument a.pdf-swap{width: 100px;font-size:1.0em}
}

@media all and (min-width:1024px){
#our-sustainability-mission img.at-left{display: inline-block;width: 70%;}
#our-sustainability-mission ul.at-right{display: inline-block;width: 30%;}
#our-sustainability-mission ul.at-right2{display: inline-block;width: 500px;}

.content-at-left{width: 30%;float: left;}
.content-at-right{width: 70%;float: left;}

.sust-gov-outer .contect-at-left{width: 60%;float: left;}
.sust-gov-outer .contect-at-right{width: 40%;float: left;}
}

#our-sustainability-mission .content-at-right ul{display:inline-block;}


/*body#events-and-presentations table:first-child a.webcast-event{border:1px solid red;display:none;}*/
/*body#events-and-presentations table#wsh_eventsList tr.first a.webcast-event{border:1px solid red;display:none;}*/
/*---wo=423587 ----*/
.ir-landing .box2 .contentInner .box2-content:last-child {
	display:none;
}
/*---wo=423587 ----*/
/*---- 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: 0px .4em;
	line-height: 1.5;
	min-height: 0; /* support: IE7 */
	font-weight: normal;
}
.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:#cccccc;
}
.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{height:20px;width:100%;position:relative;top:0px;margin-bottom:1px;}


.ui-menu .ui-menu-item {padding: 0 !important;  width: 96% !important;}
/*---- main-ps-----*/
/* FAQ Form */
.faq-form {margin-top:30px; font-size:1.4em;}
.WebformnameLabelContainer, .WebformphoneLabelContainer, .WebformemailLabelContainer, .WebformsubjectLabelContainer, .WebformcommentLabelContainer, .Webformtype-in-numLabelContainer {float:left; width:18%;}
.error, .required {color:#FF0000;}
.Webformname-textTextboxContainer, .Webformphone-textTextboxContainer, .Webformemail-textTextboxContainer, .Webformsubject-textTextboxContainer, .Webformcomment-textTextareaContainer, .WebformcaptchaCaptchaTextContainer {float: left; margin-bottom: 15px; width: 82%;}
.Webformname-textTextboxContainer input, .Webformphone-textTextboxContainer input, .Webformemail-textTextboxContainer input, .Webformsubject-textTextboxContainer input, .Webformcomment-textTextareaContainer input, .WebformcaptchaCaptchaTextContainer input, .Webformcomment-textTextareaContainer textarea {width:250px; height:24px;}
.WebformcaptchaCaptchaCodeContainer, .Webformtext-under-captchaLabelContainer, .WebformSubmitButtonContainer {float: left; padding-left:18%; width: 82%;}
.WebformSubmitButtonContainer {margin-top: 17px;}
.WebformSubmitButtonContainer input {background: none repeat scroll 0 0 rgba(0, 0, 0, 0); border: 2px solid #425968; color: #425968; cursor: pointer; font-size: 1.2em; padding: 5px 10px; text-transform: uppercase; width: auto; border-radius: 20px; -webkit-border-radius:20px;}
.WebformSubmitButtonContainer input:hover {background: none repeat scroll 0 0 #425968; color: #fff;}
.disclaimer {color:#999; font-size:0.916em;}
span.faqformcaptchaCaptchaCodeError {color:#FF0000; float: left; padding: 10px 0 10px 18%; width: 100%;}
#faqformcomment-textTextarea {height:50px;}
.ir-landing.boxWrapper .box4 .innerBox h2 {margin:0 0px 5px;}
.cc-landing {padding-right:25px;}
.cc-landing table.rad-notes {font-size:1.4em; margin-bottom:20px;}
.cc-landing table.rad-notes thead th {padding:10px 3px; background-color:#586c8c; color:#FFFFFF; font-weight:bold; text-align:center;}
.cc-landing table.rad-notes thead th a {color:#FFFFFF;}
.cc-landing table.rad-notes tbody th {text-align:left; border-bottom:1px solid #e1e9ed; padding: 5px 0; vertical-align: middle;}
.cc-landing table.rad-notes tbody td {text-align:center; border-bottom:1px solid #e1e9ed; padding:5px 0; min-height:18px;vertical-align: middle;}
.cc-landing table.rad-notes tbody td a{ line-height: 16px; }

.top-foot-wrap ul li.level1 a span{font-size:1.4em;line-height:1.0em;display:inline-block;}
.top-foot-wrap ul li.level2 a span{font-size:1.2em;line-height:1.2em;display:inline-block;}
.top-foot-wrap ul li{margin-bottom:5px;}
.top-foot-wrap ul li.level1 { float: left; margin: 0 2% 20px 0; width:18%;}
.top-foot-wrap ul li.level1.last { margin: 0;}
.top-foot-wrap ul li.level1.current > span, .top-foot-wrap ul li.level1 a > span{color:#ffffff;}
.top-foot-wrap ul li.level2 a > span, .top-foot-wrap ul li.level2.current > span{ color: #ffffff; padding: 0 0 5px; }
#footerbottom {float:left; margin-top:47px;}
#footerbottom ul li.level1 > a {text-transform:uppercase;border-bottom:1px solid #ffffff;display:inline-block; width:100%; padding-bottom:4px;}
#footerbottom ul li.level1 ul {margin-top:10px;}
.top-foot-wrap ul#footer-section-Homepage-level1 li.level1 .showmore{display:inline-block;background: url("/~/media/Images/P/PNM-Resources/css/footer-snapdown-arrow") no-repeat;border: 0 none;height: 27px;padding:0;right: 0;top:9px;width: 10px;position:absolute;}
.top-foot-wrap ul#footer-section-Homepage-level1 li.level1 .showmore.foot-active{background:url("/~/media/Images/P/PNM-Resources/css/footer-menu-open.png") no-repeat rgba(0, 0, 0, 0);width:20px;height:20px;top:15px;}

.dataTable { }
.dataTable td { border-bottom: 1px solid #ccc; }
.dataTable td, .dataTable th { padding: 5px 3px; }
.dataTable th { vertical-align:bottom; }
.dataTable caption a { color: #fff; }
.dataTable th a { color: #000; }
.dataTableBottom td { border-bottom: 0px;}
/* to get rid of bottom line on tables, uncomment: */
/* td.dataTableBottom {border-bottom:0;} */
.dataTable .total td { font-weight: bold; }
.dataTable .special td { color: #CC9900; }
.dataTable .nostyle { border:0;vertical-align:top; }
.nostyle td { border:0; padding:2px; margin:0; }
.event-table td{vertical-align:top;}
.webcast-event{ background: url("/~/media/Images/P/PNM-Resources/icons/audio-icon.png") no-repeat scroll 1px 1px;display: block;float: left;min-height:25px; padding:2px 2px 3px 26px;clear:left;}
.dataTable th, .dataTable td {font-size:1.4em;}
.dataTable th {border-bottom: 2px solid #425968; font-weight: bold; padding: 5px 3px; text-align: left;}

.event-table strong.title-sub{ display: block;}
.event-document{ clear: both; display: block; float:left; }
.event-document img{ padding: 0 4px 0 2px; vertical-align: middle;}
.event-document a{ display: block;padding: 2px 0;float:left; }
.pdf-size{ display: block;float: left;padding:5px 0 3px 8px;}
.event-document.event-document-1 a{ padding: 3px 0 2px; }
.Outlook-link{ display: block; float: left; padding: 2px 0; }
.Outlook-link img{ margin-right: 11px; vertical-align: middle; }
.rad-underline{text-decoration:underline;}
.events-and-presentation-landing span.eventsBriefcase{ margin-left:12px; }
.cdate {line-height:20px;}
p.title-sub {margin-bottom:10px;}

.img-tabs {float:left; margin:20px 0 30px;}
.img-tabs ul {}

.img-tabs ul li { display:inline-block; border-right:1px solid #C1C1C1; font-size:2.4em; padding:0 10px/*0 13px*/;  line-height:20px; }

.img-tabs ul li.first {padding-left:0px;}
.img-tabs ul li.last {border-right:0 none;}
.img-tabs ul li a {color:#C1C1C1;}
.img-tabs ul li a:hover {color:#7fa1b4;}
.img-tabs ul li.current span {color:#7fa1b4;}
p.img-link {font-size:1.5em; color:#333333; font-weight:bold; padding:13px 11px 18px; margin:0; background:url("/~/media/Images/P/PNM-Resources/css/orange-round-arrow.png") no-repeat scroll 96% 6px transparent; width:100%;}
.img-category ul li {position:static; margin-bottom:30px;}
.fullimg {position:absolute; left:0; margin-top:20px;}
.close-btn {position:absolute; top:0; right:10px; background:url("/~/media/Images/P/PNM-Resources/css/img-gallery-close.jpg") no-repeat scroll left top transparent; height:52px; width:52px; cursor:pointer;}
.img-category ul li.active .thumb-img {opacity:0.5;}
.img-category ul li.active p.img-link {color:#7fa1b4; background:url("/~/media/Images/P/PNM-Resources/css/blue-round-arrow.png") no-repeat scroll right 6px transparent;}
.img-category h2 {font-size:1.8em; font-weight:bold; width:100%; padding-left:10px; margin-bottom:25px;}
.thumb-img{-webkit-box-shadow: 0 1px 5px 1px #D6D0D0; box-shadow: 0 1px 5px 1px #D6D0D0;}
.athumb img, .fullimg img {max-width:100%; height:auto;}
.maintopcontent {padding-left:10px;}
.img-category ul li .fullimg {display:none;}
.qr-landing {float:left; padding-bottom:20px;}
.qr-landing .img-tabs {margin:20px 0 20px; padding:0;}


.sdDefaultFieldsContainer{float:left; width:100%; /*background-color:#f7f7f7;*/ padding:10px;}
.sdDefaultFieldsContainer h2{font-size:1.8em; line-height:28px; margin-bottom:0; background: url("/~/media/Images/P/PNM-Resources/css/blue-round-plus.png") no-repeat scroll 99% 50% transparent; padding-right:40px;}
.sdDefaultFieldsContainer.selected {background-color:#f7f7f7;}
.sdDefaultFieldsContainer.selected h2{background: url("/~/media/Images/P/PNM-Resources/css/blue-round-minus.png") no-repeat scroll 99% 50% transparent;}
.sdShowFieldsContainer{padding-left:14px;}
.sdShowFieldsContainer ul li{padding:6px 0 3px 1px; border-bottom:1px solid #e1e9ed; float:left; width:100%;}
.sdShowFieldsContainer > p{padding:10px 0 3px 1px;float:left; width:100%;font-size:1.4em;margin-bottom:10px;}
.sdShowFieldsContainer p {font-size:1.4em;}

.qr-item-title {width:87%; float:left;}
.qr-item-title p {font-size:1.4em; margin:0; line-height:20px;}
.qr-item-document {float:left; width:8%;}
.qr-briefcase {float:left; width:5%;}
input.addpage { background: url("/~/media/Images/P/pnm-resources/icons/briefcase-icon.png") no-repeat scroll left top rgba(0, 0, 0, 0); border: medium none; cursor: pointer; height:21px; text-indent: -99999px;  width: 16px;}
.qr-category {float:left; width:100%; border-bottom:1px solid #e1e9ed;}
.qr-category li.lastli {border:0 none;}
.bottom-info-tbl td {font-size:1.3em; font-weight:bold; color:#333333; display:inline-block; vertical-align:middle;}
p.dl-brf-link {font-size:1.4em; float:left; margin:20px 0 0;}
.bottom-info {float:left; width:100%; margin:20px 0;}

#wsh_ContactInfo{}
#wsh_ContactInfo td
{
	position:relative;
padding:5px;
vertical-align:top;
}
#wsh_ContactInfo td label
{
font-size:1.4em;
	font-family: helvetica;
    font-weight: bold;
display:inline-block;
margin-bottom:5px;
}
#wsh_ContactInfo td input {font-size:1.4em; margin-bottom: 8px;	border: 1px solid #cbc4c2; height: 35px;
padding: 7px 5px; width: 100%;}
#wsh_ContactInfo input.submitIR {background:#FFF; border-radius: 20px; border: 2px solid #425968; color: #425968; cursor: pointer; font-size:1.4em; padding: 0 10px; font-weight: 400; text-transform: uppercase; width: auto; -webkit-border-radius:20px; border-radius: 20px; }
#wsh_ContactInfo input.submitIR:hover {background: none repeat scroll 0 0 #425968; color: #fff;}

select#cmb-location
{
	/*border: 1px solid #cbc4c2; */
    cursor: pointer;
    height: 35px;
    padding: 0 5px;
    position: relative;
    width: 250px;
	margin-bottom:8px;
font-size:1.4em;
}
select#cmb-location option {/*font-size:1.4em;*/}
span.select-inv-type{
    background: url("/~/media/Images/P/PNM-Resources/css/close-me.png") no-repeat scroll 96% 14px transparent;
    border: 1px solid #cbc4c2;
    cursor: pointer;
    height: 35px;
    left: 5px;
    padding: 7px;
    position: absolute;
    width: 250px;
}
.dataTableBottom input.submitIR
{
background: none repeat scroll 0 0 #fff;
    border: 2px solid #425968;
    
    color: #425968;
    font-family: helvetica;
    font-weight: bold;
    padding: 5px 0;
    width: 70px;border-radius: 20px; -webkit-border-radius:20px;
}
.dataTableBottom input.submitIR:hover {background: none repeat scroll 0 0 #425968;
    color: #fff;}

.dataTableBottom.noprint.ignore-header select {
    border: 1px solid #cbc4c2;
    padding: 3px;
}
.dataTableBottom.noprint select {
    border: 1px solid #cbc4c2;
    padding: 3px;
}
#wsh_ContactInfo input{width:90%}
#wsh_ContactInfo #body_0_ctl08_ctl00_ctl01_txtCaptcha{width:75px}
#wsh_ContactInfo input.submitIR {
background:#FFF; border-radius: 20px; border: 2px solid #425968; color: #425968; cursor: pointer; font-size: 1.4em; padding: 0 10px; font-weight: 400; text-transform: uppercase; width: auto; -webkit-border-radius:20px; border-radius: 20px; 
}

body#email-briefcase{ margin:0; padding:15px; font-size:87.5%;}
body#email-briefcase h1{color: #0a3d7e; font-size: 16px; font-weight: bold; line-height: 29px; padding-bottom: 0; margin:0; }
body#email-briefcase #primary-main{ padding:10px; }
body#email-briefcase #primary-main > div{ font-weight:bold; line-height:16px;  }
body#email-briefcase #primary-main input{ border: 1px solid #cbc4c2;
    clear: right;
    font-family: arial;
    font-size: 0.9em;
    height: auto;
    padding: 7px 5px;}
#body_0_emailFields > span { float: left; width: 100%; color:#aaa;  }
.your-name-wrap { float: left; margin-top: 0px; width: 100%; }
.label { float: left; margin-top: 10px; width: 100%; }
#chkCopyYourself{ height: auto !important;
    width: auto !important; border:none !important;}
.disclaimer-email{ color: #565656; margin-top:10px; }
.copy-label{ float: none !important;}
#body_0_txtComment{ width:252px; height:92px; border: 1px solid #cbc4c2;
    clear: right;
    padding: 0 5px; }
#body_0_txtCaptcha{ width:75px !important; height:15px; float:left; }
.captcha-img { display: block;
    float: left;
    margin-top: -18px;
    padding-bottom: 10px;
    padding-left: 70px; }
body#email-briefcase #primary-main #body_0_btnSubmit{ background: #FFFFFF;
    border:2px solid #425968;
    border-radius: 20px;
-webkit-border-radius:20px;
    color:#425968;
    float: left;
    font-family: arial;
    font-size: 0.9em;
    font-weight: bold;
    height: auto !important;
    padding: 5px !important;
    cursor: pointer;}
#clear {background: #FFFFFF;
    border:2px solid #425968;
    border-radius: 20px;
-webkit-border-radius:20px;
    color:#425968;
    display: inline-block;
    float: left;
    font-family: arial;
    font-size: 0.9em;
    margin: 0 0 0 10px;
    padding: 6px 6px 4px;}
body#email-briefcase #primary-main #body_0_btnSubmit:hover, a#clear:hover {background: none repeat scroll 0 0 #425968; color: #fff;}

td.disclaimer {float:left; width:100%; font-size:1.4em;}
#twocolright .fin-table-download-psd {font-size:1.4em;}
#twocolright .fin-table-download-psd thead th {
    border-bottom: 1px solid #cbc4c2;
    border-left: 1px solid #cbc4c2;
    border-top: 1px solid #cbc4c2;
    color: #5a5a59;
    font-family: helvetica;
    padding: 9px 10px 12px 19px;
}
#twocolright .fin-table-download-psd .last-col{border-right: 1px solid #cbc4c2;} 
#twocolright .fin-table-download-psd .center-text{text-align:center;}
#twocolright .fin-table-download-psd .center-text .box-title img {
    padding-top: 8px;
}
#twocolright .fin-table-download-psd tr {
    border-bottom: 1px solid #cbc4c2;
}
#twocolright .fin-table-download-psd td {padding: 10px 7px; color: #5a5a59; vertical-align:middle;}

.fin-table-download-psd tr.fin-table-inner-last-row{border-bottom:none;}
.fin-table-download-psd td.normal-text {
    font-weight: normal;
}
/* Donwload PDF */

#twocolright .fin-table thead th {border-bottom: 1px solid #cbc4c2; border-left: 1px solid #cbc4c2; border-top: 1px solid #cbc4c2; color: #5a5a59; font-family: helvetica; padding: 9px 10px 12px 19px;}
#twocolright .fin-table .last-col{border-right: 1px solid #cbc4c2;} 
#twocolright .fin-table .center-text{text-align:center;}
#twocolright .fin-table .center-text .box-title img {padding-top: 8px;}
#twocolright .fin-table tr {border-bottom: 1px solid #cbc4c2;}
#twocolright .fin-table td {padding: 10px 7px; color: #5a5a59;}

.fin-table tr.fin-table-inner-last-row{border-bottom:none;}
.fin-table td.normal-text {font-weight: normal;}
input.addpage {background: url("/~/media/Images/P/pnm-resources/icons/briefcase-icon.png") no-repeat scroll left top; border: none; cursor: pointer; height: 22px; text-indent: -99999px; width: 16px;}
input.removepage {background: url("/~/media/Images/P/pnm-resources/icons/briefcase-removev2.png") no-repeat scroll left top; border: none; cursor: pointer; height:21px; text-indent: -99999px; width: 16px;}
.fileEX .pdf, .fileEX .PDF, .fileEX .xls {background: url("/~/media/Images/P/pnm-resources/icons/pdf-icon.png") no-repeat scroll left top rgba(0, 0, 0, 0); height: 22px; width: 20px;}
span.sub-info {clear: both; display: block; padding-bottom: 20px;}
.bit-img {width:3%;}
.bit-lbl {width:9%;}
.bit-lbl-long {width:20%;}
.dataTable .cdate {width:12%; padding-right:15px;  }
.dataTable .cdata {width:85%; }
p.bodbox-bottomLink {cursor:pointer;}
.events-and-presentation-landing .noprint.wsh_briefcaseLegend {font-size:1.2em;}
#headerwrapper #topnavigation li#nav-contact-us-level1 {display:none;}
p.designation {font-size:1.4em; padding-left:10px;}
body.nojs .sdDefaultFieldsContainer h2 {background:none;}
.dataTable.event-table thead th {font-size:2em; line-height:25px;}
.event-table td{padding-top:10px;padding-bottom:10px}
.ir-landing .innerBox4 h2 {margin:2px 0 0;}
body.nojs .show-all-wrapper {display:none;}
#leftnavigation ul#section-Homepage-level2 li.level2 .showmore {position: absolute; right:7px; top:8px; padding:7px 0; height:20px; width:10px; background:url("/~/media/Images/P/PNM-Resources/css/left-col-close-arrow") no-repeat right center;    z-index: 9;}
#leftnavigation ul#section-Homepage-level2 li.level2.active .showmore {position: absolute; right:7px; top:8px; padding:0px; width:20px; background:url("/~/media/Images/P/PNM-Resources/css/left-col-open-arrow") no-repeat right center;}
body.nojs .bodDefaultFieldsContainer .bodDefault {background:none;}

/*#leftnavigation ul#section-Homepage-level2 li.level2 .showmore {background:url("/~/media/Images/P/PNM-
Resources/css/left-col-close-arrow.png") no-repeat right center transparent; position: absolute; right:7px; top:8px; padding:7px 0; width:10px; height:20px;}
#leftnavigation ul#section-Homepage-level2 li.level2.active .showmore {background:url("/~/media/Images/P/PNM-Resources/css/left-col-open-arrow") no-repeat right center transparent; position: absolute; right: 7px; top: 8px; padding:0; width:20px; height:10px;}*/
#leftnavigation ul#section-Homepage-level2 li.level2 a {display:inline-block;}
#topSubNavigation ul li ul li.level2.selected > a, #topSubNavigation ul li ul li.level2.current > span, #topSubNavigation ul li ul li.level3.selected > a {color:#7fa1b4;} 
.para-date, .para-links {text-align:center;}
.ir-landing .box3-title, .ir-landing .box3-content, body#Homepage .box3-title, body#Homepage .box3-content {text-align:center; font-size:1.4em;}
.ir-landing p.box3-title {margin-bottom:2px;}
body#Homepage .homenewsXmlContainer p {}

table.contact-us-table td { /*font-size: 1.4em; */ line-height: 1.5em;  /*padding: 5px 0;*/ }
p em.rad-small {font-style:normal; font-size:0.9em;}
.doc-attachemnt p, .faq-item p, .events-and-presentation-item p, .box1 .innerRight p, .box5 .innerRight p, .ssbanner p{font-size:1.4em;}
.doc-attachemnt h1 {padding-left:0;}

@media (max-width: 767px) {
.qr-item-title {width:80%; padding-right:10px;}
.qr-item-document, .qr-briefcase {width:10%;}
.bit-img {width:7%;}
.bit-lbl {width:15%;}
.bit-lbl-long {width:43%;}
.dataTable .cdate {width:30%;}
.dataTable .cdata {width:70%;}
}
body#Homepage .sliderbanner .banneritem img {max-width: 100%;height: auto;}
/*---- main-st-----*/
/* ------------------------------- <START> IR lANDING ---------------------------- */

.twocolright {padding-bottom:20px; box-shadow:1px 0 5px #ccc;}
.cg-category {float:left; width:100%; margin-bottom:25px;}
.sdShowFieldsContainer p {line-height:20px;}
.bod-landing {float:left; padding-bottom:30px;}
#faqformcaptchaCaptchaCodeError {color: #ff0000; float: left; margin: 10px 0; padding-left: 18%; width:82%;}

#investors .innerBox4{/*background:none;*/}
.box4 .innerBox4 .box4-secfillings-wrapper{/*margin-bottom:22px;*/}
.box4 .innerBox4 .box4-latestpresentation-wrapper, .box4 .innerBox4 .box4-secfillings-wrapper{position:relative;background-color: #ffffff;width:100%;padding:10px 0px 20px 20px;/*box-shadow: 3px 3px 3px #f0f0f0;-moz-box-shadow:3px 3px 3px #f0f0f0;-webkit-box-shadow: 3px 3px 3px #f0f0f0;*/}
.box4 .innerBox4 .box4-secfillings-wrapper .sec-content, .box4 .innerBox4 .box4-latestpresentation-wrapper .presentation-content{margin-top:27px;padding-bottom: 41px;}
.sec-content .news-date-home, .presentation-content .presentation-date{font-size:1.4em;}
.sec-content .news-content-home, .presentation-content .presentation-text{font-size:1.4em; line-height: 21px;
 margin-bottom: 23px;}
/* ------------------------------- <END> IR lANDING ---------------------------- */

/* ------------------------------- <START> Annual Report landing ---------------------------- */

#twocolright .ar-wrapper ul li{width: 100%;border-bottom: 1px solid #e1e9ed;color:#425968;padding: 10px 0;position: relative;}
#twocolright .ar-wrapper ul li p{font-size:1.4em;display:inline-block;margin:0px;}
#twocolright .ar-wrapper ul li p a{color:#000;line-height:1.2em;}
#twocolright .ar-wrapper ul li p.annual-img {position: absolute;right: 60px;}
#twocolright .ar-wrapper ul li span.eventsBriefcase{position: absolute;right: 20px;}

/* ------------------------------- <END> Annual Report landing ---------------------------- */


/*-------------- Search page CSS Starts --------------*/

.searchresultpage {float: left; width: 100%; margin-top:20px;}
.searchresultpage table {clear:both;}
#searchinnerRP {float: left; padding-bottom:10px; }
#searchTextBoxContainerRP {float:left; padding-right:10px;}
#SearchTextboxRP {border: 1px solid #E4E4E4; color:#4e4e4e; font-size: 1.6em; padding: 9px 3px 9px 10px; width: 250px; line-height:1.2em;}
#searchButtonContainerRP {float: left; width: 38px; padding-top:8px}
#searchButtonContainerRP input {}

#resuleMsg {float: left; padding: 10px 0 5px; width: 100%; }
#resuleMsg p {/*text-transform: uppercase;*/ font-size:1.4em; margin: 0 0 10px;}
#resuleMsg p strong {color:#00446a; }
#searchFilter {float: left; font-size: 1.4em; width: 100%; }
#searchFilter p {float: left; font-size: 1em; padding-top: 5px; margin: 0 0 10px;}
#searchFilter p input {float: left; margin: 0 5px 0 15px; }
#searchFilterInner {float: left; padding: 15px 0 5px; }

.ip3search_highlight{background-color:#ddd; padding: 0 5px; color:#000;}
.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 {padding-bottom:10px;}
table.searchTable tbody tr td span.resultURL {color:#000; }

#tabs.sectionTabs{float:left; position:relative; width:100%; padding:0 0 10px;}
#tabs.sectionTabs ul{border-bottom:1px solid #ccc; 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 #ccc; border-top:1px solid #ccc; font-size:1.4em; list-style:none;}
#tabs.sectionTabs li.lastLI{border-right:1px solid #ccc;}
#tabs.sectionTabs li a span{display:block; text-align:center;}
#tabs.sectionTabs li a{display:block; padding:10px; text-align:center; background-color:#F5F5F5; color:#4e4e4e; font-weight:normal;}
#tabs.sectionTabs li.current a, #tabs.sectionTabs li a:hover{background-color:#e6e6e6; color:#000;}
#tabsDD{height:35px; font-size:1.3em; width:180px;display: block !important;}
#tabs.sectionTabs span.select{position:absolute; font-size:1.3em; top:0; left:0; height:35px; color:#000; padding:11px 15px 10px 5px; background:url("/~/media/Images/P/PNM-Resources/css/arrow-down-black.png") no-repeat scroll 96% 15px #ccc; box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; *behavior:url("/~/media/Files/P/PNM-Resources/htc-files/boxsizing.htc");}

.searchresultpage table td, .content-wrapper .searchresultpage table th {font-size:1.6em;}
.searchresultpage table td p, .content-wrapper .searchresultpage table th p {font-size:1em; line-height:20px;} 
.searchresultpage table td p.searchdescription {font-size:0.9em;}
.searchresultpage table td ul {margin-left: 17px;}
.searchresultpage table td ul li {font-size:1em;}
.ui-menu {font-size:1.4em;}
.top-foot-wrap ul li.last {margin-bottom:0px;}
#threecolcenter p.rad-small {font-size: 1.3em; margin-top: -15px;}


/*-------------- Search page CSS Ends --------------*/

.external-web-landing p, .contentarea p {font-size:1.4em;}

/* ------------------------------- <START> SHOW ALL WRAPPER ---------------------------- */

.show-all-wrapper{width:100%;padding:20px 0 0;position:relative;}
.show-all-wrapper p.show-all{cursor:pointer;font-size:1.4em;line-height:1.2em;position:absolute;padding:8px 40px;right:0px;background:url('/~/media/Images/P/PNM-Resources/css/left-col-close-arrow.png') no-repeat 92% 50% #f7f7f7;bottom:0;}
.show-all-active{background:url('/~/media/Images/P/PNM-Resources/css/left-col-open-arrow.png') no-repeat 92% 50% #f7f7f7 !important;}

/* ------------------------------- <END> SHOW ALL WRAPPER ---------------------------- */



@media (min-width: 768px){
body#Homepage .banner-others .bannertext {bottom: 110px !important;width: 340px;height: 200px;right: 20px !important;}
}
body#Homepage .banner-others .bannertext {font-weight: normal!important;}
body#Homepage .banner-others .bannertext {left: auto !important;z-index: 1;position: absolute;}






/*     ESG Commitment starts here     */
body#sustainability .bannertext, body.ip3-esg-commitment .bannertext  {background: none; opacity: 1.0; width: auto;}
body#sustainability .bannertext h1, body.ip3-esg-commitment .bannertext h1 {color: #fff; font-size: 3em;}

.esgLanding {background: #d6decd;}

body#sustainability .twocolcenter h1, body.ip3-esg-commitment .twocolcenter h1 {display: none;}
body.ip3-esg-commitment .twocolcenter {padding-top: 20px;}

.esgTopCont {margin-top: 25px;}
.esg-landing-wrap .centerAlign {text-align: center; padding: 5px 30px;}

.esg-landing-wrap#twocolcenter .centerAlign h2 {font-weight: normal; color: #333333; font-size: 23px; margin: 5px 0 25px 0; }

.esg-landing-wrap .banner-cta {float: right; margin: -123px 0 0; background: #fff;}
.esg-landing-wrap .banner-cta p {padding: 20px; background: #fff; border-left: 10px solid #00406b; margin-bottom: 0; margin-left: 5px;}
.esg-landing-wrap .banner-cta p a {color: #237f41;}

.esg-section1-container {margin: 30px 0 20px 0;}
.esg-box-wrap {margin-bottom: 20px;}
.esg-box {float: left; padding: 5px; background: #fff; width: 100%;}
.esg-box-image {float: left; padding: 5px; width: 25%;}
.esg-box-image img {max-width: 100%; height: auto;}
.esg-box-content {float: left; padding: 10px 15px 5px 10px; margin-bottom: 5px; width: 75%;}
.esg-box-content a.primary-link {color: #237f41;}
.esgLanding  #twocolcenter .esg-box-content h3 {color: #004268; font-weight: normal; margin: 10px 0 10px 0; font-size: 18px;}
.esg-box-text {margin-bottom: 15px;}

.esgR-highlight-container {background: #d6decd;margin-bottom: 20px;}
.esgR-highlight-wrap {}
.esgR-highlight {float: left; padding: 5px; width: 100%;}
.esgR-highlight-image {float: left; padding: 20px 35px 20px 35px; width: 25%; text-align: center;}
.esgR-highlight-image img {max-width: 100%; height: auto;}
.esgR-highlight-content {float: left; padding: 20px 35px 20px 35px; margin-bottom: 5px; width: 75%;}
.esgR-highlight-content a.primary-link {color: #237f41;}
.esgReportingLanding  #twocolcenter .esgR-highlight-content h3 {color: #004268; font-weight: normal; margin: 10px 0 10px 0; font-size: 20px;}
.esgR-highlight-text {margin-bottom: 15px; min-height: 70px;}

.esg-rep-container {margin-top: 10px; margin-bottom: 20px;}
.esg-rep-box-wrap {margin-bottom: 20px;}
.esg-rep-box {float: left; padding: 5px; background: #fff; width: 100%;}
.esg-rep-cont-top {float: left; width: 100%; clear: both;}
.esg-rep-box-image {float: left; padding: 5px; width: 25%;}
.esg-rep-box-image img {max-width: 100%; height: auto;}
.esg-rep-box-content {float: left; padding: 5px 0px 5px 0px; margin-bottom: 5px; width: 75%;}
.esg-rep-link {float: left; width: 100%; clear: both;}
.esg-rep-link a.primary-link {color: #237f41;}
.esgReportingLanding  #twocolcenter .esg-rep-box-content h3 {color: #004268; font-weight: normal; margin: 10px 0 5px 0; font-size: 18px;}
.esg-rep-box-text {margin-bottom: 15px;}
.esg-green-text {color: #237f41;}
.esg-rep-text {padding-bottom: 5px;}

.esg-spotlight-container {margin-top: 5px; margin-bottom: 20px; padding: 0 5%;}
.esg-news-heading-box {text-align: center; padding: 0px 30px 15px 30px;}
#twocolcenter .esg-news-heading-box h2 {font-weight: normal; color: #004268; font-size: 26px; margin: 5px 0 15px;}
#twocolcenter .esg-news-box-content h3 { /*color: #404040;*/ margin: 0 0 5px 0; font-weight: 400; font-size: 19px; }
.esg-news-box-text {/*font-size: 16px; line-height: 21px;*/ min-height: 80px; padding-bottom: 5px;}
.esg-news-box-content a.primary-link {color: #237f41;}
.esg-news-date {margin-bottom: 5px;}
.esg-news-box-image img {max-width: 100%; height: auto;}


@media (max-width: 991px){
.esg-landing-wrap .banner-cta {margin: 0; width: 100%;}
body#sustainability .bannertext h1, body.ip3-esg-commitment .bannertext h1 {font-size: 40px;}
}

@media (max-width: 767px){
.esg-rep-box-image {width: 106px; clear: both;}
}

@media (max-width: 441px){
body#sustainability .bannertext h1, body.ip3-esg-commitment .bannertext h1 {font-size: 24px;}
.esg-box-image {width: 100%; text-align: center;}
.esg-box-content {width: 100%;}

.esgR-highlight-image {width: 100%; text-align: center;}
.esgR-highlight-content {width: 100%;}
	
.esg-rep-box-image {width: 100%; /*text-align: center;*/}
.esg-rep-box-content {width: 100%;}
	
.esg-rep-text {padding-bottom: 0px;}
	
}

/*     ESG Commitment ends here     */

.ip3-rates-and-filings .show-all-wrapper {float:left; margin-top:30px;}
.ip3-rates-and-filings .sdShowFieldsContainer ul li {
    font-size: 1.4em;
    line-height: 1.5em;
    background: url(/~/media/Images/P/PNM-Resources/css/bullet.png) no-repeat left 9px;
    padding: 0 0 0 12px;
    margin-left: 12px;
    border: none;
}
/*---- mmenu-css-----*/
/*--------------------MMENU CSS STARTS----------------------------------------------*/


.mm-menu.mm-horizontal > .mm-panel{-webkit-transition:left .4s ease;-moz-transition:left .4s ease;-ms-transition:left .4s ease;-o-transition:left .4s ease;transition:left .4s ease}
.mm-menu .mm-hidden{display:none}
.mm-wrapper{overflow-x:hidden;position:relative}
.mm-menu{background:inherit;display:block;overflow:hidden;width:100%;height:100%;padding:0;position:absolute;left:0;top:0;z-index:0}
.mm-menu > .mm-panel{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;-o-box-sizing:border-box;box-sizing:border-box;background:inherit;-webkit-overflow-scrolling:touch;overflow:scroll;overflow-x:hidden;overflow-y:auto;width:100%;height:100%;padding:20px;position:absolute;top:0;left:100%;z-index:0}
.mm-menu > .mm-panel.mm-opened{left:0}
.mm-menu > .mm-panel.mm-subopened{left:-40%}
.mm-menu > .mm-panel.mm-highest{z-index:1}
.mm-menu .mm-list{padding:20px 0}
.mm-menu > .mm-list{padding:20px 0 40px}
.mm-panel > .mm-list{margin-left:-20px;margin-right:-20px}
.mm-panel > .mm-list:first-child{padding-top:0}
.mm-list,.mm-list > li{list-style:none;display:block;padding:0;margin:0}
.mm-list{font:inherit;font-size:14px}
.mm-list a,.mm-list a:hover{text-decoration:none}
.mm-list > li{position:relative}
.mm-list > li > a,.mm-list > li > span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden;color:inherit;line-height:20px;display:block;padding:10px 10px 10px 20px;margin:0}
.mm-list > li:not(.mm-subtitle):not(.mm-label):not(.mm-search):not(.mm-noresults):after{content:'';border-bottom-width:1px;border-bottom-style:solid;display:block;width:100%;position:absolute;bottom:0;left:0;width:auto;margin-left:20px;position:relative;left:auto}
.mm-list a.mm-subopen{width:40px;height:100%;padding:0;position:absolute;right:0;top:0;z-index:2}
.mm-list a.mm-subopen:before{content:'';border-left-width:1px;border-left-style:solid;display:block;height:100%;position:absolute;left:0;top:0}
.mm-list a.mm-subopen.mm-fullsubopen{width:100%}
.mm-list a.mm-subopen.mm-fullsubopen:before{border-left:none}
.mm-list a.mm-subopen + a,.mm-list a.mm-subopen + span{padding-right:5px;margin-right:40px}
.mm-list > li.mm-selected > a.mm-subopen{background:transparent}
.mm-list > li.mm-selected > a.mm-fullsubopen + a,.mm-list > li.mm-selected > a.mm-fullsubopen + span{padding-right:45px;margin-right:0}
.mm-list a.mm-subclose{text-indent:20px;padding-top:30px;margin-top:-20px}
.mm-list > li.mm-label{text-overflow:ellipsis;white-space:nowrap;overflow:hidden;font-size:10px;text-transform:uppercase;text-indent:20px;line-height:25px;padding-right:5px}
.mm-list > li.mm-spacer{padding-top:40px}
.mm-list > li.mm-spacer.mm-label{padding-top:25px}
.mm-list a.mm-subopen:after,.mm-list a.mm-subclose:before{content:'';border:2px solid transparent;display:block;width:7px;height:7px;margin-bottom:-5px;position:absolute;bottom:50%;-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-ms-transform:rotate(-45deg);-o-transform:rotate(-45deg);transform:rotate(-45deg)}
.mm-list a.mm-subopen:after{border-top:none;border-left:none;right:18px}
.mm-list a.mm-subclose:before{border-right:none;border-bottom:none;margin-bottom:-15px;left:22px}
.mm-menu.mm-vertical .mm-list .mm-panel{display:none;padding:10px 0 10px 10px}
.mm-menu.mm-vertical .mm-list .mm-panel li:last-child:after{border-color:transparent}
.mm-menu.mm-vertical .mm-list li.mm-opened > .mm-panel{display:block}
.mm-menu.mm-vertical .mm-list > li.mm-opened > a.mm-subopen{height:40px}
.mm-menu.mm-vertical .mm-list > li.mm-opened > a.mm-subopen:after{-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg);top:16px;right:16px}
html.mm-opened .mm-page{box-shadow:0 0 20px rgba(0,0,0,0.5)}
.mm-ismenu{background:#333333;color:rgba(255,255,255,0.6)}
.mm-menu .mm-list > li:after{border-color:rgba(0,0,0,0.15)}
.mm-menu .mm-list > li > a.mm-subclose{background:rgba(0,0,0,0.1);color:rgba(255,255,255,0.3)}
.mm-menu .mm-list > li > a.mm-subopen:after,.mm-menu .mm-list > li > a.mm-subclose:before{border-color:rgba(255,255,255,0.3)}
.mm-menu .mm-list > li > a.mm-subopen:before{border-color:rgba(0,0,0,0.15)}
.mm-menu .mm-list > li.mm-selected > a:not(.mm-subopen),.mm-menu .mm-list > li.mm-selected > span{background:rgba(0,0,0,0.1)}
.mm-menu .mm-list > li.mm-label{background:rgba(255,255,255,0.05)}
.mm-menu.mm-vertical .mm-list li.mm-opened > a.mm-subopen,.mm-menu.mm-vertical .mm-list li.mm-opened > ul{background:rgba(255,255,255,0.05)}
.mm-page,.mm-fixed-top,.mm-fixed-bottom{-webkit-transition:none .4s ease;-moz-transition:none .4s ease;-ms-transition:none .4s ease;-o-transition:none .4s ease;transition:none .4s ease;-webkit-transition-property:top,right,bottom,left,border;-moz-transition-property:top,right,bottom,left,border;-ms-transition-property:top,right,bottom,left,border;-o-transition-property:top,right,bottom,left,border;transition-property:top,right,bottom,left,border}
.mm-page,#mm-blocker{margin:0;top:0;right:0;bottom:0;left:0}
.mm-page{border:0 solid rgba(0,0,0,0)}
html.mm-opening .mm-page{border:0 solid rgba(1,1,1,0)}
.mm-fixed-top,.mm-fixed-bottom{position:fixed;left:0}
.mm-fixed-top{top:0}
.mm-fixed-bottom{bottom:0}
html.mm-opened{overflow:hidden;position:relative}
html.mm-opened body{overflow:hidden}
html.mm-opened .mm-page{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;-o-box-sizing:border-box;box-sizing:border-box;position:relative}
html.mm-background .mm-page{background:inherit}
#mm-blocker{background:url(data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==) transparent;display:none;width:100%;height:100%;position:fixed;z-index:999999}
html.mm-opened #mm-blocker,html.mm-blocking #mm-blocker{display:block}
.mm-menu.mm-offcanvas{display:none;position:fixed}
.mm-menu.mm-current{display:block}
html.mm-opening .mm-page,html.mm-opening #mm-blocker,html.mm-opening .mm-fixed-top,html.mm-opening .mm-fixed-bottom{left:80%}
.mm-menu{width:80%}
@media all and (max-width: 175px) {
.mm-menu{width:140px}
html.mm-opening .mm-page,html.mm-opening #mm-blocker,html.mm-opening .mm-fixed-top,html.mm-opening .mm-fixed-bottom{left:140px}
}
@media all and (min-width: 550px) {
.mm-menu{width:440px}
html.mm-opening .mm-page,html.mm-opening #mm-blocker,html.mm-opening .mm-fixed-top,html.mm-opening .mm-fixed-bottom{left:440px}
}
em.mm-counter{font:inherit;font-size:14px;font-style:normal;text-indent:0;line-height:20px;display:block;margin-top:-10px;position:absolute;right:40px;top:50%}
em.mm-counter + a.mm-subopen{padding-left:40px}
em.mm-counter + a.mm-subopen + a,em.mm-counter + a.mm-subopen + span{margin-right:80px}
em.mm-counter + a.mm-fullsubopen{padding-left:0}
.mm-vertical em.mm-counter{top:12px;margin-top:0}
.mm-nosubresults > em.mm-counter{display:none}
.mm-menu em.mm-counter{color:rgba(255,255,255,0.3)}
html.mm-opened.mm-dragging .mm-menu,html.mm-opened.mm-dragging .mm-page,html.mm-opened.mm-dragging .mm-fixed-top,html.mm-opened.mm-dragging .mm-fixed-bottom,html.mm-opened.mm-dragging #mm-blocker{-webkit-transition-duration:0;-moz-transition-duration:0;-ms-transition-duration:0;-o-transition-duration:0;transition-duration:0}
.mm-header{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;-o-box-sizing:border-box;box-sizing:border-box;background:inherit;border-bottom:1px solid transparent;text-align:center;line-height:20px;width:100%;height:60px;padding:30px 40px 0;position:absolute;z-index:2;top:0;left:0}
.mm-header .mm-title{text-overflow:ellipsis;white-space:nowrap;overflow:hidden;display:inline-block;width:100%;position:relative;z-index:1}
.mm-header .mm-prev,.mm-header .mm-next{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;-o-box-sizing:border-box;box-sizing:border-box;text-decoration:none;display:block;width:40px;height:100%;position:absolute;bottom:0}
.mm-header .mm-prev:before,.mm-header .mm-next:before{content:'';border:2px solid transparent;display:block;width:7px;height:7px;margin-bottom:-5px;position:absolute;bottom:50%;-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-ms-transform:rotate(-45deg);-o-transform:rotate(-45deg);transform:rotate(-45deg);margin-bottom:-15px}
.mm-header .mm-prev{left:0}
.mm-header .mm-prev:before{border-right:none;border-bottom:none;left:22px}
.mm-header .mm-next{right:0}
.mm-header .mm-next:before{border-top:none;border-left:none;right:18px}
.mm-menu.mm-hassearch .mm-header{height:50px;padding-top:20px;top:50px}
.mm-menu.mm-hassearch .mm-header .mm-prev:before,.mm-menu.mm-hassearch .mm-header .mm-mext:before{margin-bottom:-10px}
.mm-menu.mm-hasheader li.mm-subtitle{display:none}
.mm-menu.mm-hasheader > .mm-panel{padding-top:80px}
.mm-menu.mm-hasheader > .mm-panel.mm-list{padding-top:60px}
.mm-menu.mm-hasheader > .mm-panel > .mm-list:first-child{margin-top:-20px}
.mm-menu.mm-hasheader.mm-hassearch > .mm-panel{padding-top:120px}
.mm-menu.mm-hasheader.mm-hassearch > .mm-panel.mm-list{padding-top:100px}
.mm-menu .mm-header{border-color:rgba(0,0,0,0.15);color:rgba(255,255,255,0.3)}
.mm-menu .mm-header a:before{border-color:rgba(255,255,255,0.3)}
.mm-menu.mm-fixedlabels .mm-list{background:inherit}
.mm-menu.mm-fixedlabels .mm-list > li.mm-label{background:inherit!important;opacity:.97;height:25px;overflow:visible;position:relative;z-index:1}
.mm-menu.mm-fixedlabels .mm-list > li.mm-label > div{background:inherit;width:100%;position:absolute;left:0}
.mm-menu.mm-fixedlabels .mm-list > li.mm-label > div > div{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}
.mm-menu.mm-fixedlabels .mm-list > li.mm-label.mm-spacer > div > div{padding-top:25px}
.mm-list > li.mm-label > span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden;padding:0}
.mm-list > li.mm-label.mm-opened a.mm-subopen:after{-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg);right:17px}
.mm-list > li.mm-collapsed{display:none}
.mm-menu .mm-list li.mm-label > div > div{background:rgba(255,255,255,0.05)}
.mm-search,.mm-search input{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;-o-box-sizing:border-box;box-sizing:border-box}
.mm-list > li.mm-search{padding:10px;margin-top:-20px}
.mm-list > li.mm-subtitle + li.mm-search{margin-top:0}
div.mm-panel > div.mm-search{padding:0 0 10px}
.mm-menu.mm-hasheader .mm-list > li.mm-search{margin-top:0}
.mm-search{background:inherit;width:100%;padding:10px;position:relative;top:0;z-index:2}
.mm-search input{border:none;border-radius:30px;font:inherit;font-size:14px;line-height:30px;outline:none;display:block;width:100%;height:30px;margin:0;padding:0 10px}
.mm-menu .mm-noresultsmsg{text-align:center;font-size:21px;display:none;padding:60px 0}
.mm-menu .mm-noresultsmsg:after{border:none!important}
.mm-noresults .mm-noresultsmsg{display:block}
.mm-menu li.mm-nosubresults > a.mm-subopen{display:none}
.mm-menu li.mm-nosubresults > a.mm-subopen + a,.mm-menu li.mm-nosubresults > a.mm-subopen + span{padding-right:10px}
.mm-menu.mm-hassearch > .mm-panel{padding-top:70px}
.mm-menu.mm-hassearch > .mm-panel > .mm-list:first-child{margin-top:-20px}
.mm-menu.mm-hasheader > .mm-panel > div.mm-search:first-child{margin-top:-10px}
.mm-menu.mm-hasheader > .mm-panel > div.mm-search:first-child + .mm-list{padding-top:0}
.mm-menu .mm-search input{background:rgba(255,255,255,0.3);color:rgba(255,255,255,0.6)}
.mm-menu .mm-noresultsmsg{color:rgba(255,255,255,0.3)}
label.mm-toggle{border-radius:30px;width:50px;height:30px;margin:-15px 0 0;position:absolute;top:50%;z-index:1}
label.mm-toggle div{border-radius:30px;width:28px;height:28px;margin:1px}
input.mm-toggle{position:absolute;left:-10000px}
input.mm-toggle:checked ~ label.mm-toggle div{float:right}
label.mm-toggle{right:20px}
label.mm-toggle + a,label.mm-toggle + span{margin-right:70px}
a.mm-subopen + label.mm-toggle{right:50px}
a.mm-subopen + label.mm-toggle + a,a.mm-subopen + label.mm-toggle + span{margin-right:100px}
em.mm-counter + a.mm-subopen + label.mm-toggle{right:90px}
em.mm-counter + a.mm-subopen + label.mm-toggle + a,em.mm-counter + a.mm-subopen + label.mm-toggle + span{margin-right:140px}
.mm-menu label.mm-toggle{background:rgba(0,0,0,0.15)}
.mm-menu label.mm-toggle div{background:#333333}
.mm-menu input.mm-toggle:checked ~ label.mm-toggle{background:#4bd963}
html.mm-slide .mm-menu{-webkit-transition:-webkit-transform .4s ease;-moz-transition:-moz-transform .4s ease;-o-transition:-o-transform .4s ease;transition:transform .4s ease}
html.mm-slide.mm-opened .mm-menu{-webkit-transform:translateX(-40%);-moz-transform:translateX(-40%);-ms-transform:translateX(-40%);-o-transform:translateX(-40%);transform:translateX(-40%)}
html.mm-slide.mm-opening .mm-menu{-webkit-transform:translateX(0%);-moz-transform:translateX(0%);-ms-transform:translateX(0%);-o-transform:translateX(0%);transform:translateX(0%)}
html.mm-slide.mm-right.mm-opened .mm-menu{-webkit-transform:translateX(40%);-moz-transform:translateX(40%);-ms-transform:translateX(40%);-o-transform:translateX(40%);transform:translateX(40%)}
html.mm-slide.mm-right.mm-opening .mm-menu{-webkit-transform:translateX(0%);-moz-transform:translateX(0%);-ms-transform:translateX(0%);-o-transform:translateX(0%);transform:translateX(0%)}
html.mm-slide.mm-top.mm-opened .mm-menu{-webkit-transform:translateY(-40%);-moz-transform:translateY(-40%);-ms-transform:translateY(-40%);-o-transform:translateY(-40%);transform:translateY(-40%)}
html.mm-slide.mm-top.mm-opening .mm-menu{-webkit-transform:translateY(0%);-moz-transform:translateY(0%);-ms-transform:translateY(0%);-o-transform:translateY(0%);transform:translateY(0%)}
html.mm-slide.mm-bottom.mm-opened .mm-menu{-webkit-transform:translateY(40%);-moz-transform:translateY(40%);-ms-transform:translateY(40%);-o-transform:translateY(40%);transform:translateY(40%)}
html.mm-slide.mm-bottom.mm-opening .mm-menu{-webkit-transform:translateY(0%);-moz-transform:translateY(0%);-ms-transform:translateY(0%);-o-transform:translateY(0%);transform:translateY(0%)}
html.mm-zoom-menu .mm-menu{-webkit-transition:-webkit-transform .4s ease;-moz-transition:-moz-transform .4s ease;-o-transition:-o-transform .4s ease;transition:transform .4s ease}
html.mm-zoom-menu.mm-opened .mm-menu{-webkit-transform:scale(0.7,0.7) translateX(-40%);-moz-transform:scale(0.7,0.7) translateX(-40%);-ms-transform:scale(0.7,0.7) translateX(-40%);-o-transform:scale(0.7,0.7) translateX(-40%);transform:scale(0.7,0.7) translateX(-40%);-webkit-transform-origin:left center;-moz-transform-origin:left center;-ms-transform-origin:left center;-o-transform-origin:left center;transform-origin:left center}
html.mm-zoom-menu.mm-opening .mm-menu{-webkit-transform:scale(1,1) translateX(0%);-moz-transform:scale(1,1) translateX(0%);-ms-transform:scale(1,1) translateX(0%);-o-transform:scale(1,1) translateX(0%);transform:scale(1,1) translateX(0%)}
html.mm-zoom-menu.mm-right.mm-opened .mm-menu{-webkit-transform:scale(0.7,0.7) translateX(40%);-moz-transform:scale(0.7,0.7) translateX(40%);-ms-transform:scale(0.7,0.7) translateX(40%);-o-transform:scale(0.7,0.7) translateX(40%);transform:scale(0.7,0.7) translateX(40%);-webkit-transform-origin:right center;-moz-transform-origin:right center;-ms-transform-origin:right center;-o-transform-origin:right center;transform-origin:right center}
html.mm-zoom-menu.mm-right.mm-opening .mm-menu{-webkit-transform:scale(1,1) translateX(0%);-moz-transform:scale(1,1) translateX(0%);-ms-transform:scale(1,1) translateX(0%);-o-transform:scale(1,1) translateX(0%);transform:scale(1,1) translateX(0%)}
html.mm-zoom-menu.mm-top.mm-opened .mm-menu{-webkit-transform:scale(0.7,0.7) translateY(-40%);-moz-transform:scale(0.7,0.7) translateY(-40%);-ms-transform:scale(0.7,0.7) translateY(-40%);-o-transform:scale(0.7,0.7) translateY(-40%);transform:scale(0.7,0.7) translateY(-40%);-webkit-transform-origin:center top;-moz-transform-origin:center top;-ms-transform-origin:center top;-o-transform-origin:center top;transform-origin:center top}
html.mm-zoom-menu.mm-top.mm-opening .mm-menu{-webkit-transform:scale(1,1) translateY(0%);-moz-transform:scale(1,1) translateY(0%);-ms-transform:scale(1,1) translateY(0%);-o-transform:scale(1,1) translateY(0%);transform:scale(1,1) translateY(0%)}
html.mm-zoom-menu.mm-bottom.mm-opened .mm-menu{-webkit-transform:scale(0.7,0.7) translateY(40%);-moz-transform:scale(0.7,0.7) translateY(40%);-ms-transform:scale(0.7,0.7) translateY(40%);-o-transform:scale(0.7,0.7) translateY(40%);transform:scale(0.7,0.7) translateY(40%);-webkit-transform-origin:center bottom;-moz-transform-origin:center bottom;-ms-transform-origin:center bottom;-o-transform-origin:center bottom;transform-origin:center bottom}
html.mm-zoom-menu.mm-bottom.mm-opening .mm-menu{-webkit-transform:scale(1,1) translateY(0%);-moz-transform:scale(1,1) translateY(0%);-ms-transform:scale(1,1) translateY(0%);-o-transform:scale(1,1) translateY(0%);transform:scale(1,1) translateY(0%)}
html.mm-zoom-page .mm-page{-webkit-transition-property:-webkit-transform,top,right,bottom,left,border;-moz-transition-property:-moz-transform,top,right,bottom,left,border;-ms-transition-property:-ms-transform,top,right,bottom,left,border;-o-transition-property:-o-transform,top,right,bottom,left,border;transition-property:transform,top,right,bottom,left,border}
html.mm-zoom-page.mm-opened .mm-page{-webkit-transform:scale(1,1);-moz-transform:scale(1,1);-ms-transform:scale(1,1);-o-transform:scale(1,1);transform:scale(1,1);-webkit-transform-origin:left center;-moz-transform-origin:left center;-ms-transform-origin:left center;-o-transform-origin:left center;transform-origin:left center}
html.mm-zoom-page.mm-opening .mm-page{-webkit-transform:scale(1.5,1.5);-moz-transform:scale(1.5,1.5);-ms-transform:scale(1.5,1.5);-o-transform:scale(1.5,1.5);transform:scale(1.5,1.5)}
html.mm-zoom-page.mm-right.mm-opened .mm-page{-webkit-transform-origin:right center;-moz-transform-origin:right center;-ms-transform-origin:right center;-o-transform-origin:right center;transform-origin:right center}
html.mm-zoom-page.mm-top.mm-opened .mm-page{-webkit-transform-origin:center top;-moz-transform-origin:center top;-ms-transform-origin:center top;-o-transform-origin:center top;transform-origin:center top}
html.mm-zoom-page.mm-bottom.mm-opened .mm-page{-webkit-transform-origin:center bottom;-moz-transform-origin:center bottom;-ms-transform-origin:center bottom;-o-transform-origin:center bottom;transform-origin:center bottom}
html.mm-zoom-panels .mm-menu.mm-horizontal > .mm-panel{-webkit-transform:scale(1.5,1.5);-moz-transform:scale(1.5,1.5);-ms-transform:scale(1.5,1.5);-o-transform:scale(1.5,1.5);transform:scale(1.5,1.5);-webkit-transform-origin:left center;-moz-transform-origin:left center;-ms-transform-origin:left center;-o-transform-origin:left center;transform-origin:left center;-webkit-transition-property:-webkit-transform,left;-moz-transition-property:-moz-transform,left;-ms-transition-property:-ms-transform,left;-o-transition-property:-o-transform,left;transition-property:transform,left}
html.mm-zoom-panels .mm-menu.mm-horizontal > .mm-panel.mm-opened{-webkit-transform:scale(1,1);-moz-transform:scale(1,1);-ms-transform:scale(1,1);-o-transform:scale(1,1);transform:scale(1,1)}
html.mm-zoom-panels .mm-menu.mm-horizontal > .mm-panel.mm-opened.mm-subopened{-webkit-transform:scale(0.7,0.7);-moz-transform:scale(0.7,0.7);-ms-transform:scale(0.7,0.7);-o-transform:scale(0.7,0.7);transform:scale(0.7,0.7)}
html.mm-opening.mm-fullscreen .mm-page,html.mm-opening.mm-fullscreen #mm-blocker,html.mm-opening.mm-fullscreen .mm-fixed-top,html.mm-opening.mm-fullscreen .mm-fixed-bottom{left:100%}
.mm-menu.mm-fullscreen{width:100%}
@media all and (max-width: 140px) {
.mm-menu.mm-fullscreen{width:140px}
html.mm-opening.mm-fullscreen .mm-page,html.mm-opening.mm-fullscreen #mm-blocker,html.mm-opening.mm-fullscreen .mm-fixed-top,html.mm-opening.mm-fullscreen .mm-fixed-bottom{left:140px}
}
@media all and (min-width: 10000px) {
.mm-menu.mm-fullscreen{width:10000px}
html.mm-opening.mm-fullscreen .mm-page,html.mm-opening.mm-fullscreen #mm-blocker,html.mm-opening.mm-fullscreen .mm-fixed-top,html.mm-opening.mm-fullscreen .mm-fixed-bottom{left:10000px}
}
.mm-menu.mm-top.mm-fullscreen{height:100%}
html.mm-top.mm-opening.mm-fullscreen .mm-page,html.mm-top.mm-opening.mm-fullscreen #mm-blocker,html.mm-top.mm-opening.mm-fullscreen .mm-fixed-top{top:100%}
html.mm-top.mm-opening.mm-fullscreen .mm-fixed-bottom{bottom:-100%}
@media all and (max-height: 140px) {
.mm-menu.mm-top.mm-fullscreen{height:140px}
html.mm-top.mm-opening.mm-fullscreen .mm-page,html.mm-top.mm-opening.mm-fullscreen #mm-blocker,html.mm-top.mm-opening.mm-fullscreen .mm-fixed-top{top:140px}
html.mm-top.mm-opening.mm-fullscreen .mm-fixed-bottom{bottom:-140px}
}
@media all and (min-height: 10000px) {
.mm-menu.mm-top.mm-fullscreen{height:10000px}
html.mm-top.mm-opening.mm-fullscreen .mm-page,html.mm-top.mm-opening.mm-fullscreen #mm-blocker,html.mm-top.mm-opening.mm-fullscreen .mm-fixed-top{top:10000px}
html.mm-top.mm-opening.mm-fullscreen .mm-fixed-bottom{bottom:-10000px}
}
.mm-menu.mm-right.mm-fullscreen{width:100%}
html.mm-right.mm-opening.mm-fullscreen .mm-page,html.mm-right.mm-opening.mm-fullscreen #mm-blocker,html.mm-right.mm-opening.mm-fullscreen .mm-fixed-top,html.mm-right.mm-opening.mm-fullscreen .mm-fixed-bottom{right:100%}
@media all and (max-width: 140px) {
.mm-menu.mm-right.mm-fullscreen{width:140px}
html.mm-right.mm-opening.mm-fullscreen .mm-page,html.mm-right.mm-opening.mm-fullscreen #mm-blocker,html.mm-right.mm-opening.mm-fullscreen .mm-fixed-top,html.mm-right.mm-opening.mm-fullscreen .mm-fixed-bottom{right:140px}
}
@media all and (min-width: 10000px) {
.mm-menu.mm-right.mm-fullscreen{width:10000px}
html.mm-right.mm-opening.mm-fullscreen .mm-page,html.mm-right.mm-opening.mm-fullscreen #mm-blocker,html.mm-right.mm-opening.mm-fullscreen .mm-fixed-top,html.mm-right.mm-opening.mm-fullscreen .mm-fixed-bottom{right:10000px}
}
.mm-menu.mm-bottom.mm-fullscreen{height:100%}
html.mm-bottom.mm-opening.mm-fullscreen .mm-page,html.mm-bottom.mm-opening.mm-fullscreen #mm-blocker,html.mm-bottom.mm-opening.mm-fullscreen .mm-fixed-bottom{bottom:100%}
html.mm-bottom.mm-opening.mm-fullscreen .mm-fixed-top{top:-100%}
@media all and (max-height: 140px) {
.mm-menu.mm-bottom.mm-fullscreen{height:140px}
html.mm-bottom.mm-opening.mm-fullscreen .mm-page,html.mm-bottom.mm-opening.mm-fullscreen #mm-blocker,html.mm-bottom.mm-opening.mm-fullscreen .mm-fixed-bottom{bottom:140px}
html.mm-bottom.mm-opening.mm-fullscreen .mm-fixed-top{top:-140px}
}
@media all and (min-height: 10000px) {
.mm-menu.mm-bottom.mm-fullscreen{height:10000px}
html.mm-bottom.mm-opening.mm-fullscreen .mm-page,html.mm-bottom.mm-opening.mm-fullscreen #mm-blocker,html.mm-bottom.mm-opening.mm-fullscreen .mm-fixed-bottom{bottom:10000px}
html.mm-bottom.mm-opening.mm-fullscreen .mm-fixed-top{top:-10000px}
}
.mm-menu.mm-fullscreen.mm-front,.mm-menu.mm-fullscreen.mm-next{left:-100%}
@media all and (max-width: 140px) {
.mm-menu.mm-fullscreen.mm-front,.mm-menu.mm-fullscreen.mm-next{left:-140px}
}
@media all and (min-width: 10000px) {
.mm-menu.mm-fullscreen.mm-front,.mm-menu.mm-fullscreen.mm-next{left:-10000px}
}
.mm-menu.mm-top.mm-fullscreen.mm-front,.mm-menu.mm-top.mm-fullscreen.mm-next{top:-100%}
@media all and (max-height: 140px) {
.mm-menu.mm-top.mm-fullscreen.mm-front,.mm-menu.mm-top.mm-fullscreen.mm-next{top:-140px}
}
@media all and (min-height: 10000px) {
.mm-menu.mm-top.mm-fullscreen.mm-front,.mm-menu.mm-top.mm-fullscreen.mm-next{top:-10000px}
}
.mm-menu.mm-right.mm-fullscreen.mm-front,.mm-menu.mm-right.mm-fullscreen.mm-next{right:-100%}
@media all and (max-width: 140px) {
.mm-menu.mm-right.mm-fullscreen.mm-front,.mm-menu.mm-right.mm-fullscreen.mm-next{right:-140px}
}
@media all and (min-width: 10000px) {
.mm-menu.mm-right.mm-fullscreen.mm-front,.mm-menu.mm-right.mm-fullscreen.mm-next{right:-10000px}
}
.mm-menu.mm-bottom.mm-fullscreen.mm-front,.mm-menu.mm-bottom.mm-fullscreen.mm-next{bottom:-100%}
@media all and (max-height: 140px) {
.mm-menu.mm-bottom.mm-fullscreen.mm-front,.mm-menu.mm-bottom.mm-fullscreen.mm-next{bottom:-140px}
}
@media all and (min-height: 10000px) {
.mm-menu.mm-bottom.mm-fullscreen.mm-front,.mm-menu.mm-bottom.mm-fullscreen.mm-next{bottom:-10000px}
}
html.mm-front .mm-fixed-top,html.mm-front .mm-fixed-bottom,html.mm-opening.mm-front .mm-fixed-top,html.mm-opening.mm-front .mm-fixed-bottom{left:0;right:auto}
html.mm-front .mm-fixed-top,html.mm-opening.mm-front .mm-fixed-top{top:0}
html.mm-front .mm-fixed-bottom,html.mm-opening.mm-front .mm-fixed-bottom{bottom:0}
html.mm-opened.mm-fullscreen .mm-page{box-shadow:none!important}
.mm-menu.mm-top{width:100%}
html.mm-top.mm-opened .mm-page,html.mm-top.mm-opened #mm-blocker{top:0}
html.mm-top.mm-opened.mm-opening .mm-page,html.mm-top.mm-opened.mm-opening #mm-blocker,html.mm-top.mm-opened.mm-opening .mm-fixed-top,html.mm-top.mm-opened.mm-opening .mm-fixed-bottom{left:0}
.mm-menu.mm-right{left:auto;right:0}
html.mm-right.mm-opened .mm-page,html.mm-right.mm-opened #mm-blocker,html.mm-right.mm-opened .mm-fixed-top,html.mm-right.mm-opened .mm-fixed-bottom{left:auto;right:0}
html.mm-right.mm-opened.mm-opening .mm-page,html.mm-right.mm-opened.mm-opening #mm-blocker,html.mm-right.mm-opened.mm-opening .mm-fixed-top,html.mm-right.mm-opened.mm-opening .mm-fixed-bottom{left:auto}
.mm-menu.mm-bottom{width:100%;top:auto;bottom:0}
html.mm-bottom.mm-opened .mm-page,html.mm-bottom.mm-opened #mm-blocker{bottom:0;top:auto}
html.mm-bottom.mm-opened.mm-opening .mm-page,html.mm-bottom.mm-opened.mm-opening #mm-blocker,html.mm-bottom.mm-opened.mm-opening .mm-fixed-top,html.mm-bottom.mm-opened.mm-opening .mm-fixed-bottom{top:auto;left:0}
.mm-menu.mm-top{height:80%}
html.mm-top.mm-opening .mm-page,html.mm-top.mm-opening #mm-blocker,html.mm-top.mm-opening .mm-fixed-top{top:80%}
html.mm-top.mm-opening .mm-fixed-bottom{bottom:-80%}
@media all and (max-height: 175px) {
.mm-menu.mm-top{height:140px}
html.mm-top.mm-opening .mm-page,html.mm-top.mm-opening #mm-blocker,html.mm-top.mm-opening .mm-fixed-top{top:140px}
html.mm-top.mm-opening .mm-fixed-bottom{bottom:-140px}
}
@media all and (min-height: 1100px) {
.mm-menu.mm-top{height:880px}
html.mm-top.mm-opening .mm-page,html.mm-top.mm-opening #mm-blocker,html.mm-top.mm-opening .mm-fixed-top{top:880px}
html.mm-top.mm-opening .mm-fixed-bottom{bottom:-880px}
}
.mm-menu.mm-right{width:80%}
html.mm-right.mm-opening .mm-page,html.mm-right.mm-opening #mm-blocker,html.mm-right.mm-opening .mm-fixed-top,html.mm-right.mm-opening .mm-fixed-bottom{right:80%}
@media all and (max-width: 175px) {
.mm-menu.mm-right{width:140px}
html.mm-right.mm-opening .mm-page,html.mm-right.mm-opening #mm-blocker,html.mm-right.mm-opening .mm-fixed-top,html.mm-right.mm-opening .mm-fixed-bottom{right:140px}
}
@media all and (min-width: 550px) {
.mm-menu.mm-right{width:440px}
html.mm-right.mm-opening .mm-page,html.mm-right.mm-opening #mm-blocker,html.mm-right.mm-opening .mm-fixed-top,html.mm-right.mm-opening .mm-fixed-bottom{right:440px}
}
.mm-menu.mm-bottom{height:80%}
html.mm-bottom.mm-opening .mm-page,html.mm-bottom.mm-opening #mm-blocker,html.mm-bottom.mm-opening .mm-fixed-bottom{bottom:80%}
html.mm-bottom.mm-opening .mm-fixed-top{top:-80%}
@media all and (max-height: 175px) {
.mm-menu.mm-bottom{height:140px}
html.mm-bottom.mm-opening .mm-page,html.mm-bottom.mm-opening #mm-blocker,html.mm-bottom.mm-opening .mm-fixed-bottom{bottom:140px}
html.mm-bottom.mm-opening .mm-fixed-top{top:-140px}
}
@media all and (min-height: 1100px) {
.mm-menu.mm-bottom{height:880px}
html.mm-bottom.mm-opening .mm-page,html.mm-bottom.mm-opening #mm-blocker,html.mm-bottom.mm-opening .mm-fixed-bottom{bottom:880px}
html.mm-bottom.mm-opening .mm-fixed-top{top:-880px}
}
html.mm-front.mm-opened .mm-page{top:0!important;right:0!important;bottom:0!important;left:0!important}
.mm-menu.mm-front,.mm-menu.mm-next{-webkit-transition:none .4s ease;-moz-transition:none .4s ease;-ms-transition:none .4s ease;-o-transition:none .4s ease;transition:none .4s ease;-webkit-transition-property:top,right,bottom,left,-webkit-transform;-moz-transition-property:top,right,bottom,left,-moz-transform;-ms-transition-property:top,right,bottom,left,-o-transform;-o-transition-property:top,right,bottom,left,-o-transform;transition-property:top,right,bottom,left,transform}
html.mm-front .mm-page,html.mm-front #mm-blocker{z-index:0}
.mm-menu.mm-front{z-index:300;box-shadow:0 0 15px rgba(0,0,0,0.5)}
html.mm-opened.mm-next .mm-page{box-shadow:none}
html.mm-opening .mm-menu.mm-front,html.mm-opening .mm-menu.mm-next{left:0}
.mm-menu.mm-top.mm-front,.mm-menu.mm-top.mm-next{left:0}
html.mm-opening .mm-menu.mm-top.mm-front,html.mm-opening .mm-menu.mm-top.mm-next{left:0;top:0}
.mm-menu.mm-right.mm-front,.mm-menu.mm-right.mm-next{left:auto}
html.mm-opening .mm-menu.mm-right.mm-front,html.mm-opening .mm-menu.mm-right.mm-next{left:auto;right:0}
.mm-menu.mm-bottom.mm-front,.mm-menu.mm-bottom.mm-next{top:auto;left:0}
html.mm-opening .mm-menu.mm-bottom.mm-front,html.mm-opening .mm-menu.mm-bottom.mm-next{left:0;bottom:0}
.mm-menu.mm-front,.mm-menu.mm-next{left:-80%}
@media all and (max-width: 175px) {
.mm-menu.mm-front,.mm-menu.mm-next{left:-140px}
}
@media all and (min-width: 550px) {
.mm-menu.mm-front,.mm-menu.mm-next{left:-440px}
}
.mm-menu.mm-top.mm-front,.mm-menu.mm-top.mm-next{top:-80%}
@media all and (max-height: 175px) {
.mm-menu.mm-top.mm-front,.mm-menu.mm-top.mm-next{top:-140px}
}
@media all and (min-height: 1100px) {
.mm-menu.mm-top.mm-front,.mm-menu.mm-top.mm-next{top:-880px}
}
.mm-menu.mm-right.mm-front,.mm-menu.mm-right.mm-next{right:-80%}
@media all and (max-width: 175px) {
.mm-menu.mm-right.mm-front,.mm-menu.mm-right.mm-next{right:-140px}
}
@media all and (min-width: 550px) {
.mm-menu.mm-right.mm-front,.mm-menu.mm-right.mm-next{right:-440px}
}
.mm-menu.mm-bottom.mm-front,.mm-menu.mm-bottom.mm-next{bottom:-80%}
@media all and (max-height: 175px) {
.mm-menu.mm-bottom.mm-front,.mm-menu.mm-bottom.mm-next{bottom:-140px}
}
@media all and (min-height: 1100px) {
.mm-menu.mm-bottom.mm-front,.mm-menu.mm-bottom.mm-next{bottom:-880px}
}
html.mm-front .mm-fixed-top,html.mm-front .mm-fixed-bottom,html.mm-opening.mm-front .mm-fixed-top,html.mm-opening.mm-front .mm-fixed-bottom{left:0;right:auto}
html.mm-front .mm-fixed-top,html.mm-opening.mm-front .mm-fixed-top{top:0}
html.mm-front .mm-fixed-bottom,html.mm-opening.mm-front .mm-fixed-bottom{bottom:0}
html.mm-opened.mm-light .mm-page{box-shadow:0 0 10px rgba(0,0,0,0.3)}
.mm-ismenu.mm-light{background:#f3f3f3;color:rgba(0,0,0,0.6)}
.mm-menu.mm-light .mm-list > li:after{border-color:rgba(0,0,0,0.1)}
.mm-menu.mm-light .mm-list > li > a.mm-subclose{background:rgba(255,255,255,0.6);color:rgba(0,0,0,0.3)}
.mm-menu.mm-light .mm-list > li > a.mm-subopen:after,.mm-menu.mm-light .mm-list > li > a.mm-subclose:before{border-color:rgba(0,0,0,0.3)}
.mm-menu.mm-light .mm-list > li > a.mm-subopen:before{border-color:rgba(0,0,0,0.1)}
.mm-menu.mm-light .mm-list > li.mm-selected > a:not(.mm-subopen),.mm-menu.mm-light .mm-list > li.mm-selected > span{background:rgba(255,255,255,0.6)}
.mm-menu.mm-light .mm-list > li.mm-label{background:rgba(0,0,0,0.03)}
.mm-menu.mm-light.mm-vertical .mm-list li.mm-opened > a.mm-subopen,.mm-menu.mm-light.mm-vertical .mm-list li.mm-opened > ul{background:rgba(0,0,0,0.03)}
.mm-menu.mm-light .mm-search input{background:rgba(0,0,0,0.1);color:rgba(0,0,0,0.6)}
.mm-menu.mm-light .mm-noresultsmsg{color:rgba(0,0,0,0.3)}
.mm-menu.mm-light em.mm-counter{color:rgba(0,0,0,0.3)}
.mm-menu.mm-light .mm-list li.mm-label > div > div{background:rgba(0,0,0,0.03)}
.mm-menu.mm-light .mm-header{border-color:rgba(0,0,0,0.1);color:rgba(0,0,0,0.3)}
.mm-menu.mm-light .mm-header a:before{border-color:rgba(0,0,0,0.3)}
.mm-menu.mm-light label.mm-toggle{background:rgba(0,0,0,0.1)}
.mm-menu.mm-light label.mm-toggle div{background:#f3f3f3}
.mm-menu.mm-light input.mm-toggle:checked ~ label.mm-toggle{background:#4bd963}
html.mm-opened.mm-white .mm-page{box-shadow:0 0 10px rgba(0,0,0,0.3)}
.mm-ismenu.mm-white{background:white;color:rgba(0,0,0,0.6)}
.mm-menu.mm-white .mm-list > li:after{border-color:rgba(0,0,0,0.1)}
.mm-menu.mm-white .mm-list > li > a.mm-subclose{background:rgba(0,0,0,0.06);color:rgba(0,0,0,0.3)}
.mm-menu.mm-white .mm-list > li > a.mm-subopen:after,.mm-menu.mm-white .mm-list > li > a.mm-subclose:before{border-color:rgba(0,0,0,0.3)}
.mm-menu.mm-white .mm-list > li > a.mm-subopen:before{border-color:rgba(0,0,0,0.1)}
.mm-menu.mm-white .mm-list > li.mm-selected > a:not(.mm-subopen),.mm-menu.mm-white .mm-list > li.mm-selected > span{background:rgba(0,0,0,0.06)}
.mm-menu.mm-white .mm-list > li.mm-label{background:rgba(0,0,0,0.03)}
.mm-menu.mm-white.mm-vertical .mm-list li.mm-opened > a.mm-subopen,.mm-menu.mm-white.mm-vertical .mm-list li.mm-opened > ul{background:rgba(0,0,0,0.03)}
.mm-menu.mm-white .mm-search input{background:rgba(0,0,0,0.1);color:rgba(0,0,0,0.6)}
.mm-menu.mm-white .mm-noresultsmsg{color:rgba(0,0,0,0.3)}
.mm-menu.mm-white em.mm-counter{color:rgba(0,0,0,0.3)}
.mm-menu.mm-white .mm-list li.mm-label > div > div{background:rgba(0,0,0,0.03)}
.mm-menu.mm-white .mm-header{border-color:rgba(0,0,0,0.1);color:rgba(0,0,0,0.3)}
.mm-menu.mm-white .mm-header a:before{border-color:rgba(0,0,0,0.3)}
.mm-menu.mm-white label.mm-toggle{background:rgba(0,0,0,0.1)}
.mm-menu.mm-white label.mm-toggle div{background:white}
.mm-menu.mm-white input.mm-toggle:checked ~ label.mm-toggle{background:#4bd963}
html.mm-opened.mm-black .mm-page{box-shadow:none}
.mm-ismenu.mm-black{background:black;color:rgba(255,255,255,0.6)}
.mm-menu.mm-black .mm-list > li:after{border-color:rgba(255,255,255,0.2)}
.mm-menu.mm-black .mm-list > li > a.mm-subclose{background:rgba(255,255,255,0.25);color:rgba(255,255,255,0.3)}
.mm-menu.mm-black .mm-list > li > a.mm-subopen:after,.mm-menu.mm-black .mm-list > li > a.mm-subclose:before{border-color:rgba(255,255,255,0.3)}
.mm-menu.mm-black .mm-list > li > a.mm-subopen:before{border-color:rgba(255,255,255,0.2)}
.mm-menu.mm-black .mm-list > li.mm-selected > a:not(.mm-subopen),.mm-menu.mm-black .mm-list > li.mm-selected > span{background:rgba(255,255,255,0.25)}
.mm-menu.mm-black .mm-list > li.mm-label{background:rgba(255,255,255,0.15)}
.mm-menu.mm-black.mm-vertical .mm-list li.mm-opened > a.mm-subopen,.mm-menu.mm-black.mm-vertical .mm-list li.mm-opened > ul{background:rgba(255,255,255,0.15)}
.mm-menu.mm-black .mm-search input{background:rgba(255,255,255,0.3);color:rgba(255,255,255,0.6)}
.mm-menu.mm-black .mm-noresultsmsg{color:rgba(255,255,255,0.3)}
.mm-menu.mm-black em.mm-counter{color:rgba(255,255,255,0.3)}
.mm-menu.mm-black .mm-list li.mm-label > div > div{background:rgba(255,255,255,0.15)}
.mm-menu.mm-black .mm-header{border-color:rgba(255,255,255,0.2);color:rgba(255,255,255,0.3)}
.mm-menu.mm-black .mm-header a:before{border-color:rgba(255,255,255,0.3)}
.mm-menu.mm-black label.mm-toggle{background:rgba(255,255,255,0.2)}
.mm-menu.mm-black label.mm-toggle div{background:black}
.mm-menu.mm-black input.mm-toggle:checked ~ label.mm-toggle{background:#4bd963}
/*---- media-queries-----*/
#fixed-income .qr-landing p {font-size:1rem;}
#fixed-income .snapdown-area  {
    display: inline-block;
    width: 100%;
}
.footer-area {margin-top:30px;}
@media all and (min-width: 992px) and (max-width: 1024px) {
#logo img {width: 240px;height: auto;}
}

/*--------- iPad Landscape and Desktops ---------*/
@media all and (max-width: 1024px) {


}

@media all and (min-width: 900px) and (max-width: 1170px) {
#breadcrumb {padding: 15px;}
#footerlinks, #copyright, #footerbottom, .branding{padding-left:15px;padding-right:15px;}
.print-page { padding: 15px 15px 15px 0; }
}

@media all and (min-width: 992px) and (max-width: 1105px) {
.img-tabs ul li { padding:0 8px /*0 10px*/; }
}

@media all and (min-width: 900px) and (max-width: 1024px) {

.subMenuWrapper > ul .level2.haschildren > ul{right:30px;}
}

@media all and (min-width: 992px) {
#topnavigation ul li.level1 > a, #topnavigation ul li.level1 > span {padding:30px 12px;display: block;}
#topnavigation ul li.active > a{padding:30px 17px;}
.qr-landing ul#section-Homepage-level4{display:block;}
.qr-landing ul#section-Homepage-level3{display:block;}

}

@media all and (max-width: 991px) {
.navigationDotsWrap {display:none !important;}
#topnavigation{display:none;}
.logoWrapper {float: left;width: auto;}
#mobinav li{display:block;}
#mobinav #close-menu{right:19px;top: 10px;}
#leftcol{display:none;}
#mobiContact ul li{display:none;}
#mobinav #searchbox2 { display:none; }
#footerlinks, #copyright, #footerbottom, .branding{padding-left:15px;padding-right:15px;}
#breadcrumb {padding: 15px;}
.bannertext p {height: 180px;}
.mobiButton{width:242px; }
#the-pnm-proposition .leftcol {display:none;}
/*#twocolright{padding:0 15px;}*/
}

/*--------- iPad Portrait and large Tablets Portrait ---------*/
@media all and (min-width: 768px) and (max-width: 991px) {
.ipad-col-1{padding-left:8px;padding-right:12px;}
.ipad-col-2{padding-left:12px;padding-right:8px;}
.box3{margin-top:27px;}
/*.boxWrapper {margin-top: 32px;} */
.mobiButton{margin-top: 5px;}
}

@media all and (min-width: 768px) {
body#Homepage .banner-first .bannertext {bottom: 110px !important; width: 340px;height: 200px;right:20px !important; }
#Homepage #banner0 .bannertext {
  background: #ebebeb none repeat scroll 0 0;
  bottom: 52px;
  color: #425968;
  font-size: 2em;
  font-weight: bold;
  height: 219px;
  left: 650px;
  line-height: 1em;
  opacity: 0.8;
  padding: 15px 20px;
  position: absolute;
  width: 435px;}
#Homepage #banner1 .bannertext {
  background: #ebebeb none repeat scroll 0 0;
  bottom: 52px;
  color: #425968;
  font-size: 2em;
  font-weight: bold;
  height: 219px;
  left: 650px;
  line-height: 1em;
  opacity: 0.8;
  padding: 15px 20px;
  position: absolute;
  width: 435px;}
}

/*--------- All Small Tablets and Large Phones Global CSS ---------*/
@media all and (max-width: 767px) {
.sliderbanner .bannertext img { display: none; } 
#Homepage .boxWrapper .box4 div.anText { margin-bottom: 35px; }
#bannerwrapperinner a.bx-pager-link.active {  background: none repeat scroll 0 0 #fff; }
.innerRight h2{ font-size: 2.4em;  line-height: 25px; margin: 11px 0 0; }
.box4 h2 { font-size: 2.4em;  line-height: 25px;}
.boxWrapper .box3 .innerBox h2 { margin: 11px 0 0px; } 
.ir-landing.boxWrapper .box2 .innerBox h2 { margin: 11px 0 15px; }
.show-all-wrapper {margin-top:5px;}
.WebformcaptchaCaptchaCodeContainer, .Webformtext-under-captchaLabelContainer, .WebformSubmitButtonContainer {padding-left:0;}
.WebformnameLabelContainer, .WebformphoneLabelContainer, .WebformemailLabelContainer, .WebformsubjectLabelContainer, .WebformcommentLabelContainer, .Webformtype-in-numLabelContainer {width:100%; margin-bottom:7px;}
.sdDefaultFieldsContainer {padding:10px 2px;}
.sdShowFieldsContainer {padding-left:2px;}
#logo img {height: auto;max-width: 230px;}
.mobiButton{margin-top: 30px;padding-right: 15px;}
.box{padding-left:14px;padding-right:14px;margin-top:18px;}
.bannerWrapper{margin:0;}
.boxWrapper {margin-top: 20px;}
#footerbottom{margin-top:20px;}
#footerbottom ul li > ul {display: none;}
#footerbottom ul{width:100%;}
#footerbottom div {width:100%;}
#footerbottom ul li.level1{width:100%; margin: 0; padding: 11px 0;display:block;position:relative;}
/*#footerbottom ul li.first{width:100%;display:block;margin:0;padding-top:23px;}*/
#footerbottom ul li.level1 > a{border:0 none;padding-bottom:0px;display:block;}
.column5, .column6{float:left;margin:0;}
.column5 ul, .column6 ul{margin:0;}
#footerlinks ul li {padding: 6px 0;}
#copyright{margin-top:50px;}
#copyright p{float:left;}
#footerbottom ul li.level1{ border-bottom:1px solid #FFFFFF;}
.top-foot-wrap ul li.level2.first {border-top: 1px solid #fff;padding-top: 10px;}
.bannertext {bottom: 20px;left: 0;width: 100%;background: none repeat scroll 0 0 #ebebeb;opacity:0.8; color:#425968 }
/*.bannertext p {background:none;font-size: 1.4em;bottom:0px;line-height: 1em;width: 100%;height:auto;position:relative;bottom:0;padding:20px;} */
.bannerWrapper .bx-controls.bx-has-pager.bx-has-controls-direction{bottom: 10px;}
#Homepage .bannertext p {margin:0;}
#Homepage .bannerWrapper .bx-controls.bx-has-pager.bx-has-controls-direction {bottom: 5px;}
.boxWrapper .innerLeft img{max-width:100%;/*height:auto;*/width:none;}
.option-div{display:none;}
.show-all-wrapper p.show-all {padding:8px 40px 8px 10px;}
 /* --------------------------- <START> QUARTERLY MOBILE CSS ------------------------- */
 .active-header {border-bottom: 1px solid #003183;color: #000000;}
 .arrow-active{background: url("/~/media/Images/P/PNM-Resources/css/left-col-open-arrow.png") no-repeat scroll 0 0 transparent !important;right: 10px !important;top: 20px !important;}
 .img-tabs ul li a {display: block;width: 100%;}
 .qr-landing .img-tabs {border: 1px solid #abb4bd;font-size: 1.8em;margin: 0 auto 30px;}
 .qr-landing .snapdown-header{color: #7fa1b4;cursor: pointer;font-size: 1.389em;font-weight: bold;padding: 15px;position: relative;}
 .qr-landing ul#section-Homepage-level4{ display:none;background: none repeat scroll 0 0 #ffffff;border: 1px solid #abb4bd; position:absolute;width:100.3%;border: 1px solid #abb4bd; top: 45px;left:-1px;}
	.qr-landing ul#section-Homepage-level3{ display:none;background: none repeat scroll 0 0 #ffffff;border: 1px solid #abb4bd; position:absolute;width:100.3%;border: 1px solid #abb4bd; top: 45px;left:-1px;}
 .img-tabs ul#section-Homepage-level4 li{border:none;padding:10px 15px;display:block;font-size:1em;border-bottom:1px solid #7fa1b4;}
.img-tabs ul#section-Homepage-level3 li{border:none;padding:10px 15px;display:block;font-size:1em;border-bottom:1px solid #7fa1b4;}
 .img-tabs ul li.first {padding:10px 15px;}
 .qr-landing .snapdown-header .arrow-nav {background: url("/~/media/Images/P/PNM-Resources/css/left-col-close-arrow.png") no-repeat scroll 0 0 transparent;height: 20px;position: absolute;right: 0;top: 12px;width: 20px;}

/*==================================================================*/
#mobiContact ul li{display:block;}
#mobiContact ul li.text-img a span{ display:none; } 
#mobiContact ul li.first a { background:none; }
#mobinav #close-menu{ right: 40px;top: 60px;}

#mobinav #searchbox2 { display:block; }



/*#searchTextboxContainer2 {display: none;position:relative;float:left;top: 15px;width: 0;}
#SearchButtonContainer2 {float: left;display: none;text-indent: -99999px;}
#searchbox2 img { top:15px; position:absolute;cursor:pointer;   background-color:#fff;}
#searchButton2, #searchTextboxContainer2 input{ background-color: #fff;
    border: 1px solid #d1e0f0;
    font-size: 1.5em;
    line-height: 14px;
    padding: 7px 10px;
    width: 100%;
    z-index: 9;} */

#searchbox2 img { padding-left: 10px; position: absolute; top: 16px; width: auto;background: url("/~/media/Images/P/PNM-Resources/css/mobi-top-border") no-repeat scroll 0 0; padding-bottom: 5px; }
#SearchButtonContainer2{position: absolute;right: 153px;top: 10px; display:none; }
#searchTextboxContainer2{ padding: 5px;text-align: center;}
#searchTextbox2{height: 30px;width: 95%;}
#mobishowsearch {position: absolute;right: 0;top: 40px;width: 100%;display:none;margin: 0 5px; }
#searchTextboxContainer2 {float: left;margin: 12px 0 12px 0.5%;width: 94%;}
#searchTextboxContainer2 input {box-shadow: 10px 10px 20px -5px #e8e8e8 inset;color: #666666;font-size: 1.5em;height: 35px;padding: 0px 5px 0px 5px;width: 90%;}
#SearchButtonContainer2 {float: left;height: 25px;margin: 17px 0;padding: 0;width: 11%;right:15px;top:0px;}
#SearchButtonContainer2 input {height: 100%;}


/*==================================================================*/

.bannertext { height:auto; }
.bannertext h1 { font-size: 1.7em; }
.bannertext p { height: auto; padding: 0; margin: 0; }

#Homepage .bannertext p { padding-bottom:20px }

#mobiMenu ul li.level1 > a:active {background-color:none; }
#mobiMenu ul li.level2 > a:active {background-color:none; }

.bodDefaultFieldsContainer .bodDefault .bodName {  width: 100%; }
.bodDefaultFieldsContainer .bodDefault .bodDesignation { line-height: 17px; padding: 13px 0 19px 0; width: 100%; }
.bodShowFieldsContainer .bodShow .bodImage { padding: 15px 13px 0 0; width:100%; }
.bodShowFieldsContainer .bodShow .bodContent { padding: 3px 7px 0 0; width:100%; }

.bod-landing h1 { padding-left: 5px; }
.bodDefaultFieldsContainer { padding: 0 7px; width: 100%; }
p.highlight-text { width: 100%; }
p.bodbox-bottomLink { width: 100%; }

#leadership .bodBottom-link {  border-top:none; margin-top: 0px; }

.cc-landing table.rad-notes th a { font-size: 0.9em; }
.dataTable .cdate {width: 19%;}

.dl-title {width:80%; padding-right:10px;}
.dl-img, .dl-briefcase {width:5%;}
#twocolright .dl-wrapper ul li p.dl-img { right: 40px; }
#twocolright .dl-wrapper ul li span.dl-briefcase { right: 0px; }

/*================= History Start======================*/

.history-1 .history-centre{border-left: 15px solid #00446a;}
.history-2 .history-centre{border-left: 15px solid #397e3d;}
.history-3 .history-centre{border-left: 15px solid #8a1f03;}
.history-4 .history-centre{border-left: 15px solid #49176d;}

.historymin .history-main .history-left{border:0 none;}

.history-main .history-left {
    height: auto !important;
}
.history-main{margin-bottom: 20px;}


.history-main .history-left p{font-size: 1em;
}
#twocolcenter .history-left p.year, #twocolcenter .history-right p.year {
    font-size: 2em;
}
.history-main .history-right{display:none;}
/*================= History End =======================*/

.annual-table img.annual-meeting-img { width: 100%; }

.breadcrumb-right-link { display:none; }


body#Homepage .banner-first .bannertext { font-size:1.8em; padding:2px 20px;}
body#Homepage .banner-first .bannertext p { line-height:1.1em; padding-bottom:11px;}

}
/*================= History Start======================*/
@media all and (max-width: 500px) {
#twocolcenter .history-left p.year, #twocolcenter .history-right p.year {
    font-size: 1.7em;
}
.history-left{width: 35%;}
.history-centre{width: 65%;}
}
/*================= History End =======================*/

@media all and (max-width: 640px) {

.snapdownTitle {margin-top: 0px;}
.pageWithSnapdowns .topContent {padding:0px;margin-bottom: 15px;}
.snapdownWrap {padding:0px;}
.snapdownTitle .spTitle {padding: 8px 0 8px 28px;}
span.snapdownDocument {display: inline-block;}
.snapdownDocument a {height: 23px;width: 20px;}
.snapdownDocument a span {display: none;}
.snapdownTitle .spTitle {font-size: 19px;}
.snapdownDocument a::before {top: 7px;}
#headerwrapper #logo{max-width: 81px;}
#breadcrumb{display:none;}
.print-page,.email-page{display:none;}

#toplinks{display:none;}

.bannertext { height:auto; }
.bannertext h1 { font-size: 0.9em; line-height: 0.9em; padding: 10px 0; }
.bannertext p { height: auto; padding: 0; margin: 0; line-height: 1em; font-size: 0.7em; }

#searchTextboxContainer2 {margin: 5px 0; width: 100%;}
#searchTextboxContainer2 input {  width: 100%; }

#wsh_ContactInfo td { clear:both; display:block; }
select#cmb-location { width:100%; }
#wsh_ContactInfo td { width:50%; }
#wsh_ContactInfo td.disclaimer { width:100%; }
#wsh_ContactInfo td.db-submit-button { width:100%; }

#feedback .WebformExtensionTextBoxTextboxContainer { margin-left: -60px; }
#feedback .WebformFaxTextBoxTextboxContainer { margin-left: -22px; }
.WebformAccountHelperLabelContainer { margin-left: 0px; }
#feedback .WebformTelephoneLabelContainer { width:100%; }
.WebformWorkLabelContainer, #feedback .WebformWorkTextBoxTextboxContainer, #feedback .WebformHomeTextBoxTextboxContainer { margin-left: 0px; }
}


@media all and (min-width: 641px) and (max-width: 767px) {

#searchbox2 img { padding-left: 25px; }
#mobiContact img {
    vertical-align: middle;
}

}


/*--------- All Mobiles Portrait and Landscape Global CSS ---------*/
@media all and (min-width: 321px) and (max-width: 640px) {

#searchbox2 img { padding-left: 25px; }
#mobiContact img { vertical-align: middle;}




}

@media all and (max-width: 480px) {
	
table.rad-tablestyle2 td{display:block;}

.qr-landing ul#section-Homepage-level4 {width: 100.55%;}
.qr-landing ul#section-Homepage-level3 {width: 100.55%;}

#mobinav #close-menu { background: url("/~/media/Images/P/PNM-Resources/css/menu-close") no-repeat scroll 0 0; }

table.contact-us-table td { clear: both; display: block; }
.dataTable .cdate {width: 23%;} 

#wsh_ContactInfo td { clear:both; display:block; }
select#cmb-location { width:100%; }
#wsh_ContactInfo td { width:100%; }

#Homepage .boxWrapper .box5 div.contentInner p { line-height: 18px; }
.ir-landing .sec-content .news-content-home, .presentation-content .presentation-text {  line-height: 19px; }
.ir-landing .box4 .innerBox4 .box4-secfillings-wrapper .sec-content, .box4 .innerBox4 .box4-latestpresentation-wrapper .presentation-content { margin-bottom: 30px; }
.ir-landing .innerRight h2 { font-size:20px; }
.ir-landing .box6 .innerRight { padding: 0 10px 0 5px; }
#Homepage .box6 .innerRight { padding: 0 10px 0 5px; }


/*==============History Start=====================*/
.history-inner-img img {  max-width: 95%; }
#twocolcenter .history-left p.year, #twocolcenter .history-right p.year { font-size: 2.5em; padding: 0 0 10px; }
.history-left { width: 100%; }
.history-main .history-left { text-align: left; padding: 0; height: auto; left: auto; position: inherit; }  
.history-centre { width: 100%; }
.history-main .history-centre { left: 0; }
.history-main { width:100%; }
.history-1 .history-centre , .history-2 .history-centre , .history-3 .history-centre , .history-4 .history-centre { border-left: none; padding: 0;  }  
#history-img-slider {  width: 335px; }
#twocolcenter .history-inner-img div { text-align: left; }
#history-content #history-img-slider .bx-has-pager .bx-pager { left: auto; }
#history-img-slider .bx-wrapper .bx-prev { left: 0; }
#history-img-slider .bx-wrapper .bx-next { right: 20px; }
#history-content .bx-wrapper { float: none; }
#history-content .content-main { margin-top:0px; }
/*==============History End=====================*/

table.rad-datatable.annual-table td { display: block; }
}

@media all and (min-width: 321px) and (max-width: 360px) {
#mobiContact ul li a { padding: 5px 10px; }
#mobishowsearch { width: 100%; }
#searchTextboxContainer2 { width: 100%; }
#searchTextboxContainer2 input { width: 100%; }

.dataTable .cdate {width: 27%; padding-right: 5px;} 

.bottom-info-tbl td.bit-img { clear:both; display:block; float:left;  margin-bottom: 10px; } 
.bottom-info-tbl td.bit-lbl, .bottom-info-tbl td.bit-lbl-long { float:left; } 
.bottom-info-tbl td.bit-lbl {width:20%;}

#twocolright .ar-wrapper .cg-category ul li p.annual-title { width: 80%;}
#twocolright .ar-wrapper .cg-category ul li p.annual-img { right: auto; }
.WebformAccountHelperLabelContainer { margin-left: 0px; }



}

@media all and (max-width: 320px) {
#logo img {height: auto;max-width: 145px;}
.mobiButton{margin-top: -42px;padding-right: 15px;}
#headerwrapper #logo{margin-left:14px;}
#mobiContact ul li{display:block;}
#mobiContact ul li a{padding: 10px 15px;}
#mobiContact img {height: auto;max-width: 50px;}
.text-img img {margin-left: 5px;margin-top: 5px;}
.text-img a span{display:none;}
#mobinav #close-menu{background:url("/~/media/Images/P/PNM-Resources/css/menu-close")no-repeat 0px 0px; right: 35px;top: 60px;}
#searchTextboxContainer2 input {  width: 100%; }
.bannerWrapper .bx-controls.bx-has-pager.bx-has-controls-direction {left: 38%;}

.mm-menu.mm-right { width: 90%; }
#searchTextboxContainer2 { width: 100%; }
#mobishowsearch { width: 100%;right: 0; margin: 0 0px; }
#searchbox2 img { padding-left: 20px; }
.dataTable .cdate { padding-right: 0; width: 29%; } 
#Homepage .box5 .innerRight h2 {  margin: 11px 0 0px; }

.bottom-info-tbl td.bit-img { clear:both; display:block; float:left;  margin-bottom: 10px; } 
.bottom-info-tbl td.bit-lbl, .bottom-info-tbl td.bit-lbl-long { float:left; } 
.bottom-info-tbl td.bit-lbl {width:20%;}
.bottom-info-tbl td.bit-lbl-long {width:50%;}

#twocolright .ar-wrapper .cg-category ul li p.annual-title { width: 80%;}
#twocolright .ar-wrapper .cg-category ul li p.annual-img { right: auto; }
.WebformAccountHelperLabelContainer { margin-left: 0px; }

.cc-landing table.rad-notes { width:300px; overflow:auto; display:block; }

#document-briefcase div.maintopcontent p { padding: 0 15px 0 0; }

/*==============History Start=====================*/
#history-img-slider { width: 295px; }
/*==============History End=====================*/

body#Homepage .banner-first .bannertext p { font-size:0.5em; padding-bottom:5px; line-height:1em;}

body#Homepage .banner-first .bannertext{ bottom:33px; right:4px !important; width:129px;}

}

@media all and (min-width: 1024px) and (max-width: 1150px) {
.bannertext { bottom: 13px; }
.bannertext h1 { font-size:1.3em; }
.bannertext p { font-size:0.9em; }
}

@media all and (min-width: 1025px) and (max-width: 1200px) {
.subMenuWrapper > ul .level2.haschildren > ul {right: 10%;}

}

@media all and (min-width: 768px) and (max-width: 1024px) {
#topnavigation ul li.level1 > a, #topnavigation ul li.level1 > span {padding: 30px 13px; }

.dataTable .cdate { width: 16%; }  

.boxWrapper .innerRight h2{ font-size: 2em;  line-height: 25px; margin: 11px 0 0;}
.boxWrapper .box4 .innerBox h2 { font-size: 2em;  line-height: 25px; margin: 11px 20px 0;}

#feedback .WebformExtensionTextBoxTextboxContainer { margin-left: -60px; }
#feedback .WebformFaxTextBoxTextboxContainer { margin-left: -22px; }

.print-page { padding: 15px 15px 15px 0; }
.img-tabs ul li { font-size: 2em; }
#twocolcenter .history-right p.year { font-size: 1.8em; font-weight: normal;padding-left: 20px; }
.history-main .history-left {  width: 22%; }
.history-main .history-centre { padding: 0; }
#twocolcenter .history-left p.year { font-size: 1.8em; }
}

@media all and (min-width: 768px) and (max-width: 1023px) {
.bannertext {bottom: 10px; height:auto; max-height: 290px; }
.bannertext h1 { font-size: 0.9em; line-height: 20px; }
.bannertext p { height: auto; padding: 0; margin: 0; line-height: 20px; font-size: 0.7em; }

.boxWrapper { margin-top: 0px; }  
body#Homepage .banner-first .bannertext { bottom:48px !important; padding:9px 20px;}
body#Homepage .banner-first .bannertext p{ font-size:0.6em;}


}

@media all and (min-width: 1023px) and (max-width: 1024px) {
#copyright { font-size: 1.1em; }
#footerlinks ul li a { font-size: 1.1em; }
#Homepage .boxWrapper .box5 p { line-height: 18px; }

}

@media all and (min-width: 324px) and (max-width: 359px) {
.mobiButton { margin-top: -50px;  }

}

/*IPad/IPad mini portrait mode:*/
@media all and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : portrait) 
{ 
body#Homepage .banner-first .bannertext {bottom: 77px !important;width: 209px;height: 130px;}
#Homepage #banner1 .bannertext {height: 219px;left: 358px;width: 360px;}
#Homepage #banner0 .bannertext {height: 219px;left: 358px;width: 360px;}
#Homepage #banner3 .bannertext {height: 219px;left: 358px;width: 360px;top: 98px;}
 }

/*IPad/IPad mini landscape mode:*/
@media all and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : landscape)
{
body#Homepage .banner-first .bannertext {bottom: 110px !important;width: 275px;height: 185px;}
}

@media all and (max-width: 639px) {
p.custom-div-environmental-report-image{width:20%!important;}	
p.custom-div-environmental-report-text{width:80%!important}
}


@media all and (min-width : 992px) and (max-width : 1280px)
{
	
	.bannerWrapper div > img {max-width:100%;}
	.navigationDots li {padding-right: 25px;}
	.navigationDots li a::before{position: absolute;content: "";height: 12px;width: 12px;border-radius: 30px;border: 2px solid #397e3d;right: -23px;background-color: #fff;top: 7px;transition: all 0.2s ease 0s;-webkit-transition: all 0.2s ease 0s;z-index: 9;}
	.navigationDots li.active a::before {border-color: #397e3d;background-color: #397e3d;}
	.navigationDots li.active a::after {content: "";}
	.navigationDots li a::after {position: absolute;height: 2px;width: 12px;background-color: #00446a;right: -12px;top: 12px;transition: all 0.2s ease 0s;-webkit-transition: all 0.2s ease 0s;}
	.navigationDots li a {min-height: 30px;position: relative;background:none;border: none;padding: 5px 10px;}
	.navigationDots {position: unset;}
	.navigationDotsWrap.sticky {position: fixed;left: unset !important;right: 35px;top: 35px;background: transparent;overflow: hidden;display:block;}
	.navigationDotsWrap {left:unset !important;background-color: transparent;box-shadow: none;border: none;width: auto;right: 35px;display:none;}
	.navigationDots li a span {display:none}
	.navigationDots li.active a span {display:block}
	.navigationDotsWrap.sticky .line {position: absolute;right: 7px;top: 70px;bottom: 15px;background: #00446a;content: '';width: 2px;}
	.docLink {height: 50px;margin: 0;padding: 5px;background-color: #f5efe3;border: 1px solid #bbb;}
	.navigationDots li:not(.active) a:hover {background:none;color: #333;}
	.navigationDots li:first-child a {border:none;}
	.logoWrapper {width: 26%;}
}


@media all and (min-width : 992px) and (max-width : 1138px)
{
	#topnavigation ul li.level1 > a, #topnavigation ul li.level1 > span{padding:30px 10px}
	#section-Homepage-level1 span{font-size: 1.6em;}
}
@media all and (min-width : 0px) and (max-width : 1390px)
{
	.navigationDotsWrap{display: none;}
}
@media (max-width: 767px) {
    .show-all-wrapper {
        margin-top: -45px;
    }
}