#s4-bodyContainer {
    padding: 0px !important;
}

@font-face {
    font-family: ProximaNova;
    src: url(../fonts/ProximaNova.eot?#iefix) format("embedded-opentype"), url(../fonts/ProximaNova.woff) format("woff");
}

@font-face {
    font-family: ProximaNova;
    src: url(../fonts/ProximaNova-light.eot?#iefix) format("embedded-opentype"), url(../fonts/ProximaNova-light.woff) format("woff");
    font-weight: lighter;
}

@font-face {
    font-family: ProximaNova;
    src: url(../fonts/ProximaNova-bold.eot?#iefix) format("embedded-opentype"), url(../fonts/ProximaNova-bold.woff) format("woff");
    font-weight: bold;
}

@font-face {
    font-family: ProximaNova;
    src: url(../fonts/ProximaNova-italic.eot?#iefix) format("embedded-opentype"), url(../fonts/ProximaNova-italic.woff) format("woff");
    font-style: italic;
}

@font-face {
    font-family: ProximaNova;
    src: url(../fonts/ProximaNova-bolditalic.eot?#iefix) format("embedded-opentype"), url(../fonts/ProximaNova-bolditalic.woff) format("woff");
    font-weight: bold;
    font-style: italic;
}

@font-face {
    font-family: Glyphicons Halflings;
    src: url(../fonts/glyphicons-halflings-regular.eot?#iefix) format("embedded-opentype"), url(../fonts/glyphicons-halflings-regular.woff) format("woff"), url(../fonts/glyphicons-halflings-regular.ttf) format("truetype"), url(../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular) format("svg");
}

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

body {
    margin: 0px;
}

article {
    display: block;
}

aside {
    display: block;
}

details {
    display: block;
}

figcaption {
    display: block;
}

figure {
    display: block;
}

footer {
    display: block;
}

header {
    display: block;
}

hgroup {
    display: block;
}

main {
    display: block;
}

nav {
    display: block;
}

section {
    display: block;
}

summary {
    display: block;
}

audio {
    vertical-align: baseline;
    display: inline-block;
}

canvas {
    vertical-align: baseline;
    display: inline-block;
}

progress {
    vertical-align: baseline;
    display: inline-block;
}

video {
    vertical-align: baseline;
    display: inline-block;
}

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

[hidden] {
    display: none;
}

template {
    display: none;
}

a {
}

    a:active {
        outline: 0px;
    }

    a:hover {
        outline: 0px;
    }

abbr[title] {
    border-bottom-color: currentColor;
    border-bottom-width: 1px;
    border-bottom-style: dotted;
}

b {
    font-weight: bold;
}

strong {
    font-weight: bold;
}

dfn {
    font-style: italic;
}

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

mark {
    background: rgb(255, 255, 0);
    color: rgb(0, 0, 0);
}

small {
    font-size: 80%;
}

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

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

sup {
    top: -0.5em;
}

sub {
    bottom: -0.25em;
}

img {
    border: 0px currentColor;
}

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

figure {
    margin: 1em 40px;
}

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

pre {
    overflow: auto;
}

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

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

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

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

button {
    font: inherit;
    margin: 0px;
    color: inherit;
    font-size-adjust: inherit;
    font-stretch: inherit;
}

input {
    font: inherit;
    margin: 0px;
    color: inherit;
    font-size-adjust: inherit;
    font-stretch: inherit;
}

optgroup {
    font: inherit;
    margin: 0px;
    color: inherit;
    font-size-adjust: inherit;
    font-stretch: inherit;
}

select {
    font: inherit;
    margin: 0px;
    color: inherit;
    font-size-adjust: inherit;
    font-stretch: inherit;
}

textarea {
    font: inherit;
    margin: 0px;
    color: inherit;
    font-size-adjust: inherit;
    font-stretch: inherit;
}

button {
    overflow: visible;
}

button {
    text-transform: none;
}

select {
    text-transform: none;
}

button {
    cursor: pointer;
    -webkit-appearance: button;
}

html input[type='button'] {
    cursor: pointer;
    -webkit-appearance: button;
}

input[type='reset'] {
    cursor: pointer;
    -webkit-appearance: button;
}

input[type='submit'] {
    cursor: pointer;
    -webkit-appearance: button;
}

button[disabled] {
    cursor: default;
}

html input[disabled] {
    cursor: default;
}

input {
    line-height: normal;
}

    input[type='checkbox'] {
        padding: 0px;
        box-sizing: border-box;
    }

    input[type='radio'] {
        padding: 0px;
        box-sizing: border-box;
    }

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

fieldset {
    margin: 0px 2px;
    padding: 0.35em 0.62em 0.75em;
    border: 1px solid rgb(192, 192, 192);
}

legend {
    padding: 0px;
    border: 0px currentColor;
}

textarea {
    overflow: auto;
}

optgroup {
    font-weight: bold;
}

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

td {
    padding: 0px;
}

th {
    padding: 0px;
}

@media print {
    * {
        color: rgb(0, 0, 0) !important;
        box-shadow: none !important;
        text-shadow: none !important;
    }

    a {
        text-decoration: underline;
    }

        a:visited {
            text-decoration: underline;
        }

        a[href]::after {
            content: none;
        }

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

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

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

    pre {
        border: 1px solid rgb(153, 153, 153);
        page-break-inside: avoid;
    }

    blockquote {
        border: 1px solid rgb(153, 153, 153);
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group;
    }

    tr {
        page-break-inside: avoid;
    }

    img {
        page-break-inside: avoid;
    }

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

    p {
        orphans: 3;
        widows: 3;
    }

    h2 {
        orphans: 3;
        widows: 3;
    }

    h3 {
        orphans: 3;
        widows: 3;
    }

    h2 {
        page-break-after: avoid;
    }

    h3 {
        page-break-after: avoid;
    }

    select {
        background: rgb(255, 255, 255) !important;
    }

    .navbar {
        display: none;
    }

    .table td {
        background-color: rgb(255, 255, 255) !important;
    }

    .table th {
        background-color: rgb(255, 255, 255) !important;
    }

    .btn > .caret {
        border-top-color: rgb(0, 0, 0) !important;
    }

    .dropup > .btn > .caret {
        border-top-color: rgb(0, 0, 0) !important;
    }

    .label {
        border: 1px solid rgb(0, 0, 0);
    }

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

    .table-bordered th {
        border: 1px solid rgb(221, 221, 221) !important;
    }

    .table-bordered td {
        border: 1px solid rgb(221, 221, 221) !important;
    }
}

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

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

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

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

body {
    color: rgb(55, 55, 55);
    line-height: 1.4285;
    font-family: "ProximaNova", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 16px;
    background-color: rgb(255, 255, 255);
}

input {
    line-height: inherit;
    font-family: inherit;
    font-size: inherit;
}

button {
    line-height: inherit;
    font-family: inherit;
    font-size: inherit;
}

select {
    line-height: inherit;
    font-family: inherit;
    font-size: inherit;
}

textarea {
    line-height: inherit;
    font-family: inherit;
    font-size: inherit;
}

a {
    color: rgb(0, 153, 220);
    text-decoration: none;
}

    a:hover {
        color: rgb(0, 100, 144);
        text-decoration: underline;
    }

    a:focus {
        color: rgb(0, 100, 144);
        text-decoration: underline;
    }

    a:focus {
        outline: dotted thin;
        outline-offset: -2px;
    }

figure {
    margin: 0px;
}

img {
    vertical-align: middle;
}

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

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

.thumbnail a > img {
    height: auto;
    display: block;
    max-width: 100%;
}

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

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

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

.img-thumbnail {
    padding: 4px;
    border-radius: 5px;
    border: 1px solid rgb(221, 221, 221);
    transition: 0.2s ease-in-out;
    height: auto;
    line-height: 1.4285;
    display: inline-block;
    max-width: 100%;
    background-color: rgb(255, 255, 255);
    -webkit-transition: all 0.2s ease-in-out;
}

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

hr {
    border-width: 1px 0px 0px;
    border-style: solid none none;
    border-color: rgb(245, 245, 245) currentColor currentColor;
    margin-top: 22px;
    margin-bottom: 22px;
}

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

h1 {
    color: inherit;
    line-height: 1.1;
    font-family: inherit;
    font-weight: 500;
}

h2 {
    color: inherit;
    line-height: 1.1;
    font-family: inherit;
    font-weight: 500;
}

h3 {
    color: inherit;
    line-height: 1.1;
    font-family: inherit;
    font-weight: 500;
}

h4 {
    color: inherit;
    line-height: 1.1;
    font-family: inherit;
    font-weight: 500;
}

h5 {
    color: inherit;
    line-height: 1.1;
    font-family: inherit;
    font-weight: 500;
}

h6 {
    color: inherit;
    line-height: 1.1;
    font-family: inherit;
    font-weight: 500;
}

.h1 {
    color: inherit;
    line-height: 1.1;
    font-family: inherit;
    font-weight: 500;
}

.h2 {
    color: inherit;
    line-height: 1.1;
    font-family: inherit;
    font-weight: 500;
}

.h3 {
    color: inherit;
    line-height: 1.1;
    font-family: inherit;
    font-weight: 500;
}

.h4 {
    color: inherit;
    line-height: 1.1;
    font-family: inherit;
    font-weight: 500;
}

.h5 {
    color: inherit;
    line-height: 1.1;
    font-family: inherit;
    font-weight: 500;
}

.h6 {
    color: inherit;
    line-height: 1.1;
    font-family: inherit;
    font-weight: 500;
}

h1 small {
    color: rgb(182, 187, 186);
    line-height: 1;
    font-weight: normal;
}

h2 small {
    color: rgb(182, 187, 186);
    line-height: 1;
    font-weight: normal;
}

h3 small {
    color: rgb(182, 187, 186);
    line-height: 1;
    font-weight: normal;
}

h4 small {
    color: rgb(182, 187, 186);
    line-height: 1;
    font-weight: normal;
}

h5 small {
    color: rgb(182, 187, 186);
    line-height: 1;
    font-weight: normal;
}

h6 small {
    color: rgb(182, 187, 186);
    line-height: 1;
    font-weight: normal;
}

.h1 small {
    color: rgb(182, 187, 186);
    line-height: 1;
    font-weight: normal;
}

.h2 small {
    color: rgb(182, 187, 186);
    line-height: 1;
    font-weight: normal;
}

.h3 small {
    color: rgb(182, 187, 186);
    line-height: 1;
    font-weight: normal;
}

.h4 small {
    color: rgb(182, 187, 186);
    line-height: 1;
    font-weight: normal;
}

.h5 small {
    color: rgb(182, 187, 186);
    line-height: 1;
    font-weight: normal;
}

.h6 small {
    color: rgb(182, 187, 186);
    line-height: 1;
    font-weight: normal;
}

h1 .small {
    color: rgb(182, 187, 186);
    line-height: 1;
    font-weight: normal;
}

h2 .small {
    color: rgb(182, 187, 186);
    line-height: 1;
    font-weight: normal;
}

h3 .small {
    color: rgb(182, 187, 186);
    line-height: 1;
    font-weight: normal;
}

h4 .small {
    color: rgb(182, 187, 186);
    line-height: 1;
    font-weight: normal;
}

h5 .small {
    color: rgb(182, 187, 186);
    line-height: 1;
    font-weight: normal;
}

h6 .small {
    color: rgb(182, 187, 186);
    line-height: 1;
    font-weight: normal;
}

.h1 .small {
    color: rgb(182, 187, 186);
    line-height: 1;
    font-weight: normal;
}

.h2 .small {
    color: rgb(182, 187, 186);
    line-height: 1;
    font-weight: normal;
}

.h3 .small {
    color: rgb(182, 187, 186);
    line-height: 1;
    font-weight: normal;
}

.h4 .small {
    color: rgb(182, 187, 186);
    line-height: 1;
    font-weight: normal;
}

.h5 .small {
    color: rgb(182, 187, 186);
    line-height: 1;
    font-weight: normal;
}

.h6 .small {
    color: rgb(182, 187, 186);
    line-height: 1;
    font-weight: normal;
}

h1 {
    margin-top: 22px;
    margin-bottom: 11px;
}

.h1 {
    margin-top: 22px;
    margin-bottom: 11px;
}

h2 {
    margin-top: 22px;
    margin-bottom: 11px;
}

.h2 {
    margin-top: 22px;
    margin-bottom: 11px;
}

h3 {
    margin-top: 22px;
    margin-bottom: 11px;
}

.h3 {
    margin-top: 22px;
    margin-bottom: 11px;
}

h1 small {
    font-size: 65%;
}

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

h2 small {
    font-size: 65%;
}

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

h3 small {
    font-size: 65%;
}

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

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

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

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

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

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

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

h4 {
    margin-top: 11px;
    margin-bottom: 11px;
}

.h4 {
    margin-top: 11px;
    margin-bottom: 11px;
}

h5 {
    margin-top: 11px;
    margin-bottom: 11px;
}

.h5 {
    margin-top: 11px;
    margin-bottom: 11px;
}

h6 {
    margin-top: 11px;
    margin-bottom: 11px;
}

.h6 {
    margin-top: 11px;
    margin-bottom: 11px;
}

h4 small {
    font-size: 75%;
}

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

h5 small {
    font-size: 75%;
}

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

h6 small {
    font-size: 75%;
}

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

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

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

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

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

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

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

h1 {
    font-size: 41px;
}

.h1 {
    font-size: 41px;
}

h2 {
    font-size: 34px;
}

.h2 {
    font-size: 34px;
}

h3 {
    font-size: 28px;
}

.h3 {
    font-size: 28px;
}

h4 {
    font-size: 20px;
}

.h4 {
    font-size: 20px;
}

h5 {
    font-size: 16px;
}

.h5 {
    font-size: 16px;
}

h6 {
    font-size: 14px;
}

.h6 {
    font-size: 14px;
}

p {
    margin: 0px 0px 11px;
}

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

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

small {
    font-size: 85%;
}

.small {
    font-size: 85%;
}

cite {
    font-style: normal;
}

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

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

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

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

.text-muted {
    color: rgb(182, 187, 186);
}

.text-primary {
    color: rgb(0, 153, 220);
}

a.text-primary:hover {
    color: rgb(0, 118, 169);
}

.text-success {
    color: rgb(60, 118, 61);
}

a.text-success:hover {
    color: rgb(43, 84, 44);
}

.text-info {
    color: rgb(49, 112, 143);
}

a.text-info:hover {
    color: rgb(36, 82, 105);
}

.text-warning {
    color: rgb(138, 109, 59);
}

a.text-warning:hover {
    color: rgb(102, 81, 44);
}

.text-danger {
    color: rgb(169, 68, 66);
}

a.text-danger:hover {
    color: rgb(132, 53, 52);
}

.bg-primary {
    color: rgb(255, 255, 255);
    background-color: rgb(0, 153, 220);
}

a.bg-primary:hover {
    background-color: rgb(0, 118, 169);
}

.bg-success {
    background-color: rgb(223, 240, 216);
}

a.bg-success:hover {
    background-color: rgb(193, 226, 179);
}

.bg-info {
    background-color: rgb(217, 237, 247);
}

a.bg-info:hover {
    background-color: rgb(175, 217, 238);
}

.bg-warning {
    background-color: rgb(252, 248, 227);
}

a.bg-warning:hover {
    background-color: rgb(247, 236, 181);
}

.bg-danger {
    background-color: rgb(242, 222, 222);
}

a.bg-danger:hover {
    background-color: rgb(228, 185, 185);
}

.page-header {
    margin: 44px 0px 22px;
    padding-bottom: 10px;
    border-bottom-color: rgb(245, 245, 245);
    border-bottom-width: 1px;
    border-bottom-style: solid;
}

ul {
    margin-top: 0px;
    margin-bottom: 11px;
}

ol {
    margin-top: 0px;
    margin-bottom: 11px;
}

ul ul {
    margin-bottom: 0px;
}

ol ul {
    margin-bottom: 0px;
}

ul ol {
    margin-bottom: 0px;
}

ol ol {
    margin-bottom: 0px;
}

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

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

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

        .list-inline > li span {
            padding-left: 10px;
            display: inline-block;
        }

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

dt {
    line-height: 1.4285;
}

dd {
    line-height: 1.4285;
}

dt {
    font-weight: bold;
}

dd {
    margin-left: 0px;
}

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

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

abbr[title] {
    border-bottom-color: rgb(182, 187, 186);
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    cursor: help;
}

abbr[data-original-title] {
    border-bottom-color: rgb(182, 187, 186);
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    cursor: help;
}

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

blockquote {
    margin: 0px 0px 22px;
    padding: 11px 22px;
    font-size: 20px;
    border-left-color: rgb(245, 245, 245);
    border-left-width: 5px;
    border-left-style: solid;
}

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

    blockquote ul:last-child {
        margin-bottom: 0px;
    }

    blockquote ol:last-child {
        margin-bottom: 0px;
    }

    blockquote footer {
        color: rgb(182, 187, 186);
        line-height: 1.4285;
        font-size: 80%;
        display: block;
    }

    blockquote small {
        color: rgb(182, 187, 186);
        line-height: 1.4285;
        font-size: 80%;
        display: block;
    }

    blockquote .small {
        color: rgb(182, 187, 186);
        line-height: 1.4285;
        font-size: 80%;
        display: block;
    }

    blockquote footer::before {
        content: "\2014 \00A0";
    }

    blockquote small::before {
        content: "\2014 \00A0";
    }

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

.blockquote-reverse {
    text-align: right;
    padding-right: 15px;
    padding-left: 0px;
    border-right-color: rgb(245, 245, 245);
    border-left-color: currentColor;
    border-right-width: 5px;
    border-left-width: 0px;
    border-right-style: solid;
    border-left-style: none;
}

blockquote.pull-right {
    text-align: right;
    padding-right: 15px;
    padding-left: 0px;
    border-right-color: rgb(245, 245, 245);
    border-left-color: currentColor;
    border-right-width: 5px;
    border-left-width: 0px;
    border-right-style: solid;
    border-left-style: none;
}

.blockquote-reverse footer::before {
    content: "";
}

blockquote.pull-right footer::before {
    content: "";
}

.blockquote-reverse small::before {
    content: "";
}

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

.blockquote-reverse .small::before {
    content: "";
}

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

.blockquote-reverse footer::after {
    content: "\00A0 \2014";
}

blockquote.pull-right footer::after {
    content: "\00A0 \2014";
}

.blockquote-reverse small::after {
    content: "\00A0 \2014";
}

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

.blockquote-reverse .small::after {
    content: "\00A0 \2014";
}

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

blockquote::before {
    content: "";
}

blockquote::after {
    content: "";
}

address {
    line-height: 1.4285;
    font-style: normal;
    margin-bottom: 22px;
}

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

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

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

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

code {
    padding: 2px 4px;
    border-radius: 5px;
    color: rgb(199, 37, 78);
    font-size: 90%;
    white-space: nowrap;
    background-color: rgb(249, 242, 244);
}

kbd {
    padding: 2px 4px;
    border-radius: 3px;
    color: rgb(255, 255, 255);
    font-size: 90%;
    box-shadow: inset 0px -1px 0px rgba(0,0,0,0.25);
    background-color: rgb(51, 51, 51);
}

pre {
    margin: 0px 0px 11px;
    padding: 10.5px;
    border-radius: 5px;
    border: 1px solid rgb(204, 204, 204);
    color: rgb(55, 55, 55);
    line-height: 1.4285;
    font-size: 15px;
    display: block;
    -ms-word-break: break-all;
    -ms-word-wrap: break-word;
    background-color: rgb(245, 245, 245);
}

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

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

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

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

@media all and (min-width:992px) {
    .container {
        width: 100%;
    }
}

@media all and (min-width:1200px) {
    .container {
        width: 100%;
    }
}

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

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

.col-xs-1 {
    padding-right: 15px;
    padding-left: 15px;
    position: relative;
    min-height: 1px;
}

.col-sm-1 {
    padding-right: 15px;
    padding-left: 15px;
    position: relative;
    min-height: 1px;
}

.col-md-1 {
    padding-right: 15px;
    padding-left: 15px;
    position: relative;
    min-height: 1px;
}

.col-lg-1 {
    padding-right: 15px;
    padding-left: 15px;
    position: relative;
    min-height: 1px;
}

.col-xs-2 {
    padding-right: 15px;
    padding-left: 15px;
    position: relative;
    min-height: 1px;
}

.col-sm-2 {
    padding-right: 15px;
    padding-left: 15px;
    position: relative;
    min-height: 1px;
}

.col-md-2 {
    padding-right: 15px;
    padding-left: 15px;
    position: relative;
    min-height: 1px;
}

.col-lg-2 {
    padding-right: 15px;
    padding-left: 15px;
    position: relative;
    min-height: 1px;
}

.col-xs-3 {
    padding-right: 15px;
    padding-left: 15px;
    position: relative;
    min-height: 1px;
}

.col-sm-3 {
    padding-right: 15px;
    padding-left: 15px;
    position: relative;
    min-height: 1px;
}

.col-md-3 {
    padding-right: 15px;
    padding-left: 15px;
    position: relative;
    min-height: 1px;
}

.col-lg-3 {
    padding-right: 15px;
    padding-left: 15px;
    position: relative;
    min-height: 1px;
}

.col-xs-4 {
    padding-right: 15px;
    padding-left: 15px;
    position: relative;
    min-height: 1px;
}

.col-sm-4 {
    padding-right: 15px;
    padding-left: 15px;
    position: relative;
    min-height: 1px;
}

.col-md-4 {
    padding-right: 15px;
    padding-left: 15px;
    position: relative;
    min-height: 1px;
}

.col-lg-4 {
    padding-right: 15px;
    padding-left: 15px;
    position: relative;
    min-height: 1px;
}

.col-xs-5 {
    padding-right: 15px;
    padding-left: 15px;
    position: relative;
    min-height: 1px;
}

.col-sm-5 {
    padding-right: 15px;
    padding-left: 15px;
    position: relative;
    min-height: 1px;
}

.col-md-5 {
    padding-right: 15px;
    padding-left: 15px;
    position: relative;
    min-height: 1px;
}

.col-lg-5 {
    padding-right: 15px;
    padding-left: 15px;
    position: relative;
    min-height: 1px;
}

.col-xs-6 {
    padding-right: 15px;
    padding-left: 15px;
    position: relative;
    min-height: 1px;
}

.col-sm-6 {
    padding-right: 15px;
    padding-left: 15px;
    position: relative;
    min-height: 1px;
}

.col-md-6 {
    padding-right: 15px;
    padding-left: 15px;
    position: relative;
    min-height: 1px;
}

.col-lg-6 {
    padding-right: 15px;
    padding-left: 15px;
    position: relative;
    min-height: 1px;
}

.col-xs-7 {
    padding-right: 15px;
    padding-left: 15px;
    position: relative;
    min-height: 1px;
}

.col-sm-7 {
    padding-right: 15px;
    padding-left: 15px;
    position: relative;
    min-height: 1px;
}

.col-md-7 {
    padding-right: 15px;
    padding-left: 15px;
    position: relative;
    min-height: 1px;
}

.col-lg-7 {
    padding-right: 15px;
    padding-left: 15px;
    position: relative;
    min-height: 1px;
}

.col-xs-8 {
    padding-right: 15px;
    padding-left: 15px;
    position: relative;
    min-height: 1px;
}

.col-sm-8 {
    padding-right: 15px;
    padding-left: 15px;
    position: relative;
    min-height: 1px;
}

.col-md-8 {
    padding-right: 15px;
    padding-left: 15px;
    position: relative;
    min-height: 1px;
}

.col-lg-8 {
    padding-right: 15px;
    padding-left: 15px;
    position: relative;
    min-height: 1px;
}

.col-xs-9 {
    padding-right: 15px;
    padding-left: 15px;
    position: relative;
    min-height: 1px;
}

.col-sm-9 {
    padding-right: 15px;
    padding-left: 15px;
    position: relative;
    min-height: 1px;
}

.col-md-9 {
    padding-right: 15px;
    padding-left: 15px;
    position: relative;
    min-height: 1px;
}

.col-lg-9 {
    padding-right: 15px;
    padding-left: 15px;
    position: relative;
    min-height: 1px;
}

.col-xs-10 {
    padding-right: 15px;
    padding-left: 15px;
    position: relative;
    min-height: 1px;
}

.col-sm-10 {
    padding-right: 15px;
    padding-left: 15px;
    position: relative;
    min-height: 1px;
}

.col-md-10 {
    padding-right: 15px;
    padding-left: 15px;
    position: relative;
    min-height: 1px;
}

.col-lg-10 {
    padding-right: 15px;
    padding-left: 15px;
    position: relative;
    min-height: 1px;
}

.col-xs-11 {
    padding-right: 15px;
    padding-left: 15px;
    position: relative;
    min-height: 1px;
}

.col-sm-11 {
    padding-right: 15px;
    padding-left: 15px;
    position: relative;
    min-height: 1px;
}

.col-md-11 {
    padding-right: 15px;
    padding-left: 15px;
    position: relative;
    min-height: 1px;
}

.col-lg-11 {
    padding-right: 15px;
    padding-left: 15px;
    position: relative;
    min-height: 1px;
}

.col-xs-12 {
    padding-right: 15px;
    padding-left: 15px;
    position: relative;
    min-height: 1px;
}

.col-sm-12 {
    padding-right: 15px;
    padding-left: 15px;
    position: relative;
    min-height: 1px;
}

.col-md-12 {
    padding-right: 15px;
    padding-left: 15px;
    position: relative;
    min-height: 1px;
}

.col-lg-12 {
    padding-right: 15px;
    padding-left: 15px;
    position: relative;
    min-height: 1px;
}

.col-xs-1 {
    float: left;
}

.col-xs-2 {
    float: left;
}

.col-xs-3 {
    float: left;
}

.col-xs-4 {
    float: left;
}

.col-xs-5 {
    float: left;
}

.col-xs-6 {
    float: left;
}

.col-xs-7 {
    float: left;
}

.col-xs-8 {
    float: left;
}

.col-xs-9 {
    float: left;
}

.col-xs-10 {
    float: left;
}

.col-xs-11 {
    float: left;
}

.col-xs-12 {
    float: left;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media all and (min-width:768px) {
    .col-sm-1 {
        float: left;
    }

    .col-sm-2 {
        float: left;
    }

    .col-sm-3 {
        float: left;
    }

    .col-sm-4 {
        float: left;
    }

    .col-sm-5 {
        float: left;
    }

    .col-sm-6 {
        float: left;
    }

    .col-sm-7 {
        float: left;
    }

    .col-sm-8 {
        float: left;
    }

    .col-sm-9 {
        float: left;
    }

    .col-sm-10 {
        float: left;
    }

    .col-sm-11 {
        float: left;
    }

    .col-sm-12 {
        float: left;
    }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media all and (min-width:992px) {
    .col-md-1 {
        float: left;
    }

    .col-md-2 {
        float: left;
    }

    .col-md-3 {
        float: left;
    }

    .col-md-4 {
        float: left;
    }

    .col-md-5 {
        float: left;
    }

    .col-md-6 {
        float: left;
    }

    .col-md-7 {
        float: left;
    }

    .col-md-8 {
        float: left;
    }

    .col-md-9 {
        float: left;
    }

    .col-md-10 {
        float: left;
    }

    .col-md-11 {
        float: left;
    }

    .col-md-12 {
        float: left;
    }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media all and (min-width:1200px) {
    .col-lg-1 {
        float: left;
    }

    .col-lg-2 {
        float: left;
    }

    .col-lg-3 {
        float: left;
    }

    .col-lg-4 {
        float: left;
    }

    .col-lg-5 {
        float: left;
    }

    .col-lg-6 {
        float: left;
    }

    .col-lg-7 {
        float: left;
    }

    .col-lg-8 {
        float: left;
    }

    .col-lg-9 {
        float: left;
    }

    .col-lg-10 {
        float: left;
    }

    .col-lg-11 {
        float: left;
    }

    .col-lg-12 {
        float: left;
    }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

th {
    text-align: left;
}

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

    .table > thead > tr > th {
        padding: 8px;
        line-height: 1.4285;
        vertical-align: top;
        border-top-color: rgb(221, 221, 221);
        border-top-width: 1px;
        border-top-style: solid;
    }

    .table > tbody > tr > th {
        padding: 8px;
        line-height: 1.4285;
        vertical-align: top;
        border-top-color: rgb(221, 221, 221);
        border-top-width: 1px;
        border-top-style: solid;
    }

    .table > tfoot > tr > th {
        padding: 8px;
        line-height: 1.4285;
        vertical-align: top;
        border-top-color: rgb(221, 221, 221);
        border-top-width: 1px;
        border-top-style: solid;
    }

    .table > thead > tr > td {
        padding: 8px;
        line-height: 1.4285;
        vertical-align: top;
        border-top-color: rgb(221, 221, 221);
        border-top-width: 1px;
        border-top-style: solid;
    }

    .table > tbody > tr > td {
        padding: 8px;
        line-height: 1.4285;
        vertical-align: top;
        border-top-color: rgb(221, 221, 221);
        border-top-width: 1px;
        border-top-style: solid;
    }

    .table > tfoot > tr > td {
        padding: 8px;
        line-height: 1.4285;
        vertical-align: top;
        border-top-color: rgb(221, 221, 221);
        border-top-width: 1px;
        border-top-style: solid;
    }

    .table > thead > tr > th {
        vertical-align: bottom;
        border-bottom-color: rgb(221, 221, 221);
        border-bottom-width: 2px;
        border-bottom-style: solid;
    }

    .table > caption + thead > tr:first-child > th {
        border-top-color: currentColor;
        border-top-width: 0px;
        border-top-style: none;
    }

    .table > colgroup + thead > tr:first-child > th {
        border-top-color: currentColor;
        border-top-width: 0px;
        border-top-style: none;
    }

    .table > thead:first-child > tr:first-child > th {
        border-top-color: currentColor;
        border-top-width: 0px;
        border-top-style: none;
    }

    .table > caption + thead > tr:first-child > td {
        border-top-color: currentColor;
        border-top-width: 0px;
        border-top-style: none;
    }

    .table > colgroup + thead > tr:first-child > td {
        border-top-color: currentColor;
        border-top-width: 0px;
        border-top-style: none;
    }

    .table > thead:first-child > tr:first-child > td {
        border-top-color: currentColor;
        border-top-width: 0px;
        border-top-style: none;
    }

    .table > tbody + tbody {
        border-top-color: rgb(221, 221, 221);
        border-top-width: 2px;
        border-top-style: solid;
    }

    .table .table {
        background-color: rgb(255, 255, 255);
    }

.table-condensed > thead > tr > th {
    padding: 5px;
}

.table-condensed > tbody > tr > th {
    padding: 5px;
}

.table-condensed > tfoot > tr > th {
    padding: 5px;
}

.table-condensed > thead > tr > td {
    padding: 5px;
}

.table-condensed > tbody > tr > td {
    padding: 5px;
}

.table-condensed > tfoot > tr > td {
    padding: 5px;
}

.table-bordered {
    border: 1px solid rgb(221, 221, 221);
}

    .table-bordered > thead > tr > th {
        border: 1px solid rgb(221, 221, 221);
    }

    .table-bordered > tbody > tr > th {
        border: 1px solid rgb(221, 221, 221);
    }

    .table-bordered > tfoot > tr > th {
        border: 1px solid rgb(221, 221, 221);
    }

    .table-bordered > thead > tr > td {
        border: 1px solid rgb(221, 221, 221);
    }

    .table-bordered > tbody > tr > td {
        border: 1px solid rgb(221, 221, 221);
    }

    .table-bordered > tfoot > tr > td {
        border: 1px solid rgb(221, 221, 221);
    }

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

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

.table-striped > tbody > tr:nth-child(2n+1) > td {
    background-color: rgb(249, 249, 249);
}

.table-striped > tbody > tr:nth-child(2n+1) > th {
    background-color: rgb(249, 249, 249);
}

.table-hover > tbody > tr:hover > td {
    background-color: rgb(245, 245, 245);
}

.table-hover > tbody > tr:hover > th {
    background-color: rgb(245, 245, 245);
}

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

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

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

.table > thead > tr > td.active {
    background-color: rgb(245, 245, 245);
}

.table > tbody > tr > td.active {
    background-color: rgb(245, 245, 245);
}

.table > tfoot > tr > td.active {
    background-color: rgb(245, 245, 245);
}

.table > thead > tr > th.active {
    background-color: rgb(245, 245, 245);
}

.table > tbody > tr > th.active {
    background-color: rgb(245, 245, 245);
}

.table > tfoot > tr > th.active {
    background-color: rgb(245, 245, 245);
}

.table > thead > tr.active > td {
    background-color: rgb(245, 245, 245);
}

.table > tbody > tr.active > td {
    background-color: rgb(245, 245, 245);
}

.table > tfoot > tr.active > td {
    background-color: rgb(245, 245, 245);
}

.table > thead > tr.active > th {
    background-color: rgb(245, 245, 245);
}

.table > tbody > tr.active > th {
    background-color: rgb(245, 245, 245);
}

.table > tfoot > tr.active > th {
    background-color: rgb(245, 245, 245);
}

.table-hover > tbody > tr > td.active:hover {
    background-color: rgb(232, 232, 232);
}

.table-hover > tbody > tr > th.active:hover {
    background-color: rgb(232, 232, 232);
}

.table-hover > tbody > tr.active:hover > td {
    background-color: rgb(232, 232, 232);
}

.table-hover > tbody > tr.active:hover > th {
    background-color: rgb(232, 232, 232);
}

.table > thead > tr > td.success {
    background-color: rgb(223, 240, 216);
}

.table > tbody > tr > td.success {
    background-color: rgb(223, 240, 216);
}

.table > tfoot > tr > td.success {
    background-color: rgb(223, 240, 216);
}

.table > thead > tr > th.success {
    background-color: rgb(223, 240, 216);
}

.table > tbody > tr > th.success {
    background-color: rgb(223, 240, 216);
}

.table > tfoot > tr > th.success {
    background-color: rgb(223, 240, 216);
}

.table > thead > tr.success > td {
    background-color: rgb(223, 240, 216);
}

.table > tbody > tr.success > td {
    background-color: rgb(223, 240, 216);
}

.table > tfoot > tr.success > td {
    background-color: rgb(223, 240, 216);
}

.table > thead > tr.success > th {
    background-color: rgb(223, 240, 216);
}

.table > tbody > tr.success > th {
    background-color: rgb(223, 240, 216);
}

.table > tfoot > tr.success > th {
    background-color: rgb(223, 240, 216);
}

.table-hover > tbody > tr > td.success:hover {
    background-color: rgb(208, 233, 198);
}

.table-hover > tbody > tr > th.success:hover {
    background-color: rgb(208, 233, 198);
}

.table-hover > tbody > tr.success:hover > td {
    background-color: rgb(208, 233, 198);
}

.table-hover > tbody > tr.success:hover > th {
    background-color: rgb(208, 233, 198);
}

.table > thead > tr > td.info {
    background-color: rgb(217, 237, 247);
}

.table > tbody > tr > td.info {
    background-color: rgb(217, 237, 247);
}

.table > tfoot > tr > td.info {
    background-color: rgb(217, 237, 247);
}

.table > thead > tr > th.info {
    background-color: rgb(217, 237, 247);
}

.table > tbody > tr > th.info {
    background-color: rgb(217, 237, 247);
}

.table > tfoot > tr > th.info {
    background-color: rgb(217, 237, 247);
}

.table > thead > tr.info > td {
    background-color: rgb(217, 237, 247);
}

.table > tbody > tr.info > td {
    background-color: rgb(217, 237, 247);
}

.table > tfoot > tr.info > td {
    background-color: rgb(217, 237, 247);
}

.table > thead > tr.info > th {
    background-color: rgb(217, 237, 247);
}

.table > tbody > tr.info > th {
    background-color: rgb(217, 237, 247);
}

.table > tfoot > tr.info > th {
    background-color: rgb(217, 237, 247);
}

.table-hover > tbody > tr > td.info:hover {
    background-color: rgb(196, 227, 243);
}

.table-hover > tbody > tr > th.info:hover {
    background-color: rgb(196, 227, 243);
}

.table-hover > tbody > tr.info:hover > td {
    background-color: rgb(196, 227, 243);
}

.table-hover > tbody > tr.info:hover > th {
    background-color: rgb(196, 227, 243);
}

.table > thead > tr > td.warning {
    background-color: rgb(252, 248, 227);
}

.table > tbody > tr > td.warning {
    background-color: rgb(252, 248, 227);
}

.table > tfoot > tr > td.warning {
    background-color: rgb(252, 248, 227);
}

.table > thead > tr > th.warning {
    background-color: rgb(252, 248, 227);
}

.table > tbody > tr > th.warning {
    background-color: rgb(252, 248, 227);
}

.table > tfoot > tr > th.warning {
    background-color: rgb(252, 248, 227);
}

.table > thead > tr.warning > td {
    background-color: rgb(252, 248, 227);
}

.table > tbody > tr.warning > td {
    background-color: rgb(252, 248, 227);
}

.table > tfoot > tr.warning > td {
    background-color: rgb(252, 248, 227);
}

.table > thead > tr.warning > th {
    background-color: rgb(252, 248, 227);
}

.table > tbody > tr.warning > th {
    background-color: rgb(252, 248, 227);
}

.table > tfoot > tr.warning > th {
    background-color: rgb(252, 248, 227);
}

.table-hover > tbody > tr > td.warning:hover {
    background-color: rgb(250, 242, 204);
}

.table-hover > tbody > tr > th.warning:hover {
    background-color: rgb(250, 242, 204);
}

.table-hover > tbody > tr.warning:hover > td {
    background-color: rgb(250, 242, 204);
}

.table-hover > tbody > tr.warning:hover > th {
    background-color: rgb(250, 242, 204);
}

.table > thead > tr > td.danger {
    background-color: rgb(242, 222, 222);
}

.table > tbody > tr > td.danger {
    background-color: rgb(242, 222, 222);
}

.table > tfoot > tr > td.danger {
    background-color: rgb(242, 222, 222);
}

.table > thead > tr > th.danger {
    background-color: rgb(242, 222, 222);
}

.table > tbody > tr > th.danger {
    background-color: rgb(242, 222, 222);
}

.table > tfoot > tr > th.danger {
    background-color: rgb(242, 222, 222);
}

.table > thead > tr.danger > td {
    background-color: rgb(242, 222, 222);
}

.table > tbody > tr.danger > td {
    background-color: rgb(242, 222, 222);
}

.table > tfoot > tr.danger > td {
    background-color: rgb(242, 222, 222);
}

.table > thead > tr.danger > th {
    background-color: rgb(242, 222, 222);
}

.table > tbody > tr.danger > th {
    background-color: rgb(242, 222, 222);
}

.table > tfoot > tr.danger > th {
    background-color: rgb(242, 222, 222);
}

.table-hover > tbody > tr > td.danger:hover {
    background-color: rgb(235, 204, 204);
}

.table-hover > tbody > tr > th.danger:hover {
    background-color: rgb(235, 204, 204);
}

.table-hover > tbody > tr.danger:hover > td {
    background-color: rgb(235, 204, 204);
}

.table-hover > tbody > tr.danger:hover > th {
    background-color: rgb(235, 204, 204);
}

@media all and (max-width:767px) {
    .table-responsive {
        border: 1px solid rgb(221, 221, 221);
        width: 100%;
        margin-bottom: 16.5px;
        -ms-overflow-x: scroll;
        -ms-overflow-y: hidden;
        -ms-overflow-style: -ms-autohiding-scrollbar;
        -webkit-overflow-scrolling: touch;
    }

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

            .table-responsive > .table > thead > tr > th {
                white-space: nowrap;
            }

            .table-responsive > .table > tbody > tr > th {
                white-space: nowrap;
            }

            .table-responsive > .table > tfoot > tr > th {
                white-space: nowrap;
            }

            .table-responsive > .table > thead > tr > td {
                white-space: nowrap;
            }

            .table-responsive > .table > tbody > tr > td {
                white-space: nowrap;
            }

            .table-responsive > .table > tfoot > tr > td {
                white-space: nowrap;
            }

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

            .table-responsive > .table-bordered > thead > tr > th:first-child {
                border-left-color: currentColor;
                border-left-width: 0px;
                border-left-style: none;
            }

            .table-responsive > .table-bordered > tbody > tr > th:first-child {
                border-left-color: currentColor;
                border-left-width: 0px;
                border-left-style: none;
            }

            .table-responsive > .table-bordered > tfoot > tr > th:first-child {
                border-left-color: currentColor;
                border-left-width: 0px;
                border-left-style: none;
            }

            .table-responsive > .table-bordered > thead > tr > td:first-child {
                border-left-color: currentColor;
                border-left-width: 0px;
                border-left-style: none;
            }

            .table-responsive > .table-bordered > tbody > tr > td:first-child {
                border-left-color: currentColor;
                border-left-width: 0px;
                border-left-style: none;
            }

            .table-responsive > .table-bordered > tfoot > tr > td:first-child {
                border-left-color: currentColor;
                border-left-width: 0px;
                border-left-style: none;
            }

            .table-responsive > .table-bordered > thead > tr > th:last-child {
                border-right-color: currentColor;
                border-right-width: 0px;
                border-right-style: none;
            }

            .table-responsive > .table-bordered > tbody > tr > th:last-child {
                border-right-color: currentColor;
                border-right-width: 0px;
                border-right-style: none;
            }

            .table-responsive > .table-bordered > tfoot > tr > th:last-child {
                border-right-color: currentColor;
                border-right-width: 0px;
                border-right-style: none;
            }

            .table-responsive > .table-bordered > thead > tr > td:last-child {
                border-right-color: currentColor;
                border-right-width: 0px;
                border-right-style: none;
            }

            .table-responsive > .table-bordered > tbody > tr > td:last-child {
                border-right-color: currentColor;
                border-right-width: 0px;
                border-right-style: none;
            }

            .table-responsive > .table-bordered > tfoot > tr > td:last-child {
                border-right-color: currentColor;
                border-right-width: 0px;
                border-right-style: none;
            }

            .table-responsive > .table-bordered > tbody > tr:last-child > th {
                border-bottom-color: currentColor;
                border-bottom-width: 0px;
                border-bottom-style: none;
            }

            .table-responsive > .table-bordered > tfoot > tr:last-child > th {
                border-bottom-color: currentColor;
                border-bottom-width: 0px;
                border-bottom-style: none;
            }

            .table-responsive > .table-bordered > tbody > tr:last-child > td {
                border-bottom-color: currentColor;
                border-bottom-width: 0px;
                border-bottom-style: none;
            }

            .table-responsive > .table-bordered > tfoot > tr:last-child > td {
                border-bottom-color: currentColor;
                border-bottom-width: 0px;
                border-bottom-style: none;
            }
}

fieldset {
    margin: 0px;
    padding: 0px;
    border: 0px currentColor;
    min-width: 0px;
}

legend {
    border-width: 0px 0px 1px;
    border-style: none none solid;
    border-color: currentColor currentColor rgb(229, 229, 229);
    padding: 0px;
    width: 100%;
    color: rgb(55, 55, 55);
    line-height: inherit;
    font-size: 24px;
    margin-bottom: 22px;
    display: block;
}

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

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

input[type='radio'] {
    margin: 1px 0px 0px;
    line-height: normal;
}

input[type='checkbox'] {
    margin: 1px 0px 0px;
    line-height: normal;
}

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

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

select[multiple] {
    height: auto;
}

select[size] {
    height: auto;
}

input[type='file']:focus {
    outline: dotted thin;
    outline-offset: -2px;
}

input[type='radio']:focus {
    outline: dotted thin;
    outline-offset: -2px;
}

input[type='checkbox']:focus {
    outline: dotted thin;
    outline-offset: -2px;
}

output {
    color: rgb(55, 55, 55);
    line-height: 1.4285;
    padding-top: 7px;
    font-size: 16px;
    display: block;
}

.form-control {
    padding: 6px 12px;
    border-radius: 5px;
    border: 1px solid rgb(204, 204, 204);
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    width: 100%;
    height: 36px;
    color: rgb(55, 55, 55);
    line-height: 1.4285;
    font-size: 16px;
    display: block;
    box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075);
    background-image: none;
    background-color: rgb(255, 255, 255);
    -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

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

:-ms-input-placeholder.form-control {
    color: rgb(182, 187, 186);
}

[disabled].form-control {
    cursor: not-allowed;
    opacity: 1;
    background-color: rgb(245, 245, 245);
}

[readonly].form-control {
    cursor: not-allowed;
    opacity: 1;
    background-color: rgb(245, 245, 245);
}

fieldset[disabled] .form-control {
    cursor: not-allowed;
    opacity: 1;
    background-color: rgb(245, 245, 245);
}

textarea.form-control {
    height: auto;
}

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

input[type='date'] {
    line-height: 36px;
}

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

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

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

.radio label {
    font-weight: normal;
    display: inline;
    cursor: pointer;
}

.checkbox label {
    font-weight: normal;
    display: inline;
    cursor: pointer;
}

.radio input[type='radio'] {
    margin-left: -20px;
    float: left;
}

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

.checkbox input[type='checkbox'] {
    margin-left: -20px;
    float: left;
}

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

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

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

.radio-inline {
    padding-left: 20px;
    font-weight: normal;
    margin-bottom: 0px;
    vertical-align: middle;
    display: inline-block;
    cursor: pointer;
}

.checkbox-inline {
    padding-left: 20px;
    font-weight: normal;
    margin-bottom: 0px;
    vertical-align: middle;
    display: inline-block;
    cursor: pointer;
}

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

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

input[type='radio'][disabled] {
    cursor: not-allowed;
}

input[type='checkbox'][disabled] {
    cursor: not-allowed;
}

[disabled].radio {
    cursor: not-allowed;
}

[disabled].radio-inline {
    cursor: not-allowed;
}

[disabled].checkbox {
    cursor: not-allowed;
}

[disabled].checkbox-inline {
    cursor: not-allowed;
}

fieldset[disabled] input[type='radio'] {
    cursor: not-allowed;
}

fieldset[disabled] input[type='checkbox'] {
    cursor: not-allowed;
}

fieldset[disabled] .radio {
    cursor: not-allowed;
}

fieldset[disabled] .radio-inline {
    cursor: not-allowed;
}

fieldset[disabled] .checkbox {
    cursor: not-allowed;
}

fieldset[disabled] .checkbox-inline {
    cursor: not-allowed;
}

.input-sm {
    padding: 5px 10px;
    border-radius: 3px;
    height: 33px;
    line-height: 1.5;
    font-size: 14px;
}

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

textarea.input-sm {
    height: auto;
}

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

.input-lg {
    padding: 10px 16px;
    border-radius: 10px;
    height: 49px;
    line-height: 1.33;
    font-size: 20px;
}

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

textarea.input-lg {
    height: auto;
}

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

.has-feedback {
    position: relative;
}

    .has-feedback .form-control {
        padding-right: 45px;
    }

    .has-feedback .form-control-feedback {
        top: 27px;
        width: 36px;
        height: 36px;
        text-align: center;
        right: 0px;
        line-height: 36px;
        display: block;
        position: absolute;
    }

.has-success .help-block {
    color: rgb(60, 118, 61);
}

.has-success .control-label {
    color: rgb(60, 118, 61);
}

.has-success .radio {
    color: rgb(60, 118, 61);
}

.has-success .checkbox {
    color: rgb(60, 118, 61);
}

.has-success .radio-inline {
    color: rgb(60, 118, 61);
}

.has-success .checkbox-inline {
    color: rgb(60, 118, 61);
}

.has-success .form-control {
    border-color: rgb(60, 118, 61);
    box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075);
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

    .has-success .form-control:focus {
        border-color: rgb(43, 84, 44);
        box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 6px #67b168;
        -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
    }

.has-success .input-group-addon {
    border-color: rgb(60, 118, 61);
    color: rgb(60, 118, 61);
    background-color: rgb(223, 240, 216);
}

.has-success .form-control-feedback {
    color: rgb(60, 118, 61);
}

.has-warning .help-block {
    color: rgb(138, 109, 59);
}

.has-warning .control-label {
    color: rgb(138, 109, 59);
}

.has-warning .radio {
    color: rgb(138, 109, 59);
}

.has-warning .checkbox {
    color: rgb(138, 109, 59);
}

.has-warning .radio-inline {
    color: rgb(138, 109, 59);
}

.has-warning .checkbox-inline {
    color: rgb(138, 109, 59);
}

.has-warning .form-control {
    border-color: rgb(138, 109, 59);
    box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075);
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

    .has-warning .form-control:focus {
        border-color: rgb(102, 81, 44);
        box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 6px #c0a16b;
        -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
    }

.has-warning .input-group-addon {
    border-color: rgb(138, 109, 59);
    color: rgb(138, 109, 59);
    background-color: rgb(252, 248, 227);
}

.has-warning .form-control-feedback {
    color: rgb(138, 109, 59);
}

.has-error .help-block {
    color: rgb(169, 68, 66);
}

.has-error .control-label {
    color: rgb(169, 68, 66);
}

.has-error .radio {
    color: rgb(169, 68, 66);
}

.has-error .checkbox {
    color: rgb(169, 68, 66);
}

.has-error .radio-inline {
    color: rgb(169, 68, 66);
}

.has-error .checkbox-inline {
    color: rgb(169, 68, 66);
}

.has-error .form-control {
    border-color: rgb(169, 68, 66);
    box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075);
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

    .has-error .form-control:focus {
        border-color: rgb(132, 53, 52);
        box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 6px #ce8483;
        -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
    }

.has-error .input-group-addon {
    border-color: rgb(169, 68, 66);
    color: rgb(169, 68, 66);
    background-color: rgb(242, 222, 222);
}

.has-error .form-control-feedback {
    color: rgb(169, 68, 66);
}

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

.help-block {
    color: rgb(119, 119, 119);
    margin-top: 5px;
    margin-bottom: 10px;
    display: block;
}

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

    .form-inline .form-control {
        width: auto;
        vertical-align: middle;
        display: inline-block;
    }

    .form-inline .input-group > .form-control {
        width: 100%;
    }

    .form-inline .control-label {
        margin-bottom: 0px;
        vertical-align: middle;
    }

    .form-inline .radio {
        padding-left: 0px;
        margin-top: 0px;
        margin-bottom: 0px;
        vertical-align: middle;
        display: inline-block;
    }

    .form-inline .checkbox {
        padding-left: 0px;
        margin-top: 0px;
        margin-bottom: 0px;
        vertical-align: middle;
        display: inline-block;
    }

    .form-inline .radio input[type='radio'] {
        margin-left: 0px;
        float: none;
    }

    .form-inline .checkbox input[type='checkbox'] {
        margin-left: 0px;
        float: none;
    }

    .form-inline .has-feedback .form-control-feedback {
        top: 0px;
    }
}

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

.form-horizontal .radio {
    padding-top: 7px;
    margin-top: 0px;
    margin-bottom: 0px;
}

.form-horizontal .checkbox {
    padding-top: 7px;
    margin-top: 0px;
    margin-bottom: 0px;
}

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

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

.form-horizontal .radio {
    min-height: 29px;
}

.form-horizontal .checkbox {
    min-height: 29px;
}

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

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

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

.form-horizontal .has-feedback .form-control-feedback {
    top: 0px;
    right: 15px;
}

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

    .btn:focus {
        outline: dotted thin;
        outline-offset: -2px;
    }

        .btn:focus:active {
            outline: dotted thin;
            outline-offset: -2px;
        }

.active.btn:focus {
    outline: dotted thin;
    outline-offset: -2px;
}

.btn:hover {
    color: rgb(51, 51, 51);
    text-decoration: none;
}

.btn:focus {
    color: rgb(51, 51, 51);
    text-decoration: none;
}

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

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

.disabled.btn {
    cursor: not-allowed;
    opacity: 0.65;
    pointer-events: none;
    box-shadow: none;
    -webkit-box-shadow: none;
}

[disabled].btn {
    cursor: not-allowed;
    opacity: 0.65;
    pointer-events: none;
    box-shadow: none;
    -webkit-box-shadow: none;
}

fieldset[disabled] .btn {
    cursor: not-allowed;
    opacity: 0.65;
    pointer-events: none;
    box-shadow: none;
    -webkit-box-shadow: none;
}

.btn-default {
    border-color: rgb(204, 204, 204);
    color: rgb(51, 51, 51);
    background-color: rgb(255, 255, 255);
}

    .btn-default:hover {
        border-color: rgb(173, 173, 173);
        color: rgb(51, 51, 51);
        background-color: rgb(235, 235, 235);
    }

    .btn-default:focus {
        border-color: rgb(173, 173, 173);
        color: rgb(51, 51, 51);
        background-color: rgb(235, 235, 235);
    }

    .btn-default:active {
        border-color: rgb(173, 173, 173);
        color: rgb(51, 51, 51);
        background-color: rgb(235, 235, 235);
    }

.active.btn-default {
    border-color: rgb(173, 173, 173);
    color: rgb(51, 51, 51);
    background-color: rgb(235, 235, 235);
}

.open .btn-default.dropdown-toggle {
    border-color: rgb(173, 173, 173);
    color: rgb(51, 51, 51);
    background-color: rgb(235, 235, 235);
}

.btn-default:active {
    background-image: none;
}

.active.btn-default {
    background-image: none;
}

.open .btn-default.dropdown-toggle {
    background-image: none;
}

.disabled.btn-default {
    border-color: rgb(204, 204, 204);
    background-color: rgb(255, 255, 255);
}

[disabled].btn-default {
    border-color: rgb(204, 204, 204);
    background-color: rgb(255, 255, 255);
}

fieldset[disabled] .btn-default {
    border-color: rgb(204, 204, 204);
    background-color: rgb(255, 255, 255);
}

.disabled.btn-default:hover {
    border-color: rgb(204, 204, 204);
    background-color: rgb(255, 255, 255);
}

[disabled].btn-default:hover {
    border-color: rgb(204, 204, 204);
    background-color: rgb(255, 255, 255);
}

fieldset[disabled] .btn-default:hover {
    border-color: rgb(204, 204, 204);
    background-color: rgb(255, 255, 255);
}

.disabled.btn-default:focus {
    border-color: rgb(204, 204, 204);
    background-color: rgb(255, 255, 255);
}

[disabled].btn-default:focus {
    border-color: rgb(204, 204, 204);
    background-color: rgb(255, 255, 255);
}

fieldset[disabled] .btn-default:focus {
    border-color: rgb(204, 204, 204);
    background-color: rgb(255, 255, 255);
}

.disabled.btn-default:active {
    border-color: rgb(204, 204, 204);
    background-color: rgb(255, 255, 255);
}

[disabled].btn-default:active {
    border-color: rgb(204, 204, 204);
    background-color: rgb(255, 255, 255);
}

fieldset[disabled] .btn-default:active {
    border-color: rgb(204, 204, 204);
    background-color: rgb(255, 255, 255);
}

.active.disabled.btn-default {
    border-color: rgb(204, 204, 204);
    background-color: rgb(255, 255, 255);
}

[disabled].active.btn-default {
    border-color: rgb(204, 204, 204);
    background-color: rgb(255, 255, 255);
}

fieldset[disabled] .active.btn-default {
    border-color: rgb(204, 204, 204);
    background-color: rgb(255, 255, 255);
}

.btn-default .badge {
    color: rgb(255, 255, 255);
    background-color: rgb(51, 51, 51);
}

.btn-primary {
    border-color: rgb(0, 135, 195);
    color: rgb(255, 255, 255);
    background-color: rgb(0, 153, 220);
}

    .btn-primary:hover {
        border-color: rgb(0, 93, 133);
        color: rgb(255, 255, 255);
        background-color: rgb(0, 125, 179);
    }

    .btn-primary:focus {
        border-color: rgb(0, 93, 133);
        color: rgb(255, 255, 255);
        background-color: rgb(0, 125, 179);
    }

    .btn-primary:active {
        border-color: rgb(0, 93, 133);
        color: rgb(255, 255, 255);
        background-color: rgb(0, 125, 179);
    }

.active.btn-primary {
    border-color: rgb(0, 93, 133);
    color: rgb(255, 255, 255);
    background-color: rgb(0, 125, 179);
}

.open .btn-primary.dropdown-toggle {
    border-color: rgb(0, 93, 133);
    color: rgb(255, 255, 255);
    background-color: rgb(0, 125, 179);
}

.btn-primary:active {
    background-image: none;
}

.active.btn-primary {
    background-image: none;
}

.open .btn-primary.dropdown-toggle {
    background-image: none;
}

.disabled.btn-primary {
    border-color: rgb(0, 135, 195);
    background-color: rgb(0, 153, 220);
}

[disabled].btn-primary {
    border-color: rgb(0, 135, 195);
    background-color: rgb(0, 153, 220);
}

fieldset[disabled] .btn-primary {
    border-color: rgb(0, 135, 195);
    background-color: rgb(0, 153, 220);
}

.disabled.btn-primary:hover {
    border-color: rgb(0, 135, 195);
    background-color: rgb(0, 153, 220);
}

[disabled].btn-primary:hover {
    border-color: rgb(0, 135, 195);
    background-color: rgb(0, 153, 220);
}

fieldset[disabled] .btn-primary:hover {
    border-color: rgb(0, 135, 195);
    background-color: rgb(0, 153, 220);
}

.disabled.btn-primary:focus {
    border-color: rgb(0, 135, 195);
    background-color: rgb(0, 153, 220);
}

[disabled].btn-primary:focus {
    border-color: rgb(0, 135, 195);
    background-color: rgb(0, 153, 220);
}

fieldset[disabled] .btn-primary:focus {
    border-color: rgb(0, 135, 195);
    background-color: rgb(0, 153, 220);
}

.disabled.btn-primary:active {
    border-color: rgb(0, 135, 195);
    background-color: rgb(0, 153, 220);
}

[disabled].btn-primary:active {
    border-color: rgb(0, 135, 195);
    background-color: rgb(0, 153, 220);
}

fieldset[disabled] .btn-primary:active {
    border-color: rgb(0, 135, 195);
    background-color: rgb(0, 153, 220);
}

.active.disabled.btn-primary {
    border-color: rgb(0, 135, 195);
    background-color: rgb(0, 153, 220);
}

[disabled].active.btn-primary {
    border-color: rgb(0, 135, 195);
    background-color: rgb(0, 153, 220);
}

fieldset[disabled] .active.btn-primary {
    border-color: rgb(0, 135, 195);
    background-color: rgb(0, 153, 220);
}

.btn-primary .badge {
    color: rgb(0, 153, 220);
    background-color: rgb(255, 255, 255);
}

.btn-success {
    border-color: rgb(1, 110, 59);
    color: rgb(255, 255, 255);
    background-color: rgb(1, 135, 73);
}

    .btn-success:hover {
        border-color: rgb(0, 49, 26);
        color: rgb(255, 255, 255);
        background-color: rgb(1, 94, 51);
    }

    .btn-success:focus {
        border-color: rgb(0, 49, 26);
        color: rgb(255, 255, 255);
        background-color: rgb(1, 94, 51);
    }

    .btn-success:active {
        border-color: rgb(0, 49, 26);
        color: rgb(255, 255, 255);
        background-color: rgb(1, 94, 51);
    }

.active.btn-success {
    border-color: rgb(0, 49, 26);
    color: rgb(255, 255, 255);
    background-color: rgb(1, 94, 51);
}

.open .btn-success.dropdown-toggle {
    border-color: rgb(0, 49, 26);
    color: rgb(255, 255, 255);
    background-color: rgb(1, 94, 51);
}

.btn-success:active {
    background-image: none;
}

.active.btn-success {
    background-image: none;
}

.open .btn-success.dropdown-toggle {
    background-image: none;
}

.disabled.btn-success {
    border-color: rgb(1, 110, 59);
    background-color: rgb(1, 135, 73);
}

[disabled].btn-success {
    border-color: rgb(1, 110, 59);
    background-color: rgb(1, 135, 73);
}

fieldset[disabled] .btn-success {
    border-color: rgb(1, 110, 59);
    background-color: rgb(1, 135, 73);
}

.disabled.btn-success:hover {
    border-color: rgb(1, 110, 59);
    background-color: rgb(1, 135, 73);
}

[disabled].btn-success:hover {
    border-color: rgb(1, 110, 59);
    background-color: rgb(1, 135, 73);
}

fieldset[disabled] .btn-success:hover {
    border-color: rgb(1, 110, 59);
    background-color: rgb(1, 135, 73);
}

.disabled.btn-success:focus {
    border-color: rgb(1, 110, 59);
    background-color: rgb(1, 135, 73);
}

[disabled].btn-success:focus {
    border-color: rgb(1, 110, 59);
    background-color: rgb(1, 135, 73);
}

fieldset[disabled] .btn-success:focus {
    border-color: rgb(1, 110, 59);
    background-color: rgb(1, 135, 73);
}

.disabled.btn-success:active {
    border-color: rgb(1, 110, 59);
    background-color: rgb(1, 135, 73);
}

[disabled].btn-success:active {
    border-color: rgb(1, 110, 59);
    background-color: rgb(1, 135, 73);
}

fieldset[disabled] .btn-success:active {
    border-color: rgb(1, 110, 59);
    background-color: rgb(1, 135, 73);
}

.active.disabled.btn-success {
    border-color: rgb(1, 110, 59);
    background-color: rgb(1, 135, 73);
}

[disabled].active.btn-success {
    border-color: rgb(1, 110, 59);
    background-color: rgb(1, 135, 73);
}

fieldset[disabled] .active.btn-success {
    border-color: rgb(1, 110, 59);
    background-color: rgb(1, 135, 73);
}

.btn-success .badge {
    color: rgb(1, 135, 73);
    background-color: rgb(255, 255, 255);
}

.btn-info {
    border-color: rgb(133, 184, 222);
    color: rgb(255, 255, 255);
    background-color: rgb(153, 196, 227);
}

    .btn-info:hover {
        border-color: rgb(85, 157, 208);
        color: rgb(255, 255, 255);
        background-color: rgb(121, 177, 218);
    }

    .btn-info:focus {
        border-color: rgb(85, 157, 208);
        color: rgb(255, 255, 255);
        background-color: rgb(121, 177, 218);
    }

    .btn-info:active {
        border-color: rgb(85, 157, 208);
        color: rgb(255, 255, 255);
        background-color: rgb(121, 177, 218);
    }

.active.btn-info {
    border-color: rgb(85, 157, 208);
    color: rgb(255, 255, 255);
    background-color: rgb(121, 177, 218);
}

.open .btn-info.dropdown-toggle {
    border-color: rgb(85, 157, 208);
    color: rgb(255, 255, 255);
    background-color: rgb(121, 177, 218);
}

.btn-info:active {
    background-image: none;
}

.active.btn-info {
    background-image: none;
}

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

.disabled.btn-info {
    border-color: rgb(133, 184, 222);
    background-color: rgb(153, 196, 227);
}

[disabled].btn-info {
    border-color: rgb(133, 184, 222);
    background-color: rgb(153, 196, 227);
}

fieldset[disabled] .btn-info {
    border-color: rgb(133, 184, 222);
    background-color: rgb(153, 196, 227);
}

.disabled.btn-info:hover {
    border-color: rgb(133, 184, 222);
    background-color: rgb(153, 196, 227);
}

[disabled].btn-info:hover {
    border-color: rgb(133, 184, 222);
    background-color: rgb(153, 196, 227);
}

fieldset[disabled] .btn-info:hover {
    border-color: rgb(133, 184, 222);
    background-color: rgb(153, 196, 227);
}

.disabled.btn-info:focus {
    border-color: rgb(133, 184, 222);
    background-color: rgb(153, 196, 227);
}

[disabled].btn-info:focus {
    border-color: rgb(133, 184, 222);
    background-color: rgb(153, 196, 227);
}

fieldset[disabled] .btn-info:focus {
    border-color: rgb(133, 184, 222);
    background-color: rgb(153, 196, 227);
}

.disabled.btn-info:active {
    border-color: rgb(133, 184, 222);
    background-color: rgb(153, 196, 227);
}

[disabled].btn-info:active {
    border-color: rgb(133, 184, 222);
    background-color: rgb(153, 196, 227);
}

fieldset[disabled] .btn-info:active {
    border-color: rgb(133, 184, 222);
    background-color: rgb(153, 196, 227);
}

.active.disabled.btn-info {
    border-color: rgb(133, 184, 222);
    background-color: rgb(153, 196, 227);
}

[disabled].active.btn-info {
    border-color: rgb(133, 184, 222);
    background-color: rgb(153, 196, 227);
}

fieldset[disabled] .active.btn-info {
    border-color: rgb(133, 184, 222);
    background-color: rgb(153, 196, 227);
}

.btn-info .badge {
    color: rgb(153, 196, 227);
    background-color: rgb(255, 255, 255);
}

.btn-warning {
    border-color: rgb(255, 210, 126);
    color: rgb(255, 255, 255);
    background-color: rgb(255, 219, 151);
}

    .btn-warning:hover {
        border-color: rgb(255, 189, 64);
        color: rgb(255, 255, 255);
        background-color: rgb(255, 205, 110);
    }

    .btn-warning:focus {
        border-color: rgb(255, 189, 64);
        color: rgb(255, 255, 255);
        background-color: rgb(255, 205, 110);
    }

    .btn-warning:active {
        border-color: rgb(255, 189, 64);
        color: rgb(255, 255, 255);
        background-color: rgb(255, 205, 110);
    }

.active.btn-warning {
    border-color: rgb(255, 189, 64);
    color: rgb(255, 255, 255);
    background-color: rgb(255, 205, 110);
}

.open .btn-warning.dropdown-toggle {
    border-color: rgb(255, 189, 64);
    color: rgb(255, 255, 255);
    background-color: rgb(255, 205, 110);
}

.btn-warning:active {
    background-image: none;
}

.active.btn-warning {
    background-image: none;
}

.open .btn-warning.dropdown-toggle {
    background-image: none;
}

.disabled.btn-warning {
    border-color: rgb(255, 210, 126);
    background-color: rgb(255, 219, 151);
}

[disabled].btn-warning {
    border-color: rgb(255, 210, 126);
    background-color: rgb(255, 219, 151);
}

fieldset[disabled] .btn-warning {
    border-color: rgb(255, 210, 126);
    background-color: rgb(255, 219, 151);
}

.disabled.btn-warning:hover {
    border-color: rgb(255, 210, 126);
    background-color: rgb(255, 219, 151);
}

[disabled].btn-warning:hover {
    border-color: rgb(255, 210, 126);
    background-color: rgb(255, 219, 151);
}

fieldset[disabled] .btn-warning:hover {
    border-color: rgb(255, 210, 126);
    background-color: rgb(255, 219, 151);
}

.disabled.btn-warning:focus {
    border-color: rgb(255, 210, 126);
    background-color: rgb(255, 219, 151);
}

[disabled].btn-warning:focus {
    border-color: rgb(255, 210, 126);
    background-color: rgb(255, 219, 151);
}

fieldset[disabled] .btn-warning:focus {
    border-color: rgb(255, 210, 126);
    background-color: rgb(255, 219, 151);
}

.disabled.btn-warning:active {
    border-color: rgb(255, 210, 126);
    background-color: rgb(255, 219, 151);
}

[disabled].btn-warning:active {
    border-color: rgb(255, 210, 126);
    background-color: rgb(255, 219, 151);
}

fieldset[disabled] .btn-warning:active {
    border-color: rgb(255, 210, 126);
    background-color: rgb(255, 219, 151);
}

.active.disabled.btn-warning {
    border-color: rgb(255, 210, 126);
    background-color: rgb(255, 219, 151);
}

[disabled].active.btn-warning {
    border-color: rgb(255, 210, 126);
    background-color: rgb(255, 219, 151);
}

fieldset[disabled] .active.btn-warning {
    border-color: rgb(255, 210, 126);
    background-color: rgb(255, 219, 151);
}

.btn-warning .badge {
    color: rgb(255, 219, 151);
    background-color: rgb(255, 255, 255);
}

.btn-danger {
    border-color: rgb(207, 38, 38);
    color: rgb(255, 255, 255);
    background-color: rgb(218, 52, 52);
}

    .btn-danger:hover {
        border-color: rgb(155, 28, 28);
        color: rgb(255, 255, 255);
        background-color: rgb(194, 35, 35);
    }

    .btn-danger:focus {
        border-color: rgb(155, 28, 28);
        color: rgb(255, 255, 255);
        background-color: rgb(194, 35, 35);
    }

    .btn-danger:active {
        border-color: rgb(155, 28, 28);
        color: rgb(255, 255, 255);
        background-color: rgb(194, 35, 35);
    }

.active.btn-danger {
    border-color: rgb(155, 28, 28);
    color: rgb(255, 255, 255);
    background-color: rgb(194, 35, 35);
}

.open .btn-danger.dropdown-toggle {
    border-color: rgb(155, 28, 28);
    color: rgb(255, 255, 255);
    background-color: rgb(194, 35, 35);
}

.btn-danger:active {
    background-image: none;
}

.active.btn-danger {
    background-image: none;
}

.open .btn-danger.dropdown-toggle {
    background-image: none;
}

.disabled.btn-danger {
    border-color: rgb(207, 38, 38);
    background-color: rgb(218, 52, 52);
}

[disabled].btn-danger {
    border-color: rgb(207, 38, 38);
    background-color: rgb(218, 52, 52);
}

fieldset[disabled] .btn-danger {
    border-color: rgb(207, 38, 38);
    background-color: rgb(218, 52, 52);
}

.disabled.btn-danger:hover {
    border-color: rgb(207, 38, 38);
    background-color: rgb(218, 52, 52);
}

[disabled].btn-danger:hover {
    border-color: rgb(207, 38, 38);
    background-color: rgb(218, 52, 52);
}

fieldset[disabled] .btn-danger:hover {
    border-color: rgb(207, 38, 38);
    background-color: rgb(218, 52, 52);
}

.disabled.btn-danger:focus {
    border-color: rgb(207, 38, 38);
    background-color: rgb(218, 52, 52);
}

[disabled].btn-danger:focus {
    border-color: rgb(207, 38, 38);
    background-color: rgb(218, 52, 52);
}

fieldset[disabled] .btn-danger:focus {
    border-color: rgb(207, 38, 38);
    background-color: rgb(218, 52, 52);
}

.disabled.btn-danger:active {
    border-color: rgb(207, 38, 38);
    background-color: rgb(218, 52, 52);
}

[disabled].btn-danger:active {
    border-color: rgb(207, 38, 38);
    background-color: rgb(218, 52, 52);
}

fieldset[disabled] .btn-danger:active {
    border-color: rgb(207, 38, 38);
    background-color: rgb(218, 52, 52);
}

.active.disabled.btn-danger {
    border-color: rgb(207, 38, 38);
    background-color: rgb(218, 52, 52);
}

[disabled].active.btn-danger {
    border-color: rgb(207, 38, 38);
    background-color: rgb(218, 52, 52);
}

fieldset[disabled] .active.btn-danger {
    border-color: rgb(207, 38, 38);
    background-color: rgb(218, 52, 52);
}

.btn-danger .badge {
    color: rgb(218, 52, 52);
    background-color: rgb(255, 255, 255);
}

.btn-link {
    border-radius: 0px;
    color: rgb(0, 153, 220);
    font-weight: normal;
    cursor: pointer;
}

.btn-link {
    box-shadow: none;
    background-color: transparent;
    -webkit-box-shadow: none;
}

    .btn-link:active {
        box-shadow: none;
        background-color: transparent;
        -webkit-box-shadow: none;
    }

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

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

.btn-link {
    border-color: transparent;
}

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

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

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

    .btn-link:hover {
        color: rgb(0, 100, 144);
        text-decoration: underline;
        background-color: transparent;
    }

    .btn-link:focus {
        color: rgb(0, 100, 144);
        text-decoration: underline;
        background-color: transparent;
    }

[disabled].btn-link:hover {
    color: rgb(182, 187, 186);
    text-decoration: none;
}

fieldset[disabled] .btn-link:hover {
    color: rgb(182, 187, 186);
    text-decoration: none;
}

[disabled].btn-link:focus {
    color: rgb(182, 187, 186);
    text-decoration: none;
}

fieldset[disabled] .btn-link:focus {
    color: rgb(182, 187, 186);
    text-decoration: none;
}

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

.btn-group-lg > .btn {
    padding: 10px 16px;
    border-radius: 10px;
    line-height: 1.33;
    font-size: 20px;
}

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

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

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

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

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

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

input[type='submit'].btn-block {
    width: 100%;
}

input[type='reset'].btn-block {
    width: 100%;
}

input[type='button'].btn-block {
    width: 100%;
}

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

.in.fade {
    opacity: 1;
}

.collapse {
    display: none;
}

.in.collapse {
    display: block;
}

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

.glyphicon {
    top: 1px;
    line-height: 1;
    font-family: "Glyphicons Halflings";
    font-style: normal;
    font-weight: normal;
    display: inline-block;
    position: relative;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.glyphicon-asterisk::before {
    content: "\2a";
}

.glyphicon-plus::before {
    content: "\2b";
}

.glyphicon-euro::before {
    content: "\20ac";
}

.glyphicon-minus::before {
    content: "\2212";
}

.glyphicon-cloud::before {
    content: "\2601";
}

.glyphicon-envelope::before {
    content: "\2709";
}

.glyphicon-pencil::before {
    content: "\270f";
}

.glyphicon-glass::before {
    content: "\e001";
}

.glyphicon-music::before {
    content: "\e002";
}

.glyphicon-search::before {
    content: "\e003";
}

.glyphicon-heart::before {
    content: "\e005";
}

.glyphicon-star::before {
    content: "\e006";
}

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

.glyphicon-user::before {
    content: "\e008";
}

.glyphicon-film::before {
    content: "\e009";
}

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

.glyphicon-th::before {
    content: "\e011";
}

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

.glyphicon-ok::before {
    content: "\e013";
}

.glyphicon-remove::before {
    content: "\e014";
}

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

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

.glyphicon-off::before {
    content: "\e017";
}

.glyphicon-signal::before {
    content: "\e018";
}

.glyphicon-cog::before {
    content: "\e019";
}

.glyphicon-trash::before {
    content: "\e020";
}

.glyphicon-home::before {
    content: "\e021";
}

.glyphicon-file::before {
    content: "\e022";
}

.glyphicon-time::before {
    content: "\e023";
}

.glyphicon-road::before {
    content: "\e024";
}

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

.glyphicon-download::before {
    content: "\e026";
}

.glyphicon-upload::before {
    content: "\e027";
}

.glyphicon-inbox::before {
    content: "\e028";
}

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

.glyphicon-repeat::before {
    content: "\e030";
}

.glyphicon-refresh::before {
    content: "\e031";
}

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

.glyphicon-lock::before {
    content: "\e033";
}

.glyphicon-flag::before {
    content: "\e034";
}

.glyphicon-headphones::before {
    content: "\e035";
}

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

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

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

.glyphicon-qrcode::before {
    content: "\e039";
}

.glyphicon-barcode::before {
    content: "\e040";
}

.glyphicon-tag::before {
    content: "\e041";
}

.glyphicon-tags::before {
    content: "\e042";
}

.glyphicon-book::before {
    content: "\e043";
}

.glyphicon-bookmark::before {
    content: "\e044";
}

.glyphicon-print::before {
    content: "\e045";
}

.glyphicon-camera::before {
    content: "\e046";
}

.glyphicon-font::before {
    content: "\e047";
}

.glyphicon-bold::before {
    content: "\e048";
}

.glyphicon-italic::before {
    content: "\e049";
}

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

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

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

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

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

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

.glyphicon-list::before {
    content: "\e056";
}

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

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

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

.glyphicon-picture::before {
    content: "\e060";
}

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

.glyphicon-adjust::before {
    content: "\e063";
}

.glyphicon-tint::before {
    content: "\e064";
}

.glyphicon-edit::before {
    content: "\e065";
}

.glyphicon-share::before {
    content: "\e066";
}

.glyphicon-check::before {
    content: "\e067";
}

.glyphicon-move::before {
    content: "\e068";
}

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

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

.glyphicon-backward::before {
    content: "\e071";
}

.glyphicon-play::before {
    content: "\e072";
}

.glyphicon-pause::before {
    content: "\e073";
}

.glyphicon-stop::before {
    content: "\e074";
}

.glyphicon-forward::before {
    content: "\e075";
}

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

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

.glyphicon-eject::before {
    content: "\e078";
}

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

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

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

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

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

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

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

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

.glyphicon-screenshot::before {
    content: "\e087";
}

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

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

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

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

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

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

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

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

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

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

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

.glyphicon-gift::before {
    content: "\e102";
}

.glyphicon-leaf::before {
    content: "\e103";
}

.glyphicon-fire::before {
    content: "\e104";
}

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

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

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

.glyphicon-plane::before {
    content: "\e108";
}

.glyphicon-calendar::before {
    content: "\e109";
}

.glyphicon-random::before {
    content: "\e110";
}

.glyphicon-comment::before {
    content: "\e111";
}

.glyphicon-magnet::before {
    content: "\e112";
}

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

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

.glyphicon-retweet::before {
    content: "\e115";
}

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

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

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

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

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

.glyphicon-hdd::before {
    content: "\e121";
}

.glyphicon-bullhorn::before {
    content: "\e122";
}

.glyphicon-bell::before {
    content: "\e123";
}

.glyphicon-certificate::before {
    content: "\e124";
}

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

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

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

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

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

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

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

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

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

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

.glyphicon-globe::before {
    content: "\e135";
}

.glyphicon-wrench::before {
    content: "\e136";
}

.glyphicon-tasks::before {
    content: "\e137";
}

.glyphicon-filter::before {
    content: "\e138";
}

.glyphicon-briefcase::before {
    content: "\e139";
}

.glyphicon-fullscreen::before {
    content: "\e140";
}

.glyphicon-dashboard::before {
    content: "\e141";
}

.glyphicon-paperclip::before {
    content: "\e142";
}

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

.glyphicon-link::before {
    content: "\e144";
}

.glyphicon-phone::before {
    content: "\e145";
}

.glyphicon-pushpin::before {
    content: "\e146";
}

.glyphicon-usd::before {
    content: "\e148";
}

.glyphicon-gbp::before {
    content: "\e149";
}

.glyphicon-sort::before {
    content: "\e150";
}

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

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

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

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

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

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

.glyphicon-unchecked::before {
    content: "\e157";
}

.glyphicon-expand::before {
    content: "\e158";
}

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

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

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

.glyphicon-flash::before {
    content: "\e162";
}

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

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

.glyphicon-record::before {
    content: "\e165";
}

.glyphicon-save::before {
    content: "\e166";
}

.glyphicon-open::before {
    content: "\e167";
}

.glyphicon-saved::before {
    content: "\e168";
}

.glyphicon-import::before {
    content: "\e169";
}

.glyphicon-export::before {
    content: "\e170";
}

.glyphicon-send::before {
    content: "\e171";
}

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

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

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

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

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

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

.glyphicon-transfer::before {
    content: "\e178";
}

.glyphicon-cutlery::before {
    content: "\e179";
}

.glyphicon-header::before {
    content: "\e180";
}

.glyphicon-compressed::before {
    content: "\e181";
}

.glyphicon-earphone::before {
    content: "\e182";
}

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

.glyphicon-tower::before {
    content: "\e184";
}

.glyphicon-stats::before {
    content: "\e185";
}

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

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

.glyphicon-subtitles::before {
    content: "\e188";
}

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

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

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

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

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

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

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

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

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

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

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

.caret {
    width: 0px;
    height: 0px;
    margin-left: 2px;
    vertical-align: middle;
    border-top-color: currentColor;
    border-right-color: transparent;
    border-left-color: transparent;
    border-top-width: 4px;
    border-right-width: 4px;
    border-left-width: 4px;
    border-top-style: solid;
    border-right-style: solid;
    border-left-style: solid;
    display: inline-block;
}

.dropdown {
    position: relative;
}

.dropdown-toggle:focus {
    outline: 0px;
}

.dropdown-menu {
    list-style: none;
    margin: 2px 0px 0px;
    padding: 5px 0px;
    border-radius: 5px;
    border: 1px solid rgba(0, 0, 0, 0.15);
    left: 0px;
    top: 100%;
    font-size: 16px;
    float: left;
    display: none;
    position: absolute;
    z-index: 1000;
    min-width: 160px;
    box-shadow: 0px 6px 12px rgba(0,0,0,0.175);
    background-clip: padding-box;
    background-color: rgb(255, 255, 255);
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
}

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

.dropdown-menu .divider {
    margin: 10px 0px;
    height: 1px;
    overflow: hidden;
    background-color: rgb(229, 229, 229);
}

.dropdown-menu > li > a {
    padding: 3px 20px;
    color: rgb(55, 55, 55);
    line-height: 1.4285;
    clear: both;
    font-weight: normal;
    display: block;
    white-space: nowrap;
}

    .dropdown-menu > li > a:hover {
        color: rgb(42, 42, 42);
        text-decoration: none;
        background-color: rgb(245, 245, 245);
    }

    .dropdown-menu > li > a:focus {
        color: rgb(42, 42, 42);
        text-decoration: none;
        background-color: rgb(245, 245, 245);
    }

.dropdown-menu > .active > a {
    outline: 0px;
    color: rgb(255, 255, 255);
    text-decoration: none;
    background-color: rgb(0, 153, 220);
}

    .dropdown-menu > .active > a:hover {
        outline: 0px;
        color: rgb(255, 255, 255);
        text-decoration: none;
        background-color: rgb(0, 153, 220);
    }

    .dropdown-menu > .active > a:focus {
        outline: 0px;
        color: rgb(255, 255, 255);
        text-decoration: none;
        background-color: rgb(0, 153, 220);
    }

.dropdown-menu > .disabled > a {
    color: rgb(182, 187, 186);
}

    .dropdown-menu > .disabled > a:hover {
        color: rgb(182, 187, 186);
    }

    .dropdown-menu > .disabled > a:focus {
        color: rgb(182, 187, 186);
    }

    .dropdown-menu > .disabled > a:hover {
        text-decoration: none;
        cursor: not-allowed;
        background-image: none;
        background-color: transparent;
    }

    .dropdown-menu > .disabled > a:focus {
        text-decoration: none;
        cursor: not-allowed;
        background-image: none;
        background-color: transparent;
    }

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

.open > a {
    outline: 0px;
}

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

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

.dropdown-header {
    padding: 3px 20px;
    color: rgb(182, 187, 186);
    line-height: 1.4285;
    font-size: 14px;
    display: block;
}

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

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

.dropup .caret {
    border-top-color: currentColor;
    border-bottom-color: currentColor;
    border-top-width: 0px;
    border-bottom-width: 4px;
    border-top-style: none;
    border-bottom-style: solid;
    content: "";
}

.navbar-fixed-bottom .dropdown .caret {
    border-top-color: currentColor;
    border-bottom-color: currentColor;
    border-top-width: 0px;
    border-bottom-width: 4px;
    border-top-style: none;
    border-bottom-style: solid;
    content: "";
}

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

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

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

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

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

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

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

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

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

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

.btn-group > .btn:focus {
    z-index: 2;
}

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

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

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

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

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

.btn-group > .btn:focus {
}

.btn-group-vertical > .btn:focus {
}

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

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

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

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

.btn-toolbar {
    margin-left: -5px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

[data-toggle='buttons'] > .btn > input[type='radio'] {
    display: none;
}

[data-toggle='buttons'] > .btn > input[type='checkbox'] {
    display: none;
}

.input-group {
    display: table;
    border-collapse: separate;
    position: relative;
}

[class*='col-'].input-group {
    padding-right: 0px;
    padding-left: 0px;
    float: none;
}

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

.input-group-lg > .form-control {
    padding: 10px 16px;
    border-radius: 10px;
    height: 49px;
    line-height: 1.33;
    font-size: 20px;
}

.input-group-lg > .input-group-addon {
    padding: 10px 16px;
    border-radius: 10px;
    height: 49px;
    line-height: 1.33;
    font-size: 20px;
}

.input-group-lg > .input-group-btn > .btn {
    padding: 10px 16px;
    border-radius: 10px;
    height: 49px;
    line-height: 1.33;
    font-size: 20px;
}

select.input-group-lg > .form-control {
    height: 49px;
    line-height: 49px;
}

select.input-group-lg > .input-group-addon {
    height: 49px;
    line-height: 49px;
}

select.input-group-lg > .input-group-btn > .btn {
    height: 49px;
    line-height: 49px;
}

textarea.input-group-lg > .form-control {
    height: auto;
}

textarea.input-group-lg > .input-group-addon {
    height: auto;
}

textarea.input-group-lg > .input-group-btn > .btn {
    height: auto;
}

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

select[multiple].input-group-lg > .input-group-addon {
    height: auto;
}

select[multiple].input-group-lg > .input-group-btn > .btn {
    height: auto;
}

.input-group-sm > .form-control {
    padding: 5px 10px;
    border-radius: 3px;
    height: 33px;
    line-height: 1.5;
    font-size: 14px;
}

.input-group-sm > .input-group-addon {
    padding: 5px 10px;
    border-radius: 3px;
    height: 33px;
    line-height: 1.5;
    font-size: 14px;
}

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

select.input-group-sm > .form-control {
    height: 33px;
    line-height: 33px;
}

select.input-group-sm > .input-group-addon {
    height: 33px;
    line-height: 33px;
}

select.input-group-sm > .input-group-btn > .btn {
    height: 33px;
    line-height: 33px;
}

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

textarea.input-group-sm > .input-group-addon {
    height: auto;
}

textarea.input-group-sm > .input-group-btn > .btn {
    height: auto;
}

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

select[multiple].input-group-sm > .input-group-addon {
    height: auto;
}

select[multiple].input-group-sm > .input-group-btn > .btn {
    height: auto;
}

.input-group-addon {
    display: table-cell;
}

.input-group-btn {
    display: table-cell;
}

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

:not(:first-child):not(:last-child).input-group-addon {
    border-radius: 0px;
}

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

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

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

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

.input-group-addon {
    padding: 6px 12px;
    border-radius: 5px;
    border: 1px solid rgb(204, 204, 204);
    text-align: center;
    color: rgb(55, 55, 55);
    line-height: 1;
    font-size: 16px;
    font-weight: normal;
    background-color: rgb(245, 245, 245);
}

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

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

.input-group-addon input[type='radio'] {
    margin-top: 0px;
}

.input-group-addon input[type='checkbox'] {
    margin-top: 0px;
}

.input-group :first-child.form-control {
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
}

:first-child.input-group-addon {
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
}

:first-child.input-group-btn > .btn {
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
}

:first-child.input-group-btn > .btn-group > .btn {
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
}

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

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

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

:first-child.input-group-addon {
    border-right-color: currentColor;
    border-right-width: 0px;
    border-right-style: none;
}

.input-group :last-child.form-control {
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
}

:last-child.input-group-addon {
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
}

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

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

:last-child.input-group-btn > .dropdown-toggle {
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
}

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

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

:last-child.input-group-addon {
    border-left-color: currentColor;
    border-left-width: 0px;
    border-left-style: none;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

            .nav > li > a:hover {
                text-decoration: none;
                background-color: rgb(245, 245, 245);
            }

            .nav > li > a:focus {
                text-decoration: none;
                background-color: rgb(245, 245, 245);
            }

        .nav > li.disabled > a {
            color: rgb(182, 187, 186);
        }

            .nav > li.disabled > a:hover {
                color: rgb(182, 187, 186);
                text-decoration: none;
                cursor: not-allowed;
                background-color: transparent;
            }

            .nav > li.disabled > a:focus {
                color: rgb(182, 187, 186);
                text-decoration: none;
                cursor: not-allowed;
                background-color: transparent;
            }

    .nav .open > a {
        border-color: rgb(0, 153, 220);
        background-color: rgb(245, 245, 245);
    }

        .nav .open > a:hover {
            border-color: rgb(0, 153, 220);
            background-color: rgb(245, 245, 245);
        }

        .nav .open > a:focus {
            border-color: rgb(0, 153, 220);
            background-color: rgb(245, 245, 245);
        }

    .nav .nav-divider {
        margin: 10px 0px;
        height: 1px;
        overflow: hidden;
        background-color: rgb(229, 229, 229);
    }

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

.nav-tabs {
    border-bottom-color: rgb(221, 221, 221);
    border-bottom-width: 1px;
    border-bottom-style: solid;
}

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

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

            .nav-tabs > li > a:hover {
                border-color: rgb(245, 245, 245) rgb(245, 245, 245) rgb(221, 221, 221);
            }

        .nav-tabs > li.active > a {
            border-width: 1px;
            border-style: solid;
            border-color: rgb(221, 221, 221) rgb(221, 221, 221) transparent;
            color: rgb(111, 124, 125);
            cursor: default;
            background-color: rgb(255, 255, 255);
        }

            .nav-tabs > li.active > a:hover {
                border-width: 1px;
                border-style: solid;
                border-color: rgb(221, 221, 221) rgb(221, 221, 221) transparent;
                color: rgb(111, 124, 125);
                cursor: default;
                background-color: rgb(255, 255, 255);
            }

            .nav-tabs > li.active > a:focus {
                border-width: 1px;
                border-style: solid;
                border-color: rgb(221, 221, 221) rgb(221, 221, 221) transparent;
                color: rgb(111, 124, 125);
                cursor: default;
                background-color: rgb(255, 255, 255);
            }

.nav-justified.nav-tabs {
    width: 100%;
    border-bottom-color: currentColor;
    border-bottom-width: 0px;
    border-bottom-style: none;
}

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

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

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

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

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

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

.nav-justified.nav-tabs > .active > a {
    border: 1px solid rgb(221, 221, 221);
}

    .nav-justified.nav-tabs > .active > a:hover {
        border: 1px solid rgb(221, 221, 221);
    }

    .nav-justified.nav-tabs > .active > a:focus {
        border: 1px solid rgb(221, 221, 221);
    }

@media all and (min-width:768px) {
    .nav-justified.nav-tabs > li > a {
        border-radius: 5px 5px 0px 0px;
        border-bottom-color: rgb(221, 221, 221);
        border-bottom-width: 1px;
        border-bottom-style: solid;
    }

    .nav-justified.nav-tabs > .active > a {
        border-bottom-color: rgb(255, 255, 255);
    }

        .nav-justified.nav-tabs > .active > a:hover {
            border-bottom-color: rgb(255, 255, 255);
        }

        .nav-justified.nav-tabs > .active > a:focus {
            border-bottom-color: rgb(255, 255, 255);
        }
}

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

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

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

    .nav-pills > li.active > a {
        color: rgb(255, 255, 255);
        background-color: rgb(0, 153, 220);
    }

        .nav-pills > li.active > a:hover {
            color: rgb(255, 255, 255);
            background-color: rgb(0, 153, 220);
        }

        .nav-pills > li.active > a:focus {
            color: rgb(255, 255, 255);
            background-color: rgb(0, 153, 220);
        }

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

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

.nav-justified {
    width: 100%;
}

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

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

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

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

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

.nav-tabs-justified {
    border-bottom-color: currentColor;
    border-bottom-width: 0px;
    border-bottom-style: none;
}

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

    .nav-tabs-justified > .active > a {
        border: 1px solid rgb(221, 221, 221);
    }

        .nav-tabs-justified > .active > a:hover {
            border: 1px solid rgb(221, 221, 221);
        }

        .nav-tabs-justified > .active > a:focus {
            border: 1px solid rgb(221, 221, 221);
        }

@media all and (min-width:768px) {
    .nav-tabs-justified > li > a {
        border-radius: 5px 5px 0px 0px;
        border-bottom-color: rgb(221, 221, 221);
        border-bottom-width: 1px;
        border-bottom-style: solid;
    }

    .nav-tabs-justified > .active > a {
        border-bottom-color: rgb(255, 255, 255);
    }

        .nav-tabs-justified > .active > a:hover {
            border-bottom-color: rgb(255, 255, 255);
        }

        .nav-tabs-justified > .active > a:focus {
            border-bottom-color: rgb(255, 255, 255);
        }
}

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

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

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

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

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

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

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

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

@media all and (min-width:991px) {
    .navbar-collapse {
        width: auto;
        border-top-color: currentColor;
        border-top-width: 0px;
        border-top-style: none;
        box-shadow: none;
    }

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

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

    .navbar-fixed-top .navbar-collapse {
        padding-right: 0px;
        padding-left: 0px;
    }

    .navbar-static-top .navbar-collapse {
        padding-right: 0px;
        padding-left: 0px;
    }

    .navbar-fixed-bottom .navbar-collapse {
        padding-right: 0px;
        padding-left: 0px;
    }
}

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

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

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

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

@media all and (min-width:991px) {
    .container > .navbar-header {
        margin-right: 0px;
        margin-left: 0px;
    }

    .container-fluid > .navbar-header {
        margin-right: 0px;
        margin-left: 0px;
    }

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

    .container-fluid > .navbar-collapse {
        margin-right: 0px;
        margin-left: 0px;
    }
}

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

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

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

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

@media all and (min-width:991px) {
    .navbar-fixed-top {
        border-radius: 0px;
    }

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

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

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

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

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

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

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

    .navbar > .container-fluid .navbar-brand {
        margin-left: -15px;
    }
}

.navbar-toggle {
    padding: 9px 10px;
    border-radius: 5px;
    border: 1px solid transparent;
    margin-top: 8px;
    margin-right: 15px;
    margin-bottom: 8px;
    float: right;
    position: relative;
    background-image: none;
    background-color: transparent;
}

    .navbar-toggle:focus {
    }

    .navbar-toggle .icon-bar {
        border-radius: 1px;
        width: 22px;
        height: 2px;
        display: block;
    }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.navbar-form {
    margin: 7px -15px;
    padding: 10px 15px;
    border-top-color: transparent;
    border-bottom-color: transparent;
    border-top-width: 1px;
    border-bottom-width: 1px;
    border-top-style: solid;
    border-bottom-style: solid;
    box-shadow: inset 0px 1px 0px rgba(255,255,255,0.1), 0px 1px 0px rgba(255,255,255,0.1);
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
}

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

    .navbar-form .form-control {
        width: auto;
        vertical-align: middle;
        display: inline-block;
    }

    .navbar-form .input-group > .form-control {
        width: 100%;
    }

    .navbar-form .control-label {
        margin-bottom: 0px;
        vertical-align: middle;
    }

    .navbar-form .radio {
        padding-left: 0px;
        margin-top: 0px;
        margin-bottom: 0px;
        vertical-align: middle;
        display: inline-block;
    }

    .navbar-form .checkbox {
        padding-left: 0px;
        margin-top: 0px;
        margin-bottom: 0px;
        vertical-align: middle;
        display: inline-block;
    }

    .navbar-form .radio input[type='radio'] {
        margin-left: 0px;
        float: none;
    }

    .navbar-form .checkbox input[type='checkbox'] {
        margin-left: 0px;
        float: none;
    }

    .navbar-form .has-feedback .form-control-feedback {
        top: 0px;
    }
}

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

@media all and (min-width:991px) {
    .navbar-form {
        border: 0px currentColor;
        width: auto;
        padding-top: 0px;
        padding-bottom: 0px;
        margin-right: 0px;
        margin-left: 0px;
        box-shadow: none;
        -webkit-box-shadow: none;
    }

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

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

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

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

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

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

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

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

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

.navbar-default {
    border-color: rgb(153, 196, 227);
    background-color: rgb(0, 153, 220);
}

    .navbar-default .navbar-brand {
        color: rgb(255, 255, 255);
    }

        .navbar-default .navbar-brand:hover {
            color: rgb(230, 230, 230);
            background-color: transparent;
        }

        .navbar-default .navbar-brand:focus {
            color: rgb(230, 230, 230);
            background-color: transparent;
        }

    .navbar-default .navbar-text {
        color: rgb(255, 255, 255);
    }

    .navbar-default .navbar-nav > li > a {
        color: rgb(255, 255, 255);
    }

        .navbar-default .navbar-nav > li > a:hover {
            color: rgb(255, 255, 255);
            background-color: transparent;
        }

        .navbar-default .navbar-nav > li > a:focus {
            color: rgb(255, 255, 255);
            background-color: transparent;
        }

    .navbar-default .navbar-nav > .active > a {
        color: rgb(85, 85, 85);
        background-color: rgb(0, 130, 187);
    }

        .navbar-default .navbar-nav > .active > a:hover {
            color: rgb(85, 85, 85);
            background-color: rgb(0, 130, 187);
        }

        .navbar-default .navbar-nav > .active > a:focus {
            color: rgb(85, 85, 85);
            background-color: rgb(0, 130, 187);
        }

    .navbar-default .navbar-nav > .disabled > a {
        color: rgb(204, 204, 204);
        background-color: transparent;
    }

        .navbar-default .navbar-nav > .disabled > a:hover {
            color: rgb(204, 204, 204);
            background-color: transparent;
        }

        .navbar-default .navbar-nav > .disabled > a:focus {
            color: rgb(204, 204, 204);
            background-color: transparent;
        }

    .navbar-default .navbar-toggle {
        border-color: rgb(221, 221, 221);
    }

        .navbar-default .navbar-toggle:hover {
            background-color: rgb(0, 153, 220);
        }

        .navbar-default .navbar-toggle:focus {
            background-color: rgb(0, 153, 220);
        }

        .navbar-default .navbar-toggle .icon-bar {
            background-color: rgb(136, 136, 136);
        }

    .navbar-default .navbar-collapse {
        border-color: rgb(153, 196, 227);
    }

    .navbar-default .navbar-form {
        border-color: rgb(153, 196, 227);
    }

    .navbar-default .navbar-nav > .open > a {
        color: rgb(85, 85, 85);
        background-color: rgb(0, 130, 187);
    }

        .navbar-default .navbar-nav > .open > a:hover {
            color: rgb(85, 85, 85);
            background-color: rgb(0, 130, 187);
        }

        .navbar-default .navbar-nav > .open > a:focus {
            color: rgb(85, 85, 85);
            background-color: rgb(0, 130, 187);
        }

@media all and (max-width:990px) {
    .navbar-default .navbar-nav .open .dropdown-menu > li > a {
        color: rgb(255, 255, 255);
    }

        .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover {
            color: rgb(255, 255, 255);
            background-color: transparent;
        }

        .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
            color: rgb(255, 255, 255);
            background-color: transparent;
        }

    .navbar-default .navbar-nav .open .dropdown-menu > .active > a {
        color: rgb(85, 85, 85);
        background-color: rgb(0, 130, 187);
    }

        .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover {
            color: rgb(85, 85, 85);
            background-color: rgb(0, 130, 187);
        }

        .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
            color: rgb(85, 85, 85);
            background-color: rgb(0, 130, 187);
        }

    .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a {
        color: rgb(204, 204, 204);
        background-color: transparent;
    }

        .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover {
            color: rgb(204, 204, 204);
            background-color: transparent;
        }

        .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
            color: rgb(204, 204, 204);
            background-color: transparent;
        }
}

.navbar-default .navbar-link {
    color: rgb(255, 255, 255);
}

    .navbar-default .navbar-link:hover {
        color: rgb(255, 255, 255);
    }

.navbar-inverse {
    border-color: rgb(8, 8, 8);
    background-color: rgb(34, 34, 34);
}

    .navbar-inverse .navbar-brand {
        color: rgb(182, 187, 186);
    }

        .navbar-inverse .navbar-brand:hover {
            color: rgb(255, 255, 255);
            background-color: transparent;
        }

        .navbar-inverse .navbar-brand:focus {
            color: rgb(255, 255, 255);
            background-color: transparent;
        }

    .navbar-inverse .navbar-text {
        color: rgb(182, 187, 186);
    }

    .navbar-inverse .navbar-nav > li > a {
        color: rgb(182, 187, 186);
    }

        .navbar-inverse .navbar-nav > li > a:hover {
            color: rgb(255, 255, 255);
            background-color: transparent;
        }

        .navbar-inverse .navbar-nav > li > a:focus {
            color: rgb(255, 255, 255);
            background-color: transparent;
        }

    .navbar-inverse .navbar-nav > .active > a {
        color: rgb(255, 255, 255);
        background-color: rgb(8, 8, 8);
    }

        .navbar-inverse .navbar-nav > .active > a:hover {
            color: rgb(255, 255, 255);
            background-color: rgb(8, 8, 8);
        }

        .navbar-inverse .navbar-nav > .active > a:focus {
            color: rgb(255, 255, 255);
            background-color: rgb(8, 8, 8);
        }

    .navbar-inverse .navbar-nav > .disabled > a {
        color: rgb(68, 68, 68);
        background-color: transparent;
    }

        .navbar-inverse .navbar-nav > .disabled > a:hover {
            color: rgb(68, 68, 68);
            background-color: transparent;
        }

        .navbar-inverse .navbar-nav > .disabled > a:focus {
            color: rgb(68, 68, 68);
            background-color: transparent;
        }

    .navbar-inverse .navbar-toggle {
        border-color: rgb(51, 51, 51);
    }

        .navbar-inverse .navbar-toggle:hover {
            background-color: rgb(51, 51, 51);
        }

        .navbar-inverse .navbar-toggle:focus {
            background-color: rgb(51, 51, 51);
        }

        .navbar-inverse .navbar-toggle .icon-bar {
            background-color: rgb(255, 255, 255);
        }

    .navbar-inverse .navbar-collapse {
        border-color: rgb(16, 16, 16);
    }

    .navbar-inverse .navbar-form {
        border-color: rgb(16, 16, 16);
    }

    .navbar-inverse .navbar-nav > .open > a {
        color: rgb(255, 255, 255);
        background-color: rgb(8, 8, 8);
    }

        .navbar-inverse .navbar-nav > .open > a:hover {
            color: rgb(255, 255, 255);
            background-color: rgb(8, 8, 8);
        }

        .navbar-inverse .navbar-nav > .open > a:focus {
            color: rgb(255, 255, 255);
            background-color: rgb(8, 8, 8);
        }

@media all and (max-width:990px) {
    .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
        border-color: rgb(8, 8, 8);
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
        background-color: rgb(8, 8, 8);
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
        color: rgb(182, 187, 186);
    }

        .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover {
            color: rgb(255, 255, 255);
            background-color: transparent;
        }

        .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
            color: rgb(255, 255, 255);
            background-color: transparent;
        }

    .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a {
        color: rgb(255, 255, 255);
        background-color: rgb(8, 8, 8);
    }

        .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover {
            color: rgb(255, 255, 255);
            background-color: rgb(8, 8, 8);
        }

        .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
            color: rgb(255, 255, 255);
            background-color: rgb(8, 8, 8);
        }

    .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a {
        color: rgb(68, 68, 68);
        background-color: transparent;
    }

        .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover {
            color: rgb(68, 68, 68);
            background-color: transparent;
        }

        .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
            color: rgb(68, 68, 68);
            background-color: transparent;
        }
}

.navbar-inverse .navbar-link {
    color: rgb(182, 187, 186);
}

    .navbar-inverse .navbar-link:hover {
        color: rgb(255, 255, 255);
    }

.breadcrumb {
    list-style: none;
    padding: 8px 15px;
    border-radius: 5px;
    margin-bottom: 22px;
    background-color: rgb(245, 245, 245);
}

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

        .breadcrumb > li + li::before {
            padding: 0px 5px;
            color: rgb(204, 204, 204);
            content: "|\00a0";
        }

    .breadcrumb > .active {
        color: rgb(182, 187, 186);
    }

.pagination {
    margin: 22px 0px;
    border-radius: 5px;
    padding-left: 0px;
    display: inline-block;
}

    .pagination > li {
        display: inline;
    }

        .pagination > li > a {
            padding: 6px 12px;
            border: 1px solid rgb(221, 221, 221);
            color: rgb(0, 153, 220);
            line-height: 1.4285;
            text-decoration: none;
            margin-left: -1px;
            float: left;
            position: relative;
            background-color: rgb(255, 255, 255);
        }

        .pagination > li > span {
            padding: 6px 12px;
            border: 1px solid rgb(221, 221, 221);
            color: rgb(0, 153, 220);
            line-height: 1.4285;
            text-decoration: none;
            margin-left: -1px;
            float: left;
            position: relative;
            background-color: rgb(255, 255, 255);
        }

        .pagination > li:first-child > a {
            margin-left: 0px;
            border-top-left-radius: 5px;
            border-bottom-left-radius: 5px;
        }

        .pagination > li:first-child > span {
            margin-left: 0px;
            border-top-left-radius: 5px;
            border-bottom-left-radius: 5px;
        }

        .pagination > li:last-child > a {
            border-top-right-radius: 5px;
            border-bottom-right-radius: 5px;
        }

        .pagination > li:last-child > span {
            border-top-right-radius: 5px;
            border-bottom-right-radius: 5px;
        }

        .pagination > li > a:hover {
            border-color: rgb(221, 221, 221);
            color: rgb(0, 100, 144);
            background-color: rgb(245, 245, 245);
        }

        .pagination > li > span:hover {
            border-color: rgb(221, 221, 221);
            color: rgb(0, 100, 144);
            background-color: rgb(245, 245, 245);
        }

        .pagination > li > a:focus {
            border-color: rgb(221, 221, 221);
            color: rgb(0, 100, 144);
            background-color: rgb(245, 245, 245);
        }

        .pagination > li > span:focus {
            border-color: rgb(221, 221, 221);
            color: rgb(0, 100, 144);
            background-color: rgb(245, 245, 245);
        }

    .pagination > .active > a {
        border-color: rgb(0, 153, 220);
        color: rgb(255, 255, 255);
        z-index: 2;
        cursor: default;
        background-color: rgb(0, 153, 220);
    }

    .pagination > .active > span {
        border-color: rgb(0, 153, 220);
        color: rgb(255, 255, 255);
        z-index: 2;
        cursor: default;
        background-color: rgb(0, 153, 220);
    }

    .pagination > .active > a:hover {
        border-color: rgb(0, 153, 220);
        color: rgb(255, 255, 255);
        z-index: 2;
        cursor: default;
        background-color: rgb(0, 153, 220);
    }

    .pagination > .active > span:hover {
        border-color: rgb(0, 153, 220);
        color: rgb(255, 255, 255);
        z-index: 2;
        cursor: default;
        background-color: rgb(0, 153, 220);
    }

    .pagination > .active > a:focus {
        border-color: rgb(0, 153, 220);
        color: rgb(255, 255, 255);
        z-index: 2;
        cursor: default;
        background-color: rgb(0, 153, 220);
    }

    .pagination > .active > span:focus {
        border-color: rgb(0, 153, 220);
        color: rgb(255, 255, 255);
        z-index: 2;
        cursor: default;
        background-color: rgb(0, 153, 220);
    }

    .pagination > .disabled > span {
        border-color: rgb(221, 221, 221);
        color: rgb(182, 187, 186);
        cursor: not-allowed;
        background-color: rgb(255, 255, 255);
    }

        .pagination > .disabled > span:hover {
            border-color: rgb(221, 221, 221);
            color: rgb(182, 187, 186);
            cursor: not-allowed;
            background-color: rgb(255, 255, 255);
        }

        .pagination > .disabled > span:focus {
            border-color: rgb(221, 221, 221);
            color: rgb(182, 187, 186);
            cursor: not-allowed;
            background-color: rgb(255, 255, 255);
        }

    .pagination > .disabled > a {
        border-color: rgb(221, 221, 221);
        color: rgb(182, 187, 186);
        cursor: not-allowed;
        background-color: rgb(255, 255, 255);
    }

        .pagination > .disabled > a:hover {
            border-color: rgb(221, 221, 221);
            color: rgb(182, 187, 186);
            cursor: not-allowed;
            background-color: rgb(255, 255, 255);
        }

        .pagination > .disabled > a:focus {
            border-color: rgb(221, 221, 221);
            color: rgb(182, 187, 186);
            cursor: not-allowed;
            background-color: rgb(255, 255, 255);
        }

.pagination-lg > li > a {
    padding: 10px 16px;
    font-size: 20px;
}

.pagination-lg > li > span {
    padding: 10px 16px;
    font-size: 20px;
}

.pagination-lg > li:first-child > a {
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
}

.pagination-lg > li:first-child > span {
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
}

.pagination-lg > li:last-child > a {
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
}

.pagination-lg > li:last-child > span {
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
}

.pagination-sm > li > a {
    padding: 5px 10px;
    font-size: 14px;
}

.pagination-sm > li > span {
    padding: 5px 10px;
    font-size: 14px;
}

.pagination-sm > li:first-child > a {
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
}

.pagination-sm > li:first-child > span {
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
}

.pagination-sm > li:last-child > a {
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
}

.pagination-sm > li:last-child > span {
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
}

.pager {
    list-style: none;
    margin: 22px 0px;
    text-align: center;
    padding-left: 0px;
}

    .pager li {
        display: inline;
    }

        .pager li > a {
            padding: 5px 14px;
            border-radius: 15px;
            border: 1px solid rgb(221, 221, 221);
            display: inline-block;
            background-color: rgb(255, 255, 255);
        }

        .pager li > span {
            padding: 5px 14px;
            border-radius: 15px;
            border: 1px solid rgb(221, 221, 221);
            display: inline-block;
            background-color: rgb(255, 255, 255);
        }

        .pager li > a:hover {
            text-decoration: none;
            background-color: rgb(245, 245, 245);
        }

        .pager li > a:focus {
            text-decoration: none;
            background-color: rgb(245, 245, 245);
        }

    .pager .next > a {
        float: right;
    }

    .pager .next > span {
        float: right;
    }

    .pager .previous > a {
        float: left;
    }

    .pager .previous > span {
        float: left;
    }

    .pager .disabled > a {
        color: rgb(182, 187, 186);
        cursor: not-allowed;
        background-color: rgb(255, 255, 255);
    }

        .pager .disabled > a:hover {
            color: rgb(182, 187, 186);
            cursor: not-allowed;
            background-color: rgb(255, 255, 255);
        }

        .pager .disabled > a:focus {
            color: rgb(182, 187, 186);
            cursor: not-allowed;
            background-color: rgb(255, 255, 255);
        }

    .pager .disabled > span {
        color: rgb(182, 187, 186);
        cursor: not-allowed;
        background-color: rgb(255, 255, 255);
    }

.label {
    padding: 0.2em 0.6em 0.3em;
    border-radius: 0.25em;
    text-align: center;
    color: rgb(255, 255, 255);
    line-height: 1;
    font-size: 75%;
    font-weight: bold;
    vertical-align: baseline;
    display: inline;
    white-space: nowrap;
}

[href].label:hover {
    color: rgb(255, 255, 255);
    text-decoration: none;
    cursor: pointer;
}

[href].label:focus {
    color: rgb(255, 255, 255);
    text-decoration: none;
    cursor: pointer;
}

:empty.label {
    display: none;
}

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

.label-default {
    background-color: rgb(182, 187, 186);
}

[href].label-default:hover {
    background-color: rgb(156, 162, 161);
}

[href].label-default:focus {
    background-color: rgb(156, 162, 161);
}

.label-primary {
    background-color: rgb(0, 153, 220);
}

[href].label-primary:hover {
    background-color: rgb(0, 118, 169);
}

[href].label-primary:focus {
    background-color: rgb(0, 118, 169);
}

.label-success {
    background-color: rgb(1, 135, 73);
}

[href].label-success:hover {
    background-color: rgb(1, 84, 46);
}

[href].label-success:focus {
    background-color: rgb(1, 84, 46);
}

.label-info {
    background-color: rgb(153, 196, 227);
}

[href].label-info:hover {
    background-color: rgb(113, 173, 216);
}

[href].label-info:focus {
    background-color: rgb(113, 173, 216);
}

.label-warning {
    background-color: rgb(255, 219, 151);
}

[href].label-warning:hover {
    background-color: rgb(255, 201, 100);
}

[href].label-warning:focus {
    background-color: rgb(255, 201, 100);
}

.label-danger {
    background-color: rgb(218, 52, 52);
}

[href].label-danger:hover {
    background-color: rgb(185, 34, 34);
}

[href].label-danger:focus {
    background-color: rgb(185, 34, 34);
}

.badge {
    padding: 3px 7px;
    border-radius: 10px;
    text-align: center;
    color: rgb(255, 255, 255);
    line-height: 1;
    font-size: 14px;
    font-weight: bold;
    vertical-align: baseline;
    display: inline-block;
    white-space: nowrap;
    min-width: 10px;
    background-color: rgb(182, 187, 186);
}

:empty.badge {
    display: none;
}

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

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

a.badge:hover {
    color: rgb(255, 255, 255);
    text-decoration: none;
    cursor: pointer;
}

a.badge:focus {
    color: rgb(255, 255, 255);
    text-decoration: none;
    cursor: pointer;
}

a.active.list-group-item > .badge {
    color: rgb(0, 153, 220);
    background-color: rgb(255, 255, 255);
}

.nav-pills > .active > a > .badge {
    color: rgb(0, 153, 220);
    background-color: rgb(255, 255, 255);
}

.nav-pills > li > a > .badge {
    margin-left: 3px;
}

.jumbotron {
    padding: 30px;
    color: inherit;
    margin-bottom: 30px;
    background-color: rgb(245, 245, 245);
}

    .jumbotron h1 {
        color: inherit;
    }

    .jumbotron .h1 {
        color: inherit;
    }

    .jumbotron p {
        font-size: 24px;
        font-weight: 200;
        margin-bottom: 15px;
    }

.container .jumbotron {
    border-radius: 10px;
}

.jumbotron .container {
    max-width: 100%;
}

@media screen and (min-width:768px) {
    .jumbotron {
        padding-top: 48px;
        padding-bottom: 48px;
    }

    .container .jumbotron {
        padding-right: 60px;
        padding-left: 60px;
    }

    .jumbotron h1 {
        font-size: 72px;
    }

    .jumbotron .h1 {
        font-size: 72px;
    }
}

.thumbnail {
    padding: 4px;
    border-radius: 5px;
    border: 1px solid rgb(221, 221, 221);
    transition: 0.2s ease-in-out;
    line-height: 1.4285;
    margin-bottom: 22px;
    display: block;
    background-color: rgb(255, 255, 255);
    -webkit-transition: all 0.2s ease-in-out;
}

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

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

a.thumbnail:hover {
    border-color: rgb(0, 153, 220);
}

a.thumbnail:focus {
    border-color: rgb(0, 153, 220);
}

a.active.thumbnail {
    border-color: rgb(0, 153, 220);
}

.thumbnail .caption {
    padding: 9px;
    color: rgb(55, 55, 55);
}

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

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

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

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

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

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

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

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

.alert-success {
    border-color: rgb(214, 233, 198);
    color: rgb(60, 118, 61);
    background-color: rgb(223, 240, 216);
}

    .alert-success hr {
        border-top-color: rgb(201, 226, 179);
    }

    .alert-success .alert-link {
        color: rgb(43, 84, 44);
    }

.alert-info {
    border-color: rgb(188, 232, 241);
    color: rgb(49, 112, 143);
    background-color: rgb(217, 237, 247);
}

    .alert-info hr {
        border-top-color: rgb(166, 225, 236);
    }

    .alert-info .alert-link {
        color: rgb(36, 82, 105);
    }

.alert-warning {
    border-color: rgb(250, 235, 204);
    color: rgb(138, 109, 59);
    background-color: rgb(252, 248, 227);
}

    .alert-warning hr {
        border-top-color: rgb(247, 225, 181);
    }

    .alert-warning .alert-link {
        color: rgb(102, 81, 44);
    }

.alert-danger {
    border-color: rgb(235, 204, 209);
    color: rgb(169, 68, 66);
    background-color: rgb(242, 222, 222);
}

    .alert-danger hr {
        border-top-color: rgb(228, 185, 192);
    }

    .alert-danger .alert-link {
        color: rgb(132, 53, 52);
    }

.progress {
    border-radius: 5px;
    height: 22px;
    overflow: hidden;
    margin-bottom: 22px;
    box-shadow: inset 0px 1px 2px rgba(0,0,0,0.1);
    background-color: rgb(245, 245, 245);
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}

.progress-bar {
    transition: width 0.6s;
    width: 0%;
    height: 100%;
    text-align: center;
    color: rgb(255, 255, 255);
    line-height: 22px;
    font-size: 14px;
    float: left;
    box-shadow: inset 0px -1px 0px rgba(0,0,0,0.15);
    background-color: rgb(0, 153, 220);
    -webkit-transition: width 0.6s ease;
    -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
}

.progress-striped .progress-bar {
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-size: 40px 40px;
}

.active.progress .progress-bar {
    animation: progress-bar-stripes 2s linear infinite;
    -webkit-animation: progress-bar-stripes 2s linear infinite;
}

.progress-bar-success {
    background-color: rgb(1, 135, 73);
}

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

.progress-bar-info {
    background-color: rgb(153, 196, 227);
}

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

.progress-bar-warning {
    background-color: rgb(255, 219, 151);
}

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

.progress-bar-danger {
    background-color: rgb(218, 52, 52);
}

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

.media {
    overflow: hidden;
    -ms-zoom: 1;
}

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

.media {
    margin-top: 15px;
}

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

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

.media-object {
    display: block;
}

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

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

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

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

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

.list-group-item {
    padding: 10px 15px;
    border: 1px solid rgb(221, 221, 221);
    margin-bottom: -1px;
    display: block;
    position: relative;
    background-color: rgb(255, 255, 255);
}

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

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

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

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

a.list-group-item {
    color: rgb(85, 85, 85);
}

    a.list-group-item .list-group-item-heading {
        color: rgb(51, 51, 51);
    }

    a.list-group-item:hover {
        text-decoration: none;
        background-color: rgb(245, 245, 245);
    }

    a.list-group-item:focus {
        text-decoration: none;
        background-color: rgb(245, 245, 245);
    }

a.active.list-group-item {
    border-color: rgb(0, 153, 220);
    color: rgb(255, 255, 255);
    z-index: 2;
    background-color: rgb(0, 153, 220);
}

    a.active.list-group-item:hover {
        border-color: rgb(0, 153, 220);
        color: rgb(255, 255, 255);
        z-index: 2;
        background-color: rgb(0, 153, 220);
    }

    a.active.list-group-item:focus {
        border-color: rgb(0, 153, 220);
        color: rgb(255, 255, 255);
        z-index: 2;
        background-color: rgb(0, 153, 220);
    }

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

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

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

    a.active.list-group-item .list-group-item-text {
        color: rgb(169, 229, 255);
    }

    a.active.list-group-item:hover .list-group-item-text {
        color: rgb(169, 229, 255);
    }

    a.active.list-group-item:focus .list-group-item-text {
        color: rgb(169, 229, 255);
    }

.list-group-item-success {
    color: rgb(60, 118, 61);
    background-color: rgb(223, 240, 216);
}

a.list-group-item-success {
    color: rgb(60, 118, 61);
}

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

    a.list-group-item-success:hover {
        color: rgb(60, 118, 61);
        background-color: rgb(208, 233, 198);
    }

    a.list-group-item-success:focus {
        color: rgb(60, 118, 61);
        background-color: rgb(208, 233, 198);
    }

a.active.list-group-item-success {
    border-color: rgb(60, 118, 61);
    color: rgb(255, 255, 255);
    background-color: rgb(60, 118, 61);
}

    a.active.list-group-item-success:hover {
        border-color: rgb(60, 118, 61);
        color: rgb(255, 255, 255);
        background-color: rgb(60, 118, 61);
    }

    a.active.list-group-item-success:focus {
        border-color: rgb(60, 118, 61);
        color: rgb(255, 255, 255);
        background-color: rgb(60, 118, 61);
    }

.list-group-item-info {
    color: rgb(49, 112, 143);
    background-color: rgb(217, 237, 247);
}

a.list-group-item-info {
    color: rgb(49, 112, 143);
}

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

    a.list-group-item-info:hover {
        color: rgb(49, 112, 143);
        background-color: rgb(196, 227, 243);
    }

    a.list-group-item-info:focus {
        color: rgb(49, 112, 143);
        background-color: rgb(196, 227, 243);
    }

a.active.list-group-item-info {
    border-color: rgb(49, 112, 143);
    color: rgb(255, 255, 255);
    background-color: rgb(49, 112, 143);
}

    a.active.list-group-item-info:hover {
        border-color: rgb(49, 112, 143);
        color: rgb(255, 255, 255);
        background-color: rgb(49, 112, 143);
    }

    a.active.list-group-item-info:focus {
        border-color: rgb(49, 112, 143);
        color: rgb(255, 255, 255);
        background-color: rgb(49, 112, 143);
    }

.list-group-item-warning {
    color: rgb(138, 109, 59);
    background-color: rgb(252, 248, 227);
}

a.list-group-item-warning {
    color: rgb(138, 109, 59);
}

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

    a.list-group-item-warning:hover {
        color: rgb(138, 109, 59);
        background-color: rgb(250, 242, 204);
    }

    a.list-group-item-warning:focus {
        color: rgb(138, 109, 59);
        background-color: rgb(250, 242, 204);
    }

a.active.list-group-item-warning {
    border-color: rgb(138, 109, 59);
    color: rgb(255, 255, 255);
    background-color: rgb(138, 109, 59);
}

    a.active.list-group-item-warning:hover {
        border-color: rgb(138, 109, 59);
        color: rgb(255, 255, 255);
        background-color: rgb(138, 109, 59);
    }

    a.active.list-group-item-warning:focus {
        border-color: rgb(138, 109, 59);
        color: rgb(255, 255, 255);
        background-color: rgb(138, 109, 59);
    }

.list-group-item-danger {
    color: rgb(169, 68, 66);
    background-color: rgb(242, 222, 222);
}

a.list-group-item-danger {
    color: rgb(169, 68, 66);
}

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

    a.list-group-item-danger:hover {
        color: rgb(169, 68, 66);
        background-color: rgb(235, 204, 204);
    }

    a.list-group-item-danger:focus {
        color: rgb(169, 68, 66);
        background-color: rgb(235, 204, 204);
    }

a.active.list-group-item-danger {
    border-color: rgb(169, 68, 66);
    color: rgb(255, 255, 255);
    background-color: rgb(169, 68, 66);
}

    a.active.list-group-item-danger:hover {
        border-color: rgb(169, 68, 66);
        color: rgb(255, 255, 255);
        background-color: rgb(169, 68, 66);
    }

    a.active.list-group-item-danger:focus {
        border-color: rgb(169, 68, 66);
        color: rgb(255, 255, 255);
        background-color: rgb(169, 68, 66);
    }

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

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

.panel {
    border-radius: 5px;
    border: 1px solid transparent;
    margin-bottom: 22px;
    box-shadow: 0px 1px 1px rgba(0,0,0,0.05);
    background-color: rgb(255, 255, 255);
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}

.panel-body {
    padding: 15px;
}

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

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

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

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

.panel-footer {
    padding: 10px 15px;
    border-top-color: rgb(221, 221, 221);
    border-top-width: 1px;
    border-top-style: solid;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
    background-color: rgb(245, 245, 245);
}

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

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

.panel > :first-child.list-group :first-child.list-group-item {
    border-top-color: currentColor;
    border-top-width: 0px;
    border-top-style: none;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}

.panel > :last-child.list-group :last-child.list-group-item {
    border-bottom-color: currentColor;
    border-bottom-width: 0px;
    border-bottom-style: none;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
}

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

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

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

.panel > :first-child.table {
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}

.panel > :first-child.table-responsive > :first-child.table {
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}

.panel > :first-child.table > thead:first-child > tr:first-child td:first-child {
    border-top-left-radius: 4px;
}

.panel > :first-child.table-responsive > :first-child.table > thead:first-child > tr:first-child td:first-child {
    border-top-left-radius: 4px;
}

.panel > :first-child.table > tbody:first-child > tr:first-child td:first-child {
    border-top-left-radius: 4px;
}

.panel > :first-child.table-responsive > :first-child.table > tbody:first-child > tr:first-child td:first-child {
    border-top-left-radius: 4px;
}

.panel > :first-child.table > thead:first-child > tr:first-child th:first-child {
    border-top-left-radius: 4px;
}

.panel > :first-child.table-responsive > :first-child.table > thead:first-child > tr:first-child th:first-child {
    border-top-left-radius: 4px;
}

.panel > :first-child.table > tbody:first-child > tr:first-child th:first-child {
    border-top-left-radius: 4px;
}

.panel > :first-child.table-responsive > :first-child.table > tbody:first-child > tr:first-child th:first-child {
    border-top-left-radius: 4px;
}

.panel > :first-child.table > thead:first-child > tr:first-child td:last-child {
    border-top-right-radius: 4px;
}

.panel > :first-child.table-responsive > :first-child.table > thead:first-child > tr:first-child td:last-child {
    border-top-right-radius: 4px;
}

.panel > :first-child.table > tbody:first-child > tr:first-child td:last-child {
    border-top-right-radius: 4px;
}

.panel > :first-child.table-responsive > :first-child.table > tbody:first-child > tr:first-child td:last-child {
    border-top-right-radius: 4px;
}

.panel > :first-child.table > thead:first-child > tr:first-child th:last-child {
    border-top-right-radius: 4px;
}

.panel > :first-child.table-responsive > :first-child.table > thead:first-child > tr:first-child th:last-child {
    border-top-right-radius: 4px;
}

.panel > :first-child.table > tbody:first-child > tr:first-child th:last-child {
    border-top-right-radius: 4px;
}

.panel > :first-child.table-responsive > :first-child.table > tbody:first-child > tr:first-child th:last-child {
    border-top-right-radius: 4px;
}

.panel > :last-child.table {
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
}

.panel > :last-child.table-responsive > :last-child.table {
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
}

.panel > :last-child.table > tbody:last-child > tr:last-child td:first-child {
    border-bottom-left-radius: 4px;
}

.panel > :last-child.table-responsive > :last-child.table > tbody:last-child > tr:last-child td:first-child {
    border-bottom-left-radius: 4px;
}

.panel > :last-child.table > tfoot:last-child > tr:last-child td:first-child {
    border-bottom-left-radius: 4px;
}

.panel > :last-child.table-responsive > :last-child.table > tfoot:last-child > tr:last-child td:first-child {
    border-bottom-left-radius: 4px;
}

.panel > :last-child.table > tbody:last-child > tr:last-child th:first-child {
    border-bottom-left-radius: 4px;
}

.panel > :last-child.table-responsive > :last-child.table > tbody:last-child > tr:last-child th:first-child {
    border-bottom-left-radius: 4px;
}

.panel > :last-child.table > tfoot:last-child > tr:last-child th:first-child {
    border-bottom-left-radius: 4px;
}

.panel > :last-child.table-responsive > :last-child.table > tfoot:last-child > tr:last-child th:first-child {
    border-bottom-left-radius: 4px;
}

.panel > :last-child.table > tbody:last-child > tr:last-child td:last-child {
    border-bottom-right-radius: 4px;
}

.panel > :last-child.table-responsive > :last-child.table > tbody:last-child > tr:last-child td:last-child {
    border-bottom-right-radius: 4px;
}

.panel > :last-child.table > tfoot:last-child > tr:last-child td:last-child {
    border-bottom-right-radius: 4px;
}

.panel > :last-child.table-responsive > :last-child.table > tfoot:last-child > tr:last-child td:last-child {
    border-bottom-right-radius: 4px;
}

.panel > :last-child.table > tbody:last-child > tr:last-child th:last-child {
    border-bottom-right-radius: 4px;
}

.panel > :last-child.table-responsive > :last-child.table > tbody:last-child > tr:last-child th:last-child {
    border-bottom-right-radius: 4px;
}

.panel > :last-child.table > tfoot:last-child > tr:last-child th:last-child {
    border-bottom-right-radius: 4px;
}

.panel > :last-child.table-responsive > :last-child.table > tfoot:last-child > tr:last-child th:last-child {
    border-bottom-right-radius: 4px;
}

.panel > .panel-body + .table {
    border-top-color: rgb(221, 221, 221);
    border-top-width: 1px;
    border-top-style: solid;
}

.panel > .panel-body + .table-responsive {
    border-top-color: rgb(221, 221, 221);
    border-top-width: 1px;
    border-top-style: solid;
}

.panel > .table > tbody:first-child > tr:first-child th {
    border-top-color: currentColor;
    border-top-width: 0px;
    border-top-style: none;
}

.panel > .table > tbody:first-child > tr:first-child td {
    border-top-color: currentColor;
    border-top-width: 0px;
    border-top-style: none;
}

.panel > .table-bordered {
    border: 0px currentColor;
}

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

.panel > .table-bordered > thead > tr > th:first-child {
    border-left-color: currentColor;
    border-left-width: 0px;
    border-left-style: none;
}

.panel > .table-responsive > .table-bordered > thead > tr > th:first-child {
    border-left-color: currentColor;
    border-left-width: 0px;
    border-left-style: none;
}

.panel > .table-bordered > tbody > tr > th:first-child {
    border-left-color: currentColor;
    border-left-width: 0px;
    border-left-style: none;
}

.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child {
    border-left-color: currentColor;
    border-left-width: 0px;
    border-left-style: none;
}

.panel > .table-bordered > tfoot > tr > th:first-child {
    border-left-color: currentColor;
    border-left-width: 0px;
    border-left-style: none;
}

.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child {
    border-left-color: currentColor;
    border-left-width: 0px;
    border-left-style: none;
}

.panel > .table-bordered > thead > tr > td:first-child {
    border-left-color: currentColor;
    border-left-width: 0px;
    border-left-style: none;
}

.panel > .table-responsive > .table-bordered > thead > tr > td:first-child {
    border-left-color: currentColor;
    border-left-width: 0px;
    border-left-style: none;
}

.panel > .table-bordered > tbody > tr > td:first-child {
    border-left-color: currentColor;
    border-left-width: 0px;
    border-left-style: none;
}

.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child {
    border-left-color: currentColor;
    border-left-width: 0px;
    border-left-style: none;
}

.panel > .table-bordered > tfoot > tr > td:first-child {
    border-left-color: currentColor;
    border-left-width: 0px;
    border-left-style: none;
}

.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left-color: currentColor;
    border-left-width: 0px;
    border-left-style: none;
}

.panel > .table-bordered > thead > tr > th:last-child {
    border-right-color: currentColor;
    border-right-width: 0px;
    border-right-style: none;
}

.panel > .table-responsive > .table-bordered > thead > tr > th:last-child {
    border-right-color: currentColor;
    border-right-width: 0px;
    border-right-style: none;
}

.panel > .table-bordered > tbody > tr > th:last-child {
    border-right-color: currentColor;
    border-right-width: 0px;
    border-right-style: none;
}

.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child {
    border-right-color: currentColor;
    border-right-width: 0px;
    border-right-style: none;
}

.panel > .table-bordered > tfoot > tr > th:last-child {
    border-right-color: currentColor;
    border-right-width: 0px;
    border-right-style: none;
}

.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child {
    border-right-color: currentColor;
    border-right-width: 0px;
    border-right-style: none;
}

.panel > .table-bordered > thead > tr > td:last-child {
    border-right-color: currentColor;
    border-right-width: 0px;
    border-right-style: none;
}

.panel > .table-responsive > .table-bordered > thead > tr > td:last-child {
    border-right-color: currentColor;
    border-right-width: 0px;
    border-right-style: none;
}

.panel > .table-bordered > tbody > tr > td:last-child {
    border-right-color: currentColor;
    border-right-width: 0px;
    border-right-style: none;
}

.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child {
    border-right-color: currentColor;
    border-right-width: 0px;
    border-right-style: none;
}

.panel > .table-bordered > tfoot > tr > td:last-child {
    border-right-color: currentColor;
    border-right-width: 0px;
    border-right-style: none;
}

.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right-color: currentColor;
    border-right-width: 0px;
    border-right-style: none;
}

.panel > .table-bordered > thead > tr:first-child > td {
    border-bottom-color: currentColor;
    border-bottom-width: 0px;
    border-bottom-style: none;
}

.panel > .table-responsive > .table-bordered > thead > tr:first-child > td {
    border-bottom-color: currentColor;
    border-bottom-width: 0px;
    border-bottom-style: none;
}

.panel > .table-bordered > tbody > tr:first-child > td {
    border-bottom-color: currentColor;
    border-bottom-width: 0px;
    border-bottom-style: none;
}

.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td {
    border-bottom-color: currentColor;
    border-bottom-width: 0px;
    border-bottom-style: none;
}

.panel > .table-bordered > thead > tr:first-child > th {
    border-bottom-color: currentColor;
    border-bottom-width: 0px;
    border-bottom-style: none;
}

.panel > .table-responsive > .table-bordered > thead > tr:first-child > th {
    border-bottom-color: currentColor;
    border-bottom-width: 0px;
    border-bottom-style: none;
}

.panel > .table-bordered > tbody > tr:first-child > th {
    border-bottom-color: currentColor;
    border-bottom-width: 0px;
    border-bottom-style: none;
}

.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
    border-bottom-color: currentColor;
    border-bottom-width: 0px;
    border-bottom-style: none;
}

.panel > .table-bordered > tbody > tr:last-child > td {
    border-bottom-color: currentColor;
    border-bottom-width: 0px;
    border-bottom-style: none;
}

.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td {
    border-bottom-color: currentColor;
    border-bottom-width: 0px;
    border-bottom-style: none;
}

.panel > .table-bordered > tfoot > tr:last-child > td {
    border-bottom-color: currentColor;
    border-bottom-width: 0px;
    border-bottom-style: none;
}

.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom-color: currentColor;
    border-bottom-width: 0px;
    border-bottom-style: none;
}

.panel > .table-bordered > tbody > tr:last-child > th {
    border-bottom-color: currentColor;
    border-bottom-width: 0px;
    border-bottom-style: none;
}

.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th {
    border-bottom-color: currentColor;
    border-bottom-width: 0px;
    border-bottom-style: none;
}

.panel > .table-bordered > tfoot > tr:last-child > th {
    border-bottom-color: currentColor;
    border-bottom-width: 0px;
    border-bottom-style: none;
}

.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
    border-bottom-color: currentColor;
    border-bottom-width: 0px;
    border-bottom-style: none;
}

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

.panel-group {
    margin-bottom: 22px;
}

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

        .panel-group .panel + .panel {
            margin-top: 5px;
        }

    .panel-group .panel-heading {
        border-bottom-color: currentColor;
        border-bottom-width: 0px;
        border-bottom-style: none;
    }

        .panel-group .panel-heading + .panel-collapse .panel-body {
            border-top-color: rgb(221, 221, 221);
            border-top-width: 1px;
            border-top-style: solid;
        }

    .panel-group .panel-footer {
        border-top-color: currentColor;
        border-top-width: 0px;
        border-top-style: none;
    }

        .panel-group .panel-footer + .panel-collapse .panel-body {
            border-bottom-color: rgb(221, 221, 221);
            border-bottom-width: 1px;
            border-bottom-style: solid;
        }

.panel-default {
    border-color: rgb(221, 221, 221);
}

    .panel-default > .panel-heading {
        border-color: rgb(221, 221, 221);
        color: rgb(55, 55, 55);
        background-color: rgb(245, 245, 245);
    }

        .panel-default > .panel-heading + .panel-collapse .panel-body {
            border-top-color: rgb(221, 221, 221);
        }

    .panel-default > .panel-footer + .panel-collapse .panel-body {
        border-bottom-color: rgb(221, 221, 221);
    }

.panel-primary {
    border-color: rgb(0, 153, 220);
}

    .panel-primary > .panel-heading {
        border-color: rgb(0, 153, 220);
        color: rgb(255, 255, 255);
        background-color: rgb(0, 153, 220);
    }

        .panel-primary > .panel-heading + .panel-collapse .panel-body {
            border-top-color: rgb(0, 153, 220);
        }

    .panel-primary > .panel-footer + .panel-collapse .panel-body {
        border-bottom-color: rgb(0, 153, 220);
    }

.panel-success {
    border-color: rgb(214, 233, 198);
}

    .panel-success > .panel-heading {
        border-color: rgb(214, 233, 198);
        color: rgb(60, 118, 61);
        background-color: rgb(223, 240, 216);
    }

        .panel-success > .panel-heading + .panel-collapse .panel-body {
            border-top-color: rgb(214, 233, 198);
        }

    .panel-success > .panel-footer + .panel-collapse .panel-body {
        border-bottom-color: rgb(214, 233, 198);
    }

.panel-info {
    border-color: rgb(188, 232, 241);
}

    .panel-info > .panel-heading {
        border-color: rgb(188, 232, 241);
        color: rgb(49, 112, 143);
        background-color: rgb(217, 237, 247);
    }

        .panel-info > .panel-heading + .panel-collapse .panel-body {
            border-top-color: rgb(188, 232, 241);
        }

    .panel-info > .panel-footer + .panel-collapse .panel-body {
        border-bottom-color: rgb(188, 232, 241);
    }

.panel-warning {
    border-color: rgb(250, 235, 204);
}

    .panel-warning > .panel-heading {
        border-color: rgb(250, 235, 204);
        color: rgb(138, 109, 59);
        background-color: rgb(252, 248, 227);
    }

        .panel-warning > .panel-heading + .panel-collapse .panel-body {
            border-top-color: rgb(250, 235, 204);
        }

    .panel-warning > .panel-footer + .panel-collapse .panel-body {
        border-bottom-color: rgb(250, 235, 204);
    }

.panel-danger {
    border-color: rgb(235, 204, 209);
}

    .panel-danger > .panel-heading {
        border-color: rgb(235, 204, 209);
        color: rgb(169, 68, 66);
        background-color: rgb(242, 222, 222);
    }

        .panel-danger > .panel-heading + .panel-collapse .panel-body {
            border-top-color: rgb(235, 204, 209);
        }

    .panel-danger > .panel-footer + .panel-collapse .panel-body {
        border-bottom-color: rgb(235, 204, 209);
    }

.well {
    padding: 19px;
    border-radius: 5px;
    border: 1px solid rgb(227, 227, 227);
    margin-bottom: 20px;
    min-height: 20px;
    box-shadow: inset 0px 1px 1px rgba(0,0,0,0.05);
    background-color: rgb(245, 245, 245);
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}

    .well blockquote {
        border-color: rgba(0, 0, 0, 0.15);
    }

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

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

.close {
    color: rgb(0, 0, 0);
    line-height: 1;
    font-size: 24px;
    font-weight: bold;
    float: right;
    opacity: 0.2;
    text-shadow: 0px 1px 0px #ffffff;
}

    .close:hover {
        color: rgb(0, 0, 0);
        text-decoration: none;
        cursor: pointer;
        opacity: 0.5;
    }

    .close:focus {
        color: rgb(0, 0, 0);
        text-decoration: none;
        cursor: pointer;
        opacity: 0.5;
    }

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

.modal-open {
    overflow: hidden;
}

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

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

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

.modal-dialog {
    margin: 10px;
    width: auto;
    position: relative;
}

.modal-content {
    border-radius: 10px;
    border: 1px solid rgba(0, 0, 0, 0.2);
    position: relative;
    box-shadow: 0px 3px 9px rgba(0,0,0,0.5);
    background-clip: padding-box;
    background-color: rgb(255, 255, 255);
    -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
}

.modal-backdrop {
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    position: fixed;
    z-index: 1040;
    background-color: rgb(0, 0, 0);
}

.fade.modal-backdrop {
    opacity: 0;
}

.in.modal-backdrop {
    opacity: 0.5;
}

.modal-header {
    padding: 15px;
    border-bottom-color: rgb(229, 229, 229);
    border-bottom-width: 1px;
    border-bottom-style: solid;
    min-height: 16.42px;
}

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

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

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

.modal-footer {
    padding: 19px 20px 20px;
    text-align: right;
    margin-top: 15px;
    border-top-color: rgb(229, 229, 229);
    border-top-width: 1px;
    border-top-style: solid;
}

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

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

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

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

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

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

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

.tooltip {
    line-height: 1.4;
    font-size: 14px;
    display: block;
    visibility: visible;
    position: absolute;
    z-index: 1030;
    opacity: 0;
}

.in.tooltip {
    opacity: 0.9;
}

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

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

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

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

.tooltip-inner {
    padding: 3px 8px;
    border-radius: 5px;
    text-align: center;
    color: rgb(255, 255, 255);
    text-decoration: none;
    max-width: 200px;
    background-color: rgb(0, 0, 0);
}

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

.top.tooltip .tooltip-arrow {
    border-width: 5px 5px 0px;
    left: 50%;
    bottom: 0px;
    margin-left: -5px;
    border-top-color: rgb(0, 0, 0);
}

.top-left.tooltip .tooltip-arrow {
    border-width: 5px 5px 0px;
    left: 5px;
    bottom: 0px;
    border-top-color: rgb(0, 0, 0);
}

.top-right.tooltip .tooltip-arrow {
    border-width: 5px 5px 0px;
    right: 5px;
    bottom: 0px;
    border-top-color: rgb(0, 0, 0);
}

.right.tooltip .tooltip-arrow {
    border-width: 5px 5px 5px 0px;
    left: 0px;
    top: 50%;
    margin-top: -5px;
    border-right-color: rgb(0, 0, 0);
}

.left.tooltip .tooltip-arrow {
    border-width: 5px 0px 5px 5px;
    top: 50%;
    right: 0px;
    margin-top: -5px;
    border-left-color: rgb(0, 0, 0);
}

.bottom.tooltip .tooltip-arrow {
    border-width: 0px 5px 5px;
    left: 50%;
    top: 0px;
    margin-left: -5px;
    border-bottom-color: rgb(0, 0, 0);
}

.bottom-left.tooltip .tooltip-arrow {
    border-width: 0px 5px 5px;
    left: 5px;
    top: 0px;
    border-bottom-color: rgb(0, 0, 0);
}

.bottom-right.tooltip .tooltip-arrow {
    border-width: 0px 5px 5px;
    top: 0px;
    right: 5px;
    border-bottom-color: rgb(0, 0, 0);
}

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

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

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

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

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

.popover-title {
    margin: 0px;
    padding: 8px 14px;
    border-radius: 5px 5px 0px 0px;
    line-height: 18px;
    font-size: 16px;
    font-weight: normal;
    border-bottom-color: rgb(235, 235, 235);
    border-bottom-width: 1px;
    border-bottom-style: solid;
    background-color: rgb(247, 247, 247);
}

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

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

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

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

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

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

    .top.popover > .arrow::after {
        bottom: 1px;
        margin-left: -10px;
        border-top-color: rgb(255, 255, 255);
        border-bottom-width: 0px;
        content: " ";
    }

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

    .right.popover > .arrow::after {
        left: 1px;
        bottom: -10px;
        border-right-color: rgb(255, 255, 255);
        border-left-width: 0px;
        content: " ";
    }

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

    .bottom.popover > .arrow::after {
        top: 1px;
        margin-left: -10px;
        border-bottom-color: rgb(255, 255, 255);
        border-top-width: 0px;
        content: " ";
    }

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

    .left.popover > .arrow::after {
        right: 1px;
        bottom: -10px;
        border-left-color: rgb(255, 255, 255);
        border-right-width: 0px;
        content: " ";
    }

.carousel {
    position: relative;
}

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

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

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

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

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

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

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

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

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

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

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

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

    .carousel-inner > .left.next {
        left: 0px;
    }

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

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

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

.carousel-control {
    left: 0px;
    top: 0px;
    width: 15%;
    text-align: center;
    bottom: 0px;
    color: rgb(255, 255, 255);
    font-size: 20px;
    position: absolute;
    opacity: 0.5;
    text-shadow: 0px 1px 2px rgba(0,0,0,0.6);
}

.left.carousel-control {
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
    background-repeat: repeat-x;
}

.right.carousel-control {
    left: auto;
    right: 0px;
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
    background-repeat: repeat-x;
}

.carousel-control:hover {
    color: rgb(255, 255, 255);
    text-decoration: none;
    opacity: 0.9;
}

.carousel-control:focus {
    color: rgb(255, 255, 255);
    text-decoration: none;
    opacity: 0.9;
}

.carousel-control .icon-prev {
    top: 50%;
    display: inline-block;
    position: absolute;
    z-index: 5;
}

.carousel-control .icon-next {
    top: 50%;
    display: inline-block;
    position: absolute;
    z-index: 5;
}

.carousel-control .glyphicon-chevron-left {
    top: 50%;
    display: inline-block;
    position: absolute;
    z-index: 5;
}

.carousel-control .glyphicon-chevron-right {
    top: 50%;
    display: inline-block;
    position: absolute;
    z-index: 5;
}

.carousel-control .icon-prev {
    left: 50%;
}

.carousel-control .glyphicon-chevron-left {
    left: 50%;
}

.carousel-control .icon-next {
    right: 50%;
}

.carousel-control .glyphicon-chevron-right {
    right: 50%;
}

.carousel-control .icon-prev {
    width: 20px;
    height: 20px;
    font-family: serif;
    margin-top: -10px;
    margin-left: -10px;
}

.carousel-control .icon-next {
    width: 20px;
    height: 20px;
    font-family: serif;
    margin-top: -10px;
    margin-left: -10px;
}

.carousel-control .icon-prev::before {
    content: "\2039";
}

.carousel-control .icon-next::before {
    content: "\203a";
}

.carousel-indicators {
    list-style: none;
    left: 50%;
    width: 60%;
    text-align: center;
    bottom: 10px;
    padding-left: 0px;
    margin-left: -30%;
    position: absolute;
    z-index: 15;
}

    .carousel-indicators li {
        margin: 1px;
        border-radius: 10px;
        border: 1px solid rgb(255, 255, 255);
        width: 10px;
        height: 10px;
        text-indent: -999px;
        display: inline-block;
        cursor: pointer;
        background-color: rgba(0, 0, 0, 0);
    }

    .carousel-indicators .active {
        margin: 0px;
        width: 12px;
        height: 12px;
        background-color: rgb(255, 255, 255);
    }

.carousel-caption {
    left: 15%;
    text-align: center;
    right: 15%;
    bottom: 20px;
    color: rgb(255, 255, 255);
    padding-top: 20px;
    padding-bottom: 20px;
    position: absolute;
    z-index: 10;
    text-shadow: 0px 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 {
        width: 30px;
        height: 30px;
        font-size: 30px;
        margin-top: -15px;
        margin-left: -15px;
    }

    .carousel-control .glyphicon-chevron-right {
        width: 30px;
        height: 30px;
        font-size: 30px;
        margin-top: -15px;
        margin-left: -15px;
    }

    .carousel-control .icon-prev {
        width: 30px;
        height: 30px;
        font-size: 30px;
        margin-top: -15px;
        margin-left: -15px;
    }

    .carousel-control .icon-next {
        width: 30px;
        height: 30px;
        font-size: 30px;
        margin-top: -15px;
        margin-left: -15px;
    }

    .carousel-caption {
        left: 20%;
        right: 20%;
        padding-bottom: 30px;
    }

    .carousel-indicators {
        bottom: 20px;
    }
}

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

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

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

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

.container-fluid::before {
    display: table;
    content: " ";
}

.container-fluid::after {
    display: table;
    content: " ";
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.pager::before {
    display: table;
    content: " ";
}

.pager::after {
    display: table;
    content: " ";
}

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

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

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

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

.container-edge::before {
    display: table;
    content: " ";
}

.container-edge::after {
    display: table;
    content: " ";
}

.explore-our-services ul::before {
    display: table;
    content: " ";
}

.explore-our-services ul::after {
    display: table;
    content: " ";
}

.navbar-default.navbar .wrapper::before {
    display: table;
    content: " ";
}

.navbar-default.navbar .wrapper::after {
    display: table;
    content: " ";
}

nav.desktop-secondary::before {
    display: table;
    content: " ";
}

nav.desktop-secondary::after {
    display: table;
    content: " ";
}

.pagination::before {
    display: table;
    content: " ";
}

.pagination::after {
    display: table;
    content: " ";
}

#cnp-homepage-corporate .text-only.featured-content::before {
    display: table;
    content: " ";
}

#cnp-homepage-corporate .text-only.featured-content::after {
    display: table;
    content: " ";
}

#cnp-demo-promotion-half-page-and-small-banners .text-only.featured-content::before {
    display: table;
    content: " ";
}

#cnp-demo-promotion-half-page-and-small-banners .text-only.featured-content::after {
    display: table;
    content: " ";
}

#content > .container::before {
    display: table;
    content: " ";
}

#content > .container::after {
    display: table;
    content: " ";
}

.clearfix::after {
    clear: both;
}

.container::after {
    clear: both;
}

.container-fluid::after {
    clear: both;
}

.row::after {
    clear: both;
}

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

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

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

.nav::after {
    clear: both;
}

.navbar::after {
    clear: both;
}

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

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

.pager::after {
    clear: both;
}

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

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

.container-edge::after {
    clear: both;
}

.explore-our-services ul::after {
    clear: both;
}

.navbar-default.navbar .wrapper::after {
    clear: both;
}

nav.desktop-secondary::after {
    clear: both;
}

.pagination::after {
    clear: both;
}

#cnp-homepage-corporate .text-only.featured-content::after {
    clear: both;
}

#cnp-demo-promotion-half-page-and-small-banners .text-only.featured-content::after {
    clear: both;
}

#content > .container::after {
    clear: both;
}

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

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

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

.hide {
    display: none !important;
}

.show {
    display: block !important;
}

.invisible {
    visibility: hidden;
}

.text-hide {
    font: 0px/0 a;
    border: 0px currentColor;
    color: transparent;
    font-size-adjust: none;
    font-stretch: normal;
    text-shadow: none;
    background-color: transparent;
}

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

.affix {
    position: fixed;
}

.visible-xs {
    display: none !important;
}

.visible-sm {
    display: none !important;
}

.visible-md {
    display: none !important;
}

.visible-lg {
    display: none !important;
}

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

    table.visible-xs {
        display: table;
    }

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

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

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

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

    table.visible-sm {
        display: table;
    }

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

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

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

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

    table.visible-md {
        display: table;
    }

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

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

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

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

    table.visible-lg {
        display: table;
    }

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

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

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

@media all and (max-width:767px) {
    .hidden-xs {
        display: none !important;
    }
}

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

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

@media all and (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 {
        display: table-cell !important;
    }

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

@media print {
    .hidden-print {
        display: none !important;
    }
}

.btn-default {
    box-shadow: inset 0px 1px 0px rgba(255,255,255,0.15), 0px 1px 1px rgba(0,0,0,0.075);
    text-shadow: 0px -1px 0px rgba(0,0,0,0.2);
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
}

.btn-primary {
    box-shadow: inset 0px 1px 0px rgba(255,255,255,0.15), 0px 1px 1px rgba(0,0,0,0.075);
    text-shadow: 0px -1px 0px rgba(0,0,0,0.2);
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
}

.btn-success {
    box-shadow: inset 0px 1px 0px rgba(255,255,255,0.15), 0px 1px 1px rgba(0,0,0,0.075);
    text-shadow: 0px -1px 0px rgba(0,0,0,0.2);
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
}

.btn-info {
    box-shadow: inset 0px 1px 0px rgba(255,255,255,0.15), 0px 1px 1px rgba(0,0,0,0.075);
    text-shadow: 0px -1px 0px rgba(0,0,0,0.2);
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
}

.btn-warning {
    box-shadow: inset 0px 1px 0px rgba(255,255,255,0.15), 0px 1px 1px rgba(0,0,0,0.075);
    text-shadow: 0px -1px 0px rgba(0,0,0,0.2);
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
}

.btn-danger {
    box-shadow: inset 0px 1px 0px rgba(255,255,255,0.15), 0px 1px 1px rgba(0,0,0,0.075);
    text-shadow: 0px -1px 0px rgba(0,0,0,0.2);
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
}

.btn-default:active {
    box-shadow: inset 0px 3px 5px rgba(0,0,0,0.125);
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

.btn-primary:active {
    box-shadow: inset 0px 3px 5px rgba(0,0,0,0.125);
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

.btn-success:active {
    box-shadow: inset 0px 3px 5px rgba(0,0,0,0.125);
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

.btn-info:active {
    box-shadow: inset 0px 3px 5px rgba(0,0,0,0.125);
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

.btn-warning:active {
    box-shadow: inset 0px 3px 5px rgba(0,0,0,0.125);
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

.btn-danger:active {
    box-shadow: inset 0px 3px 5px rgba(0,0,0,0.125);
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

.active.btn-default {
    box-shadow: inset 0px 3px 5px rgba(0,0,0,0.125);
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

.active.btn-primary {
    box-shadow: inset 0px 3px 5px rgba(0,0,0,0.125);
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

.active.btn-success {
    box-shadow: inset 0px 3px 5px rgba(0,0,0,0.125);
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

.active.btn-info {
    box-shadow: inset 0px 3px 5px rgba(0,0,0,0.125);
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

.active.btn-warning {
    box-shadow: inset 0px 3px 5px rgba(0,0,0,0.125);
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

.active.btn-danger {
    box-shadow: inset 0px 3px 5px rgba(0,0,0,0.125);
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

.btn:active {
    background-image: none;
}

.active.btn {
    background-image: none;
}

.btn-default {
    border-color: rgb(204, 204, 204);
    text-shadow: 0px 1px 0px #fff;
    background-image: linear-gradient(rgb(255, 255, 255) 0%, rgb(224, 224, 224) 100%);
    background-repeat: repeat-x;
}

    .btn-default:hover {
        background-position: 0px -15px;
        background-color: rgb(224, 224, 224);
    }

    .btn-default:focus {
        background-position: 0px -15px;
        background-color: rgb(224, 224, 224);
    }

    .btn-default:active {
        border-color: rgb(219, 219, 219);
        background-color: rgb(224, 224, 224);
    }

.active.btn-default {
    border-color: rgb(219, 219, 219);
    background-color: rgb(224, 224, 224);
}

.btn-primary {
    border-color: rgb(0, 103, 149);
    background-image: linear-gradient(rgb(0, 153, 220) 0%, rgb(0, 110, 159) 100%);
    background-repeat: repeat-x;
}

    .btn-primary:hover {
        background-position: 0px -15px;
        background-color: rgb(0, 110, 159);
    }

    .btn-primary:focus {
        background-position: 0px -15px;
        background-color: rgb(0, 110, 159);
    }

    .btn-primary:active {
        border-color: rgb(0, 103, 149);
        background-color: rgb(0, 110, 159);
    }

.active.btn-primary {
    border-color: rgb(0, 103, 149);
    background-color: rgb(0, 110, 159);
}

.btn-success {
    border-color: rgb(0, 64, 35);
    background-image: linear-gradient(rgb(1, 135, 73) 0%, rgb(1, 74, 40) 100%);
    background-repeat: repeat-x;
}

    .btn-success:hover {
        background-position: 0px -15px;
        background-color: rgb(1, 74, 40);
    }

    .btn-success:focus {
        background-position: 0px -15px;
        background-color: rgb(1, 74, 40);
    }

    .btn-success:active {
        border-color: rgb(0, 64, 35);
        background-color: rgb(1, 74, 40);
    }

.active.btn-success {
    border-color: rgb(0, 64, 35);
    background-color: rgb(1, 74, 40);
}

.btn-info {
    border-color: rgb(97, 164, 212);
    background-image: linear-gradient(rgb(153, 196, 227) 0%, rgb(105, 168, 214) 100%);
    background-repeat: repeat-x;
}

    .btn-info:hover {
        background-position: 0px -15px;
        background-color: rgb(105, 168, 214);
    }

    .btn-info:focus {
        background-position: 0px -15px;
        background-color: rgb(105, 168, 214);
    }

    .btn-info:active {
        border-color: rgb(97, 164, 212);
        background-color: rgb(105, 168, 214);
    }

.active.btn-info {
    border-color: rgb(97, 164, 212);
    background-color: rgb(105, 168, 214);
}

.btn-warning {
    border-color: rgb(255, 194, 80);
    background-image: linear-gradient(rgb(255, 219, 151) 0%, rgb(255, 198, 90) 100%);
    background-repeat: repeat-x;
}

    .btn-warning:hover {
        background-position: 0px -15px;
        background-color: rgb(255, 198, 90);
    }

    .btn-warning:focus {
        background-position: 0px -15px;
        background-color: rgb(255, 198, 90);
    }

    .btn-warning:active {
        border-color: rgb(255, 194, 80);
        background-color: rgb(255, 198, 90);
    }

.active.btn-warning {
    border-color: rgb(255, 194, 80);
    background-color: rgb(255, 198, 90);
}

.btn-danger {
    border-color: rgb(168, 31, 31);
    background-image: linear-gradient(rgb(218, 52, 52) 0%, rgb(177, 32, 32) 100%);
    background-repeat: repeat-x;
}

    .btn-danger:hover {
        background-position: 0px -15px;
        background-color: rgb(177, 32, 32);
    }

    .btn-danger:focus {
        background-position: 0px -15px;
        background-color: rgb(177, 32, 32);
    }

    .btn-danger:active {
        border-color: rgb(168, 31, 31);
        background-color: rgb(177, 32, 32);
    }

.active.btn-danger {
    border-color: rgb(168, 31, 31);
    background-color: rgb(177, 32, 32);
}

.thumbnail {
    box-shadow: 0px 1px 2px rgba(0,0,0,0.075);
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.075);
}

.img-thumbnail {
    box-shadow: 0px 1px 2px rgba(0,0,0,0.075);
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.075);
}

.dropdown-menu > li > a:hover {
    background-image: linear-gradient(rgb(245, 245, 245) 0%, rgb(232, 232, 232) 100%);
    background-repeat: repeat-x;
    background-color: rgb(232, 232, 232);
}

.dropdown-menu > li > a:focus {
    background-image: linear-gradient(rgb(245, 245, 245) 0%, rgb(232, 232, 232) 100%);
    background-repeat: repeat-x;
    background-color: rgb(232, 232, 232);
}

.dropdown-menu > .active > a {
    background-image: linear-gradient(rgb(0, 153, 220) 0%, rgb(0, 135, 195) 100%);
    background-repeat: repeat-x;
    background-color: rgb(0, 135, 195);
}

    .dropdown-menu > .active > a:hover {
        background-image: linear-gradient(rgb(0, 153, 220) 0%, rgb(0, 135, 195) 100%);
        background-repeat: repeat-x;
        background-color: rgb(0, 135, 195);
    }

    .dropdown-menu > .active > a:focus {
        background-image: linear-gradient(rgb(0, 153, 220) 0%, rgb(0, 135, 195) 100%);
        background-repeat: repeat-x;
        background-color: rgb(0, 135, 195);
    }

.navbar-default {
    border-radius: 0px;
    box-shadow: inset 0px 1px 0px rgba(255,255,255,0.15), 0px 1px 5px rgba(0,0,0,0.075);
    background-image: linear-gradient(rgb(16, 182, 255) 0%, rgb(0, 153, 220) 100%);
    background-repeat: repeat-x;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 5px rgba(0, 0, 0, 0.075);
}

    .navbar-default .navbar-nav > .active > a {
        box-shadow: inset 0px 3px 9px rgba(0,0,0,0.075);
        background-image: linear-gradient(rgb(0, 135, 195) 0%, rgb(0, 146, 210) 100%);
        background-repeat: repeat-x;
        -webkit-box-shadow: inset 0 3px 9px rgba(0, 0, 0, 0.075);
    }

.navbar-brand {
    text-shadow: 0px 1px 0px rgba(255,255,255,0.25);
}

.navbar-nav > li > a {
    text-shadow: 0px 1px 0px rgba(255,255,255,0.25);
}

.navbar-inverse {
    background-image: linear-gradient(rgb(60, 60, 60) 0%, rgb(34, 34, 34) 100%);
    background-repeat: repeat-x;
}

    .navbar-inverse .navbar-nav > .active > a {
        box-shadow: inset 0px 3px 9px rgba(0,0,0,0.25);
        background-image: linear-gradient(rgb(34, 34, 34) 0%, rgb(40, 40, 40) 100%);
        background-repeat: repeat-x;
        -webkit-box-shadow: inset 0 3px 9px rgba(0, 0, 0, 0.25);
    }

    .navbar-inverse .navbar-brand {
        text-shadow: 0px -1px 0px rgba(0,0,0,0.25);
    }

    .navbar-inverse .navbar-nav > li > a {
        text-shadow: 0px -1px 0px rgba(0,0,0,0.25);
    }

.navbar-static-top {
    border-radius: 0px;
}

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

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

.alert {
    box-shadow: inset 0px 1px 0px rgba(255,255,255,0.25), 0px 1px 2px rgba(0,0,0,0.05);
    text-shadow: 0px 1px 0px rgba(255,255,255,0.2);
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.25), 0 1px 2px rgba(0, 0, 0, 0.05);
}

.alert-success {
    border-color: rgb(178, 219, 161);
    background-image: linear-gradient(rgb(223, 240, 216) 0%, rgb(200, 229, 188) 100%);
    background-repeat: repeat-x;
}

.alert-info {
    border-color: rgb(154, 207, 234);
    background-image: linear-gradient(rgb(217, 237, 247) 0%, rgb(185, 222, 240) 100%);
    background-repeat: repeat-x;
}

.alert-warning {
    border-color: rgb(245, 231, 158);
    background-image: linear-gradient(rgb(252, 248, 227) 0%, rgb(248, 239, 192) 100%);
    background-repeat: repeat-x;
}

.alert-danger {
    border-color: rgb(220, 167, 167);
    background-image: linear-gradient(rgb(242, 222, 222) 0%, rgb(231, 195, 195) 100%);
    background-repeat: repeat-x;
}

.progress {
    background-image: linear-gradient(rgb(235, 235, 235) 0%, rgb(245, 245, 245) 100%);
    background-repeat: repeat-x;
}

.progress-bar {
    background-image: linear-gradient(rgb(0, 153, 220) 0%, rgb(0, 118, 169) 100%);
    background-repeat: repeat-x;
}

.progress-bar-success {
    background-image: linear-gradient(rgb(1, 135, 73) 0%, rgb(1, 84, 46) 100%);
    background-repeat: repeat-x;
}

.progress-bar-info {
    background-image: linear-gradient(rgb(153, 196, 227) 0%, rgb(113, 173, 216) 100%);
    background-repeat: repeat-x;
}

.progress-bar-warning {
    background-image: linear-gradient(rgb(255, 219, 151) 0%, rgb(255, 201, 100) 100%);
    background-repeat: repeat-x;
}

.progress-bar-danger {
    background-image: linear-gradient(rgb(218, 52, 52) 0%, rgb(185, 34, 34) 100%);
    background-repeat: repeat-x;
}

.list-group {
    border-radius: 5px;
    box-shadow: 0px 1px 2px rgba(0,0,0,0.075);
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.075);
}

.active.list-group-item {
    border-color: rgb(0, 126, 182);
    text-shadow: 0px -1px 0px #0076a9;
    background-image: linear-gradient(rgb(0, 153, 220) 0%, rgb(0, 126, 182) 100%);
    background-repeat: repeat-x;
}

    .active.list-group-item:hover {
        border-color: rgb(0, 126, 182);
        text-shadow: 0px -1px 0px #0076a9;
        background-image: linear-gradient(rgb(0, 153, 220) 0%, rgb(0, 126, 182) 100%);
        background-repeat: repeat-x;
    }

    .active.list-group-item:focus {
        border-color: rgb(0, 126, 182);
        text-shadow: 0px -1px 0px #0076a9;
        background-image: linear-gradient(rgb(0, 153, 220) 0%, rgb(0, 126, 182) 100%);
        background-repeat: repeat-x;
    }

.panel {
    box-shadow: 0px 1px 2px rgba(0,0,0,0.05);
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
}

.panel-default > .panel-heading {
    background-image: linear-gradient(rgb(245, 245, 245) 0%, rgb(232, 232, 232) 100%);
    background-repeat: repeat-x;
}

.panel-primary > .panel-heading {
    background-image: linear-gradient(rgb(0, 153, 220) 0%, rgb(0, 135, 195) 100%);
    background-repeat: repeat-x;
}

.panel-success > .panel-heading {
    background-image: linear-gradient(rgb(223, 240, 216) 0%, rgb(208, 233, 198) 100%);
    background-repeat: repeat-x;
}

.panel-info > .panel-heading {
    background-image: linear-gradient(rgb(217, 237, 247) 0%, rgb(196, 227, 243) 100%);
    background-repeat: repeat-x;
}

.panel-warning > .panel-heading {
    background-image: linear-gradient(rgb(252, 248, 227) 0%, rgb(250, 242, 204) 100%);
    background-repeat: repeat-x;
}

.panel-danger > .panel-heading {
    background-image: linear-gradient(rgb(242, 222, 222) 0%, rgb(235, 204, 204) 100%);
    background-repeat: repeat-x;
}

.well {
    border-color: rgb(220, 220, 220);
    box-shadow: inset 0px 1px 3px rgba(0,0,0,0.05), 0px 1px 0px rgba(255,255,255,0.1);
    background-image: linear-gradient(rgb(232, 232, 232) 0%, rgb(245, 245, 245) 100%);
    background-repeat: repeat-x;
    -webkit-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.05), 0 1px 0 rgba(255, 255, 255, 0.1);
}

.yamm {
}

    .yamm .nav {
        position: static;
    }

    .yamm .collapse {
        position: static;
    }

    .yamm .dropup {
        position: static;
    }

    .yamm .dropdown {
        position: static;
    }

    .yamm .container {
        position: relative;
    }

    .yamm .wrapper {
        position: relative;
    }

    .yamm .dropdown-menu {
        left: auto;
    }

    .yamm .navbar-right.nav .dropdown-menu {
        left: auto;
        right: 0px;
    }

    .yamm .yamm-content {
        padding: 20px 30px;
    }

    .yamm .yamm-fw.dropdown .dropdown-menu {
        left: 0px;
        right: 0px;
    }

.no-gutter.row [class*='col-']:not(:first-child) {
    padding-right: 0px;
    padding-left: 0px;
}

.no-gutter.row [class*='col-']:not(:last-child) {
    padding-right: 0px;
    padding-left: 0px;
}

@media screen and (max-width:991px) {
    .container.fit-to-edge {
        padding-right: 0px;
        padding-left: 0px;
        margin-right: 0px;
        margin-left: 0px;
    }

    .row.fit-to-edge {
        margin-right: 0px;
        margin-left: 0px;
    }

    .fit-to-edge [class*='col-'] {
        padding-right: 30px;
        padding-left: 30px;
    }
}

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

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

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

@media all and (min-width:1200px) {
    .container-edge {
        width: 1200px;
    }
}

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

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

@media all and (min-width:991px) {
    .container-edge > .navbar-header {
        margin-right: 0px;
        margin-left: 0px;
    }

    .container-edge > .navbar-collapse {
        margin-right: 0px;
        margin-left: 0px;
    }
}

@media screen and (min-width:1024px) {
    .container-edge {
        padding-right: 15px;
        padding-left: 15px;
        margin-right: auto;
        margin-left: auto;
    }
}

.no-transition {
    transition: height;
    -webkit-transition: height 0.001s;
    -moz-transition: height 0.001s;
    -o-transition: height 0.001s;
}

.page-layout h1 {
    margin-left: 30px;
}

.page-layout h2 {
    margin-left: 30px;
}

.page-layout h3 {
    margin-left: 30px;
}

.page-layout .nav {
    margin: 30px;
}

    .page-layout .nav > a {
        color: rgb(0, 153, 220);
        display: block;
    }

        .page-layout .nav > a:hover {
            text-decoration: none;
        }

        .page-layout .nav > a:visited {
            color: #0099dc;
        }

.page-layout [class|='col'] {
    padding: 24px;
    text-align: center;
    line-height: 1;
    font-size: 14px;
    margin-bottom: 10px;
    border-top-color: rgb(111, 124, 125);
    border-bottom-color: rgb(111, 124, 125);
    border-top-width: 1px;
    border-bottom-width: 1px;
    border-top-style: solid;
    border-bottom-style: solid;
    min-height: 60px;
    background-color: rgb(235, 235, 235);
}

    .page-layout [class|='col'].short {
        padding-top: 15px;
        padding-bottom: 15px;
        min-height: 30px;
    }

    .page-layout [class|='col'].tall {
        padding: 72px;
        min-height: 90px;
    }

    .page-layout [class|='col'].header {
        border-top-color: rgb(228, 185, 185);
        border-bottom-color: rgb(228, 185, 185);
        background-color: rgb(242, 222, 222);
    }

    .page-layout [class|='col'].footer {
        border-top-color: rgb(228, 185, 185);
        border-bottom-color: rgb(228, 185, 185);
        background-color: rgb(242, 222, 222);
    }

    .page-layout [class|='col'].global-alert {
        border-top-color: rgb(228, 185, 185);
        border-bottom-color: rgb(228, 185, 185);
        background-color: rgb(242, 222, 222);
    }

    .page-layout [class|='col'].global-alert {
        border-top-width: 3px;
        border-bottom-width: 3px;
        border-top-style: dashed;
        border-bottom-style: dashed;
    }

@media screen and (min-width:768px) {
    .page-layout [class|='col'] {
        border-right-color: rgb(111, 124, 125);
        border-left-color: rgb(111, 124, 125);
        border-right-width: 1px;
        border-left-width: 1px;
        border-right-style: solid;
        border-left-style: solid;
    }

        .page-layout [class|='col'].header {
            border-right-color: rgb(228, 185, 185);
            border-left-color: rgb(228, 185, 185);
        }

        .page-layout [class|='col'].footer {
            border-right-color: rgb(228, 185, 185);
            border-left-color: rgb(228, 185, 185);
        }

        .page-layout [class|='col'].global-alert {
            border-right-color: rgb(228, 185, 185);
            border-left-color: rgb(228, 185, 185);
        }

        .page-layout [class|='col'].global-alert {
            border-right-width: 3px;
            border-left-width: 3px;
            border-right-style: dashed;
            border-left-style: dashed;
        }
}

.audio {
    width: 250px;
    padding-bottom: 20px;
}

    .audio h4 {
        margin: 0px 0px 20px;
        font-size: 18px;
        font-weight: bold;
    }

    .audio > p {
        margin: 0px 0px 20px;
    }

@media screen and (max-width:1199px) and (min-width:992px) {
    .audio > p {
        margin: 0px 20px 20px 0px;
    }
}

.audio canvas {
    width: 140px;
    height: 22px;
    margin-bottom: -8px;
    background-color: rgb(182, 187, 186);
}

@media screen and (max-width:1199px) and (min-width:992px) {
    .audio canvas {
        width: 108px;
    }
}

.audio .controls {
    margin-bottom: 20px;
}

    .audio .controls .play {
        background-position: 50% 50%;
        font: 0px/0 a;
        border-radius: 2px;
        border: 0px currentColor;
        width: 22px;
        height: 22px;
        color: transparent;
        font-size-adjust: none;
        font-stretch: normal;
        text-shadow: none;
        background-repeat: no-repeat;
        background-color: transparent;
    }

    .audio .controls .stop {
        background-position: 50% 50%;
        font: 0px/0 a;
        border-radius: 2px;
        border: 0px currentColor;
        width: 22px;
        height: 22px;
        color: transparent;
        font-size-adjust: none;
        font-stretch: normal;
        text-shadow: none;
        background-repeat: no-repeat;
        background-color: transparent;
    }

    .audio .controls .play {
        background-image: url("../images/icon-audio-play.png");
        background-color: rgb(0, 153, 220);
    }

        .audio .controls .play:hover {
            background-color: rgb(0, 86, 127);
        }

    .audio .controls .pause.play {
        background-image: url("../images/icon-audio-pause.png");
    }

    .audio .controls .stop {
        background-image: url("../images/icon-audio-stop.png");
        background-color: rgb(182, 187, 186);
    }

        .audio .controls .stop:hover {
            background-color: rgb(111, 124, 125);
        }

    .audio .controls .duration {
        font-size: 14px;
        font-weight: bold;
    }

.audio > div:last-of-type {
    margin-bottom: 0px;
}

.audio > div > p {
    margin-bottom: 0px;
}

.audio .download {
    background: url("../images/icon-audio-download.png") no-repeat 0px 2px;
    padding-left: 35px;
    margin-bottom: 15px;
}

.audio .transcription {
    background: url("../images/icon-audio-view-transcription.png") no-repeat 0px 0px;
    padding-left: 35px;
}

@media screen and (max-width:991px) and (min-width:767px) {
    .audio canvas {
        display: none;
    }

    .audio p {
        width: 150px;
    }
}

.breadcrumb {
    margin: 0px;
    padding: 5px 0px 0px;
    border-radius: 0px;
    border: 0px currentColor;
    width: 100%;
    background-color: rgb(255, 255, 255);
}

    .breadcrumb li a {
        height: 30px;
        color: rgb(0, 153, 220);
        font-size: 16px;
        display: inline-block;
        min-width: 30px;
    }

        .breadcrumb li a:hover {
            text-decoration: none;
        }

        .breadcrumb li a:visited {
            color: #0099dc;
        }

    .breadcrumb li:first-of-type a::before {
        padding: 0px 5px 0px 0px;
        content: "\2039";
    }

@media screen and (max-width:767px) {
    .breadcrumb li:not(:first-of-type) {
        display: none;
    }
}

@media screen and (min-width:768px) {
    .breadcrumb {
        padding-top: 10px;
        margin-bottom: 0px;
    }

        .breadcrumb li {
            font-size: 12px;
        }

            .breadcrumb li span {
                padding-right: 5px;
            }

            .breadcrumb li a {
                font-size: 12px;
            }

            .breadcrumb li:first-of-type a::before {
                content: none;
            }
}

@media screen and (min-width:992px) {
    .breadcrumb {
        margin-top: -5px;
        margin-bottom: 30px;
    }

        .breadcrumb li a {
            height: 25px;
        }

            .breadcrumb li a:hover {
                color: rgb(0, 86, 127);
                text-decoration: underline;
            }
}

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

    .carousel .carousel-caption {
        padding: 0px;
        left: 0px;
        width: 100%;
        height: 75px;
        text-align: center;
        color: rgb(55, 55, 55);
        overflow: hidden;
        display: table;
        position: absolute;
        z-index: 10;
        min-height: 75px;
        max-height: 75px;
        text-shadow: none;
        background-color: rgba(255, 255, 255, 0.75);
    }

        .carousel .carousel-caption > div {
            padding: 10px 40px;
            vertical-align: middle;
            display: table-cell;
        }

@media all and (max-width:767px) {
    .carousel .carousel-caption > div > p {
        display: none !important;
    }

    .carousel .carousel-caption > div button {
        display: none !important;
    }
}

.carousel .carousel-caption > div a {
    color: rgb(55, 55, 55);
}

    .carousel .carousel-caption > div a:hover {
        color: rgb(55, 55, 55);
        text-decoration: none;
    }

    .carousel .carousel-caption > div a:visited {
        color: #0099dc;
        text-decoration: none;
    }

.carousel .carousel-caption h2 {
    margin: 0px;
    line-height: 1;
    font-size: 26px;
    font-weight: lighter;
}

.carousel .carousel-indicators {
    margin: 0px auto;
    left: 0px;
    width: 100%;
    text-align: center;
    bottom: 3px;
    position: absolute;
}

.carousel .carousel-control {
    filter:;
    opacity: 1;
    text-shadow: none;
}

.carousel .left.carousel-control {
    background-image: none;
}

.carousel .right.carousel-control {
    background-image: none;
}

.carousel .left.carousel-control img {
    left: 20px;
}

.carousel .right.carousel-control img {
    right: 20px;
}

.carousel .carousel-control > img {
    top: 40%;
    width: 25px;
    z-index: 15;
}

@media screen and (min-width:768px) {
    .carousel .carousel-caption {
        top: 45px;
        height: 224px;
        text-align: left;
        min-height: 224px;
        max-height: 224px;
    }

        .carousel .carousel-caption > div {
            padding-right: 290px;
            padding-left: 70px;
        }

            .carousel .carousel-caption > div h2 {
                margin: 0px 0px 11px;
                font-size: 34px;
				font-weight: lighter;
				color: #373737
            }

            .carousel .carousel-caption > div p {
                font-size: 18px;
            }

    .carousel .carousel-indicators {
        left: 70px;
        text-align: left;
        bottom: 10px;
    }

    .carousel .left.carousel-control img {
        left: 23px;
    }

    .carousel .right.carousel-control img {
        right: 23px;
    }

    .carousel .carousel-control > img {
        margin: 0px;
        top: 43%;
        width: 35px;
        height: 35px;
    }
}

@media screen and (min-width:992px) {
    .carousel .carousel-caption {
        top: 97px;
    }

        .carousel .carousel-caption > div {
            padding-right: 410px;
            padding-left: 110px;
        }

    .carousel .carousel-indicators {
        left: 110px;
        bottom: 50px;
    }

    .carousel .left.carousel-control img {
        left: 25px;
    }

    .carousel .right.carousel-control img {
        right: 25px;
    }

    .carousel .carousel-control > img {
        margin: 0px;
        width: 55px;
        height: 55px;
    }
}

@media screen and (min-width:1200px) {
    .carousel .carousel-caption {
        top: 127px;
    }

        .carousel .carousel-caption > div {
            padding-right: 420px;
            padding-left: 110px;
        }

            .carousel .carousel-caption > div h2 {
                font-size: 34px;
            }

    .carousel .carousel-indicators {
        bottom: 80px;
    }
}

.carousel-small {
    margin: -20px -15px -45px;
    border-top-color: rgb(55, 55, 55);
    border-top-width: 4px;
    border-top-style: solid;
}

    .carousel-small .carousel-caption {
        padding: 0px;
        left: 0px;
        top: 28px;
        width: 100%;
        height: 75px;
        text-align: center;
        color: rgb(55, 55, 55);
        overflow: hidden;
        display: table;
        position: absolute;
        z-index: 10;
        min-height: 75px;
        max-height: 75px;
        text-shadow: none;
        background-color: rgba(255, 255, 255, 0.75);
    }

        .carousel-small .carousel-caption > div {
            padding: 10px 40px;
            vertical-align: middle;
            display: table-cell;
        }

@media all and (max-width:767px) {
    .carousel-small .carousel-caption > div > p {
        display: none !important;
    }

    .carousel-small .carousel-caption > div button {
        display: none !important;
    }
}

.carousel-small .carousel-caption h2 {
    margin: 0px;
    line-height: 1;
    font-size: 26px;
    font-weight: lighter;
}

.carousel-small .carousel-indicators {
    margin: 0px auto;
    left: 0px;
    width: 100%;
    text-align: center;
    bottom: 3px;
    position: absolute;
}

.carousel-small .carousel-control {
    filter:;
    opacity: 1;
    text-shadow: none;
}

.carousel-small .left.carousel-control {
    background-image: none;
}

.carousel-small .right.carousel-control {
    background-image: none;
}

.carousel-small .left.carousel-control img {
    left: 15px;
}

.carousel-small .right.carousel-control img {
    right: 15px;
}

.carousel-small .carousel-control > img {
    top: 40%;
    width: 25px;
    z-index: 15;
}

@media screen and (min-width:768px) {
    .carousel-small {
        margin-right: -25px;
        margin-left: -25px;
    }

        .carousel-small .carousel-caption {
            top: 45px;
            height: 224px;
            text-align: left;
            min-height: 224px;
            max-height: 224px;
        }

            .carousel-small .carousel-caption > div {
                padding-right: 290px;
                padding-left: 70px;
            }

                .carousel-small .carousel-caption > div h2 {
                    margin: 0px 0px 11px;
                    font-size: 34px;
                }

                .carousel-small .carousel-caption > div p {
                    font-size: 18px;
                }

        .carousel-small .carousel-indicators {
            left: 0px;
            text-align: center;
            bottom: 10px;
        }

        .carousel-small .left.carousel-control img {
            left: 23px;
        }

        .carousel-small .right.carousel-control img {
            right: 23px;
        }

        .carousel-small .carousel-control > img {
            margin: 0px;
            top: 45%;
            width: 35px;
            height: 35px;
        }
}

@media screen and (min-width:992px) {
    .carousel-small {
        margin: 0px -15px -45px;
        border-top-color: currentColor;
        border-top-width: 0px;
        border-top-style: none;
    }

        .carousel-small .carousel-caption {
            top: 97px;
        }

            .carousel-small .carousel-caption > div {
                padding-right: 410px;
                padding-left: 110px;
            }

        .carousel-small .carousel-control {
            top: -30px;
        }

        .carousel-small .left.carousel-control img {
            left: 15px;
        }

        .carousel-small .right.carousel-control img {
            right: 30px;
        }

        .carousel-small .carousel-control > img {
            margin: 0px;
            width: 55px;
            height: 55px;
        }
}

@media screen and (min-width:1200px) {
    .carousel-small .carousel-indicators {
        left: 0px;
        text-align: center;
        bottom: 40px;
    }

    .carousel-small .carousel-caption {
        top: 127px;
    }

        .carousel-small .carousel-caption > div {
            padding-right: 420px;
            padding-left: 110px;
        }

            .carousel-small .carousel-caption > div h2 {
                font-size: 34px;
            }
}

.cnp-divider {
    text-align: center;
    color: rgb(0, 153, 220);
    clear: both;
    margin-right: auto;
    margin-bottom: -10px;
    margin-left: auto;
    border-top-color: rgb(0, 153, 220);
    border-top-width: 6px;
    border-top-style: solid;
    display: block;
}

.natural-gas.cnp-divider {
    color: rgb(13, 43, 141);
    border-top-color: rgb(13, 43, 141);
}

.hsp.cnp-divider {
    color: rgb(249, 135, 12);
    border-top-color: rgb(249, 135, 12);
}

.cnp-divider > .caret {
    margin: 0px;
    vertical-align: top;
    border-top-color: currentColor;
    border-right-color: transparent;
    border-left-color: transparent;
    border-top-width: 10px;
    border-right-width: 10px;
    border-left-width: 10px;
    border-top-style: solid;
    border-right-style: solid;
    border-left-style: solid;
}

.explore-our-services {
    padding: 10px 15px 22px;
    text-align: center;
    border-top-color: rgb(55, 55, 55);
    border-top-width: 4px;
    border-top-style: solid;
}

    .explore-our-services h2 {
        color: rgb(55, 55, 55);
        font-size: 28px;
        font-weight: lighter;
    }

    .explore-our-services p {
        margin: 0px 0px 15px;
    }

    .explore-our-services ul {
        list-style: none;
        width: 100%;
        padding-left: 0px;
        margin-bottom: 0px;
    }

        .explore-our-services ul > li {
            display: block;
            position: relative;
        }

            .explore-our-services ul > li > a {
                padding: 10px 15px;
                display: block;
                position: relative;
            }

                .explore-our-services ul > li > a:hover {
                    text-decoration: none;
                    background-color: rgb(245, 245, 245);
                }

                .explore-our-services ul > li > a:focus {
                    text-decoration: none;
                    background-color: rgb(245, 245, 245);
                }

            .explore-our-services ul > li.disabled > a {
                color: rgb(182, 187, 186);
            }

                .explore-our-services ul > li.disabled > a:hover {
                    color: rgb(182, 187, 186);
                    text-decoration: none;
                    cursor: not-allowed;
                    background-color: transparent;
                }

                .explore-our-services ul > li.disabled > a:focus {
                    color: rgb(182, 187, 186);
                    text-decoration: none;
                    cursor: not-allowed;
                    background-color: transparent;
                }

        .explore-our-services ul .open > a {
            border-color: rgb(0, 153, 220);
            background-color: rgb(245, 245, 245);
        }

            .explore-our-services ul .open > a:hover {
                border-color: rgb(0, 153, 220);
                background-color: rgb(245, 245, 245);
            }

            .explore-our-services ul .open > a:focus {
                border-color: rgb(0, 153, 220);
                background-color: rgb(245, 245, 245);
            }

        .explore-our-services ul .nav-divider {
            margin: 10px 0px;
            height: 1px;
            overflow: hidden;
            background-color: rgb(229, 229, 229);
        }

        .explore-our-services ul > li > a > img {
            max-width: none;
        }

        .explore-our-services ul > li {
            float: left;
        }

            .explore-our-services ul > li > a {
                border-radius: 10px;
            }

            .explore-our-services ul > li + li {
                margin-left: 2px;
            }

            .explore-our-services ul > li.active > a {
                color: rgb(255, 255, 255);
                background-color: rgb(0, 153, 220);
            }

                .explore-our-services ul > li.active > a:hover {
                    color: rgb(255, 255, 255);
                    background-color: rgb(0, 153, 220);
                }

                .explore-our-services ul > li.active > a:focus {
                    color: rgb(255, 255, 255);
                    background-color: rgb(0, 153, 220);
                }

        .explore-our-services ul > li {
            float: none;
        }

            .explore-our-services ul > li > a {
                text-align: center;
                margin-bottom: 5px;
            }

        .explore-our-services ul > .dropdown .dropdown-menu {
            left: auto;
            top: auto;
        }

@media all and (min-width:768px) {
    .explore-our-services ul > li {
        width: 1%;
        display: table-cell;
    }

        .explore-our-services ul > li > a {
            margin-bottom: 0px;
        }
}

.explore-our-services ul > li {
    margin: 0px;
    font-size: 22px;
}

    .explore-our-services ul > li + li {
        margin-left: 0px;
    }

@media screen and (min-width:992px) {
    .explore-our-services ul > li {
        padding: 0px 15px 0px 0px;
    }

        .explore-our-services ul > li:last-of-type {
            padding: 0px;
        }
}

.explore-our-services ul > li a {
    padding: 10px;
    color: rgb(255, 255, 255);
    font-size: 16px;
}

    .explore-our-services ul > li a > span {
        background-position: 0px 50%;
        padding: 0px 0px 0px 28px;
        display: inline-block;
        background-repeat: no-repeat;
        background-size: contain;
        background-color: transparent;
    }

.explore-our-services ul > li.cnp-natural-gas a {
    background-color: rgb(13, 43, 141);
}

    .explore-our-services ul > li.cnp-natural-gas a:hover {
        color: rgb(255, 255, 255);
        background-color: rgb(13, 12, 66);
    }

    .explore-our-services ul > li.cnp-natural-gas a:active {
        color: rgb(255, 255, 255);
        background-color: rgb(13, 12, 66);
    }

    .explore-our-services ul > li.cnp-natural-gas a > span {
        background-image: url("../images/icon-natural-gas.png");
    }

.explore-our-services ul > li.cnp-electricity a {
    background-color: rgb(144, 175, 47);
}

    .explore-our-services ul > li.cnp-electricity a:hover {
        color: rgb(255, 255, 255);
        background-color: rgb(99, 122, 26);
    }

    .explore-our-services ul > li.cnp-electricity a:active {
        color: rgb(255, 255, 255);
        background-color: rgb(99, 122, 26);
    }

    .explore-our-services ul > li.cnp-electricity a > span {
        background-image: url("../images/icon-electric-plug.png");
    }

.explore-our-services ul > li.cnp-electric-plans a {
    background-color: rgb(1, 149, 135);
}

    .explore-our-services ul > li.cnp-electric-plans a:hover {
        color: rgb(255, 255, 255);
        background-color: rgb(2, 102, 92);
    }

    .explore-our-services ul > li.cnp-electric-plans a:active {
        color: rgb(255, 255, 255);
        background-color: rgb(2, 102, 92);
    }

    .explore-our-services ul > li.cnp-electric-plans a > span {
        background-image: url("../images/icon-lightning-bolt.png");
    }

@media screen and (min-width:480px) {
    .explore-our-services ul > li.cnp-natural-gas a {
    }

    .explore-our-services ul > li.cnp-electricity a {
    }

    .explore-our-services ul > li.cnp-electric-plans a {
    }
}

@media screen and (min-width:768px) {
    .explore-our-services ul > li {
        width: 32%;
        display: inline-block;
    }

        .explore-our-services ul > li a {
            padding: 20px;
            font-size: 22px;
        }

        .explore-our-services ul > li + li {
            margin-left: 10px;
        }

        .explore-our-services ul > li.cnp-natural-gas a {
        }

        .explore-our-services ul > li.cnp-electricity a {
        }

        .explore-our-services ul > li.cnp-electric-plans a {
        }
}

@media screen and (min-width:992px) {
    .explore-our-services ul > li.cnp-natural-gas a {
    }

    .explore-our-services ul > li.cnp-electricity a {
    }

    .explore-our-services ul > li.cnp-electric-plans a {
    }
}

@media screen and (min-width:1200px) {
    .explore-our-services ul > li.cnp-natural-gas a {
    }

    .explore-our-services ul > li.cnp-electricity a {
    }

    .explore-our-services ul > li.cnp-electric-plans a {
    }
}

@media screen and (min-width:768px) {
    .explore-our-services {
        border-top-color: currentColor;
        border-top-width: medium;
        border-top-style: none;
    }

        .explore-our-services ul {
            margin: 0px auto;
            width: 96%;
        }

            .explore-our-services ul li {
                width: 31%;
            }

                .explore-our-services ul li a > span {
                    padding-left: 50px;
                }
}

@media screen and (min-width:992px) {
    .explore-our-services ul {
        width: 90%;
    }
}

@media screen and (min-width:1200px) {
    .explore-our-services ul li a {
        width: 303px;
    }
}

footer {
    background: rgb(55, 55, 55);
    margin: 0px;
    color: rgb(255, 255, 255);
    font-size: 14px;
}

    footer p {
        margin: 0px;
        color: rgb(255, 255, 255);
    }

    footer .list-group {
        border: currentColor;
        margin-bottom: 0px;
    }

    footer .list-group-item {
        margin: 0px;
        border-radius: 0px;
        border: currentColor;
        color: rgb(255, 255, 255);
        font-size: 16px;
    }

        footer .list-group-item:hover {
            background: inherit;
            color: rgb(255, 255, 255);
        }

        footer .list-group-item:visited {
            background: inherit;
            color: rgb(255, 255, 255);
        }

    footer .sitemap :first-of-type.list-group-item {
        text-decoration: none;
    }

    footer .cnp-social-media a {
        text-decoration: underline;
    }

    footer .piped.list-inline li {
        padding: 0px;
    }

        footer .piped.list-inline li > a {
            padding-right: 3px;
        }

        footer .piped.list-inline li::after {
            content: "|";
        }

        footer .piped.list-inline li:nth-last-of-type(-n+2)::after {
            content: none;
        }

        footer .piped.list-inline li > a {
            display: inline-block;
        }

@media all and (min-width:480px) {
    footer .piped.list-inline li {
        padding-right: 5px;
        padding-left: 5px;
    }

        footer .piped.list-inline li > a {
            padding-right: 17px;
        }
}

/* footer a[href^='https://www.facebook.com'] { */
    /* background: url("../images/icon-facebook.png") no-repeat 0px 10px; */
/* } */

/* footer a[href^='https://www.twitter.com'] { */
    /* background: url("../images/icon-twitter.png") no-repeat 0px 12px; */
/* } */

/* footer a[href^='https://www.youtube.com'] { */
    /* background: url("../images/icon-youtube-tv.png") no-repeat 0px 11px; */
/* } */

/* footer a[href^='https://www.linkedin.com'] { */
    /* background: url("../images/icon-linkedin.png") no-repeat 0px 12px; */
/* } */

footer a[href^='tel:'] {
    background: url("../images/icon-phone.png") no-repeat 0px 12px;
}

footer a[href^='mailto:'] {
    background: url("../images/icon-email.png") no-repeat 0px 12px;
}

footer address {
    background: url("../images/icon-snail-mail.png") no-repeat 0px 12px;
}

footer > .small-screen {
    padding: 0px;
    border-top-color: rgb(29, 29, 29);
    border-top-width: 3px;
    border-top-style: solid;
}

@media all and (max-width:1199px) and (min-width:992px) {
    footer > .small-screen {
        display: none !important;
    }
}

@media all and (min-width:1200px) {
    footer > .small-screen {
        display: none !important;
    }
}

footer > .small-screen .cnp-change-locale-audience {
    background: rgb(255, 255, 255);
    padding: 15px;
    text-align: center;
    color: rgb(55, 55, 55);
}

    footer > .small-screen .cnp-change-locale-audience p {
        color: rgb(55, 55, 55);
        font-size: 16px;
    }

    footer > .small-screen .cnp-change-locale-audience a {
        color: rgb(0, 153, 220);
    }

        footer > .small-screen .cnp-change-locale-audience a:visited {
            color: #0099dc;
        }

footer > .small-screen .corporate-links {
    background: rgb(55, 55, 55);
    padding: 0px;
    text-align: center;
}

    footer > .small-screen .corporate-links a.list-group-item {
        border-bottom-color: rgb(155, 155, 155);
        border-bottom-width: 1px;
        border-bottom-style: solid;
    }

    footer > .small-screen .corporate-links .contact-us {
        border-bottom-color: rgb(155, 155, 155);
        border-bottom-width: 1px;
        border-bottom-style: solid;
    }

        footer > .small-screen .corporate-links .contact-us :first-of-type.col-xs-6 {
            padding-right: 0px;
        }

        footer > .small-screen .corporate-links .contact-us :last-of-type.col-xs-6 {
            padding-left: 0px;
            border-left-color: rgb(155, 155, 155);
            border-left-width: 1px;
            border-left-style: solid;
        }

        footer > .small-screen .corporate-links .contact-us a {
            padding: 10px 15px;
            width: 100%;
            color: rgb(255, 255, 255);
            display: inline-block;
        }

footer > .small-screen .sosumi {
    background: rgb(29, 29, 29);
    padding: 20px 0px 40px;
    text-align: center;
}

    footer > .small-screen .sosumi p {
        margin: 0px 0px 5px;
        font-size: 14px;
    }

    footer > .small-screen .sosumi a {
        color: rgb(255, 255, 255);
        text-decoration: underline;
    }

    footer > .small-screen .sosumi .cnp-social-media {
        margin-bottom: 50px;
    }

        footer > .small-screen .sosumi .cnp-social-media a {
            padding: 10px 0px 10px 25px;
            color: rgb(255, 255, 255);
            display: inline-block;
        }

footer > .large-screen {
    padding: 30px 0px 0px;
    display: none !important;
    position: relative;
}

@media all and (max-width:1199px) and (min-width:992px) {
    footer > .large-screen {
        display: block !important;
    }

    tablefooter > .large-screen {
        display: table;
    }

    trfooter > .large-screen {
        display: table-row !important;
    }

    thfooter > .large-screen {
        display: table-cell !important;
    }

    tdfooter > .large-screen {
        display: table-cell !important;
    }
}

@media all and (min-width:1200px) {
    footer > .large-screen {
        display: block !important;
    }

    tablefooter > .large-screen {
        display: table;
    }

    trfooter > .large-screen {
        display: table-row !important;
    }

    thfooter > .large-screen {
        display: table-cell !important;
    }

    tdfooter > .large-screen {
        display: table-cell !important;
    }
}

footer > .large-screen p {
    font-size: 14px;
    font-weight: bold;
}

footer > .large-screen a.list-group-item {
    padding: 0px;
    color: rgb(255, 255, 255);
    font-size: 14px;
    text-decoration: underline;
}

footer > .large-screen a:first-of-type.list-group-item {
    line-height: 1;
    font-weight: bold;
    margin-bottom: 10px;
    cursor: default;
}

footer > .large-screen .row.feedback {
    background: url("../images/icon-feedback-plus.png") no-repeat 25px 50% rgb(111, 124, 125);
    padding: 5px 0px;
    width: 140px;
    text-align: center;
    color: rgb(255, 255, 255);
    margin-top: -45px;
    margin-right: 0px;
    margin-bottom: 30px;
    float: right;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}

    footer > .large-screen .row.feedback > a {
        padding: 4px 0px 2px 15px;
        color: rgb(255, 255, 255);
        line-height: 1;
        font-size: 14px;
        font-weight: bold;
        display: block;
    }

footer > .large-screen .sitemap > .row {
    margin-bottom: 30px;
}

footer > .large-screen .cnp-contact-us li > a {
    padding: 10px 0px 0px 25px;
    width: 100%;
    color: rgb(255, 255, 255);
    display: inline-block;
}

footer > .large-screen .cnp-contact-us li > address {
    padding: 10px 0px 0px 25px;
    width: 100%;
    color: rgb(255, 255, 255);
    display: inline-block;
}

footer > .large-screen .cnp-contact-us li > a {
    text-decoration: underline;
}

footer > .large-screen .cnp-social-media {
    margin-bottom: 50px;
}

    footer > .large-screen .cnp-social-media a {
        padding: 10px 0px 0px 25px;
        color: rgb(255, 255, 255);
        display: inline-block;
    }

footer > .large-screen .sosumi {
    padding: 15px 0px;
    border-top-color: rgb(155, 155, 155);
    border-top-width: 1px;
    border-top-style: solid;
}

    footer > .large-screen .sosumi p {
        font-size: 14px;
        font-weight: normal;
        float: left !important;
    }

    footer > .large-screen .sosumi a {
        color: rgb(255, 255, 255);
        text-decoration: underline;
    }

        footer > .large-screen .sosumi a:visited {
            color: rgb(255, 255, 255);
            text-decoration: underline;
        }

    footer > .large-screen .sosumi ul {
        margin: 0px;
        float: right !important;
    }

.global-navbar {
    border-color: rgb(255, 255, 255);
    margin: 0px 0px 15px;
    background-color: rgb(55, 55, 55);
}

    .global-navbar a {
        color: rgb(255, 255, 255);
        font-size: 14px;
    }

        .global-navbar a:hover {
            color: rgb(255, 255, 255);
            font-size: 14px;
        }

        .global-navbar a:active {
            color: rgb(255, 255, 255);
            font-size: 14px;
        }

        .global-navbar a:visited {
            color: rgb(255, 255, 255);
            font-size: 14px;
        }

    .global-navbar .container {
        padding-right: 0px;
    }

    .global-navbar .audience-links .audience-link {
        padding: 10px;
        width: 33.3%;
        text-align: center;
        color: rgb(255, 255, 255);
        float: left;
        display: inline-block;
        position: relative;
        background-color: rgb(55, 55, 55);
    }

        .global-navbar .audience-links .audience-link:hover {
            text-decoration: none;
            background-color: rgb(29, 29, 29);
        }

    .global-navbar .audience-links .active.audience-link {
        color: rgb(255, 255, 255);
        background-color: rgb(155, 155, 155);
    }

    .global-navbar .audience-links .at.audience-link {
        color: rgb(255, 255, 255);
        background-color: rgb(155, 155, 155);
    }

    .global-navbar .audience-links .active.audience-link::after {
        border-width: 7px 10px 0px;
        border-style: solid solid none;
        border-color: rgb(155, 155, 155) transparent currentColor;
        left: 50%;
        top: 100%;
        width: 0px;
        height: 0px;
        margin-left: -10px;
        position: absolute;
        z-index: 100;
        content: "";
    }

    .global-navbar .audience-links .at.audience-link::after {
        border-width: 7px 10px 0px;
        border-style: solid solid none;
        border-color: rgb(155, 155, 155) transparent currentColor;
        left: 50%;
        top: 100%;
        width: 0px;
        height: 0px;
        margin-left: -10px;
        position: absolute;
        z-index: 100;
        content: "";
    }

@media screen and (min-width:992px) {
    .global-navbar .audience-links .audience-link {
        padding: 10px;
    }
}

.global-navbar .cnp-change-language {
    background-position: left;
    padding: 10px 12px 8px 20px;
    width: 115px;
    margin-left: 35px;
    float: right !important;
    display: inline-block;
}

.global-navbar .simple-search {
    margin: 5px 0px;
    border-radius: 5px;
    border: 1px solid rgb(51, 51, 51);
    width: 268px;
    float: right !important;
    position: relative;
    min-height: 30px;
    background-color: rgb(255, 255, 255);
}

@media all and (max-width:767px) {
    .global-navbar .simple-search {
        display: none !important;
    }
}

@media all and (max-width:991px) and (min-width:768px) {
    .global-navbar .simple-search {
        display: none !important;
    }
}

.global-navbar .simple-search input {
    margin: 0px;
    padding: 0px;
    border: 0px currentColor;
    position: absolute;
    background-color: transparent;
}

    .global-navbar .simple-search input[type='search'] {
        padding: 6px 0px 3px 8px;
        left: 0px;
        top: 0px;
        width: 85%;
        line-height: 1.4;
        font-size: 14px;
    }

        .global-navbar .simple-search input[type='search']:focus {
            outline: 0px;
        }

        .global-navbar .simple-search input[type='search']:-ms-input-placeholder:focus {
            color: transparent;
        }

    .global-navbar .simple-search input[type='submit'] {
        background-position: center;
        top: 0px;
        width: 15%;
        height: 100%;
        right: 0px;
        line-height: 1;
        text-indent: 200%;
        overflow: hidden;
        white-space: nowrap;
        cursor: pointer;
        background-image: url("../images/icon-search.png");
        background-repeat: no-repeat;
    }

@media screen and (min-width:768px) {
    .global-navbar .audience-links {
        margin-right: -20px;
    }
}

@media screen and (max-width:991px) {
    .global-navbar .container {
        width: 100%;
    }
}

@media screen and (min-width:992px) {
    .global-navbar .audience-links {
        width: 351px;
        margin-right: -10px;
        float: right !important;
    }

        .global-navbar .audience-links .audience-link {
            float: left !important;
        }
}

.hero {
    margin-bottom: 20px;
}

    .hero > img {
        min-height: 100px;
    }

    .hero figcaption {
        padding: 0px;
        width: 100%;
        height: 60px;
        margin-top: -90px;
        margin-bottom: 30px;
        position: relative;
        min-height: 60px;
        max-height: 60px;
        background-color: rgba(255, 255, 255, 0.75);
    }

        .hero figcaption .hero-icon {
            background-position: center;
            font: 0px/0 a;
            border-radius: 10px;
            border: 0px currentColor;
            left: 30px;
            top: 15px;
            width: 30px;
            height: 30px;
            color: transparent;
            position: absolute;
            font-size-adjust: none;
            font-stretch: normal;
            text-shadow: none;
            background-repeat: no-repeat;
            background-size: 15px;
            background-color: transparent;
        }

        .hero figcaption .hero-caption {
            left: 75px;
            top: 15px;
            position: absolute;
        }

            .hero figcaption .hero-caption h1 {
                margin: 0px;
                font-size: 26px;
                font-weight: lighter;
            }

            .hero figcaption .hero-caption p {
                display: none;
            }

@media screen and (min-width:768px) {
    .hero figcaption {
        height: 106px;
        margin-top: -140px;
        margin-bottom: 34px;
        min-height: 106px;
        max-height: 106px;
    }

        .hero figcaption .hero-icon {
            left: 103px;
            top: 30px;
            width: 45px;
            height: 45px;
            background-size: 25px;
        }

        .hero figcaption .hero-caption {
            left: 160px;
            top: 30px;
        }

            .hero figcaption .hero-caption h1 {
                line-height: 1;
                font-size: 48px;
            }

            .hero figcaption .hero-caption p {
                display: none;
            }
}

@media screen and (min-width:992px) {
    .hero {
        margin-top: -30px;
        margin-bottom: 44px;
    }

        .hero figcaption {
            height: 136px;
            margin-top: -180px;
            min-height: 136px;
            max-height: 136px;
        }

            .hero figcaption .hero-icon {
                left: 114px;
                top: 30px;
                width: 66px;
                height: 66px;
                background-size: 30px;
            }

            .hero figcaption .hero-caption {
                left: 210px;
                top: 30px;
            }

                .hero figcaption .hero-caption p {
                    display: block;
                }
}

@media screen and (min-width:1200px) {
    .hero {
        margin-bottom: 69px;
    }

        .hero figcaption {
            margin-top: -205px;
        }
}

#cnp-homepage #content h3 {
    font-size: 18px;
    font-weight: bold;
    margin-top: 30px;
}

#cnp-homepage #cnp-homepage #content h3 {
    margin-top: 30px;
}

#cnp-homepage #content > .container > .row {
    margin-bottom: 50px;
}

#cnp-homepage #content a > h5 {
    color: rgb(0, 153, 220);
    font-size: 16px;
    font-weight: bold;
}

#cnp-homepage #content a:hover > h5 {
    color: rgb(0, 86, 127);
    text-decoration: underline;
    cursor: pointer;
}

@media screen and (max-width:768px) {
    #cnp-homepage {
    }

        #cnp-homepage #content .col-xs-12 {
            border-top-color: rgb(55, 55, 55);
            border-top-width: 3px;
            border-top-style: solid;
        }

        #cnp-homepage #content :first-of-type.col-xs-12 {
            padding-bottom: 25px;
        }

        #cnp-homepage #content :last-of-type.col-xs-12 {
            border-bottom-color: currentColor;
            border-bottom-width: medium;
            border-bottom-style: none;
        }
}

.warning.modal .modal-header {
    background-position: 15px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    background-repeat: no-repeat;
}

.danger.modal .modal-header {
    background-position: 15px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    background-repeat: no-repeat;
}

.warning.modal .modal-header .modal-title {
    margin-left: 40px;
}

.danger.modal .modal-header .modal-title {
    margin-left: 40px;
}

.warning.modal .modal-header {
    background-image: url("../images/icon-modal-title-bar-warning.png");
    background-color: rgb(255, 219, 151);
}

.danger.modal .modal-header {
    color: rgb(255, 255, 255);
    background-image: url("../images/icon-modal-title-bar-error.png");
    background-color: rgb(218, 52, 52);
}

.modal .modal-dialog {
    margin: 30px auto;
    width: 80%;
}

.modal .modal-header .modal-title {
    font-size: 18px;
    font-weight: bold;
}

.modal .modal-body .btn-group .btn-default {
    border: 1px solid rgb(235, 235, 235);
    box-shadow: none;
    background-image: none;
    background-color: rgb(255, 255, 255);
    -webkit-box-shadow: none;
}

.modal .modal-body .btn-group .dropdown-toggle {
    border: 1px solid rgb(235, 235, 235);
    box-shadow: none;
    background-image: none;
    background-color: rgb(255, 255, 255);
    -webkit-box-shadow: none;
}

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

    .modal .modal-footer .btn {
        padding: 10px 20px;
        border-radius: 25px;
        border: currentColor;
        margin-right: 25px;
        background-image: none;
        background-color: rgb(0, 153, 220);
    }

        .modal .modal-footer .btn:hover {
            background-color: rgb(0, 86, 127);
        }

@media screen and (min-width:992px) {
    .modal .modal-footer .btn {
        padding-top: 5px;
        padding-bottom: 5px;
        background-size: 15px;
    }

        .modal .modal-footer .btn:hover {
            background-size: 15px;
            background-color: rgb(0, 86, 127);
        }
}

@media screen and (min-width:992px) {
    .modal .modal-dialog {
        width: 770px;
    }
}

#modal-change-service-area .selection-lists {
    margin-bottom: 70px;
}

    #modal-change-service-area .selection-lists .region {
        float: left;
    }

    #modal-change-service-area .selection-lists .state {
        width: 150px;
    }

    #modal-change-service-area .selection-lists .texas {
        width: 200px;
    }

.navbar-default.navbar {
    background: rgb(255, 255, 255);
    border-width: 0px 0px 1px;
    border-style: none none solid;
    border-color: currentColor currentColor rgb(182, 187, 186);
    margin: -15px 0px 0px;
    padding: 0px;
    box-shadow: none;
    -webkit-box-shadow: none;
}

    .navbar-default.navbar .wrapper {
        padding-right: 15px;
        padding-left: 15px;
        margin-right: auto;
        margin-left: auto;
    }

        .navbar-default.navbar .wrapper > .navbar-header {
            margin-right: -15px;
            margin-left: -15px;
        }

        .navbar-default.navbar .wrapper > .navbar-collapse {
            margin-right: -15px;
            margin-left: -15px;
        }

@media all and (min-width:991px) {
    .navbar-default.navbar .wrapper > .navbar-header {
        margin-right: 0px;
        margin-left: 0px;
    }

    .navbar-default.navbar .wrapper > .navbar-collapse {
        margin-right: 0px;
        margin-left: 0px;
    }
}

.navbar-default.navbar .navbar-header button {
    margin: 0px;
    border-radius: 0px;
    border: 0px currentColor;
    min-height: 44px;
    min-width: 44px;
}

    .navbar-default.navbar .navbar-header button[data-target='#cnp-navbar-collapse-links'].navbar-toggle {
        margin-right: 8px;
        background-color: rgb(0, 153, 220);
    }

        .navbar-default.navbar .navbar-header button[data-target='#cnp-navbar-collapse-links'].navbar-toggle .icon-bar {
            height: 3px;
            background-color: rgb(255, 255, 255);
        }

    .navbar-default.navbar .navbar-header button[data-target='#cnp-navbar-collapse-links'].collapsed.navbar-toggle {
        background-color: rgb(255, 255, 255);
    }

        .navbar-default.navbar .navbar-header button[data-target='#cnp-navbar-collapse-links'].collapsed.navbar-toggle .icon-bar {
            background-color: rgb(55, 55, 55);
        }

    .navbar-default.navbar .navbar-header button[data-target='#cnp-navbar-collapse-search'].navbar-toggle {
        background-position: center;
        background-image: url("../images/icon-search-white.png");
        background-repeat: no-repeat;
        background-size: 22px;
        background-color: rgb(0, 153, 220);
    }

    .navbar-default.navbar .navbar-header button[data-target='#cnp-navbar-collapse-search'].collapsed.navbar-toggle {
        background-image: url("../images/icon-search-black.png");
        background-size: 22px;
        background-color: transparent;
    }

.navbar-default.navbar .navbar-header .navbar-brand {
    padding: 10px 10px 0px;
    font-size: 20px;
    text-shadow: none;
}

    .navbar-default.navbar .navbar-header .navbar-brand > img {
        max-width: 50%;
    }

.navbar-default.navbar .collapse.navbar-collapse {
    overflow: visible;
    margin-top: -6px;
    border-top-color: rgb(153, 196, 227);
    border-top-width: 1px;
    border-top-style: solid;
    max-height: none;
    background-color: rgb(0, 153, 220);
}

    .navbar-default.navbar .collapse.navbar-collapse .navbar-form {
        margin: 0px -15px;
        border: 0px currentColor;
        box-shadow: none;
        -webkit-box-shadow: none;
    }

        .navbar-default.navbar .collapse.navbar-collapse .navbar-form .simple-search {
            margin: 7px 0px;
            border-radius: 5px;
            width: 290px;
            position: relative;
            min-height: 30px;
            background-color: rgb(255, 255, 255);
        }

            .navbar-default.navbar .collapse.navbar-collapse .navbar-form .simple-search input {
                margin: 0px;
                padding: 0px;
                border: 0px currentColor;
                position: absolute;
                background-color: transparent;
            }

                .navbar-default.navbar .collapse.navbar-collapse .navbar-form .simple-search input[type='search'] {
                    padding: 6px 0px 3px 8px;
                    left: 0px;
                    top: 0px;
                    width: 85%;
                    line-height: 1.4;
                    font-size: 14px;
                }

                    .navbar-default.navbar .collapse.navbar-collapse .navbar-form .simple-search input[type='search']:focus {
                        outline: 0px;
                    }

                    .navbar-default.navbar .collapse.navbar-collapse .navbar-form .simple-search input[type='search']:-ms-input-placeholder:focus {
                        opacity: 0;
                    }

                .navbar-default.navbar .collapse.navbar-collapse .navbar-form .simple-search input[type='submit'] {
                    background-position: center;
                    top: 0px;
                    width: 15%;
                    height: 100%;
                    right: 0px;
                    line-height: 1;
                    text-indent: 200%;
                    overflow: hidden;
                    white-space: nowrap;
                    cursor: pointer;
                    background-image: linear-gradient(transparent, transparent), url("../images/icon-search.png");
                    background-repeat: no-repeat;
                }

    .navbar-default.navbar .collapse.navbar-collapse .navbar-nav.nav {
        margin-bottom: 0px;
        border-bottom-color: rgb(255, 255, 255);
        border-bottom-width: 5px;
        border-bottom-style: solid;
    }

    .navbar-default.navbar .collapse.navbar-collapse :last-of-type.navbar-nav.nav {
        border-bottom-color: currentColor;
        border-bottom-width: 0px;
        border-bottom-style: none;
    }

    .navbar-default.navbar .collapse.navbar-collapse .navbar-nav.nav > li {
        border-bottom-color: rgb(153, 196, 227);
        border-bottom-width: 1px;
        border-bottom-style: solid;
    }

        .navbar-default.navbar .collapse.navbar-collapse .navbar-nav.nav > li:last-of-type {
            border-bottom-color: currentColor;
            border-bottom-width: 0px;
            border-bottom-style: none;
        }

        .navbar-default.navbar .collapse.navbar-collapse .navbar-nav.nav > li.dropdown {
            padding-right: 15px;
            padding-left: 0px;
        }

        .navbar-default.navbar .collapse.navbar-collapse .navbar-nav.nav > li.open.dropdown a {
            background-image: url("../images/icon-chevron-up.png");
        }

        .navbar-default.navbar .collapse.navbar-collapse .navbar-nav.nav > li.dropdown a {
            background: url("../images/icon-chevron-down.png") no-repeat right;
            color: rgb(255, 255, 255);
        }

        .navbar-default.navbar .collapse.navbar-collapse .navbar-nav.nav > li.dropdown .dropdown-menu {
            margin: 0px -15px 0px 0px;
            padding: 0px;
            border-radius: 0px;
            background-color: rgb(0, 86, 127);
        }

            .navbar-default.navbar .collapse.navbar-collapse .navbar-nav.nav > li.dropdown .dropdown-menu a {
            }

            .navbar-default.navbar .collapse.navbar-collapse .navbar-nav.nav > li.dropdown .dropdown-menu ul {
                padding-left: 15px;
                margin-top: 5px;
                margin-left: 0px;
                border-bottom-color: rgb(153, 196, 227);
                border-bottom-width: 1px;
                border-bottom-style: solid;
            }

                .navbar-default.navbar .collapse.navbar-collapse .navbar-nav.nav > li.dropdown .dropdown-menu ul:last-of-type {
                    border-bottom-color: currentColor;
                    border-bottom-width: 0px;
                    border-bottom-style: none;
                }

                .navbar-default.navbar .collapse.navbar-collapse .navbar-nav.nav > li.dropdown .dropdown-menu ul li {
                    padding: 2px 0px;
                }

                    .navbar-default.navbar .collapse.navbar-collapse .navbar-nav.nav > li.dropdown .dropdown-menu ul li:first-of-type a {
                        font-weight: bold;
                        margin-left: -15px;
                    }

                    .navbar-default.navbar .collapse.navbar-collapse .navbar-nav.nav > li.dropdown .dropdown-menu ul li:last-of-type {
                        padding-bottom: 4px;
                    }

                    .navbar-default.navbar .collapse.navbar-collapse .navbar-nav.nav > li.dropdown .dropdown-menu ul li a {
                        margin-left: 0px;
                    }

@media screen and (max-width:992px) {
    .navbar-default.navbar .collapse.navbar-collapse .navbar-nav.nav .dropdown-menu {
        box-shadow: none;
        -webkit-box-shadow: none;
    }

        .navbar-default.navbar .collapse.navbar-collapse .navbar-nav.nav .dropdown-menu .yamm-content {
            padding: 0px 30px;
        }
}

@media screen and (min-width:768px) {
    .navbar-default.navbar .collapse.navbar-collapse .navbar-form .simple-search {
        width: 100%;
    }

        .navbar-default.navbar .collapse.navbar-collapse .navbar-form .simple-search input[type='search'] {
            width: 95%;
        }

        .navbar-default.navbar .collapse.navbar-collapse .navbar-form .simple-search input[type='submit'] {
            width: 5%;
        }

    .navbar-default.navbar .collapse.navbar-collapse .navbar-nav.nav li.dropdown .dropdown-menu {
        margin-left: 0px;
        box-shadow: none;
        -webkit-box-shadow: none;
    }

        .navbar-default.navbar .collapse.navbar-collapse .navbar-nav.nav li.dropdown .dropdown-menu .yamm-content {
            padding-bottom: 15px;
        }

            .navbar-default.navbar .collapse.navbar-collapse .navbar-nav.nav li.dropdown .dropdown-menu .yamm-content ul {
                margin-left: 0px;
                border-bottom-color: currentColor !important;
                border-bottom-width: 0px !important;
                border-bottom-style: none !important;
            }

                .navbar-default.navbar .collapse.navbar-collapse .navbar-nav.nav li.dropdown .dropdown-menu .yamm-content ul a {
                    padding: 5px 0px;
                    width: 100%;
                    display: inline-block;
                }

                    .navbar-default.navbar .collapse.navbar-collapse .navbar-nav.nav li.dropdown .dropdown-menu .yamm-content ul a:hover {
                        color: rgb(0, 86, 127);
                    }
}

@media screen and (min-width:992px) {
    .navbar-default.navbar {
        border-width: 0px 0px 1px;
        border-style: none none solid;
        border-color: currentColor currentColor rgb(155, 155, 155);
        margin: 0px;
        padding: 0px;
    }

        .navbar-default.navbar .wrapper {
            padding-right: 15px;
            padding-left: 15px;
            margin-right: auto;
            margin-left: auto;
        }

            .navbar-default.navbar .wrapper > .navbar-header {
                margin-right: -15px;
                margin-left: -15px;
            }

            .navbar-default.navbar .wrapper > .navbar-collapse {
                margin-right: -15px;
                margin-left: -15px;
            }

        .navbar-default.navbar .navbar-header {
            margin-top: -15px !important;
            margin-left: -15px !important;
        }

            .navbar-default.navbar .navbar-header .navbar-brand {
                padding: 0px;
                width: 100px;
                line-height: 1;
            }

                .navbar-default.navbar .navbar-header .navbar-brand > img {
                    max-width: 100%;
                }

        .navbar-default.navbar .collapse.navbar-collapse {
            margin: 0px;
            padding: 0px;
            border: 0px currentColor;
            color: rgb(55, 55, 55);
            background-color: rgb(255, 255, 255);
        }

        .navbar-default.navbar [id=cnp-navbar-collapse-search].collapse.navbar-collapse {
            display: none !important;
        }

        .navbar-default.navbar .collapse.navbar-collapse .navbar-nav.nav {
            border-width: 1px 0px 0px;
            border-style: solid none none;
            border-color: rgb(155, 155, 155) currentColor currentColor;
            margin: 4px -200% -1px 0px;
            padding: 0px 200% 0px 0px;
        }

            .navbar-default.navbar .collapse.navbar-collapse .navbar-nav.nav > li {
                border: 0px currentColor;
            }

                .navbar-default.navbar .collapse.navbar-collapse .navbar-nav.nav > li a {
                    padding: 10px 0px;
                    color: rgb(55, 55, 55);
                    text-transform: uppercase;
                    font-size: 14px;
                    font-weight: bold;
                }

                    .navbar-default.navbar .collapse.navbar-collapse .navbar-nav.nav > li a:hover {
                        color: rgb(55, 55, 55);
                    }

                    .navbar-default.navbar .collapse.navbar-collapse .navbar-nav.nav > li a:active {
                        color: rgb(55, 55, 55);
                    }

                    .navbar-default.navbar .collapse.navbar-collapse .navbar-nav.nav > li a:visited {
                        color: #0099dc;
                    }

                .navbar-default.navbar .collapse.navbar-collapse .navbar-nav.nav > li.dropdown {
                    padding-right: 15px;
                    padding-left: 15px;
                }

                .navbar-default.navbar .collapse.navbar-collapse .navbar-nav.nav > li.no-treatment {
                    padding-right: 15px;
                    padding-left: 15px;
                }

                    .navbar-default.navbar .collapse.navbar-collapse .navbar-nav.nav > li.no-treatment a {
                        color: rgb(55, 55, 55);
                        border-top-color: transparent;
                        border-bottom-color: transparent;
                        border-top-width: 3px;
                        border-bottom-width: 1px;
                        border-top-style: solid;
                        border-bottom-style: solid;
                        background-image: none;
                    }

                        .navbar-default.navbar .collapse.navbar-collapse .navbar-nav.nav > li.no-treatment a.at {
                            border-top-color: rgb(0, 153, 220);
                        }

                .navbar-default.navbar .collapse.navbar-collapse .navbar-nav.nav > li.dropdown {
                }

                    .navbar-default.navbar .collapse.navbar-collapse .navbar-nav.nav > li.dropdown:hover .dropdown-menu {
                        display: block;
                    }

                    .navbar-default.navbar .collapse.navbar-collapse .navbar-nav.nav > li.dropdown:hover {
                        padding-right: 14px;
                        padding-left: 14px;
                        border-right-color: rgb(155, 155, 155);
                        border-left-color: rgb(155, 155, 155);
                        border-right-width: 1px;
                        border-left-width: 1px;
                        border-right-style: solid;
                        border-left-style: solid;
                        background-color: rgb(245, 245, 245);
                    }

                .navbar-default.navbar .collapse.navbar-collapse .navbar-nav.nav > li:not(:hover).open.dropdown {
                    padding-right: 14px;
                    padding-left: 14px;
                    border-right-color: rgb(155, 155, 155);
                    border-left-color: rgb(155, 155, 155);
                    border-right-width: 1px;
                    border-left-width: 1px;
                    border-right-style: solid;
                    border-left-style: solid;
                    background-color: rgb(245, 245, 245);
                }

                .navbar-default.navbar .collapse.navbar-collapse .navbar-nav.nav > li.dropdown:hover > a {
                    border-top-color: transparent;
                    border-top-width: 3px;
                    border-top-style: solid;
                    background-color: transparent;
                }

                .navbar-default.navbar .collapse.navbar-collapse .navbar-nav.nav > li:not(:hover).open.dropdown > a {
                    border-top-color: transparent;
                    border-top-width: 3px;
                    border-top-style: solid;
                    background-color: transparent;
                }

                .navbar-default.navbar .collapse.navbar-collapse .navbar-nav.nav > li.dropdown .dropdown-toggle {
                    color: rgb(55, 55, 55);
                    border-top-color: transparent;
                    border-bottom-color: transparent;
                    border-top-width: 3px;
                    border-bottom-width: 1px;
                    border-top-style: solid;
                    border-bottom-style: solid;
                    background-image: none;
                }

                .navbar-default.navbar .collapse.navbar-collapse .navbar-nav.nav > li.dropdown .at.dropdown-toggle {
                    border-top-color: rgb(0, 153, 220);
                }

                .navbar-default.navbar .collapse.navbar-collapse .navbar-nav.nav > li.dropdown .dropdown-menu {
                    margin: 0px;
                    border-radius: 0px;
                    width: 100%;
                    border-top-color: transparent;
                    border-top-width: 1px;
                    border-top-style: solid;
                    background-color: rgb(245, 245, 245);
                }

                    .navbar-default.navbar .collapse.navbar-collapse .navbar-nav.nav > li.dropdown .dropdown-menu a {
                        color: rgb(0, 153, 220);
                        text-transform: none;
                        font-size: 14px;
                        font-weight: normal;
                    }

                        .navbar-default.navbar .collapse.navbar-collapse .navbar-nav.nav > li.dropdown .dropdown-menu a:hover {
                            color: rgb(0, 86, 127);
                        }

                    .navbar-default.navbar .collapse.navbar-collapse .navbar-nav.nav > li.dropdown .dropdown-menu .yamm-content {
                        padding-bottom: 0px;
                    }

                        .navbar-default.navbar .collapse.navbar-collapse .navbar-nav.nav > li.dropdown .dropdown-menu .yamm-content ul {
                            margin: 0px 0px 20px;
                            border: 0px currentColor;
                        }

                            .navbar-default.navbar .collapse.navbar-collapse .navbar-nav.nav > li.dropdown .dropdown-menu .yamm-content ul li {
                                padding: 0px;
                            }

                                .navbar-default.navbar .collapse.navbar-collapse .navbar-nav.nav > li.dropdown .dropdown-menu .yamm-content ul li:first-of-type a {
                                    margin: 0px;
                                }
}

@media screen and (min-width:768px) {
    .navbar-default.navbar .wrapper {
        width: 750px;
    }
}

@media screen and (min-width:992px) {
    .navbar-default.navbar .wrapper {
        width: 970px;
    }
}

@media screen and (min-width:1200px) {
    .navbar-default.navbar .wrapper {
        width: 1200px;
    }
}

@media screen and (min-width:991px) {
    .navbar-default.navbar .wrapper > .navbar-header {
        margin-right: 0px;
        margin-left: 0px;
    }

    .navbar-default.navbar .wrapper > .navbar-collapse {
        margin-right: 0px;
        margin-left: 0px;
    }
}

@media screen and (min-width:1200px) {
    .navbar-default.navbar .navbar-header {
        margin-top: -25px !important;
        margin-left: 30px;
    }

        .navbar-default.navbar .navbar-header .navbar-brand {
            width: auto;
        }

    .navbar-default.navbar .collapse.navbar-collapse .navbar-nav.nav > li.dropdown a.dropdown-toggle {
        padding-right: 0px;
        padding-left: 0px;
    }

    .navbar-default.navbar .collapse.navbar-collapse .navbar-nav.nav li.no-treatment a.dropdown-toggle {
        padding-right: 0px;
        padding-left: 0px;
    }

    .navbar-default.navbar .collapse.navbar-collapse .navbar-nav.nav > li.dropdown {
        padding-right: 25px;
        padding-left: 25px;
    }

        .navbar-default.navbar .collapse.navbar-collapse .navbar-nav.nav > li.dropdown:hover {
            padding-right: 24px;
            padding-left: 24px;
        }

    .navbar-default.navbar .collapse.navbar-collapse .navbar-nav.nav > li:not(:hover).open.dropdown {
        padding-right: 24px;
        padding-left: 24px;
    }
}

nav.desktop-secondary {
    margin: 0px auto;
    padding: 0px;
    text-align: right;
    font-size: 14px;
    position: relative;
    z-index: 35;
}

@media all and (min-width:768px) {
    nav.desktop-secondary {
        width: 750px;
    }
}

@media all and (min-width:992px) {
    nav.desktop-secondary {
        width: 970px;
    }
}

@media all and (min-width:1200px) {
    nav.desktop-secondary {
        width: 1200px;
    }
}

nav.desktop-secondary > .navbar-header {
    margin-right: -15px;
    margin-left: -15px;
}

nav.desktop-secondary > .navbar-collapse {
    margin-right: -15px;
    margin-left: -15px;
}

@media all and (min-width:991px) {
    nav.desktop-secondary > .navbar-header {
        margin-right: 0px;
        margin-left: 0px;
    }

    nav.desktop-secondary > .navbar-collapse {
        margin-right: 0px;
        margin-left: 0px;
    }
}

@media all and (max-width:767px) {
    nav.desktop-secondary {
        display: none !important;
    }
}

@media all and (max-width:991px) and (min-width:768px) {
    nav.desktop-secondary {
        display: none !important;
    }
}

nav.desktop-secondary .row {
    margin: 0px;
}

nav.desktop-secondary .change-service-area a {
    padding: 0px 0px 0px 10px;
    display: inline-block;
}

    nav.desktop-secondary .change-service-area a:visited {
        color: rgb(0, 153, 220);
    }

nav.desktop-secondary .personalize {
    padding-right: 0px;
}

    nav.desktop-secondary .personalize a {
        font-weight: bold;
    }

        nav.desktop-secondary .personalize a:visited {
            color: #0099dc;
        }

.navbar-tertiary {
    border-width: 3px 0px 0px;
    border-style: solid none none;
    border-color: rgb(55, 55, 55) currentColor currentColor;
    margin: 0px -30px;
    padding: 0px 30px;
    border-radius: 0px;
}

.child.navbar-tertiary {
    margin: 0px;
    padding: 0px;
    width: 100%;
    border-top-color: rgb(235, 235, 235);
    border-bottom-color: currentColor;
    border-left-color: rgb(0, 153, 220);
    border-top-width: 0px;
    border-bottom-width: 0px;
    border-left-width: 4px;
    border-top-style: none;
    border-bottom-style: none;
    border-left-style: solid;
}

    .child.navbar-tertiary .list-group-item {
        padding-left: 21px;
        background-color: rgb(245, 245, 245);
    }

.navbar-tertiary .list-group-item {
    border-width: 1px 0px 0px;
    border-style: solid none none;
    border-color: rgb(235, 235, 235) currentColor currentColor;
    margin: 0px;
    padding: 10px 25px 10px 15px;
    border-radius: 0px;
    color: rgb(0, 153, 220);
    line-height: 1.1;
    font-size: 14px;
}

    .navbar-tertiary .list-group-item:hover {
        color: rgb(0, 86, 127);
        text-decoration: none;
        background-color: transparent;
    }

.navbar-tertiary .active.list-group-item {
    border-color: rgb(235, 235, 235);
    color: rgb(55, 55, 55);
    padding-right: 20px;
    text-shadow: none;
    background-image: none;
    background-color: transparent;
}

    .navbar-tertiary .active.list-group-item:hover {
        color: rgb(0, 86, 127);
        border-top-color: rgb(235, 235, 235);
        background-color: rgb(255, 255, 255);
    }

@media screen and (min-width:992px) {
    .navbar-tertiary {
        margin: 0px;
        padding: 0px;
        width: 88%;
        border-top-color: rgb(235, 235, 235);
        border-bottom-color: rgb(235, 235, 235);
        border-top-width: 2px;
        border-bottom-width: 3px;
        border-top-style: solid;
        border-bottom-style: solid;
    }

        .navbar-tertiary .active.list-group-item {
            background: url("../images/tertiary-navbar-icon-right-chevron.png") no-repeat right;
        }
}

.outage-alert {
    color: rgb(255, 255, 255);
    border-bottom-color: rgb(182, 187, 186);
    border-bottom-width: 1px;
    border-bottom-style: solid;
    background-color: rgb(55, 55, 55);
}

    .outage-alert h2 {
        margin: 0px 0px 0px -200%;
        padding: 30px 10px 44px 200%;
        color: rgb(255, 255, 255);
        text-transform: uppercase;
        overflow: hidden;
        font-size: 16px;
        float: left !important;
        display: block;
        position: relative;
        background-color: rgb(218, 52, 52);
    }

        .outage-alert h2::before {
            content: url(../images/icon-outage-alert-exclamation-mark.png);
        }

        .outage-alert h2::after {
            top: 0px;
            right: 0px;
            border-top-color: rgb(55, 55, 55);
            border-bottom-color: rgb(55, 55, 55);
            border-left-color: rgb(218, 52, 52);
            border-top-width: 55px;
            border-bottom-width: 55px;
            border-left-width: 15px;
            border-top-style: solid;
            border-bottom-style: solid;
            border-left-style: solid;
            position: absolute;
            content: "";
        }

        .outage-alert h2 span {
            padding: 0px 35px 0px 20px;
            display: inline-block;
        }

    .outage-alert p {
        margin: 0px 0px 0px 200px;
        padding: 15px;
        color: rgb(255, 255, 255);
        line-height: 1;
    }

    .outage-alert a {
        color: rgb(255, 255, 255);
        text-decoration: underline;
    }

        .outage-alert a:visited {
            color: rgb(255, 255, 255);
        }

@media screen and (max-width:767px) {
    .outage-alert h2 {
        width: 212%;
    }

        .outage-alert h2::after {
            top: 0px;
            right: 0px;
            border-top-color: rgb(55, 55, 55);
            border-bottom-color: rgb(55, 55, 55);
            border-left-color: rgb(218, 52, 52);
            border-top-width: 30px;
            border-bottom-width: 30px;
            border-left-width: 15px;
            border-top-style: solid;
            border-bottom-style: solid;
            border-left-style: solid;
            position: absolute;
            content: "";
        }

        .outage-alert h2 > span {
            display: none;
        }

    .outage-alert p {
        margin: 0px 0px 0px 35px;
        padding: 8px;
        font-size: 14px;
    }
}

@media screen and (max-width:1199px) and (min-width:768px) {
    .outage-alert h2 > span {
        padding: 0px 15px 0px 25px;
    }

    .outage-alert p {
        margin: 0px 0px 0px 175px;
        font-size: 14px;
    }
}

.pagination {
    margin: 0px 0px 22px;
    width: 100%;
    clear: both;
    font-size: 18px;
}

    .pagination .ms-srch-Paging {
        list-style: none;
        margin: 0px auto;
        border-radius: 5px;
        border: 1px solid rgb(182, 187, 186);
        padding-left: 0px;
        position: relative;
    }

        .pagination .ms-srch-Paging > li {
            padding-right: 5px;
            padding-left: 5px;
            display: inline-block;
        }

        .pagination .ms-srch-Paging #PagingImageLink {
            text-align: center;
        }

        .pagination .ms-srch-Paging #PagingLink {
            text-align: center;
        }

        .pagination .ms-srch-Paging #PagingSelf {
            text-align: center;
        }

        .pagination .ms-srch-Paging #PagingImageLink a {
            padding: 10px;
            color: rgb(0, 153, 220);
            display: inline-block;
            min-width: 40px;
        }

        .pagination .ms-srch-Paging #PagingLink a {
            padding: 10px;
            color: rgb(0, 153, 220);
            display: inline-block;
            min-width: 40px;
        }

        .pagination .ms-srch-Paging #PagingSelf a {
            padding: 10px;
            color: rgb(0, 153, 220);
            display: inline-block;
            min-width: 40px;
        }

        .pagination .ms-srch-Paging #PagingImageLink a:hover {
            color: rgb(0, 153, 220);
        }

        .pagination .ms-srch-Paging #PagingLink a:hover {
            color: rgb(0, 153, 220);
        }

        .pagination .ms-srch-Paging #PagingSelf a:hover {
            color: rgb(0, 153, 220);
        }

        .pagination .ms-srch-Paging #PagingImageLink a:visited {
            color: #0099dc;
        }

        .pagination .ms-srch-Paging #PagingLink a:visited {
            color: #0099dc;
        }

        .pagination .ms-srch-Paging #PagingSelf a:visited {
            color: #0099dc;
        }

        .pagination .ms-srch-Paging #PagingLink {
            display: none;
        }

        .pagination .ms-srch-Paging :first-of-type#PagingImageLink {
            left: 0px;
            top: 0px;
            position: absolute;
        }

        .pagination .ms-srch-Paging :last-of-type#PagingImageLink {
            top: 0px;
            right: 0px;
            position: absolute;
        }

        .pagination .ms-srch-Paging #PagingSelf {
        }

            .pagination .ms-srch-Paging #PagingSelf a {
                color: rgb(55, 55, 55) !important;
            }

                .pagination .ms-srch-Paging #PagingSelf a::before {
                    content: "Page ";
                }

@media screen and (min-width:768px) {
    .pagination .ms-srch-Paging {
    }

        .pagination .ms-srch-Paging #PagingImageLink {
            display: inline-block;
            position: static;
        }

        .pagination .ms-srch-Paging #PagingLink {
            display: inline-block;
            position: static;
        }

        .pagination .ms-srch-Paging #PagingSelf {
            display: inline-block;
            position: static;
        }

        .pagination .ms-srch-Paging #PagingImageLink a {
            padding: 10px;
            color: rgb(0, 153, 220);
            border-right-color: rgb(182, 187, 186);
            border-right-width: 1px;
            border-right-style: solid;
            display: inline-block;
            position: static;
            min-width: 60px;
        }

        .pagination .ms-srch-Paging #PagingLink a {
            padding: 10px;
            color: rgb(0, 153, 220);
            border-right-color: rgb(182, 187, 186);
            border-right-width: 1px;
            border-right-style: solid;
            display: inline-block;
            position: static;
            min-width: 60px;
        }

        .pagination .ms-srch-Paging #PagingSelf a {
            padding: 10px;
            color: rgb(0, 153, 220);
            border-right-color: rgb(182, 187, 186);
            border-right-width: 1px;
            border-right-style: solid;
            display: inline-block;
            position: static;
            min-width: 60px;
        }

        .pagination .ms-srch-Paging #PagingImageLink a:hover {
            color: rgb(0, 153, 220);
        }

        .pagination .ms-srch-Paging #PagingLink a:hover {
            color: rgb(0, 153, 220);
        }

        .pagination .ms-srch-Paging #PagingSelf a:hover {
            color: rgb(0, 153, 220);
        }

        .pagination .ms-srch-Paging #PagingImageLink a:visited {
            color: #0099dc;
        }

        .pagination .ms-srch-Paging #PagingLink a:visited {
            color: #0099dc;
        }

        .pagination .ms-srch-Paging #PagingSelf a:visited {
            color: #0099dc;
        }

        .pagination .ms-srch-Paging #PagingImageLink a:hover {
            text-decoration: none;
        }

        .pagination .ms-srch-Paging #PagingLink a:hover {
            text-decoration: none;
        }

        .pagination .ms-srch-Paging #PagingSelf a:hover {
            text-decoration: none;
        }

        .pagination .ms-srch-Paging #PagingImageLink {
            display: inline-block;
            position: static;
        }

        .pagination .ms-srch-Paging :first-of-type#PagingImageLink {
            position: static;
        }

        .pagination .ms-srch-Paging :last-of-type#PagingImageLink {
            position: static;
        }

            .pagination .ms-srch-Paging :last-of-type#PagingImageLink a {
                margin-left: -5px;
                border-right-color: currentColor;
                border-right-width: 0px;
                border-right-style: none;
            }

        .pagination .ms-srch-Paging #PagingLink {
            margin-left: -5px;
        }

        .pagination .ms-srch-Paging #PagingSelf {
            margin-left: -5px;
        }

        .pagination .ms-srch-Paging #PagingImageLink a:hover {
            background-color: rgb(245, 245, 245);
        }

        .pagination .ms-srch-Paging #PagingLink a:hover {
            background-color: rgb(245, 245, 245);
        }

        .pagination .ms-srch-Paging #PagingSelf {
        }

            .pagination .ms-srch-Paging #PagingSelf a {
                color: rgb(55, 55, 55);
                box-shadow: inset 1px 2px 6px 2px #c5c5c5;
                background-color: rgb(238, 238, 238);
                -webkit-box-shadow: inset 1px 2px 6px 2px #c5c5c5;
                -moz-box-shadow: inset 1px 2px 6px 2px #c5c5c5;
            }

                .pagination .ms-srch-Paging #PagingSelf a::before {
                    content: "";
                }

                .pagination .ms-srch-Paging #PagingSelf a:hover {
                    color: rgb(55, 55, 55);
                }

                .pagination .ms-srch-Paging #PagingSelf a:visited {
                    color: #0099dc;
                }

        .pagination .ms-srch-Paging > li {
            padding: 0px;
        }
}

@media screen and (min-width:992px) {
    .pagination .ms-srch-Paging {
        margin-bottom: 18px;
    }
}

.self-id-signin-form {
    top: -40px;
    width: 500px;
    right: 0px;
    position: absolute;
}

@media screen and (max-width:991px) {
    .self-id-signin-form {
        display: none;
    }
}

#self-id-sign-in h4 {
    font-size: 16px;
}

#self-id-sign-in p {
    text-align: right;
    font-size: 14px;
    margin-top: 11px;
}

#self-id-sign-in input[type='email'] {
    margin: 0px;
    border: 1px solid rgb(182, 187, 186);
    width: 170px;
    height: 30px;
}

#self-id-sign-in input[type='password'] {
    margin: 0px;
    border: 1px solid rgb(182, 187, 186);
    width: 170px;
    height: 30px;
}

#self-id-sign-in input[type='email']:hover {
    box-shadow: none;
}

#self-id-sign-in input[type='password']:hover {
    box-shadow: none;
}

#self-id-sign-in input[type='email']:focus {
    box-shadow: none;
}

#self-id-sign-in input[type='password']:focus {
    box-shadow: none;
}

#self-id-sign-in input[type='email']:active {
    box-shadow: none;
}

#self-id-sign-in input[type='password']:active {
    box-shadow: none;
}

#self-id-sign-in input[type='email']:focus {
    border: 1px solid rgb(0, 153, 220);
}

#self-id-sign-in input[type='password']:focus {
    border: 1px solid rgb(0, 153, 220);
}

#self-id-sign-in input[type='email'] {
    position: relative;
}

#self-id-sign-in input[type='password'] {
    float: right;
}

#self-id-sign-in input[type='submit'] {
    border-radius: 25px;
    border: currentColor;
    min-height: inherit;
    min-width: 110px;
    box-shadow: none;
    text-shadow: none;
    background-color: rgb(0, 153, 220);
}

    #self-id-sign-in input[type='submit']:focus {
    }

    #self-id-sign-in input[type='submit']:active {
    }

#self-id-sign-in .checkbox {
    margin-top: 1px;
}

    #self-id-sign-in .checkbox label {
        font-size: 12px;
    }

#self-id-sign-in .formAssistance {
    font-size: 12px;
}

#self-id-sign-in button[type='submit'] {
    padding: 4px 7px 3px 10px;
    border-radius: 25px;
    border: currentColor;
    color: rgb(255, 255, 255);
    float: right;
    min-height: inherit;
    min-width: 110px;
}

@media screen and (max-width:1200px) {
    #self-id-sign-in button[type='submit'] {
        padding: 4px 5px 3px 7px;
    }
}

#self-id-sign-in button[type='submit']:focus {
}

#self-id-sign-in button[type='submit']:active {
}

#self-id-sign-in button[type='submit']:hover {
}

.share-bar ~ .share-dialogue {
    margin: 0px;
    display: none;
    position: absolute;
    z-index: 99;
    background-color: rgb(255, 255, 255);
}

.share-bar ul {
    list-style: none;
    margin: 0px 0px 20px;
    padding-left: 0px;
    border-bottom-color: rgb(245, 245, 245);
    border-bottom-width: 1px;
    border-bottom-style: solid;
}

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

    .share-bar ul li {
        background-position: 33% 50%;
        padding: 10px 0px;
        width: 49%;
        text-align: center;
        background-repeat: no-repeat;
        background-color: transparent;
    }

        .share-bar ul li.faqs {
            border-right-color: rgb(245, 245, 245);
            border-right-width: 1px;
            border-right-style: solid;
            background-image: url("../images/icon-question-mark.png");
        }

        .share-bar ul li.print {
            background-image: url("../images/icon-printer.png");
        }

@media all and (max-width:767px) {
    .share-bar ul li.print {
        display: none !important;
    }
}

@media all and (max-width:991px) and (min-width:768px) {
    .share-bar ul li.print {
        display: none !important;
    }
}

.share-bar ul li.share {
    background-image: url("../images/icon-share.png");
}

.share-bar ul li > a {
    padding: 0px 0px 0px 15px;
    color: rgb(0, 153, 220);
    font-size: 12px;
    text-decoration: none;
}

    .share-bar ul li > a:hover {
        color: rgb(0, 86, 127);
    }

    .share-bar ul li > a:visited {
        color: #0099dc;
    }

    .share-bar ul li > a:hover {
        text-decoration: underline;
    }

@media screen and (min-width:768px) {
    .share-bar ul {
        border-bottom-color: currentColor;
        border-bottom-width: 0px;
        border-bottom-style: none;
    }

        .share-bar ul li {
            background-position: left;
            padding: 0px;
            width: 30%;
        }

            .share-bar ul li.faqs {
                border-right-color: currentColor;
                border-right-width: 0px;
                border-right-style: none;
            }
}

@media screen and (min-width:992px) {
    .share-bar ul {
        margin-top: 0px;
    }
}

.top-transactions {
    padding: 12px;
    color: rgb(255, 255, 255);
    z-index: 25;
}

    .top-transactions li {
        background: rgb(0, 153, 220);
        margin: 0px 12px 12px 0px;
        padding: 0px 0px 0px 10px;
        border-radius: 10px;
        width: 47.75%;
        float: left;
    }

        .top-transactions li:hover {
            color: rgb(255, 255, 255);
            background-color: rgb(0, 86, 127);
        }

        .top-transactions li a:hover {
            color: rgb(255, 255, 255);
            background-color: rgb(0, 86, 127);
        }

        .top-transactions li a:visited {
            color: rgb(255, 255, 255);
            background-color: rgb(0, 86, 127);
        }

        .top-transactions li:first-of-type {
            padding: 0px;
            border-radius: 20px;
            width: 100%;
            text-align: center;
            clear: both;
            margin-right: 0px;
            background-color: rgb(55, 55, 55);
        }

            .top-transactions li:first-of-type > a {
                padding: 10px;
                border-radius: 20px;
            }

                .top-transactions li:first-of-type > a:hover {
                    background-color: rgb(0, 0, 0);
                }

        .top-transactions li:nth-child(2n+3) {
            margin-right: 0px;
        }

        .top-transactions li a {
            padding: 10px 10px 10px 30px;
            color: rgb(255, 255, 255);
            line-height: 1;
            font-size: 16px;
            background-repeat: no-repeat;
            background-color: transparent;
        }

            .top-transactions li a.pay-bill {
                background-position: 0px 50%;
                background-image: url("../images/icon-dollar-sign.png");
            }

            .top-transactions li a.view-energy-usage {
                background-position: 0px 50%;
                background-image: url("../images/icon-bar-graph.png");
            }

            .top-transactions li a.report-an-outage {
                background-position: 0px 50%;
                background-image: url("../images/icon-warning.png");
            }

            .top-transactions li a.start-stop-service {
                background-position: 0px 50%;
                background-image: url("../images/icon-arrows-left-right.png");
            }

            .top-transactions li a > span {
                white-space: nowrap;
            }

@media screen and (min-width:768px) {
    .top-transactions {
        padding: 0px;
        top: 22px;
        width: 175px;
        right: 83px;
        position: absolute;
    }

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

    .top-transactions li {
        margin: 0px;
        border-radius: 0px;
        width: 100%;
        padding-left: 15px;
        border-bottom-color: rgb(153, 196, 227);
        border-bottom-width: 1px;
        border-bottom-style: solid;
        float: none;
    }

        .top-transactions li:nth-child(2) {
            border-top-left-radius: 10px;
            border-top-right-radius: 10px;
        }

            .top-transactions li:nth-child(2) a {
                padding-top: 14px;
            }

        .top-transactions li:last-of-type {
            border-bottom-color: currentColor;
            border-bottom-width: 0px;
            border-bottom-style: none;
            border-bottom-right-radius: 10px;
            border-bottom-left-radius: 10px;
        }

            .top-transactions li:last-of-type a {
                padding-bottom: 14px;
            }

        .top-transactions li a {
            padding: 15px 15px 15px 35px;
            font-size: 18px;
        }
}

@media screen and (min-width:992px) {
    .top-transactions {
        top: 70px;
        width: 270px;
        right: 110px;
    }

        .top-transactions li {
            padding-left: 25px;
        }

            .top-transactions li:nth-child(2) a {
                padding-top: 24px;
            }

            .top-transactions li:last-of-type {
                border-bottom-color: currentColor;
                border-bottom-width: medium;
                border-bottom-style: none;
            }

                .top-transactions li:last-of-type a {
                    padding-bottom: 24px;
                }

            .top-transactions li a {
                padding: 24px 10px 24px 40px;
            }
}

@media screen and (min-width:1200px) {
    .top-transactions {
        top: 100px;
        width: 275px;
        right: 115px;
    }
}

.stock-quote {
    padding: 30px 0px;
    border-top-color: rgb(182, 187, 186);
    border-bottom-color: rgb(182, 187, 186);
    border-top-width: 1px;
    border-bottom-width: 1px;
    border-top-style: solid;
    border-bottom-style: solid;
}

    .stock-quote h2 {
        margin-top: 0px;
        margin-bottom: 8px;
    }

    .stock-quote h3 {
        margin-top: 0px;
        margin-bottom: 8px;
    }

    .stock-quote h4 {
        margin-top: 0px;
        margin-bottom: 8px;
    }

    .stock-quote h5 {
        margin-top: 0px;
        margin-bottom: 8px;
    }

    .stock-quote p {
        line-height: 1.1;
        margin-bottom: 0px;
    }

        .stock-quote p > span {
            white-space: nowrap;
        }

.stock-quote-price {
    font-size: 28px;
    font-weight: lighter;
}

.stock-quote-change {
    background-position: left;
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 16px !important;
    background-repeat: no-repeat;
}

    .stock-quote-change .caret {
        margin-right: 5px;
        margin-left: 0px;
    }

.up.stock-quote-change {
    color: rgb(1, 135, 73);
}

    .up.stock-quote-change .caret {
        border-width: 0px 6px 10px;
        border-top-color: currentColor;
        border-bottom-color: currentColor;
        border-top-style: none;
        border-bottom-style: solid;
    }

.down.stock-quote-change {
    color: rgb(218, 52, 52);
}

    .down.stock-quote-change .caret {
        border-width: 10px 6px 0px;
    }

body.line-of-business h3 {
    margin: 15px 0px 25px;
    text-align: center;
    color: rgb(55, 55, 55);
    font-size: 18px;
    font-weight: bold;
}

body.line-of-business a > h4 {
    font-weight: bold;
}

body.line-of-business .content [class*='col-']:not(:first-of-type) {
    border-top-color: rgb(55, 55, 55);
    border-top-width: 3px;
    border-top-style: solid;
}

body.line-of-business .content [class*='col-']:first-of-type > h3 {
    margin-top: 25px;
}

body.line-of-business .content .list-group a.list-group-item {
    padding: 0px 0px 30px;
    border: 0px currentColor;
    background-color: transparent;
}

    body.line-of-business .content .list-group a.list-group-item:hover {
        background-color: transparent;
    }

    body.line-of-business .content .list-group a.list-group-item:active {
        background-color: transparent;
    }

    body.line-of-business .content .list-group a.list-group-item:hover h5 {
        text-decoration: underline;
    }

    body.line-of-business .content .list-group a.list-group-item:active h5 {
        text-decoration: underline;
    }

    body.line-of-business .content .list-group a.list-group-item h5 {
        color: rgb(0, 153, 220);
        font-size: 16px;
        font-weight: bold;
    }

    body.line-of-business .content .list-group a.list-group-item p {
        margin: 0px;
        line-height: 1.3;
        font-size: 16px;
    }

    body.line-of-business .content .list-group a.list-group-item img {
        margin-right: auto;
        margin-left: auto;
        display: block;
    }

body.line-of-business .natural-gas-quick-links li {
    padding: 0px 0px 15px;
}

body.line-of-business .natural-gas-quick-links a {
    background-position: left;
    padding: 0px 0px 0px 35px;
    background-repeat: no-repeat;
    background-color: transparent;
}

body.line-of-business .natural-gas-quick-links .pay-bill a {
    background-image: url("../images/icon-dollar-sign-blue.png");
}

body.line-of-business .natural-gas-quick-links .start-stop-transfer-service a {
    background-image: url("../images/icon-arrows-left-right-blue.png");
}

body.line-of-business .natural-gas-quick-links .extend-payment-due-date a {
    background-image: url("../images/icon-warning-blue.png");
}

body.line-of-business .natural-gas-quick-links .setup-payment-plan a {
    background-image: url("../images/icon-payment-plan-blue.png");
}

body.line-of-business .natural-gas-quick-links .view-energy-usage a {
    background-image: url("../images/icon-bar-graph-blue.png");
}

body.line-of-business .learn-more {
    background-color: rgb(13, 43, 141);
}

    body.line-of-business .learn-more:hover {
        background-color: rgb(13, 43, 141);
    }

body.line-of-business .featured-content {
    margin: 25px 0px 0px;
    padding: 25px 0px 15px;
    border-top-color: rgb(55, 55, 55);
    border-top-width: 3px;
    border-top-style: solid;
    background-color: rgb(245, 245, 245);
}

    body.line-of-business .featured-content div {
        margin: 0px auto;
        text-align: center;
    }

        body.line-of-business .featured-content div h4 {
            margin: 15px 0px 5px;
            color: rgb(55, 55, 55);
            font-size: 28px;
            font-weight: lighter;
        }

        body.line-of-business .featured-content div img {
            max-width: 35%;
        }

body.line-of-business .services.featured-content .icons {
    width: 100%;
    text-align: justify;
    font-size: 0.1px;
}

    body.line-of-business .services.featured-content .icons::after {
        width: 100%;
        display: inline-block;
        content: "";
    }

    body.line-of-business .services.featured-content .icons a {
        width: 100px;
        vertical-align: top;
        display: inline-block;
        min-width: 100px;
        max-width: 100px;
    }

        body.line-of-business .services.featured-content .icons a figure > img {
            margin: 0px auto;
            width: 50px;
            display: block;
            min-width: 50px;
            max-width: 50px;
        }

        body.line-of-business .services.featured-content .icons a figure > figcaption {
            text-align: center;
            font-size: 16px;
            margin-top: 10px;
        }

@media screen and (min-width:992px) {
    body.line-of-business .content {
        overflow: hidden;
    }

    body.line-of-business .container.content {
        margin-top: 20px;
    }

    body.line-of-business .content [class*='col-']:nth-of-type(2n) {
        padding-right: 29px;
        padding-bottom: 200%;
        padding-left: 29px;
        margin-bottom: -200%;
        border-right-color: rgb(182, 187, 186);
        border-left-color: rgb(182, 187, 186);
        border-right-width: 1px;
        border-left-width: 1px;
        border-right-style: solid;
        border-left-style: solid;
    }

    body.line-of-business .content [class*='col-']:last-of-type:nth-of-type(2n) {
        padding-right: inherit;
        border-right-color: currentColor;
        border-right-width: medium;
        border-right-style: none;
    }

    body.line-of-business .content [class*='col-']:not(:first-of-type) {
        border-top-color: currentColor;
        border-top-width: 0px;
        border-top-style: none;
    }

    body.line-of-business .featured-content {
        border-top-color: rgb(182, 187, 186);
        border-top-width: 1px;
        border-top-style: solid;
    }

    body.line-of-business :not(.services).featured-content {
        -ms-overflow-y: hidden;
    }
}

@media not all {
    body.line-of-business :not(.services).featured-content {
    }
}

@media not all {
    body.line-of-business :not(.services).featured-content {
        max-height: 260px;
    }
}

#cnp-natural-gas #content h3 {
    font-size: 18px;
    font-weight: bold;
}

#cnp-natural-gas #content a > h5 {
    color: rgb(0, 153, 220);
    font-size: 16px;
    font-weight: bold;
}

#cnp-natural-gas .list-group-item-text {
    color: rgb(55, 55, 55);
}

#cnp-natural-gas .hero figcaption .hero-icon {
    background-image: url("../images/icon-natural-gas.png");
    background-color: rgb(13, 43, 141);
}

#cnp-natural-gas .content :last-of-type.col-md-4 {
    padding-left: 30px;
    border-right-color: currentColor;
    border-right-width: 0px;
    border-right-style: none;
}

#cnp-natural-gas .line-of-business .featured-content {
    overflow: hidden;
}

    #cnp-natural-gas .line-of-business .featured-content .featured-content-wrapper {
        overflow: visible;
    }

@media screen and (max-width:991px) and (min-width:768px) {
    #cnp-natural-gas .content [class*='col-']:last-of-type {
        border-bottom-color: currentColor;
        border-bottom-width: medium;
        border-bottom-style: none;
    }

    #cnp-natural-gas .line-of-business .featured-content .featured-content-wrapper {
        width: 90%;
        text-align: left;
    }

        #cnp-natural-gas .line-of-business .featured-content .featured-content-wrapper img {
            margin-right: 30px;
            float: left;
        }
}

@media screen and (min-width:992px) {
    #cnp-natural-gas .line-of-business .featured-content .featured-content-wrapper {
        width: 75%;
    }
}

body.hsp.line-of-business .learn-more {
    background-color: rgb(0, 153, 220);
}

    body.hsp.line-of-business .learn-more:hover {
        background-color: rgb(0, 86, 127);
    }

    body.hsp.line-of-business .learn-more:active {
        background-color: rgb(0, 86, 127);
    }

body.hsp.line-of-business .hero figcaption .hero-icon {
    background-image: url("../images/icon-home.png");
    background-color: rgb(255, 120, 0);
}

body.hsp.line-of-business .services.featured-content .container .row h4 {
    margin: 10px 0px 40px;
    text-align: center;
    color: rgb(55, 55, 55);
}

body.hsp.line-of-business .services.featured-content .container {
    padding-bottom: 45px;
}

body.hsp.line-of-business .services.featured-content figcaption {
    line-height: 1.1;
}

@media screen and (max-width:768px) {
    body.hsp.line-of-business .content .col-xs-12 {
        padding-top: 20px;
        margin-bottom: 20px;
    }

    body.hsp.line-of-business body.line-of-business .content [class*='col-']:not(:first-of-type) {
        border-top-color: currentColor;
        border-top-width: 0px;
        border-top-style: none;
    }

    body.hsp.line-of-business .content [class*='col-']:first-of-type > h3 {
        margin-top: 0px;
    }

    body.hsp.line-of-business .services.featured-content .icons {
        margin-bottom: -55px;
    }

        body.hsp.line-of-business .services.featured-content .icons a {
            margin-bottom: 25px;
        }
}

@media screen and (min-width:768px) {
    body.hsp.line-of-business body.line-of-business .services.featured-content {
    }

        body.hsp.line-of-business body.line-of-business .services.featured-content .icons a {
            width: 200px;
            max-width: 200px;
        }
}

@media screen and (min-width:992px) {
    body.hsp.line-of-business body.line-of-business .content.container h3 {
        margin-top: 0px !important;
    }

    body.hsp.line-of-business body.line-of-business .services.featured-content .icons a {
        width: 150px;
        max-width: 150px;
    }
}

#cnp-hsp-plans {
}

    #cnp-hsp-plans .equal-column-heights.row {
        overflow: hidden;
        margin-bottom: 20px;
    }

        #cnp-hsp-plans .equal-column-heights.row .panel-body {
            padding-bottom: 99999px;
            margin-bottom: -99999px;
        }

    #cnp-hsp-plans .col-sm-4 {
        overflow: hidden;
    }

    #cnp-hsp-plans :first-of-type.col-sm-4 .panel {
        margin-top: 0px;
    }

    #cnp-hsp-plans .learn-more {
        background-color: rgb(0, 153, 220);
    }

        #cnp-hsp-plans .learn-more:hover {
            background-color: rgb(0, 86, 127);
        }

    #cnp-hsp-plans .page-header {
        margin: 0px -15px;
        padding: 12px 15px;
        border-bottom-color: currentColor;
        border-bottom-width: 0px;
        border-bottom-style: none;
    }

        #cnp-hsp-plans .page-header h1 {
            margin: 0px;
            font-size: 24px;
            font-weight: bold;
        }

            #cnp-hsp-plans .page-header h1 span {
                display: none;
            }

        #cnp-hsp-plans .page-header .lead {
            margin: 0px;
            line-height: 1;
            font-size: 18px;
        }

    #cnp-hsp-plans h2 {
        font-size: 22px;
    }

    #cnp-hsp-plans .panel {
        margin: 30px 0px 0px;
        border-radius: 0px;
        border: 0px currentColor;
        box-shadow: none;
        -webkit-box-shadow: none;
    }

        #cnp-hsp-plans .panel h4 {
            margin: 0px 0px 16px;
            line-height: 1.3;
            font-size: 32px;
            font-weight: lighter;
        }

            #cnp-hsp-plans .panel h4 small {
                color: rgb(255, 255, 255);
                font-size: 18px;
                font-weight: bold;
                display: block;
            }

            #cnp-hsp-plans .panel h4 span {
                font-size: 14px;
                display: none;
            }

        #cnp-hsp-plans .panel h5 {
            margin: 20px 0px 16px;
            padding: 0px 0px 12px 30px;
            font-size: 18px;
            font-weight: bold;
            border-bottom-color: rgb(235, 235, 235);
            border-bottom-width: 3px;
            border-bottom-style: solid;
            background-repeat: no-repeat;
        }

            #cnp-hsp-plans .panel h5.included {
                background-image: url("../images/icon-heading-checkmark.png");
            }

            #cnp-hsp-plans .panel h5.add-ons {
                background-image: url("../images/icon-heading-add-ons.png");
            }

            #cnp-hsp-plans .panel h5.hourly-rate {
                background-image: url("../images/icon-heading-clock.png");
            }

    #cnp-hsp-plans .panel-default {
        border: 0px currentColor;
    }

    #cnp-hsp-plans .panel-banner {
        padding: 5px;
        text-align: center;
        color: rgb(255, 255, 255);
        text-transform: uppercase;
        font-size: 14px;
        font-weight: bold;
        border-top-left-radius: 10px;
        border-top-right-radius: 10px;
        background-color: rgb(55, 55, 55);
    }

    #cnp-hsp-plans .panel-heading {
        background: url("../images/icon-chevron-up.png") no-repeat right 28px center, url("../images/hsp-plans-mobile-heading-background.png") repeat-y right rgb(249, 135, 12);
        padding: 18px 65px 16px 14px;
        border-radius: 0px;
        color: rgb(255, 255, 255);
        position: relative;
    }

    #cnp-hsp-plans .collapsed.panel-heading {
        background: url("../images/icon-chevron-down.png") no-repeat right 28px center, url("../images/hsp-plans-mobile-heading-background.png") repeat-y right rgb(249, 135, 12);
    }

    #cnp-hsp-plans .panel-body {
        padding: 0px 45px 17px 18px;
        background-color: rgb(245, 245, 245);
    }

        #cnp-hsp-plans .panel-body em {
            color: rgb(111, 124, 125);
            font-size: 14px;
        }

    #cnp-hsp-plans :last-of-type.panel-horizontal {
        margin-bottom: 30px;
    }

    #cnp-hsp-plans .navbar-tertiary {
        border-top-color: rgb(0, 0, 0);
        border-top-width: 3px;
    }

        #cnp-hsp-plans .navbar-tertiary :first-child.list-group-item {
            border-top-color: rgb(235, 235, 235);
        }

    #cnp-hsp-plans .child.navbar-tertiary {
        border-left-color: rgb(249, 135, 12);
    }

@media screen and (min-width:768px) {
    #cnp-hsp-plans .page-header h1 {
        font-size: 30px;
        font-weight: bold;
    }

        #cnp-hsp-plans .page-header h1 span {
            display: inline;
        }

    #cnp-hsp-plans h2 {
        font-size: 28px;
        font-weight: lighter;
    }

    #cnp-hsp-plans .share-bar {
        width: 200px;
        margin-top: -60px;
        float: right;
    }

    #cnp-hsp-plans .col-sm-4 {
        margin-top: 30px;
    }

        #cnp-hsp-plans .col-sm-4 .panel {
            margin-top: 0px;
        }

    #cnp-hsp-plans .panel-banner {
        padding: 10px;
        margin-bottom: -40px;
    }

    #cnp-hsp-plans .panel-heading {
        padding: 18px 14px 16px;
        text-align: center;
        margin-top: 40px;
        min-height: 180px;
        background-image: none;
    }

    #cnp-hsp-plans .collapsed.panel-heading {
        background-image: none;
    }

    #cnp-hsp-plans .panel-heading h4 {
        font-size: 48px;
    }

        #cnp-hsp-plans .panel-heading h4 span {
            display: block;
        }

    #cnp-hsp-plans .panel-heading .learn-more {
        left: 21%;
        bottom: 10px;
        position: absolute;
    }

    #cnp-hsp-plans .panel-heading .schedule-service.learn-more {
        left: 7%;
    }

    #cnp-hsp-plans .collapse.panel-collapse {
        display: block;
    }

    #cnp-hsp-plans .panel-body {
        padding: 0px 24px 17px;
    }

    #cnp-hsp-plans .panel-horizontal {
        width: 100%;
        overflow: hidden;
        clear: both;
        margin-bottom: 22px;
        display: table;
    }

        #cnp-hsp-plans .panel-horizontal .panel-heading {
            padding: 30px 24px;
            width: 30%;
            display: table-cell;
        }

            #cnp-hsp-plans .panel-horizontal .panel-heading .learn-more {
                position: static;
            }

        #cnp-hsp-plans .panel-horizontal .panel-collapse {
            width: 70%;
            display: table-cell;
        }

            #cnp-hsp-plans .panel-horizontal .panel-collapse .panel-body {
                margin: -200% 0px;
                padding: 200% 30px;
            }
}

@media screen and (min-width:992px) {
    #cnp-hsp-plans .page-header {
        padding-top: 0px;
    }

    #cnp-hsp-plans .panel-heading .learn-more {
        left: 21%;
        bottom: 15px;
    }

    #cnp-hsp-plans .panel-heading .schedule-service.learn-more {
        left: 6%;
    }

    #cnp-hsp-plans .panel-heading-horizontal-collapse .panel-body h5 {
        margin-top: 0px;
    }

    #cnp-hsp-plans .panel-heading-horizontal-collapse .panel-body p:last-of-type {
        margin-bottom: 20px;
    }

    #cnp-hsp-plans .navbar-tertiary {
        border-top-color: rgb(235, 235, 235);
        border-top-width: 2px;
    }

        #cnp-hsp-plans .navbar-tertiary :first-child.list-group-item {
            border-top-color: rgb(235, 235, 235);
        }
}

@media screen and (min-width:1200px) {
    #cnp-hsp-plans .panel-heading .learn-more {
        left: 26%;
    }

    #cnp-hsp-plans .panel-heading .schedule-service.learn-more {
        left: 15%;
    }
}

@media print {
    #cnp-hsp-plans div {
        border: currentColor !important;
    }

    #cnp-hsp-plans h3 {
        border: currentColor !important;
        padding-left: 0px !important;
    }

    #cnp-hsp-plans h4 {
        border: currentColor !important;
        padding-left: 0px !important;
    }

    #cnp-hsp-plans h5 {
        border: currentColor !important;
        padding-left: 0px !important;
    }

    #cnp-hsp-plans h6 {
        border: currentColor !important;
        padding-left: 0px !important;
    }

    #cnp-hsp-plans h5 {
        margin: 0px !important;
        padding: 0px !important;
    }

    #cnp-hsp-plans div[class*='col-'] {
        float: left;
    }

    #cnp-hsp-plans div.col-md-push-3.col-md-9.col-xs-12 {
        left: 0px !important;
        width: 100%;
    }

    #cnp-hsp-plans div[class*='col-*-push-*'] {
        left: 0px !important;
    }

    #cnp-hsp-plans .equal-column-heights.row [class*='col-'] {
        width: 25% !important;
    }
}

#cnp-other-transactions .page-header {
    margin: 0px -15px;
    padding: 12px 15px;
    color: rgb(255, 255, 255);
    border-bottom-color: currentColor;
    border-bottom-width: 0px;
    border-bottom-style: none;
}

    #cnp-other-transactions .page-header h1 {
        margin: 0px;
        font-size: 24px;
        font-weight: bold;
    }

        #cnp-other-transactions .page-header h1 span {
            display: none;
        }

    #cnp-other-transactions .page-header .lead {
        margin: 0px;
        line-height: 1;
        font-size: 18px;
    }

    #cnp-other-transactions .page-header + .share-bar {
        display: none !important;
    }

@media all and (max-width:767px) {
    #cnp-other-transactions .page-header + .share-bar {
        display: block !important;
    }

    table#cnp-other-transactions .page-header + .share-bar {
        display: table;
    }

    tr#cnp-other-transactions .page-header + .share-bar {
        display: table-row !important;
    }

    th#cnp-other-transactions .page-header + .share-bar {
        display: table-cell !important;
    }

    td#cnp-other-transactions .page-header + .share-bar {
        display: table-cell !important;
    }
}

@media all and (max-width:767px) {
    #cnp-other-transactions .other-tx-right-rail .share-bar {
        display: none !important;
    }
}

#cnp-other-transactions .other-tx-right-rail .share-bar li {
    width: 40%;
}

@media screen and (min-width:768px) {
    #cnp-other-transactions .page-header {
        color: rgb(55, 55, 55);
    }

        #cnp-other-transactions .page-header h1 {
            font-size: 30px;
            font-weight: bold;
        }

            #cnp-other-transactions .page-header h1 span {
                display: inline;
            }

    #cnp-other-transactions .well a:hover {
        color: rgb(0, 86, 127);
    }
}

@media screen and (min-width:992px) {
    #cnp-other-transactions .other-tx-right-rail .share-bar li {
        width: 30%;
    }
}

#cnp-other-transactions h2 {
    font-size: 18px;
    font-weight: bold;
}

@media screen and (max-width:480px) {
    #cnp-other-transactions .other-tx-right-rail {
        border-top-color: rgb(55, 55, 55);
        border-top-width: 4px;
        border-top-style: solid;
    }
}

@media screen and (min-width:768px) {
    #cnp-other-transactions .other-tx-content {
        margin-bottom: 15px;
        border-right-color: rgb(235, 235, 235);
        border-right-width: 1px;
        border-right-style: solid;
    }
}

@media screen and (min-width:992px) {
    #cnp-other-transactions .content.container {
        margin-bottom: 50px;
    }

    #cnp-other-transactions .other-tx-content {
        width: 51.35%;
        padding-right: 30px;
        margin-bottom: 30px;
    }

    #cnp-other-transactions .other-tx-right-rail {
        left: 26.65%;
        width: 22%;
    }

    #cnp-other-transactions .other-tx-tertiary-nav {
        right: 73.35%;
    }

    #cnp-other-transactions .well {
        min-height: 150px;
    }
}

#cnp-other-transactions .page-header p {
    font-size: 18px;
}

#cnp-other-transactions .well > a:hover {
    color: rgb(0, 86, 127);
    text-decoration: underline;
}

#cnp-self-id .navbar-default.navbar {
    margin-top: 0px;
}

    #cnp-self-id .navbar-default.navbar [data-target='#cnp-navbar-collapse-search'] {
        display: none;
    }

    #cnp-self-id .navbar-default.navbar .collapse.navbar-collapse :first-of-type.navbar-nav.nav {
        display: none;
    }

#cnp-self-id .disabled.learn-more {
    background-image: url("../images/icon-button-next-better-disabled.png");
    background-color: rgb(153, 196, 227);
}

#cnp-self-id footer .small-screen .cnp-change-locale-audience {
    display: none;
}

#cnp-self-id footer .small-screen .cnp-social-media {
    display: none;
}

#cnp-self-id footer .large-screen {
    padding-top: 0px;
}

    #cnp-self-id footer .large-screen .fat-footer :not(.feedback).row {
        display: none;
    }

    #cnp-self-id footer .large-screen .fat-footer .row.feedback {
        margin-top: -30px;
        margin-bottom: 0px;
    }

#cnp-self-id .content {
    background: url("../images/self-id-background-768.jpg") no-repeat 0px 0% / 100%;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    float: left;
    position: relative;
    min-height: 1px;
}

    #cnp-self-id .content .nav-pills.nav {
        margin: 15px auto 0px;
        border-radius: 20px;
        width: 175px;
        text-align: center;
        color: rgb(255, 255, 255);
        background-color: rgb(55, 55, 55);
    }

        #cnp-self-id .content .nav-pills.nav a {
            color: rgb(255, 255, 255);
            font-size: 14px;
        }

            #cnp-self-id .content .nav-pills.nav a:visited {
                color: rgb(255, 255, 255);
                background-color: inherit;
            }

            #cnp-self-id .content .nav-pills.nav a:hover {
                color: rgb(255, 255, 255);
                background-color: inherit;
            }

    #cnp-self-id .content :not(.learn-more).btn-default {
        background-image: none;
    }

    #cnp-self-id .content .dropdown-toggle {
        border: 1px solid rgb(204, 204, 204);
        background-color: rgb(255, 255, 255);
    }

    #cnp-self-id .content .self-id-step-2 .row {
        margin-right: 0px;
        margin-left: 0px;
    }

    #cnp-self-id .content .self-id-step-2 .btn-group {
        width: 100%;
    }

        #cnp-self-id .content .self-id-step-2 .btn-group > .btn-default {
            width: 90%;
            text-align: left;
            margin-bottom: 15px;
        }
    #cnp-self-id .content .js-texas-region .btn-group > .btn-default {
         width: 65% !important;
    }

    #cnp-self-id .content .self-id-step-2 .dropdown-menu {
        top: 66%;
    }

    #cnp-self-id .content > div {
        padding: 15px;
        margin-top: 40%;
        margin-right: -15px;
        margin-left: -15px;
        background-color: rgba(255, 255, 255,0.8);
    }

.lte-ie8 #cnp-self-id .content > div {
    background-color: rgb(255, 255, 255);
    opacity: 0.8;
    -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=80)';
    filter: alpha(opacity=80);
}

#cnp-self-id .content > div::before {
    display: table;
    content: " ";
}

#cnp-self-id .content > div::after {
    display: table;
    content: " ";
}

#cnp-self-id .content > div::after {
    clear: both;
}

#cnp-self-id .content > div::before {
    display: table;
    content: " ";
}

#cnp-self-id .content > div::after {
    display: table;
    content: " ";
}

#cnp-self-id .content > div::after {
    clear: both;
}

#cnp-self-id .content > div h1 {
    font-size: 26px;
    font-weight: lighter;
    margin-top: 0px;
}

#cnp-self-id .content > div a {
    color: rgb(0, 153, 220);
    text-decoration: none;
}

    #cnp-self-id .content > div a:hover {
        text-decoration: underline;
    }

    #cnp-self-id .content > div a:visited {
        color: #0099dc;
    }

#cnp-self-id .content > div .cnp-i-need-help {
    background: url("../images/icon-self-id-help.png") no-repeat left;
    padding-left: 25px;
    display: block;
    padding-top: 15px !important;
    padding-bottom: 15px !important;
}

#cnp-self-id .content > div form {
    margin-top: 11px;
}

    #cnp-self-id .content > div form p {
        margin-bottom: 0px;
    }

    #cnp-self-id .content > div form .cnp-i-need-help {
        margin-top: 11px;
        margin-bottom: 16px;
    }

#cnp-self-id .content > div .audience {
    width: 100%;
    text-align: justify;
    font-size: 0.1px;
    margin-top: 30px;
}

    #cnp-self-id .content > div .audience p {
        margin: 0px;
        font-size: 16px;
    }

    #cnp-self-id .content > div .audience a {
        width: 33%;
        text-align: center;
        color: rgb(55, 55, 55);
        line-height: 1.1;
        font-size: 14px;
        font-weight: bold;
        vertical-align: top;
        display: inline-block;
        min-width: 33%;
        max-width: 33%;
    }

        #cnp-self-id .content > div .audience a img {
            margin: 0px auto 15px;
            display: block;
        }

#cnp-self-id .learn-more {
    color: rgb(255, 255, 255);
    text-shadow: none;
}

@media screen and (min-width:768px) {
    #cnp-self-id .content {
        background-image: url("../images/self-id-background.jpg");
        background-size: cover;
        background-repeat: no-repeat;
    }

        #cnp-self-id .content > div {
            margin-top: 0px;
        }

        #cnp-self-id .content .nav-pills.nav {
            width: 250px;
            margin-top: 54.5%;
        }

        #cnp-self-id .content div[class^='self-id-step-']:not(.self-id-step-2-region) {
            margin: 15px 15px 0px;
            padding: 15px 0px;
            border-top-color: rgb(55, 55, 55);
            border-top-width: 1px;
            border-top-style: solid;
        }

        #cnp-self-id .content .self-id-step-2-region {
            width: 250px;
            margin-right: 30px;
            float: left;
        }

        #cnp-self-id .content .learn-more {
            margin-top: 15px;
        }
}

@media screen and (min-width:992px) {
    #cnp-self-id .navbar-default.navbar {
        margin-top: 45px;
    }

        #cnp-self-id .navbar-default.navbar .wrapper {
            height: 70px;
        }

            #cnp-self-id .navbar-default.navbar .wrapper .navbar-brand {
                margin-top: 10px;
            }

    #cnp-self-id .content .nav-pills.nav {
        display: none;
    }

    #cnp-self-id .content > div {
        padding: 20px 0px 20px 40px;
        border-top-color: currentColor;
        border-top-width: 0px;
        border-top-style: none;
    }

    #cnp-self-id .content div[class^='self-id-step-']:not(.self-id-step-2-region) {
        padding: 20px 0px 20px 40px;
        border-top-color: currentColor;
        border-top-width: 0px;
        border-top-style: none;
    }

    #cnp-self-id .content > div h1 {
        width: 60%;
        font-size: 45px;
        margin-bottom: 22px;
    }

    #cnp-self-id .content div[class^='self-id-step-']:not(.self-id-step-2-region) h1 {
        width: 60%;
        font-size: 45px;
        margin-bottom: 22px;
    }

    #cnp-self-id .content > div .audience {
        width: 45%;
        margin-top: -105px;
        float: right;
    }

    #cnp-self-id .content div[class^='self-id-step-']:not(.self-id-step-2-region) .audience {
        width: 45%;
        margin-top: -105px;
        float: right;
    }

    #cnp-self-id .content > div {
        margin: 14% -15px !important;
    }

        #cnp-self-id .content > div .learn-more {
            margin-top: 25px;
        }

    #cnp-self-id .content .self-id-step-2 .heading {
        width: 48%;
        float: left;
    }

        #cnp-self-id .content .self-id-step-2 .heading h1 {
            width: 100% !important;
        }

    #cnp-self-id .content .self-id-step-2 .form {
        width: 48%;
        float: left;
    }

        #cnp-self-id .content .self-id-step-2 .form .btn-group {
            margin-right: 20px;
            float: left;
        }

        #cnp-self-id .content .self-id-step-2 .form .self-id-step-2-region {
            width: 170px;
            float: left;
        }

            #cnp-self-id .content .self-id-step-2 .form .js-texas-region {
                margin-right: 5px;
                width: 200px;
                float: left;
            }

            #cnp-self-id .content .self-id-step-2 .form .self-id-step-2-region .btn-default {
                width: 80%;
                margin-bottom: 0px;
            }

            #cnp-self-id .content .self-id-step-2 .form .js-texas-region .btn-default {
                width: 75% !important;
                margin-bottom: 0px;
            }

            #cnp-self-id .content .self-id-step-2 .form .self-id-step-2-region .dropdown-menu {
                top: 94%;
            }

    #cnp-self-id .content .self-id-step-2 .cnp-i-need-help {
        margin-left: 0px;
    }

    #cnp-self-id footer .large-screen .fat-footer {
        display: none !important;
    }
}

@media screen and (min-width:1200px) {
    #cnp-self-id .content > div.self-id-white-stripe {
        margin: 16% -15px !important;
        padding: 20px 0px;
    }

        #cnp-self-id .content > div.self-id-white-stripe > div.self-id-white-stripe-content {
            margin: 0px auto;
            max-width: 1200px;
        }

        #cnp-self-id .content > div.self-id-white-stripe .audience {
            margin-top: -100px;
        }

    #cnp-self-id .content div[class^='self-id-step-']:not(.self-id-step-2-region) .heading {
        margin-right: 30px;
    }

    #cnp-self-id .content div[class^='self-id-step-']:not(.self-id-step-2-region) .learn-more {
        margin-top: 34px;
    }
}

#cnp-contact-us .other-tx-content .media {
    padding-top: 22px;
    margin-top: 11px;
    border-top-color: rgb(235, 235, 235);
    border-top-width: 1px;
    border-top-style: solid;
}

#cnp-contact-us .other-tx-content :first-of-type.media {
    border-top-color: currentColor;
    border-top-width: 0px;
    border-top-style: none;
}

#cnp-contact-us footer .large-screen {
    padding-top: 0px;
}

    #cnp-contact-us footer .large-screen .fat-footer :not(.feedback).row {
        display: none;
    }

    #cnp-contact-us footer .large-screen .fat-footer .row.feedback {
        margin-top: -30px;
        margin-bottom: 0px;
    }

@media screen and (min-width:768px) {
    #cnp-contact-us .other-tx-content .media {
        border-top-color: currentColor;
        border-top-width: 0px;
        border-top-style: none;
    }

        #cnp-contact-us .other-tx-content .media h2 {
            margin-top: 0px;
        }
}

@media screen and (min-width:992px) {
    #cnp-contact-us .other-tx-tertiary-nav .navbar-tertiary {
        border-top-color: currentColor;
        border-top-width: 0px;
        border-top-style: none;
    }

        #cnp-contact-us .other-tx-tertiary-nav .navbar-tertiary > p {
            margin-top: 0px;
        }

        #cnp-contact-us .other-tx-tertiary-nav .navbar-tertiary > a:first-of-type {
            border-top-color: rgb(235, 235, 235);
            border-top-width: 3px;
            border-top-style: solid;
        }

    #cnp-contact-us .other-tx-tertiary-nav .child.navbar-tertiary > a:first-of-type {
        border-top-width: 1px;
    }
}

#cnp-contact-us body {
    color: rgb(51, 51, 51);
}

#cnp-contact-us h2 {
    font-size: 18px;
    font-weight: bold;
}

#cnp-contact-us .page-header {
    margin: 0px;
    padding: 0px;
    border: 0px currentColor;
    color: rgb(55, 58, 54);
}

    #cnp-contact-us .page-header h1 {
        margin: 0px;
        line-height: 1;
        font-size: 24px;
        font-weight: bold;
    }

    #cnp-contact-us .page-header p {
        font-size: 18px;
    }

#cnp-contact-us .other-tx-content ul:not(.list-unstyled) {
    padding-left: 20px;
    margin-left: 0px;
}

#cnp-contact-us .list-group.navbar-tertiary > p {
    margin: 8px 0px;
    font-size: 16px;
    font-weight: bold;
}

#cnp-contact-us .list-group.navbar-tertiary > a {
    font-size: 16px;
}

#cnp-contact-us .other-tx-right-rail {
    font-size: 14px;
}

    #cnp-contact-us .other-tx-right-rail h2 {
        margin-top: 22px;
    }

    #cnp-contact-us .other-tx-right-rail .share-bar {
        display: none;
    }

    #cnp-contact-us .other-tx-right-rail ul {
        padding: 10px 0px;
        border-top-color: rgb(182, 187, 186);
        border-bottom-color: rgb(182, 187, 186);
        border-top-width: 1px;
        border-bottom-width: 1px;
        border-top-style: solid;
        border-bottom-style: solid;
    }

    #cnp-contact-us .other-tx-right-rail .share-bar ul {
        border: 0px currentColor;
    }

    #cnp-contact-us .other-tx-right-rail ul > li > a {
        line-height: 1.7;
    }

    #cnp-contact-us .other-tx-right-rail .email {
        background: url("../images/icon-email-bw.png") no-repeat left top;
        padding-left: 30px;
    }

    #cnp-contact-us .other-tx-right-rail .phone {
        background: url("../images/icon-phone-bw.png") no-repeat left top;
        padding-left: 30px;
    }

    #cnp-contact-us .other-tx-right-rail .location {
        background: url("../images/icon-location-bw.png") no-repeat left top;
        padding-left: 30px;
    }

    #cnp-contact-us .other-tx-right-rail .snail-mail {
        background: url("../images/icon-snail-mail-bw.png") no-repeat left top;
        padding-left: 30px;
    }

@media screen and (max-width:480px) {
    #cnp-contact-us h1 {
        color: rgb(255, 255, 255);
        font-size: 24px;
        font-weight: bold;
    }

    #cnp-contact-us h2 {
        margin-top: 0px;
    }

    #cnp-contact-us .other-tx-right-rail h2 {
        border-top-color: currentColor;
        border-top-width: 0px;
        border-top-style: none;
    }

    #cnp-contact-us .other-tx-right-rail {
        border-top-color: rgb(55, 55, 55);
        border-top-width: 4px;
        border-top-style: solid;
    }
}

@media screen and (max-width:767px) {
    #cnp-contact-us .page-header {
        padding: 12px 15px;
        margin-right: -15px;
        margin-left: -15px;
    }

        #cnp-contact-us .page-header h1 {
            color: rgb(255, 255, 255);
        }

    #cnp-contact-us .other-tx-right-rail {
        padding-bottom: 25px;
    }
}

@media screen and (min-width:768px) {
    #cnp-contact-us .other-tx-content {
        margin-bottom: 15px;
        border-right-color: rgb(235, 235, 235);
        border-right-width: 1px;
        border-right-style: solid;
    }

        #cnp-contact-us .other-tx-content .share-bar {
            display: none;
        }

    #cnp-contact-us .other-tx-right-rail .share-bar {
        display: block;
    }

        #cnp-contact-us .other-tx-right-rail .share-bar ul li {
            width: 40%;
        }

    #cnp-contact-us .other-tx-right-rail ul {
        border: 0px currentColor;
    }
}

@media screen and (min-width:992px) {
    #cnp-contact-us .content.container {
        margin-bottom: 50px;
    }

    #cnp-contact-us .other-tx-content {
        width: 51.35%;
        padding-right: 30px;
        margin-bottom: 30px;
    }

    #cnp-contact-us .other-tx-right-rail {
        left: 26.65%;
        width: 22%;
    }

        #cnp-contact-us .other-tx-right-rail .share-bar ul li {
            width: 30%;
        }

    #cnp-contact-us .other-tx-tertiary-nav {
        right: 73.35%;
    }

    #cnp-contact-us .well {
        min-height: 150px;
    }
}

#cnp-homepage-corporate .row {
    -ms-overflow-y: hidden;
}

#cnp-homepage-corporate .text-only.featured-content {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
    border-top-color: rgb(182, 187, 186);
    border-bottom-color: rgb(29, 29, 29);
    border-top-width: 1px;
    border-bottom-width: 4px;
    border-top-style: solid;
    border-bottom-style: solid;
}

    #cnp-homepage-corporate .text-only.featured-content > .navbar-header {
        margin-right: -15px;
        margin-left: -15px;
    }

    #cnp-homepage-corporate .text-only.featured-content > .navbar-collapse {
        margin-right: -15px;
        margin-left: -15px;
    }

@media all and (min-width:991px) {
    #cnp-homepage-corporate .text-only.featured-content > .navbar-header {
        margin-right: 0px;
        margin-left: 0px;
    }

    #cnp-homepage-corporate .text-only.featured-content > .navbar-collapse {
        margin-right: 0px;
        margin-left: 0px;
    }
}

#cnp-homepage-corporate .text-only.featured-content blockquote {
    margin: 0px auto;
    padding: 25px 0px;
    border: 0px currentColor;
    width: 90%;
    text-align: center;
    color: rgb(55, 55, 55);
    line-height: 1.1;
    font-size: 22px;
    font-weight: lighter;
    background-color: rgb(255, 255, 255);
}

#cnp-homepage-corporate .gray-rail {
    padding-bottom: 200%;
    margin-bottom: -200%;
    border-top-color: rgb(245, 245, 245);
    border-top-width: 1px;
    border-top-style: solid;
    background-color: rgb(245, 245, 245);
}

    #cnp-homepage-corporate .gray-rail h3 {
        font-size: 16px;
        font-weight: bold;
    }

    #cnp-homepage-corporate .gray-rail h4 {
        font-size: 16px;
        font-weight: bold;
    }

    #cnp-homepage-corporate .gray-rail h4 {
        padding-top: 20px;
    }

    #cnp-homepage-corporate .gray-rail > a {
        font-size: 16px;
    }

    #cnp-homepage-corporate .gray-rail .list-group {
        border: 0px currentColor;
        color: rgb(0, 153, 220);
        line-height: 1.3;
        padding-right: 0px;
        padding-left: 0px;
        font-size: 14px;
    }

    #cnp-homepage-corporate .gray-rail .list-group-item {
        border: 0px currentColor;
        color: rgb(0, 153, 220);
        line-height: 1.3;
        padding-right: 0px;
        padding-left: 0px;
        font-size: 14px;
    }

    #cnp-homepage-corporate .gray-rail .stock-quote {
        margin-top: 20px;
    }

    #cnp-homepage-corporate .gray-rail .cnp-social-media {
        margin-bottom: 60px;
    }

        #cnp-homepage-corporate .gray-rail .cnp-social-media li a {
            padding: 5px 0px 5px 30px;
            display: block;
        }

        #cnp-homepage-corporate .gray-rail .cnp-social-media a[href^='https://www.facebook.com'] {
            background: url("../images/icon-facebook-blue.png") no-repeat 5px 9px;
        }

        #cnp-homepage-corporate .gray-rail .cnp-social-media a[href^='https://www.twitter.com'] {
            background: url("../images/icon-twitter-blue.png") no-repeat 0px 10px;
        }

        #cnp-homepage-corporate .gray-rail .cnp-social-media a[href^='https://www.youtube.com'] {
            background: url("../images/icon-youtube-tv-blue.png") no-repeat 0px 9px;
        }

        #cnp-homepage-corporate .gray-rail .cnp-social-media a[href^='https://www.linkedin.com'] {
            background: url("../images/icon-linkedin-blue.png") no-repeat 4px 9px;
        }

#cnp-homepage-corporate .main-content .media {
    padding-top: 30px;
}

#cnp-homepage-corporate .main-content :not(:first-child).media {
    border-top-color: rgb(235, 235, 235);
    border-top-width: 1px;
    border-top-style: solid;
}

#cnp-homepage-corporate .main-content .media .pull-left {
    margin: 0px auto 20px;
}

#cnp-homepage-corporate .main-content .media .media-body {
    clear: both;
}

    #cnp-homepage-corporate .main-content .media .media-body h4 {
        color: rgb(0, 153, 220);
        font-size: 18px;
        font-weight: bold;
    }

#cnp-homepage-corporate footer .small-screen .cnp-social-media {
    display: none;
}

#cnp-homepage-corporate footer .large-screen {
    padding-top: 0px;
}

    #cnp-homepage-corporate footer .large-screen .fat-footer :not(.feedback).row {
        display: none;
    }

    #cnp-homepage-corporate footer .large-screen .fat-footer .row.feedback {
        margin-top: -30px;
        margin-bottom: 0px;
    }

@media screen and (min-width:768px) {
    #cnp-homepage-corporate .carousel .carousel-caption {
        top: 12px;
        text-align: center;
    }

        #cnp-homepage-corporate .carousel .carousel-caption > div {
            padding-right: 70px;
        }

    #cnp-homepage-corporate .text-only.featured-content {
        border-bottom-color: rgb(182, 187, 186);
        border-bottom-width: 1px;
        border-bottom-style: solid;
    }

        #cnp-homepage-corporate .text-only.featured-content blockquote {
            width: 80%;
            line-height: 1.3;
            font-size: 28px;
            max-width: 1170px;
        }

    #cnp-homepage-corporate .main-content {
        background: linear-gradient(to right, rgb(255, 255, 255) 0%, rgb(255, 255, 255) 60%, rgb(245, 245, 245) 60.01%);
    }

        #cnp-homepage-corporate .main-content .col-md-9 {
            background-color: rgb(255, 255, 255);
        }

    #cnp-homepage-corporate .gray-rail {
        padding-left: 29px;
        border-left-color: rgb(182, 187, 186);
        border-left-width: 1px;
        border-left-style: solid;
    }

        #cnp-homepage-corporate .gray-rail .cnp-social-media {
            margin-bottom: auto;
        }
}

@media screen and (min-width:992px) {
    #cnp-homepage-corporate .text-only.featured-content blockquote {
        padding-right: 25px;
        padding-left: 25px;
    }

    #cnp-homepage-corporate .navbar-default.navbar .collapse.navbar-collapse .navbar-nav.nav > .no-treatment {
        padding-right: 68px;
        padding-left: 68px;
    }

    #cnp-homepage-corporate .navbar-default.navbar .collapse.navbar-collapse .navbar-nav.nav > :first-of-type.no-treatment {
        padding-left: 34px;
    }

    #cnp-homepage-corporate .navbar-default.navbar .collapse.navbar-collapse .navbar-nav.nav > :last-of-type.no-treatment {
        padding-right: 34px;
    }

    #cnp-homepage-corporate .carousel .carousel-caption {
        top: 50px;
    }

        #cnp-homepage-corporate .carousel .carousel-caption > div {
            padding-right: 110px;
        }

    #cnp-homepage-corporate .main-content .col-md-9 {
        padding-bottom: 60px;
    }

        #cnp-homepage-corporate .main-content .col-md-9 .media .pull-left {
            width: 293px;
            margin-right: 35px;
        }

        #cnp-homepage-corporate .main-content .col-md-9 .media .media-body {
            clear: inherit;
        }

            #cnp-homepage-corporate .main-content .col-md-9 .media .media-body h4 a:hover {
                color: rgb(0, 86, 127);
            }

    #cnp-homepage-corporate .gray-rail {
        border-top-color: currentColor;
        border-left-color: rgb(182, 187, 186);
        border-top-width: 0px;
        border-left-width: 1px;
        border-top-style: none;
        border-left-style: solid;
    }

        #cnp-homepage-corporate .gray-rail h3 {
            font-size: 18px;
        }

        #cnp-homepage-corporate .gray-rail h4 {
            font-size: 18px;
        }

        #cnp-homepage-corporate .gray-rail .list-group-item:hover {
            color: rgb(0, 86, 127);
            text-decoration: underline;
        }
}

@media screen and (min-width:1200px) {
    #cnp-homepage-corporate .carousel .carousel-caption {
        top: 125px;
        height: 150px;
        min-height: 150px;
        max-height: 150px;
    }

    #cnp-homepage-corporate .main-content .col-md-9 {
        padding-bottom: 60px;
    }

        #cnp-homepage-corporate .main-content .col-md-9 .media .pull-left {
            width: 370px;
        }
}

#cnp-homepage-corporate body {
    color: rgb(51, 51, 51);
}

#cnp-homepage-corporate .page-header {
    margin: 0px;
    padding: 0px;
    border: 0px currentColor;
    color: rgb(55, 58, 54);
}

    #cnp-homepage-corporate .page-header h1 {
        margin: 0px;
        line-height: 1;
        font-size: 24px;
        font-weight: bold;
    }

    #cnp-homepage-corporate .page-header p {
        font-size: 18px;
    }

#cnp-homepage-corporate .media .img-responsive {
    width: 100%;
}

#cnp-homepage-corporate .other-tx-content ul:not(.list-unstyled) {
    padding-left: 20px;
    margin-left: 0px;
}

#cnp-homepage-corporate .list-group.navbar-tertiary > p {
    margin: 8px 0px;
    font-size: 16px;
    font-weight: bold;
}

#cnp-homepage-corporate .list-group.navbar-tertiary > a {
    font-size: 16px;
}

#cnp-homepage-corporate .other-tx-right-rail {
    font-size: 14px;
}

    #cnp-homepage-corporate .other-tx-right-rail h2 {
        margin-top: 22px;
    }

    #cnp-homepage-corporate .other-tx-right-rail .share-bar {
        display: none;
    }

    #cnp-homepage-corporate .other-tx-right-rail ul {
        padding: 10px 0px;
        border-top-color: rgb(111, 124, 125);
        border-bottom-color: rgb(111, 124, 125);
        border-top-width: 1px;
        border-bottom-width: 1px;
        border-top-style: solid;
        border-bottom-style: solid;
    }

    #cnp-homepage-corporate .other-tx-right-rail .share-bar ul {
        border: 0px currentColor;
    }

    #cnp-homepage-corporate .other-tx-right-rail ul > li > a {
        line-height: 1.7;
    }

    #cnp-homepage-corporate .other-tx-right-rail .email {
        background: url("../images/icon-email-bw.png") no-repeat left top;
        padding-left: 30px;
    }

    #cnp-homepage-corporate .other-tx-right-rail .phone {
        background: url("../images/icon-phone-bw.png") no-repeat left top;
        padding-left: 30px;
    }

    #cnp-homepage-corporate .other-tx-right-rail .location {
        background: url("../images/icon-location-bw.png") no-repeat left top;
        padding-left: 30px;
    }

    #cnp-homepage-corporate .other-tx-right-rail .snail-mail {
        background: url("../images/icon-snail-mail-bw.png") no-repeat left top;
        padding-left: 30px;
    }

#cnp-homepage-corporate .container {
    overflow: hidden;
}

#cnp-homepage-corporate .slide.carousel {
    overflow: hidden;
}

#cnp-homepage-corporate .global-navbar .container {
}

@media screen and (max-width:480px) {
    #cnp-homepage-corporate .page-header {
        padding: 12px 15px;
        margin-right: -15px;
        margin-left: -15px;
    }

    #cnp-homepage-corporate h1 {
        color: rgb(255, 255, 255);
        font-size: 24px;
        font-weight: bold;
    }

    #cnp-homepage-corporate h2 {
        margin-top: 0px;
    }

    #cnp-homepage-corporate .other-tx-right-rail h2 {
        border-top-color: currentColor;
        border-top-width: 0px;
        border-top-style: none;
    }

    #cnp-homepage-corporate .other-tx-right-rail {
        border-top-color: rgb(55, 55, 55);
        border-top-width: 4px;
        border-top-style: solid;
    }
}

@media screen and (max-width:767px) {
    #cnp-homepage-corporate .other-tx-right-rail {
        padding-bottom: 25px;
    }
}

@media screen and (min-width:768px) {
    #cnp-homepage-corporate .other-tx-content {
        margin-bottom: 15px;
        border-right-color: rgb(235, 235, 235);
        border-right-width: 1px;
        border-right-style: solid;
    }

        #cnp-homepage-corporate .other-tx-content .share-bar {
            display: none;
        }

    #cnp-homepage-corporate .other-tx-right-rail .share-bar {
        display: block;
    }

    #cnp-homepage-corporate .other-tx-right-rail ul {
        border: 0px currentColor;
    }
}

@media screen and (min-width:992px) {
    #cnp-homepage-corporate .content.container {
        margin-bottom: 50px;
    }

    #cnp-homepage-corporate .other-tx-content {
        width: 51.35%;
        padding-right: 30px;
        margin-bottom: 30px;
    }

    #cnp-homepage-corporate .other-tx-right-rail {
        left: 26.65%;
        width: 22%;
    }

    #cnp-homepage-corporate .other-tx-tertiary-nav {
        right: 73.35%;
    }

    #cnp-homepage-corporate .well {
        min-height: 150px;
    }
}

button.call-to-action {
    background: url("../images/icon-button-next-30x30.png") no-repeat right 15px top 50% / 20px rgb(0, 153, 220);
    padding: 10px 55px 10px 15px;
    border-radius: 25px;
    border: currentColor;
    color: rgb(255, 255, 255);
    font-size: 16px;
    font-weight: normal;
    margin-top: 10px;
    margin-bottom: 10px;
    display: inline-block;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
}

a.call-to-action {
    background: url("../images/icon-button-next-30x30.png") no-repeat right 15px top 50% / 20px rgb(0, 153, 220);
    padding: 10px 55px 10px 15px;
    border-radius: 25px;
    border: currentColor;
    color: rgb(255, 255, 255);
    font-size: 16px;
    font-weight: normal;
    margin-top: 10px;
    margin-bottom: 10px;
    display: inline-block;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
}

button.call-to-action:visited {
    color: rgb(255, 255, 255);
}

a.call-to-action:visited {
    color: rgb(255, 255, 255);
}

button.call-to-action:focus {
}

a.call-to-action:focus {
}

button.call-to-action:active {
}

a.call-to-action:active {
}

button.call-to-action:hover {
}

a.call-to-action:hover {
}

button.call-to-action:hover {
    color: rgb(255, 255, 255);
    text-decoration: none;
    background-color: rgb(0, 86, 127);
}

a.call-to-action:hover {
    color: rgb(255, 255, 255);
    text-decoration: none;
    background-color: rgb(0, 86, 127);
}

button.shorter.call-to-action {
    background-position: right 10px top 50%;
    padding: 5px 50px 5px 15px;
}

a.shorter.call-to-action {
    background-position: right 10px top 50%;
    padding: 5px 50px 5px 15px;
}

button.next.call-to-action {
    background-position: right 10px top 50%;
    padding: 5px 50px 5px 15px;
}

a.next.call-to-action {
    background-position: right 10px top 50%;
    padding: 5px 50px 5px 15px;
}

button.prev.call-to-action {
    background: url("../images/icon-button-prev-30x30.png") no-repeat 10px 50% / 20px rgb(111, 124, 125);
    padding: 5px 15px 5px 50px;
}

a.prev.call-to-action {
    background: url("../images/icon-button-prev-30x30.png") no-repeat 10px 50% / 20px rgb(111, 124, 125);
    padding: 5px 15px 5px 50px;
}

button.prev.call-to-action:hover {
    background-color: rgb(60, 68, 69);
}

a.prev.call-to-action:hover {
    background-color: rgb(60, 68, 69);
}

.form-submit {
    margin-top: 30px;
}

    .form-submit input[type='submit'] {
        padding: 5px 20px;
        border-radius: 25px;
        border: currentColor;
        text-align: center;
        color: rgb(255, 255, 255);
        font-size: 16px;
        font-weight: normal;
        margin-top: 10px;
        margin-bottom: 10px;
        margin-left: 20px;
        display: inline-block;
        background-color: rgb(0, 153, 220);
        -webkit-border-radius: 25px;
        -moz-border-radius: 25px;
    }

    .form-submit button {
        padding: 5px 20px;
        border-radius: 25px;
        border: currentColor;
        text-align: center;
        color: rgb(255, 255, 255);
        font-size: 16px;
        font-weight: normal;
        margin-top: 10px;
        margin-bottom: 10px;
        margin-left: 20px;
        display: inline-block;
        background-color: rgb(0, 153, 220);
        -webkit-border-radius: 25px;
        -moz-border-radius: 25px;
    }

    .form-submit input[type='submit']:visited {
        color: rgb(255, 255, 255);
    }

    .form-submit button:visited {
        color: rgb(255, 255, 255);
    }

    .form-submit input[type='submit']:focus {
    }

    .form-submit button:focus {
    }

    .form-submit input[type='submit']:active {
    }

    .form-submit button:active {
    }

    .form-submit input[type='submit']:hover {
    }

    .form-submit button:hover {
    }

    .form-submit input[type='submit']:hover {
        color: rgb(255, 255, 255);
        text-decoration: none;
        background-color: rgb(0, 86, 127);
    }

    .form-submit button:hover {
        color: rgb(255, 255, 255);
        text-decoration: none;
        background-color: rgb(0, 86, 127);
    }

    .form-submit input[type='submit'].reset {
        background-color: rgb(111, 124, 125);
    }

    .form-submit button.reset {
        background-color: rgb(111, 124, 125);
    }

    .form-submit input[type='submit'].reset:hover {
        background-color: rgb(60, 68, 69);
    }

    .form-submit button.reset:hover {
        background-color: rgb(60, 68, 69);
    }

    .form-submit input[type='submit']:first-of-type {
        margin-left: 0px;
    }

    .form-submit button:first-of-type {
        margin-left: 0px;
    }

#cnp-events {
}

    #cnp-events h2 {
        font-size: 28px;
        font-weight: lighter;
        margin-bottom: 15px;
    }

    #cnp-events h3 {
        margin: 0px 0px 15px;
        font-weight: bold;
    }

@media screen and (min-width:768px) {
    #cnp-events .other-tx-right-rail .sidebar-section {
        margin-top: 30px !important;
    }

        #cnp-events .other-tx-right-rail .sidebar-section h2 {
            margin-top: 0px;
            margin-bottom: 15px;
        }
}

@media screen and (min-width:768px) {
    #cnp-events h2 {
        margin-top: 36px;
    }

    #cnp-events .sidebar-section {
        margin-bottom: 20px;
    }

        #cnp-events .sidebar-section h2 {
            margin-bottom: 15px !important;
        }
}

.featuredEvent {
    background: rgb(245, 245, 245);
    width: 100%;
    overflow: visible;
    display: inline-block;
}

    .featuredEvent h3 {
        margin: 0px 0px 15px;
        font-size: 26px;
    }

    .featuredEvent .eventDetails {
        padding: 15px 15px 0px;
        width: 50%;
        font-size: 14px;
        float: right;
    }

@media all and (max-width:500px) {
    .featuredEvent .eventDetails {
        width: 100%;
    }
}

.featuredEvent .eventDetails ul {
    margin-top: 0px;
}

@media all and (max-width:1199px) {
    .featuredEvent .eventDetails hr {
        display: none;
    }
}

.featuredEvent .image {
    width: 50%;
    float: left;
    position: relative;
}

@media all and (max-width:500px) {
    .featuredEvent .image {
        background: rgb(255, 255, 255);
        width: 100%;
        text-align: center;
    }
}

.featuredEvent .image img {
    width: 100%;
}

.featuredEvent p {
    padding: 0px 15px;
    width: 50%;
    display: inline-block;
}

@media all and (max-width:1199px) {
    .featuredEvent p {
        width: 100%;
    }
}

@media all and (max-width:1199px) {
    .featuredEvent p:first-of-type {
        padding-top: 15px;
    }
}

.featuredEvent .row {
    background: rgb(245, 245, 245);
    margin-right: 0px;
    margin-left: 0px;
}

.other-tx-content .featuredEvent .row {
    margin: 0px;
}

.featuredEvent .row .eventDetails {
    padding: 15px 10px;
    height: 100%;
}

.featuredEvent .dateOverlay {
    background: rgb(255, 255, 255);
    border-width: 10px 1px 1px;
    border-style: solid;
    border-color: rgb(111, 124, 125);
    padding: 5px;
    border-radius: 5px;
    left: 10px;
    width: 65px;
    height: 70px;
    text-align: center;
    bottom: 10px;
    text-transform: uppercase;
    line-height: 1;
    font-size: 20px;
    position: absolute;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
}

    .featuredEvent .dateOverlay .day {
        margin: 0px;
        font-size: 33px;
        font-weight: bold;
        display: inline-block;
    }

.recent-events {
    margin-top: 40px;
}

.event {
    clear: both;
    margin-bottom: 0px;
}

    .event h3 {
        font-size: 18px;
        font-weight: bold;
        margin-top: 10px;
    }

    .event img {
        width: 100px;
        margin-right: 15px;
        float: left;
    }

    .event hr {
        margin-top: 15px;
        margin-bottom: 0px;
        border-top-color: rgb(245, 245, 245);
        border-top-width: 1px;
        border-top-style: solid;
    }

        .event hr:first-child {
            margin-top: 14px;
        }

.eventDetails {
    display: inline-block;
}

    .eventDetails hr {
        margin: 15px 0px;
        border-top-color: rgb(182, 187, 186);
        border-top-width: 1px;
        border-top-style: solid;
    }

    .eventDetails ul {
        margin: 15px 0px 0px;
        padding: 0px;
        display: inline-block;
        list-style-type: none;
    }

@media screen and (min-width:768px) {
    .eventDetails ul {
        margin: 0px;
    }
}

.eventDetails ul li {
    margin: 0px 0px 10px;
}

    .eventDetails ul li:last-child {
        margin: 0px;
    }

.eventDetails ul img {
    width: auto;
    margin-right: 10px;
    float: left;
}

.video-container {
    height: 0px;
    overflow: hidden;
    padding-top: 30px;
    padding-bottom: 56.25%;
    margin-bottom: 15px;
    position: relative;
}

    .video-container iframe {
        left: 0px;
        top: 0px;
        width: 100%;
        height: 100%;
        position: absolute;
    }

#cnp-events {
}

    #cnp-events .page-header {
        margin: 0px;
        padding: 0px;
        border: 0px currentColor;
        color: rgb(55, 55, 55);
    }

@media screen and (max-width:767px) {
    #cnp-events .page-header {
        background: rgb(55, 55, 55);
        margin: 0px -15px;
        padding: 12px 15px;
        border: 0px currentColor;
        color: rgb(255, 255, 255);
    }
}

#cnp-events .page-header h1 {
    margin: 0px;
    line-height: 1;
    font-size: 30px;
    font-weight: bold;
}

@media screen and (max-width:767px) {
    #cnp-events .page-header h1 {
        margin: 0px;
        color: rgb(255, 255, 255);
        line-height: 1;
        font-size: 24px;
        font-weight: bold;
    }
}

#cnp-events .page-header h2 {
    margin-bottom: 0px;
}

#cnp-events .page-header br {
    display: none;
}

#cnp-events .page-header + .share-bar {
    display: none !important;
}

@media all and (max-width:767px) {
    #cnp-events .page-header + .share-bar {
        display: block !important;
    }

    table#cnp-events .page-header + .share-bar {
        display: table;
    }

    tr#cnp-events .page-header + .share-bar {
        display: table-row !important;
    }

    th#cnp-events .page-header + .share-bar {
        display: table-cell !important;
    }

    td#cnp-events .page-header + .share-bar {
        display: table-cell !important;
    }
}

#cnp-events .list-group.navbar-tertiary > a {
    font-size: 16px;
}

@media screen and (min-width:992px) {
    #cnp-events .other-tx-tertiary-nav {
        right: 73.45%;
    }
}

#cnp-events .other-tx-content {
    margin-bottom: 15px;
    border-right-color: rgb(235, 235, 235);
    border-right-width: 1px;
    border-right-style: solid;
}

@media screen and (max-width:767px) {
    #cnp-events .other-tx-content {
        margin-bottom: 0px;
        border-right-color: currentColor;
        border-right-width: 0px;
        border-right-style: none;
    }
}

@media screen and (min-width:768px) {
    #cnp-events .other-tx-content .event {
        margin: 15px 0px;
    }

    #cnp-events .other-tx-content .eventDetails {
        font-size: 14px;
    }

    #cnp-events .other-tx-content .featuredEvent p {
        font-size: 14px;
    }

    #cnp-events .other-tx-content .featuredEvent .eventDetails {
        font-size: 14px;
    }
}

@media screen and (min-width:992px) {
    #cnp-events .other-tx-content {
        width: 51.35%;
        padding-right: 30px;
        margin-bottom: 50px;
    }
}

#cnp-events .other-tx-content .row {
    margin-right: -15px;
    margin-left: -15px;
}

@media screen and (min-width:992px) {
    #cnp-events .other-tx-right-rail {
        left: 26.65%;
        width: 22%;
    }
}

@media screen and (max-width:767px) {
    #cnp-events .other-tx-right-rail {
        border-top-color: rgb(55, 55, 55);
        border-top-width: 4px;
        border-top-style: solid;
    }
}

@media all and (max-width:767px) {
    #cnp-events .other-tx-right-rail .share-bar {
        display: none !important;
    }
}

#cnp-events .other-tx-right-rail .share-bar li {
    width: 40%;
}

@media screen and (min-width:992px) {
    #cnp-events .other-tx-right-rail .share-bar li {
        width: 30%;
    }
}

@media screen and (max-width:767px) {
    #cnp-events .other-tx-right-rail .share-bar li {
        border-top-color: rgb(55, 55, 55);
        border-top-width: 3px;
        border-top-style: solid;
    }

        #cnp-events .other-tx-right-rail .share-bar li ul {
            margin-right: 15px;
            margin-left: 15px;
            border-bottom-color: rgb(182, 187, 186);
            border-bottom-width: 1px;
            border-bottom-style: solid;
        }

            #cnp-events .other-tx-right-rail .share-bar li ul .faqs {
                border-right-color: rgb(182, 187, 186);
                border-right-width: 1px;
                border-right-style: solid;
            }
}

#cnp-events .other-tx-right-rail h4 {
    font-size: 18px;
    font-weight: bold;
}

@media screen and (max-width:767px) {
    #cnp-events .other-tx-right-rail h4 {
        margin-top: 0px;
    }
}

#cnp-events .other-tx-right-rail h2 {
    margin-bottom: 0px;
}

#cnp-events .other-tx-right-rail .sidebar-section {
    padding: 0px;
    font-size: 14px;
    margin-top: 20px;
}

#cnp-events .other-tx-right-rail :last-child.sidebar-section {
    margin-bottom: 20px;
}

@media screen and (min-width:992px) {
    #cnp-events .other-tx-right-rail .sidebar-section {
        margin-top: 50px;
    }
}

#cnp-events .other-tx-right-rail .sidebar-section ul {
    margin: 0px;
    padding: 0px;
    list-style-type: none;
}

    #cnp-events .other-tx-right-rail .sidebar-section ul li {
        margin-bottom: 30px;
    }

        #cnp-events .other-tx-right-rail .sidebar-section ul li:last-child {
            margin-bottom: 0px;
        }

#cnp-events .other-tx-right-rail .sidebar-section .eventDetails ul {
    margin: 10px 0px 0px;
}

#cnp-events .other-tx-right-rail .sidebar-section .eventDetails li {
    margin-top: 0px;
    margin-bottom: 10px;
    margin-left: 35px;
}

    #cnp-events .other-tx-right-rail .sidebar-section .eventDetails li:last-child {
        margin-bottom: 0px;
    }

    #cnp-events .other-tx-right-rail .sidebar-section .eventDetails li img {
        margin-right: 0px;
        margin-left: -35px;
    }

#cnp-events .other-tx-right-rail .multimedia {
    width: 100%;
}

@media screen and (max-width:767px) {
    #cnp-events .other-tx-right-rail .multimedia + div {
        width: 70%;
    }
}

#image-slider #slides {
    margin: 0px;
    padding: 0px;
    display: block;
    list-style-type: none;
}

    #image-slider #slides > li {
        margin: 0px;
        padding: 0px;
        display: none;
    }

        #image-slider #slides > li.active {
            display: block;
        }

    #image-slider #slides .image {
        position: relative;
    }

        #image-slider #slides .image img {
            width: 100%;
            max-width: 425px;
        }

@media screen and (max-width:991px) {
    #image-slider #slides .image img {
        margin-right: auto;
        margin-left: auto;
    }
}

#image-slider #slides h3 {
    text-align: center;
    font-size: 22px;
    font-weight: lighter;
    margin-top: 25px;
}

@media screen and (max-width:991px) {
    #image-slider #slides h3 {
        margin-top: 45px;
        margin-bottom: 15px;
    }
}

#image-slider #slides .slide-text {
    margin: 45px 0px 0px;
}

@media screen and (max-width:767px) {
    #image-slider #slides .slide-text {
        margin-top: 15px;
    }
}

#image-slider #slides .slide-text h4 {
    margin: 0px;
    font-size: 16px;
    font-weight: bold;
}

#image-slider #slides .slide-text p {
    font-size: 16px;
}

@media screen and (min-width:768px) {
    #image-slider #slides .slide-text h3 {
        text-align: left;
        margin-top: 0px;
    }
}

#image-slider #slides .viewPdf img.img-responsive {
    margin-right: 25px;
    float: left;
    display: inline-block;
}

#image-slider #slides .viewPdf a {
    font-size: 16px;
}

#image-slider .slide-counter #slide-counter {
    text-align: center;
    color: rgb(111, 124, 125);
    font-size: 14px;
    position: relative;
    z-index: 800;
}

@media screen and (min-width:768px) {
    #image-slider .slide-counter #slide-counter {
        text-align: left;
        bottom: -45px;
    }
}

#image-slider #slide-buttons {
    position: relative;
}

@media screen and (max-width:767px) {
    #image-slider #slide-buttons {
        padding-top: 50px;
        padding-bottom: 100px;
    }
}

#image-slider #slide-buttons button {
    top: -50px;
    position: relative;
}

@media screen and (max-width:991px) {
    #image-slider #slide-buttons button {
        top: 0px;
    }
}

#image-slider #slide-buttons button#prev {
    left: 0px;
    margin-right: 25px;
    float: left;
}

@media screen and (max-width:991px) {
    #image-slider #slide-buttons button#next {
        left: 0px;
        float: right;
    }
}

@media screen and (min-width:1200px) {
    #image-slider .slides {
        padding: 0px 100px 0px 0px;
    }

    #image-slider .slide-buttons {
        padding: 0px 100px 0px 0px;
    }

    #image-slider .slide-counter {
        padding: 0px 100px 0px 0px;
    }
}

@media screen and (max-width:767px) {
    #image-slider .slides {
        background: rgb(245, 245, 245);
    }

    #image-slider .slide-buttons {
        background: rgb(245, 245, 245);
    }

    #image-slider .slide-counter {
        background: rgb(245, 245, 245);
    }
}

@media screen and (max-width:767px) {
    #image-slider .image {
        background: rgb(255, 255, 255);
        padding-bottom: 15px;
        margin-top: -20px;
    }
}

#cnp-how-to-read-your-bill {
}

    #cnp-how-to-read-your-bill .page-header {
        margin: 0px;
        padding: 0px;
        border: 0px currentColor;
        color: rgb(55, 55, 55);
    }

@media screen and (max-width:767px) {
    #cnp-how-to-read-your-bill .page-header {
        background: rgb(55, 55, 55);
        margin: 0px -15px;
        padding: 12px 15px;
        border: 0px currentColor;
        color: rgb(255, 255, 255);
    }
}

#cnp-how-to-read-your-bill .page-header h1 {
    margin: 0px;
    line-height: 1;
    font-size: 24px;
    font-weight: bold;
}

@media screen and (max-width:767px) {
    #cnp-how-to-read-your-bill .page-header h1 {
        margin: 0px;
        color: rgb(255, 255, 255);
        line-height: 1;
        font-size: 24px;
        font-weight: bold;
    }
}

#cnp-how-to-read-your-bill .page-header p {
    margin: 0px 0px 22px;
    font-size: 18px;
}

@media screen and (max-width:767px) {
    #cnp-how-to-read-your-bill .page-header p {
        margin: 0px;
        font-size: 18px;
    }
}

#cnp-how-to-read-your-bill .page-header br {
    display: none;
}

#cnp-how-to-read-your-bill .other-tx-content {
    margin-bottom: 15px;
}

@media screen and (max-width:767px) {
    #cnp-how-to-read-your-bill .other-tx-content {
        margin-bottom: 0px;
    }
}

#cnp-how-to-read-your-bill .list-group.navbar-tertiary > a {
    font-size: 16px;
}

@media screen and (min-width:992px) {
    #cnp-how-to-read-your-bill .other-tx-tertiary-nav {
        right: 75%;
    }
}

#cnp-service-areas {
}

    #cnp-service-areas #home-service-plus {
        margin-bottom: 50px;
        display: none;
    }

    #cnp-service-areas #natural-gas {
        margin-bottom: 50px;
        display: none;
    }

    #cnp-service-areas .active#home-service-plus {
        display: block;
    }

    #cnp-service-areas .active#natural-gas {
        display: block;
    }

    #cnp-service-areas .services-toggle {
        text-align: center;
        margin-bottom: 30px;
    }

        #cnp-service-areas .services-toggle .btn {
            background: rgb(255, 255, 255);
            border: 1px solid rgb(182, 187, 186);
            font-size: 14px;
        }

            #cnp-service-areas .services-toggle .btn:hover {
                background: linear-gradient(rgb(182, 187, 186) 0%, rgb(245, 245, 245) 70%);
            }

        #cnp-service-areas .services-toggle .active.btn {
            background: linear-gradient(rgb(182, 187, 186) 0%, rgb(245, 245, 245) 70%);
        }

    #cnp-service-areas .image {
        text-align: center;
    }

        #cnp-service-areas .image img[src*='desktop'] {
            max-width: 478px;
        }

@media screen and (max-width:767px) {
    #cnp-service-areas .image img[src*='desktop'] {
        display: none;
    }
}

#cnp-service-areas .image img[src*='mobile'] {
    display: none;
}

@media screen and (max-width:767px) {
    #cnp-service-areas .image img[src*='mobile'] {
        display: inline-block;
    }
}

#cnp-service-areas button.btn.areas {
    background: url("../images/icon-chevron-down-black.png") no-repeat 100% 50%;
    margin: 15px 0px 5px;
    padding: 0px;
    border-radius: 0px;
    width: 100%;
    text-align: left;
    color: rgb(55, 55, 55);
    font-size: 28px;
    font-weight: lighter;
    border-bottom-color: rgb(182, 187, 186);
    border-bottom-width: 1px;
    border-bottom-style: solid;
    opacity: 1;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
}

@media screen and (min-width:768px) {
    #cnp-service-areas button.btn.areas {
    }
}

#cnp-service-areas button.disabled.btn.areas {
}

#cnp-service-areas button[disabled].btn.areas {
}

#cnp-service-areas button.btn.areas:focus {
    box-shadow: none;
}

#cnp-service-areas button.btn.areas:active {
    box-shadow: none;
}

#cnp-service-areas button.at.btn.areas {
    background-position: 100% 50%;
    background-image: url("../images/icon-chevron-up-black.png");
    background-repeat: no-repeat;
}

@media screen and (min-width:768px) {
    #cnp-service-areas button.at.btn.areas {
    }
}

#cnp-service-areas .areas {
    font-weight: normal;
}

    #cnp-service-areas .areas ul {
        margin: 0px;
        padding: 0px;
        font-size: 16px;
        list-style-type: none;
    }

#cnp-service-areas .in.areas::before {
    background-image: url("../images/icon-chevron-up-black.png");
}

#cnp-service-areas .servicesForm {
    background: rgb(245, 245, 245);
    margin: 30px 0px 0px;
    padding: 0px;
    border-radius: 5px;
    color: rgb(111, 124, 125);
    font-size: 18px;
    font-weight: lighter;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
}

    #cnp-service-areas .servicesForm .services {
        padding: 25px;
    }

    #cnp-service-areas .servicesForm form {
        margin: 0px;
    }

        #cnp-service-areas .servicesForm form button {
            background: rgb(0, 153, 220);
            margin: -2px 0px 0px;
            outline: 0px;
            border-radius: 0px 3px 3px 0px;
            border: 1px solid rgb(182, 187, 186);
            left: -1px;
            width: 14%;
            height: 42px;
            display: inline-block;
            position: relative;
            -webkit-border-radius: 0 3px 3px 0;
            -moz-border-radius: 0 3px 3px 0;
        }

            #cnp-service-areas .servicesForm form button:focus {
                outline: 0px;
                box-shadow: none;
            }

            #cnp-service-areas .servicesForm form button img {
                width: 18px;
            }

        #cnp-service-areas .servicesForm form input {
            margin: -2px 0px 0px;
            padding: 10px 5px 10px 15px;
            outline: 0px;
            border-radius: 3px 0px 0px 3px;
            border: 1px solid rgb(182, 187, 186);
            width: 85%;
            height: 42px;
            font-size: 14px;
            font-weight: lighter;
            float: left;
            display: inline-block;
            -webkit-border-radius: 3px 0 0 3px;
            -moz-border-radius: 3px 0 0 3px;
        }

    #cnp-service-areas .servicesForm .results {
        padding: 25px;
        border-top-color: rgb(182, 187, 186);
        border-top-width: 1px;
        border-top-style: solid;
    }

        #cnp-service-areas .servicesForm .results .icon {
            height: 146px;
            text-align: center;
            color: rgb(0, 153, 220);
            font-size: 16px;
        }

@media screen and (min-width:768px) {
    #cnp-service-areas .servicesForm .results .icon {
        height: 125px;
    }
}

@media screen and (max-width:991px) {
    #cnp-service-areas .servicesForm .results :nth-child(2n+1).icon {
        float: left;
    }
}

#cnp-service-areas .servicesForm .results .icon button {
    border: currentColor;
    width: 100%;
    text-decoration: none;
}

    #cnp-service-areas .servicesForm .results .icon button:hover {
        text-decoration: none;
        cursor: pointer;
    }

#cnp-service-areas .servicesForm .results .icon img {
    margin: 15px auto;
    width: 45px;
    padding-top: 5px;
    display: block;
}

    #cnp-service-areas .servicesForm .results .icon img[src$='cleaning-bucket.png'] {
        width: 50px;
        padding-top: 0px;
    }

#cnp-service-areas .servicesForm .results .icon p {
    margin: 0px;
}

#cnp-service-areas .page-header {
    margin: 0px;
    padding: 0px;
    border: 0px currentColor;
    color: rgb(55, 55, 55);
}

@media screen and (max-width:767px) {
    #cnp-service-areas .page-header {
        background: rgb(55, 55, 55);
        margin: 0px -15px;
        padding: 12px 15px;
        border: 0px currentColor;
        color: rgb(255, 255, 255);
    }
}

#cnp-service-areas .page-header h1 {
    margin: 0px;
    line-height: 1;
    font-size: 30px;
    font-weight: bold;
}

@media screen and (max-width:767px) {
    #cnp-service-areas .page-header h1 {
        margin: 0px;
        color: rgb(255, 255, 255);
        line-height: 1;
        font-size: 24px;
        font-weight: bold;
    }
}

#cnp-service-areas .page-header p {
    margin: 0px 0px 22px;
    font-size: 18px;
}

@media screen and (max-width:767px) {
    #cnp-service-areas .page-header p {
        font-size: 18px;
        margin-bottom: 0px;
    }
}

#cnp-service-areas .page-header br {
    display: none;
}

#cnp-service-areas .navbar-default.navbar .collapse.navbar-collapse .navbar-nav.nav > .no-treatment {
    padding-right: 68px;
    padding-left: 68px;
}

#cnp-service-areas .navbar-default.navbar .in.collapse.navbar-collapse .navbar-nav.nav > .no-treatment {
    padding: 0px;
}

#cnp-billing-and-payment-options {
}

    #cnp-billing-and-payment-options #billing-options-table {
        margin: 0px 0px 30px;
    }

@media screen and (min-width:768px) {
    #cnp-billing-and-payment-options #billing-options-table {
        margin-top: 30px;
    }
}

#cnp-billing-and-payment-options #billing-options-table :first-of-type.row .col-xs-12 {
    min-height: 134px;
}

#cnp-billing-and-payment-options #billing-options-table .col-xs-12 {
    padding-top: 15px;
    padding-bottom: 15px;
    border-top-color: rgb(245, 245, 245);
    border-top-width: 1px;
    border-top-style: solid;
    min-height: 77px;
}

#cnp-billing-and-payment-options #billing-options-table .col-sm-12 {
    padding-top: 15px;
    padding-bottom: 15px;
    border-top-color: rgb(245, 245, 245);
    border-top-width: 1px;
    border-top-style: solid;
    min-height: 77px;
}

#cnp-billing-and-payment-options #billing-options-table .col-xs-7 {
    padding-top: 15px;
    padding-bottom: 15px;
    border-top-color: rgb(245, 245, 245);
    border-top-width: 1px;
    border-top-style: solid;
    min-height: 77px;
}

#cnp-billing-and-payment-options #billing-options-table .showOnLarge {
    color: rgb(255, 255, 255);
    display: none;
}

    #cnp-billing-and-payment-options #billing-options-table .showOnLarge :first-of-type.row .col-xs-12 {
        border-top-color: currentColor;
        border-top-width: medium;
        border-top-style: none;
    }

    #cnp-billing-and-payment-options #billing-options-table .showOnLarge :nth-of-type(2).row .col-xs-12 {
        border-top-color: currentColor;
        border-top-width: medium;
        border-top-style: none;
    }

    #cnp-billing-and-payment-options #billing-options-table .showOnLarge .col-xs-12 {
        padding-right: 5px;
        border-top-color: rgb(0, 86, 127);
        border-top-width: 1px;
        border-top-style: solid;
        background-color: rgb(0, 153, 220);
    }

@media screen and (min-width:768px) {
    #cnp-billing-and-payment-options #billing-options-table .showOnLarge {
        display: block;
    }
}

@media screen and (min-width:768px) {
    #cnp-billing-and-payment-options #billing-options-table span.showOnLarge {
        display: inline;
    }
}

#cnp-billing-and-payment-options #billing-options-table .row .details {
    text-align: left;
    min-height: 97px;
}

    #cnp-billing-and-payment-options #billing-options-table .row .details a {
        line-height: 1.1;
        margin-bottom: 15px;
        display: block;
    }

@media screen and (min-width:768px) {
    #cnp-billing-and-payment-options #billing-options-table .row .details {
        min-height: 129px;
    }
}

#cnp-billing-and-payment-options #billing-options-table .row .multiple-links.details {
    min-height: 129px;
}

@media screen and (max-width:415px) {
    #cnp-billing-and-payment-options #billing-options-table .row .multiple-links.details {
        min-height: 144px;
    }
}

@media screen and (max-width:360px) {
    #cnp-billing-and-payment-options #billing-options-table .row .multiple-links.details {
        min-height: 146px;
    }
}

@media screen and (max-width:345px) {
    #cnp-billing-and-payment-options #billing-options-table .row .multiple-links.details {
        min-height: 161px;
    }
}

@media screen and (max-width:330px) {
    #cnp-billing-and-payment-options #billing-options-table .row .multiple-links.details {
        min-height: 178px;
    }
}

@media screen and (max-width:320px) {
    #cnp-billing-and-payment-options #billing-options-table .row .multiple-links.details {
        min-height: 182px;
    }
}

@media screen and (min-width:768px) {
    #cnp-billing-and-payment-options #billing-options-table .row .multiple-links.details {
        min-height: 129px;
    }
}

#cnp-billing-and-payment-options #billing-options-table .oneLine.row div {
    min-height: 63px;
}

    #cnp-billing-and-payment-options #billing-options-table .oneLine.row div.details {
        min-height: 63px;
    }

@media screen and (min-width:768px) {
    #cnp-billing-and-payment-options #billing-options-table .oneLine.row div.details {
        min-height: 129px;
    }
}

#cnp-billing-and-payment-options #billing-options-table .data {
    text-align: center;
}

    #cnp-billing-and-payment-options #billing-options-table .data div {
        background: rgb(245, 245, 245);
    }

        #cnp-billing-and-payment-options #billing-options-table .data div .showOnSmall {
            background: rgb(0, 153, 220);
            text-align: left;
            color: rgb(255, 255, 255);
            border-top-color: rgb(0, 86, 127);
            border-top-width: 1px;
            border-top-style: solid;
        }

@media screen and (min-width:768px) {
    #cnp-billing-and-payment-options #billing-options-table .data div .showOnSmall {
        display: none;
    }
}

#cnp-billing-and-payment-options #billing-options-table .data img {
    margin-top: 10px;
}

#cnp-billing-and-payment-options #billing-options-table .data :first-of-type.col-xs-12 {
    background: rgb(55, 55, 55);
    text-align: left;
    color: rgb(255, 255, 255);
    font-size: 18px;
    font-weight: bold;
    border-top-color: rgb(255, 255, 255);
    border-top-width: 30px;
    border-top-style: solid;
}

@media screen and (min-width:768px) {
    #cnp-billing-and-payment-options #billing-options-table .data :first-of-type.col-xs-12 {
        text-align: center;
        border-top-color: currentColor;
        border-top-width: medium;
        border-top-style: none;
    }
}

@media screen and (min-width:768px) {
    #cnp-billing-and-payment-options #billing-options-table .opt1.data {
        border-right-color: rgb(255, 255, 255);
        border-right-width: 20px;
        border-right-style: solid;
    }
}

@media screen and (min-width:768px) {
    #cnp-billing-and-payment-options #billing-options-table .opt2.data {
        border-right-color: rgb(255, 255, 255);
        border-left-color: rgb(255, 255, 255);
        border-right-width: 10px;
        border-left-width: 10px;
        border-right-style: solid;
        border-left-style: solid;
    }
}

@media screen and (min-width:768px) {
    #cnp-billing-and-payment-options #billing-options-table .opt3.data {
        border-left-color: rgb(255, 255, 255);
        border-left-width: 20px;
        border-left-style: solid;
    }
}

#cnp-billing-and-payment-options .additionalServices {
    margin-bottom: 25px;
}

#cnp-billing-and-payment-options .myAccount {
    margin-bottom: 25px;
}

#cnp-billing-and-payment-options .additionalServices h3 {
    font-size: 28px;
    font-weight: lighter;
}

#cnp-billing-and-payment-options .myAccount h3 {
    font-size: 28px;
    font-weight: lighter;
}

#cnp-billing-and-payment-options .additionalServices p {
    font-size: 16px;
    margin-bottom: 15px;
}

#cnp-billing-and-payment-options .myAccount p {
    font-size: 16px;
    margin-bottom: 15px;
}

#cnp-billing-and-payment-options .additionalServices p:last-child {
    margin-bottom: 0px;
}

#cnp-billing-and-payment-options .myAccount p:last-child {
    margin-bottom: 0px;
}

#cnp-billing-and-payment-options .myAccount {
    padding-top: 25px;
    border-top-color: rgb(182, 187, 186);
    border-top-width: 1px;
    border-top-style: solid;
}

#cnp-billing-and-payment-options .page-header {
    margin: 0px;
    padding: 0px;
    border: 0px currentColor;
    color: rgb(55, 55, 55);
}

@media screen and (max-width:767px) {
    #cnp-billing-and-payment-options .page-header {
        background: rgb(55, 55, 55);
        margin: 0px -15px;
        padding: 12px 15px;
        border: 0px currentColor;
        color: rgb(255, 255, 255);
    }
}

#cnp-billing-and-payment-options .page-header h1 {
    margin: 0px;
    line-height: 1;
    font-size: 30px;
    font-weight: bold;
}

@media screen and (max-width:767px) {
    #cnp-billing-and-payment-options .page-header h1 {
        margin: 0px;
        color: rgb(255, 255, 255);
        line-height: 1;
        font-size: 24px;
        font-weight: bold;
    }
}

#cnp-billing-and-payment-options .page-header p {
    margin: 0px 0px 22px;
    font-size: 18px;
}

@media screen and (max-width:767px) {
    #cnp-billing-and-payment-options .page-header p {
        font-size: 18px;
        margin-bottom: 0px;
    }
}

#cnp-billing-and-payment-options .page-header br {
    display: none;
}

#cnp-billing-and-payment-options .list-group.navbar-tertiary > a {
    font-size: 16px;
}

@media screen and (min-width:992px) {
    #cnp-billing-and-payment-options .other-tx-tertiary-nav {
        right: 75%;
    }
}

#cnp-billing-and-payment-options .other-tx-content {
    margin-bottom: 15px;
}

@media screen and (max-width:767px) {
    #cnp-billing-and-payment-options .other-tx-content {
        margin-bottom: 0px;
    }
}

#cnp-404 .header-image.container {
    padding: 10px;
    height: auto;
}

@media screen and (max-width:767px) {
    #cnp-404 .header-image.container img {
        width: 100px;
    }
}

#cnp-404 .errorMessage {
    text-align: center;
    padding-bottom: 25px;
    font-size: 16px;
    font-weight: bold;
    margin-top: 50px;
    margin-bottom: 25px;
    border-bottom-color: rgb(182, 187, 186);
    border-bottom-width: 1px;
    border-bottom-style: solid;
}

@media screen and (min-width:992px) {
    #cnp-404 .errorMessage {
        margin-top: 150px;
    }
}

#cnp-404 .errorMessage .alert404 {
    color: rgb(218, 52, 52);
    margin-bottom: 25px;
}

#cnp-404 .errorMessage .circle {
    background: rgb(218, 52, 52);
    margin: 0px 15px 0px 0px;
    border-radius: 22px;
    width: 22px;
    height: 22px;
    color: rgb(255, 255, 255);
    padding-top: 2px;
    font-size: 14px;
    display: inline-block;
    -webkit-border-radius: 22px;
    -moz-border-radius: 22px;
}

#cnp-404 .errorMessage p {
    font-size: 18px;
}

#cnp-404 .errorInfo {
    text-align: center;
    font-size: 16px;
    font-weight: lighter;
    margin-bottom: 100px;
}

@media screen and (min-width:992px) {
    #cnp-404 footer {
        width: 100%;
        bottom: 0px;
        position: absolute;
    }
}

#cnp-404 .fat-footer {
    display: none;
}

#cnp-about-us {
}

    #cnp-about-us .contentSection {
        margin-bottom: 25px;
    }

@media screen and (min-width:768px) {
    #cnp-about-us .contentSection {
        margin-bottom: 25px;
    }

    #cnp-about-us :last-of-type.contentSection {
        margin-bottom: 25px;
    }
}

#cnp-about-us .contentSection hr {
    margin: 0px 15px 25px;
    border-top-color: rgb(182, 187, 186);
    border-top-width: 1px;
    border-top-style: solid;
}

    #cnp-about-us .contentSection hr:first-child {
        margin-top: 14px;
    }

@media screen and (min-width:768px) {
    #cnp-about-us .contentSection hr {
        border-top-color: rgb(255, 255, 255);
        border-top-width: 1px;
        border-top-style: solid;
    }
}

#cnp-about-us .contentSection h3 {
    margin: 0px 0px 10px;
    color: rgb(0, 153, 220);
    font-size: 18px;
    font-weight: bold;
}

#cnp-about-us .contentSection p {
    display: inline;
}

#cnp-about-us .contentSection img {
    margin-right: 15px;
    float: left;
    display: inline-block;
}

#cnp-about-us .page-header {
    margin: 0px 0px 25px;
    padding: 0px;
    border: 0px currentColor;
    color: rgb(55, 55, 55);
}

@media screen and (max-width:767px) {
    #cnp-about-us .page-header {
        background: rgb(55, 55, 55);
        margin: 0px -15px;
        padding: 12px 15px;
        color: rgb(255, 255, 255);
    }
}

#cnp-about-us .page-header h1 {
    margin: 0px;
    line-height: 1;
    font-size: 30px;
    font-weight: bold;
}

@media screen and (max-width:767px) {
    #cnp-about-us .page-header h1 {
        color: rgb(255, 255, 255);
        font-size: 24px;
    }
}

#cnp-about-us .page-header br {
    display: none;
}

#cnp-about-us .navbar-default.navbar .collapse.navbar-collapse .navbar-nav.nav > .no-treatment {
    padding-right: 68px;
    padding-left: 68px;
}

#cnp-about-us .navbar-default.navbar .in.collapse.navbar-collapse .navbar-nav.nav > .no-treatment {
    padding: 0px;
}

@media screen and (min-width:992px) {
    #cnp-about-us .other-tx-tertiary-nav {
        right: 73.35%;
    }
}

#cnp-about-us .other-tx-tertiary-nav .list-group.navbar-tertiary > a {
    font-size: 16px;
}

@media screen and (min-width:992px) {
    #cnp-about-us .other-tx-tertiary-nav .navbar-tertiary > p {
        margin-top: 0px;
        border-top-color: currentColor;
        border-top-width: medium;
        border-top-style: none;
    }
}

#cnp-about-us .other-tx-content {
    margin-bottom: 15px;
    border-right-color: rgb(182, 187, 186);
    border-right-width: 1px;
    border-right-style: solid;
}

@media screen and (max-width:767px) {
    #cnp-about-us .other-tx-content {
        margin-bottom: 0px;
        border-right-color: currentColor;
        border-right-width: 0px;
        border-right-style: none;
    }
}

@media screen and (min-width:768px) {
    #cnp-about-us .other-tx-content {
        margin-bottom: 100px;
    }
}

@media screen and (min-width:992px) {
    #cnp-about-us .other-tx-content {
        width: 51.35%;
        padding-right: 30px;
        margin-bottom: 30px;
    }
}

#cnp-about-us .other-tx-content .row {
    margin-right: -15px;
    margin-left: -15px;
}

#cnp-about-us .other-tx-content .share-bar {
    display: none !important;
}

@media all and (max-width:767px) {
    #cnp-about-us .other-tx-content .share-bar {
        display: block !important;
    }

    table#cnp-about-us .other-tx-content .share-bar {
        display: table;
    }

    tr#cnp-about-us .other-tx-content .share-bar {
        display: table-row !important;
    }

    th#cnp-about-us .other-tx-content .share-bar {
        display: table-cell !important;
    }

    td#cnp-about-us .other-tx-content .share-bar {
        display: table-cell !important;
    }
}

#cnp-about-us .other-tx-right-rail {
}

@media screen and (min-width:992px) {
    #cnp-about-us .other-tx-right-rail {
        left: 26.65%;
        width: 22%;
    }
}

@media screen and (max-width:767px) {
    #cnp-about-us .other-tx-right-rail {
        border-top-color: rgb(55, 55, 55);
        border-top-width: 4px;
        border-top-style: solid;
    }
}

@media all and (max-width:767px) {
    #cnp-about-us .other-tx-right-rail .share-bar {
        display: none !important;
    }
}

#cnp-about-us .other-tx-right-rail .share-bar li {
    width: 40%;
}

@media screen and (min-width:992px) {
    #cnp-about-us .other-tx-right-rail .share-bar li {
        width: 30%;
    }
}

@media screen and (max-width:767px) {
    #cnp-about-us .other-tx-right-rail .share-bar li ul {
        margin-right: 15px;
        margin-left: 15px;
        border-bottom-color: rgb(182, 187, 186);
        border-bottom-width: 1px;
        border-bottom-style: solid;
    }

        #cnp-about-us .other-tx-right-rail .share-bar li ul .faqs {
            border-right-color: rgb(182, 187, 186);
            border-right-width: 1px;
            border-right-style: solid;
        }
}

#cnp-about-us .other-tx-right-rail .row {
    margin: 0px -15px;
}

#cnp-about-us .other-tx-right-rail h4 {
    font-size: 18px;
    font-weight: bold;
}

@media screen and (max-width:767px) {
    #cnp-about-us .other-tx-right-rail h4 {
        margin-top: 0px;
    }
}

#cnp-about-us .other-tx-right-rail .sidebar-section {
    margin: 0px 0px 30px;
    font-size: 14px;
}

@media screen and (max-width:767px) {
    #cnp-about-us .other-tx-right-rail .sidebar-section {
        margin-top: 30px;
    }
}

#cnp-about-us .other-tx-right-rail .questionMark {
    background: rgb(111, 124, 125);
    padding: 20px 24px;
    border-radius: 5px;
    width: 70px;
    height: 70px;
    margin-right: 15px;
    float: left;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
}

#cnp-about-us .other-tx-right-rail .video-container {
    height: 0px;
    overflow: hidden;
    padding-top: 0px;
    padding-bottom: 56.25%;
    margin-bottom: 15px;
    position: relative;
}

    #cnp-about-us .other-tx-right-rail .video-container iframe {
        left: 0px;
        top: 0px;
        width: 100%;
        height: 100%;
        position: absolute;
    }

    #cnp-about-us .other-tx-right-rail .video-container img {
        width: 100%;
    }

@media screen and (max-width:767px) {
    #cnp-about-us .other-tx-right-rail .video-container + div {
        width: 70%;
    }
}

.image-information-call-out {
    overflow: visible;
    position: relative;
}

    .image-information-call-out img {
        width: 100%;
        position: relative;
    }

        .image-information-call-out img[src$='-desktop.png'] {
            display: none;
        }

@media screen and (min-width:768px) {
    .image-information-call-out img {
        display: block;
    }

        .image-information-call-out img[src='-mobile.png'] {
            display: none;
        }
}

.image-information-call-out .overlay {
    background: rgba(255, 255, 255, 0.8);
    padding: 20px;
    top: 0px;
    width: 50%;
    height: 100%;
    right: 0px;
    position: absolute;
}

@media all and (min-width:1200px) {
    .image-information-call-out .overlay {
        padding: 40px 30px 30px;
    }
}

@media all and (max-width:767px) {
    .image-information-call-out .overlay {
        margin: 15px 0px;
        padding: 0px;
        top: 100%;
        width: 100%;
        height: 100%;
        position: relative;
    }
}

.image-information-call-out .overlay h2 {
    margin: 0px 0px 15px;
    font-size: 28px;
    font-weight: lighter;
}

@media screen and (max-width:1199px) and (min-width:992px) {
    .image-information-call-out .overlay p:last-of-type {
        margin-bottom: 0px;
    }
}

.image-information-call-out h2 {
    font-size: 24px;
    font-weight: lighter;
}

blockquote {
    margin: 28px 0px;
    padding: 40px 40px 34px;
    border: currentColor;
    width: 100%;
    font-size: 18px;
    background-color: rgb(245, 245, 245);
}

@media screen and (max-width:767px) {
    blockquote {
        padding: 38px 24px 32px;
    }
}

blockquote p:first-of-type::before {
    background: url("../images/startQuote-orange.png") no-repeat;
    width: 24px;
    height: 20px;
    margin-right: 15px;
    float: left;
    display: block;
    content: "";
}

blockquote p:last-of-type::after {
    background: url("../images/endQuote-orange.png") no-repeat;
    width: 15px;
    height: 12px;
    margin-bottom: 3px;
    margin-left: 10px;
    display: inline-block;
    content: "";
}

blockquote cite {
    font-weight: bold;
    margin-bottom: 15px;
    display: block;
}

.foldtl {
    position: relative;
}

    .foldtl::before {
        left: 0%;
        top: 0%;
        width: 0px;
        height: 0px;
        border-bottom-color: rgb(111, 124, 125);
        border-left-color: transparent;
        border-bottom-width: 30px;
        border-left-width: 30px;
        border-bottom-style: solid;
        border-left-style: solid;
        position: absolute;
        content: "";
    }

    .foldtl::after {
        left: 0%;
        top: 0%;
        width: 0px;
        height: 0px;
        border-top-color: rgb(255, 255, 255);
        border-right-color: transparent;
        border-top-width: 29px;
        border-right-width: 29px;
        border-top-style: solid;
        border-right-style: solid;
        position: absolute;
        content: "";
    }

#cnp-demo {
}

    #cnp-demo .page-header {
        margin: 0px;
        padding: 0px;
        border: 0px currentColor;
        color: rgb(55, 55, 55);
    }

@media screen and (max-width:767px) {
    #cnp-demo .page-header {
        background: rgb(55, 55, 55);
        margin: 0px -15px;
        padding: 12px 15px;
        border: 0px currentColor;
        color: rgb(255, 255, 255);
    }
}

#cnp-demo .page-header h1 {
    margin: 0px;
    line-height: 1;
    font-size: 30px;
    font-weight: bold;
}

@media screen and (max-width:767px) {
    #cnp-demo .page-header h1 {
        margin: 0px;
        color: rgb(255, 255, 255);
        line-height: 1;
        font-size: 24px;
        font-weight: bold;
    }
}

#cnp-demo .page-header p {
    margin: 0px 0px 22px;
    font-size: 18px;
}

@media screen and (max-width:991px) {
    #cnp-demo .page-header p {
        font-size: 18px;
        margin-bottom: 0px;
    }
}

#cnp-demo .page-header br {
    display: none;
}

#cnp-demo .list-group.navbar-tertiary > a {
    font-size: 16px;
}

@media screen and (min-width:992px) {
    #cnp-demo .other-tx-tertiary-nav {
        right: 75%;
    }
}

#cnp-demo .other-tx-content {
    margin-bottom: 15px;
}

@media screen and (max-width:767px) {
    #cnp-demo .other-tx-content {
        margin-bottom: 0px;
    }
}

#cnp-media-center {
}

    #cnp-media-center h2 {
        font-size: 28px;
        font-weight: lighter;
        margin-bottom: 15px;
    }

    #cnp-media-center section > h2 {
        margin-top: 50px;
    }

    #cnp-media-center h3 {
        margin: 0px 0px 5px;
        font-size: 18px;
        font-weight: bold;
    }

    #cnp-media-center .audio canvas {
        margin-bottom: -7px;
    }

    #cnp-media-center .video-container {
        height: 0px;
        overflow: hidden;
        padding-top: 30px;
        padding-bottom: 56.25%;
        margin-bottom: 15px;
        position: relative;
    }

        #cnp-media-center .video-container iframe {
            left: 0px;
            top: 0px;
            width: 100%;
            height: 100%;
            position: absolute;
        }

    #cnp-media-center .audio-details ul {
        margin: 10px 0px 0px;
        padding: 0px;
        list-style-type: none;
    }

    #cnp-media-center .audio-details li {
        margin: 0px 0px 10px 30px;
    }

        #cnp-media-center .audio-details li img {
            margin-top: 2px;
            margin-right: 5px;
            margin-left: -30px;
            float: left;
        }

    #cnp-media-center .media-row {
        margin-bottom: 30px;
    }

    #cnp-media-center .page-header {
        margin: 0px;
        padding: 0px;
        border: 0px currentColor;
        color: rgb(55, 55, 55);
    }

@media screen and (max-width:767px) {
    #cnp-media-center .page-header {
        background: rgb(55, 55, 55);
        margin: 0px -15px;
        padding: 12px 15px;
        border: 0px currentColor;
        color: rgb(255, 255, 255);
    }
}

#cnp-media-center .page-header h1 {
    margin: 0px;
    line-height: 1;
    font-size: 30px;
    font-weight: bold;
}

@media screen and (max-width:767px) {
    #cnp-media-center .page-header h1 {
        margin: 0px;
        color: rgb(255, 255, 255);
        line-height: 1;
        font-size: 24px;
        font-weight: bold;
    }
}

#cnp-media-center .page-header h2 {
    margin-bottom: 0px;
}

#cnp-media-center .page-header br {
    display: none;
}

#cnp-media-center .page-header + .share-bar {
    display: none !important;
}

@media all and (max-width:767px) {
    #cnp-media-center .page-header + .share-bar {
        display: block !important;
    }

    table#cnp-media-center .page-header + .share-bar {
        display: table;
    }

    tr#cnp-media-center .page-header + .share-bar {
        display: table-row !important;
    }

    th#cnp-media-center .page-header + .share-bar {
        display: table-cell !important;
    }

    td#cnp-media-center .page-header + .share-bar {
        display: table-cell !important;
    }
}

#cnp-media-center .list-group.navbar-tertiary > a {
    font-size: 16px;
}

@media screen and (min-width:992px) {
    #cnp-media-center .other-tx-tertiary-nav {
        right: 73.45%;
    }
}

#cnp-media-center .other-tx-content {
    margin-bottom: 15px;
    border-right-color: rgb(235, 235, 235);
    border-right-width: 1px;
    border-right-style: solid;
}

@media screen and (max-width:767px) {
    #cnp-media-center .other-tx-content {
        margin-bottom: 0px;
        border-right-color: currentColor;
        border-right-width: 0px;
        border-right-style: none;
    }
}

@media screen and (min-width:992px) {
    #cnp-media-center .other-tx-content {
        width: 51.35%;
        padding-right: 30px;
        margin-bottom: 50px;
    }
}

#cnp-media-center .other-tx-content .row {
    margin-right: -15px;
    margin-left: -15px;
}

@media screen and (min-width:992px) {
    #cnp-media-center .other-tx-right-rail {
        left: 26.65%;
        width: 22%;
    }
}

@media screen and (max-width:767px) {
    #cnp-media-center .other-tx-right-rail {
        margin-top: 20px;
        border-top-color: rgb(55, 55, 55);
        border-top-width: 4px;
        border-top-style: solid;
    }
}

@media all and (max-width:767px) {
    #cnp-media-center .other-tx-right-rail .share-bar {
        display: none !important;
    }
}

@media screen and (max-width:767px) {
    #cnp-media-center .other-tx-right-rail .share-bar {
        border-top-color: rgb(55, 55, 55);
        border-top-width: 3px;
        border-top-style: solid;
    }
}

@media screen and (max-width:767px) {
    #cnp-media-center .other-tx-right-rail .share-bar ul {
        margin-right: 15px;
        margin-left: 15px;
        border-bottom-color: rgb(182, 187, 186);
        border-bottom-width: 1px;
        border-bottom-style: solid;
    }

        #cnp-media-center .other-tx-right-rail .share-bar ul .faqs {
            border-right-color: rgb(182, 187, 186);
            border-right-width: 1px;
            border-right-style: solid;
        }
}

#cnp-media-center .other-tx-right-rail .share-bar li {
    width: 40%;
}

@media screen and (min-width:992px) {
    #cnp-media-center .other-tx-right-rail .share-bar li {
        width: 30%;
    }
}

#cnp-media-center .other-tx-right-rail .row {
    margin: 0px -15px;
}

#cnp-media-center .other-tx-right-rail h4 {
    font-size: 18px;
    font-weight: bold;
}

@media screen and (max-width:767px) {
    #cnp-media-center .other-tx-right-rail h4 {
        margin-top: 0px;
    }
}

#cnp-media-center .other-tx-right-rail h2 {
    margin-bottom: 0px;
}

#cnp-media-center .other-tx-right-rail .sidebar-section {
    font-size: 14px;
    margin-top: 50px;
}

#cnp-media-center .other-tx-right-rail .first.sidebar-section {
    margin-top: 0px;
}

#cnp-media-center .other-tx-right-rail .sidebar-section ul {
    margin: 0px;
    padding: 0px;
    list-style-type: none;
}

    #cnp-media-center .other-tx-right-rail .sidebar-section ul li {
        margin-bottom: 30px;
    }

        #cnp-media-center .other-tx-right-rail .sidebar-section ul li:last-child {
            margin-bottom: 15px;
        }

@media screen and (max-width:1199px) and (min-width:992px) {
    #cnp-media-center .audio canvas {
        width: 118px !important;
    }
}

.search {
    padding: 16px;
    border-radius: 5px;
    border: 1px solid rgb(182, 187, 186);
    width: 100%;
    margin-top: 15px;
    margin-bottom: 25px;
    background-color: rgb(245, 245, 245);
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
}

.faq-search {
    padding: 12px;
    font-size: 14px;
    font-weight: lighter;
    display: inline-block;
    box-sizing: border-box;
    box-shadow: none;
}

.faq-search-submit {
    padding: 12px;
    font-size: 14px;
    font-weight: lighter;
    display: inline-block;
    box-sizing: border-box;
    box-shadow: none;
}

.faq-search {
    padding: 8px;
    border-radius: 3px 0px 0px 3px;
    border: 1px solid rgb(182, 187, 186);
    width: 85%;
    float: left;
    -webkit-border-radius: 3px 0 0 3px;
    -moz-border-radius: 3px 0 0 3px;
}

    .faq-search:focus {
    }

@media screen and (min-width:768px) {
    .faq-search {
        width: 90%;
    }
}

.faq-search-submit {
    background-position: 50% 50%;
    border-radius: 0px 3px 3px 0px;
    border: 0px currentColor;
    width: 15%;
    height: 38px;
    background-image: url("../images/icon-search-white.png");
    background-repeat: no-repeat;
    background-size: 20px;
    background-color: rgb(0, 153, 220);
    -webkit-border-radius: 0 3px 3px 0;
    -moz-border-radius: 0 3px 3px 0;
}

    .faq-search-submit:hover {
        background-color: rgb(0, 86, 127);
    }

    .faq-search-submit:focus {
    }

@media screen and (min-width:768px) {
    .faq-search-submit {
        width: 10%;
    }
}

.select-style {
    background: url("data:image/png;base64,R0lGODlhDwAUAIABAAAAAP///yH5BAEAAAEALAAAAAAPABQAAAIXjI+py+0Po5wH2HsXzmw//lHiSJZmUAAAOw==") no-repeat 90% 50% rgb(250, 250, 250);
    border-radius: 3px;
    border: 1px solid rgb(204, 204, 204);
    width: 150px;
    overflow: hidden;
    vertical-align: middle;
    display: inline-block;
}

    .select-style select {
        padding: 5px 8px;
        border: currentColor;
        width: 150px;
        box-shadow: none;
        -webkit-appearance: none;
    }

        .select-style select:focus {
        }

.faq-search-results {
    margin-top: 34px;
}

    .faq-search-results h3 {
        font-weight: 100;
        margin-top: 0px;
        margin-bottom: 0px;
    }

.faq-results-heading {
    margin-bottom: 25px;
}

    .faq-results-heading .sort-by {
        text-align: right;
    }

@media screen and (max-width:767px) {
    .faq-results-heading .sort-by {
        text-align: left;
        margin-top: 25px;
    }
}

.faq-results-items ul.results {
    margin: 0px;
    padding: 0px;
    list-style-type: none;
}

    .faq-results-items ul.results li {
        padding: 20px 0px 137px;
        border-top-color: rgb(155, 155, 155);
        border-top-width: 1px;
        border-top-style: solid;
        list-style-type: none;
        position: relative;
    }

@media screen and (min-width:768px) {
    .faq-results-items ul.results li {
        padding-bottom: 40px;
    }
}

.faq-results-items .video-container {
    margin-top: 20px;
}

@media screen and (min-width:768px) {
    .faq-results-items .video-container {
        margin-top: 0px;
    }
}

.faq-results-items strong {
    font-size: 18px;
    margin-bottom: 5px;
    display: block;
}

@media screen and (min-width:768px) {
    .faq-results-items .col-sm-7 {
        min-height: 95px;
    }

    .faq-results-items .col-md-8 {
        min-height: 95px;
    }
}

.faq-results-items .result-text {
    margin-right: 30px;
    display: inline-block;
    min-height: 100px;
}

.faq-results-items .result-details {
    font-size: 14px;
    margin-top: 15px;
    margin-bottom: 5px;
    border-top-color: currentColor;
    border-top-width: medium;
    border-top-style: none;
}

@media screen and (min-width:768px) {
    .faq-results-items .result-details {
        margin-bottom: 0px;
        border-top-color: rgb(235, 235, 235);
        border-top-width: 1px;
        border-top-style: solid;
    }
}

.faq-results-items .result-details .left {
    padding: 0px 0px 10px;
    border-right-color: currentColor;
    border-right-width: medium;
    border-right-style: none;
    display: block;
}

@media screen and (min-width:768px) {
    .faq-results-items .result-details .left {
        padding: 12px 20px 12px 0px;
        border-right-color: rgb(235, 235, 235);
        border-right-width: 1px;
        border-right-style: solid;
        display: inline-block;
    }
}

.faq-results-items .result-details .center {
    padding: 0px 0px 10px;
    border-right-color: currentColor;
    border-right-width: medium;
    border-right-style: none;
    display: block;
}

    .faq-results-items .result-details .center .rating-count {
        top: -1px;
        display: inline-block;
        position: relative;
    }

@media screen and (min-width:768px) {
    .faq-results-items .result-details .center {
        padding: 8px 15px;
        display: inline-block;
    }
}

.faq-results-items .result-details .right {
    padding: 0px;
    display: block;
}

@media screen and (min-width:768px) {
    .faq-results-items .result-details .right {
        padding: 12px 0px;
        width: 100%;
        border-top-color: rgb(235, 235, 235);
        border-top-width: 1px;
        border-top-style: solid;
        display: block;
    }
}

.faq-results-items .tags a {
    padding: 6px 10px 6px 15px;
    width: auto;
    color: rgb(55, 55, 55);
    font-size: 11px;
    font-weight: bold;
    margin-right: 5px;
    margin-bottom: 10px;
    display: inline-block;
    position: relative;
    cursor: default;
    background-color: rgb(235, 235, 235);
}

@media screen and (min-width:768px) {
    .faq-results-items .tags a {
        margin-bottom: 0px;
    }
}

.faq-results-items .tags a:hover {
    color: rgb(55, 55, 55);
    text-decoration: none;
}

.faq-results-items .tags a::before {
    left: 0%;
    top: 0%;
    width: 0px;
    height: 0px;
    border-bottom-color: rgb(235, 235, 235);
    border-left-color: transparent;
    border-bottom-width: 8px;
    border-left-width: 8px;
    border-bottom-style: solid;
    border-left-style: solid;
    position: absolute;
    content: "";
}

.faq-results-items .tags a::after {
    left: 0%;
    top: 0%;
    width: 0px;
    height: 0px;
    border-top-color: rgb(255, 255, 255);
    border-right-color: transparent;
    border-top-width: 7px;
    border-right-width: 7px;
    border-top-style: solid;
    border-right-style: solid;
    position: absolute;
    content: "";
}

.faq-results-items .tags a .hole-punch {
    border-radius: 5px;
    left: 5px;
    top: 11px;
    width: 5px;
    height: 5px;
    display: inline-block;
    position: absolute;
    content: "";
    background-color: white;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
}

.faq-results-items .tags a .foldlb::before {
    left: 0%;
    width: 0px;
    height: 0px;
    bottom: 0%;
    border-top-color: rgb(235, 235, 235);
    border-left-color: transparent;
    border-top-width: 8px;
    border-left-width: 8px;
    border-top-style: solid;
    border-left-style: solid;
    position: absolute;
    content: "";
}

.faq-results-items .tags a .foldlb::after {
    left: 0%;
    width: 0px;
    height: 0px;
    bottom: 0%;
    border-right-color: transparent;
    border-bottom-color: rgb(255, 255, 255);
    border-right-width: 7px;
    border-bottom-width: 7px;
    border-right-style: solid;
    border-bottom-style: solid;
    position: absolute;
    content: "";
}

.faq-results-items .share-your-opinion {
    background: rgb(245, 245, 245);
    padding: 12px 5px 12px 16px;
    border-radius: 5px;
    border: 1px solid rgb(235, 235, 235);
    left: 0px;
    width: 100%;
    bottom: 30px;
    font-size: 14px;
    position: absolute;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
}

@media screen and (min-width:768px) {
    .faq-results-items .share-your-opinion {
        left: inherit;
        top: 20px;
        width: 255px;
        right: 0px;
        bottom: inherit;
        position: absolute;
    }
}

.faq-results-items .share-your-opinion h5 {
    margin: 0px 0px 5px;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: bold;
}

.faq-results-items .share-your-opinion p {
    margin-bottom: 5px;
}

.faq-results-items .share-your-opinion .result-details {
    margin-top: 15px;
    border-top-color: rgb(235, 235, 235);
    border-top-width: 1px;
    border-top-style: solid;
}

.top10-container {
    padding: 0px;
    border-radius: 5px;
    border: 1px solid rgb(182, 187, 186);
    line-height: 1;
    display: block;
    position: relative;
    background-color: rgb(245, 245, 245);
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
}

.row.top10-container {
    margin: 0px 0px 42px;
}

@media screen and (min-width:768px) {
    .top10-container {
        display: table;
    }
}

.top10-container .top10-title {
    margin: 0px;
    padding: 15px;
    border-radius: 4px 4px 0px 0px;
    left: 0px;
    top: 0px;
    width: 100%;
    text-align: center;
    color: rgb(255, 255, 255);
    line-height: 0.9;
    font-size: 18px;
    font-weight: bold;
    float: left;
    display: inline-block;
    position: relative;
    background-color: rgb(55, 55, 55);
    -webkit-border-radius: 4px 4px 0 0;
    -moz-border-radius: 4px 4px 0 0;
}

    .top10-container .top10-title strong {
        font-size: 18px;
    }

    .top10-container .top10-title small {
        font-size: 18px;
    }

@media screen and (min-width:768px) {
    .top10-container .top10-title {
        padding: 26px 45px;
        border-radius: 4px;
        width: 160px;
        height: 160px;
        font-size: 33px;
        margin-right: 36px;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
    }

        .top10-container .top10-title strong {
            font-size: 68px;
            display: block;
        }

        .top10-container .top10-title small {
            font-size: 20px;
            display: block;
        }
}

.top10-container .top10-results {
    padding-top: 10px;
    font-size: 14px;
    font-weight: bold;
    vertical-align: middle;
    display: table-cell;
}

.top10-container .arrow-right {
    top: 70px;
    width: 0px;
    height: 0px;
    right: -10px;
    border-top-color: transparent;
    border-bottom-color: transparent;
    border-left-color: rgb(55, 55, 55);
    border-top-width: 15px;
    border-bottom-width: 15px;
    border-left-width: 10px;
    border-top-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    display: none;
    position: absolute;
}

@media screen and (min-width:768px) {
    .top10-container .arrow-right {
        display: inline-block;
    }
}

.top10-container ul {
    margin: 0px;
    padding: 0px 0px 0px 10px;
    list-style-type: none;
}

@media screen and (min-width:768px) {
    .top10-container ul {
        padding: 0px;
    }
}

.top10-container ul li {
    padding: 0px;
    height: 30px;
    margin-bottom: 15px;
    display: block;
}

@media screen and (min-width:768px) {
    .top10-container ul li {
        margin: 10px 14px 0px 0px;
        display: inline;
    }
}

.top10-container a {
    background: rgb(0, 153, 220);
    margin: 0px 0px 10px;
    padding: 10px;
    border-radius: 4px;
    color: rgb(255, 255, 255);
    display: inline-block;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
}

    .top10-container a:active {
        color: rgb(255, 255, 255);
    }

    .top10-container a:visited {
        color: rgb(255, 255, 255);
    }

    .top10-container a:hover {
        background: rgb(0, 86, 127);
        text-decoration: none;
    }

@media screen and (min-width:768px) {
    .top10-container a {
        display: inline-block;
    }
}

@media screen and (max-width:1199px) and (min-width:768px) {
    .top10-container a {
        padding: 5px 10px;
    }
}

.all-topics {
    margin-bottom: 60px;
}

    .all-topics h4 {
        font-size: 18px;
        font-weight: bold;
        margin-bottom: 30px;
    }

    .all-topics a {
        margin: 0px 0px 20px;
        display: block;
    }

#cnp-faqs {
}

    #cnp-faqs .page-header {
        margin: 0px;
        padding: 0px;
        border: 0px currentColor;
        color: rgb(55, 55, 55);
    }

@media screen and (max-width:767px) {
    #cnp-faqs .page-header {
        background: rgb(55, 55, 55);
        margin: 0px -15px;
        padding: 12px 15px;
        border: 0px currentColor;
        color: rgb(255, 255, 255);
    }

        #cnp-faqs .page-header p {
            margin: 0px;
        }
}

#cnp-faqs .page-header h1 {
    margin: 0px;
    line-height: 1;
    font-size: 30px;
    font-weight: bold;
}

@media screen and (max-width:767px) {
    #cnp-faqs .page-header h1 {
        margin: 0px;
        color: rgb(255, 255, 255);
        line-height: 1;
        font-size: 24px;
        font-weight: bold;
    }
}

.share-your-opinion fieldset.rating {
    float: left;
    display: inline-block;
}

    .share-your-opinion fieldset.rating .description {
        line-height: 1;
        font-weight: bold;
        margin-top: 3px;
        float: right;
        display: none;
    }

        .share-your-opinion fieldset.rating .description #star {
            display: none;
        }

@media screen and (min-width:768px) {
    .share-your-opinion fieldset.rating .description {
        display: inline-block;
    }
}

.share-your-opinion fieldset.rating .description #one-star {
    display: none;
}

.share-your-opinion fieldset.rating .description #two-star {
    display: none;
}

.share-your-opinion fieldset.rating .description #three-star {
    display: none;
}

.share-your-opinion fieldset.rating .description #four-star {
    display: none;
}

.share-your-opinion fieldset.rating .description #five-star {
    display: none;
}

.share-your-opinion fieldset.rating .description #one-star {
    color: rgb(218, 52, 52);
}

.share-your-opinion fieldset.rating .description #two-star {
    color: rgb(218, 52, 52);
}

.share-your-opinion fieldset.rating .description #three-star {
    color: rgb(249, 135, 12);
}

.share-your-opinion fieldset.rating .description #four-star {
    color: rgb(249, 135, 12);
}

.share-your-opinion fieldset.rating .description #five-star {
    color: rgb(1, 135, 73);
}

.share-your-opinion fieldset.one-star.rating .description {
    color: rgb(218, 52, 52);
}

    .share-your-opinion fieldset.one-star.rating .description::before {
        content: "Not Helpful";
    }

.share-your-opinion fieldset.two-star.rating .description {
    color: rgb(218, 52, 52);
}

    .share-your-opinion fieldset.two-star.rating .description::before {
        content: "A Little Helpful";
    }

.share-your-opinion fieldset.three-star.rating .description {
    color: rgb(249, 135, 12);
}

    .share-your-opinion fieldset.three-star.rating .description::before {
        content: "Somewhat Helpful";
    }

.share-your-opinion fieldset.four-star.rating .description {
    color: rgb(249, 135, 12);
}

    .share-your-opinion fieldset.four-star.rating .description::before {
        content: "Helpful";
    }

.share-your-opinion fieldset.five-star.rating .description {
    color: rgb(1, 135, 73);
}

    .share-your-opinion fieldset.five-star.rating .description::before {
        content: "Very Helpful";
    }

.share-your-opinion fieldset:not(:checked).rating > input {
    top: -9999px;
    position: absolute;
    clip: rect(0px, 0px, 0px, 0px);
}

.share-your-opinion fieldset:not(:checked).rating > label {
    margin: 0px 7px 0px 0px;
    width: 30px;
    height: 30px;
    color: rgb(111, 124, 125);
    line-height: 1;
    overflow: hidden;
    font-size: 21px;
    float: right;
    white-space: nowrap;
    cursor: pointer;
}

@media screen and (min-width:768px) {
    .share-your-opinion fieldset:not(:checked).rating > label {
        margin: 0px 2px 0px 0px;
        width: 19px;
        height: 18px;
    }

        .share-your-opinion fieldset:not(:checked).rating > label:first-of-type {
            margin-right: 5px;
        }
}

.share-your-opinion fieldset:not(:checked).rating > label::before {
    background: url("../images/icon-star-grey-mobile.png") no-repeat;
    width: 30px;
    height: 30px;
    display: block;
    content: " ";
}

@media screen and (min-width:768px) {
    .share-your-opinion fieldset:not(:checked).rating > label::before {
        background: url("../images/icon-star-grey.png") no-repeat;
        width: 19px;
        height: 18px;
    }
}

.share-your-opinion fieldset:not(:checked).rating > label:last-of-type:hover::before {
    background: url("../images/icon-star-red-mobile.png") no-repeat;
}

.share-your-opinion fieldset:not(:checked).rating > label:nth-of-type(4):hover::before {
    background: url("../images/icon-star-red-mobile.png") no-repeat;
}

.share-your-opinion fieldset:not(:checked).rating > label:last-of-type:hover ~ label::before {
    background: url("../images/icon-star-red-mobile.png") no-repeat;
}

.share-your-opinion fieldset:not(:checked).rating > label:nth-of-type(4):hover ~ label::before {
    background: url("../images/icon-star-red-mobile.png") no-repeat;
}

@media screen and (min-width:768px) {
    .share-your-opinion fieldset:not(:checked).rating > label:last-of-type:hover::before {
        background: url("../images/icon-star-red.png") no-repeat;
    }

    .share-your-opinion fieldset:not(:checked).rating > label:nth-of-type(4):hover::before {
        background: url("../images/icon-star-red.png") no-repeat;
    }

    .share-your-opinion fieldset:not(:checked).rating > label:last-of-type:hover ~ label::before {
        background: url("../images/icon-star-red.png") no-repeat;
    }

    .share-your-opinion fieldset:not(:checked).rating > label:nth-of-type(4):hover ~ label::before {
        background: url("../images/icon-star-red.png") no-repeat;
    }
}

.share-your-opinion fieldset:not(:checked).rating > label:nth-of-type(2):hover::before {
    background: url("../images/icon-star-orange-mobile.png") no-repeat;
}

.share-your-opinion fieldset:not(:checked).rating > label:nth-of-type(3):hover::before {
    background: url("../images/icon-star-orange-mobile.png") no-repeat;
}

.share-your-opinion fieldset:not(:checked).rating > label:nth-of-type(2):hover ~ label::before {
    background: url("../images/icon-star-orange-mobile.png") no-repeat;
}

.share-your-opinion fieldset:not(:checked).rating > label:nth-of-type(3):hover ~ label::before {
    background: url("../images/icon-star-orange-mobile.png") no-repeat;
}

@media screen and (min-width:768px) {
    .share-your-opinion fieldset:not(:checked).rating > label:nth-of-type(2):hover::before {
        background: url("../images/icon-star-orange.png") no-repeat;
    }

    .share-your-opinion fieldset:not(:checked).rating > label:nth-of-type(3):hover::before {
        background: url("../images/icon-star-orange.png") no-repeat;
    }

    .share-your-opinion fieldset:not(:checked).rating > label:nth-of-type(2):hover ~ label::before {
        background: url("../images/icon-star-orange.png") no-repeat;
    }

    .share-your-opinion fieldset:not(:checked).rating > label:nth-of-type(3):hover ~ label::before {
        background: url("../images/icon-star-orange.png") no-repeat;
    }
}

.share-your-opinion fieldset:not(:checked).rating > label:first-of-type:hover::before {
    background: url("../images/icon-star-green-mobile.png") no-repeat;
}

.share-your-opinion fieldset:not(:checked).rating > label:first-of-type:hover ~ label::before {
    background: url("../images/icon-star-green-mobile.png") no-repeat;
}

@media screen and (min-width:768px) {
    .share-your-opinion fieldset:not(:checked).rating > label:first-of-type:hover::before {
        background: url("../images/icon-star-green.png") no-repeat;
    }

    .share-your-opinion fieldset:not(:checked).rating > label:first-of-type:hover ~ label::before {
        background: url("../images/icon-star-green.png") no-repeat;
    }
}

.share-your-opinion fieldset.rating > input:checked:last-of-type::before {
    background: url("../images/icon-star-red-mobile.png") no-repeat;
}

.share-your-opinion fieldset.rating > input:checked:last-of-type ~ label::before {
    background: url("../images/icon-star-red-mobile.png") no-repeat;
}

.share-your-opinion fieldset.rating > input:checked:nth-of-type(4)::before {
    background: url("../images/icon-star-red-mobile.png") no-repeat;
}

.share-your-opinion fieldset.rating > input:checked:nth-of-type(4) ~ label::before {
    background: url("../images/icon-star-red-mobile.png") no-repeat;
}

@media screen and (min-width:768px) {
    .share-your-opinion fieldset.rating > input:checked:last-of-type::before {
        background: url("../images/icon-star-red.png") no-repeat;
    }

    .share-your-opinion fieldset.rating > input:checked:last-of-type ~ label::before {
        background: url("../images/icon-star-red.png") no-repeat;
    }

    .share-your-opinion fieldset.rating > input:checked:nth-of-type(4)::before {
        background: url("../images/icon-star-red.png") no-repeat;
    }

    .share-your-opinion fieldset.rating > input:checked:nth-of-type(4) ~ label::before {
        background: url("../images/icon-star-red.png") no-repeat;
    }
}

.share-your-opinion fieldset.rating > input:checked:nth-of-type(3)::before {
    background: url("../images/icon-star-orange-mobile.png") no-repeat;
}

.share-your-opinion fieldset.rating > input:checked:nth-of-type(3) ~ label::before {
    background: url("../images/icon-star-orange-mobile.png") no-repeat;
}

.share-your-opinion fieldset.rating > input:checked:nth-of-type(2)::before {
    background: url("../images/icon-star-orange-mobile.png") no-repeat;
}

.share-your-opinion fieldset.rating > input:checked:nth-of-type(2) ~ label::before {
    background: url("../images/icon-star-orange-mobile.png") no-repeat;
}

@media screen and (min-width:768px) {
    .share-your-opinion fieldset.rating > input:checked:nth-of-type(3)::before {
        background: url("../images/icon-star-orange.png") no-repeat;
    }

    .share-your-opinion fieldset.rating > input:checked:nth-of-type(3) ~ label::before {
        background: url("../images/icon-star-orange.png") no-repeat;
    }

    .share-your-opinion fieldset.rating > input:checked:nth-of-type(2)::before {
        background: url("../images/icon-star-orange.png") no-repeat;
    }

    .share-your-opinion fieldset.rating > input:checked:nth-of-type(2) ~ label::before {
        background: url("../images/icon-star-orange.png") no-repeat;
    }
}

.share-your-opinion fieldset.rating > input:checked:first-of-type::before {
    background: url("../images/icon-star-green-mobile.png") no-repeat;
}

.share-your-opinion fieldset.rating > input:checked:first-of-type ~ label::before {
    background: url("../images/icon-star-green-mobile.png") no-repeat;
}

@media screen and (min-width:768px) {
    .share-your-opinion fieldset.rating > input:checked:first-of-type::before {
        background: url("../images/icon-star-green.png") no-repeat;
    }

    .share-your-opinion fieldset.rating > input:checked:first-of-type ~ label::before {
        background: url("../images/icon-star-green.png") no-repeat;
    }
}

.faq-results-items fieldset.disabled.rating {
    margin-right: 10px;
    margin-bottom: -3px;
    display: inline-block;
}

    .faq-results-items fieldset.disabled.rating > input {
        top: -9999px;
        position: absolute;
        clip: rect(0px, 0px, 0px, 0px);
    }

    .faq-results-items fieldset.disabled.rating > label {
        margin: 0px 1px 0px 0px;
        width: 19px;
        height: 18px;
        color: rgb(182, 187, 186);
        line-height: 1;
        overflow: hidden;
        font-size: 21px;
        float: right;
        white-space: nowrap;
        cursor: default;
    }

        .faq-results-items fieldset.disabled.rating > label::before {
            background: url("../images/icon-star-grey.png") no-repeat;
            width: 19px;
            height: 18px;
            display: block;
            content: " ";
        }

.faq-results-items .five-star-rating .disabled.rating > label:first-of-type::before {
    background: url("../images/icon-star-green.png") no-repeat;
}

.faq-results-items .five-star-rating .disabled.rating > label:first-of-type ~ label::before {
    background: url("../images/icon-star-green.png") no-repeat;
}

.faq-results-items .four-star-rating .disabled.rating > label:nth-of-type(2)::before {
    background: url("../images/icon-star-orange.png") no-repeat;
}

.faq-results-items .four-star-rating .disabled.rating > label:nth-of-type(2) ~ label::before {
    background: url("../images/icon-star-orange.png") no-repeat;
}

.faq-results-items .three-star-rating .disabled.rating > label:nth-of-type(3)::before {
    background: url("../images/icon-star-orange.png") no-repeat;
}

.faq-results-items .three-star-rating .disabled.rating > label:nth-of-type(3) ~ label::before {
    background: url("../images/icon-star-orange.png") no-repeat;
}

.faq-results-items .two-star-rating .disabled.rating > label:nth-of-type(4)::before {
    background: url("../images/icon-star-red.png") no-repeat;
}

.faq-results-items .two-star-rating .disabled.rating > label:nth-of-type(4) ~ label::before {
    background: url("../images/icon-star-red.png") no-repeat;
}

.faq-results-items .one-star-rating .disabled.rating > label:last-of-type::before {
    background: url("../images/icon-star-red.png") no-repeat;
}

.faq-results-items .one-star-rating .disabled.rating > label:last-of-type ~ label::before {
    background: url("../images/icon-star-red.png") no-repeat;
}

.share-dialogue {
    margin: 50px 0px;
    border-radius: 5px;
    border: 1px solid rgb(182, 187, 186);
    width: 222px;
    position: relative;
    z-index: 999;
    box-shadow: 2px 2px 10px 5px #ebebeb;
    -webkit-box-shadow: 2px 2px 10px 5px #ebebeb;
    -moz-box-shadow: 2px 2px 10px 5px #ebebeb;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
}

    .share-dialogue .arrow-up {
        border: 1px solid rgb(182, 187, 186);
        top: -8px;
        width: 16px;
        height: 16px;
        right: 50px;
        position: absolute;
        box-shadow: 2px 2px 10px 5px #ebebeb;
        transform: rotate(45deg);
        background-color: rgb(255, 255, 255);
        -webkit-box-shadow: 2px 2px 10px 5px #ebebeb;
        -webkit-transform: rotate(45deg);
        -moz-box-shadow: 2px 2px 10px 5px #ebebeb;
        -moz-transform: rotate(45deg);
        -o-transform: rotate(45deg);
    }

        .share-dialogue .arrow-up::after {
            background: rgb(255, 255, 255);
            left: -10px;
            top: 0px;
            width: 60px;
            height: 30px;
            position: absolute;
            z-index: 30;
            content: "";
            transform: rotate(-45deg);
            -webkit-transform: rotate(-45deg);
            -moz-transform: rotate(-45deg);
            -o-transform: rotate(-45deg);
        }

    .share-dialogue .share-title {
        padding: 15px 15px 12px 20px;
        width: 100%;
        color: rgb(55, 55, 55);
        border-bottom-color: rgb(182, 187, 186);
        border-bottom-width: 1px;
        border-bottom-style: solid;
        position: relative;
        z-index: 500;
    }

        .share-dialogue .share-title h5 {
            margin: 0px;
            font-weight: bold;
            display: inline-block;
        }

        .share-dialogue .share-title .close {
            font-size: 24px;
            float: right;
            display: inline-block;
        }

    .share-dialogue .share-buttons {
        padding: 15px 15px 20px 20px;
    }

        .share-dialogue .share-buttons a {
            margin: 0px 0px 20px;
            display: block;
        }

            .share-dialogue .share-buttons a:last-of-type {
                margin-bottom: 0px;
            }

            .share-dialogue .share-buttons a img {
                height: 20px;
                display: block;
            }

#page-message-demo {
    padding-top: 50px;
}

    #page-message-demo .page-message {
        margin-bottom: 50px;
    }

.page-message {
    padding: 15px 20px;
    border-radius: 10px;
    font-size: 16px;
    position: relative;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
}

    .page-message strong {
        margin-right: 5px;
        display: inline-block;
    }

    .page-message .page-message-icon {
        border-radius: 27px;
        width: 27px;
        height: 27px;
        text-align: center;
        color: rgb(255, 255, 255);
        line-height: 1;
        font-weight: bold;
        margin-right: 20px;
        float: left;
        display: inline-block;
        -webkit-border-radius: 27px;
        -moz-border-radius: 27px;
    }

.page-message-error {
    color: rgb(255, 255, 255);
    background-color: rgb(218, 52, 52);
}

    .page-message-error .page-message-icon {
        padding: 0px;
        font-family: "ProximaNova", "Helvetica Neue", Helvetica, Arial, sans-serif;
        font-size: 30px;
        background-color: rgb(129, 5, 5);
    }

.page-message-success {
    color: rgb(255, 255, 255);
    background-color: rgb(1, 135, 73);
}

    .page-message-success .page-message-icon {
        padding: 6px 0px 0px;
        font-family: "ProximaNova", "Helvetica Neue", Helvetica, Arial, sans-serif;
        font-size: 20px;
        background-color: rgb(2, 88, 48);
    }

.page-message-warning {
    color: rgb(0, 0, 0);
    background-color: rgb(255, 219, 151);
}

    .page-message-warning .page-message-icon {
        padding: 5px 0px 0px;
        font-family: "ProximaNova", "Helvetica Neue", Helvetica, Arial, sans-serif;
        font-size: 22px;
        background-color: rgb(234, 155, 0);
    }

.page-message-info {
    color: rgb(255, 255, 255);
    background-color: rgb(111, 124, 125);
}

    .page-message-info .page-message-icon {
        padding: 5px 0px 0px;
        font-family: Georgia, "Times New Roman", Times, serif;
        font-size: 18px;
        background-color: rgb(60, 68, 69);
    }

.simple-form {
    margin-bottom: 80px;
}

.complex-form {
    margin-bottom: 80px;
}

.simple-form label {
    font-weight: normal;
    margin-top: 15px;
    margin-bottom: 2px;
    display: block;
}

.complex-form label {
    font-weight: normal;
    margin-top: 15px;
    margin-bottom: 2px;
    display: block;
}

.simple-form label.radio-input-label {
    font-weight: bold;
}

.complex-form label.radio-input-label {
    font-weight: bold;
}

.simple-form label.contact-method {
    margin-top: 30px;
}

.complex-form label.contact-method {
    margin-top: 30px;
}

.simple-form input {
    padding: 5px 10px;
    border-radius: 5px;
    border: 1px solid rgb(182, 187, 186);
    box-shadow: none;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
}

.complex-form input {
    padding: 5px 10px;
    border-radius: 5px;
    border: 1px solid rgb(182, 187, 186);
    box-shadow: none;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
}

.simple-form textarea {
    padding: 5px 10px;
    border-radius: 5px;
    border: 1px solid rgb(182, 187, 186);
    box-shadow: none;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
}

.complex-form textarea {
    padding: 5px 10px;
    border-radius: 5px;
    border: 1px solid rgb(182, 187, 186);
    box-shadow: none;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
}

.simple-form input:focus {
    border: 1px solid rgb(0, 153, 220);
}

.complex-form input:focus {
    border: 1px solid rgb(0, 153, 220);
}

.simple-form textarea:focus {
    border: 1px solid rgb(0, 153, 220);
}

.complex-form textarea:focus {
    border: 1px solid rgb(0, 153, 220);
}

.simple-form input[type='text'] {
    width: 100%;
}

.complex-form input[type='text'] {
    width: 100%;
}

.simple-form textarea[type='text'] {
    width: 100%;
}

.complex-form textarea[type='text'] {
    width: 100%;
}

.simple-form input[type='file'] {
    width: 100%;
}

.complex-form input[type='file'] {
    width: 100%;
}

.simple-form textarea[type='file'] {
    width: 100%;
}

.complex-form textarea[type='file'] {
    width: 100%;
}

.simple-form textarea {
    width: 100%;
}

.complex-form textarea {
    width: 100%;
}

.simple-form input[type='radio'] {
    margin-right: 15px;
    float: left;
    display: inline-block;
}

.complex-form input[type='radio'] {
    margin-right: 15px;
    float: left;
    display: inline-block;
}

.simple-form input[type='radio'] ~ p {
    padding-left: 30px;
}

.complex-form input[type='radio'] ~ p {
    padding-left: 30px;
}

.simple-form select {
    border: 1px solid rgb(182, 187, 186);
}

.complex-form select {
    border: 1px solid rgb(182, 187, 186);
}

.simple-form select:focus {
    border: 1px solid rgb(0, 153, 220);
}

.complex-form select:focus {
    border: 1px solid rgb(0, 153, 220);
}

.state.simple-form {
    text-align: center;
}

.state.complex-form {
    text-align: center;
}

.simple-form small {
    font-size: 14px;
}

.complex-form small {
    font-size: 14px;
}

.form-banner img {
    width: 100%;
    margin-bottom: 30px;
}

@media screen and (min-width:768px) {
    .form-banner img {
        display: none;
    }
}

.form-banner img[src$='-desktop.png'] {
    display: none;
}

@media screen and (min-width:768px) {
    .form-banner img[src$='-desktop.png'] {
        display: block;
    }
}

.simple-form fieldset {
    margin-top: 30px;
}

    .simple-form fieldset :first-of-type.row .col-xs-12 {
        padding: 0px;
    }

@media screen and (min-width:768px) {
    .simple-form fieldset :first-of-type.row .col-xs-12 {
        padding: 0px 15px;
    }
}

.simple-form legend {
    background: rgb(55, 55, 55);
    padding: 5px 15px;
    width: 100%;
    color: rgb(255, 255, 255);
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 15px;
    border-bottom-color: currentColor;
    border-bottom-width: 0px;
    border-bottom-style: none;
}

    .simple-form legend span {
        background: rgb(255, 255, 255);
        border-radius: 25px;
        width: 25px;
        height: 25px;
        text-align: center;
        color: rgb(55, 55, 55);
        padding-top: 2px;
        font-size: 16px;
        margin-right: 5px;
        display: inline-block;
        -webkit-border-radius: 25px;
        -moz-border-radius: 25px;
    }

@media screen and (min-width:768px) {
    .simple-form input {
        margin-right: 15px;
        margin-left: 15px;
    }

    .simple-form label {
        margin-right: 15px;
        margin-left: 15px;
    }

    .simple-form select {
        margin-right: 15px;
        margin-left: 15px;
    }

    .simple-form textarea {
        margin-right: 15px;
        margin-left: 15px;
    }

    .simple-form .error ~ span {
        margin-right: 15px;
        margin-left: 15px;
    }
}

.simple-form input {
    width: 100%;
}

.simple-form select {
    width: 50%;
}

@media screen and (min-width:768px) {
    .simple-form select {
        width: 100%;
    }
}

.simple-form .form-submit {
    padding-top: 30px;
    margin-top: 30px;
    border-top-color: rgb(182, 187, 186);
    border-top-width: 2px;
    border-top-style: solid;
}

.simple-form input[type='submit'] {
    width: 100px;
    margin-right: 15px;
    margin-left: 0px;
}

.simple-form input[type='checkbox'] {
    width: auto;
    margin-top: 15px;
    margin-right: 10px;
    float: left;
    display: inline;
}

    .simple-form input[type='checkbox'] ~ span {
        margin-top: 12px;
        display: inline-block;
    }

.simple-form .error {
    background: url("../images/icon-invalid-input.png") no-repeat right 10px top 50%;
    border: 1px solid rgb(218, 52, 52);
    color: rgb(218, 52, 52);
}

    .simple-form .error:focus {
        border: 1px solid rgb(218, 52, 52);
    }

    .simple-form .error ~ span {
        color: rgb(218, 52, 52);
        font-size: 14px;
        display: block;
    }

.simple-form .success {
    background: url("../images/icon-valid-input.png") no-repeat right 10px top 50%;
    border: 1px solid rgb(1, 135, 73);
}

.complex-form .panel-group {
    margin-top: 30px;
    margin-bottom: 50px;
}

    .complex-form .panel-group .panel {
        margin: 0px;
    }

.complex-form .panel {
    margin: 0px;
    border-radius: 0px;
    border-top-color: rgb(182, 187, 186);
    border-right-color: rgb(182, 187, 186);
    border-left-color: rgb(182, 187, 186);
    border-top-width: 1px;
    border-right-width: 1px;
    border-left-width: 1px;
    border-top-style: solid;
    border-right-style: solid;
    border-left-style: solid;
    background-color: rgb(235, 235, 235);
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
}

.complex-form :first-of-type.panel {
    border-radius: 10px 10px 0px 0px;
    -webkit-border-radius: 10px 10px 0 0;
    -moz-border-radius: 10px 10px 0 0;
}

.complex-form :last-of-type.panel {
    border-radius: 0px 0px 10px 10px;
    border-bottom-color: rgb(182, 187, 186);
    border-bottom-width: 1px;
    border-bottom-style: solid;
    -webkit-border-radius: 0 0 10px 10px;
    -moz-border-radius: 0 0 10px 10px;
}

.complex-form .panel-heading {
    padding: 20px 15px 15px;
    border-radius: 0px;
    font-size: 18px;
    background-color: rgb(255, 255, 255);
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
}

.complex-form .collapsed.panel-heading {
    background-color: rgb(235, 235, 235);
}

.complex-form .panel-heading .panel-text {
    color: rgb(55, 55, 55);
    font-weight: bold;
}

    .complex-form .panel-heading .panel-text:hover {
        text-decoration: none;
    }

    .complex-form .panel-heading .panel-text span {
        border-radius: 25px;
        width: 25px;
        height: 25px;
        text-align: center;
        padding-top: 1px;
        font-weight: normal;
        margin-right: 10px;
        -webkit-border-radius: 25px;
        -moz-border-radius: 25px;
    }

        .complex-form .panel-heading .panel-text span:first-of-type {
            color: rgb(255, 255, 255);
            display: inline-block;
            background-color: rgb(55, 55, 55);
        }

        .complex-form .panel-heading .panel-text span:nth-of-type(2) {
            color: rgb(255, 255, 255);
            font-size: 20px;
            display: none;
            background-color: rgb(1, 135, 73);
        }

            .complex-form .panel-heading .panel-text span:nth-of-type(2) img {
                margin-top: -7px;
            }

.complex-form .panel-heading .collapsed.panel-text {
    font-weight: normal;
}

    .complex-form .panel-heading .collapsed.panel-text span:first-of-type {
        background-color: rgb(111, 124, 125);
    }

.complex-form .panel-heading .panel-text a.edit-button {
    border-radius: 3px;
    border: currentColor;
    color: rgb(255, 255, 255);
    padding-right: 10px;
    padding-left: 10px;
    font-size: 14px;
    font-weight: normal;
    margin-left: 20px;
    display: none;
    background-color: rgb(111, 124, 125);
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
}

    .complex-form .panel-heading .panel-text a.edit-button::before {
        content: "Edit";
    }

    .complex-form .panel-heading .panel-text a.edit-button:focus {
    }

.complex-form .panel-body {
    padding-top: 5px;
    padding-bottom: 30px;
    padding-left: 15px;
    background-color: rgb(255, 255, 255);
}

@media screen and (min-width:992px) {
    .complex-form .panel-body {
        padding-left: 55px;
    }
}

.complex-form fieldset.success .panel-heading a {
    font-weight: normal;
}

.complex-form fieldset.success .panel-heading span:first-of-type {
    display: none;
}

.complex-form fieldset.success .panel-heading span:nth-of-type(2) {
    display: inline-block;
}

.complex-form fieldset.success .panel-heading a.edit-button {
    display: inline-block;
}

.complex-form legend {
    border: currentColor;
    padding-top: 30px;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 0px;
}

.complex-form input[type='button'] {
    background-color: rgb(111, 124, 125);
}

.complex-form hr {
    border-color: rgb(182, 187, 186);
    margin-right: -15px;
    margin-left: -55px;
}

.complex-form .captcha {
    padding: 25px;
    width: 315px;
    height: 125px;
    text-align: center;
    color: rgb(255, 255, 255);
    font-size: 20px;
    max-width: 100%;
    background-color: rgb(218, 52, 52);
}

#cnp-simple-form .page-header {
    margin: 0px;
    padding: 0px;
    border: 0px currentColor;
    color: rgb(55, 55, 55);
}

#cnp-complex-form .page-header {
    margin: 0px;
    padding: 0px;
    border: 0px currentColor;
    color: rgb(55, 55, 55);
}

@media screen and (max-width:767px) {
    #cnp-simple-form .page-header {
        background: rgb(55, 55, 55);
        margin: 0px -15px;
        padding: 12px 15px;
        border: 0px currentColor;
        color: rgb(255, 255, 255);
    }

    #cnp-complex-form .page-header {
        background: rgb(55, 55, 55);
        margin: 0px -15px;
        padding: 12px 15px;
        border: 0px currentColor;
        color: rgb(255, 255, 255);
    }
}

#cnp-simple-form .page-header h1 {
    margin: 0px;
    line-height: 1;
    font-size: 30px;
    font-weight: bold;
}

#cnp-complex-form .page-header h1 {
    margin: 0px;
    line-height: 1;
    font-size: 30px;
    font-weight: bold;
}

@media screen and (max-width:767px) {
    #cnp-simple-form .page-header h1 {
        margin: 0px;
        color: rgb(255, 255, 255);
        line-height: 1;
        font-size: 24px;
        font-weight: bold;
    }

    #cnp-complex-form .page-header h1 {
        margin: 0px;
        color: rgb(255, 255, 255);
        line-height: 1;
        font-size: 24px;
        font-weight: bold;
    }
}

.ui-helper-hidden {
    display: none;
}

.ui-helper-hidden-accessible {
    margin: -1px;
    padding: 0px;
    border: 0px currentColor;
    width: 1px;
    height: 1px;
    overflow: hidden;
    position: absolute;
    clip: rect(0px, 0px, 0px, 0px);
}

.ui-helper-reset {
    list-style: none;
    margin: 0px;
    padding: 0px;
    outline: 0px;
    border: 0px currentColor;
    line-height: 1.3;
    font-size: 100%;
    text-decoration: none;
}

.ui-helper-clearfix {
    min-height: 0px;
}

    .ui-helper-clearfix::before {
        display: table;
        border-collapse: collapse;
        content: "";
    }

    .ui-helper-clearfix::after {
        display: table;
        border-collapse: collapse;
        content: "";
    }

    .ui-helper-clearfix::after {
        clear: both;
    }

.ui-helper-zfix {
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    position: absolute;
    opacity: 0;
}

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

input#datepicker {
    width: auto;
    height: 36px;
}

.datepicker {
    width: auto;
    position: relative;
}

#ui-datepicker-div {
    box-shadow: 1px 1px 10px #1d1d1d;
}

table.ui-datepicker-calendar {
    color: rgb(111, 124, 125);
    background-color: rgb(255, 255, 255);
}

    table.ui-datepicker-calendar td {
        padding: 5px;
        text-align: center;
    }

    table.ui-datepicker-calendar th {
        padding: 5px;
        text-align: center;
    }

    table.ui-datepicker-calendar th {
        font-weight: normal;
    }

    table.ui-datepicker-calendar thead {
        border-bottom-color: rgb(182, 187, 186);
        border-bottom-width: 1px;
        border-bottom-style: solid;
    }

.ui-datepicker-header {
    background: rgb(182, 187, 186);
    padding: 5px;
    color: rgb(255, 255, 255);
    position: relative;
}

    .ui-datepicker-header a {
        color: rgb(255, 255, 255);
        font-weight: bold;
        position: absolute;
    }

        .ui-datepicker-header a:hover {
            cursor: pointer;
        }

        .ui-datepicker-header a.ui-datepicker-prev {
            left: 10px;
        }

        .ui-datepicker-header a.ui-datepicker-next {
            right: 10px;
        }

    .ui-datepicker-header .ui-datepicker-title {
        width: 100%;
        text-align: center;
        margin-right: auto;
        margin-left: auto;
        display: inline-block;
    }

.ui-datepicker-trigger {
    top: -1px;
    height: 100%;
    right: 40px;
    padding-top: 7px;
    padding-bottom: 7px;
    padding-left: 10px;
    border-left-color: rgb(182, 187, 186);
    border-left-width: 1px;
    border-left-style: solid;
    position: relative;
}

    .ui-datepicker-trigger:hover {
        cursor: pointer;
    }

.banner img {
    margin: 20px 0px;
    width: 100%;
}

@media screen and (min-width:992px) {
    .banner img {
        margin: 0px 0px 30px;
    }
}

@media screen and (min-width:992px) {
    .banner img[src$='-banner.png'] {
        display: none;
    }
}

.banner img[src$='-banner-desktop.png'] {
    display: none;
}

@media screen and (min-width:992px) {
    .banner img[src$='-banner-desktop.png'] {
        display: block;
    }
}

.promo-small-skyscraper {
    width: 100%;
    margin-top: 25px;
    margin-bottom: 25px;
    max-width: 234px;
}

.promo-tall-skyscraper {
    width: 100%;
    margin-top: 25px;
    margin-bottom: 25px;
    max-width: 234px;
}

.promo-small-banner {
    width: 100%;
    margin-top: 20px;
    margin-bottom: 20px;
}

.promo-half-page-banner {
    margin-top: 20px;
    margin-bottom: 20px;
}

@media screen and (min-width:992px) {
    .promo-half-page-banner {
        margin-top: 30px;
        margin-bottom: 30px;
    }
}

.image-content-section {
    margin-bottom: 25px;
}

@media screen and (min-width:768px) {
    .image-content-section {
        margin-bottom: 25px;
    }

    :last-of-type.image-content-section {
        margin-bottom: 25px;
    }
}

.image-content-section hr {
    margin: 0px 15px 25px;
    border-top-color: rgb(182, 187, 186);
    border-top-width: 1px;
    border-top-style: solid;
}

    .image-content-section hr:first-child {
        margin-top: 14px;
    }

@media screen and (min-width:768px) {
    .image-content-section hr {
        border-top-color: rgb(255, 255, 255);
        border-top-width: 1px;
        border-top-style: solid;
    }
}

.image-content-section h3 {
    margin: 0px 0px 10px;
    color: rgb(0, 153, 220);
    font-size: 18px;
    font-weight: bold;
}

.image-content-section p {
    display: inline;
}

.image-content-section img {
    margin-right: 15px;
    float: left;
    display: inline-block;
}

#cnp-demo-promotion-half-page-and-small-banners #content h3 {
    margin-bottom: 0px;
}

#cnp-demo-promotion-full-banner .page-header {
    margin: 0px 0px 25px;
    padding: 0px;
    border: 0px currentColor;
    color: rgb(55, 55, 55);
}

#cnp-demo-promotion-skyscrapers .page-header {
    margin: 0px 0px 25px;
    padding: 0px;
    border: 0px currentColor;
    color: rgb(55, 55, 55);
}

@media screen and (max-width:767px) {
    #cnp-demo-promotion-full-banner .page-header {
        background: rgb(55, 55, 55);
        margin: 0px -15px 25px;
        padding: 12px 15px;
        color: rgb(255, 255, 255);
    }

    #cnp-demo-promotion-skyscrapers .page-header {
        background: rgb(55, 55, 55);
        margin: 0px -15px 25px;
        padding: 12px 15px;
        color: rgb(255, 255, 255);
    }
}

#cnp-demo-promotion-full-banner .page-header h1 {
    margin: 0px;
    line-height: 1;
    font-size: 30px;
    font-weight: bold;
}

#cnp-demo-promotion-skyscrapers .page-header h1 {
    margin: 0px;
    line-height: 1;
    font-size: 30px;
    font-weight: bold;
}

@media screen and (max-width:767px) {
    #cnp-demo-promotion-full-banner .page-header h1 {
        color: rgb(255, 255, 255);
        font-size: 24px;
    }

    #cnp-demo-promotion-skyscrapers .page-header h1 {
        color: rgb(255, 255, 255);
        font-size: 24px;
    }
}

#cnp-demo-promotion-full-banner .page-header br {
    display: none;
}

#cnp-demo-promotion-skyscrapers .page-header br {
    display: none;
}

#cnp-demo-promotion-skyscrapers {
}

    #cnp-demo-promotion-skyscrapers .navbar-default.navbar .collapse.navbar-collapse .navbar-nav.nav > .no-treatment {
        padding-right: 68px;
        padding-left: 68px;
    }

    #cnp-demo-promotion-skyscrapers .navbar-default.navbar .in.collapse.navbar-collapse .navbar-nav.nav > .no-treatment {
        padding: 0px;
    }

@media screen and (min-width:992px) {
    #cnp-demo-promotion-skyscrapers .other-tx-tertiary-nav {
        right: 73.35%;
    }
}

#cnp-demo-promotion-skyscrapers .other-tx-tertiary-nav .list-group.navbar-tertiary > a {
    font-size: 16px;
}

@media screen and (min-width:992px) {
    #cnp-demo-promotion-skyscrapers .other-tx-tertiary-nav .navbar-tertiary > p {
        margin-top: 0px;
        border-top-color: currentColor;
        border-top-width: medium;
        border-top-style: none;
    }
}

#cnp-demo-promotion-skyscrapers .other-tx-content {
    margin-bottom: 15px;
}

@media screen and (max-width:767px) {
    #cnp-demo-promotion-skyscrapers .other-tx-content {
        margin-bottom: 0px;
    }
}

@media screen and (min-width:768px) {
    #cnp-demo-promotion-skyscrapers .other-tx-content {
        margin-bottom: 100px;
    }
}

@media screen and (min-width:992px) {
    #cnp-demo-promotion-skyscrapers .other-tx-content {
        width: 51.35%;
        padding-right: 30px;
        margin-bottom: 30px;
    }
}

#cnp-demo-promotion-skyscrapers .other-tx-content .row {
    margin-right: -15px;
    margin-left: -15px;
}

#cnp-demo-promotion-skyscrapers .other-tx-right-rail {
    margin-bottom: 50px;
    border-left-color: rgb(182, 187, 186);
    border-left-width: 1px;
    border-left-style: solid;
}

@media screen and (min-width:992px) {
    #cnp-demo-promotion-skyscrapers .other-tx-right-rail {
        left: 26.65%;
        width: 22%;
    }
}

@media screen and (max-width:767px) {
    #cnp-demo-promotion-skyscrapers .other-tx-right-rail {
        border-top-color: rgb(55, 55, 55);
        border-right-color: currentColor;
        border-top-width: 4px;
        border-right-width: 0px;
        border-top-style: solid;
        border-right-style: none;
    }
}

#cnp-demo-promotion-skyscrapers .other-tx-right-rail .share-bar li {
    width: 40%;
}

@media screen and (min-width:992px) {
    #cnp-demo-promotion-skyscrapers .other-tx-right-rail .share-bar li {
        width: 30%;
    }
}

@media screen and (max-width:767px) {
    #cnp-demo-promotion-skyscrapers .other-tx-right-rail .share-bar li ul {
        margin-right: 15px;
        margin-left: 15px;
        border-bottom-color: rgb(182, 187, 186);
        border-bottom-width: 1px;
        border-bottom-style: solid;
    }

        #cnp-demo-promotion-skyscrapers .other-tx-right-rail .share-bar li ul .faqs {
            border-right-color: rgb(182, 187, 186);
            border-right-width: 1px;
            border-right-style: solid;
        }
}

#cnp-demo-promotion-skyscrapers .other-tx-right-rail .row {
    margin: 0px -15px;
}

#cnp-demo-promotion-skyscrapers .other-tx-right-rail .sidebar-section div {
    margin-bottom: 40px;
    display: inline-block;
}

#cnp-demo-promotion-skyscrapers .other-tx-right-rail h4 {
    margin: 40px 0px 0px;
    font-size: 18px;
    font-weight: bold;
}

@media screen and (max-width:767px) {
    #cnp-demo-promotion-skyscrapers .other-tx-right-rail h4 {
        margin-top: 0px;
    }
}

#cnp-demo-promotion-half-page-and-small-banners .row {
    -ms-overflow-y: hidden;
}

#cnp-demo-promotion-half-page-and-small-banners #content {
    margin-top: 30px;
    margin-bottom: 30px;
    border-bottom-color: rgb(182, 187, 186);
    border-bottom-width: 1px;
    border-bottom-style: solid;
}

#cnp-demo-promotion-half-page-and-small-banners .text-only.featured-content {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
    border-top-color: rgb(182, 187, 186);
    border-bottom-color: rgb(29, 29, 29);
    border-top-width: 1px;
    border-bottom-width: 4px;
    border-top-style: solid;
    border-bottom-style: solid;
}

    #cnp-demo-promotion-half-page-and-small-banners .text-only.featured-content > .navbar-header {
        margin-right: -15px;
        margin-left: -15px;
    }

    #cnp-demo-promotion-half-page-and-small-banners .text-only.featured-content > .navbar-collapse {
        margin-right: -15px;
        margin-left: -15px;
    }

@media all and (min-width:991px) {
    #cnp-demo-promotion-half-page-and-small-banners .text-only.featured-content > .navbar-header {
        margin-right: 0px;
        margin-left: 0px;
    }

    #cnp-demo-promotion-half-page-and-small-banners .text-only.featured-content > .navbar-collapse {
        margin-right: 0px;
        margin-left: 0px;
    }
}

#cnp-demo-promotion-half-page-and-small-banners .text-only.featured-content blockquote {
    margin: 0px auto;
    padding: 25px 0px;
    border: 0px currentColor;
    width: 90%;
    text-align: center;
    color: rgb(55, 55, 55);
    line-height: 1.1;
    font-size: 22px;
    font-weight: lighter;
    background-color: rgb(255, 255, 255);
}

#cnp-demo-promotion-half-page-and-small-banners .gray-rail {
    padding-bottom: 200%;
    margin-bottom: -200%;
    border-top-color: rgb(245, 245, 245);
    border-top-width: 1px;
    border-top-style: solid;
    background-color: rgb(245, 245, 245);
}

    #cnp-demo-promotion-half-page-and-small-banners .gray-rail h3 {
        font-size: 16px;
        font-weight: bold;
    }

    #cnp-demo-promotion-half-page-and-small-banners .gray-rail h4 {
        font-size: 16px;
        font-weight: bold;
    }

    #cnp-demo-promotion-half-page-and-small-banners .gray-rail h4 {
        padding-top: 20px;
    }

    #cnp-demo-promotion-half-page-and-small-banners .gray-rail > a {
        font-size: 16px;
    }

    #cnp-demo-promotion-half-page-and-small-banners .gray-rail .list-group {
        border: 0px currentColor;
        color: rgb(0, 153, 220);
        line-height: 1.3;
        padding-right: 0px;
        padding-left: 0px;
        font-size: 14px;
    }

    #cnp-demo-promotion-half-page-and-small-banners .gray-rail .list-group-item {
        border: 0px currentColor;
        color: rgb(0, 153, 220);
        line-height: 1.3;
        padding-right: 0px;
        padding-left: 0px;
        font-size: 14px;
    }

    #cnp-demo-promotion-half-page-and-small-banners .gray-rail .stock-quote {
        margin-top: 20px;
    }

    #cnp-demo-promotion-half-page-and-small-banners .gray-rail .cnp-social-media {
        margin-bottom: 60px;
    }

        #cnp-demo-promotion-half-page-and-small-banners .gray-rail .cnp-social-media li a {
            padding: 5px 0px 5px 30px;
            display: block;
        }

        #cnp-demo-promotion-half-page-and-small-banners .gray-rail .cnp-social-media a[href^='https://www.facebook.com'] {
            background: url("../images/icon-facebook-blue.png") no-repeat 5px 9px;
        }

        #cnp-demo-promotion-half-page-and-small-banners .gray-rail .cnp-social-media a[href^='https://www.twitter.com'] {
            background: url("../images/icon-twitter-blue.png") no-repeat 0px 10px;
        }

        #cnp-demo-promotion-half-page-and-small-banners .gray-rail .cnp-social-media a[href^='https://www.youtube.com'] {
            background: url("../images/icon-youtube-tv-blue.png") no-repeat 0px 9px;
        }

        #cnp-demo-promotion-half-page-and-small-banners .gray-rail .cnp-social-media a[href^='https://www.linkedin.com'] {
            background: url("../images/icon-linkedin-blue.png") no-repeat 4px 9px;
        }

#cnp-demo-promotion-half-page-and-small-banners .main-content .media {
    padding-top: 30px;
}

#cnp-demo-promotion-half-page-and-small-banners .main-content :not(:first-child).media {
    border-top-color: rgb(235, 235, 235);
    border-top-width: 1px;
    border-top-style: solid;
}

#cnp-demo-promotion-half-page-and-small-banners .main-content .media .pull-left {
    margin: 0px auto 20px;
}

#cnp-demo-promotion-half-page-and-small-banners .main-content .media .media-body {
    clear: both;
}

    #cnp-demo-promotion-half-page-and-small-banners .main-content .media .media-body h4 {
        color: rgb(0, 153, 220);
        font-size: 18px;
        font-weight: bold;
    }

#cnp-demo-promotion-half-page-and-small-banners footer .small-screen .cnp-social-media {
    display: none;
}

#cnp-demo-promotion-half-page-and-small-banners footer .large-screen {
    padding-top: 0px;
}

    #cnp-demo-promotion-half-page-and-small-banners footer .large-screen .fat-footer :not(.feedback).row {
        display: none;
    }

    #cnp-demo-promotion-half-page-and-small-banners footer .large-screen .fat-footer .row.feedback {
        margin-top: -30px;
        margin-bottom: 0px;
    }

@media screen and (min-width:768px) {
    #cnp-demo-promotion-half-page-and-small-banners .carousel .carousel-caption {
        top: 12px;
        text-align: center;
    }

        #cnp-demo-promotion-half-page-and-small-banners .carousel .carousel-caption > div {
            padding-right: 70px;
        }

    #cnp-demo-promotion-half-page-and-small-banners .text-only.featured-content {
        border-bottom-color: rgb(182, 187, 186);
        border-bottom-width: 1px;
        border-bottom-style: solid;
    }

        #cnp-demo-promotion-half-page-and-small-banners .text-only.featured-content blockquote {
            width: 80%;
            line-height: 1.3;
            font-size: 28px;
            max-width: 1170px;
        }

    #cnp-demo-promotion-half-page-and-small-banners .main-content {
        background: linear-gradient(to right, rgb(255, 255, 255) 0%, rgb(255, 255, 255) 60%, rgb(245, 245, 245) 60.01%);
    }

        #cnp-demo-promotion-half-page-and-small-banners .main-content .col-md-9 {
            background-color: rgb(255, 255, 255);
        }

    #cnp-demo-promotion-half-page-and-small-banners .gray-rail {
        padding-left: 29px;
        border-left-color: rgb(182, 187, 186);
        border-left-width: 1px;
        border-left-style: solid;
    }

        #cnp-demo-promotion-half-page-and-small-banners .gray-rail .cnp-social-media {
            margin-bottom: auto;
        }
}

@media screen and (min-width:992px) {
    #cnp-demo-promotion-half-page-and-small-banners .text-only.featured-content blockquote {
        padding-right: 25px;
        padding-left: 25px;
    }

    #cnp-demo-promotion-half-page-and-small-banners .navbar-default.navbar .collapse.navbar-collapse .navbar-nav.nav > .no-treatment {
        padding-right: 68px;
        padding-left: 68px;
    }

    #cnp-demo-promotion-half-page-and-small-banners .navbar-default.navbar .collapse.navbar-collapse .navbar-nav.nav > :first-of-type.no-treatment {
        padding-left: 34px;
    }

    #cnp-demo-promotion-half-page-and-small-banners .navbar-default.navbar .collapse.navbar-collapse .navbar-nav.nav > :last-of-type.no-treatment {
        padding-right: 34px;
    }

    #cnp-demo-promotion-half-page-and-small-banners .carousel .carousel-caption {
        top: 50px;
    }

        #cnp-demo-promotion-half-page-and-small-banners .carousel .carousel-caption > div {
            padding-right: 110px;
        }

    #cnp-demo-promotion-half-page-and-small-banners .main-content .col-md-9 {
        padding-bottom: 60px;
    }

        #cnp-demo-promotion-half-page-and-small-banners .main-content .col-md-9 .media .pull-left {
            width: 293px;
            margin-right: 35px;
        }

        #cnp-demo-promotion-half-page-and-small-banners .main-content .col-md-9 .media .media-body {
            clear: inherit;
        }

            #cnp-demo-promotion-half-page-and-small-banners .main-content .col-md-9 .media .media-body h4 a:hover {
                color: rgb(0, 86, 127);
            }

    #cnp-demo-promotion-half-page-and-small-banners .gray-rail {
        border-top-color: currentColor;
        border-left-color: rgb(182, 187, 186);
        border-top-width: 0px;
        border-left-width: 1px;
        border-top-style: none;
        border-left-style: solid;
    }

        #cnp-demo-promotion-half-page-and-small-banners .gray-rail h3 {
            font-size: 18px;
        }

        #cnp-demo-promotion-half-page-and-small-banners .gray-rail h4 {
            font-size: 18px;
        }

        #cnp-demo-promotion-half-page-and-small-banners .gray-rail .list-group-item:hover {
            color: rgb(0, 86, 127);
            text-decoration: underline;
        }
}

@media screen and (min-width:1200px) {
    #cnp-demo-promotion-half-page-and-small-banners .carousel .carousel-caption {
        top: 125px;
        height: 150px;
        min-height: 150px;
        max-height: 150px;
    }

    #cnp-demo-promotion-half-page-and-small-banners .main-content .col-md-9 {
        padding-bottom: 60px;
    }

        #cnp-demo-promotion-half-page-and-small-banners .main-content .col-md-9 .media .pull-left {
            width: 370px;
        }
}

#cnp-demo-promotion-half-page-and-small-banners body {
    color: rgb(51, 51, 51);
}

#cnp-demo-promotion-half-page-and-small-banners .page-header {
    margin: 0px;
    padding: 0px;
    border: 0px currentColor;
    color: rgb(55, 58, 54);
}

    #cnp-demo-promotion-half-page-and-small-banners .page-header h1 {
        margin: 0px;
        line-height: 1;
        font-size: 24px;
        font-weight: bold;
    }

    #cnp-demo-promotion-half-page-and-small-banners .page-header p {
        font-size: 18px;
    }

#cnp-demo-promotion-half-page-and-small-banners .media .img-responsive {
    width: 100%;
}

#cnp-demo-promotion-half-page-and-small-banners .other-tx-content ul:not(.list-unstyled) {
    padding-left: 20px;
    margin-left: 0px;
}

#cnp-demo-promotion-half-page-and-small-banners .list-group.navbar-tertiary > p {
    margin: 8px 0px;
    font-size: 16px;
    font-weight: bold;
}

#cnp-demo-promotion-half-page-and-small-banners .list-group.navbar-tertiary > a {
    font-size: 16px;
}

#cnp-demo-promotion-half-page-and-small-banners .other-tx-right-rail {
    font-size: 14px;
}

    #cnp-demo-promotion-half-page-and-small-banners .other-tx-right-rail h2 {
        margin-top: 22px;
    }

    #cnp-demo-promotion-half-page-and-small-banners .other-tx-right-rail .share-bar {
        display: none;
    }

    #cnp-demo-promotion-half-page-and-small-banners .other-tx-right-rail ul {
        padding: 10px 0px;
        border-top-color: rgb(111, 124, 125);
        border-bottom-color: rgb(111, 124, 125);
        border-top-width: 1px;
        border-bottom-width: 1px;
        border-top-style: solid;
        border-bottom-style: solid;
    }

    #cnp-demo-promotion-half-page-and-small-banners .other-tx-right-rail .share-bar ul {
        border: 0px currentColor;
    }

    #cnp-demo-promotion-half-page-and-small-banners .other-tx-right-rail ul > li > a {
        line-height: 1.7;
    }

    #cnp-demo-promotion-half-page-and-small-banners .other-tx-right-rail .email {
        background: url("../images/icon-email-bw.png") no-repeat left top;
        padding-left: 30px;
    }

    #cnp-demo-promotion-half-page-and-small-banners .other-tx-right-rail .phone {
        background: url("../images/icon-phone-bw.png") no-repeat left top;
        padding-left: 30px;
    }

    #cnp-demo-promotion-half-page-and-small-banners .other-tx-right-rail .location {
        background: url("../images/icon-location-bw.png") no-repeat left top;
        padding-left: 30px;
    }

    #cnp-demo-promotion-half-page-and-small-banners .other-tx-right-rail .snail-mail {
        background: url("../images/icon-snail-mail-bw.png") no-repeat left top;
        padding-left: 30px;
    }

#cnp-demo-promotion-half-page-and-small-banners .container {
    overflow: hidden;
}

#cnp-demo-promotion-half-page-and-small-banners .slide.carousel {
    overflow: hidden;
}

#cnp-demo-promotion-half-page-and-small-banners .global-navbar .container {
}

@media screen and (max-width:480px) {
    #cnp-demo-promotion-half-page-and-small-banners .page-header {
        padding: 12px 15px;
        margin-right: -15px;
        margin-left: -15px;
    }

    #cnp-demo-promotion-half-page-and-small-banners h1 {
        color: rgb(255, 255, 255);
        font-size: 24px;
        font-weight: bold;
    }

    #cnp-demo-promotion-half-page-and-small-banners h2 {
        margin-top: 0px;
    }

    #cnp-demo-promotion-half-page-and-small-banners .other-tx-right-rail h2 {
        border-top-color: currentColor;
        border-top-width: 0px;
        border-top-style: none;
    }

    #cnp-demo-promotion-half-page-and-small-banners .other-tx-right-rail {
        border-top-color: rgb(55, 55, 55);
        border-top-width: 4px;
        border-top-style: solid;
    }
}

@media screen and (max-width:767px) {
    #cnp-demo-promotion-half-page-and-small-banners .other-tx-right-rail {
        padding-bottom: 25px;
    }
}

@media screen and (min-width:768px) {
    #cnp-demo-promotion-half-page-and-small-banners .other-tx-content {
        margin-bottom: 15px;
        border-right-color: rgb(235, 235, 235);
        border-right-width: 1px;
        border-right-style: solid;
    }

        #cnp-demo-promotion-half-page-and-small-banners .other-tx-content .share-bar {
            display: none;
        }

    #cnp-demo-promotion-half-page-and-small-banners .other-tx-right-rail .share-bar {
        display: block;
    }

    #cnp-demo-promotion-half-page-and-small-banners .other-tx-right-rail ul {
        border: 0px currentColor;
    }
}

@media screen and (min-width:992px) {
    #cnp-demo-promotion-half-page-and-small-banners .content.container {
        margin-bottom: 50px;
    }

    #cnp-demo-promotion-half-page-and-small-banners .other-tx-content {
        width: 51.35%;
        padding-right: 30px;
        margin-bottom: 30px;
    }

    #cnp-demo-promotion-half-page-and-small-banners .other-tx-right-rail {
        left: 26.65%;
        width: 22%;
    }

    #cnp-demo-promotion-half-page-and-small-banners .other-tx-tertiary-nav {
        right: 73.35%;
    }

    #cnp-demo-promotion-half-page-and-small-banners .well {
        min-height: 150px;
    }
}

.ie {
}

    .ie .list-group.navbar-tertiary .active.list-group-item {
        background-image: none;
    }

    .ie .well {
        background-image: none;
    }

    .ie button.call-to-action {
        background: url("../images/icon-button-next-better.png") no-repeat 90% 50% rgb(0, 153, 220);
    }

    .ie a.call-to-action {
        background: url("../images/icon-button-next-better.png") no-repeat 90% 50% rgb(0, 153, 220);
    }

    .ie button.shorter.call-to-action {
        background: url("../images/icon-button-next-better.png") no-repeat 90% 50% rgb(0, 153, 220);
    }

    .ie a.shorter.call-to-action {
        background: url("../images/icon-button-next-better.png") no-repeat 90% 50% rgb(0, 153, 220);
    }

    .ie button.next.call-to-action {
        background: url("../images/icon-button-next-better.png") no-repeat 90% 50% rgb(0, 153, 220);
    }

    .ie a.next.call-to-action {
        background: url("../images/icon-button-next-better.png") no-repeat 90% 50% rgb(0, 153, 220);
    }

    .ie button.shorter.call-to-action:hover {
        background-color: rgb(0, 86, 127);
    }

    .ie a.shorter.call-to-action:hover {
        background-color: rgb(0, 86, 127);
    }

    .ie button.next.call-to-action:hover {
        background-color: rgb(0, 86, 127);
    }

    .ie a.next.call-to-action:hover {
        background-color: rgb(0, 86, 127);
    }

    .ie button.shorter.call-to-action:hover {
    }

    .ie a.shorter.call-to-action:hover {
    }

    .ie button.next.call-to-action:hover {
    }

    .ie a.next.call-to-action:hover {
    }

    .ie button.shorter.call-to-action:active {
    }

    .ie a.shorter.call-to-action:active {
    }

    .ie button.next.call-to-action:active {
    }

    .ie a.next.call-to-action:active {
    }

    .ie button.prev.call-to-action {
        background: url("../images/icon-button-prev-better.png") no-repeat 10% 50% rgb(111, 124, 125);
    }

    .ie a.prev.call-to-action {
        background: url("../images/icon-button-prev-better.png") no-repeat 10% 50% rgb(111, 124, 125);
    }

    .ie button.prev.call-to-action:hover {
        background-color: rgb(60, 68, 69);
    }

    .ie a.prev.call-to-action:hover {
        background-color: rgb(60, 68, 69);
    }

    .ie .image-information-call-out .overlay {
    }

    .ie #cnp-billing-and-payment-options #billing-options-table .showOnLarge :first-of-type.row .col-xs-12 {
        min-height: 135px;
    }

    .ie #cnp-billing-and-payment-options #billing-options-table .showOnLarge .col-xs-12 {
        min-height: 48px;
    }

    .ie #cnp-billing-and-payment-options #billing-options-table .showOnLarge .details.col-xs-12 {
        min-height: 90px;
    }

    .ie #cnp-billing-and-payment-options #billing-options-table .data :nth-of-type(2).row .col-xs-5 {
        border-top-color: currentColor;
        border-top-width: medium;
        border-top-style: none;
    }

    .ie #cnp-billing-and-payment-options #billing-options-table .data :nth-of-type(2).row .col-xs-7 {
        border-top-color: currentColor;
        border-top-width: medium;
        border-top-style: none;
    }

    .ie #cnp-billing-and-payment-options #billing-options-table .data .row .col-xs-5 {
        min-height: 48px;
    }

    .ie #cnp-billing-and-payment-options #billing-options-table .data .row .col-xs-7 {
        min-height: 48px;
    }

    .ie #cnp-billing-and-payment-options #billing-options-table .data .row .details.col-xs-5 {
        min-height: 90px;
    }

    .ie #cnp-billing-and-payment-options #billing-options-table .data .row .details.col-xs-7 {
        min-height: 90px;
    }

.ie9 {
}

    .ie9 nav.navbar-default.navbar .navbar-header .navbar-brand {
        margin-top: 0px;
        display: block;
    }

.lte-ie8 {
}

    .lte-ie8 nav {
        min-height: 0px !important;
    }

    .lte-ie8 .global-navbar .audience-links .active {
        padding-bottom: 14px;
    }

    .lte-ie8 .global-navbar .audience-links .at {
        padding-bottom: 14px;
    }

    .lte-ie8 nav.navbar-default.navbar .collapse.navbar-collapse ul.navbar-nav.nav > li:hover {
        padding-right: 24px;
        padding-left: 24px;
        border-right-color: rgb(155, 155, 155);
        border-left-color: rgb(155, 155, 155);
        border-right-width: 1px;
        border-left-width: 1px;
        border-right-style: solid;
        border-left-style: solid;
        background-color: rgb(245, 245, 245);
    }

    .lte-ie8 nav.navbar-default.navbar .collapse.navbar-collapse ul.navbar-nav.nav > li .dropdown-menu {
        border-top-color: rgb(111, 124, 125);
        border-top-width: 1px;
        border-top-style: solid;
    }

        .lte-ie8 nav.navbar-default.navbar .collapse.navbar-collapse ul.navbar-nav.nav > li .dropdown-menu .yamm-content ul li:first-child a {
            font-weight: bold;
            text-decoration: none;
        }

    .lte-ie8 .learn-more {
        background: url("../images/icon-button-next-better-15x15-ie.png") no-repeat 90% rgb(0, 153, 220);
    }

        .lte-ie8 .learn-more:hover {
            background: url("../images/icon-button-next-better-15x15-ie.png") no-repeat 90% rgb(0, 86, 127);
        }

    .lte-ie8 .wrapper {
        z-index: 200;
    }

        .lte-ie8 .wrapper .dropdown-menu {
            z-index: -1;
        }

    .lte-ie8 .carousel-caption {
        display: block !important;
        -ms-zoom: 1;
    }

    .lte-ie8 .hero-caption {
        display: block !important;
        -ms-zoom: 1;
    }

    .lte-ie8 .carousel-caption {
        height: 75px;
        padding-top: 15px !important;
        margin-top: -10px;
    }

    .lte-ie8 .hero-caption {
        margin: -30px 0px 0px -210px;
        padding: 30px 30px 30px 210px;
        width: 100%;
        height: 130px;
    }

    .lte-ie8 .hero-icon {
        z-index: 5;
    }

    .lte-ie8 .carousel-indicators {
        bottom: 45px !important;
    }

        .lte-ie8 .carousel-indicators > li {
            background-color: transparent;
        }

            .lte-ie8 .carousel-indicators > li.active {
                background-color: rgb(255, 255, 255);
            }

    .lte-ie8 .top-transactions li:last-of-type {
        border-bottom-color: currentColor;
        border-bottom-width: 0px;
        border-bottom-style: none;
    }

    .lte-ie8 #cnp-natural-gas .fit-to-edge.content.container .col-md-4 {
        border-top-color: currentColor;
        border-top-width: 0px;
        border-top-style: none;
    }

    .lte-ie8 #cnp-hsp-plans .panel-heading {
        background-color: rgb(249, 135, 12);
    }

    .lte-ie8 #cnp-contact-us .other-tx-content ul {
        padding-left: 15px;
    }

    .lte-ie8 #cnp-contact-us .other-tx-right-rail ul {
        border: 0px currentColor;
    }

html {
    -ms-overflow-x: hidden;
}

body {
    -ms-overflow-x: hidden;
}

a:visited {
    color: #0099dc;
}

.list-group {
    box-shadow: none;
    -webkit-box-shadow: none;
}

a.cnp-change-language {
    background: url("../images/icon-globe-white.png") no-repeat left top;
    padding: 0px 0px 0px 20px;
}

a.cnp-change-language-dark {
    background-image: url("../images/icon-globe-black.png");
}

.featured-content {
    position: relative;
}

@media screen and (max-width:991px) {
    .featured-content {
        width: 100%;
    }
}

@media only screen and (orientation:landscape) and (max-device-width:1199px) and (min-device-width:992px) {
    .featured-content {
        width: 100%;
    }
}

@media screen and (min-width:992px) {
    .featured-content .container .featured-content-wrapper {
        width: 50%;
        text-align: left;
    }

        .featured-content .container .featured-content-wrapper > img {
            margin-right: 30px;
            float: left;
        }
}

@media screen and (min-width:768px) {
    body.line-of-business :not(.services).featured-content {
    }
}

@media screen and (min-width:992px) {
    body.line-of-business :not(.services).featured-content {
        max-height: 260px;
    }
}

.learn-more {
    background: url("../images/icon-button-next-better.png") no-repeat 90% 50% rgb(0, 153, 220);
    padding: 10px 50px 10px 20px;
    border-radius: 25px;
    border: currentColor;
}

    .learn-more:hover {
        background: url("../images/icon-button-next-better.png") no-repeat 90% 50% rgb(0, 86, 127);
    }

@media screen and (min-width:992px) {
    .learn-more {
        padding-top: 5px;
        padding-bottom: 5px;
        background-size: 15px;
    }

        .learn-more:hover {
            background-size: 15px;
            background-color: rgb(0, 86, 127);
        }
}

#content {
    background: rgb(245, 245, 245);
    border-width: 1px 0px 0px;
    border-style: solid none none;
    border-color: rgb(182, 187, 186) currentColor currentColor;
    margin: 0px;
    padding: 0px;
    -ms-overflow-y: hidden;
}

@media screen and (min-width:768px) {
    #content {
        padding: 0px;
    }
}

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

    #content > .container h3 {
        margin: 15px 0px 25px;
        text-align: center;
        color: rgb(55, 55, 55);
        font-size: 18px;
    }

    #content > .container a > h4 {
        font-weight: bold;
    }

    #content > .container .list-group a.list-group-item {
        padding: 0px 0px 30px;
        border: 0px currentColor;
        background-color: transparent;
    }

        #content > .container .list-group a.list-group-item:hover {
            background-color: transparent;
        }

        #content > .container .list-group a.list-group-item:active {
            background-color: transparent;
        }

        #content > .container .list-group a.list-group-item h4 {
            color: rgb(0, 153, 220);
            font-size: 16px;
        }

        #content > .container .list-group a.list-group-item p {
            margin: 0px;
            color: rgb(29, 29, 29);
            line-height: 1.3;
            font-size: 16px;
        }

@media screen and (max-width:992px) and (min-width:768px) {
    #content .container {
        padding-right: 0px;
        padding-left: 0px;
    }

    #content .col-xs-12 {
        padding-bottom: 22px;
    }
}

@media screen and (min-width:992px) {
    #content :first-of-type.col-md-4 {
        padding-right: 30px;
    }

    #content :nth-of-type(2n).col-md-4 {
        padding-right: 29px;
        padding-bottom: 200%;
        padding-left: 29px;
        margin-bottom: -200%;
        border-right-color: rgb(182, 187, 186);
        border-left-color: rgb(182, 187, 186);
        border-right-width: 1px;
        border-left-width: 1px;
        border-right-style: solid;
        border-left-style: solid;
    }

    #content :last-of-type.col-md-4 {
        padding-left: 30px;
        border-right-color: currentColor;
        border-right-width: 0px;
        border-right-style: none;
    }
}

@media screen and (min-width:992px) {
    .events {
        padding-left: 0px;
    }
}

.event {
    margin: 0px 0px 25px;
    overflow: hidden;
    clear: both;
    -ms-zoom: 1;
}

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

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

    .event > .date {
        background: rgb(255, 255, 255);
        border-width: 6px 1px 1px;
        border-style: solid;
        border-color: rgb(111, 124, 125);
        margin: 3px 20px 5px 0px;
        padding: 5px;
        border-radius: 5px;
        width: 45px;
        text-align: center;
        color: rgb(29, 29, 29);
        line-height: 1;
        font-size: 24px;
        font-weight: bold;
        float: left;
        display: block;
    }

        .event > .date span {
            text-transform: uppercase;
            font-size: 14px;
            font-weight: normal;
            display: block;
        }

    .event .details {
        color: rgb(55, 55, 55);
        line-height: 1.3;
        overflow: hidden;
        font-size: 16px;
        -ms-zoom: 1;
    }

        .event .details:hover {
            color: inherit;
            text-decoration: none;
        }

        .event .details h3 {
            margin: 20px 0px;
        }

        .event .details h4 {
            margin: 0px 0px 5px;
            color: rgb(0, 153, 220);
            font-size: 16px;
        }

        .event .details h5 {
            margin: 0px;
        }

        .event .details p {
            margin: 0px 0px 0px 55px;
            line-height: 1.3;
            font-size: 16px !important;
        }

.checklist {
    list-style: url("../images/icon-checkmark.png");
    margin: 30px 0px;
    padding-left: 20px;
}

    .checklist li {
        padding: 0px 0px 5px 5px;
        font-weight: bold;
    }

@media screen and (max-width:767px) {
    .page-header {
        color: rgb(255, 255, 255);
        background-color: rgb(55, 55, 55);
    }
}

.well {
    border-color: rgb(182, 187, 186);
    border-radius: 5px;
    background-image: none;
    background-color: rgb(245, 245, 245);
}

    .well > a {
        font-weight: bold;
        display: inline-block;
    }

    .well > p {
        margin: 0px;
    }

.print-logo {
    margin-bottom: 1em;
    display: none;
}

@media print {
    header {
        display: none;
    }

    footer {
        display: none;
    }

    nav {
        display: none;
    }

    .outage-alert {
        display: none;
    }

    .global-navbar {
        display: none;
    }

    .desktop-secondary {
        display: none;
    }

    .nav {
        display: none;
    }

    .navbar {
        display: none;
    }

    .navbar-tertiary {
        display: none;
    }

    .breadcrumb {
        display: none;
    }

    .share-bar {
        display: none;
    }

    .explore-our-services {
        display: none;
    }

    .hero {
        display: none;
    }

    .cnp-divider {
        display: none;
    }

    .btn {
        display: none;
    }

    .carousel {
        display: none;
    }

    .cnp-social-media {
        display: none;
    }

    .print-logo {
        display: block !important;
    }

    .collapse {
        display: block !important;
    }

    div {
        text-align: left !important;
    }

    .well {
        border: currentColor;
    }

    div[class*='col-'] {
        border: currentColor !important;
        width: 100%;
        padding-left: 0px !important;
    }

    h1 {
        text-align: left !important;
        color: rgb(0, 0, 0) !important;
    }

    h2 {
        text-align: left !important;
        color: rgb(0, 0, 0) !important;
    }

    h3 {
        text-align: left !important;
        color: rgb(0, 0, 0) !important;
    }

    h4 {
        text-align: left !important;
        color: rgb(0, 0, 0) !important;
    }

    h5 {
        text-align: left !important;
        color: rgb(0, 0, 0) !important;
    }

    h6 {
        text-align: left !important;
        color: rgb(0, 0, 0) !important;
    }

    p {
        text-align: left !important;
        color: rgb(0, 0, 0) !important;
    }

    a {
        text-align: left !important;
        color: rgb(0, 0, 0) !important;
    }
}

#div-feedback-small {
    display: none !important;
}
#div-feedback-large {
    display: none !important;
}


.lte-ie8 body {
    overflow-y: hidden;
}

/* fix footer on self id page */
footer > .large-screen {
    padding: 50px 0 0;
}

@media screen and (min-width: 768px) {
    footer > .large-screen .sosumi .container {
        width: 750px;
    }
}

@media screen and (min-width: 992px) {
    footer > .large-screen .sosumi .container {
        width: 970px;
    }
}

@media screen and (min-width: 1200px) {
    footer > .large-screen .sosumi .container {
        width: 1200px;
    }
}

/* fix self id page for ie8 */
.lte-ie8 #cnp-self-id .content {
    background: url("../images/self-id-background.jpg");
    width: 100%;
    background-position-x: center;
    background-position-y: 0;
    background-repeat: no-repeat;
}
#password-error, #email-error{
    font-size: 12px;
}