/* Minification failed. Returning unminified contents.
(19790,1): run-time error CSS1019: Unexpected token, found '}'
(28747,2265): run-time error CSS1019: Unexpected token, found '@-webkit-keyframes'
(28747,2299): run-time error CSS1062: Expected semicolon or closing curly-brace, found '0%'
(28747,2370): run-time error CSS1019: Unexpected token, found '@keyframes'
(28747,2396): run-time error CSS1062: Expected semicolon or closing curly-brace, found '0%'
 */
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;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0
}

pre {
    overflow: auto
}

code, kbd, pre, samp {
    font-family: monospace,monospace;
    font-size: 1em
}

button, input, optgroup, select, textarea {
    color: inherit;
    font: inherit;
    margin: 0
}

button {
    overflow: visible
}

button, select {
    text-transform: none
}

button, html input[type="button"], input[type="reset"], input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer
}

    button[disabled], html input[disabled] {
        cursor: default
    }

    button::-moz-focus-inner, input::-moz-focus-inner {
        border: 0;
        padding: 0
    }

input {
    line-height: normal
}

    input[type="checkbox"], input[type="radio"] {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        padding: 0
    }

    input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button {
        height: auto
    }

    input[type="search"] {
        -webkit-appearance: textfield;
        -webkit-box-sizing: content-box;
        -moz-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
}

legend {
    border: 0;
    padding: 0
}

textarea {
    overflow: auto
}

optgroup {
    font-weight: 700
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

td, th {
    padding: 0
}

@media print {
    *, :before, :after {
        background: transparent !important;
        color: #000 !important;
        -webkit-box-shadow: none !important;
        box-shadow: none !important;
        text-shadow: none !important
    }

    a, a:visited {
        text-decoration: underline
    }

        a[href]:after {
            content: " (" attr(href) ")"
        }

    abbr[title]:after {
        content: " (" attr(title) ")"
    }

    a[href^="#"]:after, a[href^="javascript:"]:after {
        content: ""
    }

    pre, blockquote {
        border: 1px solid #999;
        page-break-inside: avoid
    }

    thead {
        display: table-header-group
    }

    tr, img {
        page-break-inside: avoid
    }

    img {
        max-width: 100% !important
    }

    p, h2, h3 {
        orphans: 3;
        widows: 3
    }

    h2, h3 {
        page-break-after: avoid
    }

    .navbar {
        display: none
    }

    .btn > .caret, .dropup > .btn > .caret {
        border-top-color: #000 !important
    }

    .label {
        border: 1px solid #000
    }

    .table {
        border-collapse: collapse !important
    }

        .table td, .table th {
            background-color: #fff !important
        }

    .table-bordered th, .table-bordered td {
        border: 1px solid #ddd !important
    }
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

:before, :after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

html {
    font-size: 10px;
    -webkit-tap-highlight-color: rgba(0,0,0,0)
}

body {
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 14px;
    line-height: 1.42857143;
    color: #333;
    background-color: #fff
}

input, button, select, textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}

a {
    color: #337ab7;
    text-decoration: none
}

    a:hover, a:focus {
        color: #23527c;
        text-decoration: underline
    }

    a:focus {
        outline: thin dotted;
        outline: 5px auto -webkit-focus-ring-color;
        outline-offset: -2px
    }

figure {
    margin: 0
}

img {
    vertical-align: middle
}

.img-responsive, .thumbnail > img, .thumbnail a > img, .carousel-inner > .item > img, .carousel-inner > .item > a > img {
    display: block;
    max-width: 100%;
    height: auto
}

.img-rounded {
    border-radius: 6px
}

.img-thumbnail {
    padding: 4px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: all .2s ease-in-out;
    -o-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: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #eee
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0,0,0,0);
    border: 0
}

.sr-only-focusable:active, .sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto
}

[role="button"] {
    cursor: pointer
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
    color: inherit
}

    h1 small, h2 small, h3 small, h4 small, h5 small, h6 small, .h1 small, .h2 small, .h3 small, .h4 small, .h5 small, .h6 small, h1 .small, h2 .small, h3 .small, h4 .small, h5 .small, h6 .small, .h1 .small, .h2 .small, .h3 .small, .h4 .small, .h5 .small, .h6 .small {
        font-weight: 400;
        line-height: 1;
        color: #777
    }

h1, .h1, h2, .h2, h3, .h3 {
    margin-top: 20px;
    margin-bottom: 10px
}

    h1 small, .h1 small, h2 small, .h2 small, h3 small, .h3 small, h1 .small, .h1 .small, h2 .small, .h2 .small, h3 .small, .h3 .small {
        font-size: 65%
    }

h4, .h4, h5, .h5, h6, .h6 {
    margin-top: 10px;
    margin-bottom: 10px
}

    h4 small, .h4 small, h5 small, .h5 small, h6 small, .h6 small, h4 .small, .h4 .small, h5 .small, .h5 .small, h6 .small, .h6 .small {
        font-size: 75%
    }

h1, .h1 {
    font-size: 36px
}

h2, .h2 {
    font-size: 30px
}

h3, .h3 {
    font-size: 24px
}

h4, .h4 {
    font-size: 18px
}

h5, .h5 {
    font-size: 14px
}

h6, .h6 {
    font-size: 12px
}

p {
    margin: 0 0 10px
}

.lead {
    margin-bottom: 20px;
    font-size: 16px;
    font-weight: 300;
    line-height: 1.4
}

@media (min-width: 768px) {
    .lead {
        font-size: 21px
    }
}

small, .small {
    font-size: 85%
}

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: #777
}

.text-primary {
    color: #337ab7
}

a.text-primary:hover, a.text-primary:focus {
    color: #286090
}

.text-success {
    color: #3c763d
}

a.text-success:hover, a.text-success:focus {
    color: #2b542c
}

.text-info {
    color: #31708f
}

a.text-info:hover, a.text-info:focus {
    color: #245269
}

.text-warning {
    color: #8a6d3b
}

a.text-warning:hover, a.text-warning:focus {
    color: #66512c
}

.text-danger {
    color: #a94442
}

a.text-danger:hover, a.text-danger:focus {
    color: #843534
}

.bg-primary {
    color: #fff;
    background-color: #337ab7
}

a.bg-primary:hover, a.bg-primary:focus {
    background-color: #286090
}

.bg-success {
    background-color: #dff0d8
}

a.bg-success:hover, a.bg-success:focus {
    background-color: #c1e2b3
}

.bg-info {
    background-color: #d9edf7
}

a.bg-info:hover, a.bg-info:focus {
    background-color: #afd9ee
}

.bg-warning {
    background-color: #fcf8e3
}

a.bg-warning:hover, a.bg-warning:focus {
    background-color: #f7ecb5
}

.bg-danger {
    background-color: #f2dede
}

a.bg-danger:hover, a.bg-danger:focus {
    background-color: #e4b9b9
}

.page-header {
    padding-bottom: 9px;
    margin: 40px 0 20px;
    border-bottom: 1px solid #eee
}

ul, ol {
    margin-top: 0;
    margin-bottom: 10px
}

    ul ul, ol ul, ul ol, ol ol {
        margin-bottom: 0
    }

.list-unstyled {
    padding-left: 0;
    list-style: none
}

.list-inline {
    padding-left: 0;
    list-style: none;
    margin-left: -5px
}

    .list-inline > li {
        display: inline-block;
        padding-left: 5px;
        padding-right: 5px
    }

dl {
    margin-top: 0;
    margin-bottom: 20px
}

dt, dd {
    line-height: 1.42857143
}

dt {
    font-weight: 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[title], abbr[data-original-title] {
    cursor: help;
    border-bottom: 1px dotted #777
}

.initialism {
    font-size: 90%;
    text-transform: uppercase
}

blockquote {
    padding: 10px 20px;
    margin: 0 0 20px;
    font-size: 17.5px;
    border-left: 5px solid #eee
}

    blockquote p:last-child, blockquote ul:last-child, blockquote ol:last-child {
        margin-bottom: 0
    }

    blockquote footer, blockquote small, blockquote .small {
        display: block;
        font-size: 80%;
        line-height: 1.42857143;
        color: #777
    }

        blockquote footer:before, blockquote small:before, blockquote .small:before {
            content: '\2014 \00A0'
        }

    .blockquote-reverse, blockquote.pull-right {
        padding-right: 15px;
        padding-left: 0;
        border-right: 5px solid #eee;
        border-left: 0;
        text-align: right
    }

        .blockquote-reverse footer:before, blockquote.pull-right footer:before, .blockquote-reverse small:before, blockquote.pull-right small:before, .blockquote-reverse .small:before, blockquote.pull-right .small:before {
            content: ''
        }

        .blockquote-reverse footer:after, blockquote.pull-right footer:after, .blockquote-reverse small:after, blockquote.pull-right small:after, .blockquote-reverse .small:after, blockquote.pull-right .small:after {
            content: '\00A0 \2014'
        }

address {
    margin-bottom: 20px;
    font-style: normal;
    line-height: 1.42857143
}

code, kbd, pre, samp {
    font-family: Menlo,Monaco,Consolas,"Courier New",monospace
}

code {
    padding: 2px 4px;
    font-size: 90%;
    color: #c7254e;
    background-color: #f9f2f4;
    border-radius: 4px
}

kbd {
    padding: 2px 4px;
    font-size: 90%;
    color: #fff;
    background-color: #333;
    border-radius: 3px;
    -webkit-box-shadow: inset 0 -1px 0 rgba(0,0,0,0.25);
    box-shadow: inset 0 -1px 0 rgba(0,0,0,0.25)
}

    kbd kbd {
        padding: 0;
        font-size: 100%;
        font-weight: 700;
        -webkit-box-shadow: none;
        box-shadow: none
    }

pre {
    display: block;
    padding: 9.5px;
    margin: 0 0 10px;
    font-size: 13px;
    line-height: 1.42857143;
    word-break: break-all;
    word-wrap: break-word;
    color: #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: 15px;
    padding-right: 15px
}

@media (min-width: 768px) {
    .container {
        width: 750px
    }
}

@media (min-width: 992px) {
    .container {
        width: 970px
    }
}

@media (min-width: 1200px) {
    .container {
        width: 1170px
    }
}

.container-fluid {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px
}

.row {
    margin-left: -15px;
    margin-right: -15px
}

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px
}

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
    float: left
}

.col-xs-12 {
    width: 100%
}

.col-xs-11 {
    width: 91.66666667%
}

.col-xs-10 {
    width: 83.33333333%
}

.col-xs-9 {
    width: 75%
}

.col-xs-8 {
    width: 66.66666667%
}

.col-xs-7 {
    width: 58.33333333%
}

.col-xs-6 {
    width: 50%
}

.col-xs-5 {
    width: 41.66666667%
}

.col-xs-4 {
    width: 33.33333333%
}

.col-xs-3 {
    width: 25%
}

.col-xs-2 {
    width: 16.66666667%
}

.col-xs-1 {
    width: 8.33333333%
}

.col-xs-pull-12 {
    right: 100%
}

.col-xs-pull-11 {
    right: 91.66666667%
}

.col-xs-pull-10 {
    right: 83.33333333%
}

.col-xs-pull-9 {
    right: 75%
}

.col-xs-pull-8 {
    right: 66.66666667%
}

.col-xs-pull-7 {
    right: 58.33333333%
}

.col-xs-pull-6 {
    right: 50%
}

.col-xs-pull-5 {
    right: 41.66666667%
}

.col-xs-pull-4 {
    right: 33.33333333%
}

.col-xs-pull-3 {
    right: 25%
}

.col-xs-pull-2 {
    right: 16.66666667%
}

.col-xs-pull-1 {
    right: 8.33333333%
}

.col-xs-pull-0 {
    right: auto
}

.col-xs-push-12 {
    left: 100%
}

.col-xs-push-11 {
    left: 91.66666667%
}

.col-xs-push-10 {
    left: 83.33333333%
}

.col-xs-push-9 {
    left: 75%
}

.col-xs-push-8 {
    left: 66.66666667%
}

.col-xs-push-7 {
    left: 58.33333333%
}

.col-xs-push-6 {
    left: 50%
}

.col-xs-push-5 {
    left: 41.66666667%
}

.col-xs-push-4 {
    left: 33.33333333%
}

.col-xs-push-3 {
    left: 25%
}

.col-xs-push-2 {
    left: 16.66666667%
}

.col-xs-push-1 {
    left: 8.33333333%
}

.col-xs-push-0 {
    left: auto
}

.col-xs-offset-12 {
    margin-left: 100%
}

.col-xs-offset-11 {
    margin-left: 91.66666667%
}

.col-xs-offset-10 {
    margin-left: 83.33333333%
}

.col-xs-offset-9 {
    margin-left: 75%
}

.col-xs-offset-8 {
    margin-left: 66.66666667%
}

.col-xs-offset-7 {
    margin-left: 58.33333333%
}

.col-xs-offset-6 {
    margin-left: 50%
}

.col-xs-offset-5 {
    margin-left: 41.66666667%
}

.col-xs-offset-4 {
    margin-left: 33.33333333%
}

.col-xs-offset-3 {
    margin-left: 25%
}

.col-xs-offset-2 {
    margin-left: 16.66666667%
}

.col-xs-offset-1 {
    margin-left: 8.33333333%
}

.col-xs-offset-0 {
    margin-left: 0
}

@media (min-width: 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: #777;
    text-align: left
}

th {
    text-align: left
}

.table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px
}

    .table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
        padding: 8px;
        line-height: 1.42857143;
        vertical-align: top;
        border-top: 1px solid #ddd
    }

    .table > thead > tr > th {
        vertical-align: bottom;
        border-bottom: 2px solid #ddd
    }

    .table > caption + thead > tr:first-child > th, .table > colgroup + thead > tr:first-child > th, .table > thead:first-child > tr:first-child > th, .table > caption + thead > tr:first-child > td, .table > colgroup + thead > tr:first-child > td, .table > thead:first-child > tr:first-child > td {
        border-top: 0
    }

    .table > tbody + tbody {
        border-top: 2px solid #ddd
    }

    .table .table {
        background-color: #fff
    }

.table-condensed > thead > tr > th, .table-condensed > tbody > tr > th, .table-condensed > tfoot > tr > th, .table-condensed > thead > tr > td, .table-condensed > tbody > tr > td, .table-condensed > tfoot > tr > td {
    padding: 5px
}

.table-bordered {
    border: 1px solid #ddd
}

    .table-bordered > thead > tr > th, .table-bordered > tbody > tr > th, .table-bordered > tfoot > tr > th, .table-bordered > thead > tr > td, .table-bordered > tbody > tr > td, .table-bordered > tfoot > tr > td {
        border: 1px solid #ddd
    }

    .table-bordered > thead > tr > th, .table-bordered > thead > tr > td {
        border-bottom-width: 2px
    }

.table-striped > tbody > tr:nth-of-type(odd) {
    background-color: #f9f9f9
}

.table-hover > tbody > tr:hover {
    background-color: #f5f5f5
}

table col[class*="col-"] {
    position: static;
    float: none;
    display: table-column
}

table td[class*="col-"], table th[class*="col-"] {
    position: static;
    float: none;
    display: table-cell
}

.table > thead > tr > td.active, .table > tbody > tr > td.active, .table > tfoot > tr > td.active, .table > thead > tr > th.active, .table > tbody > tr > th.active, .table > tfoot > tr > th.active, .table > thead > tr.active > td, .table > tbody > tr.active > td, .table > tfoot > tr.active > td, .table > thead > tr.active > th, .table > tbody > tr.active > th, .table > tfoot > tr.active > th {
    background-color: #f5f5f5
}

.table-hover > tbody > tr > td.active:hover, .table-hover > tbody > tr > th.active:hover, .table-hover > tbody > tr.active:hover > td, .table-hover > tbody > tr:hover > .active, .table-hover > tbody > tr.active:hover > th {
    background-color: #e8e8e8
}

.table > thead > tr > td.success, .table > tbody > tr > td.success, .table > tfoot > tr > td.success, .table > thead > tr > th.success, .table > tbody > tr > th.success, .table > tfoot > tr > th.success, .table > thead > tr.success > td, .table > tbody > tr.success > td, .table > tfoot > tr.success > td, .table > thead > tr.success > th, .table > tbody > tr.success > th, .table > tfoot > tr.success > th {
    background-color: #dff0d8
}

.table-hover > tbody > tr > td.success:hover, .table-hover > tbody > tr > th.success:hover, .table-hover > tbody > tr.success:hover > td, .table-hover > tbody > tr:hover > .success, .table-hover > tbody > tr.success:hover > th {
    background-color: #d0e9c6
}

.table > thead > tr > td.info, .table > tbody > tr > td.info, .table > tfoot > tr > td.info, .table > thead > tr > th.info, .table > tbody > tr > th.info, .table > tfoot > tr > th.info, .table > thead > tr.info > td, .table > tbody > tr.info > td, .table > tfoot > tr.info > td, .table > thead > tr.info > th, .table > tbody > tr.info > th, .table > tfoot > tr.info > th {
    background-color: #d9edf7
}

.table-hover > tbody > tr > td.info:hover, .table-hover > tbody > tr > th.info:hover, .table-hover > tbody > tr.info:hover > td, .table-hover > tbody > tr:hover > .info, .table-hover > tbody > tr.info:hover > th {
    background-color: #c4e3f3
}

.table > thead > tr > td.warning, .table > tbody > tr > td.warning, .table > tfoot > tr > td.warning, .table > thead > tr > th.warning, .table > tbody > tr > th.warning, .table > tfoot > tr > th.warning, .table > thead > tr.warning > td, .table > tbody > tr.warning > td, .table > tfoot > tr.warning > td, .table > thead > tr.warning > th, .table > tbody > tr.warning > th, .table > tfoot > tr.warning > th {
    background-color: #fcf8e3
}

.table-hover > tbody > tr > td.warning:hover, .table-hover > tbody > tr > th.warning:hover, .table-hover > tbody > tr.warning:hover > td, .table-hover > tbody > tr:hover > .warning, .table-hover > tbody > tr.warning:hover > th {
    background-color: #faf2cc
}

.table > thead > tr > td.danger, .table > tbody > tr > td.danger, .table > tfoot > tr > td.danger, .table > thead > tr > th.danger, .table > tbody > tr > th.danger, .table > tfoot > tr > th.danger, .table > thead > tr.danger > td, .table > tbody > tr.danger > td, .table > tfoot > tr.danger > td, .table > thead > tr.danger > th, .table > tbody > tr.danger > th, .table > tfoot > tr.danger > th {
    background-color: #f2dede
}

.table-hover > tbody > tr > td.danger:hover, .table-hover > tbody > tr > th.danger:hover, .table-hover > tbody > tr.danger:hover > td, .table-hover > tbody > tr:hover > .danger, .table-hover > tbody > tr.danger:hover > th {
    background-color: #ebcccc
}

.table-responsive {
    overflow-x: auto;
    min-height: .01%
}

@media screen and (max-width: 767px) {
    .table-responsive {
        width: 100%;
        margin-bottom: 15px;
        overflow-y: hidden;
        -ms-overflow-style: -ms-autohiding-scrollbar;
        border: 1px solid #ddd
    }

        .table-responsive > .table {
            margin-bottom: 0
        }

            .table-responsive > .table > thead > tr > th, .table-responsive > .table > tbody > tr > th, .table-responsive > .table > tfoot > tr > th, .table-responsive > .table > thead > tr > td, .table-responsive > .table > tbody > tr > td, .table-responsive > .table > tfoot > tr > td {
                white-space: nowrap
            }

        .table-responsive > .table-bordered {
            border: 0
        }

            .table-responsive > .table-bordered > thead > tr > th:first-child, .table-responsive > .table-bordered > tbody > tr > th:first-child, .table-responsive > .table-bordered > tfoot > tr > th:first-child, .table-responsive > .table-bordered > thead > tr > td:first-child, .table-responsive > .table-bordered > tbody > tr > td:first-child, .table-responsive > .table-bordered > tfoot > tr > td:first-child {
                border-left: 0
            }

            .table-responsive > .table-bordered > thead > tr > th:last-child, .table-responsive > .table-bordered > tbody > tr > th:last-child, .table-responsive > .table-bordered > tfoot > tr > th:last-child, .table-responsive > .table-bordered > thead > tr > td:last-child, .table-responsive > .table-bordered > tbody > tr > td:last-child, .table-responsive > .table-bordered > tfoot > tr > td:last-child {
                border-right: 0
            }

            .table-responsive > .table-bordered > tbody > tr:last-child > th, .table-responsive > .table-bordered > tfoot > tr:last-child > th, .table-responsive > .table-bordered > tbody > tr:last-child > td, .table-responsive > .table-bordered > tfoot > tr:last-child > td {
                border-bottom: 0
            }
}

fieldset {
    padding: 0;
    margin: 0;
    border: 0;
    min-width: 0
}

legend {
    display: block;
    width: 100%;
    padding: 0;
    margin-bottom: 20px;
    font-size: 21px;
    line-height: inherit;
    color: #333;
    border: 0;
    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;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

input[type="radio"], input[type="checkbox"] {
    margin: 4px 0 0;
    margin-top: 1px \9;
    line-height: normal
}

input[type="file"] {
    display: block
}

input[type="range"] {
    display: block;
    width: 100%
}

select[multiple], select[size] {
    height: auto
}

input[type="file"]:focus, input[type="radio"]:focus, input[type="checkbox"]:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

output {
    display: block;
    padding-top: 7px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555
}

.form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s
}

    .form-control:focus {
        border-color: #66afe9;
        outline: 0;
        -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,0.6);
        box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,0.6)
    }

    .form-control::-moz-placeholder {
        color: #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: #ebebe4;
        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="time"].form-control, input[type="datetime-local"].form-control, input[type="month"].form-control {
        line-height: 34px
    }

    input[type="date"].input-sm, input[type="time"].input-sm, input[type="datetime-local"].input-sm, input[type="month"].input-sm, .input-group-sm input[type="date"], .input-group-sm input[type="time"], .input-group-sm input[type="datetime-local"], .input-group-sm input[type="month"] {
        line-height: 30px
    }

    input[type="date"].input-lg, input[type="time"].input-lg, input[type="datetime-local"].input-lg, input[type="month"].input-lg, .input-group-lg input[type="date"], .input-group-lg input[type="time"], .input-group-lg input[type="datetime-local"], .input-group-lg input[type="month"] {
        line-height: 46px
    }
}

.form-group {
    margin-bottom: 15px
}

.radio, .checkbox {
    position: relative;
    display: block;
    margin-top: 10px;
    margin-bottom: 10px
}

    .radio label, .checkbox label {
        min-height: 20px;
        padding-left: 20px;
        margin-bottom: 0;
        font-weight: 400;
        cursor: pointer
    }

    .radio input[type="radio"], .radio-inline input[type="radio"], .checkbox input[type="checkbox"], .checkbox-inline input[type="checkbox"] {
        position: absolute;
        margin-left: -20px;
        margin-top: 4px \9
    }

    .radio + .radio, .checkbox + .checkbox {
        margin-top: -5px
    }

.radio-inline, .checkbox-inline {
    position: relative;
    display: inline-block;
    padding-left: 20px;
    margin-bottom: 0;
    vertical-align: middle;
    font-weight: 400;
    cursor: pointer
}

    .radio-inline + .radio-inline, .checkbox-inline + .checkbox-inline {
        margin-top: 0;
        margin-left: 10px
    }

input[type="radio"][disabled], input[type="checkbox"][disabled], input[type="radio"].disabled, input[type="checkbox"].disabled, fieldset[disabled] input[type="radio"], fieldset[disabled] input[type="checkbox"] {
    cursor: not-allowed
}

.radio-inline.disabled, .checkbox-inline.disabled, fieldset[disabled] .radio-inline, fieldset[disabled] .checkbox-inline {
    cursor: not-allowed
}

.radio.disabled label, .checkbox.disabled label, fieldset[disabled] .radio label, fieldset[disabled] .checkbox label {
    cursor: not-allowed
}

.form-control-static {
    padding-top: 7px;
    padding-bottom: 7px;
    margin-bottom: 0;
    min-height: 34px
}

    .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
}

textarea.input-sm, select[multiple].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 textarea.form-control, .form-group-sm select[multiple].form-control {
    height: auto
}

.form-group-sm .form-control-static {
    height: 30px;
    min-height: 32px;
    padding: 6px 10px;
    font-size: 12px;
    line-height: 1.5
}

.input-lg {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px
}

select.input-lg {
    height: 46px;
    line-height: 46px
}

textarea.input-lg, select[multiple].input-lg {
    height: auto
}

.form-group-lg .form-control {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px
}

.form-group-lg select.form-control {
    height: 46px;
    line-height: 46px
}

.form-group-lg textarea.form-control, .form-group-lg select[multiple].form-control {
    height: auto
}

.form-group-lg .form-control-static {
    height: 46px;
    min-height: 38px;
    padding: 11px 16px;
    font-size: 18px;
    line-height: 1.3333333
}

.has-feedback {
    position: relative
}

    .has-feedback .form-control {
        padding-right: 42.5px
    }

.form-control-feedback {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    display: block;
    width: 34px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    pointer-events: none
}

.input-lg + .form-control-feedback, .input-group-lg + .form-control-feedback, .form-group-lg .form-control + .form-control-feedback {
    width: 46px;
    height: 46px;
    line-height: 46px
}

.input-sm + .form-control-feedback, .input-group-sm + .form-control-feedback, .form-group-sm .form-control + .form-control-feedback {
    width: 30px;
    height: 30px;
    line-height: 30px
}

.has-success .help-block, .has-success .control-label, .has-success .radio, .has-success .checkbox, .has-success .radio-inline, .has-success .checkbox-inline, .has-success.radio label, .has-success.checkbox label, .has-success.radio-inline label, .has-success.checkbox-inline label {
    color: #3c763d
}

.has-success .form-control {
    border-color: #3c763d;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.075)
}

    .has-success .form-control:focus {
        border-color: #2b542c;
        -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #67b168;
        box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #67b168
    }

.has-success .input-group-addon {
    color: #3c763d;
    border-color: #3c763d;
    background-color: #dff0d8
}

.has-success .form-control-feedback {
    color: #3c763d
}

.has-warning .help-block, .has-warning .control-label, .has-warning .radio, .has-warning .checkbox, .has-warning .radio-inline, .has-warning .checkbox-inline, .has-warning.radio label, .has-warning.checkbox label, .has-warning.radio-inline label, .has-warning.checkbox-inline label {
    color: #8a6d3b
}

.has-warning .form-control {
    border-color: #8a6d3b;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.075)
}

    .has-warning .form-control:focus {
        border-color: #66512c;
        -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #c0a16b;
        box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #c0a16b
    }

.has-warning .input-group-addon {
    color: #8a6d3b;
    border-color: #8a6d3b;
    background-color: #fcf8e3
}

.has-warning .form-control-feedback {
    color: #8a6d3b
}

.has-error .help-block, .has-error .control-label, .has-error .radio, .has-error .checkbox, .has-error .radio-inline, .has-error .checkbox-inline, .has-error.radio label, .has-error.checkbox label, .has-error.radio-inline label, .has-error.checkbox-inline label {
    color: #a94442
}

.has-error .form-control {
    border-color: #a94442;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.075)
}

    .has-error .form-control:focus {
        border-color: #843534;
        -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #ce8483;
        box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #ce8483
    }

.has-error .input-group-addon {
    color: #a94442;
    border-color: #a94442;
    background-color: #f2dede
}

.has-error .form-control-feedback {
    color: #a94442
}

.has-feedback label ~ .form-control-feedback {
    top: 25px
}

.has-feedback label.sr-only ~ .form-control-feedback {
    top: 0
}

.help-block {
    display: block;
    margin-top: 5px;
    margin-bottom: 10px;
    color: #737373
}

@media (min-width: 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 .input-group-addon, .form-inline .input-group .input-group-btn, .form-inline .input-group .form-control {
            width: auto
        }

        .form-inline .input-group > .form-control {
            width: 100%
        }

    .form-inline .control-label {
        margin-bottom: 0;
        vertical-align: middle
    }

    .form-inline .radio, .form-inline .checkbox {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle
    }

        .form-inline .radio label, .form-inline .checkbox label {
            padding-left: 0
        }

        .form-inline .radio input[type="radio"], .form-inline .checkbox input[type="checkbox"] {
            position: relative;
            margin-left: 0
        }

    .form-inline .has-feedback .form-control-feedback {
        top: 0
    }
}

.form-horizontal .radio, .form-horizontal .checkbox, .form-horizontal .radio-inline, .form-horizontal .checkbox-inline {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 7px
}

.form-horizontal .radio, .form-horizontal .checkbox {
    min-height: 27px
}

.form-horizontal .form-group {
    margin-left: -15px;
    margin-right: -15px
}

@media (min-width: 768px) {
    .form-horizontal .control-label {
        text-align: right;
        margin-bottom: 0;
        padding-top: 7px
    }
}

.form-horizontal .has-feedback .form-control-feedback {
    right: 15px
}

@media (min-width: 768px) {
    .form-horizontal .form-group-lg .control-label {
        padding-top: 11px;
        font-size: 18px
    }
}

@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: 400;
    text-align: center;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

    .btn:focus, .btn:active:focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn.active.focus {
        outline: thin dotted;
        outline: 5px auto -webkit-focus-ring-color;
        outline-offset: -2px
    }

    .btn:hover, .btn:focus, .btn.focus {
        color: #333;
        text-decoration: none
    }

    .btn:active, .btn.active {
        outline: 0;
        background-image: none;
        -webkit-box-shadow: inset 0 3px 5px rgba(0,0,0,0.125);
        box-shadow: inset 0 3px 5px rgba(0,0,0,0.125)
    }

    .btn.disabled, .btn[disabled], fieldset[disabled] .btn {
        cursor: not-allowed;
        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: #333;
    background-color: #fff;
    border-color: #ccc
}

    .btn-default:focus, .btn-default.focus {
        color: #333;
        background-color: #e6e6e6;
        border-color: #8c8c8c
    }

    .btn-default:hover {
        color: #333;
        background-color: #e6e6e6;
        border-color: #adadad
    }

    .btn-default:active, .btn-default.active, .open > .dropdown-toggle.btn-default {
        color: #333;
        background-color: #e6e6e6;
        border-color: #adadad
    }

        .btn-default:active:hover, .btn-default.active:hover, .open > .dropdown-toggle.btn-default:hover, .btn-default:active:focus, .btn-default.active:focus, .open > .dropdown-toggle.btn-default:focus, .btn-default:active.focus, .btn-default.active.focus, .open > .dropdown-toggle.btn-default.focus {
            color: #333;
            background-color: #d4d4d4;
            border-color: #8c8c8c
        }

    .btn-default:active, .btn-default.active, .open > .dropdown-toggle.btn-default {
        background-image: none
    }

    .btn-default.disabled:hover, .btn-default[disabled]:hover, fieldset[disabled] .btn-default:hover, .btn-default.disabled:focus, .btn-default[disabled]:focus, fieldset[disabled] .btn-default:focus, .btn-default.disabled.focus, .btn-default[disabled].focus, fieldset[disabled] .btn-default.focus {
        background-color: #fff;
        border-color: #ccc
    }

    .btn-default .badge {
        color: #fff;
        background-color: #333
    }

.btn-primary {
    color: #fff;
    background-color: #337ab7;
    border-color: #2e6da4
}

    .btn-primary:focus, .btn-primary.focus {
        color: #fff;
        background-color: #286090;
        border-color: #122b40
    }

    .btn-primary:hover {
        color: #fff;
        background-color: #286090;
        border-color: #204d74
    }

    .btn-primary:active, .btn-primary.active, .open > .dropdown-toggle.btn-primary {
        color: #fff;
        background-color: #286090;
        border-color: #204d74
    }

        .btn-primary:active:hover, .btn-primary.active:hover, .open > .dropdown-toggle.btn-primary:hover, .btn-primary:active:focus, .btn-primary.active:focus, .open > .dropdown-toggle.btn-primary:focus, .btn-primary:active.focus, .btn-primary.active.focus, .open > .dropdown-toggle.btn-primary.focus {
            color: #fff;
            background-color: #204d74;
            border-color: #122b40
        }

    .btn-primary:active, .btn-primary.active, .open > .dropdown-toggle.btn-primary {
        background-image: none
    }

    .btn-primary.disabled:hover, .btn-primary[disabled]:hover, fieldset[disabled] .btn-primary:hover, .btn-primary.disabled:focus, .btn-primary[disabled]:focus, fieldset[disabled] .btn-primary:focus, .btn-primary.disabled.focus, .btn-primary[disabled].focus, fieldset[disabled] .btn-primary.focus {
        background-color: #337ab7;
        border-color: #2e6da4
    }

    .btn-primary .badge {
        color: #337ab7;
        background-color: #fff
    }

.btn-success {
    color: #fff;
    background-color: #5cb85c;
    border-color: #4cae4c
}

    .btn-success:focus, .btn-success.focus {
        color: #fff;
        background-color: #449d44;
        border-color: #255625
    }

    .btn-success:hover {
        color: #fff;
        background-color: #449d44;
        border-color: #398439
    }

    .btn-success:active, .btn-success.active, .open > .dropdown-toggle.btn-success {
        color: #fff;
        background-color: #449d44;
        border-color: #398439
    }

        .btn-success:active:hover, .btn-success.active:hover, .open > .dropdown-toggle.btn-success:hover, .btn-success:active:focus, .btn-success.active:focus, .open > .dropdown-toggle.btn-success:focus, .btn-success:active.focus, .btn-success.active.focus, .open > .dropdown-toggle.btn-success.focus {
            color: #fff;
            background-color: #398439;
            border-color: #255625
        }

    .btn-success:active, .btn-success.active, .open > .dropdown-toggle.btn-success {
        background-image: none
    }

    .btn-success.disabled:hover, .btn-success[disabled]:hover, fieldset[disabled] .btn-success:hover, .btn-success.disabled:focus, .btn-success[disabled]:focus, fieldset[disabled] .btn-success:focus, .btn-success.disabled.focus, .btn-success[disabled].focus, fieldset[disabled] .btn-success.focus {
        background-color: #5cb85c;
        border-color: #4cae4c
    }

    .btn-success .badge {
        color: #5cb85c;
        background-color: #fff
    }

.btn-info {
    color: #fff;
    background-color: #5bc0de;
    border-color: #46b8da
}

    .btn-info:focus, .btn-info.focus {
        color: #fff;
        background-color: #31b0d5;
        border-color: #1b6d85
    }

    .btn-info:hover {
        color: #fff;
        background-color: #31b0d5;
        border-color: #269abc
    }

    .btn-info:active, .btn-info.active, .open > .dropdown-toggle.btn-info {
        color: #fff;
        background-color: #31b0d5;
        border-color: #269abc
    }

        .btn-info:active:hover, .btn-info.active:hover, .open > .dropdown-toggle.btn-info:hover, .btn-info:active:focus, .btn-info.active:focus, .open > .dropdown-toggle.btn-info:focus, .btn-info:active.focus, .btn-info.active.focus, .open > .dropdown-toggle.btn-info.focus {
            color: #fff;
            background-color: #269abc;
            border-color: #1b6d85
        }

    .btn-info:active, .btn-info.active, .open > .dropdown-toggle.btn-info {
        background-image: none
    }

    .btn-info.disabled:hover, .btn-info[disabled]:hover, fieldset[disabled] .btn-info:hover, .btn-info.disabled:focus, .btn-info[disabled]:focus, fieldset[disabled] .btn-info:focus, .btn-info.disabled.focus, .btn-info[disabled].focus, fieldset[disabled] .btn-info.focus {
        background-color: #5bc0de;
        border-color: #46b8da
    }

    .btn-info .badge {
        color: #5bc0de;
        background-color: #fff
    }

.btn-warning {
    color: #fff;
    background-color: #f0ad4e;
    border-color: #eea236
}

    .btn-warning:focus, .btn-warning.focus {
        color: #fff;
        background-color: #ec971f;
        border-color: #985f0d
    }

    .btn-warning:hover {
        color: #fff;
        background-color: #ec971f;
        border-color: #d58512
    }

    .btn-warning:active, .btn-warning.active, .open > .dropdown-toggle.btn-warning {
        color: #fff;
        background-color: #ec971f;
        border-color: #d58512
    }

        .btn-warning:active:hover, .btn-warning.active:hover, .open > .dropdown-toggle.btn-warning:hover, .btn-warning:active:focus, .btn-warning.active:focus, .open > .dropdown-toggle.btn-warning:focus, .btn-warning:active.focus, .btn-warning.active.focus, .open > .dropdown-toggle.btn-warning.focus {
            color: #fff;
            background-color: #d58512;
            border-color: #985f0d
        }

    .btn-warning:active, .btn-warning.active, .open > .dropdown-toggle.btn-warning {
        background-image: none
    }

    .btn-warning.disabled:hover, .btn-warning[disabled]:hover, fieldset[disabled] .btn-warning:hover, .btn-warning.disabled:focus, .btn-warning[disabled]:focus, fieldset[disabled] .btn-warning:focus, .btn-warning.disabled.focus, .btn-warning[disabled].focus, fieldset[disabled] .btn-warning.focus {
        background-color: #f0ad4e;
        border-color: #eea236
    }

    .btn-warning .badge {
        color: #f0ad4e;
        background-color: #fff
    }

.btn-danger {
    color: #fff;
    background-color: #d9534f;
    border-color: #d43f3a
}

    .btn-danger:focus, .btn-danger.focus {
        color: #fff;
        background-color: #c9302c;
        border-color: #761c19
    }

    .btn-danger:hover {
        color: #fff;
        background-color: #c9302c;
        border-color: #ac2925
    }

    .btn-danger:active, .btn-danger.active, .open > .dropdown-toggle.btn-danger {
        color: #fff;
        background-color: #c9302c;
        border-color: #ac2925
    }

        .btn-danger:active:hover, .btn-danger.active:hover, .open > .dropdown-toggle.btn-danger:hover, .btn-danger:active:focus, .btn-danger.active:focus, .open > .dropdown-toggle.btn-danger:focus, .btn-danger:active.focus, .btn-danger.active.focus, .open > .dropdown-toggle.btn-danger.focus {
            color: #fff;
            background-color: #ac2925;
            border-color: #761c19
        }

    .btn-danger:active, .btn-danger.active, .open > .dropdown-toggle.btn-danger {
        background-image: none
    }

    .btn-danger.disabled:hover, .btn-danger[disabled]:hover, fieldset[disabled] .btn-danger:hover, .btn-danger.disabled:focus, .btn-danger[disabled]:focus, fieldset[disabled] .btn-danger:focus, .btn-danger.disabled.focus, .btn-danger[disabled].focus, fieldset[disabled] .btn-danger.focus {
        background-color: #d9534f;
        border-color: #d43f3a
    }

    .btn-danger .badge {
        color: #d9534f;
        background-color: #fff
    }

.btn-link {
    color: #337ab7;
    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:hover, .btn-link:focus, .btn-link:active {
            border-color: transparent
        }

            .btn-link:hover, .btn-link:focus {
                color: #23527c;
                text-decoration: underline;
                background-color: transparent
            }

            .btn-link[disabled]:hover, fieldset[disabled] .btn-link:hover, .btn-link[disabled]:focus, fieldset[disabled] .btn-link:focus {
                color: #777;
                text-decoration: none
            }

.btn-lg, .btn-group-lg > .btn {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px
}

.btn-sm, .btn-group-sm > .btn {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

.btn-xs, .btn-group-xs > .btn {
    padding: 1px 5px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

.btn-block {
    display: block;
    width: 100%
}

    .btn-block + .btn-block {
        margin-top: 5px
    }

input[type="submit"].btn-block, input[type="reset"].btn-block, input[type="button"].btn-block {
    width: 100%
}

.fade {
    opacity: 0;
    -webkit-transition: opacity .15s linear;
    -o-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;
    -o-transition-property: height,visibility;
    transition-property: height,visibility;
    -webkit-transition-duration: .35s;
    -o-transition-duration: .35s;
    transition-duration: .35s;
    -webkit-transition-timing-function: ease;
    -o-transition-timing-function: ease;
    transition-timing-function: ease
}

.caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px dashed;
    border-top: 4px solid \9;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent
}

.dropup, .dropdown {
    position: relative
}

.dropdown-toggle:focus {
    outline: 0
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    list-style: none;
    font-size: 14px;
    text-align: left;
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0,0,0,0.15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,0.175);
    box-shadow: 0 6px 12px rgba(0,0,0,0.175);
    -webkit-background-clip: padding-box;
    background-clip: padding-box
}

    .dropdown-menu.pull-right {
        right: 0;
        left: auto
    }

    .dropdown-menu .divider {
        height: 1px;
        margin: 9px 0;
        overflow: hidden;
        background-color: #e5e5e5
    }

    .dropdown-menu > li > a {
        display: block;
        padding: 3px 20px;
        clear: both;
        font-weight: 400;
        line-height: 1.42857143;
        color: #333;
        white-space: nowrap
    }

        .dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
            text-decoration: none;
            color: #262626;
            background-color: #f5f5f5
        }

    .dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
        color: #fff;
        text-decoration: none;
        outline: 0;
        background-color: #337ab7
    }

    .dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
        color: #777
    }

        .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
            text-decoration: none;
            background-color: transparent;
            background-image: none;
            filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
            cursor: not-allowed
        }

.open > .dropdown-menu {
    display: block
}

.open > a {
    outline: 0
}

.dropdown-menu-right {
    left: auto;
    right: 0
}

.dropdown-menu-left {
    left: 0;
    right: auto
}

.dropdown-header {
    display: block;
    padding: 3px 20px;
    font-size: 12px;
    line-height: 1.42857143;
    color: #777;
    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 > .btn, .btn-group-vertical > .btn {
        position: relative;
        float: left
    }

        .btn-group > .btn:hover, .btn-group-vertical > .btn:hover, .btn-group > .btn:focus, .btn-group-vertical > .btn:focus, .btn-group > .btn:active, .btn-group-vertical > .btn:active, .btn-group > .btn.active, .btn-group-vertical > .btn.active {
            z-index: 2
        }

    .btn-group .btn + .btn, .btn-group .btn + .btn-group, .btn-group .btn-group + .btn, .btn-group .btn-group + .btn-group {
        margin-left: -1px
    }

.btn-toolbar {
    margin-left: -5px
}

    .btn-toolbar .btn, .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,0.125);
    box-shadow: inset 0 3px 5px rgba(0,0,0,0.125)
}

    .btn-group.open .dropdown-toggle.btn-link {
        -webkit-box-shadow: none;
        box-shadow: none
    }

.btn .caret {
    margin-left: 0
}

.btn-lg .caret {
    border-width: 5px 5px 0;
    border-bottom-width: 0
}

.dropup .btn-lg .caret {
    border-width: 0 5px 5px
}

.btn-group-vertical > .btn, .btn-group-vertical > .btn-group, .btn-group-vertical > .btn-group > .btn {
    display: block;
    float: none;
    width: 100%;
    max-width: 100%
}

    .btn-group-vertical > .btn-group > .btn {
        float: none
    }

    .btn-group-vertical > .btn + .btn, .btn-group-vertical > .btn + .btn-group, .btn-group-vertical > .btn-group + .btn, .btn-group-vertical > .btn-group + .btn-group {
        margin-top: -1px;
        margin-left: 0
    }

    .btn-group-vertical > .btn:not(:first-child):not(:last-child) {
        border-radius: 0
    }

    .btn-group-vertical > .btn:first-child:not(:last-child) {
        border-top-right-radius: 4px;
        border-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 input[type="radio"], [data-toggle="buttons"] > .btn-group > .btn input[type="radio"], [data-toggle="buttons"] > .btn input[type="checkbox"], [data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
    position: absolute;
    clip: rect(0,0,0,0);
    pointer-events: none
}

.input-group {
    position: relative;
    display: table;
    border-collapse: separate
}

    .input-group[class*="col-"] {
        float: none;
        padding-left: 0;
        padding-right: 0
    }

    .input-group .form-control {
        position: relative;
        z-index: 2;
        float: left;
        width: 100%;
        margin-bottom: 0
    }

        .input-group .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: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px
}

select.input-group-lg > .form-control, select.input-group-lg > .input-group-addon, select.input-group-lg > .input-group-btn > .btn {
    height: 46px;
    line-height: 46px
}

textarea.input-group-lg > .form-control, textarea.input-group-lg > .input-group-addon, textarea.input-group-lg > .input-group-btn > .btn, select[multiple].input-group-lg > .form-control, select[multiple].input-group-lg > .input-group-addon, select[multiple].input-group-lg > .input-group-btn > .btn {
    height: auto
}

.input-group-sm > .form-control, .input-group-sm > .input-group-addon, .input-group-sm > .input-group-btn > .btn {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

select.input-group-sm > .form-control, select.input-group-sm > .input-group-addon, select.input-group-sm > .input-group-btn > .btn {
    height: 30px;
    line-height: 30px
}

textarea.input-group-sm > .form-control, textarea.input-group-sm > .input-group-addon, textarea.input-group-sm > .input-group-btn > .btn, select[multiple].input-group-sm > .form-control, select[multiple].input-group-sm > .input-group-addon, select[multiple].input-group-sm > .input-group-btn > .btn {
    height: auto
}

.input-group-addon, .input-group-btn, .input-group .form-control {
    display: table-cell
}

    .input-group-addon:not(:first-child):not(:last-child), .input-group-btn:not(:first-child):not(:last-child), .input-group .form-control:not(:first-child):not(:last-child) {
        border-radius: 0
    }

.input-group-addon, .input-group-btn {
    width: 1%;
    white-space: nowrap;
    vertical-align: middle
}

.input-group-addon {
    padding: 6px 12px;
    font-size: 14px;
    font-weight: 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: 18px;
        border-radius: 6px
    }

    .input-group-addon input[type="radio"], .input-group-addon input[type="checkbox"] {
        margin-top: 0
    }

    .input-group .form-control:first-child, .input-group-addon:first-child, .input-group-btn:first-child > .btn, .input-group-btn:first-child > .btn-group > .btn, .input-group-btn:first-child > .dropdown-toggle, .input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle), .input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
        border-bottom-right-radius: 0;
        border-top-right-radius: 0
    }

    .input-group-addon:first-child {
        border-right: 0
    }

    .input-group .form-control:last-child, .input-group-addon:last-child, .input-group-btn:last-child > .btn, .input-group-btn:last-child > .btn-group > .btn, .input-group-btn:last-child > .dropdown-toggle, .input-group-btn:first-child > .btn:not(:first-child), .input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
        border-bottom-left-radius: 0;
        border-top-left-radius: 0
    }

    .input-group-addon:last-child {
        border-left: 0
    }

.input-group-btn {
    position: relative;
    font-size: 0;
    white-space: nowrap
}

    .input-group-btn > .btn {
        position: relative
    }

        .input-group-btn > .btn + .btn {
            margin-left: -1px
        }

        .input-group-btn > .btn:hover, .input-group-btn > .btn:focus, .input-group-btn > .btn:active {
            z-index: 2
        }

    .input-group-btn:first-child > .btn, .input-group-btn:first-child > .btn-group {
        margin-right: -1px
    }

    .input-group-btn:last-child > .btn, .input-group-btn:last-child > .btn-group {
        z-index: 2;
        margin-left: -1px
    }

.nav {
    margin-bottom: 0;
    padding-left: 0;
    list-style: none
}

    .nav > li {
        position: relative;
        display: block
    }

        .nav > li > a {
            position: relative;
            display: block;
            padding: 10px 15px
        }

            .nav > li > a:hover, .nav > li > a:focus {
                text-decoration: none;
                background-color: #eee
            }

        .nav > li.disabled > a {
            color: #777
        }

            .nav > li.disabled > a:hover, .nav > li.disabled > a:focus {
                color: #777;
                text-decoration: none;
                background-color: transparent;
                cursor: not-allowed
            }

    .nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
        background-color: #eee;
        border-color: #337ab7
    }

    .nav .nav-divider {
        height: 1px;
        margin: 9px 0;
        overflow: hidden;
        background-color: #e5e5e5
    }

    .nav > li > a > img {
        max-width: none
    }

.nav-tabs {
    border-bottom: 1px solid #ddd
}

    .nav-tabs > li {
        float: left;
        margin-bottom: -1px
    }

        .nav-tabs > li > a {
            margin-right: 2px;
            line-height: 1.42857143;
            border: 1px solid transparent;
            border-radius: 4px 4px 0 0
        }

            .nav-tabs > li > a:hover {
                border-color: #eee #eee #ddd
            }

        .nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
            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:hover, .nav-tabs.nav-justified > .active > a:focus {
    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:hover, .nav-tabs.nav-justified > .active > a:focus {
        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:hover, .nav-pills > li.active > a:focus {
        color: #fff;
        background-color: #337ab7
    }

.nav-stacked > li {
    float: none
}

    .nav-stacked > li + li {
        margin-top: 2px;
        margin-left: 0
    }

.nav-justified {
    width: 100%
}

    .nav-justified > li {
        float: none
    }

        .nav-justified > li > a {
            text-align: center;
            margin-bottom: 5px
        }

    .nav-justified > .dropdown .dropdown-menu {
        top: auto;
        left: auto
    }

@media (min-width: 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:hover, .nav-tabs-justified > .active > a:focus {
        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:hover, .nav-tabs-justified > .active > a:focus {
        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: 50px;
    margin-bottom: 20px;
    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: 15px;
    padding-left: 15px;
    border-top: 1px solid transparent;
    -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
    box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
    -webkit-overflow-scrolling: touch
}

    .navbar-collapse.in {
        overflow-y: auto
    }

@media (min-width: 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-top .navbar-collapse, .navbar-static-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
        padding-left: 0;
        padding-right: 0
    }
}

.navbar-fixed-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
    max-height: 340px
}

@media (max-device-width: 480px) and (orientation: landscape) {
    .navbar-fixed-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
        max-height: 200px
    }
}

.container > .navbar-header, .container-fluid > .navbar-header, .container > .navbar-collapse, .container-fluid > .navbar-collapse {
    margin-right: -15px;
    margin-left: -15px
}

@media (min-width: 768px) {
    .container > .navbar-header, .container-fluid > .navbar-header, .container > .navbar-collapse, .container-fluid > .navbar-collapse {
        margin-right: 0;
        margin-left: 0
    }
}

.navbar-static-top {
    z-index: 1000;
    border-width: 0 0 1px
}

@media (min-width: 768px) {
    .navbar-static-top {
        border-radius: 0
    }
}

.navbar-fixed-top, .navbar-fixed-bottom {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030
}

@media (min-width: 768px) {
    .navbar-fixed-top, .navbar-fixed-bottom {
        border-radius: 0
    }
}

.navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px
}

.navbar-fixed-bottom {
    bottom: 0;
    margin-bottom: 0;
    border-width: 1px 0 0
}

.navbar-brand {
    float: left;
    padding: 15px;
    font-size: 18px;
    line-height: 20px;
    height: 50px
}

    .navbar-brand:hover, .navbar-brand:focus {
        text-decoration: none
    }

    .navbar-brand > img {
        display: block
    }

@media (min-width: 768px) {
    .navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand {
        margin-left: -15px
    }
}

.navbar-toggle {
    position: relative;
    float: right;
    margin-right: 15px;
    padding: 9px 10px;
    margin-top: 8px;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px
}

    .navbar-toggle:focus {
        outline: 0
    }

    .navbar-toggle .icon-bar {
        display: block;
        width: 22px;
        height: 2px;
        border-radius: 1px
    }

        .navbar-toggle .icon-bar + .icon-bar {
            margin-top: 4px
        }

@media (min-width: 768px) {
    .navbar-toggle {
        display: none
    }
}

.navbar-nav {
    margin: 7.5px -15px
}

    .navbar-nav > li > a {
        padding-top: 10px;
        padding-bottom: 10px;
        line-height: 20px
    }

@media (max-width: 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 > li > a, .navbar-nav .open .dropdown-menu .dropdown-header {
            padding: 5px 15px 5px 25px
        }

        .navbar-nav .open .dropdown-menu > li > a {
            line-height: 20px
        }

            .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-nav .open .dropdown-menu > li > a:focus {
                background-image: none
            }
}

@media (min-width: 768px) {
    .navbar-nav {
        float: left;
        margin: 0
    }

        .navbar-nav > li {
            float: left
        }

            .navbar-nav > li > a {
                padding-top: 15px;
                padding-bottom: 15px
            }
}

.navbar-form {
    padding: 10px 15px;
    border-top: 1px solid transparent;
    border-bottom: 1px solid transparent;
    -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,0.1),0 1px 0 rgba(255,255,255,0.1);
    box-shadow: inset 0 1px 0 rgba(255,255,255,0.1),0 1px 0 rgba(255,255,255,0.1);
    margin: 8px -15px
}

@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 .input-group-addon, .navbar-form .input-group .input-group-btn, .navbar-form .input-group .form-control {
            width: auto
        }

        .navbar-form .input-group > .form-control {
            width: 100%
        }

    .navbar-form .control-label {
        margin-bottom: 0;
        vertical-align: middle
    }

    .navbar-form .radio, .navbar-form .checkbox {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle
    }

        .navbar-form .radio label, .navbar-form .checkbox label {
            padding-left: 0
        }

        .navbar-form .radio input[type="radio"], .navbar-form .checkbox input[type="checkbox"] {
            position: relative;
            margin-left: 0
        }

    .navbar-form .has-feedback .form-control-feedback {
        top: 0
    }
}

@media (max-width: 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: 8px;
    margin-bottom: 8px
}

    .navbar-btn.btn-sm {
        margin-top: 10px;
        margin-bottom: 10px
    }

    .navbar-btn.btn-xs {
        margin-top: 14px;
        margin-bottom: 14px
    }

.navbar-text {
    margin-top: 15px;
    margin-bottom: 15px
}

@media (min-width: 768px) {
    .navbar-text {
        float: left;
        margin-left: 15px;
        margin-right: 15px
    }
}

@media (min-width: 768px) {
    .navbar-left {
        float: left !important
    }

    .navbar-right {
        float: right !important;
        margin-right: -15px
    }

        .navbar-right ~ .navbar-right {
            margin-right: 0
        }
}

.navbar-default {
    background-color: #f8f8f8;
    border-color: #e7e7e7
}

    .navbar-default .navbar-brand {
        color: #777
    }

        .navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
            color: #5e5e5e;
            background-color: transparent
        }

    .navbar-default .navbar-text {
        color: #777
    }

    .navbar-default .navbar-nav > li > a {
        color: #777
    }

        .navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
            color: #333;
            background-color: transparent
        }

    .navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
        color: #555;
        background-color: #e7e7e7
    }

    .navbar-default .navbar-nav > .disabled > a, .navbar-default .navbar-nav > .disabled > a:hover, .navbar-default .navbar-nav > .disabled > a:focus {
        color: #ccc;
        background-color: transparent
    }

    .navbar-default .navbar-toggle {
        border-color: #ddd
    }

        .navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
            background-color: #ddd
        }

        .navbar-default .navbar-toggle .icon-bar {
            background-color: #888
        }

    .navbar-default .navbar-collapse, .navbar-default .navbar-form {
        border-color: #e7e7e7
    }

    .navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
        background-color: #e7e7e7;
        color: #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:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
            color: #333;
            background-color: transparent
        }

    .navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
        color: #555;
        background-color: #e7e7e7
    }

    .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
        color: #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:hover, .navbar-default .btn-link:focus {
        color: #333
    }

    .navbar-default .btn-link[disabled]:hover, fieldset[disabled] .navbar-default .btn-link:hover, .navbar-default .btn-link[disabled]:focus, fieldset[disabled] .navbar-default .btn-link:focus {
        color: #ccc
    }

.navbar-inverse {
    background-color: #222;
    border-color: #080808
}

    .navbar-inverse .navbar-brand {
        color: #9d9d9d
    }

        .navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-brand:focus {
            color: #fff;
            background-color: transparent
        }

    .navbar-inverse .navbar-text {
        color: #9d9d9d
    }

    .navbar-inverse .navbar-nav > li > a {
        color: #9d9d9d
    }

        .navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
            color: #fff;
            background-color: transparent
        }

    .navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
        color: #fff;
        background-color: #080808
    }

    .navbar-inverse .navbar-nav > .disabled > a, .navbar-inverse .navbar-nav > .disabled > a:hover, .navbar-inverse .navbar-nav > .disabled > a:focus {
        color: #444;
        background-color: transparent
    }

    .navbar-inverse .navbar-toggle {
        border-color: #333
    }

        .navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
            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:hover, .navbar-inverse .navbar-nav > .open > a:focus {
        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: #9d9d9d
    }

        .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
            color: #fff;
            background-color: transparent
        }

    .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
        color: #fff;
        background-color: #080808
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
        color: #444;
        background-color: transparent
    }
}

.navbar-inverse .navbar-link {
    color: #9d9d9d
}

    .navbar-inverse .navbar-link:hover {
        color: #fff
    }

.navbar-inverse .btn-link {
    color: #9d9d9d
}

    .navbar-inverse .btn-link:hover, .navbar-inverse .btn-link:focus {
        color: #fff
    }

    .navbar-inverse .btn-link[disabled]:hover, fieldset[disabled] .navbar-inverse .btn-link:hover, .navbar-inverse .btn-link[disabled]:focus, fieldset[disabled] .navbar-inverse .btn-link:focus {
        color: #444
    }

.breadcrumb {
    padding: 8px 15px;
    margin-bottom: 20px;
    list-style: none;
    background-color: #f5f5f5;
    border-radius: 4px
}

    .breadcrumb > li {
        display: inline-block
    }

        .breadcrumb > li + li:before {
            content: "/\00a0";
            padding: 0 5px;
            color: #ccc
        }

    .breadcrumb > .active {
        color: #777
    }

.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 20px 0;
    border-radius: 4px
}

    .pagination > li {
        display: inline
    }

        .pagination > li > a, .pagination > li > span {
            position: relative;
            float: left;
            padding: 6px 12px;
            line-height: 1.42857143;
            text-decoration: none;
            color: #337ab7;
            background-color: #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:hover, .pagination > li > span:hover, .pagination > li > a:focus, .pagination > li > span:focus {
            z-index: 2;
            color: #23527c;
            background-color: #eee;
            border-color: #ddd
        }

    .pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
        z-index: 3;
        color: #fff;
        background-color: #337ab7;
        border-color: #337ab7;
        cursor: default
    }

    .pagination > .disabled > span, .pagination > .disabled > span:hover, .pagination > .disabled > span:focus, .pagination > .disabled > a, .pagination > .disabled > a:hover, .pagination > .disabled > a:focus {
        color: #777;
        background-color: #fff;
        border-color: #ddd;
        cursor: not-allowed
    }

.pagination-lg > li > a, .pagination-lg > li > span {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333
}

.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: 20px 0;
    list-style: none;
    text-align: center
}

    .pager li {
        display: inline
    }

        .pager li > a, .pager li > span {
            display: inline-block;
            padding: 5px 14px;
            background-color: #fff;
            border: 1px solid #ddd;
            border-radius: 15px
        }

            .pager li > a:hover, .pager li > a:focus {
                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:hover, .pager .disabled > a:focus, .pager .disabled > span {
        color: #777;
        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:hover, a.label:focus {
    color: #fff;
    text-decoration: none;
    cursor: pointer
}

.label:empty {
    display: none
}

.btn .label {
    position: relative;
    top: -1px
}

.label-default {
    background-color: #777
}

    .label-default[href]:hover, .label-default[href]:focus {
        background-color: #5e5e5e
    }

.label-primary {
    background-color: #337ab7
}

    .label-primary[href]:hover, .label-primary[href]:focus {
        background-color: #286090
    }

.label-success {
    background-color: #5cb85c
}

    .label-success[href]:hover, .label-success[href]:focus {
        background-color: #449d44
    }

.label-info {
    background-color: #5bc0de
}

    .label-info[href]:hover, .label-info[href]:focus {
        background-color: #31b0d5
    }

.label-warning {
    background-color: #f0ad4e
}

    .label-warning[href]:hover, .label-warning[href]:focus {
        background-color: #ec971f
    }

.label-danger {
    background-color: #d9534f
}

    .label-danger[href]:hover, .label-danger[href]:focus {
        background-color: #c9302c
    }

.badge {
    display: inline-block;
    min-width: 10px;
    padding: 3px 7px;
    font-size: 12px;
    font-weight: 700;
    color: #fff;
    line-height: 1;
    vertical-align: middle;
    white-space: nowrap;
    text-align: center;
    background-color: #777;
    border-radius: 10px
}

    .badge:empty {
        display: none
    }

.btn .badge {
    position: relative;
    top: -1px
}

.btn-xs .badge, .btn-group-xs > .btn .badge {
    top: 0;
    padding: 1px 5px
}

a.badge:hover, a.badge:focus {
    color: #fff;
    text-decoration: none;
    cursor: pointer
}

.list-group-item.active > .badge, .nav-pills > .active > a > .badge {
    color: #337ab7;
    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;
    color: inherit;
    background-color: #eee
}

    .jumbotron h1, .jumbotron .h1 {
        color: inherit
    }

    .jumbotron p {
        margin-bottom: 15px;
        font-size: 21px;
        font-weight: 200
    }

    .jumbotron > hr {
        border-top-color: #d5d5d5
    }

.container .jumbotron, .container-fluid .jumbotron {
    border-radius: 6px;
    padding-left: 15px;
    padding-right: 15px
}

.jumbotron .container {
    max-width: 100%
}

@media screen and (min-width: 768px) {
    .jumbotron {
        padding-top: 48px;
        padding-bottom: 48px
    }

    .container .jumbotron, .container-fluid .jumbotron {
        padding-left: 60px;
        padding-right: 60px
    }

    .jumbotron h1, .jumbotron .h1 {
        font-size: 63px
    }
}

.thumbnail {
    display: block;
    padding: 4px;
    margin-bottom: 20px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: border .2s ease-in-out;
    -o-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:hover, a.thumbnail:focus, a.thumbnail.active {
    border-color: #337ab7
}

.thumbnail .caption {
    padding: 9px;
    color: #333
}

.alert {
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 4px
}

    .alert h4 {
        margin-top: 0;
        color: inherit
    }

    .alert .alert-link {
        font-weight: 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 {
    from {
        background-position: 40px 0
    }

    to {
        background-position: 0 0
    }
}

@-o-keyframes progress-bar-stripes {
    from {
        background-position: 40px 0
    }

    to {
        background-position: 0 0
    }
}

@keyframes progress-bar-stripes {
    from {
        background-position: 40px 0
    }

    to {
        background-position: 0 0
    }
}

.progress {
    overflow: hidden;
    height: 20px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
    box-shadow: inset 0 1px 2px rgba(0,0,0,0.1)
}

.progress-bar {
    float: left;
    width: 0;
    height: 100%;
    font-size: 12px;
    line-height: 20px;
    color: #fff;
    text-align: center;
    background-color: #337ab7;
    -webkit-box-shadow: inset 0 -1px 0 rgba(0,0,0,0.15);
    box-shadow: inset 0 -1px 0 rgba(0,0,0,0.15);
    -webkit-transition: width .6s ease;
    -o-transition: width .6s ease;
    transition: width .6s ease
}

.progress-striped .progress-bar, .progress-bar-striped {
    background-image: -webkit-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
    background-image: -o-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
    background-image: linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
    -webkit-background-size: 40px 40px;
    background-size: 40px 40px
}

.progress.active .progress-bar, .progress-bar.active {
    -webkit-animation: progress-bar-stripes 2s linear infinite;
    -o-animation: progress-bar-stripes 2s linear infinite;
    animation: progress-bar-stripes 2s linear infinite
}

.progress-bar-success {
    background-color: #5cb85c
}

.progress-striped .progress-bar-success {
    background-image: -webkit-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
    background-image: -o-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
    background-image: linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent)
}

.progress-bar-info {
    background-color: #5bc0de
}

.progress-striped .progress-bar-info {
    background-image: -webkit-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
    background-image: -o-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
    background-image: linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent)
}

.progress-bar-warning {
    background-color: #f0ad4e
}

.progress-striped .progress-bar-warning {
    background-image: -webkit-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
    background-image: -o-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
    background-image: linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent)
}

.progress-bar-danger {
    background-color: #d9534f
}

.progress-striped .progress-bar-danger {
    background-image: -webkit-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
    background-image: -o-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
    background-image: linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent)
}

.media {
    margin-top: 15px
}

    .media:first-child {
        margin-top: 0
    }

.media, .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-left, .media-right, .media-body {
    display: table-cell;
    vertical-align: top
}

.media-middle {
    vertical-align: middle
}

.media-bottom {
    vertical-align: bottom
}

.media-heading {
    margin-top: 0;
    margin-bottom: 5px
}

.media-list {
    padding-left: 0;
    list-style: none
}

.list-group {
    margin-bottom: 20px;
    padding-left: 0
}

.list-group-item {
    position: relative;
    display: block;
    padding: 10px 15px;
    margin-bottom: -1px;
    background-color: #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:hover, button.list-group-item:hover, a.list-group-item:focus, button.list-group-item:focus {
        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:hover, .list-group-item.disabled:focus {
    background-color: #eee;
    color: #777;
    cursor: not-allowed
}

    .list-group-item.disabled .list-group-item-heading, .list-group-item.disabled:hover .list-group-item-heading, .list-group-item.disabled:focus .list-group-item-heading {
        color: inherit
    }

    .list-group-item.disabled .list-group-item-text, .list-group-item.disabled:hover .list-group-item-text, .list-group-item.disabled:focus .list-group-item-text {
        color: #777
    }

.list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus {
    z-index: 2;
    color: #fff;
    background-color: #337ab7;
    border-color: #337ab7
}

    .list-group-item.active .list-group-item-heading, .list-group-item.active:hover .list-group-item-heading, .list-group-item.active:focus .list-group-item-heading, .list-group-item.active .list-group-item-heading > small, .list-group-item.active:hover .list-group-item-heading > small, .list-group-item.active:focus .list-group-item-heading > small, .list-group-item.active .list-group-item-heading > .small, .list-group-item.active:hover .list-group-item-heading > .small, .list-group-item.active:focus .list-group-item-heading > .small {
        color: inherit
    }

    .list-group-item.active .list-group-item-text, .list-group-item.active:hover .list-group-item-text, .list-group-item.active:focus .list-group-item-text {
        color: #c7ddef
    }

.list-group-item-success {
    color: #3c763d;
    background-color: #dff0d8
}

a.list-group-item-success, 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:hover, button.list-group-item-success:hover, a.list-group-item-success:focus, button.list-group-item-success:focus {
        color: #3c763d;
        background-color: #d0e9c6
    }

    a.list-group-item-success.active, button.list-group-item-success.active, a.list-group-item-success.active:hover, button.list-group-item-success.active:hover, a.list-group-item-success.active:focus, button.list-group-item-success.active:focus {
        color: #fff;
        background-color: #3c763d;
        border-color: #3c763d
    }

.list-group-item-info {
    color: #31708f;
    background-color: #d9edf7
}

a.list-group-item-info, 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:hover, button.list-group-item-info:hover, a.list-group-item-info:focus, button.list-group-item-info:focus {
        color: #31708f;
        background-color: #c4e3f3
    }

    a.list-group-item-info.active, button.list-group-item-info.active, a.list-group-item-info.active:hover, button.list-group-item-info.active:hover, a.list-group-item-info.active:focus, button.list-group-item-info.active:focus {
        color: #fff;
        background-color: #31708f;
        border-color: #31708f
    }

.list-group-item-warning {
    color: #8a6d3b;
    background-color: #fcf8e3
}

a.list-group-item-warning, 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:hover, button.list-group-item-warning:hover, a.list-group-item-warning:focus, button.list-group-item-warning:focus {
        color: #8a6d3b;
        background-color: #faf2cc
    }

    a.list-group-item-warning.active, button.list-group-item-warning.active, a.list-group-item-warning.active:hover, button.list-group-item-warning.active:hover, a.list-group-item-warning.active:focus, button.list-group-item-warning.active:focus {
        color: #fff;
        background-color: #8a6d3b;
        border-color: #8a6d3b
    }

.list-group-item-danger {
    color: #a94442;
    background-color: #f2dede
}

a.list-group-item-danger, 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:hover, button.list-group-item-danger:hover, a.list-group-item-danger:focus, button.list-group-item-danger:focus {
        color: #a94442;
        background-color: #ebcccc
    }

    a.list-group-item-danger.active, button.list-group-item-danger.active, a.list-group-item-danger.active:hover, button.list-group-item-danger.active:hover, a.list-group-item-danger.active:focus, button.list-group-item-danger.active:focus {
        color: #fff;
        background-color: #a94442;
        border-color: #a94442
    }

.list-group-item-heading {
    margin-top: 0;
    margin-bottom: 5px
}

.list-group-item-text {
    margin-bottom: 0;
    line-height: 1.3
}

.panel {
    margin-bottom: 20px;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.05);
    box-shadow: 0 1px 1px rgba(0,0,0,0.05)
}

.panel-body {
    padding: 15px
}

.panel-heading {
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px
}

    .panel-heading > .dropdown .dropdown-toggle {
        color: inherit
    }

.panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 16px;
    color: inherit
}

    .panel-title > a, .panel-title > small, .panel-title > .small, .panel-title > small > a, .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
}

.panel-heading + .list-group .list-group-item:first-child {
    border-top-width: 0
}

.list-group + .panel-footer {
    border-top-width: 0
}

.panel > .table, .panel > .table-responsive > .table, .panel > .panel-collapse > .table {
    margin-bottom: 0
}

    .panel > .table caption, .panel > .table-responsive > .table caption, .panel > .panel-collapse > .table caption {
        padding-left: 15px;
        padding-right: 15px
    }

    .panel > .table:first-child, .panel > .table-responsive:first-child > .table:first-child {
        border-top-right-radius: 3px;
        border-top-left-radius: 3px
    }

        .panel > .table:first-child > thead:first-child > tr:first-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child, .panel > .table:first-child > tbody:first-child > tr:first-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
            border-top-left-radius: 3px;
            border-top-right-radius: 3px
        }

            .panel > .table:first-child > thead:first-child > tr:first-child td:first-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child, .panel > .table:first-child > tbody:first-child > tr:first-child td:first-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child, .panel > .table:first-child > thead:first-child > tr:first-child th:first-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child, .panel > .table:first-child > tbody:first-child > tr:first-child th:first-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
                border-top-left-radius: 3px
            }

            .panel > .table:first-child > thead:first-child > tr:first-child td:last-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child, .panel > .table:first-child > tbody:first-child > tr:first-child td:last-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child, .panel > .table:first-child > thead:first-child > tr:first-child th:last-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child, .panel > .table:first-child > tbody:first-child > tr:first-child th:last-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
                border-top-right-radius: 3px
            }

    .panel > .table:last-child, .panel > .table-responsive:last-child > .table:last-child {
        border-bottom-right-radius: 3px;
        border-bottom-left-radius: 3px
    }

        .panel > .table:last-child > tbody:last-child > tr:last-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child, .panel > .table:last-child > tfoot:last-child > tr:last-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
            border-bottom-left-radius: 3px;
            border-bottom-right-radius: 3px
        }

            .panel > .table:last-child > tbody:last-child > tr:last-child td:first-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child, .panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child, .panel > .table:last-child > tbody:last-child > tr:last-child th:first-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child, .panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
                border-bottom-left-radius: 3px
            }

            .panel > .table:last-child > tbody:last-child > tr:last-child td:last-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child, .panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child, .panel > .table:last-child > tbody:last-child > tr:last-child th:last-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child, .panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
                border-bottom-right-radius: 3px
            }

    .panel > .panel-body + .table, .panel > .panel-body + .table-responsive, .panel > .table + .panel-body, .panel > .table-responsive + .panel-body {
        border-top: 1px solid #ddd
    }

    .panel > .table > tbody:first-child > tr:first-child th, .panel > .table > tbody:first-child > tr:first-child td {
        border-top: 0
    }

.panel > .table-bordered, .panel > .table-responsive > .table-bordered {
    border: 0
}

    .panel > .table-bordered > thead > tr > th:first-child, .panel > .table-responsive > .table-bordered > thead > tr > th:first-child, .panel > .table-bordered > tbody > tr > th:first-child, .panel > .table-responsive > .table-bordered > tbody > tr > th:first-child, .panel > .table-bordered > tfoot > tr > th:first-child, .panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child, .panel > .table-bordered > thead > tr > td:first-child, .panel > .table-responsive > .table-bordered > thead > tr > td:first-child, .panel > .table-bordered > tbody > tr > td:first-child, .panel > .table-responsive > .table-bordered > tbody > tr > td:first-child, .panel > .table-bordered > tfoot > tr > td:first-child, .panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
        border-left: 0
    }

    .panel > .table-bordered > thead > tr > th:last-child, .panel > .table-responsive > .table-bordered > thead > tr > th:last-child, .panel > .table-bordered > tbody > tr > th:last-child, .panel > .table-responsive > .table-bordered > tbody > tr > th:last-child, .panel > .table-bordered > tfoot > tr > th:last-child, .panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child, .panel > .table-bordered > thead > tr > td:last-child, .panel > .table-responsive > .table-bordered > thead > tr > td:last-child, .panel > .table-bordered > tbody > tr > td:last-child, .panel > .table-responsive > .table-bordered > tbody > tr > td:last-child, .panel > .table-bordered > tfoot > tr > td:last-child, .panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
        border-right: 0
    }

    .panel > .table-bordered > thead > tr:first-child > td, .panel > .table-responsive > .table-bordered > thead > tr:first-child > td, .panel > .table-bordered > tbody > tr:first-child > td, .panel > .table-responsive > .table-bordered > tbody > tr:first-child > td, .panel > .table-bordered > thead > tr:first-child > th, .panel > .table-responsive > .table-bordered > thead > tr:first-child > th, .panel > .table-bordered > tbody > tr:first-child > th, .panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
        border-bottom: 0
    }

    .panel > .table-bordered > tbody > tr:last-child > td, .panel > .table-responsive > .table-bordered > tbody > tr:last-child > td, .panel > .table-bordered > tfoot > tr:last-child > td, .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td, .panel > .table-bordered > tbody > tr:last-child > th, .panel > .table-responsive > .table-bordered > tbody > tr:last-child > th, .panel > .table-bordered > tfoot > tr:last-child > th, .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
        border-bottom: 0
    }

.panel > .table-responsive {
    border: 0;
    margin-bottom: 0
}

.panel-group {
    margin-bottom: 20px
}

    .panel-group .panel {
        margin-bottom: 0;
        border-radius: 4px
    }

        .panel-group .panel + .panel {
            margin-top: 5px
        }

    .panel-group .panel-heading {
        border-bottom: 0
    }

        .panel-group .panel-heading + .panel-collapse > .panel-body, .panel-group .panel-heading + .panel-collapse > .list-group {
            border-top: 1px solid #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-primary {
    border-color: #337ab7
}

    .panel-primary > .panel-heading {
        color: #fff;
        background-color: #337ab7;
        border-color: #337ab7
    }

        .panel-primary > .panel-heading + .panel-collapse > .panel-body {
            border-top-color: #337ab7
        }

        .panel-primary > .panel-heading .badge {
            color: #337ab7;
            background-color: #fff
        }

    .panel-primary > .panel-footer + .panel-collapse > .panel-body {
        border-bottom-color: #337ab7
    }

.panel-success {
    border-color: #d6e9c6
}

    .panel-success > .panel-heading {
        color: #3c763d;
        background-color: #dff0d8;
        border-color: #d6e9c6
    }

        .panel-success > .panel-heading + .panel-collapse > .panel-body {
            border-top-color: #d6e9c6
        }

        .panel-success > .panel-heading .badge {
            color: #dff0d8;
            background-color: #3c763d
        }

    .panel-success > .panel-footer + .panel-collapse > .panel-body {
        border-bottom-color: #d6e9c6
    }

.panel-info {
    border-color: #bce8f1
}

    .panel-info > .panel-heading {
        color: #31708f;
        background-color: #d9edf7;
        border-color: #bce8f1
    }

        .panel-info > .panel-heading + .panel-collapse > .panel-body {
            border-top-color: #bce8f1
        }

        .panel-info > .panel-heading .badge {
            color: #d9edf7;
            background-color: #31708f
        }

    .panel-info > .panel-footer + .panel-collapse > .panel-body {
        border-bottom-color: #bce8f1
    }

.panel-warning {
    border-color: #faebcc
}

    .panel-warning > .panel-heading {
        color: #8a6d3b;
        background-color: #fcf8e3;
        border-color: #faebcc
    }

        .panel-warning > .panel-heading + .panel-collapse > .panel-body {
            border-top-color: #faebcc
        }

        .panel-warning > .panel-heading .badge {
            color: #fcf8e3;
            background-color: #8a6d3b
        }

    .panel-warning > .panel-footer + .panel-collapse > .panel-body {
        border-bottom-color: #faebcc
    }

.panel-danger {
    border-color: #ebccd1
}

    .panel-danger > .panel-heading {
        color: #a94442;
        background-color: #f2dede;
        border-color: #ebccd1
    }

        .panel-danger > .panel-heading + .panel-collapse > .panel-body {
            border-top-color: #ebccd1
        }

        .panel-danger > .panel-heading .badge {
            color: #f2dede;
            background-color: #a94442
        }

    .panel-danger > .panel-footer + .panel-collapse > .panel-body {
        border-bottom-color: #ebccd1
    }

.embed-responsive {
    position: relative;
    display: block;
    height: 0;
    padding: 0;
    overflow: hidden
}

    .embed-responsive .embed-responsive-item, .embed-responsive iframe, .embed-responsive embed, .embed-responsive object, .embed-responsive video {
        position: absolute;
        top: 0;
        left: 0;
        bottom: 0;
        height: 100%;
        width: 100%;
        border: 0
    }

.embed-responsive-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,0.05);
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.05)
}

    .well blockquote {
        border-color: #ddd;
        border-color: rgba(0,0,0,0.15)
    }

.well-lg {
    padding: 24px;
    border-radius: 6px
}

.well-sm {
    padding: 9px;
    border-radius: 3px
}

.close {
    float: right;
    font-size: 21px;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: .2;
    filter: alpha(opacity=20)
}

    .close:hover, .close:focus {
        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;
    font-size: 45px;
    opacity: 1;
    color: #fff
}

.modal-open {
    overflow: hidden
}

.modal {
    display: none;
    overflow: hidden;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    -webkit-overflow-scrolling: touch;
    outline: 0
}

    .modal.fade .modal-dialog {
        -webkit-transform: translate(0,-25%);
        -ms-transform: translate(0,-25%);
        -o-transform: translate(0,-25%);
        transform: translate(0,-25%);
        -webkit-transition: -webkit-transform .3s ease-out;
        -o-transition: -o-transform .3s ease-out;
        transition: transform .3s ease-out
    }

    .modal.in .modal-dialog {
        -webkit-transform: translate(0,0);
        -ms-transform: translate(0,0);
        -o-transform: translate(0,0);
        transform: translate(0,0)
    }

.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto
}

.modal-dialog {
    position: relative;
    width: auto;
    margin: 10px
}

.modal-content {
    position: relative;
    background-color: #fff;
    border: 1px solid #999;
    border: 1px solid rgba(0,0,0,0.2);
    border-radius: 6px;
    -webkit-box-shadow: 0 3px 9px rgba(0,0,0,0.5);
    box-shadow: 0 3px 9px rgba(0,0,0,0.5);
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    outline: 0
}

.modal-backdrop {
    position: 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.42857143
}

.modal-body {
    position: relative;
    padding: 15px
}

.modal-footer {
    padding: 15px;
    text-align: right;
    border-top: 1px solid #e5e5e5
}

    .modal-footer .btn + .btn {
        margin-left: 5px;
        margin-bottom: 0
    }

    .modal-footer .btn-group .btn + .btn {
        margin-left: -1px
    }

    .modal-footer .btn-block + .btn-block {
        margin-left: 0
    }

.modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll
}

@media (min-width: 768px) {
    .modal-dialog {
        width: 600px;
        margin: 30px auto
    }

    .modal-content {
        -webkit-box-shadow: 0 5px 15px rgba(0,0,0,0.5);
        box-shadow: 0 5px 15px rgba(0,0,0,0.5)
    }

    .modal-sm {
        width: 300px
    }
}

@media (min-width: 992px) {
    .modal-lg {
        width: 900px
    }
}

.tooltip {
    position: absolute;
    z-index: 1070;
    display: block;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-style: normal;
    font-weight: 400;
    letter-spacing: normal;
    line-break: auto;
    line-height: 1.42857143;
    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 {
    bottom: 0;
    right: 5px;
    margin-bottom: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000
}

.tooltip.top-right .tooltip-arrow {
    bottom: 0;
    left: 5px;
    margin-bottom: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000
}

.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: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-style: normal;
    font-weight: 400;
    letter-spacing: normal;
    line-break: auto;
    line-height: 1.42857143;
    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: 14px;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0,0,0,0.2);
    border-radius: 6px;
    -webkit-box-shadow: 0 5px 10px rgba(0,0,0,0.2);
    box-shadow: 0 5px 10px rgba(0,0,0,0.2)
}

    .popover.top {
        margin-top: -10px
    }

    .popover.right {
        margin-left: 10px
    }

    .popover.bottom {
        margin-top: 10px
    }

    .popover.left {
        margin-left: -10px
    }

.popover-title {
    margin: 0;
    padding: 8px 14px;
    font-size: 14px;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
    border-radius: 5px 5px 0 0
}

.popover-content {
    padding: 9px 14px
}

.popover > .arrow, .popover > .arrow:after {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid
}

.popover > .arrow {
    border-width: 11px
}

    .popover > .arrow:after {
        border-width: 10px;
        content: ""
    }

.popover.top > .arrow {
    left: 50%;
    margin-left: -11px;
    border-bottom-width: 0;
    border-top-color: #999;
    border-top-color: rgba(0,0,0,0.25);
    bottom: -11px
}

    .popover.top > .arrow:after {
        content: " ";
        bottom: 1px;
        margin-left: -10px;
        border-bottom-width: 0;
        border-top-color: #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,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,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,0.25)
}

    .popover.left > .arrow:after {
        content: " ";
        right: 1px;
        border-right-width: 0;
        border-left-color: #fff;
        bottom: -10px
    }

.carousel {
    position: relative
}

.carousel-inner {
    position: relative;
    overflow: hidden;
    width: 100%
}

    .carousel-inner > .item {
        display: none;
        position: relative;
        -webkit-transition: .6s ease-in-out left;
        -o-transition: .6s ease-in-out left;
        transition: .6s ease-in-out left
    }

        .carousel-inner > .item > img, .carousel-inner > .item > a > img {
            line-height: 1
        }

@media all and (transform-3d),(-webkit-transform-3d) {
    .carousel-inner > .item {
        -webkit-transition: -webkit-transform .6s ease-in-out;
        -o-transition: -o-transform .6s ease-in-out;
        transition: transform .6s ease-in-out;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-perspective: 1000px;
        perspective: 1000px
    }

        .carousel-inner > .item.next, .carousel-inner > .item.active.right {
            -webkit-transform: translate3d(100%,0,0);
            transform: translate3d(100%,0,0);
            left: 0
        }

        .carousel-inner > .item.prev, .carousel-inner > .item.active.left {
            -webkit-transform: translate3d(-100%,0,0);
            transform: translate3d(-100%,0,0);
            left: 0
        }

            .carousel-inner > .item.next.left, .carousel-inner > .item.prev.right, .carousel-inner > .item.active {
                -webkit-transform: translate3d(0,0,0);
                transform: translate3d(0,0,0);
                left: 0
            }
}

.carousel-inner > .active, .carousel-inner > .next, .carousel-inner > .prev {
    display: block
}

.carousel-inner > .active {
    left: 0
}

.carousel-inner > .next, .carousel-inner > .prev {
    position: absolute;
    top: 0;
    width: 100%
}

.carousel-inner > .next {
    left: 100%
}

.carousel-inner > .prev {
    left: -100%
}

    .carousel-inner > .next.left, .carousel-inner > .prev.right {
        left: 0
    }

.carousel-inner > .active.left {
    left: -100%
}

.carousel-inner > .active.right {
    left: 100%
}

.carousel-control {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 15%;
    opacity: .5;
    filter: alpha(opacity=50);
    font-size: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0,0,0,0.6);
    background-color: rgba(0,0,0,0)
}

    .carousel-control.left {
        background-image: -webkit-linear-gradient(left,rgba(0,0,0,0.5) 0%,rgba(0,0,0,0.0001) 100%);
        background-image: -o-linear-gradient(left,rgba(0,0,0,0.5) 0%,rgba(0,0,0,0.0001) 100%);
        background-image: -webkit-gradient(linear,left top,right top,from(rgba(0,0,0,0.5)),to(rgba(0,0,0,0.0001)));
        background-image: linear-gradient(to right,rgba(0,0,0,0.5) 0%,rgba(0,0,0,0.0001) 100%);
        background-repeat: repeat-x;
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000',endColorstr='#00000000',GradientType=1)
    }

    .carousel-control.right {
        left: auto;
        right: 0;
        background-image: -webkit-linear-gradient(left,rgba(0,0,0,0.0001) 0%,rgba(0,0,0,0.5) 100%);
        background-image: -o-linear-gradient(left,rgba(0,0,0,0.0001) 0%,rgba(0,0,0,0.5) 100%);
        background-image: -webkit-gradient(linear,left top,right top,from(rgba(0,0,0,0.0001)),to(rgba(0,0,0,0.5)));
        background-image: linear-gradient(to right,rgba(0,0,0,0.0001) 0%,rgba(0,0,0,0.5) 100%);
        background-repeat: repeat-x;
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000',endColorstr='#80000000',GradientType=1)
    }

    .carousel-control:hover, .carousel-control:focus {
        outline: 0;
        color: #fff;
        text-decoration: none;
        opacity: .9;
        filter: alpha(opacity=90)
    }

    .carousel-control .icon-prev, .carousel-control .icon-next, .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right {
        position: absolute;
        top: 50%;
        margin-top: -10px;
        z-index: 5;
        display: inline-block
    }

    .carousel-control .icon-prev, .carousel-control .glyphicon-chevron-left {
        left: 50%;
        margin-left: -10px
    }

    .carousel-control .icon-next, .carousel-control .glyphicon-chevron-right {
        right: 50%;
        margin-right: -10px
    }

    .carousel-control .icon-prev, .carousel-control .icon-next {
        width: 20px;
        height: 20px;
        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: rgba(0,0,0,0)
    }

    .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,0.6)
}

    .carousel-caption .btn {
        text-shadow: none
    }

@media screen and (min-width: 768px) {
    .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-prev, .carousel-control .icon-next {
        width: 30px;
        height: 30px;
        margin-top: -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
    }
}

.clearfix:before, .clearfix:after, .dl-horizontal dd:before, .dl-horizontal dd:after, .container:before, .container:after, .container-fluid:before, .container-fluid:after, .row:before, .row:after, .form-horizontal .form-group:before, .form-horizontal .form-group:after, .btn-toolbar:before, .btn-toolbar:after, .btn-group-vertical > .btn-group:before, .btn-group-vertical > .btn-group:after, .nav:before, .nav:after, .navbar:before, .navbar:after, .navbar-header:before, .navbar-header:after, .navbar-collapse:before, .navbar-collapse:after, .pager:before, .pager:after, .panel-body:before, .panel-body:after, .modal-header:before, .modal-header:after, .modal-footer:before, .modal-footer:after {
    content: " ";
    display: table
}

.clearfix:after, .dl-horizontal dd:after, .container:after, .container-fluid:after, .row:after, .form-horizontal .form-group:after, .btn-toolbar:after, .btn-group-vertical > .btn-group:after, .nav:after, .navbar:after, .navbar-header:after, .navbar-collapse:after, .pager:after, .panel-body:after, .modal-header:after, .modal-footer:after {
    clear: both
}

.center-block {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.pull-right {
    float: right !important
}

.pull-left {
    float: left !important
}

.hide {
    display: none !important
}

.show {
    display: block !important
}

.invisible {
    visibility: hidden
}

.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0
}

.hidden {
    display: none !important
}

.affix {
    position: fixed
}

.visible-xs, .visible-sm, .visible-md, .visible-lg {
    display: none !important
}

.visible-xs-block, .visible-xs-inline, .visible-xs-inline-block, .visible-sm-block, .visible-sm-inline, .visible-sm-inline-block, .visible-md-block, .visible-md-inline, .visible-md-inline-block, .visible-lg-block, .visible-lg-inline, .visible-lg-inline-block {
    display: none !important
}

@media (max-width: 767px) {
    .visible-xs {
        display: block !important
    }

    table.visible-xs {
        display: table !important
    }

    tr.visible-xs {
        display: table-row !important
    }

    th.visible-xs, td.visible-xs {
        display: table-cell !important
    }
}

@media (max-width: 767px) {
    .visible-xs-block {
        display: block !important
    }
}

@media (max-width: 767px) {
    .visible-xs-inline {
        display: inline !important
    }
}

@media (max-width: 767px) {
    .visible-xs-inline-block {
        display: inline-block !important
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm {
        display: block !important
    }

    table.visible-sm {
        display: table !important
    }

    tr.visible-sm {
        display: table-row !important
    }

    th.visible-sm, td.visible-sm {
        display: table-cell !important
    }

    .visible-sm-block {
        display: block !important
    }

    .visible-sm-inline {
        display: inline !important
    }

    .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
    }

    th.visible-md, td.visible-md {
        display: table-cell !important
    }

    .visible-md-block {
        display: block !important
    }

    .visible-md-inline {
        display: inline !important
    }

    .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
    }

    th.visible-lg, td.visible-lg {
        display: table-cell !important
    }
}

@media (min-width: 1200px) {
    .visible-lg-block {
        display: block !important
    }
}

@media (min-width: 1200px) {
    .visible-lg-inline {
        display: inline !important
    }
}

@media (min-width: 1200px) {
    .visible-lg-inline-block {
        display: inline-block !important
    }
}

@media (max-width: 767px) {
    .hidden-xs {
        display: none !important
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .hidden-sm {
        display: none !important
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .hidden-md {
        display: none !important
    }
}

@media (min-width: 1200px) {
    .hidden-lg {
        display: none !important
    }
}

.visible-print {
    display: none !important
}

@media print {
    .visible-print {
        display: block !important
    }

    table.visible-print {
        display: table !important
    }

    tr.visible-print {
        display: table-row !important
    }

    th.visible-print, td.visible-print {
        display: table-cell !important
    }
}

.visible-print-block {
    display: none !important
}

@media print {
    .visible-print-block {
        display: block !important
    }
}

.visible-print-inline {
    display: none !important
}

@media print {
    .visible-print-inline {
        display: inline !important
    }
}

.visible-print-inline-block {
    display: none !important
}

@media print {
    .visible-print-inline-block {
        display: inline-block !important
    }
}

@media print {
    .hidden-print {
        display: none !important
    }
}

.vert .carousel-item-next.carousel-item-left, .vert .carousel-item-prev.carousel-item-right {
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0)
}

.vert .carousel-item-next, .vert .active.carousel-item-right {
    -webkit-transform: translate3d(0,100%,0);
    transform: translate3d(0,100% 0)
}

.vert .carousel-item-prev, .vert .active.carousel-item-left {
    -webkit-transform: translate3d(0,-100%,0);
    transform: translate3d(0,-100%,0)
}

/*!
 * Datetimepicker for Bootstrap
 *
 * Copyright 2012 Stefan Petre
 * Improvements by Andrew Rowls
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 */.datetimepicker{padding:4px;margin-top:1px;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;direction:ltr}.datetimepicker-inline{width:220px}.datetimepicker.datetimepicker-rtl{direction:rtl}.datetimepicker.datetimepicker-rtl table tr td span{float:right}.datetimepicker-dropdown,.datetimepicker-dropdown-left{top:0;left:0}[class*=" datetimepicker-dropdown"]:before{content:'';display:inline-block;border-left:7px solid transparent;border-right:7px solid transparent;border-bottom:7px solid #ccc;border-bottom-color:rgba(0,0,0,0.2);position:absolute}[class*=" datetimepicker-dropdown"]:after{content:'';display:inline-block;border-left:6px solid transparent;border-right:6px solid transparent;border-bottom:6px solid #fff;position:absolute}[class*=" datetimepicker-dropdown-top"]:before{content:'';display:inline-block;border-left:7px solid transparent;border-right:7px solid transparent;border-top:7px solid #ccc;border-top-color:rgba(0,0,0,0.2);border-bottom:0}[class*=" datetimepicker-dropdown-top"]:after{content:'';display:inline-block;border-left:6px solid transparent;border-right:6px solid transparent;border-top:6px solid #fff;border-bottom:0}.datetimepicker-dropdown-bottom-left:before{top:-7px;right:6px}.datetimepicker-dropdown-bottom-left:after{top:-6px;right:7px}.datetimepicker-dropdown-bottom-right:before{top:-7px;left:6px}.datetimepicker-dropdown-bottom-right:after{top:-6px;left:7px}.datetimepicker-dropdown-top-left:before{bottom:-7px;right:6px}.datetimepicker-dropdown-top-left:after{bottom:-6px;right:7px}.datetimepicker-dropdown-top-right:before{bottom:-7px;left:6px}.datetimepicker-dropdown-top-right:after{bottom:-6px;left:7px}.datetimepicker>div{display:none}.datetimepicker.minutes div.datetimepicker-minutes{display:block}.datetimepicker.hours div.datetimepicker-hours{display:block}.datetimepicker.days div.datetimepicker-days{display:block}.datetimepicker.months div.datetimepicker-months{display:block}.datetimepicker.years div.datetimepicker-years{display:block}.datetimepicker table{margin:0}.datetimepicker td,.datetimepicker th{text-align:center;width:20px;height:20px;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;border:0}.table-striped .datetimepicker table tr td,.table-striped .datetimepicker table tr th{background-color:transparent}.datetimepicker table tr td.minute:hover{background:#eee;cursor:pointer}.datetimepicker table tr td.hour:hover{background:#eee;cursor:pointer}.datetimepicker table tr td.day:hover{background:#eee;cursor:pointer}.datetimepicker table tr td.old,.datetimepicker table tr td.new{color:#999}.datetimepicker table tr td.disabled,.datetimepicker table tr td.disabled:hover{background:0;color:#999;cursor:default}.datetimepicker table tr td.today,.datetimepicker table tr td.today:hover,.datetimepicker table tr td.today.disabled,.datetimepicker table tr td.today.disabled:hover{background-color:#fde19a;background-image:-moz-linear-gradient(top,#fdd49a,#fdf59a);background-image:-ms-linear-gradient(top,#fdd49a,#fdf59a);background-image:-webkit-gradient(linear,0 0,0 100%,from(#fdd49a),to(#fdf59a));background-image:-webkit-linear-gradient(top,#fdd49a,#fdf59a);background-image:-o-linear-gradient(top,#fdd49a,#fdf59a);background-image:linear-gradient(top,#fdd49a,#fdf59a);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fdd49a',endColorstr='#fdf59a',GradientType=0);border-color:#fdf59a #fdf59a #fbed50;border-color:rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);filter:progid:DXImageTransform.Microsoft.gradient(enabled=false)}.datetimepicker table tr td.today:hover,.datetimepicker table tr td.today:hover:hover,.datetimepicker table tr td.today.disabled:hover,.datetimepicker table tr td.today.disabled:hover:hover,.datetimepicker table tr td.today:active,.datetimepicker table tr td.today:hover:active,.datetimepicker table tr td.today.disabled:active,.datetimepicker table tr td.today.disabled:hover:active,.datetimepicker table tr td.today.active,.datetimepicker table tr td.today:hover.active,.datetimepicker table tr td.today.disabled.active,.datetimepicker table tr td.today.disabled:hover.active,.datetimepicker table tr td.today.disabled,.datetimepicker table tr td.today:hover.disabled,.datetimepicker table tr td.today.disabled.disabled,.datetimepicker table tr td.today.disabled:hover.disabled,.datetimepicker table tr td.today[disabled],.datetimepicker table tr td.today:hover[disabled],.datetimepicker table tr td.today.disabled[disabled],.datetimepicker table tr td.today.disabled:hover[disabled]{background-color:#fdf59a}.datetimepicker table tr td.today:active,.datetimepicker table tr td.today:hover:active,.datetimepicker table tr td.today.disabled:active,.datetimepicker table tr td.today.disabled:hover:active,.datetimepicker table tr td.today.active,.datetimepicker table tr td.today:hover.active,.datetimepicker table tr td.today.disabled.active,.datetimepicker table tr td.today.disabled:hover.active{background-color:#fbf069}.datetimepicker table tr td.active,.datetimepicker table tr td.active:hover,.datetimepicker table tr td.active.disabled,.datetimepicker table tr td.active.disabled:hover{background-color:#006dcc;background-image:-moz-linear-gradient(top,#08c,#04c);background-image:-ms-linear-gradient(top,#08c,#04c);background-image:-webkit-gradient(linear,0 0,0 100%,from(#08c),to(#04c));background-image:-webkit-linear-gradient(top,#08c,#04c);background-image:-o-linear-gradient(top,#08c,#04c);background-image:linear-gradient(top,#08c,#04c);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#0088cc',endColorstr='#0044cc',GradientType=0);border-color:#04c #04c #002a80;border-color:rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);filter:progid:DXImageTransform.Microsoft.gradient(enabled=false);color:#fff;text-shadow:0 -1px 0 rgba(0,0,0,0.25)}.datetimepicker table tr td.active:hover,.datetimepicker table tr td.active:hover:hover,.datetimepicker table tr td.active.disabled:hover,.datetimepicker table tr td.active.disabled:hover:hover,.datetimepicker table tr td.active:active,.datetimepicker table tr td.active:hover:active,.datetimepicker table tr td.active.disabled:active,.datetimepicker table tr td.active.disabled:hover:active,.datetimepicker table tr td.active.active,.datetimepicker table tr td.active:hover.active,.datetimepicker table tr td.active.disabled.active,.datetimepicker table tr td.active.disabled:hover.active,.datetimepicker table tr td.active.disabled,.datetimepicker table tr td.active:hover.disabled,.datetimepicker table tr td.active.disabled.disabled,.datetimepicker table tr td.active.disabled:hover.disabled,.datetimepicker table tr td.active[disabled],.datetimepicker table tr td.active:hover[disabled],.datetimepicker table tr td.active.disabled[disabled],.datetimepicker table tr td.active.disabled:hover[disabled]{background-color:#04c}.datetimepicker table tr td.active:active,.datetimepicker table tr td.active:hover:active,.datetimepicker table tr td.active.disabled:active,.datetimepicker table tr td.active.disabled:hover:active,.datetimepicker table tr td.active.active,.datetimepicker table tr td.active:hover.active,.datetimepicker table tr td.active.disabled.active,.datetimepicker table tr td.active.disabled:hover.active{background-color:#039}.datetimepicker table tr td span{display:block;width:23%;height:54px;line-height:54px;float:left;margin:1%;cursor:pointer;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}.datetimepicker .datetimepicker-hours span{height:26px;line-height:26px}.datetimepicker .datetimepicker-hours table tr td span.hour_am,.datetimepicker .datetimepicker-hours table tr td span.hour_pm{width:14.6%}.datetimepicker .datetimepicker-hours fieldset legend,.datetimepicker .datetimepicker-minutes fieldset legend{margin-bottom:inherit;line-height:30px}.datetimepicker .datetimepicker-minutes span{height:26px;line-height:26px}.datetimepicker table tr td span:hover{background:#eee}.datetimepicker table tr td span.disabled,.datetimepicker table tr td span.disabled:hover{background:0;color:#999;cursor:default}.datetimepicker table tr td span.active,.datetimepicker table tr td span.active:hover,.datetimepicker table tr td span.active.disabled,.datetimepicker table tr td span.active.disabled:hover{background-color:#006dcc;background-image:-moz-linear-gradient(top,#08c,#04c);background-image:-ms-linear-gradient(top,#08c,#04c);background-image:-webkit-gradient(linear,0 0,0 100%,from(#08c),to(#04c));background-image:-webkit-linear-gradient(top,#08c,#04c);background-image:-o-linear-gradient(top,#08c,#04c);background-image:linear-gradient(top,#08c,#04c);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#0088cc',endColorstr='#0044cc',GradientType=0);border-color:#04c #04c #002a80;border-color:rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);filter:progid:DXImageTransform.Microsoft.gradient(enabled=false);color:#fff;text-shadow:0 -1px 0 rgba(0,0,0,0.25)}.datetimepicker table tr td span.active:hover,.datetimepicker table tr td span.active:hover:hover,.datetimepicker table tr td span.active.disabled:hover,.datetimepicker table tr td span.active.disabled:hover:hover,.datetimepicker table tr td span.active:active,.datetimepicker table tr td span.active:hover:active,.datetimepicker table tr td span.active.disabled:active,.datetimepicker table tr td span.active.disabled:hover:active,.datetimepicker table tr td span.active.active,.datetimepicker table tr td span.active:hover.active,.datetimepicker table tr td span.active.disabled.active,.datetimepicker table tr td span.active.disabled:hover.active,.datetimepicker table tr td span.active.disabled,.datetimepicker table tr td span.active:hover.disabled,.datetimepicker table tr td span.active.disabled.disabled,.datetimepicker table tr td span.active.disabled:hover.disabled,.datetimepicker table tr td span.active[disabled],.datetimepicker table tr td span.active:hover[disabled],.datetimepicker table tr td span.active.disabled[disabled],.datetimepicker table tr td span.active.disabled:hover[disabled]{background-color:#04c}.datetimepicker table tr td span.active:active,.datetimepicker table tr td span.active:hover:active,.datetimepicker table tr td span.active.disabled:active,.datetimepicker table tr td span.active.disabled:hover:active,.datetimepicker table tr td span.active.active,.datetimepicker table tr td span.active:hover.active,.datetimepicker table tr td span.active.disabled.active,.datetimepicker table tr td span.active.disabled:hover.active{background-color:#039}.datetimepicker table tr td span.old{color:#999}.datetimepicker th.switch{width:145px}.datetimepicker th span.glyphicon{pointer-events:none}.datetimepicker thead tr:first-child th,.datetimepicker tfoot th{cursor:pointer}.datetimepicker thead tr:first-child th:hover,.datetimepicker tfoot th:hover{background:#eee}.input-append.date .add-on i,.input-prepend.date .add-on i,.input-group.date .input-group-addon span{cursor:pointer;width:14px;height:14px}
/*!
 * Datepicker for Bootstrap v1.6.0 (https://github.com/eternicode/bootstrap-datepicker)
 *
 * Copyright 2012 Stefan Petre
 * Improvements by Andrew Rowls
 * Licensed under the Apache License v2.0 (http://www.apache.org/licenses/LICENSE-2.0)
 */
.datepicker {
  padding: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  direction: ltr;
}
.datepicker-inline {
  width: 220px;
}
.datepicker.datepicker-rtl {
  direction: rtl;
}
.datepicker.datepicker-rtl table tr td span {
  float: right;
}
.datepicker-dropdown {
  top: 0;
  left: 0;
}
.datepicker-dropdown:before {
  content: '';
  display: inline-block;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #999999;
  border-top: 0;
  border-bottom-color: rgba(0, 0, 0, 0.2);
  position: absolute;
}
.datepicker-dropdown:after {
  content: '';
  display: inline-block;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #ffffff;
  border-top: 0;
  position: absolute;
}
.datepicker-dropdown.datepicker-orient-left:before {
  left: 6px;
}
.datepicker-dropdown.datepicker-orient-left:after {
  left: 7px;
}
.datepicker-dropdown.datepicker-orient-right:before {
  right: 6px;
}
.datepicker-dropdown.datepicker-orient-right:after {
  right: 7px;
}
.datepicker-dropdown.datepicker-orient-bottom:before {
  top: -7px;
}
.datepicker-dropdown.datepicker-orient-bottom:after {
  top: -6px;
}
.datepicker-dropdown.datepicker-orient-top:before {
  bottom: -7px;
  border-bottom: 0;
  border-top: 7px solid #999999;
}
.datepicker-dropdown.datepicker-orient-top:after {
  bottom: -6px;
  border-bottom: 0;
  border-top: 6px solid #ffffff;
}
.datepicker > div {
  display: none;
}
.datepicker table {
  margin: 0;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.datepicker td,
.datepicker th {
  text-align: center;
  width: 20px;
  height: 20px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  border: none;
}
.table-striped .datepicker table tr td,
.table-striped .datepicker table tr th {
  background-color: transparent;
}
.datepicker table tr td.day:hover,
.datepicker table tr td.day.focused {
  background: #eeeeee;
  cursor: pointer;
}
.datepicker table tr td.old,
.datepicker table tr td.new {
  color: #999999;
}
.datepicker table tr td.disabled,
.datepicker table tr td.disabled:hover {
  background: none;
  color: #999999;
  cursor: default;
}
.datepicker table tr td.highlighted {
  background: #d9edf7;
  border-radius: 0;
}
.datepicker table tr td.today,
.datepicker table tr td.today:hover,
.datepicker table tr td.today.disabled,
.datepicker table tr td.today.disabled:hover {
  background-color: #fde19a;
  background-image: -moz-linear-gradient(to bottom, #fdd49a, #fdf59a);
  background-image: -ms-linear-gradient(to bottom, #fdd49a, #fdf59a);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fdd49a), to(#fdf59a));
  background-image: -webkit-linear-gradient(to bottom, #fdd49a, #fdf59a);
  background-image: -o-linear-gradient(to bottom, #fdd49a, #fdf59a);
  background-image: linear-gradient(to bottom, #fdd49a, #fdf59a);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fdd49a', endColorstr='#fdf59a', GradientType=0);
  border-color: #fdf59a #fdf59a #fbed50;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  color: #000;
}
.datepicker table tr td.today:hover,
.datepicker table tr td.today:hover:hover,
.datepicker table tr td.today.disabled:hover,
.datepicker table tr td.today.disabled:hover:hover,
.datepicker table tr td.today:active,
.datepicker table tr td.today:hover:active,
.datepicker table tr td.today.disabled:active,
.datepicker table tr td.today.disabled:hover:active,
.datepicker table tr td.today.active,
.datepicker table tr td.today:hover.active,
.datepicker table tr td.today.disabled.active,
.datepicker table tr td.today.disabled:hover.active,
.datepicker table tr td.today.disabled,
.datepicker table tr td.today:hover.disabled,
.datepicker table tr td.today.disabled.disabled,
.datepicker table tr td.today.disabled:hover.disabled,
.datepicker table tr td.today[disabled],
.datepicker table tr td.today:hover[disabled],
.datepicker table tr td.today.disabled[disabled],
.datepicker table tr td.today.disabled:hover[disabled] {
  background-color: #fdf59a;
}
.datepicker table tr td.today:active,
.datepicker table tr td.today:hover:active,
.datepicker table tr td.today.disabled:active,
.datepicker table tr td.today.disabled:hover:active,
.datepicker table tr td.today.active,
.datepicker table tr td.today:hover.active,
.datepicker table tr td.today.disabled.active,
.datepicker table tr td.today.disabled:hover.active {
  background-color: #fbf069 \9;
}
.datepicker table tr td.today:hover:hover {
  color: #000;
}
.datepicker table tr td.today.active:hover {
  color: #fff;
}
.datepicker table tr td.range,
.datepicker table tr td.range:hover,
.datepicker table tr td.range.disabled,
.datepicker table tr td.range.disabled:hover {
  background: #eeeeee;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.datepicker table tr td.range.today,
.datepicker table tr td.range.today:hover,
.datepicker table tr td.range.today.disabled,
.datepicker table tr td.range.today.disabled:hover {
  background-color: #f3d17a;
  background-image: -moz-linear-gradient(to bottom, #f3c17a, #f3e97a);
  background-image: -ms-linear-gradient(to bottom, #f3c17a, #f3e97a);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f3c17a), to(#f3e97a));
  background-image: -webkit-linear-gradient(to bottom, #f3c17a, #f3e97a);
  background-image: -o-linear-gradient(to bottom, #f3c17a, #f3e97a);
  background-image: linear-gradient(to bottom, #f3c17a, #f3e97a);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f3c17a', endColorstr='#f3e97a', GradientType=0);
  border-color: #f3e97a #f3e97a #edde34;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.datepicker table tr td.range.today:hover,
.datepicker table tr td.range.today:hover:hover,
.datepicker table tr td.range.today.disabled:hover,
.datepicker table tr td.range.today.disabled:hover:hover,
.datepicker table tr td.range.today:active,
.datepicker table tr td.range.today:hover:active,
.datepicker table tr td.range.today.disabled:active,
.datepicker table tr td.range.today.disabled:hover:active,
.datepicker table tr td.range.today.active,
.datepicker table tr td.range.today:hover.active,
.datepicker table tr td.range.today.disabled.active,
.datepicker table tr td.range.today.disabled:hover.active,
.datepicker table tr td.range.today.disabled,
.datepicker table tr td.range.today:hover.disabled,
.datepicker table tr td.range.today.disabled.disabled,
.datepicker table tr td.range.today.disabled:hover.disabled,
.datepicker table tr td.range.today[disabled],
.datepicker table tr td.range.today:hover[disabled],
.datepicker table tr td.range.today.disabled[disabled],
.datepicker table tr td.range.today.disabled:hover[disabled] {
  background-color: #f3e97a;
}
.datepicker table tr td.range.today:active,
.datepicker table tr td.range.today:hover:active,
.datepicker table tr td.range.today.disabled:active,
.datepicker table tr td.range.today.disabled:hover:active,
.datepicker table tr td.range.today.active,
.datepicker table tr td.range.today:hover.active,
.datepicker table tr td.range.today.disabled.active,
.datepicker table tr td.range.today.disabled:hover.active {
  background-color: #efe24b \9;
}
.datepicker table tr td.selected,
.datepicker table tr td.selected:hover,
.datepicker table tr td.selected.disabled,
.datepicker table tr td.selected.disabled:hover {
  background-color: #9e9e9e;
  background-image: -moz-linear-gradient(to bottom, #b3b3b3, #808080);
  background-image: -ms-linear-gradient(to bottom, #b3b3b3, #808080);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#b3b3b3), to(#808080));
  background-image: -webkit-linear-gradient(to bottom, #b3b3b3, #808080);
  background-image: -o-linear-gradient(to bottom, #b3b3b3, #808080);
  background-image: linear-gradient(to bottom, #b3b3b3, #808080);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#b3b3b3', endColorstr='#808080', GradientType=0);
  border-color: #808080 #808080 #595959;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.datepicker table tr td.selected:hover,
.datepicker table tr td.selected:hover:hover,
.datepicker table tr td.selected.disabled:hover,
.datepicker table tr td.selected.disabled:hover:hover,
.datepicker table tr td.selected:active,
.datepicker table tr td.selected:hover:active,
.datepicker table tr td.selected.disabled:active,
.datepicker table tr td.selected.disabled:hover:active,
.datepicker table tr td.selected.active,
.datepicker table tr td.selected:hover.active,
.datepicker table tr td.selected.disabled.active,
.datepicker table tr td.selected.disabled:hover.active,
.datepicker table tr td.selected.disabled,
.datepicker table tr td.selected:hover.disabled,
.datepicker table tr td.selected.disabled.disabled,
.datepicker table tr td.selected.disabled:hover.disabled,
.datepicker table tr td.selected[disabled],
.datepicker table tr td.selected:hover[disabled],
.datepicker table tr td.selected.disabled[disabled],
.datepicker table tr td.selected.disabled:hover[disabled] {
  background-color: #808080;
}
.datepicker table tr td.selected:active,
.datepicker table tr td.selected:hover:active,
.datepicker table tr td.selected.disabled:active,
.datepicker table tr td.selected.disabled:hover:active,
.datepicker table tr td.selected.active,
.datepicker table tr td.selected:hover.active,
.datepicker table tr td.selected.disabled.active,
.datepicker table tr td.selected.disabled:hover.active {
  background-color: #666666 \9;
}
.datepicker table tr td.active,
.datepicker table tr td.active:hover,
.datepicker table tr td.active.disabled,
.datepicker table tr td.active.disabled:hover {
  background-color: #006dcc;
  background-image: -moz-linear-gradient(to bottom, #0088cc, #0044cc);
  background-image: -ms-linear-gradient(to bottom, #0088cc, #0044cc);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0088cc), to(#0044cc));
  background-image: -webkit-linear-gradient(to bottom, #0088cc, #0044cc);
  background-image: -o-linear-gradient(to bottom, #0088cc, #0044cc);
  background-image: linear-gradient(to bottom, #0088cc, #0044cc);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0088cc', endColorstr='#0044cc', GradientType=0);
  border-color: #0044cc #0044cc #002a80;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.datepicker table tr td.active:hover,
.datepicker table tr td.active:hover:hover,
.datepicker table tr td.active.disabled:hover,
.datepicker table tr td.active.disabled:hover:hover,
.datepicker table tr td.active:active,
.datepicker table tr td.active:hover:active,
.datepicker table tr td.active.disabled:active,
.datepicker table tr td.active.disabled:hover:active,
.datepicker table tr td.active.active,
.datepicker table tr td.active:hover.active,
.datepicker table tr td.active.disabled.active,
.datepicker table tr td.active.disabled:hover.active,
.datepicker table tr td.active.disabled,
.datepicker table tr td.active:hover.disabled,
.datepicker table tr td.active.disabled.disabled,
.datepicker table tr td.active.disabled:hover.disabled,
.datepicker table tr td.active[disabled],
.datepicker table tr td.active:hover[disabled],
.datepicker table tr td.active.disabled[disabled],
.datepicker table tr td.active.disabled:hover[disabled] {
  background-color: #0044cc;
}
.datepicker table tr td.active:active,
.datepicker table tr td.active:hover:active,
.datepicker table tr td.active.disabled:active,
.datepicker table tr td.active.disabled:hover:active,
.datepicker table tr td.active.active,
.datepicker table tr td.active:hover.active,
.datepicker table tr td.active.disabled.active,
.datepicker table tr td.active.disabled:hover.active {
  background-color: #003399 \9;
}
.datepicker table tr td span {
  display: block;
  width: 23%;
  height: 54px;
  line-height: 54px;
  float: left;
  margin: 1%;
  cursor: pointer;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.datepicker table tr td span:hover,
.datepicker table tr td span.focused {
  background: #eeeeee;
}
.datepicker table tr td span.disabled,
.datepicker table tr td span.disabled:hover {
  background: none;
  color: #999999;
  cursor: default;
}
.datepicker table tr td span.active,
.datepicker table tr td span.active:hover,
.datepicker table tr td span.active.disabled,
.datepicker table tr td span.active.disabled:hover {
  background-color: #006dcc;
  background-image: -moz-linear-gradient(to bottom, #0088cc, #0044cc);
  background-image: -ms-linear-gradient(to bottom, #0088cc, #0044cc);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0088cc), to(#0044cc));
  background-image: -webkit-linear-gradient(to bottom, #0088cc, #0044cc);
  background-image: -o-linear-gradient(to bottom, #0088cc, #0044cc);
  background-image: linear-gradient(to bottom, #0088cc, #0044cc);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0088cc', endColorstr='#0044cc', GradientType=0);
  border-color: #0044cc #0044cc #002a80;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.datepicker table tr td span.active:hover,
.datepicker table tr td span.active:hover:hover,
.datepicker table tr td span.active.disabled:hover,
.datepicker table tr td span.active.disabled:hover:hover,
.datepicker table tr td span.active:active,
.datepicker table tr td span.active:hover:active,
.datepicker table tr td span.active.disabled:active,
.datepicker table tr td span.active.disabled:hover:active,
.datepicker table tr td span.active.active,
.datepicker table tr td span.active:hover.active,
.datepicker table tr td span.active.disabled.active,
.datepicker table tr td span.active.disabled:hover.active,
.datepicker table tr td span.active.disabled,
.datepicker table tr td span.active:hover.disabled,
.datepicker table tr td span.active.disabled.disabled,
.datepicker table tr td span.active.disabled:hover.disabled,
.datepicker table tr td span.active[disabled],
.datepicker table tr td span.active:hover[disabled],
.datepicker table tr td span.active.disabled[disabled],
.datepicker table tr td span.active.disabled:hover[disabled] {
  background-color: #0044cc;
}
.datepicker table tr td span.active:active,
.datepicker table tr td span.active:hover:active,
.datepicker table tr td span.active.disabled:active,
.datepicker table tr td span.active.disabled:hover:active,
.datepicker table tr td span.active.active,
.datepicker table tr td span.active:hover.active,
.datepicker table tr td span.active.disabled.active,
.datepicker table tr td span.active.disabled:hover.active {
  background-color: #003399 \9;
}
.datepicker table tr td span.old,
.datepicker table tr td span.new {
  color: #999999;
}
.datepicker .datepicker-switch {
  width: 145px;
}
.datepicker .datepicker-switch,
.datepicker .prev,
.datepicker .next,
.datepicker tfoot tr th {
  cursor: pointer;
}
.datepicker .datepicker-switch:hover,
.datepicker .prev:hover,
.datepicker .next:hover,
.datepicker tfoot tr th:hover {
  background: #eeeeee;
}
.datepicker .cw {
  font-size: 10px;
  width: 12px;
  padding: 0 2px 0 5px;
  vertical-align: middle;
}
.input-append.date .add-on,
.input-prepend.date .add-on {
  cursor: pointer;
}
.input-append.date .add-on i,
.input-prepend.date .add-on i {
  margin-top: 3px;
}
.input-daterange input {
  text-align: center;
}
.input-daterange input:first-child {
  -webkit-border-radius: 3px 0 0 3px;
  -moz-border-radius: 3px 0 0 3px;
  border-radius: 3px 0 0 3px;
}
.input-daterange input:last-child {
  -webkit-border-radius: 0 3px 3px 0;
  -moz-border-radius: 0 3px 3px 0;
  border-radius: 0 3px 3px 0;
}
.input-daterange .add-on {
  display: inline-block;
  width: auto;
  min-width: 16px;
  height: 18px;
  padding: 4px 5px;
  font-weight: normal;
  line-height: 18px;
  text-align: center;
  text-shadow: 0 1px 0 #ffffff;
  vertical-align: middle;
  background-color: #eeeeee;
  border: 1px solid #ccc;
  margin-left: -5px;
  margin-right: -5px;
}
/*# sourceMappingURL=bootstrap-datepicker.css.map */
/*!
 * Bootstrap-select v1.9.4 (http://silviomoreto.github.io/bootstrap-select)
 *
 * Copyright 2013-2016 bootstrap-select
 * Licensed under MIT (https://github.com/silviomoreto/bootstrap-select/blob/master/LICENSE)
 */.bootstrap-select{width:220px\9}.bootstrap-select>.dropdown-toggle{width:100%;padding-right:25px;z-index:1}.bootstrap-select>select{position:absolute!important;bottom:0;left:50%;width:.11px!important;height:100%!important;padding:0!important;opacity:0!important;border:none}.bootstrap-select>select.mobile-device{top:0;left:0;display:block!important;width:100%!important;z-index:2}.error .bootstrap-select .dropdown-toggle,.has-error .bootstrap-select .dropdown-toggle{border-color:#b94a48}.bootstrap-select.fit-width{width:auto!important}.bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn){width:220px}.bootstrap-select .dropdown-toggle:focus{outline:thin dotted #333!important;outline:5px auto -webkit-focus-ring-color!important;outline-offset:-2px}.bootstrap-select.form-control{margin-bottom:0;padding:0;border:none}.bootstrap-select.form-control:not([class*=col-]){width:100%}.bootstrap-select.form-control.input-group-btn{z-index:auto}.bootstrap-select.btn-group:not(.input-group-btn),.bootstrap-select.btn-group[class*=col-]{float:none;display:inline-block;margin-left:0}.bootstrap-select.btn-group.dropdown-menu-right,.bootstrap-select.btn-group[class*=col-].dropdown-menu-right,.row .bootstrap-select.btn-group[class*=col-].dropdown-menu-right{float:right}.form-group .bootstrap-select.btn-group,.form-horizontal .bootstrap-select.btn-group,.form-inline .bootstrap-select.btn-group{margin-bottom:0}.form-group-lg .bootstrap-select.btn-group.form-control,.form-group-sm .bootstrap-select.btn-group.form-control{padding:0}.form-inline .bootstrap-select.btn-group .form-control{width:100%}.bootstrap-select.btn-group.disabled,.bootstrap-select.btn-group>.disabled{cursor:not-allowed}.bootstrap-select.btn-group.disabled:focus,.bootstrap-select.btn-group>.disabled:focus{outline:0!important}.bootstrap-select.btn-group.bs-container{position:absolute}.bootstrap-select.btn-group.bs-container .dropdown-menu{z-index:1060}.bootstrap-select.btn-group .dropdown-toggle .filter-option{display:inline-block;overflow:hidden;width:100%;text-align:left}.bootstrap-select.btn-group .dropdown-toggle .caret{position:absolute;top:50%;right:12px;margin-top:-2px;vertical-align:middle}.bootstrap-select.btn-group[class*=col-] .dropdown-toggle{width:100%}.bootstrap-select.btn-group .dropdown-menu{min-width:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.bootstrap-select.btn-group .dropdown-menu.inner{position:static;float:none;border:0;padding:0;margin:0;border-radius:0;-webkit-box-shadow:none;box-shadow:none}.bootstrap-select.btn-group .dropdown-menu li{position:relative}.bootstrap-select.btn-group .dropdown-menu li.active small{color:#fff}.bootstrap-select.btn-group .dropdown-menu li.disabled a{cursor:not-allowed}.bootstrap-select.btn-group .dropdown-menu li a{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.bootstrap-select.btn-group .dropdown-menu li a.opt{position:relative;padding-left:2.25em}.bootstrap-select.btn-group .dropdown-menu li a span.check-mark{display:none}.bootstrap-select.btn-group .dropdown-menu li a span.text{display:inline-block}.bootstrap-select.btn-group .dropdown-menu li small{padding-left:.5em}.bootstrap-select.btn-group .dropdown-menu .notify{position:absolute;bottom:5px;width:96%;margin:0 2%;min-height:26px;padding:3px 5px;background:#f5f5f5;border:1px solid #e3e3e3;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.05);box-shadow:inset 0 1px 1px rgba(0,0,0,.05);pointer-events:none;opacity:.9;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.bootstrap-select.btn-group .no-results{padding:3px;background:#f5f5f5;margin:0 5px;white-space:nowrap}.bootstrap-select.btn-group.fit-width .dropdown-toggle .filter-option{position:static}.bootstrap-select.btn-group.fit-width .dropdown-toggle .caret{position:static;top:auto;margin-top:-1px}.bootstrap-select.btn-group.show-tick .dropdown-menu li.selected a span.check-mark{position:absolute;display:inline-block;right:15px;margin-top:5px}.bootstrap-select.btn-group.show-tick .dropdown-menu li a span.text{margin-right:34px}.bootstrap-select.show-menu-arrow.open>.dropdown-toggle{z-index:1061}.bootstrap-select.show-menu-arrow .dropdown-toggle:before{content:'';border-left:7px solid transparent;border-right:7px solid transparent;border-bottom:7px solid rgba(204,204,204,.2);position:absolute;bottom:-4px;left:9px;display:none}.bootstrap-select.show-menu-arrow .dropdown-toggle:after{content:'';border-left:6px solid transparent;border-right:6px solid transparent;border-bottom:6px solid #fff;position:absolute;bottom:-4px;left:10px;display:none}.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle:before{bottom:auto;top:-3px;border-top:7px solid rgba(204,204,204,.2);border-bottom:0}.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle:after{bottom:auto;top:-3px;border-top:6px solid #fff;border-bottom:0}.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle:before{right:12px;left:auto}.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle:after{right:13px;left:auto}.bootstrap-select.show-menu-arrow.open>.dropdown-toggle:after,.bootstrap-select.show-menu-arrow.open>.dropdown-toggle:before{display:block}.bs-actionsbox,.bs-donebutton,.bs-searchbox{padding:4px 8px}.bs-actionsbox{width:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.bs-actionsbox .btn-group button{width:50%}.bs-donebutton{float:left;width:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.bs-donebutton .btn-group button{width:100%}.bs-searchbox+.bs-actionsbox{padding:0 8px 4px}.bs-searchbox .form-control{margin-bottom:0;width:100%;float:none}
span.hide-native-select {
    position: relative;
}

    span.hide-native-select select {
        border: 0 !important;
        clip: rect(0 0 0 0) !important;
        height: 1px !important;
        margin: -1px -1px -1px -3px !important;
        overflow: hidden !important;
        padding: 0 !important;
        position: absolute !important;
        width: 1px !important;
        left: 50%;
        top: 30px;
    }

.multiselect-container {
    position: absolute;
    list-style-type: none;
    margin: 0;
    padding: 0;
}

    .multiselect-container .input-group {
        margin: 5px;
    }

    .multiselect-container > li {
        padding: 0;
    }

        .multiselect-container > li > a.multiselect-all label {
            font-weight: 700;
        }

        .multiselect-container > li.multiselect-group label {
            margin: 0;
            padding: 3px 20px 3px 20px;
            height: 100%;
            font-weight: 700;
        }

        .multiselect-container > li.multiselect-group-clickable label {
            cursor: pointer;
        }

        .multiselect-container > li > a {
            padding: 0;
        }

            .multiselect-container > li > a > label {
                margin: 0;
                height: 100%;
                cursor: pointer;
                font-weight: 400;
                padding: 3px 20px 3px 40px;
                text-transform: capitalize;
            }

                .multiselect-container > li > a > label.radio, .multiselect-container > li > a > label.checkbox {
                    margin: 0;
                }

                .multiselect-container > li > a > label > input[type=checkbox] {
                    margin-bottom: 5px;
                }

.btn-group > .btn-group:nth-child(2) > .multiselect.btn {
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
}

.form-inline .multiselect-container label.checkbox, .form-inline .multiselect-container label.radio {
    padding: 3px 20px 3px 40px;
}

.form-inline .multiselect-container li a label.checkbox input[type=checkbox], .form-inline .multiselect-container li a label.radio input[type=radio] {
    margin-left: -20px;
    margin-right: 0;
}

.dropdown-menu {
    max-height: 350px;
    overflow-y: auto;
    overflow-x: hidden;
}

.multiselect-selected-text {
    text-transform: capitalize;
}
.multiselect-container.dropdown-menu li{
    width:100%;
    display:table;
    padding: 0px 15px;
    text-transform: capitalize;
}
.multiselect-container.dropdown-menu li.multiselect-filter{
    padding:0px 10px;
}
.multiselect-container.dropdown-menu li a{
    color:#000;
}
.multiselect-selected-text {
    text-transform: capitalize;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: inline-block;
    width: 96%;
}
/*!
 *  Font Awesome 4.5.0 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('../fonts/fontawesome-webfont.eot?v=4.5.0');src:url('../fonts/fontawesome-webfont.eot?#iefix&v=4.5.0') format('embedded-opentype'),url('../fonts/fontawesome-webfont.woff2?v=4.5.0') format('woff2'),url('../fonts/fontawesome-webfont.woff?v=4.5.0') format('woff'),url('../fonts/fontawesome-webfont.ttf?v=4.5.0') format('truetype'),url('../fonts/fontawesome-webfont.svg?v=4.5.0#fontawesomeregular') format('svg');font-weight:normal;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:solid .08em #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)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=1);-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2);-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=3);-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);-webkit-transform:scale(-1, 1);-ms-transform:scale(-1, 1);transform:scale(-1, 1)}.fa-flip-vertical{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);-webkit-transform:scale(1, -1);-ms-transform:scale(1, -1);transform:scale(1, -1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{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-remove:before,.fa-close: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-gear:before,.fa-cog: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-rotate-right:before,.fa-repeat: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-photo:before,.fa-image: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-warning:before,.fa-exclamation-triangle: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-gears:before,.fa-cogs: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-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars: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-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard: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-unlink:before,.fa-chain-broken: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-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw: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-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try: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-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap: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: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-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-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-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-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-soccer-ball-o:before,.fa-futbol-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-shekel:before,.fa-sheqel:before,.fa-ils: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-hotel:before,.fa-bed:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}.fa-yc:before,.fa-y-combinator: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-stop-o:before,.fa-hand-paper-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-tv:before,.fa-television: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-chevron-sign-right:before {
    content: "\f138";
}
.fa-spinner:before {
    content: "\f110";
}
.fa-minus-sign::before {
    content: "";
}
/*
== malihu jquery custom scrollbar plugin ==
Plugin URI: http://manos.malihu.gr/jquery-custom-content-scroller
*/



/*
CONTENTS: 
	1. BASIC STYLE - Plugin's basic/essential CSS properties (normally, should not be edited). 
	2. VERTICAL SCROLLBAR - Positioning and dimensions of vertical scrollbar. 
	3. HORIZONTAL SCROLLBAR - Positioning and dimensions of horizontal scrollbar.
	4. VERTICAL AND HORIZONTAL SCROLLBARS - Positioning and dimensions of 2-axis scrollbars. 
	5. TRANSITIONS - CSS3 transitions for hover events, auto-expanded and auto-hidden scrollbars. 
	6. SCROLLBAR COLORS, OPACITY AND BACKGROUNDS 
		6.1 THEMES - Scrollbar colors, opacity, dimensions, backgrounds etc. via ready-to-use themes.
*/



/* 
------------------------------------------------------------------------------------------------------------------------
1. BASIC STYLE  
------------------------------------------------------------------------------------------------------------------------
*/

	.mCustomScrollbar{ -ms-touch-action: pinch-zoom; touch-action: pinch-zoom; /* direct pointer events to js */ }
	.mCustomScrollbar.mCS_no_scrollbar, .mCustomScrollbar.mCS_touch_action{ -ms-touch-action: auto; touch-action: auto; }
	
	.mCustomScrollBox{ /* contains plugin's markup */
		position: relative;
		overflow: hidden;
		height: 100%;
		max-width: 100%;
		outline: none;
		direction: ltr;
	}

	.mCSB_container{ /* contains the original content */
		overflow: hidden;
		width: auto;
		height: auto;
	}



/* 
------------------------------------------------------------------------------------------------------------------------
2. VERTICAL SCROLLBAR 
y-axis
------------------------------------------------------------------------------------------------------------------------
*/

	.mCSB_inside > .mCSB_container{ margin-right: 30px; }

	.mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden{ margin-right: 0; } /* non-visible scrollbar */
	
	.mCS-dir-rtl > .mCSB_inside > .mCSB_container{ /* RTL direction/left-side scrollbar */
		margin-right: 0;
		margin-left: 30px;
	}
	
	.mCS-dir-rtl > .mCSB_inside > .mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden{ margin-left: 0; } /* RTL direction/left-side scrollbar */

	.mCSB_scrollTools{ /* contains scrollbar markup (draggable element, dragger rail, buttons etc.) */
		position: absolute;
		width: 16px;
		height: auto;
		left: auto;
		top: 0;
		right: 0;
		bottom: 0;
	}

	.mCSB_outside + .mCSB_scrollTools{ right: -26px; } /* scrollbar position: outside */
	
	.mCS-dir-rtl > .mCSB_inside > .mCSB_scrollTools, 
	.mCS-dir-rtl > .mCSB_outside + .mCSB_scrollTools{ /* RTL direction/left-side scrollbar */
		right: auto;
		left: 0;
	}
	
	.mCS-dir-rtl > .mCSB_outside + .mCSB_scrollTools{ left: -26px; } /* RTL direction/left-side scrollbar (scrollbar position: outside) */

	.mCSB_scrollTools .mCSB_draggerContainer{ /* contains the draggable element and dragger rail markup */
		position: absolute;
		top: 0;
		left: 0;
		bottom: 0;
		right: 0; 
		height: auto;
	}

	.mCSB_scrollTools a + .mCSB_draggerContainer{ margin: 20px 0; }

	.mCSB_scrollTools .mCSB_draggerRail{
		width: 2px;
		height: 100%;
		margin: 0 auto;
		-webkit-border-radius: 16px; -moz-border-radius: 16px; border-radius: 16px;
	}

	.mCSB_scrollTools .mCSB_dragger{ /* the draggable element */
		cursor: pointer;
		width: 100%;
		height: 30px; /* minimum dragger height */
		z-index: 1;
	}

	.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{ /* the dragger element */
		position: relative;
		width: 4px;
		height: 100%;
		margin: 0 auto;
		-webkit-border-radius: 16px; -moz-border-radius: 16px; border-radius: 16px;
		text-align: center;
	}
	
	.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar, 
	.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar{ width: 12px; /* auto-expanded scrollbar */ }
	
	.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail, 
	.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail{ width: 8px; /* auto-expanded scrollbar */ }

	.mCSB_scrollTools .mCSB_buttonUp,
	.mCSB_scrollTools .mCSB_buttonDown{
		display: block;
		position: absolute;
		height: 20px;
		width: 100%;
		overflow: hidden;
		margin: 0 auto;
		cursor: pointer;
	}

	.mCSB_scrollTools .mCSB_buttonDown{ bottom: 0; }



/* 
------------------------------------------------------------------------------------------------------------------------
3. HORIZONTAL SCROLLBAR 
x-axis
------------------------------------------------------------------------------------------------------------------------
*/

	.mCSB_horizontal.mCSB_inside > .mCSB_container{
		margin-right: 0;
		margin-bottom: 30px;
	}
	
	.mCSB_horizontal.mCSB_outside > .mCSB_container{ min-height: 100%; }

	.mCSB_horizontal > .mCSB_container.mCS_no_scrollbar_x.mCS_x_hidden{ margin-bottom: 0; } /* non-visible scrollbar */

	.mCSB_scrollTools.mCSB_scrollTools_horizontal{
		width: auto;
		height: 16px;
		top: auto;
		right: 0;
		bottom: 0;
		left: 0;
	}

	.mCustomScrollBox + .mCSB_scrollTools.mCSB_scrollTools_horizontal,
	.mCustomScrollBox + .mCSB_scrollTools + .mCSB_scrollTools.mCSB_scrollTools_horizontal{ bottom: -26px; } /* scrollbar position: outside */

	.mCSB_scrollTools.mCSB_scrollTools_horizontal a + .mCSB_draggerContainer{ margin: 0 20px; }

	.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_draggerRail{
		width: 100%;
		height: 2px;
		margin: 7px 0;
	}

	.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger{
		width: 30px; /* minimum dragger width */
		height: 100%;
		left: 0;
	}

	.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar{
		width: 100%;
		height: 4px;
		margin: 6px auto;
	}
	
	.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar, 
	.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar{
		height: 12px; /* auto-expanded scrollbar */
		margin: 2px auto;
	}
	
	.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail, 
	.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail{
		height: 8px; /* auto-expanded scrollbar */
		margin: 4px 0;
	}

	.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonLeft,
	.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonRight{
		display: block;
		position: absolute;
		width: 20px;
		height: 100%;
		overflow: hidden;
		margin: 0 auto;
		cursor: pointer;
	}
	
	.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonLeft{ left: 0; }

	.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonRight{ right: 0; }



/* 
------------------------------------------------------------------------------------------------------------------------
4. VERTICAL AND HORIZONTAL SCROLLBARS 
yx-axis 
------------------------------------------------------------------------------------------------------------------------
*/

	.mCSB_container_wrapper{
		position: absolute;
		height: auto;
		width: auto;
		overflow: hidden;
		top: 0;
		left: 0;
		right: 0;
		bottom: 0;
		margin-right: 30px;
		margin-bottom: 30px;
	}
	
	.mCSB_container_wrapper > .mCSB_container{
		padding-right: 30px;
		padding-bottom: 30px;
		-webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;
	}
	
	.mCSB_vertical_horizontal > .mCSB_scrollTools.mCSB_scrollTools_vertical{ bottom: 20px; }
	
	.mCSB_vertical_horizontal > .mCSB_scrollTools.mCSB_scrollTools_horizontal{ right: 20px; }
	
	/* non-visible horizontal scrollbar */
	.mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden + .mCSB_scrollTools.mCSB_scrollTools_vertical{ bottom: 0; }
	
	/* non-visible vertical scrollbar/RTL direction/left-side scrollbar */
	.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden + .mCSB_scrollTools ~ .mCSB_scrollTools.mCSB_scrollTools_horizontal, 
	.mCS-dir-rtl > .mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_scrollTools.mCSB_scrollTools_horizontal{ right: 0; }
	
	/* RTL direction/left-side scrollbar */
	.mCS-dir-rtl > .mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_scrollTools.mCSB_scrollTools_horizontal{ left: 20px; }
	
	/* non-visible scrollbar/RTL direction/left-side scrollbar */
	.mCS-dir-rtl > .mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden + .mCSB_scrollTools ~ .mCSB_scrollTools.mCSB_scrollTools_horizontal{ left: 0; }
	
	.mCS-dir-rtl > .mCSB_inside > .mCSB_container_wrapper{ /* RTL direction/left-side scrollbar */
		margin-right: 0;
		margin-left: 30px;
	}
	
	.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden > .mCSB_container{ padding-right: 0; }
	
	.mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden > .mCSB_container{ padding-bottom: 0; }
	
	.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden{
		margin-right: 0; /* non-visible scrollbar */
		margin-left: 0;
	}
	
	/* non-visible horizontal scrollbar */
	.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden{ margin-bottom: 0; }



/* 
------------------------------------------------------------------------------------------------------------------------
5. TRANSITIONS  
------------------------------------------------------------------------------------------------------------------------
*/

	.mCSB_scrollTools, 
	.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, 
	.mCSB_scrollTools .mCSB_buttonUp,
	.mCSB_scrollTools .mCSB_buttonDown,
	.mCSB_scrollTools .mCSB_buttonLeft,
	.mCSB_scrollTools .mCSB_buttonRight{
		-webkit-transition: opacity .2s ease-in-out, background-color .2s ease-in-out;
		-moz-transition: opacity .2s ease-in-out, background-color .2s ease-in-out;
		-o-transition: opacity .2s ease-in-out, background-color .2s ease-in-out;
		transition: opacity .2s ease-in-out, background-color .2s ease-in-out;
	}
	
	.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger_bar, /* auto-expanded scrollbar */
	.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerRail, 
	.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger_bar, 
	.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerRail{
		-webkit-transition: width .2s ease-out .2s, height .2s ease-out .2s, 
					margin-left .2s ease-out .2s, margin-right .2s ease-out .2s, 
					margin-top .2s ease-out .2s, margin-bottom .2s ease-out .2s,
					opacity .2s ease-in-out, background-color .2s ease-in-out; 
		-moz-transition: width .2s ease-out .2s, height .2s ease-out .2s, 
					margin-left .2s ease-out .2s, margin-right .2s ease-out .2s, 
					margin-top .2s ease-out .2s, margin-bottom .2s ease-out .2s,
					opacity .2s ease-in-out, background-color .2s ease-in-out; 
		-o-transition: width .2s ease-out .2s, height .2s ease-out .2s, 
					margin-left .2s ease-out .2s, margin-right .2s ease-out .2s, 
					margin-top .2s ease-out .2s, margin-bottom .2s ease-out .2s,
					opacity .2s ease-in-out, background-color .2s ease-in-out; 
		transition: width .2s ease-out .2s, height .2s ease-out .2s, 
					margin-left .2s ease-out .2s, margin-right .2s ease-out .2s, 
					margin-top .2s ease-out .2s, margin-bottom .2s ease-out .2s,
					opacity .2s ease-in-out, background-color .2s ease-in-out; 
	}



/* 
------------------------------------------------------------------------------------------------------------------------
6. SCROLLBAR COLORS, OPACITY AND BACKGROUNDS  
------------------------------------------------------------------------------------------------------------------------
*/

	/* 
	----------------------------------------
	6.1 THEMES 
	----------------------------------------
	*/
	
	/* default theme ("light") */

	.mCSB_scrollTools{ opacity: 0.75; filter: "alpha(opacity=75)"; -ms-filter: "alpha(opacity=75)"; }
	
	.mCS-autoHide > .mCustomScrollBox > .mCSB_scrollTools,
	.mCS-autoHide > .mCustomScrollBox ~ .mCSB_scrollTools{ opacity: 0; filter: "alpha(opacity=0)"; -ms-filter: "alpha(opacity=0)"; }
	
	.mCustomScrollbar > .mCustomScrollBox > .mCSB_scrollTools.mCSB_scrollTools_onDrag,
	.mCustomScrollbar > .mCustomScrollBox ~ .mCSB_scrollTools.mCSB_scrollTools_onDrag,
	.mCustomScrollBox:hover > .mCSB_scrollTools,
	.mCustomScrollBox:hover ~ .mCSB_scrollTools,
	.mCS-autoHide:hover > .mCustomScrollBox > .mCSB_scrollTools,
	.mCS-autoHide:hover > .mCustomScrollBox ~ .mCSB_scrollTools{ opacity: 1; filter: "alpha(opacity=100)"; -ms-filter: "alpha(opacity=100)"; }

	.mCSB_scrollTools .mCSB_draggerRail{
		background-color: #000; background-color: rgba(0,0,0,0.4);
		filter: "alpha(opacity=40)"; -ms-filter: "alpha(opacity=40)"; 
	}

	.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
		background-color: #fff; background-color: rgba(255,255,255,0.75);
		filter: "alpha(opacity=75)"; -ms-filter: "alpha(opacity=75)"; 
	}

	.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{
		background-color: #fff; background-color: rgba(255,255,255,0.85);
		filter: "alpha(opacity=85)"; -ms-filter: "alpha(opacity=85)"; 
	}
	.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
	.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{
		background-color: #fff; background-color: rgba(255,255,255,0.9);
		filter: "alpha(opacity=90)"; -ms-filter: "alpha(opacity=90)"; 
	}

	.mCSB_scrollTools .mCSB_buttonUp,
	.mCSB_scrollTools .mCSB_buttonDown,
	.mCSB_scrollTools .mCSB_buttonLeft,
	.mCSB_scrollTools .mCSB_buttonRight{
		background-image: url(mCSB_buttons.png); /* css sprites */
		background-repeat: no-repeat;
		opacity: 0.4; filter: "alpha(opacity=40)"; -ms-filter: "alpha(opacity=40)"; 
	}

	.mCSB_scrollTools .mCSB_buttonUp{
		background-position: 0 0;
		/* 
		sprites locations 
		light: 0 0, -16px 0, -32px 0, -48px 0, 0 -72px, -16px -72px, -32px -72px
		dark: -80px 0, -96px 0, -112px 0, -128px 0, -80px -72px, -96px -72px, -112px -72px
		*/
	}

	.mCSB_scrollTools .mCSB_buttonDown{
		background-position: 0 -20px;
		/* 
		sprites locations
		light: 0 -20px, -16px -20px, -32px -20px, -48px -20px, 0 -92px, -16px -92px, -32px -92px
		dark: -80px -20px, -96px -20px, -112px -20px, -128px -20px, -80px -92px, -96px -92px, -112 -92px
		*/
	}

	.mCSB_scrollTools .mCSB_buttonLeft{
		background-position: 0 -40px;
		/* 
		sprites locations 
		light: 0 -40px, -20px -40px, -40px -40px, -60px -40px, 0 -112px, -20px -112px, -40px -112px
		dark: -80px -40px, -100px -40px, -120px -40px, -140px -40px, -80px -112px, -100px -112px, -120px -112px
		*/
	}

	.mCSB_scrollTools .mCSB_buttonRight{
		background-position: 0 -56px;
		/* 
		sprites locations 
		light: 0 -56px, -20px -56px, -40px -56px, -60px -56px, 0 -128px, -20px -128px, -40px -128px
		dark: -80px -56px, -100px -56px, -120px -56px, -140px -56px, -80px -128px, -100px -128px, -120px -128px
		*/
	}

	.mCSB_scrollTools .mCSB_buttonUp:hover,
	.mCSB_scrollTools .mCSB_buttonDown:hover,
	.mCSB_scrollTools .mCSB_buttonLeft:hover,
	.mCSB_scrollTools .mCSB_buttonRight:hover{ opacity: 0.75; filter: "alpha(opacity=75)"; -ms-filter: "alpha(opacity=75)"; }

	.mCSB_scrollTools .mCSB_buttonUp:active,
	.mCSB_scrollTools .mCSB_buttonDown:active,
	.mCSB_scrollTools .mCSB_buttonLeft:active,
	.mCSB_scrollTools .mCSB_buttonRight:active{ opacity: 0.9; filter: "alpha(opacity=90)"; -ms-filter: "alpha(opacity=90)"; }
	

	/* theme: "dark" */

	.mCS-dark.mCSB_scrollTools .mCSB_draggerRail{ background-color: #000; background-color: rgba(0,0,0,0.15); }

	.mCS-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{ background-color: #000; background-color: rgba(0,0,0,0.75); }

	.mCS-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{ background-color: rgba(0,0,0,0.85); }

	.mCS-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
	.mCS-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{ background-color: rgba(0,0,0,0.9); }

	.mCS-dark.mCSB_scrollTools .mCSB_buttonUp{ background-position: -80px 0; }

	.mCS-dark.mCSB_scrollTools .mCSB_buttonDown{ background-position: -80px -20px; }

	.mCS-dark.mCSB_scrollTools .mCSB_buttonLeft{ background-position: -80px -40px; }

	.mCS-dark.mCSB_scrollTools .mCSB_buttonRight{ background-position: -80px -56px; }
	
	/* ---------------------------------------- */
	


	/* theme: "light-2", "dark-2" */

	.mCS-light-2.mCSB_scrollTools .mCSB_draggerRail, 
	.mCS-dark-2.mCSB_scrollTools .mCSB_draggerRail{
		width: 4px;
		background-color: #fff; background-color: rgba(255,255,255,0.1);
		-webkit-border-radius: 1px; -moz-border-radius: 1px; border-radius: 1px;
	}

	.mCS-light-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-dark-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
		width: 4px;
		background-color: #fff; background-color: rgba(255,255,255,0.75);
		-webkit-border-radius: 1px; -moz-border-radius: 1px; border-radius: 1px;
	}

	.mCS-light-2.mCSB_scrollTools_horizontal .mCSB_draggerRail, 
	.mCS-dark-2.mCSB_scrollTools_horizontal .mCSB_draggerRail, 
	.mCS-light-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-dark-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar{
		width: 100%;
		height: 4px;
		margin: 6px auto;
	}

	.mCS-light-2.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{ background-color: #fff; background-color: rgba(255,255,255,0.85); }

	.mCS-light-2.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
	.mCS-light-2.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{ background-color: #fff; background-color: rgba(255,255,255,0.9); }

	.mCS-light-2.mCSB_scrollTools .mCSB_buttonUp{ background-position: -32px 0; }

	.mCS-light-2.mCSB_scrollTools .mCSB_buttonDown{	background-position: -32px -20px; }

	.mCS-light-2.mCSB_scrollTools .mCSB_buttonLeft{	background-position: -40px -40px; }

	.mCS-light-2.mCSB_scrollTools .mCSB_buttonRight{ background-position: -40px -56px; }
	
	
	/* theme: "dark-2" */

	.mCS-dark-2.mCSB_scrollTools .mCSB_draggerRail{
		background-color: #000; background-color: rgba(0,0,0,0.1);
		-webkit-border-radius: 1px; -moz-border-radius: 1px; border-radius: 1px;
	}

	.mCS-dark-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
		background-color: #000; background-color: rgba(0,0,0,0.75);
		-webkit-border-radius: 1px; -moz-border-radius: 1px; border-radius: 1px;
	}

	.mCS-dark-2.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{ background-color: #000; background-color: rgba(0,0,0,0.85); }

	.mCS-dark-2.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
	.mCS-dark-2.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{ background-color: #000; background-color: rgba(0,0,0,0.9); }

	.mCS-dark-2.mCSB_scrollTools .mCSB_buttonUp{ background-position: -112px 0; }

	.mCS-dark-2.mCSB_scrollTools .mCSB_buttonDown{ background-position: -112px -20px; }

	.mCS-dark-2.mCSB_scrollTools .mCSB_buttonLeft{ background-position: -120px -40px; }

	.mCS-dark-2.mCSB_scrollTools .mCSB_buttonRight{	background-position: -120px -56px; }
	
	/* ---------------------------------------- */
	


	/* theme: "light-thick", "dark-thick" */

	.mCS-light-thick.mCSB_scrollTools .mCSB_draggerRail, 
	.mCS-dark-thick.mCSB_scrollTools .mCSB_draggerRail{
		width: 4px;
		background-color: #fff; background-color: rgba(255,255,255,0.1);
		-webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px;
	}

	.mCS-light-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
		width: 6px;
		background-color: #fff; background-color: rgba(255,255,255,0.75);
		-webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px;
	}

	.mCS-light-thick.mCSB_scrollTools_horizontal .mCSB_draggerRail, 
	.mCS-dark-thick.mCSB_scrollTools_horizontal .mCSB_draggerRail{
		width: 100%;
		height: 4px;
		margin: 6px 0;
	}

	.mCS-light-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-dark-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar{
		width: 100%;
		height: 6px;
		margin: 5px auto;
	}

	.mCS-light-thick.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{ background-color: #fff; background-color: rgba(255,255,255,0.85); }

	.mCS-light-thick.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
	.mCS-light-thick.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{ background-color: #fff; background-color: rgba(255,255,255,0.9); }

	.mCS-light-thick.mCSB_scrollTools .mCSB_buttonUp{ background-position: -16px 0; }

	.mCS-light-thick.mCSB_scrollTools .mCSB_buttonDown{	background-position: -16px -20px; }

	.mCS-light-thick.mCSB_scrollTools .mCSB_buttonLeft{	background-position: -20px -40px; }

	.mCS-light-thick.mCSB_scrollTools .mCSB_buttonRight{ background-position: -20px -56px; }



	/* theme: "dark-thick" */
	
	.mCS-dark-thick.mCSB_scrollTools .mCSB_draggerRail{
		background-color: #000; background-color: rgba(0,0,0,0.1);
		-webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px;
	}

	.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
		background-color: #000; background-color: rgba(0,0,0,0.75);
		-webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px;
	}

	.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{ background-color: #000; background-color: rgba(0,0,0,0.85); }

	.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
	.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{ background-color: #000; background-color: rgba(0,0,0,0.9); }

	.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonUp{ background-position: -96px 0; }

	.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonDown{ background-position: -96px -20px; }

	.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonLeft{ background-position: -100px -40px; }

	.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonRight{	background-position: -100px -56px; }
	
	/* ---------------------------------------- */
	


	/* theme: "light-thin", "dark-thin" */
	
	.mCS-light-thin.mCSB_scrollTools .mCSB_draggerRail{ background-color: #fff; background-color: rgba(255,255,255,0.1); }

	.mCS-light-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{ width: 2px; }

	.mCS-light-thin.mCSB_scrollTools_horizontal .mCSB_draggerRail, 
	.mCS-dark-thin.mCSB_scrollTools_horizontal .mCSB_draggerRail{ width: 100%; }

	.mCS-light-thin.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-dark-thin.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar{
		width: 100%;
		height: 2px;
		margin: 7px auto;
	}


	/* theme "dark-thin" */
	
	.mCS-dark-thin.mCSB_scrollTools .mCSB_draggerRail{ background-color: #000; background-color: rgba(0,0,0,0.15); }

	.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{ background-color: #000; background-color: rgba(0,0,0,0.75); }
	
	.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{ background-color: #000; background-color: rgba(0,0,0,0.85); }
	
	.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
	.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{ background-color: #000; background-color: rgba(0,0,0,0.9); }
	
	.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonUp{	background-position: -80px 0; }

	.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonDown{ background-position: -80px -20px; }

	.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonLeft{ background-position: -80px -40px; }

	.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonRight{ background-position: -80px -56px; }
	
	/* ---------------------------------------- */
	
	
	
	/* theme "rounded", "rounded-dark", "rounded-dots", "rounded-dots-dark" */
	
	.mCS-rounded.mCSB_scrollTools .mCSB_draggerRail{ background-color: #fff; background-color: rgba(255,255,255,0.15); }
	
	.mCS-rounded.mCSB_scrollTools .mCSB_dragger, 
	.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger, 
	.mCS-rounded-dots.mCSB_scrollTools .mCSB_dragger, 
	.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger{ height: 14px; }
	
	.mCS-rounded.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-rounded-dots.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
		width: 14px;
		margin: 0 1px;
	}
	
	.mCS-rounded.mCSB_scrollTools_horizontal .mCSB_dragger, 
	.mCS-rounded-dark.mCSB_scrollTools_horizontal .mCSB_dragger, 
	.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_dragger, 
	.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_dragger{ width: 14px; }
	
	.mCS-rounded.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-rounded-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar{
		height: 14px;
		margin: 1px 0;
	}
	
	.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar, 
	.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar, 
	.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar{
		width: 16px; /* auto-expanded scrollbar */
		height: 16px;
		margin: -1px 0;
	}
	
	.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail, 
	.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail, 
	.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail, 
	.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail{ width: 4px; /* auto-expanded scrollbar */ }
	
	.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar, 
	.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar, 
	.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar{
		height: 16px; /* auto-expanded scrollbar */
		width: 16px;
		margin: 0 -1px;
	}
	
	.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail, 
	.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail, 
	.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail, 
	.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail{
		height: 4px; /* auto-expanded scrollbar */
		margin: 6px 0;
	}
	
	.mCS-rounded.mCSB_scrollTools .mCSB_buttonUp{ background-position: 0 -72px; }
	
	.mCS-rounded.mCSB_scrollTools .mCSB_buttonDown{ background-position: 0 -92px; }
	
	.mCS-rounded.mCSB_scrollTools .mCSB_buttonLeft{ background-position: 0 -112px; }
	
	.mCS-rounded.mCSB_scrollTools .mCSB_buttonRight{ background-position: 0 -128px; }
	
	
	/* theme "rounded-dark", "rounded-dots-dark" */
	
	.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{ background-color: #000; background-color: rgba(0,0,0,0.75); }
	
	.mCS-rounded-dark.mCSB_scrollTools .mCSB_draggerRail{ background-color: #000; background-color: rgba(0,0,0,0.15); }
	
	.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar, 
	.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{ background-color: #000; background-color: rgba(0,0,0,0.85); }
	
	.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
	.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, 
	.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
	.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{ background-color: #000; background-color: rgba(0,0,0,0.9); }
	
	.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonUp{ background-position: -80px -72px; }
	
	.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonDown{ background-position: -80px -92px; }
	
	.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonLeft{ background-position: -80px -112px; }
	
	.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonRight{ background-position: -80px -128px; }
	
	
	/* theme "rounded-dots", "rounded-dots-dark" */
	
	.mCS-rounded-dots.mCSB_scrollTools_vertical .mCSB_draggerRail, 
	.mCS-rounded-dots-dark.mCSB_scrollTools_vertical .mCSB_draggerRail{ width: 4px; }
	
	.mCS-rounded-dots.mCSB_scrollTools .mCSB_draggerRail, 
	.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_draggerRail, 
	.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_draggerRail, 
	.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail{
		background-color: transparent;
		background-position: center;
	}
	
	.mCS-rounded-dots.mCSB_scrollTools .mCSB_draggerRail, 
	.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_draggerRail{
		background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAANElEQVQYV2NkIAAYiVbw//9/Y6DiM1ANJoyMjGdBbLgJQAX/kU0DKgDLkaQAvxW4HEvQFwCRcxIJK1XznAAAAABJRU5ErkJggg==");
		background-repeat: repeat-y;
		opacity: 0.3;
		filter: "alpha(opacity=30)"; -ms-filter: "alpha(opacity=30)"; 
	}
	
	.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_draggerRail, 
	.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail{
		height: 4px;
		margin: 6px 0;
		background-repeat: repeat-x;
	}
	
	.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonUp{ background-position: -16px -72px; }
	
	.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonDown{ background-position: -16px -92px; }
	
	.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonLeft{ background-position: -20px -112px; }
	
	.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonRight{ background-position: -20px -128px; }
	
	
	/* theme "rounded-dots-dark" */
	
	.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_draggerRail{
		background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAALElEQVQYV2NkIAAYSVFgDFR8BqrBBEifBbGRTfiPZhpYjiQFBK3A6l6CvgAAE9kGCd1mvgEAAAAASUVORK5CYII=");
	}
	
	.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonUp{ background-position: -96px -72px; }
	
	.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonDown{ background-position: -96px -92px; }
	
	.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonLeft{ background-position: -100px -112px; }
	
	.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonRight{ background-position: -100px -128px; }
	
	/* ---------------------------------------- */
	
	
	
	/* theme "3d", "3d-dark", "3d-thick", "3d-thick-dark" */
	
	.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
		background-repeat: repeat-y;
		background-image: -moz-linear-gradient(left, rgba(255,255,255,0.5) 0%, rgba(255,255,255,0) 100%);
		background-image: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(255,255,255,0.5)), color-stop(100%,rgba(255,255,255,0)));
		background-image: -webkit-linear-gradient(left, rgba(255,255,255,0.5) 0%,rgba(255,255,255,0) 100%);
		background-image: -o-linear-gradient(left, rgba(255,255,255,0.5) 0%,rgba(255,255,255,0) 100%);
		background-image: -ms-linear-gradient(left, rgba(255,255,255,0.5) 0%,rgba(255,255,255,0) 100%);
		background-image: linear-gradient(to right, rgba(255,255,255,0.5) 0%,rgba(255,255,255,0) 100%);
	}
	
	.mCS-3d.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-3d-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar{
		background-repeat: repeat-x;
		background-image: -moz-linear-gradient(top, rgba(255,255,255,0.5) 0%, rgba(255,255,255,0) 100%);
		background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,0.5)), color-stop(100%,rgba(255,255,255,0)));
		background-image: -webkit-linear-gradient(top, rgba(255,255,255,0.5) 0%,rgba(255,255,255,0) 100%);
		background-image: -o-linear-gradient(top, rgba(255,255,255,0.5) 0%,rgba(255,255,255,0) 100%);
		background-image: -ms-linear-gradient(top, rgba(255,255,255,0.5) 0%,rgba(255,255,255,0) 100%);
		background-image: linear-gradient(to bottom, rgba(255,255,255,0.5) 0%,rgba(255,255,255,0) 100%);
	}
	
	
	/* theme "3d", "3d-dark" */
	
	.mCS-3d.mCSB_scrollTools_vertical .mCSB_dragger, 
	.mCS-3d-dark.mCSB_scrollTools_vertical .mCSB_dragger{ height: 70px; }
	
	.mCS-3d.mCSB_scrollTools_horizontal .mCSB_dragger, 
	.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_dragger{ width: 70px; }
	
	.mCS-3d.mCSB_scrollTools, 
	.mCS-3d-dark.mCSB_scrollTools{
		opacity: 1;
		filter: "alpha(opacity=30)"; -ms-filter: "alpha(opacity=30)"; 
	}
	
	.mCS-3d.mCSB_scrollTools .mCSB_draggerRail, 
	.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-3d-dark.mCSB_scrollTools .mCSB_draggerRail, 
	.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{ -webkit-border-radius: 16px; -moz-border-radius: 16px; border-radius: 16px; }
	
	.mCS-3d.mCSB_scrollTools .mCSB_draggerRail, 
	.mCS-3d-dark.mCSB_scrollTools .mCSB_draggerRail{
		width: 8px;
		background-color: #000; background-color: rgba(0,0,0,0.2);
		box-shadow: inset 1px 0 1px rgba(0,0,0,0.5), inset -1px 0 1px rgba(255,255,255,0.2);
	}
	
	.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, 	 
	.mCS-3d.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar, 
	.mCS-3d.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
	.mCS-3d.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, 
	.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar, 
	.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
	.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{ background-color: #555; }

	.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{ width: 8px; }

	.mCS-3d.mCSB_scrollTools_horizontal .mCSB_draggerRail, 
	.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail{
		width: 100%;
		height: 8px;
		margin: 4px 0;
		box-shadow: inset 0 1px 1px rgba(0,0,0,0.5), inset 0 -1px 1px rgba(255,255,255,0.2);
	}

	.mCS-3d.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar{
		width: 100%;
		height: 8px;
		margin: 4px auto;
	}
	
	.mCS-3d.mCSB_scrollTools .mCSB_buttonUp{ background-position: -32px -72px; }
	
	.mCS-3d.mCSB_scrollTools .mCSB_buttonDown{ background-position: -32px -92px; }
	
	.mCS-3d.mCSB_scrollTools .mCSB_buttonLeft{ background-position: -40px -112px; }
	
	.mCS-3d.mCSB_scrollTools .mCSB_buttonRight{ background-position: -40px -128px; }
	
	
	/* theme "3d-dark" */
	
	.mCS-3d-dark.mCSB_scrollTools .mCSB_draggerRail{
		background-color: #000; background-color: rgba(0,0,0,0.1);
		box-shadow: inset 1px 0 1px rgba(0,0,0,0.1);
	}
	
	.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail{ box-shadow: inset 0 1px 1px rgba(0,0,0,0.1); }
	
	.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonUp{ background-position: -112px -72px; }

	.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonDown{ background-position: -112px -92px; }

	.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonLeft{ background-position: -120px -112px; }

	.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonRight{	background-position: -120px -128px; }
	
	/* ---------------------------------------- */
	
	
	
	/* theme: "3d-thick", "3d-thick-dark" */
	
	.mCS-3d-thick.mCSB_scrollTools, 
	.mCS-3d-thick-dark.mCSB_scrollTools{
		opacity: 1;
		filter: "alpha(opacity=30)"; -ms-filter: "alpha(opacity=30)"; 
	}
	
	.mCS-3d-thick.mCSB_scrollTools, 
	.mCS-3d-thick-dark.mCSB_scrollTools, 
	.mCS-3d-thick.mCSB_scrollTools .mCSB_draggerContainer, 
	.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_draggerContainer{ -webkit-border-radius: 7px; -moz-border-radius: 7px; border-radius: 7px; }
	
	.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{ -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; }
	
	.mCSB_inside + .mCS-3d-thick.mCSB_scrollTools_vertical, 
	.mCSB_inside + .mCS-3d-thick-dark.mCSB_scrollTools_vertical{ right: 1px; }
	
	.mCS-3d-thick.mCSB_scrollTools_vertical, 
	.mCS-3d-thick-dark.mCSB_scrollTools_vertical{ box-shadow: inset 1px 0 1px rgba(0,0,0,0.1), inset 0 0 14px rgba(0,0,0,0.5); }
	
	.mCS-3d-thick.mCSB_scrollTools_horizontal, 
	.mCS-3d-thick-dark.mCSB_scrollTools_horizontal{
		bottom: 1px;
		box-shadow: inset 0 1px 1px rgba(0,0,0,0.1), inset 0 0 14px rgba(0,0,0,0.5);
	}
	
	.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
		box-shadow: inset 1px 0 0 rgba(255,255,255,0.4);
		width: 12px;
		margin: 2px;
		position: absolute;
		height: auto;
		top: 0;
		bottom: 0;
		left: 0;
		right: 0;
	}
	
	.mCS-3d-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar{ box-shadow: inset 0 1px 0 rgba(255,255,255,0.4); }
	
	.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,  
	.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar, 
	.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
	.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{ background-color: #555; }
	
	.mCS-3d-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar{
		height: 12px;
		width: auto;
	}
	
	.mCS-3d-thick.mCSB_scrollTools .mCSB_draggerContainer{
		background-color: #000; background-color: rgba(0,0,0,0.05);
		box-shadow: inset 1px 1px 16px rgba(0,0,0,0.1);
	}
	
	.mCS-3d-thick.mCSB_scrollTools .mCSB_draggerRail{ background-color: transparent; }
	
	.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonUp{ background-position: -32px -72px; }
	
	.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonDown{ background-position: -32px -92px; }

	.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonLeft{ background-position: -40px -112px; }

	.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonRight{	background-position: -40px -128px; }
	
	
	/* theme: "3d-thick-dark" */
	
	.mCS-3d-thick-dark.mCSB_scrollTools{ box-shadow: inset 0 0 14px rgba(0,0,0,0.2); }
	
	.mCS-3d-thick-dark.mCSB_scrollTools_horizontal{ box-shadow: inset 0 1px 1px rgba(0,0,0,0.1), inset 0 0 14px rgba(0,0,0,0.2); }
	
	.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{ box-shadow: inset 1px 0 0 rgba(255,255,255,0.4), inset -1px 0 0 rgba(0,0,0,0.2); }
	 
	.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar{ box-shadow: inset 0 1px 0 rgba(255,255,255,0.4), inset 0 -1px 0 rgba(0,0,0,0.2); }
	
	.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,  
	.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar, 
	.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
	.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{ background-color: #777; }
	
	.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_draggerContainer{
		background-color: #fff; background-color: rgba(0,0,0,0.05);
		box-shadow: inset 1px 1px 16px rgba(0,0,0,0.1);
	}
	
	.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_draggerRail{ background-color: transparent; }
	
	.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonUp{ background-position: -112px -72px; }
	
	.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonDown{ background-position: -112px -92px; }

	.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonLeft{ background-position: -120px -112px; }

	.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonRight{	background-position: -120px -128px; }
	
	/* ---------------------------------------- */
	
	
	
	/* theme: "minimal", "minimal-dark" */
	
	.mCSB_outside + .mCS-minimal.mCSB_scrollTools_vertical, 
	.mCSB_outside + .mCS-minimal-dark.mCSB_scrollTools_vertical{
		right: 0; 
		margin: 12px 0; 
	}
	
	.mCustomScrollBox.mCS-minimal + .mCSB_scrollTools.mCSB_scrollTools_horizontal, 
	.mCustomScrollBox.mCS-minimal + .mCSB_scrollTools + .mCSB_scrollTools.mCSB_scrollTools_horizontal, 
	.mCustomScrollBox.mCS-minimal-dark + .mCSB_scrollTools.mCSB_scrollTools_horizontal, 
	.mCustomScrollBox.mCS-minimal-dark + .mCSB_scrollTools + .mCSB_scrollTools.mCSB_scrollTools_horizontal{
		bottom: 0; 
		margin: 0 12px; 
	}
	
	/* RTL direction/left-side scrollbar */
	.mCS-dir-rtl > .mCSB_outside + .mCS-minimal.mCSB_scrollTools_vertical, 
	.mCS-dir-rtl > .mCSB_outside + .mCS-minimal-dark.mCSB_scrollTools_vertical{
		left: 0; 
		right: auto;
	}
	
	.mCS-minimal.mCSB_scrollTools .mCSB_draggerRail, 
	.mCS-minimal-dark.mCSB_scrollTools .mCSB_draggerRail{ background-color: transparent; }
	
	.mCS-minimal.mCSB_scrollTools_vertical .mCSB_dragger, 
	.mCS-minimal-dark.mCSB_scrollTools_vertical .mCSB_dragger{ height: 50px; }
	
	.mCS-minimal.mCSB_scrollTools_horizontal .mCSB_dragger, 
	.mCS-minimal-dark.mCSB_scrollTools_horizontal .mCSB_dragger{ width: 50px; }
	
	.mCS-minimal.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
		background-color: #fff; background-color: rgba(255,255,255,0.2);
		filter: "alpha(opacity=20)"; -ms-filter: "alpha(opacity=20)"; 
	}
	
	.mCS-minimal.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
	.mCS-minimal.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{
		background-color: #fff; background-color: rgba(255,255,255,0.5);
		filter: "alpha(opacity=50)"; -ms-filter: "alpha(opacity=50)"; 
	}
	
	
	/* theme: "minimal-dark" */
	
	.mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
		background-color: #000; background-color: rgba(0,0,0,0.2);
		filter: "alpha(opacity=20)"; -ms-filter: "alpha(opacity=20)"; 
	}
	
	.mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
	.mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{
		background-color: #000; background-color: rgba(0,0,0,0.5);
		filter: "alpha(opacity=50)"; -ms-filter: "alpha(opacity=50)"; 
	}
	
	/* ---------------------------------------- */
	
	
	
	/* theme "light-3", "dark-3" */
	
	.mCS-light-3.mCSB_scrollTools .mCSB_draggerRail, 
	.mCS-dark-3.mCSB_scrollTools .mCSB_draggerRail{
		width: 6px;
		background-color: #000; background-color: rgba(0,0,0,0.2);
	}

	.mCS-light-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-dark-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{ width: 6px; }

	.mCS-light-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-dark-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-light-3.mCSB_scrollTools_horizontal .mCSB_draggerRail, 
	.mCS-dark-3.mCSB_scrollTools_horizontal .mCSB_draggerRail{
		width: 100%;
		height: 6px;
		margin: 5px 0;
	}
	
	.mCS-light-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail, 
	.mCS-light-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail, 
	.mCS-dark-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail, 
	.mCS-dark-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail{
		width: 12px;
	}
	
	.mCS-light-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail, 
	.mCS-light-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail, 
	.mCS-dark-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail, 
	.mCS-dark-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail{
		height: 12px;
		margin: 2px 0;
	}
	
	.mCS-light-3.mCSB_scrollTools .mCSB_buttonUp{ background-position: -32px -72px; }
	
	.mCS-light-3.mCSB_scrollTools .mCSB_buttonDown{ background-position: -32px -92px; }
	
	.mCS-light-3.mCSB_scrollTools .mCSB_buttonLeft{ background-position: -40px -112px; }
	
	.mCS-light-3.mCSB_scrollTools .mCSB_buttonRight{ background-position: -40px -128px; }
	
	
	/* theme "dark-3" */
	
	.mCS-dark-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{ background-color: #000; background-color: rgba(0,0,0,0.75); }

	.mCS-dark-3.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{ background-color: #000; background-color: rgba(0,0,0,0.85); }

	.mCS-dark-3.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
	.mCS-dark-3.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{ background-color: #000; background-color: rgba(0,0,0,0.9); }
	
	.mCS-dark-3.mCSB_scrollTools .mCSB_draggerRail{ background-color: #000; background-color: rgba(0,0,0,0.1); }
	
	.mCS-dark-3.mCSB_scrollTools .mCSB_buttonUp{ background-position: -112px -72px; }

	.mCS-dark-3.mCSB_scrollTools .mCSB_buttonDown{ background-position: -112px -92px; }

	.mCS-dark-3.mCSB_scrollTools .mCSB_buttonLeft{ background-position: -120px -112px; }

	.mCS-dark-3.mCSB_scrollTools .mCSB_buttonRight{	background-position: -120px -128px; }
	
	/* ---------------------------------------- */
	
	
	
	/* theme "inset", "inset-dark", "inset-2", "inset-2-dark", "inset-3", "inset-3-dark" */
	
	.mCS-inset.mCSB_scrollTools .mCSB_draggerRail, 
	.mCS-inset-dark.mCSB_scrollTools .mCSB_draggerRail, 
	.mCS-inset-2.mCSB_scrollTools .mCSB_draggerRail, 
	.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail, 
	.mCS-inset-3.mCSB_scrollTools .mCSB_draggerRail, 
	.mCS-inset-3-dark.mCSB_scrollTools .mCSB_draggerRail{
		width: 12px;
		background-color: #000; background-color: rgba(0,0,0,0.2);
	}

	.mCS-inset.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-inset-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-inset-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{ 
		width: 6px;
		margin: 3px 5px;
		position: absolute;
		height: auto;
		top: 0;
		bottom: 0;
		left: 0;
		right: 0;
	}

	.mCS-inset.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-inset-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-inset-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-inset-2-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-inset-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-inset-3-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar{
		height: 6px;
		margin: 5px 3px;
		position: absolute;
		width: auto;
		top: 0;
		bottom: 0;
		left: 0;
		right: 0;
	}
	
	.mCS-inset.mCSB_scrollTools_horizontal .mCSB_draggerRail, 
	.mCS-inset-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail, 
	.mCS-inset-2.mCSB_scrollTools_horizontal .mCSB_draggerRail, 
	.mCS-inset-2-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail, 
	.mCS-inset-3.mCSB_scrollTools_horizontal .mCSB_draggerRail, 
	.mCS-inset-3-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail{
		width: 100%;
		height: 12px;
		margin: 2px 0;
	}
	
	.mCS-inset.mCSB_scrollTools .mCSB_buttonUp, 
	.mCS-inset-2.mCSB_scrollTools .mCSB_buttonUp, 
	.mCS-inset-3.mCSB_scrollTools .mCSB_buttonUp{ background-position: -32px -72px; }
	
	.mCS-inset.mCSB_scrollTools .mCSB_buttonDown, 
	.mCS-inset-2.mCSB_scrollTools .mCSB_buttonDown, 
	.mCS-inset-3.mCSB_scrollTools .mCSB_buttonDown{ background-position: -32px -92px; }
	
	.mCS-inset.mCSB_scrollTools .mCSB_buttonLeft, 
	.mCS-inset-2.mCSB_scrollTools .mCSB_buttonLeft, 
	.mCS-inset-3.mCSB_scrollTools .mCSB_buttonLeft{ background-position: -40px -112px; }
	
	.mCS-inset.mCSB_scrollTools .mCSB_buttonRight, 
	.mCS-inset-2.mCSB_scrollTools .mCSB_buttonRight, 
	.mCS-inset-3.mCSB_scrollTools .mCSB_buttonRight{ background-position: -40px -128px; }
	
	
	/* theme "inset-dark", "inset-2-dark", "inset-3-dark" */
	
	.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{ background-color: #000; background-color: rgba(0,0,0,0.75); }

	.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar, 
	.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar, 
	.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{ background-color: #000; background-color: rgba(0,0,0,0.85); }

	.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
	.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, 
	.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
	.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, 
	.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
	.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{ background-color: #000; background-color: rgba(0,0,0,0.9); }
	
	.mCS-inset-dark.mCSB_scrollTools .mCSB_draggerRail, 
	.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail, 
	.mCS-inset-3-dark.mCSB_scrollTools .mCSB_draggerRail{ background-color: #000; background-color: rgba(0,0,0,0.1); }
	
	.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonUp, 
	.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonUp, 
	.mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonUp{ background-position: -112px -72px; }

	.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonDown, 
	.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonDown, 
	.mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonDown{ background-position: -112px -92px; }

	.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonLeft, 
	.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonLeft, 
	.mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonLeft{ background-position: -120px -112px; }

	.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonRight, 
	.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonRight, 
	.mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonRight{	background-position: -120px -128px; }
	
	
	/* theme "inset-2", "inset-2-dark" */
	
	.mCS-inset-2.mCSB_scrollTools .mCSB_draggerRail, 
	.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail{
		background-color: transparent;
		border-width: 1px;
		border-style: solid;
		border-color: #fff;
		border-color: rgba(255,255,255,0.2);
		-webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;
	}
	
	.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail{ border-color: #000; border-color: rgba(0,0,0,0.2); }
	
	
	/* theme "inset-3", "inset-3-dark" */
	
	.mCS-inset-3.mCSB_scrollTools .mCSB_draggerRail{ background-color: #fff; background-color: rgba(255,255,255,0.6); }
	
	.mCS-inset-3-dark.mCSB_scrollTools .mCSB_draggerRail{ background-color: #000; background-color: rgba(0,0,0,0.6); }
	
	.mCS-inset-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{ background-color: #000; background-color: rgba(0,0,0,0.75); }
	
	.mCS-inset-3.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{ background-color: #000; background-color: rgba(0,0,0,0.85); }
	
	.mCS-inset-3.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
	.mCS-inset-3.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{ background-color: #000; background-color: rgba(0,0,0,0.9); }
	
	.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{ background-color: #fff; background-color: rgba(255,255,255,0.75); }
	
	.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{ background-color: #fff; background-color: rgba(255,255,255,0.85); }
	
	.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
	.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{ background-color: #fff; background-color: rgba(255,255,255,0.9); }
	
	/* ---------------------------------------- */

body {
    font-family: 'Open Sans',sans-serif;
    font-size: 13px;
    line-height: normal;
    font-weight: 400;
    color: #000;
    overflow-x: hidden;
    margin-bottom: 109px
}

    body.signin {
        margin-bottom: 48px
    }

html {
    position: relative;
    min-height: 100%
}

strong, b {
    font-weight: 600
}

img {
    max-width: 100%;
    height: auto
}

ul, ol {
    list-style: none
}

ul {
    padding: 0;
    margin: 0
}

a {
    transition: color .2s ease-in-out;
    -moz-transition: color .2s ease-in-out;
    -webkit-transition: color .2s ease-in-out;
    -o-transition: color .2s ease-in-out;
    outline: none
}

    a:hover, a:focus {
        color: #444;
        outline: none
    }

    a, a:hover, a:focus {
        text-decoration: none
    }

i {
    font-size: 1.1em
}

h1, h2, h3, h4, h5, h6 {
    font-family: 'Open Sans',sans-serif;
    font-weight: 600;
    margin: 0;
    color: #444
}

h1 {
    font-size: 24px;
    line-height: 30px
}

h2 {
    font-size: 22px;
    line-height: 28px
}

h3 {
    font-size: 18px;
    line-height: 24px
}

h4 {
    font-size: 16px;
    line-height: 22px
}

h5 {
    font-size: 14px;
    line-height: 20px
}

h6 {
    font-size: 12px;
    line-height: 18px
}

p {
    font-family: 'Open Sans',sans-serif;
    line-height: normal;
    margin: 0
}

    p strong {
        font-weight: 600
    }

.no-border {
    border: 0 !important
}

.fr {
    float: right !important
}

.fl {
    float: left !important
}

.mar-b-30 {
    margin-bottom: 30px !important
}

.mar-b-20 {
    margin-bottom: 20px
}

.mar-b-10 {
    margin-bottom: 10px
}

.mar-t-b-5 {
    margin: 5px 0
}

.mar-b-15 {
    margin-bottom: 15px
}

.mar-t-30 {
    margin-top: 30px !important
}

.mar-t-20 {
    margin-top: 20px
}

.mar-t-25 {
    margin-top: 25px
}

.mar-t-5 {
    margin-top: 5px !important
}

.mar-t-0 {
    margin-top: 0 !important
}

.mar-t-3 {
    margin-top: 3px !important
}

.mar-b-0 {
    margin-bottom: 0 !important
}

.mar-b-50 {
    margin-bottom: 50px !important
}

.mar-t-15 {
    margin-top: 15px !important
}

.mar-t-10 {
    margin-top: 10px !important
}

.mar-l-2 {
    margin-left: 10px !important
}

.mar-r-2 {
    margin-right: 2px !important
}

.mar-r-5 {
    margin-right: 5px !important
}

.mar-r-10 {
    margin-right: 10px !important
}

.mar-r-0 {
    margin-right: 0 !important
}

.mar-l-0 {
    margin-left: 0 !important
}

.marn-t-10 {
    margin-top: -10px !important
}

.pad-b-30 {
    padding-bottom: 30px
}

.pad-b-10 {
    padding-bottom: 10px
}

.pad-l-0 {
    padding-left: 0
}

.pad-b-0 {
    padding-bottom: 0 !important
}

.no-pad {
    padding: 0
}

.no-margin {
    margin: 0 !important
}

.pad-l-r-20 {
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 20px
}

.pad-l-r-1 {
    padding-right: 1px !important;
    padding-left: 1px !important
}

.radius-2 {
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px
}

.accent-color-bg {
    color: #fff
}

.fittext {
    font-size: 38px;
    font-weight: 300;
    line-height: 1.6em;
    margin-bottom: 35px;
    color: rgba(0,0,0,.8)
}

    .fittext strong {
        font-weight: 700
    }

.page-content p {
    margin-bottom: 15px
}

.wite-text {
    color: #fff
}

.uppercase {
    text-transform: uppercase
}

.image-text {
    margin-right: 10px
}

a.main-button, input[type=submit] {
    display: inline-block;
    text-decoration: none;
    color: #fff;
    font-size: 12px;
    font-family: 'Open Sans',sans-serif;
    font-weight: 300;
    text-transform: uppercase;
    padding: 6px 16px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -o-border-radius: 3px;
    transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out
}

    a.main-button:hover, input[type=submit]:hover {
        color: #fff
    }

    a.main-button i {
        font-size: 1.2em
    }

input[type=submit] {
    border: none
}

.loading-Progress {
    width: 100%;
    height: 100%;
    position: fixed;
    background-color: rgba(0,0,0,0);
    top: 0;
    left: 0;
    z-index: 999
}

.tooltip .tooltip-inner {
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -o-border-radius: 2px
}

.container {
    background: #fff
}

.navbar .container, footer .container {
    background: 0 0
}

#content {
    padding: 60px 0
}

    #content.full-sections {
        padding: 0
    }

.section {
    position: relative;
    overflow: hidden;
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-background-size: cover !important;
    -moz-background-size: cover !important;
    -o-background-size: cover !important;
    background-size: cover !important
}

    .section.repeat-bg {
        background-repeat: repeat;
        -webkit-background-size: auto !important;
        -moz-background-size: auto !important;
        -o-background-size: auto !important;
        background-size: auto !important
    }

#container {
    background-color: #f2f2f2
}

#loader {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #fff;
    z-index: 99999999999
}

.dot1, .dot2 {
    width: 60%;
    height: 60%;
    display: inline-block;
    position: absolute;
    top: 0;
    border-radius: 100%;
    -webkit-animation: bouncee 2s infinite ease-in-out;
    animation: bouncee 2s infinite ease-in-out
}

.dot2 {
    top: auto;
    bottom: 0;
    -webkit-animation-delay: -1s;
    animation-delay: -1s
}

.spinner .fa {
    font-size: 44px;
    color: #ee3733
}

@-webkit-keyframes rotatee {
    100% {
        -webkit-transform: rotate(360deg)
    }
}

@keyframes rotatee {
    100% {
        transform: rotate(360deg);
        -webkit-transform: rotate(360deg)
    }
}

@-webkit-keyframes bouncee {
    0%,100% {
        -webkit-transform: scale(0)
    }

    50% {
        -webkit-transform: scale(1)
    }
}

@keyframes bouncee {
    0%,100% {
        transform: scale(0);
        -webkit-transform: scale(0)
    }

    50% {
        transform: scale(1);
        -webkit-transform: scale(1)
    }
}

label.status.green {
    background: #39ce7f
}

label.status.orange {
    background: #f90
}

label.status.blue {
    background: #0072db
}

label.status.red {
    background: #c00
}

label.status.dark-grey {
    background: #57606b
}

label.status.lavender {
    background: #674ea7
}

label.status.dark-lavender {
    background: #4c1130
}

label.status-bordered.white {
    background: #fff;
    border: 1px #fda90a solid
}

.align-right {
    text-align: right
}

.align-left {
    text-align: left
}

.align-center {
    text-align: center
}

.align-justify {
    text-align: justify !important
}

.relative {
    position: relative
}

.modal {
    z-index: 9999999
}

header {
    position: fixed;
    top: 0;
    display: table;
    background: #fff;
    width: 100%;
    z-index: 99999;
    transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -webkit-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out
}

.fixed-header {
    box-shadow: 0 5px 3px -3px rgba(0,0,0,.2);
    -o-box-shadow: 0 5px 3px -3px rgba(0,0,0,.2);
    -moz-box-shadow: 0 5px 3px -3px rgba(0,0,0,.2);
    -webkit-box-shadow: 0 5px 3px -3px rgba(0,0,0,.2);
    background: #fff;
    z-index: 9999
}

.top-bar {
    border-bottom: 1px solid #ccc
}

    .top-bar.color-bar {
        border-bottom: 0
    }

        .top-bar.color-bar a {
            color: rgba(255,255,255,.6)
        }

            .top-bar.color-bar a:hover {
                color: rgba(255,255,255,1) !important
            }

        .top-bar.color-bar ul.social-list li a i {
            border-left: 1px solid rgba(255,255,255,.1)
        }

        .top-bar.color-bar ul.social-list li:last-child a i {
            border-right: 1px solid rgba(255,255,255,.1)
        }

        .top-bar.color-bar ul.social-list-login li a i {
            border-left: 1px solid rgba(255,255,255,.1)
        }

        .top-bar.color-bar ul.social-list-login li:last-child a i {
            border-right: 1px solid rgba(255,255,255,.1)
        }

        .top-bar.color-bar .contact-details li a:before {
            color: rgba(255,255,255,.2)
        }

    .top-bar.dark-bar {
        background-color: #444;
        border-bottom: 0
    }

        .top-bar.dark-bar a {
            color: rgba(255,255,255,.4)
        }

            .top-bar.dark-bar a:hover {
                color: rgba(255,255,255,1) !important
            }

        .top-bar.dark-bar ul.social-list li a i {
            border-left: 1px solid rgba(255,255,255,.08)
        }

        .top-bar.dark-bar ul.social-list li:last-child a i {
            border-right: 1px solid rgba(255,255,255,.08)
        }

        .top-bar.dark-bar ul.social-list-login li a i {
            border-left: 1px solid rgba(255,255,255,.08)
        }

        .top-bar.dark-bar ul.social-list-login li:last-child a i {
            border-right: 1px solid rgba(255,255,255,.08)
        }

        .top-bar.dark-bar .contact-details li a:before {
            color: rgba(255,255,255,.2)
        }

    .top-bar .contact-details li {
        display: inline-block;
        line-height: 41px
    }

        .top-bar .contact-details li:first-child a:before {
            display: none
        }

        .top-bar .contact-details li a {
            display: block;
            line-height: 32px;
            margin-right: 10px
        }

    .top-bar .currency-language {
        text-align: center
    }

        .top-bar .currency-language li {
            display: inline-block;
            border-left: 1px solid #ccc;
            padding: 0 12px;
            float: left;
            margin: 8px 0
        }

            .top-bar .currency-language li:first-child {
                border-left: 0;
                line-height: 22px
            }

.currency-language label.fr {
    padding-left: 5px
}

.currency-language .bootstrap-select {
    width: 84px !important
}

.currency-language .btn-default {
    padding: 0 7px;
    border: 0
}

    .currency-language .btn-default .caret {
        border: 0;
        top: 2px !important
    }

        .currency-language .btn-default .caret:before {
            content: "\f107";
            font: normal normal normal 14px/1 FontAwesome
        }

    .currency-language .btn-default:hover, .currency-language .btn-default:focus, .currency-language .btn-default:active {
        background: 0 0
    }

.top-bar .currency-language li .dropdown-menu li {
    margin-top: 0;
    padding: 0;
    min-width: 100px;
    margin-bottom: 0
}

ul.social-list {
    float: right;
    position: relative;
    margin-top: 7px
}

    ul.social-list li {
        float: left
    }

        ul.social-list li a {
            display: inline-block;
            transition: all .2s ease-in-out;
            -moz-transition: all .2s ease-in-out;
            -webkit-transition: all .2s ease-in-out;
            -o-transition: all .2s ease-in-out;
            display: block;
            padding: 10px;
            color: #999;
            text-transform: capitalize
        }

            ul.social-list li a.active i {
                color: #000
            }

            ul.social-list li a:hover p {
                color: #fff
            }

            ul.social-list li a i {
                font-size: 1.5em;
                display: block;
                text-align: center
            }

            ul.social-list li a span {
                font-size: 11px
            }

span.basket-label {
    display: inline-block;
    min-width: 40px;
    text-align: center
}

ul.social-list-login {
    float: right;
    position: relative;
    margin: 7px 0 0
}

    ul.social-list-login li {
        float: left
    }

        ul.social-list-login li a {
            display: inline-block;
            transition: all .2s ease-in-out;
            -moz-transition: all .2s ease-in-out;
            -webkit-transition: all .2s ease-in-out;
            -o-transition: all .2s ease-in-out;
            display: block;
            padding: 8px 14px;
            color: #999
        }

            ul.social-list-login li a.active i {
                color: #999
            }

            ul.social-list-login li a:hover i, ul.social-list-login li a:hover span {
                color: #333;
                -webkit-font-smoothing: subpixel-antialiased !important
            }

            ul.social-list-login li a:hover p {
                color: #fff
            }

            ul.social-list-login li a i {
                font-size: 1.5em;
                display: block;
                text-align: center
            }

        ul.social-list-login li span {
            font-size: 11px;
            -webkit-font-smoothing: subpixel-antialiased !important;
            -webkit-text-stroke: 0px
        }

.top-bar a {
    color: #000;
    min-height: 21px;
    display: block
}

.welcome-note {
    float: left;
    padding-top: 8px;
    padding-left: 15px
}

.wpb-mobile-menu {
    display: none
}

.slicknav_menu {
    display: none
}

.navbar-toggle {
    display: none
}

.navbar {
    background: #0072db;
    border-radius: 0;
    min-height: 40px;
    margin-bottom: 0;
    width: 100%;
    z-index: 9999;
    border: 0
}

.navbar-brand {
    position: relative;
    padding: 0;
    transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    height: 64px
}

    .navbar-brand img {
        padding: 0;
        height: 100%;
        width: auto;
        max-width: 210px;
        margin: 0
    }

.signin-header .container > .navbar-header, .container-fluid > .navbar-header, .container > .navbar-collapse, .container-fluid > .navbar-collapse {
    margin-bottom: -1px
}

.signin-header .navbar-brand img {
    padding: 0;
    height: 100%
}

.navbar-default .navbar-nav {
    margin-right: 10px !important;
    position: relative;
    transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -webkit-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out
}

    .navbar-default .navbar-nav > li {
        margin-left: 6px
    }

        .navbar-default .navbar-nav > li:first-child {
            margin-left: 0
        }

        .navbar-default .navbar-nav > li > a {
            color: #999;
            display: block;
            font-size: 14px;
            font-weight: 300;
            padding: 28px 15px;
            overflow: hidden;
            transition: all .3s ease-in-out;
            -moz-transition: all .3s ease-in-out;
            -webkit-transition: all .3s ease-in-out;
            -o-transition: all .3s ease-in-out;
            font-weight: 400
        }

            .navbar-default .navbar-nav > li > a.active, .navbar-default .navbar-nav > li:hover > a {
                border-bottom: 2px solid
            }

            .navbar-default .navbar-nav > li > a i {
                margin: 0 -2px 0 -5px
            }

            .navbar-default .navbar-nav > li > a:after {
                position: absolute;
                bottom: 0;
                content: '';
                left: 50%;
                display: block;
                height: 5px;
                width: 5px;
                opacity: 0;
                margin: 0 0 -3px -2px;
                -webkit-transform: rotate(45deg);
                -moz-transform: rotate(45deg);
                -ms-transform: rotate(45deg);
                -o-transform: rotate(45deg);
                transform: rotate(45deg);
                position: absolute
            }

            .navbar-default .navbar-nav > li > a.active:after {
                opacity: 1
            }

    .navbar-default .navbar-nav .dropdown {
        position: absolute;
        left: 0;
        top: 100%;
        width: 180px;
        background-color: #fff;
        visibility: hidden;
        z-index: 2;
        opacity: 0;
        transition: opacity .3s ease-in-out;
        -moz-transition: opacity .3s ease-in-out;
        -webkit-transition: opacity .3s ease-in-out;
        -o-transition: opacity .3s ease-in-out;
        box-shadow: 0 1px 3px rgba(0,0,0,.1);
        -o-box-shadow: 0 1px 3px rgba(0,0,0,.1);
        -moz-box-shadow: 0 1px 3px rgba(0,0,0,.1);
        -webkit-box-shadow: 0 1px 3px rgba(0,0,0,.1)
    }

    .navbar-default .navbar-nav > li.drop:hover .dropdown {
        visibility: visible;
        opacity: 1
    }

.dropdown li, .sup-dropdown li {
    position: relative;
    border-top: 1px solid rgba(0,0,0,.04)
}

    .dropdown li:first-child, .sup-dropdown li:first-child {
        border-top: none
    }

    .dropdown li a, .sup-dropdown li a {
        display: block;
        color: #666;
        font-size: 13px;
        font-family: 'Open Sans',sans-serif;
        padding: 11px 16px;
        text-decoration: none;
        text-transform: capitalize;
        transition: padding .2s ease-in-out;
        -moz-transition: padding .2s ease-in-out;
        -webkit-transition: padding .2s ease-in-out;
        -o-transition: padding .2s ease-in-out
    }

    .dropdown > li:hover > a, .sup-dropdown li:hover > a {
        padding-left: 18px
    }

    .dropdown li a i {
        margin: 0 0 0 -4px
    }

.navbar-default .navbar-nav .sup-dropdown {
    position: absolute;
    left: 100%;
    top: 0;
    width: 180px;
    background-color: #fff;
    margin-top: 10px;
    transition: margin-top .2s ease-in-out;
    -moz-transition: margin-top .2s ease-in-out;
    -webkit-transition: margin-top .2s ease-in-out;
    -o-transition: margin-top .2s ease-in-out;
    visibility: hidden;
    z-index: 3;
    box-shadow: 0 1px 3px rgba(0,0,0,.1);
    -o-box-shadow: 0 1px 3px rgba(0,0,0,.1);
    -moz-box-shadow: 0 1px 3px rgba(0,0,0,.1);
    -webkit-box-shadow: 0 1px 3px rgba(0,0,0,.1)
}

.navbar-default .navbar-nav li.drop .dropdown li:hover .sup-dropdown {
    visibility: visible;
    margin-top: 0
}

ul.social-list li.search-icon-header {
    display: none
}

ul.social-list-login li.search-icon-header {
    display: none
}

.cart-amount a {
    text-align: center;
    padding-top: 0 !important
}

    .cart-amount a i {
        width: 72px;
        margin: auto;
        padding-top: 12px;
        position: relative;
        display: inline-block
    }

.navbar .search-form {
    position: absolute;
    right: 0;
    z-index: 20;
    float: right;
    display: none;
    top: 40px
}

    .navbar .search-form:before {
        background-color: #ccc;
        top: -2px;
        content: '';
        display: block;
        height: 4px;
        width: 4px;
        z-index: 20;
        right: 15px;
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        -o-transform: rotate(45deg);
        transform: rotate(45deg);
        position: absolute
    }

    .navbar .search-form form input {
        border: 2px solid #ccc;
        border-radius: 3px;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        -o-border-radius: 3px;
        padding: 5px 14px;
        z-index: 22;
        color: #9d9d9d;
        box-shadow: none;
        -o-box-shadow: none;
        -moz-box-shadow: none;
        -webkit-box-shadow: none;
        outline: none;
        box-shadow: none
    }

    .navbar .search-form form {
        position: absolute;
        right: 0;
        top: 0;
        z-index: 20
    }

.top-bar ul.lang-dropdown-menu li {
    padding: 0;
    width: 100%;
    border-left: 0;
    margin: 0
}

    .top-bar ul .lang-dropdown-menu li a {
        width: 100%;
        padding: 10px
    }

.lang-dropdown-menu {
    margin-top: 7px
}

.count-badge {
    background: #e00000;
    border-radius: 15px;
    color: #fff;
    min-width: 20px;
    height: 20px;
    position: absolute;
    top: 0;
    right: 0;
    line-height: 20px;
    font-size: 10px;
    text-align: center;
    -webkit-font-smoothing: subpixel-antialiased !important;
    font-weight: 500
}

.count-badge-login {
    background: #e00000;
    border-radius: 15px;
    color: #fff;
    min-width: 20px;
    height: 20px;
    position: absolute;
    top: 0;
    right: 7px;
    line-height: 20px;
    font-size: 10px;
    text-align: center;
    -webkit-font-smoothing: subpixel-antialiased !important;
    font-weight: 500
}

#main-slide .item img {
    width: 100%
}

#main-slide .item .slider-content {
    z-index: 0;
    opacity: 0;
    -webkit-transition: opacity .5s;
    -moz-transition: opacity .5s;
    -o-transition: opacity .5s;
    transition: opacity .5s
}

#main-slide .item.active .slider-content {
    z-index: 0;
    opacity: 1;
    -webkit-transition: opacity .1s;
    -moz-transition: opacity .1s;
    -o-transition: opacity .1s;
    transition: opacity .1s
}

#main-slide .slider-content {
    top: 50%;
    margin-top: -70px;
    left: 0;
    padding: 0;
    text-align: center;
    position: absolute;
    width: 100%;
    height: 100%;
    color: #fff
}

#main-slide .carousel-indicators {
    bottom: 0
}

.carousel-indicators li {
    width: 14px !important;
    height: 14px !important;
    border: 2px solid #fff !important;
    margin: 1px !important
}

#main-slide .carousel-control.left, #main-slide .carousel-control.right {
    opacity: 1;
    filter: alpha(opacity=100);
    background-image: none;
    background-repeat: no-repeat;
    text-shadow: none
}

    #main-slide .carousel-control.left span {
        padding: 15px
    }

    #main-slide .carousel-control.right span {
        padding: 15px
    }

#main-slide .carousel-control .fa-angle-left, #main-slide .carousel-control .fa-angle-right {
    position: absolute;
    top: 40%;
    z-index: 5;
    display: inline-block
}

#main-slide .carousel-control .fa-angle-left {
    left: 0
}

#main-slide .carousel-control .fa-angle-right {
    right: 0
}

#main-slide .carousel-control i {
    background: rgba(0,0,0,.7);
    color: #fff;
    font-size: 24px;
    padding: 12px;
    -moz-transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease
}

#main-slide .slider-content h2 {
    font-size: 76px;
    font-weight: 100;
    text-transform: uppercase;
    color: #555
}

    #main-slide .slider-content h2.white, #main-slide .slider-content h3.white {
        color: #fff
    }

#main-slide .slider-content h3 {
    font-size: 36px;
    font-weight: 300;
    margin-top: 60px;
    text-transform: uppercase;
    text-align: center;
    color: #555
}

.slider.btn {
    padding: 10px 40px;
    margin-top: 40px;
    font-size: 20px;
    border-radius: 2px;
    text-transform: uppercase;
    line-height: 28px;
    border: 0;
    -moz-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    box-shadow: 0 4px 0 rgba(0,0,0,.1) inset;
    -o-box-shadow: 0 4px 0 rgba(0,0,0,.1) inset;
    -moz-box-shadow: 0 4px 0 rgba(0,0,0,.1) inset;
    -webkit-box-shadow: 0 4px 0 rgba(0,0,0,.1) inset
}

    .slider.btn.btn-default {
        margin-left: 4px;
        background: #ececec
    }

        .slider.btn.btn-default:hover {
            background: #000;
            color: #fff
        }

.slider-content-left {
    position: relative;
    margin: 0 0 0 40px
}

.slider-content-right {
    position: relative
}

.txt-ellipsis {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: inline;
    width: 100%
}

.carousel .item.active .animated2 {
    -webkit-animation: lightSpeedIn 1s ease-in .2s both;
    animation: lightSpeedIn 1s ease-in .2s both
}

.carousel .item.active .animated3 {
    -webkit-animation: bounceInLeft 1s ease-in-out .5s both;
    animation: bounceInLeft 1s ease-in-out .5s both
}

.carousel .item.active .animated4 {
    -webkit-animation: flipInX 1s ease-in .5s both;
    animation: flipInX 1s ease-in .5s both;
    text-align: center
}

.carousel .item.active .animated5 {
    -webkit-animation: bounceInLeft 1s ease-in-out .1s both;
    animation: bounceInLeft 1s ease-in-out .1s both
}

.carousel .item.active .animated6 {
    -webkit-animation: bounceIn 1s ease-in .5s both;
    animation: bounceIn 1s ease-in .5s both;
    text-align: center
}

.carousel .item.active .animated7 {
    -webkit-animation: bounceIn 1s ease-in .5s both;
    animation: bounceIn 1s ease-in .5s both
}

.carousel .item.active .animated8 {
    -webkit-animation: fadeInDown 1s ease-in 1s both;
    animation: fadeInDown 1s ease-in 1s both
}

.login-bg {
    position: absolute;
    height: 100%;
    width: 100%;
    background-color: #000;
    background-position: center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    top: 0
}

.login-form {
    width: 355px;
    margin: 0 auto;
    position: relative;
    top: 20%
}

.logo-block {
    background: #fff;
    padding: 15px 0;
    text-align: center
}

    .logo-block img {
        height: 30px;
        display: inline
    }

.login-form-area {
    background: rgba(12,51,144,.7);
    padding: 25px
}

.login-form .login-form-area .group {
    position: relative;
    margin-bottom: 20px
}

.login-form .login-form-area .fa {
    position: absolute;
    top: 0;
    left: 0;
    font-size: 20px;
    color: #949494;
    background: #dfdfdf;
    padding: 10px 12px
}

    .login-form .login-form-area .fa.fa-lock {
        padding: 10px 14px
    }

.login-form .login-form-area .form-control {
    padding-left: 48px;
    height: 40px;
    border-radius: 0
}

.forgot-password-login {
    text-align: center;
    margin: 10px 0;
    font-size: 14px
}

    .forgot-password-login a {
        color: #fff;
        padding: 10px 0;
        display: block
    }

.language-wrapper-bg {
    width: 100%;
    height: 100%;
    position: fixed;
    background: rgba(27,63,149,.98);
    z-index: 9999;
    top: 0
}

.language-form {
    width: 355px;
    margin: 0 auto;
    position: relative;
    top: 15%;
    padding-top: 190px;
    background-repeat: no-repeat
}

    .language-form:after {
        content: "";
        background-image: url("../img/language-bg.png");
        background-position: center top;
        -webkit-background-size: contain;
        -moz-background-size: contain;
        -o-background-size: contain;
        background-size: contain;
        opacity: .5;
        top: 0;
        left: 0;
        bottom: 0;
        right: 0;
        position: absolute;
        z-index: -1;
        background-repeat: no-repeat
    }

.language-form-heading {
    font-size: 20px;
    font-weight: 700;
    font-style: italic;
    color: #fff;
    text-align: center;
    padding-bottom: 20px
}

.language-form form, .language-form .group {
    position: relative;
    margin-bottom: 20px
}

.btn-default-login {
    background-color: #fda90a !important;
    color: #fff !important;
    background-image: none;
    border-radius: 0;
    border: 0;
    padding: 13px 0;
    text-shadow: none;
    font-size: 16px !important
}

    .btn-default-login:hover, .btn-default-login:focus {
        background-color: #dd9701;
        color: #fff
    }

.btn-secondary {
    background-color: #e8e8e8;
    color: #000;
    background-image: none;
    border-radius: 0;
    border: 0;
    padding: 13px 0;
    text-shadow: none;
    font-size: 16px
}

    .btn-secondary:hover, .btn-secondary:active {
        background-color: #b3b3b3
    }

select.input-lg {
    height: 46px;
    line-height: 46px;
    border-radius: 0
}

ul.breadcrumbs {
    margin-top: 15px
}

.no-subtitle ul.breadcrumbs {
    margin-top: 4px
}

ul.breadcrumbs li {
    font-family: 'Open Sans',sans-serif;
    font-size: 13px;
    font-weight: 300;
    margin-left: 3px;
    color: #999;
    float: left
}

    ul.breadcrumbs li:before {
        content: "/\00a0";
        margin: 0 4px 0 2px;
        color: #bbb;
        float: left;
        font-family: FontAwesome
    }

    ul.breadcrumbs li:first-child {
        margin: 0
    }

        ul.breadcrumbs li:first-child:before {
            content: "\00a0 ";
            margin: 0
        }

    ul.breadcrumbs li a {
        color: #0072db;
        font-weight: 600;
        transition: all .2s ease-in-out;
        -moz-transition: all .2s ease-in-out;
        -webkit-transition: all .2s ease-in-out;
        -o-transition: all .2s ease-in-out;
        margin-left: -4px
    }

label {
    font-weight: 400;
    cursor: default;
    float: left;
    margin-bottom: 0
}

    label .required {
        color: #ed2c3a;
        margin-left: 2px
    }

input[type=submit] {
    outline: none
}

.widget-search {
    background: #f2f2f2;
    padding: 10px;
    width: 100%;
    display: table;
    -moz-transition: opacity .4s ease-in-out;
    -o-transition: opacity .4s ease-in-out;
    -webkit-transition: opacity .4s ease-in-out;
    transition: opacity .4s ease-in-out
}

    .widget-search:after {
        clear: both;
        content: "";
        display: table
    }

.box-border {
    border: 1px solid #ccc;
    padding: 15px;
    margin-top: 30px;
    border-radius: 2px;
    margin-bottom: 10px
}

.box-no-border {
    border: 0 solid #ccc;
    padding: 15px 0 0;
    border-radius: 2px;
    margin-bottom: 10px
}

.primary-heading {
    font-size: 16px;
    border-bottom: 1px solid #ddd;
    line-height: normal;
    padding-bottom: 5px;
    color: #000
}

    .primary-heading span {
        width: 80%;
        display: inline-block;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis
    }

    .primary-heading .link {
        float: right;
        font-size: 13px;
        color: #000;
        width: 18%;
        text-align: right
    }

.recent-orders {
    width: 100%
}

    .recent-orders td {
        padding: 10px 4px;
        border-bottom: 1px solid #ccc;
        max-width: 160px
    }

    .recent-orders label {
        cursor: default;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis
    }

    .recent-orders td label.amount {
        padding-right: 15px;
        float: none
    }

    .recent-orders .btn-system {
        margin-bottom: 0;
        border-radius: 50%;
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
        -o-border-radius: 50%;
        padding: 2px 12px;
        font-size: 26px;
        box-shadow: none;
        width: 32px;
        min-height: auto;
        background-color: transparent;
        border: 0 #fff solid;
        color: #ccc
    }

        .recent-orders .btn-system:hover {
            color: #444
        }

label.status {
    color: #fff;
    font-size: 11px;
    text-align: center;
    padding: 3px 6px;
    border-radius: 2px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 2px;
    -o-border-radius: 2px;
    margin-top: 1px;
    text-transform: capitalize
}

label.status-bordered {
    color: #fda90a;
    font-size: 11px;
    text-align: center;
    padding: 2px 7px;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -o-border-radius: 2px;
    margin-bottom: 0;
    text-transform: uppercase;
    font-weight: 600
}

label.po-no {
    font-weight: 600;
    display: block;
    margin-bottom: 0;
    color: #000;
    width: 100%
}

label.amount {
    font-weight: 700;
    display: block;
    margin-bottom: 0;
    color: #000;
    line-height: 21px;
    text-align: right
}

label.date-order {
    margin-bottom: 0;
    display: block;
    color: #292929;
    font-weight: 400
}

.recent-orders-box {
    padding-bottom: 20px
}

.row-viewed-parts {
    border-bottom: 1px solid #ccc;
    padding: 10px 4px
}

    .row-viewed-parts .thumb-parts {
        float: left;
        padding-right: 10px
    }

        .row-viewed-parts .thumb-parts img {
            width: 80px;
            height: 80px
        }

.viewed-part-info {
    float: left;
    padding-right: 10px;
    width: 63%;
    text-transform: uppercase
}

    .viewed-part-info .part-no {
        font-weight: 400;
        font-size: 12px;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        padding-top: 2px;
        padding-bottom: 2px
    }

        .viewed-part-info .part-no:empty {
            color: #666;
            font-weight: 400;
            font-size: 11px;
            white-space: nowrap;
            overflow: hidden;
            text-overflow: ellipsis;
            padding-top: 0;
            padding-bottom: 0
        }

    .viewed-part-info label {
        margin-bottom: 0;
        display: block;
        width: 100%
    }

    .viewed-part-info .part-name {
        color: #0072db;
        font-weight: 600;
        line-height: 16px;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        font-size: 13px
    }

.part-name a {
    color: #0072db
}

    .part-name a:link {
        cursor: pointer
    }

td.label-align {
    padding-top: 15px
}

.viewed-part-info .part-mfg {
    font-size: 12px;
    font-weight: 400;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding-top: 2px;
    padding-bottom: 2px
}

.viewed-part-info .interchangeableCode {
    color: #666;
    font-size: 11px;
    font-weight: 400;
    overflow: hidden;
    text-overflow: ellipsis;
    padding: 2px 0
}

.viewed-part-info .part-weight {
    color: #666;
    font-size: 11px;
    font-weight: 400;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.viewed-part-info .part-price {
    font-weight: 700;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding-top: 2px;
    padding-bottom: 2px;
    font-size: 14px
}

.arrow-parts {
    float: right;
    margin-top: 11px
}

    .arrow-parts .btn-system {
        border-radius: 50%;
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
        -o-border-radius: 50%;
        padding: 2px 12px;
        font-size: 26px;
        box-shadow: none;
        width: 32px;
        min-height: auto;
        background-color: transparent;
        border: 0 #fff solid;
        color: #ccc
    }

        .arrow-parts .btn-system:hover {
            color: #444
        }

.row-viewed-parts:before, .part-info:after {
    clear: both;
    content: "";
    display: table
}

.row-viewed-parts:after {
    clear: both;
    content: "";
    display: table
}

.row-viewed-parts:last-child {
    border-bottom: 0;
    padding-bottom: 0
}

.map-homepage {
    width: 100%;
    padding-top: 15px
}

.panel {
    border-bottom: 1px solid #ccc;
    margin-bottom: 0
}

.collapse-content {
    border: 1px solid #ccc;
    padding: 10px;
    border-top: 0;
    border-bottom: 0
}

#new-features {
    font-size: 12px
}

.para {
    padding: 10px 0
}

.widget-search input[type=text] {
    font-size: 13px;
    font-family: 'Open Sans',sans-serif;
    border: 1px solid #ccc;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -o-border-radius: 2px;
    outline: none;
    width: 100%;
    padding: 10px 14px;
    display: block;
    margin-bottom: 10px;
    transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -webkit-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out
}

#contact-form input[type=text], #contact-form textarea, #respond input[type=text], #respond textarea, .email {
    color: #333;
    font-size: 13px;
    font-family: 'Open Sans',sans-serif;
    border: 1px solid #ccc;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -o-border-radius: 2px;
    outline: none;
    width: 100%;
    padding: 10px 14px;
    display: block;
    margin-bottom: 10px;
    transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -webkit-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out
}

    .widget-search input[type=search]:focus, #contact-form input[type=text]:focus, #contact-form textarea:focus, #respond input[type=text]:focus, #respond textarea:focus {
        border-color: #ddd;
        box-shadow: 0 0 3px #eee;
        -o-box-shadow: 0 0 3px #eee;
        -moz-box-shadow: 0 0 3px #eee;
        -webkit-box-shadow: 0 0 3px #eee
    }

.mail_response {
    border-bottom: 1px solid #eee;
    padding-bottom: 15px;
    margin-bottom: 15px
}

.name-missing, .email-missing, .message-missing {
    opacity: 0;
    color: #ed2c3a;
    margin-left: 10px;
    transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -webkit-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out
}

.error-page {
    padding: 90px 0;
    text-align: center
}

    .error-page h1 {
        font-size: 160px;
        line-height: 140px;
        font-weight: 700;
        color: #333
    }

    .error-page h3 {
        font-size: 64px;
        line-height: 70px;
        font-weight: 300
    }

    .error-page p {
        font-size: 22px;
        line-height: 28px;
        color: #666;
        margin-bottom: 25px
    }

#map {
    position: relative;
    height: 350px;
    width: 100%
}

.panel-default > .panel-heading {
    background-color: #fff
}

.panel-group .panel {
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -o-border-radius: 2px
}

.panel-default {
    border-color: #e8e8e8
}

.panel-body {
    padding: 4px 15px 10px
}

.panel-heading {
    padding: 0
}

.panel-title {
    font-size: 13px;
    font-weight: 600
}

    .panel-title a {
        position: relative;
        display: block;
        padding: 6px 12px;
        background-color: #fff;
        box-shadow: none;
        -o-box-shadow: none;
        -moz-box-shadow: none;
        -webkit-box-shadow: none;
        transition: all .2s ease-in-out;
        -moz-transition: all .2s ease-in-out;
        -webkit-transition: all .2s ease-in-out;
        -o-transition: all .2s ease-in-out
    }

        .panel-title a.collapsed {
            color: #444;
            box-shadow: 0 0 15px rgba(0,0,0,.04) inset;
            -o-box-shadow: 0 0 15px rgba(0,0,0,.04) inset;
            -moz-box-shadow: 0 0 15px rgba(0,0,0,.04) inset;
            -webkit-box-shadow: 0 0 15px rgba(0,0,0,.04) inset
        }

            .panel-title a.collapsed:hover {
                color: #666
            }

        .panel-title a .control-icon {
            position: absolute;
            top: 50%;
            right: 10px;
            margin-top: -11px;
            transition: all .2s ease-in-out;
            -moz-transition: all .2s ease-in-out;
            -webkit-transition: all .2s ease-in-out;
            -o-transition: all .2s ease-in-out
        }

        .panel-title a.collapsed .control-icon {
            -webkit-transform: rotate(-180deg);
            -moz-transform: rotate(-180deg);
            -ms-transform: rotate(-180deg);
            -o-transform: rotate(-180deg)
        }

        .panel-title a i {
            font-size: 1.2em
        }

.panel-default > .panel-heading + .panel-collapse .panel-body {
    border-top: none
}

.panel-group {
    margin-bottom: 10px
}

.collapsed .control-icon:before {
    content: "\f067"
}

.panel-group .panel + .panel {
    margin-top: 0
}

.btn {
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -o-border-radius: 3px;
    transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    min-height: 40px
}

input[type=submit].btn-system, .btn-system {
    display: inline-block;
    color: #fff;
    margin-right: 5px;
    font-weight: 400;
    transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    border: 0;
    text-transform: none;
    height: auto;
    min-height: 40px;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -o-border-radius: 2px;
    font-size: 14px;
    text-align: center
}

    input[type=submit].btn-system, .btn-system:last-child {
        margin-right: 0
    }

        input[type=submit].btn-system:hover {
            color: #fff;
            opacity: .8;
            background-color: #fda90a
        }

    .btn-system:last-child {
        margin-right: 0
    }

.btn-system {
    font-size: 1em;
    width: auto;
    text-align: center
}

    .btn-system.border-btn {
        background-color: transparent;
        border: 1px solid;
        box-shadow: none;
        -o-box-shadow: none;
        -moz-box-shadow: none;
        -webkit-box-shadow: none
    }

    .btn-system:hover {
        color: #fff;
        opacity: .8
    }

    .btn-system.border-btn:hover {
        opacity: 1;
        color: #fff
    }

    .btn-system.border-btn.btn-gray:hover {
        background-color: #444;
        color: #fff
    }

    .btn-system.border-btn.btn-black:hover {
        background-color: #111;
        color: #fff
    }

    .btn-system.border-btn.btn-wite:hover {
        background-color: #fff
    }

    .btn-system.btn-gray {
        background-color: #444
    }

    .btn-system.btn-black {
        background-color: #111
    }

    .btn-system.btn-wite {
        background-color: #fff
    }

    .btn-system.border-btn.btn-gray {
        background-color: transparent;
        border: 1px solid #444;
        color: #444
    }

    .btn-system.border-btn.btn-black {
        background-color: transparent;
        border: 1px solid #111;
        color: #111
    }

    .btn-system.border-btn.btn-wite {
        background-color: transparent;
        border: 1px solid #fff;
        color: #fff
    }

.btn-large {
    font-size: 14px;
    padding: 9px 18px
}

.btn-medium {
    font-size: 14px;
    padding: 7px 18px
}

.btn-small {
    padding: 5px 15px
}

.btn-mini {
    padding: 3px 12px
}

.btn-large.border-btn {
    padding: 8px 22px
}

.btn-medium.border-btn {
    padding: 6px 18px
}

.btn-small.border-btn {
    padding: 4px 15px
}

.btn-mini.border-btn {
    padding: 2px 12px
}

input[type=email], input[type=search], input[type=password], input[type=text] {
    -webkit-appearance: none;
    -moz-appearance: caret;
    -webkit-border-radius: 0;
    border-radius: 0
}

.widget-search input[type=text] {
    -webkit-appearance: none;
    -moz-appearance: caret
}

input::-webkit-input-placeholder {
    color: #999
}

input::-moz-placeholder {
    color: #999
}

input:-ms-input-placeholder {
    color: #999
}

input:-moz-placeholder {
    color: #999
}

.alert-success p {
    color: #468847
}

.alert-info p {
    color: #3a87ad
}

.alert-warning p {
    color: #c09853
}

.alert-danger p {
    color: #a94442
}

.alert h4 {
    margin-bottom: 10px
}

.alert strong {
    font-weight: 700
}

footer {
    background-color: #222;
    border-top: 2px solid #555;
    color: #ccc;
    width: 100%;
    position: absolute;
    bottom: 0
}

    footer p {
        color: #ccc
    }

    footer a {
        color: #666
    }

        footer a:hover {
            color: #666;
            text-decoration: underline
        }

.how-can-we-help {
    background: #f2f2f2;
    color: #333;
    padding: 10px 0;
    text-align: center
}

.title-hcwh {
    font-size: 16px;
    text-transform: uppercase;
    text-align: center;
    padding: 10px 0
}

.phone-hcwh, .email-hcwh {
    padding: 10px 0;
    font-size: 16px
}

.copyright-section {
    padding: 15px 0;
    font-size: 12px;
    letter-spacing: .5px;
    border-top: 1px solid rgba(255,255,255,.06)
}

    .copyright-section a {
        display: inline-block;
        text-transform: none;
        text-decoration: none;
        transition: all .2s ease-in-out;
        -moz-transition: all .2s ease-in-out;
        -webkit-transition: all .2s ease-in-out;
        -o-transition: all .2s ease-in-out;
        color: #fff
    }

        .copyright-section a:hover {
            color: #fda90a;
            text-decoration: none
        }

        .copyright-section a:focus, .copyright-section a:visited, .copyright-section a:active {
            color: #fff;
            text-decoration: none
        }

    .copyright-section p {
        font-size: 12px;
        text-transform: uppercase
    }

ul.footer-nav {
    float: right
}

    ul.footer-nav li {
        display: inline-block;
        float: left;
        margin-left: 15px
    }

        ul.footer-nav li:first-child {
            margin-left: 0
        }

        ul.footer-nav li a {
            display: inline-block;
            text-transform: uppercase;
            text-decoration: none;
            transition: all .2s ease-in-out;
            -moz-transition: all .2s ease-in-out;
            -webkit-transition: all .2s ease-in-out;
            -o-transition: all .2s ease-in-out;
            color: #fff
        }

            ul.footer-nav li a:hover {
                color: #fda90a;
                text-decoration: none
            }

            ul.footer-nav li a:focus, ul.footer-nav li a:visited, ul.footer-nav li a:active {
                color: #fff;
                text-decoration: none
            }

.back-to-top {
    display: none;
    position: fixed;
    bottom: 18px;
    right: 15px;
    z-index: 9999
}

    .back-to-top i {
        display: block;
        width: 36px;
        height: 36px;
        line-height: 36px;
        color: #fff;
        border-radius: 2px;
        -webkit-border-radius: 2px;
        -moz-border-radius: 2px;
        -o-border-radius: 2px;
        text-align: center;
        background-color: #444;
        transition: all .2s ease-in-out;
        -moz-transition: all .2s ease-in-out;
        -webkit-transition: all .2s ease-in-out;
        -o-transition: all .2s ease-in-out
    }

.iframe {
    border: none
}

.page-primary-heading {
    font-size: 20px;
    border-bottom: 1px solid #ddd;
    line-height: normal;
    padding-bottom: 5px;
    color: #000;
    width: 100%;
    display: table;
    font-weight: 600;
    padding-top: 6px
}

    .page-primary-heading span.txt-ellipsis {
        padding-right: 10px;
        text-transform: capitalize;
        line-height: 33px
    }

    .page-primary-heading .sort-by-txt {
        font-size: 14px
    }

.heading-txt {
    padding: 7px 0 0
}

.sort-by-select-field {
    text-align: right
}

    .sort-by-select-field .btn {
        border-radius: 0;
        outline: none !important;
        font-size: 13px
    }

.bootstrap-select .dropdown-toggle:focus {
    outline: thin dotted #333 !important;
    outline: 5px auto -webkit-focus-ring-color !important;
    outline-offset: -2px
}

.bootstrap-select.btn-group .dropdown-menu li {
    border-bottom: 1px solid #ccc;
    border-top: 0 solid #ccc
}

    .bootstrap-select.btn-group .dropdown-menu li a {
        padding: 7px 20px;
        outline: 0px !important;
        display: block;
        color: #000;
        font-size: 13px;
        font-weight: 400
    }

.results-found {
    font-size: 16px;
    color: #999;
    line-height: 33px
}

.filter-heading {
    padding: 8px 0;
    margin-bottom: 20px
}

.shop-by-heading {
    background: #f2f2f2;
    padding: 10px;
    font-size: 14px;
    font-weight: 600;
    border-bottom: 0 solid #797979
}

    .shop-by-heading i {
        float: right;
        font-size: 22px
    }

.search-mfg {
    margin-top: 15px
}

.search-mfg-input {
    border: 1px solid #ccc;
    height: 40px;
    width: 80%;
    outline: 0;
    padding: 0 10px
}

.btn-filter {
    height: 40px;
    padding: 0 13px;
    float: right;
    line-height: 40px
}

    .btn-filter i {
        font-size: 16px
    }

.mnf-list-scroll {
    max-height: 163px;
    overflow: auto;
    overflow-x: hidden;
    width: 100%;
    box-sizing: border-box;
    margin: 15px 0
}

    .mnf-list-scroll li {
        width: 100%;
        display: inline-block;
        padding: 8px 0
    }

        .mnf-list-scroll li input {
            float: left;
            margin-right: 5px
        }

        .mnf-list-scroll li label {
            float: left;
            text-transform: capitalize;
            margin-bottom: 0;
            display: table;
            line-height: 19px
        }

.chk-list-scroll {
    max-height: 163px;
    overflow: auto;
    overflow-x: hidden;
    width: 100%;
    box-sizing: border-box
}

    .chk-list-scroll li {
        width: 100%;
        display: inline-block;
        padding: 8px 0
    }

        .chk-list-scroll li input {
            float: left;
            margin-right: 5px
        }

        .chk-list-scroll li label {
            float: left;
            text-transform: capitalize;
            margin-bottom: 0;
            display: table;
            line-height: 19px
        }

.nav-tabs > li.active > a, .nav-tabs > li.active > a:focus {
    color: #fda90a
}

input[type=checkbox] {
    width: 16px;
    height: 18px;
    -webkit-appearance: checkbox;
    margin: 0
}

.filter-mfg {
    border-bottom: 1px solid #ccc
}

.show-filter-sort {
    margin-top: 10px;
    padding: 0 15px;
    position: relative;
    z-index: 2
}

    .show-filter-sort a {
        background: #efefef;
        display: block;
        padding: 10px;
        text-align: center;
        border: 1px solid #ccc;
        color: #000;
        font-size: inherit;
        position: relative;
        z-index: 2
    }

        .show-filter-sort a.active {
            background-color: #bfbdbd
        }

        .show-filter-sort a:hover, .show-filter-sort a:focus {
            background: #777;
            color: #fff;
            border: 1px solid #777
        }

.search-criteria {
    padding: 10px 0;
    width: 100%;
    color: #000;
    display: table;
    border-bottom: 1px solid #ddd
}

    .search-criteria label {
        display: inline-block;
        line-height: 15px;
        font-weight: 700;
        font-size: 12px;
        margin-bottom: 0
    }

    .search-criteria a {
        color: #000;
        font-weight: 400;
        padding-left: 10px
    }

a.clear-fltr {
    font-weight: 600
}

.sort-by-dropdown {
    clear: both;
    float: right;
    padding: 0;
    padding-left: 15px;
    outline: 0px
}

    .sort-by-dropdown ul li a {
        text-align: left;
        background: #fff;
        border-top: 0;
        font-size: 14px;
        color: #262626
    }

        .sort-by-dropdown ul li a:hover, .sort-by-dropdown ul li a:focus {
            background: #f5f5f5;
            color: #fff;
            border: 1px solid #ccc;
            border-top: 0;
            color: #262626
        }

        .sort-by-dropdown ul li a.active {
            background-color: #f5f5f5
        }

    .sort-by-dropdown.dropdown-menu {
        border-radius: 0;
        right: 15px;
        left: auto;
        border: 0;
        background: 0 0;
        box-shadow: none
    }

    .sort-by-dropdown.show-filter-sort {
        margin-top: 0
    }

.thumb-wrap {
    border: 1px solid #ddd;
    min-height: 150px;
    margin-top: 20px;
    padding: 10px;
    border-radius: 2px
}

.thumb-img-slider-wrap {
    min-height: 160px;
    border-bottom: 1px solid #ddd;
    margin-bottom: 10px
}

.thumb-img-slider-wrap_new {
    margin-top: 15px
}

.part-info {
    text-transform: uppercase;
    border-bottom: 1px solid #ddd
}

    .part-info .part-no {
        font-weight: 400;
        font-size: 13px;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        text-transform: capitalize
    }

    .part-info .alternate-part-no-active {
        color: #888;
        font-weight: 400;
        font-size: 12px;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis
    }

        .part-info .alternate-part-no-active .fa {
            font-size: 16px;
            color: #0072db
        }

        .part-info .alternate-part-no-active a {
            color: #0072db;
            font-weight: 400
        }

            .part-info .alternate-part-no-active a:hover {
                color: #0072db;
                font-weight: 400
            }

    .part-info .alternate-part-no-inactive {
        color: #666;
        font-weight: 400;
        font-size: 12px;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis
    }

        .part-info .alternate-part-no-inactive .fa {
            font-size: 16px;
            color: #666;
            opacity: .8
        }

        .part-info .alternate-part-no-inactive a {
            cursor: not-allowed;
            pointer-events: none;
            color: #666;
            font-weight: 400
        }

            .part-info .alternate-part-no-inactive a:hover {
                pointer-events: none;
                color: #999;
                font-weight: 400
            }

    .part-info label {
        margin-bottom: 7px;
        display: block;
        width: 100%
    }

    .part-info .part-name {
        color: #0072db;
        font-weight: 600;
        line-height: 20px;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        font-size: 14px;
        cursor: pointer
    }

.search-part-name .checkbox {
    float: left;
    margin-right: 5px;
    margin-top: 0
}

    .search-part-name .checkbox label {
        width: auto
    }

.search-part-name .part-name {
    float: left;
    width: 85%;
    white-space: nowrap
}

.search-part-name .checkbox input[type=checkbox] {
    opacity: 0;
    z-index: 1
}

.search-part-name .checkbox input[type=checkbox], .search-part-name .checkbox label:before, .search-part-name .checkbox label:after {
    width: 21px;
    height: 21px;
    top: 0;
    cursor: pointer
}

.search-part-name .checkbox input[type=checkbox], .search-part-name .checkbox label:before, .search-part-name .checkbox label:after {
    width: 21px;
    height: 21px;
    top: 0;
    cursor: pointer
}

.search-part-name .checkbox label:after {
    padding-top: 5px;
    padding-left: 5px
}

.add-select-part-link-order {
    border-bottom: 0 !important;
    border-top: 1px solid #ddd
}

.add-select-part-link {
    padding: 10px 0;
    text-align: right;
    border-bottom: 1px solid #ddd
}

    .add-select-part-link a {
        color: #0072db;
        font-weight: 700;
        cursor: pointer
    }

        .add-select-part-link a .fa {
            margin-right: 5px
        }

.add-cart-link {
    margin-right: 20px;
    display: inline-block
}

.add-fav-link {
    display: inline-block
}

.size-50 {
    width: 50%;
    float: left
}

.size-25 {
    width: 25%;
    float: left
}

.thumb-row-devider {
    border-bottom: 1px solid #ddd
}

.thumb-wrap_new .thumb-sec-right-border {
    border-right: 1px solid #ddd;
    margin: 2px 0;
    padding: 9px 15px
}

.thumb-row-devider .size-25, .thumb-row-devider .size-50 {
    padding: 9px 0
}

.thumb-row-devider:after, .buttons-row:after, .items-row:after {
    clear: both;
    content: "";
    display: table
}

.thumb-availability label {
    margin-bottom: 0;
    display: block;
    color: #000;
    font-size: 13px;
    width: 100%
}

.thumb-row-devider .icon-link a {
    text-align: center;
    display: block;
    font-size: 26px;
    color: #254472
}

    .thumb-row-devider .icon-link a:hover, .thumb-row-devider .icon-link a:focus {
        color: #486ca0
    }

.thumb-price label {
    margin-bottom: 0;
    display: block;
    color: #000;
    font-size: 13px;
    width: 100%
}

    .thumb-price label.price-cut {
        font-size: 16px;
        font-weight: 600;
        text-decoration: line-through;
        color: #777
    }

    .thumb-price label.price {
        font-size: 14px;
        font-weight: 600;
        padding-top: 4px
    }

.list-price {
    padding-left: 20px
}

.thumb-item-in-cart {
    padding: 10px 0;
    font-size: 13px;
    min-height: 56px
}

.qty-wrap {
    width: 48%;
    margin-right: 2%;
    float: left;
    position: relative;
    z-index: 1
}

.qty-wrap-alt {
    width: 48%;
    margin-right: 2%;
    float: left;
    position: relative;
    z-index: 1
}

.cart-button-wrap {
    float: right;
    width: 44% !important
}

.btn-cart {
    display: table-cell;
    width: 100%;
    font-size: 22px
}

.btn-like {
    font-size: 22px;
    width: 100%
}

.qty-thumb {
    height: 40px;
    text-align: center;
    padding: 0 7px
}

.plus-minus-btn {
    padding: 8px 10px;
    background-color: #eee;
    border-radius: 2px;
    min-height: 40px
}

    .plus-minus-btn:hover, .plus-minus-btn:active, .plus-minus-btn:focus, .plus-minus-btn:active:hover, .plus-minus-btn.active:hover, .plus-minus-btn:active:focus, .plus-minus-btn.active:focus, .open > .plus-minus-btn:active.focus, .plus-minus-btn.active.focus {
        color: #333;
        background-color: #eee;
        border-color: #ddd !important
    }

button:focus {
    outline: none !important;
    border-color: transparent !important
}

.load-more {
    text-align: center;
    width: 100%;
    margin: 15px 0;
    font-size: 18px;
    color: #999
}

.page-navigation {
    text-align: right;
    width: 100%;
    margin: 15px 0;
    font-size: 18px;
    color: #999
}

.cart-button-wrap .input-group {
    width: 100%
}

.cart-button-wrap .input-group-btn {
    width: 50%;
    padding-left: 7px
}

.alerts-scroll {
    max-height: 150px;
    overflow: auto;
    margin-bottom: 10px;
    position: relative
}

    .alerts-scroll .text {
        color: #344644;
        margin-bottom: 10px;
        font-size: 13px;
        display: table;
        width: 100%;
        border-bottom: 1px solid #dadada;
        padding-bottom: 10px
    }

        .alerts-scroll .text span {
            margin-right: 10px;
            width: 15px;
            color: #333;
            font-size: 16px
        }

.alerts-home .text p {
    width: 91%
}

.alerts-home {
    width: 330px;
    background-color: #fff;
    border: 1px solid #dcdcdc;
    padding: 15px;
    border-radius: 0;
    margin: 0;
    position: absolute;
    z-index: 9999999;
    right: 0;
    display: none;
    top: 64px;
    -webkit-box-shadow: 0px 2px 5px 0px rgba(0,0,0,.2);
    -moz-box-shadow: 0px 2px 5px 0px rgba(0,0,0,.2);
    box-shadow: 0px 2px 5px 0px rgba(0,0,0,.2)
}

.home-alertmsg {
    top: 0
}

.alerts-home .primary-heading {
    margin-bottom: 10px
}

.alerts-home:before {
    content: "\f0d8";
    font: normal normal normal 28px/1 FontAwesome;
    position: absolute;
    right: 20px;
    top: -19px;
    color: #dcdcdc
}

.alerts-login .text p {
    width: 91%
}

.alerts-login {
    width: 350px;
    background: #fff;
    border: 1px solid #dcdcdc;
    padding: 15px;
    border-radius: 0;
    margin: 0;
    position: absolute;
    z-index: 9999999;
    right: -15px;
    display: none;
    top: 62px
}

.home-alertmsg {
    top: 0
}

.alerts-login .primary-heading {
    margin-bottom: 10px
}

.alerts-login:before {
    content: "\f0d8";
    font: normal normal normal 28px/1 FontAwesome;
    position: absolute;
    right: 20px;
    top: -19px;
    color: #dcdcdc
}

.cart-dropdown {
    padding: 15px;
    width: 350px;
    margin: 0;
    border-radius: 0;
    border: 1px solid #dcdcdc;
    position: absolute;
    display: none;
    right: 0;
    z-index: 99999999;
    background: #fff;
    top: 64px;
    -webkit-box-shadow: 0px 2px 5px 0px rgba(0,0,0,.2);
    -moz-box-shadow: 0px 2px 5px 0px rgba(0,0,0,.2);
    box-shadow: 0px 2px 5px 0px rgba(0,0,0,.2)
}

    .cart-dropdown:before {
        content: "\f0d8";
        font: normal normal normal 28px/1 FontAwesome;
        position: absolute;
        right: 226px;
        top: -19px;
        color: #dcdcdc;
        display: none
    }

.alerts-dropdown:before {
    content: "\f0d8";
    font: normal normal normal 28px/1 FontAwesome;
    position: absolute;
    right: 146px;
    top: -19px;
    color: #dcdcdc;
    display: none
}

.cart-items {
    border-bottom: 1px solid #ddd;
    font-size: 13px;
    padding-bottom: 10px
}

.cart-scroll {
    max-height: 270px;
    overflow: auto;
    position: relative;
    overflow-x: hidden
}

    .cart-scroll .items-row {
        padding: 10px 0;
        border-bottom: 1px solid #ddd;
        width: 100%
    }

        .cart-scroll .items-row:last-child {
            border-bottom: 0
        }

.items-row .img-wrap {
    width: 80px;
    padding-right: 10px;
    float: left
}

    .items-row .img-wrap img {
        width: 80px;
        height: 80px
    }

.items-row .right-content {
    width: 220px;
    float: left
}

    .items-row .right-content .part-name {
        font-size: 14px;
        position: relative
    }

        .items-row .right-content .part-name a {
            padding: 5px 14px;
            font-size: 16px;
            color: #999;
            display: block;
            float: right;
            margin-top: -4px
        }

        .items-row .right-content .part-name label {
            width: 190px;
            font-weight: 600
        }

    .items-row .right-content .part-no {
        color: #666;
        font-weight: 400;
        font-size: 12px;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        text-transform: uppercase;
        width: 100%
    }

    .items-row .right-content .price-qty {
        font-size: 13px
    }

.items-row label {
    margin-bottom: 3px
}

.buttons-row button {
    min-height: 40px
}

.sort-mobile-dropdown {
    border-radius: 0;
    margin-top: 44px;
    padding: 0;
    padding-left: 15px;
    border: 0;
    z-index: 3;
    box-shadow: none
}

.cart-qty {
    padding-right: 10px;
    max-width: 144px;
    min-width: 144px;
    text-align: right
}

.cart-total {
    padding: 10px 0;
    border-bottom: 2px solid #ddd;
    border-top: 2px solid #ddd;
    display: table;
    width: 100%;
    margin-top: 5px
}

    .cart-total label {
        font-size: 15px;
        margin-bottom: 0;
        font-weight: 500
    }

.cart-btns {
    padding: 15px 0 0
}

    .cart-btns button {
        margin-right: 30px;
        height: 42px;
        padding: 0 15px;
        margin-bottom: 0
    }

a.close-alert, a.close-cart {
    color: #777;
    font-size: 18px;
    margin-top: -2px;
    position: absolute;
    right: 20px;
    top: 15px
}

.part-title {
    font-size: 20px;
    text-transform: uppercase;
    color: #000;
    margin-top: 20px
}

.part-sub-details {
    margin: 7px 0
}

.code-suffix {
    color: #000;
    float: left;
    padding-right: 10px;
    margin-right: 10px;
    border-right: 1px solid #ccc;
    line-height: 22px
}

    .code-suffix :last-child {
        border-right: 0 solid #ccc
    }

.mfg-name {
    color: #000;
    float: left;
    padding-right: 10px;
    margin-right: 10px;
    border-right: 1px solid #ccc;
    line-height: 22px
}

    .mfg-name:nth-last-child(-n+2) {
        border-right: 0 solid #ccc
    }

.weight-section label:last-child {
    border-right: 0 solid #ccc
}

.alt-part-available a {
    color: #486ca0
}

    .alt-part-available a .fa {
        font-size: 20px;
        position: relative;
        top: 2px
    }

.alt-part-available {
    float: left
}

.details-price-section {
    border-bottom: 1px solid #ccc;
    border-top: 1px solid #ccc;
    padding: 10px 0
}

    .details-price-section .part-list-price {
        margin-right: 40px
    }

        .details-price-section .part-list-price .price-name {
            font-size: 12px;
            width: 100%
        }

        .details-price-section .part-list-price .price-no {
            font-size: 16px
        }

            .details-price-section .part-list-price .price-no label {
                font-size: 16px;
                font-weight: 600
            }

                .details-price-section .part-list-price .price-no label.cut {
                    text-decoration: line-through;
                    color: #777
                }

        .details-price-section .part-list-price .each {
            font-size: 12px;
            color: #777;
            text-transform: uppercase
        }

    .details-price-section:before, .details-price-section:after, .part-sub-details:after, .part-details-button-group:before, .part-details-button-group:after {
        clear: both;
        content: "";
        display: table
    }

.part-instock {
    background-color: #57606b;
    padding: 2px 8px;
    color: #fff;
    margin-top: 10px;
    float: right;
    border-radius: 2px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 2px;
    font-size: 11px;
    min-width: 34px;
    text-align: center
}

    .part-instock label {
        margin-bottom: 0;
        font-size: 11px
    }

.part-details-button-group .qty {
    margin-right: 30px;
    width: 160px
}

.part-details-button-group .cart {
    margin-right: 30px
}

    .part-details-button-group .cart button {
        font-size: 14px;
        padding: 9px 30px
    }

.part-description {
    margin: 20px 0
}

.part-detail-tab .collapsed .control-icon:before {
    content: "\f106"
}

.border-right {
    border-right: 1px solid #ccc
}

.price-details-table {
    width: 100%
}

    .price-details-table td {
        border-top: 1px solid #ccc;
        padding: 7px 15px
    }

    .price-details-table a {
        color: #486ca0
    }

.avail-table {
    width: 100%
}

    .avail-table td {
        border-top: 1px solid #ccc;
        padding: 7px 15px
    }

    .avail-table a {
        color: #486ca0
    }

.add-info-table {
    width: 100%
}

    .add-info-table td {
        border-top: 1px solid #ccc;
        padding: 7px 15px
    }

        .add-info-table td.heading {
            font-weight: 600;
            width: 25%;
            border-right: 1px solid #ccc
        }

td.avail-no label {
    padding: 1px 7px;
    background-color: #777;
    color: #fff;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px
}

.product-image-gallery {
    margin-top: 20px
}

.product-thumbnails {
    margin-top: 20px
}

    .product-thumbnails .slick-list {
        margin-left: 16px
    }

    .product-thumbnails .slick-prev {
        left: 0;
        z-index: 9
    }

        .product-thumbnails .slick-prev, .product-thumbnails .slick-next, .product-thumbnails .slick-prev:hover, .product-thumbnails .slick-next:hover, .product-thumbnails .slick-prev:focus, .product-thumbnails .slick-next:focus {
            background-color: rgba(0,0,0,.7);
            width: 26px;
            height: 28px
        }

    .product-thumbnails .slick-next {
        right: 7px
    }

        .product-thumbnails .slick-next:before, .alternate-parts-slider .slick-next:before {
            content: "\f054";
            font: normal normal normal 14px/1 FontAwesome;
            color: #fff
        }

    .product-thumbnails .slick-prev:before, .alternate-parts-slider .slick-prev:before {
        content: "\f053";
        font: normal normal normal 14px/1 FontAwesome;
        color: #fff
    }

.label-interchangeble {
    margin-right: 0
}

.interchangeble-desc {
    float: left;
    width: 55%;
    margin-right: 0;
    padding-right: 0
}

.slick-slide:focus {
    outline: 0px;
    cursor: pointer
}

.slick-slide {
    cursor: pointer
}

.page-secondary-heading {
    font-size: 16px;
    border-bottom: 1px solid #ddd;
    line-height: normal;
    padding-bottom: 5px;
    color: #000;
    width: 100%;
    display: table;
    font-weight: 600
}

.alternate-parts-slider .slick-prev, .alternate-parts-slider .slick-next, .alternate-parts-slider .slick-prev:hover, .alternate-parts-slider .slick-next:hover, .alternate-parts-slider .slick-prev:focus, .alternate-parts-slider .slick-next:focus {
    background-color: rgba(0,0,0,.7);
    width: 26px;
    height: 28px
}

.alt-part-bottom {
    padding-right: 10px;
    padding-left: 10px;
    box-sizing: border-box
}

    .alt-part-bottom .row-viewed-parts .thumb-parts img {
        width: 120px;
        height: 120px
    }

    .alt-part-bottom .viewed-part-info .part-name {
        color: #0072db;
        line-height: 22px;
        font-size: 14px;
        cursor: pointer
    }

    .alt-part-bottom .viewed-part-info .part-no, .alt-part-bottom .viewed-part-info .part-mfg {
        font-size: 12px;
        margin-top: 7px
    }

    .alt-part-bottom .viewed-part-info .part-price {
        margin-top: 7px;
        font-size: 16px
    }

    .alt-part-bottom .row-viewed-parts {
        padding: 10px;
        border: 1px solid #ccc
    }

    .alt-part-bottom .viewed-part-info {
        padding-right: 0;
        width: 62%
    }

.alternate-parts-slider .slick-prev {
    left: 0;
    z-index: 9
}

.alternate-parts-slider .slick-next {
    right: 0
}

.product-image-gallery .slider-for .slick-slide img {
    text-align: center;
    margin: auto
}

table.my-cart-grid td {
    border-bottom: 1px solid #ddd
}

table.my-cart-grid .core-charges, table.my-cart-grid .cart_price {
    min-width: 110px;
    text-align: right
}

table.my-cart-grid .cart_qty {
    width: 150px
}

table.my-cart-grid .my-cart-total {
    width: 104px
}

table.my-cart-grid .each {
    color: #888;
    text-transform: uppercase
}

table.my-cart-grid .cart-price {
    min-width: 110px
}

.cart-qty a {
    color: #c00;
    padding-top: 4px;
    display: inline-block;
    padding: 5px 10px;
    cursor: pointer
}

    .cart-qty a .fa {
        font-size: 18px;
        margin-top: 10px
    }

.my-cart-part-name {
    font-weight: 600
}

.mycart-part-info {
    width: 60%;
    box-sizing: border-box;
    padding-right: 0
}

    .mycart-part-info label {
        margin-bottom: 2px
    }

    .mycart-part-info .part-instock {
        margin-top: 5px;
        text-transform: capitalize
    }

    .mycart-part-info.viewed-part-info label.status {
        text-transform: none
    }

.mycart-wrap {
    margin-top: 20px
}

    .mycart-wrap .items-in-cart {
        padding: 10px 0;
        width: 42%
    }

    .mycart-wrap .quick-add-note {
        padding: 10px 0;
        width: 50%
    }

.download-template {
    margin-top: 12px
}

    .download-template a {
        padding-left: 5px;
        padding-right: 5px;
        text-decoration: none
    }

.cart-search input {
    width: 260px;
    margin-right: 5px
}

.cart-search .input1 {
    background-color: #fff;
    border: 1px solid #ccc;
    height: 38px;
    border-radius: 0;
    padding: 0 10px;
    box-sizing: border-box
}

.cart-item-search input {
    width: 100% !important
}

.full:after {
    clear: both;
    content: "";
    display: table;
    width: 100%
}

.order-summary-wrap {
    margin-top: 8px;
    margin-bottom: 20px;
    background-color: #eee;
    padding: 15px;
    box-shadow: 3px 5px 12px #f5f5f5;
    box-sizing: border-box;
    border: 1px #ddd solid
}

.order-summary-title {
    font-size: 15px;
    border-bottom: 1px solid rgba(0,0,0,.2);
    padding-bottom: 6px;
    font-weight: 600
}

.cart-summary-list-row {
    padding: 5px 0;
    border-bottom: 1px solid #ddd;
    font-size: 13px
}

    .cart-summary-list-row.total {
        border-bottom: 1px solid rgba(0,0,0,.2)
    }

    .cart-summary-list-row:first-child {
        border-bottom: 0
    }

.cart-short-info {
    margin-top: 15px;
    font-style: italic;
    color: #666
}

    .cart-short-info i {
        float: left;
        width: 3%;
        font-size: 16px;
        margin-top: 2px
    }

    .cart-short-info p {
        float: right;
        width: 92%;
        font-size: 13px
    }

.procced-btn {
    margin-top: 15px
}

    .procced-btn .btn-system {
        width: 100%
    }

#cart-summary {
    border-left: none;
    border-bottom: none
}

    #cart-summary tbody td.cart-product {
        max-width: 330px;
        padding: 10px 0
    }

        #cart-summary tbody td.cart-product > a:hover img {
            -webkit-transition: .3s;
            -o-transition: .3s;
            transition: .3s;
            opacity: .8;
            filter: alpha(opacity=80)
        }

        #cart-summary tbody td.cart-product img {
            -webkit-transition: .3s;
            -o-transition: .3s;
            transition: .3s
        }

#cart_summary tbody td.cart-unit .price span {
    display: block
}

#cart-summary tbody td.cart-unit .price span.price-percent-reduction {
    margin: 5px auto;
    display: inline-block
}

#cart-summary tbody td.cart-unit .price span.old-price {
    text-decoration: line-through
}

#cart-summary tbody td.cart-description {
    width: 140px
}

#cart-summary tbody td.cart_description small {
    display: block;
    padding: 5px 0 0
}

#cart-summary tfoot tr {
    border-bottom: none
}

#cart-summary tfoot td.text-right {
    font-weight: 700;
    color: #333
}

#cart-summary tfoot td.price {
    text-align: right
}

#cart-summary tfoot td.total-price-container span {
    font: 600 18px/22px "Ubuntu",sans-serif;
    color: #555454;
    text-transform: uppercase
}

#cart-summary tfoot td#total-price-container {
    font: 600 21px/25px "Ubuntu",sans-serif;
    color: #333;
    background: #fff
}

.shoppingcart-thamb img {
    width: 97px
}

.table-responsive {
    border: 0
}

#cart-summary th {
    border-top: 1px solid #ddd;
    border-bottom: 0
}

.m-cart-btns {
    margin-top: 10px;
    margin-bottom: 20px
}

    .m-cart-btns div {
        padding: 0
    }

.cart-wrap-table {
    overflow-x: hidden
}

.datepicker-dropdown {
    z-index: 9999999 !important;
    overflow: hidden
}

.cart-step-wrap {
    background-color: #0072db;
    border-right: 1px solid #ccc;
    text-align: center;
    padding: 10px 5%;
    font-size: 14px;
    color: #fff;
    display: table
}

    .cart-step-wrap:last-child {
        border-right: 0
    }

.step-num {
    padding: 8px 14px;
    background: #fff;
    font-size: 16px;
    float: left;
    border-radius: 20px;
    display: table-cell;
    color: #333
}

    .step-num.active {
        background: #fda90a;
        color: #fff
    }

.step-name {
    padding-left: 10px;
    width: 86%;
    text-align: left;
    vertical-align: middle;
    display: table-cell
}

.edit-link {
    color: #0072db !important
}

.heading-req-flds {
    font-size: 13px;
    font-style: italic;
    color: #777;
    text-align: right;
    font-weight: 400;
    margin-top: 15px;
    margin-right: -15px
}

    .heading-req-flds span {
        color: #c00
    }

    .heading-req-flds a span {
        color: #0072db
    }

.parts-form .form-label {
    width: 100%;
    margin-bottom: 10px
}

    .parts-form .form-label span {
        color: #c00
    }

.parts-form .form-input {
    border: 1px solid #ccc;
    height: 40px;
    padding: 0 10px;
    width: 100%;
    box-sizing: border-box;
    position: relative;
    z-index: 2;
    background: 0 0
}

.parts-form .form-textarea {
    border: 1px solid #ccc;
    height: 80px;
    padding: 10px;
    width: 100%;
    box-sizing: border-box
}

.shipping-form .page-primary-heading {
    margin-bottom: 20px
}

.parts-form span.fa-calendar {
    position: absolute;
    right: 26px;
    font-size: 22px;
    color: #333;
    bottom: 8px;
    z-index: 1
}

.yes-no-btn .btn-system {
    margin: 0
}

.yes-no-btn .no {
    background: #333;
    margin-left: -4px
}

.address-details {
    margin-top: 10px
}

    .address-details label {
        text-decoration: underline
    }

.add-new-link {
    color: #0072db
}

.select-fld .bootstrap-select {
    width: 100% !important;
    border-radius: 0
}

    .select-fld .bootstrap-select .btn-default {
        border-radius: 0;
        padding: 0 10px;
        min-height: 40px;
        box-shadow: none;
        font-size: 13px
    }

.language-menu .filter-option {
    margin: 10px 0
}

.select-fld .bootstrap-select .btn-default:hover, .select-fld .bootstrap-select .btn-default:focus {
    background: 0 0;
    border-color: #ccc !important
}

.yes-no-btn .btn-group {
    vertical-align: top
}

    .yes-no-btn .btn-group .btn-default {
        background: #ccc;
        color: #fff;
        line-height: 26px;
        padding: 6px 22px;
        box-shadow: none;
        border-radius: 0;
        border: 0;
        min-height: inherit
    }

        .yes-no-btn .btn-group .btn-default.active {
            background: #1ab317
        }

.order-sum-cart-items {
    width: 100%
}

.show-cart-items {
    width: 100%;
    padding: 8px 0;
    border-bottom: 1px solid rgba(0,0,0,.2);
    clear: both;
    font-size: 14px;
    font-weight: 600;
    cursor: pointer
}

    .show-cart-items .fa {
        font-size: 18px
    }

.sum-cart-items-list {
    width: 100%;
    clear: both;
    max-height: 200px;
    overflow: auto;
    display: none
}

.list-row {
    padding: 10px 0;
    border-bottom: 1px solid #ccc
}

    .list-row:last-child {
        padding: 10px 0;
        border-bottom: 1px solid rgba(0,0,0,.2)
    }

    .list-row:after, .list-row:before, .order-sum-cart-items:before, .order-sum-cart-items:after {
        clear: both;
        content: "";
        display: table
    }

.cart-summary-qty {
    text-transform: none
}

.no-nav .menu-toggler {
    display: none
}

.no-nav .navbar-brand {
    left: 0
}

.single-line-txt {
    padding-top: 10px
}

.shipping-form label {
    color: #777
}

.multi-line-txt {
    padding-top: 10px
}

.ship-status .fa {
    color: #39ce7f;
    font-size: 20px;
    float: left
}

.ship-status span {
    margin-left: 5px
}

.multi-line-txt span {
    display: block
}

.heading-req-flds a {
    font-style: normal;
    text-decoration: none
}

.order-info-edit {
    padding: 0
}

    .order-info-edit a {
        float: right;
        font-size: 13px;
        text-decoration: none
    }

        .order-info-edit a span.edit-txt {
            margin-top: 15px;
            display: block
        }

        .order-info-edit a span.edit-icon {
            font-size: 20px;
            display: block;
            margin-top: 7px
        }

.eparts-alert .alert {
    margin: 0;
    text-align: left;
    border-radius: 2px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    font-size: 14px !important;
    min-height: 50px;
    padding: 16px 20px !important;
    position: relative;
    z-index: 99
}

.eparts-alert .alert-success {
    background-color: #4caf50;
    border-color: #4caf50;
    color: #fff
}

.eparts-alert .alert-danger {
    background-color: #bd362f;
    border-color: #bd362f;
    color: #fff
}

.eparts-alert .alert .close {
    color: #fff;
    opacity: 1;
    filter: alpha(opacity=100);
    font-size: 16px
}

    .eparts-alert .alert .close:hover {
        color: #fff;
        opacity: 1;
        filter: alpha(opacity=100);
        font-size: 16px !important
    }

.page-mid-content {
    min-height: 800px;
    padding-bottom: 20px
}

.print-email-btns {
    border-bottom: 1px solid #ccc;
    padding-bottom: 15px;
    margin-top: 15px;
    text-align: right
}

input[type=submit].bordered-btn, .bordered-btn {
    font-size: 14px;
    padding: 9px 22px;
    min-height: 40px;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    line-height: 20px;
    border: 1px solid #fda90a;
    color: #fda90a;
    background-color: #fff;
    text-transform: none;
    font-weight: 400;
    text-align: center;
    cursor: pointer
}

    input[type=submit].bordered-btn:hover {
        color: #fff;
        background-color: #fda90a
    }

input[type=submit].bordered-btn-sm, .bordered-btn-sm {
    font-size: 13px;
    padding: 0 22px;
    min-height: 34px;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    line-height: 20px;
    border: 1px solid #fda90a;
    color: #fda90a;
    text-transform: none;
    font-weight: 400;
    text-align: center
}

    input[type=submit].bordered-btn-sm:hover {
        color: #fff;
        background-color: #fda90a
    }

a.bordered-btn.btn-cart {
    display: block;
    text-align: center;
    line-height: 38px
}

a.bordered-btn-sm {
    display: block;
    text-align: center;
    line-height: 34px;
    cursor: pointer
}

a.btn-system.btn-cart {
    display: block;
    text-align: center;
    line-height: 40px
}

.order-ack-company-info {
    padding: 15px 0;
    border-bottom: 1px solid #ccc;
    border-top: 1px solid #ccc
}

    .order-ack-company-info .company-logo {
        float: left;
        max-width: 140px
    }

    .order-ack-company-info .company-info {
        float: right;
        text-align: right
    }

        .order-ack-company-info .company-info .company-name {
            font-size: 16px;
            font-weight: 600;
            text-transform: uppercase
        }

        .order-ack-company-info .company-info .company-address {
            color: #777
        }

            .order-ack-company-info .company-info .company-address span {
                display: block
            }

.payment-info .tr-space {
    padding-top: 1%;
    padding-bottom: 2%;
    display: block
}

.payment-info .tr-bg {
    background: #eee
}

.payment-info .w2 {
    width: 2%;
    background: #fff
}

.payment-info .w49 {
    width: 49%
}

.payment-info .w100 {
    width: 100%
}

.order-info-grey-box-row {
    margin: 30px 0 20px
}

.order-info-grey-box {
    background-color: rgba(238,238,238,.53);
    padding: 20px;
    word-wrap: break-word;
    border: 1px solid #ddd;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px
}

    .order-info-grey-box label {
        display: block;
        width: 100%;
        padding-bottom: 10px
    }

    .order-info-grey-box p {
        font-size: 16px;
        font-weight: 600;
        display: block
    }

.shipping-form label.status {
    color: #fff
}

.order-details-ack-info {
    border-bottom: 1px solid #ccc;
    padding-bottom: 15px
}

.ack-shipping-billing-details-wrap {
    margin: 30px 0
}

.grey-bordered-blocks {
    border: 1px solid #ccc;
    padding: 15px;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px
}

    .grey-bordered-blocks .block-title {
        font-size: 16px;
        color: #777;
        padding-bottom: 20px
    }

    .grey-bordered-blocks .fa-icon {
        padding-right: 15px;
        float: left
    }

        .grey-bordered-blocks .fa-icon .fa {
            font-size: 44px;
            color: #ccc
        }

    .grey-bordered-blocks .txt-info {
        float: left;
        width: 82%
    }

        .grey-bordered-blocks .txt-info label {
            color: #777;
            font-size: 11px;
            display: block;
            width: 100%;
            padding-bottom: 5px
        }

        .grey-bordered-blocks .txt-info p {
            padding-bottom: 15px;
            display: block;
            width: 100%;
            clear: both
        }

        .grey-bordered-blocks .txt-info .multi-line-txt {
            padding-top: 0
        }

        .grey-bordered-blocks .txt-info p:last-child {
            padding-bottom: 0
        }

.viewed-part-info label.status {
    margin-top: 4px
}

.ack-parts-grid td:before {
    color: #777
}

.declaration {
    background-color: #fcf8e3;
    border: 1px solid #ffe599;
    padding: 15px;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px
}

    .declaration .title {
        font-size: 14px;
        color: #777;
        padding-bottom: 10px
    }

    .declaration .lines {
        padding-left: 10px;
        padding-bottom: 10px;
        font-size: 12px;
        font-style: italic;
        color: #777;
        position: relative
    }

        .declaration .lines:last-child {
            padding-bottom: 0
        }

        .declaration .lines:before {
            content: "*";
            color: #c00;
            position: absolute;
            left: 0
        }

.ack-order-total {
    padding-bottom: 20px
}

.ack-total {
    font-size: 16px;
    padding-bottom: 7px
}

    .ack-total:last-child {
        padding-bottom: 0
    }

    .ack-total .label-total {
        text-align: right
    }

g.ack-total .price-total {
    text-align: right
}

.txt-bold {
    font-weight: 600
}

.grey-b-align {
    display: table;
    table-layout: fixed
}

    .grey-b-align .col-md-4 {
        display: table-cell;
        vertical-align: top
    }

.p-amount table {
    float: right;
    width: 80%
}

    .p-amount table tr td {
        font-size: 16px;
        padding-bottom: 7px;
        padding-left: 15px;
        padding-right: 15px
    }

        .p-amount table tr td:first-child {
            text-align: right
        }

        .p-amount table tr td:last-child {
            text-align: left
        }

.top-action-panel-fol {
    background-color: #eee;
    margin: 20px 0;
    position: relative;
    display: table;
    width: 100%
}

    .top-action-panel-fol .list-count {
        padding: 15px 0 15px 15px;
        float: left
    }

.fol-action-menu {
    float: right
}

    .fol-action-menu a {
        padding: 13px 14px;
        display: block;
        border-left: 1px solid #fff;
        color: #666;
        margin: 0;
        float: left
    }

        .fol-action-menu a:hover {
            background: #ddd
        }

        .fol-action-menu a .fa {
            font-size: 22px
        }

.search-fol-list {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    display: none
}

.submit-close {
    position: absolute;
    z-index: 2;
    right: 0;
    top: 1px
}

.search-fol-list .input1 {
    width: 100%;
    padding: 14px 90px 14px 10px;
    position: relative;
    z-index: 1;
    top: 1px;
    border: 1px solid #ccc;
    box-shadow: none
}

.search-fol-list .close {
    float: left;
    color: #666;
    opacity: 1;
    margin-right: 10px;
    margin-top: 13px
}

.search-fol-list .btn-system {
    float: left;
    padding: 14px 22px
}

.c {
    margin: 20px 0;
    position: relative;
    min-height: 350px
}

.fol-list-row {
    margin-bottom: 20px;
    border: 1px solid #ccc;
    padding: 10px
}

.fol-list-info .list-title {
    color: #085394;
    font-size: 14px;
    width: 100%;
    font-weight: 600;
    padding-bottom: 6px
}

    .fol-list-info .list-title a {
        color: #085394
    }

.fol-list-info .items-modified {
    width: 100%;
    padding-bottom: 4px
}

    .fol-list-info .items-modified label.status {
        font-size: 11px
    }

.fol-list-info .modified-time {
    color: #c00;
    float: left;
    padding-left: 10px;
    font-size: 11px;
    line-height: 20px
}

    .fol-list-info .modified-time .fa {
        font-size: 16px;
        position: relative;
        top: 1px
    }

.fol-list-info .list-txt {
    width: 100%;
    color: #777
}

.fol-action-items {
    float: right;
    position: relative
}

.border-icon-links {
    float: left;
    color: #777;
    font-size: 20px;
    border-left: 1px solid #ccc;
    min-height: 40px;
    padding: 6px 20px;
    text-align: center
}

    .border-icon-links:last-child {
        margin-right: 0
    }

    .border-icon-links span {
        font-size: 11px;
        text-transform: uppercase;
        display: block;
        line-height: normal
    }

.border-icon-links-user {
    float: left;
    color: #777;
    font-size: 20px;
    border-left: 1px solid #ccc;
    min-height: 40px;
    padding: 6px 14px;
    text-align: center
}

    .border-icon-links-user:last-child {
        margin-right: 0
    }

    .border-icon-links-user span {
        font-size: 11px;
        text-transform: uppercase;
        display: block;
        line-height: normal
    }

.fol-list-row .row {
    display: table;
    width: 100%;
    margin: 0
}

.col-info {
    padding-left: 0
}

.col-fol {
    display: table-cell;
    table-layout: fixed;
    float: none;
    vertical-align: middle;
    padding-right: 0
}

.share-with-icon {
    float: left;
    color: #777;
    font-size: 20px;
    padding: 6px 20px;
    text-align: center
}

    .share-with-icon .fa {
        font-size: 24px
    }

    .share-with-icon span {
        font-size: 11px;
        display: block;
        line-height: normal;
        text-transform: uppercase
    }

    .share-with-icon p {
        padding: 0 10px 0 15px;
        font-size: 13px;
        float: right;
        margin-left: 0;
        color: #000;
        line-height: 40px
    }

.radius-2 {
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px
}

.share-with-icon.active .fa {
    color: #39ce7f
}

.share-with-icon.shared-by {
    padding: 6px 13px
}

    .share-with-icon.shared-by .fa {
        color: #0072db
    }

.share-toggle .fa-check.fa-close:before {
    content: "\f00d"
}

.cursor-default {
    cursor: default
}

.share-with-icon.cursor-default:hover {
    background-color: transparent
}

.sort-fol-dropdown-menu li {
    border-bottom: 1px solid #ccc;
    width: 100%;
    display: table
}

    .sort-fol-dropdown-menu li:last-child {
        border-bottom: 0
    }

    .sort-fol-dropdown-menu li a {
        display: block;
        width: 100%;
        padding: 7px 20px
    }

        .sort-fol-dropdown-menu li a.active {
            background-color: #bfbdbd
        }

.add-new-fol iframe {
    width: 100%;
    min-height: 360px;
    position: relative
}

.add-new-address iframe {
    width: 100%;
    min-height: 428px
}

.modal-body iframe .modal-buttons {
    border-top: 1px solid #ccc;
    padding: 15px 0 0;
    position: absolute;
    bottom: 0;
    right: 0;
    left: 0
}

.modal-body.iframe-body {
    padding: 0
}

.iframe.parts-form {
    padding: 15px
}

.modal-buttons {
    padding: 0 15px;
    bottom: 0;
    right: 0;
    left: 0
}

.modal-backdrop {
    z-index: 99999
}

.bordered-btn.btn-cart {
    font-size: 20px;
    padding: 0 15px
}

.load-more-btn {
    text-align: center
}

    .load-more-btn .bordered-btn {
        width: 50%
    }

.check-label input {
    float: left;
    margin-right: 5px
}

.parts-form .help-block {
    margin: 0;
    margin-top: 5px;
    color: #c00;
    position: absolute;
    width: 100%
}

.parts-form .form-control {
    border-radius: 0
}

.parts-form .has-error .form-control {
    border-radius: 0;
    border-color: #c00
}

.parts-form .form-group {
    margin-bottom: 25px;
    min-height: 69px
}

.parts-form .form-checkbox.form-group:last-child {
    margin-bottom: 20px
}

.dropdown-sharedby {
    display: none;
    background-color: #fff;
    border: 1px solid #ccc;
    width: 180px;
    padding: 14px;
    position: absolute;
    z-index: 2;
    top: 65px;
    left: -104px;
    font-size: 11px;
    text-align: left
}

    .dropdown-sharedby .close {
        right: 7px;
        top: 7px;
        font-size: 16px;
        position: absolute
    }

    .dropdown-sharedby:after, .dropdown-sharedby:before {
        bottom: 100%;
        left: 80%;
        border: solid transparent;
        content: " ";
        height: 0;
        width: 0;
        position: absolute;
        pointer-events: none
    }

    .dropdown-sharedby:after {
        border-color: rgba(255,255,255,0);
        border-bottom-color: #fff;
        border-width: 8px;
        margin-left: -8px
    }

    .dropdown-sharedby:before {
        border-color: rgba(204,204,204,0);
        border-bottom-color: #ccc;
        border-width: 9px;
        margin-left: -9px
    }

.widget-search .multiselect.dropdown-toggle {
    border: 1px solid #ccc;
    width: 100%;
    text-align: left;
    height: 40px;
    border-radius: 0;
    background: #fff;
    border-bottom-left-radius: 25px;
    border-top-left-radius: 25px
}

.multiselect.dropdown-toggle .caret {
    float: right;
    margin-top: 10px
}

.widget-search .btn-group {
    width: 100%
}

.widget-search input[type=text].form-control.multiselect-search {
    border: 1px solid #ccc;
    height: 40px;
    margin-bottom: 0
}

.multiselect-container li.multiselect-all {
    padding-top: 10px
}

.multiselect-container {
    padding-bottom: 10px
}

.btn-group.open .dropdown-toggle {
    -webkit-box-shadow: none;
    box-shadow: none
}

.multiselect-selected-text {
    text-transform: capitalize;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: inline-block;
    width: 96%;
    padding-top: 3px;
    color: #9e9e9e;
    font-size: 13px
}

#divManufacturer span.hide-native-select {
    position: static
}

.order-h-search-form {
    border: 1px solid #ccc;
    padding: 15px;
    width: 100%;
    margin-bottom: 20px;
    display: none
}

.form-control.input1 {
    box-shadow: none;
    border-radius: 0;
    height: auto;
    padding: 10px 12px
}

.form-control.input2 {
    box-shadow: none;
    border-radius: 0;
    height: auto;
    position: relative;
    z-index: 2;
    background: 0 0
}

.form-control.input2 {
    box-shadow: none;
    border-radius: 0;
    height: auto;
    padding: 10px 12px
}

.show-order-h-search.close-search .fa-search:before {
    content: "\f00d"
}

.show-fol-search.close-search .fa-search:before {
    content: "\f00d"
}

.order-h-search-form .first-row {
    margin-bottom: 30px;
    min-height: 41px
}

.order-h-search-form .form-control:focus {
    border-color: #ddd
}

.form-control:focus {
    border-color: #ccc
}

.order-h-search-form .form-buttons {
    text-align: right;
    margin-top: 20px
}

.datepicker-control .from-date {
    width: 48%;
    position: relative;
    float: left;
    z-index: 1
}

    .datepicker-control .from-date .fa {
        position: absolute;
        right: 10px;
        font-size: 18px;
        color: #777;
        bottom: 11px;
        z-index: 1
    }

    .datepicker-control .from-date .fa-remove, .datepicker-control .from-date .fa-check {
        font-size: 0px;
        display: none !important
    }

    .datepicker-control .from-date input {
        cursor: pointer;
        z-index: 2;
        position: relative;
        background: 0 0
    }

.fv-form-bootstrap .help-block {
    margin-bottom: 0;
    position: absolute;
    color: #c00;
    width: 93%;
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.order-h-search-form .datepicker-control.form-group {
    margin-bottom: 0
}

.fv-form-bootstrap .fv-icon-no-label {
    top: 14px !Important;
    right: 0
}

.fv-form-bootstrap .parts-form .fv-icon-no-label {
    top: 40px !important;
    right: 10px
}

.parts-form .has-feedback label ~ .form-control-feedback {
    top: 40px;
    right: 10px
}

.fol-list-wrapper {
    margin: 20px 0;
    position: relative;
    min-height: 350px
}

.no-records-found-wrapper {
    margin: 20px 0;
    position: relative;
    min-height: 350px
}

.order-history-list-wrapper {
    margin: 20px 0;
    position: relative;
    min-height: 350px
}

.order-history-list-row {
    border: 1px solid #ccc;
    padding: 10px;
    margin-top: 10px;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    position: relative
}

    .order-history-list-row.active {
        background-color: #eee
    }

    .order-history-list-row .order-col {
        padding-left: 0;
        margin-top: -1px
    }

        .order-history-list-row .order-col a {
            color: #0072db;
            font-size: 14px;
            padding: 0 3px;
            display: block
        }

        .order-history-list-row .order-col p {
            text-transform: capitalize;
            display: inline-block;
            float: left;
            width: auto
        }

        .order-history-list-row .order-col label {
            margin-top: 2px;
            clear: both
        }

        .order-history-list-row .order-col span {
            color: #777;
            font-size: 11px
        }

    .order-history-list-row.order-history-row .checkbox input[type=checkbox] {
        z-index: 1;
        opacity: 0
    }

    .order-history-list-row .po-col {
        padding-left: 0
    }

    .order-history-list-row .date-col {
        padding-left: 0;
        padding-right: 0
    }

    .order-history-list-row .amount-col {
        padding-left: 20px;
        padding-right: 0
    }

    .order-history-list-row .buttons-col {
        padding-right: 0;
        padding-left: 0;
        text-align: right;
        padding-top: 0
    }

    .order-history-list-row.invoice-history .amount-col {
        padding-left: 0
    }

    .order-history-list-row .po-col label, .order-history-list-row .buttons-col label, .order-history-list-row .date-col label, .order-history-list-row .amount-col label {
        display: block;
        color: #777;
        width: 100%;
        font-size: 13px;
        text-transform: capitalize
    }

    .order-history-list-row .buttons-group {
        text-align: right;
        padding: 0
    }

        .order-history-list-row .buttons-group .bordered-btn {
            display: block !important;
            margin: 0 5px
        }

.order-history-details {
    padding: 2px 11px;
    font-size: 28px;
    color: #777;
    position: relative;
    top: 1px
}

    .order-history-details:hover {
        border: 1px
    }

.amount-details {
    color: #000;
    display: inline-block
}

    .amount-details p .fa {
        color: #777
    }

.order-history-list-row p {
    font-size: 13px;
    width: 100%;
    min-height: 15px
}

    .order-history-list-row p:empty {
        font-size: 13px;
        min-height: 20px
    }

.dropdown-order-history-price-details {
    display: none;
    background-color: #fff;
    border: 1px solid #ccc;
    width: 300px;
    padding: 14px;
    position: absolute;
    z-index: 10;
    top: 38px;
    right: 0;
    font-size: 11px;
    text-align: left;
    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
    box-shadow: 0 6px 12px rgba(0,0,0,.175);
    -webkit-background-clip: padding-box
}

    .dropdown-order-history-price-details .close {
        right: 12px;
        top: 14px;
        font-size: 16px;
        position: absolute
    }

    .dropdown-order-history-price-details:after, .dropdown-order-history-price-details:before {
        bottom: 100%;
        left: 80%;
        border: solid transparent;
        content: " ";
        height: 0;
        width: 0;
        position: absolute;
        pointer-events: none;
        display: none
    }

    .dropdown-order-history-price-details:after {
        border-color: rgba(255,255,255,0);
        border-bottom-color: #fff;
        border-width: 8px;
        margin-left: -8px
    }

    .dropdown-order-history-price-details:before {
        border-color: rgba(204,204,204,0);
        border-bottom-color: #ccc;
        border-width: 9px;
        margin-left: -9px
    }

    .dropdown-order-history-price-details .pop-title {
        border-bottom: 1px solid #ccc;
        font-weight: 600;
        margin-bottom: 5px;
        font-size: 12px;
        padding-bottom: 5px
    }

    .dropdown-order-history-price-details ul li {
        width: 100%;
        display: table;
        margin-bottom: 5px;
        font-size: 13px
    }

        .dropdown-order-history-price-details ul li label {
            text-transform: none;
            color: #000
        }

        .dropdown-order-history-price-details ul li .price-name {
            float: left;
            width: 50%;
            color: #000;
            line-height: 21px;
            font-size: 12px;
            text-transform: none
        }

        .dropdown-order-history-price-details ul li .amount {
            float: right;
            text-align: right;
            width: 50%;
            font-weight: 400;
            color: #000;
            font-size: 12px
        }

        .dropdown-order-history-price-details ul li.bold label {
            font-weight: 600
        }

        .dropdown-order-history-price-details ul li:last-child {
            margin-bottom: 0
        }

.dropdown-order-history-more-info {
    display: none;
    background-color: #fff;
    border: 1px solid #ccc;
    width: 233px;
    padding: 14px;
    position: absolute;
    z-index: 2;
    top: 45px;
    right: -11px;
    font-size: 11px;
    text-align: left;
    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
    box-shadow: 0 6px 12px rgba(0,0,0,.175)
}

    .dropdown-order-history-more-info .close {
        right: 12px;
        top: 10px;
        font-size: 16px;
        position: absolute
    }

    .dropdown-order-history-more-info:after, .dropdown-order-history-more-info:before {
        bottom: 100%;
        left: 90%;
        border: solid transparent;
        content: " ";
        height: 0;
        width: 0;
        position: absolute;
        pointer-events: none;
        display: none
    }

    .dropdown-order-history-more-info:after {
        border-color: rgba(255,255,255,0);
        border-bottom-color: #fff;
        border-width: 8px;
        margin-left: -8px
    }

    .dropdown-order-history-more-info:before {
        border-color: rgba(204,204,204,0);
        border-bottom-color: #ccc;
        border-width: 9px;
        margin-left: -9px
    }

    .dropdown-order-history-more-info ul {
        margin-bottom: 0
    }

        .dropdown-order-history-more-info ul li {
            padding-bottom: 10px;
            padding-right: 5px
        }

            .dropdown-order-history-more-info ul li a {
                color: #777;
                font-size: 14px
            }

                .dropdown-order-history-more-info ul li a:hover {
                    color: #000
                }

                .dropdown-order-history-more-info ul li a i {
                    padding-right: 10px
                }

            .dropdown-order-history-more-info ul li:last-child {
                padding-bottom: 0
            }

.order-h-order-details {
    display: none;
    border: 2px solid #ccc;
    padding: 10px;
    position: relative;
    min-height: 300px
}

.order-details-for {
    font-size: 11px;
    color: #777;
    width: 90%
}

.order-h-grey-box .order-info-grey-box-row {
    margin-top: 10px
}

.order-h-grey-box .order-info-grey-box {
    padding: 10px
}

    .order-h-grey-box .order-info-grey-box label {
        padding-bottom: 0;
        color: #777;
        font-size: 12px
    }

    .order-h-grey-box .order-info-grey-box p {
        font-size: 13px;
        font-weight: 400
    }

.search-order-h-details {
    margin-top: -20px
}

    .search-order-h-details .input1 {
        width: 100%;
        padding: 14px 10px;
        position: relative;
        z-index: 1;
        top: 1px;
        border: 1px solid #ccc;
        box-shadow: none
    }

    .search-order-h-details .btn-system {
        padding: 17px;
        width: 100%
    }

.order-h-order-details .close {
    opacity: 1;
    color: #777
}

.order-h-details-grid table.my-cart-grid .core-charges {
    text-align: left
}

.order-h-details-grid table.responsive .each a {
    color: #0072db
}

    .order-h-details-grid table.responsive .each a .fa {
        color: #777
    }

    .order-h-details-grid table.responsive .each a:hover {
        color: #444
    }

.order-h-details-grid .history-price {
    text-align: right
}

.icon-btn {
    padding: 10px 22px
}

.bordered-btn .fa {
    font-size: 18px
}

.est-date {
    font-size: 12px;
    color: #39ce7f;
    margin-top: 15px
}

.order-h-details-grid .mycart-part-info {
    width: 82%
}

.order-h-details-grid .core-charges .dropdown-order-history-price-details {
    top: 55px;
    right: 0
}

.order-h-details-grid .history-price .dropdown-order-history-price-details {
    top: 55px;
    right: 0;
    left: auto
}

.order-h-details-grid .my-cart-total {
    text-align: right
}

    .order-h-details-grid .my-cart-total a {
        color: #0072db
    }

        .order-h-details-grid .my-cart-total a:hover {
            color: #444
        }

.order-h-lines-total {
    margin: 15px 0
}

    .order-h-lines-total .ack-total {
        font-size: 14px
    }

.order-h-details-grid {
    border-bottom: 1px solid #ccc
}

    .order-h-details-grid table {
        margin-bottom: 0
    }

.light-color {
    color: #777
}

ul.bredcrumbs-v2 {
    margin-top: 0;
    float: right;
    line-height: 33px
}

    ul.bredcrumbs-v2 li:before {
        content: "/\00a0";
        margin: 0 4px 0 2px;
        color: #bbb;
        font-family: FontAwesome
    }

.page-primary-heading-v2 .heading-txt {
    padding: 0
}

ul.bredcrumbs-v2 li a {
    color: #0072db
}

.order-history-list-row .buttons-col .bordered-btn {
    position: relative;
    top: -4px
}

.qty-order a, .qty-price a, .qty-total a {
    color: #000;
    display: inline-block
}

    .qty-order a .each span, .qty-price a .each span, .qty-total a .each span {
        color: #0072db
    }

    .qty-order a .fa, .qty-price a .fa, .qty-total a .fa {
        color: #777
    }

.item-details-order, .qty-order, .qty-price, .qty-total, .qty-buttons {
    padding-right: 0
}

    .item-details-order .mycart-part-info {
        width: 74%
    }

.qty-price, .qty-total, .qty-buttons {
    text-align: right
}

.heading-row {
    font-weight: 600
}

.itemdetails-item .checkbox {
    width: 8%;
    float: left;
    margin-top: 0
}

    .itemdetails-item .checkbox input[type=checkbox] {
        opacity: 0;
        z-index: 1
    }

    .itemdetails-item .checkbox input[type=checkbox], .itemdetails-item .checkbox label:before, .itemdetails-item .checkbox label:after {
        width: 21px;
        height: 21px;
        top: 0;
        cursor: pointer
    }

    .itemdetails-item .checkbox input[type=checkbox], .itemdetails-item .checkbox label:before, .itemdetails-item .checkbox label:after {
        width: 21px;
        height: 21px;
        top: 0;
        cursor: pointer
    }

    .itemdetails-item .checkbox label:after {
        padding-top: 5px;
        padding-left: 5px
    }

.itemdetails-item .order-part-info {
    width: 90%;
    float: left
}

.item-details-order {
    padding-left: 0;
    padding-right: 15px
}

.order-h-details-row {
    border-top: 1px solid #ccc;
    padding-bottom: 10px;
    padding-top: 10px
}

.qty-order .dropdown-order-history-price-details {
    left: 0;
    right: auto
}

.qty-order {
    padding-left: 0
}

.order-h-lines-table {
    max-height: 400px;
    overflow-x: hidden;
    border-bottom: 1px solid #ccc
}

.amount-col .dropdown-order-history-price-details {
    left: 0;
    right: auto;
    z-index: 99999
}

.dropdown-menu {
    z-index: 999
}

.form-control {
    font-size: 13px !important
}

.no-record-wrapper {
    position: absolute;
    text-align: center;
    margin: 0 auto;
    top: 50%;
    margin-top: -90px;
    width: 100%
}

    .no-record-wrapper .icon {
        color: #ccc;
        font-size: 30px
    }

        .no-record-wrapper .icon.danger {
            color: #cc2424;
            font-size: 30px
        }

    .no-record-wrapper .heading {
        font-size: 20px;
        padding-top: 10px;
        color: #777
    }

        .no-record-wrapper .heading.danger {
            font-size: 20px;
            padding-top: 10px;
            color: #cc2424
        }

    .no-record-wrapper .detail-text {
        padding-top: 10px
    }

    .no-record-wrapper .buttons {
        padding-top: 15px
    }

.no-search-result {
    margin: 20px 0;
    position: relative;
    min-height: 350px
}

.no-search-result-wrapper {
    position: absolute;
    text-align: center;
    margin: 0 auto;
    top: 50%;
    margin-top: -90px;
    width: 100%
}

    .no-search-result-wrapper .icon {
        color: #ccc;
        font-size: 30px
    }

    .no-search-result-wrapper .heading {
        font-size: 20px;
        padding-top: 10px;
        color: #777
    }

    .no-search-result-wrapper .detail-text {
        padding-left: 7px;
        padding-top: 10px;
        padding-right: 7px
    }

    .no-search-result-wrapper .buttons {
        padding-top: 15px
    }

.order-h-lines-total .ack-total .label-total {
    text-align: left;
    padding-left: 0
}

.order-h-lines-total .ack-total .price-total {
    text-align: right;
    padding: 0
}

.border-b-grey {
    border-bottom: 1px solid #ccc
}

.payble-amount-Info-wrap {
    border: 1px solid #ccc;
    padding: 15px;
    width: 100%;
    margin-bottom: 20px;
    margin-top: 20px
}

.payble-amount-Info-txt {
    position: relative;
    margin-top: -4px;
    padding-left: 16px
}

    .payble-amount-Info-txt p {
        float: left;
        padding-left: 16px
    }

    .payble-amount-Info-txt .fa {
        color: #777;
        float: left;
        position: absolute;
        top: 2px
    }

.payble-amount-Info-wrap .amount-col {
    float: right;
    text-transform: uppercase;
    padding-right: 19px;
    display: block;
    width: 75%
}

    .payble-amount-Info-wrap .amount-col label {
        color: #777;
        float: right;
        width: 100%
    }

    .payble-amount-Info-wrap .amount-col .amount-p {
        font-size: 20px
    }

    .payble-amount-Info-wrap .amount-col .txt-red {
        font-size: 11px;
        width: 100%
    }

.payble-amount-Info-wrap .button-col {
    float: right;
    width: 25%;
    margin-top: 10px
}

.txt-red {
    color: #c00
}

.payble-amount-col {
    padding-left: 0
}

.order-history-list-row.invoices-list .amount-col {
    padding-left: 15px
}

    .order-history-list-row.invoices-list .amount-col.balance-col {
        padding-left: 0
    }

.order-col .checkbox {
    float: left;
    margin: 3px 15px 0 0
}

    .order-col .checkbox input[type=checkbox], .order-col .checkbox label:before, .order-col .checkbox label:after {
        width: 21px;
        height: 21px;
        top: 0;
        cursor: pointer
    }

    .order-col .checkbox label {
        margin-top: 0
    }

        .order-col .checkbox label:after {
            padding-left: 5px;
            padding-top: 5px
        }

.show-payment-process-info {
    color: #777;
    padding-left: 10px;
    float: left;
    font-size: 14px;
    margin-top: 2px
}

.order-history-list-row.invoices-list .order-col label {
    margin-top: 3px
}

.order-history-list-row.invoice-history .order-col .dropdown-order-history-price-details ul li label {
    margin-top: 0;
    clear: none
}

.order-history-list-row.invoice-history .order-col .dropdown-order-history-price-details {
    left: 0;
    right: auto
}

.order-history-list-row.invoice-history .order-col label {
    float: left
}

.order-history-list-row.invoice-history .order-col a, .order-history-list-row.invoices-list .order-col a {
    float: none;
    display: block
}

.order-history-list-row.invoices-list .order-col .dropdown-order-history-price-details ul li label {
    margin-top: 0;
    clear: none
}

.order-history-list-row.invoices-list:first-child {
    margin-top: 0
}

.order-h-lines-table .mCSB_scrollTools, .review-payment-wrap .mCSB_scrollTools {
    z-index: 99
}

.order-history-list-row.invoices-list .dropdown-order-history-price-details {
    width: 248px;
    top: 41px
}

.invoicedetails-date {
    padding-right: 10px !important
}

.order-history-list-row.invoices-list .checkbox input[type=checkbox], .checkbox input[type=radio] {
    opacity: 0;
    z-index: 1
}

.checkbox label {
    display: inline-block;
    vertical-align: middle;
    position: relative;
    padding-left: 5px
}

    .checkbox label:before {
        content: "";
        cursor: not-allowed !important;
        display: inline-block;
        position: absolute;
        width: 17px;
        height: 17px;
        left: 0;
        margin-left: -20px;
        border: 1px solid #ccc;
        border-radius: 3px;
        background-color: #fff;
        -webkit-transition: border .15s ease-in-out,color .15s ease-in-out;
        -o-transition: border .15s ease-in-out,color .15s ease-in-out;
        transition: border .15s ease-in-out,color .15s ease-in-out
    }

    .checkbox label:after {
        display: inline-block;
        position: absolute;
        width: 16px;
        height: 16px;
        left: 0;
        top: 0;
        margin-left: -20px;
        padding-left: 3px;
        padding-top: 1px;
        font-size: 11px;
        color: #555
    }

.checkbox {
    padding-left: 20px
}

    .checkbox input[type=checkbox]:checked + label:after, .checkbox input[type=radio]:checked + label:after {
        font-family: "FontAwesome";
        content: "\f00c"
    }

.checkbox-success input[type=checkbox]:checked + label:before, .checkbox-success input[type=radio]:checked + label:before {
    background-color: #39ce7f;
    border-color: #39ce7f
}

.checkbox-success input[type=checkbox]:checked + label:after, .checkbox-success input[type=radio]:checked + label:after {
    color: #fff
}

.checkbox input[type=checkbox]:disabled + label, .checkbox input[type=radio]:disabled + label {
    opacity: .65
}

    .checkbox input[type=checkbox]:disabled + label:before, .checkbox input[type=radio]:disabled + label:before {
        background-color: #eee;
        cursor: not-allowed
    }

.order-summary-title.invoice-payment-sum {
    margin-top: 10px
}

.width-full {
    width: 100% !important
}

.order-h-search-form .bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) {
    width: 100%
}

.bootstrap-select .btn {
    border-radius: 0
}

.order-summary-title.invoice-payment-sum {
    margin-top: 10px;
    border: 0
}

.invoice-payment-mode-dropdown {
    background: #fff;
    border: 1px solid #ccc;
    padding: 10px 40px 10px 10px;
    position: relative;
    cursor: pointer
}

    .invoice-payment-mode-dropdown .fa {
        color: #777;
        font-size: 20px;
        position: absolute;
        right: 15px;
        top: 19px
    }

.payment-method-big-txt {
    font-size: 14px;
    text-transform: uppercase;
    margin-top: 8px
}

.payment-method-small-txt {
    font-size: 12px;
    color: #777
}

.dropdown-payment-mode {
    background: #fff;
    border-top: 1px solid #ccc;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    right: 15px;
    left: 15px
}

    .dropdown-payment-mode .option-list {
        border-bottom: 1px solid #ccc;
        padding: 8px 30px 11px;
        position: relative
    }

.radio input[type=radio] {
    opacity: 0;
    z-index: 1
}

    .radio input[type=radio] label {
        opacity: 0;
        z-index: 1
    }

.radio label {
    display: inline-block;
    vertical-align: middle;
    position: relative;
    padding-left: 5px
}

    .radio label:before {
        content: "";
        display: inline-block;
        position: absolute;
        width: 17px;
        height: 17px;
        left: 0;
        margin-left: -20px;
        border: 1px solid #ccc;
        border-radius: 50%;
        background-color: #fff;
        -webkit-transition: border .15s ease-in-out;
        -o-transition: border .15s ease-in-out;
        transition: border .15s ease-in-out
    }

.radio input[type=radio]:checked + label:after {
    -webkit-transform: scale(1,1);
    -ms-transform: scale(1,1);
    -o-transform: scale(1,1);
    transform: scale(1,1)
}

.radio label:after {
    display: inline-block;
    position: absolute;
    content: " ";
    width: 11px;
    height: 11px;
    left: 3px;
    top: 3px;
    margin-left: -20px;
    border-radius: 50%;
    background-color: #555;
    -webkit-transform: scale(0,0);
    -ms-transform: scale(0,0);
    -o-transform: scale(0,0);
    transform: scale(0,0);
    -webkit-transition: -webkit-transform .1s cubic-bezier(.8,-.33,.2,1.33);
    -moz-transition: -moz-transform .1s cubic-bezier(.8,-.33,.2,1.33);
    -o-transition: -o-transform .1s cubic-bezier(.8,-.33,.2,1.33);
    transition: transform .1s cubic-bezier(.8,-.33,.2,1.33)
}

.dropdown-payment-mode .radio label:after {
    background-color: #39ce7f
}

.dropdown-payment-mode .radio {
    margin: 0;
    margin-left: 10px
}

    .dropdown-payment-mode .radio label:before, .dropdown-payment-mode .radio label:after, .dropdown-payment-mode.radio input[type=radio] {
        margin-top: 10px
    }

    .dropdown-payment-mode .radio label {
        padding-left: 6px;
        padding-bottom: 6px
    }

.review-payment-row {
    border: 1px solid #ccc;
    padding: 10px;
    margin-top: 10px;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    position: relative
}

.review-payment-wrap {
    max-height: 500px;
    overflow: auto;
    margin-top: 10px;
    margin-bottom: 20px
}

.review-payment-row .col-invoice-no {
    padding-left: 0
}

.review-payment-row .amount-col {
    padding-left: 0
}

.review-payment-row .balance-col {
    padding-left: 0
}

.review-payment-row .price-col {
    padding-left: 0;
    padding-right: 0
}

    .review-payment-row .price-col span {
        position: absolute;
        padding: 10px 12px;
        float: left;
        font-size: 15px;
        font-weight: 600
    }

    .review-payment-row .price-col input {
        border: 1px solid #ccc;
        background: #fff;
        padding: 10px 5px;
        width: 100%;
        text-align: right;
        border-radius: 2px
    }

    .review-payment-row .price-col .close {
        padding-right: 4px;
        padding-top: 8px
    }

        .review-payment-row .price-col .close .fa {
            font-size: 26px;
            color: #333
        }

.review-payment-row .remove-col {
    padding-left: 0;
    padding-right: 0
}

    .review-payment-row .remove-col span {
        border: 1px solid #ccc;
        background: #efefef;
        padding: 9px 12px;
        float: left;
        font-size: 15px;
        border-radius: 2px 0 0 2px
    }

    .review-payment-row .remove-col .close {
        padding-right: 8px;
        padding-top: 8px
    }

        .review-payment-row .remove-col .close .fa {
            font-size: 26px;
            color: #333
        }

.review-payment-row .col-invoice-no .invoice-no {
    text-transform: uppercase;
    width: 100%;
    padding-bottom: 5px
}

.review-payment-row .col-invoice-no label {
    padding-bottom: 5px;
    width: 100%
}

.review-payment-row .col-invoice-no .invoice-no span {
    color: #0072db
}

.review-payment-row .amount-col label, .review-payment-row .balance-col label {
    color: #777;
    text-transform: uppercase;
    font-size: 11px;
    width: 100%
}

.in-po-no span, .invoice-date span {
    text-transform: uppercase;
    color: #777
}

.selected-invoice-sum {
    clear: both;
    font-size: 11px;
    text-transform: uppercase;
    margin-top: 5px
}

.review-payment-row .mobile-close {
    position: absolute;
    top: 10px;
    right: 10px;
    z-index: 9999
}

.review-payment-row .mobile-close {
    font-size: 26px
}

    .review-payment-row .mobile-close a {
        color: #333
    }

.mCSB_outside + .mCSB_scrollTools {
    right: -16px
}

.mCSB_inside > .mCSB_container {
    margin-right: 0
}

.mCSB_1_scrollbar.mCSB_scrollTools {
    z-index: 9999
}

.border-t-grey {
    border-top: 1px solid #ccc;
    padding-bottom: 15px
}

.no-record-wrapper-oh-parts {
    position: absolute;
    text-align: center;
    margin: 0 auto;
    top: 70%;
    margin-top: -54px;
    width: 100%
}

.no-record-wrapper-oh-parts-print {
    position: relative;
    text-align: center;
    margin: 100px auto;
    width: 100%
}

.mar-b-5 {
    margin-bottom: 5px !important
}

.modal-close-button {
    text-align: center;
    float: left;
    padding-left: 200px;
    margin-top: 66px
}

.qty-wrap-add-fav {
    width: 22%;
    margin-right: 2%;
    float: left;
    position: relative;
    z-index: 1
}

.alert-confirm {
    color: #a94442
}

.user-info-wrap {
    border: 1px solid #ccc
}

.heading-1 {
    font-size: 20px;
    font-weight: 600
}

.heading-2 {
    font-size: 18px;
    font-weight: 600
}

.customer-col, .phone-col, .email-col {
    padding: 0 15px
}

    .customer-col label, .phone-col label, .email-col label {
        text-transform: uppercase;
        width: 100%;
        color: #777
    }

.name-col {
    border-bottom: 1px solid #ccc;
    padding: 15px
}

.customer-col {
    padding-top: 15px
}

.phone-col {
    padding-top: 10px
}

.email-col {
    padding-top: 10px;
    padding-bottom: 15px
}

.change-pass-col {
    border-top: 1px solid #ccc;
    padding: 15px
}

.ac-no {
    font-size: 16px;
    font-weight: 600
}

.change-pass-col a {
    color: #0072db;
    font-size: 14px;
    font-weight: 600
}

.edit-profile-form-wrap {
    border: 1px solid #ccc;
    padding: 15px
}

    .edit-profile-form-wrap .form-label {
        width: 100%;
        margin-bottom: 10px
    }

    .edit-profile-form-wrap .form-headig {
        font-size: 16px;
        margin-bottom: 20px
    }

    .edit-profile-form-wrap .form-input {
        border: 1px solid #ccc;
        height: 40px;
        padding: 0 10px;
        width: 100%;
        box-sizing: border-box;
        position: relative;
        z-index: 2;
        cursor: pointer;
        background: 0 0
    }

hr.profile {
    margin-top: 10px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #ccc;
    clear: both
}

.sign-in-form hr.profile {
    border-top: 1px solid #333;
    clear: both
}

.edit-profile-form-wrap .form-label span {
    color: #c00
}

.edit-profile-form-wrap input[disabled].form-input {
    background: #eee
}

.check-campaigns {
    text-align: left;
    margin-bottom: 15px
}

    .check-campaigns .checkbox label:after {
        top: 2px
    }

.edit-profile-form-btns {
    border-top: 1px solid #ccc;
    padding-top: 15px;
    text-align: right;
    padding-bottom: 25px
}

.sign-in-form .edit-profile-form-btns {
    border-top: 1px solid #333
}

.edit-profile-form-wrap .form-control:focus {
    border-color: #213b6e;
    outline: 0
}

.edit-profile-form-wrap .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
}

.edit-profile-form-wrap .has-feedback .form-control-feedback {
    top: 40px;
    right: 10px
}

.edit-profile-form-wrap .form-group {
    margin-bottom: 25px
}

.edit-profile-form-wrap .select-fld.has-feedback .form-control-feedback {
    top: 13px;
    right: 12px
}

.has-success .bootstrap-select .dropdown-toggle {
    border-color: #3c763d
}

.edit-profile-success-msg {
    position: fixed;
    z-index: 999999;
    right: 0;
    left: 0;
    top: 0;
    padding: 0;
    font-size: 22px
}

.registeration-success-wrap {
    border: 1px solid #ccc;
    text-align: center;
    background: #fff;
    padding: 9%;
    width: 70%;
    margin: 0 auto
}

.success-content {
    margin: 0 auto;
    width: 65%
}

.main-msg {
    font-size: 30px;
    padding-bottom: 15px;
    color: #39ce7f
}

.msg-content {
    padding-bottom: 15px
}

.radius-7 {
    border-radius: 7px;
    -moz-border-radius: 7px;
    -webkit-border-radius: 7px
}

.radius-4 {
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px
}

.no-bg {
    background: 0 0
}

.captcha-signup {
    margin-top: 20px
}

.signup-header .navbar-brand {
    left: 10px
}

.profile-success {
    position: relative;
    padding-left: 40px
}

    .profile-success .fa {
        position: absolute;
        left: 0;
        font-size: 30px;
        top: 1px
    }

.edit-profile-success-msg .alert {
    padding: 25px
}

.dropdown-order-print-price-details {
    background-color: #fff;
    width: 210px;
    padding: 0;
    position: relative;
    z-index: 0;
    right: 0;
    font-size: 11px;
    text-align: left
}

.part-details-price .dropdown-order-print-price-details {
    width: 180px
}

.dropdown-order-print-price-details ul li {
    width: 100%;
    display: table;
    margin-bottom: 5px;
    font-size: 13px
}

    .dropdown-order-print-price-details ul li label {
        text-transform: none;
        color: #000
    }

    .dropdown-order-print-price-details ul li .price-name {
        float: left;
        width: 50%;
        color: #000;
        line-height: 21px;
        font-size: 12px;
        text-transform: none
    }

    .dropdown-order-print-price-details ul li .amount {
        text-align: right;
        width: 40%;
        font-weight: 400;
        color: #000;
        font-size: 12px
    }

    .dropdown-order-print-price-details ul li .quantity {
        text-align: right;
        width: 25%;
        font-weight: 400;
        color: #000;
        font-size: 12px
    }

    .dropdown-order-print-price-details ul li.bold label {
        font-weight: 600
    }

    .dropdown-order-print-price-details ul li:last-child {
        margin-bottom: 0
    }

.no-record-wrapper-widgets {
    position: relative;
    font-size: 14px;
    text-align: center;
    width: 100%
}

.language-menu {
    padding-top: 10px;
    margin-bottom: 10px;
    padding-right: 0
}

.sign-in-form {
    width: 40%;
    margin: 0 auto;
    position: relative;
    margin-top: 3.5% !important;
    background: #fff;
    padding: 25px;
    z-index: 1;
    margin-bottom: 20px;
    background-color: rgba(255,255,255,.7)
}

.forgot-pass-form {
    width: 40%;
    margin: 0 auto;
    position: relative;
    margin-top: 3.1%;
    background: #fff;
    padding: 25px;
    z-index: 1;
    background-color: rgba(0,0,0,.7);
    color: #fff;
    padding-bottom: 50px
}

.input-icon {
    position: relative
}

    .input-icon .input1 {
        padding-left: 37px
    }

    .input-icon span .fa {
        position: absolute;
        top: 10px;
        font-size: 22px;
        left: 10px;
        color: #777
    }

.back-to-login {
    text-transform: uppercase;
    text-align: center
}

    .back-to-login a {
        color: #0072db;
        font-size: 14px;
        font-weight: 400;
        padding-top: 10px;
        display: block;
        text-transform: none
    }

.forgot-pass-form-area .form-group {
    margin-bottom: 35px
}

.forgot-pass-form-area {
    margin-top: 10px
}

.forgot-pass-form .row {
    margin-left: -25px;
    margin-right: -25px;
    margin-bottom: inherit
}

.forgot-pass-form .edit-profile-form-btns {
    padding: 25px 25px 0
}

.forgot-pass-form .back-to-login {
    padding-left: 25px;
    margin-top: 10px
}

.reset-button-wrap input[type=submit] {
    display: block;
    width: 100%
}

footer.forgot-pass {
    background-color: #222;
    border-top: 2px solid #555;
    color: #ccc;
    position: absolute;
    bottom: 0;
    right: 0;
    left: 0;
    z-index: 100;
    width: 100%
}

.email-sent-msg {
    text-align: center;
    color: #39ce7f
}

    .email-sent-msg .icon-check {
        font-size: 60px
    }

.email-sent-msg-danger {
    text-align: center;
    color: #cc2424
}

    .email-sent-msg-danger .icon-check {
        font-size: 60px
    }

.list-added-msg {
    text-align: center;
    color: #39ce7f
}

    .list-added-msg .icon-check {
        font-size: 40px
    }

    .list-added-msg .msg-content {
        padding-top: 20px;
        font-size: 16px;
        padding-bottom: 30px
    }

.email-sent-msg .msg-content {
    padding-top: 20px;
    font-size: 16px;
    padding-bottom: 30px
}

.popup-form .form-control {
    border-radius: 0;
    box-shadow: none
}

.popup-form label {
    padding-bottom: 10px
}

    .popup-form label span {
        color: #c00
    }

.create-new-list {
    padding-top: 15px
}

.list-added-msg {
    text-align: center;
    color: #39ce7f
}

    .list-added-msg .icon-check {
        font-size: 40px
    }

    .list-added-msg .msg-content {
        padding-top: 20px;
        font-size: 16px;
        padding-bottom: 30px
    }

.exclude-out-of-stock {
    padding-top: 10px;
    clear: both;
    display: table;
    width: 100%;
    padding-bottom: 10px
}

    .exclude-out-of-stock li input {
        float: left;
        margin-right: 5px
    }

.forgot-pass-link a {
    display: inline-block
}

.devider {
    position: relative;
    top: -2px
}

.forgot-pass-form.sign-in-form .fv-form-bootstrap .fv-icon-no-label {
    right: 0
}

.cart-empty {
    line-height: 20px;
    text-align: center;
    display: table;
    width: 100%
}

.amount-align {
    text-align: right
}

.discount-disclaimer {
    padding-left: 5px
}

.bootstrap-select.day > .dropdown-menu {
    box-shadow: 0 0 0 rgba(0,0,0,0);
    background: #e8f7ff;
    border-radius: 0;
    padding: 0;
    margin: 0;
    border-top: 0;
    height: 116px;
    width: 60px
}

    .bootstrap-select.day > .dropdown-menu ul {
        overflow-y: hidden !important;
        max-height: none !important
    }

.bootstrap-select.day.open .dropdown-menu.inner {
    display: block;
    background: 0 0
}

.bootstrap-select.day.open .mCSB_container {
    margin-right: 0
}

.shipping-address-popup-form_inner {
    width: 70% !important;
    margin: 0 auto !important
}

    .shipping-address-popup-form_inner .form-group {
        width: 100% !important;
        float: left;
        margin-bottom: 32px
    }

.shipping-address-popup-form .form-group {
    width: 49%;
    margin-right: 2%;
    float: left;
    margin-bottom: 32px
}

.shipping-address-popup-form .check-label {
    width: 100%;
    margin-bottom: 10px
}

    .shipping-address-popup-form .check-label span {
        color: #c00
    }

.shipping-address-popup-form .form-control {
    box-shadow: none;
    height: 40px
}

.eparts-alert {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 99999999;
    width: 100%
}

.eparts-alert-relative {
    position: relative;
    top: 0;
    left: auto;
    right: auto;
    z-index: 0
}

    .eparts-alert-relative .alert {
        margin: 0;
        text-align: left;
        border-radius: 1px;
        -webkit-border-radius: 1px;
        -moz-border-radius: 1px
    }

    .eparts-alert-relative .alert-success {
        background-color: #4caf50;
        border-color: #39ce7f;
        color: #666 !important
    }

    .eparts-alert-relative .alert-danger {
        background-color: #f2dede;
        border-color: #ebccd1;
        color: #a94442
    }

    .eparts-alert-relative .close {
        color: #fff;
        opacity: 1;
        filter: alpha(opacity=100)
    }

        .eparts-alert-relative .close:hover {
            color: #fff;
            opacity: 1;
            filter: alpha(opacity=100)
        }

.quick-parts-info-table {
    height: 410px;
    overflow: auto
}

.top-action-panel-quickadd {
    margin: 20px 0;
    position: relative;
    display: table;
    width: 100%
}

    .top-action-panel-quickadd .templates {
        padding: 0 45px 0 62px;
        float: right
    }

.quickadd-browse-file {
    float: right;
    padding: 15px 45px 0 62px;
    padding-left: 400px
}

.form-search-input {
    width: 140px;
    width: 141px\9;
    padding: 0 10px;
    color: #5e5e5e;
    border: 1px solid #d4d5d6;
    height: 28px;
    line-height: 36px\9;
    float: left
}

.qty-box {
    padding: 0 5px;
    height: 28px;
    border: 1px solid #d4d5d6;
    margin-right: 5px;
    width: 50px;
    text-align: center
}

.qty-td {
    padding: 8px !important
}

.thead {
    border-bottom: 1px solid #ccc
}

.import-file input {
    margin-right: 5px
}

.import-file .label-info {
    float: left;
    background: 0 0;
    color: #666;
    padding: 10px;
    font-size: 12px;
    font-weight: 400;
    margin-right: -2px;
    border: 1px #ccc solid;
    line-height: 18px;
    border-right: 0;
    width: 200px;
    text-align: left;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden
}

.import-file .input1 {
    background-color: #fff;
    border: 1px solid #ccc;
    height: 38px;
    border-radius: 0;
    padding: 0 10px;
    box-sizing: border-box
}

.select-file {
    margin-bottom: 6px
}

.quick-add-table tbody tr td {
    border-top: 0;
    padding: 8px 0
}

.quickadd-table-head {
    padding: 8px;
    margin-bottom: 8px;
    font-weight: 700;
    border-bottom: 2px solid #ddd
}

.btn-file {
    position: relative;
    overflow: hidden;
    padding: 10px;
    margin-right: 10px;
    border: 1px #ff9800 solid;
    border-radius: 2px;
    color: #ff9800
}

    .btn-file input[type=file] {
        position: absolute;
        top: 0;
        right: 0;
        min-height: 10%;
        font-size: 28px;
        text-align: right;
        filter: alpha(opacity=0);
        opacity: 0;
        outline: none;
        background: #fff;
        cursor: inherit;
        display: block !important;
        border: 1px #607d8b solid
    }

.komatsu-search-form {
    border: 1px solid #ccc;
    padding: 15px;
    width: 100%;
    margin-top: 20px;
    margin-bottom: 20px;
    border-radius: 2px
}

    .komatsu-search-form .first-row {
        margin-bottom: 0
    }

    .komatsu-search-form .form-control:focus {
        border-color: #ddd
    }

    .komatsu-search-form:focus {
        border-color: #ccc
    }

    .komatsu-search-form .form-buttons {
        text-align: right;
        margin-top: 20px
    }

.disabled {
    color: #afafaf
}

.no-record-wrapper-oh-parts .no-search-result-wrapper {
    margin-top: 80px;
    margin-bottom: 40px
}

button.btn-system[disabled], html input.btn-system[disabled], html input.bordered-btn[disabled] {
    cursor: not-allowed;
    background-color: #ccc;
    border: 1px solid transparent;
    color: #fff
}

    button.btn-system[disabled]:hover, html input.btn-system[disabled]:hover {
        background-color: #ccc
    }

.add-part-to-favorite-form {
    border: 1px solid #ccc;
    padding: 0 15px 15px;
    width: 100%;
    margin-bottom: 20px;
    margin-top: 20px;
    border-radius: 2px
}

    .add-part-to-favorite-form .first-row {
        margin-bottom: 0 !important
    }

    .add-part-to-favorite-form .form-control:focus {
        border-color: #ddd
    }

.form-control:focus {
    border-color: #ccc
}

.add-part-to-favorite-form .form-buttons {
    text-align: right;
    margin-top: 20px
}

.add-part-to-favorite-form .btn-system {
    width: 100%
}

.add-part-to-favorite-form .bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) {
    width: 100%
}

.promotion-details-wrap {
    padding: 15px;
    margin-top: 15px
}

.show-fol-search {
    cursor: pointer;
    min-width: 50px
}

body.iframebody {
    margin-bottom: 0;
    height: 100%;
    position: absolute;
    width: 100%;
    left: 0;
    right: 0
}

.back-order-part-info {
    width: 65%;
    box-sizing: border-box;
    padding-right: 0
}

    .back-order-part-info label {
        margin-bottom: 2px
    }

    .back-order-part-info .part-instock {
        margin-top: 5px;
        text-transform: capitalize
    }

    .back-order-part-info.viewed-part-info label.status {
        text-transform: none
    }

.modal-will-advise .modal-body {
    max-height: 380px;
    overflow-y: auto
}

.modal-will-advise .modal-buttons {
    border-top: 1px solid #ccc;
    padding: 15px 20px 15px 0;
    bottom: 0;
    right: 0;
    left: 0
}

.modal-price-difference .modal-body {
    max-height: 380px;
    overflow-y: auto
}

.modal-price-difference .modal-buttons {
    border-top: 1px solid #ccc;
    padding: 15px 20px 15px 0;
    bottom: 0;
    right: 0;
    left: 0
}

.modal-clear-cart .modal-body {
    max-height: 380px;
    overflow-y: auto
}

.modal-clear-cart .modal-buttons {
    border-top: 1px solid #ccc;
    padding: 15px 15px 15px 0;
    bottom: 0;
    right: 0;
    left: 0
}

.shipping-address-popup-wrapper {
    margin: 15px 0;
    position: relative;
    display: table;
    width: 100%
}

.will-advise-part-wrapper {
    margin: 15px 0;
    position: relative
}

.will-advise-part-row {
    border: 1px solid #ccc;
    padding: 10px;
    margin-top: 10px;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    position: relative
}

    .will-advise-part-row.active {
        background-color: #eee
    }

    .will-advise-part-row .part-col {
        padding-left: 0;
        margin-top: -1px
    }

        .will-advise-part-row .part-col a {
            color: #0072db;
            font-size: 14px;
            float: left;
            padding: 0 3px
        }

        .will-advise-part-row .part-col p {
            text-transform: uppercase;
            display: inline-block;
            float: left;
            width: auto
        }

        .will-advise-part-row .part-col label {
            margin-top: 2px;
            clear: both
        }

        .will-advise-part-row .part-col span {
            color: #777;
            font-size: 11px
        }

    .will-advise-part-row .qty-col {
        padding-left: 20px;
        padding-right: 0
    }

        .will-advise-part-row .qty-col label {
            display: block;
            color: #777;
            width: 100%;
            font-size: 11px;
            text-transform: uppercase
        }

        .will-advise-part-row .qty-col p {
            display: block;
            width: 100%;
            font-size: 11px;
            text-transform: uppercase;
            margin-top: 22px
        }

.will-advise-part-info {
    width: 65%;
    box-sizing: border-box;
    padding-right: 0
}

    .will-advise-part-info label {
        margin-bottom: 2px
    }

    .will-advise-part-info .part-instock {
        margin-top: 5px;
        text-transform: capitalize
    }

    .will-advise-part-info.viewed-part-info label.status {
        text-transform: none
    }

    .will-advise-part-info .part-mfg {
        color: #444;
        font-size: 12px;
        font-weight: 300;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis
    }

.cart-search input[type=file] {
    display: inline-block;
    float: left
}

.blue-link {
    color: #0072db
}

.quick-qty .input-group {
    width: 70%;
    float: left
}

.cart-qty.quick-qty a .fa {
    margin-top: 6px
}

.quick-unit {
    min-width: 100px
}

.quick-qty {
    width: 180px;
    min-width: 180px
}

.shadow1 {
    -webkit-box-shadow: 0 5px 10px rgba(0,0,0,.2);
    -moz-box-shadow: 0 5px 10px rgba(0,0,0,.2);
    box-shadow: 0 5px 10px rgba(0,0,0,.2)
}

.mar-bot-10 {
    margin-bottom: 10px
}

.part-name a:visited {
    color: #0072db;
    cursor: pointer
}

.no-record-wrapper-cart-parts {
    position: relative;
    text-align: center;
    margin: 20px 0 0;
    width: 100%;
    min-height: 350px
}

.sort-by-select-field select {
    font-size: 12px;
    font-weight: 400
}

.has-feedback label ~ .form-control-feedback {
    top: 40px;
    right: 0
}

.select-fld .form-control-feedback {
    top: -22px
}

.modal-open {
    overflow: hidden;
    overflow: hidden !important;
    overflow-y: hidden !important;
    margin-bottom: 0;
    position: fixed;
    width: 100%;
    height: 100%
}

ul.social-list li a.hide-it {
    display: none
}

ul.social-list-login li a.hide-it {
    display: none
}

.shipping-form {
    display: table
}

.add-new-fol iframe {
    width: 100%;
    min-height: 360px;
    position: relative
}

.datetimepicker.dropdown-menu {
    z-index: 999 !important
}

.datetimepicker table.table-condensed {
    width: 96%
}

input::-ms-clear {
    display: none
}

.checkbox input[type=checkbox] {
    margin-top: 0\9;
    outline: 0px
}

input[type=checkbox] {
    outline: 0px
}

.quick-add-grid select.form-search-input {
    padding-right: 0
}

.show-foldetails-search.close-search .fa-search:before {
    content: "\f00d"
}

.show-foldetails-search {
    cursor: pointer;
    min-width: 50px
}

.mar-t-2 {
    margin-top: 2px !important
}

.label-totalamount {
    margin-top: 10px;
    text-align: left;
    padding-left: 0
}

.price-totalamount {
    margin-top: 10px;
    text-align: right;
    padding: 0
}

.promotion-details-popup-form .form-group {
    width: 49%;
    margin-right: 2%;
    float: left;
    margin-bottom: 25px
}

.promotion-details-popup-form .check-label {
    width: 100%;
    margin-bottom: 10px
}

    .promotion-details-popup-form .check-label span {
        color: #c00
    }

.promotion-details-popup-form .form-control {
    box-shadow: none;
    height: 40px
}

.promotion-details-popup-wrapper {
    margin: -15px 0;
    position: relative;
    display: table;
    width: 100%
}

.no-search-result-wrapper .heading-punchouthome {
    font-size: 20px;
    padding-top: 10px;
    color: #777;
    line-height: normal
}

.error-heading {
    font-size: 32px;
    padding-top: 10px;
    color: #777
}

.p-error {
    font-family: 'Open Sans',sans-serif;
    line-height: normal;
    margin: 0;
    font-size: 17px
}

.error-backtologin {
    padding-top: 10px
}

.add-Parts-fol-wrap {
    max-height: 300px;
    overflow-y: auto
}

#part-summary {
    border-left: none;
    border-bottom: none
}

    #part-summary tbody td.cart-product {
        max-width: 359px;
        padding: 10px 0
    }

        #part-summary tbody td.cart-product > a:hover img {
            -webkit-transition: .3s;
            -o-transition: .3s;
            transition: .3s;
            opacity: .8;
            filter: alpha(opacity=80)
        }

        #part-summary tbody td.cart-product img {
            -webkit-transition: .3s;
            -o-transition: .3s;
            transition: .3s
        }

    #part-summary tbody td.cart-unit .price span {
        display: block
    }

        #part-summary tbody td.cart-unit .price span.price-percent-reduction {
            margin: 5px auto;
            display: inline-block
        }

        #part-summary tbody td.cart-unit .price span.old-price {
            text-decoration: line-through
        }

    #part-summary tbody td.cart-description {
        width: 140px
    }

    #part-summary tbody td.cart_description small {
        display: block;
        padding: 5px 0 0
    }

    #part-summary tfoot tr {
        border-bottom: none
    }

    #part-summary tfoot td.text-right {
        font-weight: 700;
        color: #333
    }

    #part-summary tfoot td.price {
        text-align: right
    }

    #part-summary tfoot td.total-price-container span {
        font: 600 18px/22px "Ubuntu",sans-serif;
        color: #555454;
        text-transform: uppercase
    }

    #part-summary tfoot td#total-price-container {
        font: 600 21px/25px "Ubuntu",sans-serif;
        color: #333;
        background: #fff
    }

    #part-summary th {
        border-top: 1px solid #ddd;
        border-bottom: 0
    }

.add-fol-part-info {
    width: 50%;
    box-sizing: border-box;
    padding-right: 0
}

.link {
    color: #0072db !important
}

    .link:hover {
        color: #fda90a !important
    }

.grey-color {
    cursor: text !important;
    color: #ccc !important
}

@media screen and (max-width:528px) and (min-width:274px) {
    .details-product-block-1 {
        max-width: 174px !important
    }

    .product-image-in-add-favlist {
        display: none
    }

    .widget-row .wr-item .wr-body .wr-btn-group {
        padding: 0 !important;
        margin: 10px -3px 5px !important;
        display: flex
    }
}

@media screen and (max-width:376px) and (min-width:274px) {
    .details-product-block-1 {
        max-width: 150px !important
    }

    .existing-quantity-label {
        display: block;
        width: 151px
    }
}

.existing-quantity-label {
    display: block;
    width: 158px;
    margin-left: -3%
}

@media screen and (max-width:2000px) and (min-width:767px) {
    .part-name-display-fix {
        font-size: 13px !important
    }

    .part-name-display-fix-1 {
        font-size: 11px !important
    }
}

@media screen and (max-width:361px) {
    .part-details-order-invoice {
        display: -webkit-flex !important;
        display: flex !important;
        -webkit-flex-direction: row !important;
        flex-direction: row !important
    }
}

@media screen and (max-width:767px) and (min-width:436px) {
    .dropdown-order-history-price-details {
        left: 0;
        width: 300px
    }
}

.shipping-modal-dialog {
    position: absolute;
    margin-top: 5%;
    margin-left: 11%;
    width: 76%;
    overflow-y: initial !important
}

.shipping-modal-body {
    max-height: calc(100vh - 210px);
    overflow-y: auto
}

.mainlist {
    display: flex !important;
    flex-wrap: wrap !important;
    padding: 0 !important;
    list-style-type: none !important
}

.list {
    position: relative !important;
    overflow: hidden !important;
    text-overflow: ellipsis !important;
    max-width: 31% !important;
    flex: 0 0 31% !important;
    margin-top: 2% !important;
    margin-left: 2% !important;
    border-radius: 1.2%;
    border: 1px solid #ccc !important
}

@media screen and (min-width:360px) and (max-width:480px) {
    .mainlist {
        display: flex !important;
        flex-wrap: wrap !important;
        padding: 3 !important;
        list-style-type: none !important;
        flex-direction: column !important
    }

    .list {
        overflow: hidden !important;
        text-overflow: ellipsis !important;
        height: auto !important;
        margin-bottom: auto !important;
        max-width: 100% !important;
        flex: 0 0 100% !important;
        flex: 1 !important;
        margin-top: 5% !important;
        margin-left: 0 !important;
        border: 1px solid #ccc !important
    }

    .footer-button-shipping-block {
        display: block
    }

    .footer-buttons-shipping {
        width: calc(100% - 40px)
    }

    .shipping-modal-body {
        max-height: 338px !important;
        overflow-y: auto
    }

    .shipping-modal-dialog {
        position: absolute;
        margin-top: 5%;
        margin-left: 2%;
        width: 96% !important;
        overflow-y: initial !important
    }
}

@media only screen and (max-device-width :375px) and (orientation :portrait) {
    .mainlist {
        display: -webkit-box !important;
        display: -webkit-flex !important;
        display: -ms-flexbox;
        display: flex !important;
        flex-wrap: wrap !important;
        padding: 3 !important;
        list-style-type: none !important;
        flex-direction: column !important
    }

    .list {
        overflow: hidden !important;
        text-overflow: ellipsis !important;
        height: auto !important;
        margin-bottom: auto !important;
        max-width: 100% !important;
        flex: 0 0 100% !important;
        flex: 1 !important;
        margin-top: 5% !important;
        margin-left: 0 !important;
        border: 1px solid #ccc !important
    }

    .footer-button-shipping-block {
        display: block
    }

    .footer-buttons-shipping {
        width: calc(100% - 40px)
    }

    .shipping-modal-body {
        max-height: calc(100vh - 210px);
        overflow-y: auto
    }

    .shipping-modal-dialog {
        position: absolute;
        margin-top: 5%;
        margin-left: 2%;
        width: 96% !important;
        overflow-y: initial !important
    }

    .shipping-content-div {
        padding-right: 13px !important;
        white-space: -moz-pre-wrap !important;
        white-space: -pre-wrap;
        white-space: -o-pre-wrap;
        white-space: pre-wrap;
        word-wrap: break-word;
        word-break: break-all;
        white-space: normal
    }
}

@media only screen and (min-device-width :600px) and (max-device-width :1024px) and (orientation :portrait) {
    .list {
        overflow: hidden !important;
        text-overflow: ellipsis !important;
        max-width: 100% !important;
        flex: 0 0 48% !important;
        margin-top: 2% !important;
        margin-left: 2% !important;
        border: 1px solid #ccc !important
    }

    .shipping-content-div {
        padding-right: 13px !important;
        margin-top: 3% !important;
        margin-left: 2% !important;
        margin-bottom: 3% !important;
        white-space: -moz-pre-wrap !important;
        white-space: -pre-wrap;
        white-space: -o-pre-wrap;
        white-space: pre-wrap;
        word-wrap: break-word;
        word-break: break-all;
        white-space: normal
    }

    .shipping-modal-body {
        max-height: 540px !important;
        overflow-y: auto
    }

    .footer-buttons-shipping {
        width: 100% !important;
        display: inline-block
    }

    .footer-button-shipping {
        margin-left: -6px !important;
        margin-right: -9px !important;
        width: 46% !important
    }

    .footer-button-shipping-1 {
        margin-left: 24px !important;
        width: 46% !important;
        float: left !important
    }
}

@media screen and (min-width:481px) and (max-width:767px) and (orientation :landscape) {
    .list {
        overflow: hidden !important;
        text-overflow: ellipsis !important;
        max-width: 100% !important;
        flex: 0 0 48% !important;
        margin-top: 2% !important;
        margin-left: 1.5% !important;
        border: 1px solid #ccc !important
    }

    .shipping-content-div {
        padding-right: 13px !important;
        margin-top: 3% !important;
        margin-left: 2% !important;
        margin-bottom: 3% !important;
        white-space: -moz-pre-wrap !important;
        white-space: -pre-wrap;
        white-space: -o-pre-wrap;
        white-space: pre-wrap;
        word-wrap: break-word;
        word-break: break-all;
        white-space: normal
    }

    .shipping-modal-body {
        max-height: 166px !important;
        overflow-y: auto
    }

    .footer-buttons-shipping {
        width: 100% !important;
        display: inline-block
    }

    .footer-button-shipping {
        margin-left: -6px !important;
        margin-right: -9px !important;
        width: 46% !important
    }

    .footer-button-shipping-1 {
        margin-left: 24px !important;
        width: 46% !important;
        float: left !important
    }
}

@media screen and (min-width:481px) and (max-width:800px) and (orientation :portrait) {
    .list {
        overflow: hidden !important;
        text-overflow: ellipsis !important;
        max-width: 100% !important;
        flex: 0 0 48% !important;
        margin-top: 2% !important;
        margin-left: 1.5% !important;
        border: 1px solid #ccc !important
    }

    .shipping-content-div {
        padding-right: 13px !important;
        margin-top: 3% !important;
        margin-left: 2% !important;
        margin-bottom: 3% !important;
        white-space: -moz-pre-wrap !important;
        white-space: -pre-wrap;
        white-space: -o-pre-wrap;
        white-space: pre-wrap;
        word-wrap: break-word;
        word-break: break-all;
        white-space: normal
    }

    .shipping-modal-body {
        max-height: 535px !important;
        overflow-y: auto
    }

    .footer-buttons-shipping {
        width: 100% !important;
        display: inline-block
    }

    .footer-button-shipping {
        margin-left: -6px !important;
        margin-right: -9px !important;
        width: 46% !important
    }

    .footer-button-shipping-1 {
        margin-left: 24px !important;
        width: 46% !important;
        float: left !important
    }
}

.shipping-content-div {
    padding-right: 13px !important;
    margin-top: 3% !important;
    margin-left: 3% !important;
    margin-bottom: 3% !important;
    white-space: -moz-pre-wrap !important;
    white-space: -pre-wrap;
    white-space: -o-pre-wrap;
    white-space: pre-wrap;
    word-wrap: break-word;
    word-break: break-all;
    white-space: normal
}

.shipping-content-address {
    margin-top: 3px !important;
    margin-left: 3% !important
}

.one-address-per-line {
    font-size: 12.6px !important;
    padding-bottom: 5px !important
}

.shipping-content-heading {
    display: block;
    margin-top: 4% !important;
    font-size: 15px;
    font-weight: 700;
    margin-left: 3% !important
}

.shipping-adddress-select-button {
    position: absolute;
    bottom: 10px;
    left: 10px;
    width: 92%;
    padding: 0;
    background-color: #fff;
    color: #fda90a;
    border: 1px solid #fda90a;
    height: 38px !important;
    border-radius: 3px !important
}

.active-address-button {
    background-color: #fda90a !important;
    color: #fff !important;
    border: 1px solid #fda90a !important
}

    .active-address-button:before {
        content: "\f00c";
        font-family: FontAwesome
    }

.signup-register-cursor-issue label:before {
    cursor: pointer !important
}

.footer-button-shipping {
    background-color: #fff !important;
    color: #fda90a !important;
    border: 1px solid #fda90a !important
}

    .footer-button-shipping:hover {
        background-color: #fda90a !important;
        color: #fff !important;
        border: 1px solid #fda90a !important
    }

.fix-add-new {
    padding-top: 7px !important
}

@media screen and (min-width:402px) {
    .fixfor-add-new-label {
        float: left !important;
        margin-left: 30px
    }
}

@media screen and (min-width:237px) and (max-width:401px) {
    .fixfor-add-new-label {
        float: left !important;
        margin-top: 28px !important;
        clear: left !important
    }
}

@media screen and (min-width:568px) and (max-width:688px) and (orientation :portrait) {
    .header-data-shipping-billing {
        position: relative;
        min-height: 100% !important
    }
}

.inv-clearfilter {
    font-size: 1.1em
}

.wordwrap-item {
    word-wrap: nowrap
}

.part-details-mycart {
    width: unset
}

.item-width {
    width: 1%
}

.myprofile-home li a {
    line-height: 28px
}

.displayNone {
    display: none;
    visibility: hidden
}

.myprofile-home li:last-child {
    border-bottom: none !important
}

.hide-temp {
    display: none !important
}

.myprofile-home {
    width: 240px;
    background-color: #dcdcdc;
    border: none !important;
    margin: 0;
    position: absolute;
    z-index: 9999;
    right: -1px;
    top: 64px;
    cursor: pointer;
    white-space: -moz-pre-wrap !important;
    white-space: -pre-wrap;
    white-space: -o-pre-wrap;
    white-space: pre-wrap;
    word-wrap: break-word;
    word-break: break-all;
    white-space: normal;
    -webkit-box-shadow: 0px 2px 5px 0px rgba(0,0,0,.2);
    -moz-box-shadow: 0px 2px 5px 0px rgba(0,0,0,.2);
    box-shadow: 0px 2px 5px 0px rgba(0,0,0,.2)
}

.remove-border-radious a.list-group-item:first-child {
    border-top-right-radius: 0 !important;
    border-top-left-radius: 0 !important
}

.remove-border-radious a.list-group-item:last-child {
    border-bottom-right-radius: 0 !important;
    border-bottom-left-radius: 0 !important
}

.remove-border-radious a.list-item-link, a.list-item-link:link, a.list-item-link:visited {
    font-size: 14px;
    color: #0072db;
    font-weight: 400
}

.myprofile-icon {
    cursor: pointer
}

.list-my-account {
    font-size: 14.1px;
    color: #0072db !important;
    padding-top: 7px
}

.site-master-fixed-top-new-header {
    z-index: 999 !important
}

.modal-open {
    padding-right: 0 !important
}

.contact-number-nearby {
    font-size: 13.3px;
    color: #0072db
}

.address-nearby {
    color: #666
}

.extra-bottom-margin {
    margin-bottom: 5px !important
}

p.account-name {
    padding-bottom: 5px;
    color: #666
}

.new-navbar-site-master {
    font-size: 14px;
    font-weight: 400;
    padding: 6px 0
}

    .new-navbar-site-master.open {
        background: #0072db
    }

        .new-navbar-site-master.open a, .new-navbar-site-master.open a:link, .new-navbar-site-master.open a:visited {
            color: #fff !important
        }

    .new-navbar-site-master li.open a span:hover {
        color: #fff
    }

    .new-navbar-site-master a:hover {
        text-decoration: none !important;
        cursor: pointer
    }

    .new-navbar-site-master a {
        color: #0072db !important
    }

.dropdown-menu-2 {
    min-width: 100px !important;
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 0;
    list-style: none;
    font-size: 14px;
    text-align: left;
    background: #0072db;
    border: 1px solid #0072db;
    border-radius: 0 0 3px 3px;
    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
    box-shadow: 0 6px 12px rgba(0,0,0,.175);
    border-bottom: 5px #fda90a solid
}

    .dropdown-menu-2 li {
        width: 100%;
        min-width: 168px
    }

        .dropdown-menu-2 li a, .dropdown-menu-2 li a:link, .dropdown-menu-2 li a:visited {
            background: 0 0;
            font-size: 14px;
            color: #fff !important;
            margin-left: 5px;
            margin-right: 8px
        }

            .dropdown-menu-2 li a:hover {
                color: #fda90a !important;
                font-size: 14px;
                background: 0 0
            }

.branch-info-scroll {
    max-height: 475px !important;
    margin-bottom: 10px;
    overflow-x: hidden !important;
    overflow-y: auto;
    padding: 0
}

    .branch-info-scroll .mCSB_outside + .mCSB_scrollTools {
        right: -5px
    }

.branch-info-wraper {
    border-bottom: 1px solid #ccc;
    padding: 10px 0
}

    .branch-info-wraper:last-child {
        border-bottom: 0 solid #ccc
    }

.branch-info-item {
    margin-right: 10px
}

.branch-info-wraper h4 {
    font-size: 14px;
    text-transform: capitalize
}

.branch-info-wraper .branch-address {
    font-size: 13px;
    padding: 3px 0;
    text-transform: capitalize
}

.branch-info-wraper .branch-address-uppercase {
    font-size: 12px;
    padding: 3px 0;
    text-transform: uppercase
}

.branch-info-wraper .branch-phone {
    padding: 3px 0
}

    .branch-info-wraper .branch-phone .phone {
        padding: 3px 5px 3px 0
    }

        .branch-info-wraper .branch-phone .phone a, .branch-info-wraper .branch-phone .phone a:link, .branch-info-wraper .branch-phone .phone a:hover, .branch-info-wraper .branch-phone .phone a:visited {
            color: #0072db
        }

    .branch-info-wraper .branch-phone .fax {
        padding: 3px 5px 3px 0;
        color: #0072db
    }

        .branch-info-wraper .branch-phone .fax a, .branch-info-wraper .branch-phone .fax a:link, .branch-info-wraper .branch-phone .fax a:hover, .branch-info-wraper .branch-phone .fax a:visited {
            color: #0072db
        }

.branch-info-wraper .branch-address-map {
    border-top: none;
    width: 100%;
    margin-top: 5px;
    height: 250px;
    background-color: #fafafa
}

.branch-info-wraper .branch-button-row {
    margin-top: 10px !important;
    margin-bottom: 10px !important
}

.pad-r-5 {
    padding-right: 5px !important
}

.pad-l-5 {
    padding-left: 5px !important
}

.g-map {
    position: relative;
    display: none
}

.g-map2 {
    ;
    position: relative;
    display: block
}

.fol-form .help-block {
    margin: 0;
    margin-top: 10px;
    color: #c00;
    position: absolute;
    width: 100%
}

.left-20 {
    left: 20px !important
}

.left-15 {
    left: 15px !important
}

.left-10 {
    left: 10px !important
}

.relative-imp {
    position: relative !important
}

.img-size-10 {
    height: 8px !important
}

.mar-b-4 {
    margin-bottom: 4px !important
}

.red-txt {
    color: #a30303 !important
}

.lang-dropdown {
    width: 108px;
    background-color: #dcdcdc;
    border: none !important;
    margin: 0;
    position: absolute;
    z-index: 9999;
    right: 55px;
    top: 64px;
    cursor: pointer;
    white-space: -moz-pre-wrap !important;
    white-space: -pre-wrap;
    white-space: -o-pre-wrap;
    white-space: pre-wrap;
    word-wrap: break-word;
    word-break: break-all;
    white-space: normal;
    -webkit-box-shadow: 0px 2px 5px 0px rgba(0,0,0,.2);
    -moz-box-shadow: 0px 2px 5px 0px rgba(0,0,0,.2);
    box-shadow: 0px 2px 5px 0px rgba(0,0,0,.2)
}

.language-icon {
    cursor: pointer
}

.po-no-txt-ellipsis {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.form-disabled-field {
    background-color: #ebebe4
}

div#left {
    width: 90px;
    height: auto;
    float: left;
    background: #e2e2e2;
    display: block
}

    div#left .fa {
        color: #636363;
        padding-left: 30%;
        padding-top: 35%;
        padding-bottom: 35%
    }

div#right {
    margin-left: 90px;
    height: auto;
    border-left: none;
    padding-left: 25px;
    padding-bottom: 15px
}

.dashboard-text {
    padding: 10px 0 3px;
    font-size: 36px
}

.dashboard-text-link:link, .dashboard-text-link:active, .dashboard-text-link:hover, .dashboard-text-link:visited {
    color: #3498db;
    font-weight: 600
}

.dashboard-title {
    padding: 3px 0;
    color: #333;
    font-size: 11px;
    font-weight: 500;
    text-transform: uppercase
}

.warehouse-selector {
    text-indent: 2px;
    height: 150px !important;
    width: 200px;
    line-height: 32px;
    padding: 5px;
    font-size: 12px;
    border: 2px #ccc solid;
    float: left
}

div.table-checkboxlist table tr td input {
    width: 17px;
    height: 17px;
    padding: 0;
    margin: 0;
    vertical-align: middle;
    position: relative;
    top: -1px
}

.modal-header {
    min-height: 50.43px;
    padding: 8px;
    border-bottom: 1px solid #e5e5e5
}

.modal-fullscreen {
    background: #fff;
    padding-right: 0 !important
}

    .modal-fullscreen .modal-content {
        background: #fff;
        border: 0;
        -webkit-box-shadow: none;
        box-shadow: none
    }

.modal-backdrop.modal-backdrop-fullscreen {
    background: #fff
}

    .modal-backdrop.modal-backdrop-fullscreen.in {
        opacity: .97;
        filter: alpha(opacity=97)
    }

.modal-fullscreen .modal-dialog {
    margin: 0 !important;
    width: 100%
}

.font-44 {
    font-size: 44px
}

.pad-tb-9 {
    padding: 9px 15px
}

.btn-grn, .btn-grn:hover, .btn-grn:focus {
    background: #2ecc71;
    color: #fff;
    min-height: 30px;
    padding: 7px;
    cursor: default;
    border: 5px solid #2ecc71;
    -webkit-box-shadow: none;
    box-shadow: none;
    margin-bottom: 5px
}

.blu_heading {
    color: #50a7eb;
    font-weight: 400
}

.padding-9 {
    padding: 9px 0 5px
}

.mar-tb-10 {
    margin: 10px 0
}

.page-primary-heading {
    padding-top: 20px
}

.equip-info {
    border-bottom: 1px solid #ddd;
    float: left;
    width: 100%
}

    .equip-info label {
        margin-bottom: 5px;
        display: block;
        width: 100%;
        font-size: 13px;
        color: #000
    }

    .equip-info .alternate-part-no-inactive {
        color: #666;
        font-weight: 400;
        font-size: 12px;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis
    }

.gray-text {
    color: #8b8b8b !important
}

.font-size-9 {
    font-size: 11px !important
}

.clearfix {
    clear: both
}

.width-100 {
    width: 100%;
    text-align: right
}

.mar-b-10 {
    margin-bottom: 10px
}

.mar-top-20 {
    margin-top: 20px
}

@media (min-width:1022px) {
    .mar-t-5 {
        margin: 10px 0
    }
}

.mar-auto {
    margin: 10px auto
}

.blu_bg {
    background: #f2f2f2
}

.mar-top-5 {
    margin-top: 5px
}

.mar-top-20 {
    margin-top: 20px
}

.mar-rig-8 {
    margin-right: 8px
}

.mar-b-20 {
    margin-bottom: 40px;
    width: 100%;
    float: left
}

.mar-top-70 {
    margin-top: 70px
}

.text-blu {
    color: #2a78e4
}

.pad-tb-10 {
    padding: 10px 0;
    width: 100%;
    float: left
}

.padding-0 {
    padding: 0
}

.div_bor {
    margin-top: 10px;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    width: 100%;
    float: left;
    padding: 0 2%;
    margin-bottom: 10px
}

.oe_rig_bor {
    border-right: 1px solid #ddd
}

.mar-20 {
    margin: 10px 5px
}

.pos-rel {
    position: relative;
    top: 7px
}

.mar-bot-10 {
    margin-bottom: 10px
}

.mar-bot-5 {
    margin-bottom: 5px
}

.cart-bg {
    width: 744px;
    margin: 30px auto 60px auto;
    clear: both;
    background: url(../img/cart-step-bg.gif) no-repeat center top;
    height: 85px
}

div.table-checkboxlist table tr td input {
    width: 17px;
    height: 17px;
    padding: 0;
    margin: 0;
    vertical-align: middle;
    position: relative;
    top: -1px
}

.modal-header {
    padding: 5px 15px;
    border-bottom: 1px solid #e5e5e5;
    background: #2b78e4;
    color: #fff
}

.modal-fullscreen {
    background: #fff;
    padding-right: 0 !important
}

    .modal-fullscreen .modal-content {
        background: #fff;
        border: 0;
        -webkit-box-shadow: none;
        box-shadow: none
    }

.modal-backdrop.modal-backdrop-fullscreen {
    background: #fff
}

    .modal-backdrop.modal-backdrop-fullscreen.in {
        opacity: .97;
        filter: alpha(opacity=97)
    }

.modal-fullscreen .modal-dialog {
    margin: 0;
    margin-right: auto;
    margin-left: auto;
    width: 100%
}

.font-44 {
    font-size: 44px
}

.pad-tb-9 {
    padding: 9px 15px
}

.btn-grn, .btn-grn:hover, .btn-grn:focus {
    background: #2ecc71;
    color: #fff;
    min-height: 30px;
    padding: 7px;
    cursor: default;
    border: 5px solid #2ecc71;
    -webkit-box-shadow: none;
    box-shadow: none;
    margin-bottom: 5px
}

.blu_heading {
    color: #50a7eb;
    font-weight: 400
}

.padding-9 {
    padding: 9px 0 5px
}

.mar-tb-10 {
    margin: 10px 0
}

.page-primary-heading {
    padding-top: 20px
}

.equip-info {
    border-bottom: 1px solid #ddd;
    float: left;
    width: 100%
}

    .equip-info label {
        margin-bottom: 5px;
        display: block;
        width: 100%;
        font-size: 13px;
        color: #000
    }

    .equip-info .alternate-part-no-inactive {
        color: #666;
        font-weight: 400;
        font-size: 12px;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis
    }

.gray-text {
    color: #8b8b8b !important
}

.font-size-9 {
    font-size: 11px !important
}

.clearfix {
    clear: both
}

.width-100 {
    width: 100%;
    text-align: right
}

.mar-b-10 {
    margin-bottom: 10px
}

.mar-top-20 {
    margin-top: 20px
}

@media (min-width:1022px) {
    .mar-t-5 {
        margin: 10px 0
    }
}

.mar-auto {
    margin: 10px auto
}

.blu_bg {
    background: #f2f2f2
}

.mar-top-5 {
    margin-top: 5px
}

.mar-top-20 {
    margin-top: 20px
}

.white_bg {
    background: #fff
}

.mar-rig-8 {
    margin-right: 8px
}

.mar-b-20 {
    margin-bottom: 40px;
    width: 100%;
    float: left
}

.mar-top-70 {
    margin-top: 70px
}

.text-blu {
    color: #2a78e4
}

.pad-tb-10 {
    padding: 10px 0;
    width: 100%;
    float: left
}

.padding-0 {
    padding: 0
}

.div_bor {
    margin-top: 10px;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    width: 100%;
    float: left;
    padding: 0 2%;
    margin-bottom: 10px
}

.oe_rig_bor {
    border-right: 1px solid #ddd
}

.mar-20 {
    margin: 10px 5px
}

.pos-rel {
    position: relative;
    top: 7px
}

.mar-bot-10 {
    margin-bottom: 10px
}

.mar-bot-5 {
    margin-bottom: 5px
}

.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li > a {
    color: #000
}

.nav-tabs .span1 {
    vertical-align: top;
    font-size: 16px;
    margin-left: 5px
}

.nav-tabs > li > a:hover, .nav-tabs > li > a:focus {
    background: 0 0
}

.tab_div_bor {
    margin-top: 10px;
    border: 1px solid #ddd;
    width: 100%;
    float: left;
    margin-bottom: 10px;
    border-radius: 3px
}

.tab_rig_bor, .tab_rig_bor_1 {
    border-right: 1px solid #ddd;
    border-top: 0
}

@media (max-width:1024px) {
    .rig-border {
        border-right: 0 !important
    }

    .tab_top_bor {
        border-top: 1px solid #ddd
    }

    .tab_rig_bor_1 {
        border-right: 0
    }
}

.Bor_bot {
    border-bottom: 1px solid #ddd
}

.equip_detail_div {
    border-bottom: 1px solid #ddd;
    padding: 10px 0
}

.mar-rig-10 {
    margin-right: 10px
}

.lab_btn {
    padding: 3px 6px;
    font-size: 12px;
    border-radius: 3px
}

.pad-5 {
    padding: 5px 15px
}

.padd-btm-10 {
    padding-bottom: 10px
}

.bor-0 {
    border: 0
}

.pad-05 {
    padding: 5px 0
}

.bordered-btn-org {
    font-size: 14px;
    padding: 9px 22px;
    min-height: 40px;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4 px;
    line-height: 20px;
    border: 1px solid #fda90a !important;
    color: #fda90a;
    background-color: #fff;
    text-transform: none;
    font-weight: 400;
    text-align: center;
    cursor: pointer
}

    .bordered-btn-org:hover, .bordered-btn-org:focus {
        background: #fda90a !important;
        color: #fff
    }

    .bordered-btn-org .fa {
        font-size: 18px
    }

.bordered-btn-org {
    padding: 5px 10px;
    margin: 0 6px 0 0
}

.thumb-wrap_new {
    border: 1px solid #ddd;
    min-height: 100px;
    margin-top: 20px;
    border-radius: 5px
}

.thumb-row-devider_mar {
    border-bottom: 1px solid #ddd
}

.btn-system {
    background-color: #fda90a;
    border: 1px #fda90a solid
}

@media screen and (min-device-width:300px) and (max-device-width:767px) {
    .padding-9 {
        padding: 3px 0 5px
    }

    .col-xs-12 {
        width: 100% !important
    }

    .bor_top_w {
        border-top: 1px solid #fff
    }

    .padding-sm-0 {
        padding: 0 5px
    }
}

@media screen and (min-width:992px) and (orientation:landscape) {
    .widget-search {
        display: block !important;
        margin-top: 67px
    }
}

.modal-footer {
    padding: 5px 15px
}

.modal-title {
    color: #fff
}

    .modal-title span {
        font-size: 18px;
        vertical-align: top;
        position: relative;
        top: 12px;
        left: 9px;
        font-weight: 200
    }

.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li > a {
    color: #000
}

.nav-tabs .span1 {
    vertical-align: top;
    font-size: 16px;
    margin-left: 5px
}

.nav-tabs > li > a:hover, .nav-tabs > li > a:focus {
    background: 0 0
}

.tab_div_bor {
    margin-top: 10px;
    border: 1px solid #ddd;
    width: 100%;
    float: left;
    margin-bottom: 10px;
    border-radius: 3px
}

.tab_rig_bor, .tab_rig_bor_1 {
    border-right: 1px solid #ddd;
    border-top: 0
}

.thumb-sec-right-border {
    border-right: 1px solid #ddd;
    margin: 2px 0;
    min-height: 50px;
    padding: 9px 5px
}

@media (max-width:1024px) {
    .rig-border {
        border-right: 0 !important
    }

    .tab_top_bor {
        border-top: 1px solid #ddd
    }

    .tab_rig_bor_1 {
        border-right: 0
    }
}

.Bor_bot {
    border-bottom: 1px solid #ddd
}

.equip_detail_div {
    border-bottom: 1px solid #ddd;
    padding: 5px 0
}

.mar-rig-10 {
    margin-right: 10px
}

.lab_btn {
    padding: 3px 6px;
    font-size: 12px;
    border-radius: 3px
}

.pad-5 {
    padding: 5px 15px
}

.padd-btm-10 {
    padding-bottom: 10px
}

.bor-0 {
    border: 0
}

.pad-05 {
    padding: 5px 0
}

.thumb-row-devider_mar {
    border-bottom: 1px solid #ddd
}

.btn-system {
    background-color: #fda90a;
    border: 1px #fda90a solid
}

@media screen and (min-device-width:300px) and (max-device-width:767px) {
    .padding-9 {
        padding: 3px 0 5px
    }

    .col-xs-12 {
        width: 100% !important
    }

    .bor_top_w {
        border-top: 1px solid #fff
    }

    .padding-sm-0 {
        padding: 0 5px
    }

    .xs-mar-t-15 {
        margin-top: 15px
    }
}

@media screen and (min-width:992px) and (orientation:landscape) {
    .widget-search {
        display: block !important;
        margin-top: 67px
    }
}

.button-wrap {
    float: right;
    padding: 10px
}

    .button-wrap .bordered-btn {
        padding: 5px 10px;
        margin: 0 3px
    }

.btn-grn, .btn-grn:hover, .btn-grn:focus {
    background: #2ecc71;
    color: #fff;
    min-height: 30px;
    padding: 7px;
    cursor: default;
    border: 5px solid #2ecc71;
    -webkit-box-shadow: none;
    box-shadow: none;
    margin-bottom: 5px
}

.blu_heading {
    color: #50a7eb;
    font-weight: 400
}

.padding-9 {
    padding: 9px 0 5px
}

.mar-tb-10 {
    margin: 10px 0
}

.page-primary-heading {
    padding-top: 20px
}

.equip-info {
    border-bottom: 1px solid #ddd;
    float: left;
    width: 100%
}

    .equip-info label {
        margin-bottom: 5px;
        display: block;
        width: 100%;
        font-size: 13px;
        color: #000
    }

    .equip-info .alternate-part-no-inactive {
        color: #666;
        font-weight: 400;
        font-size: 12px;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis
    }

.gray-text {
    color: #8b8b8b !important
}

.font-size-9 {
    font-size: 11px !important
}

.clearfix {
    clear: both
}

.width-100 {
    width: 100%;
    text-align: right
}

.img-map1 {
    width: 100%
}

.mar-b-10 {
    margin-bottom: 10px
}

.xs-fa-btn {
    width: 31.9%
}

.mar-top-20 {
    margin-top: 20px
}

@media (min-width:1022px) {
    .mar-t-5 {
        margin: 10px 0
    }

    .xs-fa-btn {
        width: 30%
    }
}

.mar-auto {
    margin: 10px auto
}

.mar_30_auto {
    margin: 10px auto
}

.tab_rig_bor, .tab_rig_bor_1 {
    border-right: 1px solid #ddd;
    border-top: 0
}

.blu_bg {
    background: #f2f2f2
}

.mar-tbc-10 {
    margin: 10px 0 6px
}

.mar-top-5 {
    margin-top: 5px
}

.min-h-71 {
    min-height: 71px
}

.mar-top-20 {
    margin-top: 20px
}

.pad-rig-0 {
    padding-right: 0
}

.white_bg {
    background: #fff
}

.mar-rig-8 {
    margin-right: 8px
}

.mar-b-20 {
    margin-bottom: 40px;
    width: 100%;
    float: left
}

.mar-top-70 {
    margin-top: 70px
}

.text-blu {
    color: #2a78e4
}

.pad-tb-10 {
    padding: 10px 0;
    width: 100%;
    float: left
}

.padding-0 {
    padding: 0
}

.div_bor {
    margin-top: 10px;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    width: 100%;
    float: left;
    padding: 0 2%;
    margin-bottom: 10px
}

.div_bor_config {
    margin-top: 10px;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    width: 100%;
    float: left
}

.bor-radius-4 {
    border-radius: 4px
}

.oe_rig_bor {
    border-right: 1px solid #ddd
}

.mar-20 {
    margin: 10px 5px
}

.pos-rel {
    position: relative;
    top: 7px
}

.mar-bot-10 {
    margin-bottom: 10px
}

.mar-bot-5 {
    margin-bottom: 5px
}

@media (max-width:1024px) {
    .rig-border {
        border-right: 0 !important
    }

    .tab_top_bor {
        border-top: 1px solid #ddd
    }

    .tab_rig_bor_1 {
        border-right: 0
    }

    .oe-bor-top {
        border-top: 1px solid #ddd
    }

    .pad-left-0 {
        padding-left: 0
    }
}

.Bor_bot {
    border-bottom: 1px solid #ddd
}

.equip_detail_div {
    border-bottom: 1px solid #ddd;
    padding: 5px 0
}

.mar-rig-10 {
    margin-right: 10px
}

.lab_btn {
    padding: 3px 6px;
    font-size: 12px;
    border-radius: 3px
}

.pad-5 {
    padding: 5px 15px
}

.padd-btm-10 {
    padding-bottom: 10px
}

.bor-0 {
    border: 0
}

.pad-05 {
    padding: 5px 0
}

.bordered-btn-org, .bordered-btn-org-link span {
    font-size: 14px;
    padding: 5px 10px;
    min-height: 40px;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4 px;
    line-height: 28px;
    border: 1px solid #fda90a !important;
    color: #fda90a;
    background-color: #fff;
    text-transform: none;
    font-weight: 400;
    text-align: center;
    cursor: pointer;
    margin: 0 6px 0 0;
    display: inline-block
}

.bordered-btn-org-link {
    display: inline-grid;
    vertical-align: top
}

    .bordered-btn-org:hover, .bordered-btn-org:focus, .bordered-btn-org-link span:hover, .bordered-btn-org-link span:focus {
        background: #fda90a !important;
        color: #fff
    }

    .bordered-btn-org .fa, .bordered-btn-org-link span .fa {
        font-size: 18px
    }

.thumb-row-devider_mar {
    border-bottom: 1px solid #ddd
}

.btn-system {
    background-color: #fda90a;
    border: 1px #fda90a solid
}

@media screen and (min-device-width:300px) and (max-device-width:767px) {
    .padding-9 {
        padding: 3px 0 5px
    }

    .col-xs-12 {
        width: 100% !important
    }

    .xs-fa-btn {
        width: 30.9%
    }

    .padding-l0 {
        padding-left: 0
    }

    .bor_top_w {
        border-top: 1px solid #fff
    }

    .padding-sm-0 {
        padding: 0
    }

    .tab_top_bor_cong {
        border-top: 1px solid #ddd
    }

    .pad-xs-0 {
        padding: 0
    }

    .oe-bor-top {
        border-top: 1px solid #ddd !important
    }

    .pad-left-0 {
        padding-left: 0
    }

    .bor-rig-0 {
        border-right: 0 !important
    }
}

@media (device-width:320px) {
    .min-h-71 {
        min-height: 89px
    }
}

@media (device-width:768px) {
    .padding-l0 {
        padding-left: 0
    }

    .xs-fa-btn {
        width: 30.9%
    }

    .padding-sm-0 {
        padding: 0 5px
    }

    .oe-bor-top {
        border-top: 1px solid #ddd !important
    }

    .pad-left-0 {
        padding-left: 0
    }

    .bor-rig-0 {
        border-right: 0 !important
    }
}

@media (device-width:1024px) {
    .min-h-71 {
        min-height: 88px
    }

    .tab_top_bor_cong {
        border-top: 0
    }

    .oe-bor-top {
        border-top: 1px solid #ddd !important
    }

    .pad-left-0 {
        padding-left: 0 !important
    }

    .rig-0 {
        border-right: 0 !important
    }
}

@media screen and (min-width:992px) and (orientation:landscape) {
    .widget-search {
        display: block !important;
        margin-top: 67px
    }
}

.modal-body {
    background: #fff !important
}

.pdding-6 {
    padding: 6px
}

.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li > a {
    color: #000
}

.nav-tabs .span1 {
    vertical-align: top;
    font-size: 16px;
    margin-left: 5px
}

.nav-tabs > li > a:hover, .nav-tabs > li > a:focus {
    background: 0 0
}

.tab_div_bor {
    margin-top: 10px;
    border: 1px solid #ddd;
    width: 100%;
    float: left;
    padding: 0 2%;
    margin-bottom: 10px;
    border-radius: 3px
}

.modal-header {
    padding: 5px 15px;
    border-bottom: 1px solid #e5e5e5;
    background: #2b78e4;
    color: #fff
}

.modal-title {
    color: #fff
}

.modal-fullscreen .modal-dialog .modal-content .modal-header .close, .modal-fullscreen .modal-dialog .modal-content .modal-header .close:hover, modal-fullscreen .modal-dialog .modal-content .modal-header .close:focus {
    color: #fff;
    text-decoration: none;
    cursor: pointer;
    filter: alpha(opacity=50);
    opacity: 1;
    font-size: 45px;
    font-weight: 400 !important
}

.modal-body {
    padding: 0 10px
}

.modal-footer {
    background: #ccc;
    padding: 5px 15px
}

.oe-bor-top {
    border-top: 0
}

.timeline {
    list-style: none;
    position: relative
}

    .timeline:before {
        top: 15px;
        bottom: 0;
        position: absolute;
        content: " ";
        width: 3px;
        background-color: #eee;
        left: 50%;
        margin-left: -1.5px
    }

    .timeline > li {
        margin-bottom: 50px;
        position: relative
    }

        .timeline > li:before, .timeline > li:after {
            content: " ";
            display: table
        }

        .timeline > li:after {
            clear: both
        }

        .timeline > li:before, .timeline > li:after {
            content: " ";
            display: table
        }

        .timeline > li:after {
            clear: both
        }

        .timeline > li > .timeline-panel {
            width: 45%;
            float: left;
            border: 1px solid #eee;
            border-radius: 4px;
            padding: 15px;
            position: relative;
            background: #eee
        }

            .timeline > li > .timeline-panel:before {
                position: absolute;
                top: 15px;
                right: -11px;
                display: inline-block;
                border-top: 10px solid transparent;
                border-left: 10px solid #eee;
                border-right: 0 solid #eee;
                border-bottom: 10px solid transparent;
                content: " "
            }

            .timeline > li > .timeline-panel:after {
                position: absolute;
                top: 15px;
                right: -11px;
                display: inline-block;
                border-top: 10px solid transparent;
                border-left: 10px solid #eee;
                border-right: 0 solid #eee;
                border-bottom: 10px solid transparent;
                content: " "
            }

        .timeline > li > .timeline-badge {
            color: #fff;
            width: 50px;
            height: 50px;
            line-height: 50px;
            font-size: 1.4em;
            text-align: center;
            position: absolute;
            top: 0;
            left: 50%;
            margin-left: -25px;
            background-color: #666;
            z-index: 100;
            border-top-right-radius: 50%;
            border-top-left-radius: 50%;
            border-bottom-right-radius: 50%;
            border-bottom-left-radius: 50%
        }

        .timeline > li.timeline-inverted > .timeline-panel {
            float: right
        }

            .timeline > li.timeline-inverted > .timeline-panel:before {
                border-left-width: 0;
                border-right-width: 15px;
                left: -15px;
                right: auto
            }

            .timeline > li.timeline-inverted > .timeline-panel:after {
                border-left-width: 0;
                border-right-width: 14px;
                left: -14px;
                right: auto
            }

.timeline-badge.primary {
    background-color: #2e6da4 !important
}

.timeline-badge.success {
    background-color: #2fcc71 !important
}

.timeline-badge.warning {
    background-color: #f0ad4e !important
}

.timeline-badge.danger {
    background-color: #d9534f !important
}

.timeline-badge.info {
    background-color: #5bc0de !important
}

.timeline-title {
    margin-top: 0;
    color: inherit
}

.timeline-body > p, .timeline-body > ul {
    margin-bottom: 0;
    color: #666
}

    .timeline-body > p + p {
        margin-top: 2px
    }

.timeline-right-txt {
    float: right;
    width: 43%;
    margin-top: 10px
}

.timeline-left-txt {
    float: left;
    width: 43%;
    margin-top: 10px;
    text-align: right
}

@media (max-width:767px) {
    f ul.timeline:before {
        left: 40px
    }

    ul.timeline > li > .timeline-panel {
        width: calc(100% - 90px);
        width: -moz-calc(100% - 90px);
        width: -webkit-calc(100% - 90px)
    }

    ul.timeline > li > .timeline-badge {
        left: 15px;
        margin-left: 0;
        top: 16px
    }

    ul.timeline > li > .timeline-panel {
        float: right
    }

        ul.timeline > li > .timeline-panel:before {
            border-left-width: 0;
            border-right-width: 15px;
            left: -15px;
            right: auto
        }

        ul.timeline > li > .timeline-panel:after {
            border-left-width: 0;
            border-right-width: 14px;
            left: -14px;
            right: auto
        }
}

.pad-tb-9 {
    padding: 9px 15px
}

.btn-grn, .btn-grn:hover, .btn-grn:focus {
    background: #2ecc71;
    color: #fff;
    min-height: 30px;
    padding: 7px;
    cursor: default;
    border: 5px solid #2ecc71;
    -webkit-box-shadow: none;
    box-shadow: none;
    margin-bottom: 5px
}

.blu_heading {
    color: #50a7eb;
    font-weight: 400
}

.padding-9 {
    padding: 9px 0 5px
}

.mar-tb-10 {
    margin: 10px 0
}

.page-primary-heading {
    padding-top: 20px
}

.equip-info {
    border-bottom: 1px solid #ddd;
    float: left;
    width: 100%
}

    .equip-info label {
        margin-bottom: 5px;
        display: block;
        width: 100%;
        font-size: 13px;
        color: #000
    }

    .equip-info .alternate-part-no-inactive {
        color: #666;
        font-weight: 400;
        font-size: 12px;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis
    }

.gray-text {
    color: #8b8b8b !important
}

.font-size-9 {
    font-size: 12px !important
}

.clearfix {
    clear: both
}

.width-100 {
    width: 100%;
    text-align: right
}

.mar-b-10 {
    margin-bottom: 10px
}

.mar-top-20 {
    margin-top: 20px
}

@media (min-width:1022px) {
    .mar-t-5 {
        margin: 10px 0
    }
}

.mar-auto {
    margin: 10px auto
}

.outer-div {
    margin-top: 20px;
    background: #fff;
    width: 100%;
    border: 1px solid #ddd;
    border-radius: 4px;
    float: left;
    margin-bottom: 0 !important
}

.mar_30_auto {
    margin: 10px auto
}

.tab_rig_bor, .tab_rig_bor_1 {
    border-right: 1px solid #ddd;
    border-top: 0
}

.blu_bg {
    background: #f2f2f2
}

.mar-tbc-10 {
    margin: 10px 0 6px
}

.mar-top-5 {
    margin-top: 5px
}

.min-h-71 {
    min-height: 71px
}

.mar-top-20 {
    margin-top: 20px
}

.pad-rig-0 {
    padding-right: 0
}

.white_bg {
    background: #fff
}

.mar-rig-8 {
    margin-right: 8px
}

.mar-b-20 {
    margin-bottom: 40px;
    width: 100%;
    float: left
}

.mar-top-70 {
    margin-top: 70px
}

.text-blu {
    color: #2a78e4
}

.pad-tb-10 {
    padding: 10px 0;
    width: 100%;
    float: left
}

.padding-0 {
    padding: 0
}

.div_bor {
    margin-top: 10px;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    width: 100%;
    float: left;
    padding: 0 2%;
    margin-bottom: 10px
}

.div_bor_config {
    margin-top: 10px;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    width: 100%;
    float: left
}

.bor-radius-4 {
    border-radius: 4px
}

.oe_rig_bor {
    border-right: 1px solid #ddd
}

.mar-20 {
    margin: 10px 5px
}

.pos-rel {
    position: relative;
    top: 7px
}

.mar-bot-10 {
    margin-bottom: 10px
}

.mar-bot-5 {
    margin-bottom: 5px
}

@media (max-width:1024px) {
    .rig-border {
        border-right: 0 !important
    }

    .tab_top_bor {
        border-top: 1px solid #ddd
    }

    .tab_rig_bor_1 {
        border-right: 0
    }

    .oe-bor-top {
        border-top: 1px solid #ddd
    }

    .pad-left-0 {
        padding-left: 0
    }
}

.Bor_bot {
    border-bottom: 1px solid #ddd
}

.equip_detail_div {
    border-bottom: 1px solid #ddd;
    padding: 5px 0
}

.bold {
    font-weight: 800
}

.mar-rig-10 {
    margin-right: 10px
}

.lab_btn {
    padding: 3px 6px;
    font-size: 12px;
    border-radius: 3px
}

.pad-5 {
    padding: 5px 15px
}

.padd-btm-10 {
    padding-bottom: 10px
}

.bor-0 {
    border: 0
}

.pad-05 {
    padding: 5px 0
}

.thumb-row-devider_mar {
    border-bottom: 1px solid #ddd
}

.btn-system {
    background-color: #fda90a;
    border: 1px #fda90a solid
}

.text-rl {
    text-align: right
}

@media screen and (min-device-width:300px) and (max-device-width:767px) {
    .text-rl {
        text-align: left
    }

    .padding-9 {
        padding: 3px 0 5px
    }

    .col-xs-12 {
        width: 100% !important
    }

    .bor_top_w {
        border-top: 1px solid #fff
    }

    .padding-sm-0 {
        padding: 0 5px
    }

    .tab_top_bor_cong {
        border-top: 1px solid #ddd
    }

    .pad-xs-0 {
        padding: 0
    }

    .oe-bor-top {
        border-top: 1px solid #ddd !important
    }

    .pad-left-0 {
        padding-left: 0
    }

    .bor-rig-0 {
        border-right: 0 !important
    }
}

@media (device-width:320px) {
    .min-h-71 {
        min-height: 89px
    }
}

@media (device-width:1024px) {
    .min-h-71 {
        min-height: 88px
    }

    .tab_top_bor_cong {
        border-top: 0
    }

    .oe-bor-top {
        border-top: 1px solid #ddd !important
    }

    .pad-left-0 {
        padding-left: 0 !important
    }

    .rig-0 {
        border-right: 0 !important
    }
}

@media screen and (min-width:992px) and (orientation:landscape) {
    .widget-search {
        display: block !important;
        margin-top: 67px
    }
}

.modal-body {
    background: #f2f2f2
}

.pdding-6 {
    padding: 6px
}

.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li > a {
    color: #000
}

.nav-tabs .span1 {
    vertical-align: top;
    font-size: 16px;
    margin-left: 5px
}

.nav-tabs > li > a:hover, .nav-tabs > li > a:focus {
    background: 0 0
}

.tab_div_bor {
    margin-top: 10px;
    border: 1px solid #ddd;
    width: 100%;
    float: left;
    padding: 0 2%;
    margin-bottom: 10px;
    border-radius: 3px
}

.modal-header {
    padding: 5px 15px;
    border-bottom: 1px solid #e5e5e5;
    background: #2b78e4;
    color: #fff
}

.modal-title {
    color: #fff
}

.modal-body {
    padding: 0 10px
}

.modal-footer {
    background: #ccc;
    padding: 5px 15px
}

.oe-bor-top {
    border-top: 0
}

.t-mar-lr {
    margin: 0 8%
}

.timeline {
    list-style: none;
    position: relative
}

    .timeline:before {
        top: 15px;
        bottom: 0;
        position: absolute;
        content: " ";
        width: 3px;
        background-color: #eee;
        left: 50%;
        margin-left: -1.5px
    }

    .timeline > li {
        margin-bottom: 50px;
        position: relative
    }

        .timeline > li:before, .timeline > li:after {
            content: " ";
            display: table
        }

        .timeline > li:after {
            clear: both
        }

        .timeline > li:before, .timeline > li:after {
            content: " ";
            display: table
        }

        .timeline > li:after {
            clear: both
        }

        .timeline > li > .timeline-panel {
            width: 45%;
            float: left;
            border: 1px solid #eee;
            border-radius: 4px;
            padding: 15px;
            position: relative;
            background: #eee
        }

            .timeline > li > .timeline-panel:before {
                position: absolute;
                top: 15px;
                right: -11px;
                display: inline-block;
                border-top: 10px solid transparent;
                border-left: 10px solid #eee;
                border-right: 0 solid #eee;
                border-bottom: 10px solid transparent;
                content: " "
            }

            .timeline > li > .timeline-panel:after {
                position: absolute;
                top: 15px;
                right: -11px;
                display: inline-block;
                border-top: 10px solid transparent;
                border-left: 10px solid #eee;
                border-right: 0 solid #eee;
                border-bottom: 10px solid transparent;
                content: " "
            }

        .timeline > li > .timeline-badge {
            color: #fff;
            width: 50px;
            height: 50px;
            line-height: 50px;
            font-size: 1.4em;
            text-align: center;
            position: absolute;
            top: 0;
            left: 50%;
            margin-left: -25px;
            background-color: #666;
            z-index: 100;
            border-top-right-radius: 50%;
            border-top-left-radius: 50%;
            border-bottom-right-radius: 50%;
            border-bottom-left-radius: 50%
        }

        .timeline > li.timeline-inverted > .timeline-panel {
            float: right
        }

            .timeline > li.timeline-inverted > .timeline-panel:before {
                border-left-width: 0;
                border-right-width: 15px;
                left: -15px;
                right: auto
            }

            .timeline > li.timeline-inverted > .timeline-panel:after {
                border-left-width: 0;
                border-right-width: 14px;
                left: -14px;
                right: auto
            }

.timeline-badge.primary {
    background-color: #2e6da4 !important
}

.timeline-badge.success {
    background-color: #2fcc71 !important
}

.timeline-badge.warning {
    background-color: #f0ad4e !important
}

.timeline-badge.danger {
    background-color: #d9534f !important
}

.timeline-badge.info {
    background-color: #2a78e4 !important
}

.timeline-title {
    margin-top: 0;
    color: inherit
}

.timeline-body > p, .timeline-body > ul {
    margin-bottom: 0;
    color: #666
}

    .timeline-body > p + p {
        margin-top: 2px
    }

.timeline-right-txt {
    float: right;
    width: 43%;
    margin-top: 10px
}

.timeline-left-txt {
    float: left;
    width: 43%;
    margin-top: 10px;
    text-align: right
}

.tab-pane .page-header {
    margin: 5px 0 20px
}

.timeline-heading p {
    color: #666;
    margin-bottom: 10px
}

@media (max-width:1024px) {
    ul.timeline:before {
        left: 42px
    }

    ul.timeline > li > .timeline-panel {
        width: calc(100% - 90px);
        width: -moz-calc(100% - 90px);
        width: -webkit-calc(100% - 90px)
    }

    ul.timeline > li > .timeline-badge {
        left: 18px;
        margin-left: 0;
        top: 0
    }

    ul.timeline > li > .timeline-panel {
        float: right
    }

        ul.timeline > li > .timeline-panel:before {
            border-left-width: 0;
            border-right-width: 15px;
            left: -15px;
            right: auto
        }

        ul.timeline > li > .timeline-panel:after {
            border-left-width: 0;
            border-right-width: 14px;
            left: -14px;
            right: auto
        }

    .t-mar-lr {
        margin: 0
    }
}

.bordered-btn-red {
    font-size: 12px;
    padding: 4px 8px;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4 px;
    line-height: 20px;
    border: 1px solid #f05050 !important;
    color: #f05050;
    background-color: #fff;
    text-transform: none;
    font-weight: 400;
    text-align: center;
    cursor: pointer
}

    .bordered-btn-red:hover, .bordered-btn-red:focus {
        border: 1px solid #f05050 !important;
        color: #fff;
        background-color: #f05050
    }

.bordered-btn-grn {
    font-size: 12px;
    padding: 4px 8px;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4 px;
    line-height: 20px;
    border: 1px solid #2fcc71 !important;
    color: #2fcc71;
    background-color: #fff;
    text-transform: none;
    font-weight: 400;
    text-align: center;
    cursor: pointer
}

    .bordered-btn-grn:hover, .bordered-btn-grn:focus {
        border: 1px solid #2fcc71 !important;
        color: #fff;
        background-color: #2fcc71
    }

.bordered-btn-blu {
    font-size: 12px;
    padding: 4px 8px;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4 px;
    line-height: 20px;
    border: 1px solid #2a78e4 !important;
    color: #2a78e4;
    background-color: #fff;
    text-transform: none;
    font-weight: 400;
    text-align: center;
    cursor: pointer
}

    .bordered-btn-blu:hover, .bordered-btn-blu:focus {
        border: 1px solid #2a78e4 !important;
        color: #fff;
        background-color: #2a78e4
    }

.complete-div {
    background: #666
}

.dmar-0 {
    margin: -1px !important;
    padding: 0 !important
}

.r_h3 {
    width: 100%;
    padding: 15px;
    border-bottom: 1px solid #ddd
}

.pad-td {
    padding: 9px 15px !important
}

.pad-b-35 {
    padding-bottom: 35px !important
}

.anon_checkout_db_wrap {
    width: 80% !important;
    margin: 40px auto
}

.anon_checkout_db_inner {
    float: left;
    width: 100% !important;
    padding: 20px 0;
    border: 1px solid #ddd;
    border-radius: 4px
}

.regis_div {
    font-size: 16px;
    color: #333;
    margin-bottom: 20px
}

    .regis_div .fa {
        color: #009e11;
        font-size: 18px
    }

.regis_div {
    font-size: 16px;
    color: #333;
    margin-bottom: 20px
}

    .regis_div .fa {
        color: #009e11;
        font-size: 18px
    }

.page-primary-heading-black {
    font-size: 20px;
    border-bottom: 1px solid #666;
    line-height: normal;
    padding-bottom: 8px;
    color: #333;
    width: 100%;
    display: table;
    font-weight: 600;
    padding-top: 10px
}

.sliderBor {
    border: 1px solid #ddd;
    margin-top: 15px
}

.grayTxt {
    color: #999;
    font-size: 12px;
    margin: 5px 0
}

.contentBor {
    border: 1px solid #ddd;
    border-radius: 4px;
    margin-top: 20px;
    margin-bottom: 15px;
    width: 100%;
    float: left
}

.d-padd-18 {
    padding: 18px
}

.d-padd-0 {
    padding: 0
}

.imgWidth {
    width: 100%
}

.card .slide_tab {
    border-bottom: 4px solid #ddd
}

    .card .slide_tab > li.active > a, .card .slide_tab > li.active > a:focus, .card .slide_tab > li.active > a:hover {
        border-width: 0
    }

    .card .slide_tab > li > a {
        border: none;
        color: #666;
        font-size: 13px
    }

        .card .slide_tab > li.active > a, .card .slide_tab > li > a:hover {
            border: none;
            color: #2b78e4 !important;
            background: 0 0
        }

        .card .slide_tab > li > a:after {
            content: "";
            background: #2b78e4;
            height: 4px;
            position: absolute;
            width: 100%;
            left: 0;
            bottom: -3px;
            transition: all .25s ease 0s;
            transform: scale(0)
        }

    .card .slide_tab > li.active > a:after, .card .slide_tab > li:hover > a:after {
        transform: scale(1)
    }

    .card .slide_tab .tab-pane {
        padding: 15px 0
    }

    .card .slide_tab .tab-content {
        padding: 20px
    }

.card {
    background: #fff none repeat scroll 0% 0%
}

.slide_tab_content {
    padding: 0;
    border: 0 !important
}

.d-h4 {
    border-bottom: 1px solid #ddd
}

.slide_tab li a {
    padding: 13px
}

.dDivider {
    border-bottom: 1px solid #ddd
}

.ofc_p {
    color: #999;
    font-size: 11px;
    padding: 0 15px 15px
}

.infoDiv h5, infoDiv p {
    padding-top: 15px
}

.d-pad-10 {
    padding: 10px 15px !important
}

.padd-10 {
    padding: 10px !important
}

.infoBox a {
    color: #f90;
    font-size: 15px;
    vertical-align: middle
}

.infoBox .span1 {
    margin-left: 10px;
    vertical-align: top;
    position: relative;
    top: 6px
}

.thumb-row-devider-top {
    border-bottom: 1px solid #ddd
}

.UserImg {
    position: relative;
    top: 10px
}

.sales_h4 {
    font-size: 14px;
    display: inline;
    margin-right: 10px;
    float: left;
    margin-bottom: 5px
}

.captxt {
    text-transform: capitalize !important
}

.primary {
    background: #2b78e4
}

.purple {
    background: #7226ba
}

.red {
    background: #f05050
}

.yellow {
    background: #fad733
}

.green {
    background: #2ecc71
}

.black {
    background: #303641
}

.divider {
    height: 1px;
    background: #ddd;
    margin: 8px 0
}

.d-padtp-10 {
    padding: 10px 0
}

.d-padb-20 {
    padding-bottom: 20px
}

.borderRig {
    padding: 0 0 0 15px;
    border-left: 1px solid #ddd
}

.dmar-0 {
    margin: 0 !important
}

.widthD-100 {
    width: 100% !important
}

.font-16 {
    font-size: 16px
}

.dmar-t-9 {
    margin-top: -5px
}

.dmar-t-10 {
    margin-top: -10px
}

.dpadd-0 {
    padding: 0
}

.SalesRepInfo .d-padtp-10 {
    width: 100%;
    float: left
}

.SalesRepInfo .UserImg {
    position: relative;
    top: 0
}

.tab-dash {
    margin-bottom: 13px !important
}

    .tab-dash tr:first-child td, .tab-bor tr:first-child td {
        border-top: 0
    }

    .tab-dash tr:last-child td {
        border-bottom: 1px solid #ddd
    }

.padd-t-20 {
    padding-top: 20px !important
}

.tab-mar {
    padding: 6px 0
}

.d-padd-15 {
    padding: 4px 15px
}

.ph-10 {
    height: 10px;
    border-radius: 0;
    margin-bottom: 18px
}

.pading-ac {
    padding: 25px 15px 10px
}

.pspan {
    position: relative;
    bottom: 8px
}

.td-bor-right {
    border-right: 1px solid #ddd
}

.tab-bor tbody tr td {
    padding: 15px 11px
}

.scrolDiv-h {
    max-height: 300px;
    overflow-y: hidden
}

.row-viewed-pad {
    padding: 0
}

.d-padd-15-8 {
    padding: 15px 18px
}

.bluTxt-accordion a, .bluTxt-accordion a:hover, .bluTxt-accordion a.visited, .bluTxt-accordion a:active {
    font-size: 14px;
    color: #2b78e4 !important;
    font-weight: 800;
    box-shadow: none !important
}

.bluTxt-accordion .fa {
    font-size: 14px;
    color: #000 !important
}

.padding-10 {
    padding: 5px 10px !important
}

.mailflow {
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    white-space: nowrap
}

.ul-right li a {
    color: #2b78e4
}

.ul-right li {
    float: right
}

.font-blu, .font-blu a {
    color: #204baf !important;
    font-weight: 600;
    font-size: 22px !important
}

.tabBor-0 {
    border: 0
}

.white_bg {
    background: #fff !important
}

.new_footer {
    background: 0 0 !important;
    width: 100%;
    padding: 10px;
    border-top: 1px solid #ccc;
    margin: 0;
    float: left;
    position: fixed;
    bottom: 0
}

.form-group .req-date span {
    font-size: 18px;
    color: #777;
    right: 14px;
    top: 39px;
    float: right;
    z-index: 1;
    position: absolute;
    cursor: pointer
}

    .form-group .req-date span i {
        float: right
    }

.newLanding_page {
    width: 80%;
    margin: 20px auto
}

    .newLanding_page .newLandingP_wrap {
        background: rgba(0,0,0,.8);
        padding: 35px;
        position: relative;
        z-index: 1;
        width: 100%;
        float: left
    }

        .newLanding_page .newLandingP_wrap h3 {
            font-size: 22px;
            font-weight: 700;
            color: #fff;
            margin-bottom: 25px;
            margin-top: 0
        }

.newLanding_content .container {
    background: 0 0 !important;
    width: 100% !important;
    padding: 0 !important
}

.newLanding_content .widget-search {
    background: 0 0;
    margin: 0 !important;
    padding: 0 !important;
    display: block !important
}

    .newLanding_content .widget-search .col-md-4, .newLanding_content .widget-search .col-md-1 {
        padding: 1px !important
    }

        .newLanding_content .widget-search .col-md-4 input[type=text] {
            height: 52px !important;
            background: #fff;
            border-radius: 0
        }

    .newLanding_content .widget-search .input-group-btn:last-child > .btn {
        height: 52px !important
    }

.newLanding_content .btn-group {
    width: 100%
}

.newLanding_content .multiselect.dropdown-toggle {
    border: 1px solid #ccc;
    width: 100%;
    text-align: left;
    border-radius: 0;
    background: #fff;
    min-height: 52px
}

.newLanding_content .btn-system {
    min-height: 52px;
    line-height: 2;
    width: 100%;
    text-align: center;
    border-radius: 0 3px 3px 0
}

    .newLanding_content .btn-system .fa {
        font-size: 20px
    }

.outer_pos_rel {
    position: relative
}

.checkbox {
    padding-left: 20px
}

    .checkbox label {
        display: inline-block;
        position: relative;
        padding-left: 5px;
        color: #333;
        font-size: 14px;
        font-weight: 700
    }

        .checkbox label:before {
            content: "";
            display: inline-block;
            position: absolute;
            width: 17px;
            height: 17px;
            left: 0;
            margin-left: -20px;
            border: 1px solid #ccc;
            border-radius: 3px;
            background-color: #fff;
            -webkit-transition: border .15s ease-in-out,color .15s ease-in-out;
            -o-transition: border .15s ease-in-out,color .15s ease-in-out;
            transition: border .15s ease-in-out,color .15s ease-in-out
        }

        .checkbox label:after {
            display: inline-block;
            position: absolute;
            width: 16px;
            height: 16px;
            left: 0;
            top: 0;
            margin-left: -20px;
            padding-left: 3px;
            padding-top: 1px;
            font-size: 11px;
            color: #555
        }

.signup-register-cursor-issue input[type=checkbox] {
    opacity: 0
}

.checkbox-primary input[type=checkbox]:checked + label:before {
    background-color: #428bca;
    border-color: #428bca
}

.checkbox-primary input[type=checkbox]:checked + label:after {
    color: #fff;
    top: 2px
}

.border_accotdion .panel-title {
    font-size: 16px;
    font-weight: 700
}

    .border_accotdion .panel-title .collapsed {
        border-bottom: 1px solid 0
    }

.border_accotdion .panel-title {
    border-bottom: 1px solid #ddd
}

.outer_btn_radio {
    border: 1px solid #f90;
    padding: 3px;
    padding: 3px;
    border-radius: 3px;
    width: 100%;
    min-height: 45px;
    background: #fff;
    color: #f90;
    margin: 10px 0
}

    .outer_btn_radio:hover, .outer_btn_radio:focus, .outer_btn_radio.active {
        background: #f90;
        color: #fff
    }

.radio-inner-btn {
    float: left
}

    .radio-inner-btn label {
        position: relative;
        right: -10px;
        font-size: 14px;
        font-weight: 700;
        margin-left: 3px
    }

        .radio-inner-btn label:after {
            background-color: #fff
        }

.radio-inner-btn {
    padding-left: 20px
}

    .radio-inner-btn label:before {
        content: "";
        display: inline-block;
        position: absolute;
        width: 22px;
        height: 22px;
        left: 0;
        margin-left: -20px;
        border: 2px solid #f90;
        border-radius: 50%;
        background-color: #fff;
        -webkit-transition: border .15s ease-in-out;
        -o-transition: border .15s ease-in-out;
        transition: border .15s ease-in-out
    }

    .radio-inner-btn label:after {
        display: inline-block;
        position: absolute;
        content: " ";
        width: 14px;
        height: 14px;
        left: 4px;
        top: 4px;
        margin-left: -20px;
        border-radius: 50%;
        background-color: #f90;
        -webkit-transform: scale(0,0);
        -ms-transform: scale(0,0);
        -o-transform: scale(0,0);
        transform: scale(0,0);
        -webkit-transition: -webkit-transform .1s cubic-bezier(.8,-.33,.2,1.33);
        -moz-transition: -moz-transform .1s cubic-bezier(.8,-.33,.2,1.33);
        -o-transition: -o-transform .1s cubic-bezier(.8,-.33,.2,1.33);
        transition: transform .1s cubic-bezier(.8,-.33,.2,1.33)
    }

    .radio-inner-btn input[type=radio] {
        opacity: 0;
        left: 36px !important
    }

    .radio-inner-btn .radio input[type=radio]:focus + label:before {
        outline: thin dotted;
        outline: 5px auto -webkit-focus-ring-color;
        outline-offset: -2px
    }

    .radio-inner-btn input[type=radio]:checked + label:after {
        -webkit-transform: scale(1,1);
        -ms-transform: scale(1,1);
        -o-transform: scale(1,1);
        transform: scale(1,1)
    }

    .radio-inner-btn .radio-primary input[type=radio] + label:after {
        background-color: #f90
    }

.chlListh5 {
    padding: 20px 0 5px
}

.chk-list-scroll {
    height: 190px;
    width: 100%;
    overflow-y: scroll;
    border: 2px #ccc solid
}

    .chk-list-scroll ul li {
        width: 100%;
        padding: 5px 0
    }

        .chk-list-scroll ul li input[type=checkbox] {
            float: left
        }

        .chk-list-scroll ul li label {
            margin-left: 10px
        }

.mar-t-35 {
    margin-top: 35px
}

.warehouse-selector {
    width: 100%;
    border: 2px solid #ccc;
    height: 190px;
    border-radius: 2px
}

.imgArrow {
    display: block
}

.chk-list-scroll ul li .checkbox label {
    font-weight: 400
}

.border_accotdion .panel-title {
    font-size: 14px
}

    .border_accotdion .panel-title .collapsed {
        box-shadow: none;
        border: 0 !important
    }

.vertical-mid {
    vertical-align: middle !important
}

.font-normal {
    font-weight: 400 !important
}

.bor-btm-0 {
    border-bottom: 0 !important
}

.border_accotdion .panel-title a .fa {
    color: #0c5395
}

.align-top {
    vertical-align: top
}

.outer_pos_rel {
    position: relative
}

.left_div_rel {
    position: relative;
    top: -167px;
    right: 0
}

.newLanding_content .open > .dropdown-menu {
    display: block;
    max-height: 280px
}

.pagination {
    margin-top: 20px
}

.SalesRepInner:last-child .dDivider {
    border-bottom: 0
}

.RecentPartDiv .dDivider {
    border-bottom: 1px solid #ddd;
    margin: 10px 0
}

.RecentPartDiv:last-child .dDivider {
    border: none
}

.RecentPartDiv:first-child .RecentPartDivinner {
    margin-top: 15px
}

.equipment-details .tab-content {
    padding-left: 0 !important;
    padding-right: 0 !important;
    background-color: #fff;
    border: none !important;
    padding: 0 20px;
    float: none !important;
    padding: 2px 6px !important
}

.lbl-green-bordered {
    padding: 2px 6px;
    font-size: 12px;
    border-radius: 3px;
    color: #2ecc71;
    background-color: #fff;
    border: 1px Solid #2ecc71
}

.widget1 {
    border-radius: 4px;
    margin-top: 20px;
    margin-bottom: 20px;
    -webkit-animation-name: fadeUp;
    animation-name: fadeUp;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-box-shadow: 0px 0px 30px rgba(69,101,173,.1);
    box-shadow: 0px 0px 30px rgba(69,101,173,.1)
}

.w1-header {
    position: relative;
    margin-bottom: 15px
}

.widget1 .w1-header {
    border-bottom: 1px solid #ccc;
    padding-bottom: 12px
}

    .widget1 .w1-header .w1-title {
        text-transform: capitalize;
        color: #444;
        line-height: 1;
        font-size: 18px
    }

.w1-item {
    background-color: #fff;
    margin-bottom: 20px;
    border-radius: 4px;
    position: relative;
    border: 1px rgba(204,204,204,.38) solid
}

    .w1-item .w1-image {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        padding: 10px 15px;
        border-bottom: 1px #e1e2e2 solid;
        margin: 0 20px
    }

    .w1-item .w1-image_new {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        padding: 10px 15px;
        margin: 0 20px
    }

    .w1-item .w1-image img {
        width: 200px;
        margin: 10px auto
    }

    .w1-item .w1-body {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        padding: 10px 20px
    }

        .w1-item .w1-body .w1-name {
            margin-bottom: 0;
            font-size: 18px
        }

        .w1-item .w1-body .w1-manufacturer {
            margin-bottom: 0;
            font-size: 13px;
            padding: 3px 0;
            color: #999;
            text-transform: capitalize
        }

        .w1-item .w1-body .w1-sub-info {
            margin: 10px 0
        }

            .w1-item .w1-body .w1-sub-info table {
                margin-bottom: 0 !important
            }

            .w1-item .w1-body .w1-sub-info .w1-sub-title {
                color: #999;
                font-size: 11px
            }

            .w1-item .w1-body .w1-sub-info .w1-sub-name {
                margin-bottom: 0;
                font-size: 13px
            }

            .w1-item .w1-body .w1-sub-info .table > tbody > tr > td, .table > tfoot > tr > td {
                padding: 8px;
                line-height: 1.42857143;
                vertical-align: top;
                border-top: 1px #e1e2e2 solid
            }

            .w1-item .w1-body .w1-sub-info .table-striped > tbody > tr:nth-of-type(odd) {
                background-color: #fff !important
            }

            .w1-item .w1-body .w1-sub-info .table-striped > tbody > tr:nth-of-type(even) {
                background-color: #fff !important;
                border-bottom: 1px #e1e2e2 solid
            }

    .w1-item .w1-foot {
        padding: 10px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        border-radius: 0 0 4px 4px;
        border-top: 1px #ccc solid;
        padding: 0
    }

        .w1-item .w1-foot .w1-meter-info {
            margin: 0;
            padding: 5px 0
        }

            .w1-item .w1-foot .w1-meter-info.left {
                margin: 0;
                padding: 10px 0
            }

            .w1-item .w1-foot .w1-meter-info.right {
                margin: 0;
                padding: 10px 20px
            }

            .w1-item .w1-foot .w1-meter-info .element-info-with-icon {
                display: -webkit-box;
                display: -ms-flexbox;
                display: block;
                -webkit-box-align: center;
                -ms-flex-align: center;
                align-items: center;
                padding: 5px 20px;
                text-align: center
            }

                .w1-item .w1-foot .w1-meter-info .element-info-with-icon .element-info-icon {
                    -webkit-box-flex: 0;
                    -ms-flex: 0 0 50px;
                    flex: 0 0 50px;
                    font-size: 18px
                }

    .w1-item .ei-foot .w1-meter-info .element-info-with-icon .element-info-text .element-inner-header {
        margin-bottom: 0;
        font-size: 22px;
        font-weight: 600;
        color: #f05050
    }

    .w1-item .w1-foot .w1-meter-info .element-info-with-icon .element-info-text .element-inner-desc {
        color: #999;
        font-weight: 300;
        font-size: 13px;
        display: block
    }

    .w1-item .w1-foot .w1-meter-info .w1-sub-title {
        color: #999;
        font-size: 11px;
        width: 100%;
        text-align: center
    }

    .w1-item .w1-foot .w1-meter-info .w1-sub-reading {
        margin-bottom: 0;
        font-size: 13px;
        width: 100%;
        text-align: center
    }

.widget-trade .trade-shares {
    margin-top: 15px;
    margin-bottom: 15px
}

    .widget-trade .trade-shares li {
        float: left;
        width: 50%;
        background: #2b78e4;
        border-left: 1px solid #fff
    }

        .widget-trade .trade-shares li a, .widget-trade .trade-shares li a strong, .widget-trade .trade-shares li a span {
            display: block;
            font-size: 18px;
            font-weight: 600;
            color: #fff;
            text-align: center;
            text-transform: capitalize
        }

        .widget-trade .trade-shares li a {
            padding: 15px 0
        }

            .widget-trade .trade-shares li a:hover strong, .widget-trade .trade-shares li a:hover span {
                color: #fff
            }

            .widget-trade .trade-shares li a span {
                font-size: 12px;
                color: #fff;
                text-transform: capitalize
            }

.widget2 {
    border-radius: 4px;
    background-color: #fff;
    position: relative;
    border: 1px rgba(204,204,204,.38) solid;
    -webkit-box-shadow: 0px 0px 30px rgba(69,101,173,.1);
    box-shadow: 0px 0px 30px rgba(69,101,173,.1)
}

    .widget2 .w2-head {
        padding: 15px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        border-bottom: 1px solid rgba(0,0,0,.1)
    }

        .widget2 .w2-head .w1-title {
            position: relative
        }

        .widget2 .w2-head .w2-title h5 {
            margin-bottom: 0;
            font-size: 18px
        }

.w2-item {
    background-color: #fff;
    border-radius: 4px;
    position: relative
}

    .w2-item .w2-body {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        padding: 10px 15px
    }

    .w2-item .w2-foot {
        padding: 10px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        border-radius: 0 0 4px 4px;
        border-top: 1px #e1e2e2 solid;
        padding: 0
    }

        .w2-item .w2-foot .w2-contract-info {
            margin: 0;
            padding: 10px 0
        }

            .w2-item .w2-foot .w2-contract-info .element-info-with-icon {
                display: -webkit-box;
                display: -ms-flexbox;
                display: flex;
                -webkit-box-align: center;
                -ms-flex-align: center;
                align-items: center;
                padding: 0 20px
            }

                .w2-item .w2-foot .w2-contract-info .element-info-with-icon .element-info-text .element-inner-header {
                    margin-bottom: 0
                }

                .w2-item .w2-foot .w2-contract-info .element-info-with-icon .element-info-text .element-inner-desc {
                    color: #999;
                    font-weight: 300;
                    font-size: 13px;
                    display: block
                }

.widget3 {
    border-radius: 4px;
    background-color: #fff;
    position: relative;
    border: 1px rgba(204,204,204,.38) solid;
    margin-top: 20px;
    margin-bottom: 20px;
    -webkit-box-shadow: 0px 0px 30px rgba(69,101,173,.1);
    box-shadow: 0px 0px 30px rgba(69,101,173,.1)
}

    .widget3 .w3-head {
        padding: 15px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        border-bottom: 1px solid rgba(0,0,0,.1)
    }

        .widget3 .w3-head .li-title {
            position: relative
        }

            .widget3 .w3-head .li-title h5 {
                margin-bottom: 0;
                font-size: 18px
            }

.w3-item {
    background-color: #fff;
    border-radius: 4px;
    position: relative
}

    .w3-item .w3-body {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        padding: 15px
    }

        .w3-item .w3-body .w3-gmap {
            min-height: 280px;
            width: 100% !important
        }

    .w3-item .li-foot {
        padding: 10px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        border-radius: 0 0 4px 4px;
        border-top: 1px #ddd solid;
        padding: 15px 0
    }

.widget4 {
    border-radius: 4px;
    background-color: #fff;
    margin-top: 20px;
    margin-bottom: 20px;
    -webkit-animation-name: fadeUp;
    animation-name: fadeUp;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    padding: 20px 20px 5px;
    border: 1px rgba(204,204,204,.38) solid;
    -webkit-box-shadow: 0px 0px 30px rgba(69,101,173,.1);
    box-shadow: 0px 0px 30px rgba(69,101,173,.1)
}

.w4-header {
    position: relative;
    margin-bottom: 15px
}

    .w4-header h5 {
        font-size: 18px
    }

.w4-info .w4-header {
    border-bottom: none !important;
    padding-bottom: 5px !important
}

    .w4-info .w4-header h5 {
        font-size: 18px;
        text-transform: capitalize
    }

.w4-item {
    background-color: #fff;
    margin-bottom: 10px;
    border-radius: 4px;
    position: relative;
    border: 0 #ccc solid
}

    .w4-item .w4-body {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        padding: 0
    }

        .w4-item .w4-body .w4-content {
            padding: 10px 0;
            margin: 0
        }

            .w4-item .w4-body .w4-content .w4-title {
                margin-bottom: 2px;
                font-size: 13px;
                color: #999;
                padding: 0;
                text-transform: capitalize
            }

            .w4-item .w4-body .w4-content .w4-text {
                margin-bottom: 0;
                font-size: 13px;
                padding: 0;
                text-transform: capitalize
            }

.widget5 {
    border-radius: 4px;
    background-color: #fff;
    margin-top: 10px;
    margin-bottom: 10px;
    -webkit-animation-name: fadeUp;
    animation-name: fadeUp;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    padding: 20px 20px 30px;
    border: 1px rgba(204,204,204,.38) solid;
    -webkit-box-shadow: 0px 0px 30px rgba(69,101,173,.1);
    box-shadow: 0px 0px 30px rgba(69,101,173,.1)
}

.w5-header {
    position: relative;
    margin-bottom: 15px
}

    .w5-header h5 {
        font-size: 18px !important
    }

.widget5 .w5-header {
    border-bottom: none !important;
    padding-bottom: 5px !important
}

    .widget5 .w5-header .w5-title {
        text-transform: capitalize;
        color: #444;
        line-height: 1;
        font-size: 18px
    }

.w5-item {
    background-color: #fff;
    margin-bottom: -2px;
    position: relative;
    border: 1px #e1e2e2 solid;
    border-left: none !important;
    border-right: none !important
}

    .w5-item.m {
        border-radius: 0
    }

    .w5-item.l {
        border-radius: 0 4px
    }

    .w5-item .w5-body {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        padding: 0
    }

        .w5-item .w5-body .lbl-green-bordered {
            border-radius: 20px;
            color: #2ecc71;
            border: none;
            margin: 0 10px 0 0;
            display: inline-block;
            font-size: 13px;
            line-height: 20px;
            padding: 0 !important;
            font-weight: 600
        }

}

.w5-item .w5-body .lbl-blue-bordered {
    border-radius: 20px;
    color: #fff;
    background-color: #2b78e4;
    border: 1px Solid #2b78e4;
    margin: 1px 5px 0 0;
    display: inline-block;
    font-size: .95rem
}

.w5-item .w5-body .w5-name {
    margin-bottom: 0;
    font-size: 13px
}

.w5-item .w5-body .w5-sub {
    color: #666;
    font-size: 12px;
    margin-top: 2px
}

.w5-item .w5-body .w5-content {
    padding: 10px 15px 10px 5px;
    margin: 0 0 5px
}

    .w5-item .w5-body .w5-content .w5-title {
        margin-top: 2px;
        font-size: 12px;
        color: #999;
        padding: 0
    }

    .w5-item .w5-body .w5-content .w5-text {
        margin-bottom: 0;
        font-size: 13px;
        padding: 0;
        margin-top: 2px
    }

.widget6 {
    border-radius: 4px;
    background-color: #fff;
    margin-top: 20px;
    margin-bottom: 20px;
    -webkit-animation-name: fadeUp;
    animation-name: fadeUp;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    padding: 20px 20px 0;
    border: 1px rgba(204,204,204,.38) solid;
    -webkit-box-shadow: 0px 0px 30px rgba(69,101,173,.1);
    box-shadow: 0px 0px 30px rgba(69,101,173,.1)
}

.w6-header {
    position: relative;
    margin-bottom: 15px
}

    .w6-header h5 {
        font-size: 18px !important
    }

.widget6 .w6-header {
    border-bottom: none !important;
    padding-bottom: 5px !important
}

    .widget6 .w6-header .w6-title {
        text-transform: capitalize;
        color: #444;
        line-height: 1;
        font-size: 18px
    }

.w6-item {
    background-color: #fff;
    margin-bottom: 20px;
    border-radius: 4px;
    position: relative;
    border: 1px #e1e2e2 solid
}

    .w6-item .w6-body {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        padding: 10px 15px
    }

        .w6-item .w6-body .lbl-green-bordered {
            padding: 8px 23px;
            font-size: 12px;
            border-radius: 20px;
            color: #2ecc71;
            background-color: #fff;
            border: 1px Solid #2ecc71;
            margin: 0 10px 0 0
        }

        .w6-item .w6-body .w6-name {
            margin-bottom: 0;
            font-size: 16px
        }

        .w6-item .w6-body .w6-sub {
            color: #666;
            font-size: 12px
        }

    .w6-item .w6-foot {
        background-color: #f9f9f9;
        padding: 0;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        border-radius: 0 0 4px 4px;
        border-top: 1px #e1e2e2 solid
    }

        .w6-item .w6-foot .w6-content {
            padding: 10px 0;
            margin: 0
        }

            .w6-item .w6-foot .w6-content .w6-title {
                margin-top: 2px;
                font-size: 12px;
                color: #999;
                padding: 0 15px
            }

            .w6-item .w6-foot .w6-content .w6-text {
                margin-bottom: 0;
                font-size: 13px;
                padding: 0 15px
            }

.btn-show-map-parts, .btn-show-map-service .btn-show-map-rental .btn-show-map-equipment .btn-send-mail {
    cursor: pointer
}

    .btn-show-map-parts:hover, .btn-show-map-parts:focus, .btn-show-map-service:hover, .btn-show-map-service:focus, .btn-show-map-rental:hover, .btn-show-map-rental:focus, .btn-show-map-equipment:hover, .btn-show-map-equipment:focus, .btn-send-mail:hover, .btn-send-mail:focus {
        color: #fff
    }

.TopNav_left {
    width: 100%
}

    .TopNav_left .nav {
        width: 100%;
        padding: 10px;
        border-bottom: 2px solid #ccc
    }

    .TopNav_left ul li a {
        padding: 5px 10px;
        color: #337ab7
    }

.shipping-address-popup-form .full_width {
    width: 100%
}

.forgot-pass-form-area .check-campaigns .checkbox label {
    color: #fff !important
}

.r-border-solid {
    border-right: 1px #e1e2e2 solid
}

.l-border-solid {
    border-left: 1px #e1e2e2 solid
}

.details1-wrapper {
    display: none;
    border: 2px solid #ccc;
    padding: 10px 20px;
    position: relative;
    min-height: 180px !important;
    background: rgba(238,238,238,.29)
}

    .details1-wrapper .details1 {
        background-color: #fff;
        margin-top: 10px;
        margin-bottom: 10px;
        -webkit-animation-name: fadeUp;
        animation-name: fadeUp;
        -webkit-animation-duration: 1s;
        animation-duration: 1s
    }

    .details1-wrapper .d1-header {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        padding: 0 0 15px;
        margin: 5px 0;
        border-bottom: 1px #ccc dotted
    }

        .details1-wrapper .d1-header .d1-header-text {
            font-size: 12px;
            color: #777
        }

        .details1-wrapper .d1-header .d1-header-icon {
            font-size: 12px !important;
            color: #777
        }

            .details1-wrapper .d1-header .d1-header-icon .fa {
                display: inline-block;
                font-size: 14px;
                text-rendering: auto;
                -webkit-font-smoothing: antialiased;
                -moz-osx-font-smoothing: grayscale;
                color: #666;
                cursor: pointer
            }

    .details1-wrapper .d1-content-wrapper {
        display: flex;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        padding: 0 0 15px;
        margin: 5px 0;
        border-bottom: 1px #ccc dotted
    }

        .details1-wrapper .d1-content-wrapper .d1-content {
            margin: 0;
            padding: 5px 0
        }

            .details1-wrapper .d1-content-wrapper .d1-content .label {
                margin: 0;
                padding: 0 !important;
                font-size: 13px;
                color: #999;
                font-weight: 400
            }

            .details1-wrapper .d1-content-wrapper .d1-content .text {
                margin: 0;
                font-size: 13px;
                color: #000;
                text-transform: capitalize
            }

    .details1-wrapper .d1-clear {
        margin: 5px 0 0
    }

        .details1-wrapper .d1-clear, .details1-wrapper .d1-clear a {
            color: #333 !important
        }

    .details1-wrapper .d1-controls {
        padding: 0;
        margin: 10px 0 !important
    }

        .details1-wrapper .d1-controls .form-group {
            padding: 0 5px !important
        }

    .details1-wrapper .details1 .d1-item {
        background-color: #fff;
        margin-bottom: -1px;
        border-radius: 4px;
        position: relative;
        border: 1px #e1e2e2 solid;
        border-bottom: 1px #e1e2e2 solid
    }

        .details1-wrapper .details1 .d1-item.f {
            border-radius: 0;
            margin-top: -2px
        }

        .details1-wrapper .details1 .d1-item.m {
            border-radius: 0;
            margin-top: -2px
        }

        .details1-wrapper .details1 .d1-item.l {
            margin-bottom: -2px !important;
            border-radius: 0 0 4px 4px
        }

        .details1-wrapper .details1 .d1-item .d1-body {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-pack: start;
            -ms-flex-pack: start;
            justify-content: flex-start;
            -webkit-box-align: center;
            -ms-flex-align: center;
            align-items: center;
            padding: 0
        }

            .details1-wrapper .details1 .d1-item .d1-body .tag-status {
                border-radius: 3px;
                display: inline-block;
                font-size: 11px;
                margin: 1px 5px 15px 0;
                padding: 2px 6px
            }

            .details1-wrapper .details1 .d1-item .d1-body .tag-label {
                border-radius: 3px;
                display: inline-block;
                font-size: 11px;
                margin: 1px 5px 0 0;
                padding: 2px 6px
            }

            .details1-wrapper .details1 .d1-item .d1-body .d1-name {
                margin-bottom: 2px;
                font-size: 13px
            }

            .details1-wrapper .details1 .d1-item .d1-body .d1-sub {
                color: #666;
                font-size: 12px;
                margin-top: 4px
            }

            .details1-wrapper .details1 .d1-item .d1-body .d1-content {
                padding: 10px 15px 15px;
                margin: 0
            }

                .details1-wrapper .details1 .d1-item .d1-body .d1-content .d1-input {
                    margin: 0;
                    padding: 10px 0 0
                }

                .details1-wrapper .details1 .d1-item .d1-body .d1-content .d1-img {
                    margin: 0;
                    padding: 10px
                }

                .details1-wrapper .details1 .d1-item .d1-body .d1-content .d1-title {
                    margin-top: 2px;
                    font-size: 12px;
                    color: #999;
                    padding: 0
                }

                .details1-wrapper .details1 .d1-item .d1-body .d1-content .d1-text {
                    margin-top: 2px;
                    font-size: 13px;
                    padding: 0
                }

                    .details1-wrapper .details1 .d1-item .d1-body .d1-content .d1-text a {
                        color: #333 !important
                    }

                .details1-wrapper .details1 .d1-item .d1-body .d1-content .value-pair + .value-pair {
                    margin-left: 10px;
                    padding-left: 10px;
                    border-left: 1px solid rgba(0,0,0,.1)
                }

                .details1-wrapper .details1 .d1-item .d1-body .d1-content .value-pair {
                    display: inline-block
                }

                    .details1-wrapper .details1 .d1-item .d1-body .d1-content .value-pair .label {
                        color: rgba(2,2,2,.95);
                        font-size: 13px;
                        display: inline-block;
                        font-weight: 400;
                        padding: .2em .2em .6em 0;
                        font-weight: 400
                    }

                    .details1-wrapper .details1 .d1-item .d1-body .d1-content .value-pair .value {
                        color: rgba(2,2,2,.95);
                        font-size: 13px;
                        display: inline-block;
                        font-weight: 400;
                        padding: .2em .2em .6em 0
                    }

                .details1-wrapper .details1 .d1-item .d1-body .d1-content .dropdown-order-history-price-details {
                    display: none;
                    background-color: #fff;
                    border: 1px solid #ccc;
                    width: 300px;
                    padding: 14px;
                    position: absolute;
                    z-index: 10;
                    top: 50px;
                    right: 0;
                    font-size: 11px;
                    text-align: left;
                    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
                    box-shadow: 0 6px 12px rgba(0,0,0,.175);
                    -webkit-background-clip: padding-box
                }

                .details1-wrapper .details1 .d1-item .d1-body .d1-content .d1-status {
                    margin-bottom: 2px;
                    font-size: 13px
                }

            .details1-wrapper .details1 .d1-item .d1-body .itemcheck {
                margin-right: 5px;
                -webkit-box-flex: 0;
                -ms-flex: 0 0 50px;
                flex: 0 0 50px;
                float: left;
                padding: 15px 0 20px 15px
            }

            .details1-wrapper .details1 .d1-item .d1-body .avatar {
                margin-right: 15px;
                -webkit-box-flex: 0;
                -ms-flex: 0 0 50px;
                flex: 0 0 50px;
                float: left;
                padding: 15px 0 10px 15px
            }

                .details1-wrapper .details1 .d1-item .d1-body .avatar img {
                    height: 64px !important
                }

    .details1-wrapper .details1 .d1-foot {
        border-top: 1px rgba(204,204,204,.56) dotted;
        padding: 8px 10px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        border-radius: 0 0 4px 4px
    }

        .details1-wrapper .details1 .d1-foot .d1-tags {
            padding: 0 5px;
            margin: 0 -10px 0 0;
            display: flex;
            justify-content: center;
            align-items: center
        }

        .details1-wrapper .details1 .d1-foot .extra-info {
            margin-right: 5px;
            white-space: nowrap;
            color: #666;
            font-size: 12px;
            padding: 10px
        }

            .details1-wrapper .details1 .d1-foot .extra-info i {
                font-size: 14px;
                vertical-align: middle;
                display: inline-block;
                margin: 0 3px;
                color: #2b78e4
            }

            .details1-wrapper .details1 .d1-foot .extra-info span {
                vertical-align: middle;
                display: inline-block
            }

        .details1-wrapper .details1 .d1-foot .extra-info-only {
            margin-right: 5px;
            white-space: nowrap;
            color: #2b78e4;
            font-size: 13px;
            padding: 0 5px
        }

            .details1-wrapper .details1 .d1-foot .extra-info-only i {
                margin-right: 5px;
                font-size: 16px;
                vertical-align: middle;
                display: inline-block
            }

            .details1-wrapper .details1 .d1-foot .extra-info-only span {
                vertical-align: middle;
                display: inline-block
            }

    .details1-wrapper .details1 .d1-summary {
        background-color: #fff;
        margin-bottom: -1px;
        border-radius: 0 0 4px 4px;
        border: 1px #e1e2e2 solid;
        border-bottom: 1px #e1e2e2 solid;
        display: flex
    }

        .details1-wrapper .details1 .d1-summary .d1-content {
            margin: 0;
            padding: 10px 5px;
            display: flex
        }

    .details1-wrapper .details1 .d1-order-summary {
        background-color: #fff;
        display: flex !important;
        padding: 10px 0;
        margin-bottom: -2px !important;
        border-radius: 0 0 4px 4px;
        border: 1px #e1e2e2 solid
    }

        .details1-wrapper .details1 .d1-order-summary .d1-order-notes {
            background: #fafafa;
            border: 1px #e1e2e2 solid;
            padding: 15px !important;
            border-radius: 2px;
            -webkit-border-radius: 2px
        }

        .details1-wrapper .details1 .d1-order-summary .d1-content {
            padding: 4px 0;
            display: flex
        }

            .details1-wrapper .details1 .d1-order-summary .d1-content .d1-total-amount {
                font-weight: 600;
                font-size: 14px !important
            }

.d1-btn-group {
    padding: 0 10px;
    margin: 0 -10px 0 0
}

    .d1-btn-group .btn-grp {
        padding: 0 2px !important;
        margin: 0
    }

.widget-row {
    margin-top: 0;
    margin-bottom: 10px;
    -webkit-animation-name: fadeUp;
    animation-name: fadeUp;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    padding: 10px 0
}

    .widget-row .wr-label-h1 {
        font-size: 13px;
        color: #777;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis
    }

    .widget-row .wr-label-t1 {
        font-size: 13px;
        color: #000;
        margin: 5px 0 0;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        text-transform: capitalize
    }

        .widget-row .wr-label-t1 > title {
            text-transform: capitalize
        }

    .widget-row .wr-item {
        background-color: #fff;
        margin-bottom: 0;
        margin-top: 15px;
        border-radius: 4px;
        position: relative;
        border: 1px #e1e2e2 solid
    }

        .widget-row .wr-item .wr-body {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-pack: start;
            -ms-flex-pack: start;
            justify-content: flex-start;
            -webkit-box-align: center;
            -ms-flex-align: center;
            align-items: center;
            padding: 10px 15px
        }

            .widget-row .wr-item .wr-body .wr-title {
                margin: 0;
                font-size: 13px;
                font-weight: 600
            }

                .widget-row .wr-item .wr-body .wr-title a, .widget-row .wr-item .wr-body .wr-title a:link {
                    color: #0072db !important
                }

            .widget-row .wr-item .wr-body .wr-sub-title {
                margin: 0;
                font-size: 12px;
                color: #777;
                padding: 5px 0 5px 5px
            }

            .widget-row .wr-item .wr-body .wr-status {
                margin: 1px 0 0
            }

            .widget-row .wr-item .wr-body .wr-amount {
                margin: 0
            }

            .widget-row .wr-item .wr-body .wr-content {
                padding: 0 5px;
                margin: 0
            }

            .widget-row .wr-item .wr-body .wr-content-amount {
                padding: 0;
                margin: 0
            }

            .widget-row .wr-item .wr-body .wr-btn-group {
                padding: 0 5px 0 30px;
                margin: 0 -10px 0 0
            }

                .widget-row .wr-item .wr-body .wr-btn-group .btn-grp {
                    padding: 0 2px !important;
                    margin: 0
                }

            .widget-row .wr-item .wr-body .wr-label {
                font-size: 13px;
                color: #777
            }

                .widget-row .wr-item .wr-body .wr-label a {
                    color: #333
                }

            .widget-row .wr-item .wr-body .wr-value {
                font-size: 13px;
                color: #000;
                margin: 2px 0
            }

.widget-shadow {
    -webkit-box-shadow: 0px 0px 10px rgba(69,101,173,.1);
    box-shadow: 0px 0px 10px rgba(69,101,173,.1)
}

.wl-t-r {
    text-align: right !important
}

.wl-t-l {
    text-align: right !important
}

.button-group {
    margin-top: 10px
}

.btn-group, .btn-group-vertical {
    position: relative;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    vertical-align: middle
}

    .btn-group > .btn-group {
        float: left
    }

        .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:first-child {
        margin-left: 0
    }

.p-b-5 {
    padding-bottom: 5px !important
}

.p-t-5 {
    padding-top: 5px !important
}

.tag {
    border-radius: 3px;
    display: inline-block;
    font-size: 11px;
    margin: 1px 5px 0 0;
    padding: 2px 6px
}

.tag-f-green {
    color: #fff !important;
    background-color: #2ecc71 !important;
    border: 1px Solid #2ecc71 !important
}

.tag-b-green {
    color: #2ecc71 !important;
    background-color: transparent !important;
    border: 1px Solid #2ecc71 !important
}

.tag-f-blue {
    color: #fff !important;
    background-color: #2b78e4 !important;
    border: 1px Solid #2b78e4 !important
}

.tag-b-blue {
    color: #2b78e4 !important;
    background-color: transparent !important;
    border: 1px Solid #2b78e4 !important
}

.tag-o-green {
    color: #2b78e4 !important;
    background-color: transparent !important;
    border: 1px Solid #2b78e4 !important
}

.tag-f-gray {
    color: #fff !important;
    background-color: #999 !important;
    border: 1px Solid #999 !important;
    text-transform: capitalize;
    color: #fff;
    font-size: 11px;
    text-align: center;
    padding: 3px 6px;
    border-radius: 2px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 2px;
    -o-border-radius: 2px;
    margin-top: 1px;
    text-transform: capitalize
}

.MothlySpan {
    font-size: 9px
}

.pad-20 {
    padding: 20px !important
}

.font-15 {
    font-size: 15px
}

.sm-modal .close, .sm-modal .close:hover, .sm-modal .close:focus {
    color: #fff;
    opacity: 1
}

.BtnAddRemove, .BtnArrowUpDown {
    margin-top: 80px
}

.chklist-outer {
    height: 150px;
    width: 100%;
    overflow: auto;
    border: 2px #ccc solid;
    padding: 0 5px
}

.show-more {
    padding: 18px 10px 10px;
    width: 100%;
    float: left;
    border-top: 1px solid #ccc
}

.f-w-600 {
    font-weight: 600 !important
}

.popup-btn-close, .popup-btn-close:hover, .popup-btn-close:focus {
    opacity: 1;
    color: #fff
}

.phone a {
    color: #0072db
}

.mailflow a {
    color: #999
}

.font-11 {
    font-size: 11px
}

.signup-btns-pad-b-0 {
    padding-bottom: 0
}

.parentPart_link, .parentPart_link:hover, .parentPart_link:focus {
    color: #fff;
    cursor: pointer !important
}

.no-record-wrapper-new {
    text-align: center;
    margin: 0 auto;
    top: 50%;
    width: 100%
}

    .no-record-wrapper-new .icon {
        color: #ccc;
        font-size: 30px
    }

        .no-record-wrapper-new .icon.danger {
            color: #cc2424;
            font-size: 30px
        }

    .no-record-wrapper-new .heading {
        font-size: 20px;
        padding-top: 10px;
        color: #777
    }

        .no-record-wrapper-new .heading.danger {
            font-size: 20px;
            padding-top: 10px;
            color: #cc2424
        }

    .no-record-wrapper-new .detail-text {
        padding-top: 10px
    }

    .no-record-wrapper-new .buttons {
        padding-top: 15px
    }

.header-index {
    z-index: 9
}

.details1-wrapper .details1 .d1-item .d1-body .d1-content .d1-text .litOrderNo {
    color: #1e55ac !important
}

.active-li-button, .active-li-button a {
    color: #fff !important;
    background-color: #337ab7;
    border-radius: 4px
}

.show1 {
    display: block !important
}

div.bhoechie-tab-container {
    z-index: 10;
    background-color: #fff;
    padding: 0 !important;
    border: 1px solid #ccc;
    margin-top: 0;
    opacity: .97;
    filter: alpha(opacity=97);
    float: left;
    width: 100%;
    margin-bottom: 15px
}

div.bhoechie-tab-menu {
    padding-right: 0;
    padding-left: 0;
    padding-bottom: 0
}

    div.bhoechie-tab-menu div.list-group {
        margin-bottom: 0
    }

        div.bhoechie-tab-menu div.list-group > a {
            margin-bottom: 0;
            font-size: 14px;
            cursor: pointer;
            border-radius: 0;
            color: #333 !important;
            padding: 15px
        }

            div.bhoechie-tab-menu div.list-group > a:first-child {
                border-bottom-right-radius: 0;
                -moz-border-bottom-right-radius: 0;
                border-top: 0
            }

            div.bhoechie-tab-menu div.list-group > a:last-child {
                border-bottom-right-radius: 0;
                -moz-border-bottom-right-radius: 0
            }

            div.bhoechie-tab-menu div.list-group > a.active {
                background-color: #337ab7;
                color: #fff !important;
                border-radius: 0
            }

                div.bhoechie-tab-menu div.list-group > a.active:after {
                    content: '';
                    position: absolute;
                    left: 100%;
                    top: 50%;
                    margin-top: -13px;
                    border-left: 0;
                    border-bottom: 13px solid transparent;
                    border-top: 13px solid transparent;
                    border-left: 10px solid #337ab7
                }

div.bhoechie-tab-content {
    background-color: #fff;
    padding-left: 20px;
    padding-top: 10px
}

div.bhoechie-tab div.bhoechie-tab-content:not(.active) {
    display: none
}

.tabl_new_bor > tbody > tr > td {
    border: 1px solid #ccc !important
}

.widget-list {
    margin-top: 10px;
    margin-bottom: 10px;
    -webkit-animation-name: fadeUp;
    animation-name: fadeUp;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    padding: 20px 0 0
}

    .widget-list .wl-label-h1 {
        font-size: 13px;
        color: #777
    }

    .widget-list .wl-label-t1 {
        font-size: 13px;
        color: #000;
        margin: 6px 0 0
    }

    .widget-list .wl-item {
        background-color: #fff;
        margin-bottom: 20px;
        border-radius: 4px;
        position: relative;
        border: 1px #e1e2e2 solid
    }

        .widget-list .wl-item .wl-header {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-pack: start;
            -ms-flex-pack: start;
            justify-content: flex-start;
            -webkit-box-align: center;
            -ms-flex-align: center;
            align-items: center;
            padding: 10px 15px;
            border-bottom: 1px #ddd solid
        }

            .widget-list .wl-item .wl-header .wl-title {
                margin: 0;
                font-size: 13px;
                font-weight: 600;
                color: #1e55ac
            }

            .widget-list .wl-item .wl-header .wl-status {
                margin: 1px 0 0
            }

            .widget-list .wl-item .wl-header .wl-amount {
                margin: 0
            }

            .widget-list .wl-item .wl-header .wl-content {
                padding: 0 5px;
                margin: 0
            }

            .widget-list .wl-item .wl-header .wl-label {
                font-size: 13px;
                color: #777
            }

            .widget-list .wl-item .wl-header .wl-value {
                font-size: 13px;
                color: #000;
                margin: 2px 0
            }

        .widget-list .wl-item .wl-body {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-pack: start;
            -ms-flex-pack: start;
            justify-content: flex-start;
            -webkit-box-align: center;
            -ms-flex-align: center;
            align-items: center;
            padding: 10px 15px
        }

            .widget-list .wl-item .wl-body .wl-content {
                padding: 5px 0;
                margin: 5px 0 0
            }

                .widget-list .wl-item .wl-body .wl-content .wl-label {
                    font-size: 13px;
                    color: #777
                }

                .widget-list .wl-item .wl-body .wl-content .wl-value {
                    font-size: 13px;
                    color: #000;
                    margin: 2px 0
                }

    .widget-list .wl-foot {
        background-color: #f9f9f9;
        padding: 0;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        border-radius: 0 0 4px 4px;
        border-top: 1px #e1e2e2 solid
    }

        .widget-list .wl-foot .wl-content {
            padding: 5px 0;
            margin: 0
        }

            .widget-list .wl-foot .wl-content .button-group {
                margin: 5px;
                padding: 0 5px;
                text-align: right
            }

            .widget-list .wl-foot .wl-content .wl-label {
                font-size: 13px;
                color: #777
            }

            .widget-list .wl-foot .wl-content .wl-value {
                font-size: 13px;
                color: #000;
                margin: 2px 0
            }

.wl-t-r {
    text-align: right !important
}

.wl-t-l {
    text-align: right !important
}

.widget-row {
    margin-top: 10px;
    margin-bottom: 10px;
    -webkit-animation-name: fadeUp;
    animation-name: fadeUp;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    padding: 10px 0
}

    .widget-row .wl-label-h1 {
        font-size: 13px;
        color: #777
    }

    .widget-row .wl-label-t1 {
        font-size: 13px;
        color: #000;
        margin: 5px 0 0
    }

    .widget-row .wl-item {
        background-color: #fff;
        margin-bottom: 0;
        margin-top: 15px;
        border-radius: 4px;
        position: relative;
        border: 1px #e1e2e2 solid
    }

        .widget-row .wl-item .wl-body {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-pack: start;
            -ms-flex-pack: start;
            justify-content: flex-start;
            -webkit-box-align: center;
            -ms-flex-align: center;
            align-items: center;
            padding: 10px 15px
        }

            .widget-row .wl-item .wl-body .wl-title {
                margin: 0;
                font-size: 13px;
                font-weight: 600;
                color: #1e55ac
            }

            .widget-row .wl-item .wl-body .wl-sub-title {
                margin: 0;
                font-size: 12px;
                color: #777;
                padding: 2px 0
            }

            .widget-row .wl-item .wl-body .wl-status {
                margin: 1px 0 0
            }

            .widget-row .wl-item .wl-body .wl-amount {
                margin: 0
            }

            .widget-row .wl-item .wl-body .wl-content {
                padding: 0 5px;
                margin: 0
            }

            .widget-row .wl-item .wl-body .wl-content-amount {
                padding: 0;
                margin: 0
            }

            .widget-row .wl-item .wl-body .wl-btn-group {
                padding: 0 5px 0 30px;
                margin: 0 -10px 0 0
            }

                .widget-row .wl-item .wl-body .wl-btn-group .btn-grp {
                    padding: 0 2px !important;
                    margin: 0
                }

            .widget-row .wl-item .wl-body .wl-label {
                font-size: 13px;
                color: #777
            }

                .widget-row .wl-item .wl-body .wl-label a {
                    color: #333
                }

            .widget-row .wl-item .wl-body .wl-value {
                font-size: 13px;
                color: #000;
                margin: 2px 0
            }

.widget {
    border-radius: 4px;
    background-color: #fff;
    position: relative;
    border: 1px #e1e2e2 solid;
    margin: 20px 0 15px
}

    .widget .w-head {
        padding: 15px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        border-bottom: 1px solid rgba(0,0,0,.1)
    }

        .widget .w-head .w-title {
            position: relative
        }

            .widget .w-head .w-title h5 {
                margin-bottom: 0;
                font-size: 18px
            }

.w-info {
    padding: 0 0 20px
}

.w-item {
    background-color: #fff;
    border-radius: 4px;
    position: relative
}

    .w-item .w-body {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        padding: 10px 0
    }

        .w-item .w-body .w-content {
            padding: 0 15px;
            margin: 0
        }

            .w-item .w-body .w-content .w-title {
                font-size: 14px;
                padding: 2px;
                margin: 0;
                font-weight: 600;
                text-transform: capitalize
            }

            .w-item .w-body .w-content .w-text {
                font-size: 13px;
                padding: 2px;
                margin: 0;
                text-transform: capitalize
            }

    .w-item .w-foot {
        padding: 10px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        border-radius: 0 0 4px 4px;
        border-top: 1px #e1e2e2 solid;
        padding: 0
    }

.google-canvas {
    margin: -1px 15px 0;
    border: 1px #e1e2e2 solid;
    padding: 5px
}

.widget-shadow {
    -webkit-box-shadow: 0px 0px 10px rgba(69,101,173,.1);
    box-shadow: 0px 0px 10px rgba(69,101,173,.1)
}

.f-w-600 {
    font-weight: 600 !important
}

.item-details-wrapper {
    display: none;
    border: 1px solid #e1e2e2;
    padding: 10px 20px;
    margin: -2px 0;
    position: relative;
    min-height: 180px !important;
    border-radius: 0 0 4px 4px;
    background: rgba(238,238,238,.29)
}

    .item-details-wrapper .details1 {
        background-color: #fff;
        margin-top: 10px;
        margin-bottom: 10px;
        -webkit-animation-name: fadeUp;
        animation-name: fadeUp;
        -webkit-animation-duration: 1s;
        animation-duration: 1s
    }

    .item-details-wrapper .d1-header {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        padding: 0 0 15px;
        margin: 5px 0;
        border-bottom: 1px #ccc dotted
    }

        .item-details-wrapper .d1-header .d1-header-text {
            font-size: 12px;
            color: #777
        }

        .item-details-wrapper .d1-header .d1-header-icon {
            font-size: 12px !important;
            color: #777
        }

            .item-details-wrapper .d1-header .d1-header-icon .fa {
                display: inline-block;
                font-size: 14px;
                text-rendering: auto;
                -webkit-font-smoothing: antialiased;
                -moz-osx-font-smoothing: grayscale;
                color: #666
            }

    .item-details-wrapper .d1-content-wrapper {
        display: flex;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        padding: 0 0 15px;
        margin: 5px 0;
        border-bottom: 1px #ccc dotted
    }

    .item-details-wrapper .d1-img {
        margin: 0;
        padding: 10px
    }

    .item-details-wrapper .d1-content-wrapper .d1-content {
        margin: 0;
        padding: 5px 0
    }

        .item-details-wrapper .d1-content-wrapper .d1-content .label {
            margin: 0;
            padding: 0 !important;
            font-size: 13px;
            color: #999;
            font-weight: 400
        }

        .item-details-wrapper .d1-content-wrapper .d1-content .text {
            margin: 0;
            font-size: 13px;
            color: #000
        }

    .item-details-wrapper .d1-clear, .item-details-wrapper .d1-clear a {
        color: #333 !important
    }

    .item-details-wrapper .d1-controls {
        padding: 0;
        margin: 10px 0 !important
    }

        .item-details-wrapper .d1-controls .form-group {
            padding: 0 5px !important
        }

    .item-details-wrapper .details1 .d1-item {
        background-color: #fff;
        margin-bottom: -1px;
        border-radius: 4px;
        position: relative;
        border: 1px #e1e2e2 solid;
        border-bottom: 1px #e1e2e2 solid
    }

        .item-details-wrapper .details1 .d1-item.f {
            border-radius: 0;
            margin-top: -2px
        }

        .item-details-wrapper .details1 .d1-item.m {
            border-radius: 0;
            margin-top: -2px
        }

        .item-details-wrapper .details1 .d1-item.l {
            margin-bottom: -2px !important;
            border-radius: 0 0 4px 4px
        }

        .item-details-wrapper .details1 .d1-item .d1-body {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-pack: start;
            -ms-flex-pack: start;
            justify-content: flex-start;
            -webkit-box-align: center;
            -ms-flex-align: center;
            align-items: center;
            padding: 0
        }

            .item-details-wrapper .details1 .d1-item .d1-body .tag-status {
                border-radius: 3px;
                display: inline-block;
                font-size: 11px;
                margin: 1px 5px 0 0;
                padding: 2px 6px
            }

            .item-details-wrapper .details1 .d1-item .d1-body .tag-label {
                border-radius: 3px;
                display: inline-block;
                font-size: 11px;
                margin: 1px 5px 0 0;
                padding: 2px 6px
            }

            .item-details-wrapper .details1 .d1-item .d1-body .d1-info-container {
                display: flex
            }

                .item-details-wrapper .details1 .d1-item .d1-body .d1-info-container > div {
                    flex: 1
                }

            .item-details-wrapper .details1 .d1-item .d1-body .d1-name {
                margin-bottom: 2px;
                font-size: 13px
            }

            .item-details-wrapper .details1 .d1-item .d1-body .d1-sub {
                color: #666;
                font-size: 12px;
                margin-top: 2px;
                margin-bottom: 2px
            }

            .item-details-wrapper .details1 .d1-item .d1-body .d1-content {
                padding: 0 15px 10px 0;
                margin: 0
            }

                .item-details-wrapper .details1 .d1-item .d1-body .d1-content .d1-input {
                    margin: 0;
                    padding: 10px 0 0
                }

                .item-details-wrapper .details1 .d1-item .d1-body .d1-content .d1-img {
                    margin: 0;
                    padding: 10px
                }

                .item-details-wrapper .details1 .d1-item .d1-body .d1-content .d1-title {
                    margin-top: 2px;
                    font-size: 12px;
                    color: #999;
                    padding: 0
                }

                .item-details-wrapper .details1 .d1-item .d1-body .d1-content .d1-text {
                    margin-top: 2px;
                    font-size: 13px;
                    padding: 0
                }

                    .item-details-wrapper .details1 .d1-item .d1-body .d1-content .d1-text a {
                        color: #777 !important
                    }

                .item-details-wrapper .details1 .d1-item .d1-body .d1-content .value-pair + .value-pair {
                    margin-left: 10px;
                    padding-left: 10px;
                    border-left: 1px solid rgba(0,0,0,.1)
                }

                .item-details-wrapper .details1 .d1-item .d1-body .d1-content .value-pair {
                    display: inline-block
                }

                    .item-details-wrapper .details1 .d1-item .d1-body .d1-content .value-pair .label {
                        color: rgba(2,2,2,.95);
                        font-size: 13px;
                        display: inline-block;
                        font-weight: 400;
                        padding: .2em .2em .6em 0;
                        font-weight: 400
                    }

                    .item-details-wrapper .details1 .d1-item .d1-body .d1-content .value-pair .value {
                        color: rgba(2,2,2,.95);
                        font-size: 13px;
                        display: inline-block;
                        font-weight: 400;
                        padding: .2em .2em .6em 0
                    }

                .item-details-wrapper .details1 .d1-item .d1-body .d1-content .dropdown-order-history-price-details {
                    display: none;
                    background-color: #fff;
                    border: 1px solid #ccc;
                    width: 240px;
                    padding: 14px;
                    position: absolute;
                    z-index: 10;
                    top: 50px;
                    right: 0;
                    font-size: 11px;
                    text-align: left;
                    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
                    box-shadow: 0 6px 12px rgba(0,0,0,.175);
                    -webkit-background-clip: padding-box
                }

                .item-details-wrapper .details1 .d1-item .d1-body .d1-content .d1-status {
                    margin-bottom: 2px;
                    font-size: 13px
                }

            .item-details-wrapper .details1 .d1-item .d1-body .itemcheck {
                margin-right: 15px;
                -webkit-box-flex: 0;
                -ms-flex: 0 0 50px;
                flex: 0 0 50px;
                float: left;
                padding: 10px 0 20px 10px
            }

            .item-details-wrapper .details1 .d1-item .d1-body .avatar {
                margin-right: 15px;
                -webkit-box-flex: 0;
                -ms-flex: 0 0 50px;
                flex: 0 0 50px;
                float: left;
                padding: 10px 0 10px 10px
            }

                .item-details-wrapper .details1 .d1-item .d1-body .avatar img {
                    height: 64px !important
                }

    .item-details-wrapper .details1 .d1-foot {
        border-top: 1px #f1f4f8 solid;
        padding: 10px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        border-radius: 0 0 4px 4px
    }

        .item-details-wrapper .details1 .d1-foot .d1-tags {
            padding: 0 5px;
            margin: 0 -10px 0 0;
            display: flex;
            justify-content: center;
            align-items: center
        }

        .item-details-wrapper .details1 .d1-foot .extra-info {
            margin-right: 5px;
            white-space: nowrap;
            color: #c00;
            font-size: 13px;
            padding: 10px 5px
        }

            .item-details-wrapper .details1 .d1-foot .extra-info i {
                margin-right: 5px;
                font-size: 16px;
                vertical-align: middle;
                color: #c00;
                display: inline-block
            }

            .item-details-wrapper .details1 .d1-foot .extra-info span {
                vertical-align: middle;
                display: inline-block
            }

        .item-details-wrapper .details1 .d1-foot .extra-info-only {
            margin-right: 5px;
            white-space: nowrap;
            color: #2b78e4;
            font-size: 13px;
            padding: 0 5px
        }

            .item-details-wrapper .details1 .d1-foot .extra-info-only i {
                margin-right: 5px;
                font-size: 16px;
                vertical-align: middle;
                display: inline-block
            }

            .item-details-wrapper .details1 .d1-foot .extra-info-only span {
                vertical-align: middle;
                display: inline-block
            }

i.fa-magic {
    -webkit-transform: rotateY(180deg);
    -moz-transform: rotateY(180deg);
    -o-transform: rotateY(180deg);
    -ms-transform: rotateY(180deg)
}

.cadmin-mar-t-30 {
    margin-top: 30px
}

.mar-t-28 {
    margin-top: 28px
}

.nav > li > a:hover, .nav > li > a:focus {
    text-decoration: none;
    background-color: #337ab7;
    color: #fff
}

.popup_close_btn, .popup_close_btn:hover, .popup_close_btn:focus {
    color: #fff !important;
    opacity: 1 !important
}

.minHeightDiv {
    min-height: 72.1vh
}

.cap-text {
    text-transform: capitalize !important
}

.w-pad-18 {
    padding: 18px !important
}

.gauge {
    position: relative;
    margin: 8.5% 0
}

.gauge_container {
    margin: 0;
    padding: 0;
    position: absolute;
    left: 50%;
    overflow: hidden;
    text-align: center;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    top: 7px
}

.gauge_bg {
    z-index: 0;
    position: absolute;
    background-color: #2ecc71;
    top: 0;
    border-radius: 300px 300px 0 0
}

.gauge_data {
    z-index: 1;
    position: absolute;
    background-color: #f05050;
    margin-left: auto;
    margin-right: auto;
    border-radius: 300px 300px 0 0;
    -webkit-transform-origin: center bottom;
    -moz-transform-origin: center bottom;
    -ms-transform-origin: center bottom;
    -o-transform-origin: center bottom;
    transform-origin: center bottom
}

.gauge_center {
    z-index: 2;
    position: absolute;
    background-color: #fff;
    margin-right: auto;
    border-radius: 300px 300px 0 0
}

.gauge_marker {
    z-index: 3;
    background-color: #fff;
    position: absolute;
    width: 1px
}

.gauge_needle {
    z-index: 4;
    background-color: #333;
    height: 3px;
    position: absolute;
    -webkit-transform-origin: left center;
    -moz-transform-origin: left center;
    -ms-transform-origin: left center;
    -o-transform-origin: left center;
    transform-origin: left center
}

.gauge_labels {
    display: table;
    margin: 0 auto;
    position: relative
}

.gauge_label_low {
    display: table-cell;
    text-align: center
}

.gauge-spacer {
    display: table-cell
}

.gauge_labels_hight {
    display: table-cell;
    text-align: center
}

.gauge {
    height: calc(120px + 3em)
}

.gauge_container {
    width: 243px;
    height: 120px
}

.gauge_marker {
    height: 120px;
    left: 119.5px;
    top: 5%
}

.gauge_bg {
    width: 240px;
    height: 120px
}

.gauge_center {
    width: 144px;
    height: 72px;
    top: 48px;
    margin-left: 48px
}

.gauge_data {
    width: 240px;
    height: 120px
}

.gauge_needle {
    left: 120px;
    top: 117px;
    width: 120px
}

.gauge_labels {
    top: 135px;
    width: 242px;
    font-weight: 700
}

.gauge_label_low {
    width: 48px
}

.gauge-spacer {
    width: 144px
}

.gauge_labels_hight {
    width: 48px
}

.gauge_data {
    -webkit-transform: rotate(-.5turn);
    -moz-transform: rotate(-.5turn);
    -ms-transform: rotate(-.5turn);
    -o-transform: rotate(-.5turn);
    transform: rotate(-.5turn)
}

.gauge_needle {
    -webkit-transform: rotate(-.5turn);
    -moz-transform: rotate(-.5turn);
    -ms-transform: rotate(-.5turn);
    -o-transform: rotate(-.5turn);
    transform: rotate(-.5turn)
}

    .gauge_needle:before {
        content: '';
        position: absolute;
        width: 1em;
        height: 1em;
        border-radius: 50%;
        background: #000;
        box-shadow: 0 0 3px 1px rgba(0,0,0,.2);
        top: -.36em;
        left: -.3em
    }

.gauge-update .gauge_data, .gauge-update .gauge_needle {
    -webkit-transition: all 1s ease-in-out;
    -moz-transition: all 1s ease-in-out;
    -ms-transition: all 1s ease-in-out;
    -o-transition: all 1s ease-in-out;
    transition: all 1s ease-in-out
}

.gauge_info1 {
    border: 1px solid #ccb;
    border-left: 3px solid #8b8b8b;
    padding: 0 8px
}

.mar-b-9 {
    margin-bottom: 9px
}

.account-info-devider {
    border: 1px solid #eee;
    margin: 20px 0
}

    .account-info-devider .div-rig-border {
        min-height: 70px;
        border-right: 1px solid #eee;
        margin: 0;
        padding: 9px 5px
    }

.div-pad-9 {
    padding: 9px 5px
}

.xs-border-top {
    border-top: 0
}

.resp-tabs-list li {
    font-weight: 600;
    font-size: 13px;
    display: inline-block;
    padding: 13px 15px;
    margin: 0;
    list-style: none;
    cursor: pointer;
    float: left
}

.resp-tabs-container {
    padding: 0;
    background-color: #fff;
    clear: left
}

h2.resp-accordion {
    cursor: pointer;
    padding: 5px;
    display: none
}

.resp-tab-content {
    display: none;
    padding: 10px 15px
}

.resp-tab-active {
    border: 1px solid #c1c1c1;
    border-bottom: none;
    margin-bottom: -1px !important;
    padding: 12px 14px 14px !important
}

.resp-tab-active {
    border-bottom: none;
    background-color: #fff
}

.resp-content-active, .resp-accordion-active {
    display: block
}

.resp-tab-content {
    border: 1px solid #c1c1c1
}

h2.resp-accordion {
    font-size: 13px;
    border: 1px solid #c1c1c1;
    border-top: 0 solid #c1c1c1;
    margin: 0;
    padding: 10px 15px
}

h2.resp-tab-active {
    border-bottom: 0 solid #c1c1c1 !important;
    margin-bottom: 0 !important;
    padding: 10px 15px !important
}

h2.resp-tab-title:last-child {
    border-bottom: 12px solid #c1c1c1 !important;
    background: blue
}

.resp-vtabs ul.resp-tabs-list {
    float: left;
    width: 20%
}

.resp-vtabs .resp-tabs-list li {
    display: block;
    padding: 20px 15px !important;
    margin: 0;
    cursor: pointer;
    float: none;
    margin: 6.5px 0 0;
    background: #fafafa;
    border: 1px solid #f2f1f1;
    border-right: 0;
    font-weight: 400;
    color: #565656
}

.resp-vtabs .resp-tabs-container {
    padding: 0;
    background-color: #fff;
    border: 1px solid #f2f1f1;
    float: left;
    width: 80%;
    min-height: 250px;
    border-radius: 0;
    clear: none
}

.resp-vtabs .resp-tab-content {
    border: none
}

.resp-vtabs li.resp-tab-active {
    border-right: none;
    background-color: #5b8af7;
    position: relative;
    z-index: 1;
    margin-right: -1px !important;
    padding: 19px 15px !important;
    color: #fff
}

.resp-arrow {
    width: 0;
    height: 0;
    float: right;
    margin-top: 3px;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 12px solid #c1c1c1
}

h2.resp-tab-active span.resp-arrow {
    border: none;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 12px solid #fff
}

h2.resp-tab-active {
    background: #5b8af7 !important;
    color: #fff
}

.resp-easy-accordion h2.resp-accordion {
    display: block
}

.resp-easy-accordion .resp-tab-content {
    border: 1px solid #c1c1c1
}

    .resp-easy-accordion .resp-tab-content:last-child {
        border-bottom: 1px solid #c1c1c1 !important
    }

.resp-jfit {
    width: 100%;
    margin: 0
}

.resp-tab-content-active {
    display: block
}

h2.resp-accordion:first-child {
    border-top: 1px solid #c1c1c1 !important
}

.varBluebar {
    width: 100%;
    border: 1px solid #5b8af7;
    border-radius: 5px;
    padding: 5px;
    margin-bottom: 8px
}

.ver_tabBadge {
    width: 14px;
    height: 14px;
    margin-right: 4px;
    margin-top: 2px;
    float: left
}

.blueBg {
    background: #3b9cff
}

.RedBg {
    background: #ff1b45
}

.AmberBg {
    background: #ff9f40
}

.GrnBg {
    background: #11ec1b
}

.resp-tabs-list li:first-child {
    margin-top: 0
}

.mar-t-7 {
    margin-top: 7px
}

.right-7 {
    right: 7px
}

.eqip_img_height {
    height: 120px
}

.divider-rc {
    height: 1px;
    background: #ddd;
    margin-left: -18px;
    margin-right: -18px;
    margin-top: 10px
}

.resp-tab-item a {
    color: #333;
    display: block
}

.resp-tab-active a {
    color: #fff
}

.font-18 {
    font-size: 18px
}

.mar-rig-10 {
    margin-right: 10px
}

.toggle-y-n-btn > .btn-group > .active .fa-check-circle {
    display: inline-block
}

.toggle-y-n-btn > .btn-group .fa-check-circle {
    display: none
}

.line-height-33 {
    line-height: 33px !important
}

.pad-btm-15 {
    padding-bottom: 15px
}

.toggle-y-n-btn > .btn-group > .btn-default {
    border: 1px solid #ccc;
    color: #000;
    background: #ddd
}

.toggle-y-n-btn > .btn-group > .active {
    border: 1px solid #38761d;
    color: #fff;
    background: #009e0f
}

.font-size-22 {
    font-size: 22px
}

.cursor_hand {
    cursor: pointer !important
}

.font-13 {
    font-size: 13px !important
}

.pad-btm-25 {
    padding-bottom: 25px
}

.hiddenDiv {
    visibility: hidden
}

.oe_equipment_image {
    position: relative;
    top: 20px
}

.hidden-div {
    display: none
}

.left-17-logo {
    left: 0
}

.xs-fa-btn {
    width: 48%
}

.RecentOrderTab {
    width: 57%;
    text-align: right;
    float: right;
    margin-top: -4px
}

    .RecentOrderTab ul li .btn {
        min-height: 27px;
        padding: 4px 10px !important;
        font-size: 13px;
        border: 0 !important;
        color: #337ab7;
        background-color: #fff;
        box-shadow: none
    }

        .RecentOrderTab ul li .btn:hover, .RecentOrderTab ul li .btn:focus, .active-li-button .btn {
            color: #fff !important;
            background: #337ab7 !important
        }

.punch_out-right-7 {
    right: 7px
}

.resp-accordion a {
    color: #337ab7
}

.resp-tab-active a {
    color: #fff
}

.TotCreditLim {
    border-left: 1px solid #ccb
}

.consum-allocatedLim {
    border-left: 3px solid #f05050
}

.consum-allocatedLim {
    border-left: 3px solid #f05050
}

.BalancedLim {
    border-left: 3px solid #2ecc71
}

.border-gauge-grey {
    border-top: 1px solid #f2f1f1;
    margin-bottom: 8px
}

.modal_close, .modal_close:hover, .modal_close:focus {
    color: #fff;
    opacity: 1
}

h5 .linkFavList {
    cursor: pointer;
    color: #0072db;
    display: inline;
    font-size: 14px
}

.chk-list-scroll table tr td span {
    float: left
}

    .chk-list-scroll table tr td span label {
        float: right;
        text-transform: capitalize;
        margin-bottom: 0;
        display: table;
        line-height: 19px;
        margin-left: 10px
    }

.ep-form-btm-0 {
    padding-bottom: 0 !important
}

.bordered-btn_search {
    padding: 9px 16px !important
}

.pad-b-66 {
    padding-bottom: 66px
}

ul.social-list li a {
    letter-spacing: .4px
}

.divList .multiselect.dropdown-toggle .caret {
    float: none;
    margin-top: 0
}

.divList .multiselect-selected-text {
    vertical-align: middle
}

.alert alert-success {
    min-height: 53px !important;
    padding: 16px 20px !important
}

.DisplayBlock {
    display: block;
    width: 100%
}

.padTol-5 {
    padding: 0 5px
}

.cursor-default {
    cursor: default !important
}

.center_container_img {
    position: relative;
    width: 100%;
    padding-bottom: 100%
}

.center_img {
    position: absolute;
    width: 100%;
    height: 100%
}

    .center_img img {
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        margin: auto
    }

img {
    max-height: 100%;
    max-width: 100%
}

.center_img img {
    cursor: pointer
}

.popup_punchout-pad {
    padding: 15px 0 15px 17px !important
}

.punchOutcls:hover, .punchOutcls:focus {
    color: #fff !important;
    opacity: 1
}

.invoicelabel {
    font-size: 12px !important;
    color: #000 !important;
    margin-bottom: 5px !important;
    display: block !important
}

.width-80 {
    width: 80% !important
}

.modal-fullscreen .modal-dialog {
    width: 100%;
    height: 100% !important
}

.Width-100 {
    width: 100% !important
}

.refOrderno {
    color: #1e55ac;
    display: block;
    margin: 10px 0 0
}

.NoRecordFoundDiv {
    margin-top: 0;
    position: relative;
    margin-bottom: 30px
}

.whiteBgfooter {
    background: #fff
}

.bold-500 {
    font-weight: 500
}

.label-disabled {
    background-color: #ddd
}

.clipped {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: inline-block;
    max-width: 90%;
    overflow-x: hidden
}

.clipped-width90 {
    width: 90%
}

.clipped-width10 {
    width: 10%
}

.mar-b-10-status {
    margin-bottom: 10px;
    float: left
}

.height-120 {
    height: 120px
}

.search-user-input {
    border: 2px solid #ccc;
    height: 40px;
    width: 100%;
    outline: 0;
    padding: 0 10px
}

.size-100 {
    width: 100%;
    float: left;
    padding: 9px 0
}

.alertbox {
    width: 38%;
    margin: 0 auto !important;
    position: relative;
    background: #fff;
    z-index: 1;
    margin-bottom: 20px;
    background-color: rgba(0,0,0,.7);
    max-height: 421px;
    overflow: auto;
    overflow-x: hidden;
    box-sizing: border-box;
    margin: 15px 0;
    border: none !important
}

.alertbox-margin {
    margin-top: 2.5% !important
}

.alertboxIndex-margin {
    margin-top: 20.5% !important
}

.alertinner {
    margin: 0 auto !important;
    padding: 10px;
    z-index: 1;
    margin-bottom: 10px;
    text-align: left
}

.alertheading-1 {
    color: #fff;
    text-align: left;
    padding: 25px;
    margin-bottom: -25px
}

.alert-hr {
    border-top: 1px solid #333;
    clear: both
}

.alert-text {
    background-color: transparent;
    color: #fff;
    padding: 5px
}

.show {
    display: block
}

.hide {
    display: none
}

.mar-b-0 {
    margin-bottom: 0
}

.top-left {
    top: 9px;
    left: 10px
}

.margine-left-15 {
    margin-left: -15px
}

.box-price {
    font-size: 14px;
    font-weight: 600;
    padding-top: 4px;
    display: block
}

.max-ht-600 {
    max-height: 540px !important
}

.mar-auto {
    margin: auto
}

.mar-top-20 {
    margin-top: 20px !important
}

.radio-list-space input[type=radio] {
    position: relative;
    top: 4px;
    margin-left: 15px
}

.radio-list {
    font-size: 14px;
    color: #344644;
    line-height: 36px;
    display: inline-block;
    width: 100%;
    cursor: default;
    font-weight: 400
}

.smartequip-search-form {
    border: 1px solid #ccc;
    padding: 15px;
    width: 100%;
    margin-top: 20px;
    margin-bottom: 20px;
    border-radius: 2px
}

    .smartequip-search-form .first-row {
        margin-bottom: 0
    }

    .smartequip-search-form .form-control:focus {
        border-color: #ddd
    }

    .smartequip-search-form:focus {
        border-color: #ccc
    }

    .smartequip-search-form .form-buttons {
        text-align: right;
        margin-top: 20px
    }

.btn-createaccount {
    background-color: #ccc !important;
    color: #000 !important;
    border: #cecece !important;
    text-decoration: none;
    width: 100%;
    padding: 10px 16px !important;
    font-weight: bolder
}

.w-90 {
    width: 90% !important
}

.font-i {
    font-style: italic
}

.cancel-msg {
    color: #000 !important
}

span.spn-checkbox input {
    width: 17px;
    height: 17px;
    padding: 0;
    margin: 0 8px 0 0;
    vertical-align: middle;
    position: relative;
    top: -2px
}

.part-instock-condition {
    background-color: #d1d2d4;
    padding: 2px 8px;
    color: #000;
    margin-top: 10px;
    float: right;
    border-radius: 2px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 2px;
    font-size: 11px;
    min-width: 34px;
    text-align: center
}

    .part-instock-condition label {
        margin-bottom: 0;
        font-size: 11px
    }

.amt-wrap {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

#ddlInvoiceStatus .dropdown-toggle:active, .open .dropdown-toggle, .btn-default {
    color: #333 !important
}

.Dashboard-Information {
    word-break: break-all
}

.font-i {
    font-style: italic
}

.cancel-msg {
    color: #000 !important
}

.superseded-notes {
    border-radius: 2px;
    -webkit-border-radius: 2px;
    font-style: italic;
    color: #c00;
    font-size: 14px;
    line-height: 40px
}

.part-condition {
    margin-bottom: 7px;
    display: block;
    width: 100%
}

.mar-b-50 {
    margin-bottom: 50px
}

.mar-b-60 {
    margin-bottom: 59px
}

.mar-b-15 {
    margin-bottom: 15px !important
}

.pad-l-1 {
    padding-left: 1em !important
}

.bord {
    border: none !important
}

.superseded-notes-2 {
    padding: 10px !important;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    font-style: italic;
    color: #c00;
    font-size: 13px;
    min-height: 58px
}

.pad-r-6 {
    padding-right: 5px !important
}

.card a {
    color: #c00;
    padding-top: 4px;
    display: inline-block;
    padding: 5px 10px;
    cursor: pointer
}

.p-l-10 {
    padding-left: 10px
}

.PaymentCards .radio label:before, .PaymentCards .radio label:after, .PaymentCards.radio input[type=radio] {
    margin-top: 3px !important
}

#promotion-slide img {
    height: 205px;
    width: 100%;
    margin: 10px
}

.w-pad-50 {
    padding: 50px !important
}

.promotion-scroll {
    max-height: 450px;
    overflow: auto;
    overflow-x: hidden;
    width: 100%;
    box-sizing: border-box
}

.r-radius {
    border-bottom-right-radius: 25px;
    border-top-right-radius: 25px
}

.l-radius {
    border-bottom-left-radius: 25px;
    border-top-left-radius: 25px
}

.pad-r-0 {
    padding-right: 0 !important
}

.pad-l-0 {
    padding-left: 0 !important
}

.thumb-wrap-sf {
    border: 0 !important;
    margin-top: 0 !important
}

.bg {
    background: #fff
}

.pad-l-r-10 {
    padding-left: 10px !important;
    padding-right: 10px !important
}

.autosuggesttxt strong, b {
    color: #2b2a2a !important;
    font-size: 15px !important;
    font-weight: 200 !important
}

.wid-340 {
    width: 340px !important
}

.widget-search li {
    color: #2b2a2a !important;
    font-size: 15px !important
}

.autosuggesttxt {
    color: #2b2a2a !important;
    font-size: 15px !important;
    padding-top: 2px !important;
    padding-bottom: 2px !important;
    font-weight: 900 !important
}

.pad-left-110 {
    padding-left: 110px
}

.mar-b-15 {
    margin-bottom: 15px !important
}

.scanstart {
    background: 0;
    border: none;
    color: transparent
}

.interactive.viewport {
    width: 480px;
    height: 320px
}

    .interactive.viewport canvas, video {
        float: left;
        width: 480px;
        height: 320px
    }

        .interactive.viewport canvas.drawingBuffer, video.drawingBuffer {
            margin-left: -640px;
            position: relative;
            left: 0;
            top: 0
        }

@media (max-width:603px) {
    .interactive.viewport {
        width: 300px;
        height: 300px;
        overflow: hidden
    }

        .interactive.viewport canvas, video {
            margin-top: -20px;
            width: 300px;
            height: 400px
        }

            .interactive.viewport canvas.drawingBuffer, video.drawingBuffer {
                margin-left: -300px;
                position: absolute;
                left: 0;
                top: 0
            }
}

.margin-top-35 {
    margin-top: 35px !important
}

.wid-98 {
    width: 97.5% !important
}

.mar-l-3 {
    margin-left: -3px !important
}

.wid-auto {
    width: auto !important
}

.wid-unset {
    width: unset !important
}

.font-s-12 {
    font-size: 12px
}

.pad-bt-20 {
    padding-bottom: 20px !important;
    padding-top: 20px !important;
    margin-left: -23px !important
}

.margin-top-5 {
    margin-top: -5px !important
}

.pad-t-40 {
    padding-top: 40px !important
}

@media (min-width:1200px) {
    .margin-left-signin {
        margin-left: 25%
    }

    .header-left-signin {
        padding-left: 33%
    }
}

@media (min-width:1050px) {
    .mycart-part-info {
        width: 60% !important
    }
}

input[type=text].ui-autocomplete-loading {
    background: url('../img/greySpinner.gif') no-repeat left;
    background-size: 2%
}

.pad-l-30 {
    padding-left: 20px !important
}

@charset "utf-8";

.alert {
    color: #666;
    text-align: center;
    margin: 100px 0;
}

.nav li.mobile-only {
    display: none;
}

#navigator > ul > li > a i.fa-angle-right, #navigator_1 > ul > li > a i.fa-angle-right {
    display: none;
}

.no_scroll {
    overflow: hidden !important;
    overflow-y: hidden !important;
    margin-bottom: 0;
    position: relative;
    height: 100%;
}

    .no_scroll header {
        z-index: 1;
    }

@media screen and (max-width: 800px) {
    .navbar {
        z-index: 1;
    }
}

@media screen and (min-width: 768px) {
    .navbar {
        z-index: 1;
    }



    .menu-toggler {
        display: none;
    }

    #menu {
        /* max-width: 960px; */
        /* height: 56px; */
        /* margin: 0 auto; */
        /* float: right; */
    }

    #navigator, #navigator_1{
        /* height: 56px; */
        /* line-height: 56px; */
        /* box-shadow: 0 7px 6px -7px #373435; */
        /* -webkit-box-shadow: 0 7px 6px -7px #373435; */
        -moz-box-shadow: 0 7px 6px -7px #373435;
    }

        #navigator .title, #navigator_1 .title{
            display: none;
        }

        #navigator ul, #navigator_1 ul{
            list-style: none;
        }

        #navigator > ul > li, #navigator_1 > ul > li {
            /* width: 14.28%; */
            float: left;
        }

            #navigator > ul > li > a, #navigator_1 > ul > li > a {
                color: #fefefe;
                font-size: 14px;
                display: block;
                /* background: #333; */
            }

            #navigator > ul > li:hover > a { /*background: #555;*/
            }

        #navigator ul li > ul,
        #navigator ul li li > ul,
        #navigator ul li li li > ul,
        #navigator ul li li li li > ul,
        #navigator ul li li li li li > ul { /* display: none;*/
        }

        #navigator ul li:hover > ul,
        #navigator ul li li:hover > ul,
        #navigator ul li li li:hover > ul,
        #navigator ul li li li li:hover > ul,
        #navigator ul li li li li li:hover > ul,
        #navigator_1 ul li:hover > ul,
        #navigator_1 ul li li:hover > ul,
        #navigator_1 ul li li li:hover > ul,
        #navigator_1 ul li li li li:hover > ul,
        #navigator_1 ul li li li li li:hover > ul {
            position: relative;
            z-index: 10;
            line-height: 20px;
        }

    #menu ul ul li ul, #menu_1 ul ul li ul {
        top: 0;
        left: 179px;
        min-height: 100%;
        border-left: 1px solid #f7f7f7;
    }

    #menu ul ul li { /*position: relative;*/
    }

        #menu ul ul li a,  #menu_1 ul ul li a {
            color: #fefefe;
            font-size: 14px;
            font-family: 'Open Sans Condensed', sans-serif;
            display: block;
            padding: 12px 15px;
            border-top: 1px solid rgba(255,255,255,0.045);
            border-bottom: 1px solid rgba(0,0,0,0.045);
        }

        #menu ul ul li:hover > a, #menu_1 ul ul li:hover > a {
            background: #19458e;
            color: #fff;
        }

        #menu ul ul li li:hover > a {
        }

        #menu ul ul li li li:hover > a {
        }

        #menu ul ul li li li li:hover > a {
        }

        #menu ul ul li li li li li:hover > a {
        }
}

@media screen and (max-width: 800px) {

    /* [ Open/Close =====================================*/
    /* ==================================================*/

    .mobile-only {
        display: block;
    }

    #navigator > ul > li > a i.fa-angle-right, #navigator_1 > ul > li > a i.fa-angle-right {
        display: block;
        float: right;
        font-size: 26px;
        margin-top: -4px;
    }

    #navigator > ul > li > a i, #navigator_1 > ul > li > a i  {
        transition: all 0.2s ease-in-out;
        -moz-transition: all 0.2s ease-in-out;
        -webkit-transition: all 0.2s ease-in-out;
        -o-transition: all 0.2s ease-in-out;
    }


    #navigator > ul > li.hover > a i.fa-angle-right, #navigator_1 > ul > li.hover > a i.fa-angle-right {
        -webkit-transform: rotate(90deg);
        -moz-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        -o-transform: rotate(90deg);
    }

    #navigator > ul > li > a i.fa-caret-down, #navigator_1 > ul > li > a i.fa-caret-down {
        display: none;
    }

    .navbar {
        height: 0px;
        border: 0px;
        min-height: 0px;
        z-index: 99999;
    }

    .menu-toggler {
        display: block;
        position: relative;
    }

    #navigator .title i, #navigator_1 .title i {
        padding: 19px 0px;
    }

    .menu-toggler span {
        color: #333;
        font-size: 24px;
        font-family: 'Open Sans Condensed', sans-serif;
        text-align: center;
        letter-spacing: 5px;
        z-index: 99;
        top: 8px;
        left: 0;
        margin: 0 auto;
        display: block;
        cursor: pointer;
        -moz-box-shadow: 0 7px 3px -7px #373435;
        /* padding: 7px 2px; */
        position: absolute;
        padding-top: 4px;
    }

    .open > .menu-toggler {
        position: fixed;
        z-index: 16;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        display: block;
        background: rgba(68, 68, 68, 0.85);
    }

    /*.open > .menu-toggler span { opacity: 0.1 !important; }*/

    .responsive-menu {
        position: fixed;
        z-index: 99999;
        top: 0;
        left: -300px;
        width: 300px;
        height: 100%;
        overflow-x: hidden;
        /*overflow-y: scroll;*/
        background: #1e55ac;
        transition: 0.3s;
        box-shadow: -4px 0 15px 0px #373435;
        -webkit-box-shadow: -4px 0 15px 0px #373435;
        -moz-box-shadow: -4px 0 15px 0px #373435;
        box-sizing: border-box;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        -ms-box-sizing: border-box;
    }

    .open > .responsive-menu {
        left: 0;
    }

    .fixed-header {
        height: 50px;
    }

    /* Open/Close ] =====================================*/
    /* ==================================================*/


    /* [ Menu ===========================================*/
    /* ==================================================*/



    #navigator .title, #navigator_1 .title {
        color: #fff;
        font-size: 20px;
        font-family: 'Open Sans Condensed', sans-serif;
        text-shadow: 0.8px 0.8px 3px #111;
        height: 60px;
        line-height: 62px;
        display: block;
        padding: 0px 25px 0px 15px;
        border-bottom: 1px solid rgba(0,0,0,0.045);
        background: #333 url() no-repeat 20px center;
        box-shadow: -4px 0 5px 0px #373435;
        -webkit-box-shadow: -4px 0 5px 0px #373435;
        -moz-box-shadow: -4px 0 5px 0px #373435;
    }

    #navigator ul li > ul,
    #navigator ul li li > ul,
    #navigator ul li li li > ul,
    #navigator ul li li li li > ul,
    #navigator ul li li li li li > ul,
    #navigator_1 ul li > ul,
    #navigator_1 ul li li > ul,
    #navigator_1 ul li li li > ul,
    #navigator_1 ul li li li li > ul,
    #navigator_1 ul li li li li li > ul {
        position: relative;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        margin: 0;
        padding: 0;
        border: none;
        background: rgba(0,0,0,0.1);
        box-sizing: border-box;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        -ms-box-sizing: border-box;
    }

    #navigator ul li, #navigator_1 ul li {
        float: none;
        display: block;
    }

        #navigator ul li a, #navigator_1 ul li a {
            color: #fff;
            font-size: 14px;
            display: block;
            padding: 15px 15px 15px 20px;
            border-top: 1px solid rgba(255,255,255,0.045) !important;
            border-bottom: 1px solid rgba(0,0,0,0.045) !important;
            text-transform: capitalize;
        }


    #navigator > ul > li:hover > a, #navigator > ul > li:hover > a:focus, .nav > li > a:hover, .nav > li > a:focus, 
    #navigator_1 > ul > li:hover > a, #navigator_1 > ul > li:hover > a:focus{
        background-color: #1E55AC;
    }

    /* Styles (Links/Hover/Ativo Sub Menu) ==============*/
    /* ==================================================*/



    #navigator > ul > li > .parent,
    #navigator > ul > li:hover > .parent,
    #navigator > ul > li.hover > .parent,
    #navigator ul li li > .parent,
    #navigator ul li li:hover > .parent,
    #navigator ul li li.hover > .parent,
    #navigator_1 > ul > li > .parent,
    #navigator_1 > ul > li:hover > .parent,
    #navigator_1 > ul > li.hover > .parent,
    #navigator_1 ul li li > .parent,
    #navigator_1 ul li li:hover > .parent,
    #navigator_1 ul li li.hover > .parent {
        background-repeat: no-repeat;
        background-position: 260px center;
    }

    #navigator > ul > li > .parent,
    #navigator > ul > li:hover > .parent {
        /*color: #fff;
  background-color: inherit;
  background-image: url();*/
    }

    #navigator > ul > li.hover > .parent {
        /*color: #fff;
  background-color: #19458e;
  background-image: url();*/
    }

    /* Styles (Links/Hover/Ativo Sub>Sub Menu) ==========*/
    /* ==================================================*/



    #navigator ul li li a,
    #navigator_1 ul li li a  {
        color: #fff;
        padding-left: 30px;
    }

    #navigator ul li li > .parent,
    #navigator ul li li:hover > .parent {
        /* color: #fff;
  background-color: inherit;
  background-image: url();*/
    }

    #navigator ul li li.hover > .parent,
    #navigator_1 ul li li.hover > .parent {
        color: #fff;
        background-color: rgba(0,0,0,0.1);
        background-image: url();
    }

    .nav ul {
        display: none;
        left: -9999px;
    }

    .nav li.hover > ul,
    .nav li li.hover > ul,
    .nav li li li.hover > ul,
    .nav li li li li.hover > ul,
    .nav li li li li li.hover > ul,
    .nav li li li li li li.hover > ul {
        position: static !important;
        display: block;
    }
    /* Menu ] ===========================================*/
    /* ==================================================*/
}

@media screen and (min-width: 768px) and (max-width: 991px) {

    /* [ Open/Close =====================================*/
    /* ==================================================*/

    .mobile-only {
        display: block;
    }

    #navigator > ul > li > a i.fa-angle-right,
    #navigator_1 > ul > li > a i.fa-angle-right {
        display: block;
        float: right;
        font-size: 26px;
        margin-top: -4px;
    }

    #navigator > ul > li > a i,
    #navigator_1 > ul > li > a i {
        transition: all 0.2s ease-in-out;
        -moz-transition: all 0.2s ease-in-out;
        -webkit-transition: all 0.2s ease-in-out;
        -o-transition: all 0.2s ease-in-out;
    }


    #navigator > ul > li.hover > a i.fa-angle-right,
    #navigator_1 > ul > li.hover > a i.fa-angle-right {
        -webkit-transform: rotate(90deg);
        -moz-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        -o-transform: rotate(90deg);
    }

    #navigator > ul > li > a i.fa-caret-down,
    #navigator_1 > ul > li > a i.fa-caret-down {
        display: none;
    }

    .navbar {
        height: 0px;
        border: 0px;
        min-height: 0px;
        z-index: 9999999;
    }

    .menu-toggler {
        display: block;
        position: relative;
    }

    #navigator .title i,
    #navigator_1 .title i {
        padding: 19px 0px;
    }

    .menu-toggler span {
        color: #333;
        font-size: 24px;
        font-family: 'Open Sans Condensed', sans-serif;
        text-align: center;
        letter-spacing: 5px;
        z-index: 99;
        top: 8px;
        left: 0;
        margin: 0 auto;
        display: block;
        cursor: pointer;
        -moz-box-shadow: 0 7px 3px -7px #373435;
        /* padding: 7px 2px; */
        position: absolute;
        padding-top: 4px;
    }

    .open > .menu-toggler {
        position: fixed;
        z-index: 16;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        display: block;
        background: rgba(68, 68, 68, 0.85);
    }

    /*.open > .menu-toggler span { opacity: 0.1 !important; }*/

    .responsive-menu {
        position: fixed;
        z-index: 99;
        top: 0;
        left: -300px;
        width: 300px;
        height: 100%;
        overflow-x: hidden;
        /*overflow-y: scroll;*/
        background: #1e55ac;
        transition: 0.3s;
        box-shadow: -4px 0 15px 0px #373435;
        -webkit-box-shadow: -4px 0 15px 0px #373435;
        -moz-box-shadow: -4px 0 15px 0px #373435;
        box-sizing: border-box;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        -ms-box-sizing: border-box;
    }

    .open > .responsive-menu {
        left: 0;
    }

    .fixed-header {
        height: 50px;
    }

    /* Open/Close ] =====================================*/
    /* ==================================================*/


    /* [ Menu ===========================================*/
    /* ==================================================*/



    #navigator .title,
    #navigator_1 .title {
        color: #fff;
        font-size: 20px;
        font-family: 'Open Sans Condensed', sans-serif;
        text-shadow: 0.8px 0.8px 3px #111;
        height: 60px;
        line-height: 62px;
        display: block;
        padding: 0px 25px 0px 15px;
        border-bottom: 1px solid rgba(0,0,0,0.045);
        background: #333 url() no-repeat 20px center;
        box-shadow: -4px 0 5px 0px #373435;
        -webkit-box-shadow: -4px 0 5px 0px #373435;
        -moz-box-shadow: -4px 0 5px 0px #373435;
    }

    #navigator ul li > ul,
    #navigator ul li li > ul,
    #navigator ul li li li > ul,
    #navigator ul li li li li > ul,
    #navigator ul li li li li li > ul,
    #navigator_1 ul li > ul,
    #navigator_1 ul li li > ul,
    #navigator_1 ul li li li > ul,
    #navigator_1 ul li li li li > ul,
    #navigator_1 ul li li li li li > ul {
        position: relative;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        margin: 0;
        padding: 0;
        border: none;
        background: rgba(0,0,0,0.1);
        box-sizing: border-box;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        -ms-box-sizing: border-box;
    }

    #navigator ul li,
    #navigator_1 ul li {
        float: none;
        display: block;
    }

        #navigator ul li a,
        #navigator_1 ul li a {
            color: #fff;
            font-size: 14px;
            display: block;
            padding: 15px;
            border-top: 1px solid rgba(255,255,255,0.045) !important;
            border-bottom: 1px solid rgba(0,0,0,0.045) !important;
            text-transform:capitalize;
        }


    #navigator > ul > li:hover > a, #navigator > ul > li:hover > a:focus, .nav > li > a:hover, .nav > li > a:focus,
    #navigator_1 > ul > li:hover > a, #navigator_1 > ul > li:hover > a:focus {
        background-color: #1E55AC;
    }

    /* Styles (Links/Hover/Ativo Sub Menu) ==============*/
    /* ==================================================*/



    #navigator > ul > li > .parent,
    #navigator > ul > li:hover > .parent,
    #navigator > ul > li.hover > .parent,
    #navigator ul li li > .parent,
    #navigator ul li li:hover > .parent,
    #navigator ul li li.hover > .parent,
    #navigator_1 > ul > li > .parent,
    #navigator_1 > ul > li:hover > .parent,
    #navigator_1 > ul > li.hover > .parent,
    #navigator_1 ul li li > .parent,
    #navigator_1 ul li li:hover > .parent,
    #navigator_1 ul li li.hover > .parent {
        background-repeat: no-repeat;
        background-position: 260px center;
    }

    #navigator > ul > li > .parent,
    #navigator > ul > li:hover > .parent,
    #navigator_1 > ul > li > .parent,
    #navigator_1 > ul > li:hover > .parent {
        /*color: #fff;
  background-color: inherit;
  background-image: url();*/
    }

    #navigator > ul > li.hover > .parent,
    #navigator_1 > ul > li.hover > .parent  {
        /*color: #fff;
  background-color: #19458e;
  background-image: url();*/
    }

    /* Styles (Links/Hover/Ativo Sub>Sub Menu) ==========*/
    /* ==================================================*/



    #navigator ul li li a,
    #navigator_1 ul li li a {
        color: #fff;
        padding-left: 30px;
    }

    #navigator ul li li > .parent,
    #navigator ul li li:hover > .parent {
        /* color: #fff;
  background-color: inherit;
  background-image: url();*/
    }

    #navigator ul li li.hover > .parent,
    #navigator_1 ul li li.hover > .parent {
        color: #fff;
        background-color: rgba(0,0,0,0.1);
        background-image: url();
    }

    .nav ul {
        display: none;
        left: -9999px;
    }

    .nav li.hover > ul,
    .nav li li.hover > ul,
    .nav li li li.hover > ul,
    .nav li li li li.hover > ul,
    .nav li li li li li.hover > ul,
    .nav li li li li li li.hover > ul {
        position: static !important;
        display: block;
    }
    /* Menu ] ===========================================*/
    /* ==================================================*/
}

@media handheld, screen and (max-width: 480px) {

    .open > .responsive-menu {
        width: 90%;
    }

    #menu > ul > li > .parent,
    #menu > ul > li:hover > .parent,
    #menu > ul > li.hover > .parent,
    #menu ul li li > .parent,
    #menu ul li li:hover > .parent,
    #menu ul li li.hover > .parent,
    #menu_1 > ul > li > .parent,
    #menu_1 > ul > li:hover > .parent,
    #menu_1 > ul > li.hover > .parent,
    #menu_1 ul li li > .parent,
    #menu_1 ul li li:hover > .parent,
    #menu_1 ul li li.hover > .parent {
        background-repeat: no-repeat;
        background-position: 210px center;
    }

    .open > .responsive-menu {
        width: 90%;
    }

    #menu > ul > li > .parent,
    #menu > ul > li:hover > .parent,
    #menu > ul > li.hover > .parent,
    #menu ul li li > .parent,
    #menu ul li li:hover > .parent,
    #menu ul li li.hover > .parent {
        background-repeat: no-repeat;
        background-position: 150px center;
    }
}

@media handheld, screen and (max-width: 319px) {

    .open > .responsive-menu {
        width: 90%;
    }

    #menu > ul > li > .parent,
    #menu > ul > li:hover > .parent,
    #menu > ul > li.hover > .parent,
    #menu ul li li > .parent,
    #menu ul li li:hover > .parent,
    #menu ul li li.hover > .parent {
        background-repeat: no-repeat;
        background-position: 150px center;
    }
    #menu_1 > ul > li > .parent,
    #menu_1 > ul > li:hover > .parent,
    #menu_1 > ul > li.hover > .parent,
    #menu_1 ul li li > .parent,
    #menu_1 ul li li:hover > .parent,
    #menu_1 ul li li.hover > .parent {
        background-repeat: no-repeat;
        background-position: 150px center;
    }
}


#menu ul ul li a:hover,#menu_1 ul ul li a:hover {
    text-decoration: none;
}

@media handheld, screen and (min-width: 991px) {

    .no_scroll {
        overflow-y: hidden;
    }

    .menu-toggler {
        display: none;
    }

    #menu {
        /* max-width: 960px; */
        /* height: 56px; */
        /* margin: 0 auto; */
        /* float: right; */
    }

    #navigator, #navigator_1 {
        /* height: 56px; */
        /* line-height: 56px; */
        /* box-shadow: 0 7px 6px -7px #373435; */
        /* -webkit-box-shadow: 0 7px 6px -7px #373435; */
        -moz-box-shadow: 0 7px 6px -7px #373435;
    }

        #navigator .title, #navigator_1 .title {
            display: none;
        }

        #navigator ul,#navigator_1 ul {
            list-style: none;
        }

        #navigator > ul > li, #navigator_1 > ul > li {
            /* width: 14.28%; */
            float: left;
        }

            #navigator > ul > li > a, #navigator_1 > ul > li > a {
                color: #fefefe;
                font-size: 14px;
                text-align: center;
                display: block;
                background: #1E55AC;
                padding: 14px 15px;
                text-transform: uppercase;
            }

            #navigator > ul > li:hover > a, #navigator_1 > ul > li:hover > a {
                background: #243B71;
            }

            #navigator > ul > li > a:hover, #navigator_1 > ul > li > a:hover {
                background: #243B71;
            }

        #navigator ul li > ul,
        #navigator ul li li > ul,
        #navigator ul li li li > ul,
        #navigator ul li li li li > ul,
        #navigator ul li li li li li > ul,
        #navigator_1 ul li > ul,
        #navigator_1 ul li li > ul,
        #navigator_1 ul li li li > ul,
        #navigator_1 ul li li li li > ul,
        #navigator_1 ul li li li li li > ul {
            display: none;
        }

        #navigator ul li:hover > ul,
        #navigator ul li li:hover > ul,
        #navigator ul li li li:hover > ul,
        #navigator ul li li li li:hover > ul,
        #navigator ul li li li li li:hover > ul,
        #navigator_1 ul li:hover > ul,
        #navigator_1 ul li li:hover > ul,
        #navigator_1 ul li li li:hover > ul,
        #navigator_1 ul li li li li:hover > ul,
        #navigator_1 ul li li li li li:hover > ul {
            position: absolute;
            z-index: 10;
            width: 180px;
            line-height: 20px;
            display: block;
            background: #243B71;
        }

    #menu ul ul li ul,
    #menu_1 ul ul li ul {
        top: 0;
        left: 179px;
        min-height: 100%;
        border-left: 1px solid #f7f7f7;
    }

    #menu ul ul li { /*position: relative;*/
    }

        #menu ul ul li a,
        #menu_1 ul ul li a {
            color: #fefefe;
            font-size: 14px;
            font-family: 'Open Sans Condensed', sans-serif;
            display: block;
            padding: 12px 15px;
            border-top: 1px solid rgba(255,255,255,0.045);
            border-bottom: 1px solid rgba(0,0,0,0.045);
        }

        /*#menu ul ul li:hover > a { background: #243B71; color: #fff; }*/

        #menu ul ul li li:hover > a {
        }

        #menu ul ul li li li:hover > a {
        }

        #menu ul ul li li li li:hover > a {
        }

        #menu ul ul li li li li li:hover > a {
        }
}

@media (max-width: 1200px) {
    .navbar-default .navbar-toggle, .navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
        background: #fff;
        padding: 8px 5px 6px
    }

        .navbar-default .navbar-toggle i {
            color: #bbb;
            font-size: 2em
        }

    .l-pos-div {
        position: relative;
        top: 0
    }
}

@media (min-width: 768px) {
    .top-action-panel-fol .list-count {
        vertical-align: middle;
        display: table-cell;
        float: none
    }

    .top-action-panel-fol .recent-vp {
        padding-top: 14px;
        padding-bottom: 14px
    }

    .recent-orders-box .primary-heading span {
        width: 68%
    }

    .recent-orders-box .primary-heading .link {
        width: 31%
    }

    .recentorder-home .recent-orders .btn-system {
        width: 22px;
        padding: 2px 0
    }

    .recentorder-home .recent-orders td {
        max-width: 164px
    }

    .no-t-b-border {
        border-top: 0 !important;
        border-bottom: 0 !important
    }
}

.widget-width {
    width: 100px !important
}

@media (max-width: 991px) {
    .tp-caption a.btn-system {
        font-size: 11px;
        padding: 4px 8px
    }

    .contact-details {
        display: none !important
    }

    .navbar-brand img {
        padding: 5px 0 !important;
        margin: 0
    }

    .signin-header .navbar-brand img {
        padding: 0
    }

    .navbar-default .navbar-nav {
        margin: 0 !important;
        top: 0
    }

    ul.social-list {
        text-align: center;
        margin-top: 5px
    }

        ul.social-list li {
            float: none !important;
            display: inline-block
        }

    ul.social-list-login {
        text-align: center
    }

        ul.social-list-login li {
            display: inline-block
        }

            ul.social-list-login li a {
                padding: 10px
            }

                ul.social-list-login li a:hover {
                    color: #000
                }

                ul.social-list-login li a:focus {
                    color: #ababab
                }

                ul.social-list-login li a i {
                    font-size: 1.5em
                }

    .count-badge-login {
        right: 1px;
        top: -1px
    }

    .quote-buttons {
        text-align: center
    }

    .copyright-section {
        text-align: center
    }

    ul.footer-nav {
        display: block;
        float: none !important;
        text-align: center;
        margin-top: 10px
    }

        ul.footer-nav li {
            display: inline-block;
            float: none;
            margin-left: 15px
        }

    .page-banner {
        text-align: center
    }

    ul.breadcrumbs {
        float: none
    }

        ul.breadcrumbs li {
            float: none;
            display: inline-block;
            float: left\0/
        }

    .right-sidebar {
        margin-top: 60px;
        padding-top: 60px;
        border-top: 1px solid #eee
    }

    .sidebar .widget {
        margin-bottom: 35px
    }

    .menu-toggler {
        display: block;
        position: relative
    }

    .cookie-link {
        display: none !important
    }
}

@media ( max-width:767px) and (orientation:landscape) {
    .mar-b-38 {
        margin-bottom: -38px
    }
}

@media (max-width: 768px) {
    .bordered-btn_search {
        padding: 9px 24px !important
    }

    .sm-mar-left-6 {
        margin-left: 6px
    }

    .sm-mar-top-12 {
        margin-top: 12px
    }

    .details1-wrapper .d1-controls .form-group {
        padding: 5px !important
    }

    .RecentOrderTab {
        width: 50%;
        text-align: left;
        float: left;
        margin-top: 8px
    }

    .oe_equipment_image {
        position: relative;
        top: 8px
    }

    .oe-equip-bor-top {
        border-top: 1px solid #ccc
    }

    .left_div_abs {
        position: relative;
        top: auto
    }

    .imgWidth {
        width: 100%
    }

    .tp-leftarrow, .tp-rightarrow {
        display: none !important
    }

    .tp-caption a.btn-system {
        display: none
    }

    #cart-detail-content #cart-summary tbody td .price {
        text-align: left
    }

    .no-record-wrapper-oh-parts {
        position: relative;
        margin-top: 0
    }

        .no-record-wrapper-oh-parts .no-search-result-wrapper {
            margin-top: 0
        }

    .no-search-result-wrapper {
        margin-top: 0;
        position: relative
    }

    .somthing-wrong {
        top: 30% !important;
        position: absolute !important
    }

    .p-amount table {
        float: right;
        width: 100%
    }

    .clear-sm-left {
        clear: left
    }

    .sm-form-group {
        margin-bottom: 10px
    }
}

@media (min-width : 992px) {
    .container {
        width: 970px
    }

    #main-slide .slider-content h2 {
        font-size: 36px
    }

    .widget-search input[type="text"] {
        margin-bottom: 0 !important
    }

    .widget-search .btn-system {
        width: 100%;
        padding: 9px
    }

    .SearchImage {
        height: 675px;
        min-width: 855px;
        margin-top: 34px
    }
}

@media (min-width : 1200px) {
    #main-slide .item img {
        height: 250px !important
    }

    .container {
        width: 1200px
    }

        .container.signup-container {
            width: 1050px
        }

    .forgot-pass-form.sign-in-form {
        width: 38%;
        margin-bottom: 0;
        background-color: rgba(0,0,0,0.7)
    }

    .lg-singin-alert {
        width: 65% !important
    }

    .alertbox-margin {
        margin-top: 3.5% !important
    }

    .promotion-detail-img {
        max-height: 250px !important
    }

    .navbar-hidden-site-master {
        display: none
    }

    .cookie-link {
        display: none !important
    }

    .modal-body-height {
        overflow-y: auto;
        height: 507px
    }
}

@media (min-width: 992px) and (max-width: 1024px) {
    #main-slide .slider-content h2 {
        font-size: 48px
    }

    #main-slide .slider-content h3 {
        margin-top: 30px
    }

    #main-slide .item img {
        height: 250px !important
    }

    .container {
        width: 980px
    }

        .container.signup-container {
            width: 900px
        }

    .widget-search .btn-system {
        width: 100%;
        padding: 9px
    }

    .promotion-detail-img {
        max-height: 250px !important
    }

    .navbar-hidden-site-master {
        display: none
    }

    .SearchImage {
        height: 500px;
        min-width: 738px;
        margin-top: 34px
    }

    .promotion-padding {
        padding: 55px 90px 20px 100px
    }

    .newLanding_page {
        margin: 20px auto !important
    }

    .no-t-b-border {
        border-top: 0 !important;
        border-bottom: 0 !important
    }
}

@media (min-width : 768px) and (max-width: 991px) {
    #main-slide .slider-content h2 {
        font-size: 32px
    }

    #main-slide .slider-content h3 {
        font-size: 24px;
        margin-top: 12px
    }

    #main-slide .item img {
        height: 160px !important
    }

    .slider.btn {
        padding: 5px 25px;
        font-size: 16px
    }

    .slicknav_btn {
        margin-left: 0
    }

    .navbar-right {
        display: none
    }

    .js .slicknav_menu {
        display: block
    }

    .navbar-brand {
        position: absolute;
        left: 40px;
        padding: 0 15px;
        height: 50px
    }

    .signin-header .navbar-brand {
        position: absolute;
        left: 10px;
        padding: 0 15px;
        height: 50px
    }

    .menu-toggler span {
        margin-top: 0;
        padding-top: 0
    }

    .container {
        width: auto
    }

    .promotion-detail-img {
        max-height: 250px !important
    }

    .order-history-list-row.invoice-history .po-no {
        padding-left: 0 !important;
        margin-top: 10px
    }

    .order-history-list-row.invoice-history .amount-col .amount-align {
        text-align: left;
        margin-top: 10px
    }

    .order-history-list-row.invoice-history .buttons-col {
        text-align: left
    }

    .order-history-list-row.invoices-list .po-no {
        padding-left: 0 !important;
        margin-top: 10px
    }

    .order-history-list-row.invoices-list .invoice-amount {
        text-align: left;
        margin-top: 10px;
        padding-left: 0
    }

    .mycart-wrap .quick-add-note {
        width: 40%;
        padding-top: 0
    }

    .cart-search-bar .btn-system {
        width: 100%
    }

    .new-navbar-site-master {
        display: none !important
    }

    .count-badge {
        right: -2px
    }

    .slick-slide .bordered-btn {
        padding: 8px 18px 0 20px
    }

    .cookie-link {
        display: none !important
    }

    .SearchImage {
        height: 300px;
        min-width: 200px;
        margin-top: 34px
    }
}

@media (min-width: 800px) {
    .menu-toggler span {
        padding-top: 0
    }
}

@media ( max-width:736px) and (min-width:568px) and (orientation:landscape) {
    .newLanding_page .newLandingP_wrap {
        margin-top: 0 !important;
        margin-bottom: 100px !important
    }
}

@media (max-width:414px) and (min-width:320px) and (orientation:portrait) {
    .newLanding_page .newLandingP_wrap {
        margin-top: 8% !important
    }
}

@media (max-width : 767px) {
    .clear-right {
        clear: right
    }

    .gauge_labels {
        top: 136px;
        width: 227px
    }

    .sm-dDivider {
        height: 2px;
        border-bottom: 2px solid #ccc
    }

    .newLanding_page {
        width: 80%;
        margin: 10px auto
    }

        .newLanding_page .newLandingP_wrap {
            background: rgba(0,0,0,0.8);
            padding: 15px;
            position: relative;
            z-index: 9;
            width: 100%;
            float: left
        }

    .promotion-padding {
        padding-bottom: 80px
    }

    #main-slide .slider-content h2 {
        font-size: 28px;
        line-height: normal;
        margin-bottom: 0
    }

    #main-slide .slider-content h3 {
        font-size: 14px;
        margin-top: 5px
    }

    .slider.btn {
        padding: 0 15px;
        margin-top: 0;
        font-size: 12px
    }

    #main-slide .carousel-indicators {
        display: block
    }

    .menu-toggler span {
        margin-top: 0;
        padding-top: 0
    }

    .captcha {
        padding: 2px
    }

    .captcha, #recaptcha_area {
        margin: auto
    }

    .recent-orders-box .primary-heading span {
        width: 68%
    }

    .recent-orders-box .primary-heading .link {
        width: 31%
    }

    .cart-item-sort .btn-group {
        width: 100% !important
    }

    .cart-search-bar .btn-system {
        padding: 12px 22px;
        width: 100%
    }

    .add-select-part-link {
        text-align: left
    }

    .add-cart-link {
        margin-bottom: 8px
    }

    .add-fav-link {
        margin-bottom: 5px
    }

    .new-navbar-site-master {
        display: none !important
    }

    .branch-info-wraper {
        border-bottom: 1px solid #ccc;
        padding: 10px 0 0
    }

    .selectAllDisplay {
        display: inline-block !important
    }

    .link-right {
        text-align: right !important;
        display: block
    }
}

@media screen and (max-width: 767px) {
    .left-0-logo {
        left: 10px !important
    }

    .navbar-toggle {
        display: none
    }

    .navbar-header {
        position: relative
    }

    .margo-logo-wrapper {
        position: absolute;
        top: 0
    }

    .navbar-brand {
        position: absolute;
        top: 0;
        left: 50px;
        padding: 0;
        height: 50px
    }

    .signin-header .navbar-brand {
        position: absolute;
        top: 0;
        left: 20px;
        padding: 0;
        height: 50px
    }

    .js #wpb-mobile-menu {
        display: none
    }

    .js .slicknav_menu {
        display: block
    }

    .download-template {
        margin-top: 0
    }

    .payble-amount-Info-wrap {
        padding: 15px 5px
    }

    .search-part-name .part-name {
        width: 90%
    }

    .xs-pad-0 {
        padding: 0
    }

    .selectAllDisplay {
        display: inline-block !important
    }

    .your-price-width {
        width: 100% !important
    }
}

@media screen and (min-width: 768px) {
    .slicknav_menu {
        display: none
    }

    .no-t-b-border {
        border-top: 0 !important;
        border-bottom: 0 !important
    }
}

@media only screen and (max-width : 320px) {
    .login-form, .language-form {
        width: 285px;
        margin: 0 auto;
        position: relative;
        top: 10%
    }

    .slick-slide .bordered-btn {
        padding: 8px 10px 0
    }
}

@media only screen and (max-width : 480px) {
    .left-0-logo {
        left: 0 !important
    }

    .login-form, .language-form {
        max-width: 88%
    }

    .download-template label {
        width: 100%;
        display: block;
        margin-bottom: 6px
    }

    .download-template a {
        width: 100%;
        display: block;
        margin-top: 6px
    }
}

@media (min-width: 768px) and (max-width: 1199px) {
    .download-template label {
        width: 100%;
        display: block;
        margin-bottom: 6px
    }

    .download-template a {
        width: 100%;
        display: block;
        margin-top: 6px;
        padding-left: 0
    }

    .template-ext {
        padding: 0;
        margin-top: 0 !important
    }

    .download-template {
        margin-top: 0
    }

    .no-t-b-border {
        border-top: 0 !important;
        border-bottom: 0 !important
    }
}

@media (min-width:768px) and (max-width:991px) {
    .hidden-sm {
        display: none !important
    }

    .viewed-part-info {
        width: 60%
    }

    ul.social-list li a span {
        display: none
    }

    ul.social-list-login li a span {
        display: none
    }

    .search-filters {
        padding: 15px;
        border: 1px solid #ccc;
        border-top: 0;
        box-shadow: 0 2px 5px 0 rgba(0,0,0,0.2)
    }

    .left-sidebar {
        padding-right: 0;
        display: none;
        position: absolute;
        left: 0;
        margin-top: 0;
        background: #fff;
        z-index: 3
    }

    .sort-by-dropdown {
        display: none;
        position: absolute;
        right: 15px;
        margin-top: 0;
        z-index: 1
    }

    .search-mfg-input {
        width: 85%
    }

    .cart-dropdown:before {
        right: 140px
    }

    .alerts-dropdown:before {
        right: 85px
    }

    .price-details-table.border-right, .avail-no.border-right {
        border-right: 0
    }

    .price-details-table td:first-child {
        width: 64%
    }

    .part-details-button-group .cart:last-child {
        margin-right: 0
    }

    .part-details-button-group .cart button {
        font-size: 22px;
        padding: 4px 30px;
        height: 38px
    }

    .details-price-section .part-list-price {
        margin-right: 10px;
        width: 35%
    }

    .weight-section label {
        border-right: 0;
        margin-right: 0;
        margin-bottom: 10px
    }

        .weight-section label:last-child {
            margin-bottom: 0
        }

    .alt-part-bottom .viewed-part-info {
        padding-right: 0;
        width: 60%
    }

    .product-image-gallery .slider-nav .slick-slide img {
        display: block;
        width: 64px;
        height: 64px
    }

    .product-thumbnails .slick-list {
        margin-left: 24px
    }

    .product-thumbnails .slick-next {
        right: 1px
    }

    #cart-summary tbody td.cart-product {
        max-width: 310px
    }

    .viewed-part-info.mycart-part-info {
        width: 67%
    }

    .sh-part-info {
        width: 63%
    }

    .viewed-part-info.back-order-part-info {
        width: 60%
    }

    .ack-parts-grid .mycart-part-info {
        width: 100%
    }

    .cart-short-info p {
        width: 97%
    }

    .step-name.txt-ellipsis {
        white-space: normal
    }

    .ack-parts-grid #cart-summary tbody td.cart-product {
        max-width: 220px
    }

    .fol-action-items {
        text-align: right
    }

    .border-icon-links {
        padding: 6px 15px
    }

    .share-with-icon {
        padding: 6px 16px
    }

    .datepicker-control.second-row {
        margin-bottom: 30px
    }

    .order-history-list-row .bordered-btn {
        padding: 9px 18px;
        margin: 0 2px
    }

    .order-history-list-row .order-history-details {
        padding: 2px 6px
    }

    .order-h-details-grid .cart-product {
        max-width: 260px
    }

    .order-h-details-grid .my-cart-total {
        min-width: 150px
    }

    .order-h-details-grid .mycart-part-info {
        width: 66%
    }

    .item-details-order .viewed-part-info.mycart-part-info {
        width: 57%
    }

    .payble-amount-Info-wrap .amount-col {
        width: 60%
    }

    .payble-amount-Info-wrap .button-col {
        width: 40%
    }

    .order-history-list-row.invoice-history .order-col {
        padding-right: 0
    }

    .order-history-list-row.invoice-history .date-col {
        padding-left: 10px
    }

    .review-payment-row .price-col input {
        width: 100%
    }

    .display-table {
        width: 100%;
        display: table;
        margin: 0
    }

    .payble-amount-Info-wrap .display-table .payment-info-col {
        display: table-cell;
        vertical-align: middle;
        float: none;
        padding-left: 0
    }

    .payble-amount-col {
        display: table-cell;
        float: none;
        vertical-align: middle;
        padding-right: 0
    }

    .name-col, .customer-col, .phone-col {
        width: 33.33%;
        float: left;
        padding-top: 15px
    }

    .name-col {
        border-bottom: 0
    }

    .change-pass-col {
        width: 100%;
        clear: both
    }

    .success-content {
        width: 95%
    }

    .forgot-pass-form {
        width: 70%
    }

    .forgot-pass .navbar-brand {
        position: relative
    }

    .container.signup-container {
        width: 680px
    }

    .sign-in-form.forgot-pass-form {
        width: 60%;
        background-color: rgba(0,0,0,0.7)
    }

    .alertbox {
        width: 60%
    }

    .container-overflow {
        max-height: 700px;
        overflow: auto;
        overflow-x: hidden
    }

    body.signin {
        margin-bottom: 93px
    }

    .widget-search .multiselect.dropdown-toggle {
        margin-bottom: 10px
    }

    .alerts-home, .cart-dropdown {
        top: 50px
    }

    .alerts-login {
        top: 50px
    }

    .weight-section .code-suffix {
        width: 100%
    }

    .interchangeble-desc {
        width: 70%
    }

    .eparts-alert {
        left: 0;
        right: 0
    }

    body {
        margin-bottom: 177px
    }

    .add-new-fol iframe {
        width: 100%;
        min-height: 360px;
        position: relative;
        padding-right: 10px
    }

    .breadcrumbs.bredcrumbs-v2.payment-ack {
        float: left
    }

    .payment-ack {
        padding: 0
    }

    .new-navbar-site-master {
        display: none !important
    }

    .myprofile-home {
        width: 278px;
        background-color: #DCDCDC;
        border: none !important;
        margin: 0;
        position: absolute;
        z-index: 9999;
        right: -1px;
        top: 49px;
        cursor: pointer;
        white-space: -moz-pre-wrap !important;
        white-space: -pre-wrap;
        white-space: -o-pre-wrap;
        white-space: pre-wrap;
        word-wrap: break-word;
        word-break: break-all;
        white-space: normal
    }

    .lang-dropdown {
        width: 108px;
        background-color: #DCDCDC;
        border: none !important;
        margin: 0;
        position: absolute;
        z-index: 9999;
        right: 15px;
        top: 50px;
        cursor: pointer;
        white-space: -moz-pre-wrap !important;
        white-space: -pre-wrap;
        white-space: -o-pre-wrap;
        white-space: pre-wrap;
        word-wrap: break-word;
        word-break: break-all;
        white-space: normal
    }
}

@media (max-width:1024px) and (orientation:landscape) {
    .navbar-brand img {
        padding: 8px 0;
        margin: 0
    }

    .signin-header .navbar-brand img {
        padding: 8px 0;
        margin: 0
    }

    .thumb-sec-right-border {
        border-right: 1px solid #ddd;
        margin: 8px 0
    }

    .cc-revoke {
        display: none !important
    }

    .cookie-link {
        display: inline-block !important
    }
}

@media (max-width:1024px) {
    .navbar-brand img {
        padding: 8px 0;
        margin: 0
    }

    .viewed-part-info {
        width: 52%
    }

    .map-homepage iframe {
        height: 230px
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .hidden-md {
        display: none !important
    }

    .display-table {
        width: 100%;
        display: table;
        margin: 0
    }

    .payment-info-col {
        display: table-cell;
        vertical-align: middle;
        float: none;
        padding-left: 0
    }

    .payble-amount-col {
        display: table-cell;
        float: none;
        vertical-align: middle;
        padding-right: 0
    }

    .forgot-pass-form.sign-in-form {
        width: 40%;
        margin-top: 12%;
        background-color: rgba(0,0,0,0.7)
    }

    .alertbox {
        width: 40%
    }

    .container-overflow {
        max-height: 700px;
        overflow: auto;
        overflow-x: hidden
    }

    .navbar-hidden-site-master {
        display: none
    }
}

@media (min-width:1200px) {
    .hidden-lg {
        display: none !important
    }

    .display-table {
        width: 100%;
        display: table;
        margin: 0
    }

    .payble-amount-Info-wrap .display-table .payment-info-col {
        display: table-cell;
        vertical-align: middle;
        float: none;
        padding-left: 0
    }

    .payble-amount-col {
        display: table-cell;
        float: none;
        vertical-align: middle;
        padding-right: 0
    }
}

@media screen and (min-width: 992px) and (orientation:landscape) {
    .widget-search {
        display: block !important;
        margin-top: 3px
    }

    .left-sidebar {
        display: block !important
    }

    .no-t-b-border {
        border-top: 0 !important;
        border-bottom: 0 !important
    }
}

@media screen and (min-width: 992px) and (max-device-width: 1024px) {
    .TopNav_left ul li a {
        padding: 5px 9px !important
    }

    .widget-search {
        display: block !important
    }

    .left-sidebar {
        display: block !important
    }

    .btn-cart {
        padding: 0 9px;
        width: 100%;
        font-size: 18px
    }

    .cart-button-wrap .input-group-btn {
        padding-left: 5px
    }

    .btn-like {
        font-size: 18px;
        padding: 6px 8px
    }

    .cart-button-wrap {
        width: auto
    }

    .qty-wrap {
        width: 54%;
        margin-right: 5px
    }

    .qty-wrap-alt {
        width: 45%;
        margin-right: 5px
    }

    .plus-minus-btn {
        padding: 7px 10px;
        height: 38px
    }

    .qty-thumb {
        height: 40px
    }

    .list-price {
        padding-left: 10px
    }

    .alt-part-bottom .viewed-part-info {
        padding-right: 0;
        width: 52%
    }

    .product-image-gallery .slider-nav .slick-slide img {
        display: block;
        width: 80px;
        height: 80px
    }

    .product-thumbnails .slick-next {
        right: 0
    }

    .product-thumbnails .slick-list {
        margin-left: 16px
    }

    #cart-summary tbody td.cart-product {
        max-width: 190px
    }

    .mycart-part-info {
        width: 100% !important
    }

    .item-details-order .mycart-part-info {
        width: 71% !important
    }

    .cart-short-info p {
        width: 91%
    }

    .cart-product .thumb-parts {
        display: none
    }

    .datepicker-control .from-date input {
        font-size: 12px
    }

    .order-history-list-row .order-col span {
        display: none
    }

    .order-history-list-row .buttons-col .bordered-btn {
        padding: 9px
    }

    .forgot-pass-form {
        width: 60%
    }

    a.bordered-btn.btn-cart {
        font-size: 18px;
        padding: 0 8px
    }

    a.bordered-btn .fa {
        font-size: 18px
    }

    .interchangeble-desc {
        width: 45%
    }

    .eparts-alert {
        left: 0;
        right: 0
    }

    .no-t-b-border {
        border-top: 0 !important;
        border-bottom: 0 !important
    }
}

@media (max-width:991px) {
    ul.social-list li a span {
        display: none
    }

    ul.social-list-login li a span {
        display: none
    }

    ul.social-list li.search-icon-header {
        display: inline-block
    }

    ul.social-list-login li.search-icon-header {
        display: inline-block
    }

    .widget-search {
        display: none
    }

    .map-homepage iframe {
        height: 320px
    }

    .breadcrumbs.bredcrumbs-v2 {
        float: right
    }

    .cc-revoke {
        display: none !important
    }

    .cookie-link {
        display: inline-block !important
    }

    .SearchImage {
        height: 673px;
        min-width: 738px;
        margin-top: 34px
    }
}

@media (max-width:380px) {
    .discount-disclaimer-fa {
        width: 15px
    }

    .discount-disclaimer {
        width: 285px
    }

    .search-parts {
        padding-bottom: 25px
    }
}

@media (max-width:767px) {
    .rgisterUserBtnGroup a {
        width: 32% !important;
        float: left;
        display: inline-block;
        margin: 0 2px !important
    }

    .status {
        margin-bottom: 10px !important
    }

    .widget-row .wr-item .wr-body .wr-btn-group {
        padding: 0;
        margin: 10px 0
    }

    .width-full {
        width: 100% !important
    }

    .eqip_img_height img {
        height: auto
    }

    .hidden-xs {
        display: none !important
    }

    .nav-right {
        height: 56px;
        width: 100%
    }

    .nav-r {
        top: 56px;
        height: 100%;
        position: fixed;
        left: 0;
        min-width: 90px
    }

    .logo-part {
        width: 100%;
        text-align: center
    }

    .logo {
        font-size: 18px;
        color: #fff;
        text-decoration: none;
        float: none
    }

    .menu {
        display: block
    }

    .nav-right li {
        float: none
    }

    .sidr {
        display: none;
        left: -260px
    }

        .sidr.left {
            left: -260px
        }

    .nav-r ul {
        height: 100%;
        background: #0039a6
    }

    ul.social-list {
        text-align: center;
        margin-top: 2px
    }

        ul.social-list li a {
            padding: 15px 8px
        }

            ul.social-list li a:hover {
                color: #000
            }

            ul.social-list li a:focus {
                color: #ababab
            }

            ul.social-list li a i {
                font-size: 1.5em
            }

    ul.social-list-login li a {
        padding: 10px
    }

        ul.social-list-login li a:hover {
            color: #000
        }

        ul.social-list-login li a:focus {
            color: #ababab
        }

        ul.social-list-login li a i {
            font-size: 1.5em
        }

    .cart-amount a i {
        width: 40px
    }

    .search-filters {
        padding: 15px;
        border: 1px solid #ccc;
        border-top: 0;
        box-shadow: 0 2px 5px 0 rgba(0,0,0,0.2)
    }

    .search-mfg-input {
        width: 91%
    }

    .left-sidebar {
        display: none
    }

    .sort-by-dropdown {
        padding-left: 0;
        display: none
    }

        .sort-by-dropdown.show-filter-sort {
            margin-top: 0
        }

        .sort-by-dropdown.dropdown-menu {
            right: 0;
            position: relative;
            top: -2px
        }

    .social-list li.dropdown.open {
        position: static
    }

    .social-list-login li.dropdown.open {
        position: static
    }

    .dropdown-menu.alerts-home {
        width: 350px;
        right: 10px
    }

    .alerts-home .text p {
        width: 90%
    }

    .alerts-home:before, .cart-dropdown:before {
        right: 111px
    }

    .dropdown-menu.alerts-login {
        width: 350px;
        right: 10px
    }

    .alerts-login .text p {
        width: 90%
    }

    .alerts-login:before {
        right: 111px
    }

    .sort-mobile-dropdown {
        padding-right: 15px
    }

    .cart-dropdown {
        width: 100%;
        right: 0
    }

    .items-row .right-content {
        width: 74%;
        float: left
    }

    .cart-scroll .items-row {
        width: 100%
    }

    .cart-scroll {
        padding-right: 0;
        width: 100%
    }

    .items-row .right-content .part-name label {
        width: 90%
    }

    .alerts-dropdown:before {
        right: 67px
    }

    .alerts-home {
        width: 100%;
        right: 0
    }

    .alerts-login {
        width: 100%
    }

    .price-details-table.border-right, .avail-no.border-right {
        border-right: 0
    }

    .price-details-table td:first-child {
        width: 62%
    }

    .part-details-button-group .cart {
        margin-right: 10px
    }

        .part-details-button-group .cart:last-child {
            margin-right: 0
        }

        .part-details-button-group .cart button {
            padding: 4px 30px;
            font-size: 22px
        }

    .part-details-button-group .qty {
        margin-right: 10px;
        width: 156px
    }

    .details-price-section .part-list-price {
        margin-right: 0;
        width: 50%
    }

    #cart-detail-content #cart-summary td div.part-instock {
        float: left;
        display: block
    }

    .mfg-name {
        border-right: 0
    }

    .alt-part-available:last-child {
        margin-top: 0
    }

    .weight-section label {
        border-right: 0;
        margin-right: 0;
        margin-bottom: 10px
    }

        .weight-section label:last-child {
            margin-bottom: 0
        }

    .alt-part-bottom .row-viewed-parts .thumb-parts img {
        width: 96px;
        height: 96px
    }

    .alt-part-bottom .viewed-part-info {
        padding-right: 0;
        width: 69%;
        max-width: 69%
    }

        .alt-part-bottom .viewed-part-info .part-name {
            line-height: normal;
            font-size: 13px
        }

        .alt-part-bottom .viewed-part-info .part-no, .alt-part-bottom .viewed-part-info .part-mfg {
            margin-top: 2px
        }

        .alt-part-bottom .viewed-part-info .part-price {
            margin-top: 3px;
            font-size: 15px
        }

    .count-badge {
        top: 8px;
        right: -2px
    }

    .count-badge-login {
        right: -2px;
        top: 4px
    }

    .top-bar .currency-language li span {
        display: none
    }

    #cart-detail-content #cart-summary table, #cart-detail-content #cart-summary thead, #cart-detail-content #cart-summary tbody, #cart-detail-content #cart-summary th, #cart-detail-content #cart-summary td, #cart-detail-content #cart-summary tr {
        display: block
    }

        #cart-detail-content #cart-summary thead tr {
            position: absolute;
            top: -9999px;
            left: -9999px
        }

    #cart-detail-content #cart-summary tr {
        border: 1px solid #ccc;
        overflow: hidden;
        margin-bottom: 10px
    }

    #cart-detail-content #cart-summary td {
        position: relative;
        width: 50%;
        float: left;
        white-space: normal;
        padding: 10px 7px;
        border-top: 0;
        border-bottom: 1px solid #ddd;
        margin: 0
    }

        #cart-detail-content #cart-summary td.core-charges:after {
            clear: both;
            content: "";
            display: table;
            width: 100%
        }

        #cart-detail-content #cart-summary td.cart-avail {
            clear: both
        }

        #cart-detail-content #cart-summary td.cart-quantity {
            clear: both;
            padding: 9px 8px 11px 18px
        }

        #cart-detail-content #cart-summary td.cart-delete {
            width: 100%;
            clear: both;
            text-align: right
        }

            #cart-detail-content #cart-summary td.cart-delete:before {
                display: inline-block;
                padding-right: .5em;
                position: relative;
                top: -3px
            }

        #cart-detail-content #cart-summary td div.mycart-part-info {
            display: inline
        }

    table.my-cart-grid .my-cart-total {
        text-align: left
    }

    #cart-detail-content #cart-summary td:before {
        content: attr(data-title);
        display: block;
        color: #777
    }

    #cart-detail-content #cart-summary tfoot td {
        float: none;
        width: 100%
    }

        #cart-detail-content #cart-summary tfoot td:before {
            display: inline
        }

    #cart-detail-content #cart-summary tfoot tr .text-right, #cart-detail-content #cart-summary tfoot tr .price {
        display: block;
        float: left;
        width: 50%
    }

    #cart-detail-content #cart-summary td.cart-product {
        width: 100%;
        max-width: 100%
    }

    #cart-detail-content #cart-summary td.cart-qty {
        clear: left;
        border-right: 1px solid #ddd;
        border-bottom: 0;
        max-width: 50%
    }

    #cart-detail-content #cart-summary td.my-cart-total {
        border-bottom: 0
    }

    #cart-detail-content #cart-summary td.cart-qty div {
        display: inline-table
    }

    #cart-detail-content #cart-summary td.core-charges div, #cart-detail-content #cart-summary td.cart-price div {
        display: block
    }

    table.my-cart-grid .core-charges {
        border-right: 1px solid #ddd;
        text-align: left
    }

    table.my-cart-grid .cart-price {
        text-align: left
    }

    #cart-summary {
        border-left: none;
        border-bottom: none;
        display: inline-block;
        width: 100%
    }

    table.responsive, table.responsive thead, table.responsive tbody, table.responsive th, table.responsive td, table.responsive tr {
        display: block
    }

        table.responsive thead tr {
            position: absolute;
            top: -9999px;
            left: -9999px
        }

        table.responsive tr {
            border: 1px solid #ccc;
            overflow: hidden;
            margin-bottom: 10px
        }

        table.responsive td {
            position: relative;
            width: 50%;
            float: left;
            white-space: normal;
            padding: 10px 7px;
            border-top: 0;
            border-bottom: 0 solid #ddd;
            margin: 0
        }

            table.responsive td.core-charges:after {
                clear: both;
                content: "";
                display: table;
                width: 100%
            }

            table.responsive td.cart-avail {
                clear: both
            }

            table.responsive td.cart-quantity {
                clear: both;
                padding: 9px 8px 11px 18px
            }

            table.responsive td.cart-delete {
                width: 100%;
                clear: both;
                text-align: right
            }

                table.responsive td.cart-delete:before {
                    display: inline-block;
                    padding-right: .5em;
                    position: relative;
                    top: -3px
                }

            table.responsive td div.mycart-part-info {
                display: inline
            }

        table.responsive .my-cart-total {
            text-align: left
        }

        table.responsive td:before {
            content: attr(data-title);
            display: block;
            color: #777
        }

        table.responsive tfoot td {
            float: none;
            width: 100%
        }

            table.responsive tfoot td:before {
                display: inline
            }

        table.responsive tfoot tr .text-right, #cart-detail-content #cart-summary tfoot tr .price {
            display: block;
            float: left;
            width: 50%
        }

        table.responsive td.cart-product {
            width: 100%;
            max-width: 100%
        }

        table.responsive td.cart-qty {
            clear: left;
            border-right: 1px solid #ddd;
            border-bottom: 0;
            max-width: 50%
        }

        table.responsive td.my-cart-total {
            border-bottom: 0
        }

        table.responsive td.cart-qty div {
            display: inline-table
        }

        table.responsive td.core-charges div, table.responsive td.history-price div {
            display: inline-table
        }

        table.responsive td div.dropdown-order-history-price-details {
            display: none
        }

        table.responsive .core-charges {
            border-right: 1px solid #ddd;
            text-align: left
        }

    .quick-add-table tbody tr td {
        float: none !important;
        width: 100% !important;
        border-bottom: 1px solid #ddd !important
    }

    .quickadd-table-head {
        border-bottom: 0;
        padding: 0
    }

    .order-h-details-grid .history-price {
        text-align: left
    }

    .order-h-details-grid .cart-item .history-price:last-child {
        width: 100%
    }

    table.responsive td.mobile-full {
        width: 100%
    }

    table.responsive td .est-date {
        margin-top: 10px;
        padding-bottom: 5px
    }

    table.responsive td div.grid-btns {
        padding-top: 5px
    }

        table.responsive td div.grid-btns .bordered-btn {
            width: 48%
        }

    .cart-search {
        width: 100%
    }

        .cart-search .input1 {
            background-color: #fff;
            border: 1px solid #ccc;
            height: 38px;
            border-radius: 0;
            padding: 0 10px;
            box-sizing: border-box;
            width: 83%
        }

        .cart-search .btn-system {
            width: 14%;
            padding: 9px 0
        }

        .cart-search input[type="file"] {
            width: 100%;
            margin-bottom: 10px
        }

        .cart-search .btn-upload {
            width: 100%
        }

    .m-cart-btns .btn-system {
        margin-right: 0;
        width: 100%
    }

    .table-responsive {
        overflow-y: auto
    }

    .step-name {
        width: 67%;
        float: left;
        padding-top: 5px
    }

    .step-num {
        float: left;
        padding: 5px 10px;
        font-size: 14px
    }

    .cart-step-wrap {
        display: block
    }

    .m-mar-t-30 {
        margin-top: 30px
    }

    .m-mar-t-25 {
        margin-top: 25px
    }

    .heading-req-flds {
        font-size: 13px;
        font-style: italic;
        color: #777;
        text-align: left;
        font-weight: 400;
        margin-top: 5px;
        margin-right: -15px
    }

    .req-flds {
        padding: 0
    }

    .ack-parts-grid td {
        text-align: left
    }

        .ack-parts-grid td:before {
            padding-bottom: 4px
        }

    .r-border {
        border-right: 1px solid #ccc
    }

    .l-border {
        border-left: 1px solid #ccc
    }

    .order-info-grey-box-row .col-md-3, .ack-shipping-billing-details-wrap .col-md-4 {
        margin-bottom: 20px
    }

        .order-info-grey-box-row .col-md-3:last-child, .ack-shipping-billing-details-wrap .col-md-4:last-child {
            margin-bottom: 0
        }

    .declaration {
        margin-bottom: 20px
    }

    .col-fol {
        display: block;
        padding: 0
    }

    .fol-list-info {
        margin-bottom: 10px;
        padding: 10px
    }

    .top-action-panel-fol .list-count {
        width: 100%;
        border-bottom: 1px solid #fff
    }

    .search-fol-list {
        top: auto;
        bottom: 1px
    }

    .sort-fol-dropdown-menu {
        width: 100%;
        position: relative
    }

    .add-new-fol iframe {
        min-height: 337px
    }

    .fol-action-menu a:first-child {
        border-left: 0
    }

    .fol-action-menu {
        width: 100%
    }

    .load-more-btn .bordered-btn {
        width: 100%
    }

    .share-with-icon span, .border-icon-links span {
        display: none
    }

    .fol-action-items {
        width: 100%;
        border-top: 1px solid #ccc
    }

    .border-icon-links {
        min-height: auto
    }

    .fol-list-row {
        padding: 0
    }

    .dropdown-sharedby {
        display: none;
        background-color: #fff;
        border: 1px solid #ccc;
        width: 180px;
        padding: 14px;
        position: absolute;
        z-index: 2;
        top: -85px;
        left: 0;
        font-size: 11px
    }

        .dropdown-sharedby .close {
            right: 7px;
            bottom: 7px;
            font-size: 16px;
            position: absolute;
            top: auto
        }

        .dropdown-sharedby:after, .dropdown-sharedby:before {
            top: 100%;
            left: 10%;
            border: solid transparent;
            content: " ";
            height: 0;
            width: 0;
            position: absolute;
            pointer-events: none
        }

        .dropdown-sharedby:after {
            border-color: rgba(255,255,255,0);
            border-top-color: #fff;
            border-width: 8px;
            margin-left: -8px
        }

        .dropdown-sharedby:before {
            border-color: rgba(204,204,204,0);
            border-top-color: #ccc;
            border-width: 9px;
            margin-left: -9px
        }

    .order-h-search-form .datepicker-control .from-date {
        margin-bottom: 10px;
        top: 10px
    }

    .datepicker-control .from-date input {
        font-size: 13px
    }

    .order-h-search-form .form-buttons .bordered-btn, .order-h-search-form .form-buttons .btn-system {
        width: 48%
    }

    .order-h-search-form .form-buttons .bordered-btn {
        float: left;
        margin-right: 0
    }

    .order-h-search-form .created-by {
        clear: both
    }

    .order-h-action-menu {
        width: 100%
    }

    #pageContent_lnkSearch, #pageContent_lnkSort, #hlkQuickAddEquip {
        width: 33.3%;
        text-align: center
    }

    .order-history-list-row .order-col {
        margin-bottom: 15px
    }

        .order-history-list-row .order-col label {
            float: none;
            display: table
        }

        .order-history-list-row .order-col .back-order-part-info label {
            float: none;
            display: block
        }

    .order-history-list-row .order-col {
        padding-right: 0
    }

    .order-history-list-row.invoices-list .order-col label {
        float: left
    }

    .order-history-list-row .date-col {
        margin-bottom: 20px
    }

    .order-history-list-row .amount-col {
        margin-bottom: 20px
    }

    .order-history-list-row .buttons-col {
        text-align: left
    }

        .order-history-list-row .buttons-col .bordered-btn {
            padding: 9px 18px;
            width: 100%
        }

    #cart-detail-content.order-h-details-grid #cart-summary td.core-charges div.each {
        display: inline
    }

    .breadcrumbs.bredcrumbs-v2 {
        float: none
    }

    .order-history-details.menu-mobile {
        right: 10px;
        position: absolute
    }

    .dropdown-order-history-more-info.mobile-menu {
        position: absolute;
        top: 47px;
        right: 0
    }

    .order-history-list-row .buttons-col .bordered-btn {
        margin-right: 0;
        float: right;
        margin-bottom: 10px
    }

        .order-history-list-row .buttons-col .bordered-btn:first-child {
            float: left
        }

    .order-h-details-row {
        padding: 10px;
        margin-right: -6px;
        border: 1px solid #ccc
    }

    .item-details-order {
        padding: 0;
        border-bottom: 1px solid #ccc;
        padding-bottom: 10px
    }

    .qty-order {
        padding: 0;
        padding-left: 0;
        padding-top: 10px;
        padding-bottom: 10px;
        border-right: 1px solid #ccc
    }

    .qty-total {
        padding: 0;
        border-top: 1px solid #ccc;
        padding-top: 10px;
        border-bottom: 1px solid #ccc;
        padding-bottom: 10px
    }

    .qty-price {
        padding: 10px;
        padding-right: 0
    }

    .qty-buttons {
        padding: 0;
        padding-top: 15px
    }

    .equip-type {
        padding: 0;
        padding-left: 0;
        padding-top: 10px;
        padding-bottom: 10px;
        border-right: 1px solid #ccc
    }

    .equip-equipment {
        padding: 10px;
        padding-right: 0
    }

    .equip-description {
        padding: 0;
        padding-left: 0;
        padding-top: 10px;
        padding-bottom: 10px;
        border-top: 1px solid #ccc;
        border-right: 1px solid #ccc
    }

    .equip-manuf {
        padding: 10px;
        padding-right: 0;
        border-top: 1px solid #ccc
    }

    .equip-serial {
        padding: 0;
        padding-left: 0;
        padding-top: 10px;
        padding-bottom: 10px;
        border-top: 1px solid #ccc
    }

    .qty-order .core-charge, .qty-order .each {
        display: inline-table
    }

    .qty-price .core-charge, .qty-price .each {
        display: inline-table
    }

    .qty-order:before {
        content: attr(data-title);
        display: block;
        color: #777;
        font-size: 12px
    }

    .qty-price:before {
        content: attr(data-title);
        display: block;
        color: #777;
        font-size: 12px
    }

    .qty-total:before {
        content: attr(data-title);
        display: block;
        color: #777;
        font-size: 12px
    }

    .qty-order a, .qty-price a {
        color: #000
    }

        .qty-order a .fa, .qty-price a .fa {
            color: #777
        }

    .qty-price, .qty-total, .qty-buttons {
        text-align: left
    }

        .qty-total .mycart-total, .qty-total .each {
            display: inline-table
        }

        .qty-buttons .grid-btns .bordered-btn:first-child {
            margin-right: 0;
            float: left
        }

        .qty-buttons .grid-btns .bordered-btn {
            width: 48%;
            float: right
        }

    .est-date {
        margin-top: 10px
    }

    .dropdown-order-history-more-info {
        width: 100%
    }

    .amount-col .dropdown-order-history-price-details {
        right: -11px;
        left: auto
    }

    .payment-info-col {
        padding-bottom: 20px
    }

    .payble-amount-col {
        padding-top: 20px;
        border-top: 1px solid #ccc
    }

    .payble-amount-Info-wrap .button-col {
        width: 33%;
        margin-right: 12px
    }

    .payble-amount-Info-wrap .amount-col {
        width: 60%
    }

    .order-history-list-row.invoices-list {
        padding: 0
    }

        .order-history-list-row.invoices-list .amount-col {
            padding: 15px 10px 15px 15px;
            margin-bottom: 0;
            border-right: 1px solid #ccc
        }

    .payment-acknowledgement .amount-col {
        border-right: 0 !important;
        min-height: 80px
    }

    .order-history-list-row.invoices-list .order-col {
        margin-bottom: 0;
        padding: 15px;
        border-bottom: 1px solid #ccc
    }

    .order-history-list-row.invoices-list .po-col {
        padding: 15px;
        border-bottom: 1px solid #ccc;
        border-right: 1px solid #ccc
    }

    .order-history-list-row.invoices-list .date-col {
        margin-bottom: 0;
        padding: 15px;
        border-bottom: 1px solid #ccc
    }

    .order-history-list-row.invoice-history .po-col {
        margin-bottom: 0;
        padding: 15px;
        border-bottom: 1px solid #ccc
    }

    .invoice-history {
        padding: 0
    }

    .order-history-list-row.invoice-history .order-col {
        margin-bottom: 0;
        padding: 15px;
        border-bottom: 1px solid #ccc
    }

    .order-history-list-row.invoice-history .po-col {
        padding: 15px;
        border-bottom: 1px solid #ccc;
        border-right: 1px solid #ccc
    }

    .order-history-list-row.invoice-history .date-col {
        margin-bottom: 0;
        padding: 15px;
        border-bottom: 1px solid #ccc
    }

    .order-history-list-row.invoice-history .po-col {
        margin-bottom: 0;
        padding: 13px;
        border-bottom: 1px solid #ccc
    }

    .order-history-list-row.invoice-history .amount-col {
        margin-bottom: 0;
        padding: 13px;
        border-bottom: 1px solid #ccc
    }

    .order-history-list-row.invoice-history .mins-pad {
        padding: 0
    }

    .order-history-list-row.invoice-history .amount-col .amount-align {
        text-align: left
    }

    .order-history-list-row.invoice-history .buttons-col {
        padding: 15px 10px 6px
    }

    .payment-acknowledgement .date-col {
        min-height: 80px
    }

    .order-history-list-row.invoices-list .mins-pad {
        padding: 0
    }

    .order-history-list-row.invoices-list .invoice-amount {
        border-right: 0;
        border-bottom: 1px solid #ccc
    }

    .order-history-list-row.invoices-list .amount-col.balance-col {
        padding: 15px;
        border-right: 0
    }

    .order-history-list-row.invoices-list .amount-col.in-amount-paid {
        border-right: 0
    }

    .review-payment-row .col-invoice-no {
        padding: 10px;
        border-bottom: 1px solid #ccc
    }

    .review-payment-row {
        padding: 0
    }

        .review-payment-row .balance-col {
            padding: 10px;
            border-bottom: 1px solid #ccc
        }

        .review-payment-row .amount-col {
            padding: 10px;
            border-right: 1px solid #ccc;
            border-bottom: 1px solid #ccc
        }

        .review-payment-row .price-col {
            padding: 10px
        }

            .review-payment-row .price-col input {
                width: 100%
            }

    .main-msg {
        font-size: 26px
    }

        .main-msg span {
            display: block
        }

    .success-content {
        width: 100%
    }

    .registeration-success-wrap {
        padding: 20px;
        width: 90%
    }

    .edit-profile-form-btns .btn-system, .edit-profile-form-btns .bordered-btn {
        width: 100%
    }

    .edit-profile-form-btns .btn-system {
        margin-bottom: 10px
    }

    .signup-btns .check-campaigns {
        padding-bottom: 15px
    }

    .captcha-signup {
        margin-top: 0;
        margin-bottom: 20px
    }

    .edit-profile-success-msg {
        font-size: 14px
    }

    .profile-success {
        padding-left: 30px
    }

        .profile-success .fa {
            font-size: 24px;
            top: -2px
        }

    .forgot-pass-form {
        width: 90%;
        top: 20%
    }

        .forgot-pass-form .reset-button-wrap {
            padding-right: 25px;
            padding-left: 25px;
            margin-top: 20px
        }

    .email-sent-wrap {
        top: 25%
    }

    .container.signup-container {
        width: 90%
    }

    .sign-in-form.forgot-pass-form {
        width: 90%;
        background-color: rgba(0,0,0,0.7)
    }

    .alertbox {
        width: 90%;
        background-color: rgba(0,0,0,0.7);
        margin-bottom: 10% !important
    }

    .container-overflow {
        max-height: 400px;
        overflow: auto;
        overflow-x: hidden
    }

    body.signin {
        margin-bottom: 0
    }

    .back-to-login {
        text-align: center
    }

    .alerts-home, .cart-dropdown, .myprofile-home, .lang-dropdown {
        top: 50px
    }

    .alerts-login {
        top: 50px
    }

    .widget-search .multiselect.dropdown-toggle {
        margin-bottom: 10px
    }

    .dropdown-menu {
        max-height: 350px;
        overflow-y: auto;
        overflow-x: hidden;
        width: 100%;
        margin-top: -10px
    }

    .datetimepicker.dropdown-menu, .datepicker.dropdown-menu {
        width: auto !important
    }

    .mycart-wrap .items-in-cart {
        width: 100%
    }

    .mycart-wrap .quick-add-note {
        width: 100%
    }

    .weight-section .code-suffix {
        width: 100%
    }

    .download-template a {
        padding-left: 0
    }

    .interchangeble-desc {
        width: 60%
    }

    .share-with-icon.shared-by {
        padding: 6px 20px
    }

    .eparts-alert {
        left: 0;
        right: 0
    }

    .top-50 {
        top: 50px
    }

    body {
        margin-bottom: 204px
    }

    td.qucik-mfg .bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) {
        width: 100%
    }

    .quick-qty .input-group {
        width: 65%
    }

    #cart-detail-content-quick #cart-summary-quick table, #cart-detail-content-quick #cart-summary-quick thead, #cart-detail-content-quick #cart-summary-quick tbody, #cart-detail-content-quick #cart-summary-quick th, #cart-detail-content-quick #cart-summary-quick td, #cart-detail-content-quick #cart-summary-quick tr {
        display: block
    }

        #cart-detail-content-quick #cart-summary-quick thead tr {
            top: -9999px;
            left: -9999px
        }

    #cart-detail-content-quick #cart-summary-quick tr {
        border: 1px solid #ccc;
        overflow: hidden;
        margin-bottom: 10px
    }

    #cart-detail-content-quick #cart-summary-quick td {
        position: relative;
        width: 50%;
        float: left;
        white-space: normal;
        padding: 10px 7px;
        border-top: 0;
        border-bottom: 1px solid #ddd;
        margin: 0
    }

        #cart-detail-content-quick #cart-summary-quick td.quick-part-no, #cart-detail-content-quick #cart-summary-quick td.qucik-mfg {
            width: 100%;
            float: none;
            border: 0
        }

    #cart-detail-content-quick #cart-summary-quick.quick-add-grid td.cart-qty.quick-qty {
        width: 100% !important;
        max-width: 100% !important;
        border: 0
    }

    .import-file .label-info {
        width: 192px
    }

    .import-file .btn-system {
        width: 100%
    }

    .import-file label.btn-file {
        margin-right: 0
    }

    .import-file {
        width: 100%
    }

    .add-new-fol iframe {
        width: 100%;
        min-height: 360px;
        position: relative;
        padding-right: 10px
    }

    .myprofile-home, .lang-dropdown {
        width: 100%;
        background-color: #DCDCDC;
        border: none !important;
        margin: 0;
        position: absolute;
        z-index: 9999;
        right: -1px;
        top: 48px;
        cursor: pointer;
        white-space: -moz-pre-wrap !important;
        white-space: -pre-wrap;
        white-space: -o-pre-wrap;
        white-space: pre-wrap;
        word-wrap: break-word;
        word-break: break-all;
        white-space: normal
    }

    .xs-pad-left-0 {
        padding-left: 0
    }

    .xs-pad-right-0 {
        padding-right: 0
    }

    .selectAllDisplay {
        display: inline-block !important
    }
}

@media only screen and (max-width: 479px) {
    .top-bar {
        text-align: center
    }

    .import-file .label-info {
        width: 284px
    }

    .shipping-address-popup-form .form-group {
        width: 100%;
        margin-right: 0
    }

    .navbar-default .navbar-nav {
        padding: 15px 0
    }

    .show-search, .search-form {
        display: none
    }

    ul.social-list li {
        margin: 0
    }

    ul.social-list-login li {
        margin: 0 3px
    }

    .top-bar .currency-language li span {
        display: none
    }

        .top-bar .currency-language li span.bs-caret, .top-bar .currency-language li span.bs-caret span {
            display: block
        }

    .navbar-default .navbar-toggle {
        margin-top: 15px;
        outline: none
    }

    .navbar-default .navbar-nav > li > a {
        border: none;
        padding: 5px 10px;
        display: block;
        border: none !important;
        padding-right: 0
    }

        .navbar-default .navbar-nav > li > a:after {
            display: none
        }

        .navbar-default .navbar-nav > li > a:hover {
            opacity: .7
        }

    .navbar-default .navbar-nav > li {
        margin-left: 0;
        display: block;
        margin-bottom: 5px;
        width: 100%
    }

        .navbar-default .navbar-nav > li.drop > a {
            padding-right: 10px;
            border-radius: 2px
        }

    ul.dropdown, ul.sup-dropdown {
        opacity: 1 !important;
        position: relative !important;
        visibility: visible !important;
        width: 100% !important;
        top: inherit !important;
        left: 0 !important;
        margin-top: 0 !important;
        background: #233B69 !important;
        box-shadow: none !important
    }

        ul.dropdown li, ul.sup-dropdown li {
            border-top: none
        }

    .milestone-block {
        display: block;
        clear: left;
        margin-right: 0
    }

    .btn-system {
        margin-bottom: 10px
    }

    .cart-button-wrap .btn-system {
        margin-bottom: 0
    }

    .navbar-brand {
        padding: 0 15px;
        left: 30px;
        height: 50px
    }

    .widget-search .btn-system {
        width: 100%
    }

    .search-mfg-input {
        width: 80%
    }

    #cart-summary tfoot td.total-price-container {
        padding-left: 0
    }

        #cart-summary tfoot td.total-price-container span {
            font: 600 13px/22px Ubuntu,sans-serif
        }

    .parts-form .btn-system {
        margin-bottom: 0
    }

    .pad-0-mob {
        padding: 0
    }

    .order-h-details-grid .core-charges .dropdown-order-history-price-details {
        left: 0
    }

    .forgot-pass .navbar-brand {
        position: relative
    }

    .cc-revoke {
        display: none !important
    }
}

@media (max-width : 479px) {
    #main-slide .item img {
        height: 134px !important
    }

    #main-slide .carousel-control i {
        color: #fff;
        font-size: 14px;
        padding: 7px 10px;
        top: 39% !important
    }

    .how-can-we-help, .phone-hcwh, .email-hcwh {
        padding: 5px 0
    }

    .product-thumbnails .slick-prev {
        left: 13px;
        z-index: 9
    }

    .product-thumbnails .slick-list {
        margin-left: 24px
    }

    .product-thumbnails .slick-next {
        right: 13px
    }

    .count-badge {
        top: 2px;
        right: -4px
    }

    .count-badge-login {
        right: -2px;
        top: 0
    }

    .mycart-part-info {
        width: 71%
    }

    .item-details-order .mycart-part-info {
        width: 69%
    }

    .border-icon-links {
        padding: 6px 7.7%
    }

    .fol-action-menu a {
        padding: 13px 37px;
        width: 33.3%
    }

    .order-h-details-grid .mycart-part-info {
        width: 72%
    }

    .dropdown-order-history-price-details {
        right: -11px;
        width: 360px;
        left: auto;
        top: 50px
    }

    .amount-col .dropdown-order-history-price-details {
        width: 384px;
        top: 40px
    }

    .qty-order .dropdown-order-history-price-details {
        left: -11px;
        right: auto
    }

    .order-history-list-row.invoices-list .dropdown-order-history-price-details {
        width: 384px;
        top: 56px;
        right: -1px
    }

    .will-advise-part-row .viewed-part-info {
        width: 100%;
        max-width: 100%
    }

    .will-advise-part-row .part-col {
        padding-right: 0
    }

    .will-advise-part-row .qty-col {
        padding-left: 0
    }

    .promotion-detail-img {
        max-height: 110px !important
    }

    .cc-revoke {
        display: none !important
    }
}

@media only screen and (max-width : 384px) {
    .viewed-part-info {
        max-width: 60%
    }

        .viewed-part-info.back-order-part-info {
            max-width: 68%;
            width: 68%
        }

    .promotion-part-info {
        max-width: 70%;
        width: 70%
    }

        .promotion-part-info .part-name {
            overflow: visible;
            display: inline-block
        }

    ul.social-list li a {
        padding: 12px 6px
    }

    ul.social-list-login li a {
        padding: 10px 6px
    }

    .alerts-home:before, .cart-dropdown:before {
        right: 100px
    }

    .alerts-login:before {
        right: 100px
    }

    .alerts-dropdown:before {
        right: 61px
    }

    .alt-part-bottom .viewed-part-info {
        padding-right: 0;
        width: 65%;
        max-width: 65%
    }

    .product-thumbnails .slick-next {
        right: 0
    }

    .product-thumbnails .slick-list {
        margin-left: 15px
    }

    .product-thumbnails .slick-prev {
        left: 0;
        z-index: 9
    }

    .count-badge {
        top: 2px;
        right: -4px
    }

    .count-badge-login {
        right: -2px;
        top: -2px
    }

    .mycart-part-info {
        width: 70%;
        max-width: 70%
    }

    .sh-part-info {
        width: 62%
    }

    .item-details-order .mycart-part-info {
        width: 61%
    }

    .ack-parts-grid .mycart-part-info {
        width: 100%;
        max-width: 100%
    }

    .sum-cart-items-list .mycart-part-info {
        width: 70%;
        max-width: 69%
    }

    .border-icon-links {
        padding: 6px 7.1%
    }

    .fol-action-menu a {
        padding: 13px 32px
    }

    .order-h-details-grid .mycart-part-info {
        width: 68%
    }

    .dropdown-order-history-price-details {
        right: -11px;
        width: 307px;
        left: auto;
        top: 52px
    }

    .amount-col .dropdown-order-history-price-details {
        width: 335px;
        top: 40px
    }

    .qty-order .dropdown-order-history-price-details {
        left: -11px;
        right: auto
    }

    .order-history-list-row.invoices-list .dropdown-order-history-price-details {
        width: 345px;
        top: 56px;
        right: -1px
    }

    .import-file .label-info {
        width: 265px
    }
}

@media only screen and (max-width : 360px) {
    .show-more {
        padding: 19px 10px 0
    }

    .forgot-pass-form .reset-button-wrap {
        margin-top: 6px !important
    }

    .forgot-pass-form .back-to-login {
        margin-bottom: 30px !important
    }

    .container-overflow {
        max-height: 460px;
        overflow: auto;
        overflow-x: hidden
    }

    .viewed-part-info {
        max-width: 100%
    }

    ul.social-list li a {
        padding: 15px 6px
    }

    ul.social-list-login li a {
        padding: 10px 6px
    }

    #main-slide .carousel-control i {
        top: 33% !important
    }

    #navigator .title {
        padding: 0 20px 0 15px
    }

    #navigator_1 .title {
        padding: 0 20px 0 15px
    }

    .dropdown-menu.cart-dropdown {
        width: 300px;
        right: 10px
    }

    .items-row .right-content {
        width: 178px
    }

    .dropdown-menu.alerts-home {
        width: 300px;
        right: 10px
    }

    .dropdown-menu.alerts-login {
        width: 300px;
        right: 10px
    }

    .items-row .right-content .part-name label {
        width: 155px
    }

    .alerts-home:before, .cart-dropdown:before {
        right: 99px
    }

    .alerts-login:before {
        right: 99px
    }

    .alerts-dropdown:before {
        right: 61px
    }

    .part-details-button-group .cart button {
        padding: 4px 16px;
        font-size: 25px;
        height: 42px
    }

    .alt-part-bottom .viewed-part-info {
        max-width: 57%
    }

    .product-image-gallery .slider-nav .slick-slide img {
        display: block;
        width: 64px;
        height: 64px
    }

    .product-thumbnails .slick-list {
        margin-left: 34px
    }

    .product-thumbnails .slick-next {
        right: 0
    }

    .product-thumbnails .slick-prev {
        left: 0;
        z-index: 9
    }

    .count-badge {
        top: 2px;
        right: -4px
    }

    .count-badge-login {
        right: -2px;
        top: -2px
    }

    .mycart-part-info {
        width: 65%;
        max-width: 65%
    }

    .sum-cart-items-list .mycart-part-info {
        width: 65%;
        max-width: 63%
    }

    .step-name {
        width: 61%;
        float: left;
        padding-top: 5px;
        min-height: 81px
    }

    .border-icon-links {
        padding: 6px 6.8%
    }

    .fol-action-menu a {
        padding: 13px 30px
    }

    .datepicker-control .from-date input {
        font-size: 12px
    }

    .dropdown-order-history-more-info:after, .dropdown-order-history-more-info:before {
        top: 100%;
        left: 71%;
        border: solid transparent;
        content: " ";
        height: 0;
        width: 0;
        position: absolute;
        pointer-events: none
    }

    .dropdown-order-history-more-info:after {
        border-color: rgba(255,255,255,0);
        border-top-color: #fff;
        border-width: 8px;
        margin-left: -8px
    }

    .dropdown-order-history-more-info:before {
        border-color: rgba(204,204,204,0);
        border-top-color: #ccc;
        border-width: 9px;
        margin-left: -9px
    }

    .dropdown-order-history-more-info {
        top: -80px;
        right: -11px
    }

    .dropdown-order-history-price-details {
        right: -11px;
        left: auto;
        width: 306px
    }

    .amount-col .dropdown-order-history-price-details {
        width: 330px;
        top: 40px
    }

    .dropdown-order-history-price-details:after, .dropdown-order-history-price-details:before {
        left: 69%
    }

    .item-details-order .mycart-part-info {
        width: 64%
    }

    .order-history-list-row.invoices-list .dropdown-order-history-price-details {
        width: 330px;
        top: 56px;
        right: -1px
    }

    .back-to-login a {
        padding-top: 0
    }

    .edit-profile-form-btns.signup-btns .btn-system {
        margin-bottom: 0
    }

    .import-file .label-info {
        width: 240px
    }

    .recentorder-home .recent-orders .btn-system {
        width: 15px;
        padding: 2px 0
    }

    .recentorder-home .recent-orders td {
        max-width: 164px
    }

        .recentorder-home .recent-orders td.align-right {
            text-align: left
        }

    .slick-slide .bordered-btn {
        padding: 9px 17px 0 16px
    }
}

@media only screen and (max-width : 320px) {
    .navbar-brand img {
        padding: 10px 0 !important;
        margin: 0
    }

    .product-thumbnails .slick-list {
        margin-left: 24px
    }

    .border-icon-links {
        padding: 6px 6%
    }

    .fol-action-menu a {
        padding: 13px 25px
    }

    .datepicker-control .from-date .fa {
        font-size: 16px;
        color: #777;
        bottom: 12px
    }

    .datepicker-control .from-date input {
        font-size: 11px;
        padding: 12px 8px
    }

    .order-h-details-grid .mycart-part-info {
        width: 61%
    }

    .dropdown-order-history-price-details {
        width: 266px
    }

    .item-details-order .mycart-part-info {
        width: 61%
    }

    .amount-col .dropdown-order-history-price-details {
        width: 290px;
        top: 40px
    }

    .payble-amount-Info-wrap .button-col {
        width: 37%
    }

    .payble-amount-Info-wrap .amount-col {
        width: 60%
    }

    .review-payment-row .price-col input {
        width: 100%
    }

    .order-history-list-row.invoices-list .dropdown-order-history-price-details {
        width: 290px;
        top: 56px;
        right: -1px
    }

    .main-msg {
        font-size: 22px
    }

    .forgot-pass-form {
        padding: 15px;
        top: 13%
    }

        .forgot-pass-form .row {
            margin-left: -15px;
            margin-right: -15px
        }

        .forgot-pass-form .edit-profile-form-btns {
            padding: 15px 15px 0
        }

        .forgot-pass-form .back-to-login {
            padding-left: 15px
        }

        .forgot-pass-form .reset-button-wrap {
            padding-right: 15px;
            padding-left: 15px;
            margin-top: 20px
        }

    .forgot-pass-form {
        padding: 15px;
        width: 96%;
        top: 9%
    }

    .email-sent-wrap {
        top: 22%
    }

    body.signin {
        margin-bottom: 0
    }

    .sign-in-form.forgot-pass-form {
        margin: 5% auto;
        width: 90%;
        background-color: rgba(000,000,000,0.7)
    }

    .container-overflow {
        max-height: 400px;
        overflow: auto;
        overflow-x: hidden
    }

    .interchangeble-desc {
        width: 60%
    }

    .import-file .label-info {
        width: 192px
    }

    .discount-disclaimer {
        width: 248px
    }

    .slick-slide .bordered-btn {
        padding: 8px 10px 0
    }
}

@media (min-width: 360px) and (max-width: 420px) {
    .step-name {
        min-height: 65px
    }

    .full .mar-b-30 {
        margin-bottom: 40px
    }

    .slick-slide .bordered-btn {
        padding: 9px 18px 0
    }
}

@media (min-width: 390px) and (max-width: 420px) {
    .sign-in-form.forgot-pass-form .row {
        margin-bottom: 0
    }

    .forgot-pass-form .row {
        margin-bottom: 0
    }

    .signup-container {
        margin-bottom: 50px
    }

    .container.signup-container {
        margin-bottom: 80px
    }

    .top-50 {
        top: 50px
    }
}

@media (device-width:414px) {
    .gauge_labels {
        width: 234px;
        top: 132px !important
    }

    .gauge_label_low {
        width: 32px !important
    }
}

@media (min-width:320px) and (max-width:414px) {
    .rc-h-90 {
        height: 90px
    }

    .ul-right {
        position: relative;
        left: -15px;
        margin-top: 0
    }
}

@media (min-width:480px) and (max-width:767px) {
    #main-slide .item img {
        height: 214px
    }

    .promotion-detail-img {
        max-height: 250px !important
    }

    .forgot-pass-form {
        margin-bottom: 10%
    }

        .forgot-pass-form .row {
            margin-bottom: 0
        }

    .alertbox {
        margin-top: 0 !important
    }

    .alertbox-margin {
        margin-top: 0 !important
    }

    .download-template a {
        padding-left: 15px
    }

    .import-file .label-info {
        width: 465px
    }

    .m-cart-btns .btn-system {
        margin: 5px 0
    }

    .slick-slide .bordered-btn {
        padding: 9px 12px 0
    }

    .selectAllDisplay {
        display: inline-block !important
    }
}

@media only print {
    .col-xs-12 {
        width: auto
    }

    .col-md-1, .col-sm-1 {
        width: 8.333333%
    }

    .col-md-2, .col-sm-2 {
        width: 16.666667%
    }

    .col-md-3, .col-sm-3 {
        width: 25%
    }

    .col-md-4, .col-sm-4 {
        width: 33.333333%
    }

    .col-md-5, .col-sm-5 {
        width: 41.666667%
    }

    .col-md-6, .col-sm-6 {
        width: 50%
    }

    .col-md-7, .col-sm-7 {
        width: 58.333333%
    }

    .col-md-8, .col-sm-8 {
        width: 66.666667%
    }

    .col-md-9, .col-sm-9 {
        width: 75%
    }

    .col-md-10, .col-sm-10 {
        width: 83.333333%
    }

    .col-md-11, .col-sm-11 {
        width: 91.666667%
    }

    .col-md-12, .col-sm-12 {
        width: 100%
    }
}

@media print {
    .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
    }

    .visible-xs {
        display: none !important
    }

    .hidden-xs {
        display: block !important
    }

    table.hidden-xs {
        display: table
    }

    tr.hidden-xs {
        display: table-row !important
    }

    th.hidden-xs, td.hidden-xs {
        display: table-cell !important
    }

    .hidden-xs.hidden-print {
        display: none !important
    }

    .hidden-sm {
        display: none !important
    }

    .visible-sm {
        display: block !important
    }

    table.visible-sm {
        display: table
    }

    tr.visible-sm {
        display: table-row !important
    }

    th.visible-sm, td.visible-sm {
        display: table-cell !important
    }
}

@media screen and (min-width: 1280px) and (orientation: landscape) {
    .fix-sidebar-checkout-shoppingcart {
        width: 398px !important;
        position: fixed !important;
        margin-left: 800px !important;
        margin-top: -7px;
        -webkit-transition: all .5s ease-in-out;
        -moz-transition: all .5s ease-in-out;
        -o-transition: all .5s ease-in-out;
        -ms-transition: all .5s ease-in-out;
        transition: all .5s ease-in-out
    }

    .fix-sidebar-checkout {
        width: 398px !important;
        position: fixed !important;
        margin-left: 800px !important;
        margin-top: -7px;
        -webkit-transition: all .5s ease-in-out;
        -moz-transition: all .5s ease-in-out;
        -o-transition: all .5s ease-in-out;
        -ms-transition: all .5s ease-in-out;
        transition: all .5s ease-in-out
    }

    .fix-sidebar-checkout-createOrder {
        width: 398px !important;
        position: fixed;
        margin-left: 800px !important;
        margin-top: 0;
        -webkit-transition: all .5s ease-in-out;
        -moz-transition: all .5s ease-in-out;
        -o-transition: all .5s ease-in-out;
        -ms-transition: all .5s ease-in-out;
        transition: all .5s ease-in-out
    }
}

@media screen and (max-width: 1280px) and (orientation: landscape) {
    .cart-dropdown {
        top: 60px
    }

    .alerts-home {
        top: 60px
    }

    .myprofile-home {
        top: 60px
    }
}

@media screen and (max-width: 1199px) and (min-width: 1024px) {
    .fix-sidebar-checkout-shoppingcart {
        width: 333px !important;
        position: fixed !important;
        margin-left: 640px !important;
        margin-top: -7px;
        -webkit-transition: all .5s ease-in-out;
        -moz-transition: all .5s ease-in-out;
        -o-transition: all .5s ease-in-out;
        -ms-transition: all .5s ease-in-out;
        transition: all .5s ease-in-out
    }

    .fix-sidebar-checkout {
        width: 328px !important;
        position: fixed;
        margin-left: 650px !important;
        -webkit-transition: all .5s ease-in-out;
        -moz-transition: all .5s ease-in-out;
        -o-transition: all .5s ease-in-out;
        -ms-transition: all .5s ease-in-out;
        transition: all .5s ease-in-out
    }

    .fix-sidebar-checkout-createOrder {
        width: 328px !important;
        position: fixed;
        margin-left: 650px !important;
        margin-top: 0;
        -webkit-transition: all .5s ease-in-out;
        -moz-transition: all .5s ease-in-out;
        -o-transition: all .5s ease-in-out;
        -ms-transition: all .5s ease-in-out;
        transition: all .5s ease-in-out
    }

    .slick-slide .bordered-btn {
        padding: 9px 17px 0 16px
    }
}

@media screen and (min-width: 1200px) and (max-width: 1279px) {
    .fix-sidebar-checkout-shoppingcart {
        width: 400px !important;
        position: fixed !important;
        margin-left: 804px !important;
        margin-top: -7px;
        -webkit-transition: all .5s ease-in-out;
        -moz-transition: all .5s ease-in-out;
        -o-transition: all .5s ease-in-out;
        -ms-transition: all .5s ease-in-out;
        transition: all .5s ease-in-out
    }

    .fix-sidebar-checkout {
        width: 410px !important;
        position: fixed;
        margin-left: 788px !important;
        -webkit-transition: all .5s ease-in-out;
        -moz-transition: all .5s ease-in-out;
        -o-transition: all .5s ease-in-out;
        -ms-transition: all .5s ease-in-out;
        transition: all .5s ease-in-out
    }

    .fix-sidebar-checkout-createOrder {
        width: 380px !important;
        position: fixed;
        margin-left: 820px !important;
        margin-top: 0;
        -webkit-transition: all .5s ease-in-out;
        -moz-transition: all .5s ease-in-out;
        -o-transition: all .5s ease-in-out;
        -ms-transition: all .5s ease-in-out;
        transition: all .5s ease-in-out
    }
}

@media (min-width:1024px) {
    .lg-marT-10 {
        margin-top: 10px
    }

    .footer-pos {
        position: inherit !important
    }
}

@media(max-width:767px) {
    .xs-bor-rig-0 {
        border-right: 0 !important
    }

    .xs-bor-left {
        border-left: 1px solid #ccc !important
    }

    .xs-border-btm-0 {
        border-bottom: 0 !important
    }

    .xs-border-btm {
        border-bottom: 1px solid #ccc !important
    }

    .xs-clearfix {
        clear: both
    }

    .xs-rig-bor-0 {
        border-right: 0 !important
    }

    .xs-date-picker {
        padding: 10px 3px !important
    }

    .account-info-devider .div-rig-border {
        border-right: 0
    }

    .mar-btm-5 {
        margin-bottom: 5px
    }

    .rentalInvoice_width a, .rentaOrder_width a, .rentalQuotes_width a, .rentalQuotes_width a, .eqip_width a, .equip_order_width a, .eqiup_width a, .Payinvoice_width a, .PartQuotes_width a, .RentalInvoice_width a .orders_width a, .order_width a, .backOrder_width a, .serviceInvoice_width a, .ServiceOrder_width a, .serviceQuote_width a, .RentalEquip_width a, .PartInvoice_width a {
        width: 50% !important;
        text-align: center
    }

    .text_align_left a {
        text-align: left !important
    }

    .footer-pos {
        position: inherit !important
    }

    .Favlist_width a {
        text-align: center;
        width: 33.3%
    }

    .sm-height-105 {
        height: 105px !important
    }

    .sm-span {
        display: block;
        padding: 8px 0
    }

    .ul-right {
        top: 9px !important
    }

    .clear-left {
        clear: left
    }

    .cookie-link {
        display: inline-block !important
    }

    .selectAllDisplay {
        display: inline-block !important
    }
}

@media(max-width:769px) {
    .rc-h-85 {
        height: 85px;
        padding: 10px 18px
    }

    .ul-right {
        position: relative;
        left: -85px;
        top: 12px
    }

    .sm-mar-top-20 {
        margin-top: 20px
    }
}

@media (min-width: 768px) {
    .eqp-config-block {
        border-bottom: 1px #ccc dotted !important
    }

    .no-t-b-border {
        border-top: 0 !important;
        border-bottom: 0 !important
    }
}

@media (min-width: 992px) {
    .eqp-config-block {
        border-bottom: 0 #ccc dotted !important
    }

    .newLanding_page {
        margin: 20px auto !important
    }

    .no-t-b-border {
        border-top: 0 !important;
        border-bottom: 0 !important
    }
}

@media (min-width: 1200px) {
    .widget-divider {
        margin: 0 !important;
        border-top: 0 #ccc dotted !important;
        padding-top: 0 !important
    }

    .forgot-pass-form.alertbox-login {
        float: right
    }

    .alertbox {
        float: left
    }

    .promotion-padding {
        padding: 55px 150px 20px
    }

    .widget-width {
        width: 200px !important
    }
}

@media only screen and ( max-width:800px) {
    .RecentOrderTab {
        width: 100%;
        text-align: left;
        float: left;
        margin-top: 12px
    }

    .headSpan {
        position: relative;
        top: -5px;
        padding-bottom: 5px;
        display: block
    }

    .sm-dDivider {
        border-bottom: 2px solid #ddd
    }

    .clear-left {
        clear: left
    }
}

@media only screen and (device-width: 414px) {
    .rentalInvoice_width a {
        width: 50% !important
    }

    .gauge_container {
        left: 50%
    }

    .gauge_label_low {
        width: 98px
    }

    .gauge_labels {
        top: 125px;
        width: 254px
    }
}

@media only screen and (device-width: 812px) {
    .TopNav_left ul li a {
        padding: 5px 8px !important
    }

    .sm-pad-0 {
        padding: 0
    }

    .rc-h-85 {
        height: 85px;
        padding: 10px 18px
    }

    .ul-right {
        position: relative;
        left: -127px !important;
        top: 13px !important
    }

    .sm-mar-top-20 {
        margin-top: 20px
    }

    .sm-height-105 {
        height: 105px !important
    }

    .sm-span {
        display: block;
        padding: 8px 0
    }

    .sm-dDivider {
        border-bottom: 2px solid #ccc
    }

    .xs-mar-btm-5 {
        margin-bottom: 5px !important
    }
}

@media only screen and (device-width: 375px) {
    .order-h-search-form .first-row {
        margin-bottom: 0;
        min-height: 38px
    }

    .gauge_container {
        left: 50%
    }

    .ul-right {
        left: -45px !important
    }

    .gauge_labels {
        top: 140px;
        width: 227px
    }

    .rentalQuotes_width a {
        width: 50%
    }
}

@media (device-width: 667px) {
    .ul-right {
        left: -340px;
        top: 12px
    }
}

@media only screen and (device-width: 360px) {
    .gauge_container {
        left: 50%
    }

    .order-h-search-form .first-row {
        margin-bottom: 0;
        min-height: 38px
    }
}

@media only screen and (device-width: 320px) {
    .rgisterUserBtnGroup a {
        width: 31% !important
    }

    .clear-left {
        clear: left !important
    }

    .gauge_container {
        left: 54%;
        width: 230px;
        height: 120px
    }

    .gauge_bg {
        width: 220px;
        height: 120px
    }

    .gauge_center {
        width: 119px;
        height: 72px;
        top: 48px;
        margin-left: 53px
    }

    .gauge_data {
        width: 217px;
        height: 108px
    }

    .gauge_needle {
        left: 106px;
        top: 108px;
        width: 110px
    }

    .gauge_labels {
        top: 135px;
        width: 208px
    }

    .gauge_label_low {
        width: 15px
    }

    .ul-right li a {
        font-size: 12px !important
    }

    .ul-right {
        left: -8px !important;
        top: 12px
    }

    .SearchImage {
        height: 304px;
        min-width: 151px;
        margin-top: 34px
    }
}

@media only screen and (device-width: 568px) {
    .ul-right {
        position: relative;
        left: -242px;
        top: 12px
    }
}

@media only screen and (min-width: 1025px) {
    .sm-border-top {
        border-top: 0 !important
    }
}

@media only screen and (max-width: 1024px) {
    .account-info-devider .div-rig-border {
        min-height: 60px
    }

    .sm-border-top {
        border-top: 1px solid #eee
    }

    .sm-bor-rig {
        border-right: 0 !important
    }
}

@media only screen and (max-width: 767px) {
    .order-h-search-form .second-row {
        margin-bottom: 10px
    }

    .serviceRequest_width a {
        width: 33.3%
    }

    .order-h-search-form .first-row {
        margin-bottom: 10px;
        min-height: 38px
    }

    .xs-border-top {
        border-top: 1px solid #eee !important
    }

    .selectAllDisplay {
        display: inline-block !important
    }
}

@media only screen and (max-width: 812px) {
    .xs-fa-btn {
        width: 47%
    }

    .RecentOrderTab {
        width: 100%;
        text-align: right;
        float: right;
        margin-top: 8px
    }

        .RecentOrderTab .btn-group {
            float: left
        }

    ul.resp-tabs-list {
        display: none
    }

    h2.resp-accordion {
        display: block
    }

    .resp-vtabs .resp-tab-content {
        border: 1px solid #C1C1C1
    }

    .resp-vtabs .resp-tabs-container {
        border: none;
        float: none;
        width: 100%;
        min-height: initial;
        clear: none
    }

    .resp-accordion-closed {
        display: none !important
    }

    .resp-vtabs .resp-tab-content:last-child {
        border-bottom: 1px solid #c1c1c1 !important
    }
}

@media only screen and (max-width: 736px) {
    .text-center-xs {
        text-align: center
    }
}

@media only screen and (device-width:800px) {
    .sm-mar-top-btm-15 {
        margin-top: 15px;
        margin-bottom: 15px
    }

    .sm-offset-4 {
        margin-left: 33.33333333%
    }

    .oe_equipment_image {
        position: relative;
        top: 15px
    }

    .oe-equip-bor-top {
        border-top: 1px solid #ccc
    }

    .xs-fa-btn {
        width: 43%
    }

    .account-info-devider .div-rig-border {
        min-height: 81px
    }

    .sm-bor-rig {
        border-right: 1px solid #eee !important
    }

    .sm-border-top {
        border-top: 0
    }
}

@media (device-width: 800px) and (orientation: portrait) {
    .ul-right {
        left: -116px;
        padding: 18px 0
    }

    .sm-height-105 {
        height: 105px
    }
}

@media only screen and (min-width:800px) and (max-width:960px) {
    .oe-bor-top {
        border-top: 1px solid #ddd !important
    }
}

@media screen and (max-device-width: 767px) and (min-device-width: 300px) {
    .clearfix-xs {
        clear: both
    }

    .sort-fol-dropdown-menu li a.active {
        width: 100% !important
    }

    .SearchImage {
        height: 300px;
        min-width: 200px;
        margin-top: 34px
    }
}

@media only screen and (device-width:812px) and (orientation: landscape) {
    .sm-mar-top-btm-15 {
        margin-top: 15px;
        margin-bottom: 15px
    }

    .sm-offset-4 {
        margin-left: 33.33333333%
    }

    label.status {
        margin-bottom: 5px !important
    }

    .rentalQuotes_width a, .rentaOrder_width a {
        width: 50%
    }

    .oe_equipment_image {
        position: relative;
        top: 15px
    }

    .eqip_img_height {
        height: 205px !important
    }

    .oe-equip-bor-top {
        border-top: 1px solid #ccc !important
    }
}

@media(device-width:360px) {
    .ul-right {
        left: -34px !important
    }
}

@media screen and ( min-device-width: 300px) and (max-device-width: 767px) {
    .text-rl {
        text-align: left
    }

    .padding-9 {
        padding: 3px 0 5px
    }

    .col-xs-12 {
        width: 100% !important
    }

    .xs-fa-btn {
        width: 46%
    }

    .bor_top_w {
        border-top: 1px solid #fff
    }

    .padding-sm-0 {
        padding: 0 5px
    }

    .tab_top_bor_cong {
        border-top: 1px solid #ddd
    }

    .pad-xs-0 {
        padding: 0
    }

    .oe-bor-top {
        border-top: 1px solid #ddd !important
    }

    .pad-left-0 {
        padding-left: 0
    }

    .bor-rig-0 {
        border-right: 0 !important
    }

    .pad-button {
        padding-bottom: 60px
    }

    .top10 {
        margin-top: 10px
    }

    .selectAllDisplay {
        display: inline-block !important
    }
}

@media screen and ( min-device-height: 650px) and ( max-device-height: 750px) {
    .container-overflow {
        max-height: 400px;
        overflow: auto;
        overflow-x: hidden
    }

    .alertbox {
        width: 90%;
        background-color: rgba(0,0,0,0.7);
        margin-bottom: 20% !important
    }

    .selectAllDisplay {
        display: inline-block !important
    }

    .top-padding-btn {
        padding-top: 10px
    }
}

@media screen and ( min-device-width: 375px) and ( min-device-height: 700px) and ( max-device-height: 850px) {
    .container-overflow {
        max-height: 700px;
        overflow: auto;
        overflow-x: hidden
    }

    .alertbox {
        width: 90%;
        background-color: rgba(0,0,0,0.7);
        margin-bottom: 20% !important
    }
}

@media screen and (min-width: 992px) and (orientation:landscape) {
    .alertbox {
        width: 40%
    }

    .newLanding_page {
        margin: 20px auto !important
    }

    .no-t-b-border {
        border-top: 0 !important;
        border-bottom: 0 !important
    }
}

@media(device-width:768px) {
    .sm-offset-4 {
        margin-left: 33.33333333%
    }

    .sm-mar-top-btm-15 {
        margin-top: 15px;
        margin-bottom: 15px
    }

    .xs-fa-btn {
        width: 46%
    }

    .RentalInvoice_width a {
        width: 50% !important
    }

    .eqip_img_height {
        height: auto
    }

    .TopNav_left ul li a {
        padding: 5px 8px !important
    }

    .sm-pad-0 {
        padding: 0
    }

    .rc-h-85 {
        height: 85px;
        padding: 10px 18px
    }

    .sm-mar-top-20 {
        margin-top: 20px
    }

    .sm-height-105 {
        height: 105px !important
    }

    .sm-span {
        display: block;
        padding: 8px 0
    }

    .sm-dDivider {
        border-bottom: 2px solid #ccc
    }

    .xs-mar-btm-5 {
        margin-bottom: 5px
    }

    .sm-bor-rig {
        border-right: 1px solid #eee !important
    }

    .sm-border-top {
        border-top: 0
    }

    .account-info-devider .div-rig-border {
        min-height: 81px
    }

    .clear-left {
        clear: left !important
    }
}

@media only screen and (min-width: 740px) and (orientation: landscape) {
    .cc-floating {
        padding: 1em 1.8em !important;
        width: 100% !important;
        -ms-flex-direction: row !important;
        flex-direction: row !important;
        left: 0 !important;
        right: 0 !important;
        bottom: 0 !important;
        align-items: center !important;
        max-width: 100% !important
    }
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
    .cc-floating {
        padding: 1em 1.8em !important;
        width: 100% !important;
        -ms-flex-direction: row !important;
        flex-direction: row !important;
        left: 0 !important;
        right: 0 !important;
        bottom: 0 !important;
        align-items: center !important;
        max-width: 100% !important
    }

    .no-t-b-border {
        border-top: 0 !important;
        border-bottom: 0 !important
    }
}


     /* IE10+ CSS styles go here */
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {

.recent-orders .btn i, .arrow-parts .btn-system i{
  margin-right: -3px;
  margin-top: -6px;
  position: relative;
  top:-1px;
}


}

a {
    color: #FDA90A;
}

.section-overlay {
    background-color: #FDA90A;
}

.top-bar.color-bar {
    background-color: #FDA90A;
}

.service-box .read-more {
    color: #FDA90A;
}

.top-bar a:hover {
    color: #FDA90A;
}

.navbar-default .navbar-nav > li:hover > a, .navbar-default .navbar-nav > li > a.active {
    color: #FDA90A;
}

.dropdown > li:hover > a, .sup-dropdown li:hover > a {
    color: #FDA90A;
}

.navbar-default .navbar-nav > li > a:after {
    background-color: #FDA90A;
}

.navbar-default .navbar-nav > li > a.active, .navbar-default .navbar-nav > li:hover > a {
    border-color: #FDA90A;
}

.dropdown li a.active, .sup-dropdown li a.active {
    color: #FDA90A;
}

ul.breadcrumbs li a:hover {
    color: #FDA90A;
}

.panel-title a {
    color: #FDA90A;
}

    .panel-title a:hover {
        color: #FDA90A;
    }

.btn-system {
    background-color: #FDA90A;
    border: 1px #FDA90A solid;
}

    .btn-system.border-btn {
        border-color: #FDA90A;
        color: #FDA90A;
    }

        .btn-system.border-btn:hover {
            background-color: #FDA90A;
        }

        .btn-system.border-btn.btn-wite:hover {
            color: #FDA90A;
        }

    .btn-system.btn-wite {
        color: #FDA90A;
    }

ul.icons-list li i {
    color: #FDA90A;
}

.nav-tabs > li > a:hover, .nav-tabs > li > a:focus {
    background-color: #FDA90A;
}

.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover {
    color: #FDA90A;
}

#pagination span.current {
    border-color: #FDA90A;
    background-color: #FDA90A;
}

#pagination a:hover {
    color: #FDA90A;
}

.sidebar a:hover {
    color: #FDA90A;
}

.back-to-top:hover i {
    background-color: #FDA90A;
}

.touch-slider .owl-controls.clickable .owl-buttons div:hover {
    background-color: #FDA90A;
}

.touch-carousel .owl-controls.clickable .owl-buttons div:hover {
    background-color: #FDA90A;
}

#main-slide .animated2 strong {
    color: #FDA90A;
}

#main-slide .animated4 strong {
    color: #FDA90A;
}

#main-slide .animated7 strong {
    color: #FDA90A;
}

#main-slide .carousel-control i:hover {
    background: #FDA90A;
}

.slider.btn {
    background-color: #FDA90A;
}

#main-slide .carousel-indicators .active {
    background-color: #FDA90A;
}

.counter-item i {
    color: #FDA90A;
}

.timer {
    color: #FDA90A;
}

.team-member.modern .member-photo:after {
    background-color: #FDA90A;
}

.twitter-widget a {
    color: #FDA90A;
}

.dot1, .dot2 {
    background-color: #FDA90A;
}



.bordered-btn, .bordered-btn-sm {
    background-color: #fff;
    border: 1px solid #FDA90A;
    color: #FDA90A;
}

    .bordered-btn:hover, .bordered-btn:focus, .bordered-btn-sm:hover, .bordered-btn-sm:focus {
        background-color: #FDA90A;
        color: #fff;
    }

.slick-list,.slick-slider,.slick-track{position:relative;display:block}.slick-loading .slick-slide,.slick-loading .slick-track{visibility:hidden}.slick-slider{box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list{overflow:hidden;margin:0;padding:0}.slick-list:focus{outline:0}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-list,.slick-slider .slick-track{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.slick-track{top:0;left:0}.slick-track:after,.slick-track:before{display:table;content:''}.slick-track:after{clear:both}.slick-slide{float:left;height:100%;min-height:1px}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none}.slick-prev::before{content:"\f053"}.thumb-img-slider-wrap .slider,.thumb-wrap .slider,.thumb-wrap_new .slider{width:80%;margin:0 auto}.thumb-img-slider-wrap .slick-dots,.thumb-wrap .slick-dots,.thumb-wrap_new .slick-dots{display:none!important}.thumb-img-slider-wrap .slick-dotted.slick-slider,.thumb-wrap .slick-dotted.slick-slider,.thumb-wrap_new .slick-dotted.slick-slider{margin-bottom:0}.thumb-img-slider-wrap .slick-next:before,.thumb-wrap .slick-next:before,.thumb-wrap_new .slick-next:before{content:"\f054";font:normal normal normal 24px/1 FontAwesome;color:#999}.thumb-img-slider-wrap .slick-prev:before,.thumb-wrap .slick-prev:before,.thumb-wrap_new .slick-prev:before{content:"\f053";font:normal normal normal 24px/1 FontAwesome;color:#999}.thumb-img-slider-wrap .slick-slide img,.thumb-wrap .slick-slide img,.thumb-wrap_new .slick-slide img{display:inline}.thumb-wrap .slider .image img{width:auto;height:150px}.thumb-img-slider-wrap .slider .image img,.thumb-wrap_new .slider .image img{width:100%;height:auto}.thumb-img-slider-wrap .slider .image,.thumb-wrap .slider .image,.thumb-wrap_new .slider .image{text-align:center}.thumb-wrap .slick-prev{left:-10%}.thumb-img-slider-wrap .slick-prev,.thumb-wrap_new .slick-prev{left:-25px}.thumb-wrap .slick-next{right:-10%}
@charset 'UTF-8';.slick-dots,.slick-next,.slick-prev{position:absolute;display:block;padding:0}.slick-dots li button:before,.slick-next:before,.slick-prev:before{font-family:slick;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-loading .slick-list{background:url(ajax-loader.gif) center center no-repeat #fff}@font-face{font-family:slick;font-weight:400;font-style:normal;src:url(fonts/slick.eot);src:url(fonts/slick.eot?#iefix) format('embedded-opentype'),url(fonts/slick.woff) format('woff'),url(fonts/slick.ttf) format('truetype'),url(fonts/slick.svg#slick) format('svg')}.slick-next,.slick-prev{font-size:0;line-height:0;top:50%;width:20px;height:20px;-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translate(0,-50%);cursor:pointer;color:transparent;border:none;outline:0;background:0 0}.slick-next:focus,.slick-next:hover,.slick-prev:focus,.slick-prev:hover{color:transparent;outline:0;background:0 0}.slick-next:focus:before,.slick-next:hover:before,.slick-prev:focus:before,.slick-prev:hover:before{opacity:1}.slick-next.slick-disabled:before,.slick-prev.slick-disabled:before{opacity:.25}.slick-next:before,.slick-prev:before{font-size:20px;line-height:1;opacity:.75;color:#fff}.slick-prev{left:-25px}[dir=rtl] .slick-prev{right:-25px;left:auto}.slick-prev:before{content:'←'}.slick-next:before,[dir=rtl] .slick-prev:before{content:'→'}.slick-next{right:-25px}[dir=rtl] .slick-next{right:auto;left:-25px}[dir=rtl] .slick-next:before{content:'←'}.slick-dotted.slick-slider{margin-bottom:30px}.slick-dots{bottom:-25px;width:100%;margin:0;list-style:none;text-align:center}.slick-dots li{position:relative;display:inline-block;width:20px;height:20px;margin:0 5px;padding:0;cursor:pointer}.slick-dots li button{font-size:0;line-height:0;display:block;width:20px;height:20px;padding:5px;cursor:pointer;color:transparent;border:0;outline:0;background:0 0}.slick-dots li button:focus,.slick-dots li button:hover{outline:0}.slick-dots li button:focus:before,.slick-dots li button:hover:before{opacity:1}.slick-dots li button:before{font-size:6px;line-height:20px;position:absolute;top:0;left:0;width:20px;height:20px;content:'•';text-align:center;opacity:.25;color:#000}.slick-dots li.slick-active button:before{opacity:.75;color:#000}
.fv-has-feedback{position:relative}.fv-control-feedback{position:absolute;top:0;right:0;z-index:2;display:block;width:34px;height:34px;line-height:34px;text-align:center}.fv-help-block{display:block}.fv-form-bootstrap .help-block{margin-bottom:0}.fv-form-bootstrap .tooltip-inner{text-align:left}.fv-form-bootstrap .fv-icon-no-label{top:13px!important}.fv-form-bootstrap .fv-bootstrap-icon-input-group{z-index:100}.form-inline.fv-form-bootstrap .form-group{vertical-align:top}.fv-form-foundation .fv-control-feedback{top:21px;right:15px;width:37px;height:37px;line-height:37px}.fv-form-foundation .collapse .fv-control-feedback{top:0;right:0}.fv-form-horizontal.fv-form-foundation .fv-control-feedback{top:0}.fv-form-foundation .fv-icon-no-label{top:0}.fv-form-foundation .error .fv-control-feedback{color:#f04124}.fv-form-foundation .error.fv-has-tooltip input,.error.fv-has-tooltip textarea,.error.fv-has-tooltip select{margin-bottom:1rem}.fv-form-pure .fv-control-feedback{top:22px;width:36px;height:36px;line-height:36px}.pure-form-stacked.fv-form-pure .fv-control-feedback{top:4px}.pure-form-aligned .pure-control-group .fv-help-block{margin-top:5px;margin-left:180px}.pure-form-aligned.fv-form-pure .fv-control-feedback,/* Pure horizontal form */
.fv-form-pure .fv-icon-no-label{top:0}.fv-form-pure .fv-has-error label,.fv-form-pure .fv-has-error .fv-help-block,.fv-form-pure .fv-has-error .fv-control-feedback{color:#CA3C3C}.fv-form-semantic .fv-control-feedback.icon{right:7px}.fv-form-semantic .error .icon{color:#d95c5c}.fv-form-horizontal.fv-form-semantic .row{padding-bottom:0}.fv-form-uikit .fv-control-feedback{top:25px;width:30px;height:30px;line-height:30px}.fv-form-uikit .uk-text-danger{display:block}.uk-form-horizontal.fv-form-uikit .fv-control-feedback{top:0}.fv-form-uikit .fv-has-error label,.fv-form-uikit .fv-has-error .uk-form-label,.fv-form-uikit .fv-has-error .fv-control-feedback{color:#D85030}.fv-form-uikit .fv-icon-no-label{top:0}
.toast-title{font-weight:700}.toast-message{-ms-word-wrap:break-word;word-wrap:break-word}.toast-message a,.toast-message label{color:#fff}.toast-message a:hover{color:#ccc;text-decoration:none}.toast-close-button{position:relative;right:-.3em;top:-.3em;float:right;font-size:20px;font-weight:700;color:#fff;-webkit-text-shadow:0 1px 0 #fff;text-shadow:0 1px 0 #fff;opacity:.8;-ms-filter:alpha(Opacity=80);filter:alpha(opacity=80)}.toast-close-button:focus,.toast-close-button:hover{color:#000;text-decoration:none;cursor:pointer;opacity:.4;-ms-filter:alpha(Opacity=40);filter:alpha(opacity=40)}button.toast-close-button{padding:0;cursor:pointer;background:0 0;border:0;-webkit-appearance:none}.toast-top-center{top:0;right:0;width:100%}.toast-bottom-center{bottom:0;right:0;width:100%}.toast-top-full-width{top:0;right:0;width:100%}.toast-bottom-full-width{bottom:0;right:0;width:100%}.toast-top-left{top:12px;left:12px}.toast-top-right{top:12px;right:12px}.toast-bottom-right{right:12px;bottom:12px}.toast-bottom-left{bottom:12px;left:12px}#toast-container{position:fixed;z-index:999999}#toast-container *{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box}#toast-container>div{position:relative;overflow:hidden;margin:0 0 6px;padding:15px 15px 15px 50px;width:300px;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;background-position:15px center;background-repeat:no-repeat;-moz-box-shadow:0 0 12px #999;-webkit-box-shadow:0 0 12px #999;box-shadow:0 0 12px #999;color:#fff;opacity:.8;-ms-filter:alpha(Opacity=80);filter:alpha(opacity=80)}#toast-container>:hover{-moz-box-shadow:0 0 12px #000;-webkit-box-shadow:0 0 12px #000;box-shadow:0 0 12px #000;opacity:1;-ms-filter:alpha(Opacity=100);filter:alpha(opacity=100);cursor:pointer}#toast-container>.toast-info{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAGwSURBVEhLtZa9SgNBEMc9sUxxRcoUKSzSWIhXpFMhhYWFhaBg4yPYiWCXZxBLERsLRS3EQkEfwCKdjWJAwSKCgoKCcudv4O5YLrt7EzgXhiU3/4+b2ckmwVjJSpKkQ6wAi4gwhT+z3wRBcEz0yjSseUTrcRyfsHsXmD0AmbHOC9Ii8VImnuXBPglHpQ5wwSVM7sNnTG7Za4JwDdCjxyAiH3nyA2mtaTJufiDZ5dCaqlItILh1NHatfN5skvjx9Z38m69CgzuXmZgVrPIGE763Jx9qKsRozWYw6xOHdER+nn2KkO+Bb+UV5CBN6WC6QtBgbRVozrahAbmm6HtUsgtPC19tFdxXZYBOfkbmFJ1VaHA1VAHjd0pp70oTZzvR+EVrx2Ygfdsq6eu55BHYR8hlcki+n+kERUFG8BrA0BwjeAv2M8WLQBtcy+SD6fNsmnB3AlBLrgTtVW1c2QN4bVWLATaIS60J2Du5y1TiJgjSBvFVZgTmwCU+dAZFoPxGEEs8nyHC9Bwe2GvEJv2WXZb0vjdyFT4Cxk3e/kIqlOGoVLwwPevpYHT+00T+hWwXDf4AJAOUqWcDhbwAAAAASUVORK5CYII=)!important}#toast-container>.toast-error{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAHOSURBVEhLrZa/SgNBEMZzh0WKCClSCKaIYOED+AAKeQQLG8HWztLCImBrYadgIdY+gIKNYkBFSwu7CAoqCgkkoGBI/E28PdbLZmeDLgzZzcx83/zZ2SSXC1j9fr+I1Hq93g2yxH4iwM1vkoBWAdxCmpzTxfkN2RcyZNaHFIkSo10+8kgxkXIURV5HGxTmFuc75B2RfQkpxHG8aAgaAFa0tAHqYFfQ7Iwe2yhODk8+J4C7yAoRTWI3w/4klGRgR4lO7Rpn9+gvMyWp+uxFh8+H+ARlgN1nJuJuQAYvNkEnwGFck18Er4q3egEc/oO+mhLdKgRyhdNFiacC0rlOCbhNVz4H9FnAYgDBvU3QIioZlJFLJtsoHYRDfiZoUyIxqCtRpVlANq0EU4dApjrtgezPFad5S19Wgjkc0hNVnuF4HjVA6C7QrSIbylB+oZe3aHgBsqlNqKYH48jXyJKMuAbiyVJ8KzaB3eRc0pg9VwQ4niFryI68qiOi3AbjwdsfnAtk0bCjTLJKr6mrD9g8iq/S/B81hguOMlQTnVyG40wAcjnmgsCNESDrjme7wfftP4P7SP4N3CJZdvzoNyGq2c/HWOXJGsvVg+RA/k2MC/wN6I2YA2Pt8GkAAAAASUVORK5CYII=)!important}#toast-container>.toast-success{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAADsSURBVEhLY2AYBfQMgf///3P8+/evAIgvA/FsIF+BavYDDWMBGroaSMMBiE8VC7AZDrIFaMFnii3AZTjUgsUUWUDA8OdAH6iQbQEhw4HyGsPEcKBXBIC4ARhex4G4BsjmweU1soIFaGg/WtoFZRIZdEvIMhxkCCjXIVsATV6gFGACs4Rsw0EGgIIH3QJYJgHSARQZDrWAB+jawzgs+Q2UO49D7jnRSRGoEFRILcdmEMWGI0cm0JJ2QpYA1RDvcmzJEWhABhD/pqrL0S0CWuABKgnRki9lLseS7g2AlqwHWQSKH4oKLrILpRGhEQCw2LiRUIa4lwAAAABJRU5ErkJggg==)!important}#toast-container>.toast-warning{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAGYSURBVEhL5ZSvTsNQFMbXZGICMYGYmJhAQIJAICYQPAACiSDB8AiICQQJT4CqQEwgJvYASAQCiZiYmJhAIBATCARJy+9rTsldd8sKu1M0+dLb057v6/lbq/2rK0mS/TRNj9cWNAKPYIJII7gIxCcQ51cvqID+GIEX8ASG4B1bK5gIZFeQfoJdEXOfgX4QAQg7kH2A65yQ87lyxb27sggkAzAuFhbbg1K2kgCkB1bVwyIR9m2L7PRPIhDUIXgGtyKw575yz3lTNs6X4JXnjV+LKM/m3MydnTbtOKIjtz6VhCBq4vSm3ncdrD2lk0VgUXSVKjVDJXJzijW1RQdsU7F77He8u68koNZTz8Oz5yGa6J3H3lZ0xYgXBK2QymlWWA+RWnYhskLBv2vmE+hBMCtbA7KX5drWyRT/2JsqZ2IvfB9Y4bWDNMFbJRFmC9E74SoS0CqulwjkC0+5bpcV1CZ8NMej4pjy0U+doDQsGyo1hzVJttIjhQ7GnBtRFN1UarUlH8F3xict+HY07rEzoUGPlWcjRFRr4/gChZgc3ZL2d8oAAAAASUVORK5CYII=)!important}#toast-container.toast-bottom-center>div,#toast-container.toast-top-center>div{width:300px;margin:auto}#toast-container.toast-bottom-full-width>div,#toast-container.toast-top-full-width>div{width:96%;margin:auto}.toast{background-color:#030303}.toast-success{background-color:#51a351}.toast-error{background-color:#bd362f}.toast-info{background-color:#2f96b4}.toast-warning{background-color:#f89406}.toast-progress{position:absolute;left:0;bottom:0;height:4px;background-color:#000;opacity:.4;-ms-filter:alpha(Opacity=40);filter:alpha(opacity=40)}@media all and (max-width:240px){#toast-container>div{padding:8px 8px 8px 50px;width:11em}#toast-container .toast-close-button{right:-.2em;top:-.2em}}@media all and (min-width:241px) and (max-width:480px){#toast-container>div{padding:8px 8px 8px 50px;width:18em}#toast-container .toast-close-button{right:-.2em;top:-.2em}}@media all and (min-width:481px) and (max-width:768px){#toast-container>div{padding:15px 15px 15px 50px;width:25em}}

.loading-common{margin:-20px auto 0;display:table;left:50%;top:50%;position:absolute;font-size:30px;z-index:99;color:#9F9F9F}.loading-overlay{width:100%;height:100%;position:fixed;background-color:rgba(0,0,0,.59);top:0;left:0;z-index:99991}.loading-overlay .loading-common{left:50%}.loading-overlay .fa{color:#fff}.wrap-loader-dark-bg{position:fixed;top:50%;left:50%;border-radius:3px}ul.ui-autocomplete{z-index:2}.ui-menu{z-index:9999999!important;background-color:#FFF;text-decoration:none;list-style:none;border:1px solid #ccc;padding:4px;max-width:97%;min-height:100px;margin:0;text-align:left;display:block;float:none;position:absolute;border-radius:2px}.ui-menu-item{color:#000;font-size:12px;border-bottom:1pt #C1D4E3 dotted;padding-top:6px;padding-bottom:6px}.ui-menu .ui-menu-item a{display:block;line-height:1.3;color:#000;padding:5px}ul.ui-autocomplete.ui-menu li div{color:#817f7f;padding-top:5px}ul.ui-autocomplete.ui-menu li div:empty{color:#817f7f;padding-top:5px;display:inline}.ui-menu-item:hover a,.ui-state-hover{background-color:#C1D4E3;color:#000}.ui-helper-hidden-accessible{position:absolute;left:-9999px}.pagination{display:inline-block;padding-left:0;margin:0 0 10px;border-radius:4px}.pagination>li>a,.pagination>li>span{position:relative;float:left;padding:6px 12px;line-height:1.42857143;text-decoration:none;color:#FDA90A;background-color:#fff;border:1px solid #ddd;margin-left:-1px}.pagination>li>a:focus,.pagination>li>a:hover,.pagination>li>span:focus,.pagination>li>span:hover{z-index:2;color:#fda90a;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!important;background-color:#fda90a;border-color:#fda90a;cursor:default}.spinner{position:relative;top:50%;margin:auto auto 0;text-align:center}.spinner>div{width:18px;height:18px;background-color:#FDA90A;border-radius:100%;display:inline-block;-webkit-animation:sk-bouncedelay 1.4s infinite ease-in-out both;animation:sk-bouncedelay 1.4s infinite ease-in-out both}.spinner .bounce1{-webkit-animation-delay:-.32s;animation-delay:-.32s}.spinner .bounce2{-webkit-animation-delay:-.16s;animation-delay:-.16s}@-webkit-keyframes sk-bouncedelay{0%,100%,80%{-webkit-transform:scale(0)}40%{-webkit-transform:scale(1)}}@keyframes sk-bouncedelay{0%,100%,80%{-webkit-transform:scale(0);transform:scale(0)}40%{-webkit-transform:scale(1);transform:scale(1)}}
@charset "utf-8";#pswd_info.change-pass::before,#pswd_info::before{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=3)}#pswd_info,#pswd_info::before{position:absolute;display:none}#pswd_info{top:70px!important;top:125px\9;right:15px;width:auto;padding:15px;background:#fefefe;font-size:.875em;border:1px solid #ddd;z-index:9999}#pswd_info.change-pass{left:268px}#pswd_info li{padding-bottom:0;min-height:auto;font-size:13px}#pswd_info h4{margin:0 0 10px;padding:0;font-weight:400}#pswd_info.change-pass::before{-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(0);top:-9px;left:initial;text-indent:-999px}#pswd_info::before{content:"\25B2";background:url(../img/profile-pop-arrow.png) no-repeat;top:17px;left:-9px;font-size:14px;line-height:14px;color:#fff;text-shadow:none;height:20px;width:20px;-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg);text-indent:45px}li.invalid,li.valid{padding-left:0;line-height:24px}li.invalid:before,li.valid:before{display:inline-block;text-rendering:auto;-moz-osx-font-smoothing:grayscale}li.invalid{color:#c0392b}li.valid{background:url(../img/tick.jpg) 0 50% no-repeat;color:#3a7d34}.register-form ul.change-pass-ul{margin-left:60px}.register-form ul.change-pass-ul li{padding-bottom:38px;list-style:none;clear:both}.change-pass label.error{width:39%}li.invalid:before{content:"\f00d";font:normal normal normal 14px/1 FontAwesome;font-size:inherit;-webkit-font-smoothing:antialiased}li.valid:before{content:"\f00c";font:normal normal normal 14px/1 FontAwesome;font-size:inherit;-webkit-font-smoothing:antialiased}
