/*!
* Bootstrap v3.3.1 (http://getbootstrap.com)
* Copyright 2011-2014 Twitter, Inc.
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
*/
/*!
* Generated using the Bootstrap Customizer (http://getbootstrap.com/customize/?id=ae406f9c741df37b7e83)
* Config saved to config.json and https://gist.github.com/ae406f9c741df37b7e83
*/
/*! normalize.css v3.0.2 | MIT License | git.io/normalize */

html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
}
body {
    margin: 0;
}
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
    display: block;
}
audio, canvas, progress, video {
    display: inline-block;
    vertical-align: baseline;
}
audio:not([controls]) {
    display: none;
    height: 0;
}
[hidden], template {
    display: none;
}
a {
    background-color: transparent;
}
a:active, a:hover {
    outline: 0;
}
abbr[title] {
    border-bottom: 1px dotted;
}
b, strong {
    font-weight: bold;
}
dfn {
    font-style: italic;
}
h1 {
    font-size: 2em;
    margin: 0.67em 0;
}
mark {
    background: #ff0;
    color: #000;
}
small {
    font-size: 80%;
}
sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}
sup {
    top: -0.5em;
}
sub {
    bottom: -0.25em;
}
img {
    border: 0;
}
svg:not(:root) {
    overflow: hidden;
}
figure {
    margin: 1em 40px;
}
hr {
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
}
pre {
    overflow: auto;
}
code, kbd, pre, samp {
    font-family: monospace, monospace;
    font-size: 1em;
}
button, input, optgroup, select, textarea {
    color: inherit;
    font: inherit;
    margin: 0;
}
button {
    overflow: visible;
}
button, select {
    text-transform: none;
}
button, html input[type="button"], input[type="reset"], input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
}
button[disabled], html input[disabled] {
    cursor: default;
}
button::-moz-focus-inner, input::-moz-focus-inner {
    border: 0;
    padding: 0;
}
input {
    line-height: normal;
}
input[type="checkbox"], input[type="radio"] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0;
}
input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button {
    height: auto;
}
input[type="search"] {
    -webkit-appearance: textfield;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}
fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}
legend {
    border: 0;
    padding: 0;
}
textarea {
    overflow: auto;
}
optgroup {
    font-weight: bold;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
td, th {
    padding: 0;
}
/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */

@media print {
    *, *:before, *:after {
        background: transparent !important;
        color: #000 !important;
        -webkit-box-shadow: none !important;
        box-shadow: none !important;
        text-shadow: none !important;
    }
    a, a:visited {
        text-decoration: underline;
    }
    a[href]:after {
        content: " (" attr(href)")";
    }
    abbr[title]:after {
        content: " (" attr(title)")";
    }
    a[href^="#"]:after, a[href^="javascript:"]:after {
        content: "";
    }
    pre, blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }
    thead {
        display: table-header-group;
    }
    tr, img {
        page-break-inside: avoid;
    }
    img {
        max-width: 100% !important;
    }
    p, h2, h3 {
        orphans: 3;
        widows: 3;
    }
    h2, h3 {
        page-break-after: avoid;
    }
    select {
        background: #fff !important;
    }
    .navbar {
        display: none;
    }
    .btn > .caret, .dropup > .btn > .caret {
        border-top-color: #000 !important;
    }
    .label {
        border: 1px solid #000;
    }
    .table {
        border-collapse: collapse !important;
    }
    .table td, .table th {
        background-color: #fff !important;
    }
    .table-bordered th, .table-bordered td {
        border: 1px solid #ddd !important;
    }
}
@font-face {
    font-family: 'Glyphicons Halflings';
    src: url('global/fonts/glyphicons-halflings-regular.eot');
    src: url('global/fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('global/fonts/glyphicons-halflings-regular.woff') format('woff'), url('global/fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('global/fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
}
.glyphicon {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.glyphicon-asterisk:before {
    content: "\2a";
}
.glyphicon-plus:before {
    content: "\2b";
}
.glyphicon-euro:before, .glyphicon-eur:before {
    content: "\20ac";
}
.glyphicon-minus:before {
    content: "\2212";
}
.glyphicon-cloud:before {
    content: "\2601";
}
.glyphicon-envelope:before {
    content: "\2709";
}
.glyphicon-pencil:before {
    content: "\270f";
}
.glyphicon-glass:before {
    content: "\e001";
}
.glyphicon-music:before {
    content: "\e002";
}
.glyphicon-search:before {
    content: "\e003";
}
.glyphicon-heart:before {
    content: "\e005";
}
.glyphicon-star:before {
    content: "\e006";
}
.glyphicon-star-empty:before {
    content: "\e007";
}
.glyphicon-user:before {
    content: "\e008";
}
.glyphicon-film:before {
    content: "\e009";
}
.glyphicon-th-large:before {
    content: "\e010";
}
.glyphicon-th:before {
    content: "\e011";
}
.glyphicon-th-list:before {
    content: "\e012";
}
.glyphicon-ok:before {
    content: "\e013";
}
.glyphicon-remove:before {
    content: "\e014";
}
.glyphicon-zoom-in:before {
    content: "\e015";
}
.glyphicon-zoom-out:before {
    content: "\e016";
}
.glyphicon-off:before {
    content: "\e017";
}
.glyphicon-signal:before {
    content: "\e018";
}
.glyphicon-cog:before {
    content: "\e019";
}
.glyphicon-trash:before {
    content: "\e020";
}
.glyphicon-home:before {
    content: "\e021";
}
.glyphicon-file:before {
    content: "\e022";
}
.glyphicon-time:before {
    content: "\e023";
}
.glyphicon-road:before {
    content: "\e024";
}
.glyphicon-download-alt:before {
    content: "\e025";
}
.glyphicon-download:before {
    content: "\e026";
}
.glyphicon-upload:before {
    content: "\e027";
}
.glyphicon-inbox:before {
    content: "\e028";
}
.glyphicon-play-circle:before {
    content: "\e029";
}
.glyphicon-repeat:before {
    content: "\e030";
}
.glyphicon-refresh:before {
    content: "\e031";
}
.glyphicon-list-alt:before {
    content: "\e032";
}
.glyphicon-lock:before {
    content: "\e033";
}
.glyphicon-flag:before {
    content: "\e034";
}
.glyphicon-headphones:before {
    content: "\e035";
}
.glyphicon-volume-off:before {
    content: "\e036";
}
.glyphicon-volume-down:before {
    content: "\e037";
}
.glyphicon-volume-up:before {
    content: "\e038";
}
.glyphicon-qrcode:before {
    content: "\e039";
}
.glyphicon-barcode:before {
    content: "\e040";
}
.glyphicon-tag:before {
    content: "\e041";
}
.glyphicon-tags:before {
    content: "\e042";
}
.glyphicon-book:before {
    content: "\e043";
}
.glyphicon-bookmark:before {
    content: "\e044";
}
.glyphicon-print:before {
    content: "\e045";
}
.glyphicon-camera:before {
    content: "\e046";
}
.glyphicon-font:before {
    content: "\e047";
}
.glyphicon-bold:before {
    content: "\e048";
}
.glyphicon-italic:before {
    content: "\e049";
}
.glyphicon-text-height:before {
    content: "\e050";
}
.glyphicon-text-width:before {
    content: "\e051";
}
.glyphicon-align-left:before {
    content: "\e052";
}
.glyphicon-align-center:before {
    content: "\e053";
}
.glyphicon-align-right:before {
    content: "\e054";
}
.glyphicon-align-justify:before {
    content: "\e055";
}
.glyphicon-list:before {
    content: "\e056";
}
.glyphicon-indent-left:before {
    content: "\e057";
}
.glyphicon-indent-right:before {
    content: "\e058";
}
.glyphicon-facetime-video:before {
    content: "\e059";
}
.glyphicon-picture:before {
    content: "\e060";
}
.glyphicon-map-marker:before {
    content: "\e062";
}
.glyphicon-adjust:before {
    content: "\e063";
}
.glyphicon-tint:before {
    content: "\e064";
}
.glyphicon-edit:before {
    content: "\e065";
}
.glyphicon-share:before {
    content: "\e066";
}
.glyphicon-check:before {
    content: "\e067";
}
.glyphicon-move:before {
    content: "\e068";
}
.glyphicon-step-backward:before {
    content: "\e069";
}
.glyphicon-fast-backward:before {
    content: "\e070";
}
.glyphicon-backward:before {
    content: "\e071";
}
.glyphicon-play:before {
    content: "\e072";
}
.glyphicon-pause:before {
    content: "\e073";
}
.glyphicon-stop:before {
    content: "\e074";
}
.glyphicon-forward:before {
    content: "\e075";
}
.glyphicon-fast-forward:before {
    content: "\e076";
}
.glyphicon-step-forward:before {
    content: "\e077";
}
.glyphicon-eject:before {
    content: "\e078";
}
.glyphicon-chevron-left:before {
    content: "\e079";
}
.glyphicon-chevron-right:before {
    content: "\e080";
}
.glyphicon-plus-sign:before {
    content: "\e081";
}
.glyphicon-minus-sign:before {
    content: "\e082";
}
.glyphicon-remove-sign:before {
    content: "\e083";
}
.glyphicon-ok-sign:before {
    content: "\e084";
}
.glyphicon-question-sign:before {
    content: "\e085";
}
.glyphicon-info-sign:before {
    content: "\e086";
}
.glyphicon-screenshot:before {
    content: "\e087";
}
.glyphicon-remove-circle:before {
    content: "\e088";
}
.glyphicon-ok-circle:before {
    content: "\e089";
}
.glyphicon-ban-circle:before {
    content: "\e090";
}
.glyphicon-arrow-left:before {
    content: "\e091";
}
.glyphicon-arrow-right:before {
    content: "\e092";
}
.glyphicon-arrow-up:before {
    content: "\e093";
}
.glyphicon-arrow-down:before {
    content: "\e094";
}
.glyphicon-share-alt:before {
    content: "\e095";
}
.glyphicon-resize-full:before {
    content: "\e096";
}
.glyphicon-resize-small:before {
    content: "\e097";
}
.glyphicon-exclamation-sign:before {
    content: "\e101";
}
.glyphicon-gift:before {
    content: "\e102";
}
.glyphicon-leaf:before {
    content: "\e103";
}
.glyphicon-fire:before {
    content: "\e104";
}
.glyphicon-eye-open:before {
    content: "\e105";
}
.glyphicon-eye-close:before {
    content: "\e106";
}
.glyphicon-warning-sign:before {
    content: "\e107";
}
.glyphicon-plane:before {
    content: "\e108";
}
.glyphicon-calendar:before {
    content: "\e109";
}
.glyphicon-random:before {
    content: "\e110";
}
.glyphicon-comment:before {
    content: "\e111";
}
.glyphicon-magnet:before {
    content: "\e112";
}
.glyphicon-chevron-up:before {
    content: "\e113";
}
.glyphicon-chevron-down:before {
    content: "\e114";
}
.glyphicon-retweet:before {
    content: "\e115";
}
.glyphicon-shopping-cart:before {
    content: "\e116";
}
.glyphicon-folder-close:before {
    content: "\e117";
}
.glyphicon-folder-open:before {
    content: "\e118";
}
.glyphicon-resize-vertical:before {
    content: "\e119";
}
.glyphicon-resize-horizontal:before {
    content: "\e120";
}
.glyphicon-hdd:before {
    content: "\e121";
}
.glyphicon-bullhorn:before {
    content: "\e122";
}
.glyphicon-bell:before {
    content: "\e123";
}
.glyphicon-certificate:before {
    content: "\e124";
}
.glyphicon-thumbs-up:before {
    content: "\e125";
}
.glyphicon-thumbs-down:before {
    content: "\e126";
}
.glyphicon-hand-right:before {
    content: "\e127";
}
.glyphicon-hand-left:before {
    content: "\e128";
}
.glyphicon-hand-up:before {
    content: "\e129";
}
.glyphicon-hand-down:before {
    content: "\e130";
}
.glyphicon-circle-arrow-right:before {
    content: "\e131";
}
.glyphicon-circle-arrow-left:before {
    content: "\e132";
}
.glyphicon-circle-arrow-up:before {
    content: "\e133";
}
.glyphicon-circle-arrow-down:before {
    content: "\e134";
}
.glyphicon-globe:before {
    content: "\e135";
}
.glyphicon-wrench:before {
    content: "\e136";
}
.glyphicon-tasks:before {
    content: "\e137";
}
.glyphicon-filter:before {
    content: "\e138";
}
.glyphicon-briefcase:before {
    content: "\e139";
}
.glyphicon-fullscreen:before {
    content: "\e140";
}
.glyphicon-dashboard:before {
    content: "\e141";
}
.glyphicon-paperclip:before {
    content: "\e142";
}
.glyphicon-heart-empty:before {
    content: "\e143";
}
.glyphicon-link:before {
    content: "\e144";
}
.glyphicon-phone:before {
    content: "\e145";
}
.glyphicon-pushpin:before {
    content: "\e146";
}
.glyphicon-usd:before {
    content: "\e148";
}
.glyphicon-gbp:before {
    content: "\e149";
}
.glyphicon-sort:before {
    content: "\e150";
}
.glyphicon-sort-by-alphabet:before {
    content: "\e151";
}
.glyphicon-sort-by-alphabet-alt:before {
    content: "\e152";
}
.glyphicon-sort-by-order:before {
    content: "\e153";
}
.glyphicon-sort-by-order-alt:before {
    content: "\e154";
}
.glyphicon-sort-by-attributes:before {
    content: "\e155";
}
.glyphicon-sort-by-attributes-alt:before {
    content: "\e156";
}
.glyphicon-unchecked:before {
    content: "\e157";
}
.glyphicon-expand:before {
    content: "\e158";
}
.glyphicon-collapse-down:before {
    content: "\e159";
}
.glyphicon-collapse-up:before {
    content: "\e160";
}
.glyphicon-log-in:before {
    content: "\e161";
}
.glyphicon-flash:before {
    content: "\e162";
}
.glyphicon-log-out:before {
    content: "\e163";
}
.glyphicon-new-window:before {
    content: "\e164";
}
.glyphicon-record:before {
    content: "\e165";
}
.glyphicon-save:before {
    content: "\e166";
}
.glyphicon-open:before {
    content: "\e167";
}
.glyphicon-saved:before {
    content: "\e168";
}
.glyphicon-import:before {
    content: "\e169";
}
.glyphicon-export:before {
    content: "\e170";
}
.glyphicon-send:before {
    content: "\e171";
}
.glyphicon-floppy-disk:before {
    content: "\e172";
}
.glyphicon-floppy-saved:before {
    content: "\e173";
}
.glyphicon-floppy-remove:before {
    content: "\e174";
}
.glyphicon-floppy-save:before {
    content: "\e175";
}
.glyphicon-floppy-open:before {
    content: "\e176";
}
.glyphicon-credit-card:before {
    content: "\e177";
}
.glyphicon-transfer:before {
    content: "\e178";
}
.glyphicon-cutlery:before {
    content: "\e179";
}
.glyphicon-header:before {
    content: "\e180";
}
.glyphicon-compressed:before {
    content: "\e181";
}
.glyphicon-earphone:before {
    content: "\e182";
}
.glyphicon-phone-alt:before {
    content: "\e183";
}
.glyphicon-tower:before {
    content: "\e184";
}
.glyphicon-stats:before {
    content: "\e185";
}
.glyphicon-sd-video:before {
    content: "\e186";
}
.glyphicon-hd-video:before {
    content: "\e187";
}
.glyphicon-subtitles:before {
    content: "\e188";
}
.glyphicon-sound-stereo:before {
    content: "\e189";
}
.glyphicon-sound-dolby:before {
    content: "\e190";
}
.glyphicon-sound-5-1:before {
    content: "\e191";
}
.glyphicon-sound-6-1:before {
    content: "\e192";
}
.glyphicon-sound-7-1:before {
    content: "\e193";
}
.glyphicon-copyright-mark:before {
    content: "\e194";
}
.glyphicon-registration-mark:before {
    content: "\e195";
}
.glyphicon-cloud-download:before {
    content: "\e197";
}
.glyphicon-cloud-upload:before {
    content: "\e198";
}
.glyphicon-tree-conifer:before {
    content: "\e199";
}
.glyphicon-tree-deciduous:before {
    content: "\e200";
}
.glyphicon-triangle-bottom:before {
  content: "\e252";
}
.glyphicon-triangle-top:before {
  content: "\e253";
}
* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
*:before, *:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
html {
    font-size: 10px;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
    /*font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;*/
    font-size: 14px;
    line-height: 1.42857143;
    color: #333333;
    background-color: #ffffff;
}
input, button, select, textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}
a {
    color: #1f9fd6;
    text-decoration: none;
}
a:hover, a:focus {
    color: #23527c;
    text-decoration: underline;
}
a:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}
figure {
    margin: 0;
}
img {
    vertical-align: middle;
}
.img-responsive, .thumbnail > img, .thumbnail a > img, .carousel-inner > .item > img, .carousel-inner > .item > a > img {
    display: block;
    max-width: 100%;
    height: auto;
}
.img-rounded {
    border-radius: 6px;
}
.img-thumbnail {
    padding: 4px;
    line-height: 1.42857143;
    background-color: #ffffff;
    border: 1px solid #dddddd;
    border-radius: 4px;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    display: inline-block;
    max-width: 100%;
    height: auto;
}
.img-circle {
    border-radius: 50%;
}
hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #eeeeee;
}
.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
}
.sr-only-focusable:active, .sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto;
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    /*font-family: inherit;*/
    font-weight: 500;
    line-height: 1.1;
    color: inherit;
}
h1 small, h2 small, h3 small, h4 small, h5 small, h6 small, .h1 small, .h2 small, .h3 small, .h4 small, .h5 small, .h6 small, h1 .small, h2 .small, h3 .small, h4 .small, h5 .small, h6 .small, .h1 .small, .h2 .small, .h3 .small, .h4 .small, .h5 .small, .h6 .small {
    font-weight: normal;
    line-height: 1;
    color: #777777;
}
h1, .h1, h2, .h2, h3, .h3 {
    margin-top: 20px;
    margin-bottom: 10px;
}
h1 small, .h1 small, h2 small, .h2 small, h3 small, .h3 small, h1 .small, .h1 .small, h2 .small, .h2 .small, h3 .small, .h3 .small {
    font-size: 65%;
}
h4, .h4, h5, .h5, h6, .h6 {
    margin-top: 10px;
    margin-bottom: 10px;
}
h4 small, .h4 small, h5 small, .h5 small, h6 small, .h6 small, h4 .small, .h4 .small, h5 .small, .h5 .small, h6 .small, .h6 .small {
    font-size: 75%;
}
h1, .h1 {
    font-size: 36px;
}
h2, .h2 {
    font-size: 30px;
}
h3, .h3 {
    font-size: 24px;
}
h4, .h4 {
    font-size: 18px;
}
h5, .h5 {
    font-size: 14px;
}
h6, .h6 {
    font-size: 12px;
}
p {
    margin: 0 0 10px;
}
.lead {
    margin-bottom: 20px;
    font-size: 16px;
    font-weight: 300;
    line-height: 1.4;
}
@media (min-width: 320px) {
    .lead {
        font-size: 21px;
    }
}
small, .small {
    font-size: 85%;
}
mark, .mark {
    background-color: #fcf8e3;
    padding: .2em;
}
.text-left {
    text-align: left;
}
.text-right {
    text-align: right;
}
.text-center {
    text-align: center;
}
.text-justify {
    text-align: justify;
}
.text-nowrap {
    white-space: nowrap;
}
.text-lowercase {
    text-transform: lowercase;
}
.text-uppercase {
    text-transform: uppercase;
}
.text-capitalize {
    text-transform: capitalize;
}
.text-muted {
    color: #777777;
}
.text-primary {
    color: #337ab7;
}
a.text-primary:hover {
    color: #286090;
}
.text-success {
    color: #3c763d;
}
a.text-success:hover {
    color: #2b542c;
}
.text-info {
    color: #31708f;
}
a.text-info:hover {
    color: #245269;
}
.text-warning {
    color: #8a6d3b;
}
a.text-warning:hover {
    color: #66512c;
}
.text-danger {
    color: #a94442;
}
a.text-danger:hover {
    color: #843534;
}
.bg-primary {
    color: #fff;
    background-color: #337ab7;
}
a.bg-primary:hover {
    background-color: #286090;
}
.bg-success {
    background-color: #dff0d8;
}
a.bg-success:hover {
    background-color: #c1e2b3;
}
.bg-info {
    background-color: #d9edf7;
}
a.bg-info:hover {
    background-color: #afd9ee;
}
.bg-warning {
    background-color: #fcf8e3;
}
a.bg-warning:hover {
    background-color: #f7ecb5;
}
.bg-danger {
    background-color: #f2dede;
}
a.bg-danger:hover {
    background-color: #e4b9b9;
}
.page-header {
    padding-bottom: 9px;
    margin: 40px 0 20px;
    border-bottom: 1px solid #eeeeee;
}
ul, ol {
    margin-top: 0;
    margin-bottom: 10px;
}
ul ul, ol ul, ul ol, ol ol {
    margin-bottom: 0;
}
.list-unstyled {
    padding-left: 0;
    list-style: none;
}
.list-inline {
    padding-left: 0;
    list-style: none;
    margin-left: -5px;
}
.list-inline > li {
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px;
}
dl {
    margin-top: 0;
    margin-bottom: 20px;
}
dt, dd {
    line-height: 1.42857143;
}
dt {
    font-weight: bold;
}
dd {
    margin-left: 0;
}
@media (min-width: 320px) {
    .dl-horizontal dt {
        float: left;
        width: 160px;
        clear: left;
        text-align: right;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }
    .dl-horizontal dd {
        margin-left: 180px;
    }
}
abbr[title], abbr[data-original-title] {
    cursor: help;
    border-bottom: 1px dotted #777777;
}
.initialism {
    font-size: 90%;
    text-transform: uppercase;
}
blockquote {
    padding: 10px 20px;
    margin: 0 0 20px;
    font-size: 17.5px;
    border-left: 5px solid #eeeeee;
}
blockquote p:last-child, blockquote ul:last-child, blockquote ol:last-child {
    margin-bottom: 0;
}
blockquote footer, blockquote small, blockquote .small {
    display: block;
    font-size: 80%;
    line-height: 1.42857143;
    color: #777777;
}
blockquote footer:before, blockquote small:before, blockquote .small:before {
    content: '\2014 \00A0';
}
.blockquote-reverse, blockquote.pull-right {
    padding-right: 15px;
    padding-left: 0;
    border-right: 5px solid #eeeeee;
    border-left: 0;
    text-align: right;
}
.blockquote-reverse footer:before, blockquote.pull-right footer:before, .blockquote-reverse small:before, blockquote.pull-right small:before, .blockquote-reverse .small:before, blockquote.pull-right .small:before {
    content: '';
}
.blockquote-reverse footer:after, blockquote.pull-right footer:after, .blockquote-reverse small:after, blockquote.pull-right small:after, .blockquote-reverse .small:after, blockquote.pull-right .small:after {
    content: '\00A0 \2014';
}
address {
    margin-bottom: 20px;
    font-style: normal;
    line-height: 1.42857143;
}
code, kbd, pre, samp {
    font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}
code {
    padding: 2px 4px;
    font-size: 90%;
    color: #c7254e;
    background-color: #f9f2f4;
    border-radius: 4px;
}
kbd {
    padding: 2px 4px;
    font-size: 90%;
    color: #ffffff;
    background-color: #333333;
    border-radius: 3px;
    -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}
kbd kbd {
    padding: 0;
    font-size: 100%;
    font-weight: bold;
    -webkit-box-shadow: none;
    box-shadow: none;
}
pre {
    display: block;
    padding: 9.5px;
    margin: 0 0 10px;
    font-size: 13px;
    line-height: 1.42857143;
    word-break: break-all;
    word-wrap: break-word;
    color: #333333;
    background-color: #f5f5f5;
    border: 1px solid #cccccc;
    border-radius: 4px;
}
pre code {
    padding: 0;
    font-size: inherit;
    color: inherit;
    white-space: pre-wrap;
    background-color: transparent;
    border-radius: 0;
}
.pre-scrollable {
    max-height: 340px;
    overflow-y: scroll;
}
.container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
    width: 1024px;
}
@media (max-width: 320px) {
    .container {
        width: 320px;
    }
}
@media (max-width: 480px) {
    .container {
        width: 480px;
    }
}
@media (max-width: 768px) {
    .container {
        width: 768px;
    }
}
.container-fluid {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
}
.row {
    margin-left: -15px;
    margin-right: -15px;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
    float: left;
}
.col-xs-12 {
    width: 100%;
}
.col-xs-11 {
    width: 91.66666667%;
}
.col-xs-10 {
    width: 83.33333333%;
}
.col-xs-9 {
    width: 75%;
}
.col-xs-8 {
    width: 66.66666667%;
}
.col-xs-7 {
    width: 58.33333333%;
}
.col-xs-6 {
    width: 50%;
}
.col-xs-5 {
    width: 41.66666667%;
}
.col-xs-4 {
    width: 33.33333333%;
}
.col-xs-3 {
    width: 25%;
}
.col-xs-2 {
    width: 16.66666667%;
}
.col-xs-1 {
    width: 8.33333333%;
}
.col-xs-pull-12 {
    right: 100%;
}
.col-xs-pull-11 {
    right: 91.66666667%;
}
.col-xs-pull-10 {
    right: 83.33333333%;
}
.col-xs-pull-9 {
    right: 75%;
}
.col-xs-pull-8 {
    right: 66.66666667%;
}
.col-xs-pull-7 {
    right: 58.33333333%;
}
.col-xs-pull-6 {
    right: 50%;
}
.col-xs-pull-5 {
    right: 41.66666667%;
}
.col-xs-pull-4 {
    right: 33.33333333%;
}
.col-xs-pull-3 {
    right: 25%;
}
.col-xs-pull-2 {
    right: 16.66666667%;
}
.col-xs-pull-1 {
    right: 8.33333333%;
}
.col-xs-pull-0 {
    right: auto;
}
.col-xs-push-12 {
    left: 100%;
}
.col-xs-push-11 {
    left: 91.66666667%;
}
.col-xs-push-10 {
    left: 83.33333333%;
}
.col-xs-push-9 {
    left: 75%;
}
.col-xs-push-8 {
    left: 66.66666667%;
}
.col-xs-push-7 {
    left: 58.33333333%;
}
.col-xs-push-6 {
    left: 50%;
}
.col-xs-push-5 {
    left: 41.66666667%;
}
.col-xs-push-4 {
    left: 33.33333333%;
}
.col-xs-push-3 {
    left: 25%;
}
.col-xs-push-2 {
    left: 16.66666667%;
}
.col-xs-push-1 {
    left: 8.33333333%;
}
.col-xs-push-0 {
    left: auto;
}
.col-xs-offset-12 {
    margin-left: 100%;
}
.col-xs-offset-11 {
    margin-left: 91.66666667%;
}
.col-xs-offset-10 {
    margin-left: 83.33333333%;
}
.col-xs-offset-9 {
    margin-left: 75%;
}
.col-xs-offset-8 {
    margin-left: 66.66666667%;
}
.col-xs-offset-7 {
    margin-left: 58.33333333%;
}
.col-xs-offset-6 {
    margin-left: 50%;
}
.col-xs-offset-5 {
    margin-left: 41.66666667%;
}
.col-xs-offset-4 {
    margin-left: 33.33333333%;
}
.col-xs-offset-3 {
    margin-left: 25%;
}
.col-xs-offset-2 {
    margin-left: 16.66666667%;
}
.col-xs-offset-1 {
    margin-left: 8.33333333%;
}
.col-xs-offset-0 {
    margin-left: 0%;
}
@media (min-width: 321px) {
    .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
        float: left;
    }
    .col-sm-12 {
        width: 100%;
    }
    .col-sm-11 {
        width: 91.66666667%;
    }
    .col-sm-10 {
        width: 83.33333333%;
    }
    .col-sm-9 {
        width: 75%;
    }
    .col-sm-8 {
        width: 66.66666667%;
    }
    .col-sm-7 {
        width: 58.33333333%;
    }
    .col-sm-6 {
        width: 50%;
    }
    .col-sm-5 {
        width: 41.66666667%;
    }
    .col-sm-4 {
        width: 33.33333333%;
    }
    .col-sm-3 {
        width: 25%;
    }
    .col-sm-2 {
        width: 16.66666667%;
    }
    .col-sm-1 {
        width: 8.33333333%;
    }
    .col-sm-pull-12 {
        right: 100%;
    }
    .col-sm-pull-11 {
        right: 91.66666667%;
    }
    .col-sm-pull-10 {
        right: 83.33333333%;
    }
    .col-sm-pull-9 {
        right: 75%;
    }
    .col-sm-pull-8 {
        right: 66.66666667%;
    }
    .col-sm-pull-7 {
        right: 58.33333333%;
    }
    .col-sm-pull-6 {
        right: 50%;
    }
    .col-sm-pull-5 {
        right: 41.66666667%;
    }
    .col-sm-pull-4 {
        right: 33.33333333%;
    }
    .col-sm-pull-3 {
        right: 25%;
    }
    .col-sm-pull-2 {
        right: 16.66666667%;
    }
    .col-sm-pull-1 {
        right: 8.33333333%;
    }
    .col-sm-pull-0 {
        right: auto;
    }
    .col-sm-push-12 {
        left: 100%;
    }
    .col-sm-push-11 {
        left: 91.66666667%;
    }
    .col-sm-push-10 {
        left: 83.33333333%;
    }
    .col-sm-push-9 {
        left: 75%;
    }
    .col-sm-push-8 {
        left: 66.66666667%;
    }
    .col-sm-push-7 {
        left: 58.33333333%;
    }
    .col-sm-push-6 {
        left: 50%;
    }
    .col-sm-push-5 {
        left: 41.66666667%;
    }
    .col-sm-push-4 {
        left: 33.33333333%;
    }
    .col-sm-push-3 {
        left: 25%;
    }
    .col-sm-push-2 {
        left: 16.66666667%;
    }
    .col-sm-push-1 {
        left: 8.33333333%;
    }
    .col-sm-push-0 {
        left: auto;
    }
    .col-sm-offset-12 {
        margin-left: 100%;
    }
    .col-sm-offset-11 {
        margin-left: 91.66666667%;
    }
    .col-sm-offset-10 {
        margin-left: 83.33333333%;
    }
    .col-sm-offset-9 {
        margin-left: 75%;
    }
    .col-sm-offset-8 {
        margin-left: 66.66666667%;
    }
    .col-sm-offset-7 {
        margin-left: 58.33333333%;
    }
    .col-sm-offset-6 {
        margin-left: 50%;
    }
    .col-sm-offset-5 {
        margin-left: 41.66666667%;
    }
    .col-sm-offset-4 {
        margin-left: 33.33333333%;
    }
    .col-sm-offset-3 {
        margin-left: 25%;
    }
    .col-sm-offset-2 {
        margin-left: 16.66666667%;
    }
    .col-sm-offset-1 {
        margin-left: 8.33333333%;
    }
    .col-sm-offset-0 {
        margin-left: 0%;
    }
}
@media (min-width: 481px) {
    .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
        float: left;
    }
    .col-md-12 {
        width: 100%;
    }
    .col-md-11 {
        width: 91.66666667%;
    }
    .col-md-10 {
        width: 83.33333333%;
    }
    .col-md-9 {
        width: 75%;
    }
    .col-md-8 {
        width: 66.66666667%;
    }
    .col-md-7 {
        width: 58.33333333%;
    }
    .col-md-6 {
        width: 50%;
    }
    .col-md-5 {
        width: 41.66666667%;
    }
    .col-md-4 {
        width: 33.33333333%;
    }
    .col-md-3 {
        width: 25%;
    }
    .col-md-2 {
        width: 16.66666667%;
    }
    .col-md-1 {
        width: 8.33333333%;
    }
    .col-md-pull-12 {
        right: 100%;
    }
    .col-md-pull-11 {
        right: 91.66666667%;
    }
    .col-md-pull-10 {
        right: 83.33333333%;
    }
    .col-md-pull-9 {
        right: 75%;
    }
    .col-md-pull-8 {
        right: 66.66666667%;
    }
    .col-md-pull-7 {
        right: 58.33333333%;
    }
    .col-md-pull-6 {
        right: 50%;
    }
    .col-md-pull-5 {
        right: 41.66666667%;
    }
    .col-md-pull-4 {
        right: 33.33333333%;
    }
    .col-md-pull-3 {
        right: 25%;
    }
    .col-md-pull-2 {
        right: 16.66666667%;
    }
    .col-md-pull-1 {
        right: 8.33333333%;
    }
    .col-md-pull-0 {
        right: auto;
    }
    .col-md-push-12 {
        left: 100%;
    }
    .col-md-push-11 {
        left: 91.66666667%;
    }
    .col-md-push-10 {
        left: 83.33333333%;
    }
    .col-md-push-9 {
        left: 75%;
    }
    .col-md-push-8 {
        left: 66.66666667%;
    }
    .col-md-push-7 {
        left: 58.33333333%;
    }
    .col-md-push-6 {
        left: 50%;
    }
    .col-md-push-5 {
        left: 41.66666667%;
    }
    .col-md-push-4 {
        left: 33.33333333%;
    }
    .col-md-push-3 {
        left: 25%;
    }
    .col-md-push-2 {
        left: 16.66666667%;
    }
    .col-md-push-1 {
        left: 8.33333333%;
    }
    .col-md-push-0 {
        left: auto;
    }
    .col-md-offset-12 {
        margin-left: 100%;
    }
    .col-md-offset-11 {
        margin-left: 91.66666667%;
    }
    .col-md-offset-10 {
        margin-left: 83.33333333%;
    }
    .col-md-offset-9 {
        margin-left: 75%;
    }
    .col-md-offset-8 {
        margin-left: 66.66666667%;
    }
    .col-md-offset-7 {
        margin-left: 58.33333333%;
    }
    .col-md-offset-6 {
        margin-left: 50%;
    }
    .col-md-offset-5 {
        margin-left: 41.66666667%;
    }
    .col-md-offset-4 {
        margin-left: 33.33333333%;
    }
    .col-md-offset-3 {
        margin-left: 25%;
    }
    .col-md-offset-2 {
        margin-left: 16.66666667%;
    }
    .col-md-offset-1 {
        margin-left: 8.33333333%;
    }
    .col-md-offset-0 {
        margin-left: 0%;
    }
}
@media (min-width: 769px) {
    .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
        float: left;
    }
    .col-lg-12 {
        width: 100%;
    }
    .col-lg-11 {
        width: 91.66666667%;
    }
    .col-lg-10 {
        width: 83.33333333%;
    }
    .col-lg-9 {
        width: 75%;
    }
    .col-lg-8 {
        width: 66.66666667%;
    }
    .col-lg-7 {
        width: 58.33333333%;
    }
    .col-lg-6 {
        width: 50%;
    }
    .col-lg-5 {
        width: 41.66666667%;
    }
    .col-lg-4 {
        width: 33.33333333%;
    }
    .col-lg-3 {
        width: 25%;
    }
    .col-lg-2 {
        width: 16.66666667%;
    }
    .col-lg-1 {
        width: 8.33333333%;
    }
    .col-lg-pull-12 {
        right: 100%;
    }
    .col-lg-pull-11 {
        right: 91.66666667%;
    }
    .col-lg-pull-10 {
        right: 83.33333333%;
    }
    .col-lg-pull-9 {
        right: 75%;
    }
    .col-lg-pull-8 {
        right: 66.66666667%;
    }
    .col-lg-pull-7 {
        right: 58.33333333%;
    }
    .col-lg-pull-6 {
        right: 50%;
    }
    .col-lg-pull-5 {
        right: 41.66666667%;
    }
    .col-lg-pull-4 {
        right: 33.33333333%;
    }
    .col-lg-pull-3 {
        right: 25%;
    }
    .col-lg-pull-2 {
        right: 16.66666667%;
    }
    .col-lg-pull-1 {
        right: 8.33333333%;
    }
    .col-lg-pull-0 {
        right: auto;
    }
    .col-lg-push-12 {
        left: 100%;
    }
    .col-lg-push-11 {
        left: 91.66666667%;
    }
    .col-lg-push-10 {
        left: 83.33333333%;
    }
    .col-lg-push-9 {
        left: 75%;
    }
    .col-lg-push-8 {
        left: 66.66666667%;
    }
    .col-lg-push-7 {
        left: 58.33333333%;
    }
    .col-lg-push-6 {
        left: 50%;
    }
    .col-lg-push-5 {
        left: 41.66666667%;
    }
    .col-lg-push-4 {
        left: 33.33333333%;
    }
    .col-lg-push-3 {
        left: 25%;
    }
    .col-lg-push-2 {
        left: 16.66666667%;
    }
    .col-lg-push-1 {
        left: 8.33333333%;
    }
    .col-lg-push-0 {
        left: auto;
    }
    .col-lg-offset-12 {
        margin-left: 100%;
    }
    .col-lg-offset-11 {
        margin-left: 91.66666667%;
    }
    .col-lg-offset-10 {
        margin-left: 83.33333333%;
    }
    .col-lg-offset-9 {
        margin-left: 75%;
    }
    .col-lg-offset-8 {
        margin-left: 66.66666667%;
    }
    .col-lg-offset-7 {
        margin-left: 58.33333333%;
    }
    .col-lg-offset-6 {
        margin-left: 50%;
    }
    .col-lg-offset-5 {
        margin-left: 41.66666667%;
    }
    .col-lg-offset-4 {
        margin-left: 33.33333333%;
    }
    .col-lg-offset-3 {
        margin-left: 25%;
    }
    .col-lg-offset-2 {
        margin-left: 16.66666667%;
    }
    .col-lg-offset-1 {
        margin-left: 8.33333333%;
    }
    .col-lg-offset-0 {
        margin-left: 0%;
    }
}
table {
    background-color: transparent;
}
caption {
    padding-top: 8px;
    padding-bottom: 8px;
    color: #777777;
    text-align: left;
}
th {
    text-align: left;
}
.table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px;
}
.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
    padding: 8px;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: 1px solid #dddddd;
}
.table > thead > tr > th {
    vertical-align: bottom;
    border-bottom: 2px solid #dddddd;
}
.table > caption + thead > tr:first-child > th, .table > colgroup + thead > tr:first-child > th, .table > thead:first-child > tr:first-child > th, .table > caption + thead > tr:first-child > td, .table > colgroup + thead > tr:first-child > td, .table > thead:first-child > tr:first-child > td {
    border-top: 0;
}
.table > tbody + tbody {
    border-top: 2px solid #dddddd;
}
.table .table {
    background-color: #ffffff;
}
.table-condensed > thead > tr > th, .table-condensed > tbody > tr > th, .table-condensed > tfoot > tr > th, .table-condensed > thead > tr > td, .table-condensed > tbody > tr > td, .table-condensed > tfoot > tr > td {
    padding: 5px;
}
.table-bordered {
    border: 1px solid #dddddd;
}
.table-bordered > thead > tr > th, .table-bordered > tbody > tr > th, .table-bordered > tfoot > tr > th, .table-bordered > thead > tr > td, .table-bordered > tbody > tr > td, .table-bordered > tfoot > tr > td {
    border: 1px solid #dddddd;
}
.table-bordered > thead > tr > th, .table-bordered > thead > tr > td {
    border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-child(odd) {
    background-color: #f9f9f9;
}
.table-hover > tbody > tr:hover {
    background-color: #f5f5f5;
}
table col[class*="col-"] {
    position: static;
    float: none;
    display: table-column;
}
table td[class*="col-"], table th[class*="col-"] {
    position: static;
    float: none;
    display: table-cell;
}
.table > thead > tr > td.active, .table > tbody > tr > td.active, .table > tfoot > tr > td.active, .table > thead > tr > th.active, .table > tbody > tr > th.active, .table > tfoot > tr > th.active, .table > thead > tr.active > td, .table > tbody > tr.active > td, .table > tfoot > tr.active > td, .table > thead > tr.active > th, .table > tbody > tr.active > th, .table > tfoot > tr.active > th {
    background-color: #f5f5f5;
}
.table-hover > tbody > tr > td.active:hover, .table-hover > tbody > tr > th.active:hover, .table-hover > tbody > tr.active:hover > td, .table-hover > tbody > tr:hover > .active, .table-hover > tbody > tr.active:hover > th {
    background-color: #e8e8e8;
}
.table > thead > tr > td.success, .table > tbody > tr > td.success, .table > tfoot > tr > td.success, .table > thead > tr > th.success, .table > tbody > tr > th.success, .table > tfoot > tr > th.success, .table > thead > tr.success > td, .table > tbody > tr.success > td, .table > tfoot > tr.success > td, .table > thead > tr.success > th, .table > tbody > tr.success > th, .table > tfoot > tr.success > th {
    background-color: #dff0d8;
}
.table-hover > tbody > tr > td.success:hover, .table-hover > tbody > tr > th.success:hover, .table-hover > tbody > tr.success:hover > td, .table-hover > tbody > tr:hover > .success, .table-hover > tbody > tr.success:hover > th {
    background-color: #d0e9c6;
}
.table > thead > tr > td.info, .table > tbody > tr > td.info, .table > tfoot > tr > td.info, .table > thead > tr > th.info, .table > tbody > tr > th.info, .table > tfoot > tr > th.info, .table > thead > tr.info > td, .table > tbody > tr.info > td, .table > tfoot > tr.info > td, .table > thead > tr.info > th, .table > tbody > tr.info > th, .table > tfoot > tr.info > th {
    background-color: #d9edf7;
}
.table-hover > tbody > tr > td.info:hover, .table-hover > tbody > tr > th.info:hover, .table-hover > tbody > tr.info:hover > td, .table-hover > tbody > tr:hover > .info, .table-hover > tbody > tr.info:hover > th {
    background-color: #c4e3f3;
}
.table > thead > tr > td.warning, .table > tbody > tr > td.warning, .table > tfoot > tr > td.warning, .table > thead > tr > th.warning, .table > tbody > tr > th.warning, .table > tfoot > tr > th.warning, .table > thead > tr.warning > td, .table > tbody > tr.warning > td, .table > tfoot > tr.warning > td, .table > thead > tr.warning > th, .table > tbody > tr.warning > th, .table > tfoot > tr.warning > th {
    background-color: #fcf8e3;
}
.table-hover > tbody > tr > td.warning:hover, .table-hover > tbody > tr > th.warning:hover, .table-hover > tbody > tr.warning:hover > td, .table-hover > tbody > tr:hover > .warning, .table-hover > tbody > tr.warning:hover > th {
    background-color: #faf2cc;
}
.table > thead > tr > td.danger, .table > tbody > tr > td.danger, .table > tfoot > tr > td.danger, .table > thead > tr > th.danger, .table > tbody > tr > th.danger, .table > tfoot > tr > th.danger, .table > thead > tr.danger > td, .table > tbody > tr.danger > td, .table > tfoot > tr.danger > td, .table > thead > tr.danger > th, .table > tbody > tr.danger > th, .table > tfoot > tr.danger > th {
    background-color: #f2dede;
}
.table-hover > tbody > tr > td.danger:hover, .table-hover > tbody > tr > th.danger:hover, .table-hover > tbody > tr.danger:hover > td, .table-hover > tbody > tr:hover > .danger, .table-hover > tbody > tr.danger:hover > th {
    background-color: #ebcccc;
}
.table-responsive {
    overflow-x: auto;
    min-height: 0.01%;
}
@media screen and (max-width: 320px) {
    .table-responsive {
        width: 100%;
        margin-bottom: 15px;
        overflow-y: hidden;
        -ms-overflow-style: -ms-autohiding-scrollbar;
        border: 1px solid #dddddd;
    }
    .table-responsive > .table {
        margin-bottom: 0;
    }
    .table-responsive > .table > thead > tr > th, .table-responsive > .table > tbody > tr > th, .table-responsive > .table > tfoot > tr > th, .table-responsive > .table > thead > tr > td, .table-responsive > .table > tbody > tr > td, .table-responsive > .table > tfoot > tr > td {
        white-space: nowrap;
    }
    .table-responsive > .table-bordered {
        border: 0;
    }
    .table-responsive > .table-bordered > thead > tr > th:first-child, .table-responsive > .table-bordered > tbody > tr > th:first-child, .table-responsive > .table-bordered > tfoot > tr > th:first-child, .table-responsive > .table-bordered > thead > tr > td:first-child, .table-responsive > .table-bordered > tbody > tr > td:first-child, .table-responsive > .table-bordered > tfoot > tr > td:first-child {
        border-left: 0;
    }
    .table-responsive > .table-bordered > thead > tr > th:last-child, .table-responsive > .table-bordered > tbody > tr > th:last-child, .table-responsive > .table-bordered > tfoot > tr > th:last-child, .table-responsive > .table-bordered > thead > tr > td:last-child, .table-responsive > .table-bordered > tbody > tr > td:last-child, .table-responsive > .table-bordered > tfoot > tr > td:last-child {
        border-right: 0;
    }
    .table-responsive > .table-bordered > tbody > tr:last-child > th, .table-responsive > .table-bordered > tfoot > tr:last-child > th, .table-responsive > .table-bordered > tbody > tr:last-child > td, .table-responsive > .table-bordered > tfoot > tr:last-child > td {
        border-bottom: 0;
    }
}
fieldset {
    padding: 0;
    margin: 0;
    border: 0;
    min-width: 0;
}
legend {
    display: block;
    width: 100%;
    padding: 0;
    margin-bottom: 20px;
    font-size: 21px;
    line-height: inherit;
    color: #333333;
    border: 0;
    border-bottom: 1px solid #e5e5e5;
}
label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: bold;
}
input[type="search"] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
input[type="radio"], input[type="checkbox"] {
    margin: 4px 0 0;
    margin-top: 1px \9;
    line-height: normal;
}
input[type="file"] {
    display: block;
}
input[type="range"] {
    display: block;
    width: 100%;
}
select[multiple], select[size] {
    height: auto;
}
input[type="file"]:focus, input[type="radio"]:focus, input[type="checkbox"]:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}
output {
    display: block;
    padding-top: 7px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555555;
}
.form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555555;
    background-color: #ffffff;
    background-image: none;
    border: 1px solid #cccccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.form-control:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, 0.6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.form-control::-moz-placeholder {
    color: #999999;
    opacity: 1;
}
.form-control:-ms-input-placeholder {
    color: #999999;
}
.form-control::-webkit-input-placeholder {
    color: #999999;
}
.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
    cursor: not-allowed;
    background-color: #eeeeee;
    opacity: 1;
}
textarea.form-control {
    height: auto;
}
input[type="search"] {
    -webkit-appearance: none;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
    input[type="date"], input[type="time"], input[type="datetime-local"], input[type="month"] {
        line-height: 34px;
    }
    input[type="date"].input-sm, input[type="time"].input-sm, input[type="datetime-local"].input-sm, input[type="month"].input-sm {
        line-height: 30px;
    }
    input[type="date"].input-lg, input[type="time"].input-lg, input[type="datetime-local"].input-lg, input[type="month"].input-lg {
        line-height: 46px;
    }
}
.form-group {
    margin-bottom: 15px;
}
.radio, .checkbox {
    position: relative;
    display: block;
    margin-top: 10px;
    margin-bottom: 10px;
}
.radio label, .checkbox label {
    min-height: 20px;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: normal;
    cursor: pointer;
}
.radio input[type="radio"], .radio-inline input[type="radio"], .checkbox input[type="checkbox"], .checkbox-inline input[type="checkbox"] {
    position: absolute;
    margin-left: -20px;
    margin-top: 4px \9;
}
.radio + .radio, .checkbox + .checkbox {
    margin-top: -5px;
}
.radio-inline, .checkbox-inline {
    display: inline-block;
    padding-left: 20px;
    margin-bottom: 0;
    vertical-align: middle;
    font-weight: normal;
    cursor: pointer;
}
.radio-inline + .radio-inline, .checkbox-inline + .checkbox-inline {
    margin-top: 0;
    margin-left: 10px;
}
input[type="radio"][disabled], input[type="checkbox"][disabled], input[type="radio"].disabled, input[type="checkbox"].disabled, fieldset[disabled] input[type="radio"], fieldset[disabled] input[type="checkbox"] {
    cursor: not-allowed;
}
.radio-inline.disabled, .checkbox-inline.disabled, fieldset[disabled] .radio-inline, fieldset[disabled] .checkbox-inline {
    cursor: not-allowed;
}
.radio.disabled label, .checkbox.disabled label, fieldset[disabled] .radio label, fieldset[disabled] .checkbox label {
    cursor: not-allowed;
}
.form-control-static {
    padding-top: 7px;
    padding-bottom: 7px;
    margin-bottom: 0;
}
.form-control-static.input-lg, .form-control-static.input-sm {
    padding-left: 0;
    padding-right: 0;
}
.input-sm, .form-group-sm .form-control {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}
select.input-sm, select.form-group-sm .form-control {
    height: 30px;
    line-height: 30px;
}
textarea.input-sm, textarea.form-group-sm .form-control, select[multiple].input-sm, select[multiple].form-group-sm .form-control {
    height: auto;
}
.input-lg, .form-group-lg .form-control {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33;
    border-radius: 6px;
}
select.input-lg, select.form-group-lg .form-control {
    height: 46px;
    line-height: 46px;
}
textarea.input-lg, textarea.form-group-lg .form-control, select[multiple].input-lg, select[multiple].form-group-lg .form-control {
    height: auto;
}
.has-feedback {
    position: relative;
}
.has-feedback .form-control {
    padding-right: 42.5px;
}
.form-control-feedback {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    display: block;
    width: 34px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    pointer-events: none;
}
.input-lg + .form-control-feedback {
    width: 46px;
    height: 46px;
    line-height: 46px;
}
.input-sm + .form-control-feedback {
    width: 30px;
    height: 30px;
    line-height: 30px;
}
.has-success .help-block, .has-success .control-label, .has-success .radio, .has-success .checkbox, .has-success .radio-inline, .has-success .checkbox-inline, .has-success.radio label, .has-success.checkbox label, .has-success.radio-inline label, .has-success.checkbox-inline 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;
}
.has-success .form-control-feedback {
    color: #3c763d;
}
.has-warning .help-block, .has-warning .control-label, .has-warning .radio, .has-warning .checkbox, .has-warning .radio-inline, .has-warning .checkbox-inline, .has-warning.radio label, .has-warning.checkbox label, .has-warning.radio-inline label, .has-warning.checkbox-inline 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-warning .form-control-feedback {
    color: #8a6d3b;
}
.has-error .help-block, .has-error .control-label, .has-error .radio, .has-error .checkbox, .has-error .radio-inline, .has-error .checkbox-inline, .has-error.radio label, .has-error.checkbox label, .has-error.radio-inline label, .has-error.checkbox-inline 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-error .form-control-feedback {
    color: #a94442;
}
.has-feedback label ~ .form-control-feedback {
    top: 25px;
}
.has-feedback label.sr-only ~ .form-control-feedback {
    top: 0;
}
.help-block {
    display: block;
    margin-top: 5px;
    margin-bottom: 10px;
    color: #737373;
}
@media (min-width: 321px) {
    .form-inline .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle;
    }
    .form-inline .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle;
    }
    .form-inline .form-control-static {
        display: inline-block;
    }
    .form-inline .input-group {
        display: inline-table;
        vertical-align: middle;
    }
    .form-inline .input-group .input-group-addon, .form-inline .input-group .input-group-btn, .form-inline .input-group .form-control {
        width: auto;
    }
    .form-inline .input-group > .form-control {
        width: 100%;
    }
    .form-inline .control-label {
        margin-bottom: 0;
        vertical-align: middle;
    }
    .form-inline .radio, .form-inline .checkbox {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle;
    }
    .form-inline .radio label, .form-inline .checkbox label {
        padding-left: 0;
    }
    .form-inline .radio input[type="radio"], .form-inline .checkbox input[type="checkbox"] {
        position: relative;
        margin-left: 0;
    }
    .form-inline .has-feedback .form-control-feedback {
        top: 0;
    }
}
.form-horizontal .radio, .form-horizontal .checkbox, .form-horizontal .radio-inline, .form-horizontal .checkbox-inline {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 7px;
}
.form-horizontal .radio, .form-horizontal .checkbox {
    min-height: 27px;
}
.form-horizontal .form-group {
    margin-left: -15px;
    margin-right: -15px;
}
@media (min-width: 321px) {
    .form-horizontal .control-label {
        text-align: right;
        margin-bottom: 0;
        padding-top: 7px;
    }
}
.form-horizontal .has-feedback .form-control-feedback {
    right: 15px;
}
@media (min-width: 321px) {
    .form-horizontal .form-group-lg .control-label {
        padding-top: 14.3px;
    }
}
@media (min-width: 321px) {
    .form-horizontal .form-group-sm .control-label {
        padding-top: 6px;
    }
}
.btn {
    display: inline-block;
    margin-bottom: 0;
    font-weight: normal;
    text-align: center;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.btn:focus, .btn:active:focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn.active.focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}
.btn:hover, .btn:focus, .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.focus, .btn-default:active, .btn-default.active, .open > .dropdown-toggle.btn-default {
    color: #333333;
    background-color: #e6e6e6;
    border-color: #adadad;
}
.btn-default:active, .btn-default.active, .open > .dropdown-toggle.btn-default {
    background-image: none;
}
.btn-default.disabled, .btn-default[disabled], fieldset[disabled] .btn-default, .btn-default.disabled:hover, .btn-default[disabled]:hover, fieldset[disabled] .btn-default:hover, .btn-default.disabled:focus, .btn-default[disabled]:focus, fieldset[disabled] .btn-default:focus, .btn-default.disabled.focus, .btn-default[disabled].focus, fieldset[disabled] .btn-default.focus, .btn-default.disabled:active, .btn-default[disabled]:active, fieldset[disabled] .btn-default:active, .btn-default.disabled.active, .btn-default[disabled].active, fieldset[disabled] .btn-default.active {
    background-color: #ffffff;
    border-color: #cccccc;
}
.btn-default .badge {
    color: #ffffff;
    background-color: #333333;
}
.btn-primary {
    color: #ffffff;
    background-color: #337ab7;
    border-color: #2e6da4;
}
.btn-primary:hover, .btn-primary:focus, .btn-primary.focus, .btn-primary:active, .btn-primary.active, .open > .dropdown-toggle.btn-primary {
    color: #ffffff;
    background-color: #286090;
    border-color: #204d74;
}
.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.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: #337ab7;
    border-color: #2e6da4;
}
.btn-primary .badge {
    color: #337ab7;
    background-color: #ffffff;
}
.btn-success {
    color: #ffffff;
    background-color: #5cb85c;
    border-color: #4cae4c;
}
.btn-success:hover, .btn-success:focus, .btn-success.focus, .btn-success:active, .btn-success.active, .open > .dropdown-toggle.btn-success {
    color: #ffffff;
    background-color: #449d44;
    border-color: #398439;
}
.btn-success:active, .btn-success.active, .open > .dropdown-toggle.btn-success {
    background-image: none;
}
.btn-success.disabled, .btn-success[disabled], fieldset[disabled] .btn-success, .btn-success.disabled:hover, .btn-success[disabled]:hover, fieldset[disabled] .btn-success:hover, .btn-success.disabled:focus, .btn-success[disabled]:focus, fieldset[disabled] .btn-success:focus, .btn-success.disabled.focus, .btn-success[disabled].focus, fieldset[disabled] .btn-success.focus, .btn-success.disabled:active, .btn-success[disabled]:active, fieldset[disabled] .btn-success:active, .btn-success.disabled.active, .btn-success[disabled].active, fieldset[disabled] .btn-success.active {
    background-color: #5cb85c;
    border-color: #4cae4c;
}
.btn-success .badge {
    color: #5cb85c;
    background-color: #ffffff;
}
.btn-info {
    color: #ffffff;
    background-color: #5bc0de;
    border-color: #46b8da;
}
.btn-info:hover, .btn-info:focus, .btn-info.focus, .btn-info:active, .btn-info.active, .open > .dropdown-toggle.btn-info {
    color: #ffffff;
    background-color: #31b0d5;
    border-color: #269abc;
}
.btn-info:active, .btn-info.active, .open > .dropdown-toggle.btn-info {
    background-image: none;
}
.btn-info.disabled, .btn-info[disabled], fieldset[disabled] .btn-info, .btn-info.disabled:hover, .btn-info[disabled]:hover, fieldset[disabled] .btn-info:hover, .btn-info.disabled:focus, .btn-info[disabled]:focus, fieldset[disabled] .btn-info:focus, .btn-info.disabled.focus, .btn-info[disabled].focus, fieldset[disabled] .btn-info.focus, .btn-info.disabled:active, .btn-info[disabled]:active, fieldset[disabled] .btn-info:active, .btn-info.disabled.active, .btn-info[disabled].active, fieldset[disabled] .btn-info.active {
    background-color: #5bc0de;
    border-color: #46b8da;
}
.btn-info .badge {
    color: #5bc0de;
    background-color: #ffffff;
}
.btn-warning {
    color: #ffffff;
    background-color: #f0ad4e;
    border-color: #eea236;
}
.btn-warning:hover, .btn-warning:focus, .btn-warning.focus, .btn-warning:active, .btn-warning.active, .open > .dropdown-toggle.btn-warning {
    color: #ffffff;
    background-color: #ec971f;
    border-color: #d58512;
}
.btn-warning:active, .btn-warning.active, .open > .dropdown-toggle.btn-warning {
    background-image: none;
}
.btn-warning.disabled, .btn-warning[disabled], fieldset[disabled] .btn-warning, .btn-warning.disabled:hover, .btn-warning[disabled]:hover, fieldset[disabled] .btn-warning:hover, .btn-warning.disabled:focus, .btn-warning[disabled]:focus, fieldset[disabled] .btn-warning:focus, .btn-warning.disabled.focus, .btn-warning[disabled].focus, fieldset[disabled] .btn-warning.focus, .btn-warning.disabled:active, .btn-warning[disabled]:active, fieldset[disabled] .btn-warning:active, .btn-warning.disabled.active, .btn-warning[disabled].active, fieldset[disabled] .btn-warning.active {
    background-color: #f0ad4e;
    border-color: #eea236;
}
.btn-warning .badge {
    color: #f0ad4e;
    background-color: #ffffff;
}
.btn-danger {
    color: #ffffff;
    background-color: #d9534f;
    border-color: #d43f3a;
}
.btn-danger:hover, .btn-danger:focus, .btn-danger.focus, .btn-danger:active, .btn-danger.active, .open > .dropdown-toggle.btn-danger {
    color: #ffffff;
    background-color: #c9302c;
    border-color: #ac2925;
}
.btn-danger:active, .btn-danger.active, .open > .dropdown-toggle.btn-danger {
    background-image: none;
}
.btn-danger.disabled, .btn-danger[disabled], fieldset[disabled] .btn-danger, .btn-danger.disabled:hover, .btn-danger[disabled]:hover, fieldset[disabled] .btn-danger:hover, .btn-danger.disabled:focus, .btn-danger[disabled]:focus, fieldset[disabled] .btn-danger:focus, .btn-danger.disabled.focus, .btn-danger[disabled].focus, fieldset[disabled] .btn-danger.focus, .btn-danger.disabled:active, .btn-danger[disabled]:active, fieldset[disabled] .btn-danger:active, .btn-danger.disabled.active, .btn-danger[disabled].active, fieldset[disabled] .btn-danger.active {
    background-color: #d9534f;
    border-color: #d43f3a;
}
.btn-danger .badge {
    color: #d9534f;
    background-color: #ffffff;
}
.btn-link {
    color: #337ab7;
    font-weight: normal;
    border-radius: 0;
}
.btn-link, .btn-link:active, .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: #23527c;
    text-decoration: underline;
    background-color: transparent;
}
.btn-link[disabled]:hover, fieldset[disabled] .btn-link:hover, .btn-link[disabled]:focus, fieldset[disabled] .btn-link:focus {
    color: #777777;
    text-decoration: none;
}
.btn-lg, .btn-group-lg > .btn {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33;
    border-radius: 6px;
}
.btn-sm, .btn-group-sm > .btn {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}
.btn-xs, .btn-group-xs > .btn {
    padding: 1px 5px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}
.btn-block {
    display: block;
    width: 100%;
}
.btn-block + .btn-block {
    margin-top: 5px;
}
input[type="submit"].btn-block, input[type="reset"].btn-block, input[type="button"].btn-block {
    width: 100%;
}
.fade {
    opacity: 0;
    -webkit-transition: opacity 0.15s linear;
    -o-transition: opacity 0.15s linear;
    transition: opacity 0.15s linear;
}
.fade.in {
    opacity: 1;
}
.collapse {
    display: none;
    visibility: hidden;
}
.collapse.in {
    display: block;
    visibility: visible;
}
tr.collapse.in {
    display: table-row;
}
tbody.collapse.in {
    display: table-row-group;
}
.collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    -webkit-transition-property: height, visibility;
    -o-transition-property: height, visibility;
    transition-property: height, visibility;
    -webkit-transition-duration: 0.35s;
    -o-transition-duration: 0.35s;
    transition-duration: 0.35s;
    -webkit-transition-timing-function: ease;
    -o-transition-timing-function: ease;
    transition-timing-function: ease;
}
.caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px solid;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
}
.dropdown {
    position: relative;
}
.dropdown-toggle:focus {
    outline: 0;
}
.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    list-style: none;
    font-size: 14px;
    text-align: left;
    background-color: #ffffff;
    border: 1px solid #cccccc;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
}
.dropdown-menu.pull-right {
    right: 0;
    left: auto;
}
.dropdown-menu .divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5;
}
.dropdown-menu > li > a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: normal;
    line-height: 1.42857143;
    color: #333333;
    white-space: nowrap;
}
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
    text-decoration: none;
    color: #262626;
    background-color: #f5f5f5;
}
.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
    color: #ffffff;
    text-decoration: none;
    outline: 0;
    background-color: #337ab7;
}
.dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
    color: #777777;
}
.dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
    text-decoration: none;
    background-color: transparent;
    background-image: none;
    filter: progid: DXImageTransform.Microsoft.gradient(enabled false);
    cursor: not-allowed;
}
.open > .dropdown-menu {
    display: block;
}
.open > a {
    outline: 0;
}
.dropdown-menu-right {
    left: auto;
    right: 0;
}
.dropdown-menu-left {
    left: 0;
    right: auto;
}
.dropdown-header {
    display: block;
    padding: 3px 20px;
    font-size: 12px;
    line-height: 1.42857143;
    color: #777777;
    white-space: nowrap;
}
.dropdown-backdrop {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    z-index: 990;
}
.pull-right > .dropdown-menu {
    right: 0;
    left: auto;
}
.dropup .caret, .navbar-fixed-bottom .dropdown .caret {
    border-top: 0;
    border-bottom: 4px solid;
    content: "";
}
.dropup .dropdown-menu, .navbar-fixed-bottom .dropdown .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-bottom: 1px;
}
@media (min-width: 321px) {
    .navbar-right .dropdown-menu {
        left: auto;
        right: 0;
    }
    .navbar-right .dropdown-menu-left {
        left: 0;
        right: auto;
    }
}
.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 + .btn, .btn-group .btn + .btn-group, .btn-group .btn-group + .btn, .btn-group .btn-group + .btn-group {
    margin-left: -1px;
}
.btn-toolbar {
    margin-left: -5px;
}
.btn-toolbar .btn-group, .btn-toolbar .input-group {
    float: left;
}
.btn-toolbar > .btn, .btn-toolbar > .btn-group, .btn-toolbar > .input-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 > .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-group.open .dropdown-toggle.btn-link {
    -webkit-box-shadow: none;
    box-shadow: none;
}
.btn .caret {
    margin-left: 0;
}
.btn-lg .caret {
    border-width: 5px 5px 0;
    border-bottom-width: 0;
}
.dropup .btn-lg .caret {
    border-width: 0 5px 5px;
}
.btn-group-vertical > .btn, .btn-group-vertical > .btn-group, .btn-group-vertical > .btn-group > .btn {
    display: block;
    float: none;
    width: 100%;
    max-width: 100%;
}
.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:not(:last-child) > .btn:last-child, .btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn-group:last-child:not(:first-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, .btn-group-justified > .btn-group {
    float: none;
    display: table-cell;
    width: 1%;
}
.btn-group-justified > .btn-group .btn {
    width: 100%;
}
.btn-group-justified > .btn-group .dropdown-menu {
    left: auto;
}
[data-toggle="buttons"] > .btn input[type="radio"], [data-toggle="buttons"] > .btn-group > .btn input[type="radio"], [data-toggle="buttons"] > .btn input[type="checkbox"], [data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
    position: absolute;
    clip: rect(0, 0, 0, 0);
    pointer-events: none;
}
.input-group {
    position: relative;
    display: table;
    border-collapse: separate;
}
.input-group[class*="col-"] {
    float: none;
    padding-left: 0;
    padding-right: 0;
}
.input-group .form-control {
    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    margin-bottom: 0;
}
.input-group-lg > .form-control, .input-group-lg > .input-group-addon, .input-group-lg > .input-group-btn > .btn {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33;
    border-radius: 6px;
}
select.input-group-lg > .form-control, select.input-group-lg > .input-group-addon, select.input-group-lg > .input-group-btn > .btn {
    height: 46px;
    line-height: 46px;
}
textarea.input-group-lg > .form-control, textarea.input-group-lg > .input-group-addon, textarea.input-group-lg > .input-group-btn > .btn, select[multiple].input-group-lg > .form-control, select[multiple].input-group-lg > .input-group-addon, select[multiple].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, select[multiple].input-group-sm > .form-control, select[multiple].input-group-sm > .input-group-addon, select[multiple].input-group-sm > .input-group-btn > .btn {
    height: auto;
}
.input-group-addon, .input-group-btn, .input-group .form-control {
    display: table-cell;
}
.input-group-addon:not(:first-child):not(:last-child), .input-group-btn:not(:first-child):not(:last-child), .input-group .form-control:not(:first-child):not(:last-child) {
    border-radius: 0;
}
.input-group-addon, .input-group-btn {
    width: 1%;
    white-space: nowrap;
    vertical-align: middle;
}
.input-group-addon {
    padding: 6px 12px;
    font-size: 14px;
    font-weight: normal;
    line-height: 1;
    color: #555555;
    text-align: center;
    background-color: #eeeeee;
    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: 18px;
    border-radius: 6px;
}
.input-group-addon input[type="radio"], .input-group-addon input[type="checkbox"] {
    margin-top: 0;
}
.input-group .form-control:first-child, .input-group-addon:first-child, .input-group-btn:first-child > .btn, .input-group-btn:first-child > .btn-group > .btn, .input-group-btn:first-child > .dropdown-toggle, .input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle), .input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
    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 > .btn-group > .btn, .input-group-btn:last-child > .dropdown-toggle, .input-group-btn:first-child > .btn:not(:first-child), .input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
}
.input-group-addon:last-child {
    border-left: 0;
}
.input-group-btn {
    position: relative;
    font-size: 0;
    white-space: nowrap;
}
.input-group-btn > .btn {
    position: relative;
}
.input-group-btn > .btn + .btn {
    margin-left: -1px;
}
.input-group-btn > .btn:hover, .input-group-btn > .btn:focus, .input-group-btn > .btn:active {
    z-index: 2;
}
.input-group-btn:first-child > .btn, .input-group-btn:first-child > .btn-group {
    margin-right: -1px;
}
.input-group-btn:last-child > .btn, .input-group-btn:last-child > .btn-group {
    margin-left: -1px;
}
.nav {
    margin-bottom: 0;
    padding-left: 0;
    list-style: none;
}
.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: #eeeeee;
}
.nav > li.disabled > a {
    color: #777777;
}
.nav > li.disabled > a:hover, .nav > li.disabled > a:focus {
    color: #777777;
    text-decoration: none;
    background-color: transparent;
    cursor: not-allowed;
}
.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
    background-color: #eeeeee;
    border-color: #337ab7;
}
.nav .nav-divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5;
}
.nav > li > a > img {
    max-width: none;
}
.nav-tabs {
    border-bottom: 1px solid #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: #eeeeee #eeeeee #dddddd;
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
    color: #555555;
    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;
    margin-bottom: 5px;
}
.nav-tabs.nav-justified > .dropdown .dropdown-menu {
    top: auto;
    left: auto;
}
@media (min-width: 321px) {
    .nav-tabs.nav-justified > li {
        display: table-cell;
        width: 1%;
    }
    .nav-tabs.nav-justified > li > a {
        margin-bottom: 0;
    }
}
.nav-tabs.nav-justified > li > a {
    margin-right: 0;
    border-radius: 4px;
}
.nav-tabs.nav-justified > .active > a, .nav-tabs.nav-justified > .active > a:hover, .nav-tabs.nav-justified > .active > a:focus {
    border: 1px solid #dddddd;
}
@media (min-width: 321px) {
    .nav-tabs.nav-justified > li > a {
        border-bottom: 1px solid #dddddd;
        border-radius: 4px 4px 0 0;
    }
    .nav-tabs.nav-justified > .active > a, .nav-tabs.nav-justified > .active > a:hover, .nav-tabs.nav-justified > .active > a:focus {
        border-bottom-color: #ffffff;
    }
}
.nav-pills > li {
    float: left;
}
.nav-pills > li > a {
    border-radius: 4px;
}
.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: #337ab7;
}
.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;
    margin-bottom: 5px;
}
.nav-justified > .dropdown .dropdown-menu {
    top: auto;
    left: auto;
}
@media (min-width: 321px) {
    .nav-justified > li {
        display: table-cell;
        width: 1%;
    }
    .nav-justified > li > a {
        margin-bottom: 0;
    }
}
.nav-tabs-justified {
    border-bottom: 0;
}
.nav-tabs-justified > li > a {
    margin-right: 0;
    border-radius: 4px;
}
.nav-tabs-justified > .active > a, .nav-tabs-justified > .active > a:hover, .nav-tabs-justified > .active > a:focus {
    border: 1px solid #dddddd;
}
@media (min-width: 321px) {
    .nav-tabs-justified > li > a {
        border-bottom: 1px solid #dddddd;
        border-radius: 4px 4px 0 0;
    }
    .nav-tabs-justified > .active > a, .nav-tabs-justified > .active > a:hover, .nav-tabs-justified > .active > a:focus {
        border-bottom-color: #ffffff;
    }
}
.tab-content > .tab-pane {
    display: none;
    visibility: hidden;
}
.tab-content > .active {
    display: block;
    visibility: visible;
}
.nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-right-radius: 0;
    border-top-left-radius: 0;
}
.navbar {
    position: relative;
    min-height: 50px;
    margin-bottom: 20px;
    border: 1px solid transparent;
}
@media (min-width: 321px) {
    .navbar {
        border-radius: 4px;
    }
}
@media (min-width: 321px) {
    .navbar-header {
        float: left;
    }
}
.navbar-collapse {
    overflow-x: visible;
    padding-right: 15px;
    padding-left: 15px;
    border-top: 1px solid transparent;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
    -webkit-overflow-scrolling: touch;
}
.navbar-collapse.in {
    overflow-y: auto;
}
@media (min-width: 321px) {
    .navbar-collapse {
        width: auto;
        border-top: 0;
        -webkit-box-shadow: none;
        box-shadow: none;
    }
    .navbar-collapse.collapse {
        display: block !important;
        visibility: visible !important;
        height: auto !important;
        padding-bottom: 0;
        overflow: visible !important;
    }
    .navbar-collapse.in {
        overflow-y: visible;
    }
    .navbar-fixed-top .navbar-collapse, .navbar-static-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
        padding-left: 0;
        padding-right: 0;
    }
}
.navbar-fixed-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
    max-height: 340px;
}
@media (max-device-width: 1px) and (orientation: landscape) {
    .navbar-fixed-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
        max-height: 200px;
    }
}
.container > .navbar-header, .container-fluid > .navbar-header, .container > .navbar-collapse, .container-fluid > .navbar-collapse {
    margin-right: -15px;
    margin-left: -15px;
}
@media (min-width: 321px) {
    .container > .navbar-header, .container-fluid > .navbar-header, .container > .navbar-collapse, .container-fluid > .navbar-collapse {
        margin-right: 0;
        margin-left: 0;
    }
}
.navbar-static-top {
    z-index: 1000;
    border-width: 0 0 1px;
}
@media (min-width: 321px) {
    .navbar-static-top {
        border-radius: 0;
    }
}
.navbar-fixed-top, .navbar-fixed-bottom {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030;
}
@media (min-width: 321px) {
    .navbar-fixed-top, .navbar-fixed-bottom {
        border-radius: 0;
    }
}
.navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px;
}
.navbar-fixed-bottom {
    bottom: 0;
    margin-bottom: 0;
    border-width: 1px 0 0;
}
.navbar-brand {
    float: left;
    padding: 15px 15px;
    font-size: 18px;
    line-height: 20px;
    height: 50px;
}
.navbar-brand:hover, .navbar-brand:focus {
    text-decoration: none;
}
.navbar-brand > img {
    display: block;
}
@media (min-width: 321px) {
    .navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand {
        margin-left: -15px;
    }
}
.navbar-toggle {
    position: relative;
    float: right;
    margin-right: 15px;
    padding: 9px 10px;
    margin-top: 8px;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}
.navbar-toggle:focus {
    outline: 0;
}
.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: 321px) {
    .navbar-toggle {
        display: none;
    }
}
.navbar-nav {
    margin: 7.5px -15px;
}
.navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 20px;
}
@media (max-width: 320px) {
    .navbar-nav .open .dropdown-menu {
        position: static;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: transparent;
        border: 0;
        -webkit-box-shadow: none;
        box-shadow: none;
    }
    .navbar-nav .open .dropdown-menu > li > a, .navbar-nav .open .dropdown-menu .dropdown-header {
        padding: 5px 15px 5px 25px;
    }
    .navbar-nav .open .dropdown-menu > li > a {
        line-height: 20px;
    }
    .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-nav .open .dropdown-menu > li > a:focus {
        background-image: none;
    }
}
@media (min-width: 321px) {
    .navbar-nav {
        float: left;
        margin: 0;
    }
    .navbar-nav > li {
        float: left;
    }
    .navbar-nav > li > a {
        padding-top: 15px;
        padding-bottom: 15px;
    }
}
.navbar-form {
    margin-left: -15px;
    margin-right: -15px;
    padding: 10px 15px;
    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: 8px;
    margin-bottom: 8px;
}
@media (min-width: 321px) {
    .navbar-form .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle;
    }
    .navbar-form .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle;
    }
    .navbar-form .form-control-static {
        display: inline-block;
    }
    .navbar-form .input-group {
        display: inline-table;
        vertical-align: middle;
    }
    .navbar-form .input-group .input-group-addon, .navbar-form .input-group .input-group-btn, .navbar-form .input-group .form-control {
        width: auto;
    }
    .navbar-form .input-group > .form-control {
        width: 100%;
    }
    .navbar-form .control-label {
        margin-bottom: 0;
        vertical-align: middle;
    }
    .navbar-form .radio, .navbar-form .checkbox {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle;
    }
    .navbar-form .radio label, .navbar-form .checkbox label {
        padding-left: 0;
    }
    .navbar-form .radio input[type="radio"], .navbar-form .checkbox input[type="checkbox"] {
        position: relative;
        margin-left: 0;
    }
    .navbar-form .has-feedback .form-control-feedback {
        top: 0;
    }
}
@media (max-width: 320px) {
    .navbar-form .form-group {
        margin-bottom: 5px;
    }
    .navbar-form .form-group:last-child {
        margin-bottom: 0;
    }
}
@media (min-width: 321px) {
    .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-top-right-radius: 4px;
    border-top-left-radius: 4px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}
.navbar-btn {
    margin-top: 8px;
    margin-bottom: 8px;
}
.navbar-btn.btn-sm {
    margin-top: 10px;
    margin-bottom: 10px;
}
.navbar-btn.btn-xs {
    margin-top: 14px;
    margin-bottom: 14px;
}
.navbar-text {
    margin-top: 15px;
    margin-bottom: 15px;
}
@media (min-width: 321px) {
    .navbar-text {
        float: left;
        margin-left: 15px;
        margin-right: 15px;
    }
}
@media (min-width: 321px) {
    .navbar-left {
        float: left !important;
    }
    .navbar-right {
        float: right !important;
        margin-right: -15px;
    }
    .navbar-right ~ .navbar-right {
        margin-right: 0;
    }
}
.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: #888888;
}
.navbar-default .navbar-collapse, .navbar-default .navbar-form {
    border-color: #e7e7e7;
}
.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;
}
@media (max-width: 320px) {
    .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-default .btn-link {
    color: #777777;
}
.navbar-default .btn-link:hover, .navbar-default .btn-link:focus {
    color: #333333;
}
.navbar-default .btn-link[disabled]:hover, fieldset[disabled] .navbar-default .btn-link:hover, .navbar-default .btn-link[disabled]:focus, fieldset[disabled] .navbar-default .btn-link:focus {
    color: #cccccc;
}
.navbar-inverse {
    background-color: #222222;
    border-color: #080808;
}
.navbar-inverse .navbar-brand {
    color: #9d9d9d;
}
.navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-brand:focus {
    color: #ffffff;
    background-color: transparent;
}
.navbar-inverse .navbar-text {
    color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a {
    color: #9d9d9d;
}
.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;
}
@media (max-width: 320px) {
    .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
        border-color: #080808;
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
        background-color: #080808;
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
        color: #9d9d9d;
    }
    .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: #9d9d9d;
}
.navbar-inverse .navbar-link:hover {
    color: #ffffff;
}
.navbar-inverse .btn-link {
    color: #9d9d9d;
}
.navbar-inverse .btn-link:hover, .navbar-inverse .btn-link:focus {
    color: #ffffff;
}
.navbar-inverse .btn-link[disabled]:hover, fieldset[disabled] .navbar-inverse .btn-link:hover, .navbar-inverse .btn-link[disabled]:focus, fieldset[disabled] .navbar-inverse .btn-link:focus {
    color: #444444;
}
.breadcrumb {
    padding: 8px 15px;
    margin-bottom: 20px;
    list-style: none;
    background-color: #f5f5f5;
    border-radius: 4px;
}
.breadcrumb > li {
    display: inline-block;
}
.breadcrumb > li + li:before {
    content: "/\00a0";
    padding: 0 5px;
    color: #cccccc;
}
.breadcrumb > .active {
    color: #777777;
}
.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 20px 0;
    border-radius: 4px;
}
.pagination > li {
    display: inline;
}
.pagination > li > a, .pagination > li > span {
    position: relative;
    float: left;
    padding: 6px 12px;
    line-height: 1.42857143;
    text-decoration: none;
    color: #337ab7;
    background-color: #ffffff;
    border: 1px solid #dddddd;
    margin-left: -1px;
}
.pagination > li:first-child > a, .pagination > li:first-child > span {
    margin-left: 0;
    border-bottom-left-radius: 4px;
    border-top-left-radius: 4px;
}
.pagination > li:last-child > a, .pagination > li:last-child > span {
    border-bottom-right-radius: 4px;
    border-top-right-radius: 4px;
}
.pagination > li > a:hover, .pagination > li > span:hover, .pagination > li > a:focus, .pagination > li > span:focus {
    color: #23527c;
    background-color: #eeeeee;
    border-color: #dddddd;
}
.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
    z-index: 2;
    color: #ffffff;
    background-color: #337ab7;
    border-color: #337ab7;
    cursor: default;
}
.pagination > .disabled > span, .pagination > .disabled > span:hover, .pagination > .disabled > span:focus, .pagination > .disabled > a, .pagination > .disabled > a:hover, .pagination > .disabled > a:focus {
    color: #777777;
    background-color: #ffffff;
    border-color: #dddddd;
    cursor: not-allowed;
}
.pagination-lg > li > a, .pagination-lg > li > span {
    padding: 10px 16px;
    font-size: 18px;
}
.pagination-lg > li:first-child > a, .pagination-lg > li:first-child > span {
    border-bottom-left-radius: 6px;
    border-top-left-radius: 6px;
}
.pagination-lg > li:last-child > a, .pagination-lg > li:last-child > span {
    border-bottom-right-radius: 6px;
    border-top-right-radius: 6px;
}
.pagination-sm > li > a, .pagination-sm > li > span {
    padding: 5px 10px;
    font-size: 12px;
}
.pagination-sm > li:first-child > a, .pagination-sm > li:first-child > span {
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px;
}
.pagination-sm > li:last-child > a, .pagination-sm > li:last-child > span {
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px;
}
.pager {
    padding-left: 0;
    margin: 20px 0;
    list-style: none;
    text-align: center;
}
.pager li {
    display: inline;
}
.pager li > a, .pager li > span {
    display: inline-block;
    padding: 5px 14px;
    background-color: #ffffff;
    border: 1px solid #dddddd;
    border-radius: 15px;
}
.pager li > a:hover, .pager li > a:focus {
    text-decoration: none;
    background-color: #eeeeee;
}
.pager .next > a, .pager .next > span {
    float: right;
}
.pager .previous > a, .pager .previous > span {
    float: left;
}
.pager .disabled > a, .pager .disabled > a:hover, .pager .disabled > a:focus, .pager .disabled > span {
    color: #777777;
    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;
}
a.label:hover, a.label:focus {
    color: #ffffff;
    text-decoration: none;
    cursor: pointer;
}
.label:empty {
    display: none;
}
.btn .label {
    position: relative;
    top: -1px;
}
.label-default {
    background-color: #777777;
}
.label-default[href]:hover, .label-default[href]:focus {
    background-color: #5e5e5e;
}
.label-primary {
    background-color: #337ab7;
}
.label-primary[href]:hover, .label-primary[href]:focus {
    background-color: #286090;
}
.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: #777777;
    border-radius: 10px;
}
.badge:empty {
    display: none;
}
.btn .badge {
    position: relative;
    top: -1px;
}
.btn-xs .badge {
    top: 0;
    padding: 1px 5px;
}
a.badge:hover, a.badge:focus {
    color: #ffffff;
    text-decoration: none;
    cursor: pointer;
}
.list-group-item.active > .badge, .nav-pills > .active > a > .badge {
    color: #337ab7;
    background-color: #ffffff;
}
.list-group-item > .badge {
    float: right;
}
.list-group-item > .badge + .badge {
    margin-right: 5px;
}
.nav-pills > li > a > .badge {
    margin-left: 3px;
}
.jumbotron {
    padding: 30px 15px;
    margin-bottom: 30px;
    color: inherit;
    background-color: #eeeeee;
}
.jumbotron h1, .jumbotron .h1 {
    color: inherit;
}
.jumbotron p {
    margin-bottom: 15px;
    font-size: 21px;
    font-weight: 200;
}
.jumbotron > hr {
    border-top-color: #d5d5d5;
}
.container .jumbotron, .container-fluid .jumbotron {
    border-radius: 6px;
}
.jumbotron .container {
    max-width: 100%;
}
@media screen and (min-width: 321px) {
    .jumbotron {
        padding: 48px 0;
    }
    .container .jumbotron, .container-fluid .jumbotron {
        padding-left: 60px;
        padding-right: 60px;
    }
    .jumbotron h1, .jumbotron .h1 {
        font-size: 63px;
    }
}
.thumbnail {
    display: block;
    padding: 4px;
    margin-bottom: 20px;
    line-height: 1.42857143;
    background-color: #ffffff;
    border: 1px solid #dddddd;
    border-radius: 4px;
    -webkit-transition: border 0.2s ease-in-out;
    -o-transition: border 0.2s ease-in-out;
    transition: border 0.2s ease-in-out;
}
.thumbnail > img, .thumbnail a > img {
    margin-left: auto;
    margin-right: auto;
}
a.thumbnail:hover, a.thumbnail:focus, a.thumbnail.active {
    border-color: #337ab7;
}
.thumbnail .caption {
    padding: 9px;
    color: #333333;
}
.alert {
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 4px;
}
.alert h4 {
    margin-top: 0;
    color: inherit;
}
.alert .alert-link {
    font-weight: bold;
}
.alert > p, .alert > ul {
    margin-bottom: 0;
}
.alert > p + p {
    margin-top: 5px;
}
.alert-dismissable, .alert-dismissible {
    padding-right: 35px;
}
.alert-dismissable .close, .alert-dismissible .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;
    }
}
@-o-keyframes progress-bar-stripes {
    from {
        background-position: 40px 0;
    }
    to {
        background-position: 0 0;
    }
}
@keyframes progress-bar-stripes {
    from {
        background-position: 40px 0;
    }
    to {
        background-position: 0 0;
    }
}
.progress {
    overflow: hidden;
    height: 20px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}
.progress-bar {
    float: left;
    width: 0%;
    height: 100%;
    font-size: 12px;
    line-height: 20px;
    color: #ffffff;
    text-align: center;
    background-color: #337ab7;
    -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;
    -o-transition: width 0.6s ease;
    transition: width 0.6s ease;
}
.progress-striped .progress-bar, .progress-bar-striped {
    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: -o-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);
    -webkit-background-size: 40px 40px;
    background-size: 40px 40px;
}
.progress.active .progress-bar, .progress-bar.active {
    -webkit-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-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: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-info {
    background-color: #5bc0de;
}
.progress-striped .progress-bar-info {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-warning {
    background-color: #f0ad4e;
}
.progress-striped .progress-bar-warning {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-danger {
    background-color: #d9534f;
}
.progress-striped .progress-bar-danger {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-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 {
    margin-top: 15px;
}
.media:first-child {
    margin-top: 0;
}
.media-right, .media > .pull-right {
    padding-left: 10px;
}
.media-left, .media > .pull-left {
    padding-right: 10px;
}
.media-left, .media-right, .media-body {
    display: table-cell;
    vertical-align: top;
}
.media-middle {
    vertical-align: middle;
}
.media-bottom {
    vertical-align: bottom;
}
.media-heading {
    margin-top: 0;
    margin-bottom: 5px;
}
.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;
}
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;
    color: #555555;
    background-color: #f5f5f5;
}
.list-group-item.disabled, .list-group-item.disabled:hover, .list-group-item.disabled:focus {
    background-color: #eeeeee;
    color: #777777;
    cursor: not-allowed;
}
.list-group-item.disabled .list-group-item-heading, .list-group-item.disabled:hover .list-group-item-heading, .list-group-item.disabled:focus .list-group-item-heading {
    color: inherit;
}
.list-group-item.disabled .list-group-item-text, .list-group-item.disabled:hover .list-group-item-text, .list-group-item.disabled:focus .list-group-item-text {
    color: #777777;
}
.list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus {
    z-index: 2;
    color: #ffffff;
    background-color: #337ab7;
    border-color: #337ab7;
}
.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, .list-group-item.active .list-group-item-heading > small, .list-group-item.active:hover .list-group-item-heading > small, .list-group-item.active:focus .list-group-item-heading > small, .list-group-item.active .list-group-item-heading > .small, .list-group-item.active:hover .list-group-item-heading > .small, .list-group-item.active:focus .list-group-item-heading > .small {
    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: #c7ddef;
}
.list-group-item-success {
    color: #3c763d;
    background-color: #dff0d8;
}
a.list-group-item-success {
    color: #3c763d;
}
a.list-group-item-success .list-group-item-heading {
    color: inherit;
}
a.list-group-item-success:hover, a.list-group-item-success:focus {
    color: #3c763d;
    background-color: #d0e9c6;
}
a.list-group-item-success.active, a.list-group-item-success.active:hover, a.list-group-item-success.active:focus {
    color: #fff;
    background-color: #3c763d;
    border-color: #3c763d;
}
.list-group-item-info {
    color: #31708f;
    background-color: #d9edf7;
}
a.list-group-item-info {
    color: #31708f;
}
a.list-group-item-info .list-group-item-heading {
    color: inherit;
}
a.list-group-item-info:hover, a.list-group-item-info:focus {
    color: #31708f;
    background-color: #c4e3f3;
}
a.list-group-item-info.active, a.list-group-item-info.active:hover, a.list-group-item-info.active:focus {
    color: #fff;
    background-color: #31708f;
    border-color: #31708f;
}
.list-group-item-warning {
    color: #8a6d3b;
    background-color: #fcf8e3;
}
a.list-group-item-warning {
    color: #8a6d3b;
}
a.list-group-item-warning .list-group-item-heading {
    color: inherit;
}
a.list-group-item-warning:hover, a.list-group-item-warning:focus {
    color: #8a6d3b;
    background-color: #faf2cc;
}
a.list-group-item-warning.active, a.list-group-item-warning.active:hover, a.list-group-item-warning.active:focus {
    color: #fff;
    background-color: #8a6d3b;
    border-color: #8a6d3b;
}
.list-group-item-danger {
    color: #a94442;
    background-color: #f2dede;
}
a.list-group-item-danger {
    color: #a94442;
}
a.list-group-item-danger .list-group-item-heading {
    color: inherit;
}
a.list-group-item-danger:hover, a.list-group-item-danger:focus {
    color: #a94442;
    background-color: #ebcccc;
}
a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-group-item-danger.active:focus {
    color: #fff;
    background-color: #a94442;
    border-color: #a94442;
}
.list-group-item-heading {
    margin-top: 0;
    margin-bottom: 5px;
}
.list-group-item-text {
    margin-bottom: 0;
    line-height: 1.3;
}
.panel {
    margin-bottom: 20px;
    background-color: #ffffff;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}
.panel-body {
    padding: 15px;
}
.panel-heading {
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px;
}
.panel-heading > .dropdown .dropdown-toggle {
    color: inherit;
}
.panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 16px;
    color: inherit;
}
.panel-title > a {
    color: inherit;
}
.panel-footer {
    padding: 10px 15px;
    background-color: #f5f5f5;
    border-top: 1px solid #dddddd;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
}
.panel > .list-group, .panel > .panel-collapse > .list-group {
    margin-bottom: 0;
}
.panel > .list-group .list-group-item, .panel > .panel-collapse > .list-group .list-group-item {
    border-width: 1px 0;
    border-radius: 0;
}
.panel > .list-group:first-child .list-group-item:first-child, .panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
    border-top: 0;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px;
}
.panel > .list-group:last-child .list-group-item:last-child, .panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
    border-bottom: 0;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
}
.panel-heading + .list-group .list-group-item:first-child {
    border-top-width: 0;
}
.list-group + .panel-footer {
    border-top-width: 0;
}
.panel > .table, .panel > .table-responsive > .table, .panel > .panel-collapse > .table {
    margin-bottom: 0;
}
.panel > .table caption, .panel > .table-responsive > .table caption, .panel > .panel-collapse > .table caption {
    padding-left: 15px;
    padding-right: 15px;
}
.panel > .table:first-child, .panel > .table-responsive:first-child > .table:first-child {
    border-top-right-radius: 3px;
    border-top-left-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child, .panel > .table:first-child > tbody:first-child > tr:first-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child, .panel > .table:first-child > tbody:first-child > tr:first-child td:first-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child, .panel > .table:first-child > thead:first-child > tr:first-child th:first-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child, .panel > .table:first-child > tbody:first-child > tr:first-child th:first-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
    border-top-left-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child, .panel > .table:first-child > tbody:first-child > tr:first-child td:last-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child, .panel > .table:first-child > thead:first-child > tr:first-child th:last-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child, .panel > .table:first-child > tbody:first-child > tr:first-child th:last-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
    border-top-right-radius: 3px;
}
.panel > .table:last-child, .panel > .table-responsive:last-child > .table:last-child {
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child, .panel > .table:last-child > tfoot:last-child > tr:last-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child, .panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child, .panel > .table:last-child > tbody:last-child > tr:last-child th:first-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child, .panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
    border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child, .panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child, .panel > .table:last-child > tbody:last-child > tr:last-child th:last-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child, .panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
    border-bottom-right-radius: 3px;
}
.panel > .panel-body + .table, .panel > .panel-body + .table-responsive, .panel > .table + .panel-body, .panel > .table-responsive + .panel-body {
    border-top: 1px solid #dddddd;
}
.panel > .table > tbody:first-child > tr:first-child th, .panel > .table > tbody:first-child > tr:first-child td {
    border-top: 0;
}
.panel > .table-bordered, .panel > .table-responsive > .table-bordered {
    border: 0;
}
.panel > .table-bordered > thead > tr > th:first-child, .panel > .table-responsive > .table-bordered > thead > tr > th:first-child, .panel > .table-bordered > tbody > tr > th:first-child, .panel > .table-responsive > .table-bordered > tbody > tr > th:first-child, .panel > .table-bordered > tfoot > tr > th:first-child, .panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child, .panel > .table-bordered > thead > tr > td:first-child, .panel > .table-responsive > .table-bordered > thead > tr > td:first-child, .panel > .table-bordered > tbody > tr > td:first-child, .panel > .table-responsive > .table-bordered > tbody > tr > td:first-child, .panel > .table-bordered > tfoot > tr > td:first-child, .panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
}
.panel > .table-bordered > thead > tr > th:last-child, .panel > .table-responsive > .table-bordered > thead > tr > th:last-child, .panel > .table-bordered > tbody > tr > th:last-child, .panel > .table-responsive > .table-bordered > tbody > tr > th:last-child, .panel > .table-bordered > tfoot > tr > th:last-child, .panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child, .panel > .table-bordered > thead > tr > td:last-child, .panel > .table-responsive > .table-bordered > thead > tr > td:last-child, .panel > .table-bordered > tbody > tr > td:last-child, .panel > .table-responsive > .table-bordered > tbody > tr > td:last-child, .panel > .table-bordered > tfoot > tr > td:last-child, .panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
}
.panel > .table-bordered > thead > tr:first-child > td, .panel > .table-responsive > .table-bordered > thead > tr:first-child > td, .panel > .table-bordered > tbody > tr:first-child > td, .panel > .table-responsive > .table-bordered > tbody > tr:first-child > td, .panel > .table-bordered > thead > tr:first-child > th, .panel > .table-responsive > .table-bordered > thead > tr:first-child > th, .panel > .table-bordered > tbody > tr:first-child > th, .panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
    border-bottom: 0;
}
.panel > .table-bordered > tbody > tr:last-child > td, .panel > .table-responsive > .table-bordered > tbody > tr:last-child > td, .panel > .table-bordered > tfoot > tr:last-child > td, .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td, .panel > .table-bordered > tbody > tr:last-child > th, .panel > .table-responsive > .table-bordered > tbody > tr:last-child > th, .panel > .table-bordered > tfoot > tr:last-child > th, .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
    border-bottom: 0;
}
.panel > .table-responsive {
    border: 0;
    margin-bottom: 0;
}
.panel-group {
    margin-bottom: 20px;
}
.panel-group .panel {
    margin-bottom: 0;
    border-radius: 4px;
}
.panel-group .panel + .panel {
    margin-top: 5px;
}
.panel-group .panel-heading {
    border-bottom: 0;
}
.panel-group .panel-heading + .panel-collapse > .panel-body, .panel-group .panel-heading + .panel-collapse > .list-group {
    border-top: 1px solid #dddddd;
}
.panel-group .panel-footer {
    border-top: 0;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
    border-bottom: 1px solid #dddddd;
}
.panel-default {
    border-color: #dddddd;
}
.panel-default > .panel-heading {
    color: #333333;
    background-color: #f5f5f5;
    border-color: #dddddd;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #dddddd;
}
.panel-default > .panel-heading .badge {
    color: #f5f5f5;
    background-color: #333333;
}
.panel-default > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #dddddd;
}
.panel-primary {
    border-color: #337ab7;
}
.panel-primary > .panel-heading {
    color: #ffffff;
    background-color: #337ab7;
    border-color: #337ab7;
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #337ab7;
}
.panel-primary > .panel-heading .badge {
    color: #337ab7;
    background-color: #ffffff;
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #337ab7;
}
.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-heading .badge {
    color: #dff0d8;
    background-color: #3c763d;
}
.panel-success > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #d6e9c6;
}
.panel-info {
    border-color: #bce8f1;
}
.panel-info > .panel-heading {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1;
}
.panel-info > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #bce8f1;
}
.panel-info > .panel-heading .badge {
    color: #d9edf7;
    background-color: #31708f;
}
.panel-info > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #bce8f1;
}
.panel-warning {
    border-color: #faebcc;
}
.panel-warning > .panel-heading {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc;
}
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #faebcc;
}
.panel-warning > .panel-heading .badge {
    color: #fcf8e3;
    background-color: #8a6d3b;
}
.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-heading .badge {
    color: #f2dede;
    background-color: #a94442;
}
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #ebccd1;
}
.embed-responsive {
    position: relative;
    display: block;
    height: 0;
    padding: 0;
    overflow: hidden;
}
.embed-responsive .embed-responsive-item, .embed-responsive iframe, .embed-responsive embed, .embed-responsive object, .embed-responsive video {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    border: 0;
}
.embed-responsive.embed-responsive-16by9 {
    padding-bottom: 56.25%;
}
.embed-responsive.embed-responsive-4by3 {
    padding-bottom: 75%;
}
.well {
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
.well blockquote {
    border-color: #ddd;
    border-color: rgba(0, 0, 0, 0.15);
}
.well-lg {
    padding: 24px;
    border-radius: 6px;
}
.well-sm {
    padding: 9px;
    border-radius: 3px;
}
.close {
    float: right;
    font-size: 21px;
    font-weight: bold;
    line-height: 1;
    color: #000000;
    text-shadow: 0 1px 0 #ffffff;
    opacity: 0.2;
    filter: alpha(opacity=20);
}
.close:hover, .close:focus {
    color: #000000;
    text-decoration: none;
    cursor: pointer;
    opacity: 0.5;
    filter: alpha(opacity=50);
}
button.close {
    padding: 0;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none;
}
.modal-open {
    overflow: hidden;
}
.modal {
    /*    display: none;
    overflow: hidden;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    -webkit-overflow-scrolling: touch;
    outline: 0;*/
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    display: none;
    overflow: auto;
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch;
    outline: 0;
}
.modal.fade .modal-dialog {
    -webkit-transform: translate(0, -25%);
    -ms-transform: translate(0, -25%);
    -o-transform: translate(0, -25%);
    transform: translate(0, -25%);
    -webkit-transition: -webkit-transform 0.3s ease-out;
    -o-transition: -o-transform 0.3s ease-out;
    transition: transform 0.3s ease-out;
}
.modal.fade .modal-dialog {
    -webkit-transition: none;
    -moz-transition: none;
    -ms-transition: none;
    -o-transition: none;
    transition: none;
}
@media (min-width: 481px) {
    .modal.fade {
        -webkit-transition: none;
        -moz-transition: none;
        -ms-transition: none;
        -o-transition: none;
        transition: none;
    }
}
.modal.in .modal-dialog {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
}
.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto;
}
.modal-dialog {
    position: relative;
    width: auto;
    margin: 10px;
}
.modal-content {
    position: relative;
    background-color: #ffffff;
    border: 1px solid #999999;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 6px;
    -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
    box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    outline: 0;
}
.modal-backdrop {
    /*    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    background-color: #000000;*/
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #000;
}
.modal-backdrop.fade {
    opacity: 0;
    filter: alpha(opacity=0);
}
.modal-backdrop.in {
    opacity: 0.5;
    filter: alpha(opacity=50);
}
.modal-header {
    padding: 15px;
    border-bottom: 1px solid #e5e5e5;
    min-height: 16.42857143px;
}
.modal-header .close {
    margin-top: -2px;
}
.modal-title {
    margin: 0;
    line-height: 1.42857143;
}
.modal-body {
    position: relative;
    padding: 15px;
}
.modal-footer {
    padding: 15px;
    text-align: right;
    border-top: 1px solid #e5e5e5;
}
.modal-footer .btn + .btn {
    margin-left: 5px;
    margin-bottom: 0;
}
.modal-footer .btn-group .btn + .btn {
    margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
    margin-left: 0;
}
.modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll;
}
@media (min-width: 321px) {
    .modal-dialog {
        max-width: 600px; /*Change made by SP to fix modal widths*/
        width: 90%; /*Change made by SP to fix modal widths*/
        margin: 30px auto;
    }
    .modal-content {
        -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
        box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    }
    .modal-sm {
        width: 300px;
    }
}
@media (min-width: 481px) {
    .modal-lg {
        width: 900px;
    }
}
.tooltip {
    position: absolute;
    z-index: 1070;
    display: block;
    visibility: visible;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 12px;
    font-weight: normal;
    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;
    right: 5px;
    margin-bottom: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000000;
}
.tooltip.top-right .tooltip-arrow {
    bottom: 0;
    left: 5px;
    margin-bottom: -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;
    right: 5px;
    margin-top: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000000;
}
.tooltip.bottom-right .tooltip-arrow {
    top: 0;
    left: 5px;
    margin-top: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000000;
}
.popover {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1060;
    display: none;
    max-width: 276px;
    padding: 1px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.42857143;
    text-align: left;
    background-color: #ffffff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #cccccc;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 6px;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    white-space: normal;
}
.popover.top {
    margin-top: -10px;
}
.popover.right {
    margin-left: 10px;
}
.popover.bottom {
    margin-top: 10px;
}
.popover.left {
    margin-left: -10px;
}
.popover-title {
    margin: 0;
    padding: 8px 14px;
    font-size: 14px;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
    border-radius: 5px 5px 0 0;
}
.popover-content {
    padding: 9px 14px;
}
.popover > .arrow, .popover > .arrow:after {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
}
.popover > .arrow {
    border-width: 11px;
}
.popover > .arrow:after {
    border-width: 10px;
    content: "";
}
.popover.top > .arrow {
    left: 50%;
    margin-left: -11px;
    border-bottom-width: 0;
    border-top-color: #999999;
    border-top-color: rgba(0, 0, 0, 0.25);
    bottom: -11px;
}
.popover.top > .arrow:after {
    content: " ";
    bottom: 1px;
    margin-left: -10px;
    border-bottom-width: 0;
    border-top-color: #ffffff;
}
.popover.right > .arrow {
    top: 50%;
    left: -11px;
    margin-top: -11px;
    border-left-width: 0;
    border-right-color: #999999;
    border-right-color: rgba(0, 0, 0, 0.25);
}
.popover.right > .arrow:after {
    content: " ";
    left: 1px;
    bottom: -10px;
    border-left-width: 0;
    border-right-color: #ffffff;
}
.popover.bottom > .arrow {
    left: 50%;
    margin-left: -11px;
    border-top-width: 0;
    border-bottom-color: #999999;
    border-bottom-color: rgba(0, 0, 0, 0.25);
    top: -11px;
}
.popover.bottom > .arrow:after {
    content: " ";
    top: 1px;
    margin-left: -10px;
    border-top-width: 0;
    border-bottom-color: #ffffff;
}
.popover.left > .arrow {
    top: 50%;
    right: -11px;
    margin-top: -11px;
    border-right-width: 0;
    border-left-color: #999999;
    border-left-color: rgba(0, 0, 0, 0.25);
}
.popover.left > .arrow:after {
    content: " ";
    right: 1px;
    border-right-width: 0;
    border-left-color: #ffffff;
    bottom: -10px;
}
.carousel {
    position: relative;
}
.carousel-inner {
    position: relative;
    overflow: hidden;
    width: 100%;
}
.carousel-inner > .item {
    display: none;
    position: relative;
    -webkit-transition: 0.6s ease-in-out left;
    -o-transition: 0.6s ease-in-out left;
    transition: 0.6s ease-in-out left;
}
.carousel-inner > .item > img, .carousel-inner > .item > a > img {
    line-height: 1;
}
@media all and (transform-3d), (-webkit-transform-3d) {
    .carousel-inner > .item {
        -webkit-transition: -webkit-transform 0.6s ease-in-out;
        -o-transition: -o-transform 0.6s ease-in-out;
        transition: transform 0.6s ease-in-out;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-perspective: 1000;
        perspective: 1000;
    }
    .carousel-inner > .item.next, .carousel-inner > .item.active.right {
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
        left: 0;
    }
    .carousel-inner > .item.prev, .carousel-inner > .item.active.left {
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
        left: 0;
    }
    .carousel-inner > .item.next.left, .carousel-inner > .item.prev.right, .carousel-inner > .item.active {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        left: 0;
    }
}
.carousel-inner > .active, .carousel-inner > .next, .carousel-inner > .prev {
    display: block;
}
.carousel-inner > .active {
    left: 0;
}
.carousel-inner > .next, .carousel-inner > .prev {
    position: absolute;
    top: 0;
    width: 100%;
}
.carousel-inner > .next {
    left: 100%;
}
.carousel-inner > .prev {
    left: -100%;
}
.carousel-inner > .next.left, .carousel-inner > .prev.right {
    left: 0;
}
.carousel-inner > .active.left {
    left: -100%;
}
.carousel-inner > .active.right {
    left: 100%;
}
.carousel-control {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 15%;
    opacity: 0.5;
    filter: alpha(opacity=50);
    font-size: 20px;
    color: #ffffff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-control.left {
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.0001)));
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
    background-repeat: repeat-x;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
}
.carousel-control.right {
    left: auto;
    right: 0;
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.0001)), to(rgba(0, 0, 0, 0.5)));
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
    background-repeat: repeat-x;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
}
.carousel-control:hover, .carousel-control:focus {
    outline: 0;
    color: #ffffff;
    text-decoration: none;
    opacity: 0.9;
    filter: alpha(opacity=90);
}
.carousel-control .icon-prev, .carousel-control .icon-next, .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right {
    position: absolute;
    top: 50%;
    z-index: 5;
    display: inline-block;
}
.carousel-control .icon-prev, .carousel-control .glyphicon-chevron-left {
    left: 50%;
    margin-left: -10px;
}
.carousel-control .icon-next, .carousel-control .glyphicon-chevron-right {
    right: 50%;
    margin-right: -10px;
}
.carousel-control .icon-prev, .carousel-control .icon-next {
    width: 20px;
    height: 20px;
    margin-top: -10px;
    font-family: serif;
}
.carousel-control .icon-prev:before {
    content: '\2039';
}
.carousel-control .icon-next:before {
    content: '\203a';
}
.carousel-indicators {
    position: absolute;
    bottom: 10px;
    left: 50%;
    z-index: 15;
    width: 60%;
    margin-left: -30%;
    padding-left: 0;
    list-style: none;
    text-align: center;
}
.carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    border: 1px solid #ffffff;
    border-radius: 10px;
    cursor: pointer;
    background-color: #000 \9;
    background-color: rgba(0, 0, 0, 0);
}
.carousel-indicators .active {
    margin: 0;
    width: 12px;
    height: 12px;
    background-color: #ffffff;
}
.carousel-caption {
    position: absolute;
    left: 15%;
    right: 15%;
    bottom: 20px;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #ffffff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-caption .btn {
    text-shadow: none;
}
@media screen and (min-width: 321px) {
    .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-prev, .carousel-control .icon-next {
        width: 30px;
        height: 30px;
        margin-top: -15px;
        font-size: 30px;
    }
    .carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev {
        margin-left: -15px;
    }
    .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next {
        margin-right: -15px;
    }
    .carousel-caption {
        left: 20%;
        right: 20%;
        padding-bottom: 30px;
    }
    .carousel-indicators {
        bottom: 20px;
    }
}
.clearfix:before, .clearfix:after, .dl-horizontal dd:before, .dl-horizontal dd:after, .container:before, .container:after, .container-fluid:before, .container-fluid:after, .row:before, .row:after, .form-horizontal .form-group:before, .form-horizontal .form-group:after, .btn-toolbar:before, .btn-toolbar:after, .btn-group-vertical > .btn-group:before, .btn-group-vertical > .btn-group:after, .nav:before, .nav:after, .navbar:before, .navbar:after, .navbar-header:before, .navbar-header:after, .navbar-collapse:before, .navbar-collapse:after, .pager:before, .pager:after, .panel-body:before, .panel-body:after, .modal-footer:before, .modal-footer:after {
    content: " ";
    display: table;
}
.clearfix:after, .dl-horizontal dd:after, .container:after, .container-fluid:after, .row:after, .form-horizontal .form-group:after, .btn-toolbar:after, .btn-group-vertical > .btn-group:after, .nav:after, .navbar:after, .navbar-header:after, .navbar-collapse:after, .pager:after, .panel-body:after, .modal-footer:after {
    clear: both;
}
.center-block {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.pull-right {
    float: right !important;
}
.pull-left {
    float: left !important;
}
.hide {
    display: none !important;
}
.show {
    display: block !important;
}
.invisible {
    visibility: hidden;
}
.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0;
}
.hidden {
    display: none !important;
    visibility: hidden !important;
}
.affix {
    position: fixed;
}
@-ms-viewport {
    width: device-width;
}
.visible-xs, .visible-sm, .visible-md, .visible-lg {
    display: none !important;
}
.visible-xs-block, .visible-xs-inline, .visible-xs-inline-block, .visible-sm-block, .visible-sm-inline, .visible-sm-inline-block, .visible-md-block, .visible-md-inline, .visible-md-inline-block, .visible-lg-block, .visible-lg-inline, .visible-lg-inline-block {
    display: none !important;
}
@media (max-width: 320px) {
    .visible-xs {
        display: block !important;
    }
    table.visible-xs {
        display: table;
    }
    tr.visible-xs {
        display: table-row !important;
    }
    th.visible-xs, td.visible-xs {
        display: table-cell !important;
    }
}
@media (max-width: 320px) {
    .visible-xs-block {
        display: block !important;
    }
}
@media (max-width: 320px) {
    .visible-xs-inline {
        display: inline !important;
    }
}
@media (max-width: 320px) {
    .visible-xs-inline-block {
        display: inline-block !important;
    }
}
@media (min-width: 321px) and (max-width: 480px) {
    .visible-sm {
        display: block !important;
    }
    table.visible-sm {
        display: table;
    }
    tr.visible-sm {
        display: table-row !important;
    }
    th.visible-sm, td.visible-sm {
        display: table-cell !important;
    }
}
@media (min-width: 321px) and (max-width: 480px) {
    .visible-sm-block {
        display: block !important;
    }
}
@media (min-width: 321px) and (max-width: 480px) {
    .visible-sm-inline {
        display: inline !important;
    }
}
@media (min-width: 321px) and (max-width: 480px) {
    .visible-sm-inline-block {
        display: inline-block !important;
    }
}
@media (min-width: 481px) and (max-width: 768px) {
    .visible-md {
        display: block !important;
    }
    table.visible-md {
        display: table;
    }
    tr.visible-md {
        display: table-row !important;
    }
    th.visible-md, td.visible-md {
        display: table-cell !important;
    }
}
@media (min-width: 481px) and (max-width: 768px) {
    .visible-md-block {
        display: block !important;
    }
}
@media (min-width: 481px) and (max-width: 768px) {
    .visible-md-inline {
        display: inline !important;
    }
}
@media (min-width: 481px) and (max-width: 768px) {
    .visible-md-inline-block {
        display: inline-block !important;
    }
}
@media (min-width: 769px) {
    .visible-lg {
        display: block !important;
    }
    table.visible-lg {
        display: table;
    }
    tr.visible-lg {
        display: table-row !important;
    }
    th.visible-lg, td.visible-lg {
        display: table-cell !important;
    }
}
@media (min-width: 769px) {
    .visible-lg-block {
        display: block !important;
    }
}
@media (min-width: 769px) {
    .visible-lg-inline {
        display: inline !important;
    }
}
@media (min-width: 769px) {
    .visible-lg-inline-block {
        display: inline-block !important;
    }
}
@media (max-width: 320px) {
    .hidden-xs {
        display: none !important;
    }
}
@media (min-width: 321px) and (max-width: 480px) {
    .hidden-sm {
        display: none !important;
    }
}
@media (min-width: 481px) and (max-width: 768px) {
    .hidden-md {
        display: none !important;
    }
}
@media (min-width: 769px) {
    .hidden-lg {
        display: none !important;
    }
}
.visible-print {
    display: none !important;
}
@media print {
    .visible-print {
        display: block !important;
    }
    table.visible-print {
        display: table;
    }
    tr.visible-print {
        display: table-row !important;
    }
    th.visible-print, td.visible-print {
        display: table-cell !important;
    }
}
.visible-print-block {
    display: none !important;
}
@media print {
    .visible-print-block {
        display: block !important;
    }
}
.visible-print-inline {
    display: none !important;
}
@media print {
    .visible-print-inline {
        display: inline !important;
    }
}
.visible-print-inline-block {
    display: none !important;
}
@media print {
    .visible-print-inline-block {
        display: inline-block !important;
    }
}
@media print {
    .hidden-print {
        display: none !important;
    }
}

/***********************************
General Overwrite Styles
***********************************/
div.parbase.modal {
    display: block;
    position: relative;
}

/*TD - Stevo Perisic sp522p
Updates to the modals so that we don't have to set the height in JS anymore
The issue was moidals overflowing the browser window if they contained content that needed to be scrollable
The JS Fix was implemented however I find that a CSS solution would be mush better in this instance*/
.modal{
    max-height: 100%;
}
.modal .modal-dialog{
    height: 90%;
}

.modal .modal-dialog .modal-content{
    max-height: 90%;
}

.modal .modal-dialog .modal-content .modal-body{
    height: 90%;
}
/*End*/


.modal-content {
    padding: 26px 30px;
    border-radius: 30px;
}

.modal-content .modal-header,
.modal-content .modal-footer,
.modal-content .modal-body {
    border: none;
    padding: 0;
}

.modal-header button.close, .modal .modal-header-close {
    position: absolute;
    top: 20px;
    right: 20px;
    display: inline-block;
    background: url('../../../content/dam/newco/global/modals/btn-close.png') 0 0 no-repeat;
    width: 30px;
    height: 30px;
    z-index: 20;
    text-indent: -9999px;
    overflow: hidden;
}
.close {
    filter: alpha(opacity=50);
    opacity: .5;
}
.close:hover,
.close:focus {
    filter: alpha(opacity=100);
    opacity: 1;
}

div.modalHeader,
.modal-header h4.modal-title,
.modal-header .modal-title {
    font-size: 24px;
    margin-top: 0;
    font-weight: normal;
    display: block;
    font-family: 'AvantGardeGothicITCW01D 731075', Helvetica, Arial, sans-serif;
    margin-right: 20px;
    margin-bottom: 15px;
    line-height: 1;
}

.modal-footer {
    margin-top: 27px;
    text-align: center;
}
.modal-footer.align-left {
    text-align: left;
}

/*.modal-content button.button, .modal-content a.button, .modal-content button, .modal-content input.button {*/
.modal-content button.button, .modal-content input.button {
    padding: 9px 12px;
}
.modal-content a.button, .modal-content a.btn {
    display: block;
    text-align: center;
    padding: 10px 12px;
}

.modal-footer .btn-primary, .modal-footer .primary {
    width: 100%;
    max-width: 300px;
}

/*special div header for mapping modal*/
div.modalMapHeader {
    font-size: 28px;
    margin-top: 0;
    font-weight: normal;
    display: block;
    font-family: 'AvantGardeGothicITCW01D 731075', Helvetica, Arial, sans-serif;
    margin: 0 0 0 0;
    margin-bottom: 0px;
}

/*special div header for mapping modal*/
div.modalZipHeader {
    font-size: 28px;
    margin-top: 0;
    font-weight: normal;
    display: block;
    font-family: 'AvantGardeGothicITCW01D 731075', Helvetica, Arial, sans-serif;
    margin: 0 0 0 0;
    margin-bottom: 0px;
}

/*special div header for mapping modal*/
div.modalGalleryHeader {
    color: #252525;
    font-size: 2.14286em;
    margin: 0 0 16px;
    padding: 0;
}


/***********************************
General Styles
***********************************/
.modal-content .button.secondary {
    background-color: #FFFFFF !important;
    border: 0 !important;
    color: #1b75bb !important;
    -webkit-box-shadow: inset 0 0 0 1px rgba(27,117,187,1);
    box-shadow: inset 0 0 0 1px rgba(27,117,187,1);
}

.modal-content .button.secondary:hover {
    color: #1d5c99 !important;
    -webkit-box-shadow: inset 0 0 0 1px rgba(29,92,153,1);
    box-shadow: inset 0 0 0 1px rgba(29,92,153,1);
}


.modal-content a.topic_fold {
    cursor: pointer;
    font-size: 14px;
    padding-left: 18px;
    position: relative;
    font-family:'AvantGardeGothicITCW01D 731075', Helvetica, Arial, sans-serif;
}
.modal-content a.topic_fold span.nub {
    background: url('../../../content/dam/newco/global/modals/nub-arrow.png') no-repeat;
    display: block;
    width: 15px;
    height: 15px;
    left: 0;
    position: absolute;
    top: 2px;
}
.modal-content a.topic_fold:hover span.nub {
    background: url('../../../content/dam/newco/global/modals/nub-arrow-hover.png') no-repeat;
}
.modal-content a.topic_fold span.nub.expanded {
    background: url('../../../content/dam/newco/global/modals/nub-arrow-expanded.png') no-repeat;
    left: 0;
    top: 2px;
}
.modal-content a.topic_fold:hover span.nub.expanded {
    background: url('../../../content/dam/newco/global/modals/nub-arrow-expanded-hover.png') no-repeat;
}

.modal-content .sub_topic {
    display: none;
    padding-left: 18px;
}


/**
Error Styles
***********************************/
.flash.error {
    font-family:'AvantGardeGothicITCW01D 731075', Helvetica, Arial, sans-serif;
    color: #cf292a !important;
    margin-right: 10px;
    font-size: 12px;
    line-height: 1.5;
    margin: 0 10px 0 -6px;
}

.error_container .flash .icon {
    color: #cf292a;
    margin-left: 6px;
    margin-top: 6px;
}


/***********************************
Two Column Styles
***********************************/
.two-column .col-one, .two-column .col-two {
    text-align: center;
}
.two-column .hoz-sep-line {
    background: url(../../../content/dam/newco/global/modals/modal_hor_line.png) no-repeat center;
}
#chooseDevice .two-col{
    padding-bottom: 10px;
}
.two-column .device-cart-image {
    width: 26%;
    margin-bottom: 10px;
}
.two-column .plan-cart-image {
    margin-top: 10px;
    margin-bottom: 15px;
}
.two-col h4 {
    margin-top: 0;
}
.two-col .button {
    width: 100%;
}
.two-col #deviceIMEI {
    margin-bottom: 0;
}


/**********************************/
/******* New Modal Design ********/
/**********************************/

.modal-dialog {
    margin: 90px auto 0px;
}

/*Bootstrap Buttons*/
.modal-footer .button.primary, .modal-footer .button.btn-primary, .modal-footer .btn.btn-primary {
    display: block;
/*    float: right;*/
    margin: 0 auto 10px;
    text-align: center;
}

/*Bootstrap buttons full width*/
#planNotCompatible .modal-footer a.button,
#deviceNotCompatible .modal-footer a.button {
    float: none !important;
    width: 100% !important;
}

/*last button color*/
#deviceNotCompatible .modal-footer a.button:last-child {
    background-color: #7d7d7d;
    margin-top: 15px;
}

#deviceNotCompatible .modal-footer a.button:last-child:hover {
    background-color: #cecece;
}

/*Bootstrap set body type size*/
.modal-body p {
    font-size: 14px !important;
}

.modal-body ul{
    padding-left:15px;
}

.modal-body:after {
    content: '';
    clear: both;
    display: block;
}

/*Bootstrap Error messages*/
.modal-body p.errorMessage {
    font-size: 12px !important;
    color: #cf292a;
    background: url('../../../content/dam/newco/global/icon_modal_error.png') 0px 0px no-repeat;
    padding-left: 30px;
}

.modal-body p.errorMessage span {
font-size: 12px !important;
}

/*Bootstrap: NEGATION of error messages*/
.modal-body p.NOerrorMessage {
    font-size: 14px !important;
    color: #000;
    background: none;
    padding-left: 0;
}

.modal-body p.NOerrorMessage span {
font-size: 14px !important;
}


/***********************************
MODAL - Cart Conflict Styles
***********************************/
body.shop #displayFullCart,
body.shop #deviceInCart,
body.shop #deviceNotCompatible,
body.shop #planInCart,
body.shop #displayFullCart,
body.shop #planNotCompatible {
}

body.shop #displayFullCart.open h3,
body.shop #deviceInCart h3,
body.shop #deviceNotCompatible h3,
body.shop #planInCart h3,
body.shop #planNotCompatible h3 {
    color: #036b37;
}

body.shop #displayFullCart h5,
body.shop #deviceInCart h5,
body.shop #deviceNotCompatible h5,
body.shop #planInCart h5,
body.shop #displayFullCart h5,
body.shop #planNotCompatible h5,
.modal-content h5 {
    font-family:'AvantGardeGothicITCW01D 731075', Helvetica, Arial, sans-serif;
    margin: 0;
    clear: both;
}

.modal-body h2 {
    font-family:'AvantGardeGothicITCW01B 731069', Helvetica, Arial, sans-serif;
    font-size: 14px;
    font-weight: normal;
    color: #000;
    border-bottom: solid 1px #a6a6a6;
    padding: 0 0 10px 0;
}

.modal .scrollable {
    overflow-y: auto;
	overflow-x: hidden;
    height: 100%;
    max-height: 500px;
}

.modal-content span.product_listing_price {
    color: #60a630;
    float: right;      /*be sure this doesn't mess up prices in other modals.*/
    margin-top: -20px;
}

/*Bootstrap - featureInCart modal*/
#featureInCart .modal-footer a.button.secondary {
    float: left;
    text-align: center;
}

#featureInCart .modal-footer a.button.primary {
    float: right;
    text-align: center;
    width: 150px;
}

/* simPendingModal overwrites - buttons */
#simPendingModal .button.secondary {
    padding: 10px;
    /*width: 176px;*/
    float: left;
    text-align: center;
}

#simPendingModal .button.primary {
    padding: 10px;
    width: 204px;
    line-height: 20px;
    text-shadow: none;
}

/*more deviceNotCompatible overwrites - buttons*/

body.shop .not_compatible_buttons a.button,
body.shop .not_compatible_buttons p {
    padding: 5px 12px;
    text-align: center;
    width: 347px;
    float: left;
}

#deviceNotCompatible .not_compatible_buttons a.button:last-child {
    margin-top: 10px;
    background: #7d7d7d;
}

#deviceNotCompatible .not_compatible_buttons a.button:last-child:hover {
    margin-top: 10px;
    background: #cecece;
}

/*the "OR" p tag*/
body.shop .not_compatible_buttons p {
    display: none;
}

/*more planInCart overwrites - buttons and more*/

#displayFullCart .fullcartmodal .modal-buttons.alignRight {
    text-align: inherit;
}

#displayFullCart .fullcartmodal .modal-buttons a.button:first-child {
    float: left !important;
    width: 150px !important;
}

#displayFullCart .fullcartmodal .modal-buttons a.button:last-child {
    float: right !important;
    width: 150px !important;
}

#displayFullCart .fullcartmodal .modal-buttons a.button:first-child {
    background: #7d7d7d;
}

#displayFullCart .fullcartmodal .modal-buttons a.button:first-child:hover {
    background: #cecece;
}

body.shop #displayFullCart .fullcartmodal span.product_listing_price {
    color: #60a630;
}

/*plan not compatible overwrites*/

/*heading*/
#planNotCompatible section.scrollable h2 {
    font-family:'AvantGardeGothicITCW01B 731069', Helvetica, Arial, sans-serif;
    font-size: 14px;
    color: #000;
    border-bottom: solid 1px #a6a6a6;
    padding: 0 0 10px 0;
}

#planNotCompatible .product_listing_heading .product_listing_leader span.product_listing_price {
    color: #60a630;
}

#planNotCompatible .not_compatible_buttons a.button {
    width: 350px;
}

#planNotCompatible .not_compatible_buttons a.button:last-child {
    background: #7d7d7d;
    margin-top: 10px;
}

#planNotCompatible .not_compatible_buttons a.button:last-child:hover {
    background: #cecece;
}

/*compare devices modal - exist in "comparemodal.css"*/

#modal-countrieslist ul {
    margin-left: 30px;
}

#modal-countrieslist ul {
    width:99%;
}

#modal-countrieslist ul li {
    float: left;
    width: 33%;
    list-style-type: none;
    font-size:13px;
    text-indent: 0em;
}

/*Bootstrap: last deviceInCart button label too long - make button wider*/
#deviceInCart .modal-footer .button.primary,
#planInCart .modal-footer .button.primary,
#displayFullCart .modal-footer .button.primary {
    width: 140px;
    padding: 10px;
}

/*Bootstrap modals: Data, Speed, Usage, Pricing info*/
#additional-details-modal .modal-content {
    max-height: 90%;
    position: relative;
    overflow-y: hidden;
}

/*Bootstrap modals: checkout terms and conditions*/
#modal-tos .modal-content {
    max-height: 90%;
    position: relative;
    overflow-y: hidden;
}

/*Do we need these next two at all?*/

body.modal-open,
.modal-open .navbar-fixed-top,
.modal-open .navbar-fixed-bottom {
    margin-right: 0px;
}

/* custom class to override .modal-open */
.modal-noscrollbar {
    margin-right: 0 !important;
}


/***********************************
MODAL - Clear Cart Styles
***********************************/
#clearCart div.modal-dialog {
    width: 370px;
}

/*spanish pages i18n*/
.spanish #modal-coverage .modal-dialog .modal-content {
    margin: -40px auto;
}

/*cart error 14 - invalid IMEI*/
.shop_cart #imeiNotValidError .modal-dialog {
    width: 360px;
}

/*store locations*/
#modal-payment-loc-3 .modal-dialog {
    width: 370px;
}

/*chat modal*/
#cricket-chat-modal .modal-dialog, #cricket-chat-modal .modal-content {
    width: 500px;
}
/*END  Modals*/


/***********************************
MODAL - Shop Device Selection Styles
***********************************/
#shopDeviceSelection .sub-title {
    margin-bottom: 17px;
}
#shopDeviceSelection a.btn-primary {
    width: 60%;
    margin: 0 auto 15px;
}
#shopDeviceSelection a.btn-primary:last-child {
    margin-bottom: 0;
}
#shopDeviceSelection .topic_fold {

}

/***********************************
MODAL - Port Discount Styles
***********************************/
#portinDiscountModal ul {
    font-family: "AvantGardeGothicITCW01D 731075", Arial, sans-serif;
    padding-left: 0;
}
#portinDiscountModal ul li {
    list-style: none;
}
#portinDiscountModal h4 {
    margin-bottom: 4px;
}

/***********************************
MODAL - Voicemail Impact
***********************************/

#voicemailImpact .important {
    font-family: "AvantGardeGothicITCW01D 731075", Arial, sans-serif;
    font-size: 14px;
    color: #cf292a;
    margin-bottom: 10px;
}

#voicemailImpact .finalnote {
    font-family: "AvantGardeGothicITCW01D 731075", Arial, sans-serif;
    font-size: 16px;
    margin-top: 10px;
}


/***********************************
XS - SM Styles
***********************************/
@media ( max-width: 480px ) {

    .modal-header h4.modal-title {
        margin-right: 35px;
    }

    .two-column .device-cart-image {
        width: 50%;
    }
    #deviceIMEI {
        font-size: 12px !important;
    }
    .modal.fade .modal-dialog {
        -webkit-transform: translate(125%, 0);
        -ms-transform: translate(125%, 0);
        -o-transform: translate(125%, 0);
        transform: translate(125%, 0);
        -webkit-transition: -webkit-transform 1s ease-out;
        -o-transition: -o-transform 1s ease-out;
        transition: transform 1s ease-out;
    }
    .modal.in .modal-dialog {
        -webkit-transform: translate(3%, 0);
        -ms-transform: translate(3%, 0);
        -o-transform: translate(3%, 0);
        transform: translate(3%, 0);
    }
    .modal .modal-dialog .modal-content .modal-body{
        height: auto;
    }
    .modal-dialog {
        width: 97% !important;
        height: 100% !important;
        padding: 0;
        margin: 0;
    }
    .modal-content {
        height: 100%;
        border-radius: 0;
    }
    .modal-body a {
        word-wrap: break-word;
    }
    .modal-content .scrollable {
        height: 100%;
    }
    .modal-content {
        padding: 10px 15px;
    }
    .modal .scrollable {
        max-height: 100%;
    }

}

/* line 5, ../partials/_forms.scss */
/*
.row form .row {
  margin: 0 -5px; }
*/

/* line 9, ../partials/_forms.scss */
.row form .row .column, .row form .row .columns {
  padding: 0 5px; }

/* line 13, ../partials/_forms.scss */
.row form .row.collapse {
  margin: 0; }

/* line 17, ../partials/_forms.scss */
label {
  font-size: 14px;
  color: #4d4d4d;
  display: block;
  font-weight: 500;
  margin-bottom: 3px;
  cursor: default; }

/* line 26, ../partials/_forms.scss */
label.right {
  float: none;
  text-align: right; }

/* line 31, ../partials/_forms.scss */
label.inline {
  line-height: 29px;
  margin: 0 0 10px; }

/* line 36, ../partials/_forms.scss */
.prefix, .postfix {
  display: block;
  position: relative;
  z-index: 2;
  text-align: center;
  width: 100%;
  padding-top: 0;
  padding-bottom: 0;
  height: 29px;
  line-height: 28px; }

/* line 48, ../partials/_forms.scss */
a.button.prefix, a.button.postfix {
  padding-left: 0;
  padding-right: 0;
  text-align: center; }

/* line 54, ../partials/_forms.scss */
span.prefix, span.postfix {
  background: #f2f2f2;
  border: 1px solid #cccccc; }

/* line 59, ../partials/_forms.scss */
.prefix {
  left: 2px;
  -moz-border-radius-topleft: 2px;
  -webkit-border-top-left-radius: 2px;
  border-top-left-radius: 2px;
  -moz-border-radius-bottomleft: 2px;
  -webkit-border-bottom-left-radius: 2px;
  border-bottom-left-radius: 2px;
  overflow: hidden; }

/* line 70, ../partials/_forms.scss */
.postfix {
  right: 2px;
  -moz-border-radius-topright: 2px;
  -webkit-border-top-right-radius: 2px;
  border-top-right-radius: 2px;
  -moz-border-radius-bottomright: 2px;
  -webkit-border-bottom-right-radius: 2px;
  border-bottom-right-radius: 2px; }

/* line 80, ../partials/_forms.scss */
input[type="text"], input[type="password"], input[type="date"], input[type="datetime"], input[type="email"], input[type="number"], input[type="search"], input[type="tel"], input[type="time"], input[type="url"], textarea {
  background-color: #fff;
  font-family: inherit;
  border: 1px solid #ccc;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;

  color: rgba(0, 0, 0, 0.75);
  display: block;
  font-size: 14px;
  margin: 0 0 10px;
  padding: 5px;
  height: 29px;
  width: 100%;
  -webkit-transition: all .15s linear;
  -moz-transition: all .15s linear;
  -o-transition: all .15s linear;
  transition: all 0.15s linear;
    -webkit-box-shadow: none;
    box-shadow: none;
}



/* line 116, ../partials/_forms.scss */
input[type="text"][disabled], input[type="password"][disabled], input[type="date"][disabled], input[type="datetime"][disabled], input[type="email"][disabled], input[type="number"][disabled], input[type="search"][disabled], input[type="tel"][disabled], input[type="time"][disabled], input[type="url"][disabled], textarea[disabled] {
  background-color: #dddddd; }

/* line 120, ../partials/_forms.scss */
textarea {
  height: auto; }

/* line 124, ../partials/_forms.scss */
select {
  width: 100%;
  margin-bottom: 1em; }

/* line 129, ../partials/_forms.scss */
fieldset {
  border: solid 1px #ddd;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  padding: 12px 12px 0;
  margin: 18px 0; }

/* line 140, ../partials/_forms.scss */
fieldset legend {
  font-weight: 700;
  background: #fff;
  padding: 0 3px;
  margin: 0;
  margin-left: -3px; }

/* line 148, ../partials/_forms.scss */
.error input, input.error, .error textarea, textarea.error {
  border-color: #cf292a !important;
  background-color: #fedcc4 !important;
}

.styleSelectedError {
    border: 1px solid #cf292a !important;
  background-color: #fedcc4 !important;
}

/* line 153, ../partials/_forms.scss */
.error label, label.error {
    color: #cf292a; }

/* line 157, ../partials/_forms.scss */
.error small, small.error {
  display: block;
  padding: 6px 4px;
  margin-top: -11px;
  margin-bottom: 10px;
  background: #cf292a;
  color: #fff;
  font-size: 12px;
  font-weight: 700;
  -moz-border-radius-bottomleft: 2px;
  -webkit-border-bottom-left-radius: 2px;
  border-bottom-left-radius: 2px;
  -moz-border-radius-bottomright: 0;
  -webkit-border-bottom-right-radius: 0;
  border-bottom-right-radius: 0; }

/* line 174, ../partials/_forms.scss */
.error textarea:focus, textarea.error:focus {
  background: #fafafa;
  border-color: #b3b3b3; }

/* line 189, ../partials/_forms.scss */
form.custom span.custom.radio {
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  -ms-border-radius: 100px;
  -o-border-radius: 100px;
  border-radius: 100px; }

/* line 197, ../partials/_forms.scss */
form.custom span.custom.checkbox:before {
  content: "";
  display: block;
  line-height: .8;
  height: 14px;
  width: 14px;
  text-align: center;
  position: absolute;
  top: 0;
  left: 0;
  font-size: 14px;
  color: white;
  margin-top: 1px;
  padding-left: 2px;
}

/* line 179, ../partials/_forms.scss */
form.custom span.custom {
  display: inline-block;
  position: relative;
  border: solid 1px #ccc;
  min-height: 18px;
  padding-left: 16px;
  top: -8px;
  width: 14px;
  cursor: pointer;
}

/* line 211, ../partials/_forms.scss */
form.custom span.custom.radio.checked:before {
  content: "";
  display: block;
  width: 8px;
  height: 8px;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  -ms-border-radius: 100px;
  -o-border-radius: 100px;
  border-radius: 100px;
  background: #222;
  position: relative;
  top: 3px;
  left: 3px; }

/* line 227, ../partials/_forms.scss */
form.custom span.custom.checkbox.checked:before {
  content: "\00d7";
  color: #222222; }

/* line 232, ../partials/_forms.scss */
form.custom div.custom.dropdown {
  display: block;
  position: relative;
  width: auto;
  height: 28px;
  margin-bottom: 9px;
  margin-top: 2px; }

/* line 241, ../partials/_forms.scss */
form.custom div.custom.dropdown ul {
  overflow-y: auto;
  max-height: 200px;
  position: absolute;
  width: auto;
  display: none;
  left: 0;
  top: 27px;
  margin: 0;
  padding: 0;
  background: rgba(255, 255, 255, 0.95);
  border: solid 1px #cccccc; }

/* line 255, ../partials/_forms.scss */
form.custom div.custom.dropdown a.current {
  display: block;
  width: auto;
  line-height: 26px;
  min-height: 28px;
  padding: 0;
  padding-left: 6px;
  padding-right: 38px;
  border: solid 1px #ddd;
  color: #141414;
  background-color: #fff;
  white-space: nowrap; }

/* line 269, ../partials/_forms.scss */
form.custom div.custom.dropdown a.selector {
  position: absolute;
  width: 27px;
  display: block;
  right: 0;
  top: 0;
  border: solid 1px #ddd;
  height: 28px; }

/* line 279, ../partials/_forms.scss */
form.custom div.custom.dropdown a.selector:after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border: solid 5px;
  border-color: #aaa transparent transparent;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-top: -2px;
  margin-left: -5px; }

/* line 293, ../partials/_forms.scss */
form.custom div.custom.dropdown:hover a.selector:after, form.custom div.custom.dropdown.open a.selector:after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border: solid 5px;
  border-color: #222222 transparent transparent; }

/* line 302, ../partials/_forms.scss */
form.custom div.custom.dropdown.open ul {
  display: block;
  z-index: 10; }

/* line 307, ../partials/_forms.scss */
form.custom div.custom.dropdown ul li {
  color: #555;
  font-size: 13px;
  cursor: pointer;
  padding: 3px;
  padding-left: 6px;
  min-height: 18px;
  line-height: 18px;
  margin: 0;
  white-space: nowrap;
  list-style: none;
  padding-right: 34px; }

/* line 321, ../partials/_forms.scss */
form.custom div.custom.dropdown ul li.selected {
  color: #000;
  background: transparent; }

/* line 326, ../partials/_forms.scss */
form.custom div.custom.dropdown ul li.selected:after {
  content: "\2013";
  position: absolute;
  right: 10px; }

/* line 332, ../partials/_forms.scss */
form.custom div.custom.dropdown ul li:hover {
  background-color: #cdebf5;
  color: black; }

/* line 337, ../partials/_forms.scss */
form.custom div.custom.dropdown ul li:hover:after {
  content: "\2013";
  position: absolute;
  right: 10px;
  color: #a3dbec; }

/* line 344, ../partials/_forms.scss */
form.custom div.custom.dropdown ul li.selected:hover {
  background: #cdebf5;
  cursor: default;
  color: black; }

/* line 350, ../partials/_forms.scss */
form.custom div.custom.dropdown ul li.selected:hover:after {
  color: black; }

/* line 354, ../partials/_forms.scss */
form.custom .custom.disabled {
  background-color: #dddddd; }

/* line 358, ../partials/_forms.scss */
.label {
  padding: 1px 4px 2px;
  font-size: 12px;
  font-weight: 700;
  text-align: center;
  text-decoration: none;
  line-height: 1;
  white-space: nowrap;
  display: inline;
  position: relative;
  bottom: 1px;
  color: #fff;
  background: #298590; }

/* line 373, ../partials/_forms.scss */
.label.radius {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0; }

/* line 381, ../partials/_forms.scss */
.label.round {
  padding: 1px 7px 2px;
  -webkit-border-radius: 1000px;
  -moz-border-radius: 1000px;
  -ms-border-radius: 1000px;
  -o-border-radius: 1000px;
  border-radius: 1000px; }

/* line 390, ../partials/_forms.scss */
.label.alert {
 background-color: #cf292a; }

/* line 394, ../partials/_forms.scss */
.label.success {
  background-color: #5da423; }

/* line 398, ../partials/_forms.scss */
.label.secondary {
  background-color: #e9e9e9;
  color: #505050; }

/* line 403, ../partials/_forms.scss */
form .single_element_form_row {
  width: auto;
  max-width: none;
  min-width: 0;
  margin: 0 -15px;
  *zoom: 1; }

/* line 411, ../partials/_forms.scss */
form .single_element_form_row .label_wrapper {
  float: left;
  position: relative;
  min-height: 1px;
  padding: 0 15px;
  width: 33.33333%;
  text-align: right;
  padding-right: 0; }

/* line 421, ../partials/_forms.scss */
form .single_element_form_row .label_wrapper label {
  display: inline-block;
  vertical-align: top;
  text-align: right;
  padding-top: 0.5em; }

/* line 428, ../partials/_forms.scss */
form .single_element_form_row .label_wrapper .label_supplemental {
  margin-top: -.85714em;
  font-size: 75%;
  color: #999999; }

/* line 434, ../partials/_forms.scss */
form .single_element_form_row .input_wrapper {
  float: left;
  position: relative;
  min-height: 1px;
  padding: 0 15px;
  width: 66.66667%; }

/* line 442, ../partials/_forms.scss */
form .single_element_form_row .input_wrapper .input_hint {
  margin-top: -.85714em;
  color: #999;
  font-size: 75%;
  font-style: oblique;
  padding-top: .5em;
  padding-bottom: 1em; }

/* line 458, ../partials/_forms.scss */
form label.agreement {
  font-family: "AvantGardeGothicITCW01M 731087", Arial, sans-serif; }

/* line 462, ../partials/_forms.scss */
form label.agreement a {
  font-family: inherit;
  font-size: inherit; }

/* line 467, ../partials/_forms.scss */
form button {
  clear: both;
  margin-top: 2em; }

/* line 472, ../partials/_forms.scss */
form button .secondary {
  background: #a6a6a6; }

/* line 476, ../partials/_forms.scss */
form input[type="text"] {
  color: #5a5a5a; }

/* line 480, ../partials/_forms.scss */
form .security_code, form .month, form .zip_code {
  width: 5em;
  display: inline-block; }

/* line 485, ../partials/_forms.scss */
form .year {
  width: 6em;
  display: inline-block; }

/* line 490, ../partials/_forms.scss */
fieldset.agreements label.agreement {
  position: relative; }

/* line 494, ../partials/_forms.scss */
fieldset.agreements label.agreement label.error {
  position: absolute;
  top: 1.5em;
  left: 1.8em; }

/* line 500, ../partials/_forms.scss */
button, .button, form button {
  width: 175px;
  margin: 5px;
  font-size: 16px;
  border: none; }

/* line 507, ../partials/_forms.scss */
.dropdown a {
  color: #404040; }

/* line 511, ../partials/_forms.scss */
.dropdown a:hover, .dropdown a:active {
  text-decoration: none; }

/* line 515, ../partials/_forms.scss */
.dropdown a.current {
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  -pie-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1); }

/* line 522, ../partials/_forms.scss */
.dropdown ul li {
  text-indent: 0; }

/* line 527, ../partials/_forms.scss */
dl.numbered dt {
  display: inline-block;
  padding: .5em 1em;
  background-color: #ddd;
  font-weight: 700; }

/* line 534, ../partials/_forms.scss */
p.display_field {
  width: auto;
  max-width: none;
  min-width: 0;
  margin: 0;
  *zoom: 1; }

/* line 542, ../partials/_forms.scss */
p.display_field label {
  float: left;
  position: relative;
  min-height: 1px;
  width: 41.66667%;
  font-family: "AvantGardeGothicITCW01D 731075",Arial,sans-serif;
  font-size: .92857em;
  color: #555;
  text-align: right;
  padding: 1px 10px 0 0; }

/* line 554, ../partials/_forms.scss */
p.display_field label:after {
  content: ": "; }

/* line 558, ../partials/_forms.scss */
p.display_field span {
  float: left;
  position: relative;
  min-height: 1px;
  width: 58.33333%;
  padding: 0 0 1.25em; }

/* line 566, ../partials/_forms.scss */
p.display_field input, p.display_field textarea {
  float: left;
  position: relative;
  min-height: 1px;
  width: 58.33333%;
  display: none;
  padding: 0.5em; }

/* line 575, ../partials/_forms.scss */
p.display_field.editing span {
  display: none; }

/* line 579, ../partials/_forms.scss */
p.display_field.editing label.error {
  width: 100%; }

/* line 583, ../partials/_forms.scss */
p.display_field.editing label.error:after {
  content: ""; }

/* line 587, ../partials/_forms.scss */
p.link_action label {
  font-family: "AvantGardeGothicITCW01D 731075",Arial,sans-serif;
  font-size: .92857em;
  display: inline-block; }

/* line 593, ../partials/_forms.scss */
p.link_action a {
  font-family: "AvantGardeGothicITCW01B 731069", Arial, sans-serif; }

/* line 597, ../partials/_forms.scss */
a.icon.export {
  color: #cf292a;
  height: 15px;
  line-height: 15px;
  display: inline-block;
  font-size: 16px;
  padding: 0 20px 0 0; }

/* line 606, ../partials/_forms.scss */
a.icon.export span.icon {
  height: 15px;
  width: 15px;
  display: inline-block;
  position: relative;
  top: 2px; }

/* line 626, ../partials/_forms.scss */
.flash.error {
  clear: both;
  padding-top: 3em;
  padding-left: 25px;
  position: relative;
  color: #cf292a; }

/* line 634, ../partials/_forms.scss */
.flash.error .icon {
  display: inline-block;
  left: 0;
  top: -3px;
  padding: 0.2em 0.5em;
  /*background: url('../../../content/dam/newco/global/icon_modal_error.png') 0px 0px no-repeat;*/
  font-size: 0 !important;
  height: 21px;
  position: absolute;
  width: 24px;
  margin: 0;
}

/* line 645, ../partials/_forms.scss */
.flash.error p, .flash.error label.error {
  display: inline-block;
  font-size: 100%;
  color: #cf292a; }

/* line 651, ../partials/_forms.scss */
.error_container {
  margin-top: -15px; }

/* line 655, ../partials/_forms.scss */
.error_container .flash.error {
  vertical-align: top;
  padding: 0 0 1em 2em; }

/* line 660, ../partials/_forms.scss */
.error_container .flash.error a {
  vertical-align: top; }

/* line 664, ../partials/_forms.scss */
span.whats_this_security_code {
  color: #1b75bb;
  text-decoration: underline;
  position: relative;
  cursor: pointer;
  padding-left: 0.4em; }

/* line 672, ../partials/_forms.scss */
span.whats_this_security_code img {
  width: 246px;
  height: 296px;
  max-width: 246px;
  position: absolute;
  top: -136px;
  z-index: 100;
  display: none; }

/* line 682, ../partials/_forms.scss */
.button, form button, table thead th, table tfoot td {
  font-weight: 400; }

/* line 686, ../partials/_forms.scss */
/*
input.error {
  border: 1px solid #cf292a;
  background-color: #fedcc4; }
*/

/* line 691, ../partials/_forms.scss */
dl.numbered dt {
  display: inline-block;
  background-color: #ddd;
  font-weight: 700;
  padding: 0.5em 1em; }

/* line 698, ../partials/_forms.scss */
button.button {
  font-size: 14px;
  color: #FFF;
  font-weight: none; }

/* line 704, ../partials/_forms.scss */
a.button, .button, form button, form input.button, form input.button {
  border: 0;
  margin-bottom: 1em;
  color: #FFF;
  font-size: 14px;
  font-weight: none; }

/* line 723, ../partials/_forms.scss */
a.button.primary:hover, a.button.primary.hover, .button.primary:hover, .button.primary.hover, form button.primary:hover, form button.primary.hover, form input.button.primary:hover, form input.button.primary.hover, form input.button.primary:hover, form input.button.primary.hover {
  /*background-color: #63b1bc;*/ }

/* line 727, ../partials/_forms.scss */
a.button.primary:active, a.button.primary.active, .button.primary:active, .button.primary.active, form button.primary:active, form button.primary.active, form input.button.primary:active, form input.button.primary.active, form input.button.primary:active, form input.button.primary.active {
  background-color: #174a4f; }

/* line 731, ../partials/_forms.scss */
a.button.secondary, .button.secondary, form button.secondary, form input.button.secondary, form input.button.secondary {
  background-color: #a6a6a6;
  color: white; }

/* line 736, ../partials/_forms.scss */
a.button.secondary:hover, a.button.secondary.hover, .button.secondary:hover, .button.secondary.hover, form button.secondary:hover, form button.secondary.hover, form input.button.secondary:hover, form input.button.secondary.hover, form input.button.secondary:hover, form input.button.secondary.hover, a.button.secondary:focus, .button.secondary:focus, form button.secondary:focus, form input.button.secondary:focus, form input.button.secondary:focus {
    /*  background-color: #cecece;*/ }

/* line 740, ../partials/_forms.scss */
a.button.secondary:active, a.button.secondary.active, .button.secondary:active, .button.secondary.active, form button.secondary:active, form button.secondary.active, form input.button.secondary:active, form input.button.secondary.active, form input.button.secondary:active, form input.button.secondary.active {
  background-color: #666666; }

/* line 744, ../partials/_forms.scss */
a.button.tertiary, .button.tertiary, form button.tertiary, form input.button.tertiary, form input.button.tertiary {
  background-color: #cf292a; }

/* line 748, ../partials/_forms.scss */
a.button.tertiary:hover, a.button.tertiary.hover, .button.tertiary:hover, .button.tertiary.hover, form button.tertiary:hover, form button.tertiary.hover, form input.button.tertiary:hover, form input.button.tertiary.hover, form input.button.tertiary:hover, form input.button.tertiary.hover {
  background-color: #c4006a; }

/* line 752, ../partials/_forms.scss */
a.button.tertiary:active, a.button.tertiary.active, .button.tertiary:active, .button.tertiary.active, form button.tertiary:active, form button.tertiary.active, form input.button.tertiary:active, form input.button.tertiary.active, form input.button.tertiary:active, form input.button.tertiary.active {
  background-color: #630035; }

a.button:focus, .button:focus, form button:focus, form input.button:focus, form input.button:focus {
  outline: 0;
  text-decoration: none;
  background: #1d5c99;
}

/*Stock Buttons Styles*/

/*Add to cart*/
button.button, a.button, button, input.button {
    background: #1b75bb;
    margin: 0; /*5px 0 0 0*/
    border-radius: 5px;
    color: #fff;
    padding: 10px;
    width: 124px;
    border: solid 1px transparent;
    text-decoration: none;
    font-size: 14px;
    font-family:'AvantGardeGothicITCW01D 731075', Helvetica, Arial, sans-serif;
}

/*out of stock/disabled*/
button.button[disabled], button[disabled], input.button[disabled], a.button[disabled], button.button[disabled]:hover, button[disabled]:hover, input.button[disabled]:hover, a.button[disabled]:hover {
    background: #ccc url('../../../content/dam/newco/page_shop/patt_disabled-button.png') repeat !important;
}

/*hovers*/
button.button:hover, button:hover, input.button:hover, a.button:hover {
    color: white;
    text-decoration: none;
    background: #1d5c99;
}

/* line 756, ../partials/_forms.scss */
.row form .row.collapse .column, .row form .row.collapse .columns, form fieldset.agreements {
  padding: 0; }

/* line 760, ../partials/_forms.scss */
form.custom div.custom.dropdown.small, form.custom div.custom.dropdown.open.small ul {
  width: 134px !important; }

/* line 764, ../partials/_forms.scss */
form.custom div.custom.dropdown.medium, form.custom div.custom.dropdown.open.medium ul {
  width: 254px !important; }

/* line 768, ../partials/_forms.scss */
form.custom div.custom.dropdown.large, form.custom div.custom.dropdown.open.large ul {
  width: 434px !important; }

/* line 772, ../partials/_forms.scss */
form.custom div.custom.dropdown.expand, form.custom div.custom.dropdown.open.expand ul {
  width: 100% !important; }

/* line 776, ../partials/_forms.scss */
form.custom div.custom.dropdown ul.show, .error_container .flash.error label {
  display: block; }

/* line 780, ../partials/_forms.scss */
.lt-ie9 form.custom div.custom.dropdown a.selector, html.ie8 form.custom div.custom.dropdown a.selector {
  height: 30px; }

/* line 784, ../partials/_forms.scss */
form .single_element_form_row:before, form .single_element_form_row:after, p.display_field:before, p.display_field:after {
  content: " ";
  display: table; }

/* line 789, ../partials/_forms.scss */
form .single_element_form_row:after, p.display_field:after {
  clear: both; }

/* line 793, ../partials/_forms.scss */
form fieldset, .button.secondary, .button.primary, form button.primary, form button.secondary, a.button, .button.tertiary, .button {
  border: 0; }

/* line 797, ../partials/_forms.scss */
form input:-moz-placeholder, form input::-moz-placeholder {
  color: #9e9e9e; }

/* line 803, ../partials/_forms.scss */
.dropdown a.selector,
form.custom div.custom.dropdown a.selector,
form.custom div.custom.dropdown a.selector {
  height: 28px; }

/* line 807, ../partials/_forms.scss */
.dropdown ul li li.selected, .dropdown li.selected {
  background: red; }

/* line 811, ../partials/_forms.scss */
dl.numbered dd, p.display_field.editing input, p.display_field.editing textarea, span.whats_this_security_code:hover img {
  display: inline-block; }

/* line 815, ../partials/_forms.scss */
button.button.disabled, a.button.disabled, .disabled, .button.disabled, [disabled], button.button.disabled:hover, a.button.disabled:hover, .disabled:hover, .button.disabled:hover, [disabled]:hover, button.button.disabled[disabled], a.button.disabled[disabled], .disabled[disabled], .button.disabled[disabled], [disabled][disabled], button.button.disabled[disabled]:hover, a.button.disabled[disabled]:hover, .disabled[disabled]:hover, .button.disabled[disabled]:hover, [disabled][disabled]:hover {
  background: #ccc url('../../../content/dam/newco/page_shop/patt_disabled-button.png') 0 0 repeat; }

/* line 820, ../partials/_forms.scss */
.styledSelect select {
  padding: 3px 5px;
  border: 1px solid #ccc;
  height: 28px;
  -webkit-appearance: none;
  border-radius: 0px;
  font-size: 14px;
  color: #5a5a5a;
  -webkit-border-image: none;
  border-bottom-color: #222222;
  border-bottom-style: none;
  border-bottom-width: 0px;
  border-left-color: #222222;
  border-left-style: none;
  border-left-width: 0px;
  border-right-color: #222222;
  border-right-style: none;
  border-right-width: 0px;
  border-top-color: #222222;
  border-top-style: none;
  border-top-width: 0px;
  box-sizing: border-box;
  cursor: pointer;
  background: transparent;
  width: 200% !important;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  outline-width: 0; }

/* line 855, ../partials/_forms.scss */
.styledSelect {
  cursor: pointer;
  height: 28px;
  overflow: hidden;
  background: url(../../../content/dam/newco/global/select_arrow.png) no-repeat 99.8% white;
  margin-bottom: 9px;
  border: 1px solid #ccc;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  overflow: hidden;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  outline-width: 0; }

/* line 880, ../partials/_forms.scss */
.styledSelect:hover {
  background: url(../../../content/dam/newco/global/select_arrow-hover.png) no-repeat 99.8% white; }

/* line 886, ../partials/_forms.scss */
div.checkbox {
  box-shadow: none !important; }

/* line 890, ../partials/_forms.scss */
input[type=checkbox] {
  position: absolute;
  opacity: 0;
  top: 0;
  z-index: 999; }

/* line 898, ../partials/_forms.scss */
.checkbox label {
  margin-left: 20px;
  min-width: 250px; }

/* line 904, ../partials/_forms.scss */
.checkbox div {
  content: "";
  display: inline-block;
  width: 16px;
  height: 16px;
  margin-right: 10px;
  position: absolute;
  left: 0;
  top: -1px;
  border: solid 1px #ccc;
  background: white; }

/* line 917, ../partials/_forms.scss */
input[type=checkbox]:checked ~ div:before {
  content: "x";
  padding-left: 3px;
  top: -4px;
  position: absolute; }

/* added by request from HF */
.narrow_by, .sort_by {
    font-family: 'AvantGardeGothicITCW01D 731075', Helvetica, Arial, sans-serif;
}


/***********************************
Server Error Styles
***********************************/
.server-error-container {
    background: white;
    border-bottom: 3px solid #cf292a;
    overflow: hidden;
    -webkit-box-shadow: inset 0 0 2px 0 rgba(0,0,0,.2);
    box-shadow: inset 0 0 2px 0 rgba(0,0,0,.2);
}
.server-error-container *:after {
    content: '';
    clear: both;
}
.server-error-container h5 {
    color: white;
    font-family: 'AvantGardeGothicITCW01D 731075', Helvetica, Arial, sans-serif;
    font-size: 16px;
    background: #cf292a;
    margin: 0 0 15px;
    padding-top: 10px;
    padding-bottom: 10px;
    -webkit-box-shadow: 0 0 10px 3px rgba(0,0,0,.2);
    box-shadow: 0 0 10px 3px rgba(0,0,0,.2);
}
.server-error-container .error-headline {
    font-family: 'AvantGardeGothicITCW01D 731075', Helvetica, Arial, sans-serif;
}
.server-error-container ul {
    color: #cf292a;
    margin-left: 45px;
}
.server-error-container p.transfer-error {
    color: #cf292a;
    margin-left: 84px;
    display: list-item;
}

/***********************************
Input Styles
***********************************/
.large-input-width {
    max-width: 280px;
}
.small-input-width {
    max-width: 180px;
}
.xs-small-input-width {
    max-width: 80px;
}
.input-wrapper, .select-wrapper, .date-wrapper, .accept-wrapper, .field-error-container {
    width: 100%;
    float: left;
    position: relative;
    margin-bottom: 14px;
}
.input-wrapper:after {
    content: '';
    clear: both;
}
.input-wrapper input, .input-wrapper textarea {
    float: left;
    margin-bottom: 0;
    padding: 9px 32px 9px 10px;
    border-radius: 5px;
    -webkit-transition: none;
    -moz-transition: none;
    -o-transition: none;
    transition: none;
}
.input-wrapper input {
    height: 40px;
}
.input-wrapper textarea {
    resize: vertical;
}
.input-wrapper input:focus, .input-wrapper textarea:focus {
    outline: 0;
    border: 2px solid #1b75bb;
    padding: 8px 31px 8px 9px;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.input-wrapper input.error, .input-wrapper textarea.error {
    border-color:#cf292a !important;
    background: white !important;
}

.input-wrapper .input-clear-button {
    content: '';
    width: 35px;
    height: 40px;
    display: none;
    position: absolute;
    top: 0;
    right: 0;
    background: url('../../../content/dam/newco/global/forms/input-error-button.png') center no-repeat;
    cursor: pointer;
    margin: 0;
    padding: 0;
}

.input-wrapper .input-clear-button.height-offset {
    height: 85px;
}

.input-wrapper .show-hide-wrapper + .input-clear-button {
    right: 30%;
}

.input-wrapper .input-clear-button.show-x {
    display: block;
}
.input-wrapper input.ajax ~ .input-clear-button.show-x {
    background: url('../../../content/dam/newco/global/newco_spinner.gif') center no-repeat;
    background-size: 32px 32px;
}

.input-wrapper .show-hide-input {
    width: 70%;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}
.show-hide-wrapper {
    float: left;
    width: 30%;
}

.show-hide-button {
    text-align: center;
    width: 100%;
    height: 40px;
    border: 1px solid #ccc;
    border-left: 0;
    margin: 0;
    background: #e1e1e1;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    color: #1b75bb;
    display: inline-block;
    padding: 10px 5px;
    text-decoration: underline;
}

.show-hide-button:hover, .show-hide-button:focus {
    background: #d1d1d1;
    color: #1b75bb;
}

.show-hide-button span.glyphicon  {
    color: #737373;
    padding-right: 5px;
}

.small-text-info .input-wrapper {
    margin-bottom: 8px;
}
.small-text-info small {
    display: inline-block;
    margin-bottom: 14px;
}

/**
Select Styles
**************************/
.field-wrapper .styledSelect {
    cursor: pointer;
    height: 40px;
    background: white url('../../../content/dam/newco/global/forms/select-arrow.png') 96.5% no-repeat;
    margin-bottom: 9px;
    border: 1px solid #ccc;
    overflow: hidden;
    border-radius: 5px;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    outline-width: 0;
}
.field-wrapper .styledSelect:hover {
    background: white url('../../../content/dam/newco/global/forms/select-arrow_hover.png') 96.6% no-repeat;
}
.field-wrapper .styledSelect select {
    width: 200% !important;
    height: 100%;
    margin: 0;
    padding: 9px 32px 9px 10px;
    border: 1px solid #ccc;
    -webkit-appearance: none;
    border-radius: 0px;
    font-size: 14px;
    color: #5a5a5a;
    -webkit-border-image: none;
    border: 0;
    box-sizing: border-box;
    cursor: pointer;
    background: transparent;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    outline-width: 0;
}
.field-wrapper .styledSelect:hover, .field-wrapper .styledSelect:focus {
    border: 2px solid #1b75bb;
}
.field-wrapper .styledSelect:hover select, .field-wrapper .styledSelect:focus select {
    padding: 8px 31px 8px 9px;
}



/**
On/Off Styles
**************************/
.on-off-selection h3, .on-off-field-selection p {
    text-align: center;
}
.on-off-selection .accept-wrapper p {
    text-align: left;
}
.on-off-selection .accept-wrapper {
    width: 140px;
    margin-top: 11px;
    text-align: center;
    margin-bottom: 26px;
}
.on-off-selection .accept-wrapper {
    padding-left: 15px;
    padding-right: 15px;
}
.on-off-selection .accept-wrapper p {
    text-align: center;
    margin: -21px 0 0 36px;
}
.on-off-selection .accept-wrapper .accept-bg {
    padding: 7px;
    background-color: rgb(248, 248, 248);
    display: inline-block;
    width: 100%;
}


/**
Accept Styles
**************************/
.accept-wrapper .accept-bg {
    margin-bottom: 0;
    padding: 7px 18px;
    border-radius: 5px;
    border: 1px solid #ccc;
    background: #f0f0f0;
}
#agreeTerms {
    width: 25px;
    height: 25px;
    top: 7px;
    margin: 0;
    cursor: pointer;
    display: none;
}
label[for="agreeTerms"]:nth-of-type(2) {
  margin-top: 20px;
}
label[for="tandc"] {
    font-family: 'AvantGardeGothicITCW01D 731075', Helvetica, Arial, sans-serif;
    font-size: 12px;
}
.faux-checkbox {
    background: white;
    border: 1px solid #ccc;
    border-radius: 5px;
    cursor: pointer;
    height: 25px;
    position: relative;
    width: 25px;
}

.accept-wrapper input[type=checkbox] {
    height: 0;
}

.accept-wrapper input[type=checkbox]:checked ~ .faux-checkbox:before,
.accept-wrapper .faux-checkbox[aria-checked="true"] {
    content: '';
    width: 25px;
    height: 25px;
    top: -1px;
    left: 0px;
    background: url('../../../content/dam/newco/global/forms/accept-check.png') center no-repeat;
}

.accept-wrapper input[type=checkbox]:checked ~ .faux-checkbox,
.accept-wrapper .faux-checkbox[aria-checked="true"] {
    background: #1b75bb url('../../../content/dam/newco/global/forms/accept-check.png') center no-repeat;
}

.accept-wrapper p {
    margin: -21px 0 0 43px;
}

.invis-error-wrapper {
    height: 0 !important;
    width: 0 !important;
    overflow: hidden !important;
    margin: 0 !important;
}

@font-face{
font-family:"AvantGardeGothicITCW01B 731069";
src:url("global/fonts/2a334c60-3e0d-4f43-b0e9-5284ea33961a.eot") format("eot");
}
@font-face{
font-family:"AvantGardeGothicITCW01B 731069";
src:url("global/fonts/2a334c60-3e0d-4f43-b0e9-5284ea33961a.eot");
src:url("global/fonts/c68f0543-0caf-4988-b234-355520476b8c.woff") format("woff"),
    url("global/fonts/2d4f1d98-ddb3-4acc-ae78-c8b1863f780e.ttf") format("truetype"),
    url("global/fonts/80f98a03-905d-49e6-8614-cec7c32ca4f2.svg") format("svg");
}
@font-face{
font-family:"ITCAvantGardeW01-CnBk";
src:url("global/fonts/e76a8487-8e09-44e7-9962-57cf7b20834c.eot") format("eot");
}
@font-face{
font-family:"ITCAvantGardeW01-CnBk";
src:url("global/fonts/e76a8487-8e09-44e7-9962-57cf7b20834c.eot");
src:url("global/fonts/c24e2d71-b63f-4e78-aef6-684261af637f.woff") format("woff"),
    url("global/fonts/35d68eec-04ea-4f4c-9c46-7d792fbac25c.ttf") format("truetype"),
    url("global/fonts/97fb8cd4-bd1f-4c24-81d4-0ade48c166ff.svg") format("svg");
}
@font-face{
font-family:"AvantGardeGothicITCW01M 731087";
src:url("global/fonts/5daf8f81-4f5b-4b44-8fd3-91c56d20e799.eot") format("eot");
}
@font-face{
font-family:"AvantGardeGothicITCW01M 731087";
src:url("global/fonts/5daf8f81-4f5b-4b44-8fd3-91c56d20e799.eot");
src:url("global/fonts/43b723ac-a6f2-4d5d-9d72-c50aea85ecee.woff") format("woff"),
    url("global/fonts/9093e944-c2da-4954-953f-ca2eb3a227dd.ttf") format("truetype"),
    url("global/fonts/e3929a31-b148-4180-91be-4b490bdac87d.svg") format("svg");
}
@font-face{
font-family:"ITCLubalinGraphW01-Bk";
src:url("global/fonts/dba232c1-9c23-4a6c-aa91-659205e8e868.eot") format("eot");
}
@font-face{
font-family:"ITCLubalinGraphW01-Bk";
src:url("global/fonts/dba232c1-9c23-4a6c-aa91-659205e8e868.eot");
src:url("global/fonts/08d26b1f-edba-4c24-871e-8f265f017896.woff") format("woff"),
    url("global/fonts/1663715b-f83c-4958-8905-97cc579db28b.ttf") format("truetype"),
    url("global/fonts/43653318-4d8d-4e4b-8f04-c6e8cb975558.svg") format("svg");
}
@font-face{
font-family:"ITCLubalinGraphW01-Md";
src:url("global/fonts/a2b62950-ad70-46e2-b2e9-e82ec9db5384.eot") format("eot");
}
@font-face{
font-family:"ITCLubalinGraphW01-Md";
src:url("global/fonts/a2b62950-ad70-46e2-b2e9-e82ec9db5384.eot");
src:url("global/fonts/6e86dc78-6a2a-44b2-a48e-267dd190bc17.woff") format("woff"),
    url("global/fonts/61a5852b-4a70-4369-a205-815fa0dccca3.ttf") format("truetype"),
    url("global/fonts/5b1a4f6f-183e-4a2b-897c-02b9544ff090.svg") format("svg");
}
@font-face{
font-family:"ITCLubalinGraphW01-Demi";
src:url("global/fonts/cc99e9f2-4765-47e8-8e9e-f8afa7f45aa2.eot") format("eot");
}
@font-face{
font-family:"ITCLubalinGraphW01-Demi";
src:url("global/fonts/cc99e9f2-4765-47e8-8e9e-f8afa7f45aa2.eot");
src:url("global/fonts/59400685-dc94-4bda-8b78-cceef07d0471.woff") format("woff"),
    url("global/fonts/d8199ae6-f15d-4aad-b2c6-4fb6aa728384.ttf") format("truetype"),
    url("global/fonts/33772b07-3175-4e1c-9aca-009627307668.svg") format("svg");
}
@font-face{
font-family:"AvantGardeGothicITCW01D 731075";
src:url("global/fonts/b74e5f86-4477-435a-abdf-32d8215f21bc.eot") format("eot");
}
@font-face{
font-family:"AvantGardeGothicITCW01D 731075";
src:url("global/fonts/b74e5f86-4477-435a-abdf-32d8215f21bc.eot");
src:url("global/fonts/c18aee57-7585-4a8b-9a1c-69d226301d73.woff") format("woff"),
    url("global/fonts/44ccbb2b-0fbc-4d95-b1da-0aa73bd26fb0.ttf") format("truetype"),
    url("global/fonts/f2de529c-11d2-43b7-be7c-05c5aaeaf133.svg") format("svg");
}
@font-face{
font-family:"AvantGardeGothicITCW01B 731063";
src:url("global/fonts/85564178-fd88-4387-9226-0e632723ca24.eot") format("eot");
}
@font-face{
font-family:"AvantGardeGothicITCW01B 731063";
src:url("global/fonts/85564178-fd88-4387-9226-0e632723ca24.eot");
src:url("global/fonts/e9a79553-7093-47c7-8d9c-70dc3619e94b.woff") format("woff"),
    url("global/fonts/7265b8d0-a67c-4a8b-84aa-273d1759270a.ttf") format("truetype"),
    url("global/fonts/75d377f2-28ee-43f8-b231-44f8eba218c4.svg") format("svg");
}
@font-face{
font-family:"AvantGardeGothicITCW01B 731066";
src:url("global/fonts/e19b7bd0-1d20-4e6a-89ab-a1fa1c037ccb.eot") format("eot");
}
@font-face{
font-family:"AvantGardeGothicITCW01B 731066";
src:url("global/fonts/e19b7bd0-1d20-4e6a-89ab-a1fa1c037ccb.eot");
src:url("global/fonts/dc20a858-c78b-4d4e-b595-9f2981f7fb01.woff") format("woff"),
    url("global/fonts/78e9d6a0-3eab-40f1-bd47-94f2496ca5ab.ttf") format("truetype"),
    url("global/fonts/e19a45f4-7180-41a1-9815-c6350e91a172.svg") format("svg");
}
@font-face{
font-family:"ITCAvantGardeW01-CnBd";
src:url("global/fonts/e281da55-f74b-42e2-89fd-2b018480f34d.eot") format("eot");
}
@font-face{
font-family:"ITCAvantGardeW01-CnBd";
src:url("global/fonts/e281da55-f74b-42e2-89fd-2b018480f34d.eot");
src:url("global/fonts/30d9d074-824f-4957-a97e-90c6b45bab98.woff") format("woff"),
    url("global/fonts/378b3a59-dd26-4da2-b7e3-edb4c737dcc5.ttf") format("truetype"),
    url("global/fonts/d209c71b-de66-4172-8488-c843b48ccf91.svg") format("svg");
}
@font-face{
font-family:"AvantGardeGothicITCW01D 731078";
src:url("global/fonts/11458aa4-54c5-4577-b6c7-03209f393c77.eot") format("eot");
}
@font-face{
font-family:"AvantGardeGothicITCW01D 731078";
src:url("global/fonts/11458aa4-54c5-4577-b6c7-03209f393c77.eot");
src:url("global/fonts/4e9994cb-061f-4678-850d-527f1d636f44.woff") format("woff"),
    url("global/fonts/cb81a665-3c91-4f41-a739-dbf62a943154.ttf") format("truetype"),
    url("global/fonts/a662b8b1-1550-4c01-9eec-437f22cab36e.svg") format("svg");
}
@font-face{
font-family:"ITCAvantGardeW01-CnDm";
src:url("global/fonts/319c0d8f-e81b-4cc6-9ca9-5f0fc4220357.eot") format("eot");
}
@font-face{
font-family:"ITCAvantGardeW01-CnDm";
src:url("global/fonts/319c0d8f-e81b-4cc6-9ca9-5f0fc4220357.eot");
src:url("global/fonts/492a4e64-4c6c-40b2-ade3-d1ebc5d93405.woff") format("woff"),
    url("global/fonts/f2b8da61-91b4-4c82-a0bb-1abed8b8a9c7.ttf") format("truetype"),
    url("global/fonts/e1ee22b5-5f91-478c-88c3-ca2d903cf54d.svg") format("svg");
}
@font-face{
font-family:"AvantGardeGothicITCW01B 731072";
src:url("global/fonts/d6c308a1-6908-40bc-b732-0fec02d083ac.eot") format("eot");
}
@font-face{
font-family:"AvantGardeGothicITCW01B 731072";
src:url("global/fonts/d6c308a1-6908-40bc-b732-0fec02d083ac.eot");
src:url("global/fonts/7571e8e6-97a2-48aa-97c1-b8aeeefc5409.woff") format("woff"),
    url("global/fonts/8f1e17ad-3b38-4d51-83f5-4e5469174a77.ttf") format("truetype"),
    url("global/fonts/1ee7d1fd-0f7c-4d70-b970-f4dc602eab62.svg") format("svg");
}

.font-demi {
    font-family: 'AvantGardeGothicITCW01D 731075', Helvetica, Arial, sans-serif;
}

.font-bold {
    font-family: 'AvantGardeGothicITCW01B 731063', Helvetica, Arial, sans-serif;
}

.font-book {
    font-family: 'AvantGardeGothicITCW01B 731069', Helvetica, Arial, sans-serif;
}

body,
.responsive #mainWrapper {
    background: #fff;
    color: black;
}

/*background: rgb(131, 181, 15);
background: -moz-linear-gradient(top, rgba(131, 181, 15, 1) 0%, rgba(131, 181, 15, 1) 36%, rgba(249, 227, 166, 1) 78%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(131, 181, 15, 1)), color-stop(36%, rgba(131, 181, 15, 1)), color-stop(78%, rgba(249, 227, 166, 1)));
background: -webkit-linear-gradient(top, rgba(131, 181, 15, 1) 0%, rgba(131, 181, 15, 1) 36%, rgba(249, 227, 166, 1) 78%);
background: -o-linear-gradient(top, rgba(131, 181, 15, 1) 0%, rgba(131, 181, 15, 1) 36%, rgba(249, 227, 166, 1) 78%);
background: linear-gradient(to bottom, rgba(131, 181, 15, 1) 0%, rgba(131, 181, 15, 1) 36%, rgba(249, 227, 166, 1) 78%);
background-position:0 300px;*/


#mainWrapper {
    z-index: 0;
}

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

/* resolve firefox device/accessory listing image issue */
.product-listing .img-responsive, .accessory-listing .img-responsive {
    width: 100%;
}

/***************************
********* GLOBAL ***********
***************************/

body,
html {
    overflow-x: hidden;
    /*    min-width:1024px;*/
}

body {
    min-width: 1024px;
}

body.responsive {
    min-width: inherit;
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
li,
th,
td,
p,
a,
label,
input,
button,
span {
    -webkit-font-smoothing: antialiased;
    -moz-font-smoothing: antialiased;
    -ms-font-smoothing: antialiased;
    -o-font-smoothing: antialiased;
    font-smoothing: antialiased;
}

/* hide IE clear field x as it has been replaced */
input::-ms-clear,
input::-ms-reveal {
    display: none;
}

a {
    color: #1b75bb;
    font-family: 'AvantGardeGothicITCW01D 731075', Helvetica, Arial, sans-serif;
}
a:hover {
    color: #1d5c99;
}

/*a:focus, CATO defect !*/
button {
    outline: none !important;
}
button.primary.remove {
    background-color: #cf292a;
}
button.primary.remove:hover {
    background-color: #9e1b1b;
}
b,
strong {
    font-family:'AvantGardeGothicITCW01B 731063', Helvetica, Arial, sans-serif;
    font-weight: normal;
}

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

.no-gutter {
    padding: 0 !important;
}

.no-gutter-left {
    padding-left: 0px !important;
}

.no-gutter-right {
    padding-right: 0px !important;
}

.gutter-left {
    padding-left: 15px !important;
}

.gutter-right {
    padding-right: 15px !important;
}

.clear {
    clear: both;
}

.float-left {
    float: left;
}

.float-right {
    float: right;
}

.font-10{
    font-size: 10px !important;
}
.font-11{
    font-size: 11px !important;
}
.font-12{
    font-size: 12px !important;
}
.font-14{
    font-size: 14px !important;
}
.font-16{
    font-size: 16px !important;
}
.font-18{
    font-size: 18px !important;
}
.font-20{
    font-size: 20px !important;
}
.font-22{
    font-size: 22px !important;
}
.font-24{
    font-size: 24px !important;
}

/***********************************
Error Styles
***********************************/
input.field-error-container,
textarea.field-error-container,
.styledSelect.field-error,
.date-wrapper.field-error {
    border-color: #cf292a;
}

input.field-error-container:focus, div.field-error-container:focus, textarea.field-error-container:focus, .styledSelect.field-error:focus, .date-wrapper.field-error:focus {
    outline: 0;
    border: 2px solid #cf292a;
    padding: 8px 31px 8px 9px;
    box-shadow: none;
}

label.field-error-container,
div.field-error-container {
    font-family: 'AvantGardeGothicITCW01D 731075', Helvetica, Arial, sans-serif;
    width: 100%;
    position: relative;
    color: #cf292a !important;
    background: white;
    float: left;
    clear: left;
    margin-top: 4px;
    padding: 10px 15px;
    border-top: 6px solid #cf292a;
    -webkit-box-shadow: 0 2px 2px 1px rgba(0,0,0,.1);
    box-shadow: 0 2px 2px 1px rgba(0,0,0,.1);
}
.input-wrapper label.field-error-container,
.input-wrapper div.field-error-container {
    margin-top: 20px;
}
label.field-error-container:after,
div.field-error-container:after {
    content: '';
    top: -27px;
    left: 14px;
    border: 11px solid #cf292a;
    border-top-color: transparent;
    border-left-color: transparent;
    border-right-color: transparent;
    position: absolute;
}

label.field-error-container.pin1-error,
div.field-error-container.pin1-error {
    margin-top: 12px;
}
label.field-error-container.username-error,
div.field-error-container.username-error {
    margin-top: -2px;
}
label.field-error-container.question-error,
div.field-error-container.question-error {
    margin-top: 8px;
}


/* containers */

.container {
    position: relative;
    width: 100%;
    margin: 0;
    padding: 0;
}

.main {
    position: relative;
}

.main a #container {
    word-break: break-all;
}

.center {
    text-align: center;
}

.cutline {
    width: 100%;
    height: 10px;
    background: url('../../../content/dam/newco/global/topBorder.png') repeat-x;
}

.constrain-width-1024 {
    max-width: 1024px;
    position: relative;
    margin: 0 auto;
}


/*
.constrain-width-1054 {
    max-width: 1054px;
    position: relative;
    margin: 0 auto;
}
*/

.constrain-width-960 {
    max-width: 960px;
    position: relative;
    margin: 0 auto;
}


/***** TEXT COLORs *****/

.white-text {
    color: #FFF;
}

.cricket-green-text, .light-green {
    color: #60a630;
}

.dark-green-text, .dark-green {
    color: #036b37;
}

.gold-text {
    color: #ffcb05;
}

.light-blue-text, .light-blue {
    color: #1b75bb;
}

.dark-blue-text {
    color: #1d5c99;
}

.error-text {
    color: #cf292a;
}

.dark-gray-text {
    color: #404041;
}

.light-gray-text {
    color: #f4f4f4;
}

.black-text {
    color: #000;
}

.light-green-text {
    color: #BDD630;
}

/***** BACKGROUND COLORS *****/

.white-background {
    background-color: #FFFFFF;
}

.cricket-green-background {
    background-color: #60a630;
}

.dark-green-background {
    background-color: #036b37;
}

.gold-background {
    background-color: #ffcb05;
}

.light-blue-background {
    background-color: #1b75bb;
}

.dark-blue-background {
    background-color: #1d5c99;
}

.dark-gray-background {
    background-color: #404041;
}

.light-gray-background {
    background-color: #f6f6f6;
}

.light-green-background {
    background-color: #BDD630;
}

.black-background {
    background-color: #000000;
}

.red-background {
    background-color: #cf292a;
}

/***************************************************************
Button  and Anchor hover CATO Styles
***************************************************************/

.buttonHoverCato a.white-background:hover, .buttonHoverCato a.white-background:focus {
    background: #eeeeee;
} 

.buttonHoverCato a.cricket-green-background:hover, .buttonHoverCato a.cricket-green-background:focus {
    background: #50a630; 
}

.buttonHoverCato a.dark-green-background:hover, .buttonHoverCato a.dark-green-background:focus {
    background: #048042;  
}

.buttonHoverCato button.gold-background:hover, .buttonHoverCato button.gold-background:focus {
    background: #eecb05; 
} 

.buttonHoverCato a.light-blue-background:hover, .buttonHoverCato a.light-blue-background:focus {
    background: #1d5c99;
}

.buttonHoverCato a.dark-blue-background:hover, .buttonHoverCato a.dark-blue-background:focus {
    background: #1b75bb;
}

.buttonHoverCato a.dark-gray-background:hover, .buttonHoverCato a.dark-gray-background:focus {
    background: #505051;
}

.buttonHoverCato a.light-gray-background:hover, .buttonHoverCato a.light-gray-background:focus {
    background: #e6e6e6;
}

.buttonHoverCato a.light-green-background:hover, .buttonHoverCato a.light-green-background:focus {
    background: #a7bd2d;     
}

.buttonHoverCato a.black-background:hover, .buttonHoverCato a.black-background:focus {
    background: #111111; 
}


/***************************
******** CATO FOCUS ********
***************************/
.has-focus:focus,
section.support_topic a:focus img {
    outline: none;
    outline-style: none;
    -moz-box-shadow: 0px 0px 2px 5px #1b75bb !important;
    -webkit-box-shadow: 0px 0px 2px 5px #1b75bb !important;
    box-shadow: 0px 0px 2px 5px #1b75bb !important;
}

/* CSDO-6441: update cato focus borders on app/social icons (nk0918) */
div.storeLinks .has-focus:focus,
div.social-icons .has-focus:focus {
    outline: none;
    outline-style: none;
    outline-offset: 0;
    -moz-box-shadow: none !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
}
div.storeLinks .has-focus:focus img,
div.social-icons .has-focus:focus img {
    -moz-box-shadow: 0px 0px 2px 5px #1b75bb !important;
    -webkit-box-shadow: 0px 0px 2px 5px #1b75bb !important;
    box-shadow: 0px 0px 2px 5px #1b75bb !important;
}

.has-focus-white-stroke:focus {
    outline: none;
    outline-style: none;
    -moz-box-shadow: 0px 0px 0px 2px #FFF, 0px 0px 2px 5px #1b75bb !important;
    -webkit-box-shadow: 0px 0px 0px 2px #FFF, 0px 0px 2px 5px #1b75bb !important;
    box-shadow: 0px 0px 0px 2px #FFF, 0px 0px 2px 5px #1b75bb !important;
}

button.primary:focus, a.button.primary:focus, input.primary:focus {
    color: white;
    text-decoration: none;
    background: #1d5c99;
}

/*
.input-wrapper input:focus {
    outline: 0;
    border: 2px solid #1b75bb;
    padding: 8px 31px 8px 9px;
}
*/

*[tabindex="-1"]:focus {
    outline: none;
    outline-color: none;
    outline-style: none;
    outline-width: 0;
}

.labelledby-prepositions {
    display:none;
}

/***************************
********* TYPE **********
***************************/

/* Font Usage: Map Webfonts to these actual machine faces. */


/*
PS Font: ITCAvantGardeStd-Bk
Web Font: ITC Avant Garde Gothic® W01 Book
font-family:'AvantGardeGothicITCW01B 731069';

PS Font: ITCAvantGardeStd-BkCn
Web Font: ITC Avant Garde Gothic® W01 Book Condensed
font-family:'ITCAvantGardeW01-CnBk';

PS Font: ITCAvantGardeStd-BkObl
Web Font: ITC Avant Garde Gothic® W01 Book Oblique
font-family:'AvantGardeGothicITCW01B 731072';

PS Font: ITCAvantGardeStd-Bold
Web Font: ITC Avant Garde Gothic® W01 Bold (28.82kb)
font-family:'AvantGardeGothicITCW01B 731063';

PS Font: ITCAvantGardeStd-BoldCn
Web Font: ITC Avant Garde Gothic® W01 Bold Condensed (22.49kb)
font-family:'ITCAvantGardeW01-CnBd';

PS Font: ITCAvantGardeStd-BoldObl
Web Font: ITC Avant Garde Gothic® W01 Bold Oblique (29.80kb)
font-family:'AvantGardeGothicITCW01B 731066';"

PS Font: ITCAvantGardeStd-Demi
Web Font: ITC Avant Garde Gothic® W01 Demi (22.99kb)
font-family:'AvantGardeGothicITCW01D 731075';

PS Font: ITCAvantGardeStd-DemiCn
Web Font: ITC Avant Garde Gothic® W01 Demi Condensed (23.37kb)
font-family:'ITCAvantGardeW01-CnDm';

PS Font: ITCAvantGardeStd-DemiObl
Web font: ITC Avant Garde Gothic® W01 Demi Oblique (23.68kb)
font-family:'AvantGardeGothicITCW01D 731078';
*/

body,
p {
    font-family: 'AvantGardeGothicITCW01B 731069', Helvetica, Arial, sans-serif;
    font-weight: 100;
}

h1,
h3,
h4,
.h1,
.h3,
.h4 {
    font-family: 'AvantGardeGothicITCW01D 731075', Helvetica, Arial, sans-serif;
}

h1,
.h1 {
    font-size: 30px;
}

h2,
.h2 {
    font-size: 28px;
    font-weight: 500;
}

h3,
.h3 {
    font-size: 24px;
    font-weight: 400;
}


/* might not use this. we're using graphics w/text elements margined out of viewport. */

.cricket-script {
    font-family: 'Cricket Script', script;
}


/***********************/


/*******BUTTONS********/


/***********************/

button,
.btn {
    font-family: 'AvantGardeGothicITCW01D 731075', Arial, sans-serif;
    font-weight: 100;
}

.btn {
    border-radius: 5px;
    padding: 10px;
}

/*
.btn {
    margin: 0;
    border-radius: 5px;
    padding: 10px;
    width: 100%;
    border: solid 1px transparent;
    text-decoration: none;
    font-size: 14px;
    font-family: 'AvantGardeGothicITCW01D 731075', Helvetica, Arial, sans-serif;
    white-space: normal;
}
*/

button:focus {
    outline: none;
}

button.btn-primary, a.btn-primary {
    color: #fff;
    background-color: #1b75bb;
    border-color: #1b75bb;
    width: 100%;
}

button.btn-primary:hover, a.btn-primary:hover {
    background-color: #1d5c99;
    border-color: #1d5c99;
}

button.btn-primary:disabled, a.btn-primary:disabled {
    border-color: transparent;
    opacity: 1;
}

button.btn-primary.remove {
    background-color: #cf292a;
    border-color: #cf292a;
}

button.btn-primary.remove:hover {
    background-color: #9e1b1b;
    border-color: #9e1b1b;
}

button.btn-secondary {
    background: none;
    width: 100%;
}

button.btn-secondary:hover {
    background: none;
    border-width: 2px;
    padding: 9px;
}

#backButton a:hover,
#backButton a:visited {
    text-decoration: none;
}

.top-back-button {
    margin-right: 10px;
    background: url('../../../content/dam/newco/page_shop/back_button.png') no-repeat transparent;
    padding-left: 20px;
    height: 20px;
    float: left;
}

.top-back-button:hover {
    background-image: url('../../../content/dam/newco/page_shop/back_button_hover.png');
}


/***********************/


/*******SEARCH INPUT********/


/***********************/

.ui-autocomplete {
    background: #1b75bb;
    /*#3F3F40*/
    width: 180px !important;
    padding: 0;
    list-style: none;
    border-radius: 5px;
}

li.ui-menu-item a {
    color: white;
    padding: 10px 15px;
    display: block;
    cursor: pointer;
    font-size: 12px;
    text-decoration: none;
}

li.ui-menu-item a:hover,
li.ui-menu-item a:focus {
    background: white;
    color: #1b75bb;
}

li.ui-menu-item:first-child a:hover,
li.ui-menu-item:first-child a:focus {
    border-radius: 5px 5px 0 0;
}

li.ui-menu-item:last-child a:hover,
li.ui-menu-item:last-child a:focus {
    border-radius: 0 0 5px 5px;
}

#srch_form .ui-helper-hidden-accessible,
#srch_intro .ui-helper-hidden-accessible {
    display: none;
}


/***************************
********* NAV **************
***************************/


/* moved to /etc/designs/zig/page_mainnav/style/mainnav.css */


/* END Cricket Main Nav*/


/***********************/


/***OTHER ELEMENTS***/


/***********************/

div.single_element_form_row:first-child {}


/*Corner Edge Graphics*/

.corner-edge-top-left {
    position: absolute;
    top: -2px;
    left: -2px;
    z-index: 2;
}

.corner-edge-bottom-right {
    position: absolute;
    bottom: -2px;
    right: -2px;
    z-index: 2;
}


/***********************/


/***BREADCRUMBS***/


/***********************/

#breadcrumbs {
    -moz-box-shadow: 0 2px 1px 0 rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0 2px 1px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 2px 1px 0 rgba(0, 0, 0, 0.1);
}

.cato-offscreen{
    text-indent: -9999px;
    display: inline-block;
}

/* modal zoom fix */
.modal .modal-dialog .modal-content .modal-body {
  max-height: calc(100vh - 210px) !important;
}

.no-padding{
    padding: 0!important;
    margin: 0!important;
}

@media (min-width: 481px) and (max-width: 768px) {
    #breadcrumbs {
        font-size: 18px;
        padding-top: 7px;
        padding-bottom: 7px;
    }
}

@media (max-width: 480px) {
    #breadcrumbs {
        font-size: 16px;
        padding-top: 8px;
        padding-bottom: 8px;
    }
}


/***********************/


/*******FOOTER********/


/***********************/


/* Dark green line built in to top of footer. */

.footer,
footer {
    z-index: 100;
    /*was 2*/
    position: relative;
}

.footer.parbase .constrain-width-1024 {
    max-width: 1024px;
}

footer {
    width: 100%;
    background: #404041;
    color: #fff;
    text-decoration: none;
    font-weight: 100;
    font-size: 12px;
    padding: 30px 15px;
}

footer ul {
    padding-left: 0;
}

footer ul li {
    list-style: none outside none;
    margin-bottom: 10px;
}

/* show visual focus for CATO compliance */
footer a:focus {
    text-decoration: underline !important;
}
footer a.has-focus:focus {
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}

footer h5,
#footerCopyright {
    font-family: "AvantGardeGothicITCW01D 731075", Arial, sans-serif;
}

.footer-column a {
    color: #fff;
    display: block;
    text-decoration: none;
    font-weight: 100;
    font-size: 12px;
    font-family: 'AvantGardeGothicITCW01B 731069', Helvetica, Arial, sans-serif;
}

.footer-column a:hover {
    text-decoration: underline;
    color: #fff;
}

@media (max-width: 480px) {
    footer {
        padding: 6px 15px;
    }
}

.mobile a[data-target="#cricket-chat-modal"],
.tablet a[data-target="#cricket-chat-modal"] {
    /*    display: none;*/
}

#cricketNation {
    float: right;
}

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

#cricketNation .facebook {
    padding: 0 7px 0 15px;
    width: 21%;
}

#cricketNation .twitter,
#cricketNation .instagram,
#cricketNation .youtube {
    padding: 0 7px;
    width: 19%;
}

#cricketNation .foursquare {
    padding: 0 15px 0 7px;
    width: 21%;
}

#footerCopyright {
    margin: 15px 0 0 0;
}

body:not(.responsive) .col-md-4.footer-links {
    width: 25% !important;
}

body:not(.responsive) .col-md-3.footer-links {
    width: 16.66666667% !important;
}

body:not(.responsive) #cricketNation {
    width: 33.33333333% !important;
    float: right !important;
}

body:not(.responsive) .footer .clear {
    display: none !important;
}

.h1-style-replacement {
    font-size: 30px;
    font-weight: 400;
    font-family: 'AvantGardeGothicITCW01D 731075', Helvetica, Arial, sans-serif;
    margin-top: 20px;
    margin-bottom: 10px;
    line-height: 1.1;
    color: inherit;
    margin: .67em 0;
    display: block;
    -webkit-margin-before: 0.67em;
    -webkit-margin-after: 0.67em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
}


/*
.footer .col-md-2,
.footer .col-md-3,
.footer .col-md-4 {
    float: left;
}

.footer .col-md-12 {
    width: 100%;
}
.footer .col-md-4 {
    width: 33.33333333%;
}
.footer .col-md-3 {
    width: 25%;
}
.footer .col-md-2 {
    width: 16.66666667%;
}
*/

/* strikethroughs */

.strikethrough:before {
    position: absolute;
    content: "";
    left: 0;
    top: 50%;
    right: 0;
    border-top: 3px solid;
    border-color: #e02f0c;
    -webkit-transform: rotate(-15deg);
    -moz-transform: rotate(-15deg);
    -ms-transform: rotate(-15deg);
    -o-transform: rotate(-15deg);
    transform: rotate(-15deg);
    z-index: 1;
}


/***************************
***** Insight - Sign In ****
***************************/
.insight-login-options {
    background-color: #1b75bb;
    border-radius: 0 0 5px 5px;
    height: 25px;
    left: 0px;
    margin-left: 10px;
    padding: 2px 15px 0 15px;
    position: absolute;
    z-index: 0;
}

.insight-login-options.no-subnav {
    bottom: -25px;
}

.insight-login-options.yes-subnav {
    bottom: -68px;
}

.insight-login-options .divider {
    border-right: 2px solid #FFFFFF;
    margin: 3px 8px 0 0;
    height: 14px;
    display: inline;
}

.insight-login-options a {
    color: #FFFFFF;
    font-family: 'AvantGardeGothicITCW01D 731075', Helvetica, Arial, sans-serif;
    font-size: 14px;
    padding: 0 10px 0 0;
}

.insight-login-options a:last-child {
    border: none;
    padding-right: 0;
    margin-right: 0;
}

@media (min-width: 481px) and (max-width: 990px) {
    .responsive .insight-login-options.no-subnav, .responsive .insight-login-options.yes-subnav {
        bottom: -25px;
    }
    .mobile-menu-open .insight-login-options {
        opacity: 0.3;
    }
}

@media (max-width: 480px) {
    .responsive .insight-login-options {
        display: none;
    }
}


/***********************************
Responsive class prepend: SELECT pages ONLY will become responsive for now.
***********************************/


/*May need to move some of these page-positioning-particulars local? Page in question is "Shop Landing."*/


/* This doesn't belong in the global
    @media (max-width: 768px) {
        .responsive .row div.col-md-6,
        .responsive .row div.col-md-12 {
            float: none;
            width: 100%;
            margin: 2% auto 2% auto;
        }
        .responsive img.img-responsive {
            text-align: center;
        }
    }
*/


/*for responsive images*/


/*    .responsive div.main img {
        height: auto;
        max-width: 100%;
    }*/

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


/***********************************
Mobile Menu Styles
***********************************/

@media (max-width: 1024px) {
    .responsive.mobile-menu-open {
        overflow-x: visible !important;
    }
    .responsive.mobile-menu-open body {
        background: rgb(131, 181, 15);
    }
}


/***********************************
MD - LG Styles
***********************************/

@media (min-width: 481px) and (max-width: 1023px) {
    /**
    Footer Styles
    ***********************************/
    .responsive #cricketNation {
        /*        float:left;*/
        margin-bottom: 15px;
    }
}


/***********************************
MD Styles
***********************************/

@media (min-width: 481px) and (max-width: 768px) {
    /**
    Footer Styles
    ***********************************/
    .responsive #cricketNation {
        max-width: 320px;
        min-width: 320px;
        float: left;
    }
}


/***********************************
XS - SM Styles
***********************************/

@media (max-width: 480px) {
    /**
    Footer Styles
    ***********************************/
    .responsive #cricketNation {
        max-width: 320px;
        float: left;
        margin-bottom: 15px;
    }
    .responsive .footer-links {
        margin-bottom: 0;
        width: 50% !important;
        float: left !important;
    }
    .footer-column a {
        font-size: 14px;
    }
    /*space footer links out, so as to not fat-finger them!*/
    footer ul li {
        list-style: none outside none;
        margin-bottom: 15px;
    }
}

/*END "responsive" class prepend*/

/***********************************
Helper classes
************************************/

/* For when you just gotta' have margin-zero */
.margin-zero {
    margin: 0 !important;
}

/*Hides content from the browser but keeps it for the screen readers*/
.visuallyHidden {
    position: absolute;
    left: -10000px;
    top: auto;
    width: 1px;
    height: 1px;
    overflow: hidden;
}

/*Used to set max width to 1024 on NEW bootstrap responsive pages*/
.responsive #container.container-fluid {
    max-width: inherit;
}

.fullwidth #container.container-fluid {
    padding-left: 0;
    padding-right: 0;
}

@media (max-width: 1024px) {
    .fullwidth .constrain-width-1024 {
        padding: 0 15px;
    }
}

/***********************************
PICKER STYLES
************************************/
#picker,
.picker-hide,
.picker-show {
    display: none;
}

/* update for the homepage seo par */
body.home .picker-hide {
    display: block;
}
#picker a:hover,
#picker a:focus {
    text-decoration: none;
}
#picker .steps a {
    font-family: 'AvantGardeGothicITCW01B 731069', Helvetica, Arial, sans-serif;
    font-size: 18px;
    color: #000;
    font-weight: 500;
    margin-top: 4px;
    margin-left: 1px;
    display: block;
}

/*Fix spacing for Picker elements: CSDO-1638, CSDO-1710.*/
#picker .steps .change-device-link {
    display: block;
    background: url('../../../content/dam/newco/global/open_window.png') no-repeat right transparent !important;
    padding-right: 25px;
    height: 20px;
    float: none;
    margin-right: 10px;
    margin-top: 5px;
    color: #1b75bb;
    font-family: 'AvantGardeGothicITCW01D 731075', Helvetica, Arial, sans-serif;
    font-size:14px;
}

@media (max-width: 480px) {
    #picker .steps .change-device-link {
        width: 200px;
        margin-left: 17px;
    }
}

#picker .steps .change-device-link:hover {
    background: url('../../../content/dam/newco/global/open_window-hover.png') no-repeat right transparent !important;
}

#picker .step {
    height: 40px;
    background: #fff;
    border-radius: 20px;
    border: 4px solid #1b75bb;
    position: relative;
    text-overflow: ellipsis;
    /* generates dots if text on one single line and truncated */

    overflow: hidden;
    /* triggers text-oveflow and mids floatting elements */

    white-space: nowrap;
    /* keep text on a single line to trigger text-overflow; */

    padding-left: 14px;
    margin-top: 5px;
    padding-top: 4px;
}
#picker .step:first-child {
    margin-left: 0px;
}
#picker .step:nth-child(3) {
    border-radius: 20px;
}
#picker span.img {
    width: 35px;
    height: 30px;
    display: block;
    float: left;
    margin-top: -3px;
    margin-left: -14px;
}
#picker .step.disabled {
    background: #f4f4f4;
    border: 4px solid #bdbdbd;
    color: #bdbdbd;
}
#picker .step.disabled a,
#picker .step.disabled a:hover {
    color: #bdbdbd;
    cursor: not-allowed;
    text-decoration: none;
}
#picker .step.active,
#picker .step.active:hover {
    background: #60a630;
    border: 4px solid #60a630;
    color: white;
}
#picker .step.active a {
    color: #fff !important;
}
#picker span.img {
    background: url('../../../content/dam/newco/global/picker_not_added.png') no-repeat;
}
#picker .disabled span.img {
    background: url('../../../content/dam/newco/global/picker_disabled_not_added.png') no-repeat;
}
#picker .checked span.img {
    background: url('../../../content/dam/newco/global/picker_added.png') no-repeat;
}
#picker .active span.img {
    background: url('../../../content/dam/newco/global/picker_active_not_added.png') no-repeat;
}
#picker .checked.active span.img {
    background: url('../../../content/dam/newco/global/picker_active_added.png') no-repeat;
}

/*Hover state for the checked NOT active*/
#picker .checked:hover span.img, #picker a:focus .checked span.img {
    background: #a6a6a6 url('../../../content/dam/newco/global/picker_rollover_added.png') no-repeat;
}
#picker .checked:hover, #picker a:focus .checked {
    background: #a6a6a6;
    border-color: #a6a6a6;
}

/*Hover state for the checked active*/
#picker .checked.active:hover span.img, #picker a:focus .checked.active span.img {
    background: url('../../../content/dam/newco/global/picker_active_added.png') no-repeat;
}
#picker .checked.active:hover, #picker a:focus .checked.active {
    background: #60a630;
    border: 4px solid #60a630;
}

/*Fix spacing for Picker elements: CSDO-1638, CSDO-1710.*/
#picker .change-device-link {
    margin-right: 10px;
    background: url('../../../content/dam/newco/global/open_window.png') no-repeat right transparent;
    padding-right: 25px;
    height: 20px;
    float: left;
    margin-top: 4px;
}
#picker .change-device-link:hover {
    background: url('../../../content/dam/newco/global/open_window-hover.png') no-repeat right transparent;
}
#pickerOverlay {
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, 0.01);
    position: absolute;
    z-index: 999;
}
#picker .flow {
    font-family: 'AvantGardeGothicITCW01D 731075', Helvetica, Arial, sans-serif;
    padding-top: 9px;
}
#picker .flow a {
    float: right;
    color: #1b75bb;
    font-family: 'AvantGardeGothicITCW01D 731075', Helvetica, Arial, sans-serif;
    font-size: 14px;
}

.shop_byod .flow-change-option {
    font-size: 18px;
    border-top: 1px solid #BABABA;
    margin-top: 14px;
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
    padding-top: 12px;
    padding-bottom: 12px;
}

.shop_byod .flow-change-option > div {
    color: #6E6E6E;
    font-family: 'AvantGardeGothicITCW01D 731075', Helvetica, Arial, sans-serif;
    text-align: center;
    padding-top: 13px;
    padding-bottom: 13px;
}

.shop_byod .flow-change-option > div:not(:last-child) {
    border-right: 1px solid #BABABA;
}

/*Fix spacing for Picker elements, at different sizes: CSDO-1638, CSDO-1710.*/

/*For Desktop and above*/
@media (min-width: 991px) {
    #picker {
        /*height: 130px;*/
        margin: 35px auto 40px auto;
    }

    #picker .change-device-link {
        margin-top: 7px;
    }

/*
    #picker .steps div {
        margin-top: 20px;
    }
*/
}
@media (max-width: 990px) {
    header.main.nav {
        height: 75px;
    }

    body:not(.responsive) header.main.nav {
        height: auto;
    }

    header.main.nav.pre-purchased-nav {
        height: auto;
    }
}

/*from tablet to medium-width phone*/
@media (min-width: 481px) and (max-width: 990px) {
    #picker {
        /*height: 130px;*/
        margin: 35px auto 40px auto;
    }

    #picker .change-device-link {
        width: 220px;
        margin-top: 10px;
    }

/*
    #picker .steps div {
        margin-top: 20px;
    }
*/
}

/*for smallest phones*/
@media (min-width: 320px) and (max-width: 480px) {
    #picker {
        /*height: 200px;*/
        margin: 25px auto 25px auto;
        clear: both;
    }

    #picker .change-device-link {
        margin-top: 14px;
    }

/*
    #picker .steps div {
        margin-top: 4px;
    }
*/
}

/***********************************
Multiline - Line Details  STYLES
************************************/

.lineNo .lineDetailsText {
    font-size: 20px;
    font-family: 'AvantGardeGothicITCW01B 731075', Helvetica, Arial, sans-serif;
    border-bottom: 1px solid #e1dfe1;
    font-weight: normal;
}

.lineNo.lineDetailsNoPicker .lineDetailsText {
    padding-bottom: 9px;
    margin-top: 35px;
    margin-bottom: 10px;
}
#picker .lineNo.lineDetailsPicker {
   margin-top: 0px; 
}
.lineNo.lineDetailsPicker .lineDetailsText {
    padding-bottom: 3px;
    margin-top: 0px;
    margin-bottom: 10px;
}

.lineNo {
    display: none;
}

.lineNo.lineDetailsAcessoriesList {
    display: block;
}

@media (min-width: 320px) and (max-width: 480px) {
    
    .lineNo.lineDetailsPicker .lineDetailsText {
         margin-bottom: 5px;
         padding-bottom: 5px;
    }
    .lineNo.lineDetailsNoPicker .lineDetailsText {
        margin-top: 20px;
    }
}



/************************************************************************************
Globally available style for skip nav link in both Portal and AMSS | CSDM-1395
*************************************************************************************/
.link-role {
    background: transparent;
    color: #1b75bb;
    padding: 0;
    margin: 0;
    width: auto;
}

.link-role:hover {
    background: transparent;
    color: #1b75bb;
}

.link-role:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color !important;
    outline-offset: -2px;
    text-decoration: underline;
}


/***********************************
Content Group style
************************************/
.pillbox {
    background: #f4f4f4;
    border-radius: 10px;
}


/***********************************
Spinner styling
************************************/
.spinner {
    width: 60px;
    height: 60px;
    background: url('../../../content/dam/newco/global/newco_spinner.gif') no-repeat center;
    left: 50%;
    top: 50%;
    margin-left: -30px;
    margin-top: -30px;
    position: fixed;
    z-index: 999;
}

/***********************************
Mobile Scroll To Top Styles
************************************/
#mobileScrollIcon {
    position: fixed;
    right: 10px;
    bottom: 10px;
    z-index: 110;
    display: none;
}

/**************************/
/*WOOPRA UNIQUE IDS STYLES*/
/**************************/
.idReveal{
    position: absolute; 
    font-size: 10px; 
    font-family: Helvetica;
    font-weight: bold;
    color: #000; 
    background-color: #fff; 
    border: 1px solid #000; 
    border-radius: 50%; 
    padding: 10px; 
    z-index: 1000;
}
#revealId{
    padding-top: 60px; 
    position: fixed; 
    height: 50%; 
    width: 450px; 
    background-color: white; 
    border: 2px solid #fafafa; 
    top: 200px; left: 20px; 
    box-shadow: 2px 2px 8px #666;
    /*overflow-y: auto;*/
}
#revealId #ids{
    overflow-y: auto;
    height: 100%;  
}
#revealId .input-group{
    position: fixed;
    top: 200px;
    width: 445px;
    padding: 10px;
    background-color: white;
}
#revealId .input-group input{
    height: 44px;
}
#revealId .input-group .input-group-btn{
    background: #f2f2f2;
    border-right: 1px solid #ccc;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    border-bottom-right-radius: 5px;
    border-top-right-radius: 5px;
}
#revealId .input-group .input-group-btn button{
    color: #000;
    width: 44px !important;
}
#revealId .input-group .input-group-btn button:focus, #revealId .input-group .input-group-btn button:hover{
    background-color: #666;
    color: #fff;
}
#revealId #listOfIds{
    margin-top: 45px;
}
#revealId ul{
    list-style: none;
    margin: 0px;
    padding: 0px;
}
#revealId li{
    padding: 5px 10px; 
    font-size: 12px; 
    font-family: Arial; 
    cursor: pointer;
}
#revealId>li:first-child{
    margin-top: 55px;
}


/*********************************/
/*FREE ACTIVATION BLUE BANNER CSS*/
/*********************************/
#freeActivation,#freeActivationSMART {
    display: none;
}
#freeActivation {
    background-color: #036b37;
}
#freeActivationSMART, .shippingBanner {
    background-color: #e1dfe1;
    border-bottom: 1px solid #fff;
}
#freeActivation>p,#freeActivationSMART>p, .shippingBanner>p {
    margin: 0px;
    color: #fff;
    text-align: center;
    font-family: 'AvantGardeGothicITCW01D 731075', Helvetica, Arial, sans-serif;
}
#freeActivationSMART>p, .shippingBanner>p {
    color: #000;
}
#freeActivationSMART span, .shippingBanner span {
    padding: 12px 50px 12px 50px;
    display: inline-block;
}
#freeActivation span a,#freeActivationSMART span a {
    color: #fff;
    text-decoration: underline;
}
#freeActivation span a:hover,#freeActivationSMART span a:hover {
    color: #fff;
    text-decoration: none;
}
.shippingBanner span a {
    cursor: pointer;
    color: #000;
    text-decoration: underline;
}
.shippingBanner span a:hover {
    text-decoration: none;
}
#hp-message-banner a {
    cursor: pointer;
    text-decoration: underline;
}
#hp-message-banner a:hover {
    color: #fff;
    text-decoration: none;
}
#freeActivation span.font-20,#freeActivationSMART span.font-20, .shippingBanner span.font-20 {
    padding: 0px;
    font-family: 'AvantGardeGothicITCW01B 731069', Helvetica, Arial, sans-serif;
}
#activation{
    background-image: url('../../../content/dam/newco/page_home/Re-design_Home_Page_Content/Icons/activation_banner_icon.png');
    background-repeat: no-repeat;
    background-position: 13px 50%;
}
#shipping, .shippingImage{
    background-image: url('../../../content/dam/newco/page_home/Re-design_Home_Page_Content/Icons/shipping_banner_icon.png');
    background-repeat: no-repeat;
    background-position: 13px 50%;
}
#freeActivationSMART #activation, .shippingBanner #activation {
    background-image: url('../../../content/dam/newco/global/activation-black.png');
    background-repeat: no-repeat;
    background-position: 13px 50%;
}
#freeActivationSMART .shippingBannerContent, .shippingBanner .shippingBannerImage {
    background-image: url('../../../content/dam/newco/global/shipping-black.png');
    background-repeat: no-repeat;
    background-position: 13px 50%;
}
#freeActivation #activation.hidden-xs {
    margin-left: 37px;   
}

/***********************************
    LG Styles
***********************************/
@media (min-width: 769px) {
    #freeActivation p > span {
        padding: 12px 40px 12px 50px;
        display: inline-block;
    }
#freeActivation span#activation {
        margin-left: 30px;
        padding-right: 0;
    }         
}
/***********************************
SM - XS - MD  Styles
***********************************/
@media (max-width: 768px) {
    #freeActivation {
        padding: 5px 0;
    }
    #freeActivation #activation, #freeActivation .shippingImage {
        background-image: none;
    }
    #freeActivation p > span {
      padding: 4px 2px 4px 2px;
      font-size: 12px;
    }
}

/***********************************
SM - XS Styles
***********************************/
@media (max-width: 480px) {
    #freeActivationSMART span{
      padding: 4px 2px 4px 2px;
      font-size: 12px;
    }
    #freeActivationSMART span.font-20{
		display: none;
	}
    #activation, #shipping, #freeActivationSMART #activation, #freeActivationSMART #shipping{
        background-image: none;
    }
    #shipping, .shippingImage{
        background-image: none;
    }
}



/* ___________________________ IE Styles ___________________________ */


/* _____________ For fixing all the craziness that is IE! ______________ */

/*      Remember, this from the HTML Header....
<!--[if lt IE 7 ]> <html class="ie6" lang="en"> <![endif]-->
<!--[if IE 7 ]> <html class="ie7" lang="en"> <![endif]-->
<!--[if IE 8 ]> <html class="ie8" lang="en"> <![endif]-->
<!--[if IE 9 ]> <html class="ie9" lang="en"> <![endif]-->
<!--[if (gt IE 9)|!(IE)]><!-->
*/

@-ms-viewport {
    width: auto;
}

html,body {
    -ms-overflow-style: none !important;
}

html.desktop, html.desktop body {
    -ms-overflow-style: auto !important;
}

/* ___________________________ Positioning ___________________________ */

/*width for sidebar of Store Locations*/
.ie9 body.template .tab-content div#coverage.tab-pane div#map_display.map ul#storeLocations {
    width: 330px;
}

/* ______________________________ Type ______________________________ */

/*text for disabled buttons*/
.ie9 button.button[disabled],
.ie9 button[disabled],
.ie9 input.button[disabled],
.ie9 a.button[disabled],
.ie9 button.button[disabled]:hover,
.ie9 button[disabled]:hover,
.ie9 input.button[disabled]:hover,
.ie9 a.button[disabled]:hover {
}

/* _____________________________ Styles _____________________________ */

/*style filters*/
.ie9 .filter_wrapper .dropdown_menu,
.ie .filter_wrapper .dropdown_menu {
    border: solid 1px #ccc;
}

/*item boxes on cart page*/
.ie9 .accessories .accessories-img-wrapper,
.ie .accessories .accessories-img-wrapper {
    border: solid 1px #ccc;
}

/* __________________________ Other Fixed  _________________________ */


/***********************************
IE 8 Styles
***********************************/
.ie8 .constrain-width-1024 {
    width: 1024px;
}

.ie8 .constrain-width-960 {
    width: 960px;
}

/* END  IE Styles */

/***** Bootstrap Tooltips *****/
.tooltip-icon {
    width: 20px;
    color: #FFFFFF;
    height: 20px;
    background-color: #1b75bb;
    border-radius: 50%;
    text-align: center;
    display: inline-block;
}

.tooltip-icon.help {
    cursor: help;
}

.tooltip {
    opacity: 1 !important;
}

.tooltip-inner {
    background-color: #1b75bb;
    max-width: 350px;
    padding: 8px;
}

.tooltip_align {
    text-align: right;
    width: auto;
    display: inline-block;
    font-size: 13px; 
}

.tooltip.top .tooltip-arrow {
    border-top-color: #1b75bb;
}

.tooltip.top-left .tooltip-arrow {
    border-top-color: #1b75bb;
}

.tooltip.top-right .tooltip-arrow {
    border-top-color: #1b75bb;
}

.tooltip.right .tooltip-arrow {
    border-top-color: #1b75bb;
}

.tooltip.left .tooltip-arrow {
    border-top-color: #1b75bb;
}

.tooltip.bottom .tooltip-arrow {
    border-top-color: #1b75bb;
}

.tooltip.bottom-left .tooltip-arrow {
    border-top-color: #1b75bb;
}

.tooltip.bottom-right .tooltip-arrow {
    border-top-color: #1b75bb;
}

/***** Taxes Tooltip *****/

.tooltip_tax_includes {
    font-size: 13px;
    text-align: left; 
}

.tooltip_abs {
    background: #1b75bb;
    position: absolute;
    left: 9px;
    top: 9px;
    font-size: 13px; 
}

.tooltip_abs.first {
    top: 30px; 
}

.tooltip_abs.second {
    top: 48px; 
}

.tooltip_abs.third {
    top: 66px; 
}
  
.tooltip_abs.fourth {
    top: 84px; 
}
/***********************************
Global  Styles
***********************************/
.seopar {
    padding: 40px 0 30px;
    margin: 0 auto;
}

.seopar .richtext-with-class {
    border-radius: 10px;
    margin: 0 auto;

    max-width: 1024px;
    padding: 30px;
}

.seopar .richtext-with-class b {
    font-family: 'AvantGardeGothicITCW01D 731075', Helvetica, Arial, sans-serif;
}

.seopar .richtext-with-class p {
    font-size: 12px;
    font-family: 'AvantGardeGothicITCW01B 731069', Helvetica, Arial, sans-serif;
}

.seopar table {
    margin: 10px 0;
    width: 100%;
}

.seopar td {
    border: 1px solid #000000;
    padding-left: 10px;
    width: 50%;
}

.iparys_inherited .seopar {
    padding: 0 0 20px;
}


/***********************************
Specific Styles
***********************************/
.home .seopar, .shop_home .seopar, .support .seopar {
    width: 100%;
}

.whyzig_index .seopar {
    background: transparent;
}

.home .seopar .richtext-with-class, .support .seopar .richtext-with-class {
    max-width: 1054px;
    padding: 0 5px;
}

.shop_home .seopar .richtext-with-class {
    max-width: 1024px;
}

.shop_accessories .richtext-with-class {
    max-width: 715px;
}

.shop_plans .seopar {
    background: white;
}

.shop_plans .richtext-with-class {
    background: #f4f4f4;
}

/***********************************
 * Desktop Styles
 ***********************************/
@media (min-width: 769px) {
    .seopar .richtext-with-class {
        padding-left: 15px !important;
        padding-right: 15px !important;
    }
}

/***********************************
 * Phone Styles
 ***********************************/
@media (max-width: 480px) {
   .seopar {
       display: none;
   }
}

/*Print styles*/

@media print {

    body {
        background-image: none;
        background-color: #fff;
    }
    
    header.main .mainnav nav.main-nav {
        background-color: transparent;
    }
    
    nav {
        display: none !important;
    }
    
    .footer footer {
        display: none;
    }
    
    /*Print header cricket logo.*/
    
    /*Show the logo*/
    .logoPrint {
        display: block !important;
        float: left !important;
        clear: both !important;
    }
    
    /*Link URLs.*/
    
    /*to show URLs*/
    /*a:after{
        content:"("attr(href)")" !important;
    }*/
    
    /*to hide URLs*/
    a:after{
        content:"" !important;
    }
    
    /*Formatting*/
    
    h2, h2, h3 {
        page-break-after: avoid;
    }
    
    img {
        max-width: 100% !important;
    }
    
    /*Can cause unexpected breaks if articles right after h-tags, etc.*/
    article {
        /*page-break-before: always;*/
    }
    
    ul, img {
        page-break-inside: avoid;
    } 
 
    /*Margins of printed page. Can still depend on page/printer setup settings.*/
    @page {
        margin: 2cm;
     }

}

/*END of Print styles*/


/***********************************
Error Styles
***********************************/
.cricket-form-field div.flash.error {
    padding-top: 0 !important;
    margin-left: 210px !important;
/*    width: 225px;*/
}

#cricketChatForm div.flash.error {
    margin-left: 0 !Important;
    margin-bottom: 5px !important;
}

div.fauxCheckbox.error {
    border-color: #cf292a !important;
    background-color: #fedcc4 !important;
}

.cricket-form-field div.flash.error label {
    margin-left: 0;
/*    width: 225px;*/
}

.cricket-form-field div.flash.error .icon {
    top: 0;
}

.cricket-form-field div.flash.error .icon:before {
    display: none;
}


/***********************************
General Styles
***********************************/
.cricket-chat-heading p {
    font-size: 18px;
    font-family: 'AvantGardeGothicITCW01B 731069', Helvetica, Arial, sans-serif;
    margin: 20px 0;
}

.cricket-chat-icon {
    position: absolute;
    right: 55px;
    top: 55px;
}

#cricketChatForm button {
    width: 125px;
    margin-bottom: 0;
}

.cricket-form-actions {
    float: right;
    position: relative;
}

/*
.cricket-form-actions a {
    bottom: 15px;
    font-family: 'AvantGardeGothicITCW01D 731075', Helvetica, Arial, sans-serif;
    font-size: 12px;
    position: absolute;
    right: 140px;
    width: 90px;
}
*/

.cricket-form-field {
    color: #4d4d4d;
    font-size: 14px;
    font-family: 'AvantGardeGothicITCW01B 731069', Helvetica, Arial, sans-serif;
    margin-bottom: 20px;
}

.cricket-form-field:nth-child(2) {
    margin-bottom: 10px;
}

.cricket-form-field label, .cricket-form-field input {
    display: inline;
}

.cricket-form-field input[type=text] {
    margin-left: 20px;
    width: 213px;
}

#cricketChatForm  input[type=radio] {
    position: absolute;
    opacity: 0;
    top: -1px !important;
    /*-3px*/
    left: -2px !important;
    z-index: 999;
}

#cricketChatForm  input[type=checkbox]:hover, input[type=radio]:hover {
    cursor: pointer;
}

#cricketChatForm  input[type=radio]:checked ~ div:before {
    content:"";
    background-image: url(../../../content/dam/newco/global/radio_dot-blue.png);
    background-size: 85%;
    background-repeat: no-repeat;
    width: 10px;
    height: 10px;
    top: 3px;
    left: 3px;
    position: absolute;
}

div.radio.input_wrapper {
    min-height: 39px;
}

#cricketChatForm .radio .fauxCheckbox {
    content:"";
    display: inline-block;
    width: 16px;
    height: 16px;
    margin-right: 10px;
    position: absolute;
    left: 15px;
    top: 6px;
    border: solid 1px #ccc;
    background: white;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}

#cricketChatForm .radio {
    padding-left: 0;
    position: relative;
}

#cricketChatForm .radio label:first-child{
    padding-left: 0px;
}

#cricketChatForm .radio fieldset{
    padding-left: 0px;
}

#cricketChatForm .radio .option {
    position: relative;
    margin: 0px 25px 0px 25px;
    display: inline;
}

#cricketChatForm .radio .fauxCheckbox, #cricketChatForm .radio input[type=radio] {
    top: 2px;
    left: -24px;
}

#chat-phone-num {
    display:none;
}

#chat-phone-num #wirelessNumber{
    width: 250px;
    margin-left: 0px;
}



/***********************************
MD Styles
***********************************/
@media (min-width: 481px) and (max-width: 768px) {
    .responsive .container {
    }

    .cricket-form-field input[type="text"] {
        margin-left: 0 !important;
        margin-top: 8px !important;
        height: 40px !important;
    }

    /*little less space between form and button for phone*/
    .cricket-form-field {
        margin-bottom: 10px;
    }

    /*style options bigger like slider buttons*/
    #cricketChatForm .radio .fauxCheckbox, #cricketChatForm .radio input[type="radio"] {
        background: none repeat scroll 0 0 white;
        border: 4px solid #1b75bb;
        border-radius: 20px;
        height: 29px;
        width: 29px;
        left: -33px;
        top: -5px;
    }

    #cricketChatForm input[type="radio"]:checked ~ div:before {
       background-image: url("../../../content/dam/newco/global/radio_dot-blue.png");
        content: "";
        left: 3px;
        position: absolute;
        top: 3px;
        border: 2px solid #fff;
        border-radius: 10px;
        display: block;
        height: 17px;
        width: 17px;
    }

    #cricketChatForm input[type="radio"] {
        left: -13px !important;
        top: -9px !important;
    }

    #cricketChatForm .radio .option {
        margin: 12px 0 10px 44px;
        font-size: 16px;
        font-weight: bold;
    }
    /* END chat mods*/

}


/***********************************
XS - SM Styles
***********************************/
@media (max-width: 480px) {
    .responsive .container {
    }

    /*base and page 1*/

    #cricket-chat-modal .modal-dialog, #cricket-chat-modal .modal-content {
        width: 98%;
        margin-left: auto;
        margin-right: auto;
/*        padding: 10px 10px 30px 20px;*/
    }

    #cricket-chat-modal .scrollable {
        overflow-y: visible;
    }

    .cricket-chat-heading p {
        /*width: 75%;*/
    }

    .modal-header.cricket-chat-heading {
        margin-top: 27px;
    }

    .cricket-chat-icon {
        display: none;
    }

    .radio label, .checkbox label {
        clear: both;
        float: left;
        padding-left: 0;
    }

    #cricketChatForm .radio .option {
        float: left;
        margin: 10px 0 10px 40px;
    }

    /*style options bigger like slider buttons*/
    #cricketChatForm .radio .fauxCheckbox, #cricketChatForm .radio input[type="radio"] {
        background: none repeat scroll 0 0 white;
        border: 4px solid #1b75bb;
        border-radius: 20px;
        height: 29px;
        width: 29px;
        left: -33px;
        top: -5px;
    }

    #cricketChatForm input[type="radio"]:checked ~ div:before {
       background-image: url("../../../content/dam/newco/global/radio_dot-blue.png");
        content: "";
        left: 3px;
        position: absolute;
        top: 3px;
        border: 2px solid #fff;
        border-radius: 10px;
        display: block;
        height: 17px;
        width: 17px;
    }

    #cricketChatForm input[type="radio"] {
        left: -13px !important;
        top: -9px !important;
    }

    #cricketChatForm .radio .option {
        margin: 12px 0 10px 44px;
        font-size: 16px;
        font-weight: bold;
    }
    /* END chat mods*/

    .cricket-form-actions.modal-footer {
        margin-top: 10px;
        width: 100%;
    }

    /*page 2*/

    /*little less space between form and button for phone*/
    .cricket-form-field {
        margin-bottom: 10px;
    }

    .cricket-form-field input[type="text"] {
        margin-left: 0 !important;
        margin-top: 8px !important;
        height: 40px !important;
    }

    .cricket-form-field label:first-child {
        margin-top: 10px;
    }

    /*this is to make it show up in Chrome*/
    #chat-phone-num {
       /*overflow: visible !important;*/
    }

}
/*!
 * Ladda
 * http://lab.hakim.se/ladda
 * MIT licensed
 *
 * Copyright (C) 2014 Hakim El Hattab, http://hakim.se
 */.ladda-button{position:relative}.ladda-button .ladda-spinner{position:absolute;z-index:2;display:inline-block;width:32px;height:32px;top:50%;margin-top:0;opacity:0;pointer-events:none}.ladda-button .ladda-label{position:relative;z-index:3}.ladda-button .ladda-progress{position:absolute;width:0;height:100%;left:0;top:0;background:rgba(0,0,0,0.2);visibility:hidden;opacity:0;-webkit-transition:0.1s linear all !important;-moz-transition:0.1s linear all !important;-ms-transition:0.1s linear all !important;-o-transition:0.1s linear all !important;transition:0.1s linear all !important}.ladda-button[data-loading] .ladda-progress{opacity:1;visibility:visible}.ladda-button,.ladda-button .ladda-spinner,.ladda-button .ladda-label{-webkit-transition:0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275) all !important;-moz-transition:0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275) all !important;-ms-transition:0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275) all !important;-o-transition:0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275) all !important;transition:0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275) all !important}.ladda-button[data-style=zoom-in],.ladda-button[data-style=zoom-in] .ladda-spinner,.ladda-button[data-style=zoom-in] .ladda-label,.ladda-button[data-style=zoom-out],.ladda-button[data-style=zoom-out] .ladda-spinner,.ladda-button[data-style=zoom-out] .ladda-label{-webkit-transition:0.3s ease all !important;-moz-transition:0.3s ease all !important;-ms-transition:0.3s ease all !important;-o-transition:0.3s ease all !important;transition:0.3s ease all !important}.ladda-button[data-style=expand-right] .ladda-spinner{right:-6px}.ladda-button[data-style=expand-right][data-size="s"] .ladda-spinner,.ladda-button[data-style=expand-right][data-size="xs"] .ladda-spinner{right:-12px}.ladda-button[data-style=expand-right][data-loading]{padding-right:56px}.ladda-button[data-style=expand-right][data-loading] .ladda-spinner{opacity:1}.ladda-button[data-style=expand-right][data-loading][data-size="s"],.ladda-button[data-style=expand-right][data-loading][data-size="xs"]{padding-right:40px}.ladda-button[data-style=expand-left] .ladda-spinner{left:26px}.ladda-button[data-style=expand-left][data-size="s"] .ladda-spinner,.ladda-button[data-style=expand-left][data-size="xs"] .ladda-spinner{left:4px}.ladda-button[data-style=expand-left][data-loading]{padding-left:56px}.ladda-button[data-style=expand-left][data-loading] .ladda-spinner{opacity:1}.ladda-button[data-style=expand-left][data-loading][data-size="s"],.ladda-button[data-style=expand-left][data-loading][data-size="xs"]{padding-left:40px}.ladda-button[data-style=expand-up]{overflow:hidden}.ladda-button[data-style=expand-up] .ladda-spinner{top:-32px;left:50%;margin-left:0}.ladda-button[data-style=expand-up][data-loading]{padding-top:54px}.ladda-button[data-style=expand-up][data-loading] .ladda-spinner{opacity:1;top:26px;margin-top:0}.ladda-button[data-style=expand-up][data-loading][data-size="s"],.ladda-button[data-style=expand-up][data-loading][data-size="xs"]{padding-top:32px}.ladda-button[data-style=expand-up][data-loading][data-size="s"] .ladda-spinner,.ladda-button[data-style=expand-up][data-loading][data-size="xs"] .ladda-spinner{top:4px}.ladda-button[data-style=expand-down]{overflow:hidden}.ladda-button[data-style=expand-down] .ladda-spinner{top:62px;left:50%;margin-left:0}.ladda-button[data-style=expand-down][data-size="s"] .ladda-spinner,.ladda-button[data-style=expand-down][data-size="xs"] .ladda-spinner{top:40px}.ladda-button[data-style=expand-down][data-loading]{padding-bottom:54px}.ladda-button[data-style=expand-down][data-loading] .ladda-spinner{opacity:1}.ladda-button[data-style=expand-down][data-loading][data-size="s"],.ladda-button[data-style=expand-down][data-loading][data-size="xs"]{padding-bottom:32px}.ladda-button[data-style=slide-left]{overflow:hidden}.ladda-button[data-style=slide-left] .ladda-label{position:relative}.ladda-button[data-style=slide-left] .ladda-spinner{left:100%;margin-left:0}.ladda-button[data-style=slide-left][data-loading] .ladda-label{opacity:0;left:-100%}.ladda-button[data-style=slide-left][data-loading] .ladda-spinner{opacity:1;left:50%}.ladda-button[data-style=slide-right]{overflow:hidden}.ladda-button[data-style=slide-right] .ladda-label{position:relative}.ladda-button[data-style=slide-right] .ladda-spinner{right:100%;margin-left:0;left:16px}.ladda-button[data-style=slide-right][data-loading] .ladda-label{opacity:0;left:100%}.ladda-button[data-style=slide-right][data-loading] .ladda-spinner{opacity:1;left:50%}.ladda-button[data-style=slide-up]{overflow:hidden}.ladda-button[data-style=slide-up] .ladda-label{position:relative}.ladda-button[data-style=slide-up] .ladda-spinner{left:50%;margin-left:0;margin-top:1em}.ladda-button[data-style=slide-up][data-loading] .ladda-label{opacity:0;top:-1em}.ladda-button[data-style=slide-up][data-loading] .ladda-spinner{opacity:1;margin-top:0}.ladda-button[data-style=slide-down]{overflow:hidden}.ladda-button[data-style=slide-down] .ladda-label{position:relative}.ladda-button[data-style=slide-down] .ladda-spinner{left:50%;margin-left:0;margin-top:-2em}.ladda-button[data-style=slide-down][data-loading] .ladda-label{opacity:0;top:1em}.ladda-button[data-style=slide-down][data-loading] .ladda-spinner{opacity:1;margin-top:0}.ladda-button[data-style=zoom-out]{overflow:hidden}.ladda-button[data-style=zoom-out] .ladda-spinner{left:50%;margin-left:32px;-webkit-transform:scale(2.5);-moz-transform:scale(2.5);-ms-transform:scale(2.5);-o-transform:scale(2.5);transform:scale(2.5)}.ladda-button[data-style=zoom-out] .ladda-label{position:relative;display:inline-block}.ladda-button[data-style=zoom-out][data-loading] .ladda-label{opacity:0;-webkit-transform:scale(0.5);-moz-transform:scale(0.5);-ms-transform:scale(0.5);-o-transform:scale(0.5);transform:scale(0.5)}.ladda-button[data-style=zoom-out][data-loading] .ladda-spinner{opacity:1;margin-left:0;-webkit-transform:none;-moz-transform:none;-ms-transform:none;-o-transform:none;transform:none}.ladda-button[data-style=zoom-in]{overflow:hidden}.ladda-button[data-style=zoom-in] .ladda-spinner{left:50%;margin-left:-16px;-webkit-transform:scale(0.2);-moz-transform:scale(0.2);-ms-transform:scale(0.2);-o-transform:scale(0.2);transform:scale(0.2)}.ladda-button[data-style=zoom-in] .ladda-label{position:relative;display:inline-block}.ladda-button[data-style=zoom-in][data-loading] .ladda-label{opacity:0;-webkit-transform:scale(2.2);-moz-transform:scale(2.2);-ms-transform:scale(2.2);-o-transform:scale(2.2);transform:scale(2.2)}.ladda-button[data-style=zoom-in][data-loading] .ladda-spinner{opacity:1;margin-left:0;-webkit-transform:none;-moz-transform:none;-ms-transform:none;-o-transform:none;transform:none}.ladda-button[data-style=contract]{overflow:hidden;width:100px}.ladda-button[data-style=contract] .ladda-spinner{left:50%;margin-left:0}.ladda-button[data-style=contract][data-loading]{border-radius:50%;width:52px}.ladda-button[data-style=contract][data-loading] .ladda-label{opacity:0}.ladda-button[data-style=contract][data-loading] .ladda-spinner{opacity:1}.ladda-button[data-style=contract-overlay]{overflow:hidden;width:100px;box-shadow:0px 0px 0px 2000px transparent}.ladda-button[data-style=contract-overlay] .ladda-spinner{left:50%;margin-left:0}.ladda-button[data-style=contract-overlay][data-loading]{border-radius:50%;width:52px;box-shadow:0px 0px 0px 2000px rgba(0,0,0,0.8)}.ladda-button[data-style=contract-overlay][data-loading] .ladda-label{opacity:0}.ladda-button[data-style=contract-overlay][data-loading] .ladda-spinner{opacity:1}

@charset "UTF-8";

/*!
Animate.css - http://daneden.me/animate
Licensed under the MIT license - http://opensource.org/licenses/MIT

Copyright (c) 2015 Daniel Eden
*/

.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.animated.infinite {
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}

.animated.hinge {
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
}

.animated.bounceIn,
.animated.bounceOut {
  -webkit-animation-duration: .75s;
  animation-duration: .75s;
}

.animated.flipOutX,
.animated.flipOutY {
  -webkit-animation-duration: .75s;
  animation-duration: .75s;
}

@-webkit-keyframes bounce {
  0%, 20%, 53%, 80%, 100% {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
  }

  40%, 43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0);
  }

  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0);
  }

  90% {
    -webkit-transform: translate3d(0,-4px,0);
    transform: translate3d(0,-4px,0);
  }
}

@keyframes bounce {
  0%, 20%, 53%, 80%, 100% {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
  }

  40%, 43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0);
  }

  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0);
  }

  90% {
    -webkit-transform: translate3d(0,-4px,0);
    transform: translate3d(0,-4px,0);
  }
}

.bounce {
  -webkit-animation-name: bounce;
  animation-name: bounce;
  -webkit-transform-origin: center bottom;
  transform-origin: center bottom;
}

@-webkit-keyframes flash {
  0%, 50%, 100% {
    opacity: 1;
  }

  25%, 75% {
    opacity: 0;
  }
}

@keyframes flash {
  0%, 50%, 100% {
    opacity: 1;
  }

  25%, 75% {
    opacity: 0;
  }
}

.flash {
  -webkit-animation-name: flash;
  animation-name: flash;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes pulse {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05);
  }

  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

@keyframes pulse {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05);
  }

  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

.pulse {
  -webkit-animation-name: pulse;
  animation-name: pulse;
}

@-webkit-keyframes rubberBand {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1);
  }

  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1);
  }

  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1);
  }

  65% {
    -webkit-transform: scale3d(.95, 1.05, 1);
    transform: scale3d(.95, 1.05, 1);
  }

  75% {
    -webkit-transform: scale3d(1.05, .95, 1);
    transform: scale3d(1.05, .95, 1);
  }

  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

@keyframes rubberBand {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1);
  }

  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1);
  }

  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1);
  }

  65% {
    -webkit-transform: scale3d(.95, 1.05, 1);
    transform: scale3d(.95, 1.05, 1);
  }

  75% {
    -webkit-transform: scale3d(1.05, .95, 1);
    transform: scale3d(1.05, .95, 1);
  }

  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

.rubberBand {
  -webkit-animation-name: rubberBand;
  animation-name: rubberBand;
}

@-webkit-keyframes shake {
  0%, 100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  10%, 30%, 50%, 70%, 90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }

  20%, 40%, 60%, 80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
}

@keyframes shake {
  0%, 100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  10%, 30%, 50%, 70%, 90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }

  20%, 40%, 60%, 80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
}

.shake {
  -webkit-animation-name: shake;
  animation-name: shake;
}

@-webkit-keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg);
  }

  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg);
  }

  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg);
  }

  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg);
  }

  100% {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg);
  }
}

@keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg);
  }

  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg);
  }

  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg);
  }

  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg);
  }

  100% {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg);
  }
}

.swing {
  -webkit-transform-origin: top center;
  transform-origin: top center;
  -webkit-animation-name: swing;
  animation-name: swing;
}

@-webkit-keyframes tada {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  10%, 20% {
    -webkit-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
  }

  30%, 50%, 70%, 90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }

  40%, 60%, 80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }

  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

@keyframes tada {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  10%, 20% {
    -webkit-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
  }

  30%, 50%, 70%, 90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }

  40%, 60%, 80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }

  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

.tada {
  -webkit-animation-name: tada;
  animation-name: tada;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes wobble {
  0% {
    -webkit-transform: none;
    transform: none;
  }

  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
  }

  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
  }

  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
  }

  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
  }

  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
  }

  100% {
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes wobble {
  0% {
    -webkit-transform: none;
    transform: none;
  }

  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
  }

  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
  }

  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
  }

  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
  }

  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
  }

  100% {
    -webkit-transform: none;
    transform: none;
  }
}

.wobble {
  -webkit-animation-name: wobble;
  animation-name: wobble;
}

@-webkit-keyframes jello {
  11.1% {
    -webkit-transform: none;
            transform: none
  }

  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
            transform: skewX(-12.5deg) skewY(-12.5deg)
  }
  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
            transform: skewX(6.25deg) skewY(6.25deg)
  }
  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
            transform: skewX(-3.125deg) skewY(-3.125deg)
  }
  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
            transform: skewX(1.5625deg) skewY(1.5625deg)
  }
  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
            transform: skewX(-0.78125deg) skewY(-0.78125deg)
  }
  77.7% {
    -webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
            transform: skewX(0.390625deg) skewY(0.390625deg)
  }
  88.8% {
    -webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
            transform: skewX(-0.1953125deg) skewY(-0.1953125deg)
  }
  100% {
    -webkit-transform: none;
            transform: none
  }
}

@keyframes jello {
  11.1% {
    -webkit-transform: none;
            transform: none
  }

  22.2% {

    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
            transform: skewX(-12.5deg) skewY(-12.5deg)
  }
  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
            transform: skewX(6.25deg) skewY(6.25deg)
  }
  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
            transform: skewX(-3.125deg) skewY(-3.125deg)
  }
  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
            transform: skewX(1.5625deg) skewY(1.5625deg)
  }
  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
            transform: skewX(-0.78125deg) skewY(-0.78125deg)
  }
  77.7% {
    -webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
            transform: skewX(0.390625deg) skewY(0.390625deg)
  }
  88.8% {
    -webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
            transform: skewX(-0.1953125deg) skewY(-0.1953125deg)
  }
  100% {
    -webkit-transform: none;
            transform: none
  }
}



.jello{
    -webkit-animation-name:jello;
            animation-name:jello;
    -webkit-transform-origin: center;

            transform-origin: center
}

@-webkit-keyframes bounceIn {
  0%, 20%, 40%, 60%, 80%, 100% {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }

  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }

  40% {
    -webkit-transform: scale3d(.9, .9, .9);
    transform: scale3d(.9, .9, .9);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03);
  }

  80% {
    -webkit-transform: scale3d(.97, .97, .97);
    transform: scale3d(.97, .97, .97);
  }

  100% {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

@keyframes bounceIn {
  0%, 20%, 40%, 60%, 80%, 100% {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }

  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }

  40% {
    -webkit-transform: scale3d(.9, .9, .9);
    transform: scale3d(.9, .9, .9);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03);
  }

  80% {
    -webkit-transform: scale3d(.97, .97, .97);
    transform: scale3d(.97, .97, .97);
  }

  100% {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

.bounceIn {
  -webkit-animation-name: bounceIn;
  animation-name: bounceIn;
}

@-webkit-keyframes bounceInDown {
  0%, 60%, 75%, 90%, 100% {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0);
  }

  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }

  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0);
  }

  100% {
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes bounceInDown {
  0%, 60%, 75%, 90%, 100% {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0);
  }

  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }

  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0);
  }

  100% {
    -webkit-transform: none;
    transform: none;
  }
}

.bounceInDown {
  -webkit-animation-name: bounceInDown;
  animation-name: bounceInDown;
}

@-webkit-keyframes bounceInLeft {
  0%, 60%, 75%, 90%, 100% {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0);
  }

  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }

  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0);
  }

  100% {
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes bounceInLeft {
  0%, 60%, 75%, 90%, 100% {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0);
  }

  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }

  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0);
  }

  100% {
    -webkit-transform: none;
    transform: none;
  }
}

.bounceInLeft {
  -webkit-animation-name: bounceInLeft;
  animation-name: bounceInLeft;
}

@-webkit-keyframes bounceInRight {
  0%, 60%, 75%, 90%, 100% {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0);
  }

  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }

  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0);
  }

  100% {
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes bounceInRight {
  0%, 60%, 75%, 90%, 100% {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0);
  }

  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }

  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0);
  }

  100% {
    -webkit-transform: none;
    transform: none;
  }
}

.bounceInRight {
  -webkit-animation-name: bounceInRight;
  animation-name: bounceInRight;
}

@-webkit-keyframes bounceInUp {
  0%, 60%, 75%, 90%, 100% {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }

  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }

  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0);
  }

  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes bounceInUp {
  0%, 60%, 75%, 90%, 100% {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }

  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }

  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0);
  }

  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.bounceInUp {
  -webkit-animation-name: bounceInUp;
  animation-name: bounceInUp;
}

@-webkit-keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(.9, .9, .9);
    transform: scale3d(.9, .9, .9);
  }

  50%, 55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }

  100% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }
}

@keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(.9, .9, .9);
    transform: scale3d(.9, .9, .9);
  }

  50%, 55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }

  100% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }
}

.bounceOut {
  -webkit-animation-name: bounceOut;
  animation-name: bounceOut;
}

@-webkit-keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }

  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}

@keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }

  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}

.bounceOutDown {
  -webkit-animation-name: bounceOutDown;
  animation-name: bounceOutDown;
}

@-webkit-keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}

@keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}

.bounceOutLeft {
  -webkit-animation-name: bounceOutLeft;
  animation-name: bounceOutLeft;
}

@-webkit-keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}

@keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}

.bounceOutRight {
  -webkit-animation-name: bounceOutRight;
  animation-name: bounceOutRight;
}

@-webkit-keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }

  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}

@keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }

  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}

.bounceOutUp {
  -webkit-animation-name: bounceOutUp;
  animation-name: bounceOutUp;
}

@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

@keyframes fadeIn {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

.fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}

@-webkit-keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.fadeInDown {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
}

@-webkit-keyframes fadeInDownBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInDownBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.fadeInDownBig {
  -webkit-animation-name: fadeInDownBig;
  animation-name: fadeInDownBig;
}

@-webkit-keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.fadeInLeft {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft;
}

@-webkit-keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.fadeInLeftBig {
  -webkit-animation-name: fadeInLeftBig;
  animation-name: fadeInLeftBig;
}

@-webkit-keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.fadeInRight {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight;
}

@-webkit-keyframes fadeInRightBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInRightBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.fadeInRightBig {
  -webkit-animation-name: fadeInRightBig;
  animation-name: fadeInRightBig;
}

@-webkit-keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
}

@-webkit-keyframes fadeInUpBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInUpBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.fadeInUpBig {
  -webkit-animation-name: fadeInUpBig;
  animation-name: fadeInUpBig;
}

@-webkit-keyframes fadeOut {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}

@keyframes fadeOut {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}

.fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut;
}

@-webkit-keyframes fadeOutDown {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}

@keyframes fadeOutDown {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}

.fadeOutDown {
  -webkit-animation-name: fadeOutDown;
  animation-name: fadeOutDown;
}

@-webkit-keyframes fadeOutDownBig {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}

@keyframes fadeOutDownBig {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}

.fadeOutDownBig {
  -webkit-animation-name: fadeOutDownBig;
  animation-name: fadeOutDownBig;
}

@-webkit-keyframes fadeOutLeft {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}

@keyframes fadeOutLeft {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}

.fadeOutLeft {
  -webkit-animation-name: fadeOutLeft;
  animation-name: fadeOutLeft;
}

@-webkit-keyframes fadeOutLeftBig {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}

@keyframes fadeOutLeftBig {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}

.fadeOutLeftBig {
  -webkit-animation-name: fadeOutLeftBig;
  animation-name: fadeOutLeftBig;
}

@-webkit-keyframes fadeOutRight {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}

@keyframes fadeOutRight {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}

.fadeOutRight {
  -webkit-animation-name: fadeOutRight;
  animation-name: fadeOutRight;
}

@-webkit-keyframes fadeOutRightBig {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}

@keyframes fadeOutRightBig {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}

.fadeOutRightBig {
  -webkit-animation-name: fadeOutRightBig;
  animation-name: fadeOutRightBig;
}

@-webkit-keyframes fadeOutUp {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}

@keyframes fadeOutUp {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}

.fadeOutUp {
  -webkit-animation-name: fadeOutUp;
  animation-name: fadeOutUp;
}

@-webkit-keyframes fadeOutUpBig {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}

@keyframes fadeOutUpBig {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}

.fadeOutUpBig {
  -webkit-animation-name: fadeOutUpBig;
  animation-name: fadeOutUpBig;
}

@-webkit-keyframes flip {
  0% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }

  40% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }

  50% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  80% {
    -webkit-transform: perspective(400px) scale3d(.95, .95, .95);
    transform: perspective(400px) scale3d(.95, .95, .95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  100% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
}

@keyframes flip {
  0% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }

  40% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }

  50% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  80% {
    -webkit-transform: perspective(400px) scale3d(.95, .95, .95);
    transform: perspective(400px) scale3d(.95, .95, .95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  100% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
}

.animated.flip {
  -webkit-backface-visibility: visible;
  backface-visibility: visible;
  -webkit-animation-name: flip;
  animation-name: flip;
}

@-webkit-keyframes flipInX {
  0% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }

  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }

  100% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}

@keyframes flipInX {
  0% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }

  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }

  100% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}

.flipInX {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInX;
  animation-name: flipInX;
}

@-webkit-keyframes flipInY {
  0% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }

  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
  }

  100% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}

@keyframes flipInY {
  0% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }

  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
  }

  100% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}

.flipInY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInY;
  animation-name: flipInY;
}

@-webkit-keyframes flipOutX {
  0% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }

  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1;
  }

  100% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0;
  }
}

@keyframes flipOutX {
  0% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }

  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1;
  }

  100% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0;
  }
}

.flipOutX {
  -webkit-animation-name: flipOutX;
  animation-name: flipOutX;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
}

@-webkit-keyframes flipOutY {
  0% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }

  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1;
  }

  100% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0;
  }
}

@keyframes flipOutY {
  0% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }

  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1;
  }

  100% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0;
  }
}

.flipOutY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipOutY;
  animation-name: flipOutY;
}

@-webkit-keyframes lightSpeedIn {
  0% {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0;
  }

  60% {
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg);
    opacity: 1;
  }

  100% {
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

@keyframes lightSpeedIn {
  0% {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0;
  }

  60% {
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg);
    opacity: 1;
  }

  100% {
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

.lightSpeedIn {
  -webkit-animation-name: lightSpeedIn;
  animation-name: lightSpeedIn;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
}

@-webkit-keyframes lightSpeedOut {
  0% {
    opacity: 1;
  }

  100% {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0;
  }
}

@keyframes lightSpeedOut {
  0% {
    opacity: 1;
  }

  100% {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0;
  }
}

.lightSpeedOut {
  -webkit-animation-name: lightSpeedOut;
  animation-name: lightSpeedOut;
  -webkit-animation-timing-function: ease-in;
  animation-timing-function: ease-in;
}

@-webkit-keyframes rotateIn {
  0% {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

@keyframes rotateIn {
  0% {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

.rotateIn {
  -webkit-animation-name: rotateIn;
  animation-name: rotateIn;
}

@-webkit-keyframes rotateInDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

@keyframes rotateInDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

.rotateInDownLeft {
  -webkit-animation-name: rotateInDownLeft;
  animation-name: rotateInDownLeft;
}

@-webkit-keyframes rotateInDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

@keyframes rotateInDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

.rotateInDownRight {
  -webkit-animation-name: rotateInDownRight;
  animation-name: rotateInDownRight;
}

@-webkit-keyframes rotateInUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

@keyframes rotateInUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

.rotateInUpLeft {
  -webkit-animation-name: rotateInUpLeft;
  animation-name: rotateInUpLeft;
}

@-webkit-keyframes rotateInUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

@keyframes rotateInUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

.rotateInUpRight {
  -webkit-animation-name: rotateInUpRight;
  animation-name: rotateInUpRight;
}

@-webkit-keyframes rotateOut {
  0% {
    -webkit-transform-origin: center;
    transform-origin: center;
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0;
  }
}

@keyframes rotateOut {
  0% {
    -webkit-transform-origin: center;
    transform-origin: center;
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0;
  }
}

.rotateOut {
  -webkit-animation-name: rotateOut;
  animation-name: rotateOut;
}

@-webkit-keyframes rotateOutDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
}

@keyframes rotateOutDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
}

.rotateOutDownLeft {
  -webkit-animation-name: rotateOutDownLeft;
  animation-name: rotateOutDownLeft;
}

@-webkit-keyframes rotateOutDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}

@keyframes rotateOutDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}

.rotateOutDownRight {
  -webkit-animation-name: rotateOutDownRight;
  animation-name: rotateOutDownRight;
}

@-webkit-keyframes rotateOutUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}

@keyframes rotateOutUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}

.rotateOutUpLeft {
  -webkit-animation-name: rotateOutUpLeft;
  animation-name: rotateOutUpLeft;
}

@-webkit-keyframes rotateOutUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0;
  }
}

@keyframes rotateOutUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0;
  }
}

.rotateOutUpRight {
  -webkit-animation-name: rotateOutUpRight;
  animation-name: rotateOutUpRight;
}

@-webkit-keyframes hinge {
  0% {
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }

  20%, 60% {
    -webkit-transform: rotate3d(0, 0, 1, 80deg);
    transform: rotate3d(0, 0, 1, 80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }

  40%, 80% {
    -webkit-transform: rotate3d(0, 0, 1, 60deg);
    transform: rotate3d(0, 0, 1, 60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1;
  }

  100% {
    -webkit-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0;
  }
}

@keyframes hinge {
  0% {
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }

  20%, 60% {
    -webkit-transform: rotate3d(0, 0, 1, 80deg);
    transform: rotate3d(0, 0, 1, 80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }

  40%, 80% {
    -webkit-transform: rotate3d(0, 0, 1, 60deg);
    transform: rotate3d(0, 0, 1, 60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1;
  }

  100% {
    -webkit-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0;
  }
}

.hinge {
  -webkit-animation-name: hinge;
  animation-name: hinge;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes rollIn {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes rollIn {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.rollIn {
  -webkit-animation-name: rollIn;
  animation-name: rollIn;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes rollOut {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
  }
}

@keyframes rollOut {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
  }
}

.rollOut {
  -webkit-animation-name: rollOut;
  animation-name: rollOut;
}

@-webkit-keyframes zoomIn {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }

  50% {
    opacity: 1;
  }
}

@keyframes zoomIn {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }

  50% {
    opacity: 1;
  }
}

.zoomIn {
  -webkit-animation-name: zoomIn;
  animation-name: zoomIn;
}

@-webkit-keyframes zoomInDown {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

@keyframes zoomInDown {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

.zoomInDown {
  -webkit-animation-name: zoomInDown;
  animation-name: zoomInDown;
}

@-webkit-keyframes zoomInLeft {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
    transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

@keyframes zoomInLeft {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
    transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

.zoomInLeft {
  -webkit-animation-name: zoomInLeft;
  animation-name: zoomInLeft;
}

@-webkit-keyframes zoomInRight {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
    transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

@keyframes zoomInRight {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
    transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

.zoomInRight {
  -webkit-animation-name: zoomInRight;
  animation-name: zoomInRight;
}

@-webkit-keyframes zoomInUp {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

@keyframes zoomInUp {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

.zoomInUp {
  -webkit-animation-name: zoomInUp;
  animation-name: zoomInUp;
}

@-webkit-keyframes zoomOut {
  0% {
    opacity: 1;
  }

  50% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }

  100% {
    opacity: 0;
  }
}

@keyframes zoomOut {
  0% {
    opacity: 1;
  }

  50% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }

  100% {
    opacity: 0;
  }
}

.zoomOut {
  -webkit-animation-name: zoomOut;
  animation-name: zoomOut;
}

@-webkit-keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  100% {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

@keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  100% {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

.zoomOutDown {
  -webkit-animation-name: zoomOutDown;
  animation-name: zoomOutDown;
}

@-webkit-keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
  }

  100% {
    opacity: 0;
    -webkit-transform: scale(.1) translate3d(-2000px, 0, 0);
    transform: scale(.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    transform-origin: left center;
  }
}

@keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
  }

  100% {
    opacity: 0;
    -webkit-transform: scale(.1) translate3d(-2000px, 0, 0);
    transform: scale(.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    transform-origin: left center;
  }
}

.zoomOutLeft {
  -webkit-animation-name: zoomOutLeft;
  animation-name: zoomOutLeft;
}

@-webkit-keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
  }

  100% {
    opacity: 0;
    -webkit-transform: scale(.1) translate3d(2000px, 0, 0);
    transform: scale(.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
    transform-origin: right center;
  }
}

@keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
  }

  100% {
    opacity: 0;
    -webkit-transform: scale(.1) translate3d(2000px, 0, 0);
    transform: scale(.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
    transform-origin: right center;
  }
}

.zoomOutRight {
  -webkit-animation-name: zoomOutRight;
  animation-name: zoomOutRight;
}

@-webkit-keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  100% {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

@keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  100% {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

.zoomOutUp {
  -webkit-animation-name: zoomOutUp;
  animation-name: zoomOutUp;
}

@-webkit-keyframes slideInDown {
  0% {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible;
  }

  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes slideInDown {
  0% {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible;
  }

  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.slideInDown {
  -webkit-animation-name: slideInDown;
  animation-name: slideInDown;
}

@-webkit-keyframes slideInLeft {
  0% {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }

  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes slideInLeft {
  0% {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }

  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.slideInLeft {
  -webkit-animation-name: slideInLeft;
  animation-name: slideInLeft;
}

@-webkit-keyframes slideInRight {
  0% {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible;
  }

  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes slideInRight {
  0% {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible;
  }

  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.slideInRight {
  -webkit-animation-name: slideInRight;
  animation-name: slideInRight;
}

@-webkit-keyframes slideInUp {
  0% {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible;
  }

  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes slideInUp {
  0% {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible;
  }

  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.slideInUp {
  -webkit-animation-name: slideInUp;
  animation-name: slideInUp;
}

@-webkit-keyframes slideOutDown {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  100% {
    visibility: hidden;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}

@keyframes slideOutDown {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  100% {
    visibility: hidden;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}

.slideOutDown {
  -webkit-animation-name: slideOutDown;
  animation-name: slideOutDown;
}

@-webkit-keyframes slideOutLeft {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  100% {
    visibility: hidden;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}

@keyframes slideOutLeft {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  100% {
    visibility: hidden;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}

.slideOutLeft {
  -webkit-animation-name: slideOutLeft;
  animation-name: slideOutLeft;
}

@-webkit-keyframes slideOutRight {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  100% {
    visibility: hidden;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}

@keyframes slideOutRight {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  100% {
    visibility: hidden;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}

.slideOutRight {
  -webkit-animation-name: slideOutRight;
  animation-name: slideOutRight;
}

@-webkit-keyframes slideOutUp {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  100% {
    visibility: hidden;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}

@keyframes slideOutUp {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  100% {
    visibility: hidden;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}

.slideOutUp {
  -webkit-animation-name: slideOutUp;
  animation-name: slideOutUp;
}

/**
General Styles
************************************/
.three-col-product-slider-wrapper {
    position: relative;
    z-index: 0;
}

/**
Fix for CSDO-7653
************************************/
.cycle-slide {
    display:none;
}
.cycle-slideshow .cycle-slide {
    display: block;
}

/**
Loading Styles
************************************/
.three-col-product-slider-wrapper .spinner {
    position: absolute;
}
.three-col-product-slider-wrapper.loading {
    min-height: 200px;
}
.three-col-product-slider-wrapper.loading .cycle-controls {
    display: none;
}


/**
Control Styles
************************************/
.three-col-product-slider-wrapper .cycle-controls {
    top: 25%;
    bottom: 45%;
    display: table;
    vertical-align: middle;
    width: 8.33333333%;
    background-color: rgba(205, 205, 205, .8);
    color: rgba(205, 205, 205, .8);
    z-index: 200;
    position: absolute;
    cursor: pointer;
    text-align: center;
}

.three-col-product-slider-wrapper .cycle-controls:hover,
.three-col-product-slider-wrapper .cycle-controls:focus {
    opacity: 0.9;
}

.three-col-product-slider-wrapper .cycle-prev,
.three-col-product-slider-wrapper .cycle-next {
    background-image: none;
}
.three-col-product-slider-wrapper .cycle-prev {
    border-radius: 0 10px 10px 0;
    left: 0;
}
.three-col-product-slider-wrapper .cycle-next {
    border-radius: 10px 0 0 10px;
    right: 0;
}
.three-col-product-slider-wrapper .cycle-controls img {
    padding: 20px 15px;
}


/**
Slider Styles
************************************/
.three-col-product-slider-wrapper .cycle-slide {
    width: 100%;
}
.three-col-product-slider-wrapper .product-listing {
    height: auto;
}
.three-col-product-slider-wrapper .img-responsive {
    margin: 0 auto;
}
.three-col-product-slider-wrapper .product-col {
    position: relative;
}
.three-col-product-slider-wrapper .price-amount {
    font-family: 'AvantGardeGothicITCW01D 731075', Helvetica, Arial, sans-serif;
    font-size: 23px;
}
.three-col-product-slider-wrapper .price-amount sup {
    font-size: 14px;
}
.product-col .add-to-cart-button {
    position: absolute;
    bottom: 14px;
}
.three-col-product-slider-wrapper .color-options-wrapper {
    bottom: 0;
}
.three-col-product-slider-wrapper .colors.overlay-colors {
    position: absolute;
    width: 100%;
    bottom: -34px;
    z-index: 1;
}
.three-col-product-slider-wrapper .actions.row {
    margin-bottom: 30px;
}
#viewAccessories {
    margin-right: 10px;
    height: 20px;
    float: left;
    margin-top: 25px;
}
#viewAccessories a {
    background: url('../../../content/dam/newco/page_shop/accessories_slider/related_slider_carot-right.png') no-repeat right transparent;
    padding-right: 20px;
}
#viewAccessories a:hover {
    background: url('../../../content/dam/newco/page_shop/accessories_slider/related_slider_carot-right-hover.png') no-repeat right transparent;
}


/**
View Accessories Styles
************************************/
#viewAccessories {
    margin-right: 10px;
    height: 20px;
    float: left;
    margin-top: 25px;
}
#viewAccessories a {
    background: url('../../../content/dam/newco/page_shop/accessories_slider/related_slider_carot-right.png') no-repeat right transparent;
    padding-right: 20px;
}
#viewAccessories a:hover {
    background: url('../../../content/dam/newco/page_shop/accessories_slider/related_slider_carot-right-hover.png') no-repeat right transparent;
}


/**
Min 481 Styles
************************************/
@media (min-width: 481px) {
    .three-col-product-slider-wrapper .product-col {
        min-height: 335px;
    }
}


/**
Min 480 Styles
************************************/
@media ( max-width: 480px) {
    .three-col-product-slider-wrapper .carousel-control {
        width: 15%;
        top: 32%;
        bottom: 52%;
    }

    .three-col-product-slider-wrapper .carousel-control .glyphicon img {
        width: 15px;
    }

    .three-col-product-slider-wrapper .carousel-control .glyphicon-chevron-left,
    .three-col-product-slider-wrapper .carousel-control .glyphicon-chevron-right {
        margin-top: -12px;
    }

    .three-col-product-slider-wrapper .carousel-control .glyphicon-chevron-right {
        margin-right: -9px;
    }

    .three-col-product-slider-wrapper .colors.overlay-colors {
        position: relative;
        bottom: 0;
        margin-top: -55px;
    }

    .three-col-product-slider-wrapper .product-col {
        min-height: 335px;
    }
}


/**
Max 481 Styles
************************************/
@media ( max-width: 481px) {
    .three-col-product-slider-wrapper .cycle-controls {
        width: 12.333333%;
    }
    .three-col-product-slider-wrapper .cycle-next {
        right: 0;
    }
}

/***********************************
Item Added Styles
***********************************/
#itemAdded {
    display: none;
    position: fixed;
    right: 5%;
    top: 0;
    background-color: #60a630;
    color: #FFFFFF;
    -webkit-box-shadow: 0px 0px 8px 1px #000000;
    -moz-box-shadow: 0px 0px 8px 1px #000000;
    box-shadow: 0px 0px 8px 1px #000000;
    z-index: 15;
    width: 310px;
    height: auto;
    padding: 15px 15px 5px 15px;
}

#itemAdded.removed {
    background-color: #cf292a;
    height: 80px;
}

.item-added-icon {
    display: inline-block;
    vertical-align: top;
    margin-right: 5px;
}

.item-added-details {
    display: inline-block;
    width: 230px;
}

.item-added-details h4 {
    margin: 0 0 4px 0;
}

/*initially hide nav in order to load correct one.*/
.main-nav {
    visibility: hidden;
}

/* Cricket native main-nav styles imported from /etc/designs/zig/global/style/master.css */

/***********************************
Nav Styles
***********************************/
header {
    width: 100%;
    background: #fff;
    z-index: 1000;
}

header ul li {
    list-style: none;
}

.pre-purchased-flow .main.subnav-margin-fix {
    margin-top: 0;
}

.main.subnav-margin-fix {
    margin-top: 43px;
}

nav.main-nav {
    width: 100%;
    -moz-box-shadow: 0 0 3px 1px rgba(0, 0, 0, 0.15);
    -webkit-box-shadow: 0 0 3px 1px rgba(0, 0, 0, 0.15);
    box-shadow: 0 0 3px 1px rgba(0, 0, 0, 0.15);
}

nav.main-nav .topbar .row, nav.main-nav .primary-nav .row {
    margin: 0 -15px;
}

nav.main-nav ul {
    padding-left: 0;
    padding-right: 0;
    text-align: center;
}

nav.main-nav #cw-homepage-logo {
    border-radius: 1px;
}

nav.main-nav #cw-skip-navigation-link {
    position: absolute;
    text-indent: -9999px;
    top: -9999px;
}

nav.main-nav #cw-skip-navigation-link:focus {
    position: absolute;
    text-decoration: underline;
    text-indent: 0;
    top: 0;
    color: white;
    display: inline;
    padding: 16px 9px;
    background: rgba(0,0,0,0);
    font-size: 12px;
    left: 250px;
    align-items: stretch;
}

/* active & focus styles */
.nav-tabs > li > a {
    background: #e0e0e0;
    color: #000;
    min-width:150px;
    text-align: center;
}

.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
    color: #fff;
    cursor: default;
    background-color: #1b75bb;
    border: 1px solid transparent;
}

.sub-nav ul li a.active,.sub-nav ul li a:hover {
    color: #1b75bb;
}

.topbar #rightLinks {
    float: right !important;
    margin-right: 25px;
}

.topbar #rightLinks a {
    padding-left: 20px;
    padding-right: 20px;
}

.topbar #rightLinks:after {
    content: '';
    width: 100%;
    clear: both;
    display: block;
}

/* position top bar elements */
.topRegSign {
    margin: 0 0 0 -15px;
}

.topChat a {
    margin: 0 0 0 0;
    padding-left: 44px !important;
    /*noinspection CssUnknownTarget*/
    background: url('../../../content/dam/newco/header/bg_header-chat.png') 17px 16px no-repeat !important;
}

.topChat a:hover {
    margin: 0 0 0 0;
    /*noinspection CssUnknownTarget*/
    background: #5b5a5a url('../../../content/dam/newco/header/bg_header-chat.png') 17px 16px no-repeat !important;
}

.topCart {
    margin: 0 0 0 -60px;
}

.topCart a {
    padding-left: 48px !important;
    padding-right: 24px !important;
    /*noinspection CssUnknownTarget*/
    background: #404041 url('../../../content/dam/newco/header/bg_header-cart.png') 17px 14px no-repeat !important;
}

.topCart a.has-items {
    /*noinspection CssUnknownTarget*/
    background: #1b75bb url('../../../content/dam/newco/header/bg_header-cart.png') 17px 14px no-repeat !important;
}

.topCart a:hover, .topCart a:focus {
    /*noinspection CssUnknownTarget*/
    background: #1d5c99 url('../../../content/dam/newco/header/bg_header-cart.png') 17px 14px no-repeat !important;
}

nav.main-nav ul li {
    list-style: none;
}

.topbar {
    background:  #404041;
    width: 100%;
    height: 50px;
}

.topbar #rightLinks li {
    width: auto;
    padding: 0;
    margin: 0;
    float: left;
}

.topbar ul {
    background: transparent;
    margin: 0;
}

.topbar ul a {
    color: #fff;
    padding: 16px 9px;
    float: left;
    font-family: 'AvantGardeGothicITCW01D 731075', Helvetica, Arial, sans-serif;
    font-size: 12px;
    display: inline-block;
}

.mobile .topbar ul a[data-target="#cricket-chat-modal"] {
/*    display: none;*/
}

/*specific padding*/    /*defect #6963*/
.topbar ul a#linkAmssLogin {
    padding-left: 45px;
    padding-right: 16px;
}

.topbar a#linkAmssLogin:before {
    content: '';
    /*noinspection CssUnknownTarget*/
    background: url(../../../content/dam/newco/global/smilely-nav-icon.png);
    width: 20px;
    height: 20px;
    position: absolute;
    left: 30px;
}

/*logged in styles*/    /*defect #6963*/
.topbar ul a#linkAmssLogin.loggedIn {
    max-width: 64%;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    text-align: left;
}

.topbar ul a:hover:not(#cw-skip-navigation-link) {
    background: #5b5a5a;
    text-decoration: none;
}

.topbar ul a:focus:not(#cw-skip-navigation-link) {
    background: #5b5a5a;
    text-decoration: underline;
}



/*Spanish: header "back" carrot*/
.i18n-header .back img {
    margin-top: 4px;
}

/* search bar*/

.search {
    margin: 0 0 0 25px !important;
    padding: 0;
}

.search #tags {
    width: 135px;
    height: 30px;
    margin: 0;
    padding: 5px 0px 5px 15px;
    border: none;
    float: left;
    color: #404041;
}

.search #tags:focus, .search .search-button:focus {
    outline: none;
}

.search .search-button {
    /*noinspection CssUnknownTarget*/
    background: url('../../../content/dam/newco/header/mag_glass.png') #fff center center no-repeat;
    border: none;
    height: 31px;
    margin: 0;
    margin-right: 2px;
    width: 50px;
    float: left;
    cursor: pointer;
}

.search .search-button:hover {
    /*noinspection CssUnknownTarget*/
    background: url('../../../content/dam/newco/header/mag_glass.png') #cdcdcd center 19px no-repeat;
    height: 51px;
    margin-top: -14px;
    position: relative;
    z-index: 1;
}

#searchOpen {
    height: 50px;
    margin: 0;
    width: 50px;
    cursor: pointer;
    position: absolute;
    top: 0;
    right: 0;
    /*border-bottom: solid 1px #fff;*/
}

#searchClose {
    /*noinspection CssUnknownTarget*/
    background: url('../../../content/dam/newco/header/search_close.png') #fff center no-repeat;
    height: 30px;
    margin: 0;
    width: 50px;
    float: left;
    cursor: pointer;
    border-left: 1px solid #cdcdcd;
}

#searchOpen:focus, #searchClose:focus, #searchButtonDesktop:focus, #searchButtonMobile:focus {
    -moz-box-shadow: 0px 0px 2px 3px #209FD6;
    -webkit-box-shadow: 0px 0px 2px 3px #209FD6;
    -ms-box-shadow: 0px 0px 2px 3px #209FD6;
    -o-box-shadow: 0px 0px 2px 3px #209FD6;
    box-shadow: 0px 0px 2px 3px #209FD6;
}

.topbar .input-group input.form-control, .topbar .input-group .btn {
    border: solid 1px #a0a0a0;
    border-radius: 0;
}

.topbar .input-group .btn {
    width: 10%;
}

.topbar .input-group .btn .glyphicon {
    margin: 0 0 0 -8px;
}


.primary-nav {
    width: 100%;
    height: 80px;
}

.primary-nav .col-xs-2 {
    width: 14.667%;
}

.primary-nav > div {
    margin: 0 auto !important;
    max-width: 1024px !important;
}

.primary-nav > div ul.row {
    padding: 20px 0 0;
    text-align: right;
}

.primary-nav > div > ul,
.primary-nav .subnav-inner {
    margin: 0 auto;
}

.primary-nav > div > ul > li {
    bottom: 0;
    padding: 12px 15px 0 0;
    display: inline-block;
    margin-left: 30px;
}

/* Primary links */
.primary-nav > div > ul > li > a,
.primary-nav > div > ul > li > a:visited {
    color: #000;
    font-family: 'AvantGardeGothicITCW01D 731075', Helvetica, Arial, sans-serif;
    font-size: 17px;
    line-height: 0;
    text-decoration: none;
    position: relative;
}

.primary-nav > div > ul > li:not(:last-child) > a {
    padding: 0 19px 0 0;
}

.primary-nav > div > ul > li:not(:last-child) > a.why_zig_link {
    padding-right: 0;
}

.primary-nav > div > ul > li.has-subnav > a {
    /*noinspection CssUnknownTarget*/
    background: url("../../../content/dam/newco/header/nav_subnav-arrow.png") no-repeat scroll right 6px;
}

.primary-nav > div > ul > li.has-subnav > a:hover,
.primary-nav > div > ul > li.has-subnav > a.active {
    color: #1b75bb;
    /*noinspection CssUnknownTarget*/
    background: url("../../../content/dam/newco/header/nav_subnav-arrow-hover.png") no-repeat scroll right 6px !important;
    text-decoration: none;
}

.primary-nav > div > ul > li.has-subnav > a:focus {
    /*noinspection CssUnknownTarget*/
    background: url("../../../content/dam/newco/header/nav_subnav-arrow-hover.png") no-repeat scroll right 6px !important;
    text-decoration: underline;
}

.primary-nav > div > ul > li > a:hover,
.primary-nav > div > ul > li > a:focus,
.primary-nav > div > ul > li > a.active {
    color: #1b75bb;
}

.primary-nav > div > ul > li.active a,
.primary-nav > div > ul > li.active > a:hover,
.primary-nav > div > ul > li.active > a:focus,  {
    color: #000;
    background: #fff;
}

.primary-nav > div > ul > li.primNavFour > a,
.primary-nav > div > ul > li.primNavFour > a:visited  {
    position: relative;
    padding-left: 128px;
    padding-bottom: 6px;
    width: 100%;
    height: 27px;
    /*noinspection CssUnknownTarget*/
    background: url("../../../content/dam/newco/header/bg_header-nav-cricket.png") no-repeat;
}

.primary-nav > div > ul > li.primNavFour > a:hover,
.primary-nav > div > ul > li.primNavFour > a:focus,
.primary-nav > div > ul > li.primNavFour > a.active {
    /*noinspection CssUnknownTarget*/
    background: url("../../../content/dam/newco/header/bg_header-nav-cricket_hover.png") no-repeat !important;
}

.primary-nav > div > ul > li.primNavFour > a .arrow {
    /*noinspection CssUnknownTarget*/
    background: url("../../../content/dam/newco/header/nav_subnav-arrow.png") no-repeat scroll right 6px;
    display: block;
    position: absolute;
    top: 0;
    right: -20px;
    width: 14px;
    height: 17px;
}

.primary-nav > div > ul > li.has-subnav a:hover .arrow,
.primary-nav > div > ul > li.has-subnav a:focus .arrow,
.primary-nav > div > ul > li.has-subnav a.active .arrow {
    /*noinspection CssUnknownTarget*/
    background: url("../../../content/dam/newco/header/nav_subnav-arrow-hover.png") no-repeat scroll right 6px !Important;
}

/*individual  primary nav spacing HERE */
.primNavOne {
    margin: 0 0 0 -1px;
}

.primNavTwo {
    margin: 0 0 0 -50px; /*left was 52*/
}

.primNavThree {
    margin: 0 0 0 0; /*left was -1px*/
}

.primNavFour {
    margin: 0; /*left was -32px*/
}

/*deep-six the "Why Cricket?"" text, but still semantic*/
.primNavFour span.text {
    float: left;
    text-indent: -9999px;
}

/*have to have a text link here for 508. Don't have to see it though!...*/
.primNavFour a.why_zig_link.cricket-script span.textLink {
    display: none;
}

.primNavFive {
    margin: 0 0 0 40px !important;
}

#coverageMenu a, #coverageMenu a:visited {
    background: none;
    padding-right: 0;
}

#coverageMenu a:hover, #coverageMenu a.active {
    color: #1b75bb;
}

/* Sub Nav */
.primary-nav .subnav {
    display: none;
    position: absolute;
    background: #fff;
    width: 100%;
    left: 0;
    height: 43px;
    margin-top: 28px;
    margin-right: 15px;
    border-top: 1px solid;
    border-top-color: rgba(0,0,0, 0.20);
    box-shadow: 0 4px 2px -2px rgba(0,0,0, 0.10);
    z-index: 1;
}

.primary-nav .subnav.bottom {
    box-shadow: 0 0 0 0;
    border-bottom: 1px solid #CDCDCD;
}

.active .subnav {
    display: block;
}

.primary-nav .subnav-inner > div {
    width: 100%;
    float: left;
    padding: 0 2em 0;
}

.primary-nav .subnav-inner > div > ul > li {
    float: left;
}

.primary-nav .subnav-inner:before,
.primary-nav .subnav-inner:after {
    content: " ";
    display: table;
}

.primary-nav .subnav-inner:after {
    clear: both;
}

.primary-nav .subnav-inner > div > ul > li {
    height: 32px;
    padding: 11px 22px 5px 22px;
    display: inline-block;
    float: none;
}

.primary-nav .subnav-inner > div > ul > li > a {
    color: #000;
    font-size: 16px;
    font-family: 'AvantGardeGothicITCW01B 731069', Helvetica, Arial, sans-serif;
}

.primary-nav .subnav-inner > div > ul > li > a.active {
    color: #1b75bb;
}

.primary-nav .subnav-inner > div > ul > li > a:focus {
    color: #1b75bb;
}

.primary-nav .subnav-inner > div > ul > li > a:hover {
    color: #1b75bb;
    text-decoration: none;
}

.primary-nav > div > ul > li.home {
    padding: 0 15px;
    margin: 0;
    float: left;
}

/* mod home link, remain semantic, use bg image (cricket logo).*/
.primary-nav > div > ul > li.home a {
    float: left;
    text-indent: -9999px;
    /*height: 35px;
    width: 146px;*/    /*was this - wrong: defect 6826*/
    height: 41px;
    width: 183px;
    /*background: url('../../../content/dam/newco/header/logo_cricket_green_line_small.png') 0 0 no-repeat;*/    /*was this - wrong: defect 6826*/
    /*noinspection CssUnknownTarget*/
    background: url('../../../content/dam/newco/header/logo_cricket-green.png') 0 0 no-repeat;
    text-align: left;
}

.textImage {
    /*noinspection CssUnknownTarget*/
    background: url("../../../content/dam/newco/header/bg_header-nav-cricket.png");
}

#cricketMenu {
    width: 130px;
    margin-right: 14px;
}

#myAccountMenuSub li,
#cricketMenuSub li {
    padding-left: 25px;
    padding-right: 25px;
}

#supportMenuSub li {
    padding-left: 15px;
    padding-right: 15px;
}

.sub-nav {
    width: 100%;
    background: white;
    /*box-shadow: 0 -1px 0 0 #cdcdcd;*/  /*creates the line - commented out because new subnav is absolutely positioned */
}

/*box shadows on sub-nav transformation - hover state. */
.sub-nav.hover-state {
    -moz-box-shadow: 0 2px 3px 0px rgba(0, 0, 0, 0.15), 0 -1px 0 0 #cdcdcd;
    -webkit-box-shadow: 0 2px 3px 0px rgba(0, 0, 0, 0.15), 0 -1px 0 0 #cdcdcd;
    box-shadow: 0 2px 3px 0px rgba(0, 0, 0, 0.15), 0 -1px 0 0 #cdcdcd;
}

.sub-nav.no-active {
    position: absolute;
}

.sub-nav ul {
    height: 40px;
    margin-bottom: 3px;
    margin-right: 15px;
    margin-left: 15px;
}

/*overwrite for myAccount sub-nav nav spacing*/
.sub-nav ul#myAccountMenuSub li {
    padding-left: 41px;
    padding-right: 41px;
}

.sub-nav .row li {
    height: 32px;
    padding: 11px 22px 5px 22px;
    display: inline-block;
    float: none;
}

#cricketMenuSub li {
    padding-left:75px;
    padding-right:75px;
}

.sub-nav .row li.last {
    /*padding-right: 0 !important;*/ /*UAT says this is deprecated. Comps 09-02-14. */
}

#supportMenuSub li {
    padding-left: 15px;
    padding-right: 15px;
}

.sub-nav .row {
    text-align: center;
}

.sub-nav.no-active .row {
    background: white;
}

.sub-nav .row li a {
    color: #000;
    font-size: 16px;
    font-family: 'AvantGardeGothicITCW01B 731069', Helvetica, Arial, sans-serif;
}

.sub-nav .row li a:hover {
    text-decoration: none;
}

.sub-nav .col-md-offset-3 {
    margin-left: 33%;
}

.sub-nav .col-xs-2 {
    width: 14.667%;
}

/*subnav spacing overwrites*/

/*shop landing*/
.shop .sub-nav .row li.subNavOne {
}

/*support landing*/
.support .sub-nav ul.row li {
    margin-right: 46px;/*56px*/
}

/*breaks subnav Devices and Accessories of Support to another line. Dont need (?)*/
.support .sub-nav li.subNavOne {
    /*margin-left: 110px;*/
}

.support .sub-nav li.subNavFive {
    margin-right: 0 !important;
}

/*why cricket landing*/

/*The Beat tab*/
a.auth-home-btn {
    /*noinspection CssUnknownTarget*/
    background: url('../../../content/dam/newco/the_beat/icon_the-beat.png') 0 0 no-repeat;
    width: 83px;
    height: 24px;
    margin: 61px 0 0 10px;
}

a.auth-home-btn:hover {
    /*noinspection CssUnknownTarget*/
    background: url('../../../content/dam/newco/the_beat/icon_the-beat.png') 0 -24px no-repeat;
}

/*position for home page*/
body.home a.auth-home-btn {
}

/*logged in separator line in nav*/
header.main .mainnav .topbar li a[name="MyLogout"]:before {
    border-right: 2px solid #fff;
    content: "";
    margin-left: -8px;
    margin-right: 11px;
    float: left;
    padding: 8px 0;
}

/***** Search Suggestions *****/

li.search.col-xs-1 {
    position: relative;
    width: 40px;
}

.topbar #srch_form {
    position: absolute;
    z-index: 8;
    top: 0;
    height: 50px;
    right: -15px;
    padding-top: 10px;
    background: white;
    /*border-bottom: solid 1px #cdcdcd;*/
}

.topbar #srch_form.expand {
    width: 237px;
}

/* set topbar search-suggestion-nav [ width / position ] */
.topbar ul#search-suggestion-nav {
    width: 185px;
    top: 50px;
    right: 36px;
}

/* override topbar styling */
.topbar ul#search-suggestion-nav a {
    background: #fff !important;
    color: #1b75bb !important;
}

/* override topbar default styling */
.topbar ul#search-suggestion-nav a:hover {
    background: #fff !important;
    color: #1b75bb !important;
}

/* override topbar styling */
.topbar ul#search-suggestion-nav a:focus {
    background: #fff !important;
    color: #1b75bb !important;
}

ul.search-suggestions {
    font-family: 'AvantGardeGothicITCW01B 731069', Helvetica, Arial, sans-serif;
    font-size: 12px;
    position: absolute;
    z-index: 3;
    right: 0px;
    background-color: white !important;
    color: #1b75bb !important;
    border-top: 1px solid #cdcdcd;
    -moz-box-shadow: 0 0 3px 1px rgba(0, 0, 0, 0.25);
    -webkit-box-shadow: 0 0 3px 1px rgba(0, 0, 0, 0.25);
    box-shadow: 0 0 3px 1px rgba(0, 0, 0, 0.25);
    width: 100%;
    overflow-y: scroll;
    overflow-x: hidden;
    -webkit-padding-start: 0px;
    list-style: none;
    max-height: 400px;
}

ul.search-suggestions li {
    line-height: 12px;
    padding: 10px 10px;
    text-align: left;
    width: 100% !important;
}


ul.search-suggestions li a {
    width: 100% !important;
}

/***********************************
XS - SM Styles
***********************************/
@media (max-width: 480px) {
    #itemAdded {
        right: 0;
        width: 100%;
    }
}
@media (max-width: 990px) {
    .responsive .main.subnav-margin-fix {
    margin-top: 0px;
    }
}

/*Amazon Nav styles - for 1024px screen*/

.amazon-nav {
	/*Set display to NONE initially - let Javaascript set which nav header shows*/
	display: none;
	width: 100%;
	box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.45);
}

.amazon-nav-topbar {
	background-color: #404041;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: solid 1px #ccc;
}


/*"Back to" link. These values will probably change....*/

.amazon-nav-topbar a {
	color: #fff;
	font-size: 14px;
}

.amazon-nav-bottombar div.constrain-width-1024 {
	padding: 19px 0;
}


/*logo size and position*/

div.amazon-nav-bottombar .logo-amazon {}

div.amazon-nav-bottombar h4 {
	display: inline-block;
	margin: 0 0 0 5px;
	vertical-align: bottom;
	font-family: 'AvantGardeGothicITCW01B 731069', Helvetica, Arial, sans-serif;
}


/*END Amazon Nav styles - 1024px*/
/***********************************
General Styles
***********************************/
.no-height {
    height: 0 !important;
}

/***********************************
Mobile Header Styles
***********************************/
nav#mobileHeader {
    display: none;
}

.follow-page {
    position: fixed !important;
}

.mobile-shadow {
    width: 5px;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    background: url('../../../content/dam/newco/header/shadow_mobile.png') repeat-y;
}

#mobileHeader {
    width: 100%;
    background: transparent;
    z-index: 10;
    height: 75px;
    /*box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.15);*/
}

#mobileNavContainer {
    box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.15);
    width: 100%;
    height: 75px;
    border-top: 10px solid #404041;
    position: fixed;
    top: 0;
    left: 0;
    background: white;
}

#mobileNavContainer.absolute {
    position: absolute;
}

#mobileNavContainer #breadcrumbs {
    display: none;
    padding-top: 10px;
    border-top: 1px solid #cdcdcd;
    padding-bottom: 0;
}

#mobileNavContainer #breadcrumbs a {
    margin-left: 15px;
}

#mobileNav {
    max-width: 960px;
    margin: 0 auto;
    padding: 0 15px;
    background: white;
}

#mobileNav ul {
    padding: 0;
    margin: 0;
}

ul.left-links {
    float: left;
}

ul.right-links {
    float: right;
}

#mobileNav li {
    display: inline-block;
}

#mobileNav li a {
    display: inline-block;
    padding: 18px 0;
    margin-right: 15px;
}

#mobileNav li a:hover {
    text-decoration: none;
}

#mobileNav li.last a {
    margin-right: 0;
    padding: 17px 0;
    border-left: #7d7d7d;
}

.mobile #mobileNav li a[data-target="#cricket-chat-modal"],
.tablet #mobileNav li a[data-target="#cricket-chat-modal"] {
    /*    display: none;*/
}

#mobileNav #mobileMenuLogo {
    background: url(../../../content/dam/newco/header/logo_cricket_green_line_small.png) no-repeat left center;
    height: 60px;
    margin-right: 0;
    position: relative;
    width: 145px;
    white-space: nowrap;
}

#mobileChat {
    padding-left: 28px !important;
    background: url('../../../content/dam/newco/header/mobile_chat_bubble.png') 0 18px no-repeat !important;
}

#mobileCart {
    background: url('../../../content/dam/newco/header/mobile_cart.png') 0 18px no-repeat;
    position: relative;
    text-indent: 28px; /* Changed to text-indent, instead padding, due to better cross-browser support. */
    white-space: nowrap;
}

#mobileCart:hover, #mobileCart:focus {
    background: url('../../../content/dam/newco/header/mobile_cart-hover.png') 0 18px no-repeat !important;
}

#mobileNav li.last a#mobileMenuToggle {
    width: 30px;
    height: 30px;
    background: url("../../../content/dam/newco/header/mobile_menu.png") 8px 0 no-repeat;
    border-left: 1px solid #7d7d7d;
    padding: 0 20px 30px 20px;
    top: 10px;
}

#mobileCart > .cart-items-count:before {
    content: "(";
}

#mobileCart > .cart-items-count:after {
    content: ")";
}

.non-mobile-confirm-open #mobileMenuToggle img {
    /*    opacity: .2;*/
}

#mobileMenuToggle img {
    border-left: 1px solid #7d7d7d;
    padding-left: 15px;
}

.mobile-overlay {
    position: fixed;
    top: 0;
    left: 0;
    background: black;
    opacity: 0.5;
    width: 100%;
    height: 100%;
    z-index: 100; /*updated this z index because the HP slider was coming in over the menu overlay*/
}

/***********************************
Mobile Sidebars Styles
***********************************/
#mobileMenuBg {
    min-width: 220px;
    width: 220px;
}

/***********************************
Mobile Links Styles
***********************************/
#mobileLinksContainer {
    position: absolute;
    width: 100%;
}

#mobileLinksContainer ul li {
    padding: 0;
    margin: 0;
    position: relative;
    z-index: 1;
    background: white;
}

#mobileMenuBg {
    position: fixed;
    top: 75px;
    right: -220px;
    height: 100%;
    background: #404041;
    z-index: -8;
}

#mobileLinks {
    width: 100%;
    margin: 0;
    padding: 0;
    float: right;
}

#mobileLinks a, #mobileLogin button {
    display: block;
    padding: 20px 15px 20px 30px;
    color: #000;
    /*words were NOT breaking cleanly - especially in Chome. This MIGHT affect Android browser.*/
    word-break: normal !important;
}

#mobileLogin button {
    background: none;
    text-align: left;
    width: 100%;
}

#mobileLinks #mobileLogin a, #mobileLinks #mobileLogin button {
    padding-right: 20px;
}

#mobileLinks a:hover, #mobileLinks #mobileLogin button:hover {
    text-decoration: none;
}

#mobileLinks a.active, #mobileLinks li a.expanded {
    color: #1b75bb;
}

.mobile #mobileLinks a[data-target="#cricket-chat-modal"],
.tablet #mobileLinks a[data-target="#cricket-chat-modal"] {
    /*    display: none;*/
}

#mobileLinks .links-LI {
    border-bottom: 1px solid #f4f4f4;
}

#mobileLogin {
    background: #f4f4f4 !important;
}

#mobileLogin a, #mobileLogin button {
    color: #1b75bb;
}

#mobileLogin button#linkAmssLoginMobile:before {
    content: '';
    background: url(../../../content/dam/newco/global/smilely-nav-mobile-icon.png);
    width: 20px;
    height: 20px;
    position: absolute;
    right: 20px;
    top: 32px;
}

#mobileLogin button#linkAmssLoginMobile.loggedIn {
    width: 55%;
    display: inline-block;
    padding-right: 0;
}

#mobileLogin button#linkAmssLoginMobile.loggedIn:before {
    display: none;
}

#mobileLogin a.nav-logout {
    width: 45%;
    display: inline-block;
    padding-right: 19px;
    padding-left: 10px;
}

#mobileLogin a.nav-logout:before {
    content: '';
    border-left: 2px solid #3baada;
    margin-right: 10px;
}

#mobileActivations, #mobileQuickPay, #mobileStore, #mobileEspanol, #mobileChatLI {
    background: #404041 !important;
    border: none !important;
}

#mobileActivations:hover, #mobileQuickPay:hover, #mobileStore:hover, #mobileEspanol:hover, #mobileChatLI:hover {
    background: #212121 !important;
}

#mobileActivations a, #mobileQuickPay a, #mobileStore a, #mobileEspanol a, #mobileChatLI a {
    color: white !important;
    cursor: pointer;
}

#mobileChatLI a {
    padding-left: 58px;
    background: url('../../../content/dam/newco/header/bg_header-chat.png') 30px 21px no-repeat !important;
    margin-bottom: 70px;
}

#mobileLinksContainer .mobile-accordion {
    background: url('../../../content/dam/newco/header/mobile_arrow.png') no-repeat right center;
}

#mobileLinksContainer .mobile-accordion.expanded {
    background: url('../../../content/dam/newco/header/mobile_arrow_expand.png') no-repeat right center;
}

#mobileLinksContainer .mobile-accordion-content {
    display: none;
    padding-left: 0;
}

#mobileLinksContainer .mobile-accordion-content a {
    font-family: 'AvantGardeGothicITCW01B 731069', Helvetica, Arial, sans-serif;
    font-weight: 100;
    padding-top: 12px;
    padding-bottom: 12px;
}

#mobileSearch #srch_form {
    background: #f4f4f4;
}

#mobileSearch label[for='mobileSearchTags'] {
    margin-bottom: 0;
}

#mobileSearch #mobileSearchTags {
    width: 75%;
    float: left;
    padding: 16px 10px 10px 30px;
    height: auto;
    border: none;
    outline: 0;
    margin: 0;
    background: none;
    color: black;
}

#mobileSearch .search-button {
    width: 22%;
    border: none;
    outline: 0;
    background: url('../../../content/dam/newco/header/mag_glass.png') center no-repeat;
    float: right;
    border-left: 1px solid #ccc;
    padding-left: 10px;
    height: 30px;
    margin: 10px 0;
    border-radius: 0;
}

/***********************************
Custom Media Query Styles -- Mobile Nav
***********************************/
@media (min-width: 991px) {
    html.add-hidden-overflow {
        overflow-y: scroll !important;
        position: relative !important;
    }

    html.add-hidden-overflow body {
        position: relative !important;
    }

    .responsive nav.main-nav {
        display: block;
        visibility: visible !important;
    }

    .responsive nav.main-nav .constrain-width-1024 {
        margin: 0 auto !important;
    }

    .responsive #mainWrapper {
        left: 0 !important;
        right: 0 !important;
        position: relative !important;
    }

    .responsive .mobile-overlay {
        display: none !important;
    }
}

/***********************************
Custom Media Query Styles -- Mobile Nav
***********************************/
@media (min-width: 481px) and (max-width: 990px) {
    #mobileLogin {
        display: block !important;
    }
}

/***********************************
MD - SM - XS Styles
***********************************/
@media (max-width: 990px) {
    .responsive nav.main-nav {
        display: none !important;
        visibility: hidden !important;
    }

    .responsive #mobileHeader {
        display: block;
    }

    /*
        .responsive .mainnav {
            height: 75px;
        }
    */
}

/***********************************
XS - SM Styles
***********************************/
@media (max-width: 480px) {
    .right-links #mobileChat {
        display: none !important;
    }
}

.fullWidthHeadline {
    padding-top: 10px;
    padding-bottom: 20px;
}
.fullWidthHeadline h2 {
    font-size: 28px;
    font-family: "AvantGardeGothicITCW01B 731063",Arial,sans-serif
}

.full-width-content-container .parbase.richtext.section {
    padding-left: 15px;
    padding-right: 15px;
}

@media (max-width: 481px) {
    .fullWidthHeadline {
        padding-top: 0px;
        padding-bottom: 15px;
    }
    .fullWidthHeadline h2 {
        margin-top: 25px;
    }
}

/*
Author: Dustin Stone
Version: 1605
Why Cricket Feature Cards CSS
*/
.features-card .content .disclaimer-text {
    font-size: 12px;
}
.why-cricket .rte-legal-parsys:after {
    content: '';
    display: block;
    clear: both;
}
.card-holder-component .row {
    padding-top: 3px;
    padding-bottom: 3px;
}
.features-card {
    font-size: 16px;
    padding: 3px;
}
.feature:nth-child(even) .features-card {
    padding-right: 15px;
}
.feature:nth-child(odd) .features-card {
    padding-left: 15px;
}
.features-card:after {
    content: '';
    display: block;
    clear: both;
}
.features-card .content {
    position: relative;
    display: table;
    min-height: 285px;
    background: #fff;
    border: 1px solid #e4e4e4;
    background-position: 96% center;
    background-repeat: no-repeat;
    padding: 53px 30px 60px 40px; /*60px 30px 30px 40px*/
}
.features-card .content:hover {
    position: relative;
    z-index: 1;
    -webkit-box-shadow: 0px 0px 10px 2px rgba(0,0,0,0.25);
    -moz-box-shadow: 0px 0px 10px 2px rgba(0,0,0,0.25);
    box-shadow: 0px 0px 10px 2px rgba(0,0,0,0.25);
}
.features-card h2 {
    font-size: 150%;
    line-height: 30px;
    margin-top: 0;
    margin-bottom: 15px;
    font-family: 'AvantGardeGothicITCW01D 731075', Helvetica, Arial, sans-serif
}

.features-card p {
    font-size: 18px;
}
.features-card a {
    font-size: 16px;
    display: table-row;
    height: 22px;
}
.features-card a span {
    display: inline-block;
    margin-left: 5px;
}

/** Start Mobile Styles for Why Cricket Feature Card **/
@media (max-width: 768px) {
    .feature:nth-child(odd) .features-card,
    .feature:nth-child(even) .features-card {
        padding-right: 15px;
        padding-left: 15px;
    }
    .features-card {
        float: none;
        padding-top: 0;
        padding-bottom: 15px;
    }
    .why-cricket .card-holder-component .row {
        padding-top: 15px;
    }
}
@media (max-width: 481px) {
    .features-card .content {
        background-position: 90% center;
    }
    .features-card {
        font-size: 14px;
    }
    .features-card .content {
        background-image: none !important;
        padding: 25px 15px;
        min-height: 200px;
    }
    .features-card h2 {
        font-size: 112.5%;
        line-height: 22px;
    }
    .features-card a {
        left: 15px;
    }
}

/*
Author: Dustin Stone
Version: 1605
Why Cricket Header Banner CSS
*/

.seo-noPadding .seopar {
    padding: 0 !important;
}
.whyCricketBanner {
    cursor: pointer;
}

.whyCricketBanner img {
    width: 100%;
    height: auto;
}

.bannerSubHeadline {
    font-size: 24px;
}

/** Start Mobile Styles for Why Cricket Banner **/

@media (max-width: 480px) {
    .fullwidth .why-cricket-header {
        padding: 0 !important;
    }
}
section.appcomponent {
    padding-top:35px;
}

.appcomponent .hiddenimg {
    overflow: hidden;
}

.appcomponent h2 {
    font-size: 28px;
    font-family: 'AvantGardeGothicITCW01B 731063', Helvetica, Arial, sans-serif;
    margin-bottom: 15px;
    margin-top: 0;
    text-align: center;
    width: 100%;
}

.appcomponent h3 {
    font-size: 28px;
    font-family: 'AvantGardeGothicITCW01D 731075', Helvetica, Arial, sans-serif;
    margin-top: 0;
}

.appcomponent .phonecontainer {
    height: 325px;
}

.appcomponent .bulletList > div {
    font-size: 16px;
}

.appcomponent .storeLinks hr {
    float: left;
    margin-top: 50px;
    margin-bottom: 10px;
    border-color: #E4E4E4;
    width: 80%;
}

.appcomponent .storeLinks {
    float: left;
    padding-bottom: 20px;
    width: 100%;
}

.appcomponent .storeLinks img {
    float: left;
    margin-top: 10px;
    margin-left: 15px;
    max-width: 140px;
}

@media (max-width: 768px) {
    .appcomponent .storeLinks hr {
        width: 100%;
    }
}

@media (max-width: 480px) {

    .appcomponent h3 {
        font-size: 24px;
        margin-top: 20px;
    }

    .description, .description ~ div {
        text-align: center;
    }

    .description > div {
        margin-left: 0;
        width: 100%;
    }

    .appcomponent .storeLinks {
        float: none;
        display: inline-block;
        width: auto;
    }

    .appcomponent .storeLinks hr {
        display: none;
    }

    .appcomponent .storeLinks img {
        clear: both;
        margin-left: 0;
        max-width: 100%;
    }
}

/***********************************
Three Column Component Styles
***********************************/

.three-column-slider-component.parbase {
    margin-top: 48px;
    margin-bottom: 48px;
}

.three-column-slider-component h2 {
    font-size: 32px;
    font-family: "AvantGardeGothicITCW01B 731063",Arial,sans-serif;
    font-weight: normal;
    margin-top: 0;
    margin-bottom: 7px;
}

.three-column-slider-component h4 {
    font-family: 'AvantGardeGothicITCW01B 731069', Helvetica, Arial, sans-serif;
    color: #000;
    margin-top: 0;
}

.three-column-slider-component .slider-container {
    margin-top: 50px;
    z-index: 0;
}

.three-column-slider-component .img-responsive {
    margin-bottom: 22px;
}


/***********************************
SM - XS Styles
***********************************/
@media (max-width: 480px) {
    
    .three-column-slider-component.parbase {
        margin-top: 33px;
        margin-bottom: 33px;
    }
        
    .three-column-slider-component h2 {
        font-size: 23px;
        line-height: 1.3;
        margin-bottom: 10px;
    }

    .three-column-slider-component h4 {
        font-size: 16px;
    }

    .three-column-slider-component ul.mobilePagination {
        padding: 0;
        text-align: center;
        width: 100%;
        margin-top: 25px;
    }

    .three-column-slider-component ul.mobilePagination li {
        display: inline-block;
        background: #e4e4e4;
        border-radius: 20px;
        margin: 0 5px;
        height: 16px;
        width: 16px;
        cursor: pointer;
    }

    .three-column-slider-component ul.mobilePagination li.cycle-pager-active {
        background: #1b75bb;
    }
    
}
/***********************************
Hero Component Styles
************************************/
.header-component h1 {
    font-size: 44px;
    margin-top: 0;
    margin-bottom: 9px;
    line-height: 1.2;
    font-family: "AvantGardeGothicITCW01B 731063",Arial,sans-serif;
}

.header-component h2 {
    font-size: 18px;
    margin-top: 2px;
    margin-bottom: 6px;
    line-height: 1.4;
}

.header-component .additional-text {
    font-size: 18px;
    margin-top: 0px;
    margin-bottom: 11px;
}

.header-component .additional-smaller-text {
    color: #000;
}


/***********************************
LG Styles
***********************************/
@media (min-width: 768px) {
    .header-component .row {
        display: table;
    }
    .header-component .header-image, .header-component .header-content {
        display: table-cell;
        vertical-align: middle;
        float: none;
    }
    .header-component .header-content {
        padding-top: 15px;
        padding-bottom: 15px;
    }
}


/***********************************
XS - SM - MD Styles
***********************************/
@media (max-width: 767px) {
    .header-component .header-content {
        margin: 20px 0;
        text-align: center;
    }
    .header-component h1 {
        margin-top: 0;
        font-size: 37px;
    }
    .header-component h2 {
        font-size: 20px;
        margin-top: 2px;
        margin-bottom: 6px;
    }

    .header-component .additional-text {
        font-size: 18px;
        margin-top: 0px;
    }
}

/***********************************
Hero Slider Component Styles
***********************************/
.heroSlider {
    position: relative;
    overflow: hidden;
    border-bottom: 2px solid #e4e4e4;
}

.heroSlider .slide {
    height: auto;
    overflow: hidden;
    width: 100%;
}

.heroSlider .imageContainer {
    height: 430px;
    margin-top: 0;
}

.heroSlider h1 {
    font-size: 36px;
    margin-top: 10px;
}

.heroSlider h2 {
    font-family:'AvantGardeGothicITCW01B 731069', Helvetica, Arial, sans-serif;
    font-size: 24px;
    margin-top: 10px;
}

.heroSlider p.leadIn {
    font-family:'AvantGardeGothicITCW01B 731069', Helvetica, Arial, sans-serif;
    font-size: 24px;
    margin-top: 10px;
}

.heroSlider .heroText {
    margin-top: 80px;
}

.heroSlider .heroText > div {
    /* Removed Margin to Content can control spacing */
    margin-top: 0;
    margin-bottom: 30px;
    font-size: 11px;
}

.heroSlider .heroText a, .heroSlider .heroText a:hover {
    color: #000000;
    text-decoration: underline;
}

.heroSlider .sliderLink {
    margin-bottom: 25px;
    /*margin-right: 16.66666667%;*/
}

/*.heroSlider .sliderLink.text-left {
    margin-right: 33.33333333%;
}*/

.heroSlider .sliderLink a {
    border-radius: 10px;
    /*float: left;*/
    font-size: 16px;
    margin: 0;
    /*padding: 10px;*/
    text-align: center;
    text-decoration: none;
    width: auto;
    display: inline-block;
    text-decoration: none;
}

.heroSlider .sliderLink a:hover {
    text-decoration: none;
}

.heroSlider a.navigation {
    position: absolute;
    margin-top: 0;
    opacity: 1;
    width: 30px;
    height: 45px;
    text-indent: -9999px;
    z-index: 999;
    top: 45%;
}

.heroSlider:hover a.navigation {
    opacity:100;
}

a.navigation:focus {
    opacity:100;
}

.heroSlider a.prev {
    background: url(../../../content/dam/newco/page_home/sliderComponent/prev-arrow.png) center  no-repeat;
    left: 15px;
    display: block;
}

.heroSlider a.next {
    background: url(../../../content/dam/newco/page_home/sliderComponent/next-arrow.png) center no-repeat;
    right: 15px;
    display: block;
}

.heroSlider .pagination {
    position: absolute;
    z-index: 100;
    text-align: center;
    padding: 0;
    width: 100%;
    cursor: pointer;
    bottom: 0;
    margin: 9px 0;
/*
    position: relative;
    z-index: 10;
    margin-bottom: 5px;
    margin-top: 10px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    padding: 0;
    width:100%;
    cursor: pointer;
*/
}

.heroSlider .pagination li {
    background: #e4e4e4;
    border-radius: 20px;
    display: inline-block;
    border: 1px solid white;
    height: 20px;
    list-style: none;
    margin: 0 5px;
    text-indent: -9999px;
    width: 20px;
/*
    background: #f4f4f4;
    border-radius: 20px;
    border: 2px solid white;
    display: inline-block;
    height: 17px;
    list-style: none;
    margin: 0 3px;
    text-indent: -9999px;
    width: 17px;
*/
}

.heroSlider .pagination li.cycle-pager-active {
    background: #1b75bb;
}

.heroSlider .sliderLink a .buttonText{
        padding-right: 20px
}


/***********************************
    LG Styles
***********************************/
@media (min-width: 769px) {

    .heroSlider .sliderLink a {
        padding: 15px 40px;
        margin-bottom: 20px;
    }

}

/***********************************
    MD Styles
***********************************/
@media (min-width: 481px) and (max-width: 768px) {
        .heroSlider .sliderLink a {
            padding: 15px 40px;
            margin-bottom: 40px;
        }
    
}

/***********************************
SM - XS - MD  Styles
***********************************/
@media (max-width: 768px) {
    /*.heroSlider .sliderLink {
        margin-right: 8.33333333%;
    }
    
    .heroSlider .sliderLink.text-left {
        margin-right: 16.6666666667%;
    }*/
}

/***********************************
SM - XS Styles
***********************************/
@media (max-width: 480px) {
    
    .heroSlider .imageContainer {
        height: 200px;
        margin-top: 0;
        text-align: center;
    }
    
    .heroSlider h1 {
        font-size: 24px;
    }
    
    .heroSlider h2 {
        font-size: 18px;
    }
    
    .heroSlider p.leadIn {
        font-size: 14px;
    }
    
    .heroSlider .heroText {
        margin-top: 10px;
        text-align: center;
    }
    
    .heroSlider .heroText > div {
        margin-top: 15px;
        margin-bottom: 15px;
    }
    
    .heroSlider .sliderLink, .heroSlider .sliderLink.text-left {
        margin-right: 0;
    }
    
/*
    .heroSlider {
        padding-top:10px;
    }
*/

    .heroSlider .constrain-width-1024 {
        padding-bottom: 32px;
    }

    .heroSlider .slider-img-parent {
        margin-top:10px;   
    }

    .heroSlider ul.pagination li {
        width: 18px;
        height: 18px;
        border: 1px solid white;
    }

    .heroSlider ul.pagination li.cycle-pager-active {
        background: #1b75bb;
    }

/*
    .heroSlider:hover a.navigation {
        display: none;
    }
*/

    .heroSlider ul.mobilePagination {
        padding: 0;
        text-align: center;
        width: 100%;
    }

    .heroSlider a.prev {
        background: url(../../../content/dam/newco/page_home/sliderComponent/prev-arrow-mobile.png) center  no-repeat;
        left: 15px;
        display: block;
    }

    .heroSlider a.next {
        background: url(../../../content/dam/newco/page_home/sliderComponent/next-arrow-mobile.png) center no-repeat;
        right: 15px;
        display: block;
    }
    
/*
    .heroSlider ul.mobilePagination li {
        display: inline-block;
        background: #f4f4f4;
        border-radius: 20px;
        border: 2px solid #FFFFFF;
        margin: 0 5px;
        height: 16px;
        width: 16px;
    }
*/

    .heroSlider ul.mobilePagination li.cycle-pager-active {
        background: #1b75bb;
    }
    .heroSlider .sliderLink a {
        padding: 15px 0;
        width: 100%;
        margin-bottom: 40px;
    }
    .heroSlider a.navigation {
        top: 20%;
    }
}

/* CSS for Savings Unit (5 Lines for 100 Page) */

/***********************************
 * Global Styles
 ***********************************/
 
 .savings-amount {
     font-size: 60px;
     font-family: "AvantGardeGothicITCW01B 731063",Arial,sans-serif;
 }
 .savings-description {
     font-size: 22px;
     font-family:'AvantGardeGothicITCW01B 731069'; /* PS Font: ITCAvantGardeStd-Bk */
     line-height: 1.4;
 }
 .savings-link {
     font-size: 13px;
     font-family:'AvantGardeGothicITCW01B 731069'; /* PS Font: ITCAvantGardeStd-Bk */
     line-height: 2.4;
 }

 
/***********************************
 * Desktop Styles
 ***********************************/
@media (min-width: 769px) {
    .savings-amount {
        font-size: 68px;
    }
    .savings-description {
        font-size: 26px;
        margin-top: -10px;
    }
    .savings-image-desktop {
        height: 190px;
        background: no-repeat right 0px;
    }
    .add-padding {
        padding: 70px 0;
    }
    .savings-text {
        padding-left: 50px;
    }
    .button.primary.submit.full {
        width: 140px;
        margin-top: 30px;
    }
}

/***********************************
 * MD - SM - XS Styles
 ***********************************/
@media ( max-width: 768px ) {
    .savings-image-mobile {
        height: 325px;
        background: no-repeat 50% 0px;
    }
    .add-padding {
        padding: 40px 0;
    }
    .savings-text {
        padding: 30px 0 0 0;
        text-align: center;
    }
    .button.primary.submit.full {
        width: 90%;
        margin-top: 30px;
    }
}

/***********************************
Links Component Styles
***********************************/
.links-component section {
    padding: 20px 0;
}

.links-component h4 {
    border-bottom: 1px solid #bbbdc0;
    padding-bottom: 10px;
}

.links-component a {
    display: inline-block;
    margin-bottom: 12px;
}

/***********************************
XS - SM - MD Styles
***********************************/
@media (max-width: 767px) {
    .links-component section {
        padding: 32px 0;
    }
}


/***********************************
Three Column Component Styles
***********************************/

.three-column-component {
    font-size:16px;
    text-align: center;
    padding-top: 30px;
    padding-bottom: 43px;
}


.three-column-component .col-lg-4{
    margin-bottom: 36px;
}

.three-column-component h1, 
.three-column-component h3, 
.three-column-component h4 {
    font-family: 'AvantGardeGothicITCW01B 731069', Helvetica, Arial, sans-serif;
}

.three-column-component h1 {
    font-weight: 500;
    font-size: 36px;
}

.three-column-component h3 {
    font-weight: 400;
    font-size: 22px;
    line-height:28px;
}

.three-column-component h4 {
    font-weight: 600;
    font-size: 18px;
}

.three-column-component.parbase .column-link {
    font-size: 18px;
}

.three-column-component.parbase .column-link {
    text-align: center;
}

.three-column-component.parbase .column-link .col-lg-4 {
    margin-bottom: 36px;
}
/***********************************
Existing Customers Component Styles
***********************************/

#existingCust {
    font-size:16px;
    text-align: center;
}

#existingCustt h1, 
#existingCust h3, 
#existingCust h4 {
    font-family: 'AvantGardeGothicITCW01B 731069', Helvetica, Arial, sans-serif;
}

#existingCust {
    text-align: center;
    background-color: #dad8db;
    padding-top: 30px;
    padding-bottom: 43px;
}

#existingCust .button {
    width: 100%; 
    display: block; 
    margin: 10px 0px 20px;
}

#existingCust .button:focus {
    color: white;
    text-decoration: none;
    background: #1d5c99;
}

@media (max-width: 780px) {
    body {
        line-height: 20px;
    }
    #existingCust h1 {
        font-weight: 500;
        font-size: 24px;
    }
    #existingCust h3 {
        font-size: 16px;
        line-height:22px;
    }
}
/***********************************
Three Column Component Styles
***********************************/

#deviceSlider {
    padding-top: 30px;
    padding-bottom: 43px;
}

#deviceSlider h1 {
    font-weight: 500;
    font-size: 36px;
}

#deviceSlider h1,
#deviceSlider h3,
#deviceSlider h4 {
    font-family: 'AvantGardeGothicITCW01B 731069', Helvetica, Arial, sans-serif;
}

#deviceSlider h1,
#deviceSlider h3 {
    text-align: center;
}

a.device-details-link {
    float: left;
}

/***********************************
List Item Styles
***********************************/

#injectThreeColSlider {
    margin-top: 36px;
    height: auto;
}

#injectThreeColSlider .colors {
    position: relative;
}

#injectThreeColSlider .carousel-control {
    top: 25%;
    bottom: 54%;
}

div#product-listings-container {
    margin-top: 30px;
    min-height: 380px;
    padding-top: 30px;
}

.product-listing {
    border-bottom: none;
    height:380px;
    overflow: hidden;
}

.product-listing>div.row:first-child {
    min-height: 240px;
}

.product-listing h2 {
    padding-bottom: 0;
    margin-bottom: 0;
    font-family: 'AvantGardeGothicITCW01D 731075', Helvetica, Arial, sans-serif;
    font-size: 18px;
    margin-top: 0;
    line-height: 1.3;
    font-weight: normal;
}

.product-listing h2 a {
    color: #000000;
}

a.device-details-link {
    float: left;
}

.product-listing h2 span {
    font-family: 'AvantGardeGothicITCW01D 731075', Helvetica, Arial, sans-serif;
    font-size: 1.0em;/*18px*/
    display: block;
}

.product-listing .actions {
    position: relative;
    padding: 0;
    margin-top: 7px;
    text-align: center;
}

.product-listing .actions button {
    width: 100%;
}

.product-listing .actions button.remove {
    background-color: #cf292a;
}

.product-listing .actions .compare-button {
    background-color: #FFFFFF;
    border: 1px solid #CCCCCC;
    color: #1b75bb;
    padding: 10px 0;
}

.product-listing .actions .compare-button[disabled] {
    color: #FFFFFF;
}

.product-listing .actions .compare-button[disabled]:hover {
    color: #FFFFFF;
    border: 1px solid #CCCCCC;
    padding: 10px 0;
}

.product-listing .actions .compare-button.selected:hover {
    color: #FFFFFF;
    background-color: #60a630;
    border: 1px solid #60a630;
    padding: 10px 0;
}

.product-listing .actions .compare-button.selected {
    color: #FFFFFF;
    background-color: #60a630;
    border: 1px solid #60a630;
}

.product-listing .actions .compare-button:hover {
    color: #60a630;
    border: 2px solid #60a630;
    background-color: #FFFFFF;
    padding: 9px 0;
}

#picAndPriceWrapper{
    height: 280px;
}

.view-details {
    font-size: 14px;
}

.content .filter_wrapper .single_element_form_row .dropdown_menu {
    display:none;
}


/***********************************
Pricing Styles
***********************************/

.price.was-price {
    line-height: 1.25;
    padding: 0;
    position: relative;
}

.price.green {
    color: #60a630 !important;
}

.price.current-price {
    padding: 0;
}

.price.final-price {
    border-top: 2px solid #000000;
    font-family: 'AvantGardeGothicITCW01D 731075', Helvetica, Arial, sans-serif;
    color: #60a630;
    font-size: 24px;
    margin-bottom: 15px;
}

table.phone-price {
    padding-top: 10px;
    display: block;
}

table.phone-price td {
    width: 50%;
    padding-bottom: 10px !important;
}

table.phone-price p {
    margin: 0 0 0 0;
}

table.phone-price .price p {
    font-family: 'AvantGardeGothicITCW01D 731075', Helvetica, Arial, sans-serif;
    font-weight: 700;
    font-size: 22px;
    margin: 0;
    display: inline;
    position: relative;
}

table.phone-price .price small {
    color: #000000;
    font-size: 14px;
}

table.phone-price .price p sup {
    font-size: 14px;
}

table.phone-price .price-label p {
    margin-left: 10px;
    line-height: 1.1;
}

table.phone-price .rebate-link a {
    display: block;
    font-size: 12px;
    margin-left: 10px;
    line-height: 1.1;
    margin-top: 5px;
    margin-bottom: 5px;
}

table.phone-price .price-label p {
    font-family: 'AvantGardeGothicITCW01D 731075', Helvetica, Arial, sans-serif;
    font-weight: 400;
    font-size: 12px;
}

table .portin-row {
    padding-top: 5px;
}
table .portin-teaser-image {
    float: left;
    margin-left: -34px;
}
table .portin-teaser-content {
    float: left;
    width: 80%;
    margin-left: 25px;
    font-size: 12px;
    padding-left: 10px;
    font-family: 'AvantGardeGothicITCW01D 731075', Helvetica, Arial, sans-serif;
    line-height: 1.2;
}
table .portin-teaser-content strong {
    display: block;
    font-size: 18px;
    text-transform: uppercase;
}
table .portin-teaser-content strong sup {
    top: -0.2em;
}

@media (max-width: 780px) {
    #deviceSlider h1 {
        font-weight: 500;
        font-size: 24px;
    }
    #deviceSlider h3 {
        font-size: 16px;
        line-height:22px;
    }
}

@media (max-width: 480px) {
    #deviceSlider table .portin-row {
        padding-top: 0;
    }
}

/***********************************
Brand CTA Component Styles
***********************************/

.brand-cta-component.parbase {
    margin-top: 48px;
    margin-bottom: 48px;
}

.brand-cta-component h2 {
    font-size: 32px;
    font-family: "AvantGardeGothicITCW01B 731063",Arial,sans-serif;
    font-weight: normal;
    margin-top: 0;
    margin-bottom: 7px;
}

.brand-cta-component h4 {
    font-family: 'AvantGardeGothicITCW01B 731069', Helvetica, Arial, sans-serif;
    color: #000;
    margin-top: 0;
}

.brand-cta-component .slider-container {
    margin-top: 50px;
    z-index: 0;
}

.brand-cta-component #ctaImage {
    margin: 20px 0;
}

.brand-cta-component h4 span:first-child {
    display: none;
}

.social-icons-wrapper.col-xs-12 {
    margin-top: 10px;
}


/***********************************
SM - XS Styles
***********************************/
@media (max-width: 480px) {
   
    .brand-cta-component #ctaLogo {
        text-align: center;
    }
    
    .brand-cta-component h4 span {
        display: none;
    }
    
    .brand-cta-component h4 a {
        display: inline-block;
        margin: 5px 0;
    }
    
}
/***********************************
List Path Attributes Component Styles
***********************************/

.listpathattributes .constrain-width-1024 {
    margin-top: 50px;
    margin-bottom: 50px;
}

.listpathattributes .tracking-row {
    padding: 10px 0;
}

.listpathattributes .tracking-row div {
    word-break: break-all;
}

.listpathattributes .tracking-row:nth-child(even) {
    background: #e8e8e8;
}

/**
Max Width 480px
***********************************/
@media (max-width: 480px) {
    #headline span {
        display: none;
    }    
}
.featured-phone-component h2 {
    font-size: 36px;
    font-family: "AvantGardeGothicITCW01B 731063",Arial,sans-serif;
    margin-top: 32px;
}

.featured-phone-component h3 {
    font-size: 48px;
    font-family: 'AvantGardeGothicITCW01B 731069', Helvetica, Arial, sans-serif;
    font-weight: 100;
    margin-bottom: 20px;
}

.featured-phone-component .carousel {
    position:static;
}

.featured-phone-component .content-wrapper {
    font-family: 'AvantGardeGothicITCW01D 731075', Helvetica, Arial, sans-serif;
    font-weight: 400;
    font-size: 16px;
    margin-left:5px;
    padding-bottom: 7px;
    text-align: left;
}

.featured-phone-component .disclaimer td {
    font-size: 11px;
    padding-bottom: 10px;
}


/***********************************
Left Hero Alignment Styles
***********************************/
.featured-phone-component .hero-photo-left {
    left: 0;
}


/***********************************
Right Hero Alignment Styles
***********************************/
.featured-phone-component .hero-photo-right .device-hero {
    right: 0;
}
.featured-phone-component .hero-photo-right .device-hero img {
    float: right;
}
.featured-phone-component .hero-photo-right .device-content {
    left: 0;
}
.featured-phone-component .hero-photo-right .popup-quick-view {
    right: inherit;
    left: 0;
}


/***********************************
Popup Styles
***********************************/
.featured-phone-component .popup-quick-view {
    display: none;
    background: white;
    border: 1px solid #cdcdcd;
    display: none;
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: 10;
    padding: 20px 0;
    width: 345px;
}

.featured-phone-component button.popup-header-close {
    position: absolute;
    top: 20px;
    right: 15px;
    display: inline-block;
    background: url('../../../content/dam/newco/global/modals/btn-close.png') 0 0 no-repeat;
    width: 31px;
    height: 31px;
    z-index: 20;
    text-indent: -9999px;
    overflow: hidden;
}

.featured-phone-component .popup-header {
    margin-bottom: 10px;
}
.featured-phone-component .popup-title {
    font-family: 'AvantGardeGothicITCW01B 731069', Helvetica, Arial, sans-serif;
    line-height: 1.2;
    margin-top: 0;
}

.featured-phone-component .popup-quick-view .nav-tabs {
    border-bottom: 0;
}

.featured-phone-component .popup-quick-view .nav-tabs > li {
    width: 50%;
}
.featured-phone-component .popup-quick-view .nav-tabs > li > a {
    background: none;
    color: #1b75bb;
    min-width: 100%;
    border-bottom: 1px solid #cdcdcd;
    padding-bottom: 12px;
}
.featured-phone-component .popup-quick-view .nav-tabs > li > a:hover {
    color: black;
    border-color: transparent;
    border-bottom: 1px solid #cdcdcd;
    background: none;
}
.featured-phone-component .popup-quick-view .nav-tabs > li.active > a,
.featured-phone-component .popup-quick-view .nav-tabs > li.active > a:hover,
.featured-phone-component .popup-quick-view .nav-tabs > li.active > a:focus {
    color: black;
    border-bottom: 3px solid #cdcdcd;
    background: none;
    padding-bottom: 11px;
}


.featured-phone-component .popup-quick-view .tab-content {
    margin-top: 20px;
    min-height: 350px;
}

.featured-phone-component .popup-quick-view .device-images .item img {
    height:250px;
    margin: 0 auto;
}

.featured-phone-component .popup-quick-view .carousel-control {
    top: 40%;
    bottom: 40%;
    width: 18%;
    background-color: rgba(205, 205, 205, .8);
    color: rgba(205, 205, 205, .8);
    background-image: none;
}

.featured-phone-component .popup-quick-view .carousel-control img {
    margin-top: 16px;
}

.featured-phone-component .popup-quick-view .left.carousel-control {
    border-radius: 0 10px 10px 0;
    left: 15px;
}
.featured-phone-component .popup-quick-view .right.carousel-control {
    border-radius: 10px 0 0 10px;
    right: 15px;
}


.featured-phone-component .popup-quick-view .accessory-item {
    padding: 0;
}
.featured-phone-component .popup-quick-view .accessory-col h4 {
    margin-bottom: 3px;
}
.featured-phone-component .popup-quick-view .in-stock, .popup-quick-view .out-of-stock {
    margin-bottom: 4px;
}
.featured-phone-component .popup-quick-view .accessory-col .price-amount {
    font-family: 'AvantGardeGothicITCW01D 731075', Helvetica, Arial, sans-serif;
    font-size: 23px;
}
.featured-phone-component .popup-quick-view .accessory-col .price-amount sup {
    font-size: 14px;
}

.featured-phone-component .popup-quick-view .accessory-col .add-to-cart-button {
    width: 90%;
}


/***********************************
Device Styles
***********************************/
.featured-phone-component {
    position: relative;
}
.featured-phone-component h3 {
    margin-top: 43px;
}
.featured-phone-component h5.name {
    font-size: 24px;
    margin-top: 25px;
    margin-bottom: 10px;
}
.featured-phone-component .device-link {
    margin-bottom: 16px;
    display: inline-block;
}

.featured-phone-component .device-hero {
    position: absolute;
    bottom: 0;
    z-index: 1;
}


/**
Price Styles
***********************************/
.featured-phone-component .deviceSKU {
    min-height: 304px;
    margin-bottom: 25px;
}
.featured-phone-component .deviceSKU table {
    width: 100%;
    position: relative;
}
.featured-phone-component .deviceSKU td {
    vertical-align: middle;
    width: 50%;
}
.featured-phone-component .deviceSKU .price-wrapper {
    font-family: 'AvantGardeGothicITCW01D 731075', Helvetica, Arial, sans-serif;
    font-weight: 700;
    font-size: 40px;
    margin: 0;
}
.featured-phone-component .deviceSKU .strikethrough {
    display: inline;
    position: relative;
    z-index: 0;
}
.featured-phone-component .deviceSKU .strikethrough:before {
    left: 10%;
}
.featured-phone-component .deviceSKU .price-wrapper sup {
    font-size: 25px;
}
.featured-phone-component .deviceSKU .price-wrapper .minus {
    margin-left: -19px;
}
.featured-phone-component .deviceSKU .description {
    font-family: 'AvantGardeGothicITCW01D 731075', Helvetica, Arial, sans-serif;
    font-weight: 400;
    font-size: 16px;
    padding-bottom: 7px;
    margin-left: 10px;
}
.featured-phone-component .deviceSKU .description a {
    display: block;
    font-size: 14px;
}
.featured-phone-component .deviceSKU .total {
    border-top: 2px solid black;
    color: #60a630;
    font-size: 55px;
}
.featured-phone-component .deviceSKU .price-wrapper p {
    font-family: 'AvantGardeGothicITCW01D 731075', Helvetica, Arial, sans-serif;
    display: inline-block;
}
.featured-phone-component table tr:last-child .price-wrapper {
    color: #60a630;
}

.featured-phone-component .deviceSKU .green {font-size: 55px}

.featured-phone-component .deviceSKU .green > sup,
.featured-phone-component .deviceSKU .total > sup{
    top:-0.8em;
}
.featured-phone-component .deviceSKU .total small {
    font-family: 'AvantGardeGothicITCW01D 731075', Helvetica, Arial, sans-serif;
    color: black !important;
    font-size: 24px;
}

.featured-phone-component .portin-row {
    margin-top: 12px;
    margin-bottom: 23px;
    line-height: 1;
}
.featured-phone-component .portin-teaser-image {
    float: left;
    margin-left: -34px;
}
.featured-phone-component .portin-teaser-content {
    float: left;
    width: 100%;
    margin-left: 25px;
    font-size: 14px;
    padding-left: 10px;
    font-family: 'AvantGardeGothicITCW01D 731075', Helvetica, Arial, sans-serif;
    line-height: 1.2;
}
.featured-phone-component .portin-teaser-content strong {
    display: block;
    font-size: 18px;
    text-transform: uppercase;
}
.featured-phone-component .portin-teaser-content strong sup {
    top: -0.2em;
}


.featured-phone-component p.shipping-content {
    margin-top: 9px;
    margin-bottom: 2px;
}
.featured-phone-component a.view-plan-link, a.view-offer-link {
    cursor: pointer;
    display: inline-block;
    margin-bottom: 5px;
}

.featured-phone-component .device-buttons {
    margin-top: 4px;
    margin-bottom: 15px;
}
.featured-phone-component button.add-to-cart-button,
.featured-phone-component button.quick-view-button {
    width: 100%;
}
.featured-phone-component button.add-to-cart-button.remove {
    background-color: #cf292a;
}
.featured-phone-component button.quick-view-button.secondary {
    background: white;
    color: #1b75bb;
    border: 2px solid #CDCDCD;
    padding: 4px 10px;
    margin-top: 4px;
}
.featured-phone-component button.quick-view-button.secondary:hover,
.featured-phone-component button.quick-view-button.secondary:focus {
    background: white;
    color: #1d5c99;
    border-color: #7A7A7A;
}

.featured-phone-component .device-content {
    min-height: 530px;
}
.featured-phone-component .device-content .footnote {
    margin-top: 17px;
}

.featured-phone-component .strip-data-wrapper {
    padding: 30px 0 45px;
    position: relative;
}
.featured-phone-component .strip-data-wrapper > * {
    position: relative;
    z-index: 1;
}
.featured-phone-component .strip-data-wrapper h5 {
    font-family: 'AvantGardeGothicITCW01D 731075', Helvetica, Arial, sans-serif;
    font-size: 24px;
    margin-top: 0;
}
.featured-phone-component .strip-data-wrapper .features-text ul {
    padding-left: 17px;
}
.featured-phone-component .features-bg {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 0;
    margin-left: -1999px;
    padding-right: 9999px;
}
.featured-phone-component.strip-data-wrapper a,
.featured-phone-component .strip-data-wrapper a:visited {
    color: black;
    text-decoration: underline;
}
.featured-phone-component .strip-data-wrapper a:hover {
    text-decoration: none;
}

.featured-phone-component .original-price .price-wrapper {
    margin-top: 10px;
}

.featured-phone-component .price-wrapper.smaller-text {
    color: #6e6f72 !important;
    font-size: 24px;
    margin-top: 0;
}

.featured-phone-component .price-wrapper.smaller-text sup {
    font-size: 14px;
}


/***********************************
MD - SM - XS Styles
***********************************/
@media ( max-width: 768px ) {

    /***********************************
    General Styles
    ***********************************/
    .featured-phone-component h2 {
        font-size: 24px;
        font-family: "AvantGardeGothicITCW01B 731063",Arial,sans-serif;
        line-height: 1.3;
        margin-top: 30px;
    }

    
    /***********************************
    Popup Styles
    ***********************************/
    .featured-phone-component .popup-quick-view {
        width: 100%;
    }
    .featured-phone-component .popup-quick-view .accessory-col {
        height: auto;
    }
    .featured-phone-component .popup-quick-view .accessory-col .add-to-cart-button {
        position: relative;
        bottom: inherit;
    }


    /***********************************
    Device Styles
    ***********************************/
    .featured-phone-component .deviceSKU {
        min-height: inherit;
        margin-bottom: 30px;
    }
    .featured-phone-component .deviceSKU td {
        vertical-align: middle;
    }
    .featured-phone-component h3 {
        margin-top: 54px;
    }
    .featured-phone-component .device-content {
        min-height: inherit;
    }
    .featured-phone-component h5.name {
        margin-top: 40px;
    }
    .featured-phone-component .device-hero {
        margin-top: 20px;
        position: relative;
        bottom: inherit;
        left: inherit;
        right: inherit;
        z-index: 0;
    }
    .featured-phone-component .hero-photo-left .device-hero img,
    .featured-phone-component .hero-photo-right .device-hero img{
        float: none;
    }
    .featured-phone-component .portin-teaser-content {
        width: 90%;
    }
    .featured-phone-component .original-price .price-wrapper {
        margin-bottom: 10px;
    }
    .featured-phone-component .original-price .price-wrapper.smaller-text {
        margin-bottom: 0;
    }

}

/***********************************
Headline Component Styles
************************************/
.headline-component h2 {
    font-size: 36px;
    font-family: "AvantGardeGothicITCW01B 731063",Arial,sans-serif;
    margin-top: 32px;
}


/***********************************
XS - SM - MD - LG Styles
***********************************/
@media (max-width: 768px) {
    .headline-component h2 {
        font-size: 24px;
        font-family: "AvantGardeGothicITCW01B 731063",Arial,sans-serif;
        line-height: 1.3;
        margin-top: 30px;
    }
}

/***********************************
Home page Header component stlyles
***********************************/
.homeHeader {
    padding: 0px 15px;
}
.homeHeader .caretImg {
    float: right;
    margin-top: 11px;
}
.homeHeader h1 {
    font-size: 40px;
    margin-top: 40px;
    margin-bottom: 20px;
    font-family:'AvantGardeGothicITCW01B 731063', Helvetica, Arial, sans-serif;
}
.homeHeader h4 {
    font-size: 18px;
    margin-bottom: 45px;
    font-family:'AvantGardeGothicITCW01B 731069', Helvetica, Arial, sans-serif;
}
.homeHeader .additional-text {
    font-size: 18px;
    margin-bottom: 25px;
}
.homeHeader .btnCtaMargin {
    margin-bottom: 70px;
}

.homeHeader .btnCTAItem span {
    font-size: 14px;
    font-family:'AvantGardeGothicITCW01D 731075', Helvetica, Arial, sans-serif;
}
.homeHeader .btnCTAItem  a {
    display: inline-block;
    width: 100%;
    text-align: left;
    border-radius: 10px;
    text-decoration: none;
}
.homeHeader .btnCTAItem  a .buttonText{
    padding: 0 0px 0 10px;
}

/***********************************
    LG Styles
***********************************/
@media (min-width: 769px) {
    .homeHeader .btnCTAItem a {
        padding: 10px 15px;
    }
    .homeHeader .btnOne {
        padding-right:10px;
    }
    .homeHeader .btnTwo{
        padding: 0 10px;
    }
    .homeHeader .btnThree {
        padding-left: 10px;
    }
    
}

/***********************************
MD - LG Styles
***********************************/
@media (min-width: 481px) and (max-width: 768px) {

}

/***********************************
SM - XS - MD  Styles
***********************************/
@media (max-width: 768px) {
    .homeHeader .btnCTAItem a {
        padding: 10px 20px;
    }
    .homeHeader h1 {
        font-size: 28px;
        margin-top: 30px;
        margin-bottom: 25px;
    }
    .homeHeader h4 {
        font-size: 16px;
        margin-bottom: 30px;
    }
    .homeHeader .additional-text {
        font-size: 16px;
        margin-bottom: 15px;
    }
    .homeHeader .btnOne, .homeHeader .btnTwo {
        margin-bottom: 10px;
    }
    .homeHeader .btnCtaMargin{
        margin-bottom: 50px;
    }
    .homeHeader .btnCtaMargin .startedHeaderIcon img {
        height: 30px;
    }
    .homeHeader .caretImg {
        margin-top: 7px;
    }
    .homeHeader span.startedHeaderIcon {
        width: 50px;
        display: inline-block;
    }
    
}

/***********************************
SM - XS Styles
***********************************/
@media (max-width: 480px) {

}
    

/***********************************
Three Device Component Styles
***********************************/
.three-device-component .bg-wrapper {
    padding: 35px 0 105px;
    border-bottom: 1px solid #e4e4e4;
    border-top: 1px solid #e4e4e4;
}
.three-device-component h2 {
    font-size: 34px;
    font-family: 'AvantGardeGothicITCW01D 731075', Helvetica, Arial, sans-serif;
    margin-top: 0;
    margin-bottom: 15px;
}

.three-device-component h1, .three-device-component h3, .three-device-component h4 {
     font-family: none; 
}
.three-device-component .subheadline {
    font-size: 18px;
    font-family:'AvantGardeGothicITCW01B 731069',Helvetica, Arial, sans-serif;
}

/**********************************
Slider Styles
***********************************/
.three-device-component .three-device-slider {
    margin-top: 50px;
    z-index: 1;
}
.three-device-component .brand-text {
    font-family:'AvantGardeGothicITCW01D 731075',Helvetica, Arial, sans-serif;
    margin-bottom: 0;
}
.three-device-component .model-text {
    font-size: 14px;
    font-family:'AvantGardeGothicITCW01B 731069',Helvetica, Arial, sans-serif;
    margin-bottom: 10px;;
}
.three-device-component .view-details {
    font-size: 14px;
    position: relative;
    font-family:'AvantGardeGothicITCW01D 731075',Helvetica, Arial, sans-serif;
}
.three-device-component .view-details span {
    background-image: url(../../../content/dam/newco/page_home/threeColumnComponent/caret-arrow.png);
    background-repeat: no-repeat;
    display: inline-block;
    width: 18px;
    height: 18px;
    position: absolute;
    top: 2px;
    margin-left: 5px;
}

/***********************************
MD Styles
***********************************/
@media (min-width: 481px) and (max-width: 768px) {
    
    .three-device-component .subheadline {
        font-size: 16px;
        margin-top: 18px;
    }
    .three-device-component h2 {
        font-size: 28px;
    }
}

/***********************************
XS - SM Styles
***********************************/
@media (max-width: 480px) {
    
    .three-device-component .bg-wrapper {
        padding: 30px 0 15px;
    }
    .three-device-component h2 {
        font-size: 28px;
    }
    .three-device-component .subheadline {
        font-size: 16px;
        margin-top: 18px;
    }
    .three-device-component .three-device-slider {
        margin-top: 65px;
    }
    .three-device-component .navigation-wrapper {
        position: absolute;
        z-index: 100;
        top: 40%;
    }
    .three-device-component .prev {
        background: url();
    }
    .three-device-component .next {
        width: 100px;
        height: 100px;
        /*background: red;*/
        z-index: 100;
        position: relative;
    }
    .three-device-component ul.mobile-pagination {
        padding: 0;
        text-align: center;
        width: 100%;
        margin-top: 45px;
        margin-bottom: 0;
    }
    .three-device-component ul.mobile-pagination li {
        display: inline-block;
        background: #e4e4e4;
        border-radius: 20px;
        border: 1px solid #FFFFFF;
        margin: 0 5px;
        height: 18px;
        width: 18px;
        cursor: pointer;
    }
    .three-device-component ul.mobile-pagination li.cycle-pager-active {
        background: #1b75bb;
    }
    .three-device-component a.prev {
        background: url(../../../content/dam/newco/page_home/sliderComponent/prev-arrow-mobile.png) center no-repeat;
        left: 15px;
        display: block;
    }
    .three-device-component a.navigation {
        top: 50%;
    }
    .three-device-component a.next {
        background: url(../../../content/dam/newco/page_home/sliderComponent/next-arrow-mobile.png) center no-repeat;
        right: 15px;
        display: block;
    }
    .three-device-component a.navigation {
        position: absolute;
        margin-top: 0;
        opacity: 1;
        width: 30px;
        height: 45px;
        text-indent: -9999px;
        z-index: 999;
    }
    .three-device-component:hover a.navigation {
        opacity: 100;
    }
    .three-device-component .three-device-slider {
        overflow: hidden;
    }
    .three-device-component .bg-wrapper {
        position: relative;
    }
}


/***********************************
Value Prop Component Styles
***********************************/

.value-prop-component .headlineText {
    font-size: 28px;
    margin-top: 0;
    font-family: 'AvantGardeGothicITCW01D 731075', Helvetica, Arial, sans-serif;
}
.value-prop-component .subhead-text {
    font-size: 18px;
    margin-bottom: 25px
}

.value-prop-component .view-links {
    position: relative;
}
.value-prop-component .view-links span {
    background-image: url(../../../content/dam/newco/page_home/valPropComponent/caret-arrow.png);
    background-repeat: no-repeat;
    display: inline-block;
    width: 18px;
    height: 18px;
    position: absolute;
    top: 2px;
    margin-left: 5px;
}

.value-prop-component .legal-text {
    font-size: 11px;
    margin-top: 10px;
    margin-bottom: 30px;
}

.value-prop-slider {
    position: relative;
    z-index: 1;
}

.val-image-right .val-prop-col:first-child {
    float: right;    
}

.val-image-right .val-prop-col:nth-child(2) {
    float: left;    
}

.val-prop-col:nth-child(2) {
    margin-top: 80px; 
}
.value-prop-component .legal-text {
    font-size: 11px;
    font-family:'AvantGardeGothicITCW01B 731069',Helvetica, Arial, sans-serif;
}
.value-prop-component .legal-text a {
    font-family: 'AvantGardeGothicITCW01D 731075', Helvetica, Arial, sans-serif;
}

.value-prop-component .legal_underneath_image {
    margin-top: 5px;
    margin-bottom: 40px;
    text-align: center;
}

/***********************************
MD Styles
***********************************/
@media (min-width: 481px) and (max-width: 768px) {
/*
    .val-prop-col:nth-child(2) {
        margin-top: 7%;
    }
*/
}

/***********************************
SM - XS - MD  Styles
***********************************/
@media (max-width: 768px) {
    
    .value-prop-component .bg-wrapper {
        padding: 40px 0;
    }
    
    .val-prop-col:nth-child(2) {
        margin-top: 0;
    }
    
    .value-prop-component .headlineText {
        font-size: 24px;
        margin-top: 25px;
    }
    
    .value-prop-component .subhead-text {
        font-size: 16px;
    }

    .value-prop-component ul.mobile-pagination {
        padding: 0;
        text-align: center;
        width: 100%;
        margin-top: 25px;
        margin-bottom: 0;
    }

    .value-prop-component ul.mobile-pagination li {
        display: inline-block;
        background: #f4f4f4;
        border-radius: 20px;
        border: 1px solid #FFFFFF;
        margin: 0 5px;
        height: 18px;
        width: 18px;
        cursor: pointer;
    }

    .value-prop-component ul.mobile-pagination li.cycle-pager-active {
        background: #1b75bb;
    }

    .value-prop-component .subhead-text {
        margin-bottom: 30px;
    }
    .value-prop-component .legal-text {
        margin-top: 30px;
    }
    
    .value-prop-component .legal-text.legal_underneath_image {
        margin-top: 15px;
        margin-bottom: 10px;
        text-align: center;
    }
    
    .value-prop-component a.prev {
        background: url(../../../content/dam/newco/page_home/sliderComponent/prev-arrow-mobile.png) center no-repeat;
        left: 15px;
        display: block;
    }
    .value-prop-component a.navigation {
        top: 17%;
    }
    .value-prop-component a.next {
        background: url(../../../content/dam/newco/page_home/sliderComponent/next-arrow-mobile.png) center no-repeat;
        right: 15px;
        display: block;
    }
    .value-prop-component a.navigation {
        position: absolute;
        margin-top: 0;
        opacity: 1;
        width: 30px;
        height: 45px;
        text-indent: -9999px;
        z-index: 999;
    }
    .value-prop-component:hover a.navigation {
        opacity: 100;
    }
    .value-prop-component .three-device-slider {
        overflow: hidden;
    }
    .value-prop-component .bg-wrapper {
        position: relative;
    }
    .value-prop-component .legal-text {
        margin-bottom: -10px; 
    }
}

/***********************************
XS - SM Styles
***********************************/
@media (max-width: 480px) {
    
    
}
/***********************************
Benefit Card Component Styles
***********************************/
.benefitCardComponent h4{
    font-family:'AvantGardeGothicITCW01D 731075', Helvetica, Arial, sans-serif;
    margin:15px 0;
    
}
.benefitCardComponent div.descriptionText * {
    font-size:14px
    font-family:'AvantGardeGothicITCW01B 731069', Helvetica, Arial, sans-serif;
}
.benefitCardComponent .cardHolderImg {
    min-height: 48px;
}
.benefitCardComponent.bg-wrapper {
    border: 1px solid #e4e4e4;    
}
.benefitCardComponent .view-links span {
    background-image: url(../../../content/dam/newco/page_home/threeColumnComponent/caret-arrow.png);
    background-repeat: no-repeat;
    display: inline-block;
    width: 10px;
    height: 18px;
    position: relative;
    top: 4px;
    margin-left: 10px;
}
.benefitCardComponent .descriptionText a {
    font-size: 16px   
}
.benefitCardComponent:hover {
    -webkit-box-shadow: 0px 0px 10px 2px rgba(0,0,0,0.25);
    -moz-box-shadow: 0px 0px 10px 2px rgba(0,0,0,0.25);
    box-shadow: 0px 0px 10px 2px rgba(0,0,0,0.25);
}

/***********************************************
Benefit Card Component Border Styles
**********************************************
/*
.benefitCardComponent.bg-wrapper.light-gray-background {
    border: 1px solid #e4e4e4;    
}

.benefitCardComponent.bg-wrapper.gold-background {
    border: 1px solid red;    
}
*/

/***********************************
    LG Styles
***********************************/
@media (min-width: 769px) {
    
    .benefitCardComponent {
        padding: 40px 30px;
        margin-top: 15px;
        margin-bottom: 15px;
    }
    
}

/***********************************
MD Styles
***********************************/
@media (min-width: 481px) and (max-width: 768px) {

}

/***********************************
SM - XS - MD  Styles
***********************************/
@media (max-width: 768px) {
    
    .benefitCardComponent {
        margin-bottom: 10px;
    }  

    .benefitCardComponent {
        padding: 30px 10px;
    }
    
}

/***********************************
SM - XS Styles
***********************************/
@media (max-width: 480px) {

}
    


#hp-message-banner {
    padding: 15px 0;
    margin: 0px;
    text-align: center;
    line-height: .9em;
    font-family: 'AvantGardeGothicITCW01D 731075', Helvetica, Arial, sans-serif;
}
#hp-message-banner .bannerPipe {
    margin: 0 40px;
}
#hp-message-banner img {
    margin-right: 15px;
    margin-top: -2px;
}
#hp-message-banner span a {
    text-decoration: underline;
}
#hp-message-banner span a:hover {
    text-decoration: none;
}
#hp-message-banner span.font-20{
    padding: 0px;
    font-family: 'AvantGardeGothicITCW01B 731069', Helvetica, Arial, sans-serif;
}
.messageImage{
    width: 100%;
    max-width: 18px;
    height: auto;
    margin: 0 auto;
}
#hp-message-bannerSMART #activation{
    background-image: url('content/dam/newco/global/activation-black.png');
    background-repeat: no-repeat;
    background-position: 13px 50%;
}
#hp-message-bannerSMART #shipping{
    background-image: url('content/dam/newco/global/shipping-black.png');
    background-repeat: no-repeat;
    background-position: 13px 50%;
}
#hp-message-banner #activation.hidden-xs {
    margin-left: 37px;   
}

@media (max-width: 768px) {
    #hp-message-banner {
        padding: 8px 0;
    }
    #hp-message-banner img {
        display: none;
    }
    #hp-message-banner span {
        font-size: 12px;
    }
    #hp-message-banner .bannerPipe {
        margin: 0px;
    }
    #hp-message-banner .messageDisplay {
        display:none;
    }
}

/***********************************
Value Prop Component Styles
***********************************/
.benefitWholeCard {
    margin-bottom: 35px;   
}
.benefitHeadlineContent {
    margin-top: 80px;
    margin-bottom: 20px;
}
.benefitHeadlineContent h2{
    font-size: 26px;
    font-family:'AvantGardeGothicITCW01D 731075', Helvetica, Arial, sans-serif;
    margin-bottom: 20px;
}
.benefitHeadlineContent div.subheadline * {
    font-family:'AvantGardeGothicITCW01B 731069', Helvetica, Arial, sans-serif;
}
.benefitHeadlineContent div.subheadline a {
    font-family: 'AvantGardeGothicITCW01D 731075', Helvetica, Arial, sans-serif;
}


/***********************************
    LG Styles
***********************************/
@media (min-width: 769px) {
    
}

/***********************************
MD Styles
***********************************/
@media (min-width: 481px) and (max-width: 768px) {

}

/***********************************
SM - XS - MD  Styles
***********************************/
@media (max-width: 768px) {
    .benefitWholeCard {
        margin-bottom: 25px;   
    }
    .benefitHeadlineContent {
        margin-top: 55px;
        margin-bottom: 30px;
        padding: 0 15px;
    }
    benefitHeadlineContent h2{
        font-size: 24px;
        margin-bottom: 20px;
    } 
    .benefitHeadlineContent div.subheadline * {
        font-size: 16px;
    }
}

/***********************************
SM - XS Styles
***********************************/
@media (max-width: 480px) {

}
    
/***********************************
Become A Dealer Banner Component stlyles
***********************************/
.dealerBanner .bannerText .bannerCaretImg {
    padding-left: 10px;  
}
.dealerBanner .storeImage {
    padding-right: 18px;
}
.dealerBanner .bannerText a {
    font-family:'AvantGardeGothicITCW01D 731075', Helvetica, Arial, sans-serif;
    font-size: 18px;
}
.dealerBanner .bannerText a:hover, .dealerBanner .bannerText a:focus {
    text-decoration: none;
}
.dealerBanner .bannerText a span.bannerLinkText {
    border-bottom: 1px solid transparent;
}

/*************************************************************************
Home page  Become Dealer Banner Component Link Text Text-decoration Styles
***************************************************************************/

/*
.dealerBanner .bannerText a:hover span.bannerLinkText, .dealerBanner .bannerText a:focus span.bannerLinkText {
    border-bottom: 1px solid #BDD630;
}
*/
.dealerBanner .bannerText a:hover span.white-text, .dealerBanner .bannerText a:focus span.white-text {
    border-bottom: 1px solid #FFFFFF;
}

.dealerBanner .bannerText a:hover span.cricket-green-text, .dealerBanner .bannerText a:focus span.cricket-green-text {
    border-bottom: 1px solid #60a630;
}

.dealerBanner .bannerText a:hover span.dark-green-text, .dealerBanner .bannerText a:focus span.dark-green-text {
    border-bottom: 1px solid #036b37;
}

.dealerBanner .bannerText a:hover span.gold-text, .dealerBanner .bannerText a:focus span.gold-text {
    border-bottom: 1px solid #ffcb05;
}

.dealerBanner .bannerText a:hover span.light-blue-text, .dealerBanner .bannerText a:focus span.light-blue-text {
    border-bottom: 1px solid #1b75bb;
}

.dealerBanner .bannerText a:hover span.dark-blue-text, .dealerBanner .bannerText a:focus span.dark-blue-text {
    border-bottom: 1px solid #1d5c99;
}

.dealerBanner .bannerText a:hover span.dark-gray-text, .dealerBanner .bannerText a:focus span.dark-gray-text {
    border-bottom: 1px solid #404041;
}

.dealerBanner .bannerText a:hover span.light-gray-text, .dealerBanner .bannerText a:focus span.light-gray-text {
    border-bottom: 1px solid #f6f6f6;
}

.dealerBanner .bannerText a:hover span.light-green-text, .dealerBanner .bannerText a:focus span.light-green-text {
    border-bottom: 1px solid #BDD630;
}

.dealerBanner .bannerText a:hover span.black-text, .dealerBanner .bannerText a:focus span.black-text {
    border-bottom: 1px solid #000000;
}

.dealerBanner .bannerText a:hover span.error-text, .dealerBanner .bannerText a:focus span.error-text {
    border-bottom: 1px solid #cf292a;
}

/***********************************
    LG Styles
***********************************/
@media (min-width: 769px) {
    
}

/***********************************
MD Styles
***********************************/
@media (min-width: 481px) and (max-width: 768px) {

}

/***********************************
SM - XS - MD  Styles
***********************************/
@media (max-width: 768px) {
    .dealerBanner {
        padding: 0 15px;
    }
    .dealerBanner .bannerText a {
        font-size: 14px;
        display: table;
        margin : auto;
        text-align : left;
    }
    .dealerBanner .bannerText span {
        display:table-cell;  
        vertical-align: middle;
    }
}

/***********************************
SM - XS Styles
***********************************/
@media (max-width: 480px) {

}
    

/***********************************
Get Stated footer Component stlyles
***********************************/
.getStartedFooter {
    padding: 0px 15px;
}

.getStartedFooter .btnCTAItem a{
    padding: 10px 15px;
}
.getStartedFooter .btnCTAItem  a {
    display: inline-block;
    width: 100%;
    text-align: left;
    border-radius: 10px;
    text-decoration: none;
}
.getStartedFooter .btnCTAItem  a .buttonText {
    padding: 0 0px 0 10px;
}
.getStartedFooter .caretImg  {
    float: right;
    margin-top: 11px;
}
.getStartedFooter .btnCTAItem span  {
    font-size: 14px;
    font-family:'AvantGardeGothicITCW01D 731075', Helvetica, Arial, sans-serif;
}
.getStartedFooter h1 {
    font-size: 28px;
    font-family:'AvantGardeGothicITCW01D 731075', Helvetica, Arial, sans-serif;
    margin-top: 45px
}
.getStartedFooter .btnCtaMargin {
    margin-bottom: 25px;
    margin-top: 25px;
}

/***********************************
    LG Styles
***********************************/
@media (min-width: 769px) {
    .getStartedFooter .btnCTAItem a {
        padding: 10px 15px;
    }
    .getStartedFooter .btnOne {
        padding-right:10px;
    }
    .getStartedFooter .btnTwo{
        padding: 0 10px;
    }
    .getStartedFooter .btnThree {
        padding-left: 10px;
    }
}

/***********************************
    MD  Styles
***********************************/
@media (min-width: 481px) and (max-width: 768px) {

}

/***********************************
SM - XS - MD  Styles
***********************************/
@media (max-width: 768px) {
    .getStartedFooter .btnCTAItem a {
        padding: 10px 20px;
    }
    .getStartedFooter h1 {
        font-size: 24px;
        margin-top: 35px
    }
    .getStartedFooter .btnCtaMargin {
        margin-bottom: 20px;
        margin-top: 15px;
    }
    
    .getStartedFooter .btnOne, .getStartedFooter .btnTwo  {
        margin-bottom: 10px;
    }
    
    .getStartedFooter .btnCtaMargin .startedHeaderIcon img {
        height: 30px;
    }
    .getStartedFooter .caretImg {
        margin-top: 7px;
    }
    .getStartedFooter span.startedHeaderIcon {
        width: 50px;
        display: inline-block;
    }
}

/***********************************
SM - XS Styles
***********************************/
@media (max-width: 480px) {

}
    
