/*! normalize.css v2.1.0 | MIT License | git.io/normalize */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
    display: block;
}
audio,
canvas,
video {
    display: inline-block;
}
audio:not([controls]) {
    display: none;
    height: 0;
}
[hidden] {
    display: none;
}
html {
    font-family: sans-serif;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
}
body {
    margin: 0;
}
a:focus {
    outline: thin dotted;
}
a:active,
a:hover {
    outline: 0;
}
h1 {
    font-size: 2em;
    margin: 0.67em 0;
}
abbr[title] {
    border-bottom: 1px dotted;
}
b,
strong {
    font-weight: bold;
}
dfn {
    font-style: italic;
}
hr {
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
}
mark {
    background: #ff0;
    color: #000;
}
code,
kbd,
pre,
samp {
    font-family: monospace, serif;
    font-size: 1em;
}
pre {
    white-space: pre-wrap;
}
q {
    quotes: "\201C" "\201D" "\2018" "\2019";
}
small {
    font-size: 80%;
}
sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}
sup {
    top: -0.5em;
}
sub {
    bottom: -0.25em;
}
img {
    border: 0;
}
svg:not(:root) {
    overflow: hidden;
}
figure {
    margin: 0;
}
fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}
legend {
    border: 0;
    padding: 0;
}
button,
input,
select,
textarea {
    font-family: inherit;
    font-size: 100%;
    margin: 0;
}
button,
input {
    line-height: normal;
}
button,
select {
    text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
}
button[disabled],
html input[disabled] {
    cursor: default;
}
input[type="checkbox"],
input[type="radio"] {
    box-sizing: border-box;
    padding: 0;
}
input[type="search"] {
    -webkit-appearance: textfield;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0;
}
textarea {
    overflow: auto;
    vertical-align: top;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
@media print {
    * {
        text-shadow: none !important;
        color: #000 !important;
        background: transparent !important;
        box-shadow: none !important;
    }
    a,
    a:visited {
        text-decoration: underline;
    }
    a[href]:after {
        content: " (" attr(href) ")";
    }
    abbr[title]:after {
        content: " (" attr(title) ")";
    }
    .ir a:after,
    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: "";
    }
    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }
    thead {
        display: table-header-group;
    }
    tr,
    img {
        page-break-inside: avoid;
    }
    img {
        max-width: 100% !important;
    }
    @page {
        margin: 2cm .5cm;
    }
    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }
    h2,
    h3 {
        page-break-after: avoid;
    }
    .navbar {
        display: none;
    }
    .table td,
    .table th {
        background-color: #fff !important;
    }
    .btn > .caret,
    .dropup > .btn > .caret {
        border-top-color: #000 !important;
    }
    .label {
        border: 1px solid #000;
    }
    .table {
        border-collapse: collapse !important;
    }
    .table-bordered th,
    .table-bordered td {
        border: 1px solid #ddd !important;
    }
}
.layout-fluid *,
.layout-fluid *:before,
.layout-fluid *:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.layout-fixed #main.response *,
.layout-fixed #footer *,
.layout-fixed #header *,
.layout-fixed #main.response *:before,
.layout-fixed #footer *:before,
.layout-fixed #header *:before,
.layout-fixed #main.response *:after,
.layout-fixed #footer *:after,
.layout-fixed #header *:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
html {
    font-size: 62.5%;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
    font-size: 13px;
    line-height: 1.42857143;
    color: #666666;
    background-color: #ffffff;
}
input,
button,
select,
textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}
button,
input,
select[multiple],
textarea {
    background-image: none;
}
a {
    color: #666666;
    text-decoration: none;
}
a:hover,
a:focus {
    color: #db0129;
    text-decoration: underline;
}
a:focus {
    outline: thin dotted #333;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}
img {
    vertical-align: middle;
}
.img-responsive {
    display: block;
    max-width: 100%;
    height: auto;
}
.img-rounded {
    border-radius: 6px;
}
.img-thumbnail {
    padding: 4px;
    line-height: 1.42857143;
    background-color: #ffffff;
    border: 1px solid #dddddd;
    border-radius: 4px;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    display: inline-block;
    max-width: 100%;
    height: auto;
}
.img-circle {
    border-radius: 50%;
}
hr {
    margin-top: 18px;
    margin-bottom: 18px;
    border: 0;
    border-top: 1px solid #ededed;
}
.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0 0 0 0);
    border: 0;
}
p {
    margin: 0 0 9px;
}
.lead {
    margin-bottom: 18px;
    font-size: 14.95px;
    font-weight: 200;
    line-height: 1.4;
}
@media (min-width: 768px) {
    .lead {
        font-size: 19.5px;
    }
}
small {
    font-size: 85%;
}
cite {
    font-style: normal;
}
.text-muted {
    color: #cccccc;
}
.text-primary {
    color: #428bca;
}
.text-warning {
    color: #8a6d3b;
}
.text-danger {
    color: #a94442;
}
.text-success {
    color: #3c763d;
}
.text-info {
    color: #31708f;
}
.text-left {
    text-align: left;
}
.text-right {
    text-align: right;
}
.text-center {
    text-align: center;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
    font-weight: 500;
    line-height: 1.1;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small {
    font-weight: normal;
    line-height: 1;
    color: #cccccc;
}
h1,
h2,
h3 {
    margin-top: 18px;
    margin-bottom: 9px;
}
h4,
h5,
h6 {
    margin-top: 9px;
    margin-bottom: 9px;
}
h1,
.h1 {
    font-size: 33px;
}
h2,
.h2 {
    font-size: 27px;
}
h3,
.h3 {
    font-size: 23px;
}
h4,
.h4 {
    font-size: 17px;
}
h5,
.h5 {
    font-size: 13px;
}
h6,
.h6 {
    font-size: 12px;
}
h1 small,
.h1 small {
    font-size: 23px;
}
h2 small,
.h2 small {
    font-size: 17px;
}
h3 small,
.h3 small,
h4 small,
.h4 small {
    font-size: 13px;
}
.page-header {
    padding-bottom: 8px;
    margin: 36px 0 18px;
    border-bottom: 1px solid #ededed;
}
ul,
ol {
    margin-top: 0;
    margin-bottom: 9px;
}
ul ul,
ol ul,
ul ol,
ol ol {
    margin-bottom: 0;
}
.list-unstyled {
    padding-left: 0;
    list-style: none;
}
.list-inline {
    padding-left: 0;
    list-style: none;
}
.list-inline > li {
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px;
}
dl {
    margin-bottom: 18px;
}
dt,
dd {
    line-height: 1.42857143;
}
dt {
    font-weight: bold;
}
dd {
    margin-left: 0;
}
@media (min-width: 620px) {
    .dl-horizontal dt {
        float: left;
        width: 160px;
        clear: left;
        text-align: right;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }
    .dl-horizontal dd {
        margin-left: 180px;
    }
    .dl-horizontal dd:before,
    .dl-horizontal dd:after {
        content: " ";
        /* 1 */
        display: table;
        /* 2 */
    }
    .dl-horizontal dd:after {
        clear: both;
    }
    .dl-horizontal dd:before,
    .dl-horizontal dd:after {
        content: " ";
        /* 1 */
        display: table;
        /* 2 */
    }
    .dl-horizontal dd:after {
        clear: both;
    }
}
abbr[title],
abbr[data-original-title] {
    cursor: help;
    border-bottom: 1px dotted #cccccc;
}
abbr.initialism {
    font-size: 90%;
    text-transform: uppercase;
}
blockquote {
    padding: 9px 18px;
    margin: 0 0 18px;
    border-left: 5px solid #ededed;
}
blockquote p {
    font-size: 16.25px;
    font-weight: 300;
    line-height: 1.25;
}
blockquote p:last-child {
    margin-bottom: 0;
}
blockquote small {
    display: block;
    line-height: 1.42857143;
    color: #cccccc;
}
blockquote small:before {
    content: '\2014 \00A0';
}
blockquote.pull-right {
    padding-right: 15px;
    padding-left: 0;
    border-right: 5px solid #ededed;
    border-left: 0;
}
blockquote.pull-right p,
blockquote.pull-right small {
    text-align: right;
}
blockquote.pull-right small:before {
    content: '';
}
blockquote.pull-right small:after {
    content: '\00A0 \2014';
}
q:before,
q:after,
blockquote:before,
blockquote:after {
    content: "";
}
address {
    display: block;
    margin-bottom: 18px;
    font-style: normal;
    line-height: 1.42857143;
}
code,
pre {
    font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}
code {
    padding: 2px 4px;
    font-size: 90%;
    color: #c7254e;
    background-color: #f9f2f4;
    white-space: nowrap;
    border-radius: 4px;
}
pre {
    display: block;
    padding: 8.5px;
    margin: 0 0 9px;
    font-size: 12px;
    line-height: 1.42857143;
    word-break: break-all;
    word-wrap: break-word;
    color: #666666;
    background-color: #f5f5f5;
    border: 1px solid #cccccc;
    border-radius: 4px;
}
pre.prettyprint {
    margin-bottom: 18px;
}
pre code {
    padding: 0;
    font-size: inherit;
    color: inherit;
    white-space: pre-wrap;
    background-color: transparent;
    border: 0;
}
.pre-scrollable {
    max-height: 340px;
    overflow-y: scroll;
}
.container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 8px;
    padding-right: 8px;
}
.container:before,
.container:after {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */
}
.container:after {
    clear: both;
}
.container:before,
.container:after {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */
}
.container:after {
    clear: both;
}
.row {
    margin-left: -8px;
    margin-right: -8px;
}
.row:before,
.row:after {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */
}
.row:after {
    clear: both;
}
.row:before,
.row:after {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */
}
.row:after {
    clear: both;
}
.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-sm-1,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-md-1,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-10,
.col-md-11,
.col-md-12,
.col-lg-1,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-10,
.col-lg-11,
.col-lg-12 {
    position: relative;
    min-height: 1px;
    padding-left: 8px;
    padding-right: 8px;
}
.layout-fixed .col-xs-1,
.layout-fixed .col-xs-2,
.layout-fixed .col-xs-3,
.layout-fixed .col-xs-4,
.layout-fixed .col-xs-5,
.layout-fixed .col-xs-6,
.layout-fixed .col-xs-7,
.layout-fixed .col-xs-8,
.layout-fixed .col-xs-9,
.layout-fixed .col-xs-10,
.layout-fixed .col-xs-11,
.layout-fixed .col-xs-12,
.layout-fixed .col-sm-1,
.layout-fixed .col-sm-2,
.layout-fixed .col-sm-3,
.layout-fixed .col-sm-4,
.layout-fixed .col-sm-5,
.layout-fixed .col-sm-6,
.layout-fixed .col-sm-7,
.layout-fixed .col-sm-8,
.layout-fixed .col-sm-9,
.layout-fixed .col-sm-10,
.layout-fixed .col-sm-11,
.layout-fixed .col-sm-12,
.layout-fixed .col-md-1,
.layout-fixed .col-md-2,
.layout-fixed .col-md-3,
.layout-fixed .col-md-4,
.layout-fixed .col-md-5,
.layout-fixed .col-md-6,
.layout-fixed .col-md-7,
.layout-fixed .col-md-8,
.layout-fixed .col-md-9,
.layout-fixed .col-md-10,
.layout-fixed .col-md-11,
.layout-fixed .col-md-12,
.layout-fixed .col-lg-1,
.layout-fixed .col-lg-2,
.layout-fixed .col-lg-3,
.layout-fixed .col-lg-4,
.layout-fixed .col-lg-5,
.layout-fixed .col-lg-6,
.layout-fixed .col-lg-7,
.layout-fixed .col-lg-8,
.layout-fixed .col-lg-9,
.layout-fixed .col-lg-10,
.layout-fixed .col-lg-11,
.layout-fixed .col-lg-12 {
    float: left;
}
.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11 {
    float: left;
}
.col-xs-1 {
    width: 8.33333333%;
}
.col-xs-2 {
    width: 16.66666667%;
}
.col-xs-3 {
    width: 25%;
}
.col-xs-4 {
    width: 33.33333333%;
}
.col-xs-5 {
    width: 41.66666667%;
}
.col-xs-6 {
    width: 50%;
}
.col-xs-7 {
    width: 58.33333333%;
}
.col-xs-8 {
    width: 66.66666667%;
}
.col-xs-9 {
    width: 75%;
}
.col-xs-10 {
    width: 83.33333333%;
}
.col-xs-11 {
    width: 91.66666667%;
}
.col-xs-12 {
    width: 100%;
}
@media (min-width: 620px) {
    .container {
        max-width: 95%;
    }
    .col-sm-1,
    .col-sm-2,
    .col-sm-3,
    .col-sm-4,
    .col-sm-5,
    .col-sm-6,
    .col-sm-7,
    .col-sm-8,
    .col-sm-9,
    .col-sm-10,
    .col-sm-11 {
        float: left;
    }
    .col-sm-1 {
        width: 8.33333333%;
    }
    .col-sm-2 {
        width: 16.66666667%;
    }
    .col-sm-3 {
        width: 25%;
    }
    .col-sm-4 {
        width: 33.33333333%;
    }
    .col-sm-5 {
        width: 41.66666667%;
    }
    .col-sm-6 {
        width: 50%;
    }
    .col-sm-7 {
        width: 58.33333333%;
    }
    .col-sm-8 {
        width: 66.66666667%;
    }
    .col-sm-9 {
        width: 75%;
    }
    .col-sm-10 {
        width: 83.33333333%;
    }
    .col-sm-11 {
        width: 91.66666667%;
    }
    .col-sm-12 {
        width: 100%;
    }
    .col-sm-push-1 {
        left: 8.33333333%;
    }
    .col-sm-push-2 {
        left: 16.66666667%;
    }
    .col-sm-push-3 {
        left: 25%;
    }
    .col-sm-push-4 {
        left: 33.33333333%;
    }
    .col-sm-push-5 {
        left: 41.66666667%;
    }
    .col-sm-push-6 {
        left: 50%;
    }
    .col-sm-push-7 {
        left: 58.33333333%;
    }
    .col-sm-push-8 {
        left: 66.66666667%;
    }
    .col-sm-push-9 {
        left: 75%;
    }
    .col-sm-push-10 {
        left: 83.33333333%;
    }
    .col-sm-push-11 {
        left: 91.66666667%;
    }
    .col-sm-pull-1 {
        right: 8.33333333%;
    }
    .col-sm-pull-2 {
        right: 16.66666667%;
    }
    .col-sm-pull-3 {
        right: 25%;
    }
    .col-sm-pull-4 {
        right: 33.33333333%;
    }
    .col-sm-pull-5 {
        right: 41.66666667%;
    }
    .col-sm-pull-6 {
        right: 50%;
    }
    .col-sm-pull-7 {
        right: 58.33333333%;
    }
    .col-sm-pull-8 {
        right: 66.66666667%;
    }
    .col-sm-pull-9 {
        right: 75%;
    }
    .col-sm-pull-10 {
        right: 83.33333333%;
    }
    .col-sm-pull-11 {
        right: 91.66666667%;
    }
    .col-sm-offset-1 {
        margin-left: 8.33333333%;
    }
    .col-sm-offset-2 {
        margin-left: 16.66666667%;
    }
    .col-sm-offset-3 {
        margin-left: 25%;
    }
    .col-sm-offset-4 {
        margin-left: 33.33333333%;
    }
    .col-sm-offset-5 {
        margin-left: 41.66666667%;
    }
    .col-sm-offset-6 {
        margin-left: 50%;
    }
    .col-sm-offset-7 {
        margin-left: 58.33333333%;
    }
    .col-sm-offset-8 {
        margin-left: 66.66666667%;
    }
    .col-sm-offset-9 {
        margin-left: 75%;
    }
    .col-sm-offset-10 {
        margin-left: 83.33333333%;
    }
    .col-sm-offset-11 {
        margin-left: 91.66666667%;
    }
}
@media (min-width: 768px) {
    .container {
        max-width: 95%;
    }
    .col-md-1,
    .col-md-2,
    .col-md-3,
    .col-md-4,
    .col-md-5,
    .col-md-6,
    .col-md-7,
    .col-md-8,
    .col-md-9,
    .col-md-10,
    .col-md-11 {
        float: left;
    }
    .col-md-1 {
        width: 8.33333333%;
    }
    .col-md-2 {
        width: 16.66666667%;
    }
    .col-md-3 {
        width: 25%;
    }
    .col-md-4 {
        width: 33.33333333%;
    }
    .col-md-5 {
        width: 41.66666667%;
    }
    .col-md-6 {
        width: 50%;
    }
    .col-md-7 {
        width: 58.33333333%;
    }
    .col-md-8 {
        width: 66.66666667%;
    }
    .col-md-9 {
        width: 75%;
    }
    .col-md-10 {
        width: 83.33333333%;
    }
    .col-md-11 {
        width: 91.66666667%;
    }
    .col-md-12 {
        width: 100%;
    }
    .col-md-push-0 {
        left: auto;
    }
    .col-md-push-1 {
        left: 8.33333333%;
    }
    .col-md-push-2 {
        left: 16.66666667%;
    }
    .col-md-push-3 {
        left: 25%;
    }
    .col-md-push-4 {
        left: 33.33333333%;
    }
    .col-md-push-5 {
        left: 41.66666667%;
    }
    .col-md-push-6 {
        left: 50%;
    }
    .col-md-push-7 {
        left: 58.33333333%;
    }
    .col-md-push-8 {
        left: 66.66666667%;
    }
    .col-md-push-9 {
        left: 75%;
    }
    .col-md-push-10 {
        left: 83.33333333%;
    }
    .col-md-push-11 {
        left: 91.66666667%;
    }
    .col-md-pull-0 {
        right: auto;
    }
    .col-md-pull-1 {
        right: 8.33333333%;
    }
    .col-md-pull-2 {
        right: 16.66666667%;
    }
    .col-md-pull-3 {
        right: 25%;
    }
    .col-md-pull-4 {
        right: 33.33333333%;
    }
    .col-md-pull-5 {
        right: 41.66666667%;
    }
    .col-md-pull-6 {
        right: 50%;
    }
    .col-md-pull-7 {
        right: 58.33333333%;
    }
    .col-md-pull-8 {
        right: 66.66666667%;
    }
    .col-md-pull-9 {
        right: 75%;
    }
    .col-md-pull-10 {
        right: 83.33333333%;
    }
    .col-md-pull-11 {
        right: 91.66666667%;
    }
    .col-md-offset-0 {
        margin-left: 0;
    }
    .col-md-offset-1 {
        margin-left: 8.33333333%;
    }
    .col-md-offset-2 {
        margin-left: 16.66666667%;
    }
    .col-md-offset-3 {
        margin-left: 25%;
    }
    .col-md-offset-4 {
        margin-left: 33.33333333%;
    }
    .col-md-offset-5 {
        margin-left: 41.66666667%;
    }
    .col-md-offset-6 {
        margin-left: 50%;
    }
    .col-md-offset-7 {
        margin-left: 58.33333333%;
    }
    .col-md-offset-8 {
        margin-left: 66.66666667%;
    }
    .col-md-offset-9 {
        margin-left: 75%;
    }
    .col-md-offset-10 {
        margin-left: 83.33333333%;
    }
    .col-md-offset-11 {
        margin-left: 91.66666667%;
    }
}
@media (min-width: 1000px) {
    .container {
        max-width: 980px;
    }
    .col-lg-1,
    .col-lg-2,
    .col-lg-3,
    .col-lg-4,
    .col-lg-5,
    .col-lg-6,
    .col-lg-7,
    .col-lg-8,
    .col-lg-9,
    .col-lg-10,
    .col-lg-11 {
        float: left;
    }
    .col-lg-1 {
        width: 8.33333333%;
    }
    .col-lg-2 {
        width: 16.66666667%;
    }
    .col-lg-3 {
        width: 25%;
    }
    .col-lg-4 {
        width: 33.33333333%;
    }
    .col-lg-5 {
        width: 41.66666667%;
    }
    .col-lg-6 {
        width: 50%;
    }
    .col-lg-7 {
        width: 58.33333333%;
    }
    .col-lg-8 {
        width: 66.66666667%;
    }
    .col-lg-9 {
        width: 75%;
    }
    .col-lg-10 {
        width: 83.33333333%;
    }
    .col-lg-11 {
        width: 91.66666667%;
    }
    .col-lg-12 {
        width: 100%;
    }
    .col-lg-push-0 {
        left: auto;
    }
    .col-lg-push-1 {
        left: 8.33333333%;
    }
    .col-lg-push-2 {
        left: 16.66666667%;
    }
    .col-lg-push-3 {
        left: 25%;
    }
    .col-lg-push-4 {
        left: 33.33333333%;
    }
    .col-lg-push-5 {
        left: 41.66666667%;
    }
    .col-lg-push-6 {
        left: 50%;
    }
    .col-lg-push-7 {
        left: 58.33333333%;
    }
    .col-lg-push-8 {
        left: 66.66666667%;
    }
    .col-lg-push-9 {
        left: 75%;
    }
    .col-lg-push-10 {
        left: 83.33333333%;
    }
    .col-lg-push-11 {
        left: 91.66666667%;
    }
    .col-lg-pull-0 {
        right: auto;
    }
    .col-lg-pull-1 {
        right: 8.33333333%;
    }
    .col-lg-pull-2 {
        right: 16.66666667%;
    }
    .col-lg-pull-3 {
        right: 25%;
    }
    .col-lg-pull-4 {
        right: 33.33333333%;
    }
    .col-lg-pull-5 {
        right: 41.66666667%;
    }
    .col-lg-pull-6 {
        right: 50%;
    }
    .col-lg-pull-7 {
        right: 58.33333333%;
    }
    .col-lg-pull-8 {
        right: 66.66666667%;
    }
    .col-lg-pull-9 {
        right: 75%;
    }
    .col-lg-pull-10 {
        right: 83.33333333%;
    }
    .col-lg-pull-11 {
        right: 91.66666667%;
    }
    .col-lg-offset-0 {
        margin-left: 0;
    }
    .col-lg-offset-1 {
        margin-left: 8.33333333%;
    }
    .col-lg-offset-2 {
        margin-left: 16.66666667%;
    }
    .col-lg-offset-3 {
        margin-left: 25%;
    }
    .col-lg-offset-4 {
        margin-left: 33.33333333%;
    }
    .col-lg-offset-5 {
        margin-left: 41.66666667%;
    }
    .col-lg-offset-6 {
        margin-left: 50%;
    }
    .col-lg-offset-7 {
        margin-left: 58.33333333%;
    }
    .col-lg-offset-8 {
        margin-left: 66.66666667%;
    }
    .col-lg-offset-9 {
        margin-left: 75%;
    }
    .col-lg-offset-10 {
        margin-left: 83.33333333%;
    }
    .col-lg-offset-11 {
        margin-left: 91.66666667%;
    }
}
.layout-fixed .col-sm-1 {
    width: 8.33333333%;
}
.layout-fixed .col-sm-2 {
    width: 16.66666667%;
}
.layout-fixed .col-sm-3 {
    width: 25%;
}
.layout-fixed .col-sm-4 {
    width: 33.33333333%;
}
.layout-fixed .col-sm-5 {
    width: 41.66666667%;
}
.layout-fixed .col-sm-6 {
    width: 50%;
}
.layout-fixed .col-sm-7 {
    width: 58.33333333%;
}
.layout-fixed .col-sm-8 {
    width: 66.66666667%;
}
.layout-fixed .col-sm-9 {
    width: 75%;
}
.layout-fixed .col-sm-10 {
    width: 83.33333333%;
}
.layout-fixed .col-sm-11 {
    width: 91.66666667%;
}
.layout-fixed .col-sm-12 {
    width: 100%;
}
.layout-fixed .col-sm-push-0 {
    left: auto;
}
.layout-fixed .col-sm-push-1 {
    left: 8.33333333%;
}
.layout-fixed .col-sm-push-2 {
    left: 16.66666667%;
}
.layout-fixed .col-sm-push-3 {
    left: 25%;
}
.layout-fixed .col-sm-push-4 {
    left: 33.33333333%;
}
.layout-fixed .col-sm-push-5 {
    left: 41.66666667%;
}
.layout-fixed .col-sm-push-6 {
    left: 50%;
}
.layout-fixed .col-sm-push-7 {
    left: 58.33333333%;
}
.layout-fixed .col-sm-push-8 {
    left: 66.66666667%;
}
.layout-fixed .col-sm-push-9 {
    left: 75%;
}
.layout-fixed .col-sm-push-10 {
    left: 83.33333333%;
}
.layout-fixed .col-sm-push-11 {
    left: 91.66666667%;
}
.layout-fixed .col-sm-pull-0 {
    right: auto;
}
.layout-fixed .col-sm-pull-1 {
    right: 8.33333333%;
}
.layout-fixed .col-sm-pull-2 {
    right: 16.66666667%;
}
.layout-fixed .col-sm-pull-3 {
    right: 25%;
}
.layout-fixed .col-sm-pull-4 {
    right: 33.33333333%;
}
.layout-fixed .col-sm-pull-5 {
    right: 41.66666667%;
}
.layout-fixed .col-sm-pull-6 {
    right: 50%;
}
.layout-fixed .col-sm-pull-7 {
    right: 58.33333333%;
}
.layout-fixed .col-sm-pull-8 {
    right: 66.66666667%;
}
.layout-fixed .col-sm-pull-9 {
    right: 75%;
}
.layout-fixed .col-sm-pull-10 {
    right: 83.33333333%;
}
.layout-fixed .col-sm-pull-11 {
    right: 91.66666667%;
}
.layout-fixed .col-sm-offset-0 {
    margin-left: 0;
}
.layout-fixed .col-sm-offset-1 {
    margin-left: 8.33333333%;
}
.layout-fixed .col-sm-offset-2 {
    margin-left: 16.66666667%;
}
.layout-fixed .col-sm-offset-3 {
    margin-left: 25%;
}
.layout-fixed .col-sm-offset-4 {
    margin-left: 33.33333333%;
}
.layout-fixed .col-sm-offset-5 {
    margin-left: 41.66666667%;
}
.layout-fixed .col-sm-offset-6 {
    margin-left: 50%;
}
.layout-fixed .col-sm-offset-7 {
    margin-left: 58.33333333%;
}
.layout-fixed .col-sm-offset-8 {
    margin-left: 66.66666667%;
}
.layout-fixed .col-sm-offset-9 {
    margin-left: 75%;
}
.layout-fixed .col-sm-offset-10 {
    margin-left: 83.33333333%;
}
.layout-fixed .col-sm-offset-11 {
    margin-left: 91.66666667%;
}
.layout-fixed .col-md-1 {
    width: 8.33333333%;
}
.layout-fixed .col-md-2 {
    width: 16.66666667%;
}
.layout-fixed .col-md-3 {
    width: 25%;
}
.layout-fixed .col-md-4 {
    width: 33.33333333%;
}
.layout-fixed .col-md-5 {
    width: 41.66666667%;
}
.layout-fixed .col-md-6 {
    width: 50%;
}
.layout-fixed .col-md-7 {
    width: 58.33333333%;
}
.layout-fixed .col-md-8 {
    width: 66.66666667%;
}
.layout-fixed .col-md-9 {
    width: 75%;
}
.layout-fixed .col-md-10 {
    width: 83.33333333%;
}
.layout-fixed .col-md-11 {
    width: 91.66666667%;
}
.layout-fixed .col-md-12 {
    width: 100%;
}
.layout-fixed .col-md-push-0 {
    left: auto;
}
.layout-fixed .col-md-push-1 {
    left: 8.33333333%;
}
.layout-fixed .col-md-push-2 {
    left: 16.66666667%;
}
.layout-fixed .col-md-push-3 {
    left: 25%;
}
.layout-fixed .col-md-push-4 {
    left: 33.33333333%;
}
.layout-fixed .col-md-push-5 {
    left: 41.66666667%;
}
.layout-fixed .col-md-push-6 {
    left: 50%;
}
.layout-fixed .col-md-push-7 {
    left: 58.33333333%;
}
.layout-fixed .col-md-push-8 {
    left: 66.66666667%;
}
.layout-fixed .col-md-push-9 {
    left: 75%;
}
.layout-fixed .col-md-push-10 {
    left: 83.33333333%;
}
.layout-fixed .col-md-push-11 {
    left: 91.66666667%;
}
.layout-fixed .col-md-pull-0 {
    right: auto;
}
.layout-fixed .col-md-pull-1 {
    right: 8.33333333%;
}
.layout-fixed .col-md-pull-2 {
    right: 16.66666667%;
}
.layout-fixed .col-md-pull-3 {
    right: 25%;
}
.layout-fixed .col-md-pull-4 {
    right: 33.33333333%;
}
.layout-fixed .col-md-pull-5 {
    right: 41.66666667%;
}
.layout-fixed .col-md-pull-6 {
    right: 50%;
}
.layout-fixed .col-md-pull-7 {
    right: 58.33333333%;
}
.layout-fixed .col-md-pull-8 {
    right: 66.66666667%;
}
.layout-fixed .col-md-pull-9 {
    right: 75%;
}
.layout-fixed .col-md-pull-10 {
    right: 83.33333333%;
}
.layout-fixed .col-md-pull-11 {
    right: 91.66666667%;
}
.layout-fixed .col-md-offset-0 {
    margin-left: 0;
}
.layout-fixed .col-md-offset-1 {
    margin-left: 8.33333333%;
}
.layout-fixed .col-md-offset-2 {
    margin-left: 16.66666667%;
}
.layout-fixed .col-md-offset-3 {
    margin-left: 25%;
}
.layout-fixed .col-md-offset-4 {
    margin-left: 33.33333333%;
}
.layout-fixed .col-md-offset-5 {
    margin-left: 41.66666667%;
}
.layout-fixed .col-md-offset-6 {
    margin-left: 50%;
}
.layout-fixed .col-md-offset-7 {
    margin-left: 58.33333333%;
}
.layout-fixed .col-md-offset-8 {
    margin-left: 66.66666667%;
}
.layout-fixed .col-md-offset-9 {
    margin-left: 75%;
}
.layout-fixed .col-md-offset-10 {
    margin-left: 83.33333333%;
}
.layout-fixed .col-md-offset-11 {
    margin-left: 91.66666667%;
}
.layout-fixed .col-lg-1 {
    width: 8.33333333%;
}
.layout-fixed .col-lg-2 {
    width: 16.66666667%;
}
.layout-fixed .col-lg-3 {
    width: 25%;
}
.layout-fixed .col-lg-4 {
    width: 33.33333333%;
}
.layout-fixed .col-lg-5 {
    width: 41.66666667%;
}
.layout-fixed .col-lg-6 {
    width: 50%;
}
.layout-fixed .col-lg-7 {
    width: 58.33333333%;
}
.layout-fixed .col-lg-8 {
    width: 66.66666667%;
}
.layout-fixed .col-lg-9 {
    width: 75%;
}
.layout-fixed .col-lg-10 {
    width: 83.33333333%;
}
.layout-fixed .col-lg-11 {
    width: 91.66666667%;
}
.layout-fixed .col-lg-12 {
    width: 100%;
}
.layout-fixed .col-lg-push-0 {
    left: auto;
}
.layout-fixed .col-lg-push-1 {
    left: 8.33333333%;
}
.layout-fixed .col-lg-push-2 {
    left: 16.66666667%;
}
.layout-fixed .col-lg-push-3 {
    left: 25%;
}
.layout-fixed .col-lg-push-4 {
    left: 33.33333333%;
}
.layout-fixed .col-lg-push-5 {
    left: 41.66666667%;
}
.layout-fixed .col-lg-push-6 {
    left: 50%;
}
.layout-fixed .col-lg-push-7 {
    left: 58.33333333%;
}
.layout-fixed .col-lg-push-8 {
    left: 66.66666667%;
}
.layout-fixed .col-lg-push-9 {
    left: 75%;
}
.layout-fixed .col-lg-push-10 {
    left: 83.33333333%;
}
.layout-fixed .col-lg-push-11 {
    left: 91.66666667%;
}
.layout-fixed .col-lg-pull-0 {
    right: auto;
}
.layout-fixed .col-lg-pull-1 {
    right: 8.33333333%;
}
.layout-fixed .col-lg-pull-2 {
    right: 16.66666667%;
}
.layout-fixed .col-lg-pull-3 {
    right: 25%;
}
.layout-fixed .col-lg-pull-4 {
    right: 33.33333333%;
}
.layout-fixed .col-lg-pull-5 {
    right: 41.66666667%;
}
.layout-fixed .col-lg-pull-6 {
    right: 50%;
}
.layout-fixed .col-lg-pull-7 {
    right: 58.33333333%;
}
.layout-fixed .col-lg-pull-8 {
    right: 66.66666667%;
}
.layout-fixed .col-lg-pull-9 {
    right: 75%;
}
.layout-fixed .col-lg-pull-10 {
    right: 83.33333333%;
}
.layout-fixed .col-lg-pull-11 {
    right: 91.66666667%;
}
.layout-fixed .col-lg-offset-0 {
    margin-left: 0;
}
.layout-fixed .col-lg-offset-1 {
    margin-left: 8.33333333%;
}
.layout-fixed .col-lg-offset-2 {
    margin-left: 16.66666667%;
}
.layout-fixed .col-lg-offset-3 {
    margin-left: 25%;
}
.layout-fixed .col-lg-offset-4 {
    margin-left: 33.33333333%;
}
.layout-fixed .col-lg-offset-5 {
    margin-left: 41.66666667%;
}
.layout-fixed .col-lg-offset-6 {
    margin-left: 50%;
}
.layout-fixed .col-lg-offset-7 {
    margin-left: 58.33333333%;
}
.layout-fixed .col-lg-offset-8 {
    margin-left: 66.66666667%;
}
.layout-fixed .col-lg-offset-9 {
    margin-left: 75%;
}
.layout-fixed .col-lg-offset-10 {
    margin-left: 83.33333333%;
}
.layout-fixed .col-lg-offset-11 {
    margin-left: 91.66666667%;
}
table {
    max-width: 100%;
    background-color: transparent;
}
th {
    text-align: left;
}
.table {
    width: 100%;
    margin-bottom: 18px;
}
.table thead > tr > th,
.table tbody > tr > th,
.table tfoot > tr > th,
.table thead > tr > td,
.table tbody > tr > td,
.table tfoot > tr > td {
    padding: 8px;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: 1px solid #dddddd;
}
.table thead > tr > th {
    vertical-align: bottom;
    border-bottom: 2px solid #dddddd;
}
.table caption + thead tr:first-child th,
.table colgroup + thead tr:first-child th,
.table thead:first-child tr:first-child th,
.table caption + thead tr:first-child td,
.table colgroup + thead tr:first-child td,
.table thead:first-child tr:first-child td {
    border-top: 0;
}
.table tbody + tbody {
    border-top: 2px solid #dddddd;
}
.table .table {
    background-color: #ffffff;
}
.table-condensed thead > tr > th,
.table-condensed tbody > tr > th,
.table-condensed tfoot > tr > th,
.table-condensed thead > tr > td,
.table-condensed tbody > tr > td,
.table-condensed tfoot > tr > td {
    padding: 5px;
}
.table-bordered {
    border: 1px solid #dddddd;
}
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
    border: 1px solid #dddddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
    border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-child(odd) > td,
.table-striped > tbody > tr:nth-child(odd) > th {
    background-color: #f9f9f9;
}
.table-hover > tbody > tr:hover > td,
.table-hover > tbody > tr:hover > th {
    background-color: #f5f5f5;
}
table col[class*="col-"] {
    float: none;
    display: table-column;
}
table td[class*="col-"],
table th[class*="col-"] {
    float: none;
    display: table-cell;
}
.table > thead > tr > td.active,
.table > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.table > tfoot > tr.active > th {
    background-color: #f5f5f5;
}
.table > thead > tr > td.success,
.table > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.table > tfoot > tr.success > th {
    background-color: #dff0d8;
    border-color: #d6e9c6;
}
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td {
    background-color: #d0e9c6;
    border-color: #c9e2b3;
}
.table > thead > tr > td.danger,
.table > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.table > tfoot > tr.danger > th {
    background-color: #f2dede;
    border-color: #ebccd1;
}
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td {
    background-color: #ebcccc;
    border-color: #e4b9c0;
}
.table > thead > tr > td.warning,
.table > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.table > tfoot > tr.warning > th {
    background-color: #fcf8e3;
    border-color: #faebcc;
}
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td {
    background-color: #faf2cc;
    border-color: #f7e1b5;
}
@media (max-width: 620px) {
    .table-responsive {
        width: 100%;
        margin-bottom: 15px;
        overflow-y: hidden;
        overflow-x: scroll;
        border: 1px solid #dddddd;
    }
    .table-responsive > .table {
        margin-bottom: 0;
        background-color: #fff;
    }
    .table-responsive > .table > thead > tr > th,
    .table-responsive > .table > tbody > tr > th,
    .table-responsive > .table > tfoot > tr > th,
    .table-responsive > .table > thead > tr > td,
    .table-responsive > .table > tbody > tr > td,
    .table-responsive > .table > tfoot > tr > td {
        white-space: nowrap;
    }
    .table-responsive > .table-bordered {
        border: 0;
    }
    .table-responsive > .table-bordered > thead > tr > th:first-child,
    .table-responsive > .table-bordered > tbody > tr > th:first-child,
    .table-responsive > .table-bordered > tfoot > tr > th:first-child,
    .table-responsive > .table-bordered > thead > tr > td:first-child,
    .table-responsive > .table-bordered > tbody > tr > td:first-child,
    .table-responsive > .table-bordered > tfoot > tr > td:first-child {
        border-left: 0;
    }
    .table-responsive > .table-bordered > thead > tr > th:last-child,
    .table-responsive > .table-bordered > tbody > tr > th:last-child,
    .table-responsive > .table-bordered > tfoot > tr > th:last-child,
    .table-responsive > .table-bordered > thead > tr > td:last-child,
    .table-responsive > .table-bordered > tbody > tr > td:last-child,
    .table-responsive > .table-bordered > tfoot > tr > td:last-child {
        border-right: 0;
    }
    .table-responsive > .table-bordered > thead > tr:last-child > th,
    .table-responsive > .table-bordered > tbody > tr:last-child > th,
    .table-responsive > .table-bordered > tfoot > tr:last-child > th,
    .table-responsive > .table-bordered > thead > tr:last-child > td,
    .table-responsive > .table-bordered > tbody > tr:last-child > td,
    .table-responsive > .table-bordered > tfoot > tr:last-child > td {
        border-bottom: 0;
    }
}
fieldset {
    padding: 0;
    margin: 0;
    border: 0;
}
legend {
    display: block;
    width: 100%;
    padding: 0;
    margin-bottom: 18px;
    font-size: 19.5px;
    line-height: inherit;
    color: #666666;
    border: 0;
    border-bottom: 1px solid #e5e5e5;
}
label {
    display: inline-block;
    margin-bottom: 5px;
    font-weight: bold;
}
input[type="search"] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
input[type="radio"],
input[type="checkbox"] {
    margin: 4px 0 0;
    margin-top: 1px \9;
    /* IE8-9 */
    line-height: normal;
}
input[type="file"] {
    display: block;
}
select[multiple],
select[size] {
    height: auto;
}
select optgroup {
    font-size: inherit;
    font-style: inherit;
    font-family: inherit;
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
    outline: thin dotted #333;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}
input[type="number"]::-webkit-outer-spin-button,
input[type="number"]::-webkit-inner-spin-button {
    height: auto;
}
.full{
    margin-right:8%;
    color:blue;
}

.form-control:-moz-placeholder {
    color: #cccccc;
}
.form-control::-moz-placeholder {
    color: #cccccc;
}
.form-control:-ms-input-placeholder {
    color: #cccccc;
}
.form-control::-webkit-input-placeholder {
    color: #cccccc;
}


.form-control {
    display: block;
    /*width: 100%;*/
    height: 32px;
    padding: 6px 12px;
    font-size: 13px;
    line-height: 1.42857143;
    color: #999999;
    vertical-align: middle;
    background-color: #ffffff;
    border: 1px solid #cccccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.form-control:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
    cursor: not-allowed;
    background-color: #ededed;
}
textarea.form-control {
    height: auto;
}
.form-group {
    margin-bottom: 15px;
}
.radio,
.checkbox {
    display: block;
    min-height: 18px;
    margin-top: 10px;
    margin-bottom: 10px;
    padding-left: 20px;
    vertical-align: middle;
}
.radio label,
.checkbox label {
    display: inline;
    margin-bottom: 0;
    font-weight: normal;
    cursor: pointer;
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
    float: left;
    margin-left: -20px;
}
.radio + .radio,
.checkbox + .checkbox {
    margin-top: -5px;
}
.radio-inline,
.checkbox-inline {
    display: inline-block;
    padding-left: 20px;
    margin-bottom: 0;
    vertical-align: middle;
    font-weight: normal;
    cursor: pointer;
}
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
    margin-top: 0;
    margin-left: 10px;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
.radio[disabled],
.radio-inline[disabled],
.checkbox[disabled],
.checkbox-inline[disabled],
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"],
fieldset[disabled] .radio,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox,
fieldset[disabled] .checkbox-inline {
    cursor: not-allowed;
}
.input-sm {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}
select.input-sm {
    height: 30px;
    line-height: 30px;
}
textarea.input-sm {
    height: auto;
}
.input-lg {
    height: 45px;
    padding: 10px 16px;
    font-size: 17px;
    line-height: 1.33;
    border-radius: 6px;
}
select.input-lg {
    height: 45px;
    line-height: 45px;
}
textarea.input-lg {
    height: auto;
}
.has-warning .help-block,
.has-warning .control-label {
    color: #8a6d3b;
}
.has-warning .form-control {
    border-color: #8a6d3b;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-warning .form-control:focus {
    border-color: #66512c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}
.has-warning .input-group-addon {
    color: #8a6d3b;
    border-color: #8a6d3b;
    background-color: #fcf8e3;
}
.has-error .help-block,
.has-error .control-label {
    color: #a94442;
}
.has-error .form-control {
    border-color: #a94442;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-error .form-control:focus {
    border-color: #843534;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}
.has-error .input-group-addon {
    color: #a94442;
    border-color: #a94442;
    background-color: #f2dede;
}
.has-success .help-block,
.has-success .control-label {
    color: #3c763d;
}
.has-success .form-control {
    border-color: #3c763d;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-success .form-control:focus {
    border-color: #2b542c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}
.has-success .input-group-addon {
    color: #3c763d;
    border-color: #3c763d;
    background-color: #dff0d8;
}
.form-control-static {
    margin-bottom: 0;
    padding-top: 7px;
}
.help-block {
    display: block;
    margin-top: 5px;
    margin-bottom: 10px;
    color: #a6a6a6;
}
@media (min-width: 620px) {
    .form-inline .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle;
    }
    .form-inline .form-control {
        display: inline-block;
    }
    .form-inline .radio,
    .form-inline .checkbox {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        padding-left: 0;
    }
    .form-inline .radio input[type="radio"],
    .form-inline .checkbox input[type="checkbox"] {
        float: none;
        margin-left: 0;
    }
}
.form-horizontal .control-label,
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 7px;
}
.form-horizontal .form-group {
    margin-left: -8px;
    margin-right: -8px;
}
.form-horizontal .form-group:before,
.form-horizontal .form-group:after {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */
}
.form-horizontal .form-group:after {
    clear: both;
}
.form-horizontal .form-group:before,
.form-horizontal .form-group:after {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */
}
.form-horizontal .form-group:after {
    clear: both;
}
@media (min-width: 620px) {
    .form-horizontal .control-label {
        text-align: right;
    }
}
.btn {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 13px;
    font-weight: normal;
    line-height: 1.42857143;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    border: 1px solid transparent;
    border-radius: 4px;
    white-space: nowrap;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
}
.btn:focus {
    outline: thin dotted #333;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}
.btn:hover,
.btn:focus {
    color: #333333;
    text-decoration: none;
}
.btn:active,
.btn.active {
    outline: 0;
    background-image: none;
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
    cursor: not-allowed;
    pointer-events: none;
    opacity: 0.65;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none;
}
.btn-default {
    color: #333333;
    background-color: #ffffff;
    border-color: #cccccc;
}
.btn-default:hover,
.btn-default:focus,
.btn-default:active,
.btn-default.active,
.open .dropdown-toggle.btn-default {
    color: #333333;
    background-color: #ebebeb;
    border-color: #adadad;
}
.btn-default:active,
.btn-default.active,
.open .dropdown-toggle.btn-default {
    background-image: none;
}
.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default,
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default.active {
    background-color: #ffffff;
    border-color: #cccccc;
}
.btn-primary {
    color: #ffffff;
    background-color: #428bca;
    border-color: #357ebd;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
    color: #ffffff;
    background-color: #3276b1;
    border-color: #285e8e;
}
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
    background-image: none;
}
.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
    background-color: #428bca;
    border-color: #357ebd;
}
.btn-warning {
    color: #ffffff;
    background-color: #f0ad4e;
    border-color: #eea236;
}
.btn-warning:hover,
.btn-warning:focus,
.btn-warning:active,
.btn-warning.active,
.open .dropdown-toggle.btn-warning {
    color: #ffffff;
    background-color: #ed9c28;
    border-color: #d58512;
}
.btn-warning:active,
.btn-warning.active,
.open .dropdown-toggle.btn-warning {
    background-image: none;
}
.btn-warning.disabled,
.btn-warning[disabled],
fieldset[disabled] .btn-warning,
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled:active,
.btn-warning[disabled]:active,
fieldset[disabled] .btn-warning:active,
.btn-warning.disabled.active,
.btn-warning[disabled].active,
fieldset[disabled] .btn-warning.active {
    background-color: #f0ad4e;
    border-color: #eea236;
}
.btn-danger {
    color: #ffffff;
    background-color: #d9534f;
    border-color: #d43f3a;
}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger:active,
.btn-danger.active,
.open .dropdown-toggle.btn-danger {
    color: #ffffff;
    background-color: #d2322d;
    border-color: #ac2925;
}
.btn-danger:active,
.btn-danger.active,
.open .dropdown-toggle.btn-danger {
    background-image: none;
}
.btn-danger.disabled,
.btn-danger[disabled],
fieldset[disabled] .btn-danger,
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled:active,
.btn-danger[disabled]:active,
fieldset[disabled] .btn-danger:active,
.btn-danger.disabled.active,
.btn-danger[disabled].active,
fieldset[disabled] .btn-danger.active {
    background-color: #d9534f;
    border-color: #d43f3a;
}
.btn-success {
    color: #ffffff;
    background-color: #5cb85c;
    border-color: #4cae4c;
}
.btn-success:hover,
.btn-success:focus,
.btn-success:active,
.btn-success.active,
.open .dropdown-toggle.btn-success {
    color: #ffffff;
    background-color: #47a447;
    border-color: #398439;
}
.btn-success:active,
.btn-success.active,
.open .dropdown-toggle.btn-success {
    background-image: none;
}
.btn-success.disabled,
.btn-success[disabled],
fieldset[disabled] .btn-success,
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled:active,
.btn-success[disabled]:active,
fieldset[disabled] .btn-success:active,
.btn-success.disabled.active,
.btn-success[disabled].active,
fieldset[disabled] .btn-success.active {
    background-color: #5cb85c;
    border-color: #4cae4c;
}
.btn-info {
    color: #ffffff;
    background-color: #5bc0de;
    border-color: #46b8da;
}
.btn-info:hover,
.btn-info:focus,
.btn-info:active,
.btn-info.active,
.open .dropdown-toggle.btn-info {
    color: #ffffff;
    background-color: #39b3d7;
    border-color: #269abc;
}
.btn-info:active,
.btn-info.active,
.open .dropdown-toggle.btn-info {
    background-image: none;
}
.btn-info.disabled,
.btn-info[disabled],
fieldset[disabled] .btn-info,
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled:active,
.btn-info[disabled]:active,
fieldset[disabled] .btn-info:active,
.btn-info.disabled.active,
.btn-info[disabled].active,
fieldset[disabled] .btn-info.active {
    background-color: #5bc0de;
    border-color: #46b8da;
}
.btn-link {
    color: #666666;
    font-weight: normal;
    cursor: pointer;
    border-radius: 0;
}
.btn-link,
.btn-link:active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
    border-color: transparent;
}
.btn-link:hover,
.btn-link:focus {
    color: #db0129;
    text-decoration: underline;
    background-color: transparent;
}
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
    color: #cccccc;
    text-decoration: none;
}
.btn-lg {
    padding: 10px 16px;
    font-size: 17px;
    line-height: 1.33;
    border-radius: 6px;
}
.btn-sm,
.btn-xs {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}
.btn-xs {
    padding: 1px 5px;
}
.btn-block {
    display: block;
    width: 100%;
    padding-left: 0;
    padding-right: 0;
}
.btn-block + .btn-block {
    margin-top: 5px;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
    width: 100%;
}
.fade {
    opacity: 0;
    -webkit-transition: opacity 0.15s linear;
    transition: opacity 0.15s linear;
}
.fade.in {
    opacity: 1;
}
.collapse {
    display: none;
}
.collapse.in {
    display: block;
}
.collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    -webkit-transition: height 0.35s ease;
    transition: height 0.35s ease;
}
.caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px solid #999999;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
    border-bottom: 0 dotted;
    content: "";
}
.dropdown {
    position: relative;
}
.dropdown-toggle:focus {
    outline: 0;
}
.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    list-style: none;
    font-size: 13px;
    background-color: #ffffff;
    border: 1px solid #cccccc;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    background-clip: padding-box;
}
.dropdown-menu.pull-right {
    right: 0;
    left: auto;
}
.dropdown-menu .divider {
    height: 1px;
    margin: 8px 0;
    overflow: hidden;
    background-color: #e5e5e5;
}
.dropdown-menu > li > a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: normal;
    line-height: 1.42857143;
    color: #666666;
    white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
    text-decoration: none;
    color: #db0129;
    background-color: transparent;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
    color: #ffffff;
    text-decoration: none;
    outline: 0;
    background-color: #428bca;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
    color: #cccccc;
}
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
    text-decoration: none;
    background-color: transparent;
    background-image: none;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
    cursor: not-allowed;
}
.open > .dropdown-menu {
    display: block;
}
.open > a {
    outline: 0;
}
.dropdown-header {
    display: block;
    padding: 3px 20px;
    font-size: 12px;
    line-height: 1.42857143;
    color: #cccccc;
}
.dropdown-backdrop {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    z-index: 990;
}
.pull-right > .dropdown-menu {
    right: 0;
    left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
    border-top: 0 dotted;
    border-bottom: 4px solid #999999;
    content: "";
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-bottom: 1px;
}
@media (min-width: 620px) {
    .navbar-right .dropdown-menu {
        right: 0;
        left: auto;
    }
}
.btn-default .caret {
    border-top-color: #333333;
}
.btn-primary .caret,
.btn-success .caret,
.btn-warning .caret,
.btn-danger .caret,
.btn-info .caret {
    border-top-color: #fff;
}
.dropup .btn-default .caret {
    border-bottom-color: #333333;
}
.dropup .btn-primary .caret,
.dropup .btn-success .caret,
.dropup .btn-warning .caret,
.dropup .btn-danger .caret,
.dropup .btn-info .caret {
    border-bottom-color: #fff;
}
.btn-group,
.btn-group-vertical {
    position: relative;
    display: inline-block;
    vertical-align: middle;
}
.btn-group > .btn,
.btn-group-vertical > .btn {
    position: relative;
    float: left;
}
.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover,
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus,
.btn-group > .btn:active,
.btn-group-vertical > .btn:active,
.btn-group > .btn.active,
.btn-group-vertical > .btn.active {
    z-index: 2;
}
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus {
    outline: none;
}
.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
    margin-left: -1px;
}
.btn-toolbar:before,
.btn-toolbar:after {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */
}
.btn-toolbar:after {
    clear: both;
}
.btn-toolbar:before,
.btn-toolbar:after {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */
}
.btn-toolbar:after {
    clear: both;
}
.btn-toolbar .btn-group {
    float: left;
}
.btn-toolbar > .btn + .btn,
.btn-toolbar > .btn-group + .btn,
.btn-toolbar > .btn + .btn-group,
.btn-toolbar > .btn-group + .btn-group {
    margin-left: 5px;
}
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
    border-radius: 0;
}
.btn-group > .btn:first-child {
    margin-left: 0;
}
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
}
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
}
.btn-group > .btn-group {
    float: left;
}
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
    border-radius: 0;
}
.btn-group > .btn-group:first-child > .btn:last-child,
.btn-group > .btn-group:first-child > .dropdown-toggle {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
}
.btn-group > .btn-group:last-child > .btn:first-child {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
    outline: 0;
}
.btn-group-xs > .btn {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
    padding: 1px 5px;
}
.btn-group-sm > .btn {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}
.btn-group-lg > .btn {
    padding: 10px 16px;
    font-size: 17px;
    line-height: 1.33;
    border-radius: 6px;
}
.btn-group > .btn + .dropdown-toggle {
    padding-left: 8px;
    padding-right: 8px;
}
.btn-group > .btn-lg + .dropdown-toggle {
    padding-left: 12px;
    padding-right: 12px;
}
.btn-group.open .dropdown-toggle {
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn .caret {
    margin-left: 0;
}
.btn-lg .caret {
    border-width: 5px 5px 0;
    border-bottom-width: 0;
}
.dropup .btn-lg .caret {
    border-width: 0 5px 5px;
}
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group {
    display: block;
    float: none;
    width: 100%;
    max-width: 100%;
}
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */
}
.btn-group-vertical > .btn-group:after {
    clear: both;
}
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */
}
.btn-group-vertical > .btn-group:after {
    clear: both;
}
.btn-group-vertical > .btn-group > .btn {
    float: none;
}
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
    margin-top: -1px;
    margin-left: 0;
}
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
    border-radius: 0;
}
.btn-group-vertical > .btn:first-child:not(:last-child) {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
    border-bottom-left-radius: 4px;
    border-top-right-radius: 0;
    border-top-left-radius: 0;
}
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
    border-radius: 0;
}
.btn-group-vertical > .btn-group:first-child > .btn:last-child,
.btn-group-vertical > .btn-group:first-child > .dropdown-toggle {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn-group:last-child > .btn:first-child {
    border-top-right-radius: 0;
    border-top-left-radius: 0;
}
.btn-group-justified {
    display: table;
    width: 100%;
    table-layout: fixed;
    border-collapse: separate;
}
.btn-group-justified .btn {
    float: none;
    display: table-cell;
    width: 1%;
}
[data-toggle="buttons"] > .btn > input[type="radio"],
[data-toggle="buttons"] > .btn > input[type="checkbox"] {
    display: none;
}
.input-group {
    position: relative;
    display: table;
    border-collapse: separate;
}
.input-group.col {
    float: none;
    padding-left: 0;
    padding-right: 0;
}
.input-group .form-control {
    width: 100%;
    margin-bottom: 0;
}
.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
    height: 45px;
    padding: 10px 16px;
    font-size: 17px;
    line-height: 1.33;
    border-radius: 6px;
}
select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn {
    height: 45px;
    line-height: 45px;
}
textarea.input-group-lg > .form-control,
textarea.input-group-lg > .input-group-addon,
textarea.input-group-lg > .input-group-btn > .btn {
    height: auto;
}
.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}
select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn {
    height: 30px;
    line-height: 30px;
}
textarea.input-group-sm > .form-control,
textarea.input-group-sm > .input-group-addon,
textarea.input-group-sm > .input-group-btn > .btn {
    height: auto;
}
.input-group-addon,
.input-group-btn,
.input-group .form-control {
    display: table-cell;
}
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
    border-radius: 0;
}
.input-group-addon,
.input-group-btn {
    width: 1%;
    white-space: nowrap;
    vertical-align: middle;
}
.input-group-addon {
    padding: 6px 12px;
    font-size: 13px;
    font-weight: normal;
    line-height: 1;
    text-align: center;
    background-color: #ededed;
    border: 1px solid #cccccc;
    border-radius: 4px;
}
.input-group-addon.input-sm {
    padding: 5px 10px;
    font-size: 12px;
    border-radius: 3px;
}
.input-group-addon.input-lg {
    padding: 10px 16px;
    font-size: 17px;
    border-radius: 6px;
}
.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
    margin-top: 0;
}
.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle) {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
}
.input-group-addon:first-child {
    border-right: 0;
}
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child) {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
}
.input-group-addon:last-child {
    border-left: 0;
}
.input-group-btn {
    position: relative;
    white-space: nowrap;
}
.input-group-btn > .btn {
    position: relative;
}
.input-group-btn > .btn + .btn {
    margin-left: -4px;
}
.input-group-btn > .btn:hover,
.input-group-btn > .btn:active {
    z-index: 2;
}
.nav {
    margin-bottom: 0;
    padding-left: 0;
    list-style: none;
}
.nav:before,
.nav:after {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */
}
.nav:after {
    clear: both;
}
.nav:before,
.nav:after {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */
}
.nav:after {
    clear: both;
}
.nav > li {
    position: relative;
    display: block;
}
.nav > li > a {
    position: relative;
    display: block;
    padding: 10px 15px;
}
.nav > li > a:hover,
.nav > li > a:focus {
    text-decoration: none;
    background-color: #ededed;
}
.nav > li.disabled > a {
    color: #cccccc;
}
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
    color: #cccccc;
    text-decoration: none;
    background-color: transparent;
    cursor: not-allowed;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
    background-color: #ededed;
    border-color: #666666;
}
.nav .nav-divider {
    height: 1px;
    margin: 8px 0;
    overflow: hidden;
    background-color: #e5e5e5;
}
.nav > li > a > img {
    max-width: none;
}
.nav-tabs {
    border-bottom: 1px solid #dddddd;
}
.nav-tabs > li {
    float: left;
    margin-bottom: -1px;
}
.nav-tabs > li > a {
    margin-right: 2px;
    line-height: 1.42857143;
    border: 1px solid transparent;
    border-radius: 4px 4px 0 0;
}
.nav-tabs > li > a:hover {
    border-color: #ededed #ededed #dddddd;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
    color: #999999;
    background-color: #ffffff;
    border: 1px solid #dddddd;
    border-bottom-color: transparent;
    cursor: default;
}
.nav-tabs.nav-justified {
    width: 100%;
    border-bottom: 0;
}
.nav-tabs.nav-justified > li {
    float: none;
}
.nav-tabs.nav-justified > li > a {
    text-align: center;
}
@media (min-width: 620px) {
    .nav-tabs.nav-justified > li {
        display: table-cell;
        width: 1%;
    }
}
.nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #dddddd;
    margin-right: 0;
}
.nav-tabs.nav-justified > .active > a {
    border-bottom-color: #ffffff;
}
.nav-pills > li {
    float: left;
}
.nav-pills > li > a {
    border-radius: 5px;
}
.nav-pills > li + li {
    margin-left: 2px;
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
    color: #ffffff;
    background-color: #428bca;
}
.nav-stacked > li {
    float: none;
}
.nav-stacked > li + li {
    margin-top: 2px;
    margin-left: 0;
}
.nav-justified {
    width: 100%;
}
.nav-justified > li {
    float: none;
}
.nav-justified > li > a {
    text-align: center;
}
@media (min-width: 620px) {
    .nav-justified > li {
        display: table-cell;
        width: 1%;
    }
}
.nav-tabs-justified {
    border-bottom: 0;
}
.nav-tabs-justified > li > a {
    border-bottom: 1px solid #dddddd;
    margin-right: 0;
}
.nav-tabs-justified > .active > a {
    border-bottom-color: #ffffff;
}
.tabbable:before,
.tabbable:after {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */
}
.tabbable:after {
    clear: both;
}
.tabbable:before,
.tabbable:after {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */
}
.tabbable:after {
    clear: both;
}
.tab-content > .tab-pane,
.pill-content > .pill-pane {
    display: none;
}
.tab-content > .active,
.pill-content > .active {
    display: block;
}
.nav .caret {
    border-top-color: #666666;
    border-bottom-color: #666666;
}
.nav a:hover .caret {
    border-top-color: #db0129;
    border-bottom-color: #db0129;
}
.nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-right-radius: 0;
    border-top-left-radius: 0;
}
.navbar {
    position: relative;
    z-index: 1000;
    min-height: 50px;
    margin-bottom: 18px;
    border: 1px solid transparent;
}
.navbar:before,
.navbar:after {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */
}
.navbar:after {
    clear: both;
}
.navbar:before,
.navbar:after {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */
}
.navbar:after {
    clear: both;
}
@media (min-width: 620px) {
    .navbar {
        border-radius: 4px;
    }
}
.navbar-header:before,
.navbar-header:after {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */
}
.navbar-header:after {
    clear: both;
}
.navbar-header:before,
.navbar-header:after {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */
}
.navbar-header:after {
    clear: both;
}
@media (min-width: 620px) {
    .navbar-header {
        float: left;
    }
}
.navbar-collapse {
    max-height: 340px;
    overflow-x: visible;
    padding-right: 8px;
    padding-left: 8px;
    border-top: 1px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
    -webkit-overflow-scrolling: touch;
}
.navbar-collapse:before,
.navbar-collapse:after {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */
}
.navbar-collapse:after {
    clear: both;
}
.navbar-collapse:before,
.navbar-collapse:after {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */
}
.navbar-collapse:after {
    clear: both;
}
.navbar-collapse.in {
    overflow-y: auto;
}
@media (min-width: 620px) {
    .navbar-collapse {
        width: auto;
        border-top: 0;
        box-shadow: none;
    }
    .navbar-collapse.collapse {
        display: block !important;
        height: auto !important;
        padding-bottom: 0;
        overflow: visible !important;
    }
    .navbar-collapse.in {
        overflow-y: visible;
    }
    .navbar-collapse .navbar-nav.navbar-left:first-child {
        margin-left: -8px;
    }
    .navbar-collapse .navbar-nav.navbar-right:last-child {
        margin-right: -8px;
    }
    .navbar-collapse .navbar-text:last-child {
        margin-right: 0;
    }
}
.container > .navbar-header,
.container > .navbar-collapse {
    margin-right: -8px;
    margin-left: -8px;
}
@media (min-width: 620px) {
    .container > .navbar-header,
    .container > .navbar-collapse {
        margin-right: 0;
        margin-left: 0;
    }
}
.navbar-static-top {
    border-width: 0 0 1px;
}
@media (min-width: 620px) {
    .navbar-static-top {
        border-radius: 0;
    }
}
.navbar-fixed-top,
.navbar-fixed-bottom {
    position: fixed;
    right: 0;
    left: 0;
    border-width: 0 0 1px;
}
@media (min-width: 620px) {
    .navbar-fixed-top,
    .navbar-fixed-bottom {
        border-radius: 0;
    }
}
.navbar-fixed-top {
    z-index: 1030;
    top: 0;
}
.navbar-fixed-bottom {
    bottom: 0;
    margin-bottom: 0;
}
.navbar-brand {
    float: left;
    padding: 16px 8px;
    font-size: 17px;
    line-height: 18px;
}
.navbar-brand:hover,
.navbar-brand:focus {
    text-decoration: none;
}
@media (min-width: 620px) {
    .navbar > .container .navbar-brand {
        margin-left: -8px;
    }
}
.navbar-toggle {
    position: relative;
    float: right;
    margin-right: 8px;
    padding: 9px 10px;
    margin-top: 8px;
    margin-bottom: 8px;
    background-color: transparent;
    border: 1px solid transparent;
    border-radius: 4px;
}
.navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px;
}
.navbar-toggle .icon-bar + .icon-bar {
    margin-top: 4px;
}
@media (min-width: 620px) {
    .navbar-toggle {
        display: none;
    }
}
.navbar-nav {
    margin: 8px -8px;
}
.navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 18px;
}
@media (max-width: 619px) {
    .navbar-nav .open .dropdown-menu {
        position: static;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: transparent;
        border: 0;
        box-shadow: none;
    }
    .navbar-nav .open .dropdown-menu > li > a,
    .navbar-nav .open .dropdown-menu .dropdown-header {
        padding: 5px 15px 5px 25px;
    }
    .navbar-nav .open .dropdown-menu > li > a {
        line-height: 18px;
    }
    .navbar-nav .open .dropdown-menu > li > a:hover,
    .navbar-nav .open .dropdown-menu > li > a:focus {
        background-image: none;
    }
}
@media (min-width: 620px) {
    .navbar-nav {
        float: left;
        margin: 0;
    }
    .navbar-nav > li {
        float: left;
    }
    .navbar-nav > li > a {
        padding-top: 16px;
        padding-bottom: 16px;
    }
}
@media (min-width: 620px) {
    .navbar-left {
        float: left !important;
    }
    .navbar-right {
        float: right !important;
    }
}
.navbar-form {
    margin-left: -8px;
    margin-right: -8px;
    padding: 10px 8px;
    border-top: 1px solid transparent;
    border-bottom: 1px solid transparent;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
    margin-top: 9px;
    margin-bottom: 9px;
}
@media (min-width: 620px) {
    .navbar-form .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle;
    }
    .navbar-form .form-control {
        display: inline-block;
    }
    .navbar-form .radio,
    .navbar-form .checkbox {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        padding-left: 0;
    }
    .navbar-form .radio input[type="radio"],
    .navbar-form .checkbox input[type="checkbox"] {
        float: none;
        margin-left: 0;
    }
}
@media (max-width: 619px) {
    .navbar-form .form-group {
        margin-bottom: 5px;
    }
}
@media (min-width: 620px) {
    .navbar-form {
        width: auto;
        border: 0;
        margin-left: 0;
        margin-right: 0;
        padding-top: 0;
        padding-bottom: 0;
        -webkit-box-shadow: none;
        box-shadow: none;
    }
}
.navbar-nav > li > .dropdown-menu {
    margin-top: 0;
    border-top-right-radius: 0;
    border-top-left-radius: 0;
}
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}
.navbar-nav.pull-right > li > .dropdown-menu,
.navbar-nav > li > .dropdown-menu.pull-right {
    left: auto;
    right: 0;
}
.navbar-btn {
    margin-top: 9px;
    margin-bottom: 9px;
}
.navbar-text {
    float: left;
    margin-top: 16px;
    margin-bottom: 16px;
}
@media (min-width: 620px) {
    .navbar-text {
        margin-left: 8px;
        margin-right: 8px;
    }
}
.navbar-default {
    background-color: #f8f8f8;
    border-color: #e7e7e7;
}
.navbar-default .navbar-brand {
    color: #777777;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
    color: #5e5e5e;
    background-color: transparent;
}
.navbar-default .navbar-text {
    color: #777777;
}
.navbar-default .navbar-nav > li > a {
    color: #777777;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
    color: #333333;
    background-color: transparent;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
    color: #555555;
    background-color: #e7e7e7;
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
    color: #cccccc;
    background-color: transparent;
}
.navbar-default .navbar-toggle {
    border-color: #dddddd;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
    background-color: #dddddd;
}
.navbar-default .navbar-toggle .icon-bar {
    background-color: #cccccc;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
    border-color: #e6e6e6;
}
.navbar-default .navbar-nav > .dropdown > a:hover .caret,
.navbar-default .navbar-nav > .dropdown > a:focus .caret {
    border-top-color: #333333;
    border-bottom-color: #333333;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
    background-color: #e7e7e7;
    color: #555555;
}
.navbar-default .navbar-nav > .open > a .caret,
.navbar-default .navbar-nav > .open > a:hover .caret,
.navbar-default .navbar-nav > .open > a:focus .caret {
    border-top-color: #555555;
    border-bottom-color: #555555;
}
.navbar-default .navbar-nav > .dropdown > a .caret {
    border-top-color: #777777;
    border-bottom-color: #777777;
}
@media (max-width: 619px) {
    .navbar-default .navbar-nav .open .dropdown-menu > li > a {
        color: #777777;
    }
    .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
    .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
        color: #333333;
        background-color: transparent;
    }
    .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
    .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
    .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
        color: #555555;
        background-color: #e7e7e7;
    }
    .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
    .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
    .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
        color: #cccccc;
        background-color: transparent;
    }
}
.navbar-default .navbar-link {
    color: #777777;
}
.navbar-default .navbar-link:hover {
    color: #333333;
}
.navbar-inverse {
    background-color: #222222;
    border-color: #080808;
}
.navbar-inverse .navbar-brand {
    color: #cccccc;
}
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
    color: #ffffff;
    background-color: transparent;
}
.navbar-inverse .navbar-text {
    color: #cccccc;
}
.navbar-inverse .navbar-nav > li > a {
    color: #cccccc;
}
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
    color: #ffffff;
    background-color: transparent;
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
    color: #ffffff;
    background-color: #080808;
}
.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:hover,
.navbar-inverse .navbar-nav > .disabled > a:focus {
    color: #444444;
    background-color: transparent;
}
.navbar-inverse .navbar-toggle {
    border-color: #333333;
}
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
    background-color: #333333;
}
.navbar-inverse .navbar-toggle .icon-bar {
    background-color: #ffffff;
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
    border-color: #101010;
}
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
    background-color: #080808;
    color: #ffffff;
}
.navbar-inverse .navbar-nav > .dropdown > a:hover .caret {
    border-top-color: #ffffff;
    border-bottom-color: #ffffff;
}
.navbar-inverse .navbar-nav > .dropdown > a .caret {
    border-top-color: #cccccc;
    border-bottom-color: #cccccc;
}
.navbar-inverse .navbar-nav > .open > a .caret,
.navbar-inverse .navbar-nav > .open > a:hover .caret,
.navbar-inverse .navbar-nav > .open > a:focus .caret {
    border-top-color: #ffffff;
    border-bottom-color: #ffffff;
}
@media (max-width: 619px) {
    .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
        border-color: #080808;
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
        color: #cccccc;
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
    .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
        color: #ffffff;
        background-color: transparent;
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
    .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
    .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
        color: #ffffff;
        background-color: #080808;
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
    .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,
    .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
        color: #444444;
        background-color: transparent;
    }
}
.navbar-inverse .navbar-link {
    color: #cccccc;
}
.navbar-inverse .navbar-link:hover {
    color: #ffffff;
}
.breadcrumb {
    padding: 8px 15px;
    margin-bottom: 18px;
    list-style: none;
    background-color: #f5f5f5;
    border-radius: 4px;
}
.breadcrumb > li {
    display: inline-block;
}
.breadcrumb > li + li:before {
    content: "/\00a0";
    padding: 0 5px;
    color: #cccccc;
}
.breadcrumb > .active {
    color: #cccccc;
}
.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 18px 0;
    border-radius: 4px;
}
.pagination > li {
    display: inline;
}
.pagination > li > a,
.pagination > li > span {
    position: relative;
    float: left;
    padding: 6px 12px;
    line-height: 1.42857143;
    text-decoration: none;
    background-color: #ffffff;
    border: 1px solid #dddddd;
    margin-left: -1px;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
    margin-left: 0;
    border-bottom-left-radius: 4px;
    border-top-left-radius: 4px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
    border-bottom-right-radius: 4px;
    border-top-right-radius: 4px;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
    background-color: #ededed;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
    z-index: 2;
    color: #ffffff;
    background-color: #428bca;
    border-color: #428bca;
    cursor: default;
}
.pagination > .disabled > span,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
    color: #cccccc;
    background-color: #ffffff;
    border-color: #dddddd;
    cursor: not-allowed;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
    padding: 10px 16px;
    font-size: 17px;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
    border-bottom-left-radius: 6px;
    border-top-left-radius: 6px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
    border-bottom-right-radius: 6px;
    border-top-right-radius: 6px;
}
.pagination-sm > li > a,
.pagination-sm > li > span {
    padding: 5px 10px;
    font-size: 12px;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px;
}
.pager {
    padding-left: 0;
    margin: 18px 0;
    list-style: none;
    text-align: center;
}
.pager:before,
.pager:after {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */
}
.pager:after {
    clear: both;
}
.pager:before,
.pager:after {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */
}
.pager:after {
    clear: both;
}
.pager li {
    display: inline;
}
.pager li > a,
.pager li > span {
    display: inline-block;
    padding: 5px 14px;
    background-color: #ffffff;
    border: 1px solid #dddddd;
    border-radius: 15px;
}
.pager li > a:hover,
.pager li > a:focus {
    text-decoration: none;
    background-color: #ededed;
}
.pager .next > a,
.pager .next > span {
    float: right;
}
.pager .previous > a,
.pager .previous > span {
    float: left;
}
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
    color: #cccccc;
    background-color: #ffffff;
    cursor: not-allowed;
}
.label {
    display: inline;
    padding: .2em .6em .3em;
    font-size: 75%;
    font-weight: bold;
    line-height: 1;
    color: #ffffff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25em;
}
.label[href]:hover,
.label[href]:focus {
    color: #ffffff;
    text-decoration: none;
    cursor: pointer;
}
.label:empty {
    display: none;
}
.label-default {
    background-color: #cccccc;
}
.label-default[href]:hover,
.label-default[href]:focus {
    background-color: #b3b3b3;
}
.label-primary {
    background-color: #428bca;
}
.label-primary[href]:hover,
.label-primary[href]:focus {
    background-color: #3071a9;
}
.label-success {
    background-color: #5cb85c;
}
.label-success[href]:hover,
.label-success[href]:focus {
    background-color: #449d44;
}
.label-info {
    background-color: #5bc0de;
}
.label-info[href]:hover,
.label-info[href]:focus {
    background-color: #31b0d5;
}
.label-warning {
    background-color: #f0ad4e;
}
.label-warning[href]:hover,
.label-warning[href]:focus {
    background-color: #ec971f;
}
.label-danger {
    background-color: #d9534f;
}
.label-danger[href]:hover,
.label-danger[href]:focus {
    background-color: #c9302c;
}
.badge {
    display: inline-block;
    min-width: 10px;
    padding: 3px 7px;
    font-size: 12px;
    font-weight: bold;
    color: #ffffff;
    line-height: 1;
    vertical-align: baseline;
    white-space: nowrap;
    text-align: center;
    background-color: #cccccc;
    border-radius: 10px;
}
.badge:empty {
    display: none;
}
a.badge:hover,
a.badge:focus {
    color: #ffffff;
    text-decoration: none;
    cursor: pointer;
}
.btn .badge {
    position: relative;
    top: -1px;
}
a.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
    color: #666666;
    background-color: #ffffff;
}
.nav-pills > li > a > .badge {
    margin-left: 3px;
}
.jumbotron {
    padding: 30px;
    margin-bottom: 30px;
    font-size: 19.5px;
    font-weight: 200;
    line-height: 2.14285714;
    color: inherit;
    background-color: #ededed;
}
.jumbotron h1 {
    line-height: 1;
    color: inherit;
}
.jumbotron p {
    line-height: 1.4;
}
.container .jumbotron {
    border-radius: 6px;
}
@media screen and (min-width: 620px) {
    .jumbotron {
        padding-top: 48px;
        padding-bottom: 48px;
    }
    .container .jumbotron {
        padding-left: 60px;
        padding-right: 60px;
    }
    .jumbotron h1 {
        font-size: 58.5px;
    }
}
.thumbnail {
    padding: 4px;
    line-height: 1.42857143;
    background-color: #ffffff;
    border: 1px solid #dddddd;
    border-radius: 4px;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    display: inline-block;
    max-width: 100%;
    height: auto;
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.075);
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.075);
    display: block;
}
.thumbnail > img {
    display: block;
    max-width: 100%;
    height: auto;
}
a.thumbnail:hover,
a.thumbnail:focus {
    border-color: #666666;
}
.thumbnail > img {
    margin-left: auto;
    margin-right: auto;
}
.thumbnail .caption {
    padding: 9px;
    color: #666666;
}
.alert {
    padding: 15px;
    margin-bottom: 18px;
    border: 1px solid transparent;
    border-radius: 4px;
}
.alert h4 {
    margin-top: 0;
    color: inherit;
}
.alert .alert-link {
    font-weight: bold;
}
.alert > p,
.alert > ul {
    margin-bottom: 0;
}
.alert > p + p {
    margin-top: 5px;
}
.alert-dismissable {
    padding-right: 35px;
}
.alert-dismissable .close {
    position: relative;
    top: -2px;
    right: -21px;
    color: inherit;
}
.alert-success {
    background-color: #dff0d8;
    border-color: #d6e9c6;
    color: #3c763d;
}
.alert-success hr {
    border-top-color: #c9e2b3;
}
.alert-success .alert-link {
    color: #2b542c;
}
.alert-info {
    background-color: #d9edf7;
    border-color: #bce8f1;
    color: #31708f;
}
.alert-info hr {
    border-top-color: #a6e1ec;
}
.alert-info .alert-link {
    color: #245269;
}
.alert-warning {
    background-color: #fcf8e3;
    border-color: #faebcc;
    color: #8a6d3b;
}
.alert-warning hr {
    border-top-color: #f7e1b5;
}
.alert-warning .alert-link {
    color: #66512c;
}
.alert-danger {
    background-color: #f2dede;
    border-color: #ebccd1;
    color: #a94442;
}
.alert-danger hr {
    border-top-color: #e4b9c0;
}
.alert-danger .alert-link {
    color: #843534;
}
@-webkit-keyframes progress-bar-stripes {
    from {
        background-position: 40px 0;
    }
    to {
        background-position: 0 0;
    }
}
@-moz-keyframes progress-bar-stripes {
    from {
        background-position: 40px 0;
    }
    to {
        background-position: 0 0;
    }
}
@-o-keyframes progress-bar-stripes {
    from {
        background-position: 0 0;
    }
    to {
        background-position: 40px 0;
    }
}
@keyframes progress-bar-stripes {
    from {
        background-position: 40px 0;
    }
    to {
        background-position: 0 0;
    }
}
.progress {
    overflow: hidden;
    height: 18px;
    margin-bottom: 18px;
    background-color: #f5f5f5;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}
.progress-bar {
    float: left;
    width: 0%;
    height: 100%;
    font-size: 12px;
    color: #ffffff;
    text-align: center;
    background-color: #428bca;
    -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
    -webkit-transition: width 0.6s ease;
    transition: width 0.6s ease;
}
.progress-striped .progress-bar {
    background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-size: 40px 40px;
}
.progress.active .progress-bar {
    -webkit-animation: progress-bar-stripes 2s linear infinite;
    -moz-animation: progress-bar-stripes 2s linear infinite;
    -ms-animation: progress-bar-stripes 2s linear infinite;
    -o-animation: progress-bar-stripes 2s linear infinite;
    animation: progress-bar-stripes 2s linear infinite;
}
.progress-bar-success {
    background-color: #5cb85c;
}
.progress-striped .progress-bar-success {
    background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-info {
    background-color: #5bc0de;
}
.progress-striped .progress-bar-info {
    background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-warning {
    background-color: #f0ad4e;
}
.progress-striped .progress-bar-warning {
    background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-danger {
    background-color: #d9534f;
}
.progress-striped .progress-bar-danger {
    background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.media,
.media-body {
    overflow: hidden;
    zoom: 1;
}
.media,
.media .media {
    margin-top: 15px;
}
.media:first-child {
    margin-top: 0;
}
.media-object {
    display: block;
}
.media-heading {
    margin: 0 0 5px;
}
.media > .pull-left {
    margin-right: 10px;
}
.media > .pull-right {
    margin-left: 10px;
}
.media-list {
    padding-left: 0;
    list-style: none;
}
.list-group {
    margin-bottom: 20px;
    padding-left: 0;
}
.list-group-item {
    position: relative;
    display: block;
    padding: 10px 15px;
    margin-bottom: -1px;
    background-color: #ffffff;
    border: 1px solid #dddddd;
}
.list-group-item:first-child {
    border-top-right-radius: 4px;
    border-top-left-radius: 4px;
}
.list-group-item:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
}
.list-group-item > .badge {
    float: right;
}
.list-group-item > .badge + .badge {
    margin-right: 5px;
}
a.list-group-item {
    color: #555555;
}
a.list-group-item .list-group-item-heading {
    color: #333333;
}
a.list-group-item:hover,
a.list-group-item:focus {
    text-decoration: none;
    background-color: #f5f5f5;
}
.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
    z-index: 2;
    color: #ffffff;
    background-color: #428bca;
    border-color: #428bca;
}
.list-group-item.active .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading {
    color: inherit;
}
.list-group-item.active .list-group-item-text,
.list-group-item.active:hover .list-group-item-text,
.list-group-item.active:focus .list-group-item-text {
    color: #e1edf7;
}
.list-group-item-heading {
    margin-top: 0;
    margin-bottom: 5px;
}
.list-group-item-text {
    margin-bottom: 0;
    line-height: 1.3;
}
.panel {
    margin-bottom: 18px;
    background-color: #ffffff;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}
.panel-body {
    padding: 15px;
}
.panel-body:before,
.panel-body:after {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */
}
.panel-body:after {
    clear: both;
}
.panel-body:before,
.panel-body:after {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */
}
.panel-body:after {
    clear: both;
}
.panel > .list-group {
    margin-bottom: 0;
}
.panel > .list-group .list-group-item {
    border-width: 1px 0;
}
.panel > .list-group .list-group-item:first-child {
    border-top-right-radius: 0;
    border-top-left-radius: 0;
}
.panel > .list-group .list-group-item:last-child {
    border-bottom: 0;
}
.panel-heading + .list-group .list-group-item:first-child {
    border-top-width: 0;
}
.panel > .table {
    margin-bottom: 0;
}
.panel > .panel-body + .table {
    border-top: 1px solid #dddddd;
}
.panel-heading {
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px;
}
.panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 15px;
}
.panel-title > a {
    color: inherit;
}
.panel-footer {
    padding: 10px 15px;
    background-color: #f5f5f5;
    border-top: 1px solid #dddddd;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
}
.panel-group .panel {
    margin-bottom: 0;
    border-radius: 4px;
    overflow: hidden;
}
.panel-group .panel + .panel {
    margin-top: 5px;
}
.panel-group .panel-heading {
    border-bottom: 0;
}
.panel-group .panel-heading + .panel-collapse .panel-body {
    border-top: 1px solid #dddddd;
}
.panel-group .panel-footer {
    border-top: 0;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
    border-bottom: 1px solid #dddddd;
}
.panel-default {
    border-color: #dddddd;
}
.panel-default > .panel-heading {
    color: #666666;
    background-color: #f5f5f5;
    border-color: #dddddd;
}
.panel-default > .panel-heading + .panel-collapse .panel-body {
    border-top-color: #dddddd;
}
.panel-default > .panel-footer + .panel-collapse .panel-body {
    border-bottom-color: #dddddd;
}
.panel-primary {
    border-color: #428bca;
}
.panel-primary > .panel-heading {
    color: #ffffff;
    background-color: #428bca;
    border-color: #428bca;
}
.panel-primary > .panel-heading + .panel-collapse .panel-body {
    border-top-color: #428bca;
}
.panel-primary > .panel-footer + .panel-collapse .panel-body {
    border-bottom-color: #428bca;
}
.panel-success {
    border-color: #d6e9c6;
}
.panel-success > .panel-heading {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6;
}
.panel-success > .panel-heading + .panel-collapse .panel-body {
    border-top-color: #d6e9c6;
}
.panel-success > .panel-footer + .panel-collapse .panel-body {
    border-bottom-color: #d6e9c6;
}
.panel-warning {
    border-color: #faebcc;
}
.panel-warning > .panel-heading {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc;
}
.panel-warning > .panel-heading + .panel-collapse .panel-body {
    border-top-color: #faebcc;
}
.panel-warning > .panel-footer + .panel-collapse .panel-body {
    border-bottom-color: #faebcc;
}
.panel-danger {
    border-color: #ebccd1;
}
.panel-danger > .panel-heading {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1;
}
.panel-danger > .panel-heading + .panel-collapse .panel-body {
    border-top-color: #ebccd1;
}
.panel-danger > .panel-footer + .panel-collapse .panel-body {
    border-bottom-color: #ebccd1;
}
.panel-info {
    border-color: #bce8f1;
}
.panel-info > .panel-heading {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1;
}
.panel-info > .panel-heading + .panel-collapse .panel-body {
    border-top-color: #bce8f1;
}
.panel-info > .panel-footer + .panel-collapse .panel-body {
    border-bottom-color: #bce8f1;
}
.well {
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
.well blockquote {
    border-color: #ddd;
    border-color: rgba(0, 0, 0, 0.15);
}
.well-lg {
    padding: 24px;
    border-radius: 6px;
}
.well-sm {
    padding: 9px;
    border-radius: 3px;
}
.close {
    float: right;
    font-size: 19.5px;
    font-weight: bold;
    line-height: 1;
    color: #000000;
    text-shadow: 0 1px 0 #ffffff;
    opacity: 0.2;
    filter: alpha(opacity=20);
}
.close:hover,
.close:focus {
    color: #000000;
    text-decoration: none;
    cursor: pointer;
    opacity: 0.5;
    filter: alpha(opacity=50);
}
button.close {
    padding: 0;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none;
}
.modal-open {
    overflow: hidden;
}
body.modal-open,
.modal-open .navbar-fixed-top,
.modal-open .navbar-fixed-bottom {
    margin-right: 15px;
}
.modal {
    display: none;
    overflow: auto;
    overflow-y: scroll;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
}
.modal.fade .modal-dialog {
    -webkit-transform: translate(0, -25%);
    -ms-transform: translate(0, -25%);
    transform: translate(0, -25%);
    -webkit-transition: -webkit-transform 0.3s ease-out;
    -moz-transition: -moz-transform 0.3s ease-out;
    -o-transition: -o-transform 0.3s ease-out;
    transition: transform 0.3s ease-out;
}
.modal.in .modal-dialog {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
}
.modal-dialog {
    margin-left: auto;
    margin-right: auto;
    width: auto;
    padding: 10px;
    z-index: 1050;
}
.modal-content {
    position: relative;
    background-color: #ffffff;
    border: 1px solid #999999;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 6px;
    -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
    box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
    background-clip: padding-box;
    outline: none;
}
.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1030;
    background-color: #000000;
}
.modal-backdrop.fade {
    opacity: 0;
    filter: alpha(opacity=0);
}
.modal-backdrop.in {
    opacity: 0.5;
    filter: alpha(opacity=50);
}
.modal-header {
    padding: 15px;
    border-bottom: 1px solid #e5e5e5;
    min-height: 16.42857143px;
}
.modal-header .close {
    margin-top: -2px;
}
.modal-title {
    margin: 0;
    line-height: 1.42857143;
}
.modal-body {
    position: relative;
    padding: 20px;
}
.modal-footer {
    margin-top: 15px;
    padding: 19px 20px 20px;
    text-align: right;
    border-top: 1px solid #e5e5e5;
}
.modal-footer:before,
.modal-footer:after {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */
}
.modal-footer:after {
    clear: both;
}
.modal-footer:before,
.modal-footer:after {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */
}
.modal-footer:after {
    clear: both;
}
.modal-footer .btn + .btn {
    margin-left: 5px;
    margin-bottom: 0;
}
.modal-footer .btn-group .btn + .btn {
    margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
    margin-left: 0;
}
@media screen and (min-width: 620px) {
    .modal-dialog {
        left: 50%;
        right: auto;
        width: 600px;
        padding-top: 30px;
        padding-bottom: 30px;
    }
    .modal-content {
        -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
        box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    }
}
.tooltip {
    position: absolute;
    z-index: 1030;
    display: block;
    visibility: visible;
    font-size: 12px;
    line-height: 1.4;
    opacity: 0;
    filter: alpha(opacity=0);
}
.tooltip.in {
    opacity: 0.9;
    filter: alpha(opacity=90);
}
.tooltip.top {
    margin-top: -3px;
    padding: 5px 0;
}
.tooltip.right {
    margin-left: 3px;
    padding: 0 5px;
}
.tooltip.bottom {
    margin-top: 3px;
    padding: 5px 0;
}
.tooltip.left {
    margin-left: -3px;
    padding: 0 5px;
}
.tooltip-inner {
    max-width: 200px;
    padding: 3px 8px;
    color: #ffffff;
    text-align: center;
    text-decoration: none;
    background-color: #000000;
    border-radius: 4px;
}
.tooltip-arrow {
    position: absolute;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
}
.tooltip.top .tooltip-arrow {
    bottom: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000000;
}
.tooltip.top-left .tooltip-arrow {
    bottom: 0;
    left: 5px;
    border-width: 5px 5px 0;
    border-top-color: #000000;
}
.tooltip.top-right .tooltip-arrow {
    bottom: 0;
    right: 5px;
    border-width: 5px 5px 0;
    border-top-color: #000000;
}
.tooltip.right .tooltip-arrow {
    top: 50%;
    left: 0;
    margin-top: -5px;
    border-width: 5px 5px 5px 0;
    border-right-color: #000000;
}
.tooltip.left .tooltip-arrow {
    top: 50%;
    right: 0;
    margin-top: -5px;
    border-width: 5px 0 5px 5px;
    border-left-color: #000000;
}
.tooltip.bottom .tooltip-arrow {
    top: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000000;
}
.tooltip.bottom-left .tooltip-arrow {
    top: 0;
    left: 5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000000;
}
.tooltip.bottom-right .tooltip-arrow {
    top: 0;
    right: 5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000000;
}
.popover {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1010;
    display: none;
    max-width: 276px;
    padding: 1px;
    text-align: left;
    background-color: #ffffff;
    background-clip: padding-box;
    border: 1px solid #cccccc;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 6px;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    white-space: normal;
}
.popover.top {
    margin-top: -10px;
}
.popover.right {
    margin-left: 10px;
}
.popover.bottom {
    margin-top: 10px;
}
.popover.left {
    margin-left: -10px;
}
.popover-title {
    margin: 0;
    padding: 8px 14px;
    font-size: 13px;
    font-weight: normal;
    line-height: 18px;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
    border-radius: 5px 5px 0 0;
}
.popover-content {
    padding: 9px 14px;
}
.popover .arrow,
.popover .arrow:after {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
}
.popover .arrow {
    border-width: 11px;
}
.popover .arrow:after {
    border-width: 10px;
    content: "";
}
.popover.top .arrow {
    left: 50%;
    margin-left: -11px;
    border-bottom-width: 0;
    border-top-color: #999999;
    border-top-color: rgba(0, 0, 0, 0.25);
    bottom: -11px;
}
.popover.top .arrow:after {
    content: " ";
    bottom: 1px;
    margin-left: -10px;
    border-bottom-width: 0;
    border-top-color: #ffffff;
}
.popover.right .arrow {
    top: 50%;
    left: -11px;
    margin-top: -11px;
    border-left-width: 0;
    border-right-color: #999999;
    border-right-color: rgba(0, 0, 0, 0.25);
}
.popover.right .arrow:after {
    content: " ";
    left: 1px;
    bottom: -10px;
    border-left-width: 0;
    border-right-color: #ffffff;
}
.popover.bottom .arrow {
    left: 50%;
    margin-left: -11px;
    border-top-width: 0;
    border-bottom-color: #999999;
    border-bottom-color: rgba(0, 0, 0, 0.25);
    top: -11px;
}
.popover.bottom .arrow:after {
    content: " ";
    top: 1px;
    margin-left: -10px;
    border-top-width: 0;
    border-bottom-color: #ffffff;
}
.popover.left .arrow {
    top: 50%;
    right: -11px;
    margin-top: -11px;
    border-right-width: 0;
    border-left-color: #999999;
    border-left-color: rgba(0, 0, 0, 0.25);
}
.popover.left .arrow:after {
    content: " ";
    right: 1px;
    border-right-width: 0;
    border-left-color: #ffffff;
    bottom: -10px;
}
.carousel {
    position: relative;
}
.carousel-inner {
    position: relative;
    overflow: hidden;
    width: 100%;
}
.carousel-inner > .item {
    display: none;
    position: relative;
    -webkit-transition: 0.6s ease-in-out left;
    transition: 0.6s ease-in-out left;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
    display: block;
    max-width: 100%;
    height: auto;
    line-height: 1;
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
    display: block;
}
.carousel-inner > .active {
    left: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
    position: absolute;
    top: 0;
    width: 100%;
}
.carousel-inner > .next {
    left: 100%;
}
.carousel-inner > .prev {
    left: -100%;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
    left: 0;
}
.carousel-inner > .active.left {
    left: -100%;
}
.carousel-inner > .active.right {
    left: 100%;
}
.carousel-control {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 15%;
    opacity: 0.5;
    filter: alpha(opacity=50);
    font-size: 20px;
    color: #ffffff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-control.left {
    background-image: -webkit-gradient(linear, 0% top, 100% top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.0001)));
    background-image: -webkit-linear-gradient(left, color-stop(rgba(0, 0, 0, 0.5) 0%), color-stop(rgba(0, 0, 0, 0.0001) 100%));
    background-image: -moz-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
}
.carousel-control.right {
    left: auto;
    right: 0;
    background-image: -webkit-gradient(linear, 0% top, 100% top, from(rgba(0, 0, 0, 0.0001)), to(rgba(0, 0, 0, 0.5)));
    background-image: -webkit-linear-gradient(left, color-stop(rgba(0, 0, 0, 0.0001) 0%), color-stop(rgba(0, 0, 0, 0.5) 100%));
    background-image: -moz-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
}
.carousel-control:hover,
.carousel-control:focus {
    color: #ffffff;
    text-decoration: none;
    opacity: 0.9;
    filter: alpha(opacity=90);
}
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 5;
    display: inline-block;
}
.carousel-control .icon-prev,
.carousel-control .icon-next {
    width: 20px;
    height: 20px;
    margin-top: -10px;
    margin-left: -10px;
    font-family: serif;
}
.carousel-control .icon-prev:before {
    content: '\2039';
}
.carousel-control .icon-next:before {
    content: '\203a';
}
.carousel-indicators {
    position: absolute;
    bottom: 10px;
    left: 50%;
    z-index: 15;
    width: 60%;
    margin-left: -30%;
    padding-left: 0;
    list-style: none;
    text-align: center;
}
.carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    border: 1px solid #ffffff;
    border-radius: 10px;
    cursor: pointer;
}
.carousel-indicators .active {
    margin: 0;
    width: 12px;
    height: 12px;
    background-color: #ffffff;
}
.carousel-caption {
    position: absolute;
    left: 15%;
    right: 15%;
    bottom: 20px;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #ffffff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-caption .btn {
    text-shadow: none;
}
@media screen and (min-width: 620px) {
    .carousel-control .icon-prev,
    .carousel-control .icon-next {
        width: 30px;
        height: 30px;
        margin-top: -15px;
        margin-left: -15px;
        font-size: 30px;
    }
    .carousel-caption {
        left: 20%;
        right: 20%;
        padding-bottom: 30px;
    }
    .carousel-indicators {
        bottom: 20px;
    }
}
.clearfix:before,
.clearfix:after {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */
}
.clearfix:after {
    clear: both;
}
.pull-right {
    float: right !important;
}
.pull-left {
    float: left !important;
}
.hide {
    display: none !important;
}
.show {
    display: block !important;
}
.invisible {
    visibility: hidden;
}
.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0;
}
.affix {
    position: fixed;
}
@-ms-viewport {
    width: device-width;
}
@media screen and (max-width: 400px) {
    @-ms-viewport {
        width: 320px;
    }
}
.hidden {
    display: none !important;
    visibility: hidden !important;
}
.visible-xs {
    display: none !important;
}
tr.visible-xs {
    display: none !important;
}
th.visible-xs,
td.visible-xs {
    display: none !important;
}
@media (max-width: 619px) {
    .visible-xs {
        display: block !important;
    }
    tr.visible-xs {
        display: table-row !important;
    }
    th.visible-xs,
    td.visible-xs {
        display: table-cell !important;
    }
}
@media (min-width: 620px) and (max-width: 767px) {
    .visible-xs.visible-sm {
        display: block !important;
    }
    tr.visible-xs.visible-sm {
        display: table-row !important;
    }
    th.visible-xs.visible-sm,
    td.visible-xs.visible-sm {
        display: table-cell !important;
    }
}
@media (min-width: 768px) and (max-width: 999px) {
    .visible-xs.visible-md {
        display: block !important;
    }
    tr.visible-xs.visible-md {
        display: table-row !important;
    }
    th.visible-xs.visible-md,
    td.visible-xs.visible-md {
        display: table-cell !important;
    }
}
@media (min-width: 1000px) {
    .visible-xs.visible-lg {
        display: block !important;
    }
    tr.visible-xs.visible-lg {
        display: table-row !important;
    }
    th.visible-xs.visible-lg,
    td.visible-xs.visible-lg {
        display: table-cell !important;
    }
}
.visible-sm {
    display: none !important;
}
tr.visible-sm {
    display: none !important;
}
th.visible-sm,
td.visible-sm {
    display: none !important;
}
@media (max-width: 619px) {
    .visible-sm.visible-xs {
        display: block !important;
    }
    tr.visible-sm.visible-xs {
        display: table-row !important;
    }
    th.visible-sm.visible-xs,
    td.visible-sm.visible-xs {
        display: table-cell !important;
    }
}
@media (min-width: 620px) and (max-width: 767px) {
    .visible-sm {
        display: block !important;
    }
    tr.visible-sm {
        display: table-row !important;
    }
    th.visible-sm,
    td.visible-sm {
        display: table-cell !important;
    }
}
@media (min-width: 768px) and (max-width: 999px) {
    .visible-sm.visible-md {
        display: block !important;
    }
    tr.visible-sm.visible-md {
        display: table-row !important;
    }
    th.visible-sm.visible-md,
    td.visible-sm.visible-md {
        display: table-cell !important;
    }
}
@media (min-width: 1000px) {
    .visible-sm.visible-lg {
        display: block !important;
    }
    tr.visible-sm.visible-lg {
        display: table-row !important;
    }
    th.visible-sm.visible-lg,
    td.visible-sm.visible-lg {
        display: table-cell !important;
    }
}
.visible-md {
    display: none !important;
}
tr.visible-md {
    display: none !important;
}
th.visible-md,
td.visible-md {
    display: none !important;
}
@media (max-width: 619px) {
    .visible-md.visible-xs {
        display: block !important;
    }
    tr.visible-md.visible-xs {
        display: table-row !important;
    }
    th.visible-md.visible-xs,
    td.visible-md.visible-xs {
        display: table-cell !important;
    }
}
@media (min-width: 620px) and (max-width: 767px) {
    .visible-md.visible-sm {
        display: block !important;
    }
    tr.visible-md.visible-sm {
        display: table-row !important;
    }
    th.visible-md.visible-sm,
    td.visible-md.visible-sm {
        display: table-cell !important;
    }
}
@media (min-width: 768px) and (max-width: 999px) {
    .visible-md {
        display: block !important;
    }
    tr.visible-md {
        display: table-row !important;
    }
    th.visible-md,
    td.visible-md {
        display: table-cell !important;
    }
}
@media (min-width: 1000px) {
    .visible-md.visible-lg {
        display: block !important;
    }
    tr.visible-md.visible-lg {
        display: table-row !important;
    }
    th.visible-md.visible-lg,
    td.visible-md.visible-lg {
        display: table-cell !important;
    }
}
.visible-lg {
    display: none !important;
}
tr.visible-lg {
    display: none !important;
}
th.visible-lg,
td.visible-lg {
    display: none !important;
}
@media (max-width: 619px) {
    .visible-lg.visible-xs {
        display: block !important;
    }
    tr.visible-lg.visible-xs {
        display: table-row !important;
    }
    th.visible-lg.visible-xs,
    td.visible-lg.visible-xs {
        display: table-cell !important;
    }
}
@media (min-width: 620px) and (max-width: 767px) {
    .visible-lg.visible-sm {
        display: block !important;
    }
    tr.visible-lg.visible-sm {
        display: table-row !important;
    }
    th.visible-lg.visible-sm,
    td.visible-lg.visible-sm {
        display: table-cell !important;
    }
}
@media (min-width: 768px) and (max-width: 999px) {
    .visible-lg.visible-md {
        display: block !important;
    }
    tr.visible-lg.visible-md {
        display: table-row !important;
    }
    th.visible-lg.visible-md,
    td.visible-lg.visible-md {
        display: table-cell !important;
    }
}
@media (min-width: 1000px) {
    .visible-lg {
        display: block !important;
    }
    tr.visible-lg {
        display: table-row !important;
    }
    th.visible-lg,
    td.visible-lg {
        display: table-cell !important;
    }
}
.hidden-xs {
    display: block !important;
}
tr.hidden-xs {
    display: table-row !important;
}
th.hidden-xs,
td.hidden-xs {
    display: table-cell !important;
}
@media (max-width: 619px) {
    .hidden-xs {
        display: none !important;
    }
    tr.hidden-xs {
        display: none !important;
    }
    th.hidden-xs,
    td.hidden-xs {
        display: none !important;
    }
}
@media (min-width: 620px) and (max-width: 767px) {
    .hidden-xs.hidden-sm {
        display: none !important;
    }
    tr.hidden-xs.hidden-sm {
        display: none !important;
    }
    th.hidden-xs.hidden-sm,
    td.hidden-xs.hidden-sm {
        display: none !important;
    }
}
@media (min-width: 768px) and (max-width: 999px) {
    .hidden-xs.hidden-md {
        display: none !important;
    }
    tr.hidden-xs.hidden-md {
        display: none !important;
    }
    th.hidden-xs.hidden-md,
    td.hidden-xs.hidden-md {
        display: none !important;
    }
}
@media (min-width: 1000px) {
    .hidden-xs.hidden-lg {
        display: none !important;
    }
    tr.hidden-xs.hidden-lg {
        display: none !important;
    }
    th.hidden-xs.hidden-lg,
    td.hidden-xs.hidden-lg {
        display: none !important;
    }
}
.hidden-sm {
    display: block !important;
}
tr.hidden-sm {
    display: table-row !important;
}
th.hidden-sm,
td.hidden-sm {
    display: table-cell !important;
}
@media (max-width: 619px) {
    .hidden-sm.hidden-xs {
        display: none !important;
    }
    tr.hidden-sm.hidden-xs {
        display: none !important;
    }
    th.hidden-sm.hidden-xs,
    td.hidden-sm.hidden-xs {
        display: none !important;
    }
}
@media (min-width: 620px) and (max-width: 767px) {
    .hidden-sm {
        display: none !important;
    }
    tr.hidden-sm {
        display: none !important;
    }
    th.hidden-sm,
    td.hidden-sm {
        display: none !important;
    }
}
@media (min-width: 768px) and (max-width: 999px) {
    .hidden-sm.hidden-md {
        display: none !important;
    }
    tr.hidden-sm.hidden-md {
        display: none !important;
    }
    th.hidden-sm.hidden-md,
    td.hidden-sm.hidden-md {
        display: none !important;
    }
}
@media (min-width: 1000px) {
    .hidden-sm.hidden-lg {
        display: none !important;
    }
    tr.hidden-sm.hidden-lg {
        display: none !important;
    }
    th.hidden-sm.hidden-lg,
    td.hidden-sm.hidden-lg {
        display: none !important;
    }
}
.hidden-md {
    display: block !important;
}
tr.hidden-md {
    display: table-row !important;
}
th.hidden-md,
td.hidden-md {
    display: table-cell !important;
}
@media (max-width: 619px) {
    .hidden-md.hidden-xs {
        display: none !important;
    }
    tr.hidden-md.hidden-xs {
        display: none !important;
    }
    th.hidden-md.hidden-xs,
    td.hidden-md.hidden-xs {
        display: none !important;
    }
}
@media (min-width: 620px) and (max-width: 767px) {
    .hidden-md.hidden-sm {
        display: none !important;
    }
    tr.hidden-md.hidden-sm {
        display: none !important;
    }
    th.hidden-md.hidden-sm,
    td.hidden-md.hidden-sm {
        display: none !important;
    }
}
@media (min-width: 768px) and (max-width: 999px) {
    .hidden-md {
        display: none !important;
    }
    tr.hidden-md {
        display: none !important;
    }
    th.hidden-md,
    td.hidden-md {
        display: none !important;
    }
}
@media (min-width: 1000px) {
    .hidden-md.hidden-lg {
        display: none !important;
    }
    tr.hidden-md.hidden-lg {
        display: none !important;
    }
    th.hidden-md.hidden-lg,
    td.hidden-md.hidden-lg {
        display: none !important;
    }
}
.hidden-lg {
    display: block !important;
}
tr.hidden-lg {
    display: table-row !important;
}
th.hidden-lg,
td.hidden-lg {
    display: table-cell !important;
}
@media (max-width: 619px) {
    .hidden-lg.hidden-xs {
        display: none !important;
    }
    tr.hidden-lg.hidden-xs {
        display: none !important;
    }
    th.hidden-lg.hidden-xs,
    td.hidden-lg.hidden-xs {
        display: none !important;
    }
}
@media (min-width: 620px) and (max-width: 767px) {
    .hidden-lg.hidden-sm {
        display: none !important;
    }
    tr.hidden-lg.hidden-sm {
        display: none !important;
    }
    th.hidden-lg.hidden-sm,
    td.hidden-lg.hidden-sm {
        display: none !important;
    }
}
@media (min-width: 768px) and (max-width: 999px) {
    .hidden-lg.hidden-md {
        display: none !important;
    }
    tr.hidden-lg.hidden-md {
        display: none !important;
    }
    th.hidden-lg.hidden-md,
    td.hidden-lg.hidden-md {
        display: none !important;
    }
}
@media (min-width: 1000px) {
    .hidden-lg {
        display: none !important;
    }
    tr.hidden-lg {
        display: none !important;
    }
    th.hidden-lg,
    td.hidden-lg {
        display: none !important;
    }
}
.visible-print {
    display: none !important;
}
tr.visible-print {
    display: none !important;
}
th.visible-print,
td.visible-print {
    display: none !important;
}
@media print {
    .visible-print {
        display: block !important;
    }
    tr.visible-print {
        display: table-row !important;
    }
    th.visible-print,
    td.visible-print {
        display: table-cell !important;
    }
    .hidden-print {
        display: none !important;
    }
    tr.hidden-print {
        display: none !important;
    }
    th.hidden-print,
    td.hidden-print {
        display: none !important;
    }
}
/*
 * 	Core Owl Carousel CSS File
 *	v1.3.2
 */
/* clearfix */
.owl-carousel .owl-wrapper:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}
/* display none until init */
.owl-carousel {
    display: none;
    position: relative;
    width: 100%;
    -ms-touch-action: pan-y;
}
.owl-carousel .owl-wrapper {
    display: none;
    position: relative;
    -webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-wrapper-outer {
    overflow: hidden;
    position: relative;
    width: 100%;
}
.owl-carousel .owl-wrapper-outer.autoHeight {
    -webkit-transition: height 500ms ease-in-out;
    -moz-transition: height 500ms ease-in-out;
    -ms-transition: height 500ms ease-in-out;
    -o-transition: height 500ms ease-in-out;
    transition: height 500ms ease-in-out;
}
.owl-carousel .owl-item {
    float: left;
}
.owl-controls .owl-page,
.owl-controls .owl-buttons div {
    cursor: pointer;
}
.owl-controls {
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
/* mouse grab icon */
.grabbing {
    cursor: url(/web/20220812081142im_/https://www.prdvel.caisse-epargne.fr/css/grabbing.png) 8 8, move;
}
/* fix */
.owl-carousel .owl-wrapper,
.owl-carousel .owl-item {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
}
.btn-default,
.btn-primary,
.btn-success,
.btn-info,
.btn-warning,
.btn-danger {
    text-shadow: 0 -1px 0 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);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
}
.btn-default:active,
.btn-primary:active,
.btn-success:active,
.btn-info:active,
.btn-warning:active,
.btn-danger:active,
.btn-default.active,
.btn-primary.active,
.btn-success.active,
.btn-info.active,
.btn-warning.active,
.btn-danger.active {
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn:active,
.btn.active {
    background-image: none;
}
.btn-default {
    background-image: -webkit-gradient(linear, left 0%, left 100%, from(#ffffff), to(#e6e6e6));
    background-image: -webkit-linear-gradient(top, #ffffff, 0%, #e6e6e6, 100%);
    background-image: -moz-linear-gradient(top, #ffffff 0%, #e6e6e6 100%);
    background-image: linear-gradient(to bottom, #ffffff 0%, #e6e6e6 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe6e6e6', GradientType=0);
    border-color: #e0e0e0;
    text-shadow: 0 1px 0 #fff;
    border-color: #ccc;
}
.btn-default:active,
.btn-default.active {
    background-color: #e6e6e6;
    border-color: #e0e0e0;
}
.btn-primary {
    background-image: -webkit-gradient(linear, left 0%, left 100%, from(#428bca), to(#3071a9));
    background-image: -webkit-linear-gradient(top, #428bca, 0%, #3071a9, 100%);
    background-image: -moz-linear-gradient(top, #428bca 0%, #3071a9 100%);
    background-image: linear-gradient(to bottom, #428bca 0%, #3071a9 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff428bca', endColorstr='#ff3071a9', GradientType=0);
    border-color: #2d6ca2;
}
.btn-primary:active,
.btn-primary.active {
    background-color: #3071a9;
    border-color: #2d6ca2;
}
.btn-success {
    background-image: -webkit-gradient(linear, left 0%, left 100%, from(#5cb85c), to(#449d44));
    background-image: -webkit-linear-gradient(top, #5cb85c, 0%, #449d44, 100%);
    background-image: -moz-linear-gradient(top, #5cb85c 0%, #449d44 100%);
    background-image: linear-gradient(to bottom, #5cb85c 0%, #449d44 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5cb85c', endColorstr='#ff449d44', GradientType=0);
    border-color: #419641;
}
.btn-success:active,
.btn-success.active {
    background-color: #449d44;
    border-color: #419641;
}
.btn-warning {
    background-image: -webkit-gradient(linear, left 0%, left 100%, from(#f0ad4e), to(#ec971f));
    background-image: -webkit-linear-gradient(top, #f0ad4e, 0%, #ec971f, 100%);
    background-image: -moz-linear-gradient(top, #f0ad4e 0%, #ec971f 100%);
    background-image: linear-gradient(to bottom, #f0ad4e 0%, #ec971f 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff0ad4e', endColorstr='#ffec971f', GradientType=0);
    border-color: #eb9316;
}
.btn-warning:active,
.btn-warning.active {
    background-color: #ec971f;
    border-color: #eb9316;
}
.btn-danger {
    background-image: -webkit-gradient(linear, left 0%, left 100%, from(#d9534f), to(#c9302c));
    background-image: -webkit-linear-gradient(top, #d9534f, 0%, #c9302c, 100%);
    background-image: -moz-linear-gradient(top, #d9534f 0%, #c9302c 100%);
    background-image: linear-gradient(to bottom, #d9534f 0%, #c9302c 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd9534f', endColorstr='#ffc9302c', GradientType=0);
    border-color: #c12e2a;
}
.btn-danger:active,
.btn-danger.active {
    background-color: #c9302c;
    border-color: #c12e2a;
}
.btn-info {
    background-image: -webkit-gradient(linear, left 0%, left 100%, from(#5bc0de), to(#31b0d5));
    background-image: -webkit-linear-gradient(top, #5bc0de, 0%, #31b0d5, 100%);
    background-image: -moz-linear-gradient(top, #5bc0de 0%, #31b0d5 100%);
    background-image: linear-gradient(to bottom, #5bc0de 0%, #31b0d5 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de', endColorstr='#ff31b0d5', GradientType=0);
    border-color: #2aabd2;
}
.btn-info:active,
.btn-info.active {
    background-color: #31b0d5;
    border-color: #2aabd2;
}
.thumbnail,
.img-thumbnail {
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.075);
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.075);
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus,
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
    background-image: -webkit-gradient(linear, left 0%, left 100%, from(transparent), to(rgba(0, 0, 0, 0)));
    background-image: -webkit-linear-gradient(top, transparent, 0%, rgba(0, 0, 0, 0), 100%);
    background-image: -moz-linear-gradient(top, transparent 0%, rgba(0, 0, 0, 0) 100%);
    background-image: linear-gradient(to bottom, transparent 0%, rgba(0, 0, 0, 0) 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#00000000', GradientType=0);
    background-color: rgba(0, 0, 0, 0);
}
.navbar {
    background-image: -webkit-gradient(linear, left 0%, left 100%, from(#ffffff), to(#f8f8f8));
    background-image: -webkit-linear-gradient(top, #ffffff, 0%, #f8f8f8, 100%);
    background-image: -moz-linear-gradient(top, #ffffff 0%, #f8f8f8 100%);
    background-image: linear-gradient(to bottom, #ffffff 0%, #f8f8f8 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#fff8f8f8', GradientType=0);
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 5px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 5px rgba(0, 0, 0, 0.075);
}
.navbar .navbar-nav > .active > a {
    background-color: #f8f8f8;
}
.navbar-brand,
.navbar-nav > li > a {
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.25);
}
.navbar-inverse {
    background-image: -webkit-gradient(linear, left 0%, left 100%, from(#3c3c3c), to(#222222));
    background-image: -webkit-linear-gradient(top, #3c3c3c, 0%, #222222, 100%);
    background-image: -moz-linear-gradient(top, #3c3c3c 0%, #222222 100%);
    background-image: linear-gradient(to bottom, #3c3c3c 0%, #222222 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff3c3c3c', endColorstr='#ff222222', GradientType=0);
}
.navbar-inverse .navbar-nav > .active > a {
    background-color: #222222;
}
.navbar-inverse .navbar-brand,
.navbar-inverse .navbar-nav > li > a {
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.navbar-static-top,
.navbar-fixed-top,
.navbar-fixed-bottom {
    border-radius: 0;
}
.alert {
    text-shadow: 0 1px 0 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);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.25), 0 1px 2px rgba(0, 0, 0, 0.05);
}
.alert-success {
    background-image: -webkit-gradient(linear, left 0%, left 100%, from(#dff0d8), to(#c8e5bc));
    background-image: -webkit-linear-gradient(top, #dff0d8, 0%, #c8e5bc, 100%);
    background-image: -moz-linear-gradient(top, #dff0d8 0%, #c8e5bc 100%);
    background-image: linear-gradient(to bottom, #dff0d8 0%, #c8e5bc 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffdff0d8', endColorstr='#ffc8e5bc', GradientType=0);
    border-color: #b2dba1;
}
.alert-info {
    background-image: -webkit-gradient(linear, left 0%, left 100%, from(#d9edf7), to(#b9def0));
    background-image: -webkit-linear-gradient(top, #d9edf7, 0%, #b9def0, 100%);
    background-image: -moz-linear-gradient(top, #d9edf7 0%, #b9def0 100%);
    background-image: linear-gradient(to bottom, #d9edf7 0%, #b9def0 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd9edf7', endColorstr='#ffb9def0', GradientType=0);
    border-color: #9acfea;
}
.alert-warning {
    background-image: -webkit-gradient(linear, left 0%, left 100%, from(#fcf8e3), to(#f8efc0));
    background-image: -webkit-linear-gradient(top, #fcf8e3, 0%, #f8efc0, 100%);
    background-image: -moz-linear-gradient(top, #fcf8e3 0%, #f8efc0 100%);
    background-image: linear-gradient(to bottom, #fcf8e3 0%, #f8efc0 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffcf8e3', endColorstr='#fff8efc0', GradientType=0);
    border-color: #f5e79e;
}
.alert-danger {
    background-image: -webkit-gradient(linear, left 0%, left 100%, from(#f2dede), to(#e7c3c3));
    background-image: -webkit-linear-gradient(top, #f2dede, 0%, #e7c3c3, 100%);
    background-image: -moz-linear-gradient(top, #f2dede 0%, #e7c3c3 100%);
    background-image: linear-gradient(to bottom, #f2dede 0%, #e7c3c3 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff2dede', endColorstr='#ffe7c3c3', GradientType=0);
    border-color: #dca7a7;
}
.progress {
    background-image: -webkit-gradient(linear, left 0%, left 100%, from(#ebebeb), to(#f5f5f5));
    background-image: -webkit-linear-gradient(top, #ebebeb, 0%, #f5f5f5, 100%);
    background-image: -moz-linear-gradient(top, #ebebeb 0%, #f5f5f5 100%);
    background-image: linear-gradient(to bottom, #ebebeb 0%, #f5f5f5 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffebebeb', endColorstr='#fff5f5f5', GradientType=0);
}
.progress-bar {
    background-image: -webkit-gradient(linear, left 0%, left 100%, from(#428bca), to(#3071a9));
    background-image: -webkit-linear-gradient(top, #428bca, 0%, #3071a9, 100%);
    background-image: -moz-linear-gradient(top, #428bca 0%, #3071a9 100%);
    background-image: linear-gradient(to bottom, #428bca 0%, #3071a9 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff428bca', endColorstr='#ff3071a9', GradientType=0);
}
.progress-bar-success {
    background-image: -webkit-gradient(linear, left 0%, left 100%, from(#5cb85c), to(#449d44));
    background-image: -webkit-linear-gradient(top, #5cb85c, 0%, #449d44, 100%);
    background-image: -moz-linear-gradient(top, #5cb85c 0%, #449d44 100%);
    background-image: linear-gradient(to bottom, #5cb85c 0%, #449d44 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5cb85c', endColorstr='#ff449d44', GradientType=0);
}
.progress-bar-info {
    background-image: -webkit-gradient(linear, left 0%, left 100%, from(#5bc0de), to(#31b0d5));
    background-image: -webkit-linear-gradient(top, #5bc0de, 0%, #31b0d5, 100%);
    background-image: -moz-linear-gradient(top, #5bc0de 0%, #31b0d5 100%);
    background-image: linear-gradient(to bottom, #5bc0de 0%, #31b0d5 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de', endColorstr='#ff31b0d5', GradientType=0);
}
.progress-bar-warning {
    background-image: -webkit-gradient(linear, left 0%, left 100%, from(#f0ad4e), to(#ec971f));
    background-image: -webkit-linear-gradient(top, #f0ad4e, 0%, #ec971f, 100%);
    background-image: -moz-linear-gradient(top, #f0ad4e 0%, #ec971f 100%);
    background-image: linear-gradient(to bottom, #f0ad4e 0%, #ec971f 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff0ad4e', endColorstr='#ffec971f', GradientType=0);
}
.progress-bar-danger {
    background-image: -webkit-gradient(linear, left 0%, left 100%, from(#d9534f), to(#c9302c));
    background-image: -webkit-linear-gradient(top, #d9534f, 0%, #c9302c, 100%);
    background-image: -moz-linear-gradient(top, #d9534f 0%, #c9302c 100%);
    background-image: linear-gradient(to bottom, #d9534f 0%, #c9302c 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd9534f', endColorstr='#ffc9302c', GradientType=0);
}
.list-group {
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.075);
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.075);
}
.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
    text-shadow: 0 -1px 0 #3071a9;
    background-image: -webkit-gradient(linear, left 0%, left 100%, from(#428bca), to(#3278b3));
    background-image: -webkit-linear-gradient(top, #428bca, 0%, #3278b3, 100%);
    background-image: -moz-linear-gradient(top, #428bca 0%, #3278b3 100%);
    background-image: linear-gradient(to bottom, #428bca 0%, #3278b3 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff428bca', endColorstr='#ff3278b3', GradientType=0);
    border-color: #3278b3;
}
.panel {
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
}
.panel-default > .panel-heading {
    background-image: -webkit-gradient(linear, left 0%, left 100%, from(#f5f5f5), to(#e8e8e8));
    background-image: -webkit-linear-gradient(top, #f5f5f5, 0%, #e8e8e8, 100%);
    background-image: -moz-linear-gradient(top, #f5f5f5 0%, #e8e8e8 100%);
    background-image: linear-gradient(to bottom, #f5f5f5 0%, #e8e8e8 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5', endColorstr='#ffe8e8e8', GradientType=0);
}
.panel-primary > .panel-heading {
    background-image: -webkit-gradient(linear, left 0%, left 100%, from(#428bca), to(#357ebd));
    background-image: -webkit-linear-gradient(top, #428bca, 0%, #357ebd, 100%);
    background-image: -moz-linear-gradient(top, #428bca 0%, #357ebd 100%);
    background-image: linear-gradient(to bottom, #428bca 0%, #357ebd 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff428bca', endColorstr='#ff357ebd', GradientType=0);
}
.panel-success > .panel-heading {
    background-image: -webkit-gradient(linear, left 0%, left 100%, from(#dff0d8), to(#d0e9c6));
    background-image: -webkit-linear-gradient(top, #dff0d8, 0%, #d0e9c6, 100%);
    background-image: -moz-linear-gradient(top, #dff0d8 0%, #d0e9c6 100%);
    background-image: linear-gradient(to bottom, #dff0d8 0%, #d0e9c6 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffdff0d8', endColorstr='#ffd0e9c6', GradientType=0);
}
.panel-info > .panel-heading {
    background-image: -webkit-gradient(linear, left 0%, left 100%, from(#d9edf7), to(#c4e3f3));
    background-image: -webkit-linear-gradient(top, #d9edf7, 0%, #c4e3f3, 100%);
    background-image: -moz-linear-gradient(top, #d9edf7 0%, #c4e3f3 100%);
    background-image: linear-gradient(to bottom, #d9edf7 0%, #c4e3f3 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd9edf7', endColorstr='#ffc4e3f3', GradientType=0);
}
.panel-warning > .panel-heading {
    background-image: -webkit-gradient(linear, left 0%, left 100%, from(#fcf8e3), to(#faf2cc));
    background-image: -webkit-linear-gradient(top, #fcf8e3, 0%, #faf2cc, 100%);
    background-image: -moz-linear-gradient(top, #fcf8e3 0%, #faf2cc 100%);
    background-image: linear-gradient(to bottom, #fcf8e3 0%, #faf2cc 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffcf8e3', endColorstr='#fffaf2cc', GradientType=0);
}
.panel-danger > .panel-heading {
    background-image: -webkit-gradient(linear, left 0%, left 100%, from(#f2dede), to(#ebcccc));
    background-image: -webkit-linear-gradient(top, #f2dede, 0%, #ebcccc, 100%);
    background-image: -moz-linear-gradient(top, #f2dede 0%, #ebcccc 100%);
    background-image: linear-gradient(to bottom, #f2dede 0%, #ebcccc 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff2dede', endColorstr='#ffebcccc', GradientType=0);
}
.well {
    background-image: -webkit-gradient(linear, left 0%, left 100%, from(#e8e8e8), to(#f5f5f5));
    background-image: -webkit-linear-gradient(top, #e8e8e8, 0%, #f5f5f5, 100%);
    background-image: -moz-linear-gradient(top, #e8e8e8 0%, #f5f5f5 100%);
    background-image: linear-gradient(to bottom, #e8e8e8 0%, #f5f5f5 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe8e8e8', endColorstr='#fff5f5f5', GradientType=0);
    border-color: #dcdcdc;
    -webkit-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.05), 0 1px 0 rgba(255, 255, 255, 0.1);
    box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.05), 0 1px 0 rgba(255, 255, 255, 0.1);
}
.cta-small,
.cta,
.cta-second {
    text-decoration: none;
}
.cta-small:hover,
.cta:hover,
.cta-second:hover,
.cta-small:focus,
.cta:focus,
.cta-second:focus {
    color: #ffffff;
    text-decoration: none;
}
.cta-small.no-link,
.cta.no-link,
.cta-second.no-link {
    color: #ffffff;
}
.cta,
.cta-second {
    border: 0;
    color: #ffffff;
    display: table-cell;
    height: 35px;
    line-height: 1;
    padding: 0 10px 0 17px;
    font-size: 1.15384615em;
    vertical-align: middle;
    background: #db0129;
    background-image: -webkit-gradient(linear, left 0%, left 100%, from(#db0129), to(#b00021));
    background-image: -webkit-linear-gradient(top, #db0129, 0%, #b00021, 100%);
    background-image: -moz-linear-gradient(top, #db0129 0%, #b00021 100%);
    background-image: linear-gradient(to bottom, #db0129 0%, #b00021 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffdb0129', endColorstr='#ffb00021', GradientType=0);
}
.cta:after,
.cta-second:after {
    vertical-align: middle;
    content: "\e608";
    font-family: 'bpce-icons';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    font-size: 15px;
    margin-left: 8px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.cta:focus,
.cta-second:focus,
.cta:hover,
.cta-second:hover {
    color: #ffffff;
    text-decoration: none;
    background-image: -webkit-gradient(linear, left 0%, left 100%, from(#ea012c), to(#b00021));
    background-image: -webkit-linear-gradient(top, #ea012c, 0%, #b00021, 100%);
    background-image: -moz-linear-gradient(top, #ea012c 0%, #b00021 100%);
    background-image: linear-gradient(to bottom, #ea012c 0%, #b00021 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffea012c', endColorstr='#ffb00021', GradientType=0);
}
.cta:focus:after,
.cta-second:focus:after,
.cta:hover:after,
.cta-second:hover:after {
    text-decoration: none;
}
.cta.phone-number,
.cta-second.phone-number {
    font-size: 1.30769231em;
    padding: 0 30px;
}
.cta.subscribe {
    padding: 0;
}
.cta.subscribe:before {
    vertical-align: middle;
    font-family: 'bpce-icons';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    font-size: 20px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-smooth: always;
    transform: rotate(0deg);
    -webkit-font-smoothing: subpixel-antialiased;
    content: "\e60e";
    font-size: 25px;
    margin-right: 6px;
    top: -2px;
    position: relative;
}
.cta.subscribe:after {
    display: none;
}
.cta-small {
    border: 0;
    color: #ffffff;
    display: table-cell;
    height: 24px;
    padding: 0 15px;
    font-size: 0.92307692em;
    vertical-align: middle;
    background-image: -webkit-gradient(linear, left 0%, left 100%, from(#b3b3b3), to(#999999));
    background-image: -webkit-linear-gradient(top, #b3b3b3, 0%, #999999, 100%);
    background-image: -moz-linear-gradient(top, #b3b3b3 0%, #999999 100%);
    background-image: linear-gradient(to bottom, #b3b3b3 0%, #999999 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffb3b3b3', endColorstr='#ff999999', GradientType=0);
}
.cta-small:hover {
    background-image: -webkit-gradient(linear, left 0%, left 100%, from(#a6a6a6), to(#8c8c8c));
    background-image: -webkit-linear-gradient(top, #a6a6a6, 0%, #8c8c8c, 100%);
    background-image: -moz-linear-gradient(top, #a6a6a6 0%, #8c8c8c 100%);
    background-image: linear-gradient(to bottom, #a6a6a6 0%, #8c8c8c 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffa6a6a6', endColorstr='#ff8c8c8c', GradientType=0);
    text-decoration: none;
}
.cta-small:hover:after {
    text-decoration: none;
}
[class^="icon-bpce-"].push-link:before,
[class*=" icon-bpce-"].push-link:before {
    color: #db0129;
    font-size: 12px;
}
.cta-second {
    background-image: -webkit-gradient(linear, left 0%, left 100%, from(#b3b3b3), to(#999999));
    background-image: -webkit-linear-gradient(top, #b3b3b3, 0%, #999999, 100%);
    background-image: -moz-linear-gradient(top, #b3b3b3 0%, #999999 100%);
    background-image: linear-gradient(to bottom, #b3b3b3 0%, #999999 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffb3b3b3', endColorstr='#ff999999', GradientType=0);
}
.cta-second:focus,
.cta-second:hover {
    background-image: -webkit-gradient(linear, left 0%, left 100%, from(#a6a6a6), to(#8c8c8c));
    background-image: -webkit-linear-gradient(top, #a6a6a6, 0%, #8c8c8c, 100%);
    background-image: -moz-linear-gradient(top, #a6a6a6 0%, #8c8c8c 100%);
    background-image: linear-gradient(to bottom, #a6a6a6 0%, #8c8c8c 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffa6a6a6', endColorstr='#ff8c8c8c', GradientType=0);
}
@font-face {
    font-family: 'bpce-icons';
    src: url('/web/20220812081142im_/https://www.prdvel.caisse-epargne.fr/bundles/priserdvdefault/css/fonts/bpce-icons/bpce-icons.eot#iefix');
    src: url('/web/20220812081142im_/https://www.prdvel.caisse-epargne.fr/bundles/priserdvdefault/css/fonts/bpce-icons/bpce-icons.eot#iefix') format('embedded-opentype'), url('/web/20220812081142im_/https://www.prdvel.caisse-epargne.fr/bundles/priserdvdefault/css/fonts/bpce-icons/bpce-icons.svg#bpce-icons') format('svg'), url('/web/20220812081142im_/https://www.prdvel.caisse-epargne.fr/bundles/priserdvdefault/css/fonts/bpce-icons/bpce-icons.ttf') format('truetype'), url('/web/20220812081142im_/https://www.prdvel.caisse-epargne.fr/bundles/priserdvdefault/css/fonts/bpce-icons/bpce-icons.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
[class^="icon-bpce-"].icon:before,
[class*=" icon-bpce-"].icon:before {
    display: inline-block;
    vertical-align: middle;
    padding-bottom: 3px;
    line-height: 0;
}
[class^="icon-bpce-"]:before,
[class*=" icon-bpce-"]:before {
    font-family: 'bpce-icons';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    font-size: 20px;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-smooth: always;
    transform: rotate(0deg);
    -webkit-font-smoothing: subpixel-antialiased;
}
[class^="icon-bpce-"].icon-bpce-tools:before,
[class*=" icon-bpce-"].icon-bpce-tools:before {
    content: "\e637";
}
[class^="icon-bpce-"].icon-bpce-burger-alt:before,
[class*=" icon-bpce-"].icon-bpce-burger-alt:before {
    content: "\e636";
}
[class^="icon-bpce-"].icon-bpce-moins:before,
[class*=" icon-bpce-"].icon-bpce-moins:before {
    content: "\e635";
}
[class^="icon-bpce-"].icon-bpce-plus:before,
[class*=" icon-bpce-"].icon-bpce-plus:before {
    content: "\e634";
}
[class^="icon-bpce-"].icon-bpce-pdf:before,
[class*=" icon-bpce-"].icon-bpce-pdf:before {
    content: "\e633";
}
[class^="icon-bpce-"].icon-bpce-stats:before,
[class*=" icon-bpce-"].icon-bpce-stats:before {
    content: "\e600";
}
[class^="icon-bpce-"].icon-bpce-new-profil:before,
[class*=" icon-bpce-"].icon-bpce-new-profil:before {
    content: "\e603";
}
[class^="icon-bpce-"].icon-bpce-phone:before,
[class*=" icon-bpce-"].icon-bpce-phone:before {
    content: "\e60f";
}
[class^="icon-bpce-"].icon-bpce-recommand:before,
[class*=" icon-bpce-"].icon-bpce-recommand:before {
    content: "\e601";
}
[class^="icon-bpce-"].icon-bpce-profil2:before,
[class*=" icon-bpce-"].icon-bpce-profil2:before {
    content: "\e61a";
}
[class^="icon-bpce-"].icon-bpce-pictures:before,
[class*=" icon-bpce-"].icon-bpce-pictures:before {
    content: "\e602";
}
[class^="icon-bpce-"].icon-bpce-disconnect:before,
[class*=" icon-bpce-"].icon-bpce-disconnect:before {
    content: "\e61b";
}
[class^="icon-bpce-"].icon-bpce-lock:before,
[class*=" icon-bpce-"].icon-bpce-lock:before {
    content: "\e604";
}
[class^="icon-bpce-"].icon-bpce-settings:before,
[class*=" icon-bpce-"].icon-bpce-settings:before {
    content: "\e617";
}
[class^="icon-bpce-"].icon-bpce-agenda:before,
[class*=" icon-bpce-"].icon-bpce-agenda:before {
    content: "\e61c";
}
[class^="icon-bpce-"].icon-bpce-burger:before,
[class*=" icon-bpce-"].icon-bpce-burger:before {
    content: "\e606";
}
[class^="icon-bpce-"].icon-bpce-arrow-top:before,
[class*=" icon-bpce-"].icon-bpce-arrow-top:before {
    content: "\e607";
}
[class^="icon-bpce-"].icon-bpce-arrow-right:before,
[class*=" icon-bpce-"].icon-bpce-arrow-right:before {
    content: "\e608";
}
[class^="icon-bpce-"].icon-bpce-arrow-left:before,
[class*=" icon-bpce-"].icon-bpce-arrow-left:before {
    content: "\e609";
}
[class^="icon-bpce-"].icon-bpce-arrow-bottom:before,
[class*=" icon-bpce-"].icon-bpce-arrow-bottom:before {
    content: "\e60a";
}
[class^="icon-bpce-"].icon-bpce-video:before,
[class*=" icon-bpce-"].icon-bpce-video:before {
    content: "\e60b";
}
[class^="icon-bpce-"].icon-bpce-search:before,
[class*=" icon-bpce-"].icon-bpce-search:before {
    content: "\e60c";
}
[class^="icon-bpce-"].icon-bpce-safe:before,
[class*=" icon-bpce-"].icon-bpce-safe:before {
    content: "\e60d";
}
[class^="icon-bpce-"].icon-bpce-profil:before,
[class*=" icon-bpce-"].icon-bpce-profil:before {
    content: "\e60e";
}
[class^="icon-bpce-"].icon-bpce-mail:before,
[class*=" icon-bpce-"].icon-bpce-mail:before {
    content: "\e610";
}
[class^="icon-bpce-"].icon-bpce-france:before,
[class*=" icon-bpce-"].icon-bpce-france:before {
    content: "\e611";
}
[class^="icon-bpce-"].icon-bpce-euro:before,
[class*=" icon-bpce-"].icon-bpce-euro:before {
    content: "\e612";
}
[class^="icon-bpce-"].icon-bpce-chat:before,
[class*=" icon-bpce-"].icon-bpce-chat:before {
    content: "\e613";
}
[class^="icon-bpce-"].icon-bpce-bank:before,
[class*=" icon-bpce-"].icon-bpce-bank:before {
    content: "\e614";
}
[class^="icon-bpce-"].icon-bpce-close:before,
[class*=" icon-bpce-"].icon-bpce-close:before {
    content: "\e61d";
}
[class^="icon-bpce-"].icon-bpce-circle-left:before,
[class*=" icon-bpce-"].icon-bpce-circle-left:before {
    content: "\e61e";
}
[class^="icon-bpce-"].icon-bpce-circle-tel:before,
[class*=" icon-bpce-"].icon-bpce-circle-tel:before {
    content: "\e61f";
}
[class^="icon-bpce-"].icon-bpce-circle-mail:before,
[class*=" icon-bpce-"].icon-bpce-circle-mail:before {
    content: "\e620";
}
[class^="icon-bpce-"].icon-bpce-circle-pins:before,
[class*=" icon-bpce-"].icon-bpce-circle-pins:before {
    content: "\e621";
}
[class^="icon-bpce-"].icon-bpce-circle-contact:before,
[class*=" icon-bpce-"].icon-bpce-circle-contact:before {
    content: "\e622";
}
[class^="icon-bpce-"].icon-bpce-circle-agence:before,
[class*=" icon-bpce-"].icon-bpce-circle-agence:before {
    content: "\e623";
}
[class^="icon-bpce-"].icon-bpce-attention:before,
[class*=" icon-bpce-"].icon-bpce-attention:before {
    content: "\e624";
}
[class^="icon-bpce-"].icon-bpce-download:before,
[class*=" icon-bpce-"].icon-bpce-download:before {
    content: "\e625";
}
[class^="icon-bpce-"].icon-bpce-circle-fax:before,
[class*=" icon-bpce-"].icon-bpce-circle-fax:before {
    content: "\e626";
}
[class^="icon-bpce-"].icon-bpce-pins:before,
[class*=" icon-bpce-"].icon-bpce-pins:before {
    content: "\e628";
}
[class^="icon-bpce-"].icon-bpce-clock:before,
[class*=" icon-bpce-"].icon-bpce-clock:before {
    content: "\e629";
}
[class^="icon-bpce-"].icon-bpce-circle-email:before,
[class*=" icon-bpce-"].icon-bpce-circle-email:before {
    content: "\e615";
}
[class^="icon-bpce-"].icon-bpce-circle-infos:before,
[class*=" icon-bpce-"].icon-bpce-circle-infos:before {
    content: "\e616";
}
[class^="icon-bpce-"].icon-bpce-contact-car:before,
[class*=" icon-bpce-"].icon-bpce-contact-car:before {
    content: "\e618";
}
[class^="icon-bpce-"].icon-bpce-contact-walk:before,
[class*=" icon-bpce-"].icon-bpce-contact-walk:before {
    content: "\e619";
}
[class^="icon-bpce-"].icon-bpce-circle-calend:before,
[class*=" icon-bpce-"].icon-bpce-circle-calend:before {
    content: "\e62b";
}
[class^="icon-bpce-"].icon-bpce-circle-lock:before,
[class*=" icon-bpce-"].icon-bpce-circle-lock:before {
    content: "\e62a";
}
[class^="icon-bpce-"].icon-bpce-circle-play:before,
[class*=" icon-bpce-"].icon-bpce-circle-play:before {
    content: "\e62c";
}
[class^="icon-bpce-"].icon-bpce-circle-question:before,
[class*=" icon-bpce-"].icon-bpce-circle-question:before {
    content: "\e62d";
}
[class^="icon-bpce-"].icon-bpce-arrow-dotted:before,
[class*=" icon-bpce-"].icon-bpce-arrow-dotted:before {
    content: "\e631";
}
[class^="icon-bpce-"].icon-bpce-circle-two:before,
[class*=" icon-bpce-"].icon-bpce-circle-two:before {
    content: "\e62e";
}
[class^="icon-bpce-"].icon-bpce-circle-tree:before,
[class*=" icon-bpce-"].icon-bpce-circle-tree:before {
    content: "\e62f";
}
[class^="icon-bpce-"].icon-bpce-circle-one:before,
[class*=" icon-bpce-"].icon-bpce-circle-one:before {
    content: "\e630";
}
[class^="icon-bpce-"].icon-bpce-arrow-dotted-bottom:before,
[class*=" icon-bpce-"].icon-bpce-arrow-dotted-bottom:before {
    content: "\e632";
}
[class^="icon-bpce-"].icon-bpce-home:before,
[class*=" icon-bpce-"].icon-bpce-home:before {
    content: "\e605";
}
[class^="icon-bpce-"].icon-bpce-print:before,
[class*=" icon-bpce-"].icon-bpce-print:before {
    content: "\e627";
}
html {
    min-width: 320px;
}
::-webkit-input-placeholder {
    color: #999999;
    font-style: italic;
}
::-moz-placeholder {
    color: #999999;
    font-style: italic;
}
:-ms-input-placeholder {
    color: #999999;
    font-style: italic;
}
input::-ms-clear {
    display: none;
}
input:-moz-placeholder {
    color: #999999;
    font-style: italic;
}
input.placeholder {
    font-style: italic;
    color: #aaa;
}
.dropdown-menu {
    z-index: 1;
}
#footer {
    overflow: hidden;
}
a {
    color: #666666;
}
a:active,
a:focus,
a:hover {
    color: #db0129;
    text-decoration: none;
}
a.no-link {
    color: #666666;
    cursor: default;
}
.layout-fixed {
    width: 980px !important;
    margin: auto;
}
.layout-fixed .container {
    max-width: 980px !important;
    width: 980px !important;
    margin: auto;
}
.layout-fixed .visible-lg {
    display: block !important;
}
.title-level1,
.title-level2 {
    font-weight: bold;
    color: #db0129;
    font-size: 1.84615385em;
}
.title-level1.p_as_h1 {
    text-align: center;
}
.title-level2 {
    color: #666666;
}
.dropdown-backdrop {
    display: none !important;
}
.modal-backdrop {
    z-index: 1031;
}
.text-strong {
    font-weight: bold;
}
.text-red {
    color: #db0129;
}
.text-uppercase {
    text-transform: uppercase;
}
.text-underline {
    text-decoration: underline;
}
.text-border-bottom {
    border-bottom: 1px solid #4d4d4d;
}
.text-border-red {
    border-color: #db0029;
}
.text-italic {
    font-style: italic;
}
.object-left {
    text-align: left;
}
.object-right {
    text-align: right;
}
.object-center {
    text-align: center;
}
.mentions {
    line-height: 1;
    color: #999999;
}
.mentions .mentions-title {
    font-size: 1em;
    color: #db0129;
}
.mentions.row {
    margin-left: 0;
    margin-right: 0;
}
.mentions p {
    font-size: 10px;
    line-height: 10px;
}
.mentions b {
    color: #999999;
    font-weight: normal;
}
.mentions .big, .mentions p.big, .mentions custom[name=big]
{
    font-size: 12px;
}
.select-fake {
    position: relative;
    padding: 0;
    overflow: hidden;
}
.select-fake.form-control {
    padding: 0;
}
.select-fake > select {
    border: 0;
    background-color: transparent;
    width: 105%;
    height: 100%;
}
.select-fake .select-subject-fakr {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    cursor: pointer;
}
.modal.loading .modal-content:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0.5;
    filter: alpha(opacity=50);
    z-index: 200;
    background: url("/web/20220812081142im_/https://www.prdvel.caisse-epargne.fr/images/app/loader-white.gif") center center #ffffff no-repeat;
}
.modal .close {
    text-align: center;
    font-weight: normal;
    opacity: 1;
    filter: alpha(opacity=100);
    outline: none;
    width: 20px;
    height: 20px;
    top: 5px;
    right: 5px;
    background: #999999;
    position: absolute;
}
.modal .close span {
    display: none;
}
.modal .close:before {
    content: "\e61d";
    font-family: 'bpce-icons';
    display: block;
    color: #ffffff;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    line-height: 20px;
}
.modal .modal-dialog {
    width: 850px;
    padding: 0;
    top: 40px;
    position: absolute;
    margin-left: -425px;
    left: 50%;
}
.modal .modal-header {
    border-bottom: 0;
    padding-bottom: 44px;
    background: url("/web/20220812081142im_/https://www.prdvel.caisse-epargne.fr/images/app/header/border-pauth.png") no-repeat center bottom;
}
.modal .modal-header .modal-title {
    text-align: center;
    font-weight: bold;
    font-size: 1.69230769em;
    color: #db0129;
    text-transform: uppercase;
}
.modal .modal-header .modal-subtitle {
    text-align: center;
    font-weight: bold;
    font-size: 0.92307692em;
}
.modal .modal-header .modal-subtitle strong {
    color: #db0129;
}
.modal .modal-content {
    border-radius: 0;
}
@media screen and (max-width: 999px) {
    .modal-backdrop.in {
        display: none;
    }
}
@media screen and (max-width: 767px) {
    .modal .modal-dialog {
        padding: 0;
        right: 0;
        left: 0;
        width: 100%;
        min-height: 100%;
        margin-right: 0;
        -webkit-transition: none;
        transition: none;
        -webkit-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        transform: translate(0, 0);
        top: auto;
        position: initial;
        margin: auto;
    }
}
body.layout-fixed.modal-open {
    margin-right: auto;
    overflow: auto;
}
.error-border {
    border: 1px solid #db0129 !important;
}

.nowrap {
    white-space: nowrap;
}
@keyframes shimmering{0%{background-position:200% 0}to{background-position:-100% 0}}

.bpce-loader[_ngcontent-urc-c231]{
    position:relative;
    margin:0 auto;
    height:24px;
    width:24px;
    display:none;
}
.bpce-loader[_ngcontent-urc-c231]:not(.bpce-loader-logo){
    background:none
}
.bpce-loader-svg[_ngcontent-urc-c231]{
    animation:spin-anim 2s linear infinite;
    width:100%;
    height:100%
}
.bpce-loader-svg[_ngcontent-urc-c231] circle[_ngcontent-urc-c231]{
    animation:circle-anim 1.4s ease-in infinite both;
    display:block;
    fill:transparent;
    stroke-linecap:round;
    stroke-dasharray:283;
    stroke-dashoffset:190;
    stroke-width:8px;
    transform-origin:50% 50%;
    transition:stroke .6s ease-in
}
.bpce-loader-small[_ngcontent-urc-c231]{
    height:16px;
    width:16px;
}
.bpce-loader-small[_ngcontent-urc-c231] .bpce-loader-svg[_ngcontent-urc-c231] circle[_ngcontent-urc-c231]{
    stroke-width:10px
}
.bpce-loader-logo[_ngcontent-urc-c231]{
    background-repeat:no-repeat;
    background-position:50% 50%;
    background-size:45%;
    height:80px;
    width:80px;
    position:absolute;
    top:50%;
    left:50%;
    transform: translate(-50%, -50%);
}
.bpce-loader-logo[_ngcontent-urc-c231] .bpce-loader-svg[_ngcontent-urc-c231] circle[_ngcontent-urc-c231]{
    stroke-width:5px
}

@keyframes circle-anim{0%{stroke-dashoffset:280;transform:rotate(0)}50%{stroke-dashoffset:75;transform:rotate(45deg)}to{stroke-dashoffset:280;transform:rotate(1turn)}}

@keyframes spin-anim{to{transform:rotate(1turn)}}

@media (max-width: 619px) {
    .page-contact-form .form-container {
        /*background-color: #f5f5f5;*/
        overflow: auto;
    }
    .page-contact-form .form-content {
        /*border: 1px solid #c1c1c1;*/
        background-color: #fff;
        margin: 8px;
        padding: 0px 15px;
    }
}
@media (min-width: 620px) {
    .page-contact-form .form-container {
        background-color: #f5f5f5;
        overflow: auto;
    }
    .page-contact-form .form-content {
        border: 1px solid #c1c1c1;
        background-color: #fff;
        margin: 25px 15px;
        padding: 15px 30px;
    }
}
.page-contact-form .title-level1 {
    text-transform: uppercase;
    font-size: 16px;
    text-align: center;
    margin: 0;
    padding: 18px 20px;
}
.page-contact-form .form-legend {
    color: #666666;
    font-size: 20px;
    border: 0;
    margin: 0;
    padding-bottom: 13px;
    line-height: 1.2em;
}
.page-contact-form .form-header {
    margin: 0 18px 25px 18px;
}
.page-contact-form .form-header h2 {
    font-size: 22px;
    margin: 16px 0;
}
.page-contact-form .form-terms {
    font-size: 11px;
    line-height: 15px;
    margin: 10px 8px;
    color: #999999;
}
.page-contact-form .parsley-error-list {
    margin-bottom: 0;
}
.page-contact-form .error-static {
    display: none;
    margin-bottom: 0;
}
.page-contact-form .form-separator {
    width: 190px;
    height: 1px;
    margin: 20px auto 14px;
    background-color: #db0029;
}
.page-contact-form .form-control {
    border-color: #c1c1c1;
    color: #333333;
    height: 21px;
    padding-left: 8px;
    padding-right: 8px;
    border-radius: 0px;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-transition: none;
    transition: none;
    -webkit-appearance: none;
    -webkit-border-radius: 0px;
}
.page-contact-form .form-control.input-small {
    width: 143px;
}
.page-contact-form .form-control.input-medium {
    width: 272px;
}
.page-contact-form .input-fake {
    color: #999;
    font-style: italic;
    line-height: 22px;
    cursor: pointer;
}
.page-contact-form input.form-control::-webkit-input-placeholder,
.page-contact-form textarea.form-control::-webkit-input-placeholder,
.page-contact-form select.form-control::-webkit-input-placeholder {
    color: #999;
}
.page-contact-form input.form-control::-moz-placeholder,
.page-contact-form textarea.form-control::-moz-placeholder,
.page-contact-form select.form-control::-moz-placeholder {
    color: #999;
    opacity: 1;
}
.page-contact-form input.form-control:-moz-placeholder,
.page-contact-form textarea.form-control:-moz-placeholder,
.page-contact-form select.form-control:-moz-placeholder {
    color: #999;
    opacity: 1;
}
.page-contact-form input.form-control::-ms-input-placeholder,
.page-contact-form textarea.form-control::-ms-input-placeholder,
.page-contact-form select.form-control::-ms-input-placeholder {
    color: #999;
}
.page-contact-form select.form-control {
    background-image: url('/web/20220812081142im_/https://www.prdvel.caisse-epargne.fr/images/app/contact-form/select-bg.png');
    background-repeat: no-repeat;
    background-position: right center;
    -moz-appearance: none;
    text-indent: 0.01px;
    text-overflow: '';
    color: #333333;
}
.page-contact-form select.form-control[disabled] {
    background-color: #fff;
    -moz-appearance: none;
    -webkit-appearance: none;
    text-indent: 0.01px;
    text-overflow: '';
}
.page-contact-form select.form-control::-ms-expand {
    display: none;
}
.page-contact-form textarea.contact-message {
    height: 136px;
    -webkit-appearance: none;
    -webkit-border-radius: 0px;
    resize: none;
    color: #333333;
}
.page-contact-form .form-group-department {
    position: relative;
}
.page-contact-form .form-group-department .contact-department-bank {
    display: none;
    margin-bottom: 0;
    margin-top: 5px;
    color: #646469;
    font-size: 13px;
}
.page-contact-form .scheduler-error,
.page-contact-form .department-error {
    display: none;
    margin-top: 5px;
    color: #db0029;
}
.page-contact-form .input-calendar {
    background: url('/web/20220812081142im_/https://www.prdvel.caisse-epargne.fr/images/app/contact-form/icon-calendar.png') no-repeat 233px center;
}
.page-contact-form .form-group {
    margin-bottom: 10px;
}
.page-contact-form .form-horizontal .control-label {
    font-size: 13px;
    font-weight: normal;
    margin-bottom: 10px;
}
.page-contact-form .buttons-inline .btn-default {
    font-weight: bold;
    font-size: 15px;
    margin-right: 10px;
    width: 56px;
    text-align: center;
    padding-left: 0;
    padding-right: 0;
}
.page-contact-form .buttons-inline .btn-default input[type="radio"] {
    display: block;
    position: absolute;
    top: -99999px;
    left: -99999px;
}
.page-contact-form .btn-default {
    border-radius: 0;
    bakground-color: #fff;
    background-image: none;
    text-shadow: none;
    border-color: #c1c1c1;
    color: #666666;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.page-contact-form .btn-default:active,
.page-contact-form .btn-default.active {
    color: #fff;
    background-color: #db0129;
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(enabled=false)";
}
.page-contact-form .radio-inline,
.page-contact-form .checkbox-inline {
    margin-right: 6px;
}
.page-contact-form .radio-inline input,
.page-contact-form .checkbox-inline input {
    margin-top: 2px;
}
.page-contact-form .checkbox-integrated {
    color: #999999;
    font-size: 11px;
}
.page-contact-form .contact-login {
    display: none;
}
.page-contact-form .contact-login.on {
    display: block;
    justify-content: center;
}
.page-contact-form .contact-agency {
    display: none;
}
.page-contact-form .contact-agency.on {
    display: block;
    justify-content: center;
}
.page-contact-form .field-contact-is-client .parsley-error-list {
    clear: left;
    padding-top: 5px;
}
.page-contact-form .pauth-layer {
    background-color: #f5f5f5;
    text-align: center;
    padding: 13px 10px 8px;
    margin-top: 19px;
    max-width: 290px;
}
.page-contact-form .pauth-layer p {
    color: #646469;
}
.page-contact-form .pauth-layer .account-link {
    padding-top: 6px;
    /*width: 223px;*/
}
.page-contact-form .pauth-layer .account-link a {
    color: #ffffff;
    width: 75%;
    font-size: 14px;
    text-align: center;
    display: inline-block;
    padding: 6px 0px;
    background: #db0129;
    background-image: -webkit-linear-gradient(top, #db0129 0%, #b00021 100%);
    background-image: linear-gradient(to bottom, #db0129 0%, #b00021 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffdb0129', endColorstr='#ffb00021', GradientType=0);
}
.page-contact-form .pauth-layer .account-link a.hide {
    display: none;
}
.page-contact-form .pauth-layer .account-link a:before {
    margin-right: 10px;
    font-size: 25px;
}
.page-contact-form .pauth-layer .account-link a.disconnect {
    background-image: -webkit-linear-gradient(top, #a4a4a4 0%, #8c8c8c 100%);
    background-image: linear-gradient(to bottom, #a4a4a4 0%, #8c8c8c 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffa4a4a4', endColorstr='#ff8c8c8c', GradientType=0);
}
.page-contact-form .pauth-layer .account-link a.disconnect:before {
    font-size: 22px;
    content: "\e61b";
}
.page-contact-form .agency-layer {
    padding: 13px 0px 8px;
    margin-top: 19px;
    max-width: 290px;
}
.page-contact-form .contact-availabilities ul {
    list-style-type: none;
    padding: 0;
    margin: 10px 0 0;
}
.page-contact-form .contact-availabilities ul li .availabilities-date {
    border: 1px solid #e5e5e5;
    box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.3);
    padding: 6px 12px;
    margin: 10px 0 0;
    width: 248px;
    display: inline-block;
}
.page-contact-form .contact-availabilities ul li .availabilities-remove {
    display: inline-block;
    cursor: pointer;
    width: 20px;
    height: 32px;
    vertical-align: middle;
}
.page-contact-form .contact-availabilities ul li .availabilities-remove .icon {
    vertical-align: -8px;
}
.page-contact-form .form-actions {
    text-align: center;
    margin-top: 20px;
    margin-bottom: 20px;
}
.page-contact-form .form-actions .cta {
    cursor: pointer;
    margin-left: 8px;
    margin-right: 8px;
    display: inline-block;
    line-height: 35px;
    /* width: 110px; */
    padding: 0;
}
.page-contact-form .form-actions .cta:after {
    vertical-align: -1px;
    margin-left: 6px;
}
.page-contact-form .form-actions .cta-cancel {
    background-image: -webkit-linear-gradient(top, #b3b3b3 0%, #999999 100%);
    background-image: linear-gradient(to bottom, #b3b3b3 0%, #999999 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffb3b3b3', endColorstr='#ff999999', GradientType=0);
}
.page-contact-form .form-actions .cta-cancel:after {
    display: none;
}
.page-contact-form .form-actions .cta-cancel:focus,
.page-contact-form .form-actions .cta-cancel:hover {
    background-image: -webkit-linear-gradient(top, #a6a6a6 0%, #8c8c8c 100%);
    background-image: linear-gradient(to bottom, #a6a6a6 0%, #8c8c8c 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffa6a6a6', endColorstr='#ff8c8c8c', GradientType=0);
}
.page-contact-form .layer-scheduler {
    position: relative;
    padding-top: 10px;
    display: none;
}
.page-contact-form .layer-scheduler .scheduler-title {
    color: #db0029;
    font-size: 15px;
    line-height: 23px;
}
.page-contact-form .layer-scheduler .scheduler-intro {
    color: #646469;
    font-size: 13px;
    line-height: 18px;
}
.page-contact-form .layer-scheduler .scheduler-dates {
    margin-top: 16px;
    width: 247px;
}
.page-contact-form .layer-scheduler .scheduler-days,
.page-contact-form .layer-scheduler .scheduler-hours {
    list-style-type: none;
    margin: 0;
    padding: 0;
    width: 247px;
    border: 1px solid #c1c1c1;
    border-right: 0px solid transparent;
    height: 33px;
}
.page-contact-form .layer-scheduler .scheduler-days:before,
.page-contact-form .layer-scheduler .scheduler-hours:before,
.page-contact-form .layer-scheduler .scheduler-days:after,
.page-contact-form .layer-scheduler .scheduler-hours:after {
    content: " ";
    display: table;
}
.page-contact-form .layer-scheduler .scheduler-days:after,
.page-contact-form .layer-scheduler .scheduler-hours:after {
    clear: both;
}
.page-contact-form .layer-scheduler .scheduler-days li,
.page-contact-form .layer-scheduler .scheduler-hours li {
    float: left;
    height: 32px;
    display: block;
    cursor: pointer;
    text-align: center;
    color: #646469;
    font-size: 13px;
    line-height: 32px;
    border-right: 1px solid #c1c1c1;
}
.page-contact-form .layer-scheduler .scheduler-days li {
    width: 41px;
}
.page-contact-form .layer-scheduler .scheduler-days li.active,
.page-contact-form .layer-scheduler .scheduler-days li:active {
    color: #fff;
    background-color: #333;
}
.page-contact-form .layer-scheduler .scheduler-days.days5 li {
    width: 49px;
}
.page-contact-form .layer-scheduler .scheduler-hours {
    border-top: 1px solid #db0029;
    margin-top: -1px;
    position: relative;
    width: 100%;
    display: none;
    border-right: 1px solid #c1c1c1;
}
.page-contact-form .layer-scheduler .scheduler-hours.active {
    display: table;
}
.page-contact-form .layer-scheduler .scheduler-hours > li {
    display: table-cell;
    float: none;
    width: auto;
    box-sizing: border-box;
    position: initial;
    padding: 0;
    outline: 0;
    border: 0;
}
.page-contact-form .layer-scheduler .scheduler-hours > li a {
    display: block;
    border-left: 1px solid #c1c1c1;
}
.page-contact-form .layer-scheduler .scheduler-hours > li a:active,
.page-contact-form .layer-scheduler .scheduler-hours > li a:hover {
    color: #000;
    background-color: #ebebeb;
}
.page-contact-form .layer-scheduler .scheduler-hours > li:first-child a {
    border-left: 0 solid transparent;
}
.page-contact-form .layer-scheduler .scheduler-close {
    background: url('/web/20220812081142im_/https://www.prdvel.caisse-epargne.fr/images/app/contact-form/scheduler-close.png') no-repeat center center;
    height: 20px;
    width: 20px;
    position: absolute;
    top: 0;
    right: 0;
    cursor: pointer;
}
.page-contact-form .layer-scheduler .scheduler-legend {
    margin-top: 10px;
}
.page-contact-form .layer-scheduler .scheduler-actions {
    margin-top: 14px;
}
.page-contact-form .layer-scheduler .scheduler-schedule:before,
.page-contact-form .layer-scheduler .scheduler-schedule:after {
    content: " ";
    display: table;
}
.page-contact-form .layer-scheduler .scheduler-schedule:after {
    clear: both;
}
.page-contact-form .layer-scheduler .scheduler-availabilities ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
}
.page-contact-form .layer-scheduler .scheduler-availabilities ul li .availabilities-date {
    border: 1px solid #e5e5e5;
    box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.3);
    padding: 6px 12px;
    margin: 10px 0 0;
    width: 248px;
    display: inline-block;
}
.page-contact-form .layer-scheduler .scheduler-availabilities ul li .availabilities-remove {
    display: inline-block;
    cursor: pointer;
    width: 20px;
    height: 32px;
    vertical-align: middle;
}
.page-contact-form .layer-scheduler .scheduler-availabilities ul li .availabilities-remove .icon {
    vertical-align: -8px;
}
.page-contact-form .select-fake {
    padding: 0;
    background: url('/web/20220812081142im_/https://www.prdvel.caisse-epargne.fr/images/app/contact-form/select-bg.png') no-repeat right center;
}
.page-contact-form .select-fake select {
    background-image: none;
    width: 110%;
}
.page-contact-form .select-subject-fakr {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    cursor: pointer;
}
.page-contact-form .parsley-error-list,
.page-contact-form .custom-error-message {
    color: #db0029;
}
.page-contact-form .parsley-error-list span + span,
.page-contact-form .custom-error-message span + span {
    display: none !important;
}
.page-contact-form .form-group.error .form-control {
    border: 1px solid #db0029 !important;
}
.page-contact-form fieldset.message .form-group.department-error {
    clear: both;
    margin: 10px 0 0;
}
.page-contact-form fieldset.message .form-group.department-error p {
    text-align: left;
    margin-bottom: 0;
}
.Fx30 .page-contact-form fieldset.message select.form-control {
    background-image: none;
}
@media screen and (min-width: 620px) {
    .page-contact-form .form-horizontal .control-label {
        text-align: left;
    }
}
@media screen and (min-width: 768px) {
    .page-contact-form .form-header {
        width: 648px;
        margin: 0 auto 20px;
    }
    .page-contact-form .form-header h2 {
        font-size: 32px;
        margin: 20px 0 16px;
    }
    .page-contact-form .form-content {
        /*width: 648px;*/
        padding: 13px 20px 20px;
        margin-right:auto;
        margin-left:auto;
        width:90%;
    }
    .page-contact-form .form-legend {
        font-size: 24px;
        padding-bottom: 26px;
    }
    .page-contact-form .form-terms {
        margin-left: 0;
        margin-right: 0;
    }
    .page-contact-form select.form-control {
        background-position: 410px center;
    }
    .page-contact-form .form-horizontal .control-label {
        margin-top: 0;
    }
    .page-contact-form .form-horizontal .control-label.col-md-5 {
        padding-left: 106px;
    }
    .page-contact-form .form-group-department .contact-department-bank {
        position: absolute;
        top: 0;
        right: 10px;
        margin-top: 0;
        width: 193px;
    }
    .page-contact-form .form-control.input-small {
        width: 136px;
    }
    .page-contact-form .form-control.input-medium {
        width: 249px;
    }
    .page-contact-form .form-group {
        margin-bottom: 21px;
    }
    .page-contact-form .form-group.form-group-single {
        margin-bottom: 10px;
    }
    .page-contact-form .buttons-inline .control-label {
        padding-top: 0;
        margin-bottom: 0;
    }
    .page-contact-form .buttons-inline .btn-default {
        margin-top: 4px;
    }
    .page-contact-form .radios-inline .control-label {
        margin-bottom: 0;
    }
    .page-contact-form textarea.contact-message {
        height: 143px;
    }
    .page-contact-form .input-calendar {
        background-position: 216px center;
    }
    .page-contact-form .pauth-layer {
        padding: 20px 38px 14px 30px;
    }
    .page-contact-form .pauth-layer p {
        line-height: 20px;
    }
    .page-contact-form .pauth-layer .account-link {
        padding-top: 0;
    }
    .page-contact-form .form-separator {
        margin: 29px auto 29px;
    }
    .page-contact-form .contact-availabilities ul li .availabilities-remove {
        width: 40px;
    }
    .page-contact-form .form-actions {
        margin-top: 26px;
        margin-bottom: 35px;
    }
    .page-contact-form .layer-scheduler {
        margin: 0;
        padding-top: 0;
        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.3);
    }
    .page-contact-form .layer-scheduler .scheduler-content {
        padding: 13px 22px 22px 27px;
    }
    .page-contact-form .layer-scheduler .scheduler-actions {
        text-align: center;
        margin-top: 30px;
    }
    .page-contact-form .layer-scheduler .scheduler-dates {
        float: left;
        margin-top: 20px;
        width: 247px;
    }
    .page-contact-form .layer-scheduler .scheduler-selected {
        margin-top: 20px;
        margin-left: 276px;
    }
    .page-contact-form .layer-scheduler .scheduler-close {
        top: 10px;
        right: 10px;
        display: block;
    }
    .page-contact-form fieldset.message .form-group.department-error {
        margin-bottom: 0;
    }
}
@media screen and (min-width: 1000px) {
    .page-contact-form .title-level1 {
        font-size: 26px;
        padding: 26px 0;
    }
}


/*       <--Mobile-->619-620<--TablettePortrait-->767-768<--TablettePaysage-->999<--Desktop-->    */

/* Général */
.form-terms {
    text-align: justify;
    text-justify: inter-word;

}

.canal-recap{
    clear: both;
}

.choix-besoin{
    cursor: pointer;
    cursor: hand;
}

.civ-choix{
    padding-left: 0px !important;
}

@media screen and (max-width: 620px) {
    .text-intro-confirmation {
        text-align: left;
        margin-bottom: 15px;
        font-weight: bold;
    }
    .intro-text-intro{
        display: inline;
    }
}



@media screen and (min-width: 620px) {
    .text-intro-confirmation {
        text-align: center;
        margin-bottom: 15px;
    }
    .intro-text-intro{
        display: block;
        font-weight: bold;
    }
}


@media screen and (min-width: 1000px){
    .confirm .confirmation-block-display{
        display: table !important;
        border-collapse: separate;
        border-spacing: 10px;
    }


    [class^="confirmation-block out-of-"] {
        display: table-cell;
        min-height: 280px !important;
    }
}

.icon-50{
    padding-bottom: 20px;
}

[class^="confirmation-block out-of-"] {
    float: left;
}

.motif-boutons{
    min-height: 35px;
}

.boutonsIE {
    clear:both;
    margin-bottom: 50px !important;
}

.field-contact-is-client{
    z-index: 5000 !important;
}

/* Début Differentes max-width du champ commentaire dans le cas d'un mot unique et très long */
.commentlabel{
   /* overflow: hidden;
    display: inline-block;
    text-overflow: ellipsis; */
    max-width: 430px;
    word-wrap: break-word;

}
@media only screen and (min-width: 526px) and (max-width: 619px) {
    .commentlabel {
        max-width: 445px !important;
    }
}
@media only screen and (min-width: 472px) and (max-width: 525px) {
    .commentlabel {
        max-width: 400px !important;
    }
}
@media only screen  and (min-width: 403px) and  (max-width: 472px) {
    .commentlabel {
        max-width: 325px !important;
    }
}

@media only screen and (min-width: 384px) and   (max-width: 403px) {
    .commentlabel {
        max-width: 300px !important;
    }
}
@media only screen and   (max-width: 383px) {
    .commentlabel {
        max-width: 250px !important;
    }
}
/* Fin Differentes max-width du champ commentaire */

.text-center{
    word-wrap: break-word;
}
.text-bold{
    font-weight: bold;
}

@font-face {
    font-family: 'fontello';
    src: url('/web/20220812081142im_/https://www.prdvel.caisse-epargne.fr/bundles/priserdvdefault/css/fonts/backstory/fontello.eot');
    src: url('/web/20220812081142im_/https://www.prdvel.caisse-epargne.fr/bundles/priserdvdefault/css/fonts/backstory/fontello.eot#iefix') format('embedded-opentype'), url('/web/20220812081142im_/https://www.prdvel.caisse-epargne.fr/bundles/priserdvdefault/css/fonts/backstory/fontello.woff') format('woff'), url('/web/20220812081142im_/https://www.prdvel.caisse-epargne.fr/bundles/priserdvdefault/css/fonts/backstory/fontello.ttf') format('truetype'), url('/web/20220812081142im_/https://www.prdvel.caisse-epargne.fr/bundles/priserdvdefault/css/fonts/backstory/fontello.svg#gotham') format('svg');
    font-weight: normal;
    font-style: normal;
}

.cta-back-icon:before {
    vertical-align: middle;
    content: "\e609";
    font-family: 'bpce-icons';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    font-size: 15px;
    margin-right: 8px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

@media only screen and (max-width: 619px) {
    .page-contact-form .form-actions .cta {
        cursor: pointer;
        cursor: hand;
        margin-left: 0;
        margin-right: 0;
        display: inline-block;
        line-height: 35px;
        padding: 0;
    }
}

/* Iframe agence */
.iframeAgence {
    height: 590px;
}

.iframeAgence iframe {
    border: 0 none;
}

.page{
    margin-top : 20px;
}

@media only screen and (max-width: 1024px) {
    .em-media-selector.em-ms-web {
        display: none;
    }
    .em-media-selector.em-ms-tablet {
        display: block;
    }
    .em-media-selector.em-ms-mobile {
        display: none;
    }
}

@media only screen and (max-width: 700px) {
    .em-media-selector.em-ms-web {
        display: none;
    }
    .em-media-selector.em-ms-tablet {
        display: none;
    }
    .em-media-selector.em-ms-mobile {
        display: block;
    }
}





/* fin iframe agence */
.anterieur{
    background-image: linear-gradient(100deg, #fafafa, #e9e9e9);
}

.cache{
    display: none;
}

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

.content-flex {
    display: flex;
    justify-content: right;
}

.semaine{
    text-align: center;
    font-weight: bold;
}

.plage-jour{
    height:70px !important;
    padding-top:20px !important;

    margin-bottom:0px !important;
    margin-top:15px !important;
    text-align: left !important;
    font-size: 160%!important;
}
/*
.plage-jour:before{
    content: "\E628";
    font-family: "icon_bs";
    font-size: 160%!important;
    float: right;
    position: static !important;
    z-index: 10;
    line-height: 30px !important;
    color : grey !important;
    padding-left:30px;
}*/
.plage-jour:after {
    content: attr(nbdispos);
    font-size: 80% !important;
    float: right;
    position: static !important;
    z-index: 10;
    line-height: 23px !important;
    color: #00cc00 !important;
    padding-left: 0px;
}

.plages.form-content{
    padding-left:0px !important;
    padding-right: 0px !important;
}

label.plage-heure {
    font-size: 170% !important;
    height: 50px !important;
    padding-top: 10px !important;
}

.plage-heure-container{
    display: none;
    border-style: solid;
    border-color: lightgrey;
    border-width: 0px 1px 1px 1px;
    padding-top:15px;
    /*background-color: Ivory   ;*/
}

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

.black{
    color: black;
}

.margin-l-0{
    margin-left:0px !important;
}

/*
.semaine-indispo{
    margin-top : 20px;
    font-style: italic;
    font-size : 150%;
    color: #787878;
}
*/
@font-face {
    font-family: 'websymbols';
    src: url('/web/20220812081142im_/https://www.prdvel.caisse-epargne.fr/bundles/priserdvdefault/css/fonts/fontello/websymbols.eot#iefix');
    src: url('/web/20220812081142im_/https://www.prdvel.caisse-epargne.fr/bundles/priserdvdefault/css/fonts/fontello/websymbols.eot#iefix') format('embedded-opentype'), url('/web/20220812081142im_/https://www.prdvel.caisse-epargne.fr/bundles/priserdvdefault/css/fonts/fontello/websymbols#bpce-icons') format('svg'), url('/web/20220812081142im_/https://www.prdvel.caisse-epargne.fr/bundles/priserdvdefault/css/fonts/fontello/websymbols.ttf') format('truetype'), url('/web/20220812081142im_/https://www.prdvel.caisse-epargne.fr/bundles/priserdvdefault/css/fonts/fontello/websymbols.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

.button-prev{
    border:none;
    background-color:white;
    height:30px;
    font-size: 300% !important;
    text-align: start !important;
    padding-left:0 !important;
    z-index: 10;
}
.button-prev:before {
    cursor: pointer;
    cursor: hand;
    content: "\E801";
    font-family: "fontello";
    font-weight: bold;
    color:grey;
    padding-left:0 !important;
    text-align: start !important;
    padding-left:0 !important;
    font-size: 26px;
}

.button-next{
    border:none;
    background-color:white;
    text-align: center;
    font-size: 300% !important;
    z-index: 10;
}
.button-next:before {
    content: "\E805";
    font-family: "fontello";
    font-weight: bold;
    color:grey;
    cursor: pointer;
    cursor: hand;
    margin-left: calc(100% - 20px);
    font-size: 26px;

}

.plages{
    z-index: 10;
}

.href-prev{
    cursor: pointer;
    cursor: hand;
}

.href-prev:before{
    cursor: pointer;
    cursor: hand;
    content: "\E801";
    font-family: "fontello";
    font-weight: bold;
    color:grey;
    padding-left:0 !important;
    text-align: start !important;
    padding-left:0 !important;
    font-size: 26px;
    line-height: 58px;
}
@media (max-width: 619px){
    .href-next:before {
        margin-left: -5px;
    }
    .textSem{
        font-size: 20px !important;
    }
}

.button-preveu{
    text-align : right !important;
}

.href-next{
    cursor: pointer;
    cursor: hand;
}

.href-next:before{

    content: "\E805";
    font-family: "fontello";
    font-weight: bold;
    color:grey;
    cursor: pointer;
    cursor: hand;
    font-size: 26px;
    line-height: 58px;
}
@media (max-width: 619px) {

    .href-next:before {
        margin-left: calc(100% - 20px);
    }

    .telEAgence{
        margin-left: 7px !important;
        margin-right: 100% !important;
        margin-top: -30px !important;
        float: left !important;
    }
}
@media (min-width: 620px){
    .telEAgence {
        margin-left: 25px !important;
        float: left !important;
    }
}

@media (max-width: 620px) {
    .mob-marge-plage{
        margin-left:  0px !important;
        margin-right: 0px !important;
    }
    .mob-marge-0{
        margin-right: 0px !important;
        margin-left:  0px !important;
    }
}

.fullWidth{
    width:100% !important;
}

.higher-text{
    font-size: 200% !important;
}

.agenda-font-agence:before{
    content: "\e800";
    font-family: "fontello";
    color:#db0129;
}

.agenda-font-telephone:before{
    content: "\E797";
    font-family: "fontello";
    color:#db0129;
}

.agenda-font-visio:before{
    content: "\E798";
    font-family: "fontello";
    color:#db0129;
}

.agenda-contact-font:before {
    content: "\E798";
    font-family: "fontello";
    color:#db0129;
}
.agenda-localisation-font:before {
    content: "\E790";
    font-family: "fontello";
    color:#db0129;
}
.agenda-date-font:before {
    content: "\E799";
    font-family: "fontello";
    color:#db0129;
}
.agenda-raison-font:before {
    content: "\E796";
    font-family: "fontello";
    color:#db0129;
}
.margin-t-5{
    margin-top: 5px;
}
.margin-t-m-5:before{
    margin-top: -5px !important;
}
.margin-t-10{
    margin-top:10px;
}
.margin-t-20{
    margin-top:20px;
}
.margin-t-30{
    margin-top:30px;
}
.padding-r-10 {
    padding-right:10px !important;
}
.padding-50 {
    padding:50px !important;
}
.padding-t-50 {
    padding-top:50px !important;
}.padding-20 {
     padding:20px;
 }
.padding-l-20 {
    padding-left:20px;
}
.margin-l-10 {
    margin-left: 10px !important;
}
.margin-l-20 {
    margin-left: 20px !important;
}
.margin-l-30 {
    margin-left: 30px !important;
}
.margin-b-10 {
    margin-bottom: 10px !important;
}
.margin-b-20 {
    margin-bottom: 20px !important;
}
.font-size-25 {
    font-size: 25px !important;
}
.normal-weight{
    font-weight: normal !important;
}

.higher{
    padding-top:10px !important;
    padding-bottom:10px !important;
    height:50px !important;
}
.underline {
    text-decoration: underline;
    color:#db0129;
}
[class^="icon-50"]:before, [class*=" icon-50"]:before {
    font-size: 22px !important;
}

.nopadding{
    padding-left:0px !important;
    padding-right: 0px !important;
}
.radio_inline_custom {
    display: inline-block;
    padding-left: 0px;
    margin-bottom: 0;
    vertical-align: middle;
    font-weight: normal;
    cursor: pointer;
    cursor: hand;
    padding-top: 4px;
}

input[type="text"]:read-only{
    background-color: white !important;
}
input:-moz-read-only { /* For Firefox */
    background-color: white !important;
}

.margin-bot-35{
    margin-bottom: 35px !important;
}

.otp{
    margin-bottom: 30px;
    font-size: 15px;
    text-align: center;
}

/* Page coordonnées en mode mobile */
@media (max-width: 619px) {
    .indic-xs{
        padding-left: 0px ! important;
    }
    .margin-xs {
        float: right;
        margin-right: 10px;
        margin-top: 7px !important;
        padding: 0;
        width: calc(100% + 70px);
    }
}
/*@media (min-width: 667px){
    .label-phone-md{
        margin-left: calc(3% - 35px);
    }
}*/



@media (min-width: 620px) and  (max-width: 764px) {
    .label-phone-md{
        margin-left: calc(3% - 23px);
    }
}

@media (min-width: 765px) and  (max-width: 962px)  {

    .label-phone-md{
        margin-left: calc(4% - 30px);
    }
}

@media (min-width: 963px)  {

    .label-phone-md{
        margin-left: calc(4% - 37px);
    }
}

/* Page coordonnées en mode tablette et desktop */
@media (min-width: 620px)  {


    .invisible-sm{
        display: none;
    }

    .form-container.coordonnees{
        background-color:#f5f5f5;
        overflow: auto;
        padding-bottom: 25px;
    }
    .form-content {
        border: 1px solid #c1c1c1;
        margin-top: 25px !important;
        padding: 15px 30px;
        background-color: #fff;
    }
    .padding-r-10.higher.cta.cta-cancel{
        margin-top:0px !important;
        order:1;
    }
    form .form-actions .cta{
        order:2;
        margin-left:0px !important;
    }


    .div-center{
        display: flex;
        margin-top: 40px !important;
        margin-bottom: 20px !important;
    }

    .page-contact-form .form-horizontal .control-label{
        text-align: right !important;
    }

    .form-terms {

        margin-left: auto !important;
        margin-right: auto !important;
        width:90% !important;
        /*padding: 13px 20px 20px;*/
    }
    .title-level3{
        text-align: center;
        margin-bottom: 40px;
    }
}
.form-group.error-panel {
    padding-top: 10px;
    padding-bottom: 5px;
    border: red 3px solid;
    color: red;
}

/* Page recap */
.form-group.recap > label {
    margin-bottom: 0px !important;
}
/* Page recap en mode tablette et desktop 767 */
@media (max-width: 619px)  {
    .retour-accueil{
        margin-bottom: 20px;
    }

    .recap {
        margin-left: 18px;
        margin-right: 18px;
    }
    .form-container.adresses{
        overflow: auto;
        padding-bottom: 25px;
    }

    .recap .margin-label {
        margin-left: 10px;
    }
}
/* Page recap en mode tablette et desktop 767 */
@media (min-width: 620px)  {
    .form-container.adresses{
        background-color:#f5f5f5;
        overflow: auto;
        padding-bottom: 25px;
    }
    .recap .margin-label {
        margin-left: 10px;
    }

    /*.form-group.recap{
        margin-left:20px !important;
    }*/
}
/* Plage choix indispo */
.form-content .semaine-indispo-block .picto-agence:before {
    content: "\e800";
    font-family: "fontello";
    color: #db0129;
    font-size: 30px;
    text-align: center;
    width: 100%;
    display: inline-block;
}
@media (min-width: 1000px) {
    .form-content.semaine-indispo h2 {
        width: 70%;
        margin-left: 15%;
        margin-right: 15%;
        font-size: 22px;
    }
    .form-content.semaine-indispo h3 {
        width: 40%;
        margin-left: 30%;
        margin-right: 30%;
        font-size: 20px;
        color: #db0129;
    }
    .form-content .semaine-indispo-block {
        border: 1px solid #F5F5F5;
        background-color: #F5F5F5;
        width: 25%;
        margin-left: 37.5%;
        margin-right: 37.5%;
        margin-top: 20px;
    }
}
@media (min-width: 767px) and (max-width: 999px) {
    .form-content.semaine-indispo h2 {
        width: 90%;
        margin-left: 5%;
        margin-right: 5%;
        font-size: 22px;
    }
    .form-content.semaine-indispo h3 {
        width: 60%;
        margin-left: 20%;
        margin-right: 20%;
        font-size: 20px;
        color: #db0129;
    }
    .form-content .semaine-indispo-block {
        border: 1px solid #F5F5F5;
        background-color: #F5F5F5;
        width: 35%;
        margin-left: 32.5%;
        margin-right: 32.5%;
        margin-top: 20px;
    }
}
@media (min-width: 620px) and (max-width: 766px) {
    .form-content.semaine-indispo h2 {
        width: 100%;
        font-size: 22px;
    }
    .form-content.semaine-indispo h3 {
        width: 80%;
        margin-left: 10%;
        margin-right: 10%;
        font-size: 20px;
        color: #db0129;
    }
    .form-content .semaine-indispo-block {
        border: 1px solid #F5F5F5;
        background-color: #F5F5F5;
        width: 50%;
        margin-left: 25%;
        margin-right: 25%;
        margin-top: 20px;
    }
}
@media (max-width: 619px) {
    .form-content.semaine-indispo h2 {
        width: 100%;
        font-size: 22px;
    }
    .form-content.semaine-indispo h3 {
        width: 100%;
        font-size: 20px;
        color: #db0129;
    }
    .form-content .semaine-indispo-block {
        border: 1px solid #F5F5F5;
        background-color: #F5F5F5;
        width: 75%;
        margin-left: 12.5%;
        margin-right: 12.5%;
        margin-top: 20px;
    }
}
/* Plage choix en mode Mobile */
@media (max-width: 620px){
    .fillup{
        display: none !important;
    }
    .midi{
        display:none;
    }
    .indisponible{
        pointer-events:none;
        color: lightgray;
        display:none;
    }
    .mob-pad-0{
        padding : 0 !important;
    }
    .mob-plage-heure{
        width : 44% !important;
    }
    .plage-jour{
        font-size :  120% !important;
        padding-top : 23px !important;
    }
}

    /* Page choix plage (2) en mode tablette Portrait uniquement et desktop 767 */
@media (max-width: 767px) and (min-width:620px){
    .page-contact-form .plages.form-content{
        margin: 0px 0px;
    }

}

.plage-jour.opener{
    color : black;

}
@media (min-width: 877px) {
    .plage-jour.opener {
        font-size: 120% !important;
    }
}
@media (max-width: 877px) and (min-width:620px) {
    .plage-jour.opener {
        font-size: 90% !important;
    }
}

/* Page choix plage (2) en mode tablette et desktop 767 */
@media (min-width: 620px)  {
    .form-container.adresses{
        background-color:#f5f5f5;
        overflow: auto;
        padding-bottom: 25px;
    }

    .semaine-swapper{
        height:80px;
    }

    .plage-jour.opener{
        overflow: hidden;

        height : 60px !important;
        font-weight: bold !important;
        text-align: center !important;
        margin-right:0px !important;
        background-color:inherit !important;
        border:none !important;
       /* font-weight: bold  !important; */
       /* line-height: 55px !important; */
    }

  /*  .plage-jour:before{
        content: "" !important;
        font-family: "icon_bs";
        font-size: 160%!important;
        float: right;
        position: static !important;
        z-index: 10;
        line-height: 30px !important;
        color : grey !important;
    } */

    .plage-jour:after {
        content: "";
        font-size: 80% !important;
        float: right;
        position: static !important;
        z-index: 10;
        line-height: 23px !important;
        color: green !important;
        padding-left: 0px;
    }

    .colonne-plage{
        padding-right: 0px !important;
        padding-left: 0px !important;
        height: inherit !important;
    }
    .plage-heure-container{
        display: inherit !important;
        border-width: 1px 1px 1px 1px !important;
    }

    .radio_container{
      /*  border-style: solid;
        border-color: lightgrey;
        border-width: 0px 1px 1px 0px;
        display: inline-block;
        padding:0px;*/

    }

    .indisponible.plage-heure {
        font-size: 85% !important;
        padding-top:25px !important;
        font-style: italic;
        background-color:inherit  !important;
        border:none !important;
        pointer-events: none;

    }

    .fillup{

        visibility: hidden;
    }

    .midi{
        border-style: solid;
        border-color: red;
        border-width: 0px 2px 2px 0px;
        margin-top: -5px;
        margin-bottom: 5px;
    }

    .icon_radio input[type="radio"] + label:before {
        height: 0px !important;

    }

    .cta.plages.cta-cancel {
        margin-top: 20px !important;
    }

    .margin-t-10.col-xs-12.margin-l-0.padding-r-10.higher.cta.plages.cta-cancel{
        margin-top: 20px !important;
    }

    .form-actions.plages{
        display:inline-block;
    }
    .plage-titre{
        text-align: center;
    }
    .semaine{
        color:#db0129;
    }
    .plages.button-next{
        text-align: left !important;
    }
    .plages.button-next:before{
        margin-left:0px !important;
    }
    .plages.button-prev{
        text-align: right !important;
    }
}
.semaine{
    color:#db0129;
}

/* Page canal & motif en mode tablette et desktop */
@media (max-width: 619px) {
    .form-container .form-content.canal-motif div.type-canal {
        font-size: 23px;
        font-weight: 500;
        margin-top: 18px;
        margin-bottom: 9px;
        line-height: 1.1;
    }
    .form-container .form-content.canal-motif div.type-besoin {
        font-size: 23px;
        font-weight: 500;
        margin-top: 18px;
        margin-bottom: 9px;
        line-height: 1.1;
    }
    .form-container .form-content.canal-motif div.besoin-commentaire {
        margin-bottom: 10px;
    }
}

.form-control {
    height: 32px !important;

}
.form-control.contact-message{
    height: 150px !important;
}
@media (min-width: 620px) {
    .form-container .form-content.canal-motif div.type-canal {
        font-size: 23px;
        font-weight: 500;
        margin-top: 18px;
        margin-bottom: 9px;
        text-align: center;
        line-height: 1.1;
    }
    .form-container .form-content.canal-motif div.type-besoin {
        text-align: right;
    }
    .form-container .form-content.canal-motif div.besoin-commentaire {
        text-align: right;
    }
    .form-control.contact-message{
        margin-left: 24px;
    }
}

.icon-agenda-font:before {
   /* content: "\E62A"; */
    font-family: "icon_bs";
    color: #DB0129;
    font-size: 22px;
    padding-right: 10px;
    display: inline-block;
}
.icon-agenda-font {
    font-size: 16px;
    text-decoration: none;
    vertical-align: middle;
    display: inline-block;

}

/* index client y/n */
.form-content .title-level4.custom {
    text-align: center;
    margin-bottom: 20px;
    font-size: 25px !important;
}
.form-group.buttons-inline .label-titre {
    width: 100%;
    text-align: center;
    font-weight: bold;
    margin-bottom: 10px;
}
/* agency geoloc */
.page-contact-form .agency-layer .agency-geoloc {
    background-color: #f5f5f5;
    margin-top: 10px;
    height: 35px;
    vertical-align: middle;
    line-height: 35px;
}

/* ariane */
@font-face {
    font-family: 'icon_bs';
    src: url('/web/20220812081142im_/https://www.prdvel.caisse-epargne.fr/bundles/priserdvdefault/css/fonts/backstory/iconbs.eot');
    src: url('/web/20220812081142im_/https://www.prdvel.caisse-epargne.fr/bundles/priserdvdefault/css/fonts/backstory/iconbs.eot#iefix') format('embedded-opentype'), url('/web/20220812081142im_/https://www.prdvel.caisse-epargne.fr/bundles/priserdvdefault/css/fonts/backstory/iconbs.woff') format('woff'), url('/web/20220812081142im_/https://www.prdvel.caisse-epargne.fr/bundles/priserdvdefault/css/fonts/backstory/iconbs.ttf') format('truetype'), url('/web/20220812081142im_/https://www.prdvel.caisse-epargne.fr/bundles/priserdvdefault/css/fonts/backstory/iconbs.svg#gotham') format('svg');
    font-weight: normal;
    font-style: normal;
}

.form_ariane {
    height: 80px;
    padding: 0 150px;
    margin: 10px 0;
}
.ariane_spot {
    position: relative;
    margin-top: 30px;
    float: left;
    width: 50%;
    padding: 0;
    margin-top:20px;
    margin-bottom:20px;
}

.ariane_spot.first {
    width: 0px;
    padding: 0;
}
.ariane_spot > span {
    background: #e6e7e9 none repeat scroll 0 0;
    display: block;
    height: 2px;
    margin-top: 0;
    width: 100%;
    z-index: 1;
}
.ariane_spot > span.progression {
    margin-top: -2px;
}

.ariane_spot.on > span, .ariane_spot.done > span {
    background: #C9242B;
}
.ariane_spot div:before {
    display: block;
    position: absolute;
    content: "\e600";
    color: #E5E7E9;
    font-family: "icon_bs";
    width: 60px;
    height: 60px;
    margin-left: 50%;
    left: -30px;
    line-height: 60px;
    font-size: 60px;
    font-weight: normal;
    background: #ffffff none repeat scroll 0 0;
    z-index: 4;
}
@media (min-width: 619px) {
    .ie8 .ariane_spot > span{
        margin-left:27px;
    }
}

.ariane_spot div {
    color: #E5E7E9;
    margin: 0;
    position: absolute;
    right: -30px;
    top: -30px;
    display: block;
    font-weight: normal;
    height: 60px;
    width: 60px;
}
.ariane_spot.on div, .ariane_spot.done div, .ariane_spot.on div:before, .ariane_spot.done div:before {
    color: #DB0129;
}
.ariane_spot .numero {
    position: absolute;
    left: 0;
    top: 0;
    display: block;
    font-size: 20px;
    font-weight: normal;
    height: 60px;
    line-height: 60px;
    width: 60px;
    text-align: center;
    z-index: 10;
}
.ariane_spot .titre {
    display: block;
    position: absolute;
    width: 100px;
    left: 50%;
    margin-left: -50px;
    top: 65px;
    text-align: center;
}
.ariane_spot.done div {

}

/* progression */
span.progression {
    display: none;
    width: 0;
}
span.progression {
    background-color: #DB0129;
}
.ariane_spot.on + .ariane_spot .progression {
    display: block;
    background-color: #DB0129;
}
.step2_4 .ariane_spot.on + .ariane_spot .progression {
    width: 25%;
}
.step3_4 .ariane_spot.on + .ariane_spot .progression {
    width: 50%;
}
.step4_4 .ariane_spot.on + .ariane_spot .progression {
    width: 75%;
}
.step2_5 .ariane_spot.on + .ariane_spot .progression {
    width: 20%;
}
.step3_5 .ariane_spot.on + .ariane_spot .progression {
    width: 40%;
}
.step4_5 .ariane_spot.on + .ariane_spot .progression {
    width: 60%;
}
.step5_5 .ariane_spot.on + .ariane_spot .progression {
    width: 80%;
}
.step2_6 .ariane_spot.on + .ariane_spot .progression {
    width: 20%;
}
.step3_6 .ariane_spot.on + .ariane_spot .progression {
    width: 35%;
}
.step4_6 .ariane_spot.on + .ariane_spot .progression {
    width: 40%;
}
.step5_6 .ariane_spot.on + .ariane_spot .progression {
    width: 65%;
}
.step6_6 .ariane_spot.on + .ariane_spot .progression {
    width: 80%;
}
.step2_7 .ariane_spot.on + .ariane_spot .progression {
    width: 20%;
}
.step3_7 .ariane_spot.on + .ariane_spot .progression {
    width: 30%;
}
.step4_7 .ariane_spot.on + .ariane_spot .progression {
    width: 40%;
}
.step5_7 .ariane_spot.on + .ariane_spot .progression {
    width: 50%;
}
.step6_7 .ariane_spot.on + .ariane_spot .progression {
    width: 60%;
}
.step7_7 .ariane_spot.on + .ariane_spot .progression {
    width: 70%;
}
@media (min-width: 620px) {
    .step2_4 .ariane_spot.on + .ariane_spot .progression {
        width: 25%;
    }
    .step3_4 .ariane_spot.on + .ariane_spot .progression {
        width: 50%;
    }
    .step4_4 .ariane_spot.on + .ariane_spot .progression {
        width: 75%;
    }
    .step2_5 .ariane_spot.on + .ariane_spot .progression {
        width: 25%;
    }
    .step3_5 .ariane_spot.on + .ariane_spot .progression {
        width: 40%;
    }
    .step4_5 .ariane_spot.on + .ariane_spot .progression {
        width: 55%;
    }
    .step5_5 .ariane_spot.on + .ariane_spot .progression {
        width: 70%;
    }

    .step2_7 .ariane_spot.on + .ariane_spot .progression {
        width: 20%;
    }
    .step3_7 .ariane_spot.on + .ariane_spot .progression {
        width: 32%;
    }
    .step4_7 .ariane_spot.on + .ariane_spot .progression {
        width: 54%;
    }
    .step5_7 .ariane_spot.on + .ariane_spot .progression {
        width: 66%;
    }
    .step6_7 .ariane_spot.on + .ariane_spot .progression {
        width: 78%;
    }
    .step7_7 .ariane_spot.on + .ariane_spot .progression {
        width: 82%;
    }
}

@media (min-width: 620px) and (max-width: 999px) {
    .form_ariane {
        padding: 0 50px 0 50px;
    }
}

@media (max-width: 619px) {

    .form_ariane {
        height: 5px;
        margin: 0 auto;
        max-width: 450px;
        padding: 0 23px 0 27px;
    }

    .ariane_spot {
        position: relative;
        float: left;
        width: 50%;
        padding: 0;
        margin-top: 20px;
        margin-bottom: 20px;
    }

    .ariane_spot.first {
        width: 0px;
        padding: 0;
    }

    .ariane_spot.on span, .ariane_spot.done span {
        background: #C9242B;
    }
    .ariane_spot div:before {
        background-color: transparent;
        color: #e5e7e9;
        content: "\e601";
        display: block;
        font-family: "icon_bs";
        font-size: 10px;
        font-weight: normal;
        height: 10px;
        left: -5px;
        margin-left: 50%;
        position: absolute;
        top: -17px;
        width: 10px;
        z-index: 2;
    }

    .ariane_spot div {
        height: 25px;
        margin: 0;
        position: absolute;
        right: -12px;
        top: -12px;
        margin-top: 0;
        width: 25px;
    }
}

/* ROUND RADIOS */
.div_round_radio {
    text-align: left;
}
.div_round_radio .radio_group {
    display: block;
    vertical-align: middle;
    margin-bottom: 10px;
}
.div_round_radio .radio_group_inline {
    display: inline-block;
    vertical-align: middle;
}
.div_round_radio .radio_group input[type="radio"] {
    display: none;
}
.div_round_radio .radio_group input[type="radio"] + div:before {
    content: "\e600";
    font-family: "icon_bs";
    font-size: 18px;
    padding-right: 10px;
    color: #666666;
    display: block;
    position: absolute;
    top: 50%;
    font-weight: normal;
}
.div_round_radio .radio_group input[type="radio"]:checked + div:before {
    content: "\E795";
    font-family: "fontello";
    font-size: 18px;
    padding-right: 10px;
    color: #DB0129;
    display: block;
    position: absolute;
    top: 50%;
    font-weight: normal;
}
.div_round_radio .radio_group .text-duree {
    display: block;
    font-size: 12px;
    font-weight: normal;
    margin-top: -7px;
}
.div_round_radio .radio_group .duree-agence {
    display: none;
}
.div_round_radio .radio_group .duree-agence.on {
    display: inline-block;
}
.div_round_radio .radio_group .duree-phone {
    display: none;
}
.div_round_radio .radio_group .duree-phone.on {
    display: inline-block;
}

/* TILES */
/* code ci-dessous pour centrer les tuiles selon les tailles d'écran*/
.div_square_radio {
    margin: 0 auto;
    text-align: center;
}
@media (max-width: 767px) {
    .square_radio input[type="radio"] + label {
        display: block;
        float: left;
    }
    .div_square_radio {
        width: 357px;
    }
}
@media (max-width: 400px) {
    .div_square_radio {
        width: 262px;
    }
}
.div_square_radio.div_icon_radio {
    width: 845px;
}
.div_square_radio.div_icon_radio.four_tiles {
    width: 667px;
}
.div_square_radio.div_icon_radio.three_tiles {
    width: 498px;
}
@media (max-width: 972px) {
    .div_square_radio.div_icon_radio {
        width: 667px;
    }
}
@media (max-width: 767px) {
    .div_square_radio.div_icon_radio, .div_square_radio.div_icon_radio.four_tiles {
        width: 572px;
    }
    .div_square_radio.div_icon_radio.three_tiles {
        width: 428px;
    }
}
@media (max-width: 612px) {
    .div_square_radio.div_icon_radio, .div_square_radio.div_icon_radio.four_tiles {
        width: 428px;
    }
}
@media (max-width: 478px) {
    .div_square_radio.div_icon_radio, .div_square_radio.div_icon_radio.three_tiles, .div_square_radio.div_icon_radio.four_tiles {
        width: 285px;
    }
}
.square_radio .radio_container {
    margin-right: -20px;
}

.square_radio input[type="radio"] {
    display: none;
}
.square_radio input[type="radio"] + label {
    position: relative;
    display: inline-block;
    *display: inline;
    zoom: 1;
    border: 1px solid #F5F5F5;
    background-color: #F5F5F5;
    cursor: pointer;
    cursor: hand;
    text-align: center;
    font-size: 15px;
    margin: 0 20px 20px 0;
    font-weight: normal;
/*    width: 60px;*/
    height: 60px;
    line-height: 60px;
    padding: 0;
}
/* si 2 tuiles max, elles sont centrees - pas de div englobant a redmensionner */
.div_two_tiles {
    margin:0 -5px;
}
.square_radio.icon_radio.two_tiles {
    text-align: center;
}
.square_radio.two_tiles input[type="radio"] + label,
.square_radio.icon_radio.two_tiles input[type="radio"] + label {
    display: inline-block;
    *display: inline;
    zoom: 1;
    float: none;
    width: 135px; /* ou 125 pour rectangle */
    height: 140px;
}
.square_radio input[type="radio"]:checked + label {
    /*.square_radio input[type="radio"] .active + label {*/
    border: 1px solid #DB0129;
    background-color: #f5f5f5;
}
.ie8 .square_radio input[type="radio"] + label.selected {
    border: 1px solid #DB0129;
}
.square_radio.icon_radio input[type="radio"] + label {
    display: block;
    float: left;
    /*width: 151px;*/
    height: 151px;
    margin: 0 20px 20px 0;
    padding: 95px 10px 0;
    line-height: 1.3em;
}
.icon_radio input[type="radio"] + label:before {
    display: block;
    height: 153px;
    left: 50%;
    line-height: 153px;
    position: absolute;
    top: -20px;
    color: #DB0129;
    text-align: center;
    width:60px;
    margin-left: -30px;
}
.icon_radio input[type="radio"]#agence + label:before {
    content: "\E800";
    font-family: "fontello";
    font-size: 40px;
}
.icon_radio input[type="radio"]#telephone + label:before {
    content: "\E797";
    font-family: "fontello";
    font-size: 40px;
}
.icon_radio input[type="radio"]#visio + label:before {
    content: "\E798";
    font-family: "fontello";
    font-size: 40px;
}

.tel-agence:before{
    content: "\e60a";
    font-family: "icon_bs";
    font-size: 40px;
    font-style: normal;
    margin-right: 10px;
    padding-top: 400px;
    vertical-align: -10px;
    color: #db0129;
}

@media (max-width: 767px) {
    .icon_radio {
        margin: 0 auto;
    }
    .square_radio .radio_container {
        margin-right: -25px;
    }
    .square_radio.icon_radio .radio_container {
        margin-right: -12px;
    }
    .square_radio input[type="radio"] + label {
        margin: 0 20px 20px 0;
        /*width: 74px;*/
        height: 74px;
        line-height: 74px;
        font-size: 14px;
    }
    .square_radio.icon_radio input[type="radio"] + label {
        padding: 85px 8px 0;
        margin: 0 12px 12px 0;
    /*    width: 134px;
        height: 134px; */
    }
    .square_radio.icon_radio input[type="radio"] + label:before {
        height: 134px;
        line-height: 134px;
    }
}

/* Confirmation */
@media (min-width: 768px) {
    .docnec-desktop-dispnon {
        display: none;
    }
}
.confirm .bloc-pastille{
    text-align: center;
    font-size: 14px;
    margin-top: 20px !important;
}
/*
.confirm .pastille-info:before {
    background: rgba(0, 0, 0, 0) url("/web/20220812081142im_/https://www.prdvel.caisse-epargne.fr/images/backstory/pastille_ok.png") no-repeat scroll center center;
    width: 25px;
    height: 25px;
}
.confirm .bloc-pastille:before {
    content: "";
    left: 50%;
    margin-left: -12px;
    margin-top: -12px;
    position: absolute;
} */

.doc-necessaires{
    padding-top: 5px !important;
}

.confirm .bloc-pastille::before {
    margin-top: -20px !important;
    color: #DB0129;
    vertical-align: middle;
    content: "\E616";
    font-family: 'bpce-icons';
    font-size: 23px;
    display: inline-block;
}

.confirm .confirmation-block {
    border: 1px solid #F5F5F5;
    background-color: #F5F5F5;
    margin: 10px 0px;
}
.confirm .confirmation-block li {
    list-style-type: none;
    color: #DB0129;
    display: inline-block;
    margin: 0 6px;
    /* white-space: nowrap; */
}
.confirm .confirmation-block li:before {
    content: "";
    display: inline-block;
    height: 6px;
    width: 6px;
    background-color: #DB0129;
    position: relative;
    top: -1px;
    margin-right: 4px;

}

@media (max-width: 619px) {
    .confirm .confirmation-block li {
        display: block;
        margin: 0;
        text-align: left;
    }
    .docnec-desktop {text-align: left;}

    .padding-l-20 {
        padding-left: 0px;
    }
}
.confirm .confirmation-block li span {
    color: #666666;
}
.confirm .confirmation-block .picto-conseiller:before {
    content: "\E798";
    font-family: "fontello";
    font-size: 40px;
    color: #DB0129;
    text-align: center;
    width: 100%;
    display: inline-block;
}
.confirm .confirmation-block .picto-agence:before {
    content: "\E790";
    font-family: "fontello";
    font-size: 40px;
    color: #DB0129;
    text-align: center;
    width: 100%;
    display: inline-block;
}
.confirm .confirmation-block .picto-agenda:before {
    content: "\E799";
    font-family: "fontello";
    font-size: 40px;
    color: #DB0129;
    text-align: center;
    width: 100%;
    display: inline-block;
}
.confirm .confirmation-block .picto-message:before {
    content: "\E796";
    font-family: "fontello";
    font-size: 40px;
    color: #DB0129;
    text-align: center;
    width: 100%;
    display: inline-block;
}
@media (max-width: 619px) {
    .confirm .confirmation-block-display {
        display: block;
    }
    [class^="confirmation-block out-of-"] {
       width: 100%;
    }

}
@media (min-width: 620px) and (max-width: 999px) {
    .confirm .confirmation-block ul {
    }
    .confirm .confirmation-block ul li {
    }
    .confirm .confirmation-block-display {
        /*display: inline-flex;
        flex-wrap: wrap;*/
        display: block;
    }
    .confirm .confirmation-block-display .confirmation-block {
        min-height: 250px;
    }
    /* 2 blocs de confirmations */
    .confirm .confirmation-block-display .confirmation-block.out-of-2{
        width: 48%;
        margin: 1%;
    }
    /* 3 blocs de confirmation */
    .confirm .confirmation-block-display .confirmation-block.out-of-3:nth-child(1) {
        width: 48%;
        margin-right: 4%;
    }
    .confirm .confirmation-block-display .confirmation-block.out-of-3:nth-child(2) {
        width: 48%;
        margin-right: 0%;
    }
    .confirm .confirmation-block-display .confirmation-block.out-of-3:nth-child(3) {
        width: 100%;
        margin-right: 0%;
    }
    /* 4 blocs de confirmation */
    .confirm .confirmation-block-display .confirmation-block.out-of-4:nth-child(odd) {
        width: 48%;
        margin-right: 4%;
    }
    .confirm .confirmation-block-display .confirmation-block.out-of-4:nth-child(even) {
        width: 48%;
        margin-right: 0%;
    }
}
@media (min-width: 1000px) {
    .confirm .confirmation-block ul {
    }
    .confirm .confirmation-block ul li {
    }
    .confirm .confirmation-block-display {
        /*display: inline-flex;
        flex-wrap: nowrap; */
        display : block;
    }
    .confirm .confirmation-block-display .confirmation-block {
        min-height: 250px;
    }
    /* 2 blocs de confirmations */
    .confirm .confirmation-block-display .confirmation-block.out-of-2{
        width: 48%;
        margin: 1%;
    }
    /* 3 blocs de confirmation */
    .confirm .confirmation-block-display .confirmation-block.out-of-3:nth-child(1),
    .confirm .confirmation-block-display .confirmation-block.out-of-3:nth-child(2) {
        width: 32%;
        margin-right: 2%;
    }
    .confirm .confirmation-block-display .confirmation-block.out-of-3:nth-child(3) {
        width: 32%;
        margin-right: 0%;
    }
    /* 4 blocs de confirmation */
    .confirm .confirmation-block-display .confirmation-block.out-of-4:nth-child(1),
    .confirm .confirmation-block-display .confirmation-block.out-of-4:nth-child(2),
    .confirm .confirmation-block-display .confirmation-block.out-of-4:nth-child(3) {
        width: 24.25%;
        margin-right: 1%;
    }
    .confirm .confirmation-block-display .confirmation-block.out-of-4:nth-child(4) {
        width: 24.25%;
        margin-right: 0%;
    }
}


/**
 * CLearFix
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    contenteditable attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that are clearfixed.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */
.cf:before,
.cf:after {
    content: " "; /* 1 */
    display: table; /* 2 */
}

.cf:after {
    clear: both;
}

/**
 * For IE 6/7 only
 * Include this rule to trigger hasLayout and contain floats.
 */
.cf {
    *zoom: 1;
}



/* Surcharges MMF2 */

/* Choix de la plage */

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

.choixplage_agent {
    font-weight: bold;
    color: black;
}

.choixplage_agence {
    font-weight: bold;
    color: #db0129;
}
.info_conseiller_agence {
    text-align: center;
    font-size: 14px;
}
@media (min-width: 620px) {
    .choixplage_agent {
        display: inline;
    }

    .choixplage_agence {
        display: inline;
        margin-left: 10px;
    }

}

/* Choix du canal */
.spacer-hide{
    visibility: hidden;
}

.textearea-error {
    margin-left: 15px;
    color: #db0029;
    visibility: hidden;
}

@media (max-width: 620px) {
    .spacer-hide{
        display: none;
    }
    .textearea-error {
        margin-left: 0px !important;
    }
}

/* Authentification Faible */

.styled-select:after {
    background: white none repeat scroll 0 0;
    content: "";
    font-family: "bpce-icons";
    font-size: 20px;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    line-height: 35px;
    position: absolute;
    right: 8px;
    border: 1px solid #c1c1c1;
    height: 34px;
    text-align: center;
    width: 35px;
    pointer-events: none;
}

.styled-select {

    height: 29px;
    overflow: hidden;
    /* width: 240px; */

    /* background: url(http://web.archive.org/web/20220812081142im_/http://i62.tinypic.com/2e3ybe1.jpg) no-repeat right center; */
    height: 34px;
}

.styled-select select {
    /* background: transparent; */
    border: none;
    height: 29px;
    padding: 5px; /* If you add too much padding here, the options won't show in IE */
    /*   width: 268px; */
    width : 100%;
    border: 1px solid #ccc;
    height: 34px;
    /* width: 268px; */

}

.titre1-crc{
    font-size: 22px;
}

.titre2-crc{
    color: #db0129;
    font-size: 20px;
}
.flash-container {
    padding: 20px;
    margin: 10px -8px;
    width: 100%;
    text-align: center;
    font-size: 1.2em;
}
.flash-container-notice {
    border: 1px solid #c1c1c1;
}
.flash-container-error {
    border: red 2px solid;
}
.flash-message-error {
    color: red;
}
@media screen and (max-width: 620px){
    .flash-container {
        margin: 8px;
        padding: 5px 10px;
        width: auto;
    }
}
/*
     FILE ARCHIVED ON 08:11:42 Aug 12, 2022 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 02:29:45 Sep 09, 2022.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 72.574
  exclusion.robots: 0.09
  exclusion.robots.policy: 0.083
  RedisCDXSource: 0.549
  esindex: 0.007
  LoadShardBlock: 50.645 (3)
  PetaboxLoader3.datanode: 76.228 (5)
  CDXLines.iter: 19.108 (3)
  load_resource: 157.319 (2)
  PetaboxLoader3.resolve: 73.89 (2)
*/