/**
* Theme Name: iFastFixit
* Theme URI: http://demo.sevnc.com/se-cms?theme=iFastFixit
* Version: 1.0
* Description: iFastFixit is a multipurpose Bootstrap theme that can be used specially for corporate websites.
* Author: banglcb
* Author URI: http://sevnc.com
*/
@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i,800,800i');

.bootstrap-datetimepicker-widget {
    list-style: none
}

.bootstrap-datetimepicker-widget.dropdown-menu {
    display: block;
    margin: 2px 0;
    padding: 4px;
    width: 19em
}

@media (min-width: 768px) {
    .bootstrap-datetimepicker-widget.dropdown-menu.timepicker-sbs {
        width: 38em
    }
}

@media (min-width: 992px) {
    .bootstrap-datetimepicker-widget.dropdown-menu.timepicker-sbs {
        width: 38em
    }
}

@media (min-width: 1200px) {
    .bootstrap-datetimepicker-widget.dropdown-menu.timepicker-sbs {
        width: 38em
    }
}

.bootstrap-datetimepicker-widget.dropdown-menu:after, .bootstrap-datetimepicker-widget.dropdown-menu:before {
    content: "";
    display: inline-block;
    position: absolute
}

.bootstrap-datetimepicker-widget.dropdown-menu.bottom:before {
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-bottom: 7px solid #ccc;
    border-bottom-color: rgba(0, 0, 0, .2);
    top: -7px;
    left: 7px
}

.bootstrap-datetimepicker-widget.dropdown-menu.bottom:after {
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 6px solid #fff;
    top: -6px;
    left: 8px
}

.bootstrap-datetimepicker-widget.dropdown-menu.top:before {
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-top: 7px solid #ccc;
    border-top-color: rgba(0, 0, 0, .2);
    bottom: -7px;
    left: 6px
}

.bootstrap-datetimepicker-widget.dropdown-menu.top:after {
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 6px solid #fff;
    bottom: -6px;
    left: 7px
}

.bootstrap-datetimepicker-widget.dropdown-menu.pull-right:before {
    left: auto;
    right: 6px
}

.bootstrap-datetimepicker-widget.dropdown-menu.pull-right:after {
    left: auto;
    right: 7px
}

.bootstrap-datetimepicker-widget .list-unstyled {
    margin: 0
}

.bootstrap-datetimepicker-widget a[data-action] {
    padding: 6px 0
}

.bootstrap-datetimepicker-widget a[data-action]:active {
    -webkit-box-shadow: none;
    box-shadow: none
}

.bootstrap-datetimepicker-widget .timepicker-hour, .bootstrap-datetimepicker-widget .timepicker-minute, .bootstrap-datetimepicker-widget .timepicker-second {
    width: 54px;
    font-weight: 700;
    font-size: 1.2em;
    margin: 0
}

.bootstrap-datetimepicker-widget button[data-action] {
    padding: 6px
}

.bootstrap-datetimepicker-widget .btn[data-action=incrementHours]:after {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
    content: "Increment Hours"
}

.bootstrap-datetimepicker-widget .btn[data-action=incrementMinutes]:after {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
    content: "Increment Minutes"
}

.bootstrap-datetimepicker-widget .btn[data-action=decrementHours]:after {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
    content: "Decrement Hours"
}

.bootstrap-datetimepicker-widget .btn[data-action=decrementMinutes]:after {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
    content: "Decrement Minutes"
}

.bootstrap-datetimepicker-widget .btn[data-action=showHours]:after {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
    content: "Show Hours"
}

.bootstrap-datetimepicker-widget .btn[data-action=showMinutes]:after {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
    content: "Show Minutes"
}

.bootstrap-datetimepicker-widget .btn[data-action=togglePeriod]:after {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
    content: "Toggle AM/PM"
}

.bootstrap-datetimepicker-widget .btn[data-action=clear]:after {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
    content: "Clear the picker"
}

.bootstrap-datetimepicker-widget .btn[data-action=today]:after {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
    content: "Set the date to today"
}

.bootstrap-datetimepicker-widget .picker-switch {
    text-align: center
}

.bootstrap-datetimepicker-widget .picker-switch:after {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
    content: "Toggle Date and Time Screens"
}

.bootstrap-datetimepicker-widget .picker-switch td {
    padding: 0;
    margin: 0;
    height: auto;
    width: auto;
    line-height: inherit
}

.bootstrap-datetimepicker-widget .picker-switch td span {
    line-height: 2.5;
    height: 2.5em;
    width: 100%
}

.bootstrap-datetimepicker-widget table {
    width: 100%;
    margin: 0
}

.bootstrap-datetimepicker-widget table td, .bootstrap-datetimepicker-widget table th {
    text-align: center;
    border-radius: 4px
}

.bootstrap-datetimepicker-widget table th {
    height: 20px;
    line-height: 20px;
    width: 20px
}

.bootstrap-datetimepicker-widget table th.picker-switch {
    width: 145px
}

.bootstrap-datetimepicker-widget table th.disabled, .bootstrap-datetimepicker-widget table th.disabled:hover {
    background: none;
    color: #777;
    cursor: not-allowed
}

.bootstrap-datetimepicker-widget table th.prev:after {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
    content: "Previous Month"
}

.bootstrap-datetimepicker-widget table th.next:after {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
    content: "Next Month"
}

.bootstrap-datetimepicker-widget table thead tr:first-child th {
    cursor: pointer
}

.bootstrap-datetimepicker-widget table thead tr:first-child th:hover {
    background: #eee
}

.bootstrap-datetimepicker-widget table td {
    height: 54px;
    line-height: 54px;
    width: 54px
}

.bootstrap-datetimepicker-widget table td.cw {
    font-size: .8em;
    height: 20px;
    line-height: 20px;
    color: #777
}

.bootstrap-datetimepicker-widget table td.day {
    height: 20px;
    line-height: 20px;
    width: 20px
}

.bootstrap-datetimepicker-widget table td.day:hover, .bootstrap-datetimepicker-widget table td.hour:hover, .bootstrap-datetimepicker-widget table td.minute:hover, .bootstrap-datetimepicker-widget table td.second:hover {
    background: #eee;
    cursor: pointer
}

.bootstrap-datetimepicker-widget table td.new, .bootstrap-datetimepicker-widget table td.old {
    color: #777
}

.bootstrap-datetimepicker-widget table td.today {
    position: relative
}

.bootstrap-datetimepicker-widget table td.today:before {
    content: "";
    display: inline-block;
    border: solid transparent;
    border-width: 0 0 7px 7px;
    border-bottom-color: #337ab7;
    border-top-color: rgba(0, 0, 0, .2);
    position: absolute;
    bottom: 4px;
    right: 4px
}

.bootstrap-datetimepicker-widget table td.active, .bootstrap-datetimepicker-widget table td.active:hover {
    background-color: #337ab7;
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, .25)
}

.bootstrap-datetimepicker-widget table td.active.today:before {
    border-bottom-color: #fff
}

.bootstrap-datetimepicker-widget table td.disabled, .bootstrap-datetimepicker-widget table td.disabled:hover {
    background: none;
    color: #777;
    cursor: not-allowed
}

.bootstrap-datetimepicker-widget table td span {
    display: inline-block;
    width: 54px;
    height: 54px;
    line-height: 54px;
    margin: 2px 1.5px;
    cursor: pointer;
    border-radius: 4px
}

.bootstrap-datetimepicker-widget table td span:hover {
    background: #eee
}

.bootstrap-datetimepicker-widget table td span.active {
    background-color: #337ab7;
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, .25)
}

.bootstrap-datetimepicker-widget table td span.old {
    color: #777
}

.bootstrap-datetimepicker-widget table td span.disabled, .bootstrap-datetimepicker-widget table td span.disabled:hover {
    background: none;
    color: #777;
    cursor: not-allowed
}

.bootstrap-datetimepicker-widget.usetwentyfour td.hour {
    height: 27px;
    line-height: 27px
}

.bootstrap-datetimepicker-widget.wider {
    width: 21em
}

.bootstrap-datetimepicker-widget .datepicker-decades .decade {
    line-height: 1.8em !important
}

.input-group.date .input-group-addon {
    cursor: pointer
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0
}

/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 *//*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
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: 700
}

dfn {
    font-style: italic
}

h1 {
    font-size: 2em;
    margin: .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: -.5em
}

sub {
    bottom: -.25em
}

img {
    border: 0
}

svg:not(:root) {
    overflow: hidden
}

figure {
    margin: 1em 40px
}

hr {
    -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;
    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;
    -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 silver;
    margin: 0 2px;
    padding: .35em .625em .75em
}

textarea {
    overflow: auto
}

optgroup {
    font-weight: 700
}

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 {
    *, :after, :before {
        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: ""
    }

    blockquote, pre {
        border: 1px solid #999;
        page-break-inside: avoid
    }

    thead {
        display: table-header-group
    }

    img, tr {
        page-break-inside: avoid
    }

    img {
        max-width: 100% !important
    }

    h2, h3, p {
        orphans: 3;
        widows: 3
    }

    h2, h3 {
        page-break-after: avoid
    }

    .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 td, .table-bordered th {
        border: 1px solid #ddd !important
    }
}

@font-face {
    font-family: Glyphicons Halflings;
    src: url("../../assets/fonts/glyphicons-halflings-regular.eot");
    src: url("../../assets/fonts/glyphicons-halflings-regular.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/glyphicons-halflings-regular.woff2") format("woff2"), url("/assets/fonts/glyphicons-halflings-regular.woff") format("woff"), url("../../assets/fonts/glyphicons-halflings-regular.ttf") format("truetype"), url("../../assets/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: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.glyphicon-asterisk:before {
    content: "*"
}

.glyphicon-plus:before {
    content: "+"
}

.glyphicon-eur:before, .glyphicon-euro:before {
    content: "\20AC"
}

.glyphicon-minus:before {
    content: "\2212"
}

.glyphicon-cloud:before {
    content: "\2601"
}

.glyphicon-envelope:before {
    content: "\2709"
}

.glyphicon-pencil:before {
    content: "\270F"
}

.glyphicon-glass:before {
    content: "\E001"
}

.glyphicon-music:before {
    content: "\E002"
}

.glyphicon-search:before {
    content: "\E003"
}

.glyphicon-heart:before {
    content: "\E005"
}

.glyphicon-star:before {
    content: "\E006"
}

.glyphicon-star-empty:before {
    content: "\E007"
}

.glyphicon-user:before {
    content: "\E008"
}

.glyphicon-film:before {
    content: "\E009"
}

.glyphicon-th-large:before {
    content: "\E010"
}

.glyphicon-th:before {
    content: "\E011"
}

.glyphicon-th-list:before {
    content: "\E012"
}

.glyphicon-ok:before {
    content: "\E013"
}

.glyphicon-remove:before {
    content: "\E014"
}

.glyphicon-zoom-in:before {
    content: "\E015"
}

.glyphicon-zoom-out:before {
    content: "\E016"
}

.glyphicon-off:before {
    content: "\E017"
}

.glyphicon-signal:before {
    content: "\E018"
}

.glyphicon-cog:before {
    content: "\E019"
}

.glyphicon-trash:before {
    content: "\E020"
}

.glyphicon-home:before {
    content: "\E021"
}

.glyphicon-file:before {
    content: "\E022"
}

.glyphicon-time:before {
    content: "\E023"
}

.glyphicon-road:before {
    content: "\E024"
}

.glyphicon-download-alt:before {
    content: "\E025"
}

.glyphicon-download:before {
    content: "\E026"
}

.glyphicon-upload:before {
    content: "\E027"
}

.glyphicon-inbox:before {
    content: "\E028"
}

.glyphicon-play-circle:before {
    content: "\E029"
}

.glyphicon-repeat:before {
    content: "\E030"
}

.glyphicon-refresh:before {
    content: "\E031"
}

.glyphicon-list-alt:before {
    content: "\E032"
}

.glyphicon-lock:before {
    content: "\E033"
}

.glyphicon-flag:before {
    content: "\E034"
}

.glyphicon-headphones:before {
    content: "\E035"
}

.glyphicon-volume-off:before {
    content: "\E036"
}

.glyphicon-volume-down:before {
    content: "\E037"
}

.glyphicon-volume-up:before {
    content: "\E038"
}

.glyphicon-qrcode:before {
    content: "\E039"
}

.glyphicon-barcode:before {
    content: "\E040"
}

.glyphicon-tag:before {
    content: "\E041"
}

.glyphicon-tags:before {
    content: "\E042"
}

.glyphicon-book:before {
    content: "\E043"
}

.glyphicon-bookmark:before {
    content: "\E044"
}

.glyphicon-print:before {
    content: "\E045"
}

.glyphicon-camera:before {
    content: "\E046"
}

.glyphicon-font:before {
    content: "\E047"
}

.glyphicon-bold:before {
    content: "\E048"
}

.glyphicon-italic:before {
    content: "\E049"
}

.glyphicon-text-height:before {
    content: "\E050"
}

.glyphicon-text-width:before {
    content: "\E051"
}

.glyphicon-align-left:before {
    content: "\E052"
}

.glyphicon-align-center:before {
    content: "\E053"
}

.glyphicon-align-right:before {
    content: "\E054"
}

.glyphicon-align-justify:before {
    content: "\E055"
}

.glyphicon-list:before {
    content: "\E056"
}

.glyphicon-indent-left:before {
    content: "\E057"
}

.glyphicon-indent-right:before {
    content: "\E058"
}

.glyphicon-facetime-video:before {
    content: "\E059"
}

.glyphicon-picture:before {
    content: "\E060"
}

.glyphicon-map-marker:before {
    content: "\E062"
}

.glyphicon-adjust:before {
    content: "\E063"
}

.glyphicon-tint:before {
    content: "\E064"
}

.glyphicon-edit:before {
    content: "\E065"
}

.glyphicon-share:before {
    content: "\E066"
}

.glyphicon-check:before {
    content: "\E067"
}

.glyphicon-move:before {
    content: "\E068"
}

.glyphicon-step-backward:before {
    content: "\E069"
}

.glyphicon-fast-backward:before {
    content: "\E070"
}

.glyphicon-backward:before {
    content: "\E071"
}

.glyphicon-play:before {
    content: "\E072"
}

.glyphicon-pause:before {
    content: "\E073"
}

.glyphicon-stop:before {
    content: "\E074"
}

.glyphicon-forward:before {
    content: "\E075"
}

.glyphicon-fast-forward:before {
    content: "\E076"
}

.glyphicon-step-forward:before {
    content: "\E077"
}

.glyphicon-eject:before {
    content: "\E078"
}

.glyphicon-chevron-left:before {
    content: "\E079"
}

.glyphicon-chevron-right:before {
    content: "\E080"
}

.glyphicon-plus-sign:before {
    content: "\E081"
}

.glyphicon-minus-sign:before {
    content: "\E082"
}

.glyphicon-remove-sign:before {
    content: "\E083"
}

.glyphicon-ok-sign:before {
    content: "\E084"
}

.glyphicon-question-sign:before {
    content: "\E085"
}

.glyphicon-info-sign:before {
    content: "\E086"
}

.glyphicon-screenshot:before {
    content: "\E087"
}

.glyphicon-remove-circle:before {
    content: "\E088"
}

.glyphicon-ok-circle:before {
    content: "\E089"
}

.glyphicon-ban-circle:before {
    content: "\E090"
}

.glyphicon-arrow-left:before {
    content: "\E091"
}

.glyphicon-arrow-right:before {
    content: "\E092"
}

.glyphicon-arrow-up:before {
    content: "\E093"
}

.glyphicon-arrow-down:before {
    content: "\E094"
}

.glyphicon-share-alt:before {
    content: "\E095"
}

.glyphicon-resize-full:before {
    content: "\E096"
}

.glyphicon-resize-small:before {
    content: "\E097"
}

.glyphicon-exclamation-sign:before {
    content: "\E101"
}

.glyphicon-gift:before {
    content: "\E102"
}

.glyphicon-leaf:before {
    content: "\E103"
}

.glyphicon-fire:before {
    content: "\E104"
}

.glyphicon-eye-open:before {
    content: "\E105"
}

.glyphicon-eye-close:before {
    content: "\E106"
}

.glyphicon-warning-sign:before {
    content: "\E107"
}

.glyphicon-plane:before {
    content: "\E108"
}

.glyphicon-calendar:before {
    content: "\E109"
}

.glyphicon-random:before {
    content: "\E110"
}

.glyphicon-comment:before {
    content: "\E111"
}

.glyphicon-magnet:before {
    content: "\E112"
}

.glyphicon-chevron-up:before {
    content: "\E113"
}

.glyphicon-chevron-down:before {
    content: "\E114"
}

.glyphicon-retweet:before {
    content: "\E115"
}

.glyphicon-shopping-cart:before {
    content: "\E116"
}

.glyphicon-folder-close:before {
    content: "\E117"
}

.glyphicon-folder-open:before {
    content: "\E118"
}

.glyphicon-resize-vertical:before {
    content: "\E119"
}

.glyphicon-resize-horizontal:before {
    content: "\E120"
}

.glyphicon-hdd:before {
    content: "\E121"
}

.glyphicon-bullhorn:before {
    content: "\E122"
}

.glyphicon-bell:before {
    content: "\E123"
}

.glyphicon-certificate:before {
    content: "\E124"
}

.glyphicon-thumbs-up:before {
    content: "\E125"
}

.glyphicon-thumbs-down:before {
    content: "\E126"
}

.glyphicon-hand-right:before {
    content: "\E127"
}

.glyphicon-hand-left:before {
    content: "\E128"
}

.glyphicon-hand-up:before {
    content: "\E129"
}

.glyphicon-hand-down:before {
    content: "\E130"
}

.glyphicon-circle-arrow-right:before {
    content: "\E131"
}

.glyphicon-circle-arrow-left:before {
    content: "\E132"
}

.glyphicon-circle-arrow-up:before {
    content: "\E133"
}

.glyphicon-circle-arrow-down:before {
    content: "\E134"
}

.glyphicon-globe:before {
    content: "\E135"
}

.glyphicon-wrench:before {
    content: "\E136"
}

.glyphicon-tasks:before {
    content: "\E137"
}

.glyphicon-filter:before {
    content: "\E138"
}

.glyphicon-briefcase:before {
    content: "\E139"
}

.glyphicon-fullscreen:before {
    content: "\E140"
}

.glyphicon-dashboard:before {
    content: "\E141"
}

.glyphicon-paperclip:before {
    content: "\E142"
}

.glyphicon-heart-empty:before {
    content: "\E143"
}

.glyphicon-link:before {
    content: "\E144"
}

.glyphicon-phone:before {
    content: "\E145"
}

.glyphicon-pushpin:before {
    content: "\E146"
}

.glyphicon-usd:before {
    content: "\E148"
}

.glyphicon-gbp:before {
    content: "\E149"
}

.glyphicon-sort:before {
    content: "\E150"
}

.glyphicon-sort-by-alphabet:before {
    content: "\E151"
}

.glyphicon-sort-by-alphabet-alt:before {
    content: "\E152"
}

.glyphicon-sort-by-order:before {
    content: "\E153"
}

.glyphicon-sort-by-order-alt:before {
    content: "\E154"
}

.glyphicon-sort-by-attributes:before {
    content: "\E155"
}

.glyphicon-sort-by-attributes-alt:before {
    content: "\E156"
}

.glyphicon-unchecked:before {
    content: "\E157"
}

.glyphicon-expand:before {
    content: "\E158"
}

.glyphicon-collapse-down:before {
    content: "\E159"
}

.glyphicon-collapse-up:before {
    content: "\E160"
}

.glyphicon-log-in:before {
    content: "\E161"
}

.glyphicon-flash:before {
    content: "\E162"
}

.glyphicon-log-out:before {
    content: "\E163"
}

.glyphicon-new-window:before {
    content: "\E164"
}

.glyphicon-record:before {
    content: "\E165"
}

.glyphicon-save:before {
    content: "\E166"
}

.glyphicon-open:before {
    content: "\E167"
}

.glyphicon-saved:before {
    content: "\E168"
}

.glyphicon-import:before {
    content: "\E169"
}

.glyphicon-export:before {
    content: "\E170"
}

.glyphicon-send:before {
    content: "\E171"
}

.glyphicon-floppy-disk:before {
    content: "\E172"
}

.glyphicon-floppy-saved:before {
    content: "\E173"
}

.glyphicon-floppy-remove:before {
    content: "\E174"
}

.glyphicon-floppy-save:before {
    content: "\E175"
}

.glyphicon-floppy-open:before {
    content: "\E176"
}

.glyphicon-credit-card:before {
    content: "\E177"
}

.glyphicon-transfer:before {
    content: "\E178"
}

.glyphicon-cutlery:before {
    content: "\E179"
}

.glyphicon-header:before {
    content: "\E180"
}

.glyphicon-compressed:before {
    content: "\E181"
}

.glyphicon-earphone:before {
    content: "\E182"
}

.glyphicon-phone-alt:before {
    content: "\E183"
}

.glyphicon-tower:before {
    content: "\E184"
}

.glyphicon-stats:before {
    content: "\E185"
}

.glyphicon-sd-video:before {
    content: "\E186"
}

.glyphicon-hd-video:before {
    content: "\E187"
}

.glyphicon-subtitles:before {
    content: "\E188"
}

.glyphicon-sound-stereo:before {
    content: "\E189"
}

.glyphicon-sound-dolby:before {
    content: "\E190"
}

.glyphicon-sound-5-1:before {
    content: "\E191"
}

.glyphicon-sound-6-1:before {
    content: "\E192"
}

.glyphicon-sound-7-1:before {
    content: "\E193"
}

.glyphicon-copyright-mark:before {
    content: "\E194"
}

.glyphicon-registration-mark:before {
    content: "\E195"
}

.glyphicon-cloud-download:before {
    content: "\E197"
}

.glyphicon-cloud-upload:before {
    content: "\E198"
}

.glyphicon-tree-conifer:before {
    content: "\E199"
}

.glyphicon-tree-deciduous:before {
    content: "\E200"
}

.glyphicon-cd:before {
    content: "\E201"
}

.glyphicon-save-file:before {
    content: "\E202"
}

.glyphicon-open-file:before {
    content: "\E203"
}

.glyphicon-level-up:before {
    content: "\E204"
}

.glyphicon-copy:before {
    content: "\E205"
}

.glyphicon-paste:before {
    content: "\E206"
}

.glyphicon-alert:before {
    content: "\E209"
}

.glyphicon-equalizer:before {
    content: "\E210"
}

.glyphicon-king:before {
    content: "\E211"
}

.glyphicon-queen:before {
    content: "\E212"
}

.glyphicon-pawn:before {
    content: "\E213"
}

.glyphicon-bishop:before {
    content: "\E214"
}

.glyphicon-knight:before {
    content: "\E215"
}

.glyphicon-baby-formula:before {
    content: "\E216"
}

.glyphicon-tent:before {
    content: "\26FA"
}

.glyphicon-blackboard:before {
    content: "\E218"
}

.glyphicon-bed:before {
    content: "\E219"
}

.glyphicon-apple:before {
    content: "\F8FF"
}

.glyphicon-erase:before {
    content: "\E221"
}

.glyphicon-hourglass:before {
    content: "\231B"
}

.glyphicon-lamp:before {
    content: "\E223"
}

.glyphicon-duplicate:before {
    content: "\E224"
}

.glyphicon-piggy-bank:before {
    content: "\E225"
}

.glyphicon-scissors:before {
    content: "\E226"
}

.glyphicon-bitcoin:before, .glyphicon-btc:before, .glyphicon-xbt:before {
    content: "\E227"
}

.glyphicon-jpy:before, .glyphicon-yen:before {
    content: "\A5"
}

.glyphicon-rub:before, .glyphicon-ruble:before {
    content: "\20BD"
}

.glyphicon-scale:before {
    content: "\E230"
}

.glyphicon-ice-lolly:before {
    content: "\E231"
}

.glyphicon-ice-lolly-tasted:before {
    content: "\E232"
}

.glyphicon-education:before {
    content: "\E233"
}

.glyphicon-option-horizontal:before {
    content: "\E234"
}

.glyphicon-option-vertical:before {
    content: "\E235"
}

.glyphicon-menu-hamburger:before {
    content: "\E236"
}

.glyphicon-modal-window:before {
    content: "\E237"
}

.glyphicon-oil:before {
    content: "\E238"
}

.glyphicon-grain:before {
    content: "\E239"
}

.glyphicon-sunglasses:before {
    content: "\E240"
}

.glyphicon-text-size:before {
    content: "\E241"
}

.glyphicon-text-color:before {
    content: "\E242"
}

.glyphicon-text-background:before {
    content: "\E243"
}

.glyphicon-object-align-top:before {
    content: "\E244"
}

.glyphicon-object-align-bottom:before {
    content: "\E245"
}

.glyphicon-object-align-horizontal:before {
    content: "\E246"
}

.glyphicon-object-align-left:before {
    content: "\E247"
}

.glyphicon-object-align-vertical:before {
    content: "\E248"
}

.glyphicon-object-align-right:before {
    content: "\E249"
}

.glyphicon-triangle-right:before {
    content: "\E250"
}

.glyphicon-triangle-left:before {
    content: "\E251"
}

.glyphicon-triangle-bottom:before {
    content: "\E252"
}

.glyphicon-triangle-top:before {
    content: "\E253"
}

.glyphicon-console:before {
    content: "\E254"
}

.glyphicon-superscript:before {
    content: "\E255"
}

.glyphicon-subscript:before {
    content: "\E256"
}

.glyphicon-menu-left:before {
    content: "\E257"
}

.glyphicon-menu-right:before {
    content: "\E258"
}

.glyphicon-menu-down:before {
    content: "\E259"
}

.glyphicon-menu-up:before {
    content: "\E260"
}

*, :after, :before {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

html {
    font-size: 10px;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

body {
    font-family: Open Sans, Segoe UI, Droid Sans, Tahoma, Arial, sans-serif;
    font-size: 13px;
    line-height: 1.46153846;
    color: #757575;
    background-color: #fff
}

button, input, select, textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}

a {
    color: #da291c
}

a, a:focus, a:hover {
    text-decoration: none
}

a:focus, a:hover {
    color: #ad2116
}

a:focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

img {
    vertical-align: middle
}

.carousel-inner > .item > a > img, .carousel-inner > .item > img, .img-responsive, .thumbnail > img, .thumbnail a > img {
    display: block;
    max-width: 100%;
    height: auto
}

.img-rounded {
    border-radius: 6px
}

.img-thumbnail {
    padding: 4px;
    line-height: 1.46153846;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    display: inline-block;
    max-width: 100%;
    height: auto
}

.img-circle {
    border-radius: 50%
}

hr {
    margin-top: 19px;
    margin-bottom: 19px;
    border: 0;
    border-top: 1px solid #eee
}

[role=button] {
    cursor: pointer
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    font-family: Open Sans, Segoe UI, Droid Sans, Tahoma, Arial, sans-serif;
    font-weight: 400;
    line-height: 1.42;
    color: #424242
}

.h1 .small, .h1 small, .h2 .small, .h2 small, .h3 .small, .h3 small, .h4 .small, .h4 small, .h5 .small, .h5 small, .h6 .small, .h6 small, h1 .small, h1 small, h2 .small, h2 small, h3 .small, h3 small, h4 .small, h4 small, h5 .small, h5 small, h6 .small, h6 small {
    font-weight: 400;
    line-height: 1;
    color: #a8a8a8
}

.h1, .h2, .h3, h1, h2, h3 {
    margin-top: 19px;
    margin-bottom: 9.5px
}

.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, .h5, .h6, h4, h5, h6 {
    margin-top: 9.5px;
    margin-bottom: 9.5px
}

.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: 28px
}

.h2, h2 {
    font-size: 24px
}

.h3, h3 {
    font-size: 19px
}

.h4, h4 {
    font-size: 16px
}

.h5, h5 {
    font-size: 13px
}

.h6, h6 {
    font-size: 12px
}

p {
    margin: 0 0 9.5px
}

.lead {
    margin-bottom: 19px;
    font-size: 14px;
    font-weight: 300;
    line-height: 1.4
}

@media (min-width: 768px) {
    .lead {
        font-size: 19.5px
    }
}

.small, small {
    font-size: 92%
}

.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: #a8a8a8
}

.text-primary {
    color: #da291c
}

a.text-primary:focus, a.text-primary:hover {
    color: #ad2116
}

.text-success {
    color: #3c763d
}

a.text-success:focus, a.text-success:hover {
    color: #2b542c
}

.text-info {
    color: #31708f
}

a.text-info:focus, a.text-info:hover {
    color: #245269
}

.text-warning {
    color: #8a6d3b
}

a.text-warning:focus, a.text-warning:hover {
    color: #66512c
}

.text-danger {
    color: #a94442
}

a.text-danger:focus, a.text-danger:hover {
    color: #843534
}

.bg-primary {
    color: #fff;
    background-color: #da291c
}

a.bg-primary:focus, a.bg-primary:hover {
    background-color: #ad2116
}

.bg-success {
    background-color: #dff0d8
}

a.bg-success:focus, a.bg-success:hover {
    background-color: #c1e2b3
}

.bg-info {
    background-color: #d9edf7
}

a.bg-info:focus, a.bg-info:hover {
    background-color: #afd9ee
}

.bg-warning {
    background-color: #fcf8e3
}

a.bg-warning:focus, a.bg-warning:hover {
    background-color: #f7ecb5
}

.bg-danger {
    background-color: #f2dede
}

a.bg-danger:focus, a.bg-danger:hover {
    background-color: #e4b9b9
}

.page-header {
    padding-bottom: 8.5px;
    margin: 38px 0 19px;
    border-bottom: 1px solid #eee
}

ol, ul {
    margin-top: 0;
    margin-bottom: 9.5px
}

ol ol, ol ul, ul ol, ul ul {
    margin-bottom: 0
}

.list-inline, .list-unstyled {
    padding-left: 0;
    list-style: none
}

.list-inline {
    margin-left: -5px
}

.list-inline > li {
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px
}

dl {
    margin-top: 0;
    margin-bottom: 19px
}

dd, dt {
    line-height: 1.46153846
}

dt {
    font-weight: 700
}

dd {
    margin-left: 0
}

@media (min-width: 768px) {
    .dl-horizontal dt {
        float: left;
        width: 160px;
        clear: left;
        text-align: right;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap
    }

    .dl-horizontal dd {
        margin-left: 180px
    }
}

abbr[data-original-title], abbr[title] {
    cursor: help;
    border-bottom: 1px dotted #a8a8a8
}

.initialism {
    font-size: 90%;
    text-transform: uppercase
}

blockquote {
    padding: 9.5px 19px;
    margin: 0 0 19px;
    font-size: 16.25px;
    border-left: 5px solid #eee
}

blockquote ol:last-child, blockquote p:last-child, blockquote ul:last-child {
    margin-bottom: 0
}

blockquote .small, blockquote footer, blockquote small {
    display: block;
    font-size: 80%;
    line-height: 1.46153846;
    color: #a8a8a8
}

blockquote .small:before, blockquote footer:before, blockquote small:before {
    content: "\2014   \A0"
}

.blockquote-reverse, blockquote.pull-right {
    padding-right: 15px;
    padding-left: 0;
    border-right: 5px solid #eee;
    border-left: 0;
    text-align: right
}

.blockquote-reverse .small:before, .blockquote-reverse footer:before, .blockquote-reverse small:before, blockquote.pull-right .small:before, blockquote.pull-right footer:before, blockquote.pull-right small:before {
    content: ""
}

.blockquote-reverse .small:after, .blockquote-reverse footer:after, .blockquote-reverse small:after, blockquote.pull-right .small:after, blockquote.pull-right footer:after, blockquote.pull-right small:after {
    content: "\A0   \2014"
}

address {
    margin-bottom: 19px;
    font-style: normal;
    line-height: 1.46153846
}

code, kbd, pre, samp {
    font-family: Monaco, Menlo, Consolas, Courier New, monospace
}

code {
    color: #c7254e;
    background-color: #f9f2f4;
    border-radius: 4px
}

code, kbd {
    padding: 2px 4px;
    font-size: 90%
}

kbd {
    color: #fff;
    background-color: #333;
    border-radius: 3px;
    -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25);
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25)
}

kbd kbd {
    padding: 0;
    font-size: 100%;
    font-weight: 700;
    -webkit-box-shadow: none;
    box-shadow: none
}

pre {
    display: block;
    padding: 9px;
    margin: 0 0 9.5px;
    font-size: 12px;
    line-height: 1.46153846;
    word-break: break-all;
    word-wrap: break-word;
    color: #333;
    background-color: #f5f5f5;
    border: 1px solid #ccc;
    border-radius: 4px
}

pre code {
    padding: 0;
    font-size: inherit;
    color: inherit;
    white-space: pre-wrap;
    background-color: transparent;
    border-radius: 0
}

.pre-scrollable {
    max-height: 340px;
    overflow-y: scroll
}

.container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 10px;
    padding-right: 10px
}

@media (min-width: 768px) {
    .container {
        width: 740px
    }
}

@media (min-width: 992px) {
    .container {
        width: 960px
    }
}

@media (min-width: 1200px) {
    .container {
        width: 1160px
    }
}

.container-fluid {
    margin-right: auto;
    margin-left: auto;
    padding-left: 10px;
    padding-right: 10px
}

.row {
    margin-left: -10px;
    margin-right: -10px
}

.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, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-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 {
    position: relative;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px
}

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
    float: left
}

.col-xs-12 {
    width: 100%
}

.col-xs-11 {
    width: 91.66666667%
}

.col-xs-10 {
    width: 83.33333333%
}

.col-xs-9 {
    width: 75%
}

.col-xs-8 {
    width: 66.66666667%
}

.col-xs-7 {
    width: 58.33333333%
}

.col-xs-6 {
    width: 50%
}

.col-xs-5 {
    width: 41.66666667%
}

.col-xs-4 {
    width: 33.33333333%
}

.col-xs-3 {
    width: 25%
}

.col-xs-2 {
    width: 16.66666667%
}

.col-xs-1 {
    width: 8.33333333%
}

.col-xs-pull-12 {
    right: 100%
}

.col-xs-pull-11 {
    right: 91.66666667%
}

.col-xs-pull-10 {
    right: 83.33333333%
}

.col-xs-pull-9 {
    right: 75%
}

.col-xs-pull-8 {
    right: 66.66666667%
}

.col-xs-pull-7 {
    right: 58.33333333%
}

.col-xs-pull-6 {
    right: 50%
}

.col-xs-pull-5 {
    right: 41.66666667%
}

.col-xs-pull-4 {
    right: 33.33333333%
}

.col-xs-pull-3 {
    right: 25%
}

.col-xs-pull-2 {
    right: 16.66666667%
}

.col-xs-pull-1 {
    right: 8.33333333%
}

.col-xs-pull-0 {
    right: auto
}

.col-xs-push-12 {
    left: 100%
}

.col-xs-push-11 {
    left: 91.66666667%
}

.col-xs-push-10 {
    left: 83.33333333%
}

.col-xs-push-9 {
    left: 75%
}

.col-xs-push-8 {
    left: 66.66666667%
}

.col-xs-push-7 {
    left: 58.33333333%
}

.col-xs-push-6 {
    left: 50%
}

.col-xs-push-5 {
    left: 41.66666667%
}

.col-xs-push-4 {
    left: 33.33333333%
}

.col-xs-push-3 {
    left: 25%
}

.col-xs-push-2 {
    left: 16.66666667%
}

.col-xs-push-1 {
    left: 8.33333333%
}

.col-xs-push-0 {
    left: auto
}

.col-xs-offset-12 {
    margin-left: 100%
}

.col-xs-offset-11 {
    margin-left: 91.66666667%
}

.col-xs-offset-10 {
    margin-left: 83.33333333%
}

.col-xs-offset-9 {
    margin-left: 75%
}

.col-xs-offset-8 {
    margin-left: 66.66666667%
}

.col-xs-offset-7 {
    margin-left: 58.33333333%
}

.col-xs-offset-6 {
    margin-left: 50%
}

.col-xs-offset-5 {
    margin-left: 41.66666667%
}

.col-xs-offset-4 {
    margin-left: 33.33333333%
}

.col-xs-offset-3 {
    margin-left: 25%
}

.col-xs-offset-2 {
    margin-left: 16.66666667%
}

.col-xs-offset-1 {
    margin-left: 8.33333333%
}

.col-xs-offset-0 {
    margin-left: 0
}

@media (min-width: 768px) {
    .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
        float: left
    }

    .col-sm-12 {
        width: 100%
    }

    .col-sm-11 {
        width: 91.66666667%
    }

    .col-sm-10 {
        width: 83.33333333%
    }

    .col-sm-9 {
        width: 75%
    }

    .col-sm-8 {
        width: 66.66666667%
    }

    .col-sm-7 {
        width: 58.33333333%
    }

    .col-sm-6 {
        width: 50%
    }

    .col-sm-5 {
        width: 41.66666667%
    }

    .col-sm-4 {
        width: 33.33333333%
    }

    .col-sm-3 {
        width: 25%
    }

    .col-sm-2 {
        width: 16.66666667%
    }

    .col-sm-1 {
        width: 8.33333333%
    }

    .col-sm-pull-12 {
        right: 100%
    }

    .col-sm-pull-11 {
        right: 91.66666667%
    }

    .col-sm-pull-10 {
        right: 83.33333333%
    }

    .col-sm-pull-9 {
        right: 75%
    }

    .col-sm-pull-8 {
        right: 66.66666667%
    }

    .col-sm-pull-7 {
        right: 58.33333333%
    }

    .col-sm-pull-6 {
        right: 50%
    }

    .col-sm-pull-5 {
        right: 41.66666667%
    }

    .col-sm-pull-4 {
        right: 33.33333333%
    }

    .col-sm-pull-3 {
        right: 25%
    }

    .col-sm-pull-2 {
        right: 16.66666667%
    }

    .col-sm-pull-1 {
        right: 8.33333333%
    }

    .col-sm-pull-0 {
        right: auto
    }

    .col-sm-push-12 {
        left: 100%
    }

    .col-sm-push-11 {
        left: 91.66666667%
    }

    .col-sm-push-10 {
        left: 83.33333333%
    }

    .col-sm-push-9 {
        left: 75%
    }

    .col-sm-push-8 {
        left: 66.66666667%
    }

    .col-sm-push-7 {
        left: 58.33333333%
    }

    .col-sm-push-6 {
        left: 50%
    }

    .col-sm-push-5 {
        left: 41.66666667%
    }

    .col-sm-push-4 {
        left: 33.33333333%
    }

    .col-sm-push-3 {
        left: 25%
    }

    .col-sm-push-2 {
        left: 16.66666667%
    }

    .col-sm-push-1 {
        left: 8.33333333%
    }

    .col-sm-push-0 {
        left: auto
    }

    .col-sm-offset-12 {
        margin-left: 100%
    }

    .col-sm-offset-11 {
        margin-left: 91.66666667%
    }

    .col-sm-offset-10 {
        margin-left: 83.33333333%
    }

    .col-sm-offset-9 {
        margin-left: 75%
    }

    .col-sm-offset-8 {
        margin-left: 66.66666667%
    }

    .col-sm-offset-7 {
        margin-left: 58.33333333%
    }

    .col-sm-offset-6 {
        margin-left: 50%
    }

    .col-sm-offset-5 {
        margin-left: 41.66666667%
    }

    .col-sm-offset-4 {
        margin-left: 33.33333333%
    }

    .col-sm-offset-3 {
        margin-left: 25%
    }

    .col-sm-offset-2 {
        margin-left: 16.66666667%
    }

    .col-sm-offset-1 {
        margin-left: 8.33333333%
    }

    .col-sm-offset-0 {
        margin-left: 0
    }
}

@media (min-width: 992px) {
    .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
        float: left
    }

    .col-md-12 {
        width: 100%
    }

    .col-md-11 {
        width: 91.66666667%
    }

    .col-md-10 {
        width: 83.33333333%
    }

    .col-md-9 {
        width: 75%
    }

    .col-md-8 {
        width: 66.66666667%
    }

    .col-md-7 {
        width: 58.33333333%
    }

    .col-md-6 {
        width: 50%
    }

    .col-md-5 {
        width: 41.66666667%
    }

    .col-md-4 {
        width: 33.33333333%
    }

    .col-md-3 {
        width: 25%
    }

    .col-md-2 {
        width: 16.66666667%
    }

    .col-md-1 {
        width: 8.33333333%
    }

    .col-md-pull-12 {
        right: 100%
    }

    .col-md-pull-11 {
        right: 91.66666667%
    }

    .col-md-pull-10 {
        right: 83.33333333%
    }

    .col-md-pull-9 {
        right: 75%
    }

    .col-md-pull-8 {
        right: 66.66666667%
    }

    .col-md-pull-7 {
        right: 58.33333333%
    }

    .col-md-pull-6 {
        right: 50%
    }

    .col-md-pull-5 {
        right: 41.66666667%
    }

    .col-md-pull-4 {
        right: 33.33333333%
    }

    .col-md-pull-3 {
        right: 25%
    }

    .col-md-pull-2 {
        right: 16.66666667%
    }

    .col-md-pull-1 {
        right: 8.33333333%
    }

    .col-md-pull-0 {
        right: auto
    }

    .col-md-push-12 {
        left: 100%
    }

    .col-md-push-11 {
        left: 91.66666667%
    }

    .col-md-push-10 {
        left: 83.33333333%
    }

    .col-md-push-9 {
        left: 75%
    }

    .col-md-push-8 {
        left: 66.66666667%
    }

    .col-md-push-7 {
        left: 58.33333333%
    }

    .col-md-push-6 {
        left: 50%
    }

    .col-md-push-5 {
        left: 41.66666667%
    }

    .col-md-push-4 {
        left: 33.33333333%
    }

    .col-md-push-3 {
        left: 25%
    }

    .col-md-push-2 {
        left: 16.66666667%
    }

    .col-md-push-1 {
        left: 8.33333333%
    }

    .col-md-push-0 {
        left: auto
    }

    .col-md-offset-12 {
        margin-left: 100%
    }

    .col-md-offset-11 {
        margin-left: 91.66666667%
    }

    .col-md-offset-10 {
        margin-left: 83.33333333%
    }

    .col-md-offset-9 {
        margin-left: 75%
    }

    .col-md-offset-8 {
        margin-left: 66.66666667%
    }

    .col-md-offset-7 {
        margin-left: 58.33333333%
    }

    .col-md-offset-6 {
        margin-left: 50%
    }

    .col-md-offset-5 {
        margin-left: 41.66666667%
    }

    .col-md-offset-4 {
        margin-left: 33.33333333%
    }

    .col-md-offset-3 {
        margin-left: 25%
    }

    .col-md-offset-2 {
        margin-left: 16.66666667%
    }

    .col-md-offset-1 {
        margin-left: 8.33333333%
    }

    .col-md-offset-0 {
        margin-left: 0
    }
}

@media (min-width: 1200px) {
    .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
        float: left
    }

    .col-lg-12 {
        width: 100%
    }

    .col-lg-11 {
        width: 91.66666667%
    }

    .col-lg-10 {
        width: 83.33333333%
    }

    .col-lg-9 {
        width: 75%
    }

    .col-lg-8 {
        width: 66.66666667%
    }

    .col-lg-7 {
        width: 58.33333333%
    }

    .col-lg-6 {
        width: 50%
    }

    .col-lg-5 {
        width: 41.66666667%
    }

    .col-lg-4 {
        width: 33.33333333%
    }

    .col-lg-3 {
        width: 25%
    }

    .col-lg-2 {
        width: 16.66666667%
    }

    .col-lg-1 {
        width: 8.33333333%
    }

    .col-lg-pull-12 {
        right: 100%
    }

    .col-lg-pull-11 {
        right: 91.66666667%
    }

    .col-lg-pull-10 {
        right: 83.33333333%
    }

    .col-lg-pull-9 {
        right: 75%
    }

    .col-lg-pull-8 {
        right: 66.66666667%
    }

    .col-lg-pull-7 {
        right: 58.33333333%
    }

    .col-lg-pull-6 {
        right: 50%
    }

    .col-lg-pull-5 {
        right: 41.66666667%
    }

    .col-lg-pull-4 {
        right: 33.33333333%
    }

    .col-lg-pull-3 {
        right: 25%
    }

    .col-lg-pull-2 {
        right: 16.66666667%
    }

    .col-lg-pull-1 {
        right: 8.33333333%
    }

    .col-lg-pull-0 {
        right: auto
    }

    .col-lg-push-12 {
        left: 100%
    }

    .col-lg-push-11 {
        left: 91.66666667%
    }

    .col-lg-push-10 {
        left: 83.33333333%
    }

    .col-lg-push-9 {
        left: 75%
    }

    .col-lg-push-8 {
        left: 66.66666667%
    }

    .col-lg-push-7 {
        left: 58.33333333%
    }

    .col-lg-push-6 {
        left: 50%
    }

    .col-lg-push-5 {
        left: 41.66666667%
    }

    .col-lg-push-4 {
        left: 33.33333333%
    }

    .col-lg-push-3 {
        left: 25%
    }

    .col-lg-push-2 {
        left: 16.66666667%
    }

    .col-lg-push-1 {
        left: 8.33333333%
    }

    .col-lg-push-0 {
        left: auto
    }

    .col-lg-offset-12 {
        margin-left: 100%
    }

    .col-lg-offset-11 {
        margin-left: 91.66666667%
    }

    .col-lg-offset-10 {
        margin-left: 83.33333333%
    }

    .col-lg-offset-9 {
        margin-left: 75%
    }

    .col-lg-offset-8 {
        margin-left: 66.66666667%
    }

    .col-lg-offset-7 {
        margin-left: 58.33333333%
    }

    .col-lg-offset-6 {
        margin-left: 50%
    }

    .col-lg-offset-5 {
        margin-left: 41.66666667%
    }

    .col-lg-offset-4 {
        margin-left: 33.33333333%
    }

    .col-lg-offset-3 {
        margin-left: 25%
    }

    .col-lg-offset-2 {
        margin-left: 16.66666667%
    }

    .col-lg-offset-1 {
        margin-left: 8.33333333%
    }

    .col-lg-offset-0 {
        margin-left: 0
    }
}

table {
    background-color: transparent
}

caption {
    padding-top: 8px;
    padding-bottom: 8px;
    color: #a8a8a8
}

caption, th {
    text-align: left
}

.table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 19px
}

.table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td, .table > thead > tr > th {
    padding: 8px;
    line-height: 1.46153846;
    vertical-align: top;
    border-top: 1px solid #fff
}

.table > thead > tr > th {
    vertical-align: bottom;
    border-bottom: 2px solid #fff
}

.table > caption + thead > tr:first-child > td, .table > caption + thead > tr:first-child > th, .table > colgroup + thead > tr:first-child > td, .table > colgroup + thead > tr:first-child > th, .table > thead:first-child > tr:first-child > td, .table > thead:first-child > tr:first-child > th {
    border-top: 0
}

.table > tbody + tbody {
    border-top: 2px solid #fff
}

.table .table {
    background-color: #fff
}

.table-condensed > tbody > tr > td, .table-condensed > tbody > tr > th, .table-condensed > tfoot > tr > td, .table-condensed > tfoot > tr > th, .table-condensed > thead > tr > td, .table-condensed > thead > tr > th {
    padding: 5px
}

.table-bordered, .table-bordered > tbody > tr > td, .table-bordered > tbody > tr > th, .table-bordered > tfoot > tr > td, .table-bordered > tfoot > tr > th, .table-bordered > thead > tr > td, .table-bordered > thead > tr > th {
    border: 1px solid #fff
}

.table-bordered > thead > tr > td, .table-bordered > thead > tr > th {
    border-bottom-width: 2px
}

.table-striped > tbody > tr:nth-of-type(odd) {
    background-color: #f5f5f5
}

.table-hover > tbody > tr:hover {
    background-color: #e0f7fa
}

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 > tbody > tr.active > td, .table > tbody > tr.active > th, .table > tbody > tr > td.active, .table > tbody > tr > th.active, .table > tfoot > tr.active > td, .table > tfoot > tr.active > th, .table > tfoot > tr > td.active, .table > tfoot > tr > th.active, .table > thead > tr.active > td, .table > thead > tr.active > th, .table > thead > tr > td.active, .table > thead > tr > th.active {
    background-color: #e0f7fa
}

.table-hover > tbody > tr.active:hover > td, .table-hover > tbody > tr.active:hover > th, .table-hover > tbody > tr:hover > .active, .table-hover > tbody > tr > td.active:hover, .table-hover > tbody > tr > th.active:hover {
    background-color: #caf1f6
}

.table > tbody > tr.success > td, .table > tbody > tr.success > th, .table > tbody > tr > td.success, .table > tbody > tr > th.success, .table > tfoot > tr.success > td, .table > tfoot > tr.success > th, .table > tfoot > tr > td.success, .table > tfoot > tr > th.success, .table > thead > tr.success > td, .table > thead > tr.success > th, .table > thead > tr > td.success, .table > thead > tr > th.success {
    background-color: #dff0d8
}

.table-hover > tbody > tr.success:hover > td, .table-hover > tbody > tr.success:hover > th, .table-hover > tbody > tr:hover > .success, .table-hover > tbody > tr > td.success:hover, .table-hover > tbody > tr > th.success:hover {
    background-color: #d0e9c6
}

.table > tbody > tr.info > td, .table > tbody > tr.info > th, .table > tbody > tr > td.info, .table > tbody > tr > th.info, .table > tfoot > tr.info > td, .table > tfoot > tr.info > th, .table > tfoot > tr > td.info, .table > tfoot > tr > th.info, .table > thead > tr.info > td, .table > thead > tr.info > th, .table > thead > tr > td.info, .table > thead > tr > th.info {
    background-color: #d9edf7
}

.table-hover > tbody > tr.info:hover > td, .table-hover > tbody > tr.info:hover > th, .table-hover > tbody > tr:hover > .info, .table-hover > tbody > tr > td.info:hover, .table-hover > tbody > tr > th.info:hover {
    background-color: #c4e3f3
}

.table > tbody > tr.warning > td, .table > tbody > tr.warning > th, .table > tbody > tr > td.warning, .table > tbody > tr > th.warning, .table > tfoot > tr.warning > td, .table > tfoot > tr.warning > th, .table > tfoot > tr > td.warning, .table > tfoot > tr > th.warning, .table > thead > tr.warning > td, .table > thead > tr.warning > th, .table > thead > tr > td.warning, .table > thead > tr > th.warning {
    background-color: #fcf8e3
}

.table-hover > tbody > tr.warning:hover > td, .table-hover > tbody > tr.warning:hover > th, .table-hover > tbody > tr:hover > .warning, .table-hover > tbody > tr > td.warning:hover, .table-hover > tbody > tr > th.warning:hover {
    background-color: #faf2cc
}

.table > tbody > tr.danger > td, .table > tbody > tr.danger > th, .table > tbody > tr > td.danger, .table > tbody > tr > th.danger, .table > tfoot > tr.danger > td, .table > tfoot > tr.danger > th, .table > tfoot > tr > td.danger, .table > tfoot > tr > th.danger, .table > thead > tr.danger > td, .table > thead > tr.danger > th, .table > thead > tr > td.danger, .table > thead > tr > th.danger {
    background-color: #f2dede
}

.table-hover > tbody > tr.danger:hover > td, .table-hover > tbody > tr.danger:hover > th, .table-hover > tbody > tr:hover > .danger, .table-hover > tbody > tr > td.danger:hover, .table-hover > tbody > tr > th.danger:hover {
    background-color: #ebcccc
}

.table-responsive {
    overflow-x: auto;
    min-height: .01%
}

@media screen and (max-width: 767px) {
    .table-responsive {
        width: 100%;
        margin-bottom: 14.25px;
        overflow-y: hidden;
        -ms-overflow-style: -ms-autohiding-scrollbar;
        border: 1px solid #fff
    }

    .table-responsive > .table {
        margin-bottom: 0
    }

    .table-responsive > .table > tbody > tr > td, .table-responsive > .table > tbody > tr > th, .table-responsive > .table > tfoot > tr > td, .table-responsive > .table > tfoot > tr > th, .table-responsive > .table > thead > tr > td, .table-responsive > .table > thead > tr > th {
        white-space: nowrap
    }

    .table-responsive > .table-bordered {
        border: 0
    }

    .table-responsive > .table-bordered > tbody > tr > td:first-child, .table-responsive > .table-bordered > tbody > tr > th:first-child, .table-responsive > .table-bordered > tfoot > tr > td:first-child, .table-responsive > .table-bordered > tfoot > tr > th:first-child, .table-responsive > .table-bordered > thead > tr > td:first-child, .table-responsive > .table-bordered > thead > tr > th:first-child {
        border-left: 0
    }

    .table-responsive > .table-bordered > tbody > tr > td:last-child, .table-responsive > .table-bordered > tbody > tr > th:last-child, .table-responsive > .table-bordered > tfoot > tr > td:last-child, .table-responsive > .table-bordered > tfoot > tr > th:last-child, .table-responsive > .table-bordered > thead > tr > td:last-child, .table-responsive > .table-bordered > thead > tr > th:last-child {
        border-right: 0
    }

    .table-responsive > .table-bordered > tbody > tr:last-child > td, .table-responsive > .table-bordered > tbody > tr:last-child > th, .table-responsive > .table-bordered > tfoot > tr:last-child > td, .table-responsive > .table-bordered > tfoot > tr:last-child > th {
        border-bottom: 0
    }
}

fieldset {
    margin: 0;
    min-width: 0
}

fieldset, legend {
    padding: 0;
    border: 0
}

legend {
    display: block;
    width: 100%;
    margin-bottom: 19px;
    font-size: 19.5px;
    line-height: inherit;
    color: #333;
    border-bottom: 1px solid #e5e5e5
}

label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 700
}

input[type=search] {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

input[type=checkbox], input[type=radio] {
    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=checkbox]:focus, input[type=file]:focus, input[type=radio]:focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

output {
    padding-top: 7px
}

.form-control, output {
    display: block;
    font-size: 13px;
    line-height: 1.46153846;
    color: #555
}

.form-control {
    width: 100%;
    height: 33px;
    padding: 6px 12px;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    -webkit-transition: border-color .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
    transition: border-color .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out, -webkit-box-shadow .15s ease-in-out
}

.form-control:focus {
    border-color: #da291c;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(218, 41, 28, .6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(218, 41, 28, .6)
}

.form-control::-moz-placeholder {
    color: #999;
    opacity: 1
}

.form-control:-ms-input-placeholder {
    color: #999
}

.form-control::-webkit-input-placeholder {
    color: #999
}

.form-control::-ms-expand {
    border: 0;
    background-color: transparent
}

.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
    background-color: #eee;
    opacity: 1
}

.form-control[disabled], fieldset[disabled] .form-control {
    cursor: not-allowed
}

textarea.form-control {
    height: auto
}

input[type=search] {
    -webkit-appearance: none
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
    input[type=date].form-control, input[type=datetime-local].form-control, input[type=month].form-control, input[type=time].form-control {
        line-height: 33px
    }

    .input-group-sm input[type=date], .input-group-sm input[type=datetime-local], .input-group-sm input[type=month], .input-group-sm input[type=time], input[type=date].input-sm, input[type=datetime-local].input-sm, input[type=month].input-sm, input[type=time].input-sm {
        line-height: 30px
    }

    .input-group-lg input[type=date], .input-group-lg input[type=datetime-local], .input-group-lg input[type=month], .input-group-lg input[type=time], input[type=date].input-lg, input[type=datetime-local].input-lg, input[type=month].input-lg, input[type=time].input-lg {
        line-height: 45px
    }
}

.form-group {
    margin-bottom: 15px
}

.checkbox, .radio {
    position: relative;
    display: block;
    margin-top: 10px;
    margin-bottom: 10px
}

.checkbox label, .radio label {
    min-height: 19px;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: 400;
    cursor: pointer
}

.checkbox-inline input[type=checkbox], .checkbox input[type=checkbox], .radio-inline input[type=radio], .radio input[type=radio] {
    position: absolute;
    margin-left: -20px;
    margin-top: 4px \9
}

.checkbox + .checkbox, .radio + .radio {
    margin-top: -5px
}

.checkbox-inline, .radio-inline {
    position: relative;
    display: inline-block;
    padding-left: 20px;
    margin-bottom: 0;
    vertical-align: middle;
    font-weight: 400;
    cursor: pointer
}

.checkbox-inline + .checkbox-inline, .radio-inline + .radio-inline {
    margin-top: 0;
    margin-left: 10px
}

.checkbox-inline.disabled, .checkbox.disabled label, .radio-inline.disabled, .radio.disabled label, fieldset[disabled] .checkbox-inline, fieldset[disabled] .checkbox label, fieldset[disabled] .radio-inline, fieldset[disabled] .radio label, fieldset[disabled] input[type=checkbox], fieldset[disabled] input[type=radio], input[type=checkbox].disabled, input[type=checkbox][disabled], input[type=radio].disabled, input[type=radio][disabled] {
    cursor: not-allowed
}

.form-control-static {
    padding-top: 7px;
    padding-bottom: 7px;
    margin-bottom: 0;
    min-height: 32px
}

.form-control-static.input-lg, .form-control-static.input-sm {
    padding-left: 0;
    padding-right: 0
}

.input-sm {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

select.input-sm {
    height: 30px;
    line-height: 30px
}

select[multiple].input-sm, textarea.input-sm {
    height: auto
}

.form-group-sm .form-control {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

.form-group-sm select.form-control {
    height: 30px;
    line-height: 30px
}

.form-group-sm select[multiple].form-control, .form-group-sm textarea.form-control {
    height: auto
}

.form-group-sm .form-control-static {
    height: 30px;
    min-height: 31px;
    padding: 6px 10px;
    font-size: 12px;
    line-height: 1.5
}

.input-lg {
    height: 45px;
    padding: 10px 16px;
    font-size: 17px;
    line-height: 1.33;
    border-radius: 6px
}

select.input-lg {
    height: 45px;
    line-height: 45px
}

select[multiple].input-lg, textarea.input-lg {
    height: auto
}

.form-group-lg .form-control {
    height: 45px;
    padding: 10px 16px;
    font-size: 17px;
    line-height: 1.33;
    border-radius: 6px
}

.form-group-lg select.form-control {
    height: 45px;
    line-height: 45px
}

.form-group-lg select[multiple].form-control, .form-group-lg textarea.form-control {
    height: auto
}

.form-group-lg .form-control-static {
    height: 45px;
    min-height: 36px;
    padding: 11px 16px;
    font-size: 17px;
    line-height: 1.33
}

.has-feedback {
    position: relative
}

.has-feedback .form-control {
    padding-right: 41.25px
}

.form-control-feedback {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    display: block;
    width: 33px;
    height: 33px;
    line-height: 33px;
    text-align: center;
    pointer-events: none
}

.form-group-lg .form-control + .form-control-feedback, .input-group-lg + .form-control-feedback, .input-lg + .form-control-feedback {
    width: 45px;
    height: 45px;
    line-height: 45px
}

.form-group-sm .form-control + .form-control-feedback, .input-group-sm + .form-control-feedback, .input-sm + .form-control-feedback {
    width: 30px;
    height: 30px;
    line-height: 30px
}

.has-success .checkbox, .has-success .checkbox-inline, .has-success.checkbox-inline label, .has-success.checkbox label, .has-success .control-label, .has-success .help-block, .has-success .radio, .has-success .radio-inline, .has-success.radio-inline label, .has-success.radio label {
    color: #3c763d
}

.has-success .form-control {
    border-color: #3c763d;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.has-success .form-control:focus {
    border-color: #2b542c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168;
    box-shadow: inset 0 1px 1px rgba(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 .checkbox, .has-warning .checkbox-inline, .has-warning.checkbox-inline label, .has-warning.checkbox label, .has-warning .control-label, .has-warning .help-block, .has-warning .radio, .has-warning .radio-inline, .has-warning.radio-inline label, .has-warning.radio label {
    color: #8a6d3b
}

.has-warning .form-control {
    border-color: #8a6d3b;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.has-warning .form-control:focus {
    border-color: #66512c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b;
    box-shadow: inset 0 1px 1px rgba(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 .checkbox, .has-error .checkbox-inline, .has-error.checkbox-inline label, .has-error.checkbox label, .has-error .control-label, .has-error .help-block, .has-error .radio, .has-error .radio-inline, .has-error.radio-inline label, .has-error.radio label {
    color: #a94442
}

.has-error .form-control {
    border-color: #a94442;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.has-error .form-control:focus {
    border-color: #843534;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;
    box-shadow: inset 0 1px 1px rgba(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: 24px
}

.has-feedback label.sr-only ~ .form-control-feedback {
    top: 0
}

.help-block {
    display: block;
    margin-top: 5px;
    margin-bottom: 10px;
    color: #b5b5b5
}

@media (min-width: 768px) {
    .form-inline .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle
    }

    .form-inline .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle
    }

    .form-inline .form-control-static {
        display: inline-block
    }

    .form-inline .input-group {
        display: inline-table;
        vertical-align: middle
    }

    .form-inline .input-group .form-control, .form-inline .input-group .input-group-addon, .form-inline .input-group .input-group-btn {
        width: auto
    }

    .form-inline .input-group > .form-control {
        width: 100%
    }

    .form-inline .control-label {
        margin-bottom: 0;
        vertical-align: middle
    }

    .form-inline .checkbox, .form-inline .radio {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle
    }

    .form-inline .checkbox label, .form-inline .radio label {
        padding-left: 0
    }

    .form-inline .checkbox input[type=checkbox], .form-inline .radio input[type=radio] {
        position: relative;
        margin-left: 0
    }

    .form-inline .has-feedback .form-control-feedback {
        top: 0
    }
}

.form-horizontal .checkbox, .form-horizontal .checkbox-inline, .form-horizontal .radio, .form-horizontal .radio-inline {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 7px
}

.form-horizontal .checkbox, .form-horizontal .radio {
    min-height: 26px
}

.form-horizontal .form-group {
    margin-left: -10px;
    margin-right: -10px
}

@media (min-width: 768px) {
    .form-horizontal .control-label {
        text-align: right;
        margin-bottom: 0;
        padding-top: 7px
    }
}

.form-horizontal .has-feedback .form-control-feedback {
    right: 10px
}

@media (min-width: 768px) {
    .form-horizontal .form-group-lg .control-label {
        padding-top: 11px;
        font-size: 17px
    }
}

@media (min-width: 768px) {
    .form-horizontal .form-group-sm .control-label {
        padding-top: 6px;
        font-size: 12px
    }
}

.btn {
    display: inline-block;
    margin-bottom: 0;
    font-weight: 500;
    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: 13px;
    line-height: 1.46153846;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.btn.active.focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn:active:focus, .btn:focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

.btn.focus, .btn:focus, .btn:hover {
    color: #fff;
    text-decoration: none
}

.btn.active, .btn:active {
    outline: 0;
    background-image: none;
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)
}

.btn.disabled, .btn[disabled], fieldset[disabled] .btn {
    cursor: not-allowed;
    opacity: .65;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none
}

a.btn.disabled, fieldset[disabled] a.btn {
    pointer-events: none
}

.btn-default {
    color: #fff;
    background-color: #757575;
    border-color: #757575;
    background-color: #686868;
    border-color: #686868
}

.btn-default.focus, .btn-default:focus {
    color: #fff;
    background-color: #5b5b5b;
    border-color: #353535
}

.btn-default.active, .btn-default:active, .btn-default:hover, .open > .dropdown-toggle.btn-default {
    color: #fff;
    background-color: #5b5b5b;
    border-color: #565656
}

.btn-default.active.focus, .btn-default.active:focus, .btn-default.active:hover, .btn-default:active.focus, .btn-default:active:focus, .btn-default:active:hover, .open > .dropdown-toggle.btn-default.focus, .open > .dropdown-toggle.btn-default:focus, .open > .dropdown-toggle.btn-default:hover {
    color: #fff;
    background-color: #4a4a4a;
    border-color: #353535
}

.btn-default.active, .btn-default:active, .open > .dropdown-toggle.btn-default {
    background-image: none
}

.btn-default.disabled.focus, .btn-default.disabled:focus, .btn-default.disabled:hover, .btn-default[disabled].focus, .btn-default[disabled]:focus, .btn-default[disabled]:hover, fieldset[disabled] .btn-default.focus, fieldset[disabled] .btn-default:focus, fieldset[disabled] .btn-default:hover {
    background-color: #757575;
    border-color: #757575
}

.btn-default .badge {
    color: #757575;
    background-color: #fff
}

.btn-primary {
    color: #fff;
    background-color: #da291c;
    border-color: #da291c;
    background-color: #c32519;
    border-color: #c32519
}

.btn-primary.focus, .btn-primary:focus {
    color: #fff;
    background-color: #ad2116;
    border-color: #69140d
}

.btn-primary.active, .btn-primary:active, .btn-primary:hover, .open > .dropdown-toggle.btn-primary {
    color: #fff;
    background-color: #ad2116;
    border-color: #a41f15
}

.btn-primary.active.focus, .btn-primary.active:focus, .btn-primary.active:hover, .btn-primary:active.focus, .btn-primary:active:focus, .btn-primary:active:hover, .open > .dropdown-toggle.btn-primary.focus, .open > .dropdown-toggle.btn-primary:focus, .open > .dropdown-toggle.btn-primary:hover {
    color: #fff;
    background-color: #8d1b12;
    border-color: #69140d
}

.btn-primary.active, .btn-primary:active, .open > .dropdown-toggle.btn-primary {
    background-image: none
}

.btn-primary.disabled.focus, .btn-primary.disabled:focus, .btn-primary.disabled:hover, .btn-primary[disabled].focus, .btn-primary[disabled]:focus, .btn-primary[disabled]:hover, fieldset[disabled] .btn-primary.focus, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary:hover {
    background-color: #da291c;
    border-color: #da291c
}

.btn-primary .badge {
    color: #da291c;
    background-color: #fff
}

.btn-success {
    color: #fff;
    background-color: #5cb85c;
    border-color: #5cb85c;
    background-color: #4cae4c;
    border-color: #4cae4c
}

.btn-success.focus, .btn-success:focus {
    color: #fff;
    background-color: #449d44;
    border-color: #2d672d
}

.btn-success.active, .btn-success:active, .btn-success:hover, .open > .dropdown-toggle.btn-success {
    color: #fff;
    background-color: #449d44;
    border-color: #419641
}

.btn-success.active.focus, .btn-success.active:focus, .btn-success.active:hover, .btn-success:active.focus, .btn-success:active:focus, .btn-success:active:hover, .open > .dropdown-toggle.btn-success.focus, .open > .dropdown-toggle.btn-success:focus, .open > .dropdown-toggle.btn-success:hover {
    color: #fff;
    background-color: #398439;
    border-color: #2d672d
}

.btn-success.active, .btn-success:active, .open > .dropdown-toggle.btn-success {
    background-image: none
}

.btn-success.disabled.focus, .btn-success.disabled:focus, .btn-success.disabled:hover, .btn-success[disabled].focus, .btn-success[disabled]:focus, .btn-success[disabled]:hover, fieldset[disabled] .btn-success.focus, fieldset[disabled] .btn-success:focus, fieldset[disabled] .btn-success:hover {
    background-color: #5cb85c;
    border-color: #5cb85c
}

.btn-success .badge {
    color: #5cb85c;
    background-color: #fff
}

.btn-info {
    color: #fff;
    background-color: #5bc0de;
    border-color: #5bc0de;
    background-color: #46b8da;
    border-color: #46b8da
}

.btn-info.focus, .btn-info:focus {
    color: #fff;
    background-color: #31b0d5;
    border-color: #1f7e9a
}

.btn-info.active, .btn-info:active, .btn-info:hover, .open > .dropdown-toggle.btn-info {
    color: #fff;
    background-color: #31b0d5;
    border-color: #2aabd2
}

.btn-info.active.focus, .btn-info.active:focus, .btn-info.active:hover, .btn-info:active.focus, .btn-info:active:focus, .btn-info:active:hover, .open > .dropdown-toggle.btn-info.focus, .open > .dropdown-toggle.btn-info:focus, .open > .dropdown-toggle.btn-info:hover {
    color: #fff;
    background-color: #269abc;
    border-color: #1f7e9a
}

.btn-info.active, .btn-info:active, .open > .dropdown-toggle.btn-info {
    background-image: none
}

.btn-info.disabled.focus, .btn-info.disabled:focus, .btn-info.disabled:hover, .btn-info[disabled].focus, .btn-info[disabled]:focus, .btn-info[disabled]:hover, fieldset[disabled] .btn-info.focus, fieldset[disabled] .btn-info:focus, fieldset[disabled] .btn-info:hover {
    background-color: #5bc0de;
    border-color: #5bc0de
}

.btn-info .badge {
    color: #5bc0de;
    background-color: #fff
}

.btn-warning {
    color: #fff;
    background-color: #f0ad4e;
    border-color: #f0ad4e;
    background-color: #eea236;
    border-color: #eea236
}

.btn-warning.focus, .btn-warning:focus {
    color: #fff;
    background-color: #ec971f;
    border-color: #b06d0f
}

.btn-warning.active, .btn-warning:active, .btn-warning:hover, .open > .dropdown-toggle.btn-warning {
    color: #fff;
    background-color: #ec971f;
    border-color: #eb9316
}

.btn-warning.active.focus, .btn-warning.active:focus, .btn-warning.active:hover, .btn-warning:active.focus, .btn-warning:active:focus, .btn-warning:active:hover, .open > .dropdown-toggle.btn-warning.focus, .open > .dropdown-toggle.btn-warning:focus, .open > .dropdown-toggle.btn-warning:hover {
    color: #fff;
    background-color: #d58512;
    border-color: #b06d0f
}

.btn-warning.active, .btn-warning:active, .open > .dropdown-toggle.btn-warning {
    background-image: none
}

.btn-warning.disabled.focus, .btn-warning.disabled:focus, .btn-warning.disabled:hover, .btn-warning[disabled].focus, .btn-warning[disabled]:focus, .btn-warning[disabled]:hover, fieldset[disabled] .btn-warning.focus, fieldset[disabled] .btn-warning:focus, fieldset[disabled] .btn-warning:hover {
    background-color: #f0ad4e;
    border-color: #f0ad4e
}

.btn-warning .badge {
    color: #f0ad4e;
    background-color: #fff
}

.btn-danger {
    color: #fff;
    background-color: #d9534f;
    border-color: #d9534f;
    background-color: #d43f3a;
    border-color: #d43f3a
}

.btn-danger.focus, .btn-danger:focus {
    color: #fff;
    background-color: #c9302c;
    border-color: #8b211e
}

.btn-danger.active, .btn-danger:active, .btn-danger:hover, .open > .dropdown-toggle.btn-danger {
    color: #fff;
    background-color: #c9302c;
    border-color: #c12e2a
}

.btn-danger.active.focus, .btn-danger.active:focus, .btn-danger.active:hover, .btn-danger:active.focus, .btn-danger:active:focus, .btn-danger:active:hover, .open > .dropdown-toggle.btn-danger.focus, .open > .dropdown-toggle.btn-danger:focus, .open > .dropdown-toggle.btn-danger:hover {
    color: #fff;
    background-color: #ac2925;
    border-color: #8b211e
}

.btn-danger.active, .btn-danger:active, .open > .dropdown-toggle.btn-danger {
    background-image: none
}

.btn-danger.disabled.focus, .btn-danger.disabled:focus, .btn-danger.disabled:hover, .btn-danger[disabled].focus, .btn-danger[disabled]:focus, .btn-danger[disabled]:hover, fieldset[disabled] .btn-danger.focus, fieldset[disabled] .btn-danger:focus, fieldset[disabled] .btn-danger:hover {
    background-color: #d9534f;
    border-color: #d9534f
}

.btn-danger .badge {
    color: #d9534f;
    background-color: #fff
}

.btn-link {
    color: #da291c;
    font-weight: 400;
    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:active, .btn-link:focus, .btn-link:hover {
    border-color: transparent
}

.btn-link:focus, .btn-link:hover {
    color: #ad2116;
    text-decoration: none;
    background-color: transparent
}

.btn-link[disabled]:focus, .btn-link[disabled]:hover, fieldset[disabled] .btn-link:focus, fieldset[disabled] .btn-link:hover {
    color: #a8a8a8;
    text-decoration: none
}

.btn-group-lg > .btn, .btn-lg {
    padding: 10px 16px;
    font-size: 17px;
    line-height: 1.33;
    border-radius: 6px
}

.btn-group-sm > .btn, .btn-sm {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

.btn-group-xs > .btn, .btn-xs {
    padding: 1px 5px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

.btn-block {
    display: block;
    width: 100%
}

.btn-block + .btn-block {
    margin-top: 5px
}

input[type=button].btn-block, input[type=reset].btn-block, input[type=submit].btn-block {
    width: 100%
}

.fade {
    opacity: 0;
    -webkit-transition: opacity .15s linear;
    transition: opacity .15s linear
}

.fade.in {
    opacity: 1
}

.collapse {
    display: none
}

.collapse.in {
    display: block
}

tr.collapse.in {
    display: table-row
}

tbody.collapse.in {
    display: table-row-group
}

.collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    -webkit-transition-property: height, visibility;
    transition-property: height, visibility;
    -webkit-transition-duration: .35s;
    transition-duration: .35s;
    -webkit-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 dashed;
    border-top: 4px solid \9;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent
}

.dropdown, .dropup {
    position: relative
}

.dropdown-toggle:focus {
    outline: 0
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    list-style: none;
    font-size: 13px;
    text-align: left;
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, .15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    background-clip: padding-box
}

.dropdown-menu.pull-right {
    right: 0;
    left: auto
}

.dropdown-menu .divider {
    height: 1px;
    margin: 8.5px 0;
    overflow: hidden;
    background-color: #e5e5e5
}

.dropdown-menu > li > a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: 400;
    line-height: 1.46153846;
    color: #333;
    white-space: nowrap
}

.dropdown-menu > li > a:focus, .dropdown-menu > li > a:hover {
    text-decoration: none;
    color: #262626;
    background-color: #f5f5f5
}

.dropdown-menu > .active > a, .dropdown-menu > .active > a:focus, .dropdown-menu > .active > a:hover {
    color: #fff;
    text-decoration: none;
    outline: 0;
    background-color: #da291c
}

.dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:focus, .dropdown-menu > .disabled > a:hover {
    color: #a8a8a8
}

.dropdown-menu > .disabled > a:focus, .dropdown-menu > .disabled > a:hover {
    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.46153846;
    color: #a8a8a8;
    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 dashed;
    border-bottom: 4px solid \9;
    content: ""
}

.dropup .dropdown-menu, .navbar-fixed-bottom .dropdown .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-bottom: 2px
}

@media (min-width: 768px) {
    .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-vertical > .btn, .btn-group > .btn {
    position: relative;
    float: left
}

.btn-group-vertical > .btn.active, .btn-group-vertical > .btn:active, .btn-group-vertical > .btn:focus, .btn-group-vertical > .btn:hover, .btn-group > .btn.active, .btn-group > .btn:active, .btn-group > .btn:focus, .btn-group > .btn:hover {
    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, .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:not(:last-child) > .btn:last-child, .btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0
}

.btn-group > .btn-group:last-child:not(:first-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, .125);
    box-shadow: inset 0 3px 5px rgba(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-top-left-radius: 4px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.btn-group-vertical > .btn:last-child:not(:first-child) {
    border-top-right-radius: 0;
    border-top-left-radius: 0;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px
}

.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-group > .btn input[type=checkbox], [data-toggle=buttons] > .btn-group > .btn input[type=radio], [data-toggle=buttons] > .btn input[type=checkbox], [data-toggle=buttons] > .btn input[type=radio] {
    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 .form-control:focus {
    z-index: 3
}

.input-group-lg > .form-control, .input-group-lg > .input-group-addon, .input-group-lg > .input-group-btn > .btn {
    height: 45px;
    padding: 10px 16px;
    font-size: 17px;
    line-height: 1.33;
    border-radius: 6px
}

select.input-group-lg > .form-control, select.input-group-lg > .input-group-addon, select.input-group-lg > .input-group-btn > .btn {
    height: 45px;
    line-height: 45px
}

select[multiple].input-group-lg > .form-control, select[multiple].input-group-lg > .input-group-addon, select[multiple].input-group-lg > .input-group-btn > .btn, textarea.input-group-lg > .form-control, textarea.input-group-lg > .input-group-addon, textarea.input-group-lg > .input-group-btn > .btn {
    height: auto
}

.input-group-sm > .form-control, .input-group-sm > .input-group-addon, .input-group-sm > .input-group-btn > .btn {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

select.input-group-sm > .form-control, select.input-group-sm > .input-group-addon, select.input-group-sm > .input-group-btn > .btn {
    height: 30px;
    line-height: 30px
}

select[multiple].input-group-sm > .form-control, select[multiple].input-group-sm > .input-group-addon, select[multiple].input-group-sm > .input-group-btn > .btn, textarea.input-group-sm > .form-control, textarea.input-group-sm > .input-group-addon, textarea.input-group-sm > .input-group-btn > .btn {
    height: auto
}

.input-group-addon, .input-group-btn, .input-group .form-control {
    display: table-cell
}

.input-group-addon:not(:first-child):not(:last-child), .input-group-btn:not(:first-child):not(:last-child), .input-group .form-control:not(:first-child):not(:last-child) {
    border-radius: 0
}

.input-group-addon, .input-group-btn {
    width: 1%;
    white-space: nowrap;
    vertical-align: middle
}

.input-group-addon {
    padding: 6px 12px;
    font-size: 13px;
    font-weight: 400;
    line-height: 1;
    color: #555;
    text-align: center;
    background-color: #eee;
    border: 1px solid #ccc;
    border-radius: 4px
}

.input-group-addon.input-sm {
    padding: 5px 10px;
    font-size: 12px;
    border-radius: 3px
}

.input-group-addon.input-lg {
    padding: 10px 16px;
    font-size: 17px;
    border-radius: 6px
}

.input-group-addon input[type=checkbox], .input-group-addon input[type=radio] {
    margin-top: 0
}

.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-group:not(:last-child) > .btn, .input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle), .input-group .form-control:first-child {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0
}

.input-group-addon:first-child {
    border-right: 0
}

.input-group-addon:last-child, .input-group-btn:first-child > .btn-group:not(:first-child) > .btn, .input-group-btn:first-child > .btn:not(:first-child), .input-group-btn:last-child > .btn, .input-group-btn:last-child > .btn-group > .btn, .input-group-btn:last-child > .dropdown-toggle, .input-group .form-control:last-child {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0
}

.input-group-addon:last-child {
    border-left: 0
}

.input-group-btn {
    font-size: 0;
    white-space: nowrap
}

.input-group-btn, .input-group-btn > .btn {
    position: relative
}

.input-group-btn > .btn + .btn {
    margin-left: -1px
}

.input-group-btn > .btn:active, .input-group-btn > .btn:focus, .input-group-btn > .btn:hover {
    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 {
    z-index: 2;
    margin-left: -1px
}

.nav {
    margin-bottom: 0;
    padding-left: 0;
    list-style: none
}

.nav > li, .nav > li > a {
    position: relative;
    display: block
}

.nav > li > a {
    padding: 10px 0
}

.nav > li > a:focus, .nav > li > a:hover {
    text-decoration: none;
    background-color: #eee
}

.nav > li.disabled > a {
    color: #a8a8a8
}

.nav > li.disabled > a:focus, .nav > li.disabled > a:hover {
    color: #a8a8a8;
    text-decoration: none;
    background-color: transparent;
    cursor: not-allowed
}

.nav .open > a, .nav .open > a:focus, .nav .open > a:hover {
    background-color: #eee;
    border-color: #da291c
}

.nav .nav-divider {
    height: 1px;
    margin: 8.5px 0;
    overflow: hidden;
    background-color: #e5e5e5
}

.nav > li > a > img {
    max-width: none
}

.nav-tabs {
    border-bottom: 1px solid #ddd
}

.nav-tabs > li {
    float: left;
    margin-bottom: -1px
}

.nav-tabs > li > a {
    margin-right: 2px;
    line-height: 1.46153846;
    border: 1px solid transparent;
    border-radius: 4px 4px 0 0
}

.nav-tabs > li > a:hover {
    border-color: #eee #eee #ddd
}

.nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
    color: #555;
    background-color: #fff;
    border: 1px solid #ddd;
    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: 768px) {
    .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:focus, .nav-tabs.nav-justified > .active > a:hover {
    border: 1px solid #ddd
}

@media (min-width: 768px) {
    .nav-tabs.nav-justified > li > a {
        border-bottom: 1px solid #ddd;
        border-radius: 4px 4px 0 0
    }

    .nav-tabs.nav-justified > .active > a, .nav-tabs.nav-justified > .active > a:focus, .nav-tabs.nav-justified > .active > a:hover {
        border-bottom-color: #fff
    }
}

.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:focus, .nav-pills > li.active > a:hover {
    color: #fff;
    background-color: #da291c
}

.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: 768px) {
    .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:focus, .nav-tabs-justified > .active > a:hover {
    border: 1px solid #ddd
}

@media (min-width: 768px) {
    .nav-tabs-justified > li > a {
        border-bottom: 1px solid #ddd;
        border-radius: 4px 4px 0 0
    }

    .nav-tabs-justified > .active > a, .nav-tabs-justified > .active > a:focus, .nav-tabs-justified > .active > a:hover {
        border-bottom-color: #fff
    }
}

.tab-content > .tab-pane {
    display: none
}

.tab-content > .active {
    display: block
}

.nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

.navbar {
    position: relative;
    min-height: 60px;
    margin-bottom: 19px;
    border: 1px solid transparent
}

@media (min-width: 768px) {
    .navbar {
        border-radius: 4px
    }
}

@media (min-width: 768px) {
    .navbar-header {
        float: left
    }
}

.navbar-collapse {
    overflow-x: visible;
    padding-right: 10px;
    padding-left: 10px;
    border-top: 1px solid transparent;
    -webkit-box-shadow: inset 0 1px 0 hsla(0, 0%, 100%, .1);
    box-shadow: inset 0 1px 0 hsla(0, 0%, 100%, .1);
    -webkit-overflow-scrolling: touch
}

.navbar-collapse.in {
    overflow-y: auto
}

@media (min-width: 768px) {
    .navbar-collapse {
        width: auto;
        border-top: 0;
        -webkit-box-shadow: none;
        box-shadow: none
    }

    .navbar-collapse.collapse {
        display: block !important;
        height: auto !important;
        padding-bottom: 0;
        overflow: visible !important
    }

    .navbar-collapse.in {
        overflow-y: visible
    }

    .navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse, .navbar-static-top .navbar-collapse {
        padding-left: 0;
        padding-right: 0
    }
}

.navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse {
    max-height: 340px
}

@media (max-device-width: 480px) and (orientation: landscape) {
    .navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse {
        max-height: 200px
    }
}

.container-fluid > .navbar-collapse, .container-fluid > .navbar-header, .container > .navbar-collapse, .container > .navbar-header {
    margin-right: -10px;
    margin-left: -10px
}

@media (min-width: 768px) {
    .container-fluid > .navbar-collapse, .container-fluid > .navbar-header, .container > .navbar-collapse, .container > .navbar-header {
        margin-right: 0;
        margin-left: 0
    }
}

.navbar-static-top {
    z-index: 1000;
    border-width: 0 0 1px
}

@media (min-width: 768px) {
    .navbar-static-top {
        border-radius: 0
    }
}

.navbar-fixed-bottom, .navbar-fixed-top {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030
}

@media (min-width: 768px) {
    .navbar-fixed-bottom, .navbar-fixed-top {
        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: 20.5px 10px;
    font-size: 17px;
    line-height: 19px;
    height: 60px
}

.navbar-brand:focus, .navbar-brand:hover {
    text-decoration: none
}

.navbar-brand > img {
    display: block
}

@media (min-width: 768px) {
    .navbar > .container-fluid .navbar-brand, .navbar > .container .navbar-brand {
        margin-left: -10px
    }
}

.navbar-toggle {
    position: relative;
    float: right;
    margin-right: 10px;
    padding: 9px 10px;
    margin-top: 13px;
    margin-bottom: 13px;
    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: 768px) {
    .navbar-toggle {
        display: none
    }
}

.navbar-nav {
    margin: 10.25px -10px
}

.navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 19px
}

@media (max-width: 767px) {
    .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 .dropdown-header, .navbar-nav .open .dropdown-menu > li > a {
        padding: 5px 15px 5px 25px
    }

    .navbar-nav .open .dropdown-menu > li > a {
        line-height: 19px
    }

    .navbar-nav .open .dropdown-menu > li > a:focus, .navbar-nav .open .dropdown-menu > li > a:hover {
        background-image: none
    }
}

@media (min-width: 768px) {
    .navbar-nav {
        float: left;
        margin: 0
    }

    .navbar-nav > li {
        float: left
    }

    .navbar-nav > li > a {
        padding-top: 20.5px;
        padding-bottom: 20.5px
    }
}

.navbar-form {
    margin: 13.5px -10px;
    padding: 10px;
    border-top: 1px solid transparent;
    border-bottom: 1px solid transparent;
    -webkit-box-shadow: inset 0 1px 0 hsla(0, 0%, 100%, .1), 0 1px 0 hsla(0, 0%, 100%, .1);
    box-shadow: inset 0 1px 0 hsla(0, 0%, 100%, .1), 0 1px 0 hsla(0, 0%, 100%, .1)
}

@media (min-width: 768px) {
    .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 .form-control, .navbar-form .input-group .input-group-addon, .navbar-form .input-group .input-group-btn {
        width: auto
    }

    .navbar-form .input-group > .form-control {
        width: 100%
    }

    .navbar-form .control-label {
        margin-bottom: 0;
        vertical-align: middle
    }

    .navbar-form .checkbox, .navbar-form .radio {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle
    }

    .navbar-form .checkbox label, .navbar-form .radio label {
        padding-left: 0
    }

    .navbar-form .checkbox input[type=checkbox], .navbar-form .radio input[type=radio] {
        position: relative;
        margin-left: 0
    }

    .navbar-form .has-feedback .form-control-feedback {
        top: 0
    }
}

@media (max-width: 767px) {
    .navbar-form .form-group {
        margin-bottom: 5px
    }

    .navbar-form .form-group:last-child {
        margin-bottom: 0
    }
}

@media (min-width: 768px) {
    .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 {
    margin-bottom: 0;
    border-top-right-radius: 4px;
    border-top-left-radius: 4px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.navbar-btn {
    margin-top: 13.5px;
    margin-bottom: 13.5px
}

.navbar-btn.btn-sm {
    margin-top: 15px;
    margin-bottom: 15px
}

.navbar-btn.btn-xs {
    margin-top: 19px;
    margin-bottom: 19px
}

.navbar-text {
    margin-top: 20.5px;
    margin-bottom: 20.5px
}

@media (min-width: 768px) {
    .navbar-text {
        float: left;
        margin-left: 10px;
        margin-right: 10px
    }
}

@media (min-width: 768px) {
    .navbar-left {
        float: left !important;
        float: left
    }

    .navbar-right {
        float: right !important;
        float: right;
        margin-right: -10px
    }

    .navbar-right ~ .navbar-right {
        margin-right: 0
    }
}

.navbar-default {
    background-color: #212121;
    border-color: #101010
}

.navbar-default .navbar-brand {
    color: #777
}

.navbar-default .navbar-brand:focus, .navbar-default .navbar-brand:hover {
    color: #5e5e5e;
    background-color: transparent
}

.navbar-default .navbar-nav > li > a, .navbar-default .navbar-text {
    color: #777
}

.navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > li > a:hover {
    color: #333;
    background-color: transparent
}

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover {
    color: #555;
    background-color: #101010
}

.navbar-default .navbar-nav > .disabled > a, .navbar-default .navbar-nav > .disabled > a:focus, .navbar-default .navbar-nav > .disabled > a:hover {
    color: #ccc;
    background-color: transparent
}

.navbar-default .navbar-toggle {
    border-color: #ddd
}

.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
    background-color: #ddd
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #888
}

.navbar-default .navbar-collapse, .navbar-default .navbar-form {
    border-color: #101010
}

.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:focus, .navbar-default .navbar-nav > .open > a:hover {
    background-color: #101010;
    color: #555
}

@media (max-width: 767px) {
    .navbar-default .navbar-nav .open .dropdown-menu > li > a {
        color: #777
    }

    .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus, .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover {
        color: #333;
        background-color: transparent
    }

    .navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover {
        color: #555;
        background-color: #101010
    }

    .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover {
        color: #ccc;
        background-color: transparent
    }
}

.navbar-default .navbar-link {
    color: #777
}

.navbar-default .navbar-link:hover {
    color: #333
}

.navbar-default .btn-link {
    color: #777
}

.navbar-default .btn-link:focus, .navbar-default .btn-link:hover {
    color: #333
}

.navbar-default .btn-link[disabled]:focus, .navbar-default .btn-link[disabled]:hover, fieldset[disabled] .navbar-default .btn-link:focus, fieldset[disabled] .navbar-default .btn-link:hover {
    color: #ccc
}

.navbar-inverse {
    background-color: #222;
    border-color: #080808
}

.navbar-inverse .navbar-brand {
    color: #cecece
}

.navbar-inverse .navbar-brand:focus, .navbar-inverse .navbar-brand:hover {
    color: #fff;
    background-color: transparent
}

.navbar-inverse .navbar-nav > li > a, .navbar-inverse .navbar-text {
    color: #cecece
}

.navbar-inverse .navbar-nav > li > a:focus, .navbar-inverse .navbar-nav > li > a:hover {
    color: #fff;
    background-color: transparent
}

.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:focus, .navbar-inverse .navbar-nav > .active > a:hover {
    color: #fff;
    background-color: #080808
}

.navbar-inverse .navbar-nav > .disabled > a, .navbar-inverse .navbar-nav > .disabled > a:focus, .navbar-inverse .navbar-nav > .disabled > a:hover {
    color: #444;
    background-color: transparent
}

.navbar-inverse .navbar-toggle {
    border-color: #333
}

.navbar-inverse .navbar-toggle:focus, .navbar-inverse .navbar-toggle:hover {
    background-color: #333
}

.navbar-inverse .navbar-toggle .icon-bar {
    background-color: #fff
}

.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
    border-color: #101010
}

.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:focus, .navbar-inverse .navbar-nav > .open > a:hover {
    background-color: #080808;
    color: #fff
}

@media (max-width: 767px) {
    .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: #cecece
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus, .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover {
        color: #fff;
        background-color: transparent
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover {
        color: #fff;
        background-color: #080808
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover {
        color: #444;
        background-color: transparent
    }
}

.navbar-inverse .navbar-link {
    color: #cecece
}

.navbar-inverse .navbar-link:hover {
    color: #fff
}

.navbar-inverse .btn-link {
    color: #cecece
}

.navbar-inverse .btn-link:focus, .navbar-inverse .btn-link:hover {
    color: #fff
}

.navbar-inverse .btn-link[disabled]:focus, .navbar-inverse .btn-link[disabled]:hover, fieldset[disabled] .navbar-inverse .btn-link:focus, fieldset[disabled] .navbar-inverse .btn-link:hover {
    color: #444
}

.breadcrumb {
    padding: 8px 15px;
    margin-bottom: 19px;
    list-style: none;
    background-color: #f5f5f5;
    border-radius: 4px
}

.breadcrumb > li {
    display: inline-block
}

.breadcrumb > li + li:before {
    content: "/\A0";
    padding: 0 5px;
    color: #9e9e9e
}

.breadcrumb > .active {
    color: #757575
}

.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 19px 0;
    border-radius: 4px
}

.pagination > li {
    display: inline
}

.pagination > li > a, .pagination > li > span {
    position: relative;
    float: left;
    padding: 6px 12px;
    line-height: 1.46153846;
    text-decoration: none;
    color: #da291c;
    background-color: #fff;
    border: 1px solid #ddd;
    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:focus, .pagination > li > a:hover, .pagination > li > span:focus, .pagination > li > span:hover {
    z-index: 2;
    color: #ad2116;
    background-color: #eee;
    border-color: #ddd
}

.pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover {
    z-index: 3;
    color: #fff;
    background-color: #da291c;
    border-color: #da291c;
    cursor: default
}

.pagination > .disabled > a, .pagination > .disabled > a:focus, .pagination > .disabled > a:hover, .pagination > .disabled > span, .pagination > .disabled > span:focus, .pagination > .disabled > span:hover {
    color: #a8a8a8;
    background-color: #fff;
    border-color: #ddd;
    cursor: not-allowed
}

.pagination-lg > li > a, .pagination-lg > li > span {
    padding: 10px 16px;
    font-size: 17px;
    line-height: 1.33
}

.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;
    line-height: 1.5
}

.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: 19px 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: #fff;
    border: 1px solid #ddd;
    border-radius: 15px
}

.pager li > a:focus, .pager li > a:hover {
    text-decoration: none;
    background-color: #eee
}

.pager .next > a, .pager .next > span {
    float: right
}

.pager .previous > a, .pager .previous > span {
    float: left
}

.pager .disabled > a, .pager .disabled > a:focus, .pager .disabled > a:hover, .pager .disabled > span {
    color: #a8a8a8;
    background-color: #fff;
    cursor: not-allowed
}

.label {
    display: inline;
    padding: .2em .6em .3em;
    font-size: 75%;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25em
}

a.label:focus, a.label:hover {
    color: #fff;
    text-decoration: none;
    cursor: pointer
}

.label:empty {
    display: none
}

.btn .label {
    position: relative;
    top: -1px
}

.label-default {
    background-color: #a8a8a8
}

.label-default[href]:focus, .label-default[href]:hover {
    background-color: #8e8e8e
}

.label-primary {
    background-color: #da291c
}

.label-primary[href]:focus, .label-primary[href]:hover {
    background-color: #ad2116
}

.label-success {
    background-color: #5cb85c
}

.label-success[href]:focus, .label-success[href]:hover {
    background-color: #449d44
}

.label-info {
    background-color: #5bc0de
}

.label-info[href]:focus, .label-info[href]:hover {
    background-color: #31b0d5
}

.label-warning {
    background-color: #f0ad4e
}

.label-warning[href]:focus, .label-warning[href]:hover {
    background-color: #ec971f
}

.label-danger {
    background-color: #d9534f
}

.label-danger[href]:focus, .label-danger[href]:hover {
    background-color: #c9302c
}

.badge {
    display: inline-block;
    min-width: 10px;
    padding: 3px 7px;
    font-size: 12px;
    font-weight: 700;
    color: #fff;
    line-height: 1;
    vertical-align: middle;
    white-space: nowrap;
    text-align: center;
    background-color: #a8a8a8;
    border-radius: 10px
}

.badge:empty {
    display: none
}

.btn .badge {
    position: relative;
    top: -1px
}

.btn-group-xs > .btn .badge, .btn-xs .badge {
    top: 0;
    padding: 1px 5px
}

a.badge:focus, a.badge:hover {
    color: #fff;
    text-decoration: none;
    cursor: pointer
}

.list-group-item.active > .badge, .nav-pills > .active > a > .badge {
    color: #da291c;
    background-color: #fff
}

.list-group-item > .badge {
    float: right
}

.list-group-item > .badge + .badge {
    margin-right: 5px
}

.nav-pills > li > a > .badge {
    margin-left: 3px
}

.jumbotron {
    padding-top: 30px;
    padding-bottom: 30px;
    margin-bottom: 30px;
    background-color: #eee
}

.jumbotron, .jumbotron .h1, .jumbotron h1 {
    color: inherit
}

.jumbotron p {
    margin-bottom: 15px;
    font-size: 20px;
    font-weight: 200
}

.jumbotron > hr {
    border-top-color: #d5d5d5
}

.container-fluid .jumbotron, .container .jumbotron {
    border-radius: 6px;
    padding-left: 10px;
    padding-right: 10px
}

.jumbotron .container {
    max-width: 100%
}

@media screen and (min-width: 768px) {
    .jumbotron {
        padding-top: 48px;
        padding-bottom: 48px
    }

    .container-fluid .jumbotron, .container .jumbotron {
        padding-left: 60px;
        padding-right: 60px
    }

    .jumbotron .h1, .jumbotron h1 {
        font-size: 59px
    }
}

.thumbnail {
    display: block;
    padding: 4px;
    margin-bottom: 19px;
    line-height: 1.46153846;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: border .2s ease-in-out;
    transition: border .2s ease-in-out
}

.thumbnail > img, .thumbnail a > img {
    margin-left: auto;
    margin-right: auto
}

a.thumbnail.active, a.thumbnail:focus, a.thumbnail:hover {
    border-color: #da291c
}

.thumbnail .caption {
    padding: 9px;
    color: #757575
}

.alert {
    padding: 15px;
    margin-bottom: 19px;
    border: 1px solid transparent;
    border-radius: 4px
}

.alert h4 {
    margin-top: 0;
    color: inherit
}

.alert .alert-link {
    font-weight: 700
}

.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 {
    0% {
        background-position: 40px 0
    }
    to {
        background-position: 0 0
    }
}

@keyframes progress-bar-stripes {
    0% {
        background-position: 40px 0
    }
    to {
        background-position: 0 0
    }
}

.progress {
    overflow: hidden;
    height: 19px;
    margin-bottom: 19px;
    background-color: #f5f5f5;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1)
}

.progress-bar {
    float: left;
    width: 0;
    height: 100%;
    font-size: 12px;
    line-height: 19px;
    color: #fff;
    text-align: center;
    background-color: #da291c;
    -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
    -webkit-transition: width .6s ease;
    transition: width .6s ease
}

.progress-bar-striped, .progress-striped .progress-bar {
    background-image: linear-gradient(45deg, hsla(0, 0%, 100%, .15) 25%, transparent 0, transparent 50%, hsla(0, 0%, 100%, .15) 0, hsla(0, 0%, 100%, .15) 75%, transparent 0, transparent);
    background-size: 40px 40px
}

.progress-bar.active, .progress.active .progress-bar {
    -webkit-animation: progress-bar-stripes 2s linear infinite;
    animation: progress-bar-stripes 2s linear infinite
}

.progress-bar-success {
    background-color: #5cb85c
}

.progress-striped .progress-bar-success {
    background-image: linear-gradient(45deg, hsla(0, 0%, 100%, .15) 25%, transparent 0, transparent 50%, hsla(0, 0%, 100%, .15) 0, hsla(0, 0%, 100%, .15) 75%, transparent 0, transparent)
}

.progress-bar-info {
    background-color: #5bc0de
}

.progress-striped .progress-bar-info {
    background-image: linear-gradient(45deg, hsla(0, 0%, 100%, .15) 25%, transparent 0, transparent 50%, hsla(0, 0%, 100%, .15) 0, hsla(0, 0%, 100%, .15) 75%, transparent 0, transparent)
}

.progress-bar-warning {
    background-color: #f0ad4e
}

.progress-striped .progress-bar-warning {
    background-image: linear-gradient(45deg, hsla(0, 0%, 100%, .15) 25%, transparent 0, transparent 50%, hsla(0, 0%, 100%, .15) 0, hsla(0, 0%, 100%, .15) 75%, transparent 0, transparent)
}

.progress-bar-danger {
    background-color: #d9534f
}

.progress-striped .progress-bar-danger {
    background-image: linear-gradient(45deg, hsla(0, 0%, 100%, .15) 25%, transparent 0, transparent 50%, hsla(0, 0%, 100%, .15) 0, hsla(0, 0%, 100%, .15) 75%, transparent 0, transparent)
}

.media {
    margin-top: 15px
}

.media:first-child {
    margin-top: 0
}

.media, .media-body {
    zoom: 1;
    overflow: hidden
}

.media-body {
    width: 10000px
}

.media-object {
    display: block
}

.media-object.img-thumbnail {
    max-width: none
}

.media-right, .media > .pull-right {
    padding-left: 10px
}

.media-left, .media > .pull-left {
    padding-right: 10px
}

.media-body, .media-left, .media-right {
    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: #fff;
    border: 1px solid #ddd
}

.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, button.list-group-item {
    color: #555
}

a.list-group-item .list-group-item-heading, button.list-group-item .list-group-item-heading {
    color: #333
}

a.list-group-item:focus, a.list-group-item:hover, button.list-group-item:focus, button.list-group-item:hover {
    text-decoration: none;
    color: #555;
    background-color: #f5f5f5
}

button.list-group-item {
    width: 100%;
    text-align: left
}

.list-group-item.disabled, .list-group-item.disabled:focus, .list-group-item.disabled:hover {
    background-color: #eee;
    color: #a8a8a8;
    cursor: not-allowed
}

.list-group-item.disabled .list-group-item-heading, .list-group-item.disabled:focus .list-group-item-heading, .list-group-item.disabled:hover .list-group-item-heading {
    color: inherit
}

.list-group-item.disabled .list-group-item-text, .list-group-item.disabled:focus .list-group-item-text, .list-group-item.disabled:hover .list-group-item-text {
    color: #a8a8a8
}

.list-group-item.active, .list-group-item.active:focus, .list-group-item.active:hover {
    z-index: 2;
    color: #fff;
    background-color: #da291c;
    border-color: #da291c
}

.list-group-item.active .list-group-item-heading, .list-group-item.active .list-group-item-heading > .small, .list-group-item.active .list-group-item-heading > small, .list-group-item.active:focus .list-group-item-heading, .list-group-item.active:focus .list-group-item-heading > .small, .list-group-item.active:focus .list-group-item-heading > small, .list-group-item.active:hover .list-group-item-heading, .list-group-item.active:hover .list-group-item-heading > .small, .list-group-item.active:hover .list-group-item-heading > small {
    color: inherit
}

.list-group-item.active .list-group-item-text, .list-group-item.active:focus .list-group-item-text, .list-group-item.active:hover .list-group-item-text {
    color: #f8cdca
}

.list-group-item-success {
    color: #3c763d;
    background-color: #dff0d8
}

a.list-group-item-success, button.list-group-item-success {
    color: #3c763d
}

a.list-group-item-success .list-group-item-heading, button.list-group-item-success .list-group-item-heading {
    color: inherit
}

a.list-group-item-success:focus, a.list-group-item-success:hover, button.list-group-item-success:focus, button.list-group-item-success:hover {
    color: #3c763d;
    background-color: #d0e9c6
}

a.list-group-item-success.active, a.list-group-item-success.active:focus, a.list-group-item-success.active:hover, button.list-group-item-success.active, button.list-group-item-success.active:focus, button.list-group-item-success.active:hover {
    color: #fff;
    background-color: #3c763d;
    border-color: #3c763d
}

.list-group-item-info {
    color: #31708f;
    background-color: #d9edf7
}

a.list-group-item-info, button.list-group-item-info {
    color: #31708f
}

a.list-group-item-info .list-group-item-heading, button.list-group-item-info .list-group-item-heading {
    color: inherit
}

a.list-group-item-info:focus, a.list-group-item-info:hover, button.list-group-item-info:focus, button.list-group-item-info:hover {
    color: #31708f;
    background-color: #c4e3f3
}

a.list-group-item-info.active, a.list-group-item-info.active:focus, a.list-group-item-info.active:hover, button.list-group-item-info.active, button.list-group-item-info.active:focus, button.list-group-item-info.active:hover {
    color: #fff;
    background-color: #31708f;
    border-color: #31708f
}

.list-group-item-warning {
    color: #8a6d3b;
    background-color: #fcf8e3
}

a.list-group-item-warning, button.list-group-item-warning {
    color: #8a6d3b
}

a.list-group-item-warning .list-group-item-heading, button.list-group-item-warning .list-group-item-heading {
    color: inherit
}

a.list-group-item-warning:focus, a.list-group-item-warning:hover, button.list-group-item-warning:focus, button.list-group-item-warning:hover {
    color: #8a6d3b;
    background-color: #faf2cc
}

a.list-group-item-warning.active, a.list-group-item-warning.active:focus, a.list-group-item-warning.active:hover, button.list-group-item-warning.active, button.list-group-item-warning.active:focus, button.list-group-item-warning.active:hover {
    color: #fff;
    background-color: #8a6d3b;
    border-color: #8a6d3b
}

.list-group-item-danger {
    color: #a94442;
    background-color: #f2dede
}

a.list-group-item-danger, button.list-group-item-danger {
    color: #a94442
}

a.list-group-item-danger .list-group-item-heading, button.list-group-item-danger .list-group-item-heading {
    color: inherit
}

a.list-group-item-danger:focus, a.list-group-item-danger:hover, button.list-group-item-danger:focus, button.list-group-item-danger:hover {
    color: #a94442;
    background-color: #ebcccc
}

a.list-group-item-danger.active, a.list-group-item-danger.active:focus, a.list-group-item-danger.active:hover, button.list-group-item-danger.active, button.list-group-item-danger.active:focus, button.list-group-item-danger.active:hover {
    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: 19px;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
    box-shadow: 0 1px 1px rgba(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, .panel-title {
    color: inherit
}

.panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 15px
}

.panel-title > .small, .panel-title > .small > a, .panel-title > a, .panel-title > small, .panel-title > small > a {
    color: inherit
}

.panel-footer {
    padding: 10px 15px;
    background-color: #f5f5f5;
    border-top: 1px solid #ddd;
    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 > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

.list-group + .panel-footer, .panel-heading + .list-group .list-group-item:first-child {
    border-top-width: 0
}

.panel > .panel-collapse > .table, .panel > .table, .panel > .table-responsive > .table {
    margin-bottom: 0
}

.panel > .panel-collapse > .table caption, .panel > .table-responsive > .table caption, .panel > .table caption {
    padding-left: 15px;
    padding-right: 15px
}

.panel > .table-responsive:first-child > .table:first-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child, .panel > .table:first-child, .panel > .table:first-child > tbody:first-child > tr:first-child, .panel > .table:first-child > thead:first-child > tr:first-child {
    border-top-right-radius: 3px;
    border-top-left-radius: 3px
}

.panel > .table-responsive:first-child > .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 th:first-child, .panel > .table-responsive:first-child > .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 th:first-child, .panel > .table:first-child > tbody:first-child > tr:first-child td:first-child, .panel > .table:first-child > tbody:first-child > tr:first-child th:first-child, .panel > .table:first-child > thead:first-child > tr:first-child td:first-child, .panel > .table:first-child > thead:first-child > tr:first-child th:first-child {
    border-top-left-radius: 3px
}

.panel > .table-responsive:first-child > .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 th:last-child, .panel > .table-responsive:first-child > .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 th:last-child, .panel > .table:first-child > tbody:first-child > tr:first-child td:last-child, .panel > .table:first-child > tbody:first-child > tr:first-child th:last-child, .panel > .table:first-child > thead:first-child > tr:first-child td:last-child, .panel > .table:first-child > thead:first-child > tr:first-child th:last-child {
    border-top-right-radius: 3px
}

.panel > .table-responsive:last-child > .table:last-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child, .panel > .table:last-child, .panel > .table:last-child > tbody:last-child > tr:last-child, .panel > .table:last-child > tfoot:last-child > tr:last-child {
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}

.panel > .table-responsive:last-child > .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 th:first-child, .panel > .table-responsive:last-child > .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 th:first-child, .panel > .table:last-child > tbody:last-child > tr:last-child td:first-child, .panel > .table:last-child > tbody:last-child > tr:last-child th:first-child, .panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child, .panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
    border-bottom-left-radius: 3px
}

.panel > .table-responsive:last-child > .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 th:last-child, .panel > .table-responsive:last-child > .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 th:last-child, .panel > .table:last-child > tbody:last-child > tr:last-child td:last-child, .panel > .table:last-child > tbody:last-child > tr:last-child th:last-child, .panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child, .panel > .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 #fff
}

.panel > .table > tbody:first-child > tr:first-child td, .panel > .table > tbody:first-child > tr:first-child th {
    border-top: 0
}

.panel > .table-bordered, .panel > .table-responsive > .table-bordered {
    border: 0
}

.panel > .table-bordered > tbody > tr > td:first-child, .panel > .table-bordered > tbody > tr > th:first-child, .panel > .table-bordered > tfoot > tr > td:first-child, .panel > .table-bordered > tfoot > tr > th:first-child, .panel > .table-bordered > thead > tr > td:first-child, .panel > .table-bordered > thead > tr > th:first-child, .panel > .table-responsive > .table-bordered > tbody > tr > td:first-child, .panel > .table-responsive > .table-bordered > tbody > tr > th:first-child, .panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child, .panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child, .panel > .table-responsive > .table-bordered > thead > tr > td:first-child, .panel > .table-responsive > .table-bordered > thead > tr > th:first-child {
    border-left: 0
}

.panel > .table-bordered > tbody > tr > td:last-child, .panel > .table-bordered > tbody > tr > th:last-child, .panel > .table-bordered > tfoot > tr > td:last-child, .panel > .table-bordered > tfoot > tr > th:last-child, .panel > .table-bordered > thead > tr > td:last-child, .panel > .table-bordered > thead > tr > th:last-child, .panel > .table-responsive > .table-bordered > tbody > tr > td:last-child, .panel > .table-responsive > .table-bordered > tbody > tr > th:last-child, .panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child, .panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child, .panel > .table-responsive > .table-bordered > thead > tr > td:last-child, .panel > .table-responsive > .table-bordered > thead > tr > th:last-child {
    border-right: 0
}

.panel > .table-bordered > tbody > tr:first-child > td, .panel > .table-bordered > tbody > tr:first-child > th, .panel > .table-bordered > tbody > tr:last-child > td, .panel > .table-bordered > tbody > tr:last-child > th, .panel > .table-bordered > tfoot > tr:last-child > td, .panel > .table-bordered > tfoot > tr:last-child > th, .panel > .table-bordered > thead > tr:first-child > td, .panel > .table-bordered > thead > tr:first-child > th, .panel > .table-responsive > .table-bordered > tbody > tr:first-child > td, .panel > .table-responsive > .table-bordered > tbody > tr:first-child > th, .panel > .table-responsive > .table-bordered > tbody > tr:last-child > td, .panel > .table-responsive > .table-bordered > tbody > tr:last-child > th, .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td, .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th, .panel > .table-responsive > .table-bordered > thead > tr:first-child > td, .panel > .table-responsive > .table-bordered > thead > tr:first-child > th {
    border-bottom: 0
}

.panel > .table-responsive {
    border: 0;
    margin-bottom: 0
}

.panel-group {
    margin-bottom: 19px
}

.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 > .list-group, .panel-group .panel-heading + .panel-collapse > .panel-body {
    border-top: 1px solid #ddd
}

.panel-group .panel-footer {
    border-top: 0
}

.panel-group .panel-footer + .panel-collapse .panel-body {
    border-bottom: 1px solid #ddd
}

.panel-default {
    border-color: #ddd
}

.panel-default > .panel-heading {
    color: #333;
    background-color: #f5f5f5;
    border-color: #ddd
}

.panel-default > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #ddd
}

.panel-default > .panel-heading .badge {
    color: #f5f5f5;
    background-color: #333
}

.panel-default > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #ddd
}

.panel-default > .panel-heading.clickable {
    -webkit-transition: all .5s;
    transition: all .5s
}

.panel-default > .panel-heading.clickable:hover {
    background-color: #e8e8e8
}

.panel-primary {
    border-color: #da291c
}

.panel-primary > .panel-heading {
    color: #fff;
    background-color: #da291c;
    border-color: #da291c
}

.panel-primary > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #da291c
}

.panel-primary > .panel-heading .badge {
    color: #da291c;
    background-color: #fff
}

.panel-primary > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #da291c
}

.panel-primary > .panel-heading.clickable {
    -webkit-transition: all .5s;
    transition: all .5s
}

.panel-primary > .panel-heading.clickable:hover {
    background-color: #c32519
}

.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-success > .panel-heading.clickable {
    -webkit-transition: all .5s;
    transition: all .5s
}

.panel-success > .panel-heading.clickable:hover {
    background-color: #d0e9c6
}

.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-info > .panel-heading.clickable {
    -webkit-transition: all .5s;
    transition: all .5s
}

.panel-info > .panel-heading.clickable:hover {
    background-color: #c4e3f3
}

.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-warning > .panel-heading.clickable {
    -webkit-transition: all .5s;
    transition: all .5s
}

.panel-warning > .panel-heading.clickable:hover {
    background-color: #faf2cc
}

.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
}

.panel-danger > .panel-heading.clickable {
    -webkit-transition: all .5s;
    transition: all .5s
}

.panel-danger > .panel-heading.clickable:hover {
    background-color: #ebcccc
}

.embed-responsive {
    position: relative;
    display: block;
    height: 0;
    padding: 0;
    overflow: hidden
}

.embed-responsive .embed-responsive-item, .embed-responsive embed, .embed-responsive iframe, .embed-responsive object, .embed-responsive video {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    border: 0
}

.embed-responsive-16by9 {
    padding-bottom: 56.25%
}

.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, .05);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05)
}

.well blockquote {
    border-color: #ddd;
    border-color: rgba(0, 0, 0, .15)
}

.well-lg {
    padding: 24px;
    border-radius: 6px
}

.well-sm {
    padding: 9px;
    border-radius: 3px
}

.close {
    float: right;
    font-size: 19.5px;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: .2;
    filter: alpha(opacity=20)
}

.close:focus, .close:hover {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    opacity: .5;
    filter: alpha(opacity=50)
}

button.close {
    padding: 0;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none
}

.modal, .modal-open {
    overflow: hidden
}

.modal {
    display: none;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    -webkit-overflow-scrolling: touch;
    outline: 0
}

.modal.fade .modal-dialog {
    -webkit-transform: translateY(-25%);
    transform: translateY(-25%);
    -webkit-transition: -webkit-transform .3s ease-out;
    transition: -webkit-transform .3s ease-out;
    transition: transform .3s ease-out;
    transition: transform .3s ease-out, -webkit-transform .3s ease-out
}

.modal.in .modal-dialog {
    -webkit-transform: translate(0);
    transform: translate(0)
}

.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto
}

.modal-dialog {
    position: relative;
    width: auto;
    margin: 10px
}

.modal-content {
    position: relative;
    background-color: #fff;
    border: 1px solid #999;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: 6px;
    -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
    box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
    background-clip: padding-box;
    outline: 0
}

.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #000
}

.modal-backdrop.fade {
    opacity: 0;
    filter: alpha(opacity=0)
}

.modal-backdrop.in {
    opacity: .5;
    filter: alpha(opacity=50)
}

.modal-header {
    padding: 15px;
    border-bottom: 1px solid #e5e5e5
}

.modal-header .close {
    margin-top: -2px
}

.modal-title {
    margin: 0;
    line-height: 1.46153846
}

.modal-body {
    position: relative;
    padding: 15px
}

.modal-footer {
    padding: 15px;
    text-align: right;
    border-top: 1px solid #e5e5e5
}

.modal-footer .btn + .btn {
    margin-left: 5px;
    margin-bottom: 0
}

.modal-footer .btn-group .btn + .btn {
    margin-left: -1px
}

.modal-footer .btn-block + .btn-block {
    margin-left: 0
}

.modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll
}

@media (min-width: 768px) {
    .modal-dialog {
        width: 600px;
        margin: 30px auto
    }

    .modal-content {
        -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
        box-shadow: 0 5px 15px rgba(0, 0, 0, .5)
    }

    .modal-sm {
        width: 300px
    }
}

@media (min-width: 992px) {
    .modal-lg {
        width: 900px
    }
}

.tooltip {
    position: absolute;
    z-index: 1070;
    display: block;
    font-family: Open Sans, Segoe UI, Droid Sans, Tahoma, Arial, sans-serif;
    font-style: normal;
    font-weight: 400;
    letter-spacing: normal;
    line-break: auto;
    line-height: 1.46153846;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    white-space: normal;
    word-break: normal;
    word-spacing: normal;
    word-wrap: normal;
    font-size: 12px;
    opacity: 0;
    filter: alpha(opacity=0)
}

.tooltip.in {
    opacity: .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: #fff;
    text-align: center;
    background-color: #000;
    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: #000
}

.tooltip.top-left .tooltip-arrow {
    right: 5px
}

.tooltip.top-left .tooltip-arrow, .tooltip.top-right .tooltip-arrow {
    bottom: 0;
    margin-bottom: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000
}

.tooltip.top-right .tooltip-arrow {
    left: 5px
}

.tooltip.right .tooltip-arrow {
    top: 50%;
    left: 0;
    margin-top: -5px;
    border-width: 5px 5px 5px 0;
    border-right-color: #000
}

.tooltip.left .tooltip-arrow {
    top: 50%;
    right: 0;
    margin-top: -5px;
    border-width: 5px 0 5px 5px;
    border-left-color: #000
}

.tooltip.bottom .tooltip-arrow {
    top: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000
}

.tooltip.bottom-left .tooltip-arrow {
    top: 0;
    right: 5px;
    margin-top: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000
}

.tooltip.bottom-right .tooltip-arrow {
    top: 0;
    left: 5px;
    margin-top: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000
}

.popover {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1060;
    display: none;
    max-width: 276px;
    padding: 1px;
    font-family: Open Sans, Segoe UI, Droid Sans, Tahoma, Arial, sans-serif;
    font-style: normal;
    font-weight: 400;
    letter-spacing: normal;
    line-break: auto;
    line-height: 1.46153846;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    white-space: normal;
    word-break: normal;
    word-spacing: normal;
    word-wrap: normal;
    font-size: 13px;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: 6px;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, .2)
}

.popover.top {
    margin-top: -10px
}

.popover.right {
    margin-left: 10px
}

.popover.bottom {
    margin-top: 10px
}

.popover.left {
    margin-left: -10px
}

.popover-title {
    margin: 0;
    padding: 8px 14px;
    font-size: 13px;
    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: #999;
    border-top-color: rgba(0, 0, 0, .25);
    bottom: -11px
}

.popover.top > .arrow:after {
    content: " ";
    bottom: 1px;
    margin-left: -10px;
    border-bottom-width: 0;
    border-top-color: #fff
}

.popover.right > .arrow {
    top: 50%;
    left: -11px;
    margin-top: -11px;
    border-left-width: 0;
    border-right-color: #999;
    border-right-color: rgba(0, 0, 0, .25)
}

.popover.right > .arrow:after {
    content: " ";
    left: 1px;
    bottom: -10px;
    border-left-width: 0;
    border-right-color: #fff
}

.popover.bottom > .arrow {
    left: 50%;
    margin-left: -11px;
    border-top-width: 0;
    border-bottom-color: #999;
    border-bottom-color: rgba(0, 0, 0, .25);
    top: -11px
}

.popover.bottom > .arrow:after {
    content: " ";
    top: 1px;
    margin-left: -10px;
    border-top-width: 0;
    border-bottom-color: #fff
}

.popover.left > .arrow {
    top: 50%;
    right: -11px;
    margin-top: -11px;
    border-right-width: 0;
    border-left-color: #999;
    border-left-color: rgba(0, 0, 0, .25)
}

.popover.left > .arrow:after {
    content: " ";
    right: 1px;
    border-right-width: 0;
    border-left-color: #fff;
    bottom: -10px
}

.carousel, .carousel-inner {
    position: relative
}

.carousel-inner {
    overflow: hidden;
    width: 100%
}

.carousel-inner > .item {
    display: none;
    position: relative;
    -webkit-transition: left .6s ease-in-out;
    transition: left .6s ease-in-out
}

.carousel-inner > .item > a > img, .carousel-inner > .item > img {
    line-height: 1
}

@media (-webkit-transform-3d),(transform-3d) {
    .carousel-inner > .item {
        -webkit-transition: -webkit-transform .6s ease-in-out;
        transition: -webkit-transform .6s ease-in-out;
        transition: transform .6s ease-in-out;
        transition: transform .6s ease-in-out, -webkit-transform .6s ease-in-out;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-perspective: 1000px;
        perspective: 1000px
    }

    .carousel-inner > .item.active.right, .carousel-inner > .item.next {
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
        left: 0
    }

    .carousel-inner > .item.active.left, .carousel-inner > .item.prev {
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
        left: 0
    }

    .carousel-inner > .item.active, .carousel-inner > .item.next.left, .carousel-inner > .item.prev.right {
        -webkit-transform: translateZ(0);
        transform: translateZ(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: .5;
    filter: alpha(opacity=50);
    font-size: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
    background-color: transparent
}

.carousel-control.left {
    background-image: -webkit-gradient(linear, left top, right top, color-stop(0, rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, .0001)));
    background-image: linear-gradient(90deg, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .0001));
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#80000000", endColorstr="#00000000", GradientType=1)
}

.carousel-control.right {
    left: auto;
    right: 0;
    background-image: -webkit-gradient(linear, left top, right top, color-stop(0, rgba(0, 0, 0, .0001)), to(rgba(0, 0, 0, .5)));
    background-image: linear-gradient(90deg, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, .5));
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#00000000", endColorstr="#80000000", GradientType=1)
}

.carousel-control:focus, .carousel-control:hover {
    outline: 0;
    color: #fff;
    text-decoration: none;
    opacity: .9;
    filter: alpha(opacity=90)
}

.carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next, .carousel-control .icon-prev {
    position: absolute;
    top: 50%;
    margin-top: -10px;
    z-index: 5;
    display: inline-block
}

.carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev {
    left: 50%;
    margin-left: -10px
}

.carousel-control .glyphicon-chevron-right, .carousel-control .icon-next {
    right: 50%;
    margin-right: -10px
}

.carousel-control .icon-next, .carousel-control .icon-prev {
    width: 20px;
    height: 20px;
    line-height: 1;
    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 #fff;
    border-radius: 10px;
    cursor: pointer;
    background-color: #000 \9;
    background-color: transparent
}

.carousel-indicators .active {
    margin: 0;
    width: 12px;
    height: 12px;
    background-color: #fff
}

.carousel-caption {
    position: absolute;
    left: 15%;
    right: 15%;
    bottom: 20px;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, .6)
}

.carousel-caption .btn {
    text-shadow: none
}

@media screen and (min-width: 768px) {
    .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next, .carousel-control .icon-prev {
        width: 30px;
        height: 30px;
        margin-top: -10px;
        font-size: 30px
    }

    .carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev {
        margin-left: -10px
    }

    .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next {
        margin-right: -10px
    }

    .carousel-caption {
        left: 20%;
        right: 20%;
        padding-bottom: 30px
    }

    .carousel-indicators {
        bottom: 20px
    }
}

.btn-group-vertical > .btn-group:after, .btn-group-vertical > .btn-group:before, .btn-toolbar:after, .btn-toolbar:before, .clearfix:after, .clearfix:before, .container-fluid:after, .container-fluid:before, .container:after, .container:before, .dl-horizontal dd:after, .dl-horizontal dd:before, .form-horizontal .form-group:after, .form-horizontal .form-group:before, .modal-footer:after, .modal-footer:before, .modal-header:after, .modal-header:before, .nav:after, .nav:before, .navbar-collapse:after, .navbar-collapse:before, .navbar-header:after, .navbar-header:before, .navbar:after, .navbar:before, .pager:after, .pager:before, .panel-body:after, .panel-body:before, .row:after, .row:before {
    content: " ";
    display: table
}

.btn-group-vertical > .btn-group:after, .btn-toolbar:after, .clearfix:after, .container-fluid:after, .container:after, .dl-horizontal dd:after, .form-horizontal .form-group:after, .modal-footer:after, .modal-header:after, .nav:after, .navbar-collapse:after, .navbar-header:after, .navbar:after, .pager:after, .panel-body:after, .row: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
}

.affix {
    position: fixed
}

@-ms-viewport {
    width: device-width
}

.visible-lg, .visible-lg-block, .visible-lg-inline, .visible-lg-inline-block, .visible-md, .visible-md-block, .visible-md-inline, .visible-md-inline-block, .visible-sm, .visible-sm-block, .visible-sm-inline, .visible-sm-inline-block, .visible-xs, .visible-xs-block, .visible-xs-inline, .visible-xs-inline-block {
    display: none !important
}

@media (max-width: 767px) {
    .visible-xs {
        display: block !important
    }

    table.visible-xs {
        display: table !important
    }

    tr.visible-xs {
        display: table-row !important
    }

    td.visible-xs, th.visible-xs {
        display: table-cell !important
    }
}

@media (max-width: 767px) {
    .visible-xs-block {
        display: block !important
    }
}

@media (max-width: 767px) {
    .visible-xs-inline {
        display: inline !important
    }
}

@media (max-width: 767px) {
    .visible-xs-inline-block {
        display: inline-block !important
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm {
        display: block !important
    }

    table.visible-sm {
        display: table !important
    }

    tr.visible-sm {
        display: table-row !important
    }

    td.visible-sm, th.visible-sm {
        display: table-cell !important
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm-block {
        display: block !important
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm-inline {
        display: inline !important
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm-inline-block {
        display: inline-block !important
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md {
        display: block !important
    }

    table.visible-md {
        display: table !important
    }

    tr.visible-md {
        display: table-row !important
    }

    td.visible-md, th.visible-md {
        display: table-cell !important
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md-block {
        display: block !important
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md-inline {
        display: inline !important
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md-inline-block {
        display: inline-block !important
    }
}

@media (min-width: 1200px) {
    .visible-lg {
        display: block !important
    }

    table.visible-lg {
        display: table !important
    }

    tr.visible-lg {
        display: table-row !important
    }

    td.visible-lg, th.visible-lg {
        display: table-cell !important
    }
}

@media (min-width: 1200px) {
    .visible-lg-block {
        display: block !important
    }
}

@media (min-width: 1200px) {
    .visible-lg-inline {
        display: inline !important
    }
}

@media (min-width: 1200px) {
    .visible-lg-inline-block {
        display: inline-block !important
    }
}

@media (max-width: 767px) {
    .hidden-xs {
        display: none !important
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .hidden-sm {
        display: none !important
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .hidden-md {
        display: none !important
    }
}

@media (min-width: 1200px) {
    .hidden-lg {
        display: none !important
    }
}

.visible-print {
    display: none !important
}

@media print {
    .visible-print {
        display: block !important
    }

    table.visible-print {
        display: table !important
    }

    tr.visible-print {
        display: table-row !important
    }

    td.visible-print, th.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
    }
}

/*!
 *  Font Awesome 4.6.3 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
@font-face {
    font-family: FontAwesome;
    src: url("../../assets/fonts/fontawesome-webfont.eot?v=4.6.3");
    src: url("../../assets/fonts/fontawesome-webfont.eot?#iefix&v=4.6.3") format("embedded-opentype"), url("../../assets/fonts/fontawesome-webfont.woff2?v=4.6.3") format("woff2"), url("../../assets/fonts/fontawesome-webfont.woff?v=4.6.3") format("woff"), url("../../assets/fonts/fontawesome-webfont.ttf?v=4.6.3") format("truetype"), url("../../assets/fonts/fontawesome-webfont.svg?v=4.6.3#fontawesomeregular") format("svg");
    font-weight: 400;
    font-style: normal
}

.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.fa-lg {
    font-size: 1.33333333em;
    line-height: .75em;
    vertical-align: -15%
}

.fa-2x {
    font-size: 2em
}

.fa-3x {
    font-size: 3em
}

.fa-4x {
    font-size: 4em
}

.fa-5x {
    font-size: 5em
}

.fa-fw {
    width: 1.28571429em;
    text-align: center
}

.fa-ul {
    padding-left: 0;
    margin-left: 2.14285714em;
    list-style-type: none
}

.fa-ul > li {
    position: relative
}

.fa-li {
    position: absolute;
    left: -2.14285714em;
    width: 2.14285714em;
    top: .14285714em;
    text-align: center
}

.fa-li.fa-lg {
    left: -1.85714286em
}

.fa-border {
    padding: .2em .25em .15em;
    border: .08em solid #eee;
    border-radius: .1em
}

.fa-pull-left {
    float: left
}

.fa-pull-right {
    float: right
}

.fa.fa-pull-left {
    margin-right: .3em
}

.fa.fa-pull-right {
    margin-left: .3em
}

.pull-right {
    float: right
}

.pull-left {
    float: left
}

.fa.pull-left {
    margin-right: .3em
}

.fa.pull-right {
    margin-left: .3em
}

.fa-spin {
    -webkit-animation: fa-spin 2s infinite linear;
    animation: fa-spin 2s infinite linear
}

.fa-pulse {
    -webkit-animation: fa-spin 1s infinite steps(8);
    animation: fa-spin 1s infinite steps(8)
}

@-webkit-keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }
    to {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

@keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }
    to {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

.fa-rotate-90 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg)
}

.fa-rotate-180 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}

.fa-rotate-270 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
    -webkit-transform: rotate(270deg);
    transform: rotate(270deg)
}

.fa-flip-horizontal {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1)
}

.fa-flip-vertical {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
    -webkit-transform: scaleY(-1);
    transform: scaleY(-1)
}

:root .fa-flip-horizontal, :root .fa-flip-vertical, :root .fa-rotate-90, :root .fa-rotate-180, :root .fa-rotate-270 {
    -webkit-filter: none;
    filter: none
}

.fa-stack {
    position: relative;
    display: inline-block;
    width: 2em;
    height: 2em;
    line-height: 2em;
    vertical-align: middle
}

.fa-stack-1x, .fa-stack-2x {
    position: absolute;
    left: 0;
    width: 100%;
    text-align: center
}

.fa-stack-1x {
    line-height: inherit
}

.fa-stack-2x {
    font-size: 2em
}

.fa-inverse {
    color: #fff
}

.fa-glass:before {
    content: "\F000"
}

.fa-music:before {
    content: "\F001"
}

.fa-search:before {
    content: "\F002"
}

.fa-envelope-o:before {
    content: "\F003"
}

.fa-heart:before {
    content: "\F004"
}

.fa-star:before {
    content: "\F005"
}

.fa-star-o:before {
    content: "\F006"
}

.fa-user:before {
    content: "\F007"
}

.fa-film:before {
    content: "\F008"
}

.fa-th-large:before {
    content: "\F009"
}

.fa-th:before {
    content: "\F00A"
}

.fa-th-list:before {
    content: "\F00B"
}

.fa-check:before {
    content: "\F00C"
}

.fa-close:before, .fa-remove:before, .fa-times:before {
    content: "\F00D"
}

.fa-search-plus:before {
    content: "\F00E"
}

.fa-search-minus:before {
    content: "\F010"
}

.fa-power-off:before {
    content: "\F011"
}

.fa-signal:before {
    content: "\F012"
}

.fa-cog:before, .fa-gear:before {
    content: "\F013"
}

.fa-trash-o:before {
    content: "\F014"
}

.fa-home:before {
    content: "\F015"
}

.fa-file-o:before {
    content: "\F016"
}

.fa-clock-o:before {
    content: "\F017"
}

.fa-road:before {
    content: "\F018"
}

.fa-download:before {
    content: "\F019"
}

.fa-arrow-circle-o-down:before {
    content: "\F01A"
}

.fa-arrow-circle-o-up:before {
    content: "\F01B"
}

.fa-inbox:before {
    content: "\F01C"
}

.fa-play-circle-o:before {
    content: "\F01D"
}

.fa-repeat:before, .fa-rotate-right:before {
    content: "\F01E"
}

.fa-refresh:before {
    content: "\F021"
}

.fa-list-alt:before {
    content: "\F022"
}

.fa-lock:before {
    content: "\F023"
}

.fa-flag:before {
    content: "\F024"
}

.fa-headphones:before {
    content: "\F025"
}

.fa-volume-off:before {
    content: "\F026"
}

.fa-volume-down:before {
    content: "\F027"
}

.fa-volume-up:before {
    content: "\F028"
}

.fa-qrcode:before {
    content: "\F029"
}

.fa-barcode:before {
    content: "\F02A"
}

.fa-tag:before {
    content: "\F02B"
}

.fa-tags:before {
    content: "\F02C"
}

.fa-book:before {
    content: "\F02D"
}

.fa-bookmark:before {
    content: "\F02E"
}

.fa-print:before {
    content: "\F02F"
}

.fa-camera:before {
    content: "\F030"
}

.fa-font:before {
    content: "\F031"
}

.fa-bold:before {
    content: "\F032"
}

.fa-italic:before {
    content: "\F033"
}

.fa-text-height:before {
    content: "\F034"
}

.fa-text-width:before {
    content: "\F035"
}

.fa-align-left:before {
    content: "\F036"
}

.fa-align-center:before {
    content: "\F037"
}

.fa-align-right:before {
    content: "\F038"
}

.fa-align-justify:before {
    content: "\F039"
}

.fa-list:before {
    content: "\F03A"
}

.fa-dedent:before, .fa-outdent:before {
    content: "\F03B"
}

.fa-indent:before {
    content: "\F03C"
}

.fa-video-camera:before {
    content: "\F03D"
}

.fa-image:before, .fa-photo:before, .fa-picture-o:before {
    content: "\F03E"
}

.fa-pencil:before {
    content: "\F040"
}

.fa-map-marker:before {
    content: "\F041"
}

.fa-adjust:before {
    content: "\F042"
}

.fa-tint:before {
    content: "\F043"
}

.fa-edit:before, .fa-pencil-square-o:before {
    content: "\F044"
}

.fa-share-square-o:before {
    content: "\F045"
}

.fa-check-square-o:before {
    content: "\F046"
}

.fa-arrows:before {
    content: "\F047"
}

.fa-step-backward:before {
    content: "\F048"
}

.fa-fast-backward:before {
    content: "\F049"
}

.fa-backward:before {
    content: "\F04A"
}

.fa-play:before {
    content: "\F04B"
}

.fa-pause:before {
    content: "\F04C"
}

.fa-stop:before {
    content: "\F04D"
}

.fa-forward:before {
    content: "\F04E"
}

.fa-fast-forward:before {
    content: "\F050"
}

.fa-step-forward:before {
    content: "\F051"
}

.fa-eject:before {
    content: "\F052"
}

.fa-chevron-left:before {
    content: "\F053"
}

.fa-chevron-right:before {
    content: "\F054"
}

.fa-plus-circle:before {
    content: "\F055"
}

.fa-minus-circle:before {
    content: "\F056"
}

.fa-times-circle:before {
    content: "\F057"
}

.fa-check-circle:before {
    content: "\F058"
}

.fa-question-circle:before {
    content: "\F059"
}

.fa-info-circle:before {
    content: "\F05A"
}

.fa-crosshairs:before {
    content: "\F05B"
}

.fa-times-circle-o:before {
    content: "\F05C"
}

.fa-check-circle-o:before {
    content: "\F05D"
}

.fa-ban:before {
    content: "\F05E"
}

.fa-arrow-left:before {
    content: "\F060"
}

.fa-arrow-right:before {
    content: "\F061"
}

.fa-arrow-up:before {
    content: "\F062"
}

.fa-arrow-down:before {
    content: "\F063"
}

.fa-mail-forward:before, .fa-share:before {
    content: "\F064"
}

.fa-expand:before {
    content: "\F065"
}

.fa-compress:before {
    content: "\F066"
}

.fa-plus:before {
    content: "\F067"
}

.fa-minus:before {
    content: "\F068"
}

.fa-asterisk:before {
    content: "\F069"
}

.fa-exclamation-circle:before {
    content: "\F06A"
}

.fa-gift:before {
    content: "\F06B"
}

.fa-leaf:before {
    content: "\F06C"
}

.fa-fire:before {
    content: "\F06D"
}

.fa-eye:before {
    content: "\F06E"
}

.fa-eye-slash:before {
    content: "\F070"
}

.fa-exclamation-triangle:before, .fa-warning:before {
    content: "\F071"
}

.fa-plane:before {
    content: "\F072"
}

.fa-calendar:before {
    content: "\F073"
}

.fa-random:before {
    content: "\F074"
}

.fa-comment:before {
    content: "\F075"
}

.fa-magnet:before {
    content: "\F076"
}

.fa-chevron-up:before {
    content: "\F077"
}

.fa-chevron-down:before {
    content: "\F078"
}

.fa-retweet:before {
    content: "\F079"
}

.fa-shopping-cart:before {
    content: "\F07A"
}

.fa-folder:before {
    content: "\F07B"
}

.fa-folder-open:before {
    content: "\F07C"
}

.fa-arrows-v:before {
    content: "\F07D"
}

.fa-arrows-h:before {
    content: "\F07E"
}

.fa-bar-chart-o:before, .fa-bar-chart:before {
    content: "\F080"
}

.fa-twitter-square:before {
    content: "\F081"
}

.fa-facebook-square:before {
    content: "\F082"
}

.fa-camera-retro:before {
    content: "\F083"
}

.fa-key:before {
    content: "\F084"
}

.fa-cogs:before, .fa-gears:before {
    content: "\F085"
}

.fa-comments:before {
    content: "\F086"
}

.fa-thumbs-o-up:before {
    content: "\F087"
}

.fa-thumbs-o-down:before {
    content: "\F088"
}

.fa-star-half:before {
    content: "\F089"
}

.fa-heart-o:before {
    content: "\F08A"
}

.fa-sign-out:before {
    content: "\F08B"
}

.fa-linkedin-square:before {
    content: "\F08C"
}

.fa-thumb-tack:before {
    content: "\F08D"
}

.fa-external-link:before {
    content: "\F08E"
}

.fa-sign-in:before {
    content: "\F090"
}

.fa-trophy:before {
    content: "\F091"
}

.fa-github-square:before {
    content: "\F092"
}

.fa-upload:before {
    content: "\F093"
}

.fa-lemon-o:before {
    content: "\F094"
}

.fa-phone:before {
    content: "\F095"
}

.fa-square-o:before {
    content: "\F096"
}

.fa-bookmark-o:before {
    content: "\F097"
}

.fa-phone-square:before {
    content: "\F098"
}

.fa-twitter:before {
    content: "\F099"
}

.fa-facebook-f:before, .fa-facebook:before {
    content: "\F09A"
}

.fa-github:before {
    content: "\F09B"
}

.fa-unlock:before {
    content: "\F09C"
}

.fa-credit-card:before {
    content: "\F09D"
}

.fa-feed:before, .fa-rss:before {
    content: "\F09E"
}

.fa-hdd-o:before {
    content: "\F0A0"
}

.fa-bullhorn:before {
    content: "\F0A1"
}

.fa-bell:before {
    content: "\F0F3"
}

.fa-certificate:before {
    content: "\F0A3"
}

.fa-hand-o-right:before {
    content: "\F0A4"
}

.fa-hand-o-left:before {
    content: "\F0A5"
}

.fa-hand-o-up:before {
    content: "\F0A6"
}

.fa-hand-o-down:before {
    content: "\F0A7"
}

.fa-arrow-circle-left:before {
    content: "\F0A8"
}

.fa-arrow-circle-right:before {
    content: "\F0A9"
}

.fa-arrow-circle-up:before {
    content: "\F0AA"
}

.fa-arrow-circle-down:before {
    content: "\F0AB"
}

.fa-globe:before {
    content: "\F0AC"
}

.fa-wrench:before {
    content: "\F0AD"
}

.fa-tasks:before {
    content: "\F0AE"
}

.fa-filter:before {
    content: "\F0B0"
}

.fa-briefcase:before {
    content: "\F0B1"
}

.fa-arrows-alt:before {
    content: "\F0B2"
}

.fa-group:before, .fa-users:before {
    content: "\F0C0"
}

.fa-chain:before, .fa-link:before {
    content: "\F0C1"
}

.fa-cloud:before {
    content: "\F0C2"
}

.fa-flask:before {
    content: "\F0C3"
}

.fa-cut:before, .fa-scissors:before {
    content: "\F0C4"
}

.fa-copy:before, .fa-files-o:before {
    content: "\F0C5"
}

.fa-paperclip:before {
    content: "\F0C6"
}

.fa-floppy-o:before, .fa-save:before {
    content: "\F0C7"
}

.fa-square:before {
    content: "\F0C8"
}

.fa-bars:before, .fa-navicon:before, .fa-reorder:before {
    content: "\F0C9"
}

.fa-list-ul:before {
    content: "\F0CA"
}

.fa-list-ol:before {
    content: "\F0CB"
}

.fa-strikethrough:before {
    content: "\F0CC"
}

.fa-underline:before {
    content: "\F0CD"
}

.fa-table:before {
    content: "\F0CE"
}

.fa-magic:before {
    content: "\F0D0"
}

.fa-truck:before {
    content: "\F0D1"
}

.fa-pinterest:before {
    content: "\F0D2"
}

.fa-pinterest-square:before {
    content: "\F0D3"
}

.fa-google-plus-square:before {
    content: "\F0D4"
}

.fa-google-plus:before {
    content: "\F0D5"
}

.fa-money:before {
    content: "\F0D6"
}

.fa-caret-down:before {
    content: "\F0D7"
}

.fa-caret-up:before {
    content: "\F0D8"
}

.fa-caret-left:before {
    content: "\F0D9"
}

.fa-caret-right:before {
    content: "\F0DA"
}

.fa-columns:before {
    content: "\F0DB"
}

.fa-sort:before, .fa-unsorted:before {
    content: "\F0DC"
}

.fa-sort-desc:before, .fa-sort-down:before {
    content: "\F0DD"
}

.fa-sort-asc:before, .fa-sort-up:before {
    content: "\F0DE"
}

.fa-envelope:before {
    content: "\F0E0"
}

.fa-linkedin:before {
    content: "\F0E1"
}

.fa-rotate-left:before, .fa-undo:before {
    content: "\F0E2"
}

.fa-gavel:before, .fa-legal:before {
    content: "\F0E3"
}

.fa-dashboard:before, .fa-tachometer:before {
    content: "\F0E4"
}

.fa-comment-o:before {
    content: "\F0E5"
}

.fa-comments-o:before {
    content: "\F0E6"
}

.fa-bolt:before, .fa-flash:before {
    content: "\F0E7"
}

.fa-sitemap:before {
    content: "\F0E8"
}

.fa-umbrella:before {
    content: "\F0E9"
}

.fa-clipboard:before, .fa-paste:before {
    content: "\F0EA"
}

.fa-lightbulb-o:before {
    content: "\F0EB"
}

.fa-exchange:before {
    content: "\F0EC"
}

.fa-cloud-download:before {
    content: "\F0ED"
}

.fa-cloud-upload:before {
    content: "\F0EE"
}

.fa-user-md:before {
    content: "\F0F0"
}

.fa-stethoscope:before {
    content: "\F0F1"
}

.fa-suitcase:before {
    content: "\F0F2"
}

.fa-bell-o:before {
    content: "\F0A2"
}

.fa-coffee:before {
    content: "\F0F4"
}

.fa-cutlery:before {
    content: "\F0F5"
}

.fa-file-text-o:before {
    content: "\F0F6"
}

.fa-building-o:before {
    content: "\F0F7"
}

.fa-hospital-o:before {
    content: "\F0F8"
}

.fa-ambulance:before {
    content: "\F0F9"
}

.fa-medkit:before {
    content: "\F0FA"
}

.fa-fighter-jet:before {
    content: "\F0FB"
}

.fa-beer:before {
    content: "\F0FC"
}

.fa-h-square:before {
    content: "\F0FD"
}

.fa-plus-square:before {
    content: "\F0FE"
}

.fa-angle-double-left:before {
    content: "\F100"
}

.fa-angle-double-right:before {
    content: "\F101"
}

.fa-angle-double-up:before {
    content: "\F102"
}

.fa-angle-double-down:before {
    content: "\F103"
}

.fa-angle-left:before {
    content: "\F104"
}

.fa-angle-right:before {
    content: "\F105"
}

.fa-angle-up:before {
    content: "\F106"
}

.fa-angle-down:before {
    content: "\F107"
}

.fa-desktop:before {
    content: "\F108"
}

.fa-laptop:before {
    content: "\F109"
}

.fa-tablet:before {
    content: "\F10A"
}

.fa-mobile-phone:before, .fa-mobile:before {
    content: "\F10B"
}

.fa-circle-o:before {
    content: "\F10C"
}

.fa-quote-left:before {
    content: "\F10D"
}

.fa-quote-right:before {
    content: "\F10E"
}

.fa-spinner:before {
    content: "\F110"
}

.fa-circle:before {
    content: "\F111"
}

.fa-mail-reply:before, .fa-reply:before {
    content: "\F112"
}

.fa-github-alt:before {
    content: "\F113"
}

.fa-folder-o:before {
    content: "\F114"
}

.fa-folder-open-o:before {
    content: "\F115"
}

.fa-smile-o:before {
    content: "\F118"
}

.fa-frown-o:before {
    content: "\F119"
}

.fa-meh-o:before {
    content: "\F11A"
}

.fa-gamepad:before {
    content: "\F11B"
}

.fa-keyboard-o:before {
    content: "\F11C"
}

.fa-flag-o:before {
    content: "\F11D"
}

.fa-flag-checkered:before {
    content: "\F11E"
}

.fa-terminal:before {
    content: "\F120"
}

.fa-code:before {
    content: "\F121"
}

.fa-mail-reply-all:before, .fa-reply-all:before {
    content: "\F122"
}

.fa-star-half-empty:before, .fa-star-half-full:before, .fa-star-half-o:before {
    content: "\F123"
}

.fa-location-arrow:before {
    content: "\F124"
}

.fa-crop:before {
    content: "\F125"
}

.fa-code-fork:before {
    content: "\F126"
}

.fa-chain-broken:before, .fa-unlink:before {
    content: "\F127"
}

.fa-question:before {
    content: "\F128"
}

.fa-info:before {
    content: "\F129"
}

.fa-exclamation:before {
    content: "\F12A"
}

.fa-superscript:before {
    content: "\F12B"
}

.fa-subscript:before {
    content: "\F12C"
}

.fa-eraser:before {
    content: "\F12D"
}

.fa-puzzle-piece:before {
    content: "\F12E"
}

.fa-microphone:before {
    content: "\F130"
}

.fa-microphone-slash:before {
    content: "\F131"
}

.fa-shield:before {
    content: "\F132"
}

.fa-calendar-o:before {
    content: "\F133"
}

.fa-fire-extinguisher:before {
    content: "\F134"
}

.fa-rocket:before {
    content: "\F135"
}

.fa-maxcdn:before {
    content: "\F136"
}

.fa-chevron-circle-left:before {
    content: "\F137"
}

.fa-chevron-circle-right:before {
    content: "\F138"
}

.fa-chevron-circle-up:before {
    content: "\F139"
}

.fa-chevron-circle-down:before {
    content: "\F13A"
}

.fa-html5:before {
    content: "\F13B"
}

.fa-css3:before {
    content: "\F13C"
}

.fa-anchor:before {
    content: "\F13D"
}

.fa-unlock-alt:before {
    content: "\F13E"
}

.fa-bullseye:before {
    content: "\F140"
}

.fa-ellipsis-h:before {
    content: "\F141"
}

.fa-ellipsis-v:before {
    content: "\F142"
}

.fa-rss-square:before {
    content: "\F143"
}

.fa-play-circle:before {
    content: "\F144"
}

.fa-ticket:before {
    content: "\F145"
}

.fa-minus-square:before {
    content: "\F146"
}

.fa-minus-square-o:before {
    content: "\F147"
}

.fa-level-up:before {
    content: "\F148"
}

.fa-level-down:before {
    content: "\F149"
}

.fa-check-square:before {
    content: "\F14A"
}

.fa-pencil-square:before {
    content: "\F14B"
}

.fa-external-link-square:before {
    content: "\F14C"
}

.fa-share-square:before {
    content: "\F14D"
}

.fa-compass:before {
    content: "\F14E"
}

.fa-caret-square-o-down:before, .fa-toggle-down:before {
    content: "\F150"
}

.fa-caret-square-o-up:before, .fa-toggle-up:before {
    content: "\F151"
}

.fa-caret-square-o-right:before, .fa-toggle-right:before {
    content: "\F152"
}

.fa-eur:before, .fa-euro:before {
    content: "\F153"
}

.fa-gbp:before {
    content: "\F154"
}

.fa-dollar:before, .fa-usd:before {
    content: "\F155"
}

.fa-inr:before, .fa-rupee:before {
    content: "\F156"
}

.fa-cny:before, .fa-jpy:before, .fa-rmb:before, .fa-yen:before {
    content: "\F157"
}

.fa-rouble:before, .fa-rub:before, .fa-ruble:before {
    content: "\F158"
}

.fa-krw:before, .fa-won:before {
    content: "\F159"
}

.fa-bitcoin:before, .fa-btc:before {
    content: "\F15A"
}

.fa-file:before {
    content: "\F15B"
}

.fa-file-text:before {
    content: "\F15C"
}

.fa-sort-alpha-asc:before {
    content: "\F15D"
}

.fa-sort-alpha-desc:before {
    content: "\F15E"
}

.fa-sort-amount-asc:before {
    content: "\F160"
}

.fa-sort-amount-desc:before {
    content: "\F161"
}

.fa-sort-numeric-asc:before {
    content: "\F162"
}

.fa-sort-numeric-desc:before {
    content: "\F163"
}

.fa-thumbs-up:before {
    content: "\F164"
}

.fa-thumbs-down:before {
    content: "\F165"
}

.fa-youtube-square:before {
    content: "\F166"
}

.fa-youtube:before {
    content: "\F167"
}

.fa-xing:before {
    content: "\F168"
}

.fa-xing-square:before {
    content: "\F169"
}

.fa-youtube-play:before {
    content: "\F16A"
}

.fa-dropbox:before {
    content: "\F16B"
}

.fa-stack-overflow:before {
    content: "\F16C"
}

.fa-instagram:before {
    content: "\F16D"
}

.fa-flickr:before {
    content: "\F16E"
}

.fa-adn:before {
    content: "\F170"
}

.fa-bitbucket:before {
    content: "\F171"
}

.fa-bitbucket-square:before {
    content: "\F172"
}

.fa-tumblr:before {
    content: "\F173"
}

.fa-tumblr-square:before {
    content: "\F174"
}

.fa-long-arrow-down:before {
    content: "\F175"
}

.fa-long-arrow-up:before {
    content: "\F176"
}

.fa-long-arrow-left:before {
    content: "\F177"
}

.fa-long-arrow-right:before {
    content: "\F178"
}

.fa-apple:before {
    content: "\F179"
}

.fa-windows:before {
    content: "\F17A"
}

.fa-android:before {
    content: "\F17B"
}

.fa-linux:before {
    content: "\F17C"
}

.fa-dribbble:before {
    content: "\F17D"
}

.fa-skype:before {
    content: "\F17E"
}

.fa-foursquare:before {
    content: "\F180"
}

.fa-trello:before {
    content: "\F181"
}

.fa-female:before {
    content: "\F182"
}

.fa-male:before {
    content: "\F183"
}

.fa-gittip:before, .fa-gratipay:before {
    content: "\F184"
}

.fa-sun-o:before {
    content: "\F185"
}

.fa-moon-o:before {
    content: "\F186"
}

.fa-archive:before {
    content: "\F187"
}

.fa-bug:before {
    content: "\F188"
}

.fa-vk:before {
    content: "\F189"
}

.fa-weibo:before {
    content: "\F18A"
}

.fa-renren:before {
    content: "\F18B"
}

.fa-pagelines:before {
    content: "\F18C"
}

.fa-stack-exchange:before {
    content: "\F18D"
}

.fa-arrow-circle-o-right:before {
    content: "\F18E"
}

.fa-arrow-circle-o-left:before {
    content: "\F190"
}

.fa-caret-square-o-left:before, .fa-toggle-left:before {
    content: "\F191"
}

.fa-dot-circle-o:before {
    content: "\F192"
}

.fa-wheelchair:before {
    content: "\F193"
}

.fa-vimeo-square:before {
    content: "\F194"
}

.fa-try:before, .fa-turkish-lira:before {
    content: "\F195"
}

.fa-plus-square-o:before {
    content: "\F196"
}

.fa-space-shuttle:before {
    content: "\F197"
}

.fa-slack:before {
    content: "\F198"
}

.fa-envelope-square:before {
    content: "\F199"
}

.fa-wordpress:before {
    content: "\F19A"
}

.fa-openid:before {
    content: "\F19B"
}

.fa-bank:before, .fa-institution:before, .fa-university:before {
    content: "\F19C"
}

.fa-graduation-cap:before, .fa-mortar-board:before {
    content: "\F19D"
}

.fa-yahoo:before {
    content: "\F19E"
}

.fa-google:before {
    content: "\F1A0"
}

.fa-reddit:before {
    content: "\F1A1"
}

.fa-reddit-square:before {
    content: "\F1A2"
}

.fa-stumbleupon-circle:before {
    content: "\F1A3"
}

.fa-stumbleupon:before {
    content: "\F1A4"
}

.fa-delicious:before {
    content: "\F1A5"
}

.fa-digg:before {
    content: "\F1A6"
}

.fa-pied-piper-pp:before {
    content: "\F1A7"
}

.fa-pied-piper-alt:before {
    content: "\F1A8"
}

.fa-drupal:before {
    content: "\F1A9"
}

.fa-joomla:before {
    content: "\F1AA"
}

.fa-language:before {
    content: "\F1AB"
}

.fa-fax:before {
    content: "\F1AC"
}

.fa-building:before {
    content: "\F1AD"
}

.fa-child:before {
    content: "\F1AE"
}

.fa-paw:before {
    content: "\F1B0"
}

.fa-spoon:before {
    content: "\F1B1"
}

.fa-cube:before {
    content: "\F1B2"
}

.fa-cubes:before {
    content: "\F1B3"
}

.fa-behance:before {
    content: "\F1B4"
}

.fa-behance-square:before {
    content: "\F1B5"
}

.fa-steam:before {
    content: "\F1B6"
}

.fa-steam-square:before {
    content: "\F1B7"
}

.fa-recycle:before {
    content: "\F1B8"
}

.fa-automobile:before, .fa-car:before {
    content: "\F1B9"
}

.fa-cab:before, .fa-taxi:before {
    content: "\F1BA"
}

.fa-tree:before {
    content: "\F1BB"
}

.fa-spotify:before {
    content: "\F1BC"
}

.fa-deviantart:before {
    content: "\F1BD"
}

.fa-soundcloud:before {
    content: "\F1BE"
}

.fa-database:before {
    content: "\F1C0"
}

.fa-file-pdf-o:before {
    content: "\F1C1"
}

.fa-file-word-o:before {
    content: "\F1C2"
}

.fa-file-excel-o:before {
    content: "\F1C3"
}

.fa-file-powerpoint-o:before {
    content: "\F1C4"
}

.fa-file-image-o:before, .fa-file-photo-o:before, .fa-file-picture-o:before {
    content: "\F1C5"
}

.fa-file-archive-o:before, .fa-file-zip-o:before {
    content: "\F1C6"
}

.fa-file-audio-o:before, .fa-file-sound-o:before {
    content: "\F1C7"
}

.fa-file-movie-o:before, .fa-file-video-o:before {
    content: "\F1C8"
}

.fa-file-code-o:before {
    content: "\F1C9"
}

.fa-vine:before {
    content: "\F1CA"
}

.fa-codepen:before {
    content: "\F1CB"
}

.fa-jsfiddle:before {
    content: "\F1CC"
}

.fa-life-bouy:before, .fa-life-buoy:before, .fa-life-ring:before, .fa-life-saver:before, .fa-support:before {
    content: "\F1CD"
}

.fa-circle-o-notch:before {
    content: "\F1CE"
}

.fa-ra:before, .fa-rebel:before, .fa-resistance:before {
    content: "\F1D0"
}

.fa-empire:before, .fa-ge:before {
    content: "\F1D1"
}

.fa-git-square:before {
    content: "\F1D2"
}

.fa-git:before {
    content: "\F1D3"
}

.fa-hacker-news:before, .fa-y-combinator-square:before, .fa-yc-square:before {
    content: "\F1D4"
}

.fa-tencent-weibo:before {
    content: "\F1D5"
}

.fa-qq:before {
    content: "\F1D6"
}

.fa-wechat:before, .fa-weixin:before {
    content: "\F1D7"
}

.fa-paper-plane:before, .fa-send:before {
    content: "\F1D8"
}

.fa-paper-plane-o:before, .fa-send-o:before {
    content: "\F1D9"
}

.fa-history:before {
    content: "\F1DA"
}

.fa-circle-thin:before {
    content: "\F1DB"
}

.fa-header:before {
    content: "\F1DC"
}

.fa-paragraph:before {
    content: "\F1DD"
}

.fa-sliders:before {
    content: "\F1DE"
}

.fa-share-alt:before {
    content: "\F1E0"
}

.fa-share-alt-square:before {
    content: "\F1E1"
}

.fa-bomb:before {
    content: "\F1E2"
}

.fa-futbol-o:before, .fa-soccer-ball-o:before {
    content: "\F1E3"
}

.fa-tty:before {
    content: "\F1E4"
}

.fa-binoculars:before {
    content: "\F1E5"
}

.fa-plug:before {
    content: "\F1E6"
}

.fa-slideshare:before {
    content: "\F1E7"
}

.fa-twitch:before {
    content: "\F1E8"
}

.fa-yelp:before {
    content: "\F1E9"
}

.fa-newspaper-o:before {
    content: "\F1EA"
}

.fa-wifi:before {
    content: "\F1EB"
}

.fa-calculator:before {
    content: "\F1EC"
}

.fa-paypal:before {
    content: "\F1ED"
}

.fa-google-wallet:before {
    content: "\F1EE"
}

.fa-cc-visa:before {
    content: "\F1F0"
}

.fa-cc-mastercard:before {
    content: "\F1F1"
}

.fa-cc-discover:before {
    content: "\F1F2"
}

.fa-cc-amex:before {
    content: "\F1F3"
}

.fa-cc-paypal:before {
    content: "\F1F4"
}

.fa-cc-stripe:before {
    content: "\F1F5"
}

.fa-bell-slash:before {
    content: "\F1F6"
}

.fa-bell-slash-o:before {
    content: "\F1F7"
}

.fa-trash:before {
    content: "\F1F8"
}

.fa-copyright:before {
    content: "\F1F9"
}

.fa-at:before {
    content: "\F1FA"
}

.fa-eyedropper:before {
    content: "\F1FB"
}

.fa-paint-brush:before {
    content: "\F1FC"
}

.fa-birthday-cake:before {
    content: "\F1FD"
}

.fa-area-chart:before {
    content: "\F1FE"
}

.fa-pie-chart:before {
    content: "\F200"
}

.fa-line-chart:before {
    content: "\F201"
}

.fa-lastfm:before {
    content: "\F202"
}

.fa-lastfm-square:before {
    content: "\F203"
}

.fa-toggle-off:before {
    content: "\F204"
}

.fa-toggle-on:before {
    content: "\F205"
}

.fa-bicycle:before {
    content: "\F206"
}

.fa-bus:before {
    content: "\F207"
}

.fa-ioxhost:before {
    content: "\F208"
}

.fa-angellist:before {
    content: "\F209"
}

.fa-cc:before {
    content: "\F20A"
}

.fa-ils:before, .fa-shekel:before, .fa-sheqel:before {
    content: "\F20B"
}

.fa-meanpath:before {
    content: "\F20C"
}

.fa-buysellads:before {
    content: "\F20D"
}

.fa-connectdevelop:before {
    content: "\F20E"
}

.fa-dashcube:before {
    content: "\F210"
}

.fa-forumbee:before {
    content: "\F211"
}

.fa-leanpub:before {
    content: "\F212"
}

.fa-sellsy:before {
    content: "\F213"
}

.fa-shirtsinbulk:before {
    content: "\F214"
}

.fa-simplybuilt:before {
    content: "\F215"
}

.fa-skyatlas:before {
    content: "\F216"
}

.fa-cart-plus:before {
    content: "\F217"
}

.fa-cart-arrow-down:before {
    content: "\F218"
}

.fa-diamond:before {
    content: "\F219"
}

.fa-ship:before {
    content: "\F21A"
}

.fa-user-secret:before {
    content: "\F21B"
}

.fa-motorcycle:before {
    content: "\F21C"
}

.fa-street-view:before {
    content: "\F21D"
}

.fa-heartbeat:before {
    content: "\F21E"
}

.fa-venus:before {
    content: "\F221"
}

.fa-mars:before {
    content: "\F222"
}

.fa-mercury:before {
    content: "\F223"
}

.fa-intersex:before, .fa-transgender:before {
    content: "\F224"
}

.fa-transgender-alt:before {
    content: "\F225"
}

.fa-venus-double:before {
    content: "\F226"
}

.fa-mars-double:before {
    content: "\F227"
}

.fa-venus-mars:before {
    content: "\F228"
}

.fa-mars-stroke:before {
    content: "\F229"
}

.fa-mars-stroke-v:before {
    content: "\F22A"
}

.fa-mars-stroke-h:before {
    content: "\F22B"
}

.fa-neuter:before {
    content: "\F22C"
}

.fa-genderless:before {
    content: "\F22D"
}

.fa-facebook-official:before {
    content: "\F230"
}

.fa-pinterest-p:before {
    content: "\F231"
}

.fa-whatsapp:before {
    content: "\F232"
}

.fa-server:before {
    content: "\F233"
}

.fa-user-plus:before {
    content: "\F234"
}

.fa-user-times:before {
    content: "\F235"
}

.fa-bed:before, .fa-hotel:before {
    content: "\F236"
}

.fa-viacoin:before {
    content: "\F237"
}

.fa-train:before {
    content: "\F238"
}

.fa-subway:before {
    content: "\F239"
}

.fa-medium:before {
    content: "\F23A"
}

.fa-y-combinator:before, .fa-yc:before {
    content: "\F23B"
}

.fa-optin-monster:before {
    content: "\F23C"
}

.fa-opencart:before {
    content: "\F23D"
}

.fa-expeditedssl:before {
    content: "\F23E"
}

.fa-battery-4:before, .fa-battery-full:before {
    content: "\F240"
}

.fa-battery-3:before, .fa-battery-three-quarters:before {
    content: "\F241"
}

.fa-battery-2:before, .fa-battery-half:before {
    content: "\F242"
}

.fa-battery-1:before, .fa-battery-quarter:before {
    content: "\F243"
}

.fa-battery-0:before, .fa-battery-empty:before {
    content: "\F244"
}

.fa-mouse-pointer:before {
    content: "\F245"
}

.fa-i-cursor:before {
    content: "\F246"
}

.fa-object-group:before {
    content: "\F247"
}

.fa-object-ungroup:before {
    content: "\F248"
}

.fa-sticky-note:before {
    content: "\F249"
}

.fa-sticky-note-o:before {
    content: "\F24A"
}

.fa-cc-jcb:before {
    content: "\F24B"
}

.fa-cc-diners-club:before {
    content: "\F24C"
}

.fa-clone:before {
    content: "\F24D"
}

.fa-balance-scale:before {
    content: "\F24E"
}

.fa-hourglass-o:before {
    content: "\F250"
}

.fa-hourglass-1:before, .fa-hourglass-start:before {
    content: "\F251"
}

.fa-hourglass-2:before, .fa-hourglass-half:before {
    content: "\F252"
}

.fa-hourglass-3:before, .fa-hourglass-end:before {
    content: "\F253"
}

.fa-hourglass:before {
    content: "\F254"
}

.fa-hand-grab-o:before, .fa-hand-rock-o:before {
    content: "\F255"
}

.fa-hand-paper-o:before, .fa-hand-stop-o:before {
    content: "\F256"
}

.fa-hand-scissors-o:before {
    content: "\F257"
}

.fa-hand-lizard-o:before {
    content: "\F258"
}

.fa-hand-spock-o:before {
    content: "\F259"
}

.fa-hand-pointer-o:before {
    content: "\F25A"
}

.fa-hand-peace-o:before {
    content: "\F25B"
}

.fa-trademark:before {
    content: "\F25C"
}

.fa-registered:before {
    content: "\F25D"
}

.fa-creative-commons:before {
    content: "\F25E"
}

.fa-gg:before {
    content: "\F260"
}

.fa-gg-circle:before {
    content: "\F261"
}

.fa-tripadvisor:before {
    content: "\F262"
}

.fa-odnoklassniki:before {
    content: "\F263"
}

.fa-odnoklassniki-square:before {
    content: "\F264"
}

.fa-get-pocket:before {
    content: "\F265"
}

.fa-wikipedia-w:before {
    content: "\F266"
}

.fa-safari:before {
    content: "\F267"
}

.fa-chrome:before {
    content: "\F268"
}

.fa-firefox:before {
    content: "\F269"
}

.fa-opera:before {
    content: "\F26A"
}

.fa-internet-explorer:before {
    content: "\F26B"
}

.fa-television:before, .fa-tv:before {
    content: "\F26C"
}

.fa-contao:before {
    content: "\F26D"
}

.fa-500px:before {
    content: "\F26E"
}

.fa-amazon:before {
    content: "\F270"
}

.fa-calendar-plus-o:before {
    content: "\F271"
}

.fa-calendar-minus-o:before {
    content: "\F272"
}

.fa-calendar-times-o:before {
    content: "\F273"
}

.fa-calendar-check-o:before {
    content: "\F274"
}

.fa-industry:before {
    content: "\F275"
}

.fa-map-pin:before {
    content: "\F276"
}

.fa-map-signs:before {
    content: "\F277"
}

.fa-map-o:before {
    content: "\F278"
}

.fa-map:before {
    content: "\F279"
}

.fa-commenting:before {
    content: "\F27A"
}

.fa-commenting-o:before {
    content: "\F27B"
}

.fa-houzz:before {
    content: "\F27C"
}

.fa-vimeo:before {
    content: "\F27D"
}

.fa-black-tie:before {
    content: "\F27E"
}

.fa-fonticons:before {
    content: "\F280"
}

.fa-reddit-alien:before {
    content: "\F281"
}

.fa-edge:before {
    content: "\F282"
}

.fa-credit-card-alt:before {
    content: "\F283"
}

.fa-codiepie:before {
    content: "\F284"
}

.fa-modx:before {
    content: "\F285"
}

.fa-fort-awesome:before {
    content: "\F286"
}

.fa-usb:before {
    content: "\F287"
}

.fa-product-hunt:before {
    content: "\F288"
}

.fa-mixcloud:before {
    content: "\F289"
}

.fa-scribd:before {
    content: "\F28A"
}

.fa-pause-circle:before {
    content: "\F28B"
}

.fa-pause-circle-o:before {
    content: "\F28C"
}

.fa-stop-circle:before {
    content: "\F28D"
}

.fa-stop-circle-o:before {
    content: "\F28E"
}

.fa-shopping-bag:before {
    content: "\F290"
}

.fa-shopping-basket:before {
    content: "\F291"
}

.fa-hashtag:before {
    content: "\F292"
}

.fa-bluetooth:before {
    content: "\F293"
}

.fa-bluetooth-b:before {
    content: "\F294"
}

.fa-percent:before {
    content: "\F295"
}

.fa-gitlab:before {
    content: "\F296"
}

.fa-wpbeginner:before {
    content: "\F297"
}

.fa-wpforms:before {
    content: "\F298"
}

.fa-envira:before {
    content: "\F299"
}

.fa-universal-access:before {
    content: "\F29A"
}

.fa-wheelchair-alt:before {
    content: "\F29B"
}

.fa-question-circle-o:before {
    content: "\F29C"
}

.fa-blind:before {
    content: "\F29D"
}

.fa-audio-description:before {
    content: "\F29E"
}

.fa-volume-control-phone:before {
    content: "\F2A0"
}

.fa-braille:before {
    content: "\F2A1"
}

.fa-assistive-listening-systems:before {
    content: "\F2A2"
}

.fa-american-sign-language-interpreting:before, .fa-asl-interpreting:before {
    content: "\F2A3"
}

.fa-deaf:before, .fa-deafness:before, .fa-hard-of-hearing:before {
    content: "\F2A4"
}

.fa-glide:before {
    content: "\F2A5"
}

.fa-glide-g:before {
    content: "\F2A6"
}

.fa-sign-language:before, .fa-signing:before {
    content: "\F2A7"
}

.fa-low-vision:before {
    content: "\F2A8"
}

.fa-viadeo:before {
    content: "\F2A9"
}

.fa-viadeo-square:before {
    content: "\F2AA"
}

.fa-snapchat:before {
    content: "\F2AB"
}

.fa-snapchat-ghost:before {
    content: "\F2AC"
}

.fa-snapchat-square:before {
    content: "\F2AD"
}

.fa-pied-piper:before {
    content: "\F2AE"
}

.fa-first-order:before {
    content: "\F2B0"
}

.fa-yoast:before {
    content: "\F2B1"
}

.fa-themeisle:before {
    content: "\F2B2"
}

.fa-google-plus-circle:before, .fa-google-plus-official:before {
    content: "\F2B3"
}

.fa-fa:before, .fa-font-awesome:before {
    content: "\F2B4"
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    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
}

.flag-icon, .flag-icon-background {
    background-size: contain;
    background-position: 50%;
    background-repeat: no-repeat
}

.flag-icon {
    position: relative;
    display: inline-block;
    width: 1.33333333em;
    line-height: 1em
}

.flag-icon:before {
    content: "\A0"
}

.flag-icon.flag-icon-squared {
    width: 1em
}

.flag-icon-ad {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/4x3/ad.svg)
}

.flag-icon-ad.flag-icon-squared {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/1x1/ad.svg)
}

.flag-icon-ae {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/4x3/ae.svg)
}

.flag-icon-ae.flag-icon-squared {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/1x1/ae.svg)
}

.flag-icon-af {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/4x3/af.svg)
}

.flag-icon-af.flag-icon-squared {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/1x1/af.svg)
}

.flag-icon-ag {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/4x3/ag.svg)
}

.flag-icon-ag.flag-icon-squared {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/1x1/ag.svg)
}

.flag-icon-ai {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/4x3/ai.svg)
}

.flag-icon-ai.flag-icon-squared {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/1x1/ai.svg)
}

.flag-icon-al {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/4x3/al.svg)
}

.flag-icon-al.flag-icon-squared {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/1x1/al.svg)
}

.flag-icon-am {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/4x3/am.svg)
}

.flag-icon-am.flag-icon-squared {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/1x1/am.svg)
}

.flag-icon-ao {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/4x3/ao.svg)
}

.flag-icon-ao.flag-icon-squared {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/1x1/ao.svg)
}

.flag-icon-aq {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/4x3/aq.svg)
}

.flag-icon-aq.flag-icon-squared {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/1x1/aq.svg)
}

.flag-icon-ar {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/4x3/ar.svg)
}

.flag-icon-ar.flag-icon-squared {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/1x1/ar.svg)
}

.flag-icon-as {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/4x3/as.svg)
}

.flag-icon-as.flag-icon-squared {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/1x1/as.svg)
}

.flag-icon-at {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/4x3/at.svg)
}

.flag-icon-at.flag-icon-squared {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/1x1/at.svg)
}

.flag-icon-au {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/4x3/au.svg)
}

.flag-icon-au.flag-icon-squared {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/1x1/au.svg)
}

.flag-icon-aw {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/4x3/aw.svg)
}

.flag-icon-aw.flag-icon-squared {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/1x1/aw.svg)
}

.flag-icon-ax {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/4x3/ax.svg)
}

.flag-icon-ax.flag-icon-squared {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/1x1/ax.svg)
}

.flag-icon-az {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/4x3/az.svg)
}

.flag-icon-az.flag-icon-squared {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/1x1/az.svg)
}

.flag-icon-ba {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/4x3/ba.svg)
}

.flag-icon-ba.flag-icon-squared {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/1x1/ba.svg)
}

.flag-icon-bb {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/4x3/bb.svg)
}

.flag-icon-bb.flag-icon-squared {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/1x1/bb.svg)
}

.flag-icon-bd {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/4x3/bd.svg)
}

.flag-icon-bd.flag-icon-squared {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/1x1/bd.svg)
}

.flag-icon-be {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/4x3/be.svg)
}

.flag-icon-be.flag-icon-squared {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/1x1/be.svg)
}

.flag-icon-bf {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/4x3/bf.svg)
}

.flag-icon-bf.flag-icon-squared {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/1x1/bf.svg)
}

.flag-icon-bg {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/4x3/bg.svg)
}

.flag-icon-bg.flag-icon-squared {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/1x1/bg.svg)
}

.flag-icon-bh {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/4x3/bh.svg)
}

.flag-icon-bh.flag-icon-squared {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/1x1/bh.svg)
}

.flag-icon-bi {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/4x3/bi.svg)
}

.flag-icon-bi.flag-icon-squared {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/1x1/bi.svg)
}

.flag-icon-bj {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/4x3/bj.svg)
}

.flag-icon-bj.flag-icon-squared {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/1x1/bj.svg)
}

.flag-icon-bl {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/4x3/bl.svg)
}

.flag-icon-bl.flag-icon-squared {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/1x1/bl.svg)
}

.flag-icon-bm {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/4x3/bm.svg)
}

.flag-icon-bm.flag-icon-squared {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/1x1/bm.svg)
}

.flag-icon-bn {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/4x3/bn.svg)
}

.flag-icon-bn.flag-icon-squared {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/1x1/bn.svg)
}

.flag-icon-bo {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/4x3/bo.svg)
}

.flag-icon-bo.flag-icon-squared {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/1x1/bo.svg)
}

.flag-icon-bq {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/4x3/bq.svg)
}

.flag-icon-bq.flag-icon-squared {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/1x1/bq.svg)
}

.flag-icon-br {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/4x3/br.svg)
}

.flag-icon-br.flag-icon-squared {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/1x1/br.svg)
}

.flag-icon-bs {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/4x3/bs.svg)
}

.flag-icon-bs.flag-icon-squared {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/1x1/bs.svg)
}

.flag-icon-bt {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/4x3/bt.svg)
}

.flag-icon-bt.flag-icon-squared {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/1x1/bt.svg)
}

.flag-icon-bv {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/4x3/bv.svg)
}

.flag-icon-bv.flag-icon-squared {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/1x1/bv.svg)
}

.flag-icon-bw {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/4x3/bw.svg)
}

.flag-icon-bw.flag-icon-squared {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/1x1/bw.svg)
}

.flag-icon-by {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/4x3/by.svg)
}

.flag-icon-by.flag-icon-squared {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/1x1/by.svg)
}

.flag-icon-bz {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/4x3/bz.svg)
}

.flag-icon-bz.flag-icon-squared {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/1x1/bz.svg)
}

.flag-icon-ca {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/4x3/ca.svg)
}

.flag-icon-ca.flag-icon-squared {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/1x1/ca.svg)
}

.flag-icon-cc {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/4x3/cc.svg)
}

.flag-icon-cc.flag-icon-squared {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/1x1/cc.svg)
}

.flag-icon-cd {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/4x3/cd.svg)
}

.flag-icon-cd.flag-icon-squared {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/1x1/cd.svg)
}

.flag-icon-cf {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/4x3/cf.svg)
}

.flag-icon-cf.flag-icon-squared {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/1x1/cf.svg)
}

.flag-icon-cg {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/4x3/cg.svg)
}

.flag-icon-cg.flag-icon-squared {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/1x1/cg.svg)
}

.flag-icon-ch {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/4x3/ch.svg)
}

.flag-icon-ch.flag-icon-squared {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/1x1/ch.svg)
}

.flag-icon-ci {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/4x3/ci.svg)
}

.flag-icon-ci.flag-icon-squared {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/1x1/ci.svg)
}

.flag-icon-ck {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/4x3/ck.svg)
}

.flag-icon-ck.flag-icon-squared {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/1x1/ck.svg)
}

.flag-icon-cl {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/4x3/cl.svg)
}

.flag-icon-cl.flag-icon-squared {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/1x1/cl.svg)
}

.flag-icon-cm {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/4x3/cm.svg)
}

.flag-icon-cm.flag-icon-squared {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/1x1/cm.svg)
}

.flag-icon-cn {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/4x3/cn.svg)
}

.flag-icon-cn.flag-icon-squared {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/1x1/cn.svg)
}

.flag-icon-co {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/4x3/co.svg)
}

.flag-icon-co.flag-icon-squared {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/1x1/co.svg)
}

.flag-icon-cr {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/4x3/cr.svg)
}

.flag-icon-cr.flag-icon-squared {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/1x1/cr.svg)
}

.flag-icon-cu {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/4x3/cu.svg)
}

.flag-icon-cu.flag-icon-squared {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/1x1/cu.svg)
}

.flag-icon-cv {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/4x3/cv.svg)
}

.flag-icon-cv.flag-icon-squared {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/1x1/cv.svg)
}

.flag-icon-cw {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/4x3/cw.svg)
}

.flag-icon-cw.flag-icon-squared {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/1x1/cw.svg)
}

.flag-icon-cx {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/4x3/cx.svg)
}

.flag-icon-cx.flag-icon-squared {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/1x1/cx.svg)
}

.flag-icon-cy {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/4x3/cy.svg)
}

.flag-icon-cy.flag-icon-squared {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/1x1/cy.svg)
}

.flag-icon-cz {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/4x3/cz.svg)
}

.flag-icon-cz.flag-icon-squared {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/1x1/cz.svg)
}

.flag-icon-de {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/4x3/de.svg)
}

.flag-icon-de.flag-icon-squared {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/1x1/de.svg)
}

.flag-icon-dj {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/4x3/dj.svg)
}

.flag-icon-dj.flag-icon-squared {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/1x1/dj.svg)
}

.flag-icon-dk {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/4x3/dk.svg)
}

.flag-icon-dk.flag-icon-squared {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/1x1/dk.svg)
}

.flag-icon-dm {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/4x3/dm.svg)
}

.flag-icon-dm.flag-icon-squared {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/1x1/dm.svg)
}

.flag-icon-do {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/4x3/do.svg)
}

.flag-icon-do.flag-icon-squared {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/1x1/do.svg)
}

.flag-icon-dz {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/4x3/dz.svg)
}

.flag-icon-dz.flag-icon-squared {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/1x1/dz.svg)
}

.flag-icon-ec {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/4x3/ec.svg)
}

.flag-icon-ec.flag-icon-squared {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/1x1/ec.svg)
}

.flag-icon-ee {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/4x3/ee.svg)
}

.flag-icon-ee.flag-icon-squared {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/1x1/ee.svg)
}

.flag-icon-eg {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/4x3/eg.svg)
}

.flag-icon-eg.flag-icon-squared {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/1x1/eg.svg)
}

.flag-icon-eh {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/4x3/eh.svg)
}

.flag-icon-eh.flag-icon-squared {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/1x1/eh.svg)
}

.flag-icon-er {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/4x3/er.svg)
}

.flag-icon-er.flag-icon-squared {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/1x1/er.svg)
}

.flag-icon-es {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/4x3/es.svg)
}

.flag-icon-es.flag-icon-squared {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/1x1/es.svg)
}

.flag-icon-et {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/4x3/et.svg)
}

.flag-icon-et.flag-icon-squared {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/1x1/et.svg)
}

.flag-icon-fi {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/4x3/fi.svg)
}

.flag-icon-fi.flag-icon-squared {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/1x1/fi.svg)
}

.flag-icon-fj {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/4x3/fj.svg)
}

.flag-icon-fj.flag-icon-squared {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/1x1/fj.svg)
}

.flag-icon-fk {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/4x3/fk.svg)
}

.flag-icon-fk.flag-icon-squared {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/1x1/fk.svg)
}

.flag-icon-fm {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/4x3/fm.svg)
}

.flag-icon-fm.flag-icon-squared {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/1x1/fm.svg)
}

.flag-icon-fo {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/4x3/fo.svg)
}

.flag-icon-fo.flag-icon-squared {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/1x1/fo.svg)
}

.flag-icon-fr {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/4x3/fr.svg)
}

.flag-icon-fr.flag-icon-squared {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/1x1/fr.svg)
}

.flag-icon-ga {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/4x3/ga.svg)
}

.flag-icon-ga.flag-icon-squared {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/1x1/ga.svg)
}

.flag-icon-gb {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/4x3/gb.svg)
}

.flag-icon-gb.flag-icon-squared {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/1x1/gb.svg)
}

.flag-icon-gd {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/4x3/gd.svg)
}

.flag-icon-gd.flag-icon-squared {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/1x1/gd.svg)
}

.flag-icon-ge {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/4x3/ge.svg)
}

.flag-icon-ge.flag-icon-squared {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/1x1/ge.svg)
}

.flag-icon-gf {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/4x3/gf.svg)
}

.flag-icon-gf.flag-icon-squared {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/1x1/gf.svg)
}

.flag-icon-gg {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/4x3/gg.svg)
}

.flag-icon-gg.flag-icon-squared {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/1x1/gg.svg)
}

.flag-icon-gh {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/4x3/gh.svg)
}

.flag-icon-gh.flag-icon-squared {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/1x1/gh.svg)
}

.flag-icon-gi {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/4x3/gi.svg)
}

.flag-icon-gi.flag-icon-squared {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/1x1/gi.svg)
}

.flag-icon-gl {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/4x3/gl.svg)
}

.flag-icon-gl.flag-icon-squared {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/1x1/gl.svg)
}

.flag-icon-gm {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/4x3/gm.svg)
}

.flag-icon-gm.flag-icon-squared {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/1x1/gm.svg)
}

.flag-icon-gn {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/4x3/gn.svg)
}

.flag-icon-gn.flag-icon-squared {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/1x1/gn.svg)
}

.flag-icon-gp {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/4x3/gp.svg)
}

.flag-icon-gp.flag-icon-squared {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/1x1/gp.svg)
}

.flag-icon-gq {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/4x3/gq.svg)
}

.flag-icon-gq.flag-icon-squared {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/1x1/gq.svg)
}

.flag-icon-gr {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/4x3/gr.svg)
}

.flag-icon-gr.flag-icon-squared {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/1x1/gr.svg)
}

.flag-icon-gs {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/4x3/gs.svg)
}

.flag-icon-gs.flag-icon-squared {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/1x1/gs.svg)
}

.flag-icon-gt {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/4x3/gt.svg)
}

.flag-icon-gt.flag-icon-squared {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/1x1/gt.svg)
}

.flag-icon-gu {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/4x3/gu.svg)
}

.flag-icon-gu.flag-icon-squared {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/1x1/gu.svg)
}

.flag-icon-gw {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/4x3/gw.svg)
}

.flag-icon-gw.flag-icon-squared {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/1x1/gw.svg)
}

.flag-icon-gy {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/4x3/gy.svg)
}

.flag-icon-gy.flag-icon-squared {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/1x1/gy.svg)
}

.flag-icon-hk {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/4x3/hk.svg)
}

.flag-icon-hk.flag-icon-squared {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/1x1/hk.svg)
}

.flag-icon-hm {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/4x3/hm.svg)
}

.flag-icon-hm.flag-icon-squared {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/1x1/hm.svg)
}

.flag-icon-hn {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/4x3/hn.svg)
}

.flag-icon-hn.flag-icon-squared {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/1x1/hn.svg)
}

.flag-icon-hr {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/4x3/hr.svg)
}

.flag-icon-hr.flag-icon-squared {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/1x1/hr.svg)
}

.flag-icon-ht {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/4x3/ht.svg)
}

.flag-icon-ht.flag-icon-squared {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/1x1/ht.svg)
}

.flag-icon-hu {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/4x3/hu.svg)
}

.flag-icon-hu.flag-icon-squared {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/1x1/hu.svg)
}

.flag-icon-id {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/4x3/id.svg)
}

.flag-icon-id.flag-icon-squared {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/1x1/id.svg)
}

.flag-icon-ie {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/4x3/ie.svg)
}

.flag-icon-ie.flag-icon-squared {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/1x1/ie.svg)
}

.flag-icon-il {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/4x3/il.svg)
}

.flag-icon-il.flag-icon-squared {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/1x1/il.svg)
}

.flag-icon-im {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/4x3/im.svg)
}

.flag-icon-im.flag-icon-squared {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/1x1/im.svg)
}

.flag-icon-in {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/4x3/in.svg)
}

.flag-icon-in.flag-icon-squared {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/1x1/in.svg)
}

.flag-icon-io {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/4x3/io.svg)
}

.flag-icon-io.flag-icon-squared {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/1x1/io.svg)
}

.flag-icon-iq {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/4x3/iq.svg)
}

.flag-icon-iq.flag-icon-squared {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/1x1/iq.svg)
}

.flag-icon-ir {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/4x3/ir.svg)
}

.flag-icon-ir.flag-icon-squared {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/1x1/ir.svg)
}

.flag-icon-is {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/4x3/is.svg)
}

.flag-icon-is.flag-icon-squared {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/1x1/is.svg)
}

.flag-icon-it {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/4x3/it.svg)
}

.flag-icon-it.flag-icon-squared {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/1x1/it.svg)
}

.flag-icon-je {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/4x3/je.svg)
}

.flag-icon-je.flag-icon-squared {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/1x1/je.svg)
}

.flag-icon-jm {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/4x3/jm.svg)
}

.flag-icon-jm.flag-icon-squared {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/1x1/jm.svg)
}

.flag-icon-jo {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/4x3/jo.svg)
}

.flag-icon-jo.flag-icon-squared {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/1x1/jo.svg)
}

.flag-icon-jp {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/4x3/jp.svg)
}

.flag-icon-jp.flag-icon-squared {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/1x1/jp.svg)
}

.flag-icon-ke {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/4x3/ke.svg)
}

.flag-icon-ke.flag-icon-squared {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/1x1/ke.svg)
}

.flag-icon-kg {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/4x3/kg.svg)
}

.flag-icon-kg.flag-icon-squared {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/1x1/kg.svg)
}

.flag-icon-kh {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/4x3/kh.svg)
}

.flag-icon-kh.flag-icon-squared {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/1x1/kh.svg)
}

.flag-icon-ki {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/4x3/ki.svg)
}

.flag-icon-ki.flag-icon-squared {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/1x1/ki.svg)
}

.flag-icon-km {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/4x3/km.svg)
}

.flag-icon-km.flag-icon-squared {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/1x1/km.svg)
}

.flag-icon-kn {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/4x3/kn.svg)
}

.flag-icon-kn.flag-icon-squared {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/1x1/kn.svg)
}

.flag-icon-kp {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/4x3/kp.svg)
}

.flag-icon-kp.flag-icon-squared {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/1x1/kp.svg)
}

.flag-icon-kr {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/4x3/kr.svg)
}

.flag-icon-kr.flag-icon-squared {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/1x1/kr.svg)
}

.flag-icon-kw {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/4x3/kw.svg)
}

.flag-icon-kw.flag-icon-squared {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/1x1/kw.svg)
}

.flag-icon-ky {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/4x3/ky.svg)
}

.flag-icon-ky.flag-icon-squared {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/1x1/ky.svg)
}

.flag-icon-kz {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/4x3/kz.svg)
}

.flag-icon-kz.flag-icon-squared {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/1x1/kz.svg)
}

.flag-icon-la {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/4x3/la.svg)
}

.flag-icon-la.flag-icon-squared {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/1x1/la.svg)
}

.flag-icon-lb {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/4x3/lb.svg)
}

.flag-icon-lb.flag-icon-squared {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/1x1/lb.svg)
}

.flag-icon-lc {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/4x3/lc.svg)
}

.flag-icon-lc.flag-icon-squared {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/1x1/lc.svg)
}

.flag-icon-li {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/4x3/li.svg)
}

.flag-icon-li.flag-icon-squared {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/1x1/li.svg)
}

.flag-icon-lk {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/4x3/lk.svg)
}

.flag-icon-lk.flag-icon-squared {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/1x1/lk.svg)
}

.flag-icon-lr {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/4x3/lr.svg)
}

.flag-icon-lr.flag-icon-squared {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/1x1/lr.svg)
}

.flag-icon-ls {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/4x3/ls.svg)
}

.flag-icon-ls.flag-icon-squared {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/1x1/ls.svg)
}

.flag-icon-lt {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/4x3/lt.svg)
}

.flag-icon-lt.flag-icon-squared {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/1x1/lt.svg)
}

.flag-icon-lu {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/4x3/lu.svg)
}

.flag-icon-lu.flag-icon-squared {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/1x1/lu.svg)
}

.flag-icon-lv {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/4x3/lv.svg)
}

.flag-icon-lv.flag-icon-squared {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/1x1/lv.svg)
}

.flag-icon-ly {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/4x3/ly.svg)
}

.flag-icon-ly.flag-icon-squared {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/1x1/ly.svg)
}

.flag-icon-ma {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/4x3/ma.svg)
}

.flag-icon-ma.flag-icon-squared {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/1x1/ma.svg)
}

.flag-icon-mc {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/4x3/mc.svg)
}

.flag-icon-mc.flag-icon-squared {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/1x1/mc.svg)
}

.flag-icon-md {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/4x3/md.svg)
}

.flag-icon-md.flag-icon-squared {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/1x1/md.svg)
}

.flag-icon-me {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/4x3/me.svg)
}

.flag-icon-me.flag-icon-squared {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/1x1/me.svg)
}

.flag-icon-mf {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/4x3/mf.svg)
}

.flag-icon-mf.flag-icon-squared {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/1x1/mf.svg)
}

.flag-icon-mg {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/4x3/mg.svg)
}

.flag-icon-mg.flag-icon-squared {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/1x1/mg.svg)
}

.flag-icon-mh {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/4x3/mh.svg)
}

.flag-icon-mh.flag-icon-squared {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/1x1/mh.svg)
}

.flag-icon-mk {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/4x3/mk.svg)
}

.flag-icon-mk.flag-icon-squared {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/1x1/mk.svg)
}

.flag-icon-ml {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/4x3/ml.svg)
}

.flag-icon-ml.flag-icon-squared {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/1x1/ml.svg)
}

.flag-icon-mm {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/4x3/mm.svg)
}

.flag-icon-mm.flag-icon-squared {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/1x1/mm.svg)
}

.flag-icon-mn {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/4x3/mn.svg)
}

.flag-icon-mn.flag-icon-squared {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/1x1/mn.svg)
}

.flag-icon-mo {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/4x3/mo.svg)
}

.flag-icon-mo.flag-icon-squared {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/1x1/mo.svg)
}

.flag-icon-mp {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/4x3/mp.svg)
}

.flag-icon-mp.flag-icon-squared {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/1x1/mp.svg)
}

.flag-icon-mq {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/4x3/mq.svg)
}

.flag-icon-mq.flag-icon-squared {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/1x1/mq.svg)
}

.flag-icon-mr {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/4x3/mr.svg)
}

.flag-icon-mr.flag-icon-squared {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/1x1/mr.svg)
}

.flag-icon-ms {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/4x3/ms.svg)
}

.flag-icon-ms.flag-icon-squared {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/1x1/ms.svg)
}

.flag-icon-mt {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/4x3/mt.svg)
}

.flag-icon-mt.flag-icon-squared {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/1x1/mt.svg)
}

.flag-icon-mu {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/4x3/mu.svg)
}

.flag-icon-mu.flag-icon-squared {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/1x1/mu.svg)
}

.flag-icon-mv {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/4x3/mv.svg)
}

.flag-icon-mv.flag-icon-squared {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/1x1/mv.svg)
}

.flag-icon-mw {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/4x3/mw.svg)
}

.flag-icon-mw.flag-icon-squared {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/1x1/mw.svg)
}

.flag-icon-mx {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/4x3/mx.svg)
}

.flag-icon-mx.flag-icon-squared {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/1x1/mx.svg)
}

.flag-icon-my {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/4x3/my.svg)
}

.flag-icon-my.flag-icon-squared {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/1x1/my.svg)
}

.flag-icon-mz {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/4x3/mz.svg)
}

.flag-icon-mz.flag-icon-squared {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/1x1/mz.svg)
}

.flag-icon-na {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/4x3/na.svg)
}

.flag-icon-na.flag-icon-squared {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/1x1/na.svg)
}

.flag-icon-nc {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/4x3/nc.svg)
}

.flag-icon-nc.flag-icon-squared {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/1x1/nc.svg)
}

.flag-icon-ne {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/4x3/ne.svg)
}

.flag-icon-ne.flag-icon-squared {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/1x1/ne.svg)
}

.flag-icon-nf {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/4x3/nf.svg)
}

.flag-icon-nf.flag-icon-squared {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/1x1/nf.svg)
}

.flag-icon-ng {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/4x3/ng.svg)
}

.flag-icon-ng.flag-icon-squared {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/1x1/ng.svg)
}

.flag-icon-ni {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/4x3/ni.svg)
}

.flag-icon-ni.flag-icon-squared {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/1x1/ni.svg)
}

.flag-icon-nl {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/4x3/nl.svg)
}

.flag-icon-nl.flag-icon-squared {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/1x1/nl.svg)
}

.flag-icon-no {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/4x3/no.svg)
}

.flag-icon-no.flag-icon-squared {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/1x1/no.svg)
}

.flag-icon-np {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/4x3/np.svg)
}

.flag-icon-np.flag-icon-squared {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/1x1/np.svg)
}

.flag-icon-nr {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/4x3/nr.svg)
}

.flag-icon-nr.flag-icon-squared {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/1x1/nr.svg)
}

.flag-icon-nu {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/4x3/nu.svg)
}

.flag-icon-nu.flag-icon-squared {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/1x1/nu.svg)
}

.flag-icon-nz {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/4x3/nz.svg)
}

.flag-icon-nz.flag-icon-squared {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/1x1/nz.svg)
}

.flag-icon-om {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/4x3/om.svg)
}

.flag-icon-om.flag-icon-squared {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/1x1/om.svg)
}

.flag-icon-pa {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/4x3/pa.svg)
}

.flag-icon-pa.flag-icon-squared {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/1x1/pa.svg)
}

.flag-icon-pe {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/4x3/pe.svg)
}

.flag-icon-pe.flag-icon-squared {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/1x1/pe.svg)
}

.flag-icon-pf {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/4x3/pf.svg)
}

.flag-icon-pf.flag-icon-squared {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/1x1/pf.svg)
}

.flag-icon-pg {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/4x3/pg.svg)
}

.flag-icon-pg.flag-icon-squared {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/1x1/pg.svg)
}

.flag-icon-ph {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/4x3/ph.svg)
}

.flag-icon-ph.flag-icon-squared {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/1x1/ph.svg)
}

.flag-icon-pk {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/4x3/pk.svg)
}

.flag-icon-pk.flag-icon-squared {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/1x1/pk.svg)
}

.flag-icon-pl {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/4x3/pl.svg)
}

.flag-icon-pl.flag-icon-squared {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/1x1/pl.svg)
}

.flag-icon-pm {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/4x3/pm.svg)
}

.flag-icon-pm.flag-icon-squared {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/1x1/pm.svg)
}

.flag-icon-pn {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/4x3/pn.svg)
}

.flag-icon-pn.flag-icon-squared {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/1x1/pn.svg)
}

.flag-icon-pr {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/4x3/pr.svg)
}

.flag-icon-pr.flag-icon-squared {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/1x1/pr.svg)
}

.flag-icon-ps {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/4x3/ps.svg)
}

.flag-icon-ps.flag-icon-squared {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/1x1/ps.svg)
}

.flag-icon-pt {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/4x3/pt.svg)
}

.flag-icon-pt.flag-icon-squared {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/1x1/pt.svg)
}

.flag-icon-pw {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/4x3/pw.svg)
}

.flag-icon-pw.flag-icon-squared {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/1x1/pw.svg)
}

.flag-icon-py {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/4x3/py.svg)
}

.flag-icon-py.flag-icon-squared {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/1x1/py.svg)
}

.flag-icon-qa {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/4x3/qa.svg)
}

.flag-icon-qa.flag-icon-squared {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/1x1/qa.svg)
}

.flag-icon-re {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/4x3/re.svg)
}

.flag-icon-re.flag-icon-squared {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/1x1/re.svg)
}

.flag-icon-ro {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/4x3/ro.svg)
}

.flag-icon-ro.flag-icon-squared {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/1x1/ro.svg)
}

.flag-icon-rs {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/4x3/rs.svg)
}

.flag-icon-rs.flag-icon-squared {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/1x1/rs.svg)
}

.flag-icon-ru {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/4x3/ru.svg)
}

.flag-icon-ru.flag-icon-squared {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/1x1/ru.svg)
}

.flag-icon-rw {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/4x3/rw.svg)
}

.flag-icon-rw.flag-icon-squared {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/1x1/rw.svg)
}

.flag-icon-sa {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/4x3/sa.svg)
}

.flag-icon-sa.flag-icon-squared {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/1x1/sa.svg)
}

.flag-icon-sb {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/4x3/sb.svg)
}

.flag-icon-sb.flag-icon-squared {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/1x1/sb.svg)
}

.flag-icon-sc {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/4x3/sc.svg)
}

.flag-icon-sc.flag-icon-squared {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/1x1/sc.svg)
}

.flag-icon-sd {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/4x3/sd.svg)
}

.flag-icon-sd.flag-icon-squared {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/1x1/sd.svg)
}

.flag-icon-se {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/4x3/se.svg)
}

.flag-icon-se.flag-icon-squared {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/1x1/se.svg)
}

.flag-icon-sg {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/4x3/sg.svg)
}

.flag-icon-sg.flag-icon-squared {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/1x1/sg.svg)
}

.flag-icon-sh {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/4x3/sh.svg)
}

.flag-icon-sh.flag-icon-squared {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/1x1/sh.svg)
}

.flag-icon-si {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/4x3/si.svg)
}

.flag-icon-si.flag-icon-squared {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/1x1/si.svg)
}

.flag-icon-sj {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/4x3/sj.svg)
}

.flag-icon-sj.flag-icon-squared {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/1x1/sj.svg)
}

.flag-icon-sk {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/4x3/sk.svg)
}

.flag-icon-sk.flag-icon-squared {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/1x1/sk.svg)
}

.flag-icon-sl {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/4x3/sl.svg)
}

.flag-icon-sl.flag-icon-squared {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/1x1/sl.svg)
}

.flag-icon-sm {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/4x3/sm.svg)
}

.flag-icon-sm.flag-icon-squared {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/1x1/sm.svg)
}

.flag-icon-sn {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/4x3/sn.svg)
}

.flag-icon-sn.flag-icon-squared {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/1x1/sn.svg)
}

.flag-icon-so {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/4x3/so.svg)
}

.flag-icon-so.flag-icon-squared {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/1x1/so.svg)
}

.flag-icon-sr {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/4x3/sr.svg)
}

.flag-icon-sr.flag-icon-squared {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/1x1/sr.svg)
}

.flag-icon-ss {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/4x3/ss.svg)
}

.flag-icon-ss.flag-icon-squared {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/1x1/ss.svg)
}

.flag-icon-st {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/4x3/st.svg)
}

.flag-icon-st.flag-icon-squared {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/1x1/st.svg)
}

.flag-icon-sv {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/4x3/sv.svg)
}

.flag-icon-sv.flag-icon-squared {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/1x1/sv.svg)
}

.flag-icon-sx {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/4x3/sx.svg)
}

.flag-icon-sx.flag-icon-squared {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/1x1/sx.svg)
}

.flag-icon-sy {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/4x3/sy.svg)
}

.flag-icon-sy.flag-icon-squared {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/1x1/sy.svg)
}

.flag-icon-sz {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/4x3/sz.svg)
}

.flag-icon-sz.flag-icon-squared {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/1x1/sz.svg)
}

.flag-icon-tc {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/4x3/tc.svg)
}

.flag-icon-tc.flag-icon-squared {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/1x1/tc.svg)
}

.flag-icon-td {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/4x3/td.svg)
}

.flag-icon-td.flag-icon-squared {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/1x1/td.svg)
}

.flag-icon-tf {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/4x3/tf.svg)
}

.flag-icon-tf.flag-icon-squared {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/1x1/tf.svg)
}

.flag-icon-tg {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/4x3/tg.svg)
}

.flag-icon-tg.flag-icon-squared {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/1x1/tg.svg)
}

.flag-icon-th {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/4x3/th.svg)
}

.flag-icon-th.flag-icon-squared {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/1x1/th.svg)
}

.flag-icon-tj {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/4x3/tj.svg)
}

.flag-icon-tj.flag-icon-squared {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/1x1/tj.svg)
}

.flag-icon-tk {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/4x3/tk.svg)
}

.flag-icon-tk.flag-icon-squared {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/1x1/tk.svg)
}

.flag-icon-tl {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/4x3/tl.svg)
}

.flag-icon-tl.flag-icon-squared {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/1x1/tl.svg)
}

.flag-icon-tm {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/4x3/tm.svg)
}

.flag-icon-tm.flag-icon-squared {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/1x1/tm.svg)
}

.flag-icon-tn {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/4x3/tn.svg)
}

.flag-icon-tn.flag-icon-squared {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/1x1/tn.svg)
}

.flag-icon-to {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/4x3/to.svg)
}

.flag-icon-to.flag-icon-squared {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/1x1/to.svg)
}

.flag-icon-tr {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/4x3/tr.svg)
}

.flag-icon-tr.flag-icon-squared {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/1x1/tr.svg)
}

.flag-icon-tt {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/4x3/tt.svg)
}

.flag-icon-tt.flag-icon-squared {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/1x1/tt.svg)
}

.flag-icon-tv {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/4x3/tv.svg)
}

.flag-icon-tv.flag-icon-squared {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/1x1/tv.svg)
}

.flag-icon-tw {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/4x3/tw.svg)
}

.flag-icon-tw.flag-icon-squared {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/1x1/tw.svg)
}

.flag-icon-tz {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/4x3/tz.svg)
}

.flag-icon-tz.flag-icon-squared {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/1x1/tz.svg)
}

.flag-icon-ua {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/4x3/ua.svg)
}

.flag-icon-ua.flag-icon-squared {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/1x1/ua.svg)
}

.flag-icon-ug {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/4x3/ug.svg)
}

.flag-icon-ug.flag-icon-squared {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/1x1/ug.svg)
}

.flag-icon-um {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/4x3/um.svg)
}

.flag-icon-um.flag-icon-squared {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/1x1/um.svg)
}

.flag-icon-us {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/4x3/us.svg)
}

.flag-icon-us.flag-icon-squared {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/1x1/us.svg)
}

.flag-icon-uy {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/4x3/uy.svg)
}

.flag-icon-uy.flag-icon-squared {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/1x1/uy.svg)
}

.flag-icon-uz {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/4x3/uz.svg)
}

.flag-icon-uz.flag-icon-squared {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/1x1/uz.svg)
}

.flag-icon-va {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/4x3/va.svg)
}

.flag-icon-va.flag-icon-squared {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/1x1/va.svg)
}

.flag-icon-vc {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/4x3/vc.svg)
}

.flag-icon-vc.flag-icon-squared {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/1x1/vc.svg)
}

.flag-icon-ve {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/4x3/ve.svg)
}

.flag-icon-ve.flag-icon-squared {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/1x1/ve.svg)
}

.flag-icon-vg {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/4x3/vg.svg)
}

.flag-icon-vg.flag-icon-squared {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/1x1/vg.svg)
}

.flag-icon-vi {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/4x3/vi.svg)
}

.flag-icon-vi.flag-icon-squared {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/1x1/vi.svg)
}

.flag-icon-vn {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/4x3/vn.svg)
}

.flag-icon-vn.flag-icon-squared {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/1x1/vn.svg)
}

.flag-icon-vu {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/4x3/vu.svg)
}

.flag-icon-vu.flag-icon-squared {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/1x1/vu.svg)
}

.flag-icon-wf {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/4x3/wf.svg)
}

.flag-icon-wf.flag-icon-squared {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/1x1/wf.svg)
}

.flag-icon-ws {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/4x3/ws.svg)
}

.flag-icon-ws.flag-icon-squared {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/1x1/ws.svg)
}

.flag-icon-ye {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/4x3/ye.svg)
}

.flag-icon-ye.flag-icon-squared {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/1x1/ye.svg)
}

.flag-icon-yt {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/4x3/yt.svg)
}

.flag-icon-yt.flag-icon-squared {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/1x1/yt.svg)
}

.flag-icon-za {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/4x3/za.svg)
}

.flag-icon-za.flag-icon-squared {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/1x1/za.svg)
}

.flag-icon-zm {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/4x3/zm.svg)
}

.flag-icon-zm.flag-icon-squared {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/1x1/zm.svg)
}

.flag-icon-zw {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/4x3/zw.svg)
}

.flag-icon-zw.flag-icon-squared {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/1x1/zw.svg)
}

.flag-icon-es-ct {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/4x3/es-ct.svg)
}

.flag-icon-es-ct.flag-icon-squared {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/1x1/es-ct.svg)
}

.flag-icon-eu {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/4x3/eu.svg)
}

.flag-icon-eu.flag-icon-squared {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/1x1/eu.svg)
}

.flag-icon-gb-eng {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/4x3/gb-eng.svg)
}

.flag-icon-gb-eng.flag-icon-squared {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/1x1/gb-eng.svg)
}

.flag-icon-gb-nir {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/4x3/gb-nir.svg)
}

.flag-icon-gb-nir.flag-icon-squared {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/1x1/gb-nir.svg)
}

.flag-icon-gb-sct {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/4x3/gb-sct.svg)
}

.flag-icon-gb-sct.flag-icon-squared {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/1x1/gb-sct.svg)
}

.flag-icon-gb-wls {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/4x3/gb-wls.svg)
}

.flag-icon-gb-wls.flag-icon-squared {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/1x1/gb-wls.svg)
}

.flag-icon-un {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/4x3/un.svg)
}

.flag-icon-un.flag-icon-squared {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/1x1/un.svg)
}

.breadcrumb > li a {
    color: #9e9e9e
}

.breadcrumb > li a:hover {
    color: #da291c
}

.breadcrumb > li.active a {
    color: #757575
}

.visible-overlay {
    display: none !important
}

@media (min-width: 1441px) {
    .visible-overlay {
        display: block !important
    }

    table.visible-overlay {
        display: table !important
    }

    tr.visible-overlay {
        display: table-row !important
    }

    td.visible-overlay, th.visible-overlay {
        display: table-cell !important
    }
}

.flag-icon-qc {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/4x3/qc.svg)
}

.flag-icon-qc.flag-icon-squared {
    background-image: url(https://d27ppybfoyyraq.cloudfront.net/image/assets/flags/1x1/qc.svg)
}

.btn {
    -webkit-transition: all .25s;
    transition: all .25s
}

.btn-white {
    color: #da291c;
    background-color: #fff;
    border-color: #fff;
    background-color: #f2f2f2;
    border-color: #f2f2f2
}

.btn-white.focus, .btn-white:focus {
    color: #da291c;
    background-color: #e6e6e6;
    border-color: #bfbfbf
}

.btn-white.active, .btn-white:active, .btn-white:hover, .open > .dropdown-toggle.btn-white {
    color: #da291c;
    background-color: #e6e6e6;
    border-color: #e0e0e0
}

.btn-white.active.focus, .btn-white.active:focus, .btn-white.active:hover, .btn-white:active.focus, .btn-white:active:focus, .btn-white:active:hover, .open > .dropdown-toggle.btn-white.focus, .open > .dropdown-toggle.btn-white:focus, .open > .dropdown-toggle.btn-white:hover {
    color: #da291c;
    background-color: #d4d4d4;
    border-color: #bfbfbf
}

.btn-white.active, .btn-white:active, .open > .dropdown-toggle.btn-white {
    background-image: none
}

.btn-white.disabled.focus, .btn-white.disabled:focus, .btn-white.disabled:hover, .btn-white[disabled].focus, .btn-white[disabled]:focus, .btn-white[disabled]:hover, fieldset[disabled] .btn-white.focus, fieldset[disabled] .btn-white:focus, fieldset[disabled] .btn-white:hover {
    background-color: #fff;
    border-color: #fff
}

.btn-white .badge {
    color: #fff;
    background-color: #da291c
}

.btn-outline {
    background-color: transparent;
    color: inherit;
    font-weight: 500
}

.btn-primary.btn-outline {
    color: #da291c
}

.btn-default.btn-outline {
    color: #757575
}

.btn-success.btn-outline {
    color: #5cb85c
}

.btn-info.btn-outline {
    color: #5bc0de
}

.btn-warning.btn-outline {
    color: #f0ad4e
}

.btn-danger.btn-outline {
    color: #d9534f
}

.btn-white.btn-outline {
    color: #fff
}

.btn-white.btn-outline:focus, .btn-white.btn-outline:hover {
    color: #da291c
}

.btn-danger.btn-outline:focus, .btn-danger.btn-outline:hover, .btn-default.btn-outline:focus, .btn-default.btn-outline:hover, .btn-info.btn-outline:focus, .btn-info.btn-outline:hover, .btn-primary.btn-outline:focus, .btn-primary.btn-outline:hover, .btn-success.btn-outline:focus, .btn-success.btn-outline:hover, .btn-warning.btn-outline:focus, .btn-warning.btn-outline:hover {
    color: #fff
}

.yamm .collapse, .yamm .dropdown, .yamm .dropup, .yamm .nav {
    position: static
}

.yamm .container {
    position: relative
}

.yamm .dropdown-menu {
    left: auto;
    padding: 0;
    -webkit-box-shadow: none;
    box-shadow: none
}

.yamm .dropdown-menu .national-device-repairs .device-list .col-md-15 {
    padding: 0;
    max-width: 160px;
    background: #f8f8f8
}

.yamm .dropdown-menu .national-device-repairs .device-list .device-link figure {
    margin: 0;
    min-width: 160px;
    min-height: 165px;
    -webkit-transition: all .1s ease-in-out;
    transition: all .1s ease-in-out;
    border-right: 1px solid #f0f0f0;
    -webkit-box-shadow: none;
    box-shadow: none
}

.yamm .dropdown-menu .national-device-repairs .device-list .device-link figure img {
    width: auto;
    max-height: 135px;
    max-width: 135px
}

.yamm .dropdown-menu .national-device-repairs .device-list .device-link figure figcaption {
    background: #f8f8f8;
    color: #181f2d;
    border: none;
    -webkit-transition: all .1s ease-in-out;
    transition: all .1s ease-in-out
}

.yamm .dropdown-menu .national-device-repairs .device-list .device-link figure:hover {
    background-color: #269cd8
}

.yamm .dropdown-menu .national-device-repairs .device-list .device-link figure:hover figcaption {
    background-color: #0080c0;
    color: #fff
}

.yamm .dropdown.yamm-fw .dropdown-menu {
    -webkit-box-shadow: 0 4px 10px rgba(0, 0, 0, .1);
    box-shadow: 0 4px 10px rgba(0, 0, 0, .1)
}

h3.menu-cat-heading a {
    color: #da291c !important
}

h3.menu-cat-heading a:focus, h3.menu-cat-heading a:hover {
    color: #424242 !important
}

.navbar {
    margin: 0 !important;
    border-radius: 0 !important;
    border: none !important
}

.navbar-brand {
    padding: 18px 20px
}

.lang {
    padding-left: 2px;
    padding-right: 2px;
    color: #fff !important
}

.lang img {
    width: 16px
}

#header {
    background: #212121 !important;
    padding-left: 0;
    padding-right: 0
}

#navbar {
    -webkit-transition: background-color .5s ease;
    transition: background-color .5s ease
}

.fixed {
    position: fixed;
    z-index: 9999;
    width: 100%;
    top: 0
}

.fixed-fade {
    background-color: rgba(0, 0, 0, .83)
}

@media (min-width: 768px) {
    #mySavedLocationDrop {
        width: 350px
    }
}

#mySavedLocation {
    text-align: left;
    padding: 10px 15px
}

#mySavedLocation p {
    text-align: left;
    margin: 5px 0
}

#mySavedLocation .page-header {
    margin-top: 0;
    margin-bottom: 10px
}

#mySavedLocation .locDirectionsNav {
    cursor: pointer
}

#mySavedLocation h3 {
    margin-top: 0;
    padding-top: 0
}

.navbar-default .navbar-toggle {
    font-size: 2em;
    margin: 12px 10px 11px;
    padding: 0 10px;
    color: #fff !important;
    border: none !important
}

.navbar-default .navbar-toggle .icon-bar, .navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
    background-color: transparent !important
}

.navbar-default .navbar-collapse, .navbar-default .navbar-form {
    border: none !important
}

.navbar-default .nav-ubif > li > a {
    color: #fff;
    font-size: 1.15em;
    padding-top: 20.5px;
    padding-bottom: 20.5px;
    font-weight: 700;
    font-family: Open Sans;
    text-transform: uppercase
}

.navbar-default .nav-ubif > li > a:focus, .navbar-default .nav-ubif > li > a:hover {
    color: #fff;
    background-color: transparent !important
}

.navbar-default .nav-ubif #nav-search-form, .navbar-default .nav-ubif > li > a {
    -webkit-transition: all .5s;
    transition: all .5s
}

.navbar-default .nav-ubif .menu-categories h3 a {
    color: #da291c !important
}

.navbar-default .nav-ubif .menu-categories h3 a:focus, .navbar-default .nav-ubif .menu-categories h3 a:hover {
    color: #424242 !important
}

.navbar-default .nav-ubif .menu-categories a {
    color: #757575
}

.navbar-default .nav-ubif .menu-categories a:hover {
    color: #da291c
}

.navbar-default .nav-ubif #nav-search-box {
    position: relative
}

.navbar-default .nav-ubif #nav-search-box .ns-search-wrapper {
    padding-top: 12px
}

.navbar-default .nav-ubif #nav-search-box .ns-search-link {
    position: absolute;
    padding: 8px;
    margin-left: 28px;
    font-size: 1.3em
}

.navbar-default .nav-ubif #nav-search-box .input-group-addon, .navbar-default .nav-ubif #nav-search-box .ns-search-box {
    font-size: 15px;
    background-color: #535353;
    border: 1px solid #535353;
    color: #fff
}

.navbar-default .nav-ubif > .active > a, .navbar-default .nav-ubif > .active > a:focus, .navbar-default .nav-ubif > .active > a:hover {
    color: #555;
    background-color: #101010
}

.navbar-default .nav-ubif > .disabled > a, .navbar-default .nav-ubif > .disabled > a:focus, .navbar-default .nav-ubif > .disabled > a:hover {
    color: #ccc;
    background-color: transparent
}

.navbar-default .searchoff > li > a {
    padding-left: 35px;
    padding-right: 35px
}

.navbar-default .searchoff .ns-search-wrapper {
    padding-left: 40px
}

.navbar-default .searchoff #nav-search-form {
    width: 37px;
    overflow: hidden;
    filter: alpha(opacity=0);
    opacity: 0
}

.navbar-default .searchon > li > a {
    padding-left: 15px;
    padding-right: 15px
}

.navbar-default .searchon .ns-search-wrapper {
    padding-left: 23px
}

.navbar-default .searchon #nav-search-form {
    width: 247px;
    overflow: visible
}

.navbar-default .searchon #nav-search-form .ns-search-box {
    padding-left: 0
}

.navbar-default .searchon #nav-search-box .ns-search-link {
    filter: alpha(opacity=0);
    opacity: 0
}

.navbar-default .menu-categories > h2, .navbar-default .menu-categories h3 {
    padding-top: 0;
    margin-top: 0
}

.navbar-default .menu-categories > ul > li {
    list-style: none !important
}

.navbar-default .menu-categories > ul > li > a {
    color: #363636;
    text-decoration: none;
    font-size: 14px
}

.navbar-default .french-nav .device-list .device-link figure figcaption, .navbar-default .spanish-nav .device-list .device-link figure figcaption {
    padding: 20px 5px;
    font-size: 11px
}

.navbar-default .spanish-nav > li > a {
    padding-left: 20px;
    padding-right: 20px;
    font-size: 1em
}

.navbar-default .spanish-nav.searchon > li > a {
    padding-left: 7px;
    padding-right: 7px;
    font-size: .85em
}

.list-pad-lgr > li:last-child {
    border: none
}

.list-pad-lgr > li > a {
    padding: 6px 20px !important
}

.list-pad-lgr > li > a:hover {
    color: #da291c
}

.list-pad-lgr .fa {
    width: 20px
}

.ui-autocomplete {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    float: left;
    display: none;
    min-width: 155px;
    _width: 155px;
    padding: 4px 0;
    margin: 2px 0 0 -42px;
    list-style: none;
    background-color: #fff;
    border-width: 0;
    border-radius: 0;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
    background-clip: padding-box;
    *border-right-width: 2px;
    *border-bottom-width: 2px
}

.ui-autocomplete .ui-menu-item > a.ui-corner-all {
    display: block;
    padding: 3px 15px;
    clear: both;
    font-weight: 400;
    line-height: 18px;
    color: #555;
    white-space: nowrap;
    text-decoration: none;
    cursor: pointer
}

.ui-autocomplete .ui-menu-item > a.ui-corner-all.ui-state-active, .ui-autocomplete .ui-menu-item > a.ui-corner-all.ui-state-hover, .ui-autocomplete .ui-menu-item > a.ui-corner-all:hover {
    color: #fff;
    text-decoration: none;
    background-color: #ef5350;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0
}

#top_nav {
    padding-top: 5px;
    padding-bottom: 5px;
    background: #000;
    position: relative;
    top: 0;
    z-index: 4;
    font-size: 11px
}

#top_nav a.top-link {
    color: #bdbdbd;
    -webkit-transition: all .25s;
    transition: all .25s
}

#top_nav a.top-link:hover {
    color: #f5f5f5
}

#top_nav a.top-link span {
    margin-right: 3px;
    font-size: .8em
}

#top_nav a.top-link > span.flag-icon {
    font-size: 1em
}

#top_nav a.top-link .fa-inverse {
    color: #000
}

#top_nav a {
    text-decoration: none
}

#top_nav .dropdown-menu table * {
    color: #333
}

#top_nav .tls {
    margin-left: 25px;
    padding: 5px
}

#top_nav .btn-primary {
    font-weight: 600;
    padding: 6px 8px
}

#top_nav .language-dd, #top_nav .my-repairs-dd {
    left: 10px;
    margin-top: 7px;
    border-radius: 0
}

#top_nav .language-dd span.fa, #top_nav .my-repairs-dd span.fa {
    padding-right: 10px
}

#top_nav .language-dd li a:focus, #top_nav .language-dd li a:hover, #top_nav .my-repairs-dd li a:focus, #top_nav .my-repairs-dd li a:hover {
    color: #da291c !important
}

@media (min-width: 768px) {
    .navbar-default .dropdown-menu {
        top: 110%;
        display: block;
        visibility: hidden;
        opacity: 0;
        transition: .3s ease-in-out;
        -moz-transition: .3s ease-in-out;
        -webkit-transition: .3s ease-in-out
    }

    .navbar-default .dropdown:hover .dropdown-menu {
        display: block;
        top: 100%;
        opacity: 1;
        visibility: visible
    }

    .navbar-ubif #navbar-main-links {
        margin-left: 170px
    }
}

@media (min-width: 991px) and (max-width: 1200px) {
    .navbar-default .nav-ubif > li > a {
        font-size: 1.05em
    }

    .navbar-default .searchoff > li > a {
        padding-left: 20px;
        padding-right: 20px
    }

    .navbar-default .searchoff .ns-search-wrapper {
        padding-left: 20px
    }

    .navbar-default .searchoff #nav-search-form {
        width: 37px
    }

    .navbar-default .spanish-nav > li > a {
        padding-left: 10px;
        padding-right: 10px;
        font-size: .85em
    }

    .navbar-default .searchon > li > a, .navbar-default .spanish-nav > li > a {
        padding-left: 7px;
        padding-right: 7px
    }

    .navbar-default .searchon .ns-search-wrapper {
        padding-left: 7px
    }

    .navbar-default .searchon #nav-search-form {
        width: 212px
    }
}

@media (min-width: 767px) and (max-width: 992px) {
    .navbar-brand {
        padding: 18px 10px
    }

    .navbar-nav {
        float: right
    }

    .navbar-default .nav-ubif > li > a {
        font-size: .96em
    }

    .navbar-default .searchoff > li > a {
        padding-left: 10px;
        padding-right: 10px
    }

    .navbar-default .spanish-nav > li > a {
        padding-left: 7px;
        padding-right: 7px;
        font-size: .85em
    }

    .navbar-default .spanish-nav .searchon > li > a {
        padding-left: 5px;
        padding-right: 5px;
        font-size: .85em
    }

    .navbar-default .dropdown-menu {
        left: 0
    }
}

@media (max-width: 767px) {
    .navbar-default .nav-ubif > li > a {
        text-align: left !important
    }

    #mySavedLocation {
        background-color: rgba(0, 0, 0, .4) !important;
        padding-left: 35px !important;
        padding-right: 35px !important;
        padding-bottom: 20px !important
    }

    #mySavedLocation .page-header {
        margin-top: 10px;
        margin-bottom: 20px
    }

    #mySavedLocation .btn {
        margin-bottom: 15px
    }

    #mySavedLocation h3 {
        text-align: center;
        color: #e0e0e0;
        margin-bottom: 20px
    }

    .list-pad-lgr {
        background-color: rgba(0, 0, 0, .4) !important;
        font-size: 1.2em
    }

    .list-pad-lgr > li {
        padding-left: 30px
    }

    .list-pad-lgr > li:last-child {
        border: none
    }

    .list-pad-lgr > li > a {
        color: hsla(0, 0%, 100%, .54) !important;
        padding: 9px 20px !important
    }

    .list-pad-lgr > li > a:hover {
        color: #fff
    }
}

@media (min-width: 992px) {
    .navbar-brand {
        padding: 18px 10px
    }

    .navbar-nav {
        float: right
    }
}

.nav-img-container {
    padding: 20px 0
}

.nav-img-container a {
    display: block;
    width: 100%;
    height: 100%;
    margin-top: 0
}

.nav-img-container a img {
    margin: 0 auto;
    padding-left: 20px;
    padding-right: 20px;
    -webkit-filter: grayscale(50%)
}

@media (min-width: 768px) {
    .nav-img-container a img {
        padding-left: 10px;
        padding-right: 10px
    }
}

.nav-img-container a:hover img {
    -webkit-transition: all .25s ease;
    transition: all .25s ease;
    -webkit-filter: grayscale(0);
    margin-top: -5px;
    margin-bottom: 5px
}

.nav-img-container .nav-img-caption {
    font-weight: 600;
    display: block;
    padding: 20px 0 0
}

.lock-scroll {
    overflow: hidden
}

.auto-scroll {
    overflow: auto;
    height: 100%
}

.timeline-month {
    width: 90px;
    text-align: center;
    position: relative;
    left: 3%;
    margin-left: -42px
}

.timeline {
    padding-left: 0;
    list-style: none;
    position: relative
}

.timeline:before {
    content: "";
    position: absolute;
    top: 10px;
    bottom: 0;
    width: 2px;
    background: #e9ecf0;
    left: 3%;
    margin-left: 2px
}

.timeline > li {
    position: relative
}

.timeline > li .timeline-header {
    padding: 0 0 15px;
    color: hsla(0, 0%, 100%, .5);
    font-size: 1.1em
}

.timeline > li .timeline-header:after, .timeline > li .timeline-header:before {
    content: " ";
    display: table
}

.timeline > li .timeline-header:after {
    clear: both
}

.timeline > li .timeline-header span.date {
    float: left
}

.timeline > li .timeline-header span.edit {
    float: right
}

.timeline > li .timeline-icon {
    width: 50px;
    height: 50px;
    font-size: 1.9em;
    line-height: 50px;
    -webkit-font-smoothing: antialiased;
    position: absolute;
    color: #9e9e9e;
    background: #e0e0e0;
    border-radius: 50%;
    text-align: center;
    left: 3%;
    top: 0;
    margin: 0 0 0 -22px;
    padding: 0
}

.timeline > li .timeline-body {
    margin: 0 0 20px 10%;
    padding: 20px;
    color: hsla(0, 0%, 100%, .75);
    position: relative;
    border-width: 2px;
    border-style: solid;
    border-radius: 6px;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
    box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
    background-color: #fff
}

.timeline > li .timeline-body h1, .timeline > li .timeline-body h2, .timeline > li .timeline-body h3, .timeline > li .timeline-body h4, .timeline > li .timeline-body h5, .timeline > li .timeline-body h6 {
    color: #fff
}

.timeline > li .timeline-body:after {
    right: 100%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: transparent;
    border-width: 10px;
    top: 5%
}

.timeline > li .timeline-body img {
    margin: 5px 20px 0 0
}

.timeline > li .timeline-footer {
    background: #bdbdbd;
    color: #fff;
    padding: 10px 20px;
    margin: 25px -22px -22px
}

.timeline > li .timeline-footer:after, .timeline > li .timeline-footer:before {
    content: " ";
    display: table
}

.timeline > li .timeline-footer:after {
    clear: both
}

.timeline > li .timeline-footer span.status {
    font-weight: 600
}

.timeline > li .timeline-footer-init {
    background: #fff;
    margin: 25px -22px -22px
}

.timeline > li .timeline-footer-init:after, .timeline > li .timeline-footer-init:before {
    content: " ";
    display: table
}

.timeline > li .timeline-footer-init:after {
    clear: both
}

.timeline > li .timeline-footer-init .panel-group {
    margin-bottom: 0
}

.timeline > li .timeline-footer-init span.status {
    font-weight: 600
}

@media (max-width: 991px) {
    .timeline-month {
        width: 100%;
        text-align: center;
        margin-left: 0;
        left: 0
    }

    .timeline-month span {
        display: inline !important
    }

    .timeline:before {
        width: 0;
        left: 0
    }

    .timeline > li {
        margin-top: 20px
    }

    .timeline > li:first-child {
        margin-top: 0
    }

    .timeline > li .timeline-body {
        margin: 0 !important
    }

    .timeline > li .timeline-body:after {
        border-width: 0
    }

    .timeline > li .timeline-icon img {
        width: 30px;
        height: 30px;
        line-height: 30px;
        font-size: 1em;
        margin: 20px 50px 0 0;
        position: relative;
        float: right
    }
}

.timeline-primary .timeline-body {
    border-color: #da291c;
    background-color: #da291c !important
}

.timeline-primary .timeline-body, .timeline-primary .timeline-body h1, .timeline-primary .timeline-body h2, .timeline-primary .timeline-body h3, .timeline-primary .timeline-body h4, .timeline-primary .timeline-body h5, .timeline-primary .timeline-body h6 {
    color: hsla(0, 0%, 100%, .87) !important
}

.timeline-primary .author, .timeline-primary .date {
    color: hsla(0, 0%, 100%, .54)
}

.timeline-warning .timeline-body {
    border-color: #f0ad4e;
    background-color: #f0ad4e !important
}

.timeline-warning .timeline-body, .timeline-warning .timeline-body h1, .timeline-warning .timeline-body h2, .timeline-warning .timeline-body h3, .timeline-warning .timeline-body h4, .timeline-warning .timeline-body h5, .timeline-warning .timeline-body h6 {
    color: hsla(0, 0%, 100%, .87) !important
}

.timeline-warning .author, .timeline-warning .date {
    color: hsla(0, 0%, 100%, .54)
}

.timeline-danger .timeline-body {
    border-color: #d9534f;
    background-color: #d9534f !important
}

.timeline-danger .timeline-body, .timeline-danger .timeline-body h1, .timeline-danger .timeline-body h2, .timeline-danger .timeline-body h3, .timeline-danger .timeline-body h4, .timeline-danger .timeline-body h5, .timeline-danger .timeline-body h6 {
    color: hsla(0, 0%, 100%, .87) !important
}

.timeline-danger .author, .timeline-danger .date {
    color: hsla(0, 0%, 100%, .54)
}

.timeline-success .timeline-body {
    border-color: #5cb85c;
    background-color: #5cb85c !important
}

.timeline-success .timeline-body, .timeline-success .timeline-body h1, .timeline-success .timeline-body h2, .timeline-success .timeline-body h3, .timeline-success .timeline-body h4, .timeline-success .timeline-body h5, .timeline-success .timeline-body h6 {
    color: hsla(0, 0%, 100%, .87) !important
}

.timeline-success .author, .timeline-success .date {
    color: hsla(0, 0%, 100%, .54)
}

.timeline-info .timeline-body {
    border-color: #5bc0de;
    background-color: #5bc0de !important
}

.timeline-info .timeline-body, .timeline-info .timeline-body h1, .timeline-info .timeline-body h2, .timeline-info .timeline-body h3, .timeline-info .timeline-body h4, .timeline-info .timeline-body h5, .timeline-info .timeline-body h6 {
    color: hsla(0, 0%, 100%, .87) !important
}

.timeline-info .author, .timeline-info .date {
    color: hsla(0, 0%, 100%, .54)
}

.timeline-inverse .timeline-body {
    border-color: #00838f;
    background-color: #00838f !important
}

.timeline-inverse .timeline-body, .timeline-inverse .timeline-body h1, .timeline-inverse .timeline-body h2, .timeline-inverse .timeline-body h3, .timeline-inverse .timeline-body h4, .timeline-inverse .timeline-body h5, .timeline-inverse .timeline-body h6 {
    color: hsla(0, 0%, 100%, .87) !important
}

.timeline-inverse .author, .timeline-inverse .date {
    color: hsla(0, 0%, 100%, .54)
}

.timeline-white .timeline-body {
    border-color: #fff;
    background-color: #fff !important
}

.timeline-white .timeline-body, .timeline-white .timeline-body h1, .timeline-white .timeline-body h2, .timeline-white .timeline-body h3, .timeline-white .timeline-body h4, .timeline-white .timeline-body h5, .timeline-white .timeline-body h6 {
    color: rgba(0, 0, 0, .65) !important
}

.timeline-white .author, .timeline-white .date {
    color: rgba(0, 0, 0, .65)
}

.row-height {
    display: table;
    table-layout: fixed;
    height: 100%;
    width: 100%
}

.col-height {
    display: table-cell;
    float: none;
    height: 100%
}

.col-top {
    vertical-align: top
}

.col-middle {
    vertical-align: middle
}

.col-bottom {
    vertical-align: bottom
}

@media (min-width: 480px) {
    .row-xs-height {
        display: table;
        table-layout: fixed;
        height: 100%;
        width: 100%
    }

    .col-xs-height {
        display: table-cell;
        float: none;
        height: 100%
    }

    .col-xs-top {
        vertical-align: top
    }

    .col-xs-middle {
        vertical-align: middle
    }

    .col-xs-bottom {
        vertical-align: bottom
    }
}

@media (min-width: 768px) {
    .row-sm-height {
        display: table;
        table-layout: fixed;
        height: 100%;
        width: 100%
    }

    .col-sm-height {
        display: table-cell;
        float: none;
        height: 100%
    }

    .col-sm-top {
        vertical-align: top
    }

    .col-sm-middle {
        vertical-align: middle
    }

    .col-sm-bottom {
        vertical-align: bottom
    }
}

@media (min-width: 992px) {
    .row-md-height {
        display: table;
        table-layout: fixed;
        height: 100%;
        width: 100%
    }

    .col-md-height {
        display: table-cell;
        float: none;
        height: 100%
    }

    .col-md-top {
        vertical-align: top
    }

    .col-md-middle {
        vertical-align: middle
    }

    .col-md-bottom {
        vertical-align: bottom
    }
}

@media (min-width: 1200px) {
    .row-lg-height {
        display: table;
        table-layout: fixed;
        height: 100%;
        width: 100%
    }

    .col-lg-height {
        display: table-cell;
        float: none;
        height: 100%
    }

    .col-lg-top {
        vertical-align: top
    }

    .col-lg-middle {
        vertical-align: middle
    }

    .col-lg-bottom {
        vertical-align: bottom
    }
}

body, html {
    background: #fff;
    height: 100%
}

.wrap-content {
    min-height: 92%;
    height: auto !important;
    height: 100%
}

@media (min-width: 768px) {
    .wrap-content {
        margin: 0 0 -113px
    }

    .wrap-content .footer-fix, .wrap-content .push {
        height: 113px
    }
}

@media (min-width: 1200px) {
    .wrap-content {
        margin: 0 0 -95px
    }

    .wrap-content .footer-fix, .wrap-content .push {
        height: 95px
    }
}

iframe[name=google_conversion_frame] {
    height: 0 !important;
    width: 0 !important;
    line-height: 0 !important;
    font-size: 0 !important;
    margin-top: -13px;
    float: left
}

.white-sub-nav {
    background: #fff;
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 1.2em
}

.white-sub-nav ul {
    text-align: right;
    list-style: none;
    margin: 0;
    padding: 0
}

.white-sub-nav ul li {
    display: inline;
    margin-left: 25px
}

.white-sub-nav ul li a {
    color: #757575
}

.white-sub-nav ul li a:hover {
    color: #da291c
}

.white-sub-nav ul li.active {
    font-weight: 600 !important;
    color: #da291c !important
}

.white-sub-nav ul li.active a {
    color: #da291c !important
}

@media (min-width: 768px) {
    .white-sub-nav ul {
        margin: 0 30px 0 0
    }
}

.dim-bg {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    background: hsla(0, 0%, 100%, .5);
    -webkit-filter: blur(20px);
    filter: blur(20px);
    z-index: 5
}

.ajax-loader {
    position: absolute !important;
    top: 50% !important;
    left: 50% !important;
    -webkit-transform: translate(-50%, -50%) !important;
    transform: translate(-50%, -50%) !important;
    z-index: 6
}

.relative {
    position: relative
}

.no-padding {
    padding: 0
}

.no-margin {
    margin: 0
}

.move-down {
    margin-bottom: 15px !important
}

.move-down-10 {
    margin-bottom: 10px !important
}

.move-down-20 {
    margin-bottom: 20px !important
}

.move-down-30 {
    margin-bottom: 30px !important
}

.full-width {
    width: 100%
}

.tenspace {
    display: block;
    margin-bottom: 10px;
    clear: both
}

.pretty-padding {
    padding-left: 0;
    padding-right: 0
}

@media (min-width: 1200px) {
    .pretty-padding {
        padding-left: 60px;
        padding-right: 60px
    }
}

@media (min-width: 992px) {
    .pretty-padding {
        padding-left: 40px;
        padding-right: 40px
    }
}

.container-padding {
    padding-top: 65px;
    padding-bottom: 70px
}

input, select, textarea {
    -webkit-box-shadow: none !important;
    box-shadow: none !important
}

::-moz-selection {
    background-color: #f44336;
    color: #fff
}

::selection {
    background-color: #f44336;
    color: #fff
}

section {
    padding-top: 60px;
    padding-bottom: 60px
}

section.top {
    padding-top: 30px
}

@media (min-width: 992px) {
    section {
        padding-top: 80px;
        padding-bottom: 80px
    }

    .top {
        padding-top: 40px
    }
}

.form-req {
    color: #da291c
}

.sub-head {
    color: #757575;
    font-size: 16px;
    margin-top: 0;
    font-style: italic;
    margin-bottom: 0
}

.section-head {
    font-size: 2.6em;
    font-weight: 300;
    margin-bottom: 0
}

.section-head.red {
    color: #da291c
}

.section-head.white {
    color: #fff
}

@media (min-width: 992px) {
    .section-head {
        font-size: 3.4em
    }

    .sub-head {
        font-size: 19px
    }
}

.sub-sec-head {
    margin-top: 40px;
    margin-bottom: 40px
}

.sub-sec-head h3 {
    margin-bottom: 0;
    font-size: 1.8em
}

.sub-sec-head.sub-small {
    margin-top: 20px;
    margin-bottom: 20px
}

.sub-sec-head.sub-small h3 {
    margin-bottom: 0;
    font-size: 1.5em
}

.sub-sec-head.red h3 {
    color: #da291c
}

hr {
    border-color: #d7d7d7
}

.breads {
    background: #f5f5f5
}

.breads > ol, .breads ul {
    margin-bottom: 0
}

@media (max-width: 767px) {
    .breads {
        display: none
    }
}

#brand-statment-1 {
    background: #4dd0e1
}

#brand-statment-1 h2 {
    color: #fff;
    line-height: 1.5em
}

#brand-statment-1 a {
    display: block;
    padding-top: 25px;
    color: #fff;
    font-size: 1.4em;
    text-decoration: none
}

.promise-container {
    margin-bottom: 30px
}

.promise-container img {
    display: block;
    margin: 0 auto;
    padding-bottom: 40px
}

.promise-container p {
    font-size: 1.1em;
    color: #363636
}

@media (min-width: 992px) {
    .promise-container {
        margin-bottom: 0
    }

    .promise-container p {
        padding-left: 40px;
        padding-right: 40px
    }
}

.locations-container .move-btn {
    margin-top: 60px
}

.locations-container .locations-header i.fa-circle {
    color: #da291c;
    font-size: 1.7em
}

.locations-container .locations-header .section-head {
    margin-top: 0
}

.locations-container .locations-header p.lead {
    margin-bottom: 25px
}

.locations-container .locations-footer {
    background: #eee
}

.locations-container .map-group-container .arrow-container {
    text-align: center;
    min-height: 100%;
    height: 200px
}

.locations-container .div-style {
    padding: 20px;
    background: #eee
}

.locations-container .map {
    margin-top: 10px;
    margin-bottom: 10px;
    position: relative;
    background: #616161;
    height: 158px;
    overflow: hidden
}

.locations-container .map img {
    width: 100%;
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

@media (min-width: 768px) {
    .locations-container .map {
        height: 200px;
        -webkit-transition: -webkit-box-shadow .5s;
        transition: -webkit-box-shadow .5s;
        transition: box-shadow .5s;
        transition: box-shadow .5s, -webkit-box-shadow .5s
    }

    .locations-container .map:hover {
        -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, .54);
        box-shadow: 0 0 10px rgba(0, 0, 0, .54)
    }
}

.locations-container .map-info {
    position: absolute;
    display: block;
    bottom: 0;
    width: 100%;
    color: #fff;
    padding: 7px;
    background-color: rgba(218, 41, 28, .85)
}

.locations-container .map-dots {
    text-align: center;
    color: #78909c
}

.locations-container .map-dots .active {
    color: #da291c
}

.locationResults ul, .staticLocationResult ul {
    margin-top: 20px;
    list-style: none;
    padding: 0
}

.locationResults li, .staticLocationResult li {
    position: relative;
    background: #f5f5f5;
    padding: 5px 20px 5px 40px;
    margin-bottom: 10px;
    cursor: pointer;
    border-radius: 4px
}

.locationResults li span, .staticLocationResult li span {
    display: block
}

.locationResults li:hover, .staticLocationResult li:hover {
    background: #eee
}

.locationResults li .loc-name, .staticLocationResult li .loc-name {
    font-size: 17px;
    color: #da291c
}

.locationResults li i, .staticLocationResult li i {
    color: #da291c;
    position: absolute;
    top: 30%;
    left: 14px
}

.locationResults li .loc-distance i, .staticLocationResult li .loc-distance i {
    position: relative;
    top: auto;
    left: auto
}

#footer-container {
    background: #212121
}

#footer-container .container {
    margin: 3em auto 2em
}

#footer-container #mc-embedded-subscribe-form input {
    border-radius: 0
}

#footer-container #mc-embedded-subscribe-form .btn {
    border-radius: 0;
    left: 5px
}

#footer-container h4, #footer-container h4 a {
    color: #eee
}

#footer-container a {
    color: #bdbdbd;
    text-decoration: none
}

#footer-container a:hover {
    color: #9e9e9e
}

#footer-container .foot-contact {
    margin: 2em auto;
    position: relative;
    left: -1em
}

#footer-container .foot-contact a {
    font-weight: 700;
    color: #eee;
    margin-bottom: 1em
}

#footer-container .foot-contact a:hover {
    color: #9e9e9e
}

#footer-container .foot-contact a span {
    margin-right: 5px;
    line-height: 0
}

#footer-container .foot-contact-spanish {
    font-size: 1em
}

#footer-container ul.foot-links {
    list-style-type: none;
    font-size: 1.1em;
    padding-left: 0
}

#footer-container ul.foot-links li {
    padding: 4px 0
}

@media (max-width: 992px) {
    #footer-container ul.foot-links li {
        padding: .8em 0;
        display: inline-block
    }

    #footer-container ul.foot-links li a {
        padding: .5em 1.1em
    }
}

#footer-container ul.social-footer {
    list-style: none;
    margin-top: -3px;
    padding: 0;
    text-align: left
}

#footer-container ul.social-footer li {
    display: inline;
    margin-right: 5px;
    margin-left: 5px
}

#footer-container ul.social-footer li a {
    -webkit-transition: all .25s ease;
    transition: all .25s ease
}

#footer-container ul.social-footer li a.youtube:hover {
    color: #c4302b
}

#footer-container ul.social-footer li a.facebook:hover {
    color: #3b5998
}

#footer-container ul.social-footer li a.instagram:hover {
    color: #3f729b
}

#footer-container ul.social-footer li a.twitter:hover {
    color: #00a0d1
}

#footer-container ul.social-footer li a.google:hover {
    color: #db4a39
}

#footer-social ul.social-footer {
    list-style: none;
    margin-top: -3px;
    padding: 0;
    text-align: left;
}

#footer-social a {
    color: #bdbdbd;
    text-decoration: none;
}

#footer-social ul.social-footer li {
    display: inline;
    margin-right: 5px;
    margin-left: 5px
}

#footer-social ul.social-footer li a {
    -webkit-transition: all .25s ease;
    transition: all .25s ease
}

#footer-social ul.social-footer li a.youtube:hover {
    color: #c4302b
}

#footer-social ul.social-footer li a.facebook:hover {
    color: #3b5998
}

#footer-social ul.social-footer li a.instagram:hover {
    color: #3f729b
}

#footer-social ul.social-footer li a.twitter:hover {
    color: #00a0d1
}

#footer-social ul.social-footer li a.google:hover {
    color: #db4a39
}

@media (max-width: 992px) {
    #footer-container .newsletter {
        margin-top: 1em
    }

    #footer-container .branding {
        text-align: center
    }

    #footer-container .footer-site-links {
        padding: 0
    }
}

footer {
    color: #757575;
    padding-top: 20px;
    padding-left: 20px;
    padding-right: 20px
}

#footer-disclosure {
    background: #000;
    color: #424242;
    padding-top: 0;
    padding-bottom: 0;
    text-align: left
}

#footer-disclosure .container .row {
    /*margin-top: 1.5em*/
}

#footer-disclosure .container .row:first-of-type {
    /*margin-bottom: 1em*/
}

#footer-disclosure .foot-lang {
    display: inline-block;
    margin-top: 1em
}

@media (max-width: 992px) {
    #footer-disclosure .foot-lang {
        display: block;
        text-align: center;
        margin-bottom: 1em
    }
}

#footer-disclosure .foot-lang a {
    margin-right: 5px
}

.footer-copy {
    color: #9e9e9e;
    font-size: 14px;
    display: inline-block;
    padding-top: 1em
}

.footer-copy a {
    color: #9e9e9e
}

.footer-copy a, .footer-copy span {
    padding-bottom: 12px;
    display: inline;
    text-align: left;
    margin-left: 10px;
    margin-right: 10px
}

.footer-copy.warranty-links {
    padding-top: 1.5em
}

@media (max-width: 600px) {
    .footer-copy.warranty-links {
        width: 100%;
        display: block
    }
}

@media (max-width: 992px) {
    .footer-copy {
        display: block;
        font-size: 14px;
        padding-top: 0
    }

    .footer-copy, .footer-copy:first-of-type {
        text-align: center
    }

    .footer-copy a {
        display: inline;
        text-align: left;
        margin: 0
    }

    .footer-copy a.copy-address {
        display: inline;
        margin: .5em 0 0
    }

    .footer-copy span {
        text-align: left;
        display: inline
    }

    .footer-copy span.copyright {
        margin: 0
    }
}

.modal-backdrop {
    z-index: 1039
}

.modal-dialog {
    z-index: 1050
}

.col-lg-15, .col-md-15, .col-sm-15, .col-xs-15 {
    position: relative;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px
}

.col-xs-15 {
    width: 20%;
    float: left
}

@media (min-width: 768px) {
    .col-sm-15 {
        width: 20%;
        float: left
    }
}

@media (min-width: 992px) {
    .col-md-15 {
        width: 25%;
        float: left
    }
}

@media (min-width: 1250px) {
    .col-lg-15 {
        width: 20%;
        float: left
    }
}

@media (max-width: 992px) {
    div#habla_beta_container_do_not_rely_on_div_classes_or_names {
        display: none
    }
}

.ajax-loader.loading-bg.custom-load i {
    color: rgba(0, 0, 0, .26)
}

div#olark-container {
    height: 400px !important;
    width: 350px !important;
    max-height: 95% !important;
    border-radius: 10px 10px 0 0 !important;
    top: inherit !important;
    -webkit-transition: all .6s ease-in-out, width .2s ease-in-out, top .4s ease-in-out !important;
    transition: all .6s ease-in-out, width .2s ease-in-out, top .4s ease-in-out !important;
    right: 20px !important
}

@media (max-width: 480px) {
    div#olark-container {
        width: 100% !important
    }
}

.bg-grey {
    background: #f1f1f1
}

.place-holder {
    background: #eee;
    height: 300px;
    margin-bottom: 10px;
    margin-top: 10px
}

.header-unit {
    height: 600px;
    border-right: none;
    border-left: none;
    position: relative;
    padding: 20px
}

.header-hero {
    text-align: center;
    padding-top: 25px;
    background: radial-gradient(circle, #fff, #efefef)
}

.header-hero h1 {
    font-weight: 700;
    color: #da291c;
    font-size: 26px;
    margin-bottom: 0;
    text-transform: uppercase
}

.header-hero h4 {
    color: #7f7f7f;
    font-weight: 300;
    font-size: 18px;
    margin-top: 10px;
    margin-bottom: 20px
}

.header-hero .btn-round {
    color: #fff;
    text-transform: uppercase;
    border-radius: 100px;
    font-weight: 600;
    font-size: 16px;
    background: #212121;
    border: 1px solid #fff;
    -webkit-box-shadow: 0 1px 4px 0 rgba(0, 0, 0, .24);
    box-shadow: 0 1px 4px 0 rgba(0, 0, 0, .24);
    padding: 15px 40px
}

.header-hero .btn-round i {
    opacity: .4;
    margin-left: 5px
}

.header-hero-fr .btn-round {
    padding: 15px 30px;
    font-size: 12px
}

@media (min-width: 768px) {
    .header-hero {
        min-height: 625px;
        padding-top: 70px;
        background-image: url("../images/about/wecanfixit.png"), radial-gradient(circle, #fff, #efefef);
        background-repeat: no-repeat;
        background-position: bottom
    }

    .header-hero h1 {
        font-size: 48px;
        margin-bottom: 0
    }

    .header-hero-fr {
        min-height: 650px
    }
}

@media (min-width: 1200px) {
    .header-hero h1 {
        font-size: 60px;
        margin-bottom: 0
    }

    .header-hero h4 {
        font-size: 26px;
        margin-bottom: 40px;
        margin-top: 0
    }

    .header-hero .btn-round {
        font-size: 16px;
        padding: 20px 40px
    }

    .header-hero-fr h1 {
        font-size: 48px
    }
}

.margin-fix {
    margin-top: 60px
}

.about-us-home {
    margin-top: 40px
}

#day-90, #free-diag, #low-price, #q-e-repair {
    position: relative;
    overflow: hidden;
    height: 550px;
    width: 100%
}

#day-90 p, #free-diag p, #low-price p, #q-e-repair p {
    font-weight: 400;
    font-size: 1.2em;
    color: #fff
}

@media (max-width: 500px) {
    #day-90 p, #free-diag p, #low-price p, #q-e-repair p {
        font-size: 1.05em
    }
}

#day-90 .pitch-img, #free-diag .pitch-img, #low-price .pitch-img, #q-e-repair .pitch-img {
    display: block;
    position: absolute;
    width: 1114px;
    height: 550px
}

#day-90 .pitch-text, #free-diag .pitch-text, #low-price .pitch-text, #q-e-repair .pitch-text {
    margin-top: 85px;
    padding: 5px 20px 10px
}

#day-90 .pitch-heading, #free-diag .pitch-heading, #low-price .pitch-heading, #q-e-repair .pitch-heading {
    line-height: 1.2em;
    margin-bottom: 5px;
    font-size: 2.2em;
    font-weight: 300
}

#day-90 .pitch-heading span, #free-diag .pitch-heading span, #low-price .pitch-heading span, #q-e-repair .pitch-heading span {
    font-weight: 700
}

@media (min-width: 768px) {
    #day-90 .pitch-text, #free-diag .pitch-text, #low-price .pitch-text, #q-e-repair .pitch-text {
        margin-top: 150px
    }

    #day-90 .pitch-heading, #free-diag .pitch-heading, #low-price .pitch-heading, #q-e-repair .pitch-heading {
        margin-bottom: 5px;
        font-size: 3em
    }
}

@media (min-width: 992px) {
    #day-90 .pitch-text, #free-diag .pitch-text, #low-price .pitch-text, #q-e-repair .pitch-text {
        padding: 0;
        margin-top: 150px;
        background: none !important
    }

    #day-90 .pitch-heading, #free-diag .pitch-heading, #low-price .pitch-heading, #q-e-repair .pitch-heading {
        margin-bottom: 5px;
        font-size: 3em;
        font-weight: 300
    }

    #day-90 .pitch-heading span, #free-diag .pitch-heading span, #low-price .pitch-heading span, #q-e-repair .pitch-heading span {
        font-weight: 700
    }
}

#free-diag .pitch-img, #q-e-repair .pitch-img {
    left: -300px
}

@media (min-width: 1200px) {
    #free-diag .pitch-img, #q-e-repair .pitch-img {
        left: -100px
    }
}

#free-diag .pitch-heading, #free-diag p, #q-e-repair .pitch-heading, #q-e-repair p {
    /*color: rgba(0, 0, 0, .87)*/
    color: rgb(255, 255, 255);
}

#day-90 .pitch-img, #low-price .pitch-img {
    right: -300px
}

@media (min-width: 1200px) {
    #day-90 .pitch-img, #low-price .pitch-img {
        right: -100px
    }
}

#day-90 .pitch-heading, #day-90 p, #low-price .pitch-heading, #low-price p {
    color: #fff
}

#free-diag .pitch-text {
    background: rgba(255, 179, 0, .85)
}

#low-price .pitch-text {
    background: rgba(0, 188, 212, .85)
}

#q-e-repair .pitch-text {
    background: rgba(175, 180, 43, .85)
}

#day-90 .pitch-text {
    background: rgba(218, 41, 28, .85)
}

.item:first-child {
    background-color: #b13229
}

.item:nth-child(2) {
    background-color: #00bcd4
}

.item:nth-child(3) {
    background-color: #afb42b
}

.item:nth-child(4) {
    background-color: #da291c
}

.carousel-control {
    width: 10%
}

.carousel-control.left, .carousel-control.right {
    background: none
}

.we-fix-everything .insta-text, .we-fix-everything .ubif-contact {
    padding-bottom: 50px
}

.we-fix-everything .section-head {
    padding-bottom: 20px
}

.ubif-contact .section-head {
    padding-bottom: 15px
}

ul.ubif-instagram {
    list-style: none;
    padding-left: 0
}

ul.ubif-instagram li {
    padding-right: 0;
    padding-left: 0;
    margin-right: 0;
    margin-left: 0;
    border: 0
}

figure {
    margin: 0;
    position: relative;
    overflow: hidden;
    cursor: pointer
}

figure.img {
    display: block;
    position: relative;
    max-width: 100%;
    height: 150px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50%
}

@media (min-width: 450px) {
    figure.img {
        height: 220px
    }
}

@media (min-width: 768px) {
    figure.img {
        height: 185px
    }
}

@media (min-width: 992px) {
    figure.img {
        height: 240px
    }
}

@media (min-width: 1200px) {
    figure.img {
        height: 290px
    }
}

figure h3 {
    color: #757575;
    font-size: 1.2em;
    line-height: 1.2;
    font-weight: 600;
    margin-bottom: 10px;
    margin-top: 0;
    padding-right: 0
}

figure a .biffy-gram {
    color: hsla(0, 0%, 100%, .54);
    display: block;
    position: absolute;
    width: 44px;
    height: 44px;
    text-align: center;
    line-height: 44px;
    font-size: 1.5em;
    top: 5px;
    right: 5px
}

figure a .biffy-gram:hover {
    color: #fff
}

figure figcaption {
    background-color: rgba(0, 0, 0, .54);
    color: #e0e0e0;
    padding: 20px;
    position: absolute;
    bottom: -100%;
    width: 100%;
    height: 100%;
    -webkit-transition: all .5s ease;
    transition: all .5s ease
}

@media (min-width: 992px) {
    figure figcaption {
        bottom: -50%;
        width: 100%;
        height: 50%
    }
}

figure:hover figcaption {
    background-color: rgba(0, 0, 0, .87);
    bottom: 0
}

figure.figure-card {
    background: #fff;
    -webkit-box-shadow: 0 0 5px 1px rgba(0, 0, 0, .12);
    box-shadow: 0 0 5px 1px rgba(0, 0, 0, .12);
    margin-bottom: 20px;
    padding-top: 20px;
    text-align: center
}

figure.figure-card img {
    max-width: 145px;
    margin: 0 auto
}

figure.figure-card figcaption {
    background-color: inherit;
    border-top: 1px solid rgba(0, 0, 0, .12);
    color: #000;
    font-size: 14px;
    font-weight: 700;
    height: auto;
    margin-top: 20px;
    position: relative;
    bottom: auto;
    text-transform: uppercase
}

figure.figure-card:hover {
    -webkit-box-shadow: 0 0 5px 1px rgba(0, 0, 0, .26);
    box-shadow: 0 0 5px 1px rgba(0, 0, 0, .26)
}

figure.figure-card:hover figcaption {
    background-color: transparent;
    bottom: auto
}

@media (min-width: 767px) {
    figure.figure-card figcaption {
        background-color: inherit;
        color: inherit;
        position: relative;
        bottom: auto;
        height: auto
    }
}

#about-intro {
    font-weight: 300;
    background-color: #da291c;
    background-image: url("../images/about/about-intro-bg.jpg");
    background-size: cover;
    background-position: bottom;
    background-repeat: no-repeat
}

#about-intro.our-story {
    background-image: none
}

@media (min-width: 768px) {
    #about-intro.our-story {
        background-image: url("https://d27ppybfoyyraq.cloudfront.net/image/about/crossdriver-bg.png");
        background-position: 50%;
        background-size: 340px, auto, contain;
        background-repeat: no-repeat;
        min-height: 400px
    }

    #about-intro.our-story .about-intro-heading {
        padding-top: 50px
    }
}

#about-intro.b2b {
    background-image: url("https://d27ppybfoyyraq.cloudfront.net/image/b2b/b2b_header.jpg")
}

#about-intro.b2b .about-intro-heading {
    font-weight: 300
}

#about-intro.b2b .about-intro-text {
    font-size: 2em;
    font-weight: 700
}

@media (min-width: 768px) {
    #about-intro.b2b .about-intro-text {
        color: #fff;
        font-size: 4em;
        font-weight: 700
    }
}

#about-intro .about-intro-heading {
    color: #ffb300
}

#about-intro .about-intro-text {
    color: #fff;
    font-size: 1.6em
}

#about-intro .about-intro-text span {
    font-weight: 600
}

@media (min-width: 768px) {
    #about-intro .about-intro-text {
        font-size: 2.5em
    }
}

.captions {
    padding-top: 10px
}

.border-top, .captions {
    font-size: 1.1em;
    color: #a8a8a8;
    padding-bottom: 20px
}

.border-top {
    border-top: 2px solid #eee;
    padding-top: 20px !important;
    padding-top: 10px
}

.sm-rule {
    margin-top: 75px;
    margin-bottom: 75px;
    display: block;
    width: 20%
}

.about-lead {
    font-size: 1.6em !important;
    margin-bottom: 70px
}

.about-text {
    padding-left: 0;
    padding-right: 0;
    font-weight: 400
}

.about-text p {
    font-size: 1.2em
}

.about-text h3 {
    line-height: .9em;
    font-size: 1.9em;
    font-weight: 300;
    color: #da291c
}

.about-text h3 small {
    color: #333;
    font-size: .6em
}

@media (min-width: 1200px) {
    .about-text {
        padding-left: 15px;
        padding-right: 15px
    }
}

@media (min-width: 992px) {
    .about-text {
        min-height: 225px;
        padding-left: 5px;
        padding-right: 5px
    }
}

@media (min-width: 992px) {
    #about-www {
        margin-bottom: 50px
    }
}

#values-heading {
    margin-bottom: 20px
}

#about-core-values .container {
    position: relative
}

#about-core-values .about-broken-phone {
    position: absolute;
    top: -200px;
    right: -100px;
    width: 250px;
    height: auto;
    display: none
}

@media (min-width: 992px) {
    #about-core-values .about-broken-phone {
        display: inline;
        width: auto;
        overflow: visible
    }
}

#about-our-story blockquote {
    border: none !important;
    margin-bottom: 30px
}

#about-our-story blockquote p {
    font-size: 1.7em;
    text-align: center
}

@media (max-width: 767px) {
    #about-our-story blockquote p {
        font-size: 1.3em
    }
}

#about-our-story blockquote footer {
    padding-top: 0;
    font-size: 1.2em;
    font-weight: 300;
    text-align: right
}

@media (max-width: 767px) {
    #about-our-story blockquote footer {
        font-size: 1em
    }
}

.our-story-text {
    font-size: 1.3em;
    line-height: 1.5em
}

.our-story-text.top {
    padding-top: 0;
    margin-top: 40px
}

.our-story-text.top p {
    margin-top: 10px;
    margin-bottom: 50px
}

.our-story-text h2 {
    line-height: 1.8em;
    font-size: 1.5em;
    font-weight: 300;
    color: #da291c
}

.our-story-text h2 small {
    color: #333;
    font-size: .6em
}

.our-story-text p {
    margin-bottom: 50px
}

@media (max-width: 767px) {
    .img-left, .img-right {
        margin: 0 auto !important
    }
}

.video-container {
    background-color: #fff;
    position: relative;
    padding-bottom: 52.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden
}

.video-container iframe {
    background-color: #fff;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

#store-locator-container {
    position: relative;
    background-size: cover;
    min-height: 100%;
    margin-bottom: 20px;
}

@media (min-width: 992px) and (max-width: 1100px) {
    #store-locator-container .col-md-4.no-padding {
        width: 40.3%
    }

    #store-locator-container .col-md-8.no-padding {
        width: 59.6%
    }
}

@media (min-width: 1200px) and (max-width: 1340px) {
    #store-locator-container .col-lg-3.no-padding {
        width: 35.3%
    }

    #store-locator-container .col-lg-9.no-padding {
        width: 64.6%
    }
}

#store-locator-container #map-locator {
    min-height: 350px;
    max-height: 350px;
    border-radius: 4px
}

#location-search-bar-container {
    position: relative
}

#location-search-bar-container #location-search-bar {
    padding-top: 15px
}

#location-search-bar-container input {
    background-color: #f4f4f7;
    padding: 20px 10px;
    border: none;
    font-size: 14px
}

#location-search-bar-container .input-group-addon {
    background-color: #f4f4f7;
    border: none;
    color: #cacaca
}

#location-search-bar-container h4, #location-search-bar-container h5 {
    font-weight: 700;
    font-size: 14px;
    color: #424242
}

#location-search-bar-container h5 {
    font-size: 12px
}

.stores-near {
    padding: 25px 0 0
}

.stores-near h5 {
    font-weight: 700;
    font-size: 12px;
    color: #424242;
    margin-bottom: 0
}

#store-list-container {
    position: relative;
    overflow-y: scroll;
    max-height: 364px;
    width: 100%
}

#store-list-container span.text-success {
    color: #17a706;
    display: inline
}

@media (min-width: 1200px) {
    #store-list-container {
        width: 100%
    }
}

@media (max-width: 768px) {
    #store-list-container {
        overflow-y: hidden;
        max-height: 400px;
        margin-bottom: 20px;
    }
}

#store-list-container #store-list {
    background: #fff;
    width: 100%;
    height: 100%;
    min-height: 100%
}

@media (min-width: 992px) {
    #store-list-container #store-list {
        background: hsla(0, 0%, 100%, .87)
    }
}

#store-list-container #store-list .store-list-item {
    padding: 20px 0 20px 10px;
    border-bottom: 1px solid #eee;
    border-left: 5px solid transparent;
    position: relative
}

#store-list-container #store-list .store-list-item:hover {
    background: #fff;
    cursor: pointer
}

#store-list-container #store-list .store-list-item.row {
    margin-left: 0;
    margin-right: 0
}

#store-list-container #store-list .store-list-item.selected {
    background-color: #fbfbfb;
    border-left: 5px solid #da291c
}

#store-list-container #store-list .store-list-item .store-list-info {
    padding: 0 10px 0 20px
}

#store-list-container #store-list .store-list-item .letter {
    text-align: center;
    padding: 0;
    margin-top: 20px;
    color: #fff;
    font-weight: 600;
    border-radius: 9999px
}

#store-list-container #store-list .store-list-item .letter .fa-stack .fa-circle-thin {
    color: #e4e4e4
}

#store-list-container #store-list .store-list-item .letter .fa-stack .fa-letter {
    color: #424242;
    font-size: 12px;
    font-style: normal
}

#store-list-container #store-list .store-list-item .distance {
    font-size: 12px
}

#store-list-container #store-list .store-list-item h3 {
    color: #343434;
    margin-top: 0;
    margin-bottom: 5px;
    font-size: 16px;
    line-height: 1.05em;
    font-weight: 700
}

#store-list-container #store-list .store-list-item .address, #store-list-container #store-list .store-list-item .phone {
    color: #888;
    margin-top: 3px;
    font-size: 14px;
    display: block;
    font-weight: 300
}

#store-list-container #store-list .store-list-item .address a, #store-list-container #store-list .store-list-item .phone a {
    display: inline-block
}

#store-list-container #store-list .store-list-item .links {
    display: inline-block;
    font-size: 13px
}

#store-list-container #store-list .store-list-item .links a {
    display: inline-block
}

#store-list-container #store-list .store-list-item .get-dir {
    margin-top: 5px
}

#store-list-container #store-list .store-list-item .open-distance {
    position: absolute;
    right: 20px;
    top: 15px
}

#store-list-container #store-list .view-more {
    width: 100%
}

#store-locator-container #viewMoreStores, #storelist #viewMoreStores {
    margin-top: 15px
}

#store-locator-container hr, #storelist hr {
    margin-top: 5px;
    margin-bottom: 10px;
    width: 100%;
    border-color: #ebebeb
}

.store-popover {
    z-index: 20;
    background: hsla(0, 0%, 100%, .87)
}

.store-popover .close-btn {
    z-index: 1;
    display: block;
    position: absolute;
    top: 10px;
    right: 15px;
    font-size: 1.3em
}

.store-popover .close-btn a {
    -webkit-transition: all .25s;
    transition: all .25s;
    color: #757575
}

.store-popover .close-btn a span {
    display: block
}

.store-popover .close-btn a:hover {
    color: #da291c
}

.store-popover .store-img {
    width: 100px;
    height: 100px;
    float: left
}

.store-popover .store-img img {
    max-width: 100% !important
}

.store-popover .store-info {
    width: 250px;
    float: left;
    padding-top: 10px;
    margin-left: 15px;
    margin-right: 15px
}

.store-popover .store-info h3 {
    color: #343434;
    margin-top: 0;
    margin-bottom: 5px;
    font-size: 14px;
    line-height: 1.05em;
    font-weight: 700
}

.store-popover .store-info .address, .store-popover .store-info .phone {
    color: #888;
    margin-top: 3px;
    font-size: 14px;
    display: block;
    font-weight: 300
}

.store-popover .store-info .address a, .store-popover .store-info .phone a {
    display: inline-block
}

.store-popover .store-info .links {
    display: inline-block;
    font-size: 13px
}

.store-popover .store-info .links a {
    display: inline-block
}

.store-popover .store-info .get-dir {
    margin-top: 5px
}

.store-popover .store-info .open-distance {
    position: absolute;
    right: 20px;
    top: 15px
}

.store-popover .walkin {
    margin-top: 30px
}

.store-popover .button-container {
    position: absolute;
    height: 30px;
    width: 305px;
    bottom: 6px;
    left: 175px;
    right: 10px
}

.store-popover .pointer {
    overflow: hidden;
    z-index: -1;
    position: absolute;
    bottom: -20px;
    left: 50%;
    margin-left: -20px;
    width: 40px;
    height: 40px;
    background: hsla(0, 0%, 100%, .87);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg)
}

#storelist .dropdown {
    z-index: 100
}

#storelist .state-letter {
    display: inline-block
}

#storelist .state-letter .fa-circle {
    color: #424242
}

#storelist .state-letter .fa-letter {
    color: #fff;
    font-style: normal
}

#storelist .dropdown-toggle {
    background: #fefefe;
    border: 1px solid #d8d8d8;
    -webkit-box-shadow: 0 1px 0 0 rgba(0, 0, 0, .05);
    box-shadow: 0 1px 0 0 rgba(0, 0, 0, .05);
    border-radius: 2px;
    font-size: 14px
}

#storelist .dropdown-toggle:focus, #storelist .dropdown-toggle:hover {
    color: #757575
}

#storelist .directory-header {
    padding: 30px 0
}

#storelist .directory-header .btn-group a {
    font-weight: 700;
    font-size: 20px;
    color: #424242;
    padding: 6px
}

#storelist .directory-header .btn-group a:hover {
    background-color: #da291c;
    color: #fff
}

#storelist .directory-header .btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
    border-right: none;
    border-top-left-radius: 100px;
    border-bottom-left-radius: 100px;
    border-color: #e6e6ee
}

#storelist .directory-header .btn-group > .btn:last-child:not(:first-child), #storelist .directory-header .btn-group > .dropdown-toggle:not(:first-child) {
    border-left: none;
    border-top-right-radius: 100px;
    border-bottom-right-radius: 100px;
    border-color: #e6e6ee
}

#storelist .directory-header .btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
    border-radius: 0;
    border-top: 1px solid #e6e6ee;
    border-bottom: 1px solid #e6e6ee;
    border-left: none;
    border-right: none
}

#storelist .directory-header .directory-tag {
    font-weight: 700;
    font-size: 12px;
    color: #424242;
    padding: 0 0 10px
}

#storelist .directory-header #alphaDirectory, #storelist .directory-header .btn-toolbar {
    margin: 0
}

#storelist .directory-header #alphaDirectory .btn-default.disabled, #storelist .directory-header .btn-toolbar .btn-default.disabled {
    background-color: transparent;
    opacity: 1;
    color: #d5d5d5
}

#storelist span.text-success {
    color: #17a706
}

#storelist .panel {
    border: none
}

#storelist .panel-heading {
    margin: 5px 0;
    padding: 15px
}

#storelist .panel-heading .panel-title {
    font-size: 14px;
    color: #343434;
    font-weight: 700
}

#storelist .panel-body h4 {
    font-size: 14px;
    color: #343434
}

#storelist .panel-body address {
    margin-bottom: 0;
    font-size: 14px;
    color: #888
}

#storelist .panel-body a {
    font-size: 14px
}

@media (max-width: 768px) {
    #storelist .panel-body address {
        margin-bottom: 10px
    }

    #storelist .panel-body a {
        display: inline-block;
        margin-bottom: 0;
        font-weight: 500;
        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: 13px;
        line-height: 1.46153846;
        border-radius: 4px;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
        -webkit-transition: all .25s;
        transition: all .25s;
        color: #fff;
        background-color: #da291c;
        border-color: #da291c;
        background-color: #c32519;
        border-color: #c32519;
        display: block;
        width: 100%
    }

    #storelist .panel-body a.active.focus, #storelist .panel-body a.active:focus, #storelist .panel-body a.focus, #storelist .panel-body a:active.focus, #storelist .panel-body a:active:focus, #storelist .panel-body a:focus {
        outline: 5px auto -webkit-focus-ring-color;
        outline-offset: -2px
    }

    #storelist .panel-body a.focus, #storelist .panel-body a:focus, #storelist .panel-body a:hover {
        color: #fff;
        text-decoration: none
    }

    #storelist .panel-body a.active, #storelist .panel-body a:active {
        outline: 0;
        background-image: none;
        -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
        box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)
    }

    #storelist .panel-body a.disabled, #storelist .panel-body a[disabled], fieldset[disabled] #storelist .panel-body a {
        cursor: not-allowed;
        opacity: .65;
        filter: alpha(opacity=65);
        -webkit-box-shadow: none;
        box-shadow: none
    }

    a#storelist .panel-body a.disabled, fieldset[disabled] a#storelist .panel-body a {
        pointer-events: none
    }

    #storelist .panel-body a.focus, #storelist .panel-body a:focus {
        color: #fff;
        background-color: #ad2116;
        border-color: #69140d
    }

    #storelist .panel-body a.active, #storelist .panel-body a:active, #storelist .panel-body a:hover, .open > .dropdown-toggle#storelist .panel-body a {
        color: #fff;
        background-color: #ad2116;
        border-color: #a41f15
    }

    #storelist .panel-body a.active.focus, #storelist .panel-body a.active:focus, #storelist .panel-body a.active:hover, #storelist .panel-body a:active.focus, #storelist .panel-body a:active:focus, #storelist .panel-body a:active:hover, .open > .dropdown-toggle#storelist .panel-body a.focus, .open > .dropdown-toggle#storelist .panel-body a:focus, .open > .dropdown-toggle#storelist .panel-body a:hover {
        color: #fff;
        background-color: #8d1b12;
        border-color: #69140d
    }

    #storelist .panel-body a.active, #storelist .panel-body a:active, .open > .dropdown-toggle#storelist .panel-body a {
        background-image: none
    }

    #storelist .panel-body a.disabled.focus, #storelist .panel-body a.disabled:focus, #storelist .panel-body a.disabled:hover, #storelist .panel-body a[disabled].focus, #storelist .panel-body a[disabled]:focus, #storelist .panel-body a[disabled]:hover, fieldset[disabled] #storelist .panel-body a.focus, fieldset[disabled] #storelist .panel-body a:focus, fieldset[disabled] #storelist .panel-body a:hover {
        background-color: #da291c;
        border-color: #da291c
    }

    #storelist .panel-body a .badge {
        color: #da291c;
        background-color: #fff
    }

    #storelist .panel-body a.btn-outline:focus, #storelist .panel-body a.btn-outline:hover {
        color: #fff
    }

    #storelist .panel-body .col-xs-6 {
        padding: 0 2px
    }
}

.store-display-block figure.figure-card {
    cursor: default;
    padding-top: 0;
    -webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .05);
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .05);
    border-radius: 4px
}

.store-display-block figure.figure-card img {
    max-width: 100%
}

.store-display-block figure.figure-card figcaption {
    margin-top: 0;
    text-align: left
}

.store-display-block figure.figure-card figcaption h4 {
    font-size: 16px;
    color: #343434;
    font-weight: 700;
    margin-bottom: 0;
    margin-top: 0;
    text-transform: none;
    display: inline-block
}

.store-display-block figure.figure-card figcaption .store-open-info {
    float: right;
    vertical-align: middle;
    font-size: 12px;
    font-weight: 400;
    position: relative;
    top: 4px
}

.store-display-block figure.figure-card figcaption .store-open-info .text-success {
    color: #17a706
}

.store-display-block figure.figure-card figcaption address p {
    color: #888;
    font-weight: 300;
    margin-bottom: 0;
    text-transform: none
}

.store-display-block figure.figure-card figcaption .btn.gray-btn {
    background: #fff;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff), to(#fcfcfd));
    background: linear-gradient(180deg, #fff 0, #fcfcfd);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff", endColorstr="#fcfcfd", GradientType=0);
    border: 1px solid #e3e3ec;
    border-radius: 2px;
    color: #888;
    font-weight: 700;
    font-size: 12px;
    padding: 12px;
    text-transform: uppercase;
    width: 100%
}

.store-display-block figure.figure-card figcaption .btn.gray-btn:active, .store-display-block figure.figure-card figcaption .btn.gray-btn:focus, .store-display-block figure.figure-card figcaption .btn.gray-btn:hover {
    background: #fcfcfd;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fcfcfd), to(#f7f7f7));
    background: linear-gradient(180deg, #fcfcfd 0, #f7f7f7);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#fcfcfd", endColorstr="#f7f7f7", GradientType=0);
    outline: none
}

.store-display-block figure.figure-card:hover {
    -webkit-box-shadow: 0 0 5px 1px rgba(0, 0, 0, .12);
    box-shadow: 0 0 5px 1px rgba(0, 0, 0, .12)
}

#loc-address-hours h1 {
    color: #363636
}

#loc-address-hours .badge.coming-soon {
    margin-top: -5px;
    vertical-align: middle;
    background: #da291c
}

#loc-address-hours .address *, #loc-address-hours .hours, #loc-address-hours .locDirections, #loc-address-hours .phone {
    font-size: 1.2em
}

#loc-address-hours .phone {
    margin-top: 5px;
    color: #da291c;
    font-size: 1.6em;
    font-weight: 600
}

#loc-address-hours .hours, #loc-address-hours .locDirections, #loc-address-hours .phone {
    display: block
}

#loc-address-hours a {
    text-decoration: none
}

#loc-address-hours #hours-container {
    margin-top: 15px;
    margin-bottom: 30px
}

#loc-address-hours #hours-container h4 {
    font-size: 1.2em;
    font-weight: 600
}

#loc-address-hours .btn, #loc-address-hours button {
    float: none !important;
    margin-bottom: 15px;
    width: 100%
}

#loc-address-hours .walkin-text {
    font-weight: 400 !important;
    margin-top: 15px
}

#loc-img-container .image-map-display {
    height: 430px;
    overflow: hidden;
    position: relative
}

#loc-img-container .image-map-display img {
    width: 100%;
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

#loc-img-container ul#loc-img-nav {
    margin-top: 10px;
    display: inline;
    list-style: none
}

#loc-img-container ul#loc-img-nav li {
    margin-left: 5px;
    margin-right: 5px;
    padding: 1px;
    border: 1px solid #757575;
    height: 80px;
    overflow: hidden
}

#loc-img-container ul#loc-img-nav li a {
    margin: 1px
}

#loc-img-container ul#loc-img-nav li img {
    width: 100%;
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

#loc-img-container ul#loc-img-nav li:first-child {
    margin-left: 0
}

#loc-img-container ul#loc-img-nav li:last-child {
    margin-right: 0
}

#loc-img-container ul#loc-img-nav li:hover {
    border: 1px solid #da291c
}

#loc-img-container ul#loc-img-nav li.active {
    border: 1px solid #da291c;
    position: relative
}

#location-services {
    padding-top: 20px
}

#location-services a img {
    margin-right: auto;
    margin-left: auto
}

#location-services .home-serv-caption {
    display: block;
    margin: 0 auto;
    padding-top: 20px;
    font-size: 1em;
    font-weight: 600;
    color: #616161
}

#location-information h2.section-head {
    margin-top: 0;
    font-size: 2.5em;
    margin-bottom: 30px
}

#loc-summary p {
    font-size: 1.2em;
    padding-bottom: 10px
}

#loc-leadership img {
    border-radius: 9999px
}

#loc-leadership h3 {
    font-weight: 600;
    font-size: 1.6em;
    margin-bottom: 0
}

#loc-leadership span.title {
    color: #363636;
    display: block;
    font-size: 1.2em
}

#loc-leadership button {
    margin-top: 15px
}

#loc-leadership-img {
    margin-top: 20px;
    padding-bottom: 0
}

#loc-leadership-img .employee-nav {
    padding-top: 30%
}

#loc-leadership-img .employee-nav a {
    display: block
}

#mobile-location-container {
    padding: 0 10px
}

#mobile-location-container #loc-address-hours {
    margin-top: 10px
}

#mobile-location-container #loc-address-hours h1 {
    margin: 0;
    font-weight: 700;
    font-size: 23px;
    color: #424242
}

#mobile-location-container #loc-address-hours .address {
    font-weight: 300;
    font-size: 15px;
    color: #888;
    line-height: 1.2;
    margin: 5px 0
}

#mobile-location-container #loc-address-hours .address span {
    font-weight: 300;
    font-size: 15px;
    color: #888
}

#mobile-location-container #loc-address-hours .address .text-success {
    font-size: 14px;
    color: #17a706
}

#mobile-location-container #loc-address-hours .address .text-danger {
    font-size: 14px;
    color: #a94442
}

#mobile-location-container #loc-address-hours hr {
    margin: 10px 0;
    border-color: #dfdfdf
}

#mobile-location-container #loc-address-hours .btn-outline {
    border: 1px solid #dfdfdf;
    border-radius: 3px;
    font-size: 12px;
    font-weight: 700;
    color: #8f8f8f;
    margin-bottom: 0;
    text-transform: uppercase;
    padding: 10px 6px;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff), to(#fcfcfc));
    background-image: linear-gradient(-180deg, #fff, #fcfcfc)
}

#mobile-location-container #loc-address-hours .btn-location-appt .fa {
    margin-left: 5px;
    color: #cecedd
}

#mobile-location-container #loc-address-hours .no-pad-right {
    padding-right: 0
}

#mobile-location-container #loc-address-hours .pad-left {
    padding-left: 5px
}

#mobile-location-container #loc-address-hours .btn-location-appt {
    color: #da291c
}

#mobile-location-container #loc-address-hours #hours-container {
    margin-top: 0;
    margin-bottom: 30px
}

#mobile-location-container #loc-address-hours #hours-container h4 {
    font-weight: 700;
    font-size: 13px;
    color: #424242;
    margin: 0
}

#mobile-location-container #loc-address-hours #hours-container .hours {
    font-weight: 300;
    font-size: 13px;
    color: #888;
    margin-bottom: 5px
}

#mobile-location-container #loc-address-hours #hours-container .badge {
    background: #f0f0f7;
    font-weight: 400;
    font-size: 12px;
    color: #9a9a9a;
    padding: 7px 10px;
    border-radius: 100px
}

#mobile-location-container #loc-address-hours .fixed-scroll-cta {
    position: fixed;
    bottom: 60px;
    width: 100%;
    text-align: center;
    padding: 5px;
    z-index: 10
}

#mobile-location-container #loc-address-hours .fixed-scroll-cta span {
    font-weight: 700;
    font-size: 10px;
    display: block;
    color: #cacad8
}

#mobile-location-container #loc-address-hours .fixed-mobile-call {
    position: fixed;
    bottom: 0;
    z-index: 10;
    padding: 10px 30px;
    -webkit-box-shadow: 0 -2px 10px 0 rgba(0, 0, 0, .15);
    box-shadow: 0 -2px 10px 0 rgba(0, 0, 0, .15);
    width: 100%;
    background: #fff
}

#mobile-location-container #loc-address-hours .fixed-mobile-call .btn {
    margin: 0;
    background: #269cd8;
    border-radius: 100px;
    border: none;
    font-weight: 700;
    font-size: 15px;
    color: #fff;
    padding: 10px
}

#mobile-location-container #loc-address-hours .fixed-mobile-call .btn .fa {
    margin-left: -20px;
    margin-right: 20px;
    font-size: 16px
}

.mobile-locations-devices {
    padding: 0
}

@media (max-width: 768px) {
    #location-services .home-serv-caption {
        height: 45px !important
    }
}

@media (min-width: 992px) {
    #loc-summary {
        padding-left: 20px;
        padding-right: 20px
    }
}

@media (min-width: 1200px) {
    #loc-summary {
        padding-left: 40px;
        padding-right: 80px
    }

    #loc-leadership .back, #loc-leadership .card-container, #loc-leadership .front {
        height: 350px
    }
}

.loc-result {
    position: relative
}

.loc-result .loc-details {
    display: inline-block;
    padding-right: 55px
}

.loc-result .loc-distance {
    position: absolute;
    right: 15px;
    top: 30%
}

.loc-result .loc-distance i {
    color: inherit;
    margin-right: 5px
}

.card-container {
    -webkit-perspective: 800px;
    -o-perspective: 800px;
    perspective: 800px;
    margin-bottom: 30px
}

.card-container.hover.manual-flip .card, .card-container:not(.manual-flip):hover .card {
    -webkit-transform: rotateY(180deg);
    transform: rotateY(180deg)
}

.card-container.static.hover .card, .card-container.static:hover .card {
    -webkit-transform: none;
    transform: none
}

.card {
    -webkit-transition: -webkit-transform .5s;
    transition: -webkit-transform .5s;
    transition: transform .5s;
    transition: transform .5s, -webkit-transform .5s;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    position: relative
}

.back, .front {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    position: absolute;
    top: 0;
    left: 0
}

.front {
    z-index: 2
}

.back {
    -webkit-transform: rotateY(180deg);
    transform: rotateY(180deg);
    z-index: 3;
    background-color: #fff;
    -webkit-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .14);
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .14)
}

.back .btn-simple {
    position: absolute;
    left: 0;
    bottom: 4px
}

.card {
    background: none repeat scroll 0 0 transparent;
    border-radius: 4px;
    color: #444
}

.back, .card-container, .front {
    width: 100%;
    display: block;
    height: 325px;
    border-radius: 4px
}

.card .user {
    border-radius: 50%;
    display: block;
    margin: 0 auto;
    overflow: hidden;
    width: 90%
}

.card .user img {
    width: 100%
}

.card .content {
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none;
    padding: 10px 20px 20px;
    display: block
}

.card .employee-info {
    font-size: 1.1em
}

.card .job-title {
    color: #757575;
    font-size: 1.1em;
    text-align: center;
    margin-bottom: 20px
}

.card .footer {
    border-top: 1px solid #eee;
    color: #999;
    margin: 30px 0 0;
    padding: 10px 0 0;
    text-align: center
}

.card .footer .btn-simple {
    margin-top: -6px
}

.card .header {
    padding: 15px 20px;
    height: 90px
}

pre.prettyprint {
    background-color: #fff;
    border: 1px solid #999;
    margin-top: 20px;
    padding: 20px;
    text-align: left
}

.btn-simple {
    opacity: .8;
    color: #666;
    background-color: transparent
}

.btn-simple:focus, .btn-simple:hover {
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none;
    opacity: 1
}

.btn-simple i {
    font-size: 16px
}

@media (-ms-high-contrast: none), screen and (-ms-high-contrast: active) {
    .back, .front {
        -webkit-backface-visibility: visible;
        backface-visibility: visible
    }

    .back {
        visibility: hidden;
        -ms-transition: all .2s cubic-bezier(.92, .01, .83, .67)
    }

    .front {
        z-index: 4
    }

    .card-container:hover .back {
        z-index: 5;
        visibility: visible
    }
}

.bg-mobile-section {
    background-image: url("../images/locators/graymap.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    display: block
}

.mobile-store-info-block-red {
    background: #b71c1c
}

.mobile-store-info-block {
    padding: 10px
}

.mobile-store-info-block .well {
    margin-bottom: 0;
    padding: 10px 10px 0;
    background-color: #fff
}

.mobile-store-info-block .well h3 {
    font-weight: 700;
    margin-top: 0;
    margin-bottom: 0
}

.mobile-store-info-block .well h3 a {
    font-size: 15px;
    font-weight: 400
}

.mobile-store-info-block .well address {
    display: inline;
    margin-top: 3px;
    margin-bottom: 3px;
    margin-right: 10px
}

.mobile-store-info-block .well span {
    font-size: 15px;
    font-weight: 600
}

.mobile-store-info-block .well span.open {
    color: #4caf50
}

.mobile-store-info-block .well span.closed {
    color: #b71c1c
}

.mobile-store-info-block .footer-buttons .footer-btn {
    float: left;
    width: 50%;
    padding: 10px 2.5px
}

.mobile-store-info-block .footer-buttons .footer-btn i {
    font-size: 1.3em;
    vertical-align: text-bottom
}

.mobile-store-info-block .footer-buttons .footer-btn a {
    color: #9e9e9e;
    display: block;
    font-size: 16px;
    font-weight: 700;
    text-align: center;
    width: 100%;
    border-radius: 100px;
    padding: 10px 5px;
    margin-top: 5px;
    background-color: transparent;
    border: 1px solid #d8d8d8
}

.mobile-store-info-block .footer-buttons .footer-btn a span {
    text-transform: uppercase
}

.mobile-store-info-block .footer-buttons .footer-btn .btn-blue {
    background-color: #0696d6;
    color: #fff;
    border: none
}

.find-store {
    background-image: url("../images/locators/Grey-Map-BG.jpg");
    background-size: cover;
    padding: 40px 20px;
    text-align: center;
    text-transform: uppercase
}

.find-store, .find-store .pin-question {
    background-repeat: no-repeat;
    display: block
}

.find-store .pin-question {
    background-image: url("../images/locators/pin.png");
    background-size: contain;
    height: 60px;
    width: 60px;
    margin: 0 auto
}

.find-store h2 {
    color: #3b3b53
}

.find-store h1 {
    font-size: 20px;
    margin: 10px 0;
    font-weight: 700
}

.find-store label {
    color: #46465c
}

.find-store .alert {
    margin-top: 15px
}

.find-store .input-group {
    -webkit-box-shadow: 0 0 4px 0 rgba(0, 0, 0, .12);
    box-shadow: 0 0 4px 0 rgba(0, 0, 0, .12);
    margin: 0 0 10px;
    width: 100%
}

.find-store .input-group:focus {
    -webkit-box-shadow: 0 0 4px 0 #42a5f5;
    box-shadow: 0 0 4px 0 #42a5f5
}

.find-store .input-group input {
    color: #616161;
    padding: 15px;
    width: 100%
}

.find-store .input-group input:focus {
    border: 1px solid #29b6f6;
    border-right: none;
    outline: none
}

.find-store .input-group input:focus + .input-group-btn .btn-default {
    outline: none;
    border: 1px solid #29b6f6;
    border-left: none
}

.find-store .input-group .input-group-btn .btn-default, .find-store .input-group input {
    border: none;
    height: 40px
}

.find-store .input-group .input-group-btn .btn-default {
    background: #fff;
    color: #e0e0e0;
    font-size: 18px;
    margin-left: -1px;
    padding: 5px
}

#mail-in-inner-window input[type=radio], #mail-in-inner-window input[type=radio] + strong {
    margin: 0;
    vertical-align: middle
}

#mail-in-inner-window .btn#modify-details {
    float: left
}

#mail-in-inner-window .btn#confirm-order {
    float: right
}

#mail-in-inner-window #shipping-method .mail-in-instructions {
    font-weight: 300
}

#mail-in-inner-window #shipping-method .mail-in-instructions:last-of-type {
    margin-top: 10px;
    margin-bottom: 0
}

#mail-in-inner-window #shipping-method .shipping-block {
    margin-top: 0;
    padding: 5px
}

#mail-in-inner-window #shipping-method .shipping-block:first-of-type {
    margin-bottom: 10px
}

#mail-in-inner-window #shipping-method .shipping-block p {
    color: #757575;
    font-size: 16px;
    font-weight: 700;
    text-align: center;
    text-transform: uppercase
}

#mail-in-inner-window #shipping-method .shipping-block ul {
    list-style-type: none;
    padding-left: 0
}

#mail-in-inner-window #shipping-method .shipping-block ul li {
    display: inline-block;
    float: left;
    margin-bottom: 5px;
    padding: 0 3px;
    width: 50%
}

#mail-in-inner-window #shipping-method .shipping-block ul li a {
    background-color: #fafafa;
    color: #616161;
    border: 1px solid rgba(0, 0, 0, .12);
    border-radius: 2px;
    display: block;
    padding: 10px;
    text-align: center
}

#mail-in-inner-window #shipping-method .shipping-block ul li a span {
    display: block;
    font-size: 2em;
    margin: 0 auto 5px
}

#mail-in-inner-window #shipping-method .shipping-block ul li a:hover {
    background-color: #fff;
    color: #000
}

#appointment-inner-window p span, #mail-in-inner-window p span {
    display: block
}

#appointment-inner-window p.icon-paragraph span, #mail-in-inner-window p.icon-paragraph span {
    padding-left: 18px;
    position: relative
}

#appointment-inner-window p.icon-paragraph span i, #mail-in-inner-window p.icon-paragraph span i {
    position: absolute;
    left: 0;
    top: 4px
}

#appointment-inner-window span i, #mail-in-inner-window span i {
    margin-right: 5px
}

@media (max-width: 767px) {
    #appointment-inner-window .mini-cart-total table, #mail-in-inner-window .mini-cart-total table {
        margin-bottom: 0
    }

    #appointment-inner-window .btn, #mail-in-inner-window .btn {
        display: block;
        float: none;
        width: 100%
    }

    #appointment-inner-window .btn#back-to-calendar-btn, #appointment-inner-window .btn#modify-details, #appointment-inner-window .btn#print-button, #mail-in-inner-window .btn#back-to-calendar-btn, #mail-in-inner-window .btn#modify-details, #mail-in-inner-window .btn#print-button {
        margin-bottom: 30px
    }
}

#appointment-inner-window span#date-time {
    display: inline-block
}

#ubif-wizard .ubif-wizard, #ubif-wizard .ubif-wizard :after, #ubif-wizard .ubif-wizard :before {
    margin: 0;
    padding: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-family: Open Sans
}

#ubif-wizard .ubif-wizard {
    width: 410px;
    margin: 0 auto;
    text-align: center
}

#ubif-wizard .ubif-wizard .bar, #ubif-wizard .ubif-wizard .circle {
    display: inline-block;
    background: #fff;
    width: 40px;
    height: 40px;
    border-radius: 40px;
    border: 1px solid #d5d5da
}

#ubif-wizard .ubif-wizard .bar {
    position: relative;
    width: 80px;
    height: 6px;
    margin: 0 -5px 30px;
    border-left: none;
    border-right: none;
    border-radius: 0
}

#ubif-wizard .ubif-wizard .circle .label {
    display: inline-block;
    width: 32px;
    height: 32px;
    line-height: 32px;
    border-radius: 32px;
    margin-top: 4px;
    color: #b5b5ba;
    font-size: 17px;
    padding: 0 !important
}

#ubif-wizard .ubif-wizard .circle .title {
    color: #b5b5ba;
    font-size: 14px;
    line-height: 30px;
    margin-top: 3px
}

#ubif-wizard .ubif-wizard .bar.done, #ubif-wizard .ubif-wizard .circle.done {
    background: #eee
}

#ubif-wizard .ubif-wizard .bar.active {
    background: -webkit-gradient(linear, left top, right top, color-stop(40%, #eee), color-stop(60%, #fff));
    background: linear-gradient(90deg, #eee 40%, #fff 60%)
}

#ubif-wizard .ubif-wizard .circle.done .label {
    color: #fff;
    background: #666;
    -webkit-box-shadow: inset 0 0 2px rgba(0, 0, 0, .2);
    box-shadow: inset 0 0 2px rgba(0, 0, 0, .2)
}

#ubif-wizard .ubif-wizard .circle.done .title {
    color: #444
}

#ubif-wizard .ubif-wizard .circle.active .label {
    color: #fff;
    background: #a70202;
    -webkit-box-shadow: inset 0 0 2px rgba(0, 0, 0, .2);
    box-shadow: inset 0 0 2px rgba(0, 0, 0, .2)
}

#ubif-wizard .ubif-wizard .circle.active .title {
    color: #a70202
}

#ubif-wizard .ubif-wizard .circle, #ubif-wizard .ubif-wizard .circle * {
    cursor: pointer;
    cursor: hand
}

#ubif-wizard .ubif-wizard .circle.active, #ubif-wizard .ubif-wizard .circle.active * {
    cursor: auto
}

@media screen and (max-width: 450px) {
    #ubif-wizard .ubif-wizard {
        width: 100%
    }

    #ubif-wizard .ubif-wizard .bar {
        width: 40px
    }
}

#ubif-new-wizard {
    padding: 0 14px
}

#ubif-new-wizard h1, #ubif-new-wizard h2, #ubif-new-wizard h3, #ubif-new-wizard h4 {
    margin: 0 !important
}

#ubif-new-wizard .stage-container {
    border-bottom: 1px solid #dadada;
    padding: 15px 0 35px
}

#ubif-new-wizard .stage {
    position: relative;
    text-align: center;
    min-height: 112px
}

#ubif-new-wizard .stage:after, #ubif-new-wizard .stage:before {
    position: absolute;
    top: 50%;
    margin-top: -33px;
    width: 50%;
    height: 5px;
    border-top: 1px solid #d9d9d9;
    border-bottom: 1px solid #d9d9d9;
    content: ""
}

#ubif-new-wizard .stage:before {
    left: 0
}

#ubif-new-wizard .stage:after {
    right: 0
}

#ubif-new-wizard .stage:first-child + .stage + .stage + .stage:after, #ubif-new-wizard .stage:first-child:before {
    display: none
}

#ubif-new-wizard .stage.tmm-current .stage-header {
    border: none
}

#ubif-new-wizard .stage.tmm-current:after, #ubif-new-wizard .stage.tmm-current:before {
    border: none;
    cursor: none !important
}

#ubif-new-wizard .stage.tmm-success .stage-header, #ubif-new-wizard .stage.tmm-success:after, #ubif-new-wizard .stage.tmm-success:before {
    border: none
}

#ubif-new-wizard .stage.tmm-success .stage-header:after {
    position: absolute;
    top: 51px;
    left: -51px;
    font-size: 16px;
    text-shadow: none;
    font-weight: 100
}

#ubif-new-wizard .stage.tmm-success .stage-header.head-number:after {
    top: 42px
}

#ubif-new-wizard .stage-header {
    display: inline-block;
    width: 50px;
    height: 50px;
    text-align: center;
    font-size: 20px;
    color: #a9a9a9;
    border: 1px solid #d9d9d9;
    position: relative;
    z-index: 1;
    cursor: pointer;
    border-radius: 50%
}

#ubif-new-wizard .stage-header.head-number {
    color: #a9a9a9;
    font-weight: 700;
    line-height: 2.5em;
    margin-bottom: 7px
}

#ubif-new-wizard .stage-content {
    width: 153px;
    max-height: 52px;
    margin: 0 auto
}

@media (max-width: 767px) {
    #ubif-new-wizard .stage-content {
        width: 100%
    }
}

#ubif-new-wizard .stage-title {
    padding-left: 0;
    text-align: center
}

#ubif-new-wizard .stage-info {
    text-align: center;
    font-size: 11px;
    line-height: 1.4
}

#ubif-new-wizard .steps {
    color: #636363;
    float: right
}

#ubif-new-wizard .stage-header, #ubif-new-wizard .stage:after, #ubif-new-wizard .stage:before {
    background-color: #eaeaea
}

#ubif-new-wizard .stage-title {
    color: #464646
}

#ubif-new-wizard .stage-info {
    color: #a8a8a8
}

#ubif-new-wizard .stage.tmm-current .stage-header {
    background-color: #da291c
}

#ubif-new-wizard .stage.tmm-current .stage-header.head-number {
    color: #fff
}

#ubif-new-wizard .stage.tmm-current:after, #ubif-new-wizard .stage.tmm-current:before {
    background-color: #da291c
}

#ubif-new-wizard .stage.tmm-success .stage-header {
    background-color: #92cf5c
}

#ubif-new-wizard .stage.tmm-success .stage-header.head-number {
    color: #3c611b
}

#ubif-new-wizard .stage.tmm-success:after, #ubif-new-wizard .stage.tmm-success:before {
    background-color: #92cf5c
}

#ubif-new-wizard .stage.tmm-success .stage-header:after {
    color: #92cf5c
}

#cart-table .prodOpt {
    display: block;
    font-size: 10px
}

.confOptHold strong {
    display: block;
    margin-top: 10px
}

.confOptHold p {
    display: block;
    margin-top: 0;
    margin-bottom: 0
}

.responsive-calendar .controls {
    text-align: center;
    margin-bottom: 15px
}

.responsive-calendar .controls a {
    cursor: pointer
}

.responsive-calendar .controls h4 {
    display: inline;
    color: #000;
    font-size: 24px
}

.responsive-calendar .day-headers, .responsive-calendar .days {
    font-size: 0
}

.responsive-calendar .day {
    display: inline-block;
    position: relative;
    width: 14.28571429%;
    text-align: center;
    font-family: Roboto, sans-serif;
    font-weight: 100;
    font-size: 20px
}

.responsive-calendar .day a {
    color: #000;
    display: block;
    cursor: pointer;
    padding: 20% 0;
    border-radius: 4px;
    text-shadow: 0 1px 0 #eee;
    margin: 2%
}

.responsive-calendar .future a:hover {
    background-color: #eee;
    text-decoration: none;
    text-shadow: none;
    color: #fff !important
}

.responsive-calendar .past a:hover {
    background-color: #fff;
    text-decoration: none;
    text-shadow: none;
    color: #000 !important
}

.responsive-calendar .day.header {
    border-bottom: 1px solid gray;
    color: #000;
    font-weight: 700;
    font-size: 14px
}

.responsive-calendar .day.active a {
    background-color: #e6e6e6;
    color: #191919
}

.responsive-calendar .day.active a:hover {
    background-color: #a70202
}

.responsive-calendar .day.active .not-current {
    background-color: #8fcaef;
    color: #fff
}

.responsive-calendar .day.active .not-current:hover {
    background-color: #bcdff5
}

.responsive-calendar .day.not-current a {
    color: #ddd
}

.responsive-table {
    width: 100%;
    overflow-x: auto;
    overflow-y: hidden
}

.responsive-table table {
    width: 100%;
    min-width: 700px
}

.responsive-calendar .day .badge {
    position: absolute;
    top: 1px;
    right: 1px;
    z-index: 1;
    font-family: Cuprum, sans-serif;
    font-weight: 400;
    font-size: 11px !important;
    padding: 2px 3px !important;
    display: inline-block;
    min-width: 6px;
    margin: 2px;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    background-color: #a70202;
    border-radius: 10px
}

.responsive-calendar .header {
    margin-bottom: 0 !important
}

.responsive-calendar .today a {
    background-color: #efefef !important;
    color: #a70202 !important;
    font-weight: 700
}

@media screen and (max-width: 768px) {
    #ubif-new-wizard .stage {
        display: none !important
    }

    #ubif-new-wizard .tmm-current {
        display: block !important
    }

    .responsive-calendar .day a {
        margin: 12%
    }

    .responsive-calendar .day a em {
        display: none
    }

    .responsive-calendar .day .badge {
        top: 1px;
        right: 7px
    }
}

.product-margin-fix {
    margin-bottom: 0;
    padding-bottom: 0
}

.no-hover:hover {
    background: #f5f5f5 !important;
    cursor: default !important
}

#product-vid-container {
    background: #f5f5f5;
    padding-top: 20px;
    padding-bottom: 20px
}

#product-vid-container:hover {
    background: #eee;
    cursor: pointer
}

#product-vid-container #pvid-state-1 img.thumb {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -webkit-box-shadow: 2px 3px 5px rgba(0, 0, 0, .54);
    box-shadow: 2px 3px 5px rgba(0, 0, 0, .54);
    display: block
}

#product-vid-container #pvid-state-1 > .row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

#product-vid-container #pvid-state-2 h2 {
    margin-top: 0;
    margin-bottom: 20px;
    font-size: 1.3em
}

#product-vid-container #pvid-state-2 h2 span {
    color: #da291c
}

#product-vid-container #pvid-state-2 .pv-yt-container {
    margin-bottom: 20px
}

#product-vid-container #vid-cta-title {
    -webkit-box-flex: 2;
    -ms-flex-positive: 2;
    flex-grow: 2
}

#product-vid-container #vid-cta-title h2 {
    font-size: 1.5em;
    margin-top: 0;
    margin-bottom: 0
}

#product-vid-container a {
    display: block;
    font-size: 1.3em;
    text-decoration: none
}

#product-vid-container .pvid-hidden {
    display: none
}

.video-view-toggle {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1
}

.video-view-toggle > img {
    width: 35px;
    height: 35px;
    opacity: .35
}

.video-view-toggle > img:hover {
    opacity: .8;
    cursor: pointer
}

.video-view-toggle.open {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    padding-top: 0
}

@media (min-width: 992px) {
    #product-vid-container h2 {
        margin-top: 25px;
        margin-bottom: 0
    }

    #product-vid-container a {
        display: block;
        font-size: 1.3em;
        text-decoration: none
    }

    #product-vid-container #pvid-state-2 {
        padding-top: 20px
    }

    #product-vid-container #pvid-state-2 h2 {
        font-size: 2em;
        margin-bottom: 40px
    }

    #product-vid-container #pvid-state-2 .pv-yt-container {
        margin-bottom: 40px
    }

    #product-vid-container #vid-cta-title {
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1
    }

    #product-vid-container #vid-cta-title h2 {
        font-size: 1.5em;
        margin-top: 0;
        margin-bottom: 0
    }

    .video-view-toggle > img {
        width: 50px;
        height: 50px
    }

    .video-view-toggle.open {
        padding-top: 0
    }
}

.loc-address {
    position: relative
}

@media (min-width: 992px) {
    .quote_change_store {
        float: right
    }
}

@media (max-width: 991px) {
    .quote_change_store {
        display: block;
        padding-top: 5px;
        padding-bottom: 5px
    }
}

#product-info-container h1 {
    color: #363636;
    margin-bottom: 0
}

#product-info-container h2.product-price {
    margin-top: 5px;
    margin-bottom: 15px;
    color: #da291c;
    font-size: 2.5em
}

#product-info-container .product-description {
    padding-bottom: 20px;
    font-size: 1.2em
}

#product-info-container .product-description ul {
    margin-top: 10px
}

#product-info-container .product-description ul li {
    margin-top: 5px
}

#product-info-container .walkin-text {
    color: #da291c;
    margin-top: 0;
    margin-bottom: 25px
}

#product-info-container p.call-for-price {
    padding-top: 30px
}

#product-info-container p.call-for-price span {
    display: block;
    font-size: 1.3em;
    font-weight: 600;
    color: #da291c
}

#product-info-container p.call-for-price i {
    color: #616161
}

#product-info-container .tags, #product-info-container .tags a, #product-info-container .tags a:hover {
    color: #9e9e9e
}

#product-info-container .tags {
    margin-top: 40px
}

.options .optionChoice {
    border-color: #616161;
    border-radius: 5px;
    font-size: 16px;
    padding: 5px
}

.options .optionChoice:active, .options .optionChoice:focus {
    border-color: #da291c;
    -webkit-box-shadow: none;
    box-shadow: none;
    outline: none
}

.options .optionChoice:first-of-type {
    margin-bottom: 10px;
    margin-right: 5px
}

.repair-info-lead.lead ul, .repair-info-lead.lead ul li {
    margin-top: 10px
}

#franchising-why {
    background: #eee;
    background: -webkit-gradient(linear, left top, right top, color-stop(0, #da291c), color-stop(50%, #da291c), color-stop(51%, #eee), to(#eee));
    background: linear-gradient(90deg, #da291c 0, #da291c 50%, #eee 51%, #eee);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="@brand-primary", endColorstr="@gray-lighter", GradientType=1);
    padding-top: 0;
    padding-bottom: 0
}

#franchising-why.ca {
    background: #da291c
}

#franchising-why.ca .why h1 {
    text-align: center
}

#franchising-why.ca .request {
    margin-bottom: 2em
}

@media (max-width: 767px) {
    #franchising-why.container-fluid {
        padding-left: 0 !important;
        padding-right: 0 !important
    }
}

#franchising-why .why {
    color: #fff;
    font-weight: 400;
    font-size: 1em;
    padding-top: 20px;
    background-color: #da291c
}

#franchising-why .why, #franchising-why .why.ca {
    padding-right: 10px;
    padding-bottom: 40px
}

@media (min-width: 768px) {
    #franchising-why .why {
        padding-top: 30px;
        padding-right: 30px;
        padding-bottom: 0
    }
}

@media (min-width: 992px) {
    #franchising-why .why {
        padding-top: 45px;
        padding-right: 50px;
        font-size: 1.2em
    }
}

@media (min-width: 1200px) {
    #franchising-why .why {
        padding-top: 50px
    }
}

#franchising-why .why h1 {
    text-align: center;
    color: #fff;
    font-weight: 300;
    font-size: 1.9em;
    margin-bottom: 25px
}

@media (min-width: 768px) {
    #franchising-why .why h1 {
        text-align: left;
        font-size: 1.9em
    }
}

#franchising-why .why .why-text {
    padding-bottom: 25px;
    font-weight: 300;
    font-size: 1.2em
}

@media (min-width: 992px) {
    #franchising-why .why .why-text {
        padding-bottom: 40px;
        font-size: 1em
    }
}

@media (min-width: 1200px) {
    #franchising-why .why .why-text {
        font-size: 1.2em
    }
}

#franchising-why .why.why-spanish {
    padding-top: 25px;
    font-size: 1em
}

#franchising-why .the-numbers {
    background-color: #eee;
    padding-top: 20px;
    padding-bottom: 90px
}

@media (min-width: 768px) {
    #franchising-why .the-numbers {
        padding-bottom: 100px
    }
}

@media (min-width: 992px) {
    #franchising-why .the-numbers {
        background-image: url("https://d27ppybfoyyraq.cloudfront.net/image/about/iphone.png");
        background-position: left 0 bottom 0;
        background-repeat: no-repeat;
        padding-top: 30px;
        padding-left: 80px
    }
}

#franchising-why .the-numbers h2 {
    font-weight: 800;
    font-size: 3em;
    margin-bottom: -10px
}

@media (min-width: 992px) {
    #franchising-why .the-numbers h2 {
        font-size: 3.5em;
        margin-bottom: -10px
    }
}

@media (min-width: 1200px) {
    #franchising-why .the-numbers h2 {
        font-size: 4em;
        margin-bottom: -10px
    }
}

#franchising-why .the-numbers .num-container h3 {
    color: #da291c;
    font-weight: 800;
    font-size: 3.5em;
    margin-bottom: -5px;
    position: relative
}

@media (min-width: 992px) {
    #franchising-why .the-numbers .num-container h3 {
        font-size: 4em;
        margin-bottom: -5px
    }
}

@media (min-width: 1200px) {
    #franchising-why .the-numbers .num-container h3 {
        font-size: 4.5em;
        margin-bottom: -5px
    }
}

#franchising-why .the-numbers .num-container h3 span {
    font-weight: 400;
    font-size: .35em !important;
    color: #a8a8a8;
    position: absolute;
    top: .35em
}

#franchising-why .the-numbers .num-container .num-context {
    font-size: 1.2em
}

.stat-container {
    padding-bottom: 16px;
    padding-top: 6px
}

.stat-container .ref {
    color: #a8a8a8;
    font-size: .8em;
    margin-left: 10px
}

#franchising-req .section-head {
    margin-bottom: 30px
}

#franchising-req .lead {
    margin-bottom: 40px
}

#franchising-req .req-text {
    font-size: 1.2em
}

#franchising-req .req-list {
    margin-left: 0;
    padding-left: 20px;
    margin-bottom: 60px
}

#franchising-req .req-list li {
    padding-left: 0;
    margin-bottom: 15px
}

#franchising-qs .section-head {
    margin-bottom: 50px
}

#franchising-qs .q-container {
    font-size: 1.2em;
    margin-bottom: 50px
}

#franchising-qs .q-container h4 {
    font-size: 1.2em
}

#franchising-form {
    padding-bottom: 150px;
    background-color: #eee
}

#franchising-form .section-head {
    color: #da291c !important;
    padding-bottom: 40px
}

@media (min-width: 768px) {
    #franchising-form .section-head {
        color: #fff !important
    }
}

#franchising-form .lead, #franchising-form .ty_text {
    color: #757575;
    font-size: 1.5em;
    margin-bottom: 40px
}

#franchising-form .lead a, #franchising-form .ty_text a {
    color: #757575
}

#franchising-form .lead a:hover, #franchising-form .ty_text a:hover {
    color: #da291c
}

@media (min-width: 768px) {
    #franchising-form .lead, #franchising-form .lead a, #franchising-form .ty_text, #franchising-form .ty_text a {
        color: #eee
    }
}

#franchising-form span.wait {
    display: block;
    margin: 0 auto 1em;
    text-align: center
}

@media (min-width: 768px) {
    #franchising-form {
        background-image: url("https://d27ppybfoyyraq.cloudfront.net/image/about/store-bg-dark-3.jpg");
        background-size: cover
    }
}

#franchising-form .form-container {
    background: #eee;
    padding: 0
}

@media (min-width: 768px) {
    #franchising-form .form-container {
        padding: 30px 30px 15px
    }
}

#disclaimer-container {
    padding-top: 40px;
    padding-bottom: 40px
}

#disclaimer-container .disclaimer {
    font-size: .8em
}

.franchise-landing .gm-style-iw {
    text-align: center
}

.franchise-landing #franchising-why {
    background: #eee;
    padding-bottom: 50px
}

.franchise-landing #franchising-why .why {
    background-color: transparent;
    color: #424242
}

.franchise-landing #franchising-why .why-landing h1 {
    color: #da291c;
    font-weight: 800;
    margin: 0
}

.franchise-landing #franchising-why .why-landing h3 {
    color: #424242;
    margin-top: 0;
    font-weight: 300
}

.franchise-landing #franchising-why .why-landing p {
    line-height: 1.75
}

.franchise-landing #franchising-why .why-landing address span {
    font-weight: 700
}

.franchise-landing #franchising-why .why-switch h1 {
    color: #424242;
    font-weight: 300
}

.franchise-landing #franchising-why .why-switch h3 {
    color: #da291c;
    font-weight: 700
}

.franchise-landing #franchising-why .the-numbers {
    background-color: transparent;
    background-image: none;
    padding: 75px 0 0
}

.franchise-landing #franchising-why .phone {
    background-image: url("https://d27ppybfoyyraq.cloudfront.net/image/broken_phone.png");
    background-position: left 50px;
    background-repeat: no-repeat;
    padding-top: 125%
}

.franchise-landing #franchising-why.franchising-numbers {
    background-color: #fff;
    padding-bottom: 0
}

.franchise-landing .white-sub-nav {
    padding: 20px 0
}

.franchise-landing #map {
    height: 500px;
    width: 100%
}

.franchise-landing #siteNotice {
    text-align: center
}

.franchise-landing #siteNotice ul {
    list-style-type: none;
    padding-left: 0
}

@media (max-width: 768px) {
    .franchise-landing .mobile-hide {
        display: none
    }

    .franchise-landing #franchising-why {
        padding: 0
    }

    .franchise-landing #franchising-why .the-numbers {
        padding: 50px 0 80px
    }

    .franchise-landing #franchising-why .why-landing {
        padding-top: 30px;
        padding-bottom: 15px
    }

    .franchise-landing #franchising-why .why-switch {
        padding-top: 0;
        padding-bottom: 40px
    }

    .franchise-landing #franchising-why .why-landing h1, .franchise-landing #franchising-why .why-landing h3 {
        text-align: left
    }

    .franchise-landing #franchising-form {
        padding: 0
    }

    .franchise-landing #franchising-form .section-head {
        padding-bottom: 30px;
        padding-top: 30px
    }
}

.navbar-primary.navbar-franchise {
    background-color: #212121
}

.navbar-primary.navbar-franchise .top-link .fa-circle-thin {
    color: #484848
}

.franchise-landing.repairs-landing.repairs-landing-bg {
    background: #f7f7f7
}

.franchise-landing.repairs-landing.repairs-landing-bg .jumbotron h3 {
    font-size: 35px
}

.franchise-landing.repairs-landing.repairs-landing-bg .culture {
    padding-top: 60px
}

div.franchise-landing h3 {
    margin-top: 0 !important
}

div.franchise-landing div.jumbotron {
    background-repeat: no-repeat;
    background-position: 60% 0;
    background-size: 775px;
    min-width: 200%;
    margin-left: -50%
}

div.franchise-landing div.jumbotron .btn-white {
    font-size: 18px;
    padding: 15px 25px;
    font-weight: 600
}

div.franchise-landing div.jumbotron h3 {
    font-weight: 600;
    margin-bottom: 0;
    font-size: 36px
}

div.franchise-landing div.jumbotron p {
    font-size: 22px;
    margin-top: 100px;
    opacity: 1;
    margin-bottom: 5px;
    font-weight: 300
}

div.franchise-landing div.jumbotron .padding-left {
    padding-left: 80px
}

div.franchise-landing section {
    line-height: normal !important
}

div.franchise-landing .franchise-landing-form {
    background-color: #c7210b
}

div.franchise-landing .franchise-landing-form .lead, div.franchise-landing .franchise-landing-form h2 {
    color: #fff
}

div.franchise-landing .franchise-landing-form .lead {
    margin-bottom: 30px
}

div.franchise-landing .stats {
    padding-top: 40px;
    padding-bottom: 40px
}

div.franchise-landing .stats h2 {
    font-weight: 700
}

div.franchise-landing .stats .stat {
    background-color: #fff;
    min-height: 176px;
    -webkit-box-shadow: 0 4px 15px rgba(0, 0, 0, .08);
    box-shadow: 0 4px 15px rgba(0, 0, 0, .08);
    padding: 25px
}

div.franchise-landing .stats .stat .counter {
    font-weight: 700;
    font-size: 55px;
    color: #181f2d
}

div.franchise-landing .stats .stat .counter sup {
    font-size: 15px;
    top: -2em
}

div.franchise-landing .stats .stat p {
    font-weight: 300;
    font-size: 15px;
    color: #424242;
    margin: 15px auto 9.5px;
    max-width: 205px
}

div.franchise-landing .stats .stat-green {
    color: #3aad60 !important
}

div.franchise-landing .stats .stat-small {
    font-size: 15px;
    display: inline-block;
    border-left: 1px solid #e3e3e3;
    padding-left: 15px;
    font-weight: 300
}

div.franchise-landing .stats .stat-small .big {
    font-size: 20px;
    font-weight: 700
}

div.franchise-landing .featured-in {
    min-height: 125px;
    background-color: #fff;
    text-align: center
}

div.franchise-landing .featured-in img {
    margin: auto;
    position: absolute;
    top: 50%;
    padding: 0 20px;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

div.franchise-landing .featured-in img.img-restrict {
    max-width: 110px
}

div.franchise-landing .featured-in img.img-restrict-2 {
    max-width: 150px
}

div.franchise-landing .culture {
    background: #f7f7f7;
    padding-top: 110px;
    padding-bottom: 110px
}

div.franchise-landing .culture p {
    font-weight: 300;
    font-size: 18px;
    color: #7f7f7f;
    line-height: 30px
}

div.franchise-landing .franchise-landing-form {
    padding-top: 40px;
    padding-bottom: 0
}

div.franchise-landing .franchise-landing-form a {
    color: #fff;
    font-weight: 700
}

div.franchise-landing .franchise-landing-form a:hover {
    text-decoration: underline
}

div.franchise-landing .signup {
    background: #fff;
    -webkit-box-shadow: 0 4px 0 0 rgba(0, 0, 0, .15);
    box-shadow: 0 4px 0 0 rgba(0, 0, 0, .15);
    border-radius: 4px
}

div.franchise-landing .signup .dim-bg {
    background: none
}

div.franchise-landing .signup label {
    font-weight: 300;
    font-size: 15px;
    color: #000
}

div.franchise-landing .signup .form-container {
    padding: 15px 30px
}

div.franchise-landing .signup .form-container .form-group #state_of_interest_1_div {
    margin-bottom: 0
}

div.franchise-landing .signup .form-container .form-group .form-control {
    border: none
}

div.franchise-landing .signup .form-container .form-group .form-control:focus {
    border: 1px solid #0696d6
}

div.franchise-landing .signup .form-container .form-group input[type=email], div.franchise-landing .signup .form-container .form-group input[type=tel], div.franchise-landing .signup .form-container .form-group input[type=text], div.franchise-landing .signup .form-container .form-group select, div.franchise-landing .signup .form-container .form-group textarea {
    background: #f0f4f6;
    border-radius: 3px
}

div.franchise-landing .signup .form-container .form-group .input-lg + .form-control-feedback {
    right: 15px;
    top: 30px;
    background: transparent
}

div.franchise-landing .signup .blue-btn {
    width: 100%;
    font-size: 20px;
    color: #fff;
    border-radius: 0;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    background: #0696d6;
    font-weight: 300
}

div.franchise-landing div.franchising-landing-form-container {
    opacity: 1;
    -webkit-transition: all .8s cubic-bezier(.68, -.55, .265, 1.55);
    transition: all .8s cubic-bezier(.68, -.55, .265, 1.55);
    -webkit-transform: translateY(0);
    transform: translateY(0)
}

div.franchise-landing div.franchising-landing-form-container.hide-trans {
    opacity: 0;
    -webkit-transform: translateY(200px);
    transform: translateY(200px)
}

div.franchise-landing div.thank-you.show-trans {
    opacity: 1;
    -webkit-transform: translateY(-300px);
    transform: translateY(-300px)
}

div.franchise-landing .thank-you {
    -webkit-transition: all .8s cubic-bezier(.68, -.55, .265, 1.55);
    transition: all .8s cubic-bezier(.68, -.55, .265, 1.55);
    opacity: 0;
    -webkit-transform: translateY(0);
    transform: translateY(0)
}

div.franchise-landing .thank-you .success-check {
    margin: auto;
    display: block
}

#footer-disclosure.container-fluid.fran-footer {
    background-color: #212121
}

#footer-disclosure.container-fluid.fran-footer .fa-circle-thin {
    color: #484848
}

#footer-disclosure.container-fluid.fran-footer .btn-outline {
    color: #fff;
    display: inline-block;
    border-color: #414653
}

@media screen and (max-width: 768px) {
    .navbar-primary.navbar-franchise .top-link .fa-circle-thin {
        color: #fff
    }

    div.franchise-landing.repairs-landing .jumbotron {
        min-width: 100%;
        margin-left: 0;
        border-radius: 0;
        background-image: none !important;
        padding: 0
    }

    div.franchise-landing.repairs-landing .jumbotron .container, div.franchise-landing.repairs-landing .jumbotron .jumbo-phone-mobile, div.franchise-landing.repairs-landing .jumbotron .padding-left {
        margin: 0;
        padding: 0
    }

    div.franchise-landing.repairs-landing .jumbotron .jumbo-btn, div.franchise-landing.repairs-landing .jumbotron h3, div.franchise-landing.repairs-landing .jumbotron p {
        margin-left: 30px;
        margin-right: 30px;
        display: block;
        width: auto
    }

    div.franchise-landing.repairs-landing .jumbotron .jumbo-btn {
        margin-bottom: 35px
    }

    div.franchise-landing.repairs-landing .jumbotron p {
        margin-top: 35px
    }

    div.franchise-landing.repairs-landing .stats {
        padding-top: 0
    }
}

.franchise-landing.repairs-landing.mwca-landing .jumbotron {
    background-color: #23528a;
    background-position: 70% 0;
    background-size: 1300px
}

.franchise-landing.repairs-landing.mwca-landing .jumbotron img {
    position: static;
    max-width: 270px;
    margin-bottom: 30px;
    margin-top: 100px
}

.franchise-landing.repairs-landing.mwca-landing .stats .ubifemployee {
    max-width: 330px;
    margin: auto
}

.franchise-landing.repairs-landing.mwca-landing .stats .partner {
    margin: 130px auto auto;
    max-width: 190px
}

.franchise-landing.repairs-landing.mwca-landing .stats .partner-fix {
    margin: 115px auto auto
}

.franchise-landing.repairs-landing.mwca-landing .stats.stats-partners {
    padding-bottom: 0
}

.franchise-landing.repairs-landing.mwca-landing .bg-gray {
    background: #f7f7f7
}

.franchise-landing.repairs-landing.mwca-landing .stats.bg-gray {
    padding-top: 65px
}

.franchise-landing.repairs-landing.mwca-landing .featured-in.culture {
    padding-bottom: 130px
}

.franchise-landing.repairs-landing.mwca-landing .bg-blue {
    background: #23528a
}

.franchise-landing.repairs-landing.mwca-landing .blue-btn {
    background: #da291c
}

@media screen and (max-width: 768px) {
    .franchise-landing.repairs-landing.mwca-landing .container {
        padding: 0 15px
    }

    .franchise-landing.repairs-landing.mwca-landing .stats h2 {
        font-size: 22px
    }

    .franchise-landing.repairs-landing.mwca-landing .stats .partner {
        margin: 15px 0 30px;
        max-width: 100%
    }

    .franchise-landing.repairs-landing.mwca-landing .stats.stats-partners {
        padding: 40px 0
    }

    .franchise-landing.repairs-landing.mwca-landing .stats.bg-gray {
        padding-top: 40px
    }

    .franchise-landing.repairs-landing.mwca-landing .stats .partner.partner-fix {
        margin: -3px 0 0;
        max-width: 100%;
        padding: 5px
    }

    .franchise-landing.repairs-landing.mwca-landing .featured-in.culture {
        padding: 60px 0 110px
    }

    .franchise-landing.repairs-landing.mwca-landing .jumbotron {
        margin-bottom: 0
    }

    .franchise-landing.repairs-landing.mwca-landing .jumbotron img {
        max-width: 270px;
        margin: 0 auto 45px
    }

    .franchise-landing.repairs-landing.mwca-landing .jumbo-phone-mobile img {
        max-width: 100%;
        margin-bottom: 45px
    }
}

#feedback-content {
    padding-bottom: 80px
}

#feedback-content .form-group, #feedback-content .sub-head {
    margin-bottom: 20px
}

#feedback-content .form-group label {
    font-size: 1.2em;
    font-weight: 400;
    margin-bottom: 10px
}

#feedback-content #toggleButton {
    display: block;
    margin-top: 20px;
    margin-bottom: 40px;
    cursor: pointer
}

#feedback-content .multi-q-container {
    margin-bottom: 30px
}

#feedback-content .visit-date .bootstrap-datetimepicker-widget table td .active, #feedback-content .visit-date .bootstrap-datetimepicker-widget table td .active:hover, #feedback-content .visit-date .bootstrap-datetimepicker-widget table td .today :before {
    background-color: #da291c
}

#feedback-content .req, #feedbackForm .req {
    color: #da291c;
    font-size: 10px;
    margin-left: 3px;
    position: relative;
    top: -2px
}

#feedback-form .feedback_question {
    margin-top: 20px;
    margin-bottom: 20px
}

#feedback-form .feedback_question p {
    font-size: 1.2em;
    margin-bottom: 15px
}

#feedback-form .feedback_question textarea {
    width: 100%
}

#feedback-form .feedback_question input[type=radio] {
    display: none
}

#feedback-form .feedback_question input[type=radio] + label {
    position: relative
}

#feedback-form .feedback_question input[type=radio] + label i {
    cursor: pointer;
    font-size: 32px;
    margin-right: 20px
}

#feedback-form .feedback_question input[type=radio] + label .starTip {
    display: none
}

#feedback-form .feedback_question input[type=radio] + label:hover i {
    color: #da291c
}

#feedback-form .feedback_question input[type=radio] + label:hover .starTip {
    color: #da291c;
    display: block;
    font-size: 14px;
    font-weight: 700;
    left: -50%;
    margin: 0;
    padding: 0;
    position: absolute;
    white-space: nowrap
}

#feedback-form .feedback_question input[type=radio]:checked + label i, #feedback-form .feedback_question label.highlighted i {
    color: #da291c
}

#feedback-form #agree span {
    display: block;
    font-weight: 300
}

#feedback-confirmation .sub-head {
    margin-top: 40px;
    margin-bottom: 40px
}

#feedback-confirmation .nextStep {
    font-size: 16px;
    margin: 40px auto
}

#feedback-confirmation #socialMedia {
    position: relative
}

#feedback-confirmation #socialMedia .smLink {
    font-size: 14px;
    position: relative
}

#feedback-confirmation #socialMedia .smLink span {
    border-radius: 10px;
    color: #fff;
    display: block;
    height: 40px;
    font-size: 32px;
    margin: 0 auto 8px;
    padding: 5px;
    position: relative;
    top: 6px;
    width: 40px
}

#feedback-confirmation #socialMedia .smLink.google {
    color: #db4a39
}

#feedback-confirmation #socialMedia .smLink.google span {
    background-color: #db4a39
}

#feedback-confirmation #socialMedia .smLink.yelp {
    color: #c8232c
}

#feedback-confirmation #socialMedia .smLink.yelp span {
    background-color: #c8232c
}

#feedback-confirmation #socialMedia .smLink.yahoo {
    color: #720e9e
}

#feedback-confirmation #socialMedia .smLink.yahoo span {
    background-color: #720e9e
}

#feedback-confirmation #socialMedia .smLink.fbpage {
    color: #3b5998
}

#feedback-confirmation #socialMedia .smLink.fbpage span {
    background-color: #3b5998
}

#feedback-confirmation #socialMedia .smLink:hover {
    color: #424242
}

#feedback-confirmation #socialMedia .smLink:hover span {
    background-color: #424242
}

@media (max-width: 767px) {
    #feedback-confirmation #socialMedia {
        margin-top: 20px
    }
}

#ui-datepicker-div {
    background-color: #fff;
    border: 1px solid red;
    padding-right: 10px
}

#trigger_lowprice {
    cursor: pointer
}

#trigger_lowprice span {
    font-size: 1.2em;
    margin-left: 5px
}

#trigger_lowprice:hover {
    color: #da291c
}

.click_pop {
    background-color: rgba(0, 0, 0, .54);
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1000
}

.click_pop .pop_content {
    background-color: #fff;
    -webkit-box-shadow: 0 0 15px 0 #757575;
    box-shadow: 0 0 15px 0 #757575;
    height: 600px;
    max-width: 1200px;
    overflow-x: hidden;
    overflow-y: scroll;
    padding: 40px;
    position: fixed;
    top: 12%;
    left: 25%;
    width: 50%;
    z-index: 11
}

@media (max-width: 1199px) {
    .click_pop .pop_content {
        width: 80%;
        left: 10%
    }
}

@media (max-width: 767px) {
    .click_pop .pop_content {
        height: 400px;
        width: 90%;
        left: 5%;
        top: 20%
    }
}

#lowprice .sub-head {
    margin-bottom: 10px;
    margin-top: 5px
}

#lowprice .opening_text {
    padding-top: 20px
}

#lowprice .opening_text p {
    font-size: 16px
}

#lowprice ul li {
    font-size: 16px;
    margin-bottom: 10px
}

#faq-container .sub-head {
    margin-bottom: 30px
}

#faq-container .sub-sec-head {
    margin-bottom: 0
}

#faq-container .faq-dl dt {
    font-size: 1.2em;
    padding-bottom: 5px
}

#faq-container .faq-dl dd {
    font-size: 1.1em;
    padding-bottom: 25px
}

#faq-container .faq-dl dd span {
    display: block
}

#faq-container .faq-dl dd .mailto-name {
    font-weight: 600;
    padding-top: 10px
}

#faq-container .faq-dl dd .mailto-add-2 {
    padding-bottom: 10px
}

@media (min-width: 992px) {
    .faq-dl {
        padding-left: 22px
    }

    .faq-dl dd, .faq-dl dt {
        display: list-item
    }

    .faq-dl dd {
        list-style: circle
    }
}

.privacy {
    margin-bottom: 80px
}

#contact-us-container {
    font-size: 1.1em;
    padding-bottom: 100px
}

#contact-us-container .section-head {
    text-align: center
}

#contact-us-container .sub-head {
    margin-bottom: 25px;
    text-align: center
}

#contact-us-container button {
    margin-top: 40px
}

#contact-us-container #contact-form {
    margin-top: 30px
}

#contact-us-container #contact-form button {
    padding-right: 5px;
    padding-left: 5px
}

#contact-us-container #contact-form .alert {
    position: relative
}

#contact-us-container #contact-form .alert button {
    position: absolute;
    right: 7px;
    top: -9%
}

#contact-us-container #contact-form select {
    font-size: 13px;
    width: 100%;
    padding: 0 8px;
    height: 33px;
    border-radius: 4px;
    border-color: #bdbdbd
}

#cu-social-container .social-icon-container {
    margin-top: 35px;
    text-align: center
}

#cu-social-container .section-head {
    text-align: center
}

#cu-social-container .sub-head {
    margin-bottom: 20px;
    text-align: center
}

#cu-social-container a {
    -webkit-transition: all .25s ease;
    transition: all .25s ease
}

#cu-social-container a.youtube {
    color: #c4302b
}

#cu-social-container a.youtube:hover {
    color: #9a2622
}

#cu-social-container a.facebook {
    color: #3b5998
}

#cu-social-container a.facebook:hover {
    color: #2d4373
}

#cu-social-container a.instagram {
    color: #3f729b
}

#cu-social-container a.instagram:hover {
    color: #305777
}

#cu-social-container a.twitter {
    color: #00a0d1
}

#cu-social-container a.twitter:hover {
    color: #00799e
}

@media (max-width: 767px) {
    #cu-social-container {
        margin-bottom: 25px
    }
}

@media (min-width: 992px) {
    #contact-us-container .section-head {
        text-align: center
    }

    #contact-us-container .sub-head {
        margin-bottom: 60px;
        text-align: center
    }

    #contact-us-container .captcha-img {
        padding-top: 23px
    }

    #contact-us-container button {
        margin-top: 20px
    }

    #cu-social-container .social-icon-container {
        margin-top: 35px
    }
}

#cat-filters {
    text-align: left
}

#cat-filters .hidden {
    display: none
}

#cat-filters .active_filter {
    display: block;
    background-color: #a70202;
    color: #fff;
    padding: 2px 4px;
    margin-top: 5px;
    position: relative
}

#cat-filters .cat-active-del {
    background: url("https://d27ppybfoyyraq.cloudfront.net/image/icons/filter-del.jpg") 0 no-repeat;
    width: 19px;
    height: 13px;
    display: block;
    cursor: pointer;
    float: right;
    position: absolute;
    top: 6px;
    right: 5px
}

#cat-filters h2, #cat-filters h4, #cat-filters li, #cat-filters ul {
    padding: 0;
    margin: 0;
    list-style: none
}

#cat-filters #cat-header h2 {
    color: #a70202
}

#cat-filters .sepo {
    border-top: 1px solid #e4e3e2;
    border-bottom: 1px solid #fff;
    height: 0;
    padding: 0;
    margin: 10px 0
}

#cat-filters ul {
    margin: 10px 10px 0
}

#device-filter-container {
    width: 100%;
    background-color: #f5f5f5;
    border-radius: 4px;
    padding: 10px 15px;
    margin-bottom: 40px
}

#device-filter-container form > div:first-child {
    padding-top: 0
}

#device-filter-container form > div {
    padding-top: 5px;
    padding-bottom: 5px
}

#device-filter-container form > div:last-child {
    padding-bottom: 0
}

@media (min-width: 992px) {
    #device-filter-container {
        width: 80%;
        margin: 0 auto 40px
    }

    #device-filter-container form > div {
        padding: 0 5px
    }
}

#tracking-items .dthMoreBtns, #tracking-items .tIcontainer {
    margin-bottom: 15px
}

#tracking-items .dtcItems {
    text-align: right
}

#tracking-items table, #tracking-items table * {
    border: none
}

#tracking-items table tr {
    border-bottom: 1px solid #ccc
}

#tracking-items .dtchItem {
    margin-bottom: 10px
}

#tracking-items .dtWrapper {
    padding: 0 15px
}

#tracking-items .dtStatusAc {
    width: 30px;
    height: 30px;
    border-radius: 20px;
    border-color: #333;
    border-width: 2px;
    font-size: 12px;
    font-weight: 700;
    color: #fff;
    line-height: 30px;
    text-align: center;
    background: #a70202
}

.panel-cyan {
    border-color: #00bcd4
}

.panel-cyan > .panel-heading {
    color: #fff;
    background-color: #00bcd4;
    border-color: #00bcd4
}

.panel-cyan > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #00bcd4
}

.panel-cyan > .panel-heading .badge {
    color: #00bcd4;
    background-color: #fff
}

.panel-cyan > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #00bcd4
}

.panel-cyan > .panel-heading.clickable {
    -webkit-transition: all .5s;
    transition: all .5s
}

.panel-cyan > .panel-heading.clickable:hover {
    background-color: #00a5bb
}

.ubif-contact {
    padding-top: 40px;
    padding-bottom: 70px
}

.ubif-contact label {
    float: left;
    font-weight: 400;
    font-size: 1.2em
}

.ubif-contact .btn {
    margin-top: 30px
}

.ubif-contact.lazyloaded {
    background: url("https://d27ppybfoyyraq.cloudfront.net/image/contact_bg.jpg") no-repeat
}

#c_contact_mod input.has-success, #c_contact_mod textarea.has-success {
    border-color: #388e3c
}

#c_contact_mod input.has-error, #c_contact_mod textarea.has-error {
    border-color: #da291c
}

#c_contact_mod select {
    font-size: 13px;
    width: 100%;
    padding: 0 8px;
    height: 33px;
    border-radius: 4px;
    border-color: #bdbdbd
}

.sitemap-container h2, .sitemap-container h3, .sitemap-container h4 {
    margin-bottom: 0 !important
}

.sitemap-container hr {
    margin-top: 12px !important
}

.sitemap-container .site-links a {
    color: #757575
}

.sitemap-container .site-links a:hover {
    color: #222
}

#account-info-container {
    font-size: 1.2em;
    padding-top: 30px;
    padding-bottom: 30px
}

#account-info-container .user-name {
    margin-bottom: 20px;
    text-align: right
}

#account-info-container h2.name {
    margin-top: 0;
    margin-bottom: 0;
    color: #da291c
}

#account-info-container .acct-edit-btn {
    margin-top: 30px
}

#account-info-container .fa-stack {
    font-size: 2.3em
}

#account-info-container .fa-circle {
    color: #bdbdbd
}

#account-info-container .usr-add-container {
    margin-top: 10px
}

#account-info-container span {
    display: block;
    color: #757575
}

#account-info-container span.phone {
    margin-top: 10px
}

#account-info-container .convert {
    margin-top: 15px
}

#account-info-container img {
    max-width: 100%
}

#account-info-container .form-group {
    width: 75%
}

#account-info-container .input-group {
    width: 100%
}

#account-info-container label {
    font-size: 13px
}

.enterprise-container {
    padding-bottom: 0 !important
}

.enterprise-container .panel-heading {
    padding-bottom: 0
}

.enterprise-container .panel-heading span {
    display: inline-block !important
}

.enterprise-container .panel-heading.active .container-padding {
    border-top: 3px solid #da291c
}

.enterprise-container .nav-tabs {
    border-bottom: none
}

.enterprise-container .nav-tabs .container-padding {
    padding: 10px
}

#tracking-list-container {
    font-size: 1.1em
}

#tracking-list-container h3.add-tracking-head {
    display: inline;
    margin: 0;
    padding-right: 20px;
    padding-bottom: 30px
}

#tracking-list-container tr.clickable-row {
    cursor: pointer
}

#tracking-list-container thead td {
    font-weight: 600
}

#tracking-list-container input {
    width: 100% !important
}

@media (min-width: 768px) {
    #tracking-list-container input {
        width: 220px !important
    }

    #tracking-list-container input[type=checkbox] {
        width: auto !important
    }
}

@media (min-width: 992px) {
    #tracking-list-container input {
        width: 240px !important
    }

    #tracking-list-container input[type=checkbox] {
        width: auto !important
    }
}

#admin-address-container {
    font-size: 1.1em
}

#admin-address-container .address-result {
    margin-bottom: 20px
}

#admin-address-container a.edit {
    color: #757575
}

#admin-address-container a.edit:hover {
    color: #da291c
}

#track-wo-container .badge {
    margin-top: -5px;
    margin-left: 10px;
    padding: 4px 9px;
    font-size: .6em;
    font-weight: 400;
    vertical-align: middle
}

#track-wo-container .badge:empty {
    display: none
}

#track-wo-container .badge.awaiting-device, #track-wo-container .badge.declined, #track-wo-container .badge.order-parts, #track-wo-container .badge.unrepairable {
    background-color: #da291c;
    color: #fff
}

#track-wo-container .badge.awaiting-parts, #track-wo-container .badge.awaiting-repair, #track-wo-container .badge.repair-in-progress {
    background-color: #ffb300;
    color: #fff
}

#track-wo-container .badge.repaired, #track-wo-container .badge.sale-complete {
    background-color: #5cb85c;
    color: #fff
}

#track-wo-container .date, #track-wo-container .location, #track-wo-container .phone {
    font-size: 1.1em;
    display: block
}

#track-wo-container .panel-group .panel {
    border-radius: 0;
    margin-bottom: 0
}

#track-wo-container .panel {
    -webkit-box-shadow: none;
    box-shadow: none;
    border: none
}

#track-wo-container .panel-group .panel + .panel {
    margin-top: 1px
}

#track-wo-container .panel-heading {
    border-radius: 0
}

#track-wo-container .panel-title {
    color: #fff !important
}

#track-wo-container .timeline > li .timeline-body {
    border-radius: 0
}

#track-wo-container .timeline-footer.awaiting-device, #track-wo-container .timeline-footer.declined, #track-wo-container .timeline-footer.order-parts, #track-wo-container .timeline-footer.unrepairable {
    background-color: #da291c;
    color: #fff
}

#track-wo-container .timeline-footer.awaiting-parts, #track-wo-container .timeline-footer.awaiting-repair, #track-wo-container .timeline-footer.repair-in-progress {
    background-color: #ffb300;
    color: #fff
}

#track-wo-container .timeline-footer.repaired, #track-wo-container .timeline-footer.sale-complete {
    background-color: #5cb85c;
    color: #fff
}

#track-wo-container .icon {
    padding-top: 4px
}

#track-wo-container #item-container {
    background-color: #eee;
    padding: 1px 20px
}

#track-wo-container .item-list {
    padding-left: 0;
    list-style: none;
    padding-bottom: 5px
}

#track-wo-container .item-list .item-info {
    font-size: 1.1em;
    padding-bottom: 15px
}

#track-wo-container .item-list .item-info.balance .item-name, #track-wo-container .item-list .item-info.balance .item-price {
    color: #da291c !important;
    font-weight: 600;
    font-size: 1.2em
}

#track-wo-container .item-list .item-info.payment .payment-info {
    color: #9e9e9e;
    font-size: .9em;
    text-align: right
}

#track-wo-container .item-list .item-info .item-price {
    text-align: right
}

#cboxOverlay.white-bg {
    background-color: rgba(0, 0, 0, .26);
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 2
}

#colorbox.white-bg {
    background-color: #fff;
    z-index: 3
}

#colorbox.white-bg .info_block {
    padding: 10px
}

#colorbox.white-bg .info_block .term_link, #colorbox.white-bg .info_block h1 {
    display: none
}

#colorbox.white-bg #cboxClose {
    color: #da291c
}

#colorbox.white-bg #cboxClose:hover {
    cursor: pointer;
    color: #212121
}

#rewards {
    margin-top: 30px
}

#rewards .glyphicon {
    color: #da291c
}

#rewards .giga {
    font-size: 48px;
    text-align: center;
    margin: 0
}

#rewards .giga span {
    font-weight: 600
}

#rewards .move-pts {
    margin-top: 50px
}

#rewards .rewards-header {
    font-size: 16px
}

#rewards .points-total {
    background-color: #ececec;
    padding: 15px 15px 0
}

#rewards .points-total p {
    margin-bottom: 0
}

#rewards .rewards-badge {
    margin: auto;
    max-width: 200px
}

#rewards .benefits li {
    font-size: 26px
}

#rewards .item {
    background-color: transparent
}

#rewards .row-eq-height {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

#rewards .rewards-1 {
    color: #4caf50
}

#rewards .rewards-2 {
    color: #ff9800
}

#rewards .carousel-control.left {
    left: -100px
}

#rewards .carousel-control.right {
    right: -100px
}

#rewards .modal.in .modal-dialog {
    -webkit-transform: translateY(60px);
    transform: translateY(60px)
}

@media screen and (max-width: 480px) {
    #rewards .carousel-control.left {
        left: 0
    }

    #rewards .carousel-control.right {
        right: 0
    }
}

#repairs a {
    overflow: auto;
    zoom: 1
}

#devices .edit, #devices .save-btn {
    display: none
}

#account-container {
    padding-top: 0;
    padding-bottom: 0
}

#account-container .badge.awaiting-device, #account-container .badge.declined, #account-container .badge.order-parts, #account-container .badge.unrepairable {
    background-color: #da291c;
    color: #fff
}

#account-container .badge.awaiting-parts, #account-container .badge.awaiting-repair, #account-container .badge.repair-in-progress {
    background-color: #ffb300;
    color: #fff
}

#account-container .badge.repaired, #account-container .badge.sale-complete {
    background-color: #5cb85c;
    color: #fff
}

#account-container img {
    max-width: 100%
}

#account-container #enable-alert {
    display: none
}

#account-container .lead h2 {
    margin: 0
}

#account-container .lead h3 {
    margin: 3px 0 15px;
    color: #da291c
}

#account-container #track-wo-container {
    padding: 0
}

#account-container #track-wo-container .timeline-container {
    padding: 5px 25px;
    margin-bottom: 15px
}

#account-container #track-wo-container .timeline-body {
    -webkit-box-shadow: 0 1px 5px;
    box-shadow: 0 1px 5px
}

#account-container #track-wo-container .badge {
    margin-left: 0
}

#wo-info .timeline img {
    max-width: 100%
}

.img-icon {
    position: absolute;
    top: 100%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    font-size: 10px !important
}

.img-icon .fa-google-square {
    color: #db4a39 !important
}

.img-icon .fa-facebook-square {
    color: #3b5998 !important
}

.account-login .btn-fb {
    background-color: #3b5998
}

.account-login .btn-google {
    background-color: #db4a39
}

.account-login .col-sm-2 {
    padding-top: 10px
}

.product-image {
    position: relative;
    max-width: 450px;
    margin: 0 auto
}

.product-image-thumb {
    position: relative;
    margin: 0 auto;
    max-width: 200px;
    min-height: 135px
}

#home_repairs {
    min-height: 926px
}

.repair-icon-container {
    position: absolute;
    overflow: hidden;
    z-index: 3
}

@media (min-width: 767px) and (max-width: 992px) {
    .repair-icon-container .p-page, .repair-icon-container .p-page-2 {
        right: 30px
    }
}

.repair-icon-container.p-page {
    width: 100px;
    height: 100px;
    top: 20px;
    right: 50px;
    left: auto;
    background: url("https://d27ppybfoyyraq.cloudfront.net/image/repair-spritemap-100px.png") no-repeat
}

.repair-icon-container.p-page.back-cover-red {
    background-position: 0 0
}

.repair-icon-container.p-page.battery-yellow {
    background-position: -100px 0
}

.repair-icon-container.p-page.camera-blue {
    background-position: -200px 0
}

.repair-icon-container.p-page.camera-red {
    background-position: -300px 0
}

.repair-icon-container.p-page.charger-blue {
    background-position: -400px 0
}

.repair-icon-container.p-page.click-wheel-blue {
    background-position: -500px 0
}

.repair-icon-container.p-page.diag-red {
    background-position: -600px 0
}

.repair-icon-container.p-page.disc-drive-yellow {
    background-position: -700px 0
}

.repair-icon-container.p-page.drive-repair-red {
    background-position: -800px 0
}

.repair-icon-container.p-page.e74-blue {
    background-position: -900px 0
}

.repair-icon-container.p-page.ear-speaker-blue {
    background-position: -1000px 0
}

.repair-icon-container.p-page.front-and-back-yellow {
    background-position: -1100px 0
}

.repair-icon-container.p-page.glass-yellow {
    background-position: -1200px 0
}

.repair-icon-container.p-page.hard-drive-blue {
    background-position: -1300px 0
}

.repair-icon-container.p-page.headphone-yellow {
    background-position: -1400px 0
}

.repair-icon-container.p-page.home-yellow {
    background-position: -1500px 0
}

.repair-icon-container.p-page.install-blue {
    background-position: -1600px 0
}

.repair-icon-container.p-page.lcd-blue {
    background-position: -1700px 0
}

.repair-icon-container.p-page.memory-red {
    background-position: -1800px 0
}

.repair-icon-container.p-page.mic-blue {
    background-position: -1900px 0
}

.repair-icon-container.p-page.power-blue {
    background-position: -2000px 0
}

.repair-icon-container.p-page.red-ring-red {
    background-position: -2100px 0
}

.repair-icon-container.p-page.speaker-red {
    background-position: -2200px 0
}

.repair-icon-container.p-page.vibrate-yellow {
    background-position: -2300px 0
}

.repair-icon-container.p-page.virus-yellow {
    background-position: -2400px 0
}

.repair-icon-container.p-page.volume-red {
    background-position: -2500px 0
}

.repair-icon-container.p-page.water-red {
    background-position: -2600px 0
}

.repair-icon-container.p-page.yellow-light-yellow {
    background-position: -2700px 0
}

.repair-icon-container.p-page-2 {
    width: 100px;
    height: 100px;
    top: 135px;
    right: 50px;
    left: auto;
    background: url("https://d27ppybfoyyraq.cloudfront.net/image/repair-spritemap-100px.png") no-repeat
}

.repair-icon-container.p-page-2.back-cover-red {
    background-position: 0 0
}

.repair-icon-container.p-page-2.battery-yellow {
    background-position: -100px 0
}

.repair-icon-container.p-page-2.camera-blue {
    background-position: -200px 0
}

.repair-icon-container.p-page-2.camera-red {
    background-position: -300px 0
}

.repair-icon-container.p-page-2.charger-blue {
    background-position: -400px 0
}

.repair-icon-container.p-page-2.click-wheel-blue {
    background-position: -500px 0
}

.repair-icon-container.p-page-2.diag-red {
    background-position: -600px 0
}

.repair-icon-container.p-page-2.disc-drive-yellow {
    background-position: -700px 0
}

.repair-icon-container.p-page-2.drive-repair-red {
    background-position: -800px 0
}

.repair-icon-container.p-page-2.e74-blue {
    background-position: -900px 0
}

.repair-icon-container.p-page-2.ear-speaker-blue {
    background-position: -1000px 0
}

.repair-icon-container.p-page-2.front-and-back-yellow {
    background-position: -1100px 0
}

.repair-icon-container.p-page-2.glass-yellow {
    background-position: -1200px 0
}

.repair-icon-container.p-page-2.hard-drive-blue {
    background-position: -1300px 0
}

.repair-icon-container.p-page-2.headphone-yellow {
    background-position: -1400px 0
}

.repair-icon-container.p-page-2.home-yellow {
    background-position: -1500px 0
}

.repair-icon-container.p-page-2.install-blue {
    background-position: -1600px 0
}

.repair-icon-container.p-page-2.lcd-blue {
    background-position: -1700px 0
}

.repair-icon-container.p-page-2.memory-red {
    background-position: -1800px 0
}

.repair-icon-container.p-page-2.mic-blue {
    background-position: -1900px 0
}

.repair-icon-container.p-page-2.power-blue {
    background-position: -2000px 0
}

.repair-icon-container.p-page-2.red-ring-red {
    background-position: -2100px 0
}

.repair-icon-container.p-page-2.speaker-red {
    background-position: -2200px 0
}

.repair-icon-container.p-page-2.vibrate-yellow {
    background-position: -2300px 0
}

.repair-icon-container.p-page-2.virus-yellow {
    background-position: -2400px 0
}

.repair-icon-container.p-page-2.volume-red {
    background-position: -2500px 0
}

.repair-icon-container.p-page-2.water-red {
    background-position: -2600px 0
}

.repair-icon-container.p-page-2.yellow-light-yellow {
    background-position: -2700px 0
}

.repair-icon-container.c-page {
    width: 75px;
    height: 75px;
    top: 25px;
    right: null;
    left: 5px;
    background: url("https://d27ppybfoyyraq.cloudfront.net/image/repair-spritemap-75px.png") no-repeat
}

.repair-icon-container.c-page.back-cover-red {
    background-position: 0 0
}

.repair-icon-container.c-page.battery-yellow {
    background-position: -75px 0
}

.repair-icon-container.c-page.camera-blue {
    background-position: -150px 0
}

.repair-icon-container.c-page.camera-red {
    background-position: -225px 0
}

.repair-icon-container.c-page.charger-blue {
    background-position: -300px 0
}

.repair-icon-container.c-page.click-wheel-blue {
    background-position: -375px 0
}

.repair-icon-container.c-page.diag-red {
    background-position: -450px 0
}

.repair-icon-container.c-page.disc-drive-yellow {
    background-position: -525px 0
}

.repair-icon-container.c-page.drive-repair-red {
    background-position: -600px 0
}

.repair-icon-container.c-page.e74-blue {
    background-position: -675px 0
}

.repair-icon-container.c-page.ear-speaker-blue {
    background-position: -750px 0
}

.repair-icon-container.c-page.front-and-back-yellow {
    background-position: -825px 0
}

.repair-icon-container.c-page.glass-yellow {
    background-position: -900px 0
}

.repair-icon-container.c-page.hard-drive-blue {
    background-position: -975px 0
}

.repair-icon-container.c-page.headphone-yellow {
    background-position: -1050px 0
}

.repair-icon-container.c-page.home-yellow {
    background-position: -1125px 0
}

.repair-icon-container.c-page.install-blue {
    background-position: -1200px 0
}

.repair-icon-container.c-page.lcd-blue {
    background-position: -1275px 0
}

.repair-icon-container.c-page.memory-red {
    background-position: -1350px 0
}

.repair-icon-container.c-page.mic-blue {
    background-position: -1425px 0
}

.repair-icon-container.c-page.power-blue {
    background-position: -1500px 0
}

.repair-icon-container.c-page.red-ring-red {
    background-position: -1575px 0
}

.repair-icon-container.c-page.speaker-red {
    background-position: -1650px 0
}

.repair-icon-container.c-page.vibrate-yellow {
    background-position: -1725px 0
}

.repair-icon-container.c-page.virus-yellow {
    background-position: -1800px 0
}

.repair-icon-container.c-page.volume-red {
    background-position: -1875px 0
}

.repair-icon-container.c-page.water-red {
    background-position: -1950px 0
}

.repair-icon-container.c-page.yellow-light-yellow {
    background-position: -2025px 0
}

@media (max-width: 480px) {
    .repair-icon-container.c-page {
        width: 53px;
        height: 53px;
        top: 25px;
        right: 25px;
        left: auto;
        background: url("https://d27ppybfoyyraq.cloudfront.net/image/repair-spritemap-53px.png") no-repeat
    }

    .repair-icon-container.c-page.back-cover-red {
        background-position: 0 0
    }

    .repair-icon-container.c-page.battery-yellow {
        background-position: -53px 0
    }

    .repair-icon-container.c-page.camera-blue {
        background-position: -106px 0
    }

    .repair-icon-container.c-page.camera-red {
        background-position: -159px 0
    }

    .repair-icon-container.c-page.charger-blue {
        background-position: -212px 0
    }

    .repair-icon-container.c-page.click-wheel-blue {
        background-position: -265px 0
    }

    .repair-icon-container.c-page.diag-red {
        background-position: -318px 0
    }

    .repair-icon-container.c-page.disc-drive-yellow {
        background-position: -371px 0
    }

    .repair-icon-container.c-page.drive-repair-red {
        background-position: -424px 0
    }

    .repair-icon-container.c-page.e74-blue {
        background-position: -477px 0
    }

    .repair-icon-container.c-page.ear-speaker-blue {
        background-position: -530px 0
    }

    .repair-icon-container.c-page.front-and-back-yellow {
        background-position: -583px 0
    }

    .repair-icon-container.c-page.glass-yellow {
        background-position: -636px 0
    }

    .repair-icon-container.c-page.hard-drive-blue {
        background-position: -689px 0
    }

    .repair-icon-container.c-page.headphone-yellow {
        background-position: -742px 0
    }

    .repair-icon-container.c-page.home-yellow {
        background-position: -795px 0
    }

    .repair-icon-container.c-page.install-blue {
        background-position: -848px 0
    }

    .repair-icon-container.c-page.lcd-blue {
        background-position: -901px 0
    }

    .repair-icon-container.c-page.memory-red {
        background-position: -954px 0
    }

    .repair-icon-container.c-page.mic-blue {
        background-position: -1007px 0
    }

    .repair-icon-container.c-page.power-blue {
        background-position: -1060px 0
    }

    .repair-icon-container.c-page.red-ring-red {
        background-position: -1113px 0
    }

    .repair-icon-container.c-page.speaker-red {
        background-position: -1166px 0
    }

    .repair-icon-container.c-page.vibrate-yellow {
        background-position: -1219px 0
    }

    .repair-icon-container.c-page.virus-yellow {
        background-position: -1272px 0
    }

    .repair-icon-container.c-page.volume-red {
        background-position: -1325px 0
    }

    .repair-icon-container.c-page.water-red {
        background-position: -1378px 0
    }

    .repair-icon-container.c-page.yellow-light-yellow {
        background-position: -1431px 0
    }
}

.repair-icon-container.c-page.solo-icon {
    width: 75px;
    height: 75px;
    top: 25px;
    right: null;
    left: 35px;
    background: url("https://d27ppybfoyyraq.cloudfront.net/image/repair-spritemap-75px.png") no-repeat
}

.repair-icon-container.c-page.solo-icon.back-cover-red {
    background-position: 0 0
}

.repair-icon-container.c-page.solo-icon.battery-yellow {
    background-position: -75px 0
}

.repair-icon-container.c-page.solo-icon.camera-blue {
    background-position: -150px 0
}

.repair-icon-container.c-page.solo-icon.camera-red {
    background-position: -225px 0
}

.repair-icon-container.c-page.solo-icon.charger-blue {
    background-position: -300px 0
}

.repair-icon-container.c-page.solo-icon.click-wheel-blue {
    background-position: -375px 0
}

.repair-icon-container.c-page.solo-icon.diag-red {
    background-position: -450px 0
}

.repair-icon-container.c-page.solo-icon.disc-drive-yellow {
    background-position: -525px 0
}

.repair-icon-container.c-page.solo-icon.drive-repair-red {
    background-position: -600px 0
}

.repair-icon-container.c-page.solo-icon.e74-blue {
    background-position: -675px 0
}

.repair-icon-container.c-page.solo-icon.ear-speaker-blue {
    background-position: -750px 0
}

.repair-icon-container.c-page.solo-icon.front-and-back-yellow {
    background-position: -825px 0
}

.repair-icon-container.c-page.solo-icon.glass-yellow {
    background-position: -900px 0
}

.repair-icon-container.c-page.solo-icon.hard-drive-blue {
    background-position: -975px 0
}

.repair-icon-container.c-page.solo-icon.headphone-yellow {
    background-position: -1050px 0
}

.repair-icon-container.c-page.solo-icon.home-yellow {
    background-position: -1125px 0
}

.repair-icon-container.c-page.solo-icon.install-blue {
    background-position: -1200px 0
}

.repair-icon-container.c-page.solo-icon.lcd-blue {
    background-position: -1275px 0
}

.repair-icon-container.c-page.solo-icon.memory-red {
    background-position: -1350px 0
}

.repair-icon-container.c-page.solo-icon.mic-blue {
    background-position: -1425px 0
}

.repair-icon-container.c-page.solo-icon.power-blue {
    background-position: -1500px 0
}

.repair-icon-container.c-page.solo-icon.red-ring-red {
    background-position: -1575px 0
}

.repair-icon-container.c-page.solo-icon.speaker-red {
    background-position: -1650px 0
}

.repair-icon-container.c-page.solo-icon.vibrate-yellow {
    background-position: -1725px 0
}

.repair-icon-container.c-page.solo-icon.virus-yellow {
    background-position: -1800px 0
}

.repair-icon-container.c-page.solo-icon.volume-red {
    background-position: -1875px 0
}

.repair-icon-container.c-page.solo-icon.water-red {
    background-position: -1950px 0
}

.repair-icon-container.c-page.solo-icon.yellow-light-yellow {
    background-position: -2025px 0
}

@media (max-width: 768px) {
    .repair-icon-container.c-page.solo-icon {
        width: 53px;
        height: 53px;
        top: 13px;
        right: null;
        left: 20px;
        background: url("https://d27ppybfoyyraq.cloudfront.net/image/repair-spritemap-53px.png") no-repeat
    }

    .repair-icon-container.c-page.solo-icon.back-cover-red {
        background-position: 0 0
    }

    .repair-icon-container.c-page.solo-icon.battery-yellow {
        background-position: -53px 0
    }

    .repair-icon-container.c-page.solo-icon.camera-blue {
        background-position: -106px 0
    }

    .repair-icon-container.c-page.solo-icon.camera-red {
        background-position: -159px 0
    }

    .repair-icon-container.c-page.solo-icon.charger-blue {
        background-position: -212px 0
    }

    .repair-icon-container.c-page.solo-icon.click-wheel-blue {
        background-position: -265px 0
    }

    .repair-icon-container.c-page.solo-icon.diag-red {
        background-position: -318px 0
    }

    .repair-icon-container.c-page.solo-icon.disc-drive-yellow {
        background-position: -371px 0
    }

    .repair-icon-container.c-page.solo-icon.drive-repair-red {
        background-position: -424px 0
    }

    .repair-icon-container.c-page.solo-icon.e74-blue {
        background-position: -477px 0
    }

    .repair-icon-container.c-page.solo-icon.ear-speaker-blue {
        background-position: -530px 0
    }

    .repair-icon-container.c-page.solo-icon.front-and-back-yellow {
        background-position: -583px 0
    }

    .repair-icon-container.c-page.solo-icon.glass-yellow {
        background-position: -636px 0
    }

    .repair-icon-container.c-page.solo-icon.hard-drive-blue {
        background-position: -689px 0
    }

    .repair-icon-container.c-page.solo-icon.headphone-yellow {
        background-position: -742px 0
    }

    .repair-icon-container.c-page.solo-icon.home-yellow {
        background-position: -795px 0
    }

    .repair-icon-container.c-page.solo-icon.install-blue {
        background-position: -848px 0
    }

    .repair-icon-container.c-page.solo-icon.lcd-blue {
        background-position: -901px 0
    }

    .repair-icon-container.c-page.solo-icon.memory-red {
        background-position: -954px 0
    }

    .repair-icon-container.c-page.solo-icon.mic-blue {
        background-position: -1007px 0
    }

    .repair-icon-container.c-page.solo-icon.power-blue {
        background-position: -1060px 0
    }

    .repair-icon-container.c-page.solo-icon.red-ring-red {
        background-position: -1113px 0
    }

    .repair-icon-container.c-page.solo-icon.speaker-red {
        background-position: -1166px 0
    }

    .repair-icon-container.c-page.solo-icon.vibrate-yellow {
        background-position: -1219px 0
    }

    .repair-icon-container.c-page.solo-icon.virus-yellow {
        background-position: -1272px 0
    }

    .repair-icon-container.c-page.solo-icon.volume-red {
        background-position: -1325px 0
    }

    .repair-icon-container.c-page.solo-icon.water-red {
        background-position: -1378px 0
    }

    .repair-icon-container.c-page.solo-icon.yellow-light-yellow {
        background-position: -1431px 0
    }
}

.repair-icon-container.c-page-2 {
    z-index: 2;
    width: 75px;
    height: 75px;
    top: 50px;
    right: 5px;
    left: auto;
    background: url("https://d27ppybfoyyraq.cloudfront.net/image/repair-spritemap-75px.png") no-repeat
}

.repair-icon-container.c-page-2.back-cover-red {
    background-position: 0 0
}

.repair-icon-container.c-page-2.battery-yellow {
    background-position: -75px 0
}

.repair-icon-container.c-page-2.camera-blue {
    background-position: -150px 0
}

.repair-icon-container.c-page-2.camera-red {
    background-position: -225px 0
}

.repair-icon-container.c-page-2.charger-blue {
    background-position: -300px 0
}

.repair-icon-container.c-page-2.click-wheel-blue {
    background-position: -375px 0
}

.repair-icon-container.c-page-2.diag-red {
    background-position: -450px 0
}

.repair-icon-container.c-page-2.disc-drive-yellow {
    background-position: -525px 0
}

.repair-icon-container.c-page-2.drive-repair-red {
    background-position: -600px 0
}

.repair-icon-container.c-page-2.e74-blue {
    background-position: -675px 0
}

.repair-icon-container.c-page-2.ear-speaker-blue {
    background-position: -750px 0
}

.repair-icon-container.c-page-2.front-and-back-yellow {
    background-position: -825px 0
}

.repair-icon-container.c-page-2.glass-yellow {
    background-position: -900px 0
}

.repair-icon-container.c-page-2.hard-drive-blue {
    background-position: -975px 0
}

.repair-icon-container.c-page-2.headphone-yellow {
    background-position: -1050px 0
}

.repair-icon-container.c-page-2.home-yellow {
    background-position: -1125px 0
}

.repair-icon-container.c-page-2.install-blue {
    background-position: -1200px 0
}

.repair-icon-container.c-page-2.lcd-blue {
    background-position: -1275px 0
}

.repair-icon-container.c-page-2.memory-red {
    background-position: -1350px 0
}

.repair-icon-container.c-page-2.mic-blue {
    background-position: -1425px 0
}

.repair-icon-container.c-page-2.power-blue {
    background-position: -1500px 0
}

.repair-icon-container.c-page-2.red-ring-red {
    background-position: -1575px 0
}

.repair-icon-container.c-page-2.speaker-red {
    background-position: -1650px 0
}

.repair-icon-container.c-page-2.vibrate-yellow {
    background-position: -1725px 0
}

.repair-icon-container.c-page-2.virus-yellow {
    background-position: -1800px 0
}

.repair-icon-container.c-page-2.volume-red {
    background-position: -1875px 0
}

.repair-icon-container.c-page-2.water-red {
    background-position: -1950px 0
}

.repair-icon-container.c-page-2.yellow-light-yellow {
    background-position: -2025px 0
}

@media (max-width: 480px) {
    .repair-icon-container.c-page-2 {
        width: 53px;
        height: 53px;
        top: 83px;
        right: 25px;
        left: auto;
        background: url("https://d27ppybfoyyraq.cloudfront.net/image/repair-spritemap-53px.png") no-repeat
    }

    .repair-icon-container.c-page-2.back-cover-red {
        background-position: 0 0
    }

    .repair-icon-container.c-page-2.battery-yellow {
        background-position: -53px 0
    }

    .repair-icon-container.c-page-2.camera-blue {
        background-position: -106px 0
    }

    .repair-icon-container.c-page-2.camera-red {
        background-position: -159px 0
    }

    .repair-icon-container.c-page-2.charger-blue {
        background-position: -212px 0
    }

    .repair-icon-container.c-page-2.click-wheel-blue {
        background-position: -265px 0
    }

    .repair-icon-container.c-page-2.diag-red {
        background-position: -318px 0
    }

    .repair-icon-container.c-page-2.disc-drive-yellow {
        background-position: -371px 0
    }

    .repair-icon-container.c-page-2.drive-repair-red {
        background-position: -424px 0
    }

    .repair-icon-container.c-page-2.e74-blue {
        background-position: -477px 0
    }

    .repair-icon-container.c-page-2.ear-speaker-blue {
        background-position: -530px 0
    }

    .repair-icon-container.c-page-2.front-and-back-yellow {
        background-position: -583px 0
    }

    .repair-icon-container.c-page-2.glass-yellow {
        background-position: -636px 0
    }

    .repair-icon-container.c-page-2.hard-drive-blue {
        background-position: -689px 0
    }

    .repair-icon-container.c-page-2.headphone-yellow {
        background-position: -742px 0
    }

    .repair-icon-container.c-page-2.home-yellow {
        background-position: -795px 0
    }

    .repair-icon-container.c-page-2.install-blue {
        background-position: -848px 0
    }

    .repair-icon-container.c-page-2.lcd-blue {
        background-position: -901px 0
    }

    .repair-icon-container.c-page-2.memory-red {
        background-position: -954px 0
    }

    .repair-icon-container.c-page-2.mic-blue {
        background-position: -1007px 0
    }

    .repair-icon-container.c-page-2.power-blue {
        background-position: -1060px 0
    }

    .repair-icon-container.c-page-2.red-ring-red {
        background-position: -1113px 0
    }

    .repair-icon-container.c-page-2.speaker-red {
        background-position: -1166px 0
    }

    .repair-icon-container.c-page-2.vibrate-yellow {
        background-position: -1219px 0
    }

    .repair-icon-container.c-page-2.virus-yellow {
        background-position: -1272px 0
    }

    .repair-icon-container.c-page-2.volume-red {
        background-position: -1325px 0
    }

    .repair-icon-container.c-page-2.water-red {
        background-position: -1378px 0
    }

    .repair-icon-container.c-page-2.yellow-light-yellow {
        background-position: -1431px 0
    }
}

.repair-icon-container img {
    width: 53px;
    height: 53px;
    top: 83px;
    right: 25px;
    left: auto;
    background-repeat: no-repeat;
    border-radius: 100%;
    background-color: #f0f0f0;
}

.repair-icon-container.c-page-3 {
    width: 53px;
    height: 53px;
    top: 83px;
    right: 25px;
    left: auto;
    background: url("https://d27ppybfoyyraq.cloudfront.net/image/repair-spritemap-53px.png") no-repeat
}

.repair-icon-container.c-page-3.back-cover-red {
    background-position: 0 0
}

.repair-icon-container.c-page-3.battery-yellow {
    background-position: -53px 0
}

.repair-icon-container.c-page-3.camera-blue {
    background-position: -106px 0
}

.repair-icon-container.c-page-3.camera-red {
    background-position: -159px 0
}

.repair-icon-container.c-page-3.charger-blue {
    background-position: -212px 0
}

.repair-icon-container.c-page-3.click-wheel-blue {
    background-position: -265px 0
}

.repair-icon-container.c-page-3.diag-red {
    background-position: -318px 0
}

.repair-icon-container.c-page-3.disc-drive-yellow {
    background-position: -371px 0
}

.repair-icon-container.c-page-3.drive-repair-red {
    background-position: -424px 0
}

.repair-icon-container.c-page-3.e74-blue {
    background-position: -477px 0
}

.repair-icon-container.c-page-3.ear-speaker-blue {
    background-position: -530px 0
}

.repair-icon-container.c-page-3.front-and-back-yellow {
    background-position: -583px 0
}

.repair-icon-container.c-page-3.glass-yellow {
    background-position: -636px 0
}

.repair-icon-container.c-page-3.hard-drive-blue {
    background-position: -689px 0
}

.repair-icon-container.c-page-3.headphone-yellow {
    background-position: -742px 0
}

.repair-icon-container.c-page-3.home-yellow {
    background-position: -795px 0
}

.repair-icon-container.c-page-3.install-blue {
    background-position: -848px 0
}

.repair-icon-container.c-page-3.lcd-blue {
    background-position: -901px 0
}
.repair-icon-container.c-page-3.lcd-blue {
    background-position: -901px 0
}

.repair-icon-container.c-page-3.memory-red {
    background-position: -954px 0
}

.repair-icon-container.c-page-3.mic-blue {
    background-position: -1007px 0
}

.repair-icon-container.c-page-3.power-blue {
    background-position: -1060px 0
}

.repair-icon-container.c-page-3.red-ring-red {
    background-position: -1113px 0
}

.repair-icon-container.c-page-3.speaker-red {
    background-position: -1166px 0
}

.repair-icon-container.c-page-3.vibrate-yellow {
    background-position: -1219px 0
}

.repair-icon-container.c-page-3.virus-yellow {
    background-position: -1272px 0
}

.repair-icon-container.c-page-3.volume-red {
    background-position: -1325px 0
}

.repair-icon-container.c-page-3.water-red {
    background-position: -1378px 0
}

.repair-icon-container.c-page-3.yellow-light-yellow {
    background-position: -1431px 0
}

.repair-icon-container.r-page {
    z-index: 2;
    width: 75px;
    height: 75px;
    top: 25px;
    right: 90px;
    left: auto;
    background: url("https://d27ppybfoyyraq.cloudfront.net/image/repair-spritemap-75px.png") no-repeat
}

.repair-icon-container.r-page.back-cover-red {
    background-position: 0 0
}

.repair-icon-container.r-page.battery-yellow {
    background-position: -75px 0
}

.repair-icon-container.r-page.camera-blue {
    background-position: -150px 0
}

.repair-icon-container.r-page.camera-red {
    background-position: -225px 0
}

.repair-icon-container.r-page.charger-blue {
    background-position: -300px 0
}

.repair-icon-container.r-page.click-wheel-blue {
    background-position: -375px 0
}

.repair-icon-container.r-page.diag-red {
    background-position: -450px 0
}

.repair-icon-container.r-page.disc-drive-yellow {
    background-position: -525px 0
}

.repair-icon-container.r-page.drive-repair-red {
    background-position: -600px 0
}

.repair-icon-container.r-page.e74-blue {
    background-position: -675px 0
}

.repair-icon-container.r-page.ear-speaker-blue {
    background-position: -750px 0
}

.repair-icon-container.r-page.front-and-back-yellow {
    background-position: -825px 0
}

.repair-icon-container.r-page.glass-yellow {
    background-position: -900px 0
}

.repair-icon-container.r-page.hard-drive-blue {
    background-position: -975px 0
}

.repair-icon-container.r-page.headphone-yellow {
    background-position: -1050px 0
}

.repair-icon-container.r-page.home-yellow {
    background-position: -1125px 0
}

.repair-icon-container.r-page.install-blue {
    background-position: -1200px 0
}

.repair-icon-container.r-page.lcd-blue {
    background-position: -1275px 0
}

.repair-icon-container.r-page.memory-red {
    background-position: -1350px 0
}

.repair-icon-container.r-page.mic-blue {
    background-position: -1425px 0
}

.repair-icon-container.r-page.power-blue {
    background-position: -1500px 0
}

.repair-icon-container.r-page.red-ring-red {
    background-position: -1575px 0
}

.repair-icon-container.r-page.speaker-red {
    background-position: -1650px 0
}

.repair-icon-container.r-page.vibrate-yellow {
    background-position: -1725px 0
}

.repair-icon-container.r-page.virus-yellow {
    background-position: -1800px 0
}

.repair-icon-container.r-page.volume-red {
    background-position: -1875px 0
}

.repair-icon-container.r-page.water-red {
    background-position: -1950px 0
}

.repair-icon-container.r-page.yellow-light-yellow {
    background-position: -2025px 0
}

@media (max-width: 480px) {
    .repair-icon-container.r-page {
        width: 53px;
        height: 53px;
        top: 25px;
        right: 90px;
        left: auto;
        background: url("https://d27ppybfoyyraq.cloudfront.net/image/repair-spritemap-53px.png") no-repeat
    }

    .repair-icon-container.r-page.back-cover-red {
        background-position: 0 0
    }

    .repair-icon-container.r-page.battery-yellow {
        background-position: -53px 0
    }

    .repair-icon-container.r-page.camera-blue {
        background-position: -106px 0
    }

    .repair-icon-container.r-page.camera-red {
        background-position: -159px 0
    }

    .repair-icon-container.r-page.charger-blue {
        background-position: -212px 0
    }

    .repair-icon-container.r-page.click-wheel-blue {
        background-position: -265px 0
    }

    .repair-icon-container.r-page.diag-red {
        background-position: -318px 0
    }

    .repair-icon-container.r-page.disc-drive-yellow {
        background-position: -371px 0
    }

    .repair-icon-container.r-page.drive-repair-red {
        background-position: -424px 0
    }

    .repair-icon-container.r-page.e74-blue {
        background-position: -477px 0
    }

    .repair-icon-container.r-page.ear-speaker-blue {
        background-position: -530px 0
    }

    .repair-icon-container.r-page.front-and-back-yellow {
        background-position: -583px 0
    }

    .repair-icon-container.r-page.glass-yellow {
        background-position: -636px 0
    }

    .repair-icon-container.r-page.hard-drive-blue {
        background-position: -689px 0
    }

    .repair-icon-container.r-page.headphone-yellow {
        background-position: -742px 0
    }

    .repair-icon-container.r-page.home-yellow {
        background-position: -795px 0
    }

    .repair-icon-container.r-page.install-blue {
        background-position: -848px 0
    }

    .repair-icon-container.r-page.lcd-blue {
        background-position: -901px 0
    }

    .repair-icon-container.r-page.memory-red {
        background-position: -954px 0
    }

    .repair-icon-container.r-page.mic-blue {
        background-position: -1007px 0
    }

    .repair-icon-container.r-page.power-blue {
        background-position: -1060px 0
    }

    .repair-icon-container.r-page.red-ring-red {
        background-position: -1113px 0
    }

    .repair-icon-container.r-page.speaker-red {
        background-position: -1166px 0
    }

    .repair-icon-container.r-page.vibrate-yellow {
        background-position: -1219px 0
    }

    .repair-icon-container.r-page.virus-yellow {
        background-position: -1272px 0
    }

    .repair-icon-container.r-page.volume-red {
        background-position: -1325px 0
    }

    .repair-icon-container.r-page.water-red {
        background-position: -1378px 0
    }

    .repair-icon-container.r-page.yellow-light-yellow {
        background-position: -1431px 0
    }
}

.repair-icon-container.r-page-2 {
    width: 75px;
    height: 75px;
    top: 55px;
    right: 35px;
    left: auto;
    background: url("https://d27ppybfoyyraq.cloudfront.net/image/repair-spritemap-75px.png") no-repeat
}

.repair-icon-container.r-page-2.back-cover-red {
    background-position: 0 0
}

.repair-icon-container.r-page-2.battery-yellow {
    background-position: -75px 0
}

.repair-icon-container.r-page-2.camera-blue {
    background-position: -150px 0
}

.repair-icon-container.r-page-2.camera-red {
    background-position: -225px 0
}

.repair-icon-container.r-page-2.charger-blue {
    background-position: -300px 0
}

.repair-icon-container.r-page-2.click-wheel-blue {
    background-position: -375px 0
}

.repair-icon-container.r-page-2.diag-red {
    background-position: -450px 0
}

.repair-icon-container.r-page-2.disc-drive-yellow {
    background-position: -525px 0
}

.repair-icon-container.r-page-2.drive-repair-red {
    background-position: -600px 0
}

.repair-icon-container.r-page-2.e74-blue {
    background-position: -675px 0
}

.repair-icon-container.r-page-2.ear-speaker-blue {
    background-position: -750px 0
}

.repair-icon-container.r-page-2.front-and-back-yellow {
    background-position: -825px 0
}

.repair-icon-container.r-page-2.glass-yellow {
    background-position: -900px 0
}

.repair-icon-container.r-page-2.hard-drive-blue {
    background-position: -975px 0
}

.repair-icon-container.r-page-2.headphone-yellow {
    background-position: -1050px 0
}

.repair-icon-container.r-page-2.home-yellow {
    background-position: -1125px 0
}

.repair-icon-container.r-page-2.install-blue {
    background-position: -1200px 0
}

.repair-icon-container.r-page-2.lcd-blue {
    background-position: -1275px 0
}

.repair-icon-container.r-page-2.memory-red {
    background-position: -1350px 0
}

.repair-icon-container.r-page-2.mic-blue {
    background-position: -1425px 0
}

.repair-icon-container.r-page-2.power-blue {
    background-position: -1500px 0
}

.repair-icon-container.r-page-2.red-ring-red {
    background-position: -1575px 0
}

.repair-icon-container.r-page-2.speaker-red {
    background-position: -1650px 0
}

.repair-icon-container.r-page-2.vibrate-yellow {
    background-position: -1725px 0
}

.repair-icon-container.r-page-2.virus-yellow {
    background-position: -1800px 0
}

.repair-icon-container.r-page-2.volume-red {
    background-position: -1875px 0
}

.repair-icon-container.r-page-2.water-red {
    background-position: -1950px 0
}

.repair-icon-container.r-page-2.yellow-light-yellow {
    background-position: -2025px 0
}

@media (max-width: 480px) {
    .repair-icon-container.r-page-2 {
        width: 53px;
        height: 53px;
        top: 55px;
        right: 35px;
        left: auto;
        background: url("https://d27ppybfoyyraq.cloudfront.net/image/repair-spritemap-53px.png") no-repeat
    }

    .repair-icon-container.r-page-2.back-cover-red {
        background-position: 0 0
    }

    .repair-icon-container.r-page-2.battery-yellow {
        background-position: -53px 0
    }

    .repair-icon-container.r-page-2.camera-blue {
        background-position: -106px 0
    }

    .repair-icon-container.r-page-2.camera-red {
        background-position: -159px 0
    }

    .repair-icon-container.r-page-2.charger-blue {
        background-position: -212px 0
    }

    .repair-icon-container.r-page-2.click-wheel-blue {
        background-position: -265px 0
    }

    .repair-icon-container.r-page-2.diag-red {
        background-position: -318px 0
    }

    .repair-icon-container.r-page-2.disc-drive-yellow {
        background-position: -371px 0
    }

    .repair-icon-container.r-page-2.drive-repair-red {
        background-position: -424px 0
    }

    .repair-icon-container.r-page-2.e74-blue {
        background-position: -477px 0
    }

    .repair-icon-container.r-page-2.ear-speaker-blue {
        background-position: -530px 0
    }

    .repair-icon-container.r-page-2.front-and-back-yellow {
        background-position: -583px 0
    }

    .repair-icon-container.r-page-2.glass-yellow {
        background-position: -636px 0
    }

    .repair-icon-container.r-page-2.hard-drive-blue {
        background-position: -689px 0
    }

    .repair-icon-container.r-page-2.headphone-yellow {
        background-position: -742px 0
    }

    .repair-icon-container.r-page-2.home-yellow {
        background-position: -795px 0
    }

    .repair-icon-container.r-page-2.install-blue {
        background-position: -848px 0
    }

    .repair-icon-container.r-page-2.lcd-blue {
        background-position: -901px 0
    }

    .repair-icon-container.r-page-2.memory-red {
        background-position: -954px 0
    }

    .repair-icon-container.r-page-2.mic-blue {
        background-position: -1007px 0
    }

    .repair-icon-container.r-page-2.power-blue {
        background-position: -1060px 0
    }

    .repair-icon-container.r-page-2.red-ring-red {
        background-position: -1113px 0
    }

    .repair-icon-container.r-page-2.speaker-red {
        background-position: -1166px 0
    }

    .repair-icon-container.r-page-2.vibrate-yellow {
        background-position: -1219px 0
    }

    .repair-icon-container.r-page-2.virus-yellow {
        background-position: -1272px 0
    }

    .repair-icon-container.r-page-2.volume-red {
        background-position: -1325px 0
    }

    .repair-icon-container.r-page-2.water-red {
        background-position: -1378px 0
    }

    .repair-icon-container.r-page-2.yellow-light-yellow {
        background-position: -1431px 0
    }
}

#optionChoice {
    font-size: 16px;
    padding: 6px
}

#optionChoice:active, #optionChoice:focus {
    border-color: #da291c
}

@media (min-width: 767px) {
    #list-icon-container {
        height: 145px;
        width: 145px;
        margin: auto
    }

    #list-icon-container > div {
        width: 100%;
        height: 100%;
        position: relative
    }
}

#lead-block-container {
    min-height: 400px
}

.unset-white-space {
    white-space: unset !important
}

.category-container div:nth-of-type(2) {
    margin-top: 0 !important
}

.category-container .serv-img-container {
    margin-top: 10px;
    margin-bottom: 10px
}

.category-container h2 {
    font-size: 3.5em;
    font-weight: 300
}

.category-container a {
    -webkit-transition: -webkit-box-shadow .5s;
    transition: -webkit-box-shadow .5s;
    transition: box-shadow .5s;
    transition: box-shadow .5s, -webkit-box-shadow .5s;
    display: block;
    width: 100%;
    min-height: 100%;
    text-decoration: none;
    border: 1px solid transparent
}

@media (min-width: 768px) {
    .category-container a {
        padding: 20px 0;
        margin-top: 15px;
        margin-bottom: 15px
    }

    .category-container a:focus, .category-container a:hover {
        border: 1px solid #bdbdbd;
        -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, .54);
        box-shadow: 0 0 10px rgba(0, 0, 0, .54);
        cursor: pointer
    }

    .category-container a:focus .home-serv-caption, .category-container a:hover .home-serv-caption {
        color: #d32f2f
    }
}

@media (min-width: 768px) {
    .category-container .price-call {
        display: inline
    }

    .category-container .price-call:focus, .category-container .price-call:hover {
        -webkit-box-shadow: none;
        box-shadow: none;
        border: 1px solid transparent
    }
}

.category-container a img {
    margin-right: auto;
    margin-left: auto;
    padding: 10px
}

.category-container .home-serv-caption {
    text-align: center;
    height: 75px !important;
    display: block;
    word-wrap: break-word;
    margin: 0 auto;
    padding-top: 15px;
    padding-bottom: 10px;
    font-size: 1.3em;
    font-weight: 400;
    color: #616161;
    width: 70%
}

@media (max-width: 767px) {
    .category-container .home-serv-caption {
        font-size: 1em;
        width: 100%
    }
}

#about-www #about-block .grid-row {
    padding-bottom: 0;
    margin-bottom: 0
}

#about-www #about-block .grid-row > div {
    background-color: #eee;
    border: 1px solid #fff
}

#about-www #about-block .grid-row .about-text {
    padding-top: 60px;
    padding-bottom: 60px
}

#about-www #about-block .grid-row .about-text h3 {
    margin-bottom: 20px;
    text-align: center
}

#about-www #about-block .grid-row .about-text img {
    height: 80px;
    max-height: 80px
}

#about-www #about-block .grid-row .about-text p {
    padding-left: 40px;
    padding-right: 40px
}

@media (min-width: 768px) and (max-width: 1199px) {
    #about-www #about-block {
        padding-left: 0;
        padding-right: 0
    }
}

#b2b-form {
    padding-bottom: 150px;
    background-color: #eee
}

#b2b-form .section-head {
    color: #da291c !important;
    padding-bottom: 40px
}

@media (min-width: 768px) {
    #b2b-form .section-head {
        color: #fff !important
    }
}

#b2b-form .lead, #b2b-form .ty_text {
    color: #757575;
    font-size: 1.5em;
    margin-bottom: 40px
}

#b2b-form .lead a, #b2b-form .ty_text a {
    color: #757575
}

#b2b-form .lead a:hover, #b2b-form .ty_text a:hover {
    color: #da291c
}

@media (min-width: 768px) {
    #b2b-form .lead, #b2b-form .lead a, #b2b-form .ty_text, #b2b-form .ty_text a {
        color: #eee
    }
}

#b2b-form span.wait {
    display: block;
    margin: 0 auto 1em;
    text-align: center
}

@media (min-width: 768px) {
    #b2b-form {
        background-image: url("https://d27ppybfoyyraq.cloudfront.net/image/about/store-bg-dark.jpg");
        background-size: cover
    }
}

#b2b-form .form-container {
    background: #eee;
    padding: 0
}

@media (min-width: 768px) {
    #b2b-form .form-container {
        padding: 30px 30px 15px
    }
}

@media (max-width: 767px) {
    .biz-edu {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .biz-edu #about-www {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 3;
        order: 3
    }

    .biz-edu #b2b-form {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 2;
        order: 2;
        padding-bottom: 30px
    }

    .biz-edu #b2b-form .view-benefits {
        font-size: 16px
    }
}

.press .no-pad {
    padding: 0
}

.press .relative {
    position: relative
}

.press .absolute {
    position: absolute;
    right: 0
}

.press .gradient-bg {
    background: #f9f9f9
}

.press .gradient-bg-2 {
    background: #f4f2f2
}

.press .hero {
    background: -webkit-gradient(left bottom, right top, color-stop(0, #bf1000), color-stop(100%, #cc1f12));
    background: linear-gradient(45deg, #bf1000, #cc1f12);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#bf1000", endColorstr="#cc1f12", GradientType=1);
    padding: 25px
}

.press .hero h2 {
    background-color: #d22512;
    color: #fff;
    font-size: 26px;
    padding: 10px;
    margin-left: 10px;
    display: inline-block
}

.press .hero .swiper-wrapper {
    display: block
}

.press .hero .swiper-wrapper .swiper-slide {
    width: auto !important
}

.press .hero .swiper-pagination {
    display: none;
    bottom: 0;
    left: 0;
    width: 100%
}

.press .hero .pagination-container {
    text-align: center
}

.press .hero .swiper-pagination-bullet {
    background: #fff !important;
    margin: 0 5px
}

.press .hero .numbers {
    color: #424242;
    margin: 15px 0;
    min-height: 176px;
    font-weight: 700
}

.press .hero .numbers .stat {
    background-color: #fff;
    min-height: 176px;
    -webkit-box-shadow: 0 4px 15px rgba(0, 0, 0, .08);
    box-shadow: 0 4px 15px rgba(0, 0, 0, .08)
}

.press .hero .numbers .stat .counter {
    color: #424242;
    font-size: 3.5em;
    font-weight: 700;
    padding-top: 25px
}

.press .hero .numbers .stat .counter, .press .hero .numbers .stat p {
    margin-left: 135px
}

.press .hero .numbers .stat p {
    font-size: 14px;
    font-weight: 300;
    line-height: 17px;
    color: #424242;
    padding: 0 15px 0 0
}

.press .hero .numbers .stat img {
    position: absolute;
    max-height: 176px
}

.press .featured-in {
    min-height: 125px;
    background-color: #fff;
    text-align: center
}

.press .featured-in .col-md-2 {
    height: 62px
}

.press .featured-in .col-md-2 img {
    margin: auto;
    position: absolute;
    top: 50%;
    padding: 0 20px;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.press .featured-in .as-seen {
    height: 45px;
    line-height: 62px
}

.press .featured-in .as-seen span {
    display: inline-block;
    position: relative;
    color: #c2c2c2;
    line-height: .5
}

.press .featured-in .as-seen span:after, .press .featured-in .as-seen span:before {
    content: " ";
    position: absolute;
    height: 5px;
    border-top: 1px solid #d8d8d8;
    top: 0;
    width: 75px
}

.press .featured-in .as-seen span:before {
    right: 100%;
    margin-right: 15px
}

.press .featured-in .as-seen span:after {
    left: 100%;
    margin-left: 15px
}

.press .btn-more {
    border: 1px solid #d8d8d8;
    border-radius: 100px;
    padding: 7px 30px;
    margin: 15px 0
}

.press .press-releases {
    background-color: #f9f9f9;
    padding: 14px 0
}

.press .press-releases .press-post {
    background-color: #fff;
    margin: 15px 40px 15px 0;
    padding: 25px;
    border-radius: 2px;
    -webkit-transition: border .5s ease;
    transition: border .5s ease
}

.press .press-releases .press-post h3 {
    font-size: 16px;
    font-weight: 600;
    line-height: 19px;
    color: #424242;
    margin: 5px 0
}

.press .press-releases .press-post p {
    color: #9d9d9d;
    font-size: 14px;
    font-weight: 300;
    line-height: 17px;
    margin: 0
}

.press .press-releases .press-post .date, .press .press-releases .press-post .source {
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 400;
    line-height: 14px;
    color: #da2916
}

.press .press-releases .press-post .date {
    color: #c2c2c2
}

.press .badge-title {
    background-color: #da291c;
    color: #fff;
    padding: 5px 10px;
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
    display: table;
    margin: 15px 0
}

.press .press-sidebar {
    background-color: #ebebeb;
    padding: 20px
}

.press .press-sidebar .instagram-feed, .press .press-sidebar .links, .press .press-sidebar .media {
    background-color: #fff;
    margin: 0 0 15px;
    -webkit-box-shadow: 0 2px 1px rgba(0, 0, 0, .08);
    box-shadow: 0 2px 1px rgba(0, 0, 0, .08);
    border-radius: 2px
}

.press .press-sidebar .instagram-feed .instagram-posts .img, .press .press-sidebar .links .instagram-posts .img, .press .press-sidebar .media .instagram-posts .img {
    height: 76px;
    background-size: 133%;
    border: 1px solid #fff;
    background-repeat: no-repeat;
    background-position: 50%
}

.press .press-sidebar .instagram-feed ul li, .press .press-sidebar .links ul li, .press .press-sidebar .media ul li {
    margin: 4px 0
}

.press .press-sidebar .instagram-feed .btn-block, .press .press-sidebar .links .btn-block, .press .press-sidebar .media .btn-block {
    border-radius: 0;
    padding: 10px 20px;
    font-size: 14px;
    font-weight: 400
}

.press .press-sidebar .instagram-feed hr, .press .press-sidebar .links hr, .press .press-sidebar .media hr {
    max-width: 90%;
    margin: 5px auto
}

.press .press-sidebar .instagram-feed h3, .press .press-sidebar .links h3, .press .press-sidebar .media h3 {
    padding: 20px 20px 0;
    margin: 0;
    font-size: 14px;
    font-weight: 700;
    line-height: 19px;
    text-transform: uppercase
}

.press .press-sidebar .instagram-feed p, .press .press-sidebar .instagram-feed ul, .press .press-sidebar .links p, .press .press-sidebar .links ul, .press .press-sidebar .media p, .press .press-sidebar .media ul {
    padding: 0 20px 20px;
    margin: 0
}

.press .press-sidebar .media {
    margin-bottom: 0
}

.press .press-sidebar .media a {
    margin: 0;
    display: block;
    padding: 4px 0
}

.press .blog-posts {
    background-color: #f4f2f2;
    padding: 25px 0
}

.press .blog-posts .col-md-4 {
    padding-left: 0
}

.press .blog-posts h3 {
    font-size: 16px;
    font-weight: 600;
    line-height: 19px;
    margin: 4px 0
}

.press .blog-posts .blog-cat {
    font-size: 12px;
    font-weight: 400;
    line-height: 14px;
    margin: 15px 0 0;
    text-transform: uppercase
}

.press .blog-posts .blog-img {
    position: relative;
    overflow: hidden;
    padding-bottom: 50%;
    border-radius: 2px
}

.press .blog-posts .blog-img img {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto
}

.press #moreBlogs {
    display: none
}

@media (max-width: 768px) {
    .white-sub-nav ul {
        text-align: center
    }

    .white-sub-nav ul li {
        margin: 0 5px
    }

    .press .mobile-hide {
        display: none
    }

    .press .badge-title {
        margin: 15px
    }

    .press .hero {
        padding: 5px
    }

    .press .hero .numbers .stat .counter, .press .hero .numbers .stat p {
        padding: 10px 10px 0 0
    }

    .press .hero .swiper-container {
        margin-left: 0;
        margin-right: 0
    }

    .press .hero .swiper-wrapper {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }

    .press .hero .swiper-wrapper .swiper-slide {
        width: 100% !important
    }

    .press .swiper-pagination {
        display: block !important
    }

    .press .absolute {
        position: static
    }

    .press .blog-post {
        margin: 0 15px
    }

    .press .blog-post .blog-img img {
        margin: 0
    }

    .press .blog-post .blog-cat {
        margin: 5px 0 0
    }

    .press .blog-post h3 {
        margin: 5px 0 15px
    }

    .press .press-releases .press-post {
        margin: 15px
    }

    .press .featured-in .mobile-fix img {
        margin: 0
    }

    .press .btn-more {
        display: block;
        width: 90%;
        margin: auto !important
    }

    .press #moreBlogs {
        display: block;
        margin: 15px auto !important
    }

    .press .links ul {
        text-align: center;
        padding: 0 20px !important
    }

    .press .links li {
        border-top: 1px solid #d8d8d8;
        padding: 10px 0
    }
}

.navbar.yamm.navbar-primary.navbar-ubif.navbar-google {
    background: #2117a7;
    -webkit-box-shadow: 0 2px 6px 0 rgba(0, 0, 0, .1);
    box-shadow: 0 2px 6px 0 rgba(0, 0, 0, .1)
}

.navbar.yamm.navbar-primary.navbar-ubif.navbar-google .top-link .fa-stack-2x {
    color: #fff
}

.navbar.yamm.navbar-primary.navbar-ubif.navbar-google .top-link .fa-inverse {
    color: #2117a7
}

.google .cd-background-wrapper-mobile {
    display: none
}

.google .hero-pixel {
    padding-top: 75px
}

.google .pixel-repairs {
    padding: 90px 0 150px
}

.google .pixel-repairs h3 {
    font-weight: 700
}

.google .pixel-repairs .device-list .device-link figure img {
    max-width: 100%
}

.google .pixel-repairs .device-list .device-link figure figcaption {
    margin-top: 0
}

.google .btn-round {
    border-radius: 100px;
    padding: 10px 35px;
    margin: 0
}

.google .btn-round:active, .google .btn-round:focus, .google .btn-round:hover {
    color: #424283;
    background-color: hsla(0, 0%, 100%, .8)
}

.google .btn-purple {
    border-color: #da291c;
    color: #da291c;
    text-transform: uppercase;
    padding: 14px 20px;
    font-weight: 600;
    margin: 30px 0
}

.google .btn-purple:active, .google .btn-purple:focus, .google .btn-purple:hover {
    color: #fff;
    background-color: #da291c
}

.google .auto {
    margin: auto
}

.google .tac {
    text-align: center
}

.google .no-pad {
    padding: 0
}

.google .shards-header {
    padding-top: 100px
}

.google .shards-header h2 {
    font-size: 42px
}

.google .shards-header h2, .google .shards-header h3 {
    color: #fff
}

.google .shards-header h3 {
    opacity: .5;
    font-size: 21px;
    font-weight: 300;
    margin: 10px 0 50px
}

.google .shards {
    position: absolute;
    top: 25%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 100%
}

.google .shards .shard {
    position: absolute;
    -webkit-transform: none;
    transform: none;
    opacity: .5
}

.google .shards .shard, .google .shards .shards-wrapper {
    -webkit-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out
}

.google .shards .shards-wrapper {
    display: inline-block;
    margin: 0 35px;
    -webkit-transform: translateY(20px);
    transform: translateY(20px)
}

.google .shards .shards-wrapper .shard-1 {
    top: 0;
    right: -425px
}

.google .shards .shards-wrapper .shard-2 {
    top: -123px;
    right: -365px
}

.google .shards .shards-wrapper .shard-3 {
    top: -135px;
    right: -260px
}

.google .shards .shards-wrapper .shard-4 {
    top: 60px;
    left: -350px
}

.google .shards .shards-wrapper .shard-5 {
    top: -100px;
    left: -455px
}

.google .shards .shards-wrapper-hover {
    -webkit-transform: translateY(5px);
    transform: translateY(5px)
}

.google .shards .shards-wrapper-hover .shard {
    opacity: 1
}

.google .shards .shards-wrapper-hover .shard-1 {
    -webkit-transform: translate(50px, -5px);
    transform: translate(50px, -5px)
}

.google .shards .shards-wrapper-hover .shard-2 {
    -webkit-transform: translate(60px, -10px);
    transform: translate(60px, -10px)
}

.google .shards .shards-wrapper-hover .shard-3 {
    -webkit-transform: translate(50px, -5px);
    transform: translate(50px, -5px)
}

.google .shards .shards-wrapper-hover .shard-4 {
    -webkit-transform: translate(-50px, -25px);
    transform: translate(-50px, -25px)
}

.google .shards .shards-wrapper-hover .shard-5 {
    -webkit-transform: translate(-75px, -32px);
    transform: translate(-75px, -32px)
}

.google .google-cta-btn {
    width: 100%
}

.google .cd-background-wrapper {
    position: relative;
    overflow: hidden;
    height: 450px;
    background: #424283;
    background-image: url("https://d27ppybfoyyraq.cloudfront.net/image/google/background-pattern.png");
    background-image: url("https://d27ppybfoyyraq.cloudfront.net/image/google/background-pattern.png"), linear-gradient(-225deg, #642ec2, #1012a0)
}

.google #bodymovin, .google #bodymovin2, .google #bodymovin3 {
    background-color: #fff;
    width: 250px;
    height: 250px;
    margin: auto;
    display: block;
    overflow: hidden;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    text-align: center;
    opacity: 1
}

.google .trust {
    padding: 50px 0 80px;
    background: #fff;
    background-image: url("https://d27ppybfoyyraq.cloudfront.net/image/google/Background-Section2.jpg");
    background-repeat: no-repeat;
    background-size: cover
}

.google .trust .header-btn {
    background-color: #fafafa;
    color: #4e4e4e;
    border-radius: 100px;
    padding: 10px 20px;
    margin: 0 auto 50px;
    max-width: 250px
}

.google .trust .header-btn h3 {
    margin: 0;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 700;
    opacity: .5
}

.google .trust .tri-details h4 {
    font-size: 18px;
    color: #4e4e4e;
    font-weight: 600
}

.google .trust .tri-details p {
    line-height: 1.5;
    font-weight: 300;
    font-size: 16px;
    max-width: 250px;
    color: #ababab;
    margin: auto
}

.google .repair {
    background: #fafafa;
    background-image: url("https://d27ppybfoyyraq.cloudfront.net/image/google/Background-Section3.jpg");
    background-image: url("https://d27ppybfoyyraq.cloudfront.net/image/google/Background-Section3.jpg"), linear-gradient(-135deg, #fafafa, #f7f5f5);
    background-repeat: no-repeat;
    padding: 115px 0
}

.google .repair h3 {
    font-weight: 600;
    font-size: 22px;
    color: #4e4e4e
}

.google .repair hr {
    max-width: 50px;
    color: #e0e0e0;
    margin: 0
}

.google .repair h4 {
    font-weight: 500;
    font-size: 18px;
    color: #da291c
}

.google .repair p {
    line-height: 1.5;
    font-weight: 300;
    font-size: 16px;
    color: #ababab
}

@media screen and (max-width: 768px) {
    .navbar-primary.navbar-google .top-link {
        background-color: #fff;
        color: #2117a7
    }

    .cd-background-wrapper {
        display: none
    }

    .btn-purple {
        width: 100%
    }

    #bodymovin4 {
        display: none
    }

    .repair, .trust {
        padding: 15px 0 !important
    }

    .repair hr {
        display: none
    }

    .repair h3, .repair h4 {
        padding: 0
    }

    .cd-background-wrapper-mobile {
        display: block !important;
        height: auto;
        position: relative;
        overflow: hidden;
        background: #424283;
        background-image: url("https://d27ppybfoyyraq.cloudfront.net/image/google/background-pattern.png");
        background-image: url("https://d27ppybfoyyraq.cloudfront.net/image/google/background-pattern.png"), linear-gradient(-225deg, #642ec2, #1012a0);
        padding: 30px 0
    }

    .cd-background-wrapper-mobile .phones-mobile img {
        margin: auto
    }

    .cd-background-wrapper-mobile .shards-header {
        padding: 0 22px
    }

    .cd-background-wrapper-mobile .shards-header h2 {
        font-size: 24px
    }

    .cd-background-wrapper-mobile .shards-header h3 {
        font-size: 16px
    }

    .cd-background-wrapper-mobile .shards-wrapper {
        min-height: 182px
    }

    .cd-background-wrapper-mobile .shards-wrapper img {
        margin: auto;
        max-width: 80%
    }

    .cd-background-wrapper-mobile .google-cta-btn {
        position: static;
        -webkit-transform: none;
        transform: none
    }

    .cd-background-wrapper-mobile .google-cta-btn .btn {
        color: #4e4e4e;
        width: 90%;
        margin: 5px auto;
        padding: 10px 20px;
        line-height: 28px;
        text-transform: capitalize;
        position: relative
    }

    .cd-background-wrapper-mobile .google-cta-btn .btn img {
        position: absolute;
        left: 10px;
        max-width: 29px
    }

    .google #bodymovin, .google #bodymovin2, .google #bodymovin3 {
        width: 175px;
        height: 175px
    }

    .google .trust .header-btn {
        margin: 25px auto
    }

    .col-sm-4 {
        margin: 0 0 15px
    }

    .google .repair p, .google .trust .tri-details p {
        color: #747474
    }
}

@media screen and (max-width: 992px) {
    .google .shards-header h2 {
        font-size: 36px
    }

    .google .hero-pixel {
        padding-top: 125px
    }
}

@media screen and (max-width: 1240px) {
    .col-md-4, .col-md-5, .col-md-6, .col-sm-4 {
        padding-left: 15px;
        padding-right: 15px
    }

    .shard {
        display: none
    }
}

.warranty .btn {
    border-radius: 30px;
    display: block;
    font-size: 20px;
    margin: 50px 0 15px;
    padding: 6px 20px;
    width: 300px
}

.warranty .btn:active, .warranty .btn:focus, .warranty .btn:hover {
    outline: none
}

.warranty #warrantySelect {
    max-width: 300px;
    margin: 0 0 10px
}

.warranty p {
    font-size: 24px;
    line-height: 1.5
}

@media (max-width: 1199px) {
    .warranty p {
        font-size: 20px
    }
}

.warranty-header {
    position: relative;
    overflow: hidden
}

.warranty-header svg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    min-height: 1000px
}

@media (max-width: 991px) {
    .warranty-header svg {
        height: 100%;
        width: auto;
        z-index: 0
    }
}

.warranty-header .dim-bg {
    background: none
}

.warranty-header img {
    height: auto;
    position: relative;
    left: -100%;
    width: 175%
}

.warranty-header h1 {
    color: #fff;
    font-weight: 600;
    font-size: 48px;
    margin-bottom: 0
}

@media (max-width: 1199px) {
    .warranty-header h1 {
        font-size: 40px
    }
}

.warranty-header p {
    color: #fff
}

.warranty-header .imei-form {
    z-index: 10
}

.warranty-header .imei-form.has-warnings #warrantyError div {
    color: #d32f2f;
    font-weight: 700
}

.warranty-header .imei-form.has-warnings .country-hold {
    margin-top: 10px
}

.warranty-header .imei-form.has-warnings .customer-info {
    margin-bottom: 30px
}

.warranty-header .country-hold label, .warranty-header .customer-info label, .warranty-header .imei-hold label {
    color: rgba(0, 0, 0, .4)
}

.warranty-header .country-hold label .required, .warranty-header .customer-info label .required, .warranty-header .imei-hold label .required {
    color: #d32f2f;
    font-weight: 700;
    margin-left: 3px
}

.warranty-header .country-hold label .show-how-to-imei, .warranty-header .customer-info label .show-how-to-imei, .warranty-header .imei-hold label .show-how-to-imei {
    float: right
}

.warranty-header .country-hold label a, .warranty-header .country-hold label a span, .warranty-header .customer-info label a, .warranty-header .customer-info label a span, .warranty-header .imei-hold label a, .warranty-header .imei-hold label a span {
    cursor: pointer
}

.warranty-header .country-hold input, .warranty-header .country-hold label, .warranty-header .customer-info input, .warranty-header .customer-info label, .warranty-header .imei-hold input, .warranty-header .imei-hold label {
    max-width: 300px;
    width: 100%
}

.warranty-header .country-hold input, .warranty-header .customer-info input, .warranty-header .imei-hold input {
    border: 1px solid #ccc;
    border-radius: 3px;
    display: block;
    margin-bottom: 10px;
    padding: 5px 10px
}

.warranty-header .country-hold {
    margin-top: 40px
}

.warranty-header .imei-hold {
    margin-top: 15px
}

.warranty-header .imei-hold #how-to-imei {
    background-color: hsla(0, 0%, 100%, .54);
    -webkit-box-shadow: 0 0 5px 1px rgba(0, 0, 0, .12);
    box-shadow: 0 0 5px 1px rgba(0, 0, 0, .12);
    cursor: pointer;
    display: none;
    margin-top: 10px;
    margin-bottom: 10px;
    padding: 10px
}

.warranty-header .imei-hold #how-to-imei ul {
    padding-left: 25px
}

.warranty-header .imei-hold #how-to-imei li, .warranty-header .imei-hold #how-to-imei p {
    color: #757575
}

.warranty-header .imei-hold #how-to-imei p {
    font-size: 14px;
    line-height: 1.2
}

.warranty-header .customer-info {
    margin-bottom: 50px
}

.warranty-header .warranty-not-found {
    display: none;
    font-size: 16px;
    color: #fff
}

.warranty-header .warranty-not-found a {
    color: #fff;
    font-weight: 700
}

.warranty-header .warranty-not-found a:active, .warranty-header .warranty-not-found a:focus, .warranty-header .warranty-not-found a:hover {
    text-decoration: underline
}

@media (max-width: 991px) {
    .warranty-header img {
        left: -100%;
        width: 200%
    }
}

@media (max-width: 767px) {
    .warranty-header h1 {
        font-size: 2.5em;
        margin-top: 0
    }

    .warranty-header h1, .warranty-header p {
        text-align: center
    }

    .warranty-header img {
        left: -95%;
        margin: 0 auto;
        display: block;
        width: 180%
    }

    .warranty-header .btn {
        margin: 20px auto
    }

    .warranty-header #warrantyError {
        padding: 0 15px
    }

    .warranty-header #warrantySelect {
        margin: 0 auto 20px !important
    }

    .warranty-header .warranty-header .country-hold {
        margin-top: 15px
    }

    .warranty-header .country-hold {
        margin-top: 10px
    }

    .warranty-header .country-hold input, .warranty-header .country-hold label, .warranty-header .imei-hold input, .warranty-header .imei-hold label {
        margin: 0 auto
    }

    .warranty-header .country-hold label, .warranty-header .imei-hold label {
        display: block;
        margin-bottom: 5px
    }

    .warranty-header .country-hold #how-to-imei p, .warranty-header .imei-hold #how-to-imei p {
        text-align: left
    }
}

.warranty-info {
    background-color: #ef4438;
    padding-bottom: 0
}

.warranty-info p {
    color: #fff
}

.warranty-info .img-hold {
    overflow: hidden;
    position: relative
}

.warranty-info .img-hold img {
    width: 100%
}

.warranty-info .icon-hold {
    display: block;
    margin-top: 60px;
    position: relative
}

.warranty-info .icon-hold .icon {
    display: inline-block;
    width: 20%;
    float: left
}

.warranty-info .toc {
    margin-top: 50px
}

.warranty-info .toc p {
    font-size: 16px
}

.warranty-info .toc p a {
    color: #fff;
    text-decoration: underline
}

@media (max-width: 991px) {
    .warranty-info .img-hold {
        left: 25px
    }

    .warranty-info .icon-hold {
        margin-top: 40px;
        margin-bottom: 30px
    }
}

@media (max-width: 767px) {
    .warranty-info .img-hold {
        display: block;
        left: auto;
        margin: 0 auto;
        max-width: 400px
    }

    .warranty-info .icon-hold {
        margin-top: 50px;
        margin-bottom: 60px
    }
}

.warranty-final {
    background-color: #f0f0f0
}

.warranty-final .btn {
    margin: 60px 0 0
}

@media (max-width: 767px) {
    .warranty-final .btn {
        margin: 60px auto 0
    }
}

.warranty-details {
    padding-top: 60px;
    padding-bottom: 60px
}

.warranty-details .toc p {
    font-size: 18px;
    margin-bottom: 0;
    text-align: center
}

@media (max-width: 767px) {
    .warranty-details {
        padding-top: 60px;
        padding-bottom: 60px
    }
}

.warranty-toc h2 {
    font-size: 20px;
    font-weight: 700;
    text-transform: uppercase
}

.warranty-toc label {
    color: #585858;
    font-size: 14px;
    font-weight: 700;
    display: block;
    width: auto
}

.warranty-toc .bold {
    font-weight: 700
}

.warranty-toc li, .warranty-toc p {
    font-size: 12px
}

.warranty-toc ul.bold-list li {
    font-weight: 700;
    text-transform: uppercase
}

.warranty-nav .navbar-header {
    width: 100%
}

.warranty-nav .warranty-repair-btn {
    border-radius: 30px;
    float: right;
    position: relative;
    top: 12px
}

.warranty-nav .warranty-repair-btn:active, .warranty-nav .warranty-repair-btn:focus, .warranty-nav .warranty-repair-btn:hover {
    outline: none
}

.warranty-fr .btn, .warranty-header-fr .btn {
    font-size: 18px
}

.warranty-fr p {
    font-size: 20px
}

@media (max-width: 1199px) {
    .warranty-fr p {
        font-size: 16px
    }
}

.warranty-final-fr .btn {
    font-size: 18px
}

.warranty-final-fr p {
    font-size: 20px
}

@media (max-width: 1199px) {
    .warranty-final-fr p {
        font-size: 16px
    }
}

.seo-content.seo-testimonials {
    padding: 80px 0
}

.seo-content.seo-testimonials h2 {
    font-weight: 700;
    font-size: 20px;
    color: #181f2d;
    margin-bottom: 3px
}

.seo-content.seo-testimonials h3 {
    font-weight: 200;
    font-size: 18px;
    color: #747474;
    line-height: 30px;
    margin-top: 0
}

.seo-content.seo-testimonials h4 {
    font-weight: 700;
    font-size: 16px;
    color: #343434;
    margin-bottom: 5px
}

.seo-content.seo-testimonials h4 span.review-store {
    font-size: 16px;
    color: #c71600
}

.seo-content.seo-testimonials p {
    font-size: 15px;
    color: #747474;
    line-height: 28px
}

.seo-content.seo-testimonials .carousel .item {
    background-color: transparent
}

.seo-content.seo-testimonials .carousel .item .fa-star {
    color: #c71600;
    font-size: 13px
}

.seo-content.seo-testimonials .carousel .item .fa-star.fa-star-empty {
    color: #e0e0e0
}

.seo-content.seo-testimonials .carousel .item .img-circle {
    border: 1px solid #e4e4ed
}

.seo-content.seo-testimonials .carousel .item .testimonial {
    padding: 30px 0
}

.seo-content.seo-testimonials .carousel .item .testimonial .col-md-10 {
    padding-left: 25px
}

.seo-content.seo-testimonials .carousel .carousel-indicators {
    bottom: -40px
}

.seo-content.seo-testimonials .carousel .carousel-indicators li {
    height: 12px;
    width: 12px;
    background-color: #e2e7ed
}

.seo-content.seo-testimonials .carousel .carousel-indicators li.active {
    background-color: #c71600
}

.seo-content.seo-device-info {
    background: #fff;
    padding: 50px 0
}

.seo-content.seo-device-info .lazyloaded {
    visibility: visible
}

.seo-content.seo-device-info .lazyload {
    visibility: hidden
}

.seo-content.seo-device-info .device-info-intro {
    margin-bottom: 50px
}

.seo-content.seo-device-info h2 {
    font-weight: 700;
    font-size: 26px;
    color: #343434
}

.seo-content.seo-device-info p.sub {
    font-weight: 300;
    font-size: 18px;
    color: #747474;
    line-height: 30px;
    max-width: 80%;
    margin: auto
}

.seo-content.seo-device-info .panel {
    border: 1px solid hsla(0, 0%, 59%, .5)
}

.seo-content.seo-device-info .panel-group {
    border-radius: 5px
}

.seo-content.seo-device-info .panel-group .panel-heading {
    background: #fff;
    border-color: #dcdcdc;
    cursor: pointer
}

.seo-content.seo-device-info .panel-group .panel-heading .panel-title .panel-active {
    font-size: 20px;
    font-weight: 700;
    color: #343434
}

.seo-content.seo-device-info .panel-group .panel-heading .panel-title .collapsed {
    font-size: 16px;
    font-weight: 700;
    color: #343434
}

.seo-content.seo-device-info .panel-group .panel-body {
    font-weight: 300;
    font-size: 16px;
    color: #747474;
    line-height: 28px;
    border-bottom: 10px solid #c71600;
    border-top: 0;
    border-radius: 5px
}

.seo-content.seo-device-info .info-point {
    position: absolute
}

.seo-content.seo-device-info .info-point .info-point-icon {
    color: #fff;
    height: 45px;
    width: 45px;
    background-color: #da291c;
    text-align: center;
    font-size: 31px;
    border-radius: 100px;
    position: absolute;
    cursor: pointer;
    border: 2px solid #fff
}

.seo-content.seo-device-info .info-point.active .info-point-icon {
    -webkit-transform: scale(1.25);
    transform: scale(1.25);
    position: absolute;
    z-index: 1
}

.seo-content.seo-device-info .info-point.active .info-point-icon:after {
    -webkit-animation: pulse;
    animation: pulse;
    -webkit-animation-duration: 2s;
    animation-duration: 2s;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out
}

.seo-content.seo-device-info .info-point.active .info-point-icon:after, .seo-content.seo-device-info .info-point.active .info-point-icon:before {
    z-index: -1;
    content: " ";
    height: 45px;
    width: 45px;
    -webkit-transform: scale(1.25);
    transform: scale(1.25);
    position: absolute;
    background-color: transparent;
    border-radius: 100px;
    border: 2px solid silver;
    top: -3px;
    left: -2px
}

.seo-content.seo-device-info .info-point.active .info-point-icon:before {
    -webkit-animation: pulse2;
    animation: pulse2;
    -webkit-animation-duration: 2.5s;
    animation-duration: 2.5s;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out
}

@-webkit-keyframes pulse {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 1
    }
    to {
        -webkit-transform: scale(1.4);
        transform: scale(1.4);
        opacity: 0
    }
}

@keyframes pulse {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 1
    }
    to {
        -webkit-transform: scale(1.4);
        transform: scale(1.4);
        opacity: 0
    }
}

@-webkit-keyframes pulse2 {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 1
    }
    to {
        -webkit-transform: scale(1.5);
        transform: scale(1.5);
        opacity: 0
    }
}

@keyframes pulse2 {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 1
    }
    to {
        -webkit-transform: scale(1.5);
        transform: scale(1.5);
        opacity: 0
    }
}

.seo-content.seo-device-info .device-iphone .info-point-1 {
    bottom: 380px;
    left: 245px
}

.seo-content.seo-device-info .device-iphone .info-point-2 {
    right: 573px;
    top: 176px
}

.seo-content.seo-device-info .device-iphone .info-point-3 {
    right: 40px;
    top: 66px
}

.seo-content.seo-device-info .device-iphone .info-point-4 {
    right: 469px;
    bottom: 60px
}

.seo-content.seo-device-info .device-iphone .info-point-5 {
    right: 135px;
    bottom: 145px
}

.seo-content.seo-device-info .device-iphone .info-point-6 {
    right: 424px;
    bottom: 669px
}

.light-gray-bg {
    background-color: #f4f4f7
}

.national-device-repairs #store-locator-container, .region-devices #store-locator-container {
    padding-top: 0
}

.national-device-repairs #store-locator-container #store-list-container, .region-devices #store-locator-container #store-list-container {
    -webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .05);
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .05);
    overflow-y: auto;
    max-height: none
}

.national-device-repairs #store-locator-container .store-list-title, .region-devices #store-locator-container .store-list-title {
    background: #fff;
    border-bottom: 1px solid rgba(0, 0, 0, .12);
    padding: 20px;
    text-transform: uppercase;
    font-weight: 700
}

.national-device-repairs #store-locator-container .store-list-title a, .region-devices #store-locator-container .store-list-title a {
    text-transform: none
}

.national-device-repairs #store-locator-container #store-list-cont, .region-devices #store-locator-container #store-list-cont {
    background: #fff
}

.national-device-repairs .device-heading, .region-devices .device-heading {
    color: #000;
    background-color: #fff;
    -webkit-box-shadow: 0 0 5px 1px rgba(0, 0, 0, .12);
    box-shadow: 0 0 5px 1px rgba(0, 0, 0, .12);
    margin: 0 0 10px;
    padding: 12px 20px;
    display: block
}

.national-device-repairs .device-heading i, .region-devices .device-heading i {
    color: #da291c
}

.national-device-repairs .device-heading span, .region-devices .device-heading span {
    text-transform: uppercase;
    font-size: 15px;
    font-weight: 700
}

.national-device-repairs .device-heading span span, .region-devices .device-heading span span {
    color: #da291c
}

@media (max-width: 1240px) {
    .national-device-repairs .device-heading, .region-devices .device-heading {
        margin-left: 5px;
        margin-right: 5px
    }
}

.national-device-repairs .location-heading, .region-devices .location-heading {
    color: #000;
    background-color: #fff;
    -webkit-box-shadow: 0 0 5px 1px rgba(0, 0, 0, .12);
    box-shadow: 0 0 5px 1px rgba(0, 0, 0, .12);
    margin: 0;
    padding: 12px 20px
}

.national-device-repairs .location-heading span, .region-devices .location-heading span {
    text-transform: uppercase;
    font-size: 15px;
    font-weight: 700
}

.national-device-repairs .location-heading span a, .region-devices .location-heading span a {
    text-transform: none;
    font-weight: 300;
    font-size: 14px;
    cursor: pointer
}

.national-device-repairs .device-list, .region-devices .device-list {
    margin-top: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.national-device-repairs .device-list .device-link figure, .region-devices .device-list .device-link figure {
    background: #fff;
    -webkit-box-shadow: 0 1px 5px 0 rgba(0, 0, 0, .15);
    box-shadow: 0 1px 5px 0 rgba(0, 0, 0, .15);
    margin-bottom: 15px;
    padding-top: 20px;
    text-align: center;
    min-width: 200px;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.national-device-repairs .device-list .device-link figure img, .region-devices .device-list .device-link figure img {
    max-width: 145px;
    margin: 0 auto;
    width: auto
}

.national-device-repairs .device-list .device-link figure figcaption, .region-devices .device-list .device-link figure figcaption {
    background-color: inherit;
    border-top: 1px solid rgba(0, 0, 0, .12);
    color: #000;
    font-size: 13px;
    font-weight: 700;
    height: auto;
    margin-top: 20px;
    position: relative;
    bottom: auto;
    text-transform: uppercase
}

.national-device-repairs .device-list .device-link figure figcaption span, .region-devices .device-list .device-link figure figcaption span {
    display: block;
    font-size: 13px;
    text-transform: capitalize;
    color: #888;
    font-weight: 100
}

.national-device-repairs .device-list .device-link figure figcaption span span, .region-devices .device-list .device-link figure figcaption span span {
    display: inline;
    color: #da291c;
    font-weight: 600
}

.national-device-repairs .device-list .device-link figure:hover, .region-devices .device-list .device-link figure:hover {
    -webkit-box-shadow: 0 0 5px 1px rgba(0, 0, 0, .26);
    box-shadow: 0 0 5px 1px rgba(0, 0, 0, .26)
}

.national-device-repairs .device-list .device-link figure:hover figcaption, .region-devices .device-list .device-link figure:hover figcaption {
    background-color: transparent;
    bottom: auto
}

.national-device-repairs .device-list .device-link figure.device-repair-info:hover, .region-devices .device-list .device-link figure.device-repair-info:hover {
    -webkit-box-shadow: 0 0 5px 1px rgba(0, 0, 0, .12);
    box-shadow: 0 0 5px 1px rgba(0, 0, 0, .12);
    cursor: auto
}

@media (min-width: 767px) {
    .national-device-repairs .device-list .device-link figcaption, .region-devices .device-list .device-link figcaption {
        background-color: inherit;
        color: inherit;
        position: relative;
        bottom: auto;
        height: auto
    }
}

.national-device-repairs .device-list .device-info-link, .region-devices .device-list .device-info-link {
    position: absolute;
    top: 10px;
    right: 20px;
    z-index: 1;
    color: rgba(0, 0, 0, .26)
}

.national-device-repairs .device-list .device-info-link .fa, .region-devices .device-list .device-info-link .fa {
    font-size: 25px
}

@media (max-width: 767px) {
    .national-location.city-service-page .region-device-repairs, .national-location.city-service-page section.top, .regional-location.city-service-page .region-device-repairs, .regional-location.city-service-page section.top {
        padding: 0
    }

    .national-location.city-service-page .region-device-repairs .device-list, .regional-location.city-service-page .region-device-repairs .device-list {
        margin-top: 0
    }

    .national-location.city-service-page .national-device-repairs, .national-location.city-service-page .region-device-repairs, .regional-location.city-service-page .national-device-repairs, .regional-location.city-service-page .region-device-repairs {
        background: #fff
    }

    .national-location.city-service-page .national-device-repairs .mobile-heading, .national-location.city-service-page .region-device-repairs .mobile-heading, .regional-location.city-service-page .national-device-repairs .mobile-heading, .regional-location.city-service-page .region-device-repairs .mobile-heading {
        width: 100%;
        padding: 15px
    }

    .national-location.city-service-page .national-device-repairs .mobile-heading label, .national-location.city-service-page .region-device-repairs .mobile-heading label, .regional-location.city-service-page .national-device-repairs .mobile-heading label, .regional-location.city-service-page .region-device-repairs .mobile-heading label {
        color: #343434;
        display: block;
        font-weight: 700;
        margin-bottom: 0;
        text-transform: uppercase;
        width: 100%
    }

    .national-location.city-service-page .national-device-repairs .mobile-heading label a.edit-device-link, .national-location.city-service-page .region-device-repairs .mobile-heading label a.edit-device-link, .regional-location.city-service-page .national-device-repairs .mobile-heading label a.edit-device-link, .regional-location.city-service-page .region-device-repairs .mobile-heading label a.edit-device-link {
        font-weight: 400;
        float: right;
        position: relative;
        text-transform: none
    }

    .national-location.city-service-page .national-device-repairs .mobile-heading label.light, .national-location.city-service-page .region-device-repairs .mobile-heading label.light, .regional-location.city-service-page .national-device-repairs .mobile-heading label.light, .regional-location.city-service-page .region-device-repairs .mobile-heading label.light {
        font-weight: 400
    }

    .national-location.city-service-page .national-device-repairs .mobile-heading label.light > span, .national-location.city-service-page .region-device-repairs .mobile-heading label.light > span, .regional-location.city-service-page .national-device-repairs .mobile-heading label.light > span, .regional-location.city-service-page .region-device-repairs .mobile-heading label.light > span {
        font-weight: 700;
        margin-left: 5px
    }

    .national-location.city-service-page .national-device-repairs .mobile-heading label.light a, .national-location.city-service-page .region-device-repairs .mobile-heading label.light a, .regional-location.city-service-page .national-device-repairs .mobile-heading label.light a, .regional-location.city-service-page .region-device-repairs .mobile-heading label.light a {
        color: #343434
    }

    .national-location.city-service-page .national-device-repairs .mobile-heading label.light a:hover, .national-location.city-service-page .region-device-repairs .mobile-heading label.light a:hover, .regional-location.city-service-page .national-device-repairs .mobile-heading label.light a:hover, .regional-location.city-service-page .region-device-repairs .mobile-heading label.light a:hover {
        color: #da291c
    }

    .national-location.city-service-page .national-device-repairs .mobile-full, .national-location.city-service-page .region-device-repairs .mobile-full, .regional-location.city-service-page .national-device-repairs .mobile-full, .regional-location.city-service-page .region-device-repairs .mobile-full {
        padding: 0;
        width: 100%
    }

    .national-location.city-service-page .national-device-repairs .mobile-full:focus, .national-location.city-service-page .region-device-repairs .mobile-full:focus, .regional-location.city-service-page .national-device-repairs .mobile-full:focus, .regional-location.city-service-page .region-device-repairs .mobile-full:focus {
        background-color: #fafafa;
        outline: none
    }

    .national-location.city-service-page .national-device-repairs .mobile-full figure, .national-location.city-service-page .region-device-repairs .mobile-full figure, .regional-location.city-service-page .national-device-repairs .mobile-full figure, .regional-location.city-service-page .region-device-repairs .mobile-full figure {
        margin-bottom: 0;
        padding: 10px;
        position: relative
    }

    .national-location.city-service-page .national-device-repairs .mobile-full figure img, .national-location.city-service-page .region-device-repairs .mobile-full figure img, .regional-location.city-service-page .national-device-repairs .mobile-full figure img, .regional-location.city-service-page .region-device-repairs .mobile-full figure img {
        position: absolute;
        width: 60px;
        z-index: 1
    }

    .national-location.city-service-page .national-device-repairs .mobile-full figure figcaption, .national-location.city-service-page .region-device-repairs .mobile-full figure figcaption, .regional-location.city-service-page .national-device-repairs .mobile-full figure figcaption, .regional-location.city-service-page .region-device-repairs .mobile-full figure figcaption {
        border-top: none;
        margin: 0;
        min-height: 60px;
        padding-left: 75px;
        text-align: left;
        text-transform: none
    }

    .national-location.city-service-page .national-device-repairs .mobile-full figure figcaption span, .national-location.city-service-page .region-device-repairs .mobile-full figure figcaption span, .regional-location.city-service-page .national-device-repairs .mobile-full figure figcaption span, .regional-location.city-service-page .region-device-repairs .mobile-full figure figcaption span {
        display: block;
        font-weight: 400
    }

    .national-location.city-service-page .national-device-repairs .mobile-full.devices figure img, .national-location.city-service-page .region-device-repairs .mobile-full.devices figure img, .regional-location.city-service-page .national-device-repairs .mobile-full.devices figure img, .regional-location.city-service-page .region-device-repairs .mobile-full.devices figure img {
        top: 9px
    }

    .national-location.city-service-page .national-device-repairs .mobile-full.devices figure figcaption, .national-location.city-service-page .region-device-repairs .mobile-full.devices figure figcaption, .regional-location.city-service-page .national-device-repairs .mobile-full.devices figure figcaption, .regional-location.city-service-page .region-device-repairs .mobile-full.devices figure figcaption {
        padding: 7px 0 7px 75px
    }

    .national-location.city-service-page .national-device-repairs .mobile-full .repairs .repair-icon-container:not(:only-of-type).c-page, .national-location.city-service-page .national-device-repairs .mobile-full .repairs .repair-icon-container:not(:only-of-type).c-page-2, .national-location.city-service-page .region-device-repairs .mobile-full .repairs .repair-icon-container:not(:only-of-type).c-page, .national-location.city-service-page .region-device-repairs .mobile-full .repairs .repair-icon-container:not(:only-of-type).c-page-2, .regional-location.city-service-page .national-device-repairs .mobile-full .repairs .repair-icon-container:not(:only-of-type).c-page, .regional-location.city-service-page .national-device-repairs .mobile-full .repairs .repair-icon-container:not(:only-of-type).c-page-2, .regional-location.city-service-page .region-device-repairs .mobile-full .repairs .repair-icon-container:not(:only-of-type).c-page, .regional-location.city-service-page .region-device-repairs .mobile-full .repairs .repair-icon-container:not(:only-of-type).c-page-2 {
        background-size: 975px;
        height: 35px;
        width: 35px
    }

    .national-location.city-service-page .national-device-repairs .mobile-full .repairs .repair-icon-container:not(:only-of-type).c-page, .national-location.city-service-page .region-device-repairs .mobile-full .repairs .repair-icon-container:not(:only-of-type).c-page, .regional-location.city-service-page .national-device-repairs .mobile-full .repairs .repair-icon-container:not(:only-of-type).c-page, .regional-location.city-service-page .region-device-repairs .mobile-full .repairs .repair-icon-container:not(:only-of-type).c-page {
        top: 12px;
        left: 17px
    }

    .national-location.city-service-page .national-device-repairs .mobile-full .repairs .repair-icon-container:not(:only-of-type).c-page.glass-yellow, .national-location.city-service-page .region-device-repairs .mobile-full .repairs .repair-icon-container:not(:only-of-type).c-page.glass-yellow, .regional-location.city-service-page .national-device-repairs .mobile-full .repairs .repair-icon-container:not(:only-of-type).c-page.glass-yellow, .regional-location.city-service-page .region-device-repairs .mobile-full .repairs .repair-icon-container:not(:only-of-type).c-page.glass-yellow {
        background-position: -418px 0;
        z-index: 2
    }

    .national-location.city-service-page .national-device-repairs .mobile-full .repairs .repair-icon-container:not(:only-of-type).c-page-2, .national-location.city-service-page .region-device-repairs .mobile-full .repairs .repair-icon-container:not(:only-of-type).c-page-2, .regional-location.city-service-page .national-device-repairs .mobile-full .repairs .repair-icon-container:not(:only-of-type).c-page-2, .regional-location.city-service-page .region-device-repairs .mobile-full .repairs .repair-icon-container:not(:only-of-type).c-page-2 {
        top: 31px;
        left: 37px
    }

    .national-location.city-service-page .national-device-repairs .mobile-full .repairs .repair-icon-container:not(:only-of-type).c-page-2.lcd-blue, .national-location.city-service-page .region-device-repairs .mobile-full .repairs .repair-icon-container:not(:only-of-type).c-page-2.lcd-blue, .regional-location.city-service-page .national-device-repairs .mobile-full .repairs .repair-icon-container:not(:only-of-type).c-page-2.lcd-blue, .regional-location.city-service-page .region-device-repairs .mobile-full .repairs .repair-icon-container:not(:only-of-type).c-page-2.lcd-blue {
        background-position: -592px 0;
        z-index: 1
    }
}

@media only screen and (max-width: 480px) {
    .national-device-repairs .device-list .device-link figure {
        min-width: 0
    }
}

.national-device-repairs .national-locator#store-locator-container #store-list-container {
    max-height: 399px
}

.national-device-repairs .national-locator#store-locator-container #map-locator {
    margin-bottom: 15px
}

.national-device-repairs .device-list {
    margin-top: 0
}

@media (max-width: 991px) {
    .national-device-repairs #store-locator-container {
        margin-top: 10px;
        margin-bottom: 10px
    }
}

.national-device-repairs-home {
    /*margin-bottom: 100px*/
}

.national-device-repairs-home .device-list .device-link figure img {
    max-width: 100%
}

#location-search-bar-container #location-search-bar, #location-search-bar-container .national-header-bar {
    padding: 20px
}

#location-search-bar-container #location-search-bar h1, #location-search-bar-container .national-header-bar h1 {
    margin: 0;
    font-weight: 700;
    font-size: 20px;
    color: #343434
}

#location-search-bar-container #location-search-bar h4, #location-search-bar-container .national-header-bar h4 {
    margin: 0;
    font-weight: 400;
    font-size: 14px;
    color: #888;
    line-height: 19px
}

#location-search-bar-container #location-search-bar .form-group, #location-search-bar-container .national-header-bar .form-group {
    margin-bottom: 0
}

#location-search-bar-container #location-search-bar #change-store-link a, #location-search-bar-container .national-header-bar #change-store-link a {
    cursor: pointer
}

.navbar-primary {
    background-color: #bc1b06
}

.navbar-primary #nav-search {
    margin: 10.25px 0 !important
}

.navbar-primary .top-link {
    color: #fff;
    padding-top: 0;
    padding-bottom: 0;
    font-size: 20px
}

.navbar-primary .top-link .fa-stack-2x {
    color: #da291c
}

.navbar-primary .top-link:active, .navbar-primary .top-link:focus, .navbar-primary .top-link:hover {
    background-color: transparent
}

.repairs-landing {
    overflow: hidden
}

.repairs-landing .jumbo-phone-mobile, .repairs-landing .ubifemployee-mobile {
    display: none
}

.repairs-landing .col-md-6 {
    padding-left: 15px;
    padding-right: 15px
}

.repairs-landing .btn-round {
    border-radius: 100px;
    padding: 15px 35px;
    margin: 10px 0
}

.repairs-landing section {
    font-weight: 300;
    font-size: 18px;
    color: #747474;
    line-height: 30px
}

.repairs-landing section h3 {
    margin-top: 50px;
    font-weight: 700;
    font-size: 26px;
    color: #343434
}

.repairs-landing .btn-white {
    background-color: #fff;
    color: #da291c;
    text-transform: uppercase;
    padding: 14px 20px;
    font-weight: 600;
    margin-top: 15px;
    -webkit-box-shadow: 0 1px 4px 0 rgba(0, 0, 0, .24);
    box-shadow: 0 1px 4px 0 rgba(0, 0, 0, .24)
}

.repairs-landing .jumbotron {
    background-image: linear-gradient(-225deg, #c7210b, #a31200);
    background: #c7210b;
    min-width: 150%;
    margin-left: -25%;
    border-radius: 0 0 50% 50%;
    min-height: 463px
}

.repairs-landing .jumbotron h3 {
    font-weight: 700;
    font-size: 30px;
    color: #fff;
    margin-top: 100px
}

.repairs-landing .jumbotron p {
    opacity: .5;
    font-weight: 700;
    font-size: 18px;
    color: #fff
}

.repairs-landing .jumbotron img {
    position: absolute;
    top: 75px;
    left: 0
}

.repairs-landing .jumbotron .shard {
    position: absolute;
    -webkit-transform: none;
    transform: none;
    opacity: .5
}

.repairs-landing .jumbotron .jumbo-phone .img-responsive, .repairs-landing .jumbotron .shard {
    -webkit-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out
}

.repairs-landing .jumbotron .jumbo-phone .shard-1 {
    top: 110px;
    left: 150px
}

.repairs-landing .jumbotron .jumbo-phone .shard-2 {
    top: 285px;
    left: 145px
}

.repairs-landing .jumbotron .jumbo-phone .shard-3 {
    top: 245px;
    left: 430px
}

.repairs-landing .jumbotron .jumbo-phone .shard-4 {
    top: 80px;
    left: 465px
}

.repairs-landing .jumbotron .jumbo-phone .shard-5 {
    top: 200px;
    left: 450px
}

.repairs-landing .jumbotron .jumbo-phone-hover .img-responsive {
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px)
}

.repairs-landing .jumbotron .jumbo-phone-hover .shard {
    opacity: 1
}

.repairs-landing .jumbotron .jumbo-phone-hover .shard-1 {
    -webkit-transform: translate(-25px, -5px);
    transform: translate(-25px, -5px)
}

.repairs-landing .jumbotron .jumbo-phone-hover .shard-2 {
    -webkit-transform: translate(-40px, -10px);
    transform: translate(-40px, -10px)
}

.repairs-landing .jumbotron .jumbo-phone-hover .shard-3 {
    -webkit-transform: translate(40px, -25px);
    transform: translate(40px, -25px)
}

.repairs-landing .jumbotron .jumbo-phone-hover .shard-4 {
    -webkit-transform: translate(25px, -25px);
    transform: translate(25px, -25px)
}

.repairs-landing .jumbotron .jumbo-phone-hover .shard-5 {
    -webkit-transform: translate(19px, -45px);
    transform: translate(19px, -45px)
}

.repairs-landing .brand {
    min-height: 700px;
    padding-top: 200px;
    background-image: url("https://d27ppybfoyyraq.cloudfront.net/image/landing/shards.jpg");
    background-size: 520px;
    background-repeat: no-repeat;
    background-position: 430px 0
}

.repairs-landing .brand h3 {
    margin-top: 0
}

.repairs-landing .brand .media {
    text-align: center
}

.repairs-landing .premium {
    min-height: 600px;
    background: #f7f7f7
}

.repairs-landing .repairs {
    background-color: #da291c;
    background-image: url("https://d27ppybfoyyraq.cloudfront.net/image/landing/pattern.jpg")
}

.repairs-landing .repairs h3 {
    color: #fff
}

.repairs-landing .repairs .serv-img-container {
    background-color: #fff;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 4px 0 rgba(0, 0, 0, .24);
    box-shadow: 0 1px 4px 0 rgba(0, 0, 0, .24)
}

.repairs-landing .repairs .serv-img-container .caption-col {
    border-top: 1px solid #d5dae3
}

.repairs-landing .repairs .serv-img-container .home-serv-caption {
    font-weight: 700;
    font-size: 18px;
    padding-top: 25px;
    color: #343434;
    text-transform: uppercase
}

.repairs-landing .waiting {
    min-height: 667px;
    padding-bottom: 0
}

@media screen and (max-width: 768px) {
    .navbar-primary .top-link {
        font-size: 16px;
        padding: 5px 15px 2px 5px;
        background-color: #da291c;
        color: #fff;
        border-radius: 100px
    }

    .navbar-primary .top-link .fa-circle {
        color: #ca2519
    }

    .repairs-landing .bubbles, .repairs-landing .jumbo-phone, .repairs-landing .ubifemployee {
        display: none !important
    }

    .repairs-landing .jumbo-phone-mobile, .repairs-landing .ubifemployee-mobile {
        display: block !important
    }

    .repairs-landing .jumbo-phone-mobile img, .repairs-landing .ubifemployee-mobile img {
        position: static
    }

    .repairs-landing iframe {
        width: 350px !important
    }

    .repairs-landing section h3 {
        margin-top: 19px
    }

    .repairs-landing .btn-round {
        width: 100%
    }

    .repairs-landing .jumbotron {
        min-width: 100%;
        margin-left: 0;
        border-radius: 0
    }

    .repairs-landing .jumbotron h3 {
        margin-top: 19px
    }

    .repairs-landing .brand, .repairs-landing .premium {
        min-height: 0;
        padding-top: 30px;
        padding-bottom: 30px
    }

    .repairs-landing .waiting {
        padding-bottom: 15px
    }

    .repairs-landing .repairs .serv-img-container .home-serv-caption {
        text-align: left;
        font-size: 16px;
        padding-top: 40px
    }

    .repairs-landing .category-container .serv-img-container {
        margin-top: 5px;
        margin-bottom: 5px
    }
}

.sms-feedback {
    min-height: 100%;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(10%, #fff), color-stop(250%, #dfdfdf));
    background: linear-gradient(#fff 10%, #dfdfdf 250%)
}

.sms-feedback .step {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    padding: 15px;
    width: 100%
}

.sms-feedback .step h3 {
    font-weight: 700;
    font-size: 20px;
    color: #1c1c1c;
    margin-bottom: 30px
}

.sms-feedback .step h3#confirm-message-neg, .sms-feedback .step h3#confirm-message-pos {
    display: none
}

.sms-feedback .step .btn-round {
    background: #c71600;
    -webkit-box-shadow: 0 3px 0 0 #9f1504;
    box-shadow: 0 3px 0 0 #9f1504;
    border-radius: 100px;
    font-weight: 700;
    font-size: 16px;
    margin: 0 auto 15px;
    padding: 13px 15px 15px;
    max-height: 50px;
    max-width: 270px;
    position: relative
}

.sms-feedback .step .btn-round .img-arrow {
    position: absolute;
    right: 15px;
    top: 16px
}

.sms-feedback .step .btn-round .img-logo-yelp {
    position: absolute;
    left: 15px;
    top: 8px;
    max-height: 33px
}

.sms-feedback .step .btn-round .img-logo-google {
    position: absolute;
    left: 15px;
    top: 10px;
    max-width: 30px
}

.sms-feedback .step .btn-round.btn-white {
    background: #fff;
    -webkit-box-shadow: 0 3px 0 0 #cfcfcf;
    box-shadow: 0 3px 0 0 #cfcfcf;
    color: #1d1d1d;
    border: 1px solid #cfcfcf
}

.sms-feedback .step .btn-link {
    margin-top: 25px;
    font-size: 14px;
    color: #c71600;
    display: block
}

.sms-feedback .step textarea {
    background: #fdfdfd;
    border: 1px solid #cfcfcf;
    border-radius: 4px;
    min-height: 165px;
    margin: 30px auto 20px;
    width: 100%;
    padding: 15px;
    font-size: 16px
}

.sms-feedback .step textarea:focus {
    outline: none
}

.sms-feedback .step .ribbon {
    max-width: 160px
}

.sms-feedback .step-recommend-no textarea {
    margin-top: 0
}

.sms-feedback .stars {
    text-align: center;
    padding-bottom: 20px;
    position: relative
}

.sms-feedback .stars .fa-star {
    color: #e0e0e0
}

.sms-feedback .stars input[type=radio] {
    display: none
}

.sms-feedback .stars .starTipDefault {
    text-align: center;
    bottom: -10px;
    padding: 4px 6px;
    white-space: nowrap;
    font-weight: 700;
    font-size: 12px;
    color: #b3b3b3;
    background: #eee;
    border-radius: 3px;
    text-transform: uppercase
}

.sms-feedback .stars .starTipDefault, .sms-feedback .stars .starTipDefault:before {
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%)
}

.sms-feedback .stars .starTipDefault:before {
    content: " ";
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-bottom: 5px solid #eee;
    top: -5px
}

.sms-feedback .stars input[type=radio] + label i {
    cursor: pointer;
    font-size: 34px;
    margin: 0 5px
}

.sms-feedback .stars input[type=radio] + label .starTip {
    display: none;
    text-align: center;
    position: absolute;
    bottom: -10px;
    padding: 4px 6px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    white-space: nowrap;
    font-weight: 700;
    font-size: 12px;
    color: #b3b3b3;
    background: #eee;
    border-radius: 3px;
    text-transform: uppercase
}

.sms-feedback .stars input[type=radio] + label .starTip:before {
    content: " ";
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-bottom: 5px solid #eee;
    position: absolute;
    top: -5px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%)
}

.sms-feedback .stars input[type=radio] + label:hover i {
    color: #da291c
}

.sms-feedback .stars input[type=radio] + label:hover .starTip {
    display: block !important
}

.sms-feedback .stars input[type=radio]:checked + label i, .sms-feedback .stars label.highlighted i {
    color: #da291c
}

.sms-feedback .stars input[type=radio]:checked + label .starTip {
    display: block !important
}

.sms-feedback .locales {
    position: absolute;
    bottom: 0;
    left: 50%;
    margin: 15px 0;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    border: 1px solid #dadada;
    padding: 5px 10px;
    border-radius: 4px;
    font-size: 14px
}

.sms-feedback .locales a {
    color: #0080c0
}

.sms-feedback .locales span {
    margin-right: 10px
}

@media print {
    #appointment-inner-window #account-sign-up, #appointment-inner-window #create-account-btn, #appointment-inner-window #footer-container, #appointment-inner-window #footer-copy-privacy-terms-sitemap, #appointment-inner-window #footer-normal-screen, #appointment-inner-window #sign-up-btn, #appointment-inner-window #typical-store-hours, #appointment-inner-window #ubif-new-wizard, #appointment-inner-window .breads, #appointment-inner-window .header em, #appointment-inner-window .progress, #appointment-inner-window a {
        display: none !important
    }

    #appointment-inner-window #confirmation {
        display: block !important
    }
}

.bootstrap-datetimepicker-widget table td.active, .bootstrap-datetimepicker-widget table td.active:hover {
    background-color: #da291c
}

.bootstrap-datetimepicker-widget table td.day:hover {
    color: #fff;
    background-color: #da291c
}

.bootstrap-datetimepicker-widget table td.today:before {
    border-bottom-color: #da291c
}

.bootstrap-datetimepicker-widget table td.today.active:before {
    border-bottom-color: #fff
}

.bootstrap-datetimepicker-widget table td.disabled {
    color: #e0e0e0
}

.bootstrap-datetimepicker-widget table td.disabled:hover {
    background-color: #fafafa;
    color: #bdbdbd
}

#datepicker_div .bootstrap-datetimepicker-widget table th.picker-switch {
    font-size: 1.3em
}

#datepicker_div .bootstrap-datetimepicker-widget table th.next.disabled, #datepicker_div .bootstrap-datetimepicker-widget table th.prev.disabled {
    background-color: transparent;
    color: #e0e0e0
}

#datepicker_div .bootstrap-datetimepicker-widget table td.day {
    height: auto;
    line-height: 4em;
    width: 100px
}

form .form-group .form-group-lg .form-control + .form-control-feedback, form .form-group .input-group-lg + .form-control-feedback, form .form-group .input-lg + .form-control-feedback {
    background: #fff;
    border-radius: 6px;
    height: 43px;
    top: 1px;
    right: 16px;
    width: 20px
}

.region-content #loc-img-nav {
    display: inline-block;
    padding: 0 10px
}

.region-content #loc-img-nav li {
    display: inline-block;
    margin: 0
}

.city-service-page .city-service-head {
    background-color: #a50000;
    max-height: 150px
}

.city-service-page .city-service-head h1 {
    color: #fff;
    background-color: #d22512;
    margin-bottom: 0;
    padding: 7.5px;
    display: inline-block;
    line-height: 2;
    font-weight: 700;
    -webkit-box-shadow: 10px 0 0 #d22512, -10px 0 0 #d22512;
    box-shadow: 10px 0 0 #d22512, -10px 0 0 #d22512;
    font-size: 25px
}

.city-service-page .city-service-head h2 {
    color: #fff;
    font-weight: 300;
    font-size: 14px;
    margin-top: 5px;
    margin-left: -10px
}

.city-service-page .city-service-head .img-background {
    background-size: cover;
    background-position: 50%;
    min-height: 150px
}

.city-service-page .city-service-head .img-cover {
    position: absolute;
    left: -20px;
    height: 100%;
    width: 55px;
    background-color: #a50000;
    -webkit-transform: skew(-20deg);
    transform: skew(-20deg)
}

.city-service-page .city-service-head .img-cover:before {
    content: "";
    position: absolute;
    left: 50px;
    height: 100%;
    width: 50px;
    background-color: #a50000;
    opacity: .8
}

.city-service-page .city-service-head .img-cover-2 {
    position: absolute;
    right: -20px;
    top: 0;
    height: 100%;
    width: 55px;
    background-color: #a50000;
    -webkit-transform: skew(-20deg);
    transform: skew(-20deg)
}

.city-service-page .city-service-head .img-cover-2:before {
    content: "";
    position: absolute;
    left: -25px;
    height: 100%;
    width: 25px;
    background-color: #a50000;
    opacity: .8
}

.city-service-page .city-service-search {
    font-weight: 700;
    font-size: 20px;
    color: #343434
}

.city-service-page .city-service-search h4 {
    font-size: 20px
}

.city-service-page .city-service-search input {
    font-weight: 300
}

.city-service-page .locator-bg-container {
    background: #f4f4f7;
    padding: 25px 0 40px
}

.city-service-page .locator-bg-container #store-locator-container {
    padding: 20px 30px 30px;
    background: #fff;
    -webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .05);
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .05);
    border-radius: 3px
}

.city-service-page .locator-bg-container #store-locator-container h5 {
    font-weight: 700;
    font-size: 12px;
    color: #424242;
    margin-top: 0;
    text-transform: uppercase
}

.city-service-page .locator-bg-container .directory-label {
    font-weight: 700;
    font-size: 12px;
    text-transform: uppercase;
    color: #424242;
    margin-bottom: 20px
}

.city-service-page .region-content {
    padding: 85px 0
}

.city-service-page .region-content h4 {
    font-weight: 700;
    font-size: 12px;
    color: #424242;
    text-transform: uppercase;
    display: inline-block
}

.city-service-page .region-content hr {
    margin-top: 0;
    margin-bottom: 10px;
    border-color: #ebebeb
}

.city-service-page .region-content .stats-label, .city-service-page .region-content p {
    font-size: 14px;
    color: #888
}

.city-service-page .region-content .stats-block {
    border: 1px solid #e5e5e5;
    border-radius: 3px;
    padding: 15px 20px;
    display: inline-block
}

.city-service-page .region-content .stats-block .stats {
    font-weight: 700;
    font-size: 18px;
    color: #0c0000
}

.city-service-page .region-content .no-margin {
    margin: 0
}

.city-service-page .region-content #loc-img-container ul#loc-img-nav {
    display: inline-block;
    margin-top: 0
}

.city-service-page .region-content #loc-img-container .carousel-inner {
    padding: 5px
}

.city-service-page .region-content #loc-img-container .carousel-inner .item {
    border-radius: 0;
    background-color: transparent
}

.city-service-page .region-content #loc-img-container .carousel-inner .item img {
    border-radius: 4px
}

.city-service-page .region-content #loc-img-container ul#loc-img-nav li {
    padding: 5px;
    margin: 0;
    border: none
}

.city-service-page .region-content #loc-img-container ul#loc-img-nav li a {
    margin: 0
}

.city-service-page .region-content #loc-img-container ul#loc-img-nav li a img {
    -webkit-transform: none;
    transform: none
}

.city-service-page .region-content .lightbox-img .overlay {
    width: 90%;
    height: 100%;
    margin: 5px;
    position: absolute;
    top: 0;
    left: 0;
    padding: 15px;
    background: rgba(0, 0, 0, .4)
}

.city-service-page .region-content .lightbox-img .fa, .city-service-page .region-content .lightbox-img span {
    text-align: center;
    font-size: 25px;
    color: #fff;
    display: block
}

.city-service-page .region-content .lightbox-img span {
    font-size: 13px;
    width: 100%
}

.city-service-page .container-fluid.top {
    background-color: #ededf1;
    padding-bottom: 50px
}

.city-service-page .container-fluid.top #location-services h2 {
    font-weight: 700;
    font-size: 12px;
    color: #424242;
    text-transform: uppercase
}

.city-service-page .container-fluid.top #location-services .serv-img-container {
    background: #fff;
    -webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .05);
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .05);
    border-radius: 3px
}

.city-service-page .container-fluid.top #location-services .serv-img-container a {
    padding: 0 0 20px;
    display: block;
    margin-top: 0;
    margin-bottom: 0;
    border: none
}

.city-service-page .container-fluid.top #location-services .serv-img-container a img {
    padding: 20px
}

.city-service-page .container-fluid.top #location-services .serv-img-container .home-serv-caption {
    font-weight: 700;
    font-size: 12px;
    color: #343434;
    border-top: 1px solid #ebebeb
}

.city-service-page .seo-testimonials {
    background: #f8f8fa
}

.city-service-page .seo-testimonials.seo-devices {
    background: #fff
}

.city-service-page .repairs-landing .waiting {
    min-height: 0
}

.city-service-page .repairs-landing .waiting .btn-round {
    font-weight: 700;
    font-size: 16px;
    color: #fff;
    padding: 15px 25px
}

.city-service-page .repairs-landing .waiting h3 {
    font-weight: 700;
    font-size: 18px;
    color: #181f2d
}

.city-service-page .repairs-landing .waiting P {
    font-weight: 300;
    font-size: 14px;
    color: #595959;
    line-height: 24px
}

.city-service-page .push {
    height: 0
}

#mobile-location-carousel {
    display: none
}

@media (max-width: 767px) {
    #mobile-location-carousel {
        background-color: #da291c;
        display: block;
        padding: 12px 0 5px 10px
    }

    #mobile-location-carousel > p {
        color: #fff;
        font-weight: 700;
        margin: 0 10px 10px;
        text-transform: uppercase
    }

    #mobile-location-carousel > p a {
        color: #fff;
        float: right;
        font-weight: 300;
        position: relative;
        text-transform: none;
        right: 0
    }

    #mobile-location-carousel > p a span {
        font-weight: 300
    }

    #mobile-location-carousel > p a:focus, #mobile-location-carousel > p a:hover {
        text-decoration: underline
    }

    #mobile-location-carousel .carousel {
        overflow: hidden
    }

    #mobile-location-carousel .carousel .carousel-inner > .item {
        background-color: transparent;
        margin-left: 5px;
        margin-right: -2px;
        padding-left: 3px;
        width: 100%
    }

    #mobile-location-carousel .carousel .carousel-inner > .item.active:not(.left):after, #mobile-location-carousel .carousel .carousel-inner > .item.active:not(.right):after {
        background: #fff;
        border-radius: 4px;
        content: "";
        display: inline-block;
        height: 100%;
        position: absolute;
        top: 0;
        right: 0;
        width: 10px
    }

    #mobile-location-carousel .carousel .carousel-inner > .item .well {
        background-color: #fff;
        min-height: 152px;
        padding: 15px;
        width: 95%
    }

    #mobile-location-carousel .carousel .carousel-inner > .item .well.selected h3 .active-indicator {
        display: inline-block
    }

    #mobile-location-carousel .carousel .carousel-inner > .item .well h3 {
        color: #424242;
        font-size: 14px;
        font-weight: 700;
        margin: 0;
        min-height: 22px
    }

    #mobile-location-carousel .carousel .carousel-inner > .item .well h3 .active-indicator {
        background: #1e88e5;
        border-radius: 50%;
        color: #fff;
        display: none;
        font-size: 12px;
        padding: 2px 3px
    }

    #mobile-location-carousel .carousel .carousel-inner > .item .well address {
        margin-bottom: 2px
    }

    #mobile-location-carousel .carousel .carousel-inner > .item .well address .closed, #mobile-location-carousel .carousel .carousel-inner > .item .well address .open, #mobile-location-carousel .carousel .carousel-inner > .item .well address span {
        font-size: 12px
    }

    #mobile-location-carousel .carousel .carousel-inner > .item .well span.open {
        color: #43a047;
        font-size: 12px
    }

    #mobile-location-carousel .carousel .carousel-inner > .item .well span.closed {
        color: #e53935;
        font-size: 12px
    }

    #mobile-location-carousel .carousel .carousel-inner > .item .well .carousel-card {
        min-height: 75px
    }

    #mobile-location-carousel .carousel .carousel-inner > .item .well .footer-buttons {
        margin-top: 10px
    }

    #mobile-location-carousel .carousel .carousel-inner > .item .well .footer-buttons .footer-btn {
        float: left;
        padding-left: 5px;
        padding-right: 5px;
        width: 49.5%
    }

    #mobile-location-carousel .carousel .carousel-inner > .item .well .footer-buttons .footer-btn .btn {
        border-radius: 30px;
        text-transform: uppercase;
        width: 100%
    }

    #mobile-location-carousel .carousel .carousel-inner > .item .well .footer-buttons .footer-btn .btn.btn-white {
        background-color: #fff;
        border-color: rgba(0, 0, 0, .12);
        color: #888
    }

    #mobile-location-carousel .carousel .carousel-inner > .item .well .footer-buttons .footer-btn .btn.btn-white i {
        font-size: 15px
    }

    #mobile-location-carousel .carousel .carousel-inner > .item .well .footer-buttons .footer-btn .btn.btn-blue {
        background: #1e88e5;
        color: #fff
    }

    #mobile-location-carousel .carousel .carousel-inner > .item .well .footer-buttons .footer-btn:first-of-type {
        margin-right: 1%
    }

    #mobile-location-carousel .carousel .carousel-indicators {
        bottom: -1px;
        margin-bottom: 0
    }

    #mobile-location-carousel .carousel .carousel-indicators li {
        background: rgba(0, 0, 0, .26);
        border: none;
        height: 8px;
        margin-right: 2px;
        vertical-align: middle;
        width: 8px
    }

    #mobile-location-carousel .carousel .carousel-indicators li.active {
        background: #fff
    }

    .find-store {
        background-image: url("../images/locators/Grey-Map-BG.jpg");
        background-size: cover;
        padding: 25px 20px 20px;
        text-align: center;
        text-transform: uppercase
    }

    .find-store, .find-store .pin-question {
        background-repeat: no-repeat;
        display: block
    }

    .find-store .pin-question {
        background-image: url("../images/locators/pin.png");
        background-size: contain;
        height: 80px;
        width: 60px;
        margin: 0 auto
    }

    .find-store h2 {
        color: #3b3b53
    }

    .find-store h1 {
        font-size: 22px
    }

    .find-store label {
        color: #46465c
    }

    .find-store .alert {
        margin-top: 15px
    }

    .find-store .input-group {
        -webkit-box-shadow: 0 0 4px 0 rgba(0, 0, 0, .12);
        box-shadow: 0 0 4px 0 rgba(0, 0, 0, .12);
        margin-top: 20px;
        width: 100%
    }

    .find-store .input-group:focus {
        -webkit-box-shadow: 0 0 4px 0 #42a5f5;
        box-shadow: 0 0 4px 0 #42a5f5
    }

    .find-store .input-group input {
        color: #616161;
        padding: 15px;
        width: 100%
    }

    .find-store .input-group input:focus {
        border: 1px solid #29b6f6;
        border-right: none;
        outline: none
    }

    .find-store .input-group input:focus + .input-group-btn .btn-default {
        outline: none;
        border: 1px solid #29b6f6;
        border-left: none
    }

    .find-store .input-group .input-group-btn .btn-default, .find-store .input-group input {
        border: none;
        height: 60px
    }

    .find-store .input-group .input-group-btn .btn-default {
        background: #fff;
        color: #e0e0e0;
        font-size: 18px;
        margin-left: -1px;
        padding: 16px
    }
}

.branding-carousel-inner {
    overflow: visible
}

.item.branding-item {
    background-color: transparent
}

.dotted {
    padding: 35px 0;
    background-image: -webkit-repeating-radial-gradient(center center, rgba(0, 0, 0, .2), rgba(0, 0, 0, .2) 1px, transparent 0, transparent 100%);
    background-image: repeating-radial-gradient(center center, rgba(0, 0, 0, .2), rgba(0, 0, 0, .2) 1px, transparent 0, transparent 100%);
    background-size: 3px 3px
}

.samsung-repair .samsung-logo img {
    max-width: 500px;
    margin: auto
}

.samsung-home {
    max-height: 250px
}

.samsung-home .samsung-logo {
    max-width: 564px;
    margin-top: 21px;
    margin-bottom: 30px
}

.samsung-home .samsung-device {
    bottom: -173px;
    position: absolute
}

.samsung-home .samsung-device img {
    max-width: 270px
}

.samsung-home .btn-samsung {
    border-radius: 50px;
    background-color: #080c14;
    color: #fff;
    font-size: 16px;
    padding: 15px 35px;
    text-transform: uppercase;
    margin-bottom: 10px
}

.samsung-home .btn-samsung i {
    margin-left: 10px;
    color: #657393
}

.google-home {
    max-height: 250px
}

.google-home .google-logo {
    max-width: 462px;
    margin-top: 6px;
    margin-bottom: 20px
}

.google-home .google-device {
    bottom: -173px;
    position: absolute
}

.google-home .google-device img {
    max-width: 521px
}

.google-home .btn-google {
    border-radius: 50px;
    background-color: #1121c1;
    color: #fff;
    font-size: 16px;
    padding: 15px 35px;
    text-transform: uppercase;
    margin-bottom: 10px
}

.google-home .btn-google i {
    margin-left: 10px;
    color: #5865ec
}

@media (max-width: 767px) {
    .dotted {
        padding: 35px 15px
    }

    .dotted .btn-google, .dotted .btn-samsung {
        width: 100%
    }
}

.national-device-repairs .repair-appt-heading {
    -webkit-box-shadow: none;
    box-shadow: none;
    border-bottom: 1px solid #ebebeb;
    margin: 0 0 10px
}

.national-device-repairs .repair-appt-heading.repair-appt-heading-last {
    margin: 0;
    border-bottom: 1px solid #dcdce7
}

.repair-appt-section {
    border-radius: 3px;
    background-color: #fff;
    -webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .05);
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .05);
    padding: 20px 30px
}

.repair-appt-section .appointment {
    border: 1px solid #dcdce7;
    margin: 10px 0
}

.repair-appt-section .appointment .marker {
    text-align: center;
    border-right: 1px solid #dcdce7;
    padding: 20px
}

.repair-appt-section .appointment .marker .fa {
    font-size: 40px;
    color: #da291c
}

.repair-appt-section .appointment .marker h2 {
    color: #959698;
    font-size: 12px;
    font-weight: 700;
    text-align: center;
    margin: 5px 0
}

.repair-appt-section .appointment .info {
    padding: 15px
}

.repair-appt-section .appointment .info h2 {
    color: #353535;
    font-size: 16px;
    font-weight: 700;
    margin: 0
}

.repair-appt-section .appointment .info address, .repair-appt-section .appointment .info span {
    color: #888;
    font-size: 14px;
    margin-bottom: 0
}

.repair-appt-section .appointment .info .input-group {
    margin-bottom: 10px
}

.repair-appt-section .appointment-store-select {
    border: 3px solid #dfdfe7;
    background: #e9e9ed;
    border-radius: 4px
}

.repair-appt-section .appointment-store-select .marker {
    padding: 0
}

.repair-appt-section .appointment-store-select .btn-round {
    color: #fff;
    background-color: #269cd8;
    border-radius: 100px
}

.repair-appt-section .appointment-time .input-group.select {
    width: 100%
}

.repair-appt-section .repair-appt-form {
    padding-top: 5px
}

.repair-appt-section .repair-appt-form input, .repair-appt-section .repair-appt-form textarea {
    background-color: #fdfdfd;
    border-radius: 2px
}

.repair-appt-section .repair-appt-form textarea {
    min-height: 150px
}

.repair-appt-section .repair-appt-form label {
    color: #424242;
    font-size: 14px;
    font-weight: 300
}

.repair-appt-section .repair-appt-form .fa-asterisk {
    font-size: 8px;
    color: #da291c;
    margin: 1px 3px 0;
    position: absolute
}

.repair-appt-section-info h1 {
    color: #353535;
    font-size: 14px;
    font-weight: 700;
    margin: 10px 0;
    text-transform: uppercase
}

.repair-appt-section-info .product-price {
    color: #da291c;
    font-size: 14px;
    font-weight: 700;
    margin: 0
}

.repair-appt-section-info .product-description {
    color: #888;
    font-size: 14px;
    font-weight: 100
}

.repair-appt-section-info .btn-round {
    padding: 10px;
    font-size: 14px;
    border-radius: 100px;
    text-transform: uppercase
}

.appointment-est {
    padding: 15px 0;
    border-top: 1px solid #dcdce7;
    background-color: #fff;
    text-align: center
}

.appointment-est .btn-round {
    font-size: 16px;
    color: #fff;
    padding: 10px 45px;
    border-radius: 100px
}

.appointment-est .mail-in-link {
    margin-top: 10px
}

.appt-confirmation {
    background-color: #fff
}

.appt-confirmation .repair-appt-section {
    border-radius: 3px
}

.appt-confirmation .repair-appt-section .confirmation-img {
    margin: auto;
    max-width: 175px
}

.appt-confirmation .repair-appt-section h3 {
    font-weight: 700;
    font-size: 16px;
    color: #353535;
    text-align: center;
    margin: 25px
}

.appt-confirmation .repair-appt-section .repair-icon-container {
    position: static;
    margin-right: 15px
}

.appt-confirmation .repair-appt-section .row {
    padding: 8px
}

.appt-confirmation .repair-appt-section .appt-title {
    color: #353535;
    font-size: 14px;
    font-weight: 700;
    padding: 15px;
    text-transform: uppercase;
    border-bottom: 1px solid #ebebeb;
    border-top: 1px solid #ebebeb
}

.appt-confirmation .repair-appt-section .appt-title .repair-title-container {
    margin-top: 10px
}

.appt-confirmation .repair-appt-section .appt-content {
    color: #888;
    font-size: 14px
}

.appt-confirmation .repair-appt-section .appt-location {
    color: #da291c;
    font-size: 14px;
    font-weight: 700
}

.appt-confirmation .repair-appt-section .appt-buttons {
    text-align: center
}

.appt-confirmation .repair-appt-section .appt-buttons .btn-round {
    font-size: 12px;
    padding: 15px 45px;
    margin: 5px 0;
    border-radius: 100px;
    text-transform: uppercase
}

@media (max-width: 767px) {
    .appt-confirmation .repair-appt-section .confirmation-img {
        max-width: 75px
    }
}

@media print {
    .confirmation-img {
        display: none
    }
}

@media (max-width: 767px) {
    .national-device-repairs .repair-appt-heading span {
        font-size: 12px
    }

    .repair-appt-section .appointment .marker {
        padding: 10px 10px 0;
        margin-bottom: 0
    }

    .repair-appt-section .appointment .info {
        padding: 10px;
        text-align: center
    }
}

.franchise-landing.repairs-landing.mobile-repair-landing.google div.jumbotron {
    background-size: 625px
}

.franchise-landing.repairs-landing.mobile-repair-landing.google div.jumbotron h3 {
    font-weight: 600;
    margin-bottom: 0;
    font-size: 30px;
    color: #fff;
    margin-top: 75px !important
}

.franchise-landing.repairs-landing.mobile-repair-landing.google div.jumbotron p {
    opacity: 1;
    margin-bottom: 5px;
    margin-top: 0 !important;
    font-weight: 300;
    font-size: 16px;
    color: #fff;
    line-height: 22px
}

.franchise-landing.repairs-landing.mobile-repair-landing.google .steps {
    background: #fafafa;
    background-image: url("https://d27ppybfoyyraq.cloudfront.net/image/mobile_tech/bg-shards.jpg"), linear-gradient(-135deg, #fafafa, #f7f5f5);
    background-size: contain
}

.franchise-landing.repairs-landing.mobile-repair-landing.google .steps h2 {
    font-weight: 600;
    font-size: 26px;
    color: #1a1f2c
}

.franchise-landing.repairs-landing.mobile-repair-landing.google .steps .step h4 {
    font-weight: 600;
    font-size: 18px;
    color: #1a1f2c
}

.franchise-landing.repairs-landing.mobile-repair-landing.google .steps .step p {
    font-weight: 300;
    font-size: 16px;
    color: #626262
}

.franchise-landing.repairs-landing.mobile-repair-landing.google .steps .step .step-number {
    text-align: center;
    font-size: 48px;
    font-weight: 700;
    color: #000;
    position: relative;
    margin: 100px 0
}

.franchise-landing.repairs-landing.mobile-repair-landing.google .steps .step .step-number:after, .franchise-landing.repairs-landing.mobile-repair-landing.google .steps .step .step-number:before {
    content: "";
    border-radius: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.franchise-landing.repairs-landing.mobile-repair-landing.google .steps .step .step-number:before {
    padding: 50px;
    border: 5px solid #ececec
}

.franchise-landing.repairs-landing.mobile-repair-landing.google .steps .step .step-number:after {
    padding: 85px;
    border: 1px solid #ececec
}

.franchise-landing.repairs-landing.mobile-repair-landing.google .culture {
    padding-top: 80px;
    padding-bottom: 80px
}

.franchise-landing.repairs-landing.mobile-repair-landing.google .culture h2 {
    font-weight: 700;
    font-size: 26px;
    color: #1a1f2c
}

.franchise-landing.repairs-landing.mobile-repair-landing.google .culture .faq {
    padding: 30px;
    background: #fff;
    font-size: 16px;
    border-top: 5px solid #dedede;
    -webkit-box-shadow: 0 4px 10px 0 rgba(0, 0, 0, .1);
    box-shadow: 0 4px 10px 0 rgba(0, 0, 0, .1);
    min-height: 260px
}

.franchise-landing.repairs-landing.mobile-repair-landing.google .culture .faq h3 {
    text-transform: uppercase
}

.franchise-landing.repairs-landing.mobile-repair-landing.google .culture .faq h3, .franchise-landing.repairs-landing.mobile-repair-landing.google .culture .faq p {
    font-size: 16px
}

.franchise-landing.repairs-landing.mobile-repair-landing.google .mobile-tech-landing-form-container {
    padding-bottom: 50px
}

@media screen and (max-width: 768px) {
    .franchise-landing.repairs-landing.mobile-repair-landing.google .culture .faq {
        min-height: 0
    }
}

.error-page h1.server-error {
    margin-top: 40px;
    font-size: 80px;
    font-weight: 600;
    color: #d32f2f
}

.error-page h2.error-message {
    font-size: 20px;
    font-weight: 400;
    color: #757575
}

.error-page p.error-code {
    color: #ccc
}

.white-centered {
    display: block;
    text-align: center;
    color: #fff
}

.blue-cta-box {
    background: #0080c0;
    border-radius: 4px
}

.blue-cta-box img.cta-icon {
    display: block
}

.blue-cta-box p, .blue-cta-box span {
    display: block;
    text-align: center;
    color: #fff
}

.blue-cta-box span {
    font-family: Open Sans, Segoe UI, Droid Sans, Tahoma, Arial, sans-serif;
    font-weight: 700
}

.blue-cta-box span.box-header {
    font-size: 15px
}

.blue-cta-box span.box-cta-text {
    font-size: 24px;
    margin-top: 5px
}

.blue-cta-box p.box-cta-info {
    padding: 5px 0
}

#call-now-prompt {
    min-height: 402px;
    margin-top: 10px
}

#phone-img {
    margin: 60px auto 30px
}

#call-store-phone-info {
    padding: 5px 36px
}

#call-quote-continue {
    background: #006ea6;
    border-radius: 100px;
    padding: 13px 0;
    margin-bottom: 12px
}

#call-quote-continue > input {
    z-index: 1;
    border: none;
    background: none;
    line-height: 16px;
    color: #97dbff;
    display: inline-block;
    width: 136px;
    margin-left: 42px
}

#call-quote-continue:before, #call-quote-continue > input {
    font-family: Open Sans, Segoe UI, Droid Sans, Tahoma, Arial, sans-serif;
    font-weight: 700
}

#call-quote-continue:before {
    position: absolute;
    content: "$";
    font-size: 22px;
    color: #fff;
    top: 5px;
    left: 20px
}

#call-price-submit {
    position: absolute;
    right: 15px;
    top: 7px;
    cursor: pointer
}

#call-price-quote:focus {
    outline: none
}

#call-price-quote::-webkit-inner-spin-button, #call-price-quote::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0
}

#quote-placeholder {
    width: 200px;
    position: absolute;
    left: 10px;
    top: 4px;
    z-index: 0;
    text-align: center;
    color: #97dbff;
    opacity: .5;
    font-family: Open Sans, Segoe UI, Droid Sans, Tahoma, Arial, sans-serif;
    font-weight: 700;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    pointer-events: none
}

@media (max-width: 1200px) {
    #close-window-btn, #start-repair-btn {
        font-size: 12px;
        margin-bottom: 20px
    }
}

