/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
}

body {
    margin: 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
    display: block;
}

audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline;
}

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

[hidden],
template {
    display: none;
}

a {
    background-color: transparent;
}

    a:active,
    a:hover {
        outline: 0;
    }

abbr[title] {
    border-bottom: 1px dotted;
}

b,
strong {
    font-weight: bold;
}

dfn {
    font-style: italic;
}

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

mark {
    background: #ff0;
    color: #000;
}

small {
    font-size: 80%;
}

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

sup {
    top: -0.5em;
}

sub {
    bottom: -0.25em;
}

img {
    border: 0;
}

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

figure {
    margin: 1em 40px;
}

hr {
    -moz-box-sizing: content-box;
    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"] {
        box-sizing: border-box;
        padding: 0;
    }

    input[type="number"]::-webkit-inner-spin-button,
    input[type="number"]::-webkit-outer-spin-button {
        height: auto;
    }

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

        input[type="search"]::-webkit-search-cancel-button,
        input[type="search"]::-webkit-search-decoration {
            -webkit-appearance: none;
        }

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}

legend {
    border: 0;
    padding: 0;
}

textarea {
    overflow: auto;
}

optgroup {
    font-weight: bold;
}

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

td,
th {
    padding: 0;
}
/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
    *,
    *:before,
    *:after {
        background: transparent !important;
        color: #000 !important;
        box-shadow: none !important;
        text-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

        a[href]:after {
            content: " (" attr(href) ")";
        }

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

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

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group;
    }

    tr,
    img {
        page-break-inside: avoid;
    }

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

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }

    select {
        background: #fff !important;
    }

    .navbar {
        display: none;
    }

    .btn > .caret,
    .dropup > .btn > .caret {
        border-top-color: #000 !important;
    }

    .label {
        border: 1px solid #000;
    }

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

        .table td,
        .table th {
            background-color: #fff !important;
        }

    .table-bordered th,
    .table-bordered td {
        border: 1px solid #ddd !important;
    }
}

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

.glyphicon {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.glyphicon-asterisk:before {
    content: "\002a";
}

.glyphicon-plus:before {
    content: "\002b";
}

.glyphicon-euro:before,
.glyphicon-eur:before {
    content: "\20ac";
}

.glyphicon-minus:before {
    content: "\2212";
}

.glyphicon-cloud:before {
    content: "\2601";
}

.glyphicon-envelope:before {
    content: "\2709";
}

.glyphicon-pencil:before {
    content: "\270f";
}

.glyphicon-glass:before {
    content: "\e001";
}

.glyphicon-music:before {
    content: "\e002";
}

.glyphicon-search:before {
    content: "\e003";
}

.glyphicon-heart:before {
    content: "\e005";
}

.glyphicon-star:before {
    content: "\e006";
}

.glyphicon-star-empty:before {
    content: "\e007";
}

.glyphicon-user:before {
    content: "\e008";
}

.glyphicon-film:before {
    content: "\e009";
}

.glyphicon-th-large:before {
    content: "\e010";
}

.glyphicon-th:before {
    content: "\e011";
}

.glyphicon-th-list:before {
    content: "\e012";
}

.glyphicon-ok:before {
    content: "\e013";
}

.glyphicon-remove:before {
    content: "\e014";
}

.glyphicon-zoom-in:before {
    content: "\e015";
}

.glyphicon-zoom-out:before {
    content: "\e016";
}

.glyphicon-off:before {
    content: "\e017";
}

.glyphicon-signal:before {
    content: "\e018";
}

.glyphicon-cog:before {
    content: "\e019";
}

.glyphicon-trash:before {
    content: "\e020";
}

.glyphicon-home:before {
    content: "\e021";
}

.glyphicon-file:before {
    content: "\e022";
}

.glyphicon-time:before {
    content: "\e023";
}

.glyphicon-road:before {
    content: "\e024";
}

.glyphicon-download-alt:before {
    content: "\e025";
}

.glyphicon-download:before {
    content: "\e026";
}

.glyphicon-upload:before {
    content: "\e027";
}

.glyphicon-inbox:before {
    content: "\e028";
}

.glyphicon-play-circle:before {
    content: "\e029";
}

.glyphicon-repeat:before {
    content: "\e030";
}

.glyphicon-refresh:before {
    content: "\e031";
}

.glyphicon-list-alt:before {
    content: "\e032";
}

.glyphicon-lock:before {
    content: "\e033";
}

.glyphicon-flag:before {
    content: "\e034";
}

.glyphicon-headphones:before {
    content: "\e035";
}

.glyphicon-volume-off:before {
    content: "\e036";
}

.glyphicon-volume-down:before {
    content: "\e037";
}

.glyphicon-volume-up:before {
    content: "\e038";
}

.glyphicon-qrcode:before {
    content: "\e039";
}

.glyphicon-barcode:before {
    content: "\e040";
}

.glyphicon-tag:before {
    content: "\e041";
}

.glyphicon-tags:before {
    content: "\e042";
}

.glyphicon-book:before {
    content: "\e043";
}

.glyphicon-bookmark:before {
    content: "\e044";
}

.glyphicon-print:before {
    content: "\e045";
}

.glyphicon-camera:before {
    content: "\e046";
}

.glyphicon-font:before {
    content: "\e047";
}

.glyphicon-bold:before {
    content: "\e048";
}

.glyphicon-italic:before {
    content: "\e049";
}

.glyphicon-text-height:before {
    content: "\e050";
}

.glyphicon-text-width:before {
    content: "\e051";
}

.glyphicon-align-left:before {
    content: "\e052";
}

.glyphicon-align-center:before {
    content: "\e053";
}

.glyphicon-align-right:before {
    content: "\e054";
}

.glyphicon-align-justify:before {
    content: "\e055";
}

.glyphicon-list:before {
    content: "\e056";
}

.glyphicon-indent-left:before {
    content: "\e057";
}

.glyphicon-indent-right:before {
    content: "\e058";
}

.glyphicon-facetime-video:before {
    content: "\e059";
}

.glyphicon-picture:before {
    content: "\e060";
}

.glyphicon-map-marker:before {
    content: "\e062";
}

.glyphicon-adjust:before {
    content: "\e063";
}

.glyphicon-tint:before {
    content: "\e064";
}

.glyphicon-edit:before {
    content: "\e065";
}

.glyphicon-share:before {
    content: "\e066";
}

.glyphicon-check:before {
    content: "\e067";
}

.glyphicon-move:before {
    content: "\e068";
}

.glyphicon-step-backward:before {
    content: "\e069";
}

.glyphicon-fast-backward:before {
    content: "\e070";
}

.glyphicon-backward:before {
    content: "\e071";
}

.glyphicon-play:before {
    content: "\e072";
}

.glyphicon-pause:before {
    content: "\e073";
}

.glyphicon-stop:before {
    content: "\e074";
}

.glyphicon-forward:before {
    content: "\e075";
}

.glyphicon-fast-forward:before {
    content: "\e076";
}

.glyphicon-step-forward:before {
    content: "\e077";
}

.glyphicon-eject:before {
    content: "\e078";
}

.glyphicon-chevron-left:before {
    content: "\e079";
}

.glyphicon-chevron-right:before {
    content: "\e080";
}

.glyphicon-plus-sign:before {
    content: "\e081";
}

.glyphicon-minus-sign:before {
    content: "\e082";
}

.glyphicon-remove-sign:before {
    content: "\e083";
}

.glyphicon-ok-sign:before {
    content: "\e084";
}

.glyphicon-question-sign:before {
    content: "\e085";
}

.glyphicon-info-sign:before {
    content: "\e086";
}

.glyphicon-screenshot:before {
    content: "\e087";
}

.glyphicon-remove-circle:before {
    content: "\e088";
}

.glyphicon-ok-circle:before {
    content: "\e089";
}

.glyphicon-ban-circle:before {
    content: "\e090";
}

.glyphicon-arrow-left:before {
    content: "\e091";
}

.glyphicon-arrow-right:before {
    content: "\e092";
}

.glyphicon-arrow-up:before {
    content: "\e093";
}

.glyphicon-arrow-down:before {
    content: "\e094";
}

.glyphicon-share-alt:before {
    content: "\e095";
}

.glyphicon-resize-full:before {
    content: "\e096";
}

.glyphicon-resize-small:before {
    content: "\e097";
}

.glyphicon-exclamation-sign:before {
    content: "\e101";
}

.glyphicon-gift:before {
    content: "\e102";
}

.glyphicon-leaf:before {
    content: "\e103";
}

.glyphicon-fire:before {
    content: "\e104";
}

.glyphicon-eye-open:before {
    content: "\e105";
}

.glyphicon-eye-close:before {
    content: "\e106";
}

.glyphicon-warning-sign:before {
    content: "\e107";
}

.glyphicon-plane:before {
    content: "\e108";
}

.glyphicon-calendar:before {
    content: "\e109";
}

.glyphicon-random:before {
    content: "\e110";
}

.glyphicon-comment:before {
    content: "\e111";
}

.glyphicon-magnet:before {
    content: "\e112";
}

.glyphicon-chevron-up:before {
    content: "\e113";
}

.glyphicon-chevron-down:before {
    content: "\e114";
}

.glyphicon-retweet:before {
    content: "\e115";
}

.glyphicon-shopping-cart:before {
    content: "\e116";
}

.glyphicon-folder-close:before {
    content: "\e117";
}

.glyphicon-folder-open:before {
    content: "\e118";
}

.glyphicon-resize-vertical:before {
    content: "\e119";
}

.glyphicon-resize-horizontal:before {
    content: "\e120";
}

.glyphicon-hdd:before {
    content: "\e121";
}

.glyphicon-bullhorn:before {
    content: "\e122";
}

.glyphicon-bell:before {
    content: "\e123";
}

.glyphicon-certificate:before {
    content: "\e124";
}

.glyphicon-thumbs-up:before {
    content: "\e125";
}

.glyphicon-thumbs-down:before {
    content: "\e126";
}

.glyphicon-hand-right:before {
    content: "\e127";
}

.glyphicon-hand-left:before {
    content: "\e128";
}

.glyphicon-hand-up:before {
    content: "\e129";
}

.glyphicon-hand-down:before {
    content: "\e130";
}

.glyphicon-circle-arrow-right:before {
    content: "\e131";
}

.glyphicon-circle-arrow-left:before {
    content: "\e132";
}

.glyphicon-circle-arrow-up:before {
    content: "\e133";
}

.glyphicon-circle-arrow-down:before {
    content: "\e134";
}

.glyphicon-globe:before {
    content: "\e135";
}

.glyphicon-wrench:before {
    content: "\e136";
}

.glyphicon-tasks:before {
    content: "\e137";
}

.glyphicon-filter:before {
    content: "\e138";
}

.glyphicon-briefcase:before {
    content: "\e139";
}

.glyphicon-fullscreen:before {
    content: "\e140";
}

.glyphicon-dashboard:before {
    content: "\e141";
}

.glyphicon-paperclip:before {
    content: "\e142";
}

.glyphicon-heart-empty:before {
    content: "\e143";
}

.glyphicon-link:before {
    content: "\e144";
}

.glyphicon-phone:before {
    content: "\e145";
}

.glyphicon-pushpin:before {
    content: "\e146";
}

.glyphicon-usd:before {
    content: "\e148";
}

.glyphicon-gbp:before {
    content: "\e149";
}

.glyphicon-sort:before {
    content: "\e150";
}

.glyphicon-sort-by-alphabet:before {
    content: "\e151";
}

.glyphicon-sort-by-alphabet-alt:before {
    content: "\e152";
}

.glyphicon-sort-by-order:before {
    content: "\e153";
}

.glyphicon-sort-by-order-alt:before {
    content: "\e154";
}

.glyphicon-sort-by-attributes:before {
    content: "\e155";
}

.glyphicon-sort-by-attributes-alt:before {
    content: "\e156";
}

.glyphicon-unchecked:before {
    content: "\e157";
}

.glyphicon-expand:before {
    content: "\e158";
}

.glyphicon-collapse-down:before {
    content: "\e159";
}

.glyphicon-collapse-up:before {
    content: "\e160";
}

.glyphicon-log-in:before {
    content: "\e161";
}

.glyphicon-flash:before {
    content: "\e162";
}

.glyphicon-log-out:before {
    content: "\e163";
}

.glyphicon-new-window:before {
    content: "\e164";
}

.glyphicon-record:before {
    content: "\e165";
}

.glyphicon-save:before {
    content: "\e166";
}

.glyphicon-open:before {
    content: "\e167";
}

.glyphicon-saved:before {
    content: "\e168";
}

.glyphicon-import:before {
    content: "\e169";
}

.glyphicon-export:before {
    content: "\e170";
}

.glyphicon-send:before {
    content: "\e171";
}

.glyphicon-floppy-disk:before {
    content: "\e172";
}

.glyphicon-floppy-saved:before {
    content: "\e173";
}

.glyphicon-floppy-remove:before {
    content: "\e174";
}

.glyphicon-floppy-save:before {
    content: "\e175";
}

.glyphicon-floppy-open:before {
    content: "\e176";
}

.glyphicon-credit-card:before {
    content: "\e177";
}

.glyphicon-transfer:before {
    content: "\e178";
}

.glyphicon-cutlery:before {
    content: "\e179";
}

.glyphicon-header:before {
    content: "\e180";
}

.glyphicon-compressed:before {
    content: "\e181";
}

.glyphicon-earphone:before {
    content: "\e182";
}

.glyphicon-phone-alt:before {
    content: "\e183";
}

.glyphicon-tower:before {
    content: "\e184";
}

.glyphicon-stats:before {
    content: "\e185";
}

.glyphicon-sd-video:before {
    content: "\e186";
}

.glyphicon-hd-video:before {
    content: "\e187";
}

.glyphicon-subtitles:before {
    content: "\e188";
}

.glyphicon-sound-stereo:before {
    content: "\e189";
}

.glyphicon-sound-dolby:before {
    content: "\e190";
}

.glyphicon-sound-5-1:before {
    content: "\e191";
}

.glyphicon-sound-6-1:before {
    content: "\e192";
}

.glyphicon-sound-7-1:before {
    content: "\e193";
}

.glyphicon-copyright-mark:before {
    content: "\e194";
}

.glyphicon-registration-mark:before {
    content: "\e195";
}

.glyphicon-cloud-download:before {
    content: "\e197";
}

.glyphicon-cloud-upload:before {
    content: "\e198";
}

.glyphicon-tree-conifer:before {
    content: "\e199";
}

.glyphicon-tree-deciduous:before {
    content: "\e200";
}

.glyphicon-cd:before {
    content: "\e201";
}

.glyphicon-save-file:before {
    content: "\e202";
}

.glyphicon-open-file:before {
    content: "\e203";
}

.glyphicon-level-up:before {
    content: "\e204";
}

.glyphicon-copy:before {
    content: "\e205";
}

.glyphicon-paste:before {
    content: "\e206";
}

.glyphicon-alert:before {
    content: "\e209";
}

.glyphicon-equalizer:before {
    content: "\e210";
}

.glyphicon-king:before {
    content: "\e211";
}

.glyphicon-queen:before {
    content: "\e212";
}

.glyphicon-pawn:before {
    content: "\e213";
}

.glyphicon-bishop:before {
    content: "\e214";
}

.glyphicon-knight:before {
    content: "\e215";
}

.glyphicon-baby-formula:before {
    content: "\e216";
}

.glyphicon-tent:before {
    content: "\26fa";
}

.glyphicon-blackboard:before {
    content: "\e218";
}

.glyphicon-bed:before {
    content: "\e219";
}

.glyphicon-apple:before {
    content: "\f8ff";
}

.glyphicon-erase:before {
    content: "\e221";
}

.glyphicon-hourglass:before {
    content: "\231b";
}

.glyphicon-lamp:before {
    content: "\e223";
}

.glyphicon-duplicate:before {
    content: "\e224";
}

.glyphicon-piggy-bank:before {
    content: "\e225";
}

.glyphicon-scissors:before {
    content: "\e226";
}

.glyphicon-bitcoin:before {
    content: "\e227";
}

.glyphicon-btc:before {
    content: "\e227";
}

.glyphicon-xbt:before {
    content: "\e227";
}

.glyphicon-yen:before {
    content: "\00a5";
}

.glyphicon-jpy:before {
    content: "\00a5";
}

.glyphicon-ruble:before {
    content: "\20bd";
}

.glyphicon-rub:before {
    content: "\20bd";
}

.glyphicon-scale:before {
    content: "\e230";
}

.glyphicon-ice-lolly:before {
    content: "\e231";
}

.glyphicon-ice-lolly-tasted:before {
    content: "\e232";
}

.glyphicon-education:before {
    content: "\e233";
}

.glyphicon-option-horizontal:before {
    content: "\e234";
}

.glyphicon-option-vertical:before {
    content: "\e235";
}

.glyphicon-menu-hamburger:before {
    content: "\e236";
}

.glyphicon-modal-window:before {
    content: "\e237";
}

.glyphicon-oil:before {
    content: "\e238";
}

.glyphicon-grain:before {
    content: "\e239";
}

.glyphicon-sunglasses:before {
    content: "\e240";
}

.glyphicon-text-size:before {
    content: "\e241";
}

.glyphicon-text-color:before {
    content: "\e242";
}

.glyphicon-text-background:before {
    content: "\e243";
}

.glyphicon-object-align-top:before {
    content: "\e244";
}

.glyphicon-object-align-bottom:before {
    content: "\e245";
}

.glyphicon-object-align-horizontal:before {
    content: "\e246";
}

.glyphicon-object-align-left:before {
    content: "\e247";
}

.glyphicon-object-align-vertical:before {
    content: "\e248";
}

.glyphicon-object-align-right:before {
    content: "\e249";
}

.glyphicon-triangle-right:before {
    content: "\e250";
}

.glyphicon-triangle-left:before {
    content: "\e251";
}

.glyphicon-triangle-bottom:before {
    content: "\e252";
}

.glyphicon-triangle-top:before {
    content: "\e253";
}

.glyphicon-console:before {
    content: "\e254";
}

.glyphicon-superscript:before {
    content: "\e255";
}

.glyphicon-subscript:before {
    content: "\e256";
}

.glyphicon-menu-left:before {
    content: "\e257";
}

.glyphicon-menu-right:before {
    content: "\e258";
}

.glyphicon-menu-down:before {
    content: "\e259";
}

.glyphicon-menu-up:before {
    content: "\e260";
}

* {
    -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: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    line-height: 1.42857143;
    color: #423c35;
    background-color: #ffffff;
}

input,
button,
select,
textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}

a {
    color: #302b26;
    text-decoration: none;
}

    a:hover,
    a:focus {
        color: #050504;
        text-decoration: underline;
    }

    a:focus {
        outline: thin dotted;
        outline: 5px auto -webkit-focus-ring-color;
        outline-offset: -2px;
    }

figure {
    margin: 0;
}

img {
    vertical-align: middle;
}

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

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

.img-thumbnail {
    padding: 4px;
    line-height: 1.42857143;
    background-color: #ffffff;
    border: 1px solid #dddddd;
    border-radius: 4px;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    display: inline-block;
    max-width: 100%;
    height: auto;
}

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

hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #dad6d1;
}

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

.sr-only-focusable:active,
.sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto;
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
    color: inherit;
}

    h1 small,
    h2 small,
    h3 small,
    h4 small,
    h5 small,
    h6 small,
    .h1 small,
    .h2 small,
    .h3 small,
    .h4 small,
    .h5 small,
    .h6 small,
    h1 .small,
    h2 .small,
    h3 .small,
    h4 .small,
    h5 .small,
    h6 .small,
    .h1 .small,
    .h2 .small,
    .h3 .small,
    .h4 .small,
    .h5 .small,
    .h6 .small {
        font-weight: normal;
        line-height: 1;
        color: #bbb3aa;
    }

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: #bbb3aa;
}

.text-primary {
    color: #302b26;
}

a.text-primary:hover {
    color: #131210;
}

.text-success {
    color: #3c763d;
}

a.text-success:hover {
    color: #2b542c;
}

.text-info {
    color: #31708f;
}

a.text-info:hover {
    color: #245269;
}

.text-warning {
    color: #8a6d3b;
}

a.text-warning:hover {
    color: #66512c;
}

.text-danger {
    color: #a94442;
}

a.text-danger:hover {
    color: #843534;
}

.bg-primary {
    color: #fff;
    background-color: #302b26;
}

a.bg-primary:hover {
    background-color: #131210;
}

.bg-success {
    background-color: #dff0d8;
}

a.bg-success:hover {
    background-color: #c1e2b3;
}

.bg-info {
    background-color: #d9edf7;
}

a.bg-info:hover {
    background-color: #afd9ee;
}

.bg-warning {
    background-color: #fcf8e3;
}

a.bg-warning:hover {
    background-color: #f7ecb5;
}

.bg-danger {
    background-color: #f2dede;
}

a.bg-danger:hover {
    background-color: #e4b9b9;
}

.page-header {
    padding-bottom: 9px;
    margin: 40px 0 20px;
    border-bottom: 1px solid #dad6d1;
}

ul,
ol {
    margin-top: 0;
    margin-bottom: 10px;
}

    ul ul,
    ol ul,
    ul ol,
    ol ol {
        margin-bottom: 0;
    }

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

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

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

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

dt,
dd {
    line-height: 1.42857143;
}

dt {
    font-weight: bold;
}

dd {
    margin-left: 0;
}

@media (min-width: 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 #bbb3aa;
}

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

blockquote {
    padding: 10px 20px;
    margin: 0 0 20px;
    font-size: 17.5px;
    border-left: 5px solid #dad6d1;
}

    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: #bbb3aa;
    }

        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 #dad6d1;
        border-left: 0;
        text-align: right;
    }

        .blockquote-reverse footer:before,
        blockquote.pull-right footer:before,
        .blockquote-reverse small:before,
        blockquote.pull-right small:before,
        .blockquote-reverse .small:before,
        blockquote.pull-right .small:before {
            content: '';
        }

        .blockquote-reverse footer:after,
        blockquote.pull-right footer:after,
        .blockquote-reverse small:after,
        blockquote.pull-right small:after,
        .blockquote-reverse .small:after,
        blockquote.pull-right .small:after {
            content: '\00A0 \2014';
        }

address {
    margin-bottom: 20px;
    font-style: normal;
    line-height: 1.42857143;
}

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

code {
    padding: 2px 4px;
    font-size: 90%;
    color: #c7254e;
    background-color: #f9f2f4;
    border-radius: 4px;
}

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

    kbd kbd {
        padding: 0;
        font-size: 100%;
        font-weight: bold;
        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: #7b6f62;
    background-color: #f5f5f5;
    border: 1px solid #cccccc;
    border-radius: 4px;
}

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

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

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

@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: #bbb3aa;
    text-align: left;
}

th {
    text-align: left;
}

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

    .table > thead > tr > th,
    .table > tbody > tr > th,
    .table > tfoot > tr > th,
    .table > thead > tr > td,
    .table > tbody > tr > td,
    .table > tfoot > tr > td {
        padding: 8px;
        line-height: 1.42857143;
        vertical-align: top;
        border-top: 1px solid #dddddd;
    }

    .table > thead > tr > th {
        vertical-align: bottom;
        border-bottom: 2px solid #dddddd;
    }

    .table > caption + thead > tr:first-child > th,
    .table > colgroup + thead > tr:first-child > th,
    .table > thead:first-child > tr:first-child > th,
    .table > caption + thead > tr:first-child > td,
    .table > colgroup + thead > tr:first-child > td,
    .table > thead:first-child > tr:first-child > td {
        border-top: 0;
    }

    .table > tbody + tbody {
        border-top: 2px solid #dddddd;
    }

    .table .table {
        background-color: #ffffff;
    }

.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
    padding: 5px;
}

.table-bordered {
    border: 1px solid #dddddd;
}

    .table-bordered > thead > tr > th,
    .table-bordered > tbody > tr > th,
    .table-bordered > tfoot > tr > th,
    .table-bordered > thead > tr > td,
    .table-bordered > tbody > tr > td,
    .table-bordered > tfoot > tr > td {
        border: 1px solid #dddddd;
    }

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

.table-striped > tbody > tr:nth-child(odd) {
    background-color: #f9f9f9;
}

.table-hover > tbody > tr:hover {
    background-color: #f5f5f5;
}

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

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

.table > thead > tr > td.active,
.table > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.table > tfoot > tr.active > th {
    background-color: #f5f5f5;
}

.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
    background-color: #e8e8e8;
}

.table > thead > tr > td.success,
.table > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.table > tfoot > tr.success > th {
    background-color: #dff0d8;
}

.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th {
    background-color: #d0e9c6;
}

.table > thead > tr > td.info,
.table > tbody > tr > td.info,
.table > tfoot > tr > td.info,
.table > thead > tr > th.info,
.table > tbody > tr > th.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > tbody > tr.info > td,
.table > tfoot > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr.info > th,
.table > tfoot > tr.info > th {
    background-color: #d9edf7;
}

.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th {
    background-color: #c4e3f3;
}

.table > thead > tr > td.warning,
.table > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.table > tfoot > tr.warning > th {
    background-color: #fcf8e3;
}

.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
    background-color: #faf2cc;
}

.table > thead > tr > td.danger,
.table > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.table > tfoot > tr.danger > th {
    background-color: #f2dede;
}

.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
    background-color: #ebcccc;
}

.table-responsive {
    overflow-x: auto;
    min-height: 0.01%;
}

@media screen and (max-width: 767px) {
    .table-responsive {
        width: 100%;
        margin-bottom: 15px;
        overflow-y: hidden;
        -ms-overflow-style: -ms-autohiding-scrollbar;
        border: 1px solid #dddddd;
    }

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

            .table-responsive > .table > thead > tr > th,
            .table-responsive > .table > tbody > tr > th,
            .table-responsive > .table > tfoot > tr > th,
            .table-responsive > .table > thead > tr > td,
            .table-responsive > .table > tbody > tr > td,
            .table-responsive > .table > tfoot > tr > td {
                white-space: nowrap;
            }

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

            .table-responsive > .table-bordered > thead > tr > th:first-child,
            .table-responsive > .table-bordered > tbody > tr > th:first-child,
            .table-responsive > .table-bordered > tfoot > tr > th:first-child,
            .table-responsive > .table-bordered > thead > tr > td:first-child,
            .table-responsive > .table-bordered > tbody > tr > td:first-child,
            .table-responsive > .table-bordered > tfoot > tr > td:first-child {
                border-left: 0;
            }

            .table-responsive > .table-bordered > thead > tr > th:last-child,
            .table-responsive > .table-bordered > tbody > tr > th:last-child,
            .table-responsive > .table-bordered > tfoot > tr > th:last-child,
            .table-responsive > .table-bordered > thead > tr > td:last-child,
            .table-responsive > .table-bordered > tbody > tr > td:last-child,
            .table-responsive > .table-bordered > tfoot > tr > td:last-child {
                border-right: 0;
            }

            .table-responsive > .table-bordered > tbody > tr:last-child > th,
            .table-responsive > .table-bordered > tfoot > tr:last-child > th,
            .table-responsive > .table-bordered > tbody > tr:last-child > td,
            .table-responsive > .table-bordered > tfoot > tr:last-child > td {
                border-bottom: 0;
            }
}

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

legend {
    display: block;
    width: 100%;
    padding: 0;
    margin-bottom: 20px;
    font-size: 21px;
    line-height: inherit;
    color: #7b6f62;
    border: 0;
    border-bottom: 1px solid #e5e5e5;
}

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

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

input[type="radio"],
input[type="checkbox"] {
    margin: 4px 0 0;
    margin-top: 1px \9;
    line-height: normal;
}

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

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

select[multiple],
select[size] {
    height: auto;
}

input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}

output {
    display: block;
    padding-top: 7px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #000000;
}

.form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #000000;
    background-color: #ffffff;
    background-image: none;
    border: 1px solid #cccccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    -moz-transition: border-color ease-in-out .15s, 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: #bbb3aa;
        outline: 0;
        -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(187, 179, 170, 0.6);
        -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(187, 179, 170, 0.6);
        box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(187, 179, 170, 0.6);
    }

    .form-control::-moz-placeholder {
        color: #999999;
        opacity: 1;
    }

    .form-control:-ms-input-placeholder {
        color: #999999;
    }

    .form-control::-webkit-input-placeholder {
        color: #999999;
    }

    .form-control::-webkit-input-placeholder {
        color: #999999;
        font-style: italic;
    }

    .form-control:-moz-placeholder {
        color: #999999;
        font-style: italic;
    }

    .form-control::-moz-placeholder {
        color: #999999;
        font-style: italic;
    }

    .form-control:-ms-input-placeholder {
        color: #999999;
        font-style: italic;
    }

    .form-control[disabled],
    .form-control[readonly],
    fieldset[disabled] .form-control {
        cursor: not-allowed;
        background-color: #dad6d1;
        opacity: 1;
    }

textarea.form-control {
    height: auto;
}

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

@media screen and (-webkit-min-device-pixel-ratio: 0) {
    input[type="date"],
    input[type="time"],
    input[type="datetime-local"],
    input[type="month"] {
        line-height: 34px;
    }

        input[type="date"].input-sm,
        input[type="time"].input-sm,
        input[type="datetime-local"].input-sm,
        input[type="month"].input-sm {
            line-height: 30px;
        }

        input[type="date"].input-lg,
        input[type="time"].input-lg,
        input[type="datetime-local"].input-lg,
        input[type="month"].input-lg {
            line-height: 46px;
        }
}

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

.radio,
.checkbox {
    position: relative;
    display: block;
    margin-top: 10px;
    margin-bottom: 10px;
}

    .radio label,
    .checkbox label {
        min-height: 20px;
        padding-left: 20px;
        margin-bottom: 0;
        font-weight: normal;
        cursor: pointer;
    }

    .radio input[type="radio"],
    .radio-inline input[type="radio"],
    .checkbox input[type="checkbox"],
    .checkbox-inline input[type="checkbox"] {
        position: absolute;
        margin-left: -20px;
        margin-top: 4px \9;
    }

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

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

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

input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"].disabled,
input[type="checkbox"].disabled,
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"] {
    cursor: not-allowed;
}

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

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

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

    .form-control-static.input-lg,
    .form-control-static.input-sm {
        padding-left: 0;
        padding-right: 0;
    }

.input-sm,
.form-group-sm .form-control {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}

select.input-sm,
select.form-group-sm .form-control {
    height: 30px;
    line-height: 30px;
}

textarea.input-sm,
textarea.form-group-sm .form-control,
select[multiple].input-sm,
select[multiple].form-group-sm .form-control {
    height: auto;
}

.input-lg,
.form-group-lg .form-control {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33;
    border-radius: 6px;
}

select.input-lg,
select.form-group-lg .form-control {
    height: 46px;
    line-height: 46px;
}

textarea.input-lg,
textarea.form-group-lg .form-control,
select[multiple].input-lg,
select[multiple].form-group-lg .form-control {
    height: auto;
}

.has-feedback {
    position: relative;
}

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

.form-control-feedback {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    display: block;
    width: 34px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    pointer-events: none;
}

.input-lg + .form-control-feedback {
    width: 46px;
    height: 46px;
    line-height: 46px;
}

.input-sm + .form-control-feedback {
    width: 30px;
    height: 30px;
    line-height: 30px;
}

.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
    color: #3c763d;
}

.has-success .form-control {
    border-color: #3c763d;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -moz-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;
        -moz-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);
    -moz-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;
        -moz-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);
    -moz-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;
        -moz-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: #897c6e;
}

@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: 14.3px;
    }
}

@media (min-width: 768px) {
    .form-horizontal .form-group-sm .control-label {
        padding-top: 6px;
    }
}

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

    .btn:focus,
    .btn:active:focus,
    .btn.active:focus,
    .btn.focus,
    .btn:active.focus,
    .btn.active.focus {
        outline: thin dotted;
        outline: 5px auto -webkit-focus-ring-color;
        outline-offset: -2px;
    }

    .btn:hover,
    .btn:focus,
    .btn.focus {
        color: #333333;
        text-decoration: none;
    }

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

    .btn.disabled,
    .btn[disabled],
    fieldset[disabled] .btn {
        cursor: not-allowed;
        pointer-events: none;
        opacity: 0.65;
        filter: alpha(opacity=65);
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
    }

.btn-default {
    color: #333333;
    background-color: #ffffff;
    border-color: #cccccc;
}

    .btn-default:hover,
    .btn-default:focus,
    .btn-default.focus,
    .btn-default:active,
    .btn-default.active,
    .open > .dropdown-toggle.btn-default {
        color: #333333;
        background-color: #e6e6e6;
        border-color: #adadad;
    }

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

    .btn-default.disabled,
    .btn-default[disabled],
    fieldset[disabled] .btn-default,
    .btn-default.disabled:hover,
    .btn-default[disabled]:hover,
    fieldset[disabled] .btn-default:hover,
    .btn-default.disabled:focus,
    .btn-default[disabled]:focus,
    fieldset[disabled] .btn-default:focus,
    .btn-default.disabled.focus,
    .btn-default[disabled].focus,
    fieldset[disabled] .btn-default.focus,
    .btn-default.disabled:active,
    .btn-default[disabled]:active,
    fieldset[disabled] .btn-default:active,
    .btn-default.disabled.active,
    .btn-default[disabled].active,
    fieldset[disabled] .btn-default.active {
        background-color: #ffffff;
        border-color: #cccccc;
    }

    .btn-default .badge {
        color: #ffffff;
        background-color: #333333;
    }

.btn-primary {
    color: #ffffff;
    background-color: #1281ab;
    border-color: #107094;
}

    .btn-primary:hover,
    .btn-primary:focus,
    .btn-primary.focus,
    .btn-primary:active,
    .btn-primary.active,
    .open > .dropdown-toggle.btn-primary {
        color: #ffffff;
        background-color: #0d5e7d;
        border-color: #0a465d;
    }

    .btn-primary:active,
    .btn-primary.active,
    .open > .dropdown-toggle.btn-primary {
        background-image: none;
    }

    .btn-primary.disabled,
    .btn-primary[disabled],
    fieldset[disabled] .btn-primary,
    .btn-primary.disabled:hover,
    .btn-primary[disabled]:hover,
    fieldset[disabled] .btn-primary:hover,
    .btn-primary.disabled:focus,
    .btn-primary[disabled]:focus,
    fieldset[disabled] .btn-primary:focus,
    .btn-primary.disabled.focus,
    .btn-primary[disabled].focus,
    fieldset[disabled] .btn-primary.focus,
    .btn-primary.disabled:active,
    .btn-primary[disabled]:active,
    fieldset[disabled] .btn-primary:active,
    .btn-primary.disabled.active,
    .btn-primary[disabled].active,
    fieldset[disabled] .btn-primary.active {
        background-color: #1281ab;
        border-color: #107094;
    }

    .btn-primary .badge {
        color: #1281ab;
        background-color: #ffffff;
    }

.btn-success {
    color: #ffffff;
    background-color: #5cb85c;
    border-color: #4cae4c;
}

    .btn-success:hover,
    .btn-success:focus,
    .btn-success.focus,
    .btn-success:active,
    .btn-success.active,
    .open > .dropdown-toggle.btn-success {
        color: #ffffff;
        background-color: #449d44;
        border-color: #398439;
    }

    .btn-success:active,
    .btn-success.active,
    .open > .dropdown-toggle.btn-success {
        background-image: none;
    }

    .btn-success.disabled,
    .btn-success[disabled],
    fieldset[disabled] .btn-success,
    .btn-success.disabled:hover,
    .btn-success[disabled]:hover,
    fieldset[disabled] .btn-success:hover,
    .btn-success.disabled:focus,
    .btn-success[disabled]:focus,
    fieldset[disabled] .btn-success:focus,
    .btn-success.disabled.focus,
    .btn-success[disabled].focus,
    fieldset[disabled] .btn-success.focus,
    .btn-success.disabled:active,
    .btn-success[disabled]:active,
    fieldset[disabled] .btn-success:active,
    .btn-success.disabled.active,
    .btn-success[disabled].active,
    fieldset[disabled] .btn-success.active {
        background-color: #5cb85c;
        border-color: #4cae4c;
    }

    .btn-success .badge {
        color: #5cb85c;
        background-color: #ffffff;
    }

.btn-info {
    color: #ffffff;
    background-color: #5bc0de;
    border-color: #46b8da;
}

    .btn-info:hover,
    .btn-info:focus,
    .btn-info.focus,
    .btn-info:active,
    .btn-info.active,
    .open > .dropdown-toggle.btn-info {
        color: #ffffff;
        background-color: #31b0d5;
        border-color: #269abc;
    }

    .btn-info:active,
    .btn-info.active,
    .open > .dropdown-toggle.btn-info {
        background-image: none;
    }

    .btn-info.disabled,
    .btn-info[disabled],
    fieldset[disabled] .btn-info,
    .btn-info.disabled:hover,
    .btn-info[disabled]:hover,
    fieldset[disabled] .btn-info:hover,
    .btn-info.disabled:focus,
    .btn-info[disabled]:focus,
    fieldset[disabled] .btn-info:focus,
    .btn-info.disabled.focus,
    .btn-info[disabled].focus,
    fieldset[disabled] .btn-info.focus,
    .btn-info.disabled:active,
    .btn-info[disabled]:active,
    fieldset[disabled] .btn-info:active,
    .btn-info.disabled.active,
    .btn-info[disabled].active,
    fieldset[disabled] .btn-info.active {
        background-color: #5bc0de;
        border-color: #46b8da;
    }

    .btn-info .badge {
        color: #5bc0de;
        background-color: #ffffff;
    }

.btn-warning {
    color: #ffffff;
    background-color: #f0ad4e;
    border-color: #eea236;
}

    .btn-warning:hover,
    .btn-warning:focus,
    .btn-warning.focus,
    .btn-warning:active,
    .btn-warning.active,
    .open > .dropdown-toggle.btn-warning {
        color: #ffffff;
        background-color: #ec971f;
        border-color: #d58512;
    }

    .btn-warning:active,
    .btn-warning.active,
    .open > .dropdown-toggle.btn-warning {
        background-image: none;
    }

    .btn-warning.disabled,
    .btn-warning[disabled],
    fieldset[disabled] .btn-warning,
    .btn-warning.disabled:hover,
    .btn-warning[disabled]:hover,
    fieldset[disabled] .btn-warning:hover,
    .btn-warning.disabled:focus,
    .btn-warning[disabled]:focus,
    fieldset[disabled] .btn-warning:focus,
    .btn-warning.disabled.focus,
    .btn-warning[disabled].focus,
    fieldset[disabled] .btn-warning.focus,
    .btn-warning.disabled:active,
    .btn-warning[disabled]:active,
    fieldset[disabled] .btn-warning:active,
    .btn-warning.disabled.active,
    .btn-warning[disabled].active,
    fieldset[disabled] .btn-warning.active {
        background-color: #f0ad4e;
        border-color: #eea236;
    }

    .btn-warning .badge {
        color: #f0ad4e;
        background-color: #ffffff;
    }

.btn-danger {
    color: #ffffff;
    background-color: #d9534f;
    border-color: #d43f3a;
}

    .btn-danger:hover,
    .btn-danger:focus,
    .btn-danger.focus,
    .btn-danger:active,
    .btn-danger.active,
    .open > .dropdown-toggle.btn-danger {
        color: #ffffff;
        background-color: #c9302c;
        border-color: #ac2925;
    }

    .btn-danger:active,
    .btn-danger.active,
    .open > .dropdown-toggle.btn-danger {
        background-image: none;
    }

    .btn-danger.disabled,
    .btn-danger[disabled],
    fieldset[disabled] .btn-danger,
    .btn-danger.disabled:hover,
    .btn-danger[disabled]:hover,
    fieldset[disabled] .btn-danger:hover,
    .btn-danger.disabled:focus,
    .btn-danger[disabled]:focus,
    fieldset[disabled] .btn-danger:focus,
    .btn-danger.disabled.focus,
    .btn-danger[disabled].focus,
    fieldset[disabled] .btn-danger.focus,
    .btn-danger.disabled:active,
    .btn-danger[disabled]:active,
    fieldset[disabled] .btn-danger:active,
    .btn-danger.disabled.active,
    .btn-danger[disabled].active,
    fieldset[disabled] .btn-danger.active {
        background-color: #d9534f;
        border-color: #d43f3a;
    }

    .btn-danger .badge {
        color: #d9534f;
        background-color: #ffffff;
    }

.btn-link {
    color: #302b26;
    font-weight: normal;
    border-radius: 0;
}

    .btn-link,
    .btn-link:active,
    .btn-link.active,
    .btn-link[disabled],
    fieldset[disabled] .btn-link {
        background-color: transparent;
        -webkit-box-shadow: none;
        -moz-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: #050504;
                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: #bbb3aa;
                text-decoration: none;
            }

.btn-lg,
.btn-group-lg > .btn {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33;
    border-radius: 6px;
}

.btn-sm,
.btn-group-sm > .btn {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}

.btn-xs,
.btn-group-xs > .btn {
    padding: 1px 5px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}

.btn-block {
    display: block;
    width: 100%;
}

    .btn-block + .btn-block {
        margin-top: 5px;
    }

input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
    width: 100%;
}

.fade {
    opacity: 0;
    -webkit-transition: opacity 0.15s linear;
    -moz-transition: opacity 0.15s linear;
    -o-transition: opacity 0.15s linear;
    transition: opacity 0.15s linear;
}

    .fade.in {
        opacity: 1;
    }

.collapse {
    display: none;
    visibility: hidden;
}

    .collapse.in {
        display: block;
        visibility: visible;
    }

tr.collapse.in {
    display: table-row;
}

tbody.collapse.in {
    display: table-row-group;
}

.collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    -webkit-transition-property: height, visibility;
    transition-property: height, visibility;
    -webkit-transition-duration: 0.35s;
    transition-duration: 0.35s;
    -webkit-transition-timing-function: ease;
    transition-timing-function: ease;
}

.caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px solid;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
}

.dropdown {
    position: relative;
}

.dropdown-toggle:focus {
    outline: 0;
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    list-style: none;
    font-size: 14px;
    text-align: left;
    background-color: #ffffff;
    border: 1px solid #cccccc;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    -moz-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    background-clip: padding-box;
}

    .dropdown-menu.pull-right {
        right: 0;
        left: auto;
    }

    .dropdown-menu .divider {
        height: 1px;
        margin: 9px 0;
        overflow: hidden;
        background-color: #e5e5e5;
    }

    .dropdown-menu > li > a {
        display: block;
        padding: 3px 20px;
        clear: both;
        font-weight: normal;
        line-height: 1.42857143;
        color: #7b6f62;
        white-space: nowrap;
    }

        .dropdown-menu > li > a:hover,
        .dropdown-menu > li > a:focus {
            text-decoration: none;
            color: #6c6357;
            background-color: #f5f5f5;
        }

    .dropdown-menu > .active > a,
    .dropdown-menu > .active > a:hover,
    .dropdown-menu > .active > a:focus {
        color: #ffffff;
        text-decoration: none;
        outline: 0;
        background-color: #908783;
    }

    .dropdown-menu > .disabled > a,
    .dropdown-menu > .disabled > a:hover,
    .dropdown-menu > .disabled > a:focus {
        color: #bbb3aa;
    }

        .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: #bbb3aa;
    white-space: nowrap;
}

.dropdown-backdrop {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    z-index: 990;
}

.pull-right > .dropdown-menu {
    right: 0;
    left: auto;
}

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
    border-top: 0;
    border-bottom: 4px solid;
    content: "";
}

.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-bottom: 1px;
}

@media (min-width: 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-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: -1px;
}

    .btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
        border-bottom-right-radius: 0;
        border-top-right-radius: 0;
    }

.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
}

.btn-group > .btn-group {
    float: left;
}

    .btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
        border-radius: 0;
    }

    .btn-group > .btn-group:first-child > .btn:last-child,
    .btn-group > .btn-group:first-child > .dropdown-toggle {
        border-bottom-right-radius: 0;
        border-top-right-radius: 0;
    }

    .btn-group > .btn-group:last-child > .btn:first-child {
        border-bottom-left-radius: 0;
        border-top-left-radius: 0;
    }

.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
    outline: 0;
}

.btn-group > .btn + .dropdown-toggle {
    padding-left: 8px;
    padding-right: 8px;
}

.btn-group > .btn-lg + .dropdown-toggle {
    padding-left: 12px;
    padding-right: 12px;
}

.btn-group.open .dropdown-toggle {
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    -moz-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;
        -moz-box-shadow: none;
        box-shadow: none;
    }

.btn .caret {
    margin-left: 0;
}

.btn-lg .caret {
    border-width: 5px 5px 0;
    border-bottom-width: 0;
}

.dropup .btn-lg .caret {
    border-width: 0 5px 5px;
}

.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
    display: block;
    float: none;
    width: 100%;
    max-width: 100%;
}

    .btn-group-vertical > .btn-group > .btn {
        float: none;
    }

    .btn-group-vertical > .btn + .btn,
    .btn-group-vertical > .btn + .btn-group,
    .btn-group-vertical > .btn-group + .btn,
    .btn-group-vertical > .btn-group + .btn-group {
        margin-top: -1px;
        margin-left: 0;
    }

    .btn-group-vertical > .btn:not(:first-child):not(:last-child) {
        border-radius: 0;
    }

    .btn-group-vertical > .btn:first-child:not(:last-child) {
        border-top-right-radius: 4px;
        border-bottom-right-radius: 0;
        border-bottom-left-radius: 0;
    }

    .btn-group-vertical > .btn:last-child:not(:first-child) {
        border-bottom-left-radius: 4px;
        border-top-right-radius: 0;
        border-top-left-radius: 0;
    }

    .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
        border-radius: 0;
    }

    .btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
    .btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
        border-bottom-right-radius: 0;
        border-bottom-left-radius: 0;
    }

    .btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
        border-top-right-radius: 0;
        border-top-left-radius: 0;
    }

.btn-group-justified {
    display: table;
    width: 100%;
    table-layout: fixed;
    border-collapse: separate;
}

    .btn-group-justified > .btn,
    .btn-group-justified > .btn-group {
        float: none;
        display: table-cell;
        width: 1%;
    }

        .btn-group-justified > .btn-group .btn {
            width: 100%;
        }

        .btn-group-justified > .btn-group .dropdown-menu {
            left: auto;
        }

[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
    position: absolute;
    clip: rect(0, 0, 0, 0);
    pointer-events: none;
}

.input-group {
    position: relative;
    display: table;
    border-collapse: separate;
}

    .input-group[class*="col-"] {
        float: none;
        padding-left: 0;
        padding-right: 0;
    }

    .input-group .form-control {
        position: relative;
        z-index: 2;
        float: left;
        width: 100%;
        margin-bottom: 0;
    }

.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33;
    border-radius: 6px;
}

select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn {
    height: 46px;
    line-height: 46px;
}

textarea.input-group-lg > .form-control,
textarea.input-group-lg > .input-group-addon,
textarea.input-group-lg > .input-group-btn > .btn,
select[multiple].input-group-lg > .form-control,
select[multiple].input-group-lg > .input-group-addon,
select[multiple].input-group-lg > .input-group-btn > .btn {
    height: auto;
}

.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}

select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn {
    height: 30px;
    line-height: 30px;
}

textarea.input-group-sm > .form-control,
textarea.input-group-sm > .input-group-addon,
textarea.input-group-sm > .input-group-btn > .btn,
select[multiple].input-group-sm > .form-control,
select[multiple].input-group-sm > .input-group-addon,
select[multiple].input-group-sm > .input-group-btn > .btn {
    height: auto;
}

.input-group-addon,
.input-group-btn,
.input-group .form-control {
    display: table-cell;
}

    .input-group-addon:not(:first-child):not(:last-child),
    .input-group-btn:not(:first-child):not(:last-child),
    .input-group .form-control:not(:first-child):not(:last-child) {
        border-radius: 0;
    }

.input-group-addon,
.input-group-btn {
    width: 1%;
    white-space: nowrap;
    vertical-align: middle;
}

.input-group-addon {
    padding: 6px 12px;
    font-size: 14px;
    font-weight: normal;
    line-height: 1;
    color: #000000;
    text-align: center;
    background-color: #dad6d1;
    border: 1px solid #cccccc;
    border-radius: 4px;
}

    .input-group-addon.input-sm {
        padding: 5px 10px;
        font-size: 12px;
        border-radius: 3px;
    }

    .input-group-addon.input-lg {
        padding: 10px 16px;
        font-size: 18px;
        border-radius: 6px;
    }

    .input-group-addon input[type="radio"],
    .input-group-addon input[type="checkbox"] {
        margin-top: 0;
    }

    .input-group .form-control:first-child,
    .input-group-addon:first-child,
    .input-group-btn:first-child > .btn,
    .input-group-btn:first-child > .btn-group > .btn,
    .input-group-btn:first-child > .dropdown-toggle,
    .input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
    .input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
        border-bottom-right-radius: 0;
        border-top-right-radius: 0;
    }

    .input-group-addon:first-child {
        border-right: 0;
    }

    .input-group .form-control:last-child,
    .input-group-addon:last-child,
    .input-group-btn:last-child > .btn,
    .input-group-btn:last-child > .btn-group > .btn,
    .input-group-btn:last-child > .dropdown-toggle,
    .input-group-btn:first-child > .btn:not(:first-child),
    .input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
        border-bottom-left-radius: 0;
        border-top-left-radius: 0;
    }

    .input-group-addon:last-child {
        border-left: 0;
    }

.input-group-btn {
    position: relative;
    font-size: 0;
    white-space: nowrap;
}

    .input-group-btn > .btn {
        position: relative;
    }

        .input-group-btn > .btn + .btn {
            margin-left: -1px;
        }

        .input-group-btn > .btn:hover,
        .input-group-btn > .btn:focus,
        .input-group-btn > .btn:active {
            z-index: 2;
        }

    .input-group-btn:first-child > .btn,
    .input-group-btn:first-child > .btn-group {
        margin-right: -1px;
    }

    .input-group-btn:last-child > .btn,
    .input-group-btn:last-child > .btn-group {
        margin-left: -1px;
    }

.nav {
    margin-bottom: 0;
    padding-left: 0;
    list-style: none;
}

    .nav > li {
        position: relative;
        display: block;
    }

        .nav > li > a {
            position: relative;
            display: block;
            padding: 10px 15px;
        }

            .nav > li > a:hover,
            .nav > li > a:focus {
                text-decoration: none;
                background-color: #dad6d1;
            }

        .nav > li.disabled > a {
            color: #bbb3aa;
        }

            .nav > li.disabled > a:hover,
            .nav > li.disabled > a:focus {
                color: #bbb3aa;
                text-decoration: none;
                background-color: transparent;
                cursor: not-allowed;
            }

    .nav .open > a,
    .nav .open > a:hover,
    .nav .open > a:focus {
        background-color: #dad6d1;
        border-color: #302b26;
    }

    .nav .nav-divider {
        height: 1px;
        margin: 9px 0;
        overflow: hidden;
        background-color: #e5e5e5;
    }

    .nav > li > a > img {
        max-width: none;
    }

.nav-tabs {
    border-bottom: 1px solid #dddddd;
}

@media (min-width: 768px) {
    .nav-tabs {
        border-bottom: none;
    }
}

.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: #dad6d1 #dad6d1 #dddddd;
        }

    .nav-tabs > li.active > a,
    .nav-tabs > li.active > a:hover,
    .nav-tabs > li.active > a:focus {
        color: #9d9285;
        background-color: #ffffff;
        border: 1px solid #dddddd;
        border-bottom-color: transparent;
        cursor: default;
    }

.nav-tabs.nav-justified {
    width: 100%;
    border-bottom: 0;
}

    .nav-tabs.nav-justified > li {
        float: none;
    }

        .nav-tabs.nav-justified > li > a {
            text-align: center;
            margin-bottom: 5px;
        }

    .nav-tabs.nav-justified > .dropdown .dropdown-menu {
        top: auto;
        left: auto;
    }

@media (min-width: 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 #dddddd;
}

@media (min-width: 768px) {
    .nav-tabs.nav-justified > li > a {
        border-bottom: 1px solid #dddddd;
        border-radius: 4px 4px 0 0;
    }

    .nav-tabs.nav-justified > .active > a,
    .nav-tabs.nav-justified > .active > a:hover,
    .nav-tabs.nav-justified > .active > a:focus {
        border-bottom-color: #ffffff;
    }
}

.nav-pills > li {
    float: left;
}

    .nav-pills > li > a {
        border-radius: 4px;
    }

    .nav-pills > li + li {
        margin-left: 2px;
    }

    .nav-pills > li.active > a,
    .nav-pills > li.active > a:hover,
    .nav-pills > li.active > a:focus {
        color: #ffffff;
        background-color: #908783;
    }

.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 #dddddd;
    }

@media (min-width: 768px) {
    .nav-tabs-justified > li > a {
        border-bottom: 1px solid #dddddd;
        border-radius: 4px 4px 0 0;
    }

    .nav-tabs-justified > .active > a,
    .nav-tabs-justified > .active > a:hover,
    .nav-tabs-justified > .active > a:focus {
        border-bottom-color: #ffffff;
    }
}

.tab-content > .tab-pane {
    display: none;
    visibility: hidden;
}

.tab-content > .active {
    display: block;
    visibility: visible;
}

.nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-right-radius: 0;
    border-top-left-radius: 0;
}

.navbar {
    position: relative;
    min-height: 50px;
    margin-bottom: 20px;
    border: 1px solid transparent;
}

@media (min-width: 768px) {
    .navbar {
        border-radius: 0;
    }
}

@media (min-width: 768px) {
    .navbar-header {
        float: left;
    }
}

.navbar-collapse {
    overflow-x: visible;
    padding-right: 15px;
    padding-left: 15px;
    border-top: 1px solid transparent;
    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;
        box-shadow: none;
    }

        .navbar-collapse.collapse {
            display: block !important;
            visibility: visible !important;
            height: auto !important;
            padding-bottom: 0;
            overflow: visible !important;
        }

        .navbar-collapse.in {
            overflow-y: visible;
        }

    .navbar-fixed-top .navbar-collapse,
    .navbar-static-top .navbar-collapse,
    .navbar-fixed-bottom .navbar-collapse {
        padding-left: 0;
        padding-right: 0;
    }
}

.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
    max-height: 340px;
}

@media (max-device-width: 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 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;
        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 {
    margin-left: -15px;
    margin-right: -15px;
    padding: 10px 15px;
    border-top: 1px solid transparent;
    border-bottom: 1px solid transparent;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
    -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
    margin-top: 8px;
    margin-bottom: 8px;
}

@media (min-width: 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;
        -moz-box-shadow: none;
        box-shadow: none;
    }
}

.navbar-nav > li > .dropdown-menu {
    margin-top: 0;
    border-top-right-radius: 0;
    border-top-left-radius: 0;
}

.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
    border-top-right-radius: 0;
    border-top-left-radius: 0;
    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;
        float: right !important;
    }

    .navbar-right {
        float: right !important;
        float: left !important;
        margin-right: -15px;
    }

        .navbar-right ~ .navbar-right {
            margin-right: 0;
        }
}

.navbar-default {
    background-color: #f8f8f8;
    border-color: #e7e7e7;
}

    .navbar-default .navbar-brand {
        color: #777777;
    }

        .navbar-default .navbar-brand:hover,
        .navbar-default .navbar-brand:focus {
            color: #5e5e5e;
            background-color: transparent;
        }

    .navbar-default .navbar-text {
        color: #777777;
    }

    .navbar-default .navbar-nav > li > a {
        color: #777777;
    }

        .navbar-default .navbar-nav > li > a:hover,
        .navbar-default .navbar-nav > li > a:focus {
            color: #333333;
            background-color: transparent;
        }

    .navbar-default .navbar-nav > .active > a,
    .navbar-default .navbar-nav > .active > a:hover,
    .navbar-default .navbar-nav > .active > a:focus {
        color: #555555;
        background-color: #e7e7e7;
    }

    .navbar-default .navbar-nav > .disabled > a,
    .navbar-default .navbar-nav > .disabled > a:hover,
    .navbar-default .navbar-nav > .disabled > a:focus {
        color: #cccccc;
        background-color: transparent;
    }

    .navbar-default .navbar-toggle {
        border-color: #dddddd;
    }

        .navbar-default .navbar-toggle:hover,
        .navbar-default .navbar-toggle:focus {
            background-color: #dddddd;
        }

        .navbar-default .navbar-toggle .icon-bar {
            background-color: #888888;
        }

    .navbar-default .navbar-collapse,
    .navbar-default .navbar-form {
        border-color: #e7e7e7;
    }

    .navbar-default .navbar-nav > .open > a,
    .navbar-default .navbar-nav > .open > a:hover,
    .navbar-default .navbar-nav > .open > a:focus {
        background-color: #e7e7e7;
        color: #555555;
    }

@media (max-width: 767px) {
    .navbar-default .navbar-nav .open .dropdown-menu > li > a {
        color: #777777;
    }

        .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
        .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
            color: #333333;
            background-color: transparent;
        }

    .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
    .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
    .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
        color: #555555;
        background-color: #e7e7e7;
    }

    .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
    .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
    .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
        color: #cccccc;
        background-color: transparent;
    }
}

.navbar-default .navbar-link {
    color: #777777;
}

    .navbar-default .navbar-link:hover {
        color: #333333;
    }

.navbar-default .btn-link {
    color: #777777;
}

    .navbar-default .btn-link:hover,
    .navbar-default .btn-link:focus {
        color: #333333;
    }

    .navbar-default .btn-link[disabled]:hover,
    fieldset[disabled] .navbar-default .btn-link:hover,
    .navbar-default .btn-link[disabled]:focus,
    fieldset[disabled] .navbar-default .btn-link:focus {
        color: #cccccc;
    }

.navbar-inverse {
    background-color: rgba(66, 60, 53, 0.95);
    border-color: rgba(38, 34, 30, 0.95);
}

    .navbar-inverse .navbar-brand {
        color: #ddd9d5;
    }

        .navbar-inverse .navbar-brand:hover,
        .navbar-inverse .navbar-brand:focus {
            color: #ffffff;
            background-color: transparent;
        }

    .navbar-inverse .navbar-text {
        color: #ddd9d5;
    }

    .navbar-inverse .navbar-nav > li > a {
        color: #ddd9d5;
    }

        .navbar-inverse .navbar-nav > li > a:hover,
        .navbar-inverse .navbar-nav > li > a:focus {
            color: #ffffff;
            background-color: transparent;
        }

    .navbar-inverse .navbar-nav > .active > a,
    .navbar-inverse .navbar-nav > .active > a:hover,
    .navbar-inverse .navbar-nav > .active > a:focus {
        color: #ffffff;
        background-color: rgba(66, 60, 53, 0.95);
    }

    .navbar-inverse .navbar-nav > .disabled > a,
    .navbar-inverse .navbar-nav > .disabled > a:hover,
    .navbar-inverse .navbar-nav > .disabled > a:focus {
        color: #444444;
        background-color: transparent;
    }

    .navbar-inverse .navbar-toggle {
        border-color: #333333;
    }

        .navbar-inverse .navbar-toggle:hover,
        .navbar-inverse .navbar-toggle:focus {
            background-color: #333333;
        }

        .navbar-inverse .navbar-toggle .icon-bar {
            background-color: #ffffff;
        }

    .navbar-inverse .navbar-collapse,
    .navbar-inverse .navbar-form {
        border-color: rgba(46, 42, 37, 0.95);
    }

    .navbar-inverse .navbar-nav > .open > a,
    .navbar-inverse .navbar-nav > .open > a:hover,
    .navbar-inverse .navbar-nav > .open > a:focus {
        background-color: rgba(66, 60, 53, 0.95);
        color: #ffffff;
    }

@media (max-width: 767px) {
    .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
        border-color: rgba(38, 34, 30, 0.95);
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
        background-color: rgba(38, 34, 30, 0.95);
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
        color: #ddd9d5;
    }

        .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
        .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
            color: #ffffff;
            background-color: transparent;
        }

    .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
    .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
    .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
        color: #ffffff;
        background-color: rgba(66, 60, 53, 0.95);
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
    .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,
    .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
        color: #444444;
        background-color: transparent;
    }
}

.navbar-inverse .navbar-link {
    color: #ddd9d5;
}

    .navbar-inverse .navbar-link:hover {
        color: #ffffff;
    }

.navbar-inverse .btn-link {
    color: #ddd9d5;
}

    .navbar-inverse .btn-link:hover,
    .navbar-inverse .btn-link:focus {
        color: #ffffff;
    }

    .navbar-inverse .btn-link[disabled]:hover,
    fieldset[disabled] .navbar-inverse .btn-link:hover,
    .navbar-inverse .btn-link[disabled]:focus,
    fieldset[disabled] .navbar-inverse .btn-link:focus {
        color: #444444;
    }

.breadcrumb {
    padding: 8px 15px;
    margin-bottom: 20px;
    list-style: none;
    background-color: #f5f5f5;
    border-radius: 4px;
}

    .breadcrumb > li {
        display: inline-block;
    }

        .breadcrumb > li + li:before {
            content: "/\00a0";
            padding: 0 5px;
            color: #cccccc;
        }

    .breadcrumb > .active {
        color: #bbb3aa;
    }

.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: #302b26;
            background-color: #ffffff;
            border: 1px solid #dddddd;
            margin-left: -1px;
        }

        .pagination > li:first-child > a,
        .pagination > li:first-child > span {
            margin-left: 0;
            border-bottom-left-radius: 4px;
            border-top-left-radius: 4px;
        }

        .pagination > li:last-child > a,
        .pagination > li:last-child > span {
            border-bottom-right-radius: 4px;
            border-top-right-radius: 4px;
        }

        .pagination > li > a:hover,
        .pagination > li > span:hover,
        .pagination > li > a:focus,
        .pagination > li > span:focus {
            color: #050504;
            background-color: #dad6d1;
            border-color: #dddddd;
        }

    .pagination > .active > a,
    .pagination > .active > span,
    .pagination > .active > a:hover,
    .pagination > .active > span:hover,
    .pagination > .active > a:focus,
    .pagination > .active > span:focus {
        z-index: 2;
        color: #ffffff;
        background-color: #302b26;
        border-color: #302b26;
        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: #bbb3aa;
        background-color: #ffffff;
        border-color: #dddddd;
        cursor: not-allowed;
    }

.pagination-lg > li > a,
.pagination-lg > li > span {
    padding: 10px 16px;
    font-size: 18px;
}

.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
    border-bottom-left-radius: 6px;
    border-top-left-radius: 6px;
}

.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
    border-bottom-right-radius: 6px;
    border-top-right-radius: 6px;
}

.pagination-sm > li > a,
.pagination-sm > li > span {
    padding: 5px 10px;
    font-size: 12px;
}

.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px;
}

.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px;
}

.pager {
    padding-left: 0;
    margin: 20px 0;
    list-style: none;
    text-align: center;
}

    .pager li {
        display: inline;
    }

        .pager li > a,
        .pager li > span {
            display: inline-block;
            padding: 5px 14px;
            background-color: #ffffff;
            border: 1px solid #dddddd;
            border-radius: 15px;
        }

            .pager li > a:hover,
            .pager li > a:focus {
                text-decoration: none;
                background-color: #dad6d1;
            }

    .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: #bbb3aa;
        background-color: #ffffff;
        cursor: not-allowed;
    }

.label {
    display: inline;
    padding: .2em .6em .3em;
    font-size: 75%;
    font-weight: bold;
    line-height: 1;
    color: #ffffff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25em;
}

a.label:hover,
a.label:focus {
    color: #ffffff;
    text-decoration: none;
    cursor: pointer;
}

.label:empty {
    display: none;
}

.btn .label {
    position: relative;
    top: -1px;
}

.label-default {
    background-color: #bbb3aa;
}

    .label-default[href]:hover,
    .label-default[href]:focus {
        background-color: #a49a8e;
    }

.label-primary {
    background-color: #302b26;
}

    .label-primary[href]:hover,
    .label-primary[href]:focus {
        background-color: #131210;
    }

.label-success {
    background-color: #5cb85c;
}

    .label-success[href]:hover,
    .label-success[href]:focus {
        background-color: #449d44;
    }

.label-info {
    background-color: #5bc0de;
}

    .label-info[href]:hover,
    .label-info[href]:focus {
        background-color: #31b0d5;
    }

.label-warning {
    background-color: #f0ad4e;
}

    .label-warning[href]:hover,
    .label-warning[href]:focus {
        background-color: #ec971f;
    }

.label-danger {
    background-color: #d9534f;
}

    .label-danger[href]:hover,
    .label-danger[href]:focus {
        background-color: #c9302c;
    }

.badge {
    display: inline-block;
    min-width: 10px;
    padding: 3px 7px;
    font-size: 12px;
    font-weight: bold;
    color: #ffffff;
    line-height: 1;
    vertical-align: baseline;
    white-space: nowrap;
    text-align: center;
    background-color: #bbb3aa;
    border-radius: 10px;
}

    .badge:empty {
        display: none;
    }

.btn .badge {
    position: relative;
    top: -1px;
}

.btn-xs .badge {
    top: 0;
    padding: 1px 5px;
}

a.badge:hover,
a.badge:focus {
    color: #ffffff;
    text-decoration: none;
    cursor: pointer;
}

.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
    color: #302b26;
    background-color: #ffffff;
}

.list-group-item > .badge {
    float: right;
}

    .list-group-item > .badge + .badge {
        margin-right: 5px;
    }

.nav-pills > li > a > .badge {
    margin-left: 3px;
}

.jumbotron {
    padding: 30px 15px;
    margin-bottom: 30px;
    color: inherit;
    background-color: #dad6d1;
}

    .jumbotron h1,
    .jumbotron .h1 {
        color: inherit;
    }

    .jumbotron p {
        margin-bottom: 15px;
        font-size: 21px;
        font-weight: 200;
    }

    .jumbotron > hr {
        border-top-color: #c4bdb5;
    }

.container .jumbotron,
.container-fluid .jumbotron {
    border-radius: 6px;
}

.jumbotron .container {
    max-width: 100%;
}

@media screen and (min-width: 768px) {
    .jumbotron {
        padding: 48px 0;
    }

    .container .jumbotron,
    .container-fluid .jumbotron {
        padding-left: 60px;
        padding-right: 60px;
    }

    .jumbotron h1,
    .jumbotron .h1 {
        font-size: 63px;
    }
}

.thumbnail {
    display: block;
    padding: 4px;
    margin-bottom: 20px;
    line-height: 1.42857143;
    background-color: #ffffff;
    border: 1px solid #dddddd;
    border-radius: 4px;
    -webkit-transition: border 0.2s ease-in-out;
    -moz-transition: border 0.2s ease-in-out;
    -o-transition: border 0.2s ease-in-out;
    transition: border 0.2s ease-in-out;
}

    .thumbnail > img,
    .thumbnail a > img {
        margin-left: auto;
        margin-right: auto;
    }

a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
    border-color: #302b26;
}

.thumbnail .caption {
    padding: 9px;
    color: #423c35;
}

.alert {
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 4px;
}

    .alert h4 {
        margin-top: 0;
        color: inherit;
    }

    .alert .alert-link {
        font-weight: bold;
    }

    .alert > p,
    .alert > ul {
        margin-bottom: 0;
    }

        .alert > p + p {
            margin-top: 5px;
        }

.alert-dismissable,
.alert-dismissible {
    padding-right: 35px;
}

    .alert-dismissable .close,
    .alert-dismissible .close {
        position: relative;
        top: -2px;
        right: -21px;
        color: inherit;
    }

.alert-success {
    background-color: #dff0d8;
    border-color: #d6e9c6;
    color: #3c763d;
}

    .alert-success hr {
        border-top-color: #c9e2b3;
    }

    .alert-success .alert-link {
        color: #2b542c;
    }

.alert-info {
    background-color: #d9edf7;
    border-color: #bce8f1;
    color: #31708f;
}

    .alert-info hr {
        border-top-color: #a6e1ec;
    }

    .alert-info .alert-link {
        color: #245269;
    }

.alert-warning {
    background-color: #fcf8e3;
    border-color: #faebcc;
    color: #8a6d3b;
}

    .alert-warning hr {
        border-top-color: #f7e1b5;
    }

    .alert-warning .alert-link {
        color: #66512c;
    }

.alert-danger {
    background-color: #f2dede;
    border-color: #ebccd1;
    color: #a94442;
}

    .alert-danger hr {
        border-top-color: #e4b9c0;
    }

    .alert-danger .alert-link {
        color: #843534;
    }

@-webkit-keyframes progress-bar-stripes {
    from {
        background-position: 40px 0;
    }

    to {
        background-position: 0 0;
    }
}

@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);
    -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}

.progress-bar {
    float: left;
    width: 0%;
    height: 100%;
    font-size: 12px;
    line-height: 20px;
    color: #ffffff;
    text-align: center;
    background-color: #302b26;
    -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
    -moz-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
    -webkit-transition: width 0.6s ease;
    -moz-transition: width 0.6s ease;
    -o-transition: width 0.6s ease;
    transition: width 0.6s ease;
}

.progress-striped .progress-bar,
.progress-bar-striped {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-size: 40px 40px;
}

.progress.active .progress-bar,
.progress-bar.active {
    -webkit-animation: progress-bar-stripes 2s linear infinite;
    -o-animation: progress-bar-stripes 2s linear infinite;
    animation: progress-bar-stripes 2s linear infinite;
}

.progress-bar-success {
    background-color: #5cb85c;
}

.progress-striped .progress-bar-success {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.progress-bar-info {
    background-color: #5bc0de;
}

.progress-striped .progress-bar-info {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.progress-bar-warning {
    background-color: #f0ad4e;
}

.progress-striped .progress-bar-warning {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.progress-bar-danger {
    background-color: #d9534f;
}

.progress-striped .progress-bar-danger {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.media {
    margin-top: 15px;
}

    .media:first-child {
        margin-top: 0;
    }

    .media-right,
    .media > .pull-right {
        padding-left: 10px;
    }

    .media-left,
    .media > .pull-left {
        padding-right: 10px;
    }

.media-left,
.media-right,
.media-body {
    display: table-cell;
    vertical-align: top;
}

.media-middle {
    vertical-align: middle;
}

.media-bottom {
    vertical-align: bottom;
}

.media-heading {
    margin-top: 0;
    margin-bottom: 5px;
}

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

.list-group {
    margin-bottom: 20px;
    padding-left: 0;
}

.list-group-item {
    position: relative;
    display: block;
    padding: 10px 15px;
    margin-bottom: -1px;
    background-color: #ffffff;
    border: 1px solid #dddddd;
}

    .list-group-item:first-child {
        border-top-right-radius: 4px;
        border-top-left-radius: 4px;
    }

    .list-group-item:last-child {
        margin-bottom: 0;
        border-bottom-right-radius: 4px;
        border-bottom-left-radius: 4px;
    }

a.list-group-item {
    color: #555555;
}

    a.list-group-item .list-group-item-heading {
        color: #333333;
    }

    a.list-group-item:hover,
    a.list-group-item:focus {
        text-decoration: none;
        color: #555555;
        background-color: #f5f5f5;
    }

.list-group-item.disabled,
.list-group-item.disabled:hover,
.list-group-item.disabled:focus {
    background-color: #dad6d1;
    color: #bbb3aa;
    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: #bbb3aa;
    }

.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
    z-index: 2;
    color: #ffffff;
    background-color: #908783;
    border-color: #908783;
}

    .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: #f0efef;
    }

.list-group-item-success {
    color: #3c763d;
    background-color: #dff0d8;
}

a.list-group-item-success {
    color: #3c763d;
}

    a.list-group-item-success .list-group-item-heading {
        color: inherit;
    }

    a.list-group-item-success:hover,
    a.list-group-item-success:focus {
        color: #3c763d;
        background-color: #d0e9c6;
    }

    a.list-group-item-success.active,
    a.list-group-item-success.active:hover,
    a.list-group-item-success.active:focus {
        color: #fff;
        background-color: #3c763d;
        border-color: #3c763d;
    }

.list-group-item-info {
    color: #31708f;
    background-color: #d9edf7;
}

a.list-group-item-info {
    color: #31708f;
}

    a.list-group-item-info .list-group-item-heading {
        color: inherit;
    }

    a.list-group-item-info:hover,
    a.list-group-item-info:focus {
        color: #31708f;
        background-color: #c4e3f3;
    }

    a.list-group-item-info.active,
    a.list-group-item-info.active:hover,
    a.list-group-item-info.active:focus {
        color: #fff;
        background-color: #31708f;
        border-color: #31708f;
    }

.list-group-item-warning {
    color: #8a6d3b;
    background-color: #fcf8e3;
}

a.list-group-item-warning {
    color: #8a6d3b;
}

    a.list-group-item-warning .list-group-item-heading {
        color: inherit;
    }

    a.list-group-item-warning:hover,
    a.list-group-item-warning:focus {
        color: #8a6d3b;
        background-color: #faf2cc;
    }

    a.list-group-item-warning.active,
    a.list-group-item-warning.active:hover,
    a.list-group-item-warning.active:focus {
        color: #fff;
        background-color: #8a6d3b;
        border-color: #8a6d3b;
    }

.list-group-item-danger {
    color: #a94442;
    background-color: #f2dede;
}

a.list-group-item-danger {
    color: #a94442;
}

    a.list-group-item-danger .list-group-item-heading {
        color: inherit;
    }

    a.list-group-item-danger:hover,
    a.list-group-item-danger:focus {
        color: #a94442;
        background-color: #ebcccc;
    }

    a.list-group-item-danger.active,
    a.list-group-item-danger.active:hover,
    a.list-group-item-danger.active:focus {
        color: #fff;
        background-color: #a94442;
        border-color: #a94442;
    }

.list-group-item-heading {
    margin-top: 0;
    margin-bottom: 5px;
}

.list-group-item-text {
    margin-bottom: 0;
    line-height: 1.3;
}

.panel {
    margin-bottom: 20px;
    background-color: #ffffff;
    border: 1px solid transparent;
    border-radius: 0;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
    -moz-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: -1;
    border-top-left-radius: -1;
}

    .panel-heading > .dropdown .dropdown-toggle {
        color: inherit;
    }

.panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 16px;
    color: inherit;
}

    .panel-title > a {
        color: inherit;
    }

.panel-footer {
    padding: 10px 15px;
    background-color: #f5f5f5;
    border-top: 1px solid #dddddd;
    border-bottom-right-radius: -1;
    border-bottom-left-radius: -1;
}

.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: -1;
        border-top-left-radius: -1;
    }

    .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: -1;
        border-bottom-left-radius: -1;
    }

.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: -1;
        border-top-left-radius: -1;
    }

        .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: -1;
            border-top-right-radius: -1;
        }

            .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: -1;
            }

            .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: -1;
            }

    .panel > .table:last-child,
    .panel > .table-responsive:last-child > .table:last-child {
        border-bottom-right-radius: -1;
        border-bottom-left-radius: -1;
    }

        .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: -1;
            border-bottom-right-radius: -1;
        }

            .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: -1;
            }

            .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: -1;
            }

    .panel > .panel-body + .table,
    .panel > .panel-body + .table-responsive,
    .panel > .table + .panel-body,
    .panel > .table-responsive + .panel-body {
        border-top: 1px solid #dddddd;
    }

    .panel > .table > tbody:first-child > tr:first-child th,
    .panel > .table > tbody:first-child > tr:first-child td {
        border-top: 0;
    }

.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
    border: 0;
}

    .panel > .table-bordered > thead > tr > th:first-child,
    .panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
    .panel > .table-bordered > tbody > tr > th:first-child,
    .panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
    .panel > .table-bordered > tfoot > tr > th:first-child,
    .panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
    .panel > .table-bordered > thead > tr > td:first-child,
    .panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
    .panel > .table-bordered > tbody > tr > td:first-child,
    .panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
    .panel > .table-bordered > tfoot > tr > td:first-child,
    .panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
        border-left: 0;
    }

    .panel > .table-bordered > thead > tr > th:last-child,
    .panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
    .panel > .table-bordered > tbody > tr > th:last-child,
    .panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
    .panel > .table-bordered > tfoot > tr > th:last-child,
    .panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
    .panel > .table-bordered > thead > tr > td:last-child,
    .panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
    .panel > .table-bordered > tbody > tr > td:last-child,
    .panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
    .panel > .table-bordered > tfoot > tr > td:last-child,
    .panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
        border-right: 0;
    }

    .panel > .table-bordered > thead > tr:first-child > td,
    .panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
    .panel > .table-bordered > tbody > tr:first-child > td,
    .panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
    .panel > .table-bordered > thead > tr:first-child > th,
    .panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
    .panel > .table-bordered > tbody > tr:first-child > th,
    .panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
        border-bottom: 0;
    }

    .panel > .table-bordered > tbody > tr:last-child > td,
    .panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
    .panel > .table-bordered > tfoot > tr:last-child > td,
    .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
    .panel > .table-bordered > tbody > tr:last-child > th,
    .panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
    .panel > .table-bordered > tfoot > tr:last-child > th,
    .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
        border-bottom: 0;
    }

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

.panel-group {
    margin-bottom: 20px;
}

    .panel-group .panel {
        margin-bottom: 0;
        border-radius: 0;
    }

        .panel-group .panel + .panel {
            margin-top: 5px;
        }

    .panel-group .panel-heading {
        border-bottom: 0;
    }

        .panel-group .panel-heading + .panel-collapse > .panel-body,
        .panel-group .panel-heading + .panel-collapse > .list-group {
            border-top: 1px solid #dddddd;
        }

    .panel-group .panel-footer {
        border-top: 0;
    }

        .panel-group .panel-footer + .panel-collapse .panel-body {
            border-bottom: 1px solid #dddddd;
        }

.panel-default {
    border-color: #dddddd;
}

    .panel-default > .panel-heading {
        color: #7b6f62;
        background-color: #f5f5f5;
        border-color: #dddddd;
    }

        .panel-default > .panel-heading + .panel-collapse > .panel-body {
            border-top-color: #dddddd;
        }

        .panel-default > .panel-heading .badge {
            color: #f5f5f5;
            background-color: #7b6f62;
        }

    .panel-default > .panel-footer + .panel-collapse > .panel-body {
        border-bottom-color: #dddddd;
    }

.panel-primary {
    border-color: #302b26;
}

    .panel-primary > .panel-heading {
        color: #ffffff;
        background-color: #302b26;
        border-color: #302b26;
    }

        .panel-primary > .panel-heading + .panel-collapse > .panel-body {
            border-top-color: #302b26;
        }

        .panel-primary > .panel-heading .badge {
            color: #302b26;
            background-color: #ffffff;
        }

    .panel-primary > .panel-footer + .panel-collapse > .panel-body {
        border-bottom-color: #302b26;
    }

.panel-success {
    border-color: #d6e9c6;
}

    .panel-success > .panel-heading {
        color: #3c763d;
        background-color: #dff0d8;
        border-color: #d6e9c6;
    }

        .panel-success > .panel-heading + .panel-collapse > .panel-body {
            border-top-color: #d6e9c6;
        }

        .panel-success > .panel-heading .badge {
            color: #dff0d8;
            background-color: #3c763d;
        }

    .panel-success > .panel-footer + .panel-collapse > .panel-body {
        border-bottom-color: #d6e9c6;
    }

.panel-info {
    border-color: #bce8f1;
}

    .panel-info > .panel-heading {
        color: #31708f;
        background-color: #d9edf7;
        border-color: #bce8f1;
    }

        .panel-info > .panel-heading + .panel-collapse > .panel-body {
            border-top-color: #bce8f1;
        }

        .panel-info > .panel-heading .badge {
            color: #d9edf7;
            background-color: #31708f;
        }

    .panel-info > .panel-footer + .panel-collapse > .panel-body {
        border-bottom-color: #bce8f1;
    }

.panel-warning {
    border-color: #faebcc;
}

    .panel-warning > .panel-heading {
        color: #8a6d3b;
        background-color: #fcf8e3;
        border-color: #faebcc;
    }

        .panel-warning > .panel-heading + .panel-collapse > .panel-body {
            border-top-color: #faebcc;
        }

        .panel-warning > .panel-heading .badge {
            color: #fcf8e3;
            background-color: #8a6d3b;
        }

    .panel-warning > .panel-footer + .panel-collapse > .panel-body {
        border-bottom-color: #faebcc;
    }

.panel-danger {
    border-color: #ebccd1;
}

    .panel-danger > .panel-heading {
        color: #a94442;
        background-color: #f2dede;
        border-color: #ebccd1;
    }

        .panel-danger > .panel-heading + .panel-collapse > .panel-body {
            border-top-color: #ebccd1;
        }

        .panel-danger > .panel-heading .badge {
            color: #f2dede;
            background-color: #a94442;
        }

    .panel-danger > .panel-footer + .panel-collapse > .panel-body {
        border-bottom-color: #ebccd1;
    }

.embed-responsive {
    position: relative;
    display: block;
    height: 0;
    padding: 0;
    overflow: hidden;
}

    .embed-responsive .embed-responsive-item,
    .embed-responsive iframe,
    .embed-responsive embed,
    .embed-responsive object,
    .embed-responsive video {
        position: absolute;
        top: 0;
        left: 0;
        bottom: 0;
        height: 100%;
        width: 100%;
        border: 0;
    }

    .embed-responsive.embed-responsive-16by9 {
        padding-bottom: 56.25%;
    }

    .embed-responsive.embed-responsive-4by3 {
        padding-bottom: 75%;
    }

.well {
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}

    .well blockquote {
        border-color: #ddd;
        border-color: rgba(0, 0, 0, 0.15);
    }

.well-lg {
    padding: 24px;
    border-radius: 6px;
}

.well-sm {
    padding: 9px;
    border-radius: 3px;
}

.close {
    float: right;
    font-size: 21px;
    font-weight: bold;
    line-height: 1;
    color: #000000;
    text-shadow: 0 1px 0 #ffffff;
    opacity: 0.2;
    filter: alpha(opacity=20);
}

    .close:hover,
    .close:focus {
        color: #000000;
        text-decoration: none;
        cursor: pointer;
        opacity: 0.5;
        filter: alpha(opacity=50);
    }

button.close {
    padding: 0;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none;
}

.modal-open {
    overflow: hidden;
}

.modal {
    display: none;
    overflow: hidden;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    -webkit-overflow-scrolling: touch;
    outline: 0;
}

    .modal.fade .modal-dialog {
        -webkit-transform: translate(0, -25%);
        -ms-transform: translate(0, -25%);
        -o-transform: translate(0, -25%);
        transform: translate(0, -25%);
        -webkit-transition: -webkit-transform 0.3s ease-out;
        -moz-transition: -moz-transform 0.3s ease-out;
        -o-transition: -o-transform 0.3s ease-out;
        transition: transform 0.3s ease-out;
    }

    .modal.in .modal-dialog {
        -webkit-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        -o-transform: translate(0, 0);
        transform: translate(0, 0);
    }

.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto;
}

.modal-dialog {
    position: relative;
    width: auto;
    margin: 10px;
}

.modal-content {
    position: relative;
    background-color: #ffffff;
    border: 1px solid #999999;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 6px;
    -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
    box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
    background-clip: padding-box;
    outline: 0;
}

.modal-backdrop {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    background-color: #000000;
}

    .modal-backdrop.fade {
        opacity: 0;
        filter: alpha(opacity=0);
    }

    .modal-backdrop.in {
        opacity: 0.5;
        filter: alpha(opacity=50);
    }

.modal-header {
    padding: 15px;
    border-bottom: 1px solid #e5e5e5;
    min-height: 16.42857143px;
}

    .modal-header .close {
        margin-top: -2px;
    }

.modal-title {
    margin: 0;
    line-height: 1.42857143;
}

.modal-body {
    position: relative;
    padding: 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);
        -moz-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;
    visibility: visible;
    font-size: 10px;
    font-weight: normal;
    line-height: 1.8;
    opacity: 0;
    filter: alpha(opacity=0);
}

    .tooltip.in {
        opacity: 0.9;
        filter: alpha(opacity=90);
    }

    .tooltip.top {
        margin-top: -3px;
        padding: 5px 0;
    }

    .tooltip.right {
        margin-left: 3px;
        padding: 0 5px;
    }

    .tooltip.bottom {
        margin-top: 3px;
        padding: 5px 0;
    }

    .tooltip.left {
        margin-left: -3px;
        padding: 0 5px;
    }

.tooltip-inner {
    max-width: 200px;
    padding: 3px 8px;
    color: #ffffff;
    text-align: center;
    text-decoration: none;
    background-color: #000000;
    border-radius: 4px;
}

.tooltip-arrow {
    position: absolute;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
}

.tooltip.top .tooltip-arrow {
    bottom: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000000;
}

.tooltip.top-left .tooltip-arrow {
    bottom: 0;
    right: 5px;
    margin-bottom: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000000;
}

.tooltip.top-right .tooltip-arrow {
    bottom: 0;
    left: 5px;
    margin-bottom: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000000;
}

.tooltip.right .tooltip-arrow {
    top: 50%;
    left: 0;
    margin-top: -5px;
    border-width: 5px 5px 5px 0;
    border-right-color: #000000;
}

.tooltip.left .tooltip-arrow {
    top: 50%;
    right: 0;
    margin-top: -5px;
    border-width: 5px 0 5px 5px;
    border-left-color: #000000;
}

.tooltip.bottom .tooltip-arrow {
    top: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000000;
}

.tooltip.bottom-left .tooltip-arrow {
    top: 0;
    right: 5px;
    margin-top: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000000;
}

.tooltip.bottom-right .tooltip-arrow {
    top: 0;
    left: 5px;
    margin-top: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000000;
}

.popover {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1060;
    display: none;
    max-width: 276px;
    padding: 1px;
    font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.42857143;
    text-align: left;
    background-color: #ffffff;
    background-clip: padding-box;
    border: 1px solid #cccccc;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 6px;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    white-space: normal;
}

    .popover.top {
        margin-top: -10px;
    }

    .popover.right {
        margin-left: 10px;
    }

    .popover.bottom {
        margin-top: 10px;
    }

    .popover.left {
        margin-left: -10px;
    }

.popover-title {
    margin: 0;
    padding: 8px 14px;
    font-size: 14px;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
    border-radius: 5px 5px 0 0;
}

.popover-content {
    padding: 9px 14px;
}

.popover > .arrow,
.popover > .arrow:after {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
}

.popover > .arrow {
    border-width: 11px;
}

    .popover > .arrow:after {
        border-width: 10px;
        content: "";
    }

.popover.top > .arrow {
    left: 50%;
    margin-left: -11px;
    border-bottom-width: 0;
    border-top-color: #999999;
    border-top-color: rgba(0, 0, 0, 0.25);
    bottom: -11px;
}

    .popover.top > .arrow:after {
        content: " ";
        bottom: 1px;
        margin-left: -10px;
        border-bottom-width: 0;
        border-top-color: #ffffff;
    }

.popover.right > .arrow {
    top: 50%;
    left: -11px;
    margin-top: -11px;
    border-left-width: 0;
    border-right-color: #999999;
    border-right-color: rgba(0, 0, 0, 0.25);
}

    .popover.right > .arrow:after {
        content: " ";
        left: 1px;
        bottom: -10px;
        border-left-width: 0;
        border-right-color: #ffffff;
    }

.popover.bottom > .arrow {
    left: 50%;
    margin-left: -11px;
    border-top-width: 0;
    border-bottom-color: #999999;
    border-bottom-color: rgba(0, 0, 0, 0.25);
    top: -11px;
}

    .popover.bottom > .arrow:after {
        content: " ";
        top: 1px;
        margin-left: -10px;
        border-top-width: 0;
        border-bottom-color: #ffffff;
    }

.popover.left > .arrow {
    top: 50%;
    right: -11px;
    margin-top: -11px;
    border-right-width: 0;
    border-left-color: #999999;
    border-left-color: rgba(0, 0, 0, 0.25);
}

    .popover.left > .arrow:after {
        content: " ";
        right: 1px;
        border-right-width: 0;
        border-left-color: #ffffff;
        bottom: -10px;
    }

.carousel {
    position: relative;
}

.carousel-inner {
    position: relative;
    overflow: hidden;
    width: 100%;
}

    .carousel-inner > .item {
        display: none;
        position: relative;
        -webkit-transition: 0.6s ease-in-out left;
        -moz-transition: 0.6s ease-in-out left;
        -o-transition: 0.6s ease-in-out left;
        transition: 0.6s ease-in-out left;
    }

        .carousel-inner > .item > img,
        .carousel-inner > .item > a > img {
            line-height: 1;
        }

@media all and (transform-3d), (-webkit-transform-3d) {
    .carousel-inner > .item {
        transition: transform 0.6s ease-in-out;
        backface-visibility: hidden;
        perspective: 1000;
    }

        .carousel-inner > .item.next,
        .carousel-inner > .item.active.right {
            transform: translate3d(100%, 0, 0);
            left: 0;
        }

        .carousel-inner > .item.prev,
        .carousel-inner > .item.active.left {
            transform: translate3d(-100%, 0, 0);
            left: 0;
        }

            .carousel-inner > .item.next.left,
            .carousel-inner > .item.prev.right,
            .carousel-inner > .item.active {
                transform: translate3d(0, 0, 0);
                left: 0;
            }
}

.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
    display: block;
}

.carousel-inner > .active {
    left: 0;
}

.carousel-inner > .next,
.carousel-inner > .prev {
    position: absolute;
    top: 0;
    width: 100%;
}

.carousel-inner > .next {
    left: 100%;
}

.carousel-inner > .prev {
    left: -100%;
}

    .carousel-inner > .next.left,
    .carousel-inner > .prev.right {
        left: 0;
    }

.carousel-inner > .active.left {
    left: -100%;
}

.carousel-inner > .active.right {
    left: 100%;
}

.carousel-control {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 15%;
    opacity: 0.5;
    filter: alpha(opacity=50);
    font-size: 20px;
    color: #ffffff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}

    .carousel-control.left {
        background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
        background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
        background-image: 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: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
        background-repeat: repeat-x;
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
    }

    .carousel-control:hover,
    .carousel-control:focus {
        outline: 0;
        color: #ffffff;
        text-decoration: none;
        opacity: 0.9;
        filter: alpha(opacity=90);
    }

    .carousel-control .icon-prev,
    .carousel-control .icon-next,
    .carousel-control .glyphicon-chevron-left,
    .carousel-control .glyphicon-chevron-right {
        position: absolute;
        top: 50%;
        z-index: 5;
        display: inline-block;
    }

    .carousel-control .icon-prev,
    .carousel-control .glyphicon-chevron-left {
        left: 50%;
        margin-left: -10px;
    }

    .carousel-control .icon-next,
    .carousel-control .glyphicon-chevron-right {
        right: 50%;
        margin-right: -10px;
    }

    .carousel-control .icon-prev,
    .carousel-control .icon-next {
        width: 20px;
        height: 20px;
        margin-top: -10px;
        font-family: serif;
    }

        .carousel-control .icon-prev:before {
            content: '\2039';
        }

        .carousel-control .icon-next:before {
            content: '\203a';
        }

.carousel-indicators {
    position: absolute;
    bottom: 10px;
    left: 50%;
    z-index: 15;
    width: 60%;
    margin-left: -30%;
    padding-left: 0;
    list-style: none;
    text-align: center;
}

    .carousel-indicators li {
        display: inline-block;
        width: 10px;
        height: 10px;
        margin: 1px;
        text-indent: -999px;
        border: 1px solid #ffffff;
        border-radius: 10px;
        cursor: pointer;
        background-color: #000 \9;
        background-color: rgba(0, 0, 0, 0);
    }

    .carousel-indicators .active {
        margin: 0;
        width: 12px;
        height: 12px;
        background-color: #ffffff;
    }

.carousel-caption {
    position: absolute;
    left: 15%;
    right: 15%;
    bottom: 20px;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #ffffff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}

    .carousel-caption .btn {
        text-shadow: none;
    }

@media screen and (min-width: 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: -15px;
        font-size: 30px;
    }

    .carousel-control .glyphicon-chevron-left,
    .carousel-control .icon-prev {
        margin-left: -15px;
    }

    .carousel-control .glyphicon-chevron-right,
    .carousel-control .icon-next {
        margin-right: -15px;
    }

    .carousel-caption {
        left: 20%;
        right: 20%;
        padding-bottom: 30px;
    }

    .carousel-indicators {
        bottom: 20px;
    }
}

.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-footer:before,
.modal-footer:after,
.widget:before,
.widget:after,
.widget-body:before,
.widget-body:after,
.widget-heading:before,
.widget-heading:after,
.widget-footer:before,
.widget-footer:after,
.modal-footer:before,
.modal-footer:after {
    content: " ";
    display: table;
}

.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-footer:after,
.widget:after,
.widget-body:after,
.widget-heading:after,
.widget-footer:after,
.modal-footer:after {
    clear: both;
}

.center-block {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.pull-right {
    float: right !important;
}

.pull-left {
    float: left !important;
}

.hide {
    display: none !important;
}

.show {
    display: block !important;
}

.invisible {
    visibility: hidden;
}

.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0;
}

.hidden {
    display: none !important;
    visibility: hidden !important;
}

.affix {
    position: fixed;
}

@-ms-viewport {
    width: device-width;
}

.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
    display: none !important;
}

.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
    display: none !important;
}

@media (max-width: 767px) {
    .visible-xs {
        display: block !important;
    }

    table.visible-xs {
        display: table;
    }

    tr.visible-xs {
        display: table-row !important;
    }

    th.visible-xs,
    td.visible-xs {
        display: table-cell !important;
    }
}

@media (max-width: 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;
    }

    tr.visible-sm {
        display: table-row !important;
    }

    th.visible-sm,
    td.visible-sm {
        display: table-cell !important;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm-block {
        display: block !important;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm-inline {
        display: inline !important;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm-inline-block {
        display: inline-block !important;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md {
        display: block !important;
    }

    table.visible-md {
        display: table;
    }

    tr.visible-md {
        display: table-row !important;
    }

    th.visible-md,
    td.visible-md {
        display: table-cell !important;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md-block {
        display: block !important;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md-inline {
        display: inline !important;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md-inline-block {
        display: inline-block !important;
    }
}

@media (min-width: 1200px) {
    .visible-lg {
        display: block !important;
    }

    table.visible-lg {
        display: table;
    }

    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;
    }

    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;
    }
}

.ff-row {
    letter-spacing: -0.31em;
    text-rendering: optimizespeed;
    display: block;
    margin: 0;
    padding-top: 0;
    padding-bottom: 0;
}

    .ff-row .ff-fluid,
    .ff-row .ff-fixed {
        display: inline-block;
        zoom: 1;
        letter-spacing: normal;
        word-spacing: normal;
        vertical-align: top;
        text-rendering: auto;
        margin-top: 0;
        margin-bottom: 0;
        padding: 0;
    }

    .ff-row .ff-fluid {
        width: 100%;
    }

    .ff-row .ff-content {
        zoom: 1;
        letter-spacing: normal;
        word-spacing: normal;
    }

.lp-navbar-advanced .icon-container {
    text-align: center;
    float: left;
    height: 50px;
}

    .lp-navbar-advanced .icon-container:before {
        content: '';
        position: relative;
        display: inline-block;
        height: 100%;
        vertical-align: middle;
    }

.lp-navbar-advanced .nav-icon {
    color: #ffffff;
    vertical-align: middle;
}

.lp-icon {
    font-family: 'lp-icons';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    position: relative;
    line-height: 1.2;
    top: .03em;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

a:hover i {
    text-decoration: none;
}

.lp-line-item-arrow {
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -9px;
    width: 11px;
    color: #bbb;
}

.lp-icon-red {
    color: #302b26;
}

.lp-icon-small {
    font-size: 12px;
}

.lp-icon-medium {
    font-size: 18px;
}

.lp-icon-large {
    font-size: 24px;
}

.lp-icon-caret-up,
.lp-icon-caret-down,
.lp-icon-caret-right,
.lp-icon-caret-left {
    font-size: 12px;
}

.lp-icon-star:before {
    content: "\e600";
}

.lp-icon-star-empty:before {
    content: "\e601";
}

.lp-icon-caret-up:before {
    content: "\e602";
}

.lp-icon-caret-down:before {
    content: "\e603";
}

.lp-icon-caret-right:before {
    content: "\e604";
}

.lp-icon-caret-left:before {
    content: "\e605";
}

.lp-icon-envelope-alt:before {
    content: "\e606";
}

.lp-icon-angle-right:before {
    content: "\e608";
}

.lp-icon-angle-left:before {
    content: "\e609";
}

.lp-icon-angle-up:before {
    content: "\e60a";
}

.lp-icon-angle-down:before {
    content: "\e60b";
}

.lp-icon-archive:before {
    content: "\e60c";
}

.lp-icon-twitter-sign:before {
    content: "\e60e";
}

.lp-icon-facebook-sign:before {
    content: "\e60f";
}

.lp-icon-cog:before {
    content: "\e611";
}

.lp-icon-remove:before {
    content: "\e613";
}

.lp-icon-th-list:before {
    content: "\e614";
}

.lp-icon-refresh:before {
    content: "\e615";
}

.lp-icon-repeat:before {
    content: "\e616";
}

.lp-icon-resize-full:before {
    content: "\e618";
}

.lp-icon-resize-small:before {
    content: "\e619";
}

.lp-icon-plus:before {
    content: "\e61a";
}

.lp-icon-facebook:before {
    content: "\e61c";
}

.lp-icon-twitter:before {
    content: "\e61d";
}

.lp-icon-minus:before {
    content: "\e61e";
}

.lp-icon-star-half:before {
    content: "\e620";
}

.lp-icon-star-half-full:before {
    content: "\e626";
}

.lp-icon-rocket:before {
    content: "\e627";
}

.lp-icon-spinner:before {
    content: "\e629";
}

.lp-icon-undo:before {
    content: "\e62b";
}

.lp-icon-google-plus-sign:before {
    content: "\e62c";
}

.lp-icon-google-plus:before {
    content: "\e62d";
}

.lp-icon-briefcase:before {
    content: "\e62e";
}

.lp-icon-filter:before {
    content: "\e62f";
}

.lp-icon-rss:before {
    content: "\e632";
}

.lp-icon-linkedin-sign:before {
    content: "\e633";
}

.lp-icon-comment:before {
    content: "\e634";
}

.lp-icon-comments:before {
    content: "\e635";
}

.lp-icon-calendar:before {
    content: "\e636";
}

.lp-icon-line-chart-view:before {
    content: "\e637";
}

.lp-icon-credit:before {
    content: "\e63b";
}

.lp-icon-th:before {
    content: "\e607";
}

.lp-icon-th-large:before {
    content: "\e60d";
}

.lp-icon-list-and-chart-view:before {
    content: "\e610";
}

.lp-icon-dashboard:before {
    content: "\e612";
}

.lp-icon-check-empty:before {
    content: "\e617";
}

.lp-icon-check:before {
    content: "\e61b";
}

.lp-icon-globe:before {
    content: "\e61f";
}

.lp-icon-minus-sign:before {
    content: "\e621";
}

.lp-icon-info-sign:before {
    content: "\e624";
}

.lp-icon-question-sign:before {
    content: "\e625";
}

.lp-icon-ok-sign:before {
    content: "\e628";
}

.lp-icon-remove-sign:before {
    content: "\e62a";
}

.lp-icon-plus-sign:before {
    content: "\e630";
}

.lp-icon-tag:before {
    content: "\e631";
}

.lp-icon-linkedin:before {
    content: "\e638";
}

.lp-icon-download:before {
    content: "\e644";
}

.lp-icon-eye:before {
    content: "\e645";
}

.lp-icon-eye-blocked:before {
    content: "\e646";
}

.lp-icon-plus2:before {
    content: "\e647";
}

.lp-icon-arrow-up-right:before {
    content: "\e648";
}

.lp-icon-arrow-down-left:before {
    content: "\e649";
}

.lp-icon-feed:before {
    content: "\e64a";
}

.lp-icon-chart-view:before {
    content: "\e64b";
}

.lp-icon-key2:before {
    content: "\e64d";
}

.lp-icon-list-view:before {
    content: "\e639";
}

.lp-icon-screen:before {
    content: "\e63a";
}

.lp-icon-mobile:before {
    content: "\e63c";
}

.lp-icon-mobile2:before {
    content: "\e63d";
}

.lp-icon-tablet:before {
    content: "\e63e";
}

.lp-icon-spinner2:before {
    content: "\e63f";
}

.lp-icon-minus:before {
    content: "\e640";
}

.lp-icon-bars:before {
    content: "\e652";
}

.lp-icon-graph:before {
    content: "\e653";
}

.lp-icon-statistics:before {
    content: "\e654";
}

.lp-icon-box:before {
    content: "\e655";
}

.lp-icon-user2:before {
    content: "\e659";
}

.lp-icon-paperclip:before {
    content: "\e65a";
}

.lp-icon-cross:before {
    content: "\e65b";
}

.lp-icon-house:before {
    content: "\e65e";
}

.lp-icon-search2:before {
    content: "\e65f";
}

.lp-icon-vcard:before {
    content: "\e660";
}

.lp-icon-archive:before {
    content: "\e622";
}

.lp-icon-pencil:before {
    content: "\e623";
}

.lp-icon-user-add:before {
    content: "\e651";
}

.lp-icon-printer:before {
    content: "\e641";
}

.lp-icon-install:before {
    content: "\e642";
}

.lp-icon-transfer:before {
    content: "\e643";
}

.lp-icon-launcher:before {
    content: "\e64c";
}

.lp-icon-icon-logout:before {
    content: "\e656";
}

.lp-icon-bb-logo:before {
    content: "\e65c";
}

.lp-icon-bb-b:before {
    content: "\e74c";
}

.lp-icon-bb-a:before {
    content: "\e64e";
}

.lp-icon-bb-c:before {
    content: "\e64f";
}

.lp-icon-bb-k:before {
    content: "\e657";
}

.lp-icon-bb-s:before {
    content: "\e658";
}

.lp-icon-bb-e:before {
    content: "\e650";
}

.lp-icon-Home:before {
    content: "\e64c";
}

.lp-icon-Springboard:before {
    content: "\e60d";
}

.lp-icon-accounts:before {
    content: "\e62e";
}

.lp-icon-transactions:before {
    content: "\e643";
}

.lp-icon-profile:before {
    content: "\e659";
}

.lp-icon-dossier:before {
    content: "\e622";
}

.lp-icon-accounts:before {
    content: "\e62e";
}

.lp-icon-transactions:before {
    content: "\e643";
}

.lp-icon-atm:before {
    content: "\e639";
}

.lp-icon-places:before {
    content: "\e664";
}

.lp-icon-login:before {
    content: "\e64d";
}

.lp-icon-review-transfers:before {
    content: "\e622";
}

.lp-icon-secure-messaging:before {
    content: "\e672";
}

.lp-icon-category-spendings-chart:before {
    content: "\e665";
}

.lp-icon-video-player:before {
    content: "\e667";
}

.lp-icon-credit-card:before {
    content: "\e679";
}

.lp-icon-heart:before {
    content: "\e683";
}

.lp-icon-cash-note:before {
    content: "\e681";
}

.lp-icon-building:before {
    content: "\e684";
}

.lp-icon-x:before {
    content: "\e65d";
}

.lp-icon-new-transfer:before {
    content: "\e661";
}

.lp-icon-addressbook:before {
    content: "\e662";
}

.lp-icon-plus:before {
    content: "\e663";
}

.lp-icon-alert-success:before {
    content: "\e63b";
}

.lp-icon-alert-info:before {
    content: "\e666";
}

.lp-icon-alert-warning:before {
    content: "\e660";
}

.lp-icon-alert-danger:before,
.lp-icon-alert-error:before {
    content: "\e654";
}

.lp-icon-alert-success,
.lp-icon-alert-info,
.lp-icon-alert-warning,
.lp-icon-alert-danger,
.lp-icon-alert-error {
    margin-right: 2px;
    font-size: 1.15em;
}

.lp-icon-e-bill:before {
    content: "\e677";
}

.lp-icon-clock:before {
    content: "\e67a";
}

.lp-icon-auto:before {
    content: "\e678";
}

.lp-icon-expense-planning:before {
    content: "\e66b";
}

.lp-icon-phone:before {
    content: "\e66c";
}

.lp-icon-p2p:before {
    content: "\e66d";
}

.lp-icon-arr-left:before {
    content: "\e605";
}

.lp-icon-arr-right:before {
    content: "\e604";
}

.lp-icon-arr-left,
.lp-icon-arr-right {
    top: 1px;
}

.lp-launcher-close .lp-launcher-tab-arrow .lp-icon:before {
    content: "\e60b";
}

.lp-chrome-launcher-open .lp-launcher-tab-arrow .lp-icon:before,
.lp-launcher-open .lp-launcher-tab-arrow .lp-icon:before {
    content: "\e60a";
}

.lp-transaction-icon {
    width: 35px;
    height: 35px;
    background-image: url('../../../universal/images/generic1.png');
}

.table tr:hover .lp-transaction-icon,
.table .lp-transaction-icon {
    background-position: 0 -35px;
}

.dropdown .lp-icon-plus {
    font-size: 10px;
    top: 0;
}

.lp-icon-blank:before {
    content: " ";
}

.lp-g {
    letter-spacing: -0.31em;
    /* Webkit: collapse white-space between units; */
    text-rendering: optimizespeed;
    /* Webkit: fixes text-rendering: optimizeLegibility; */
    display: -webkit-flex;
    -webkit-flex-flow: row wrap;
    display: -ms-flexbox;
    -ms-flex-flow: row wrap;
}

.lp-u {
    display: inline-block;
    zoom: 1;
    letter-spacing: normal;
    word-spacing: normal;
    vertical-align: top;
    text-rendering: auto;
}

.lp-launcher-tab {
    background: #f8f8f8;
    border-bottom: 1px solid #e7e7e7;
    min-height: 40px;
    border-top-right-radius: 0;
    border-top-left-radius: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    -webkit-transition: background 0.08s;
    -moz-transition: background 0.08s;
    -o-transition: background 0.08s;
    transition: background 0.08s;
}

    .lp-launcher-tab a {
        color: #777777;
        -webkit-transition: all 0.08s;
        -moz-transition: all 0.08s;
        -o-transition: all 0.08s;
        transition: all 0.08s;
        display: block;
    }

        .lp-launcher-tab a .lp-launcher-tab-arrow i {
            margin: 0;
            padding: 0;
            line-height: 1.42857143;
            color: #423c35;
            color: inherit;
        }

    .lp-launcher-tab:hover {
        background: #ebebeb;
    }

        .lp-launcher-tab:hover a {
            color: #333333;
        }

    .lp-launcher-tab:active {
        background: #d2d2d2;
    }

        .lp-launcher-tab:active a {
            color: #555555;
        }

    .lp-launcher-tab.active {
        background: #e7e7e7;
    }

        .lp-launcher-tab.active a {
            color: #555555;
        }

        .lp-launcher-tab.active:hover {
            background: #dbdbdb;
        }

            .lp-launcher-tab.active:hover a {
                color: #555555;
            }

        .lp-launcher-tab.active:active {
            background: #cecece;
        }

            .lp-launcher-tab.active:active a {
                color: #555555;
            }

    .lp-launcher-tab .lp-launcher-tab-icon {
        margin: 0;
        padding: 0;
        line-height: 1.42857143;
        color: #423c35;
        font-family: 'lp-icons';
        color: inherit;
        display: inline-block;
        width: 36px;
    }

        .lp-launcher-tab .lp-launcher-tab-icon .lp-icon {
            margin: 0 7px 0 10px;
        }

.panel-launcher {
    border-color: #dddddd;
    margin: 0px;
    border-top-right-radius: 0;
    border-top-left-radius: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}

    .panel-launcher > .panel-heading {
        color: #7b6f62;
        background-color: #f5f5f5;
        border-color: #dddddd;
    }

        .panel-launcher > .panel-heading + .panel-collapse > .panel-body {
            border-top-color: #dddddd;
        }

        .panel-launcher > .panel-heading .badge {
            color: #f5f5f5;
            background-color: #7b6f62;
        }

    .panel-launcher > .panel-footer + .panel-collapse > .panel-body {
        border-bottom-color: #dddddd;
    }

    .panel-launcher .list-group {
        margin: 0;
    }

        .panel-launcher .list-group .list-group-item {
            border: 0;
            border-bottom: 1px solid #dddddd;
            padding: 6px 12px;
        }

            .panel-launcher .list-group .list-group-item .h4 {
                overflow: hidden;
                text-overflow: ellipsis;
                white-space: nowrap;
            }

            .panel-launcher .list-group .list-group-item:last-child {
                border-bottom: 0;
            }

    .panel-launcher .panel-heading {
        border-top-right-radius: 0;
        border-top-left-radius: 0;
        margin: 0;
    }

        .panel-launcher .panel-heading.panel-round {
            border-bottom-right-radius: 0;
            border-bottom-left-radius: 0;
        }

    .panel-launcher .panel-body {
        margin: 0;
    }

.lp-launcher-tab-arrow,
.lp-launcher-tab-icon,
.lp-launcher-tab-text {
    height: 36px !important;
    line-height: 40px !important;
}

.lp-launcher-tab-arrow {
    margin-right: 10px;
    margin-top: 2px;
}

.lp-launcher-tab-text {
    overflow: hidden;
}

.lp-overlay.lp-launcher-overlay {
    z-index: auto;
}

.lp-lc.lp-launcher-left {
    overflow: hidden;
}

.lp-lc .lp-launcher-slide,
.lp-lc .lp-launcher-area.active {
    display: block;
}

.lp-lc-animating > .lp-launcher-area {
    overflow: hidden;
}

.lp-launcher-slide > .lp-launcher-area {
    -webkit-transition: max-height 0.5s cubic-bezier(0, 1, 0.5, 1);
    -moz-transition: max-height 0.5s cubic-bezier(0, 1, 0.5, 1);
    -o-transition: max-height 0.5s cubic-bezier(0, 1, 0.5, 1);
    transition: max-height 0.5s cubic-bezier(0, 1, 0.5, 1);
    backface-visibility: hidden;
    max-height: 0;
    height: 0;
}

.lp-launcher-close > .lp-launcher-area {
    overflow: hidden;
    border: 0;
    margin: 0;
    padding: 0;
    min-height: 0;
}

.lp-launcher-open > .lp-launcher-area {
    max-height: 500px;
    height: auto;
}

.lp-lc--content .lp-launcher-area {
    display: none;
}

    .lp-lc--content .lp-launcher-area.lp-launcher-area-fixed {
        position: relative;
    }

.lp-lc--content .lp-lc--default {
    display: block;
}

    .lp-lc--content .lp-lc--default.lp-launcher-area-fixed {
        position: absolute;
        width: 95%;
    }

.lp-launcher-overlay-open .lp-lc--default.lp-launcher-area-fixed {
    opacity: 0.3;
    pointer-events: none;
}

    .lp-launcher-overlay-open .lp-lc--default.lp-launcher-area-fixed:before {
        content: "";
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
    }

.lp-launcher-tab > a:before,
.lp-launcher-tab > a:after {
    content: " ";
    display: table;
}

.lp-launcher-tab > a:after {
    clear: both;
}

.lp-launcher-tab > a:before,
.lp-launcher-tab > a:after {
    content: " ";
    display: table;
}

.lp-launcher-tab > a:after {
    clear: both;
}

.lp-launcher-tab-hidden {
    display: block;
    opacity: 0.7;
}

.lp-lc--main {
    left: -100%;
    z-index: 1;
    position: relative;
    white-space: nowrap;
    backface-visibility: hidden;
    -webkit-transition: left 0.3s, right 0.3s;
    -moz-transition: left 0.3s, right 0.3s;
    -o-transition: left 0.3s, right 0.3s;
    transition: left 0.3s, right 0.3s;
}

.lp-lc--content,
.lp-lc--left {
    white-space: normal;
    float: none;
    display: inline-block;
    vertical-align: top;
}

.lp-lc--content {
    min-width: 250px;
}

.lp-launcher-left .lp-lc--main {
    left: 0;
}

@media all and (max-width: 767px) {
    .lp-lc {
        top: -25px;
    }

    .lp-page-layout-container {
        padding-left: 0;
        padding-right: 0;
    }
}
/* Small devices (tablets, 768px and up) */
@media (min-width: 768px) {
    .lp-lc {
        overflow: visible;
    }

    .lp-launcher-left {
        overflow: visible;
    }

    .lp-lc--main {
        left: auto;
        -webkit-transition: none;
        -moz-transition: none;
        -o-transition: none;
        transition: none;
    }
}
/* RTL for small devices (tablets, 768px and up) */
.lp-launcher--tabs {
    z-index: 1;
}

    .lp-launcher--tabs .spacer-top {
        margin-top: 20px;
    }

    .lp-launcher--tabs .spacer,
    .lp-launcher--tabs .spacer-bottom {
        margin-bottom: 20px;
    }

.lp-chart {
    font-size: 12px;
    position: relative;
    display: block;
}

    .lp-chart .canvas {
        display: inline-block;
        position: relative;
    }

        .lp-chart .canvas path.line {
            stroke: #302b26;
            stroke-width: 2;
            fill: none;
        }

        .lp-chart .canvas rect {
            fill: #302b26;
        }

        .lp-chart .canvas .x.axis line {
            stroke: #dad6d1;
        }

        .lp-chart .canvas .x.axis .minor {
            stroke-opacity: .5;
        }

        .lp-chart .canvas .x.axis .domain {
            stroke: #dad6d1;
            fill: none;
        }

        .lp-chart .canvas .y.axis .domain {
            display: none;
        }

        .lp-chart .canvas .y.axis line,
        .y.axis path {
            fill: none;
            stroke: #dad6d1;
        }
    /* chart */
    .lp-chart .axis path,
    .lp-chart .axis line {
        fill: none;
        stroke: #555;
        shape-rendering: crispEdges;
    }

    .lp-chart .axis text {
        fill: #555;
    }

    .lp-chart .line {
        fill: none;
        stroke: #ef0d0c;
        stroke-width: 1.5px;
    }

    .lp-chart .chart,
    .lp-chart,
    .lp-chart .canvas {
        width: 100%;
        min-width: 100%;
    }

        .lp-chart svg {
            display: block;
        }
/* Element Resize directive specific styles */
.responsive-shadow,
.responsive-shadow > div,
.contract-trigger:before {
    content: ' ';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.responsive-shadow {
    visibility: hidden;
}

    .responsive-shadow > div {
        overflow: auto;
    }

.contract-trigger:before {
    width: 200%;
    height: 200%;
}

@font-face {
    font-family: 'latolight';
    src: url('/Content/login4/lato-light-webfont.eot');
    src: url('/Content/login4/lato-light-webfont.eot?#iefix') format('embedded-opentype'), url('/Content/login4/lato-light-webfont.woff') format('woff'), url('/Content/login4/lato-light-webfont.ttf') format('truetype'), url('/Content/login4/lato-light-webfont.svg#latolight') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'latoregular';
    src: url('/Content/login4/lato-regular-webfont.eot');
    src: url('/Content/login4/lato-regular-webfont.eot?#iefix') format('embedded-opentype'), url('/Content/login4/lato-regular-webfont.woff') format('woff'), url('/Content/login4/lato-regular-webfont.ttf') format('truetype'), url('/Content/login4/lato-regular-webfont.svg#latoregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'lp-icons';
    src: url('/Content/login4/lp-icons.eot');
    src: url('/Content/login4/lp-icons.eot?#iefix') format('embedded-opentype'), url('/Content/login4/lp-icons.ttf') format('truetype'), url('/Content/login4/lp-icons.woff') format('woff'), url('/Content/login4/lp-icons.svg#lp-icons') format('svg');
    font-weight: normal;
    font-style: normal;
}

.lp-h1,
.lp-h2,
.lp-h3,
.lp-h4,
.lp-h5,
.lp-h6 {
    margin: 0;
    padding: 0;
    line-height: 1.42857143;
    color: #423c35;
}

.panel-chrome-default .h1,
.panel-widget .h1,
.panel-chrome-default h1,
.panel-widget h1 {
    margin: 0;
    padding: 0;
    line-height: 1.42857143;
    color: #423c35;
}

.panel-chrome-default .h2,
.panel-widget .h2,
.panel-chrome-default h2,
.panel-widget h2 {
    margin: 0;
    padding: 0;
    line-height: 1.42857143;
    color: #423c35;
}

.panel-chrome-default .h3,
.panel-widget .h3,
.panel-chrome-default h3,
.panel-widget h3 {
    margin: 0;
    padding: 0;
    line-height: 1.42857143;
    color: #423c35;
}

.panel-chrome-default .h4,
.panel-widget .h4,
.panel-chrome-default h4,
.panel-widget h4 {
    margin: 0;
    padding: 0;
    line-height: 1.42857143;
    color: #423c35;
}

.panel-chrome-default .h5,
.panel-widget .h5,
.panel-chrome-default h5,
.panel-widget h5 {
    margin: 0;
    padding: 0;
    line-height: 1.42857143;
    color: #423c35;
}

.panel-chrome-default .h6,
.panel-widget .h6,
.panel-chrome-default h6,
.panel-widget h6 {
    margin: 0;
    padding: 0;
    line-height: 1.42857143;
    color: #423c35;
}

.lp-tagline {
    color: #888888;
}

.lp-tagline-banner {
    font-size: 24.5px;
    margin-bottom: 10px;
}

.lp-font-small {
    font-size: 10.5px;
}

.widget {
    margin-bottom: 20px;
    background-color: #ffffff;
    border: 1px solid transparent;
    border-radius: 0;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}

    .widget .widget {
        margin-bottom: 0;
        border-width: 0;
    }

.widget-body {
    min-height: 400px;
}

.widget-heading {
    padding: 10px 35px 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-right-radius: -1;
    border-top-left-radius: -1;
}

    .widget-heading .close {
        position: relative;
        top: -2px;
        right: -21px;
        color: inherit;
    }

    .widget-heading > .dropdown .dropdown-toggle {
        color: inherit;
    }

.widget-controls {
    position: absolute;
    right: 0;
    top: 0;
    margin: 10px 15px;
    font-size: 18px;
    color: inherit;
}

.widget-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 20px;
    color: inherit;
}

    .widget-title > a {
        color: inherit;
    }

    .widget-title > i {
        padding-right: 5px;
    }

.widget-footer {
    padding: 10px 15px;
    background-color: #f5f5f5;
    border-top: 1px solid #dddddd;
}

.widget > .list-group {
    margin-bottom: 0;
}

    .widget > .list-group .list-group-item {
        border-width: 1px 0;
        border-radius: 0;
    }

    .widget > .list-group:first-child .list-group-item:first-child {
        border-top: 0;
        border-top-right-radius: -1;
        border-top-left-radius: -1;
    }

    .widget > .list-group:last-child .list-group-item:last-child {
        border-bottom: 0;
        border-bottom-right-radius: -1;
        border-bottom-left-radius: -1;
    }

.widget-heading + .list-group .list-group-item:first-child {
    border-top-width: 0;
}

.widget-default {
    border-color: #dddddd;
}

    .widget-default > .widget-heading {
        color: #7b6f62;
        background-color: #f5f5f5;
        border-color: #dddddd;
    }

.widget-primary {
    border-color: #302b26;
}

    .widget-primary > .widget-heading {
        color: #ffffff;
        background-color: #302b26;
        border-color: #302b26;
    }

.widget-success {
    border-color: #d6e9c6;
}

    .widget-success > .widget-heading {
        color: #3c763d;
        background-color: #dff0d8;
        border-color: #d6e9c6;
    }

.widget-info {
    border-color: #bce8f1;
}

    .widget-info > .widget-heading {
        color: #31708f;
        background-color: #d9edf7;
        border-color: #bce8f1;
    }

.widget-warning {
    border-color: #faebcc;
}

    .widget-warning > .widget-heading {
        color: #8a6d3b;
        background-color: #fcf8e3;
        border-color: #faebcc;
    }

.widget-danger {
    border-color: #ebccd1;
}

    .widget-danger > .widget-heading {
        color: #a94442;
        background-color: #f2dede;
        border-color: #ebccd1;
    }

.widget-slide {
    border-color: #dddddd;
    border-width: 0;
    margin: 0;
}

    .widget-slide > .widget-heading {
        color: #7b6f62;
        background-color: #f5f5f5;
        border-color: #dddddd;
    }

    .widget-slide .h4,
    .widget-slide h4 {
        font-size: 15px;
        margin-top: 0px;
        margin-bottom: 5px;
    }

    .widget-slide .panel-group {
        margin-bottom: 0;
    }

.lp-badges {
    padding: 4px 7px;
    position: absolute;
    color: #ffffff;
    border: 1px solid #ffffff;
    -webkit-box-shadow: 0px 0px 0px 1px #dddddd;
    -moz-box-shadow: 0px 0px 0px 1px #dddddd;
    box-shadow: 0px 0px 0px 1px #dddddd;
    border-radius: 20px;
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
}

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

    100% {
        opacity: 1;
    }
}

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

    100% {
        opacity: 1;
    }
}

.showBadge {
    animation: fade 1s;
    -webkit-animation: fade 1s;
}

.lp-badges-alert {
    background-color: #d9534f;
}

.lp-badges-info {
    background-color: #31708f;
}

.lp-badges-success {
    background-color: #3c763d;
}
/* Colors */
.card-icon-color-licorice {
    color: #000000;
}

.card-icon-color-magnesium {
    color: #c0c0c0;
}

.card-icon-color-tangerine {
    color: #ff9300;
}

.card-icon-color-salmon {
    color: #ff7e79;
}

.card-icon-color-maraschino {
    color: #ff2600;
}

.card-icon-color-grape {
    color: #9437ff;
}

.card-icon-color-aqua {
    color: #0096ff;
}
/* Main styles */
.color-picker {
    margin: 0;
    padding: 0;
}

    .color-picker .color {
        display: inline-block;
        margin: 2px !important;
        padding: 2px !important;
        border: 1px solid #c0c0c0;
        background-color: #fff;
    }

        .color-picker .color > div {
            width: 20px;
            height: 20px;
        }

    .color-picker .icon-colored {
        display: inline-block;
        margin: 2px;
        padding: 2px;
        min-width: 30px;
        min-height: 30px;
    }

        .color-picker .icon-colored > div {
            font-size: 1.5em;
            padding: 3px;
            -webkit-border-radius: 3px;
            -moz-border-radius: 3px;
            border-radius: 3px;
        }

.lp-counter-party-filter .name-field {
    padding-left: 35px;
}

.lp-counter-party-filter .single-account-selection:hover,
.lp-counter-party-filter .contact-single-account:hover {
    outline: 1px solid #bbb3aa;
    cursor: pointer;
    color: #6c6357;
    background-color: #f5f5f5;
}

.lp-counter-party-filter .filter-contact {
    border-bottom: 1px solid rgba(0, 0, 0, 0.15);
    color: #7b6f62;
}

    .lp-counter-party-filter .filter-contact .photo-container {
        display: table-cell;
        width: 85px;
        padding-left: 9px;
        padding-right: 0px;
    }

    .lp-counter-party-filter .filter-contact .contact-photo {
        width: 100%;
        padding: 5px;
        display: inline-block;
    }

    .lp-counter-party-filter .filter-contact .contact-details {
        padding-top: 5px;
        padding-left: 5px;
        height: 60px;
    }

        .lp-counter-party-filter .filter-contact .contact-details .account-info {
            margin-top: 8px;
        }

        .lp-counter-party-filter .filter-contact .contact-details .contact-name {
            font-size: 110%;
            font-weight: bold;
        }

.lp-counter-party-filter .counterparty-to {
    position: absolute;
    left: 0px;
    height: 100%;
    width: 40px;
    z-index: 2;
    font-size: 14px;
    padding: 6px 12px;
}

.lp-counter-party-filter ul.filter-list {
    padding-right: 0;
}

.lp-counter-party-filter .filter-list {
    display: block;
    border: 1px solid rgba(0, 0, 0, 0.15);
    position: absolute;
    z-index: 2;
    max-height: 500px;
    overflow-y: scroll;
}

    .lp-counter-party-filter .filter-list a.contact-anchor {
        padding-top: 0;
        padding-bottom: 0;
        padding-left: 0;
        padding-right: 0;
    }

    .lp-counter-party-filter .filter-list .contact {
        position: relative;
    }

        .lp-counter-party-filter .filter-list .contact .border {
            position: absolute;
            height: 99%;
            width: 10px;
        }

            .lp-counter-party-filter .filter-list .contact .border.border-my-accounts {
                border: 1px solid #7b6f62;
                background-color: #7b6f62;
            }

            .lp-counter-party-filter .filter-list .contact .border.border-other {
                border: 1px solid transparent;
                background-color: transparent;
            }

.lp-counter-party-filter .contact-account-list {
    text-align: center;
    border-top: 1px solid rgba(0, 0, 0, 0.15);
    width: 100%;
    cursor: pointer;
}

    .lp-counter-party-filter .contact-account-list .toggle-accounts {
        padding: 5px 0px;
    }

        .lp-counter-party-filter .contact-account-list .toggle-accounts:hover {
            outline: 1px solid #bbb3aa;
            cursor: pointer;
        }

    .lp-counter-party-filter .contact-account-list p {
        margin: 0px;
    }

.lp-counter-party-filter .contact-accounts {
    -webkit-transition: max-height 400ms ease;
    -moz-transition: max-height 400ms ease;
    transition: max-height 400ms ease;
    max-height: 0px;
    overflow: hidden;
}

    .lp-counter-party-filter .contact-accounts .contact-single-account {
        text-align: left;
        overflow: hidden;
        border-top: 1px solid #cccccc;
        padding: 3px 0px 0px 14px;
        margin: 1px;
    }

        .lp-counter-party-filter .contact-accounts .contact-single-account p {
            padding-left: 5px;
        }

.lp-counter-party-filter .contact-accounts-open {
    max-height: 1000px;
}

.lp-currency-amount-input .select-area {
    width: 24%;
    margin-right: 5%;
}

    .lp-currency-amount-input .select-area .default-currency {
        text-align: center;
        width: 100%;
        padding: 5px;
    }

    .lp-currency-amount-input .select-area .currency-select {
        width: 100%;
        margin-right: 10px;
    }

        .lp-currency-amount-input .select-area .currency-select.open button {
            border-bottom-left-radius: 0px;
            border-bottom-right-radius: 0px;
        }

    .lp-currency-amount-input .select-area .dropdown {
        width: 100%;
        padding: 0px !important;
    }

        .lp-currency-amount-input .select-area .dropdown .dropdown-menu {
            width: 100%;
            top: 99%;
            min-width: 0px;
        }

            .lp-currency-amount-input .select-area .dropdown .dropdown-menu .dropdown-header {
                display: none;
            }

        .lp-currency-amount-input .select-area .dropdown li {
            border: none;
            padding: 0;
        }

            .lp-currency-amount-input .select-area .dropdown li a {
                padding: 5px 10px;
            }

                .lp-currency-amount-input .select-area .dropdown li a:focus {
                    outline: none;
                }

.lp-currency-amount-input .amount-area {
    width: 71%;
}

    .lp-currency-amount-input .amount-area .whole-amount-input {
        width: 70%;
        text-align: right;
    }

    .lp-currency-amount-input .amount-area .decimal {
        width: 5%;
    }

        .lp-currency-amount-input .amount-area .decimal .decimal-point {
            position: relative;
            top: 10px;
            left: 30%;
            font-size: 18px;
            color: #bbb3aa;
        }

    .lp-currency-amount-input .amount-area .decimal-amount-input {
        width: 25%;
    }

.lp-currency-amount-input .info {
    margin-top: 2px;
}

    .lp-currency-amount-input .info .info-message {
        font-size: 12px;
    }

    .lp-currency-amount-input .info .open-popup {
        top: 2px;
        left: 5px;
        cursor: pointer;
    }

.lp-currency-amount-input.lp-small-size .select-area {
    width: 35%;
    margin-right: 5%;
}

.lp-currency-amount-input.lp-small-size .amount-area {
    width: 60%;
}

    .lp-currency-amount-input.lp-small-size .amount-area .whole-amount-input {
        width: 55%;
    }

    .lp-currency-amount-input.lp-small-size .amount-area .decimal-amount-input {
        width: 40%;
    }

.lp-currency-amount-input .select-area {
    width: 24%;
    margin-right: 5%;
}

.lp-currency-amount-input .amount-area {
    width: 71%;
}

    .lp-currency-amount-input .amount-area .whole-amount-input {
        width: 70%;
    }

    .lp-currency-amount-input .amount-area .decimal-amount-input {
        width: 25%;
    }

.lp-datepicker {
    padding: 0;
    border: 5px solid #081303;
    border-color: rgba(8, 19, 3, 0.4);
}

    .lp-datepicker thead {
        background: #f0f0f0;
        color: #c7c7c7;
        border-left: 1px solid;
        border-right: 1px solid;
    }

        .lp-datepicker thead th small {
            font-size: 10px;
        }

        .lp-datepicker thead tr:first-child {
            background: #343434;
        }

            .lp-datepicker thead tr:first-child th {
                border-color: #343434 !important;
                height: 23px;
                border-left: 1px solid;
                border-right: 1px solid;
            }

                .lp-datepicker thead tr:first-child th .btn {
                    border: 0 none;
                    background: #343434;
                    color: #fff;
                }

    .lp-datepicker .btn {
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        border-radius: 0;
    }

    .lp-datepicker .btn-muted {
        background: #e7e7e7;
        color: #c9c9c9;
    }

    .lp-datepicker tbody .btn {
        border: 0 none;
    }

        .lp-datepicker tbody .btn.active {
            background: #ececec;
            -webkit-box-shadow: none;
            -moz-box-shadow: none;
            box-shadow: none;
        }

            .lp-datepicker tbody .btn.active span {
                color: #DB1B3B;
            }

    .lp-datepicker tbody td {
        border: 1px solid #eee !important;
    }

    .lp-datepicker table {
        border-collapse: collapse;
    }

.lp-small-size .lp-datepicker {
    left: -100px !important;
}

.lp-acct-info {
    margin-top: 6px;
}

.btn-block.dropdown-toggle > .lp-icon-caret-down {
    position: absolute !important;
    right: 14px;
    margin-top: -6px;
    top: 50%;
    position: relative;
    float: right !important;
    float: left !important;
}

.header-dropdown .dropdown-large {
    color: #333333;
    background-color: #f6f6f6;
    border-color: #ffffff;
    text-align: left;
    text-align: right;
    width: 100%;
}

    .header-dropdown .dropdown-large:hover,
    .header-dropdown .dropdown-large:focus,
    .header-dropdown .dropdown-large.focus,
    .header-dropdown .dropdown-large:active,
    .header-dropdown .dropdown-large.active,
    .open > .dropdown-toggle.header-dropdown .dropdown-large {
        color: #333333;
        background-color: #dddddd;
        border-color: #e0e0e0;
    }

    .header-dropdown .dropdown-large:active,
    .header-dropdown .dropdown-large.active,
    .open > .dropdown-toggle.header-dropdown .dropdown-large {
        background-image: none;
    }

    .header-dropdown .dropdown-large.disabled,
    .header-dropdown .dropdown-large[disabled],
    fieldset[disabled] .header-dropdown .dropdown-large,
    .header-dropdown .dropdown-large.disabled:hover,
    .header-dropdown .dropdown-large[disabled]:hover,
    fieldset[disabled] .header-dropdown .dropdown-large:hover,
    .header-dropdown .dropdown-large.disabled:focus,
    .header-dropdown .dropdown-large[disabled]:focus,
    fieldset[disabled] .header-dropdown .dropdown-large:focus,
    .header-dropdown .dropdown-large.disabled.focus,
    .header-dropdown .dropdown-large[disabled].focus,
    fieldset[disabled] .header-dropdown .dropdown-large.focus,
    .header-dropdown .dropdown-large.disabled:active,
    .header-dropdown .dropdown-large[disabled]:active,
    fieldset[disabled] .header-dropdown .dropdown-large:active,
    .header-dropdown .dropdown-large.disabled.active,
    .header-dropdown .dropdown-large[disabled].active,
    fieldset[disabled] .header-dropdown .dropdown-large.active {
        background-color: #f6f6f6;
        border-color: #ffffff;
    }

    .header-dropdown .dropdown-large .badge {
        color: #f6f6f6;
        background-color: #333333;
    }

.dropdown-small {
    color: #333333;
    background-color: #ffffff;
    border-color: #cccccc;
    text-align: left;
    text-align: right;
}

    .dropdown-small:hover,
    .dropdown-small:focus,
    .dropdown-small.focus,
    .dropdown-small:active,
    .dropdown-small.active,
    .open > .dropdown-toggle.dropdown-small {
        color: #333333;
        background-color: #e6e6e6;
        border-color: #adadad;
    }

    .dropdown-small:active,
    .dropdown-small.active,
    .open > .dropdown-toggle.dropdown-small {
        background-image: none;
    }

    .dropdown-small.disabled,
    .dropdown-small[disabled],
    fieldset[disabled] .dropdown-small,
    .dropdown-small.disabled:hover,
    .dropdown-small[disabled]:hover,
    fieldset[disabled] .dropdown-small:hover,
    .dropdown-small.disabled:focus,
    .dropdown-small[disabled]:focus,
    fieldset[disabled] .dropdown-small:focus,
    .dropdown-small.disabled.focus,
    .dropdown-small[disabled].focus,
    fieldset[disabled] .dropdown-small.focus,
    .dropdown-small.disabled:active,
    .dropdown-small[disabled]:active,
    fieldset[disabled] .dropdown-small:active,
    .dropdown-small.disabled.active,
    .dropdown-small[disabled].active,
    fieldset[disabled] .dropdown-small.active {
        background-color: #ffffff;
        border-color: #cccccc;
    }

    .dropdown-small .badge {
        color: #ffffff;
        background-color: #333333;
    }

@media (min-width: 992px) and (max-width: 1200px) {
    .header-dropdown .dropdown-large .lp-acct-bal {
        display: none;
    }
}

.lp-small-acct-select-size .dropdown-large {
    position: relative;
}

    .lp-small-acct-select-size .dropdown-large .caret {
        margin-top: 20px;
    }

    .lp-small-acct-select-size .dropdown-large .lp-acct-name span {
        position: relative;
        top: -10px;
    }

    .lp-small-acct-select-size .dropdown-large .lp-acct-num span {
        display: none;
    }

    .lp-small-acct-select-size .dropdown-large .lp-acct-bal {
        top: 45% !important;
        left: 20px;
    }

        .lp-small-acct-select-size .dropdown-large .lp-acct-bal span {
            font-size: 13px !important;
        }

.lp-small-acct-select-size ul.selectpicker .lp-acct-bal {
    top: 70% !important;
}

.dropdown {
    width: 100%;
}

    .dropdown .dropdown-toggle,
    .dropdown .dropdown-toggle:active {
        padding-right: 25px;
        -webkit-transition: background 0.08s;
        -moz-transition: background 0.08s;
        -o-transition: background 0.08s;
        transition: background 0.08s;
        -webkit-transition: all 0.08s;
        -moz-transition: all 0.08s;
        -o-transition: all 0.08s;
        transition: all 0.08s;
    }

        .dropdown .dropdown-toggle:before,
        .dropdown .dropdown-toggle:active:before,
        .dropdown .dropdown-toggle:after,
        .dropdown .dropdown-toggle:active:after {
            content: " ";
            display: table;
        }

        .dropdown .dropdown-toggle:after,
        .dropdown .dropdown-toggle:active:after {
            clear: both;
        }

        .dropdown .dropdown-toggle:before,
        .dropdown .dropdown-toggle:active:before,
        .dropdown .dropdown-toggle:after,
        .dropdown .dropdown-toggle:active:after {
            content: " ";
            display: table;
        }

        .dropdown .dropdown-toggle:after,
        .dropdown .dropdown-toggle:active:after {
            clear: both;
        }

    .dropdown .filter-option {
        width: 100%;
    }

    .dropdown .dropdown-large:hover,
    .dropdown .dropdown-large:focus {
        background: transparent;
    }

    .dropdown .dropdown-large .lp-acct-num {
        text-align: left;
        text-align: right;
    }

    .dropdown .dropdown-large .lp-acct-bal {
        top: 50%;
    }

    .dropdown .dropdown-small {
        width: 100%;
    }

        .dropdown .dropdown-small .lp-acct-num {
            display: none;
        }

        .dropdown .dropdown-small .lp-acct-bal {
            right: 25px;
        }

    .dropdown .dropdown-menu {
        padding: 0;
        border: 0 none;
        margin-top: 0;
        width: 100%;
    }

        .dropdown .dropdown-menu > li {
            border-top: 1px solid #ddd;
            position: relative;
        }

            .dropdown .dropdown-menu > li > a {
                padding-top: 6px;
                padding-bottom: 6px;
            }

                .dropdown .dropdown-menu > li > a > i {
                    position: relative;
                    top: 5px;
                }

        .dropdown .dropdown-menu .lp-acct-num {
            color: inherit;
        }

        .dropdown .dropdown-menu .lp-acct-bal {
            top: 50%;
            margin-top: -12px;
        }

    .dropdown .lp-acct-bal {
        position: absolute;
        right: 20px;
    }

    .dropdown.open .dropdown-toggle.dropdown-large {
        background: #ffffff;
    }

    .dropdown .btn:active {
        background: #ffffff;
        color: #302b26;
    }

.input-group-btn ul.dropdown-menu {
    width: auto !important;
}

.dropdown-title {
    float: left !important;
    float: right !important;
}

.dropdown-caret {
    float: right !important;
    float: left !important;
}

.btn-block {
    display: block;
    width: 100%;
    padding: 6px 12px;
}

    .btn-block dropdown-toggle {
        text-align: left;
    }

    .btn-block .current- {
        float: left !important;
        float: right !important;
        text-align: right;
        padding-left: 0;
    }

.gray-image-hover {
    filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
    filter: gray;
    -webkit-filter: grayscale(100%);
}

.selected .gray-image-hover,
.table tr:hover .gray-image-hover {
    filter: none;
    -webkit-filter: none;
}

.input-group.has-clear .form-control {
    padding-right: 25px;
}

.input-group.has-clear .input-clear {
    padding: 6px 12px;
    position: absolute;
    top: 1px;
    right: 35px;
    z-index: 2;
    color: #dad6d1;
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

input[type=number] {
    -moz-appearance: textfield;
}

.has-feedback .lp-input-overflow .lp-input-overflow-indicator {
    right: 34px;
    margin-right: 0;
}

.has-feedback .lp-input-overflow .lp-input-overflow-indicator {
    right: 34px;
    margin-right: 0;
}

.lp-input-overflow {
    position: relative;
}

    .lp-input-overflow .lp-input-overflow-indicator {
        position: absolute;
        width: 23px;
        height: 32px;
        color: inherit;
        right: 0;
        top: 0px;
        opacity: 0.8;
        background-color: white;
        cursor: pointer;
        display: none;
        z-index: 1;
        margin-right: 1px;
        margin-top: 1px;
    }

    .lp-input-overflow .lp-input-overflow-elipsis {
        font-size: 21px;
        margin-left: 5px;
    }

    .lp-input-overflow .lp-input-overflow-input-text {
        display: none;
        position: absolute;
        white-space: nowrap;
    }

.list-view {
    position: relative;
    display: block;
}

.list-view-row {
    display: block;
    width: 100%;
    padding: 0;
}

    .list-view-row.expandable .list-view-container {
        padding-right: 30px;
    }

        .list-view-row.expandable .list-view-container:after {
            font-family: 'lp-icons';
            content: '\e60b';
            position: absolute;
            right: 8px;
            top: 50%;
            margin-top: -7px;
            font-size: 14px;
            font-style: normal;
            font-weight: normal;
            font-variant: normal;
            line-height: 14px;
            z-index: 1;
        }

    .list-view-row.open .list-view-container {
        background-color: #f5f5f5;
    }

        .list-view-row.open .list-view-container .gray-image-hover {
            -webkit-filter: none;
            filter: none;
        }

    .list-view-row.open .details {
        max-height: 1000px;
        border-top: 1px solid #dddddd;
    }

    .list-view-row.expandable.open .list-view-container:after {
        content: '\e60a';
    }

    .list-view-row .list-view-container {
        display: table;
        width: 100%;
        position: relative;
    }

        .list-view-row .list-view-container:hover {
            background-color: #f5f5f5;
        }

            .list-view-row .list-view-container:hover .gray-image-hover {
                -webkit-filter: none;
                filter: none;
            }

        .list-view-row .list-view-container.preview .categories {
            width: 160px;
        }

        .list-view-row .list-view-container .categories {
            width: 9px;
            display: table-cell;
            position: relative;
            -webkit-transition: width 400ms ease;
            -moz-transition: width 400ms ease;
            transition: width 400ms ease;
        }

            .list-view-row .list-view-container .categories.no-animation {
                -webkit-transition: none;
                -moz-transition: none;
                transition: none;
            }

        .list-view-row .list-view-container .info {
            width: auto;
            height: 55px;
            position: relative;
        }

        .list-view-row .list-view-container .h4,
        .list-view-row .list-view-container h4 {
            margin-top: 0;
            margin-bottom: 0;
            font-size: 16px;
        }

        .list-view-row .list-view-container .h6,
        .list-view-row .list-view-container h6 {
            margin-top: 0;
            margin-bottom: 0;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
        }

    .list-view-row .details {
        max-height: 1px;
        -webkit-transition: max-height 400ms ease 600ms;
        -moz-transition: max-height 400ms ease 600ms;
        transition: max-height 400ms ease 600ms;
    }

        .list-view-row .details .nav.nav-tabs {
            width: 100%;
            margin-top: 10px;
        }

        .list-view-row .details .tab-content {
            background-color: #ffffff;
        }

    .list-view-row .column {
        position: relative;
        height: 100%;
        font-size: 0;
    }

        .list-view-row .column:before {
            content: '';
            position: relative;
            display: inline-block;
            height: 100%;
            vertical-align: middle;
            margin-right: -0.25em;
        }

        .list-view-row .column.left-align {
            text-align: left;
        }

            .list-view-row .column.left-align.padded {
                padding-left: 12px;
            }

        .list-view-row .column.right-align {
            text-align: right;
        }

            .list-view-row .column.right-align.padded {
                padding-right: 12px;
            }

        .list-view-row .column .centered {
            display: inline-block;
            vertical-align: middle;
            width: 99.9%;
            /* Android stock browser fix (should be 100%) */
            font-size: 14px;
        }

        .list-view-row .column .lp-transaction-icon {
            display: inline-block;
        }

        .list-view-row .column .counterparty-name {
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
        }

.preview-all .list-view .list-view-container .categories {
    width: 160px;
}

@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(359deg);
    }
}

@-moz-keyframes spin {
    0% {
        -moz-transform: rotate(0deg);
    }

    100% {
        -moz-transform: rotate(359deg);
    }
}

@keyframes spin {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(359deg);
    }
}

.loading-panel {
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: rgba(255, 255, 255, 0.7);
    z-index: 6;
}

.loading-icon {
    position: relative;
    display: block;
    color: #6c6357;
    font-size: 48px;
    line-height: 48px;
    height: 48px;
    width: 48px;
    left: 50%;
    top: 50%;
    margin-left: -24px;
    margin-top: -24px;
}

.lp-spin {
    -webkit-animation: spin 1000ms infinite linear;
    -moz-animation: spin 1000ms infinite linear;
    animation: spin 1000ms infinite linear;
}

.ng-modal-overlay {
    /* A dark translucent div that covers the whole screen */
    position: absolute;
    z-index: 4;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.8);
}

.modal-dialog {
    z-index: 5;
    /* Center the dialog */
}

.ng-modal-dialog-content {
    padding: 15px 35px;
    text-align: left;
}

.ng-modal-dialog .lp-contacts-header {
    padding-bottom: 15px;
}

.modal {
    display: block;
    position: absolute;
    overflow: auto;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}

.modal-content {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}

.modal-body {
    padding: 10px 20px;
}

.modal-header {
    border-bottom: 0;
    padding: 15px 15px 0;
}

.modal-footer {
    border-top: 0;
    margin-top: 0;
    padding: 10px 20px 20px;
}

    .modal-footer .btn + .btn {
        margin-right: 5px;
        margin-bottom: 0;
    }

@media (min-width: 768px) {
    .modal-dialog {
        width: 60%;
    }
}

@media (min-width: 768px) and (max-width: 992px) {
    .iban-img,
    .cheque-img {
        width: 100%;
    }
}

@media (max-width: 768px) {
    .modal-dialog {
        width: auto;
    }
}

@media (max-width: 480px) {
    .iban-img,
    .cheque-img {
        width: 100%;
    }
}

.progress-indicator-container {
    position: relative;
}

    .progress-indicator-container .progress-indicator {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        opacity: 0.7;
    }

.lp-autosuggest-suggestions {
    font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
    background: #fff;
    border: 1px solid #dfdcd5;
    overflow-y: scroll;
}

.lp-autosuggest-suggestion {
    cursor: pointer;
    border-bottom: 1px solid #e2ded8;
}

.lp-smartsuggest-result {
    padding: 5px 10px 5px 5px;
    clear: both;
    display: block;
    min-height: 35px;
    line-height: 35px;
    color: #171717;
}

    .lp-smartsuggest-result .lp-smartsuggest-contact {
        line-height: 20px;
    }

    .lp-smartsuggest-result .lp-smartsuggest-account {
        line-height: 20px;
    }

.lp-smartsuggest-icon {
    float: left;
    margin-right: 10px;
}

    .lp-smartsuggest-icon i {
        margin-left: 10px;
        margin-right: 10px;
    }

.lp-autosuggest-selected {
    background: #e5e5e5;
    color: #fff;
}

.lp-smartsuggest-value {
    font-weight: bold;
}

.lp-smartsuggest-predicted {
    color: #bababa;
}

.lp-smartsuggest-intials {
    display: inline-block;
    width: 35px;
    height: 35px;
    line-height: 35px;
    font-size: 20px;
    text-align: center;
    text-transform: uppercase;
    border: 1px solid #777;
    color: #777;
    background: #fff;
}

.lp-autosuggest-selected .lp-smartsuggest-predicted {
    color: #878787;
}

.lp-smartsuggest-title {
    cursor: default;
    background-color: #fdfdfd;
}

.lp-dark.lp-stretch-background {
    background: #373737 url('../../../universal/images/dark-bg.png') repeat-x 0 0;
}

.lp-stretch-background-container {
    min-height: 50px;
    padding-top: 8px;
}

.lp-stretch-background {
    position: absolute;
    left: 0;
    display: none;
    width: 100%;
}

.incorporateButton {
    border: none;
    background-color: transparent;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

    .incorporateButton:hover {
        background-color: transparent;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
    }

    .incorporateButton:active {
        background-color: transparent;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
    }

.lp-search-wrapper {
    display: table;
    border: 1px solid #cccccc;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    width: 100%;
}

@media (max-width: 768px) {
    .lp-search-wrapper {
        position: fixed;
        right: 0;
        top: 120px;
        z-index: 9;
        background-color: white;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        border-radius: 0;
    }
}

.lp-search-wrapper .lp-search-left {
    display: table-cell;
    vertical-align: middle;
    width: 5%;
    border-right: 1px solid #cccccc;
    -webkit-border-radius: 0 5px 5px 0;
    -moz-border-radius: 0 5px 5px 0;
    border-radius: 0 5px 5px 0;
    text-align: center;
}

    .lp-search-wrapper .lp-search-left .dropdown-toggle {
        border: none;
        background-color: transparent;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
    }

        .lp-search-wrapper .lp-search-left .dropdown-toggle:hover {
            background-color: transparent;
            -webkit-box-shadow: none;
            -moz-box-shadow: none;
            box-shadow: none;
        }

        .lp-search-wrapper .lp-search-left .dropdown-toggle:active {
            background-color: transparent;
            -webkit-box-shadow: none;
            -moz-box-shadow: none;
            box-shadow: none;
        }

    .lp-search-wrapper .lp-search-left ul.dropdown-menu {
        min-width: 200px;
        padding: 10px;
    }

        .lp-search-wrapper .lp-search-left ul.dropdown-menu .header {
            margin-bottom: 5px;
        }

@media (max-width: 768px) {
    .lp-search-wrapper .lp-search-left {
        width: 10%;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        border-radius: 0;
    }
}

.lp-search-wrapper .lp-search-tags {
    vertical-align: middle;
    overflow: hidden;
}

    .lp-search-wrapper .lp-search-tags .lp-tags {
        display: block;
        padding: 0;
        margin: 0;
        background-color: transparent;
    }

    .lp-search-wrapper .lp-search-tags .lpTag {
        display: inline-block;
        background-color: #dad6d1;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        border-radius: 5px;
        padding: 5px 10px 5px 5px;
        margin: 3px;
    }

        .lp-search-wrapper .lp-search-tags .lpTag .lpTagText {
            white-space: nowrap;
            cursor: pointer;
            font-family: Arial;
        }

        .lp-search-wrapper .lp-search-tags .lpTag .lpTagClose {
            margin: 0;
            padding: 0 0 0 5px;
            opacity: 0.3;
            cursor: pointer;
        }

            .lp-search-wrapper .lp-search-tags .lpTag .lpTagClose:hover {
                opacity: 1;
            }

.lp-search-wrapper .lp-search-middle {
    vertical-align: middle;
}

    .lp-search-wrapper .lp-search-middle input {
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        border-radius: 0;
        border: none;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
    }

.lp-search-wrapper .lp-search-right {
    display: table-cell;
    vertical-align: middle;
    width: 15%;
}

    .lp-search-wrapper .lp-search-right:hover {
        background-color: #dad6d1;
    }

@media (max-width: 768px) {
    .lp-search-wrapper .lp-search-right .sort-select ul.dropdown-menu {
        right: 0;
        left: auto;
    }
}

.lp-search-wrapper .lp-search-right .sort-select button {
    border: none;
    background-color: transparent;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

    .lp-search-wrapper .lp-search-right .sort-select button:hover {
        background-color: transparent;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
    }

    .lp-search-wrapper .lp-search-right .sort-select button:active {
        background-color: transparent;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
    }

    .lp-search-wrapper .lp-search-right .sort-select button i.pull-right {
        position: absolute;
        top: 50%;
        right: 0;
        transform: translate(-50%, -50%);
        -webkit-transform: translate(-50%, -50%);
    }

@media (max-width: 768px) {
    .card-overview {
        margin-top: 180px !important;
    }
}

@media (max-width: 768px) {
    .lp-new-transfer .lp-account-select {
        position: static;
    }
}

@media (max-width: 768px) {
    #transactions-tabs {
        margin-top: 140px;
    }
}

@media (max-width: 768px) {
    #transactions-list {
        margin-top: 30px;
    }
}

@media (max-width: 768px) {
    .lp-account-select {
        position: fixed;
        right: 0;
        top: 50px;
        height: 70px;
        width: 100%;
        z-index: 10;
        background-color: #ffffff;
    }
}

@media (max-width: 768px) {
    .lp-large-account-select-size button.dropdown-toggle,
    .lp-normal-account-select-size button.dropdown-toggle {
        height: 70px;
    }
}

@media (max-width: 768px) {
    .lp-launcher-left .lp-account-select,
    .lp-launcher-left .lp-search-wrapper {
        position: static;
    }
}

.wizard-wrapper .wizard-header {
    padding: 0;
    border: none;
}

    .wizard-wrapper .wizard-header .wizard-header-title {
        margin-bottom: 15px;
        margin-top: 0;
        text-align: left;
    }

.wizard-wrapper .wizard-steps {
    position: relative;
    padding-bottom: 15px;
}

.wizard-wrapper .wizard-step {
    margin: 0 5px;
    color: #bbb3aa;
    white-space: nowrap;
    width: 1.6em;
}

.wizard-wrapper .wizard-step-number {
    margin-right: 5px;
    border: 1px solid #bbb3aa;
    border-radius: 0.8em;
    display: inline-block;
    text-align: center;
    width: 1.6em;
}

.wizard-wrapper .wizard-step-number-active {
    background-color: #ffffff;
    color: #333333;
}

.wizard-wrapper .wizard-step-heading {
    position: absolute;
    left: 5px;
    width: 100%;
}

.wizard-wrapper .wizard-step-arrow {
    color: #a4a5a0;
    top: 3px;
}

.wizard-wrapper .wizard-step-done {
    background-color: #5cb85c;
    border-color: #4cae4c;
    color: #ffffff;
}

.wizard-wrapper .wizard-future-step {
    border: 1px solid #bbb3aa;
}

.wizard-wrapper .wizard-active-step {
    color: #423c35;
    border-color: #333333;
}

@media (min-width: 768px) {
    .wizard-wrapper .wizard-step {
        width: auto;
    }

    .wizard-wrapper .wizard-steps {
        padding-bottom: 0;
    }

    .wizard-wrapper .wizard-step-heading {
        position: relative;
        left: auto;
    }
}

@media (max-width: 768px) {
    .wizard-wrapper .wizard-step-container {
        display: inline-block;
    }

    .wizard-wrapper .wizard-header .wizard-header-title {
        text-align: center;
    }
}

.slide-down {
    max-height: 0;
    overflow: hidden;
    -webkit-transition: max-height 0.5s, background-color 0.5s linear;
    -moz-transition: max-height 0.5s, background-color 0.5s linear;
    -o-transition: max-height 0.5s, background-color 0.5s linear;
    transition: max-height 0.5s, background-color 0.5s linear;
}

    .slide-down.selected {
        max-height: 1000px;
        -webkit-transition: max-height 0.5s;
        -moz-transition: max-height 0.5s;
        -o-transition: max-height 0.5s;
        transition: max-height 0.5s;
    }

.checkbox {
    margin-top: 5px;
}

.input-append.date .add-on i,
.input-prepend.date .add-on i {
    display: block;
    cursor: pointer;
    width: 16px;
    height: 16px;
}
/* The compressed css for containers will cause relative image paths to be wrong. This is a hack to resolve that */
.lp-headed-container-header {
    background: transparent url('../../../universal/images/img_greybar.png') repeat-x left center;
}

.places-list .list-view-row .info {
    height: 85px;
}

.panel-message {
    margin: 0;
    padding: 0;
    line-height: 1.42857143;
    color: #423c35;
    padding-top: 100px;
    padding-bottom: 100px;
    text-align: center;
}

.panel-message-sm {
    margin: 0;
    padding: 0;
    line-height: 1.42857143;
    color: #423c35;
    padding-top: 33.33333333px;
    text-align: center;
}

[ng\:cloak],
[ng-cloak],
[data-ng-cloak],
[x-ng-cloak],
.ng-cloak,
.x-ng-cloak {
    display: none;
}

.text-dark {
    color: #717171;
}

.text-medium {
    color: #bbb3aa;
}

.text-light {
    color: #ccc;
}

.text-capitalize {
    text-transform: capitalize;
}

.valign-middle {
    vertical-align: middle !important;
}

.break-word {
    word-break: break-all;
    word-wrap: break-word;
}

.lp-nonfunc-bar {
    display: none;
}

.bd-contentViewer-wrapper {
    padding: 0 !important;
}
/* Sibling of this may be higher (eg design mode tools, stretch background */
.lp-page-children {
    z-index: inherit;
    position: relative;
}
/* Widget bodies now automatically have there own local stacking context (NEW) */
.bp-widget-body {
    position: relative;
}

.lp-page-children + .bp-widget .bp-widget-body {
    z-index: inherit;
}
/* Minimization/maximization */
.lp-minimized,
.lp-maximized {
    display: none;
}

.lp-widget-minimized .lp-minimized,
.lp-widget-maximized .lp-maximized {
    display: block;
}

.light-font {
    font-family: 'Proxima Light', "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.margin-bottom-sm {
    margin-bottom: 5px;
}

.padding-left-sm {
    padding-left: 5px;
}

.padding-left-med {
    padding-left: 10px;
}

.padding-left-lg {
    padding-left: 15px;
}

.padding-right-sm {
    padding-right: 5px;
}

.padding-right-md {
    padding-right: 10px;
}

.padding-right-lg {
    padding-right: 15px;
}

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

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

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

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

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

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

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

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

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

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

.no-min-height {
    min-height: 0 !important;
}

.cursor-pointer {
    cursor: pointer;
}

.resize-none {
    resize: none;
}

.no-bg {
    background-color: transparent !important;
}

.display-none {
    display: none !important;
}

.display-block {
    display: block !important;
}

.position-right {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
}

.position-left {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
}

.min-height-500 {
    min-height: 500px;
}

.no-border td {
    border: 0 none !important;
}

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

.inline {
    display: inline;
}

.background-transition {
    -webkit-transition: background 0.08s;
    -moz-transition: background 0.08s;
    -o-transition: background 0.08s;
    transition: background 0.08s;
}

.color-transition {
    -webkit-transition: all 0.08s;
    -moz-transition: all 0.08s;
    -o-transition: all 0.08s;
    transition: all 0.08s;
}

.lp-xs-size .hide-xs-widget {
    display: none;
}

.lp-tile-size .hide-tile-widget {
    display: none;
}

.lp-tile-size .hide-small-widget,
.lp-small-size .hide-small-widget {
    display: none;
}

.lp-tile-size .hide-medium-widget,
.lp-small-size .hide-medium-widget,
.lp-medium-size .hide-medium-widget {
    display: none;
}

.lp-large-size .hide-large-widget {
    display: none;
}

.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
    -moz-opacity: .65;
    opacity: 0.65;
}

.lp-full-bg {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
    width: 100%;
    height: 100%;
    display: none;
    background: transparent none no-repeat center top;
}

.lp-session-dialog {
    position: absolute;
    left: 50%;
    width: 230px;
}

.lp-field.form-group {
    margin-left: 0;
    margin-right: 0;
}

.lp-field .control- {
    text-align: left;
}

.lp-field .lp-icon-info-sign {
    color: #808080;
    position: relative;
    left: 5px;
}

.lp-field .lp-editable {
    background-color: white;
    color: black;
}

.lp-field .dropdown {
    width: 100%;
}

.lp-field .dropdown-toggle {
    text-align: left;
}

    .lp-field .dropdown-toggle .caret {
        position: absolute;
        right: 10px;
        top: 40%;
    }

.lp-field label {
    cursor: pointer;
}

.lp-editable input[readonly] {
    color: #333333;
    background-color: #ffffff;
    cursor: default;
}

.lp-editable-edit {
    position: absolute;
    top: 10px;
    right: 15px;
    color: #333333;
}

.lp-editable-text {
    padding: 7px;
    border: 1px solid #000000;
    border-radius: 4px;
    min-height: 34px;
}

.lp-editable-readonly.lp-editable-readonly {
    border: 0;
}

.lp-field-help {
    width: 350px;
    line-height: 1em;
    margin-top: 5px;
}

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

.lp-widget-title {
    font-family: 'latolight', "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif, "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: #717171 !important;
    -ms-text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
}

.lp-widget-chrome-default,
.lp-widget-chrome-tab .lp-widget-content {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    border: 1px solid rgba(206, 206, 206, 0.4);
    background: #ffffff;
    position: relative;
}

.lp-widget-control {
    display: block;
    padding: 0;
    margin: 0;
    border: none;
    background: none;
    cursor: pointer;
    padding: 0 10px;
    font-size: 12px;
    color: #646464 !important;
}

.lp-widget-controls {
    line-height: 0;
    position: absolute;
    right: 0;
}

.panel.panel-chrome-default {
    border-color: transparent;
    margin-bottom: 0 !important;
}

    .panel.panel-chrome-default > .panel-heading {
        color: #717171;
        background-color: #efefef;
        border-color: #efefef;
    }

        .panel.panel-chrome-default > .panel-heading + .panel-collapse > .panel-body {
            border-top-color: transparent;
        }

        .panel.panel-chrome-default > .panel-heading .badge {
            color: #efefef;
            background-color: #717171;
        }

    .panel.panel-chrome-default > .panel-footer + .panel-collapse > .panel-body {
        border-bottom-color: transparent;
    }

    .panel.panel-chrome-default > .panel-body {
        padding: 0;
    }

    .panel.panel-chrome-default .lp-widget-control,
    .panel.panel-chrome-default > .panel-heading,
    .panel.panel-chrome-default .panel-title {
        height: 48px;
        line-height: 48px !important;
        overflow: hidden;
    }

    .panel.panel-chrome-default > .panel-heading {
        background-color: #efefef;
        padding: 0;
        border-bottom: 1px solid #e7e7e7;
    }

        .panel.panel-chrome-default > .panel-heading .lp-widget-controls li {
            vertical-align: top;
        }

    .panel.panel-chrome-default .panel-title {
        margin: 0;
        padding: 0;
        line-height: 1.42857143;
        color: #423c35;
        padding: 0 16px;
        color: #717171 !important;
        width: 100%;
    }

        .panel.panel-chrome-default .panel-title .lp-icon {
            padding-right: 5px;
        }

.focus-shadow {
    border-color: #000000;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

.focus-outline {
    border-color: #000000;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    outline: none;
    outline-offset: -2px;
}

.focus-outline-only {
    outline: 1px solid rgba(0, 0, 0, 0.55);
    outline-offset: -1px;
}

.focus-text {
    outline: 1px solid rgba(0, 0, 0, 0.6);
    outline-offset: 0;
}

.focus-block {
    border-color: #000000;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    outline: none;
    outline-offset: -2px;
    outline-offset: 0;
}

.focus-form {
    border-color: #000000;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    outline: none;
    outline-offset: -2px;
    outline: 0 none;
    outline-offset: 0;
}

.table-hover tr:focus,
a:focus {
    outline: 1px solid rgba(0, 0, 0, 0.6);
    outline-offset: 0;
}

.dropdown .dropdown-small:focus {
    border-color: #000000;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

.form-control:focus {
    border-color: #000000;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    outline: none;
    outline-offset: -2px;
    outline: 0 none;
    outline-offset: 0;
}

.lp-widget-control:focus {
    border-color: #000000;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    outline: none;
    outline-offset: -2px;
}

.lp-widget-control:hover {
    color: #717171 !important;
}

button.lp-widget-control:focus,
.lp-widget-control button:focus,
.panel-grouped .panel-heading:focus,
.lp-launcher-chrome-title:focus,
.panel-chrome-default > .panel-title,
.tab-content .tab-pane:focus,
.btn-group.dropdown > .btn.dropdown-large:focus,
.dropdown .dropdown-menu > li > a:focus,
.panel-body:focus,
.lp-sitemap a:focus,
.btn-link:focus {
    outline: 1px solid rgba(0, 0, 0, 0.55);
    outline-offset: -1px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

.dropdown-toggle:focus {
    border: 1px solid #0088CC;
    box-shadow: 0 0 3px #0088CC;
}

.lp-launcher-side .lp-launcher-tab a:focus {
    border-color: #000000;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    outline: none;
    outline-offset: -2px;
    outline-offset: 0;
}

.bp-ui-dragGrip:focus,
.bp-ui-dragGrip:active {
    border-color: #000000;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    outline: none;
    outline-offset: -2px;
    outline-offset: 0;
}

.bd-designMode-null .bp-manageableArea {
    outline-offset: 0;
    outline: 0 none !important;
}

.skip-link a {
    padding: 6px;
    position: absolute;
    top: -40px;
    left: 0;
    color: white;
    border-right: 1px solid white;
    border-bottom: 1px solid white;
    border-bottom-right-radius: 8px;
    background: transparent;
    -webkit-transition: top 1s ease-out, background 1s linear;
    -moz-transition: top 1s ease-out, background 1s linear;
    transition: top 1s ease-out, background 1s linear;
    z-index: 100;
}

    .skip-link a:focus {
        position: absolute;
        left: 0;
        top: 0;
        background: #302b26;
        outline: 0;
        -webkit-transition: top 0.1s ease-in, background 0.5s linear;
        -moz-transition: top 0.1s ease-in, background 0.5s linear;
        transition: top 0.1s ease-in, background 0.5s linear;
        clip: auto;
        height: auto;
        width: auto;
    }
/* Flying focus */
/*
#flying-focus {
  position: absolute;
  margin: 0;
  background: transparent;
  -webkit-transition-property: left, top, width, height, opacity;
  transition-property: left, top, width, height, opacity;
  -webkit-transition-timing-function: cubic-bezier(0, 0.2, 0, 1);
  transition-timing-function: cubic-bezier(0, 0.2, 0, 1);
  visibility: hidden;
  pointer-events: none;
  box-shadow: 0 0 2px 3px #78aeda, 0 0 2px #78aeda inset; border-radius: 2px;
}
#flying-focus.flying-focus_visible {
  visibility: visible;
  z-index: 9999;
}
.flying-focus_target {
  outline: none !important; */
/* Doesn't work in Firefox :( */
/*

}
*/
/* http://stackoverflow.com/questions/71074/how-to-remove-firefoxs-dotted-outline-on-buttons-as-well-as-links/199319 */
/*

.flying-focus_target::-moz-focus-inner {
  border: 0 !important;
}
*/
/* Replace it with @supports rule when browsers catch up */
/*

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  #flying-focus {
    box-shadow: none;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -3px;
  }
}*/
.lp-iban {
    display: table;
    width: 100%;
    position: relative;
}

    .lp-iban .lp-iban-country-dropdown {
        display: table-cell;
        width: 65px;
        padding-right: 10px;
    }

        .lp-iban .lp-iban-country-dropdown .dropdown {
            width: 55px;
            display: inline-block;
        }

            .lp-iban .lp-iban-country-dropdown .dropdown .dropdown-toggle .country-name {
                display: none;
            }

            .lp-iban .lp-iban-country-dropdown .dropdown .dropdown-menu > li {
                border-top: none;
            }

            .lp-iban .lp-iban-country-dropdown .dropdown .dropdown-menu .dropdown-search {
                padding: 5px;
            }

    .lp-iban .lp-iban-input {
        display: table-cell;
        vertical-align: top;
    }

        .lp-iban .lp-iban-input input::-ms-clear {
            display: none;
        }

        .lp-iban .lp-iban-input > .glyphicon-remove {
            cursor: pointer;
        }

    .lp-iban .lp-input-cursor-position-offset {
        display: none;
        position: absolute;
        white-space: nowrap;
    }

.lp-iban-info {
    font-size: 12px;
}

    .lp-iban-info .open-popup {
        top: 2px;
        left: 5px;
        cursor: pointer;
    }

.lp-us-account-input .has-feedback input {
    font-family: Courier New, Courier, monospace;
    font-size: 16px;
}

.lp-us-account-input .lp-acc-plus-country {
    width: 100%;
    display: table;
    position: relative;
}

    .lp-us-account-input .lp-acc-plus-country .country-select {
        width: 65px;
        display: table-cell;
    }

        .lp-us-account-input .lp-acc-plus-country .country-select .dropdown {
            width: 55px;
            display: inline-block;
        }

            .lp-us-account-input .lp-acc-plus-country .country-select .dropdown .dropdown-menu {
                border: 1px solid #bbbbbb;
            }

                .lp-us-account-input .lp-acc-plus-country .country-select .dropdown .dropdown-menu > li {
                    border-top: none;
                }

                .lp-us-account-input .lp-acc-plus-country .country-select .dropdown .dropdown-menu .dropdown-search {
                    padding: 5px;
                }

.lp-us-account-input .account-number {
    display: table-cell;
    vertical-align: top;
}

.lp-us-account-input input {
    margin-bottom: 5px;
}

.lp-us-account-input .clickable-icon {
    cursor: pointer;
    pointer-events: auto;
}

.lp-us-account-input .lp-routing-info {
    font-size: 13px;
    margin: 3px;
}

    .lp-us-account-input .lp-routing-info i {
        cursor: pointer;
        margin-left: 3px;
    }

.p2p-transactions-list .list-view-row .info {
    height: 85px;
}

    .p2p-transactions-list .list-view-row .info .transaction-note {
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }

.lp-payment-mode-tabs .lp-payment-method-tab-area,
.lp-payment-method-tabs .lp-payment-method-tab-area {
    margin-bottom: 15px;
}

    .lp-payment-mode-tabs .payment-mode-tab-area .tab-content .tab-pane,
    .lp-payment-method-tabs .payment-mode-tab-area .tab-content .tab-pane,
    .lp-payment-mode-tabs .lp-payment-method-tab-area .tab-content .tab-pane,
    .lp-payment-method-tabs .lp-payment-method-tab-area .tab-content .tab-pane {
        background-color: #ffffff;
        padding: 10px;
    }

        .lp-payment-mode-tabs .payment-mode-tab-area .tab-content .tab-pane .one-time .text,
        .lp-payment-method-tabs .payment-mode-tab-area .tab-content .tab-pane .one-time .text,
        .lp-payment-mode-tabs .lp-payment-method-tab-area .tab-content .tab-pane .one-time .text,
        .lp-payment-method-tabs .lp-payment-method-tab-area .tab-content .tab-pane .one-time .text {
            width: 40%;
            padding-top: 5px;
        }

        .lp-payment-mode-tabs .payment-mode-tab-area .tab-content .tab-pane .one-time .date-picker,
        .lp-payment-method-tabs .payment-mode-tab-area .tab-content .tab-pane .one-time .date-picker,
        .lp-payment-mode-tabs .lp-payment-method-tab-area .tab-content .tab-pane .one-time .date-picker,
        .lp-payment-method-tabs .lp-payment-method-tab-area .tab-content .tab-pane .one-time .date-picker {
            width: 50% !important;
            position: relative;
        }

            .lp-payment-mode-tabs .payment-mode-tab-area .tab-content .tab-pane .one-time .date-picker input,
            .lp-payment-method-tabs .payment-mode-tab-area .tab-content .tab-pane .one-time .date-picker input,
            .lp-payment-mode-tabs .lp-payment-method-tab-area .tab-content .tab-pane .one-time .date-picker input,
            .lp-payment-method-tabs .lp-payment-method-tab-area .tab-content .tab-pane .one-time .date-picker input {
                padding-right: 26px;
            }

                .lp-payment-mode-tabs .payment-mode-tab-area .tab-content .tab-pane .one-time .date-picker input::-ms-clear,
                .lp-payment-method-tabs .payment-mode-tab-area .tab-content .tab-pane .one-time .date-picker input::-ms-clear,
                .lp-payment-mode-tabs .lp-payment-method-tab-area .tab-content .tab-pane .one-time .date-picker input::-ms-clear,
                .lp-payment-method-tabs .lp-payment-method-tab-area .tab-content .tab-pane .one-time .date-picker input::-ms-clear {
                    display: none;
                }

            .lp-payment-mode-tabs .payment-mode-tab-area .tab-content .tab-pane .one-time .date-picker .calendar-icon,
            .lp-payment-method-tabs .payment-mode-tab-area .tab-content .tab-pane .one-time .date-picker .calendar-icon,
            .lp-payment-mode-tabs .lp-payment-method-tab-area .tab-content .tab-pane .one-time .date-picker .calendar-icon,
            .lp-payment-method-tabs .lp-payment-method-tab-area .tab-content .tab-pane .one-time .date-picker .calendar-icon {
                cursor: pointer;
                position: absolute;
                top: 10px;
                right: 10px;
            }

        .lp-payment-mode-tabs .payment-mode-tab-area .tab-content .tab-pane .urgent-transfer .urgent-checkbox,
        .lp-payment-method-tabs .payment-mode-tab-area .tab-content .tab-pane .urgent-transfer .urgent-checkbox,
        .lp-payment-mode-tabs .lp-payment-method-tab-area .tab-content .tab-pane .urgent-transfer .urgent-checkbox,
        .lp-payment-method-tabs .lp-payment-method-tab-area .tab-content .tab-pane .urgent-transfer .urgent-checkbox {
            margin-right: 3px;
        }

            .lp-payment-mode-tabs .payment-mode-tab-area .tab-content .tab-pane .urgent-transfer .urgent-checkbox input,
            .lp-payment-method-tabs .payment-mode-tab-area .tab-content .tab-pane .urgent-transfer .urgent-checkbox input,
            .lp-payment-mode-tabs .lp-payment-method-tab-area .tab-content .tab-pane .urgent-transfer .urgent-checkbox input,
            .lp-payment-method-tabs .lp-payment-method-tab-area .tab-content .tab-pane .urgent-transfer .urgent-checkbox input {
                margin: 0px !important;
            }

        .lp-payment-mode-tabs .payment-mode-tab-area .tab-content .tab-pane .urgent-transfer .urgent-message,
        .lp-payment-method-tabs .payment-mode-tab-area .tab-content .tab-pane .urgent-transfer .urgent-message,
        .lp-payment-mode-tabs .lp-payment-method-tab-area .tab-content .tab-pane .urgent-transfer .urgent-message,
        .lp-payment-method-tabs .lp-payment-method-tab-area .tab-content .tab-pane .urgent-transfer .urgent-message {
            margin-top: 1px;
        }

            .lp-payment-mode-tabs .payment-mode-tab-area .tab-content .tab-pane .urgent-transfer .urgent-message .open-popup,
            .lp-payment-method-tabs .payment-mode-tab-area .tab-content .tab-pane .urgent-transfer .urgent-message .open-popup,
            .lp-payment-mode-tabs .lp-payment-method-tab-area .tab-content .tab-pane .urgent-transfer .urgent-message .open-popup,
            .lp-payment-method-tabs .lp-payment-method-tab-area .tab-content .tab-pane .urgent-transfer .urgent-message .open-popup {
                cursor: pointer;
                left: 5px;
                top: 2px;
            }

        .lp-payment-mode-tabs .payment-mode-tab-area .tab-content .tab-pane .urgent-transfer-message,
        .lp-payment-method-tabs .payment-mode-tab-area .tab-content .tab-pane .urgent-transfer-message,
        .lp-payment-mode-tabs .lp-payment-method-tab-area .tab-content .tab-pane .urgent-transfer-message,
        .lp-payment-method-tabs .lp-payment-method-tab-area .tab-content .tab-pane .urgent-transfer-message {
            color: #d9534f;
        }

.lp-payment-ref-description {
    width: 100%;
}

    .lp-payment-ref-description .lp-payment-reference {
        width: 100%;
        margin-bottom: 20px;
        position: relative;
    }

        .lp-payment-ref-description .lp-payment-reference.has-feedback input {
            font-family: Courier New, Courier, monospace;
            font-size: 16px;
        }

        .lp-payment-ref-description .lp-payment-reference input::-ms-clear {
            display: none;
        }

        .lp-payment-ref-description .lp-payment-reference .glyphicon-remove {
            cursor: pointer;
        }

        .lp-payment-ref-description .lp-payment-reference .lp-input-cursor-position-offset {
            display: none;
            position: absolute;
            white-space: nowrap;
        }

    .lp-payment-ref-description .lp-payment-description {
        width: 100%;
    }

        .lp-payment-ref-description .lp-payment-description .desc-placeholder {
            position: absolute;
            bottom: 0;
            right: 0;
            height: 100%;
            padding-top: 6px;
            background: none;
            padding-left: 12px;
            width: 100%;
            color: gray;
        }

        .lp-payment-ref-description .lp-payment-description .lp-payment-description-area {
            resize: none;
            height: 80px;
            width: 100%;
        }

    .lp-payment-ref-description .hover-catcher {
        position: absolute;
        top: 0;
        width: 99%;
        z-index: 2;
        cursor: not-allowed;
        display: none;
    }

        .lp-payment-ref-description .hover-catcher.refDisabled {
            height: 34px;
            display: block !important;
        }

        .lp-payment-ref-description .hover-catcher.descDisabled {
            top: 55px !important;
            height: 80px;
            display: block !important;
        }

    .lp-payment-ref-description .info-message {
        margin-left: 5px;
    }

.lp-transaction-category {
    position: absolute;
    display: inline-block;
    width: 100%;
    height: 55px;
    top: 0;
    left: 0;
    border: 1px solid #dddddd;
    overflow: hidden;
}

    .lp-transaction-category .category-marker {
        position: absolute;
        display: block;
        width: 7px;
        height: 100%;
        top: 0;
        left: 0;
        background-color: #dddddd;
    }

    .lp-transaction-category .category-name {
        width: 100%;
        height: 100%;
        display: table;
    }

        .lp-transaction-category .category-name .h4 {
            padding: 0 10px;
            display: table-cell;
            vertical-align: middle;
            text-align: center;
        }

.lp-category-select .category-search {
    margin-bottom: 10px;
}

.lp-category-select .category-list {
    margin: 0 0 10px 0;
    padding: 0;
}

    .lp-category-select .category-list > li {
        padding: 0 5px 10px;
    }

.lp-category-select .new-category {
    margin: 0 0 10px 0;
    padding: 0;
}

.lp-category-select .category-item {
    position: relative;
    padding: 10px 25px 10px 10px;
    padding-left: 17px;
    text-align: left;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

    .lp-category-select .category-item > .marker {
        position: absolute;
        width: 9px;
        height: 100%;
        top: 0;
        left: 0;
        border-bottom-left-radius: 4px;
        border-top-left-radius: 4px;
    }

    .lp-category-select .category-item > .name {
        color: #333333;
        text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.4);
    }

        .lp-category-select .category-item > .name.light {
            color: #ffffff;
            text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.4);
        }

    .lp-category-select .category-item > .close {
        position: absolute;
        left: 6px;
        color: inherit;
    }

.lp-category-select .category-apply button {
    margin-bottom: 10px;
}

body {
    font-weight: 300;
}

.btn,
.input-group-addon {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}

    .btn:focus,
    .input-group-addon:focus {
        outline: 0;
    }

nav {
    min-height: 40px !important;
}

div.navbar {
    min-height: 90px;
    border: 0;
    background-color: #fff;
}

@media (min-width: 768px) {
    div.navbar > .container-fluid {
        width: 970px;
        padding-left: 18px;
    }
}

div.navbar .navbar-brand {
    padding: 15px 10px;
    height: auto;
}

@media (max-width: 757px) {
    div.navbar .navbar-brand {
        padding: 12px 10px;
    }
}

div.navbar .icon-container {
    height: 44px;
    margin: 0 8px;
}

div.navbar .navbar-toggle {
    margin-top: 5px;
    margin-bottom: 5px;
}

.navbar-nav {
    margin-left: 13px;
}

    .navbar-nav li {
        border-left: 1px #534C47 solid;
    }

        .navbar-nav li > a {
            padding: 12px 20px;
            margin: 0;
        }

.nav-tabs li {
    margin: 0;
    font-size: 12px;
}

@media (min-width: 480px) {
    .nav-tabs li {
        font-size: 15px;
    }
}

@media (min-width: 768px) {
    .nav-tabs li {
        font-size: 13px;
    }
}

@media (min-width: 992px) {
    .nav-tabs li {
        margin: 8px 16px 0 16px;
        font-size: 16px;
    }
}

@media (min-width: 1200px) {
    .nav-tabs li {
        margin: 8px 16px 0 16px;
        font-size: 18px;
    }
}

.nav-tabs li a {
    cursor: pointer;
    border: 0;
    color: #9d9285;
    padding: 10px 7px;
}

@media (min-width: 480px) {
    .nav-tabs li a {
        padding: 10px 15px;
    }
}

.nav-tabs li a:hover {
    background-color: transparent;
    border-bottom: 4px #bbb3aa solid;
}

.nav-tabs li.active {
    border: 0;
    border-bottom: 4px #423c35 solid;
    margin-bottom: 0;
}

    .nav-tabs li.active a,
    .nav-tabs li.active a:hover,
    .nav-tabs li.active a:focus {
        cursor: default;
        border: 0;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        border-radius: 0;
        color: #423c35;
        background-color: transparent;
    }

.dropdown-toggle:focus {
    border: 1px solid #bbb3aa;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

.lp-promo-content .lp-content-text-area {
    padding: 20px 50px 30px 90px;
    background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='1600' height='1320'><polygon points='45,0 680,20 680,310 65,310' style='fill:white;fill-opacity:0.7' /></svg>");
}

@media (min-width: 1200px) {
    .lp-promo-content .lp-content-text-area {
        padding: 20px 38px 30px 90px;
    }
}

.lp-promo-content .lp-content-text-area h1 {
    font-size: 33px;
}

@media (max-width: 1199px) {
    .lp-promo-content .lp-content-text-area h1 {
        font-size: 28px;
    }
}

.lp-promo-content .lp-content-text-area .lp-tagline-banner > p {
    font-size: 22px;
}

@media (max-width: 1199px) {
    .lp-promo-content .lp-content-text-area .lp-tagline-banner > p {
        font-size: 19px;
    }
}

@media (max-width: 992px) {
    .lp-promo-content .lp-content-text-area .lp-tagline-banner > p {
        font-size: 18px;
    }
}

.lp-promo-content .lp-content-text-area div > p {
    font-size: 14px;
}

@media (max-width: 992px) {
    .lp-promo-content .lp-content-text-area {
        background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='1600' height='1320'><polygon points='45,0 680,20 680,410 65,410' style='fill:white;fill-opacity:0.7' /></svg>");
    }
}

@media (max-width: 768px) {
    .lp-promo-content .lp-content-text-area {
        background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='1600' height='1320'><polygon points='45,0 680,20 680,510 65,510' style='fill:white;fill-opacity:0.7' /></svg>");
    }
}

.lp-login .checkbox {
    color: #bbb3aa;
}

.lp-transactions .nav-tabs li {
    margin: 0;
}

    .lp-transactions .nav-tabs li a {
        cursor: pointer;
        color: #9d9285;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        border-radius: 0;
    }

        .lp-transactions .nav-tabs li a:hover {
            border-bottom: 0;
            color: #423c35;
        }

    .lp-transactions .nav-tabs li.active {
        border: 0;
        margin-bottom: 0;
    }

        .lp-transactions .nav-tabs li.active a,
        .lp-transactions .nav-tabs li.active a:hover {
            cursor: default;
            border: 0;
            -webkit-border-radius: 0;
            -moz-border-radius: 0;
            border-radius: 0;
            color: #423c35;
            background-color: #e2dddb;
        }

.lp-transactions .chart-horizontal {
    width: 100%;
}

:focus,
a:focus,
button:focus,
input:focus {
    outline: 0;
}

.widget {
    margin-bottom: 0px;
    letter-spacing: 0;
}

.widget-default > .widget-heading {
    background-color: white;
    padding: 14px 14px 14px 18px;
}

    .widget-default > .widget-heading .close {
        right: 0;
    }

.widget-title {
    font-size: 17px;
}

    .widget-title i {
        padding-right: 7px;
    }

.lp-launcher-tab {
    padding: 0 1px 2px 6px;
    border: 0;
    background-color: #eae8e7;
}

    .lp-launcher-tab.active,
    .lp-launcher-tab.active:hover {
        background-color: #423c35;
        color: #dad6d1;
    }

        .lp-launcher-tab.active > a,
        .lp-launcher-tab.active:hover > a {
            color: #dad6d1;
        }

    .lp-launcher-tab:hover {
        background-color: #ddd9d7;
    }

.lp-launcher-open .lp-launcher-area {
    border: 0;
}

.lp-launcher-open .lp-launcher-tab {
    background-color: #423c35;
}

    .lp-launcher-open .lp-launcher-tab a {
        color: white;
    }

.lp-launcher-area {
    border: 0;
}

.lp-accounts .panel-launcher .list-group .list-group-item {
    padding: 10px 16px 10px 15px;
    background-color: white;
    margin-bottom: 0;
}

    .lp-accounts .panel-launcher .list-group .list-group-item span.lp-line-item-arrow {
        right: 14px;
    }

.lp-accounts .panel-launcher .list-group .grouped-account p {
    width: 45%;
    font-weight: 400;
}

    .lp-accounts .panel-launcher .list-group .grouped-account p:first-child {
        width: 58%;
    }

.lp-accounts .panel-launcher .list-group .grouped-account .lp-icon-credit-card {
    width: 20px;
}

.lp-accounts .panel-launcher .panel-heading {
    background-color: #908783;
    color: white;
    text-transform: uppercase;
    font-size: 13px;
}

    .lp-accounts .panel-launcher .panel-heading span.caret {
        right: 14px;
    }

.lp-profile-details div.details-header {
    background-color: #E9E7E6;
    font-size: 20px;
    color: #6e6864;
}

.lp-profile-details div.details-inner {
    background-color: #cccac9;
    border-left-color: #fff;
}

.lp-profile-details div.details-container div:nth-child(2) .details-header {
    color: #423c35;
}

.lp-profile-details .details-image img {
    width: 160px;
    height: 160px;
}

.lp-profile-summary h4.light-font {
    font-family: inherit;
    text-transform: uppercase;
    font-size: 11px;
    margin-bottom: 0;
    margin-top: 10px;
}

.lp-profile-summary img {
    width: 72px;
    height: 72px;
}

.lp-profile-summary .ng-scope button {
    display: none;
}

.lp-profile-summary-username {
    font-size: 18px;
    font-family: inherit;
    color: inherit;
    margin-top: 6px;
    margin-bottom: 8px;
    cursor: pointer;
}

.control-label {
    font-weight: 400;
    color: #9d9285;
}

.lp-profile-contact .col-sm-3 {
    width: 22%;
    min-width: 180px;
}

.lp-profile-contact .extra-control {
    float: right;
    margin-top: 7px;
}

    .lp-profile-contact .extra-control small {
        font-size: 90%;
        color: #1281ab;
    }

.lp-preferences .lp-field .col-sm-3 {
    width: 22%;
    min-width: 180px;
}

.lp-preferences .lp-field-help {
    width: auto;
}

input:focus,
textarea:focus {
    background-color: white;
    border: 1px solid;
}

.lp-editable .lp-icon-pencil {
    top: 10px;
    right: 12px;
    color: #bbb3aa;
}

    .lp-editable .lp-icon-pencil:hover {
        color: #423c35;
    }

.lp-editable input,
.lp-editable input[type=input] {
    padding: 17px 10px 16px 15px;
    font-weight: 300;
    background-color: #F5F3F2;
}

    .lp-editable input[type=tel],
    .lp-editable input[type=text] {
        padding: 17px 10px 16px 15px;
        font-weight: 300;
        background-color: #F5F3F2;
        color: #423c35;
        border-color: #bbb3aa;
    }

.lp-editable .btn {
    padding: 7px 10px 6px 10px;
}

.form-control {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    font-size: 14px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    background-color: #F5F3F2;
    font-weight: 300;
}

.lp-field .btn-group button {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}

.search-input button,
.search-input .input-group-addon,
.search-input button:hover,
.search-input button:focus {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    background-color: #F5F3F2;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    border-color: #ccc;
    outline: 0;
}

    .search-input button:focus,
    .search-input input:focus,
    .search-input button.active {
        background-color: white;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
    }

.lp-transactions .lp-chart .bar {
    fill: #fabb1b;
}

.lp-transactions .lp-chart path.line {
    stroke: #fabb1b;
}

.lp-transactions .lp-chart circle {
    fill: #fabb1b;
    stroke: #fabb1b;
}

.lp-transactions .lp-chart g > text {
    font-weight: 500;
}

.lp-transactions .category-toggle button {
    background-color: #f5f3f2;
    outline: 0;
}

.lp-transactions .controls button {
    background-color: #bbb3aa;
    border-color: #9d9285;
}

    .lp-transactions .controls button:focus {
        outline: 0;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
    }

    .lp-transactions .controls button:hover {
        background-color: #9d9285;
    }

.lp-review-transfers ul {
    margin-top: 0;
}

.lp-review-transfers .list-group {
    margin-bottom: 0;
}

.lp-review-transfers li {
    padding-left: 50px;
}

    .lp-review-transfers li .h4 {
        font-size: 15px;
    }

    .lp-review-transfers li:first-child {
        padding-left: 30px;
    }

        .lp-review-transfers li:first-child .h4 {
            font-size: 18px;
        }

.lp-review-transfers button[name=makePayment] {
    background-color: #bbb3aa;
    border-color: #9d9285;
}

    .lp-review-transfers button[name=makePayment]:focus {
        outline: 0;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
    }

    .lp-review-transfers button[name=makePayment]:hover {
        background-color: #9d9285;
    }

.btn-brown {
    background-color: #bbb3aa;
    border-color: #9d9285;
}

    .btn-brown:focus {
        outline: 0;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
    }

    .btn-brown:hover {
        background-color: #9d9285;
    }

#transactions-tabs .nav-stacked ul:first-child {
    background-color: #f4f3f2;
    border: 0;
}

#transactions-tabs .transaction-details ul.nav-tabs {
    border-bottom: 1px solid #dddddd;
    border-color: #bbb3aa;
}

@media (min-width: 768px) {
    #transactions-tabs .transaction-details ul.nav-tabs {
        border-bottom: none;
    }
}

#transactions-tabs .transaction-details ul.nav-tabs > li {
    float: left;
    margin-bottom: -1px;
}

    #transactions-tabs .transaction-details ul.nav-tabs > li > a {
        margin-right: 2px;
        line-height: 1.42857143;
        border: 1px solid transparent;
        border-radius: 4px 4px 0 0;
    }

        #transactions-tabs .transaction-details ul.nav-tabs > li > a:hover {
            border-color: #dad6d1 #dad6d1 #dddddd;
        }

    #transactions-tabs .transaction-details ul.nav-tabs > li.active > a,
    #transactions-tabs .transaction-details ul.nav-tabs > li.active > a:hover,
    #transactions-tabs .transaction-details ul.nav-tabs > li.active > a:focus {
        color: #9d9285;
        background-color: #ffffff;
        border: 1px solid #dddddd;
        border-bottom-color: transparent;
        cursor: default;
    }

#transactions-tabs .transaction-details ul.nav-tabs.nav-justified {
    width: 100%;
    border-bottom: 0;
}

    #transactions-tabs .transaction-details ul.nav-tabs.nav-justified > li {
        float: none;
    }

        #transactions-tabs .transaction-details ul.nav-tabs.nav-justified > li > a {
            text-align: center;
            margin-bottom: 5px;
        }

    #transactions-tabs .transaction-details ul.nav-tabs.nav-justified > .dropdown .dropdown-menu {
        top: auto;
        left: auto;
    }

@media (min-width: 768px) {
    #transactions-tabs .transaction-details ul.nav-tabs.nav-justified > li {
        display: table-cell;
        width: 1%;
    }

        #transactions-tabs .transaction-details ul.nav-tabs.nav-justified > li > a {
            margin-bottom: 0;
        }
}

#transactions-tabs .transaction-details ul.nav-tabs.nav-justified > li > a {
    margin-right: 0;
    border-radius: 4px;
}

#transactions-tabs .transaction-details ul.nav-tabs.nav-justified > .active > a,
#transactions-tabs .transaction-details ul.nav-tabs.nav-justified > .active > a:hover,
#transactions-tabs .transaction-details ul.nav-tabs.nav-justified > .active > a:focus {
    border: 1px solid #dddddd;
}

@media (min-width: 768px) {
    #transactions-tabs .transaction-details ul.nav-tabs.nav-justified > li > a {
        border-bottom: 1px solid #dddddd;
        border-radius: 4px 4px 0 0;
    }

    #transactions-tabs .transaction-details ul.nav-tabs.nav-justified > .active > a,
    #transactions-tabs .transaction-details ul.nav-tabs.nav-justified > .active > a:hover,
    #transactions-tabs .transaction-details ul.nav-tabs.nav-justified > .active > a:focus {
        border-bottom-color: #ffffff;
    }
}

#transactions-tabs .transaction-details ul.nav-tabs li {
    margin: 0;
    font-size: 12px;
}

@media (min-width: 480px) {
    #transactions-tabs .transaction-details ul.nav-tabs li {
        font-size: 15px;
    }
}

@media (min-width: 768px) {
    #transactions-tabs .transaction-details ul.nav-tabs li {
        font-size: 13px;
    }
}

@media (min-width: 992px) {
    #transactions-tabs .transaction-details ul.nav-tabs li {
        margin: 8px 16px 0 16px;
        font-size: 16px;
    }
}

@media (min-width: 1200px) {
    #transactions-tabs .transaction-details ul.nav-tabs li {
        margin: 8px 16px 0 16px;
        font-size: 18px;
    }
}

#transactions-tabs .transaction-details ul.nav-tabs li a {
    cursor: pointer;
    border: 0;
    color: #9d9285;
    padding: 10px 7px;
}

@media (min-width: 480px) {
    #transactions-tabs .transaction-details ul.nav-tabs li a {
        padding: 10px 15px;
    }
}

#transactions-tabs .transaction-details ul.nav-tabs li a:hover {
    background-color: transparent;
    border-bottom: 4px #bbb3aa solid;
}

#transactions-tabs .transaction-details ul.nav-tabs li.active {
    border: 0;
    border-bottom: 4px #423c35 solid;
    margin-bottom: 0;
}

    #transactions-tabs .transaction-details ul.nav-tabs li.active a,
    #transactions-tabs .transaction-details ul.nav-tabs li.active a:hover,
    #transactions-tabs .transaction-details ul.nav-tabs li.active a:focus {
        cursor: default;
        border: 0;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        border-radius: 0;
        color: #423c35;
        background-color: transparent;
    }

#transactions-tabs .h4 {
    font-size: 20px;
    font-weight: 400;
}

#transactions-tabs .panel-body:nth-child(2) {
    margin-bottom: 30px;
}

#transactions-tabs .panel-body:nth-child(4) {
    margin-bottom: 10px;
}

#transactions-tabs > ul li:nth-child(4) {
    display: none;
}

#transactions-list .list-group-item {
    border: 0;
    margin-left: 11px;
    margin-right: 20px;
    width: auto;
    padding-top: 11px;
}

    #transactions-list .list-group-item:hover {
        background-color: #f2f1ef;
    }

    #transactions-list .list-group-item .list-view-container {
        background-color: transparent;
        padding-right: 22px;
    }

        #transactions-list .list-group-item .list-view-container:after {
            top: 21px;
            height: 41px;
            border-bottom: 1px solid #dddddd;
        }

    #transactions-list .list-group-item .info .text-muted {
        color: #898481;
    }

    #transactions-list .list-group-item .info .col-sm-1.hidden-xs {
        border-bottom: 1px solid #dddddd;
    }

    #transactions-list .list-group-item .info .right-align {
        border-bottom: 1px solid #dddddd;
    }

    #transactions-list .list-group-item .main-content {
        border-bottom: 1px solid #dddddd;
    }

        #transactions-list .list-group-item .main-content .counterparty-name {
            color: #423c35;
            font-size: 14px;
            line-height: normal;
        }

        #transactions-list .list-group-item .main-content .visible-xs .h6 {
            display: none;
        }

    #transactions-list .list-group-item .centered {
        margin-bottom: 9px;
    }

    #transactions-list .list-group-item .lp-amount-negative {
        color: black;
    }

    #transactions-list .list-group-item .lp-transactions-date {
        font-size: 14px;
    }

    #transactions-list .list-group-item .transaction-details {
        border: 0;
    }

        #transactions-list .list-group-item .transaction-details .tab-content {
            background-color: transparent;
        }

        #transactions-list .list-group-item .transaction-details div[tabset=tabset] li {
            margin: 0;
        }

@media (min-width: 480px) {
    #transactions-list .list-group-item .transaction-details div[tabset=tabset] li {
        font-size: 15px;
        margin: 0;
    }
}

#transactions-list .list-group-item .transaction-details table {
    margin-top: 0;
}

    #transactions-list .list-group-item .transaction-details table td {
        color: #7b6f62;
    }

        #transactions-list .list-group-item .transaction-details table td.col-xs-1 {
            display: none;
        }

        #transactions-list .list-group-item .transaction-details table td.col-xs-11 > div:first-child p:before {
            display: block;
            color: #423c35;
        }

        #transactions-list .list-group-item .transaction-details table td.col-xs-11 > div:first-child > div:first-child > div > div {
            padding-left: 0;
        }

            #transactions-list .list-group-item .transaction-details table td.col-xs-11 > div:first-child > div:first-child > div > div p:before {
                content: 'Time:';
            }

        #transactions-list .list-group-item .transaction-details table td.col-xs-11 > div:first-child > div:nth-child(2) p:before {
            content: 'Address:';
        }

        #transactions-list .list-group-item .transaction-details table td.col-xs-11 .col-xs-8 {
            width: 90%;
        }

            #transactions-list .list-group-item .transaction-details table td.col-xs-11 .col-xs-8 .col-xs-3 {
                width: auto;
            }

            #transactions-list .list-group-item .transaction-details table td.col-xs-11 .col-xs-8 > div:first-child {
                color: #423c35;
            }

        #transactions-list .list-group-item .transaction-details table td .pull-right {
            border: 1px solid #7b6f62;
        }

            #transactions-list .list-group-item .transaction-details table td .pull-right img {
                width: 130px;
                height: 80px;
            }

#transactions-list .list-group-item.open {
    background-color: #e2dddb;
}

    #transactions-list .list-group-item.open .list-view-container:after {
        border-bottom: 0;
    }

    #transactions-list .list-group-item.open .info .col-sm-1.hidden-xs {
        border-bottom: 0;
    }

    #transactions-list .list-group-item.open .info .right-align {
        border-bottom: 0;
    }

    #transactions-list .list-group-item.open .main-content {
        border-bottom: 0;
    }

#transactions-list .lp-transaction-category {
    height: 44px;
    border-color: #e2e1e0;
}

#transactions-list .lp-category-select > * {
    margin: 8px 0;
}

#transactions-list .lp-category-select .category-item .marker {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}

#transactions-list .lp-category-select .control-label {
    margin-top: 10px;
}

#transactions-list .lp-category-select .category-list li {
    padding-left: 0;
}

#transactions-list .lp-category-select .category-apply button {
    color: #ffffff;
    background-color: #1281ab;
    border-color: #107094;
}

    #transactions-list .lp-category-select .category-apply button:hover,
    #transactions-list .lp-category-select .category-apply button:focus,
    #transactions-list .lp-category-select .category-apply button.focus,
    #transactions-list .lp-category-select .category-apply button:active,
    #transactions-list .lp-category-select .category-apply button.active,
    .open > .dropdown-toggle#transactions-list .lp-category-select .category-apply button {
        color: #ffffff;
        background-color: #0d5e7d;
        border-color: #0a465d;
    }

    #transactions-list .lp-category-select .category-apply button:active,
    #transactions-list .lp-category-select .category-apply button.active,
    .open > .dropdown-toggle#transactions-list .lp-category-select .category-apply button {
        background-image: none;
    }

    #transactions-list .lp-category-select .category-apply button.disabled,
    #transactions-list .lp-category-select .category-apply button[disabled],
    fieldset[disabled] #transactions-list .lp-category-select .category-apply button,
    #transactions-list .lp-category-select .category-apply button.disabled:hover,
    #transactions-list .lp-category-select .category-apply button[disabled]:hover,
    fieldset[disabled] #transactions-list .lp-category-select .category-apply button:hover,
    #transactions-list .lp-category-select .category-apply button.disabled:focus,
    #transactions-list .lp-category-select .category-apply button[disabled]:focus,
    fieldset[disabled] #transactions-list .lp-category-select .category-apply button:focus,
    #transactions-list .lp-category-select .category-apply button.disabled.focus,
    #transactions-list .lp-category-select .category-apply button[disabled].focus,
    fieldset[disabled] #transactions-list .lp-category-select .category-apply button.focus,
    #transactions-list .lp-category-select .category-apply button.disabled:active,
    #transactions-list .lp-category-select .category-apply button[disabled]:active,
    fieldset[disabled] #transactions-list .lp-category-select .category-apply button:active,
    #transactions-list .lp-category-select .category-apply button.disabled.active,
    #transactions-list .lp-category-select .category-apply button[disabled].active,
    fieldset[disabled] #transactions-list .lp-category-select .category-apply button.active {
        background-color: #1281ab;
        border-color: #107094;
    }

    #transactions-list .lp-category-select .category-apply button .badge {
        color: #1281ab;
        background-color: #ffffff;
    }

#transactions-list .lp-category-select .category-apply p {
    font-size: 12px;
}

@media (min-width: 768px) {
    .lp-contacts .lp-widget-content {
        background-color: white;
    }
}

@media (min-width: 992px) {
    .lp-contacts .lp-widget-content {
        background-color: transparent;
        width: auto;
    }
}

.lp-contacts .col-wrapper {
    min-height: 450px;
}

.lp-contacts table {
    margin-left: 7px;
    width: 0;
}

    .lp-contacts table tbody {
        border: 0;
    }

    .lp-contacts table td {
        border-top: 0;
    }

        .lp-contacts table td .h4 {
            font-size: 16px;
        }

.lp-contacts .col-contact-image {
    margin-left: 10px;
}

.lp-contacts .col-view .col-view-inner {
    padding-top: 15px;
    min-height: 450px;
}

    .lp-contacts .col-view .col-view-inner .text-right:first-child {
        width: 50px;
        float: right;
    }

    .lp-contacts .col-view .col-view-inner .invisible {
        display: none;
    }

    .lp-contacts .col-view .col-view-inner .panel-body {
        padding: 0 10px 6px;
    }

        .lp-contacts .col-view .col-view-inner .panel-body textarea {
            height: 84px;
            margin-bottom: 10px;
        }

    .lp-contacts .col-view .col-view-inner .col-contact-form.panel-body {
        padding: 0 0 0 110px;
    }

        .lp-contacts .col-view .col-view-inner .col-contact-form.panel-body .h3 {
            margin-top: 0;
        }

        .lp-contacts .col-view .col-view-inner .col-contact-form.panel-body .form-group {
            margin-right: 10px;
        }

.lp-contacts .lp-contact-transactions {
    padding: 0 10px 16px;
}

.lp-contacts .btn.back-button {
    position: relative;
}

.lp-places div.lp-widget-content {
    max-width: 100%;
}

.lp-places .widget-heading {
    margin: 0;
}

    .lp-places .widget-heading button,
    .lp-places .widget-heading .input-group-addon,
    .lp-places .widget-heading button:hover,
    .lp-places .widget-heading button:focus {
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        border-radius: 0;
        background-color: #F5F3F2;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
        border-color: #ccc;
        outline: 0;
    }

        .lp-places .widget-heading button:focus,
        .lp-places .widget-heading input:focus,
        .lp-places .widget-heading button.active {
            background-color: white;
            -webkit-box-shadow: none;
            -moz-box-shadow: none;
            box-shadow: none;
        }

@media (min-width: 768px) {
    .lp-places .widget-heading {
        padding: 0;
    }
}

.lp-places .widget-heading [ng-controller=DropdownCtrl] {
    width: auto;
    padding: 0;
}

.lp-places .lp-places-search {
    padding-right: 0;
    width: 67%;
}

@media (min-width: 420px) {
    .lp-places .lp-places-search {
        width: 60%;
    }
}

.lp-places .lp-places-search input {
    border-right: 0;
}

.lp-places .nav-tabs .lp-icon {
    display: none;
}

.lp-places .map_canvas {
    padding-bottom: 15px;
}

.lp-places .lp-widget-body div:first-child {
    margin: 0;
}

#places-list .list-group-item {
    border: 0;
    border-bottom: 1px solid #ddd;
    margin-bottom: 1px;
}

    #places-list .list-group-item:hover {
        background-color: #f2f1ef;
    }

    #places-list .list-group-item .column {
        padding: 4px;
    }

        #places-list .list-group-item .column:first-child {
            text-align: center;
            padding: 0 4px 0 0;
        }

            #places-list .list-group-item .column:first-child img {
                width: 100%;
                max-width: 27px;
            }

    #places-list .list-group-item .list-view-container {
        padding-bottom: 1px;
        padding-top: 0;
    }

        #places-list .list-group-item .list-view-container:hover {
            background-color: transparent;
        }

    #places-list .list-group-item button {
        color: #ffffff;
        background-color: #1281ab;
        border-color: #107094;
        outline: 0;
        margin-bottom: 4px;
    }

        #places-list .list-group-item button:hover,
        #places-list .list-group-item button:focus,
        #places-list .list-group-item button.focus,
        #places-list .list-group-item button:active,
        #places-list .list-group-item button.active,
        .open > .dropdown-toggle#places-list .list-group-item button {
            color: #ffffff;
            background-color: #0d5e7d;
            border-color: #0a465d;
        }

        #places-list .list-group-item button:active,
        #places-list .list-group-item button.active,
        .open > .dropdown-toggle#places-list .list-group-item button {
            background-image: none;
        }

        #places-list .list-group-item button.disabled,
        #places-list .list-group-item button[disabled],
        fieldset[disabled] #places-list .list-group-item button,
        #places-list .list-group-item button.disabled:hover,
        #places-list .list-group-item button[disabled]:hover,
        fieldset[disabled] #places-list .list-group-item button:hover,
        #places-list .list-group-item button.disabled:focus,
        #places-list .list-group-item button[disabled]:focus,
        fieldset[disabled] #places-list .list-group-item button:focus,
        #places-list .list-group-item button.disabled.focus,
        #places-list .list-group-item button[disabled].focus,
        fieldset[disabled] #places-list .list-group-item button.focus,
        #places-list .list-group-item button.disabled:active,
        #places-list .list-group-item button[disabled]:active,
        fieldset[disabled] #places-list .list-group-item button:active,
        #places-list .list-group-item button.disabled.active,
        #places-list .list-group-item button[disabled].active,
        fieldset[disabled] #places-list .list-group-item button.active {
            background-color: #1281ab;
            border-color: #107094;
        }

        #places-list .list-group-item button .badge {
            color: #1281ab;
            background-color: #ffffff;
        }

    #places-list .list-group-item .place-details .btn-group {
        display: inline;
    }

    #places-list .list-group-item .place-details img {
        width: 258px;
        border: 1px solid #dad6d1;
    }

.lp-e-bill-inbox,
.lp-e-bill-history {
    margin-top: 10px;
}

    .lp-e-bill-inbox div.panel,
    .lp-e-bill-history div.panel {
        margin: 0 10px;
        border: 0;
        -webkit-box-shadow: 0;
        -moz-box-shadow: 0;
        box-shadow: 0;
        margin-bottom: -5px;
    }

        .lp-e-bill-inbox div.panel div.panel-heading,
        .lp-e-bill-history div.panel div.panel-heading {
            width: 19%;
            background-color: transparent;
            border: 0;
            display: inline-block;
            margin-top: 18px;
            vertical-align: top;
        }

        .lp-e-bill-inbox div.panel div.panel-body,
        .lp-e-bill-history div.panel div.panel-body {
            width: 80%;
            display: inline-block;
        }

            .lp-e-bill-inbox div.panel div.panel-body .e-bill-opened-item,
            .lp-e-bill-history div.panel div.panel-body .e-bill-opened-item {
                background-color: #dad6d1;
            }

                .lp-e-bill-inbox div.panel div.panel-body .e-bill-opened-item .list-view-container,
                .lp-e-bill-history div.panel div.panel-body .e-bill-opened-item .list-view-container {
                    background-color: transparent;
                }

                .lp-e-bill-inbox div.panel div.panel-body .e-bill-opened-item .text-muted,
                .lp-e-bill-history div.panel div.panel-body .e-bill-opened-item .text-muted {
                    color: #898481;
                }

            .lp-e-bill-inbox div.panel div.panel-body .list-item,
            .lp-e-bill-history div.panel div.panel-body .list-item {
                border-bottom: 1px solid #dad6d1;
            }

            .lp-e-bill-inbox div.panel div.panel-body .e-bill-response,
            .lp-e-bill-history div.panel div.panel-body .e-bill-response {
                height: 67px;
            }

            .lp-e-bill-inbox div.panel div.panel-body .tabset ul,
            .lp-e-bill-history div.panel div.panel-body .tabset ul {
                border-color: #bbb3aa;
            }

        .lp-e-bill-inbox div.panel .e-bill-list-amount .h4,
        .lp-e-bill-history div.panel .e-bill-list-amount .h4 {
            font-size: 20px;
            font-weight: 300;
        }

        .lp-e-bill-inbox div.panel .lp-icon-angle-down,
        .lp-e-bill-history div.panel .lp-icon-angle-down,
        .lp-e-bill-inbox div.panel .lp-icon-angle-up,
        .lp-e-bill-history div.panel .lp-icon-angle-up {
            top: 0.4em;
        }

        .lp-e-bill-inbox div.panel .row > div:first-child .h4,
        .lp-e-bill-history div.panel .row > div:first-child .h4 {
            display: none;
        }

        .lp-e-bill-inbox div.panel .list-view-container,
        .lp-e-bill-history div.panel .list-view-container {
            background-color: transparent;
            padding: 6px 0;
        }

            .lp-e-bill-inbox div.panel .list-view-container:hover,
            .lp-e-bill-history div.panel .list-view-container:hover {
                background-color: #f2f1ef;
            }

        .lp-e-bill-inbox div.panel .list-group-item,
        .lp-e-bill-history div.panel .list-group-item {
            background-color: transparent;
            border: 0;
        }

        .lp-e-bill-inbox div.panel .g-map,
        .lp-e-bill-history div.panel .g-map {
            border: 1px solid #9d9285;
            width: 140px;
            overflow: hidden;
        }

        .lp-e-bill-inbox div.panel .e-bill-payment .row,
        .lp-e-bill-history div.panel .e-bill-payment .row {
            margin: 14px 0px;
        }

            .lp-e-bill-inbox div.panel .e-bill-payment .row .control-label,
            .lp-e-bill-history div.panel .e-bill-payment .row .control-label {
                font-weight: 300;
            }

            .lp-e-bill-inbox div.panel .e-bill-payment .row div.h4,
            .lp-e-bill-history div.panel .e-bill-payment .row div.h4 {
                display: block;
            }

            .lp-e-bill-inbox div.panel .e-bill-payment .row .radio,
            .lp-e-bill-history div.panel .e-bill-payment .row .radio {
                width: 42%;
            }

        .lp-e-bill-inbox div.panel .lp-account-select .btn,
        .lp-e-bill-history div.panel .lp-account-select .btn {
            background-color: #f5f3f2;
        }

        .lp-e-bill-inbox div.panel .list-view-actions,
        .lp-e-bill-history div.panel .list-view-actions {
            display: none;
        }

.lp-external-accounts .wizard-step-number.wizard-step-done {
    background-color: #b6c320;
    border-color: #b6c320;
}

.lp-external-accounts .wizard-views .panel-heading button,
.lp-external-accounts .wizard-views .panel-heading .input-group-addon,
.lp-external-accounts .wizard-views .panel-heading button:hover,
.lp-external-accounts .wizard-views .panel-heading button:focus {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    background-color: #F5F3F2;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    border-color: #ccc;
    outline: 0;
}

    .lp-external-accounts .wizard-views .panel-heading button:focus,
    .lp-external-accounts .wizard-views .panel-heading input:focus,
    .lp-external-accounts .wizard-views .panel-heading button.active {
        background-color: white;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
    }

.lp-external-accounts .wizard-views .panel-heading .btn-group {
    padding: 5px;
}

.lp-external-accounts .wizard-views .panel-heading .btn-group-justified {
    margin: -10px;
    width: auto;
}

.lp-external-accounts .progress-indicator-container .form-group:not(.lp-field) {
    margin-left: 0;
    margin-right: 0;
    height: 21px;
}

    .lp-external-accounts .progress-indicator-container .form-group:not(.lp-field) button {
        color: #ffffff;
        background-color: #1281ab;
        border-color: #107094;
    }

        .lp-external-accounts .progress-indicator-container .form-group:not(.lp-field) button:hover,
        .lp-external-accounts .progress-indicator-container .form-group:not(.lp-field) button:focus,
        .lp-external-accounts .progress-indicator-container .form-group:not(.lp-field) button.focus,
        .lp-external-accounts .progress-indicator-container .form-group:not(.lp-field) button:active,
        .lp-external-accounts .progress-indicator-container .form-group:not(.lp-field) button.active,
        .open > .dropdown-toggle.lp-external-accounts .progress-indicator-container .form-group:not(.lp-field) button {
            color: #ffffff;
            background-color: #0d5e7d;
            border-color: #0a465d;
        }

        .lp-external-accounts .progress-indicator-container .form-group:not(.lp-field) button:active,
        .lp-external-accounts .progress-indicator-container .form-group:not(.lp-field) button.active,
        .open > .dropdown-toggle.lp-external-accounts .progress-indicator-container .form-group:not(.lp-field) button {
            background-image: none;
        }

        .lp-external-accounts .progress-indicator-container .form-group:not(.lp-field) button.disabled,
        .lp-external-accounts .progress-indicator-container .form-group:not(.lp-field) button[disabled],
        fieldset[disabled] .lp-external-accounts .progress-indicator-container .form-group:not(.lp-field) button,
        .lp-external-accounts .progress-indicator-container .form-group:not(.lp-field) button.disabled:hover,
        .lp-external-accounts .progress-indicator-container .form-group:not(.lp-field) button[disabled]:hover,
        fieldset[disabled] .lp-external-accounts .progress-indicator-container .form-group:not(.lp-field) button:hover,
        .lp-external-accounts .progress-indicator-container .form-group:not(.lp-field) button.disabled:focus,
        .lp-external-accounts .progress-indicator-container .form-group:not(.lp-field) button[disabled]:focus,
        fieldset[disabled] .lp-external-accounts .progress-indicator-container .form-group:not(.lp-field) button:focus,
        .lp-external-accounts .progress-indicator-container .form-group:not(.lp-field) button.disabled.focus,
        .lp-external-accounts .progress-indicator-container .form-group:not(.lp-field) button[disabled].focus,
        fieldset[disabled] .lp-external-accounts .progress-indicator-container .form-group:not(.lp-field) button.focus,
        .lp-external-accounts .progress-indicator-container .form-group:not(.lp-field) button.disabled:active,
        .lp-external-accounts .progress-indicator-container .form-group:not(.lp-field) button[disabled]:active,
        fieldset[disabled] .lp-external-accounts .progress-indicator-container .form-group:not(.lp-field) button:active,
        .lp-external-accounts .progress-indicator-container .form-group:not(.lp-field) button.disabled.active,
        .lp-external-accounts .progress-indicator-container .form-group:not(.lp-field) button[disabled].active,
        fieldset[disabled] .lp-external-accounts .progress-indicator-container .form-group:not(.lp-field) button.active {
            background-color: #1281ab;
            border-color: #107094;
        }

        .lp-external-accounts .progress-indicator-container .form-group:not(.lp-field) button .badge {
            color: #1281ab;
            background-color: #ffffff;
        }

        .lp-external-accounts .progress-indicator-container .form-group:not(.lp-field) button[type=submit] {
            float: right;
            width: 108px;
            position: absolute;
            right: 16px;
        }

        .lp-external-accounts .progress-indicator-container .form-group:not(.lp-field) button[type=button] {
            position: absolute;
            right: 135px;
        }

            .lp-external-accounts .progress-indicator-container .form-group:not(.lp-field) button[type=button]:hover,
            .lp-external-accounts .progress-indicator-container .form-group:not(.lp-field) button[type=button]:focus {
                text-decoration: inherit;
            }

.lp-expense-planning .calendar .cal-navigates-btn {
    border-bottom: 1px solid #bbb3aa;
    margin-bottom: 4px;
}

    .lp-expense-planning .calendar .cal-navigates-btn .btn-group .btn {
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        border-radius: 0;
        margin-bottom: 9px;
        padding: 2px 8px;
    }

    .lp-expense-planning .calendar .cal-navigates-btn .cal-date {
        line-height: 23px !important;
    }

.lp-expense-planning .calendar .cal-views-btn {
    border-bottom: 1px solid #bbb3aa;
}

    .lp-expense-planning .calendar .cal-views-btn .btn-group .btn {
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        border-radius: 0;
        background-color: transparent;
        border: 0;
        border-bottom: 2px solid transparent;
        color: #9d9285;
        font-size: 14px;
    }

        .lp-expense-planning .calendar .cal-views-btn .btn-group .btn:hover {
            background-color: transparent;
            border-bottom: 2px solid #9d9285;
        }

        .lp-expense-planning .calendar .cal-views-btn .btn-group .btn.active {
            color: #423c35;
            border-color: #423c35;
        }

.lp-expense-planning .cal-body .cal-row-head {
    border: 1px solid #c8beb9;
}

    .lp-expense-planning .cal-body .cal-row-head > div {
        background-color: #f4f3f2;
        color: #a7a2a1;
    }

.lp-expense-planning .cal-body .cal-day-past {
    background-color: #e2dddb;
    color: #423c35;
    opacity: 1;
    filter: alpha(opacity=100);
}

.lp-expense-planning .cal-body .cal-day-today {
    background-color: white;
    color: #423c35;
    font-weight: 400;
}

    .lp-expense-planning .cal-body .cal-day-today.cal-day-selected .cal-day-inner .cal-day-text:after {
        background: 0;
    }

@media (min-width: 420px) {
    .lp-expense-planning .cal-body .cal-day-today.cal-day-selected .cal-day-inner .cal-day-text:after {
        background: 0;
    }
}

.lp-expense-planning .cal-body .cal-row-fluid {
    border-bottom: 1px solid #c8beb9;
}

    .lp-expense-planning .cal-body .cal-row-fluid [class*=cal-span] {
        border-right: 1px solid #c8beb9;
    }

        .lp-expense-planning .cal-body .cal-row-fluid [class*=cal-span]:last-child {
            border-right: 0;
        }

.lp-expense-planning .cal-body .cal-day-content {
    font-size: 12px;
    line-height: 1.2;
    color: #7b6f62;
}

.lp-expense-planning .cal-body .cal-month-box {
    border: 1px solid #c8beb9;
    border-bottom: 0;
}

.lp-expense-planning .cal-body .week-view .cal-month-box {
    border-top: 0;
}

.lp-expense-planning .lp-payments-list table > tbody + tbody {
    border: 0;
}

.lp-expense-planning .lp-payments-list .lp-payment-row td {
    border: 0;
}

.lp-expense-planning .lp-payments-list .lp-payment-row tr:hover {
    background-color: transparent;
}

.lp-expense-planning .lp-payments-list .lp-payment-row tr:first-child:hover {
    background-color: #f2f1ef;
}

.lp-expense-planning .lp-payments-list .lp-payment-row .slide-down {
    -webkit-transition: 0;
    -moz-transition: 0;
    -o-transition: 0;
    transition: 0;
}

    .lp-expense-planning .lp-payments-list .lp-payment-row .slide-down table {
        margin: 0;
        border-top: 1px solid #dad6d1;
        border-bottom: 1px solid #dad6d1;
    }

.lp-expense-planning .cursor-pointer:focus {
    outline: 0;
}

.lp-category-spendings-chart {
    text-align: center;
}

.lp-finances .lp-widget-body {
    min-height: inherit;
}

.lp-finances h3 {
    display: none;
}

.lp-finances .tiles {
    margin-left: 13px;
    margin-top: 27px;
    margin-bottom: 16px;
}

.lp-finances .tile,
.lp-finances .tile-new {
    background-color: #dad6d1;
    color: #423c35;
}

    .lp-finances .tile:hover,
    .lp-finances .tile-new:hover {
        background-color: #bbb3aa;
    }

    .lp-finances .tile .text-muted,
    .lp-finances .tile-new .text-muted {
        color: #9d9285;
    }

.lp-finances .tile-new {
    padding: 0;
    padding-top: 15px;
}

.lp-finances .tile-indicator-background {
    border-left-color: #b6c320;
}

.lp-finances .tile-indicator-progress {
    border-left-color: #909a18;
}

.lp-finances .tile-danger {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

    .lp-finances .tile-danger .tile-indicator-background {
        border-left-color: #c12121;
    }

.lp-finances .create-budget-form {
    color: #423c35;
}

    .lp-finances .create-budget-form .create-budget-body {
        margin-left: 8px;
        margin-right: 5px;
        margin-bottom: 5px;
    }

        .lp-finances .create-budget-form .create-budget-body h4 {
            margin-bottom: 16px;
        }

        .lp-finances .create-budget-form .create-budget-body label {
            margin-bottom: 9px;
        }

        .lp-finances .create-budget-form .create-budget-body select {
            color: #423c35;
            padding: 12px;
        }

            .lp-finances .create-budget-form .create-budget-body select:focus {
                border-color: #ccc;
            }

.lp-saving-goals .alert {
    position: relative;
}

.lp-saving-goals .lp-widget-body {
    min-height: inherit;
}

    .lp-saving-goals .lp-widget-body > div {
        margin-left: 13px;
        margin-top: 16px;
        margin-bottom: 16px;
        color: #423c35;
    }

        .lp-saving-goals .lp-widget-body > div .row {
            margin: 0;
            margin-bottom: 20px;
        }

            .lp-saving-goals .lp-widget-body > div .row > div {
                padding: 0;
            }

                .lp-saving-goals .lp-widget-body > div .row > div:first-child {
                    width: 82.666%;
                }

                .lp-saving-goals .lp-widget-body > div .row > div:nth-child(2) {
                    padding-right: 0;
                    width: 15%;
                    text-align: right;
                }

            .lp-saving-goals .lp-widget-body > div .row span {
                display: inline-block;
            }

        .lp-saving-goals .lp-widget-body > div .saving-info {
            margin-top: 14px;
        }

        .lp-saving-goals .lp-widget-body > div .progress,
        .lp-saving-goals .lp-widget-body > div .progress-bar {
            -webkit-box-shadow: none;
            -moz-box-shadow: none;
            box-shadow: none;
        }

        .lp-saving-goals .lp-widget-body > div .on-track .glyphicon-ok {
            color: #1281ab;
        }

        .lp-saving-goals .lp-widget-body > div .on-track .progress-bar {
            background-color: #1281ab;
        }

        .lp-saving-goals .lp-widget-body > div .overdue .glyphicon-ok {
            color: #c12121;
        }

        .lp-saving-goals .lp-widget-body > div .overdue .progress-bar {
            background-color: #c12121;
        }

        .lp-saving-goals .lp-widget-body > div .ahead-of-plan .glyphicon-ok {
            color: #b6c320;
        }

        .lp-saving-goals .lp-widget-body > div .ahead-of-plan .progress-bar {
            background-color: #b6c320;
        }

        .lp-saving-goals .lp-widget-body > div h5 {
            font-size: 18px;
        }

.lp-saving-goals h3 {
    display: none;
}

.lp-automation .widget-heading {
    border: 0;
}

#automations-list {
    padding: 18px;
}

    #automations-list li {
        border: 0;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        border-radius: 0;
    }

    #automations-list > li {
        border-bottom: 1px solid #e2dddb;
        margin: 0;
    }

        #automations-list > li:first-child {
            border-top: 1px solid #e2dddb;
        }

        #automations-list > li .list-view-container {
            cursor: pointer;
        }

            #automations-list > li .list-view-container .text-right .btn-group {
                width: 80px;
            }

        #automations-list > li .automation-details {
            border: 0;
        }

        #automations-list > li:hover {
            background-color: #f2f1ef;
        }

        #automations-list > li.open .list-view-container {
            background-color: transparent;
        }

        #automations-list > li.open:hover {
            background-color: transparent;
        }

    #automations-list .list-group > li {
        margin-bottom: 20px;
    }

        #automations-list .list-group > li h5 {
            font-size: 18px;
            margin-bottom: 15px;
        }

    #automations-list .summary {
        margin: 30px;
    }

        #automations-list .summary .btn {
            margin-right: 40px;
        }

.widget-footer {
    background-color: #f4f3f2;
    border-top-color: #e3dedc;
}

div.lp-page-main {
    padding-top: 10px;
}

@media (min-width: 768px) {
    div.lp-page-main {
        padding-top: 0;
    }
}

.lp-lc {
    margin-top: 46px;
}

.lp-lc-heading {
    border: 0;
}

.lp-icon-info-sign {
    top: 1px;
    margin-left: 4px;
}

.alert {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    color: white;
    border-color: transparent;
}

    .alert.alert-success {
        background-color: #b6c320;
    }

    .alert.alert-info {
        background-color: #1281ab;
    }

    .alert.alert-warning {
        background-color: #fabb1b;
    }

    .alert.alert-danger {
        background-color: #c12121;
    }

    .alert .close {
        color: white;
        font-weight: inherit;
    }

        .alert .close:hover {
            color: white;
        }

.lp-launcher-area > .bp-area > .bp-container .lp-content-block ul {
    padding-left: 20px;
}

.lp-launcher-area > .bp-area > .bp-container .lp-content-block li {
    list-style: disc outside none;
}

.lp-launcher-area > .bp-area > .bp-container .lp-content-block a {
    color: #1281ab;
    text-decoration: underline;
}

    .lp-launcher-area > .bp-area > .bp-container .lp-content-block a:hover {
        color: #0f617d;
    }

    .lp-launcher-area > .bp-area > .bp-container .lp-content-block a.btn {
        color: white;
        text-decoration: none;
    }

.lp-launcher-area > .bp-area > .bp-container .lp-content-block .btn a {
    color: white;
    text-decoration: none;
}

.lp-launcher-area > .bp-area > .bp-container .lp-content-block img {
    max-width: 100%;
}

.lp-launcher-area > .bp-area .be-ex-image-only img {
    max-width: 100%;
}

.lp-launcher-area > .bp-area .bp-container {
    padding-bottom: 30px;
}

.lp-launcher-area.active .bp-area .bp-container {
    padding-bottom: 0;
}

html > body.designMode .bp-container {
    padding-bottom: 30px;
    background-color: transparent;
}

html > body.designMode .bd-ckeditor-container {
    z-index: 2147483647;
}

html > body.designMode .lp-columns div.bp-area {
    background-color: transparent;
}

.bbTemplate-small-h {
    font-size: 90%;
}

.bbTemplate-btn-lite {
    background-color: #eae8e7;
    color: #777777;
    border: 1px solid #e0dcda;
}

@font-face {
    font-family: IRANSans;
    font-style: normal;
    font-weight: bold;
    src: url('/Content/login4/IRANSansWeb(FaNum)_Bold.eot');
    src: url('/Content/login4/IRANSansWeb(FaNum)_Bold.eot?#iefix') format('embedded-opentype'), /* IE6-8 */ url('/Content/login4/IRANSansWeb(FaNum)_Bold.woff2') format('woff2'), /* FF39+,Chrome36+, Opera24+*/ url('/Content/login4/IRANSansWeb(FaNum)_Bold.woff') format('woff'), /* FF3.6+, IE9, Chrome6+, Saf5.1+*/ url('/Content/login4/IRANSansWeb(FaNum)_Bold.ttf') format('truetype');
}

@font-face {
    font-family: IRANSans;
    font-style: normal;
    font-weight: 500;
    src: url('/Content/login4/IRANSansWeb(FaNum)_Medium.eot');
    src: url('/Content/login4/IRANSansWeb(FaNum)_Medium.eot?#iefix') format('embedded-opentype'), /* IE6-8 */ url('/Content/login4/IRANSansWeb(FaNum)_Medium.woff2') format('woff2'), /* FF39+,Chrome36+, Opera24+*/ url('/Content/login4/IRANSansWeb(FaNum)_Medium.woff') format('woff'), /* FF3.6+, IE9, Chrome6+, Saf5.1+*/ url('/Content/login4/IRANSansWeb(FaNum)_Medium.ttf') format('truetype');
}

@font-face {
    font-family: IRANSans;
    font-style: normal;
    font-weight: 300;
    src: url('/Content/login4/IRANSansWeb(FaNum)_Light.eot');
    src: url('/Content/login4/IRANSansWeb(FaNum)_Light.eot?#iefix') format('embedded-opentype'), /* IE6-8 */ url('/Content/login4/IRANSansWeb(FaNum)_Light.woff2') format('woff2'), /* FF39+,Chrome36+, Opera24+*/ url('/Content/login4/IRANSansWeb(FaNum)_Light.woff') format('woff'), /* FF3.6+, IE9, Chrome6+, Saf5.1+*/ url('/Content/login4/IRANSansWeb(FaNum)_Light.ttf') format('truetype');
}

@font-face {
    font-family: IRANSans;
    font-style: normal;
    font-weight: 200;
    src: url('/Content/login4/IRANSansWeb(FaNum)_UltraLight.eot');
    src: url('/Content/login4/IRANSansWeb(FaNum)_UltraLight.eot?#iefix') format('embedded-opentype'), /* IE6-8 */ url('/Content/login4/IRANSansWeb(FaNum)_UltraLight.woff2') format('woff2'), /* FF39+,Chrome36+, Opera24+*/ url('/Content/login4/IRANSansWeb(FaNum)_UltraLight.woff') format('woff'), /* FF3.6+, IE9, Chrome6+, Saf5.1+*/ url('/Content/login4/IRANSansWeb(FaNum)_UltraLight.ttf') format('truetype');
}

@font-face {
    font-family: IRANSans;
    font-style: normal;
    font-weight: normal;
    src: url('/Content/login4/IRANSansWeb(FaNum).eot');
    src: url('/Content/login4/IRANSansWeb(FaNum).eot?#iefix') format('embedded-opentype'), /* IE6-8 */ url('/Content/login4/IRANSansWeb(FaNum).woff2') format('woff2'), /* FF39+,Chrome36+, Opera24+*/ url('/Content/login4/IRANSansWeb(FaNum).woff') format('woff'), /* FF3.6+, IE9, Chrome6+, Saf5.1+*/ url('/Content/login4/IRANSansWeb(FaNum).ttf') format('truetype');
}

@font-face {
    font-family: IRANSansE;
    font-style: normal;
    font-weight: bold;
    src: url('/Content/login4/IRANSansWeb_Bold.eot');
    src: url('/Content/login4/IRANSansWeb_Bold.eot?#iefix') format('embedded-opentype'), /* IE6-8 */ url('/Content/login4/IRANSansWeb_Bold.woff2') format('woff2'), /* FF39+,Chrome36+, Opera24+*/ url('/Content/login4/IRANSansWeb_Bold.woff') format('woff'), /* FF3.6+, IE9, Chrome6+, Saf5.1+*/ url('/Content/login4/IRANSansWeb_Bold.ttf') format('truetype');
}

@font-face {
    font-family: IRANSansE;
    font-style: normal;
    font-weight: 500;
    src: url('/Content/login4/IRANSansWeb_Medium.eot');
    src: url('/Content/login4/IRANSansWeb_Medium.eot?#iefix') format('embedded-opentype'), /* IE6-8 */ url('/Content/login4/IRANSansWeb_Medium.woff2') format('woff2'), /* FF39+,Chrome36+, Opera24+*/ url('/Content/login4/IRANSansWeb_Medium.woff') format('woff'), /* FF3.6+, IE9, Chrome6+, Saf5.1+*/ url('/Content/login4/IRANSansWeb_Medium.ttf') format('truetype');
}

@font-face {
    font-family: IRANSansE;
    font-style: normal;
    font-weight: 300;
    src: url('/Content/login4/IRANSansWeb_Light.eot');
    src: url('/Content/login4/IRANSansWeb_Light.eot?#iefix') format('embedded-opentype'), /* IE6-8 */ url('/Content/login4/IRANSansWeb_Light.woff2') format('woff2'), /* FF39+,Chrome36+, Opera24+*/ url('/Content/login4/IRANSansWeb_Light.woff') format('woff'), /* FF3.6+, IE9, Chrome6+, Saf5.1+*/ url('/Content/login4/IRANSansWeb_Light.ttf') format('truetype');
}

@font-face {
    font-family: IRANSansE;
    font-style: normal;
    font-weight: 200;
    src: url('/Content/login4/IRANSansWeb_UltraLight.eot');
    src: url('/Content/login4/IRANSansWeb_UltraLight.eot?#iefix') format('embedded-opentype'), /* IE6-8 */ url('/Content/login4/IRANSansWeb_UltraLight.woff2') format('woff2'), /* FF39+,Chrome36+, Opera24+*/ url('/Content/login4/IRANSansWeb_UltraLight.woff') format('woff'), /* FF3.6+, IE9, Chrome6+, Saf5.1+*/ url('/Content/login4/IRANSansWeb_UltraLight.ttf') format('truetype');
}

@font-face {
    font-family: IRANSansE;
    font-style: normal;
    font-weight: normal;
    src: url('/Content/login4/IRANSansWeb.eot');
    src: url('/Content/login4/IRANSansWeb.eot?#iefix') format('embedded-opentype'), /* IE6-8 */ url('/Content/login4/IRANSansWeb.woff2') format('woff2'), /* FF39+,Chrome36+, Opera24+*/ url('/Content/login4/IRANSansWeb.woff') format('woff'), /* FF3.6+, IE9, Chrome6+, Saf5.1+*/ url('/Content/login4/IRANSansWeb.ttf') format('truetype');
}
/* MaterialDesignIcons.com */
@font-face {
    font-family: "Material Design Icons";
    src: url("/Content/login4/materialdesignicons-webfont.eot?v=1.7.22");
    src: url("/Content/login4/materialdesignicons-webfont.eot?#iefix&v=1.7.22") format("embedded-opentype"), url("/Content/login4/materialdesignicons-webfont.woff2?v=1.7.22") format("woff2"), url("/Content/login4/materialdesignicons-webfont.woff?v=1.7.22") format("woff"), url("/Content/login4/materialdesignicons-webfont.ttf?v=1.7.22") format("truetype"), url("/Content/login4/materialdesignicons-webfont.svg?v=1.7.22#materialdesigniconsregular") format("svg");
    font-weight: normal;
    font-style: normal;
}

.mdi:before,
.mdi-set {
    display: inline-block;
    font: normal normal normal 24px/1 "Material Design Icons";
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0);
}

.mdi-access-point:before {
    content: "\F002";
}

.mdi-access-point-network:before {
    content: "\F003";
}

.mdi-account:before {
    content: "\F004";
}

.mdi-account-alert:before {
    content: "\F005";
}

.mdi-account-box:before {
    content: "\F006";
}

.mdi-account-box-outline:before {
    content: "\F007";
}

.mdi-account-card-details:before {
    content: "\F5D2";
}

.mdi-account-check:before {
    content: "\F008";
}

.mdi-account-circle:before {
    content: "\F009";
}

.mdi-account-convert:before {
    content: "\F00A";
}

.mdi-account-key:before {
    content: "\F00B";
}

.mdi-account-location:before {
    content: "\F00C";
}

.mdi-account-minus:before {
    content: "\F00D";
}

.mdi-account-multiple:before {
    content: "\F00E";
}

.mdi-account-multiple-minus:before {
    content: "\F5D3";
}

.mdi-account-multiple-outline:before {
    content: "\F00F";
}

.mdi-account-multiple-plus:before {
    content: "\F010";
}

.mdi-account-network:before {
    content: "\F011";
}

.mdi-account-off:before {
    content: "\F012";
}

.mdi-account-outline:before {
    content: "\F013";
}

.mdi-account-plus:before {
    content: "\F014";
}

.mdi-account-remove:before {
    content: "\F015";
}

.mdi-account-search:before {
    content: "\F016";
}

.mdi-account-settings:before {
    content: "\F630";
}

.mdi-account-settings-variant:before {
    content: "\F631";
}

.mdi-account-star:before {
    content: "\F017";
}

.mdi-account-star-variant:before {
    content: "\F018";
}

.mdi-account-switch:before {
    content: "\F019";
}

.mdi-adjust:before {
    content: "\F01A";
}

.mdi-air-conditioner:before {
    content: "\F01B";
}

.mdi-airballoon:before {
    content: "\F01C";
}

.mdi-airplane:before {
    content: "\F01D";
}

.mdi-airplane-landing:before {
    content: "\F5D4";
}

.mdi-airplane-off:before {
    content: "\F01E";
}

.mdi-airplane-takeoff:before {
    content: "\F5D5";
}

.mdi-airplay:before {
    content: "\F01F";
}

.mdi-alarm:before {
    content: "\F020";
}

.mdi-alarm-check:before {
    content: "\F021";
}

.mdi-alarm-multiple:before {
    content: "\F022";
}

.mdi-alarm-off:before {
    content: "\F023";
}

.mdi-alarm-plus:before {
    content: "\F024";
}

.mdi-alarm-snooze:before {
    content: "\F68D";
}

.mdi-album:before {
    content: "\F025";
}

.mdi-alert:before {
    content: "\F026";
}

.mdi-alert-box:before {
    content: "\F027";
}

.mdi-alert-circle:before {
    content: "\F028";
}

.mdi-alert-circle-outline:before {
    content: "\F5D6";
}

.mdi-alert-octagon:before {
    content: "\F029";
}

.mdi-alert-outline:before {
    content: "\F02A";
}

.mdi-alpha:before {
    content: "\F02B";
}

.mdi-alphabetical:before {
    content: "\F02C";
}

.mdi-altimeter:before {
    content: "\F5D7";
}

.mdi-amazon:before {
    content: "\F02D";
}

.mdi-amazon-clouddrive:before {
    content: "\F02E";
}

.mdi-ambulance:before {
    content: "\F02F";
}

.mdi-amplifier:before {
    content: "\F030";
}

.mdi-anchor:before {
    content: "\F031";
}

.mdi-android:before {
    content: "\F032";
}

.mdi-android-debug-bridge:before {
    content: "\F033";
}

.mdi-android-studio:before {
    content: "\F034";
}

.mdi-angular:before {
    content: "\F6B1";
}

.mdi-animation:before {
    content: "\F5D8";
}

.mdi-apple:before {
    content: "\F035";
}

.mdi-apple-finder:before {
    content: "\F036";
}

.mdi-apple-ios:before {
    content: "\F037";
}

.mdi-apple-keyboard-caps:before {
    content: "\F632";
}

.mdi-apple-keyboard-command:before {
    content: "\F633";
}

.mdi-apple-keyboard-control:before {
    content: "\F634";
}

.mdi-apple-keyboard-option:before {
    content: "\F635";
}

.mdi-apple-keyboard-shift:before {
    content: "\F636";
}

.mdi-apple-mobileme:before {
    content: "\F038";
}

.mdi-apple-safari:before {
    content: "\F039";
}

.mdi-application:before {
    content: "\F614";
}

.mdi-appnet:before {
    content: "\F03A";
}

.mdi-apps:before {
    content: "\F03B";
}

.mdi-archive:before {
    content: "\F03C";
}

.mdi-arrange-bring-forward:before {
    content: "\F03D";
}

.mdi-arrange-bring-to-front:before {
    content: "\F03E";
}

.mdi-arrange-send-backward:before {
    content: "\F03F";
}

.mdi-arrange-send-to-back:before {
    content: "\F040";
}

.mdi-arrow-all:before {
    content: "\F041";
}

.mdi-arrow-bottom-left:before {
    content: "\F042";
}

.mdi-arrow-bottom-right:before {
    content: "\F043";
}

.mdi-arrow-compress:before {
    content: "\F615";
}

.mdi-arrow-compress-all:before {
    content: "\F044";
}

.mdi-arrow-down:before {
    content: "\F045";
}

.mdi-arrow-down-bold:before {
    content: "\F046";
}

.mdi-arrow-down-bold-circle:before {
    content: "\F047";
}

.mdi-arrow-down-bold-circle-outline:before {
    content: "\F048";
}

.mdi-arrow-down-bold-hexagon-outline:before {
    content: "\F049";
}

.mdi-arrow-down-drop-circle:before {
    content: "\F04A";
}

.mdi-arrow-down-drop-circle-outline:before {
    content: "\F04B";
}

.mdi-arrow-expand:before {
    content: "\F616";
}

.mdi-arrow-expand-all:before {
    content: "\F04C";
}

.mdi-arrow-left:before {
    content: "\F04D";
}

.mdi-arrow-left-bold:before {
    content: "\F04E";
}

.mdi-arrow-left-bold-circle:before {
    content: "\F04F";
}

.mdi-arrow-left-bold-circle-outline:before {
    content: "\F050";
}

.mdi-arrow-left-bold-hexagon-outline:before {
    content: "\F051";
}

.mdi-arrow-left-drop-circle:before {
    content: "\F052";
}

.mdi-arrow-left-drop-circle-outline:before {
    content: "\F053";
}

.mdi-arrow-right:before {
    content: "\F054";
}

.mdi-arrow-right-bold:before {
    content: "\F055";
}

.mdi-arrow-right-bold-circle:before {
    content: "\F056";
}

.mdi-arrow-right-bold-circle-outline:before {
    content: "\F057";
}

.mdi-arrow-right-bold-hexagon-outline:before {
    content: "\F058";
}

.mdi-arrow-right-drop-circle:before {
    content: "\F059";
}

.mdi-arrow-right-drop-circle-outline:before {
    content: "\F05A";
}

.mdi-arrow-top-left:before {
    content: "\F05B";
}

.mdi-arrow-top-right:before {
    content: "\F05C";
}

.mdi-arrow-up:before {
    content: "\F05D";
}

.mdi-arrow-up-bold:before {
    content: "\F05E";
}

.mdi-arrow-up-bold-circle:before {
    content: "\F05F";
}

.mdi-arrow-up-bold-circle-outline:before {
    content: "\F060";
}

.mdi-arrow-up-bold-hexagon-outline:before {
    content: "\F061";
}

.mdi-arrow-up-drop-circle:before {
    content: "\F062";
}

.mdi-arrow-up-drop-circle-outline:before {
    content: "\F063";
}

.mdi-assistant:before {
    content: "\F064";
}

.mdi-at:before {
    content: "\F065";
}

.mdi-attachment:before {
    content: "\F066";
}

.mdi-audiobook:before {
    content: "\F067";
}

.mdi-auto-fix:before {
    content: "\F068";
}

.mdi-auto-upload:before {
    content: "\F069";
}

.mdi-autorenew:before {
    content: "\F06A";
}

.mdi-av-timer:before {
    content: "\F06B";
}

.mdi-baby:before {
    content: "\F06C";
}

.mdi-baby-buggy:before {
    content: "\F68E";
}

.mdi-backburger:before {
    content: "\F06D";
}

.mdi-backspace:before {
    content: "\F06E";
}

.mdi-backup-restore:before {
    content: "\F06F";
}

.mdi-bandcamp:before {
    content: "\F674";
}

.mdi-bank:before {
    content: "\F070";
}

.mdi-barcode:before {
    content: "\F071";
}

.mdi-barcode-scan:before {
    content: "\F072";
}

.mdi-barley:before {
    content: "\F073";
}

.mdi-barrel:before {
    content: "\F074";
}

.mdi-basecamp:before {
    content: "\F075";
}

.mdi-basket:before {
    content: "\F076";
}

.mdi-basket-fill:before {
    content: "\F077";
}

.mdi-basket-unfill:before {
    content: "\F078";
}

.mdi-battery:before {
    content: "\F079";
}

.mdi-battery-10:before {
    content: "\F07A";
}

.mdi-battery-20:before {
    content: "\F07B";
}

.mdi-battery-30:before {
    content: "\F07C";
}

.mdi-battery-40:before {
    content: "\F07D";
}

.mdi-battery-50:before {
    content: "\F07E";
}

.mdi-battery-60:before {
    content: "\F07F";
}

.mdi-battery-70:before {
    content: "\F080";
}

.mdi-battery-80:before {
    content: "\F081";
}

.mdi-battery-90:before {
    content: "\F082";
}

.mdi-battery-alert:before {
    content: "\F083";
}

.mdi-battery-charging:before {
    content: "\F084";
}

.mdi-battery-charging-100:before {
    content: "\F085";
}

.mdi-battery-charging-20:before {
    content: "\F086";
}

.mdi-battery-charging-30:before {
    content: "\F087";
}

.mdi-battery-charging-40:before {
    content: "\F088";
}

.mdi-battery-charging-60:before {
    content: "\F089";
}

.mdi-battery-charging-80:before {
    content: "\F08A";
}

.mdi-battery-charging-90:before {
    content: "\F08B";
}

.mdi-battery-minus:before {
    content: "\F08C";
}

.mdi-battery-negative:before {
    content: "\F08D";
}

.mdi-battery-outline:before {
    content: "\F08E";
}

.mdi-battery-plus:before {
    content: "\F08F";
}

.mdi-battery-positive:before {
    content: "\F090";
}

.mdi-battery-unknown:before {
    content: "\F091";
}

.mdi-beach:before {
    content: "\F092";
}

.mdi-beaker:before {
    content: "\F68F";
}

.mdi-beats:before {
    content: "\F097";
}

.mdi-beer:before {
    content: "\F098";
}

.mdi-behance:before {
    content: "\F099";
}

.mdi-bell:before {
    content: "\F09A";
}

.mdi-bell-off:before {
    content: "\F09B";
}

.mdi-bell-outline:before {
    content: "\F09C";
}

.mdi-bell-plus:before {
    content: "\F09D";
}

.mdi-bell-ring:before {
    content: "\F09E";
}

.mdi-bell-ring-outline:before {
    content: "\F09F";
}

.mdi-bell-sleep:before {
    content: "\F0A0";
}

.mdi-beta:before {
    content: "\F0A1";
}

.mdi-bible:before {
    content: "\F0A2";
}

.mdi-bike:before {
    content: "\F0A3";
}

.mdi-bing:before {
    content: "\F0A4";
}

.mdi-binoculars:before {
    content: "\F0A5";
}

.mdi-bio:before {
    content: "\F0A6";
}

.mdi-biohazard:before {
    content: "\F0A7";
}

.mdi-bitbucket:before {
    content: "\F0A8";
}

.mdi-black-mesa:before {
    content: "\F0A9";
}

.mdi-blackberry:before {
    content: "\F0AA";
}

.mdi-blender:before {
    content: "\F0AB";
}

.mdi-blinds:before {
    content: "\F0AC";
}

.mdi-block-helper:before {
    content: "\F0AD";
}

.mdi-blogger:before {
    content: "\F0AE";
}

.mdi-bluetooth:before {
    content: "\F0AF";
}

.mdi-bluetooth-audio:before {
    content: "\F0B0";
}

.mdi-bluetooth-connect:before {
    content: "\F0B1";
}

.mdi-bluetooth-off:before {
    content: "\F0B2";
}

.mdi-bluetooth-settings:before {
    content: "\F0B3";
}

.mdi-bluetooth-transfer:before {
    content: "\F0B4";
}

.mdi-blur:before {
    content: "\F0B5";
}

.mdi-blur-linear:before {
    content: "\F0B6";
}

.mdi-blur-off:before {
    content: "\F0B7";
}

.mdi-blur-radial:before {
    content: "\F0B8";
}

.mdi-bomb:before {
    content: "\F690";
}

.mdi-bone:before {
    content: "\F0B9";
}

.mdi-book:before {
    content: "\F0BA";
}

.mdi-book-minus:before {
    content: "\F5D9";
}

.mdi-book-multiple:before {
    content: "\F0BB";
}

.mdi-book-multiple-variant:before {
    content: "\F0BC";
}

.mdi-book-open:before {
    content: "\F0BD";
}

.mdi-book-open-page-variant:before {
    content: "\F5DA";
}

.mdi-book-open-variant:before {
    content: "\F0BE";
}

.mdi-book-plus:before {
    content: "\F5DB";
}

.mdi-book-variant:before {
    content: "\F0BF";
}

.mdi-bookmark:before {
    content: "\F0C0";
}

.mdi-bookmark-check:before {
    content: "\F0C1";
}

.mdi-bookmark-music:before {
    content: "\F0C2";
}

.mdi-bookmark-outline:before {
    content: "\F0C3";
}

.mdi-bookmark-plus:before {
    content: "\F0C5";
}

.mdi-bookmark-plus-outline:before {
    content: "\F0C4";
}

.mdi-bookmark-remove:before {
    content: "\F0C6";
}

.mdi-boombox:before {
    content: "\F5DC";
}

.mdi-border-all:before {
    content: "\F0C7";
}

.mdi-border-bottom:before {
    content: "\F0C8";
}

.mdi-border-color:before {
    content: "\F0C9";
}

.mdi-border-horizontal:before {
    content: "\F0CA";
}

.mdi-border-inside:before {
    content: "\F0CB";
}

.mdi-border-left:before {
    content: "\F0CC";
}

.mdi-border-none:before {
    content: "\F0CD";
}

.mdi-border-outside:before {
    content: "\F0CE";
}

.mdi-border-right:before {
    content: "\F0CF";
}

.mdi-border-style:before {
    content: "\F0D0";
}

.mdi-border-top:before {
    content: "\F0D1";
}

.mdi-border-vertical:before {
    content: "\F0D2";
}

.mdi-bow-tie:before {
    content: "\F677";
}

.mdi-bowl:before {
    content: "\F617";
}

.mdi-bowling:before {
    content: "\F0D3";
}

.mdi-box:before {
    content: "\F0D4";
}

.mdi-box-cutter:before {
    content: "\F0D5";
}

.mdi-box-shadow:before {
    content: "\F637";
}

.mdi-bridge:before {
    content: "\F618";
}

.mdi-briefcase:before {
    content: "\F0D6";
}

.mdi-briefcase-check:before {
    content: "\F0D7";
}

.mdi-briefcase-download:before {
    content: "\F0D8";
}

.mdi-briefcase-upload:before {
    content: "\F0D9";
}

.mdi-brightness-1:before {
    content: "\F0DA";
}

.mdi-brightness-2:before {
    content: "\F0DB";
}

.mdi-brightness-3:before {
    content: "\F0DC";
}

.mdi-brightness-4:before {
    content: "\F0DD";
}

.mdi-brightness-5:before {
    content: "\F0DE";
}

.mdi-brightness-6:before {
    content: "\F0DF";
}

.mdi-brightness-7:before {
    content: "\F0E0";
}

.mdi-brightness-auto:before {
    content: "\F0E1";
}

.mdi-broom:before {
    content: "\F0E2";
}

.mdi-brush:before {
    content: "\F0E3";
}

.mdi-buffer:before {
    content: "\F619";
}

.mdi-bug:before {
    content: "\F0E4";
}

.mdi-bulletin-board:before {
    content: "\F0E5";
}

.mdi-bullhorn:before {
    content: "\F0E6";
}

.mdi-bullseye:before {
    content: "\F5DD";
}

.mdi-burst-mode:before {
    content: "\F5DE";
}

.mdi-bus:before {
    content: "\F0E7";
}

.mdi-cached:before {
    content: "\F0E8";
}

.mdi-cake:before {
    content: "\F0E9";
}

.mdi-cake-layered:before {
    content: "\F0EA";
}

.mdi-cake-variant:before {
    content: "\F0EB";
}

.mdi-calculator:before {
    content: "\F0EC";
}

.mdi-calendar:before {
    content: "\F0ED";
}

.mdi-calendar-blank:before {
    content: "\F0EE";
}

.mdi-calendar-check:before {
    content: "\F0EF";
}

.mdi-calendar-clock:before {
    content: "\F0F0";
}

.mdi-calendar-multiple:before {
    content: "\F0F1";
}

.mdi-calendar-multiple-check:before {
    content: "\F0F2";
}

.mdi-calendar-plus:before {
    content: "\F0F3";
}

.mdi-calendar-question:before {
    content: "\F691";
}

.mdi-calendar-range:before {
    content: "\F678";
}

.mdi-calendar-remove:before {
    content: "\F0F4";
}

.mdi-calendar-text:before {
    content: "\F0F5";
}

.mdi-calendar-today:before {
    content: "\F0F6";
}

.mdi-call-made:before {
    content: "\F0F7";
}

.mdi-call-merge:before {
    content: "\F0F8";
}

.mdi-call-missed:before {
    content: "\F0F9";
}

.mdi-call-received:before {
    content: "\F0FA";
}

.mdi-call-split:before {
    content: "\F0FB";
}

.mdi-camcorder:before {
    content: "\F0FC";
}

.mdi-camcorder-box:before {
    content: "\F0FD";
}

.mdi-camcorder-box-off:before {
    content: "\F0FE";
}

.mdi-camcorder-off:before {
    content: "\F0FF";
}

.mdi-camera:before {
    content: "\F100";
}

.mdi-camera-burst:before {
    content: "\F692";
}

.mdi-camera-enhance:before {
    content: "\F101";
}

.mdi-camera-front:before {
    content: "\F102";
}

.mdi-camera-front-variant:before {
    content: "\F103";
}

.mdi-camera-iris:before {
    content: "\F104";
}

.mdi-camera-off:before {
    content: "\F5DF";
}

.mdi-camera-party-mode:before {
    content: "\F105";
}

.mdi-camera-rear:before {
    content: "\F106";
}

.mdi-camera-rear-variant:before {
    content: "\F107";
}

.mdi-camera-switch:before {
    content: "\F108";
}

.mdi-camera-timer:before {
    content: "\F109";
}

.mdi-candle:before {
    content: "\F5E2";
}

.mdi-candycane:before {
    content: "\F10A";
}

.mdi-car:before {
    content: "\F10B";
}

.mdi-car-battery:before {
    content: "\F10C";
}

.mdi-car-connected:before {
    content: "\F10D";
}

.mdi-car-wash:before {
    content: "\F10E";
}

.mdi-cards:before {
    content: "\F638";
}

.mdi-cards-outline:before {
    content: "\F639";
}

.mdi-cards-playing-outline:before {
    content: "\F63A";
}

.mdi-carrot:before {
    content: "\F10F";
}

.mdi-cart:before {
    content: "\F110";
}

.mdi-cart-off:before {
    content: "\F66B";
}

.mdi-cart-outline:before {
    content: "\F111";
}

.mdi-cart-plus:before {
    content: "\F112";
}

.mdi-case-sensitive-alt:before {
    content: "\F113";
}

.mdi-cash:before {
    content: "\F114";
}

.mdi-cash-100:before {
    content: "\F115";
}

.mdi-cash-multiple:before {
    content: "\F116";
}

.mdi-cash-usd:before {
    content: "\F117";
}

.mdi-cast:before {
    content: "\F118";
}

.mdi-cast-connected:before {
    content: "\F119";
}

.mdi-castle:before {
    content: "\F11A";
}

.mdi-cat:before {
    content: "\F11B";
}

.mdi-cellphone:before {
    content: "\F11C";
}

.mdi-cellphone-android:before {
    content: "\F11D";
}

.mdi-cellphone-basic:before {
    content: "\F11E";
}

.mdi-cellphone-dock:before {
    content: "\F11F";
}

.mdi-cellphone-iphone:before {
    content: "\F120";
}

.mdi-cellphone-link:before {
    content: "\F121";
}

.mdi-cellphone-link-off:before {
    content: "\F122";
}

.mdi-cellphone-settings:before {
    content: "\F123";
}

.mdi-certificate:before {
    content: "\F124";
}

.mdi-chair-school:before {
    content: "\F125";
}

.mdi-chart-arc:before {
    content: "\F126";
}

.mdi-chart-areaspline:before {
    content: "\F127";
}

.mdi-chart-bar:before {
    content: "\F128";
}

.mdi-chart-bubble:before {
    content: "\F5E3";
}

.mdi-chart-gantt:before {
    content: "\F66C";
}

.mdi-chart-histogram:before {
    content: "\F129";
}

.mdi-chart-line:before {
    content: "\F12A";
}

.mdi-chart-pie:before {
    content: "\F12B";
}

.mdi-chart-scatterplot-hexbin:before {
    content: "\F66D";
}

.mdi-chart-timeline:before {
    content: "\F66E";
}

.mdi-check:before {
    content: "\F12C";
}

.mdi-check-all:before {
    content: "\F12D";
}

.mdi-check-circle:before {
    content: "\F5E0";
}

.mdi-check-circle-outline:before {
    content: "\F5E1";
}

.mdi-checkbox-blank:before {
    content: "\F12E";
}

.mdi-checkbox-blank-circle:before {
    content: "\F12F";
}

.mdi-checkbox-blank-circle-outline:before {
    content: "\F130";
}

.mdi-checkbox-blank-outline:before {
    content: "\F131";
}

.mdi-checkbox-marked:before {
    content: "\F132";
}

.mdi-checkbox-marked-circle:before {
    content: "\F133";
}

.mdi-checkbox-marked-circle-outline:before {
    content: "\F134";
}

.mdi-checkbox-marked-outline:before {
    content: "\F135";
}

.mdi-checkbox-multiple-blank:before {
    content: "\F136";
}

.mdi-checkbox-multiple-blank-circle:before {
    content: "\F63B";
}

.mdi-checkbox-multiple-blank-circle-outline:before {
    content: "\F63C";
}

.mdi-checkbox-multiple-blank-outline:before {
    content: "\F137";
}

.mdi-checkbox-multiple-marked:before {
    content: "\F138";
}

.mdi-checkbox-multiple-marked-circle:before {
    content: "\F63D";
}

.mdi-checkbox-multiple-marked-circle-outline:before {
    content: "\F63E";
}

.mdi-checkbox-multiple-marked-outline:before {
    content: "\F139";
}

.mdi-checkerboard:before {
    content: "\F13A";
}

.mdi-chemical-weapon:before {
    content: "\F13B";
}

.mdi-chevron-double-down:before {
    content: "\F13C";
}

.mdi-chevron-double-left:before {
    content: "\F13D";
}

.mdi-chevron-double-right:before {
    content: "\F13E";
}

.mdi-chevron-double-up:before {
    content: "\F13F";
}

.mdi-chevron-down:before {
    content: "\F140";
}

.mdi-chevron-left:before {
    content: "\F141";
}

.mdi-chevron-right:before {
    content: "\F142";
}

.mdi-chevron-up:before {
    content: "\F143";
}

.mdi-chip:before {
    content: "\F61A";
}

.mdi-church:before {
    content: "\F144";
}

.mdi-cisco-webex:before {
    content: "\F145";
}

.mdi-city:before {
    content: "\F146";
}

.mdi-clipboard:before {
    content: "\F147";
}

.mdi-clipboard-account:before {
    content: "\F148";
}

.mdi-clipboard-alert:before {
    content: "\F149";
}

.mdi-clipboard-arrow-down:before {
    content: "\F14A";
}

.mdi-clipboard-arrow-left:before {
    content: "\F14B";
}

.mdi-clipboard-check:before {
    content: "\F14C";
}

.mdi-clipboard-outline:before {
    content: "\F14D";
}

.mdi-clipboard-text:before {
    content: "\F14E";
}

.mdi-clippy:before {
    content: "\F14F";
}

.mdi-clock:before {
    content: "\F150";
}

.mdi-clock-alert:before {
    content: "\F5CE";
}

.mdi-clock-end:before {
    content: "\F151";
}

.mdi-clock-fast:before {
    content: "\F152";
}

.mdi-clock-in:before {
    content: "\F153";
}

.mdi-clock-out:before {
    content: "\F154";
}

.mdi-clock-start:before {
    content: "\F155";
}

.mdi-close:before {
    content: "\F156";
}

.mdi-close-box:before {
    content: "\F157";
}

.mdi-close-box-outline:before {
    content: "\F158";
}

.mdi-close-circle:before {
    content: "\F159";
}

.mdi-close-circle-outline:before {
    content: "\F15A";
}

.mdi-close-network:before {
    content: "\F15B";
}

.mdi-close-octagon:before {
    content: "\F15C";
}

.mdi-close-octagon-outline:before {
    content: "\F15D";
}

.mdi-closed-caption:before {
    content: "\F15E";
}

.mdi-cloud:before {
    content: "\F15F";
}

.mdi-cloud-check:before {
    content: "\F160";
}

.mdi-cloud-circle:before {
    content: "\F161";
}

.mdi-cloud-download:before {
    content: "\F162";
}

.mdi-cloud-outline:before {
    content: "\F163";
}

.mdi-cloud-outline-off:before {
    content: "\F164";
}

.mdi-cloud-print:before {
    content: "\F165";
}

.mdi-cloud-print-outline:before {
    content: "\F166";
}

.mdi-cloud-sync:before {
    content: "\F63F";
}

.mdi-cloud-upload:before {
    content: "\F167";
}

.mdi-code-array:before {
    content: "\F168";
}

.mdi-code-braces:before {
    content: "\F169";
}

.mdi-code-brackets:before {
    content: "\F16A";
}

.mdi-code-equal:before {
    content: "\F16B";
}

.mdi-code-greater-than:before {
    content: "\F16C";
}

.mdi-code-greater-than-or-equal:before {
    content: "\F16D";
}

.mdi-code-less-than:before {
    content: "\F16E";
}

.mdi-code-less-than-or-equal:before {
    content: "\F16F";
}

.mdi-code-not-equal:before {
    content: "\F170";
}

.mdi-code-not-equal-variant:before {
    content: "\F171";
}

.mdi-code-parentheses:before {
    content: "\F172";
}

.mdi-code-string:before {
    content: "\F173";
}

.mdi-code-tags:before {
    content: "\F174";
}

.mdi-code-tags-check:before {
    content: "\F693";
}

.mdi-codepen:before {
    content: "\F175";
}

.mdi-coffee:before {
    content: "\F176";
}

.mdi-coffee-to-go:before {
    content: "\F177";
}

.mdi-coin:before {
    content: "\F178";
}

.mdi-coins:before {
    content: "\F694";
}

.mdi-collage:before {
    content: "\F640";
}

.mdi-color-helper:before {
    content: "\F179";
}

.mdi-comment:before {
    content: "\F17A";
}

.mdi-comment-account:before {
    content: "\F17B";
}

.mdi-comment-account-outline:before {
    content: "\F17C";
}

.mdi-comment-alert:before {
    content: "\F17D";
}

.mdi-comment-alert-outline:before {
    content: "\F17E";
}

.mdi-comment-check:before {
    content: "\F17F";
}

.mdi-comment-check-outline:before {
    content: "\F180";
}

.mdi-comment-multiple-outline:before {
    content: "\F181";
}

.mdi-comment-outline:before {
    content: "\F182";
}

.mdi-comment-plus-outline:before {
    content: "\F183";
}

.mdi-comment-processing:before {
    content: "\F184";
}

.mdi-comment-processing-outline:before {
    content: "\F185";
}

.mdi-comment-question-outline:before {
    content: "\F186";
}

.mdi-comment-remove-outline:before {
    content: "\F187";
}

.mdi-comment-text:before {
    content: "\F188";
}

.mdi-comment-text-outline:before {
    content: "\F189";
}

.mdi-compare:before {
    content: "\F18A";
}

.mdi-compass:before {
    content: "\F18B";
}

.mdi-compass-outline:before {
    content: "\F18C";
}

.mdi-console:before {
    content: "\F18D";
}

.mdi-contact-mail:before {
    content: "\F18E";
}

.mdi-content-copy:before {
    content: "\F18F";
}

.mdi-content-cut:before {
    content: "\F190";
}

.mdi-content-duplicate:before {
    content: "\F191";
}

.mdi-content-paste:before {
    content: "\F192";
}

.mdi-content-save:before {
    content: "\F193";
}

.mdi-content-save-all:before {
    content: "\F194";
}

.mdi-content-save-settings:before {
    content: "\F61B";
}

.mdi-contrast:before {
    content: "\F195";
}

.mdi-contrast-box:before {
    content: "\F196";
}

.mdi-contrast-circle:before {
    content: "\F197";
}

.mdi-cookie:before {
    content: "\F198";
}

.mdi-copyright:before {
    content: "\F5E6";
}

.mdi-counter:before {
    content: "\F199";
}

.mdi-cow:before {
    content: "\F19A";
}

.mdi-creation:before {
    content: "\F1C9";
}

.mdi-credit-card:before {
    content: "\F19B";
}

.mdi-credit-card-multiple:before {
    content: "\F19C";
}

.mdi-credit-card-off:before {
    content: "\F5E4";
}

.mdi-credit-card-plus:before {
    content: "\F675";
}

.mdi-credit-card-scan:before {
    content: "\F19D";
}

.mdi-crop:before {
    content: "\F19E";
}

.mdi-crop-free:before {
    content: "\F19F";
}

.mdi-crop-landscape:before {
    content: "\F1A0";
}

.mdi-crop-portrait:before {
    content: "\F1A1";
}

.mdi-crop-rotate:before {
    content: "\F695";
}

.mdi-crop-square:before {
    content: "\F1A2";
}

.mdi-crosshairs:before {
    content: "\F1A3";
}

.mdi-crosshairs-gps:before {
    content: "\F1A4";
}

.mdi-crown:before {
    content: "\F1A5";
}

.mdi-cube:before {
    content: "\F1A6";
}

.mdi-cube-outline:before {
    content: "\F1A7";
}

.mdi-cube-send:before {
    content: "\F1A8";
}

.mdi-cube-unfolded:before {
    content: "\F1A9";
}

.mdi-cup:before {
    content: "\F1AA";
}

.mdi-cup-off:before {
    content: "\F5E5";
}

.mdi-cup-water:before {
    content: "\F1AB";
}

.mdi-currency-btc:before {
    content: "\F1AC";
}

.mdi-currency-eur:before {
    content: "\F1AD";
}

.mdi-currency-gbp:before {
    content: "\F1AE";
}

.mdi-currency-inr:before {
    content: "\F1AF";
}

.mdi-currency-ngn:before {
    content: "\F1B0";
}

.mdi-currency-rub:before {
    content: "\F1B1";
}

.mdi-currency-try:before {
    content: "\F1B2";
}

.mdi-currency-usd:before {
    content: "\F1B3";
}

.mdi-currency-usd-off:before {
    content: "\F679";
}

.mdi-cursor-default:before {
    content: "\F1B4";
}

.mdi-cursor-default-outline:before {
    content: "\F1B5";
}

.mdi-cursor-move:before {
    content: "\F1B6";
}

.mdi-cursor-pointer:before {
    content: "\F1B7";
}

.mdi-cursor-text:before {
    content: "\F5E7";
}

.mdi-database:before {
    content: "\F1B8";
}

.mdi-database-minus:before {
    content: "\F1B9";
}

.mdi-database-plus:before {
    content: "\F1BA";
}

.mdi-debug-step-into:before {
    content: "\F1BB";
}

.mdi-debug-step-out:before {
    content: "\F1BC";
}

.mdi-debug-step-over:before {
    content: "\F1BD";
}

.mdi-decimal-decrease:before {
    content: "\F1BE";
}

.mdi-decimal-increase:before {
    content: "\F1BF";
}

.mdi-delete:before {
    content: "\F1C0";
}

.mdi-delete-circle:before {
    content: "\F682";
}

.mdi-delete-forever:before {
    content: "\F5E8";
}

.mdi-delete-sweep:before {
    content: "\F5E9";
}

.mdi-delete-variant:before {
    content: "\F1C1";
}

.mdi-delta:before {
    content: "\F1C2";
}

.mdi-deskphone:before {
    content: "\F1C3";
}

.mdi-desktop-mac:before {
    content: "\F1C4";
}

.mdi-desktop-tower:before {
    content: "\F1C5";
}

.mdi-details:before {
    content: "\F1C6";
}

.mdi-developer-board:before {
    content: "\F696";
}

.mdi-deviantart:before {
    content: "\F1C7";
}

.mdi-dialpad:before {
    content: "\F61C";
}

.mdi-diamond:before {
    content: "\F1C8";
}

.mdi-dice-1:before {
    content: "\F1CA";
}

.mdi-dice-2:before {
    content: "\F1CB";
}

.mdi-dice-3:before {
    content: "\F1CC";
}

.mdi-dice-4:before {
    content: "\F1CD";
}

.mdi-dice-5:before {
    content: "\F1CE";
}

.mdi-dice-6:before {
    content: "\F1CF";
}

.mdi-dice-d20:before {
    content: "\F5EA";
}

.mdi-dice-d4:before {
    content: "\F5EB";
}

.mdi-dice-d6:before {
    content: "\F5EC";
}

.mdi-dice-d8:before {
    content: "\F5ED";
}

.mdi-dictionary:before {
    content: "\F61D";
}

.mdi-directions:before {
    content: "\F1D0";
}

.mdi-directions-fork:before {
    content: "\F641";
}

.mdi-discord:before {
    content: "\F66F";
}

.mdi-disk:before {
    content: "\F5EE";
}

.mdi-disk-alert:before {
    content: "\F1D1";
}

.mdi-disqus:before {
    content: "\F1D2";
}

.mdi-disqus-outline:before {
    content: "\F1D3";
}

.mdi-division:before {
    content: "\F1D4";
}

.mdi-division-box:before {
    content: "\F1D5";
}

.mdi-dna:before {
    content: "\F683";
}

.mdi-dns:before {
    content: "\F1D6";
}

.mdi-do-not-disturb:before {
    content: "\F697";
}

.mdi-do-not-disturb-off:before {
    content: "\F698";
}

.mdi-dolby:before {
    content: "\F6B2";
}

.mdi-domain:before {
    content: "\F1D7";
}

.mdi-dots-horizontal:before {
    content: "\F1D8";
}

.mdi-dots-vertical:before {
    content: "\F1D9";
}

.mdi-douban:before {
    content: "\F699";
}

.mdi-download:before {
    content: "\F1DA";
}

.mdi-drag:before {
    content: "\F1DB";
}

.mdi-drag-horizontal:before {
    content: "\F1DC";
}

.mdi-drag-vertical:before {
    content: "\F1DD";
}

.mdi-drawing:before {
    content: "\F1DE";
}

.mdi-drawing-box:before {
    content: "\F1DF";
}

.mdi-dribbble:before {
    content: "\F1E0";
}

.mdi-dribbble-box:before {
    content: "\F1E1";
}

.mdi-drone:before {
    content: "\F1E2";
}

.mdi-dropbox:before {
    content: "\F1E3";
}

.mdi-drupal:before {
    content: "\F1E4";
}

.mdi-duck:before {
    content: "\F1E5";
}

.mdi-dumbbell:before {
    content: "\F1E6";
}

.mdi-earth:before {
    content: "\F1E7";
}

.mdi-earth-off:before {
    content: "\F1E8";
}

.mdi-edge:before {
    content: "\F1E9";
}

.mdi-eject:before {
    content: "\F1EA";
}

.mdi-elevation-decline:before {
    content: "\F1EB";
}

.mdi-elevation-rise:before {
    content: "\F1EC";
}

.mdi-elevator:before {
    content: "\F1ED";
}

.mdi-email:before {
    content: "\F1EE";
}

.mdi-email-open:before {
    content: "\F1EF";
}

.mdi-email-open-outline:before {
    content: "\F5EF";
}

.mdi-email-outline:before {
    content: "\F1F0";
}

.mdi-email-secure:before {
    content: "\F1F1";
}

.mdi-email-variant:before {
    content: "\F5F0";
}

.mdi-emby:before {
    content: "\F6B3";
}

.mdi-emoticon:before {
    content: "\F1F2";
}

.mdi-emoticon-cool:before {
    content: "\F1F3";
}

.mdi-emoticon-dead:before {
    content: "\F69A";
}

.mdi-emoticon-devil:before {
    content: "\F1F4";
}

.mdi-emoticon-excited:before {
    content: "\F69B";
}

.mdi-emoticon-happy:before {
    content: "\F1F5";
}

.mdi-emoticon-neutral:before {
    content: "\F1F6";
}

.mdi-emoticon-poop:before {
    content: "\F1F7";
}

.mdi-emoticon-sad:before {
    content: "\F1F8";
}

.mdi-emoticon-tongue:before {
    content: "\F1F9";
}

.mdi-engine:before {
    content: "\F1FA";
}

.mdi-engine-outline:before {
    content: "\F1FB";
}

.mdi-equal:before {
    content: "\F1FC";
}

.mdi-equal-box:before {
    content: "\F1FD";
}

.mdi-eraser:before {
    content: "\F1FE";
}

.mdi-eraser-variant:before {
    content: "\F642";
}

.mdi-escalator:before {
    content: "\F1FF";
}

.mdi-ethernet:before {
    content: "\F200";
}

.mdi-ethernet-cable:before {
    content: "\F201";
}

.mdi-ethernet-cable-off:before {
    content: "\F202";
}

.mdi-etsy:before {
    content: "\F203";
}

.mdi-ev-station:before {
    content: "\F5F1";
}

.mdi-evernote:before {
    content: "\F204";
}

.mdi-exclamation:before {
    content: "\F205";
}

.mdi-exit-to-app:before {
    content: "\F206";
}

.mdi-export:before {
    content: "\F207";
}

.mdi-eye:before {
    content: "\F208";
}

.mdi-eye-off:before {
    content: "\F209";
}

.mdi-eyedropper:before {
    content: "\F20A";
}

.mdi-eyedropper-variant:before {
    content: "\F20B";
}

.mdi-face:before {
    content: "\F643";
}

.mdi-face-profile:before {
    content: "\F644";
}

.mdi-facebook:before {
    content: "\F20C";
}

.mdi-facebook-box:before {
    content: "\F20D";
}

.mdi-facebook-messenger:before {
    content: "\F20E";
}

.mdi-factory:before {
    content: "\F20F";
}

.mdi-fan:before {
    content: "\F210";
}

.mdi-fast-forward:before {
    content: "\F211";
}

.mdi-fax:before {
    content: "\F212";
}

.mdi-ferry:before {
    content: "\F213";
}

.mdi-file:before {
    content: "\F214";
}

.mdi-file-chart:before {
    content: "\F215";
}

.mdi-file-check:before {
    content: "\F216";
}

.mdi-file-cloud:before {
    content: "\F217";
}

.mdi-file-delimited:before {
    content: "\F218";
}

.mdi-file-document:before {
    content: "\F219";
}

.mdi-file-document-box:before {
    content: "\F21A";
}

.mdi-file-excel:before {
    content: "\F21B";
}

.mdi-file-excel-box:before {
    content: "\F21C";
}

.mdi-file-export:before {
    content: "\F21D";
}

.mdi-file-find:before {
    content: "\F21E";
}

.mdi-file-hidden:before {
    content: "\F613";
}

.mdi-file-image:before {
    content: "\F21F";
}

.mdi-file-import:before {
    content: "\F220";
}

.mdi-file-lock:before {
    content: "\F221";
}

.mdi-file-multiple:before {
    content: "\F222";
}

.mdi-file-music:before {
    content: "\F223";
}

.mdi-file-outline:before {
    content: "\F224";
}

.mdi-file-pdf:before {
    content: "\F225";
}

.mdi-file-pdf-box:before {
    content: "\F226";
}

.mdi-file-powerpoint:before {
    content: "\F227";
}

.mdi-file-powerpoint-box:before {
    content: "\F228";
}

.mdi-file-presentation-box:before {
    content: "\F229";
}

.mdi-file-restore:before {
    content: "\F670";
}

.mdi-file-send:before {
    content: "\F22A";
}

.mdi-file-tree:before {
    content: "\F645";
}

.mdi-file-video:before {
    content: "\F22B";
}

.mdi-file-word:before {
    content: "\F22C";
}

.mdi-file-word-box:before {
    content: "\F22D";
}

.mdi-file-xml:before {
    content: "\F22E";
}

.mdi-film:before {
    content: "\F22F";
}

.mdi-filmstrip:before {
    content: "\F230";
}

.mdi-filmstrip-off:before {
    content: "\F231";
}

.mdi-filter:before {
    content: "\F232";
}

.mdi-filter-outline:before {
    content: "\F233";
}

.mdi-filter-remove:before {
    content: "\F234";
}

.mdi-filter-remove-outline:before {
    content: "\F235";
}

.mdi-filter-variant:before {
    content: "\F236";
}

.mdi-fingerprint:before {
    content: "\F237";
}

.mdi-fire:before {
    content: "\F238";
}

.mdi-firefox:before {
    content: "\F239";
}

.mdi-fish:before {
    content: "\F23A";
}

.mdi-flag:before {
    content: "\F23B";
}

.mdi-flag-checkered:before {
    content: "\F23C";
}

.mdi-flag-outline:before {
    content: "\F23D";
}

.mdi-flag-outline-variant:before {
    content: "\F23E";
}

.mdi-flag-triangle:before {
    content: "\F23F";
}

.mdi-flag-variant:before {
    content: "\F240";
}

.mdi-flash:before {
    content: "\F241";
}

.mdi-flash-auto:before {
    content: "\F242";
}

.mdi-flash-off:before {
    content: "\F243";
}

.mdi-flash-red-eye:before {
    content: "\F67A";
}

.mdi-flashlight:before {
    content: "\F244";
}

.mdi-flashlight-off:before {
    content: "\F245";
}

.mdi-flask:before {
    content: "\F093";
}

.mdi-flask-empty:before {
    content: "\F094";
}

.mdi-flask-empty-outline:before {
    content: "\F095";
}

.mdi-flask-outline:before {
    content: "\F096";
}

.mdi-flattr:before {
    content: "\F246";
}

.mdi-flip-to-back:before {
    content: "\F247";
}

.mdi-flip-to-front:before {
    content: "\F248";
}

.mdi-floppy:before {
    content: "\F249";
}

.mdi-flower:before {
    content: "\F24A";
}

.mdi-folder:before {
    content: "\F24B";
}

.mdi-folder-account:before {
    content: "\F24C";
}

.mdi-folder-download:before {
    content: "\F24D";
}

.mdi-folder-google-drive:before {
    content: "\F24E";
}

.mdi-folder-image:before {
    content: "\F24F";
}

.mdi-folder-lock:before {
    content: "\F250";
}

.mdi-folder-lock-open:before {
    content: "\F251";
}

.mdi-folder-move:before {
    content: "\F252";
}

.mdi-folder-multiple:before {
    content: "\F253";
}

.mdi-folder-multiple-image:before {
    content: "\F254";
}

.mdi-folder-multiple-outline:before {
    content: "\F255";
}

.mdi-folder-outline:before {
    content: "\F256";
}

.mdi-folder-plus:before {
    content: "\F257";
}

.mdi-folder-remove:before {
    content: "\F258";
}

.mdi-folder-star:before {
    content: "\F69C";
}

.mdi-folder-upload:before {
    content: "\F259";
}

.mdi-food:before {
    content: "\F25A";
}

.mdi-food-apple:before {
    content: "\F25B";
}

.mdi-food-fork-drink:before {
    content: "\F5F2";
}

.mdi-food-off:before {
    content: "\F5F3";
}

.mdi-food-variant:before {
    content: "\F25C";
}

.mdi-football:before {
    content: "\F25D";
}

.mdi-football-australian:before {
    content: "\F25E";
}

.mdi-football-helmet:before {
    content: "\F25F";
}

.mdi-format-align-center:before {
    content: "\F260";
}

.mdi-format-align-justify:before {
    content: "\F261";
}

.mdi-format-align-left:before {
    content: "\F262";
}

.mdi-format-align-right:before {
    content: "\F263";
}

.mdi-format-annotation-plus:before {
    content: "\F646";
}

.mdi-format-bold:before {
    content: "\F264";
}

.mdi-format-clear:before {
    content: "\F265";
}

.mdi-format-color-fill:before {
    content: "\F266";
}

.mdi-format-color-text:before {
    content: "\F69D";
}

.mdi-format-float-center:before {
    content: "\F267";
}

.mdi-format-float-left:before {
    content: "\F268";
}

.mdi-format-float-none:before {
    content: "\F269";
}

.mdi-format-float-right:before {
    content: "\F26A";
}

.mdi-format-header-1:before {
    content: "\F26B";
}

.mdi-format-header-2:before {
    content: "\F26C";
}

.mdi-format-header-3:before {
    content: "\F26D";
}

.mdi-format-header-4:before {
    content: "\F26E";
}

.mdi-format-header-5:before {
    content: "\F26F";
}

.mdi-format-header-6:before {
    content: "\F270";
}

.mdi-format-header-decrease:before {
    content: "\F271";
}

.mdi-format-header-equal:before {
    content: "\F272";
}

.mdi-format-header-increase:before {
    content: "\F273";
}

.mdi-format-header-pound:before {
    content: "\F274";
}

.mdi-format-horizontal-align-center:before {
    content: "\F61E";
}

.mdi-format-horizontal-align-left:before {
    content: "\F61F";
}

.mdi-format-horizontal-align-right:before {
    content: "\F620";
}

.mdi-format-indent-decrease:before {
    content: "\F275";
}

.mdi-format-indent-increase:before {
    content: "\F276";
}

.mdi-format-italic:before {
    content: "\F277";
}

.mdi-format-line-spacing:before {
    content: "\F278";
}

.mdi-format-line-style:before {
    content: "\F5C8";
}

.mdi-format-line-weight:before {
    content: "\F5C9";
}

.mdi-format-list-bulleted:before {
    content: "\F279";
}

.mdi-format-list-bulleted-type:before {
    content: "\F27A";
}

.mdi-format-list-numbers:before {
    content: "\F27B";
}

.mdi-format-paint:before {
    content: "\F27C";
}

.mdi-format-paragraph:before {
    content: "\F27D";
}

.mdi-format-quote:before {
    content: "\F27E";
}

.mdi-format-section:before {
    content: "\F69E";
}

.mdi-format-size:before {
    content: "\F27F";
}

.mdi-format-strikethrough:before {
    content: "\F280";
}

.mdi-format-strikethrough-variant:before {
    content: "\F281";
}

.mdi-format-subscript:before {
    content: "\F282";
}

.mdi-format-superscript:before {
    content: "\F283";
}

.mdi-format-text:before {
    content: "\F284";
}

.mdi-format-textdirection-l-to-r:before {
    content: "\F285";
}

.mdi-format-textdirection-r-to-l:before {
    content: "\F286";
}

.mdi-format-title:before {
    content: "\F5F4";
}

.mdi-format-underline:before {
    content: "\F287";
}

.mdi-format-vertical-align-bottom:before {
    content: "\F621";
}

.mdi-format-vertical-align-center:before {
    content: "\F622";
}

.mdi-format-vertical-align-top:before {
    content: "\F623";
}

.mdi-format-wrap-inline:before {
    content: "\F288";
}

.mdi-format-wrap-square:before {
    content: "\F289";
}

.mdi-format-wrap-tight:before {
    content: "\F28A";
}

.mdi-format-wrap-top-bottom:before {
    content: "\F28B";
}

.mdi-forum:before {
    content: "\F28C";
}

.mdi-forward:before {
    content: "\F28D";
}

.mdi-foursquare:before {
    content: "\F28E";
}

.mdi-fridge:before {
    content: "\F28F";
}

.mdi-fridge-filled:before {
    content: "\F290";
}

.mdi-fridge-filled-bottom:before {
    content: "\F291";
}

.mdi-fridge-filled-top:before {
    content: "\F292";
}

.mdi-fullscreen:before {
    content: "\F293";
}

.mdi-fullscreen-exit:before {
    content: "\F294";
}

.mdi-function:before {
    content: "\F295";
}

.mdi-gamepad:before {
    content: "\F296";
}

.mdi-gamepad-variant:before {
    content: "\F297";
}

.mdi-gas-cylinder:before {
    content: "\F647";
}

.mdi-gas-station:before {
    content: "\F298";
}

.mdi-gate:before {
    content: "\F299";
}

.mdi-gauge:before {
    content: "\F29A";
}

.mdi-gavel:before {
    content: "\F29B";
}

.mdi-gender-female:before {
    content: "\F29C";
}

.mdi-gender-male:before {
    content: "\F29D";
}

.mdi-gender-male-female:before {
    content: "\F29E";
}

.mdi-gender-transgender:before {
    content: "\F29F";
}

.mdi-ghost:before {
    content: "\F2A0";
}

.mdi-gift:before {
    content: "\F2A1";
}

.mdi-git:before {
    content: "\F2A2";
}

.mdi-github-box:before {
    content: "\F2A3";
}

.mdi-github-circle:before {
    content: "\F2A4";
}

.mdi-glass-flute:before {
    content: "\F2A5";
}

.mdi-glass-mug:before {
    content: "\F2A6";
}

.mdi-glass-stange:before {
    content: "\F2A7";
}

.mdi-glass-tulip:before {
    content: "\F2A8";
}

.mdi-glassdoor:before {
    content: "\F2A9";
}

.mdi-glasses:before {
    content: "\F2AA";
}

.mdi-gmail:before {
    content: "\F2AB";
}

.mdi-gnome:before {
    content: "\F2AC";
}

.mdi-gondola:before {
    content: "\F685";
}

.mdi-google:before {
    content: "\F2AD";
}

.mdi-google-cardboard:before {
    content: "\F2AE";
}

.mdi-google-chrome:before {
    content: "\F2AF";
}

.mdi-google-circles:before {
    content: "\F2B0";
}

.mdi-google-circles-communities:before {
    content: "\F2B1";
}

.mdi-google-circles-extended:before {
    content: "\F2B2";
}

.mdi-google-circles-group:before {
    content: "\F2B3";
}

.mdi-google-controller:before {
    content: "\F2B4";
}

.mdi-google-controller-off:before {
    content: "\F2B5";
}

.mdi-google-drive:before {
    content: "\F2B6";
}

.mdi-google-earth:before {
    content: "\F2B7";
}

.mdi-google-glass:before {
    content: "\F2B8";
}

.mdi-google-maps:before {
    content: "\F5F5";
}

.mdi-google-nearby:before {
    content: "\F2B9";
}

.mdi-google-pages:before {
    content: "\F2BA";
}

.mdi-google-physical-web:before {
    content: "\F2BB";
}

.mdi-google-play:before {
    content: "\F2BC";
}

.mdi-google-plus:before {
    content: "\F2BD";
}

.mdi-google-plus-box:before {
    content: "\F2BE";
}

.mdi-google-translate:before {
    content: "\F2BF";
}

.mdi-google-wallet:before {
    content: "\F2C0";
}

.mdi-gradient:before {
    content: "\F69F";
}

.mdi-grease-pencil:before {
    content: "\F648";
}

.mdi-grid:before {
    content: "\F2C1";
}

.mdi-grid-off:before {
    content: "\F2C2";
}

.mdi-group:before {
    content: "\F2C3";
}

.mdi-guitar-electric:before {
    content: "\F2C4";
}

.mdi-guitar-pick:before {
    content: "\F2C5";
}

.mdi-guitar-pick-outline:before {
    content: "\F2C6";
}

.mdi-hackernews:before {
    content: "\F624";
}

.mdi-hamburger:before {
    content: "\F684";
}

.mdi-hand-pointing-right:before {
    content: "\F2C7";
}

.mdi-hanger:before {
    content: "\F2C8";
}

.mdi-hangouts:before {
    content: "\F2C9";
}

.mdi-harddisk:before {
    content: "\F2CA";
}

.mdi-headphones:before {
    content: "\F2CB";
}

.mdi-headphones-box:before {
    content: "\F2CC";
}

.mdi-headphones-settings:before {
    content: "\F2CD";
}

.mdi-headset:before {
    content: "\F2CE";
}

.mdi-headset-dock:before {
    content: "\F2CF";
}

.mdi-headset-off:before {
    content: "\F2D0";
}

.mdi-heart:before {
    content: "\F2D1";
}

.mdi-heart-box:before {
    content: "\F2D2";
}

.mdi-heart-box-outline:before {
    content: "\F2D3";
}

.mdi-heart-broken:before {
    content: "\F2D4";
}

.mdi-heart-outline:before {
    content: "\F2D5";
}

.mdi-heart-pulse:before {
    content: "\F5F6";
}

.mdi-help:before {
    content: "\F2D6";
}

.mdi-help-circle:before {
    content: "\F2D7";
}

.mdi-help-circle-outline:before {
    content: "\F625";
}

.mdi-hexagon:before {
    content: "\F2D8";
}

.mdi-hexagon-outline:before {
    content: "\F2D9";
}

.mdi-highway:before {
    content: "\F5F7";
}

.mdi-history:before {
    content: "\F2DA";
}

.mdi-hololens:before {
    content: "\F2DB";
}

.mdi-home:before {
    content: "\F2DC";
}

.mdi-home-map-marker:before {
    content: "\F5F8";
}

.mdi-home-modern:before {
    content: "\F2DD";
}

.mdi-home-outline:before {
    content: "\F6A0";
}

.mdi-home-variant:before {
    content: "\F2DE";
}

.mdi-hops:before {
    content: "\F2DF";
}

.mdi-hospital:before {
    content: "\F2E0";
}

.mdi-hospital-building:before {
    content: "\F2E1";
}

.mdi-hospital-marker:before {
    content: "\F2E2";
}

.mdi-hotel:before {
    content: "\F2E3";
}

.mdi-houzz:before {
    content: "\F2E4";
}

.mdi-houzz-box:before {
    content: "\F2E5";
}

.mdi-human:before {
    content: "\F2E6";
}

.mdi-human-child:before {
    content: "\F2E7";
}

.mdi-human-female:before {
    content: "\F649";
}

.mdi-human-greeting:before {
    content: "\F64A";
}

.mdi-human-handsdown:before {
    content: "\F64B";
}

.mdi-human-handsup:before {
    content: "\F64C";
}

.mdi-human-male:before {
    content: "\F64D";
}

.mdi-human-male-female:before {
    content: "\F2E8";
}

.mdi-human-pregnant:before {
    content: "\F5CF";
}

.mdi-image:before {
    content: "\F2E9";
}

.mdi-image-album:before {
    content: "\F2EA";
}

.mdi-image-area:before {
    content: "\F2EB";
}

.mdi-image-area-close:before {
    content: "\F2EC";
}

.mdi-image-broken:before {
    content: "\F2ED";
}

.mdi-image-broken-variant:before {
    content: "\F2EE";
}

.mdi-image-filter:before {
    content: "\F2EF";
}

.mdi-image-filter-black-white:before {
    content: "\F2F0";
}

.mdi-image-filter-center-focus:before {
    content: "\F2F1";
}

.mdi-image-filter-center-focus-weak:before {
    content: "\F2F2";
}

.mdi-image-filter-drama:before {
    content: "\F2F3";
}

.mdi-image-filter-frames:before {
    content: "\F2F4";
}

.mdi-image-filter-hdr:before {
    content: "\F2F5";
}

.mdi-image-filter-none:before {
    content: "\F2F6";
}

.mdi-image-filter-tilt-shift:before {
    content: "\F2F7";
}

.mdi-image-filter-vintage:before {
    content: "\F2F8";
}

.mdi-image-multiple:before {
    content: "\F2F9";
}

.mdi-import:before {
    content: "\F2FA";
}

.mdi-inbox:before {
    content: "\F686";
}

.mdi-inbox-arrow-down:before {
    content: "\F2FB";
}

.mdi-inbox-arrow-up:before {
    content: "\F3D1";
}

.mdi-incognito:before {
    content: "\F5F9";
}

.mdi-information:before {
    content: "\F2FC";
}

.mdi-information-outline:before {
    content: "\F2FD";
}

.mdi-information-variant:before {
    content: "\F64E";
}

.mdi-instagram:before {
    content: "\F2FE";
}

.mdi-instapaper:before {
    content: "\F2FF";
}

.mdi-internet-explorer:before {
    content: "\F300";
}

.mdi-invert-colors:before {
    content: "\F301";
}

.mdi-itunes:before {
    content: "\F676";
}

.mdi-jeepney:before {
    content: "\F302";
}

.mdi-jira:before {
    content: "\F303";
}

.mdi-jsfiddle:before {
    content: "\F304";
}

.mdi-json:before {
    content: "\F626";
}

.mdi-keg:before {
    content: "\F305";
}

.mdi-kettle:before {
    content: "\F5FA";
}

.mdi-key:before {
    content: "\F306";
}

.mdi-key-change:before {
    content: "\F307";
}

.mdi-key-minus:before {
    content: "\F308";
}

.mdi-key-plus:before {
    content: "\F309";
}

.mdi-key-remove:before {
    content: "\F30A";
}

.mdi-key-variant:before {
    content: "\F30B";
}

.mdi-keyboard:before {
    content: "\F30C";
}

.mdi-keyboard-backspace:before {
    content: "\F30D";
}

.mdi-keyboard-caps:before {
    content: "\F30E";
}

.mdi-keyboard-close:before {
    content: "\F30F";
}

.mdi-keyboard-off:before {
    content: "\F310";
}

.mdi-keyboard-return:before {
    content: "\F311";
}

.mdi-keyboard-tab:before {
    content: "\F312";
}

.mdi-keyboard-variant:before {
    content: "\F313";
}

.mdi-kodi:before {
    content: "\F314";
}

.mdi-label:before {
    content: "\F315";
}

.mdi-label-outline:before {
    content: "\F316";
}

.mdi-lambda:before {
    content: "\F627";
}

.mdi-lamp:before {
    content: "\F6B4";
}

.mdi-lan:before {
    content: "\F317";
}

.mdi-lan-connect:before {
    content: "\F318";
}

.mdi-lan-disconnect:before {
    content: "\F319";
}

.mdi-lan-pending:before {
    content: "\F31A";
}

.mdi-language-c:before {
    content: "\F671";
}

.mdi-language-cpp:before {
    content: "\F672";
}

.mdi-language-csharp:before {
    content: "\F31B";
}

.mdi-language-css3:before {
    content: "\F31C";
}

.mdi-language-html5:before {
    content: "\F31D";
}

.mdi-language-javascript:before {
    content: "\F31E";
}

.mdi-language-php:before {
    content: "\F31F";
}

.mdi-language-python:before {
    content: "\F320";
}

.mdi-language-python-text:before {
    content: "\F321";
}

.mdi-laptop:before {
    content: "\F322";
}

.mdi-laptop-chromebook:before {
    content: "\F323";
}

.mdi-laptop-mac:before {
    content: "\F324";
}

.mdi-laptop-windows:before {
    content: "\F325";
}

.mdi-lastfm:before {
    content: "\F326";
}

.mdi-launch:before {
    content: "\F327";
}

.mdi-layers:before {
    content: "\F328";
}

.mdi-layers-off:before {
    content: "\F329";
}

.mdi-lead-pencil:before {
    content: "\F64F";
}

.mdi-leaf:before {
    content: "\F32A";
}

.mdi-led-off:before {
    content: "\F32B";
}

.mdi-led-on:before {
    content: "\F32C";
}

.mdi-led-outline:before {
    content: "\F32D";
}

.mdi-led-variant-off:before {
    content: "\F32E";
}

.mdi-led-variant-on:before {
    content: "\F32F";
}

.mdi-led-variant-outline:before {
    content: "\F330";
}

.mdi-library:before {
    content: "\F331";
}

.mdi-library-books:before {
    content: "\F332";
}

.mdi-library-music:before {
    content: "\F333";
}

.mdi-library-plus:before {
    content: "\F334";
}

.mdi-lightbulb:before {
    content: "\F335";
}

.mdi-lightbulb-outline:before {
    content: "\F336";
}

.mdi-link:before {
    content: "\F337";
}

.mdi-link-off:before {
    content: "\F338";
}

.mdi-link-variant:before {
    content: "\F339";
}

.mdi-link-variant-off:before {
    content: "\F33A";
}

.mdi-linkedin:before {
    content: "\F33B";
}

.mdi-linkedin-box:before {
    content: "\F33C";
}

.mdi-linux:before {
    content: "\F33D";
}

.mdi-lock:before {
    content: "\F33E";
}

.mdi-lock-open:before {
    content: "\F33F";
}

.mdi-lock-open-outline:before {
    content: "\F340";
}

.mdi-lock-outline:before {
    content: "\F341";
}

.mdi-lock-plus:before {
    content: "\F5FB";
}

.mdi-login:before {
    content: "\F342";
}

.mdi-login-variant:before {
    content: "\F5FC";
}

.mdi-logout:before {
    content: "\F343";
}

.mdi-logout-variant:before {
    content: "\F5FD";
}

.mdi-looks:before {
    content: "\F344";
}

.mdi-loupe:before {
    content: "\F345";
}

.mdi-lumx:before {
    content: "\F346";
}

.mdi-magnet:before {
    content: "\F347";
}

.mdi-magnet-on:before {
    content: "\F348";
}

.mdi-magnify:before {
    content: "\F349";
}

.mdi-magnify-minus:before {
    content: "\F34A";
}

.mdi-magnify-plus:before {
    content: "\F34B";
}

.mdi-mail-ru:before {
    content: "\F34C";
}

.mdi-map:before {
    content: "\F34D";
}

.mdi-map-marker:before {
    content: "\F34E";
}

.mdi-map-marker-circle:before {
    content: "\F34F";
}

.mdi-map-marker-minus:before {
    content: "\F650";
}

.mdi-map-marker-multiple:before {
    content: "\F350";
}

.mdi-map-marker-off:before {
    content: "\F351";
}

.mdi-map-marker-plus:before {
    content: "\F651";
}

.mdi-map-marker-radius:before {
    content: "\F352";
}

.mdi-margin:before {
    content: "\F353";
}

.mdi-markdown:before {
    content: "\F354";
}

.mdi-marker:before {
    content: "\F652";
}

.mdi-marker-check:before {
    content: "\F355";
}

.mdi-martini:before {
    content: "\F356";
}

.mdi-material-ui:before {
    content: "\F357";
}

.mdi-math-compass:before {
    content: "\F358";
}

.mdi-matrix:before {
    content: "\F628";
}

.mdi-maxcdn:before {
    content: "\F359";
}

.mdi-medium:before {
    content: "\F35A";
}

.mdi-memory:before {
    content: "\F35B";
}

.mdi-menu:before {
    content: "\F35C";
}

.mdi-menu-down:before {
    content: "\F35D";
}

.mdi-menu-down-outline:before {
    content: "\F6B5";
}

.mdi-menu-left:before {
    content: "\F35E";
}

.mdi-menu-right:before {
    content: "\F35F";
}

.mdi-menu-up:before {
    content: "\F360";
}

.mdi-menu-up-outline:before {
    content: "\F6B6";
}

.mdi-message:before {
    content: "\F361";
}

.mdi-message-alert:before {
    content: "\F362";
}

.mdi-message-bulleted:before {
    content: "\F6A1";
}

.mdi-message-bulleted-off:before {
    content: "\F6A2";
}

.mdi-message-draw:before {
    content: "\F363";
}

.mdi-message-image:before {
    content: "\F364";
}

.mdi-message-outline:before {
    content: "\F365";
}

.mdi-message-plus:before {
    content: "\F653";
}

.mdi-message-processing:before {
    content: "\F366";
}

.mdi-message-reply:before {
    content: "\F367";
}

.mdi-message-reply-text:before {
    content: "\F368";
}

.mdi-message-text:before {
    content: "\F369";
}

.mdi-message-text-outline:before {
    content: "\F36A";
}

.mdi-message-video:before {
    content: "\F36B";
}

.mdi-meteor:before {
    content: "\F629";
}

.mdi-microphone:before {
    content: "\F36C";
}

.mdi-microphone-off:before {
    content: "\F36D";
}

.mdi-microphone-outline:before {
    content: "\F36E";
}

.mdi-microphone-settings:before {
    content: "\F36F";
}

.mdi-microphone-variant:before {
    content: "\F370";
}

.mdi-microphone-variant-off:before {
    content: "\F371";
}

.mdi-microscope:before {
    content: "\F654";
}

.mdi-microsoft:before {
    content: "\F372";
}

.mdi-minecraft:before {
    content: "\F373";
}

.mdi-minus:before {
    content: "\F374";
}

.mdi-minus-box:before {
    content: "\F375";
}

.mdi-minus-circle:before {
    content: "\F376";
}

.mdi-minus-circle-outline:before {
    content: "\F377";
}

.mdi-minus-network:before {
    content: "\F378";
}

.mdi-mixcloud:before {
    content: "\F62A";
}

.mdi-monitor:before {
    content: "\F379";
}

.mdi-monitor-multiple:before {
    content: "\F37A";
}

.mdi-more:before {
    content: "\F37B";
}

.mdi-motorbike:before {
    content: "\F37C";
}

.mdi-mouse:before {
    content: "\F37D";
}

.mdi-mouse-off:before {
    content: "\F37E";
}

.mdi-mouse-variant:before {
    content: "\F37F";
}

.mdi-mouse-variant-off:before {
    content: "\F380";
}

.mdi-move-resize:before {
    content: "\F655";
}

.mdi-move-resize-variant:before {
    content: "\F656";
}

.mdi-movie:before {
    content: "\F381";
}

.mdi-multiplication:before {
    content: "\F382";
}

.mdi-multiplication-box:before {
    content: "\F383";
}

.mdi-music-box:before {
    content: "\F384";
}

.mdi-music-box-outline:before {
    content: "\F385";
}

.mdi-music-circle:before {
    content: "\F386";
}

.mdi-music-note:before {
    content: "\F387";
}

.mdi-music-note-bluetooth:before {
    content: "\F5FE";
}

.mdi-music-note-bluetooth-off:before {
    content: "\F5FF";
}

.mdi-music-note-eighth:before {
    content: "\F388";
}

.mdi-music-note-half:before {
    content: "\F389";
}

.mdi-music-note-off:before {
    content: "\F38A";
}

.mdi-music-note-quarter:before {
    content: "\F38B";
}

.mdi-music-note-sixteenth:before {
    content: "\F38C";
}

.mdi-music-note-whole:before {
    content: "\F38D";
}

.mdi-nature:before {
    content: "\F38E";
}

.mdi-nature-people:before {
    content: "\F38F";
}

.mdi-navigation:before {
    content: "\F390";
}

.mdi-near-me:before {
    content: "\F5CD";
}

.mdi-needle:before {
    content: "\F391";
}

.mdi-nest-protect:before {
    content: "\F392";
}

.mdi-nest-thermostat:before {
    content: "\F393";
}

.mdi-new-box:before {
    content: "\F394";
}

.mdi-newspaper:before {
    content: "\F395";
}

.mdi-nfc:before {
    content: "\F396";
}

.mdi-nfc-tap:before {
    content: "\F397";
}

.mdi-nfc-variant:before {
    content: "\F398";
}

.mdi-nodejs:before {
    content: "\F399";
}

.mdi-note:before {
    content: "\F39A";
}

.mdi-note-multiple:before {
    content: "\F6B7";
}

.mdi-note-multiple-outline:before {
    content: "\F6B8";
}

.mdi-note-outline:before {
    content: "\F39B";
}

.mdi-note-plus:before {
    content: "\F39C";
}

.mdi-note-plus-outline:before {
    content: "\F39D";
}

.mdi-note-text:before {
    content: "\F39E";
}

.mdi-notification-clear-all:before {
    content: "\F39F";
}

.mdi-nuke:before {
    content: "\F6A3";
}

.mdi-numeric:before {
    content: "\F3A0";
}

.mdi-numeric-0-box:before {
    content: "\F3A1";
}

.mdi-numeric-0-box-multiple-outline:before {
    content: "\F3A2";
}

.mdi-numeric-0-box-outline:before {
    content: "\F3A3";
}

.mdi-numeric-1-box:before {
    content: "\F3A4";
}

.mdi-numeric-1-box-multiple-outline:before {
    content: "\F3A5";
}

.mdi-numeric-1-box-outline:before {
    content: "\F3A6";
}

.mdi-numeric-2-box:before {
    content: "\F3A7";
}

.mdi-numeric-2-box-multiple-outline:before {
    content: "\F3A8";
}

.mdi-numeric-2-box-outline:before {
    content: "\F3A9";
}

.mdi-numeric-3-box:before {
    content: "\F3AA";
}

.mdi-numeric-3-box-multiple-outline:before {
    content: "\F3AB";
}

.mdi-numeric-3-box-outline:before {
    content: "\F3AC";
}

.mdi-numeric-4-box:before {
    content: "\F3AD";
}

.mdi-numeric-4-box-multiple-outline:before {
    content: "\F3AE";
}

.mdi-numeric-4-box-outline:before {
    content: "\F3AF";
}

.mdi-numeric-5-box:before {
    content: "\F3B0";
}

.mdi-numeric-5-box-multiple-outline:before {
    content: "\F3B1";
}

.mdi-numeric-5-box-outline:before {
    content: "\F3B2";
}

.mdi-numeric-6-box:before {
    content: "\F3B3";
}

.mdi-numeric-6-box-multiple-outline:before {
    content: "\F3B4";
}

.mdi-numeric-6-box-outline:before {
    content: "\F3B5";
}

.mdi-numeric-7-box:before {
    content: "\F3B6";
}

.mdi-numeric-7-box-multiple-outline:before {
    content: "\F3B7";
}

.mdi-numeric-7-box-outline:before {
    content: "\F3B8";
}

.mdi-numeric-8-box:before {
    content: "\F3B9";
}

.mdi-numeric-8-box-multiple-outline:before {
    content: "\F3BA";
}

.mdi-numeric-8-box-outline:before {
    content: "\F3BB";
}

.mdi-numeric-9-box:before {
    content: "\F3BC";
}

.mdi-numeric-9-box-multiple-outline:before {
    content: "\F3BD";
}

.mdi-numeric-9-box-outline:before {
    content: "\F3BE";
}

.mdi-numeric-9-plus-box:before {
    content: "\F3BF";
}

.mdi-numeric-9-plus-box-multiple-outline:before {
    content: "\F3C0";
}

.mdi-numeric-9-plus-box-outline:before {
    content: "\F3C1";
}

.mdi-nutrition:before {
    content: "\F3C2";
}

.mdi-oar:before {
    content: "\F67B";
}

.mdi-octagon:before {
    content: "\F3C3";
}

.mdi-octagon-outline:before {
    content: "\F3C4";
}

.mdi-odnoklassniki:before {
    content: "\F3C5";
}

.mdi-office:before {
    content: "\F3C6";
}

.mdi-oil:before {
    content: "\F3C7";
}

.mdi-oil-temperature:before {
    content: "\F3C8";
}

.mdi-omega:before {
    content: "\F3C9";
}

.mdi-onedrive:before {
    content: "\F3CA";
}

.mdi-opacity:before {
    content: "\F5CC";
}

.mdi-open-in-app:before {
    content: "\F3CB";
}

.mdi-open-in-new:before {
    content: "\F3CC";
}

.mdi-openid:before {
    content: "\F3CD";
}

.mdi-opera:before {
    content: "\F3CE";
}

.mdi-ornament:before {
    content: "\F3CF";
}

.mdi-ornament-variant:before {
    content: "\F3D0";
}

.mdi-owl:before {
    content: "\F3D2";
}

.mdi-package:before {
    content: "\F3D3";
}

.mdi-package-down:before {
    content: "\F3D4";
}

.mdi-package-up:before {
    content: "\F3D5";
}

.mdi-package-variant:before {
    content: "\F3D6";
}

.mdi-package-variant-closed:before {
    content: "\F3D7";
}

.mdi-page-first:before {
    content: "\F600";
}

.mdi-page-last:before {
    content: "\F601";
}

.mdi-palette:before {
    content: "\F3D8";
}

.mdi-palette-advanced:before {
    content: "\F3D9";
}

.mdi-panda:before {
    content: "\F3DA";
}

.mdi-pandora:before {
    content: "\F3DB";
}

.mdi-panorama:before {
    content: "\F3DC";
}

.mdi-panorama-fisheye:before {
    content: "\F3DD";
}

.mdi-panorama-horizontal:before {
    content: "\F3DE";
}

.mdi-panorama-vertical:before {
    content: "\F3DF";
}

.mdi-panorama-wide-angle:before {
    content: "\F3E0";
}

.mdi-paper-cut-vertical:before {
    content: "\F3E1";
}

.mdi-paperclip:before {
    content: "\F3E2";
}

.mdi-parking:before {
    content: "\F3E3";
}

.mdi-pause:before {
    content: "\F3E4";
}

.mdi-pause-circle:before {
    content: "\F3E5";
}

.mdi-pause-circle-outline:before {
    content: "\F3E6";
}

.mdi-pause-octagon:before {
    content: "\F3E7";
}

.mdi-pause-octagon-outline:before {
    content: "\F3E8";
}

.mdi-paw:before {
    content: "\F3E9";
}

.mdi-paw-off:before {
    content: "\F657";
}

.mdi-pen:before {
    content: "\F3EA";
}

.mdi-pencil:before {
    content: "\F3EB";
}

.mdi-pencil-box:before {
    content: "\F3EC";
}

.mdi-pencil-box-outline:before {
    content: "\F3ED";
}

.mdi-pencil-lock:before {
    content: "\F3EE";
}

.mdi-pencil-off:before {
    content: "\F3EF";
}

.mdi-percent:before {
    content: "\F3F0";
}

.mdi-pharmacy:before {
    content: "\F3F1";
}

.mdi-phone:before {
    content: "\F3F2";
}

.mdi-phone-bluetooth:before {
    content: "\F3F3";
}

.mdi-phone-classic:before {
    content: "\F602";
}

.mdi-phone-forward:before {
    content: "\F3F4";
}

.mdi-phone-hangup:before {
    content: "\F3F5";
}

.mdi-phone-in-talk:before {
    content: "\F3F6";
}

.mdi-phone-incoming:before {
    content: "\F3F7";
}

.mdi-phone-locked:before {
    content: "\F3F8";
}

.mdi-phone-log:before {
    content: "\F3F9";
}

.mdi-phone-minus:before {
    content: "\F658";
}

.mdi-phone-missed:before {
    content: "\F3FA";
}

.mdi-phone-outgoing:before {
    content: "\F3FB";
}

.mdi-phone-paused:before {
    content: "\F3FC";
}

.mdi-phone-plus:before {
    content: "\F659";
}

.mdi-phone-settings:before {
    content: "\F3FD";
}

.mdi-phone-voip:before {
    content: "\F3FE";
}

.mdi-pi:before {
    content: "\F3FF";
}

.mdi-pi-box:before {
    content: "\F400";
}

.mdi-piano:before {
    content: "\F67C";
}

.mdi-pig:before {
    content: "\F401";
}

.mdi-pill:before {
    content: "\F402";
}

.mdi-pin:before {
    content: "\F403";
}

.mdi-pin-off:before {
    content: "\F404";
}

.mdi-pine-tree:before {
    content: "\F405";
}

.mdi-pine-tree-box:before {
    content: "\F406";
}

.mdi-pinterest:before {
    content: "\F407";
}

.mdi-pinterest-box:before {
    content: "\F408";
}

.mdi-pizza:before {
    content: "\F409";
}

.mdi-plane-shield:before {
    content: "\F6BA";
}

.mdi-play:before {
    content: "\F40A";
}

.mdi-play-box-outline:before {
    content: "\F40B";
}

.mdi-play-circle:before {
    content: "\F40C";
}

.mdi-play-circle-outline:before {
    content: "\F40D";
}

.mdi-play-pause:before {
    content: "\F40E";
}

.mdi-play-protected-content:before {
    content: "\F40F";
}

.mdi-playlist-check:before {
    content: "\F5C7";
}

.mdi-playlist-minus:before {
    content: "\F410";
}

.mdi-playlist-play:before {
    content: "\F411";
}

.mdi-playlist-plus:before {
    content: "\F412";
}

.mdi-playlist-remove:before {
    content: "\F413";
}

.mdi-playstation:before {
    content: "\F414";
}

.mdi-plex:before {
    content: "\F6B9";
}

.mdi-plus:before {
    content: "\F415";
}

.mdi-plus-box:before {
    content: "\F416";
}

.mdi-plus-circle:before {
    content: "\F417";
}

.mdi-plus-circle-multiple-outline:before {
    content: "\F418";
}

.mdi-plus-circle-outline:before {
    content: "\F419";
}

.mdi-plus-network:before {
    content: "\F41A";
}

.mdi-plus-one:before {
    content: "\F41B";
}

.mdi-pocket:before {
    content: "\F41C";
}

.mdi-pokeball:before {
    content: "\F41D";
}

.mdi-polaroid:before {
    content: "\F41E";
}

.mdi-poll:before {
    content: "\F41F";
}

.mdi-poll-box:before {
    content: "\F420";
}

.mdi-polymer:before {
    content: "\F421";
}

.mdi-pool:before {
    content: "\F606";
}

.mdi-popcorn:before {
    content: "\F422";
}

.mdi-pot:before {
    content: "\F65A";
}

.mdi-pot-mix:before {
    content: "\F65B";
}

.mdi-pound:before {
    content: "\F423";
}

.mdi-pound-box:before {
    content: "\F424";
}

.mdi-power:before {
    content: "\F425";
}

.mdi-power-plug:before {
    content: "\F6A4";
}

.mdi-power-plug-off:before {
    content: "\F6A5";
}

.mdi-power-settings:before {
    content: "\F426";
}

.mdi-power-socket:before {
    content: "\F427";
}

.mdi-presentation:before {
    content: "\F428";
}

.mdi-presentation-play:before {
    content: "\F429";
}

.mdi-printer:before {
    content: "\F42A";
}

.mdi-printer-3d:before {
    content: "\F42B";
}

.mdi-printer-alert:before {
    content: "\F42C";
}

.mdi-priority-high:before {
    content: "\F603";
}

.mdi-priority-low:before {
    content: "\F604";
}

.mdi-professional-hexagon:before {
    content: "\F42D";
}

.mdi-projector:before {
    content: "\F42E";
}

.mdi-projector-screen:before {
    content: "\F42F";
}

.mdi-publish:before {
    content: "\F6A6";
}

.mdi-pulse:before {
    content: "\F430";
}

.mdi-puzzle:before {
    content: "\F431";
}

.mdi-qqchat:before {
    content: "\F605";
}

.mdi-qrcode:before {
    content: "\F432";
}

.mdi-qrcode-scan:before {
    content: "\F433";
}

.mdi-quadcopter:before {
    content: "\F434";
}

.mdi-quality-high:before {
    content: "\F435";
}

.mdi-quicktime:before {
    content: "\F436";
}

.mdi-radar:before {
    content: "\F437";
}

.mdi-radiator:before {
    content: "\F438";
}

.mdi-radio:before {
    content: "\F439";
}

.mdi-radio-handheld:before {
    content: "\F43A";
}

.mdi-radio-tower:before {
    content: "\F43B";
}

.mdi-radioactive:before {
    content: "\F43C";
}

.mdi-radiobox-blank:before {
    content: "\F43D";
}

.mdi-radiobox-marked:before {
    content: "\F43E";
}

.mdi-raspberrypi:before {
    content: "\F43F";
}

.mdi-ray-end:before {
    content: "\F440";
}

.mdi-ray-end-arrow:before {
    content: "\F441";
}

.mdi-ray-start:before {
    content: "\F442";
}

.mdi-ray-start-arrow:before {
    content: "\F443";
}

.mdi-ray-start-end:before {
    content: "\F444";
}

.mdi-ray-vertex:before {
    content: "\F445";
}

.mdi-rdio:before {
    content: "\F446";
}

.mdi-read:before {
    content: "\F447";
}

.mdi-readability:before {
    content: "\F448";
}

.mdi-receipt:before {
    content: "\F449";
}

.mdi-record:before {
    content: "\F44A";
}

.mdi-record-rec:before {
    content: "\F44B";
}

.mdi-recycle:before {
    content: "\F44C";
}

.mdi-reddit:before {
    content: "\F44D";
}

.mdi-redo:before {
    content: "\F44E";
}

.mdi-redo-variant:before {
    content: "\F44F";
}

.mdi-refresh:before {
    content: "\F450";
}

.mdi-regex:before {
    content: "\F451";
}

.mdi-relative-scale:before {
    content: "\F452";
}

.mdi-reload:before {
    content: "\F453";
}

.mdi-remote:before {
    content: "\F454";
}

.mdi-rename-box:before {
    content: "\F455";
}

.mdi-reorder-horizontal:before {
    content: "\F687";
}

.mdi-reorder-vertical:before {
    content: "\F688";
}

.mdi-repeat:before {
    content: "\F456";
}

.mdi-repeat-off:before {
    content: "\F457";
}

.mdi-repeat-once:before {
    content: "\F458";
}

.mdi-replay:before {
    content: "\F459";
}

.mdi-reply:before {
    content: "\F45A";
}

.mdi-reply-all:before {
    content: "\F45B";
}

.mdi-reproduction:before {
    content: "\F45C";
}

.mdi-resize-bottom-right:before {
    content: "\F45D";
}

.mdi-responsive:before {
    content: "\F45E";
}

.mdi-restore:before {
    content: "\F6A7";
}

.mdi-rewind:before {
    content: "\F45F";
}

.mdi-ribbon:before {
    content: "\F460";
}

.mdi-road:before {
    content: "\F461";
}

.mdi-road-variant:before {
    content: "\F462";
}

.mdi-robot:before {
    content: "\F6A8";
}

.mdi-rocket:before {
    content: "\F463";
}

.mdi-rotate-3d:before {
    content: "\F464";
}

.mdi-rotate-90:before {
    content: "\F6A9";
}

.mdi-rotate-left:before {
    content: "\F465";
}

.mdi-rotate-left-variant:before {
    content: "\F466";
}

.mdi-rotate-right:before {
    content: "\F467";
}

.mdi-rotate-right-variant:before {
    content: "\F468";
}

.mdi-rounded-corner:before {
    content: "\F607";
}

.mdi-router-wireless:before {
    content: "\F469";
}

.mdi-routes:before {
    content: "\F46A";
}

.mdi-rowing:before {
    content: "\F608";
}

.mdi-rss:before {
    content: "\F46B";
}

.mdi-rss-box:before {
    content: "\F46C";
}

.mdi-ruler:before {
    content: "\F46D";
}

.mdi-run:before {
    content: "\F46E";
}

.mdi-sale:before {
    content: "\F46F";
}

.mdi-satellite:before {
    content: "\F470";
}

.mdi-satellite-variant:before {
    content: "\F471";
}

.mdi-saxophone:before {
    content: "\F609";
}

.mdi-scale:before {
    content: "\F472";
}

.mdi-scale-balance:before {
    content: "\F5D1";
}

.mdi-scale-bathroom:before {
    content: "\F473";
}

.mdi-scanner:before {
    content: "\F6AA";
}

.mdi-school:before {
    content: "\F474";
}

.mdi-screen-rotation:before {
    content: "\F475";
}

.mdi-screen-rotation-lock:before {
    content: "\F476";
}

.mdi-screwdriver:before {
    content: "\F477";
}

.mdi-script:before {
    content: "\F478";
}

.mdi-sd:before {
    content: "\F479";
}

.mdi-seal:before {
    content: "\F47A";
}

.mdi-seat-flat:before {
    content: "\F47B";
}

.mdi-seat-flat-angled:before {
    content: "\F47C";
}

.mdi-seat-individual-suite:before {
    content: "\F47D";
}

.mdi-seat-legroom-extra:before {
    content: "\F47E";
}

.mdi-seat-legroom-normal:before {
    content: "\F47F";
}

.mdi-seat-legroom-reduced:before {
    content: "\F480";
}

.mdi-seat-recline-extra:before {
    content: "\F481";
}

.mdi-seat-recline-normal:before {
    content: "\F482";
}

.mdi-security:before {
    content: "\F483";
}

.mdi-security-home:before {
    content: "\F689";
}

.mdi-security-network:before {
    content: "\F484";
}

.mdi-select:before {
    content: "\F485";
}

.mdi-select-all:before {
    content: "\F486";
}

.mdi-select-inverse:before {
    content: "\F487";
}

.mdi-select-off:before {
    content: "\F488";
}

.mdi-selection:before {
    content: "\F489";
}

.mdi-send:before {
    content: "\F48A";
}

.mdi-serial-port:before {
    content: "\F65C";
}

.mdi-server:before {
    content: "\F48B";
}

.mdi-server-minus:before {
    content: "\F48C";
}

.mdi-server-network:before {
    content: "\F48D";
}

.mdi-server-network-off:before {
    content: "\F48E";
}

.mdi-server-off:before {
    content: "\F48F";
}

.mdi-server-plus:before {
    content: "\F490";
}

.mdi-server-remove:before {
    content: "\F491";
}

.mdi-server-security:before {
    content: "\F492";
}

.mdi-settings:before {
    content: "\F493";
}

.mdi-settings-box:before {
    content: "\F494";
}

.mdi-shape-circle-plus:before {
    content: "\F65D";
}

.mdi-shape-plus:before {
    content: "\F495";
}

.mdi-shape-polygon-plus:before {
    content: "\F65E";
}

.mdi-shape-rectangle-plus:before {
    content: "\F65F";
}

.mdi-shape-square-plus:before {
    content: "\F660";
}

.mdi-share:before {
    content: "\F496";
}

.mdi-share-variant:before {
    content: "\F497";
}

.mdi-shield:before {
    content: "\F498";
}

.mdi-shield-outline:before {
    content: "\F499";
}

.mdi-shopping:before {
    content: "\F49A";
}

.mdi-shopping-music:before {
    content: "\F49B";
}

.mdi-shredder:before {
    content: "\F49C";
}

.mdi-shuffle:before {
    content: "\F49D";
}

.mdi-shuffle-disabled:before {
    content: "\F49E";
}

.mdi-shuffle-variant:before {
    content: "\F49F";
}

.mdi-sigma:before {
    content: "\F4A0";
}

.mdi-sigma-lower:before {
    content: "\F62B";
}

.mdi-sign-caution:before {
    content: "\F4A1";
}

.mdi-signal:before {
    content: "\F4A2";
}

.mdi-signal-variant:before {
    content: "\F60A";
}

.mdi-silverware:before {
    content: "\F4A3";
}

.mdi-silverware-fork:before {
    content: "\F4A4";
}

.mdi-silverware-spoon:before {
    content: "\F4A5";
}

.mdi-silverware-variant:before {
    content: "\F4A6";
}

.mdi-sim:before {
    content: "\F4A7";
}

.mdi-sim-alert:before {
    content: "\F4A8";
}

.mdi-sim-off:before {
    content: "\F4A9";
}

.mdi-sitemap:before {
    content: "\F4AA";
}

.mdi-skip-backward:before {
    content: "\F4AB";
}

.mdi-skip-forward:before {
    content: "\F4AC";
}

.mdi-skip-next:before {
    content: "\F4AD";
}

.mdi-skip-next-circle:before {
    content: "\F661";
}

.mdi-skip-next-circle-outline:before {
    content: "\F662";
}

.mdi-skip-previous:before {
    content: "\F4AE";
}

.mdi-skip-previous-circle:before {
    content: "\F663";
}

.mdi-skip-previous-circle-outline:before {
    content: "\F664";
}

.mdi-skull:before {
    content: "\F68B";
}

.mdi-skype:before {
    content: "\F4AF";
}

.mdi-skype-business:before {
    content: "\F4B0";
}

.mdi-slack:before {
    content: "\F4B1";
}

.mdi-sleep:before {
    content: "\F4B2";
}

.mdi-sleep-off:before {
    content: "\F4B3";
}

.mdi-smoking:before {
    content: "\F4B4";
}

.mdi-smoking-off:before {
    content: "\F4B5";
}

.mdi-snapchat:before {
    content: "\F4B6";
}

.mdi-snowman:before {
    content: "\F4B7";
}

.mdi-soccer:before {
    content: "\F4B8";
}

.mdi-sofa:before {
    content: "\F4B9";
}

.mdi-solid:before {
    content: "\F68C";
}

.mdi-sort:before {
    content: "\F4BA";
}

.mdi-sort-alphabetical:before {
    content: "\F4BB";
}

.mdi-sort-ascending:before {
    content: "\F4BC";
}

.mdi-sort-descending:before {
    content: "\F4BD";
}

.mdi-sort-numeric:before {
    content: "\F4BE";
}

.mdi-sort-variant:before {
    content: "\F4BF";
}

.mdi-soundcloud:before {
    content: "\F4C0";
}

.mdi-source-branch:before {
    content: "\F62C";
}

.mdi-source-fork:before {
    content: "\F4C1";
}

.mdi-source-merge:before {
    content: "\F62D";
}

.mdi-source-pull:before {
    content: "\F4C2";
}

.mdi-speaker:before {
    content: "\F4C3";
}

.mdi-speaker-off:before {
    content: "\F4C4";
}

.mdi-speedometer:before {
    content: "\F4C5";
}

.mdi-spellcheck:before {
    content: "\F4C6";
}

.mdi-spotify:before {
    content: "\F4C7";
}

.mdi-spotlight:before {
    content: "\F4C8";
}

.mdi-spotlight-beam:before {
    content: "\F4C9";
}

.mdi-spray:before {
    content: "\F665";
}

.mdi-square-inc:before {
    content: "\F4CA";
}

.mdi-square-inc-cash:before {
    content: "\F4CB";
}

.mdi-stackexchange:before {
    content: "\F60B";
}

.mdi-stackoverflow:before {
    content: "\F4CC";
}

.mdi-stairs:before {
    content: "\F4CD";
}

.mdi-star:before {
    content: "\F4CE";
}

.mdi-star-circle:before {
    content: "\F4CF";
}

.mdi-star-half:before {
    content: "\F4D0";
}

.mdi-star-off:before {
    content: "\F4D1";
}

.mdi-star-outline:before {
    content: "\F4D2";
}

.mdi-steam:before {
    content: "\F4D3";
}

.mdi-steering:before {
    content: "\F4D4";
}

.mdi-step-backward:before {
    content: "\F4D5";
}

.mdi-step-backward-2:before {
    content: "\F4D6";
}

.mdi-step-forward:before {
    content: "\F4D7";
}

.mdi-step-forward-2:before {
    content: "\F4D8";
}

.mdi-stethoscope:before {
    content: "\F4D9";
}

.mdi-sticker:before {
    content: "\F5D0";
}

.mdi-stocking:before {
    content: "\F4DA";
}

.mdi-stop:before {
    content: "\F4DB";
}

.mdi-stop-circle:before {
    content: "\F666";
}

.mdi-stop-circle-outline:before {
    content: "\F667";
}

.mdi-store:before {
    content: "\F4DC";
}

.mdi-store-24-hour:before {
    content: "\F4DD";
}

.mdi-stove:before {
    content: "\F4DE";
}

.mdi-subdirectory-arrow-left:before {
    content: "\F60C";
}

.mdi-subdirectory-arrow-right:before {
    content: "\F60D";
}

.mdi-subway:before {
    content: "\F6AB";
}

.mdi-subway-variant:before {
    content: "\F4DF";
}

.mdi-sunglasses:before {
    content: "\F4E0";
}

.mdi-surround-sound:before {
    content: "\F5C5";
}

.mdi-swap-horizontal:before {
    content: "\F4E1";
}

.mdi-swap-vertical:before {
    content: "\F4E2";
}

.mdi-swim:before {
    content: "\F4E3";
}

.mdi-switch:before {
    content: "\F4E4";
}

.mdi-sword:before {
    content: "\F4E5";
}

.mdi-sync:before {
    content: "\F4E6";
}

.mdi-sync-alert:before {
    content: "\F4E7";
}

.mdi-sync-off:before {
    content: "\F4E8";
}

.mdi-tab:before {
    content: "\F4E9";
}

.mdi-tab-unselected:before {
    content: "\F4EA";
}

.mdi-table:before {
    content: "\F4EB";
}

.mdi-table-column-plus-after:before {
    content: "\F4EC";
}

.mdi-table-column-plus-before:before {
    content: "\F4ED";
}

.mdi-table-column-remove:before {
    content: "\F4EE";
}

.mdi-table-column-width:before {
    content: "\F4EF";
}

.mdi-table-edit:before {
    content: "\F4F0";
}

.mdi-table-large:before {
    content: "\F4F1";
}

.mdi-table-row-height:before {
    content: "\F4F2";
}

.mdi-table-row-plus-after:before {
    content: "\F4F3";
}

.mdi-table-row-plus-before:before {
    content: "\F4F4";
}

.mdi-table-row-remove:before {
    content: "\F4F5";
}

.mdi-tablet:before {
    content: "\F4F6";
}

.mdi-tablet-android:before {
    content: "\F4F7";
}

.mdi-tablet-ipad:before {
    content: "\F4F8";
}

.mdi-tag:before {
    content: "\F4F9";
}

.mdi-tag-faces:before {
    content: "\F4FA";
}

.mdi-tag-heart:before {
    content: "\F68A";
}

.mdi-tag-multiple:before {
    content: "\F4FB";
}

.mdi-tag-outline:before {
    content: "\F4FC";
}

.mdi-tag-text-outline:before {
    content: "\F4FD";
}

.mdi-target:before {
    content: "\F4FE";
}

.mdi-taxi:before {
    content: "\F4FF";
}

.mdi-teamviewer:before {
    content: "\F500";
}

.mdi-telegram:before {
    content: "\F501";
}

.mdi-television:before {
    content: "\F502";
}

.mdi-television-guide:before {
    content: "\F503";
}

.mdi-temperature-celsius:before {
    content: "\F504";
}

.mdi-temperature-fahrenheit:before {
    content: "\F505";
}

.mdi-temperature-kelvin:before {
    content: "\F506";
}

.mdi-tennis:before {
    content: "\F507";
}

.mdi-tent:before {
    content: "\F508";
}

.mdi-terrain:before {
    content: "\F509";
}

.mdi-test-tube:before {
    content: "\F668";
}

.mdi-text-shadow:before {
    content: "\F669";
}

.mdi-text-to-speech:before {
    content: "\F50A";
}

.mdi-text-to-speech-off:before {
    content: "\F50B";
}

.mdi-textbox:before {
    content: "\F60E";
}

.mdi-texture:before {
    content: "\F50C";
}

.mdi-theater:before {
    content: "\F50D";
}

.mdi-theme-light-dark:before {
    content: "\F50E";
}

.mdi-thermometer:before {
    content: "\F50F";
}

.mdi-thermometer-lines:before {
    content: "\F510";
}

.mdi-thumb-down:before {
    content: "\F511";
}

.mdi-thumb-down-outline:before {
    content: "\F512";
}

.mdi-thumb-up:before {
    content: "\F513";
}

.mdi-thumb-up-outline:before {
    content: "\F514";
}

.mdi-thumbs-up-down:before {
    content: "\F515";
}

.mdi-ticket:before {
    content: "\F516";
}

.mdi-ticket-account:before {
    content: "\F517";
}

.mdi-ticket-confirmation:before {
    content: "\F518";
}

.mdi-tie:before {
    content: "\F519";
}

.mdi-timelapse:before {
    content: "\F51A";
}

.mdi-timer:before {
    content: "\F51B";
}

.mdi-timer-10:before {
    content: "\F51C";
}

.mdi-timer-3:before {
    content: "\F51D";
}

.mdi-timer-off:before {
    content: "\F51E";
}

.mdi-timer-sand:before {
    content: "\F51F";
}

.mdi-timer-sand-empty:before {
    content: "\F6AC";
}

.mdi-timetable:before {
    content: "\F520";
}

.mdi-toggle-switch:before {
    content: "\F521";
}

.mdi-toggle-switch-off:before {
    content: "\F522";
}

.mdi-tooltip:before {
    content: "\F523";
}

.mdi-tooltip-edit:before {
    content: "\F524";
}

.mdi-tooltip-image:before {
    content: "\F525";
}

.mdi-tooltip-outline:before {
    content: "\F526";
}

.mdi-tooltip-outline-plus:before {
    content: "\F527";
}

.mdi-tooltip-text:before {
    content: "\F528";
}

.mdi-tooth:before {
    content: "\F529";
}

.mdi-tor:before {
    content: "\F52A";
}

.mdi-tower-beach:before {
    content: "\F680";
}

.mdi-tower-fire:before {
    content: "\F681";
}

.mdi-traffic-light:before {
    content: "\F52B";
}

.mdi-train:before {
    content: "\F52C";
}

.mdi-tram:before {
    content: "\F52D";
}

.mdi-transcribe:before {
    content: "\F52E";
}

.mdi-transcribe-close:before {
    content: "\F52F";
}

.mdi-transfer:before {
    content: "\F530";
}

.mdi-transit-transfer:before {
    content: "\F6AD";
}

.mdi-translate:before {
    content: "\F5CA";
}

.mdi-tree:before {
    content: "\F531";
}

.mdi-trello:before {
    content: "\F532";
}

.mdi-trending-down:before {
    content: "\F533";
}

.mdi-trending-neutral:before {
    content: "\F534";
}

.mdi-trending-up:before {
    content: "\F535";
}

.mdi-triangle:before {
    content: "\F536";
}

.mdi-triangle-outline:before {
    content: "\F537";
}

.mdi-trophy:before {
    content: "\F538";
}

.mdi-trophy-award:before {
    content: "\F539";
}

.mdi-trophy-outline:before {
    content: "\F53A";
}

.mdi-trophy-variant:before {
    content: "\F53B";
}

.mdi-trophy-variant-outline:before {
    content: "\F53C";
}

.mdi-truck:before {
    content: "\F53D";
}

.mdi-truck-delivery:before {
    content: "\F53E";
}

.mdi-tshirt-crew:before {
    content: "\F53F";
}

.mdi-tshirt-v:before {
    content: "\F540";
}

.mdi-tumblr:before {
    content: "\F541";
}

.mdi-tumblr-reblog:before {
    content: "\F542";
}

.mdi-tune:before {
    content: "\F62E";
}

.mdi-tune-vertical:before {
    content: "\F66A";
}

.mdi-twitch:before {
    content: "\F543";
}

.mdi-twitter:before {
    content: "\F544";
}

.mdi-twitter-box:before {
    content: "\F545";
}

.mdi-twitter-circle:before {
    content: "\F546";
}

.mdi-twitter-retweet:before {
    content: "\F547";
}

.mdi-ubuntu:before {
    content: "\F548";
}

.mdi-umbraco:before {
    content: "\F549";
}

.mdi-umbrella:before {
    content: "\F54A";
}

.mdi-umbrella-outline:before {
    content: "\F54B";
}

.mdi-undo:before {
    content: "\F54C";
}

.mdi-undo-variant:before {
    content: "\F54D";
}

.mdi-unfold-less:before {
    content: "\F54E";
}

.mdi-unfold-more:before {
    content: "\F54F";
}

.mdi-ungroup:before {
    content: "\F550";
}

.mdi-unity:before {
    content: "\F6AE";
}

.mdi-untappd:before {
    content: "\F551";
}

.mdi-update:before {
    content: "\F6AF";
}

.mdi-upload:before {
    content: "\F552";
}

.mdi-usb:before {
    content: "\F553";
}

.mdi-vector-arrange-above:before {
    content: "\F554";
}

.mdi-vector-arrange-below:before {
    content: "\F555";
}

.mdi-vector-circle:before {
    content: "\F556";
}

.mdi-vector-circle-variant:before {
    content: "\F557";
}

.mdi-vector-combine:before {
    content: "\F558";
}

.mdi-vector-curve:before {
    content: "\F559";
}

.mdi-vector-difference:before {
    content: "\F55A";
}

.mdi-vector-difference-ab:before {
    content: "\F55B";
}

.mdi-vector-difference-ba:before {
    content: "\F55C";
}

.mdi-vector-intersection:before {
    content: "\F55D";
}

.mdi-vector-line:before {
    content: "\F55E";
}

.mdi-vector-point:before {
    content: "\F55F";
}

.mdi-vector-polygon:before {
    content: "\F560";
}

.mdi-vector-polyline:before {
    content: "\F561";
}

.mdi-vector-rectangle:before {
    content: "\F5C6";
}

.mdi-vector-selection:before {
    content: "\F562";
}

.mdi-vector-square:before {
    content: "\F001";
}

.mdi-vector-triangle:before {
    content: "\F563";
}

.mdi-vector-union:before {
    content: "\F564";
}

.mdi-verified:before {
    content: "\F565";
}

.mdi-vibrate:before {
    content: "\F566";
}

.mdi-video:before {
    content: "\F567";
}

.mdi-video-off:before {
    content: "\F568";
}

.mdi-video-switch:before {
    content: "\F569";
}

.mdi-view-agenda:before {
    content: "\F56A";
}

.mdi-view-array:before {
    content: "\F56B";
}

.mdi-view-carousel:before {
    content: "\F56C";
}

.mdi-view-column:before {
    content: "\F56D";
}

.mdi-view-dashboard:before {
    content: "\F56E";
}

.mdi-view-day:before {
    content: "\F56F";
}

.mdi-view-grid:before {
    content: "\F570";
}

.mdi-view-headline:before {
    content: "\F571";
}

.mdi-view-list:before {
    content: "\F572";
}

.mdi-view-module:before {
    content: "\F573";
}

.mdi-view-quilt:before {
    content: "\F574";
}

.mdi-view-stream:before {
    content: "\F575";
}

.mdi-view-week:before {
    content: "\F576";
}

.mdi-vimeo:before {
    content: "\F577";
}

.mdi-vine:before {
    content: "\F578";
}

.mdi-violin:before {
    content: "\F60F";
}

.mdi-visualstudio:before {
    content: "\F610";
}

.mdi-vk:before {
    content: "\F579";
}

.mdi-vk-box:before {
    content: "\F57A";
}

.mdi-vk-circle:before {
    content: "\F57B";
}

.mdi-vlc:before {
    content: "\F57C";
}

.mdi-voice:before {
    content: "\F5CB";
}

.mdi-voicemail:before {
    content: "\F57D";
}

.mdi-volume-high:before {
    content: "\F57E";
}

.mdi-volume-low:before {
    content: "\F57F";
}

.mdi-volume-medium:before {
    content: "\F580";
}

.mdi-volume-off:before {
    content: "\F581";
}

.mdi-vpn:before {
    content: "\F582";
}

.mdi-walk:before {
    content: "\F583";
}

.mdi-wallet:before {
    content: "\F584";
}

.mdi-wallet-giftcard:before {
    content: "\F585";
}

.mdi-wallet-membership:before {
    content: "\F586";
}

.mdi-wallet-travel:before {
    content: "\F587";
}

.mdi-wan:before {
    content: "\F588";
}

.mdi-watch:before {
    content: "\F589";
}

.mdi-watch-export:before {
    content: "\F58A";
}

.mdi-watch-import:before {
    content: "\F58B";
}

.mdi-watch-vibrate:before {
    content: "\F6B0";
}

.mdi-water:before {
    content: "\F58C";
}

.mdi-water-off:before {
    content: "\F58D";
}

.mdi-water-percent:before {
    content: "\F58E";
}

.mdi-water-pump:before {
    content: "\F58F";
}

.mdi-watermark:before {
    content: "\F612";
}

.mdi-weather-cloudy:before {
    content: "\F590";
}

.mdi-weather-fog:before {
    content: "\F591";
}

.mdi-weather-hail:before {
    content: "\F592";
}

.mdi-weather-lightning:before {
    content: "\F593";
}

.mdi-weather-lightning-rainy:before {
    content: "\F67D";
}

.mdi-weather-night:before {
    content: "\F594";
}

.mdi-weather-partlycloudy:before {
    content: "\F595";
}

.mdi-weather-pouring:before {
    content: "\F596";
}

.mdi-weather-rainy:before {
    content: "\F597";
}

.mdi-weather-snowy:before {
    content: "\F598";
}

.mdi-weather-snowy-rainy:before {
    content: "\F67E";
}

.mdi-weather-sunny:before {
    content: "\F599";
}

.mdi-weather-sunset:before {
    content: "\F59A";
}

.mdi-weather-sunset-down:before {
    content: "\F59B";
}

.mdi-weather-sunset-up:before {
    content: "\F59C";
}

.mdi-weather-windy:before {
    content: "\F59D";
}

.mdi-weather-windy-variant:before {
    content: "\F59E";
}

.mdi-web:before {
    content: "\F59F";
}

.mdi-webcam:before {
    content: "\F5A0";
}

.mdi-webhook:before {
    content: "\F62F";
}

.mdi-wechat:before {
    content: "\F611";
}

.mdi-weight:before {
    content: "\F5A1";
}

.mdi-weight-kilogram:before {
    content: "\F5A2";
}

.mdi-whatsapp:before {
    content: "\F5A3";
}

.mdi-wheelchair-accessibility:before {
    content: "\F5A4";
}

.mdi-white-balance-auto:before {
    content: "\F5A5";
}

.mdi-white-balance-incandescent:before {
    content: "\F5A6";
}

.mdi-white-balance-iridescent:before {
    content: "\F5A7";
}

.mdi-white-balance-sunny:before {
    content: "\F5A8";
}

.mdi-wifi:before {
    content: "\F5A9";
}

.mdi-wifi-off:before {
    content: "\F5AA";
}

.mdi-wii:before {
    content: "\F5AB";
}

.mdi-wikipedia:before {
    content: "\F5AC";
}

.mdi-window-close:before {
    content: "\F5AD";
}

.mdi-window-closed:before {
    content: "\F5AE";
}

.mdi-window-maximize:before {
    content: "\F5AF";
}

.mdi-window-minimize:before {
    content: "\F5B0";
}

.mdi-window-open:before {
    content: "\F5B1";
}

.mdi-window-restore:before {
    content: "\F5B2";
}

.mdi-windows:before {
    content: "\F5B3";
}

.mdi-wordpress:before {
    content: "\F5B4";
}

.mdi-worker:before {
    content: "\F5B5";
}

.mdi-wrap:before {
    content: "\F5B6";
}

.mdi-wrench:before {
    content: "\F5B7";
}

.mdi-wunderlist:before {
    content: "\F5B8";
}

.mdi-xaml:before {
    content: "\F673";
}

.mdi-xbox:before {
    content: "\F5B9";
}

.mdi-xbox-controller:before {
    content: "\F5BA";
}

.mdi-xbox-controller-off:before {
    content: "\F5BB";
}

.mdi-xda:before {
    content: "\F5BC";
}

.mdi-xing:before {
    content: "\F5BD";
}

.mdi-xing-box:before {
    content: "\F5BE";
}

.mdi-xing-circle:before {
    content: "\F5BF";
}

.mdi-xml:before {
    content: "\F5C0";
}

.mdi-yeast:before {
    content: "\F5C1";
}

.mdi-yelp:before {
    content: "\F5C2";
}

.mdi-yin-yang:before {
    content: "\F67F";
}

.mdi-youtube-play:before {
    content: "\F5C3";
}

.mdi-zip-box:before {
    content: "\F5C4";
}

.mdi-blank:before {
    content: "\F68C";
    visibility: hidden;
}

.mdi-set.mdi-18px,
.mdi.mdi-18px:before {
    font-size: 18px;
}

.mdi-set.mdi-24px,
.mdi.mdi-24px:before {
    font-size: 24px;
}

.mdi-set.mdi-36px,
.mdi.mdi-36px:before {
    font-size: 36px;
}

.mdi-set.mdi-48px,
.mdi.mdi-48px:before {
    font-size: 48px;
}

.mdi-dark {
    color: rgba(0, 0, 0, 0.54);
}

    .mdi-dark.mdi-inactive {
        color: rgba(0, 0, 0, 0.26);
    }

.mdi-light {
    color: white;
}

    .mdi-light.mdi-inactive {
        color: rgba(255, 255, 255, 0.3);
    }

.mdi-rotate-45 {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.mdi-rotate-90 {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}

.mdi-rotate-135 {
    -webkit-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    transform: rotate(135deg);
}

.mdi-rotate-180 {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}

.mdi-rotate-225 {
    -webkit-transform: rotate(225deg);
    -ms-transform: rotate(225deg);
    transform: rotate(225deg);
}

.mdi-rotate-270 {
    -webkit-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    transform: rotate(270deg);
}

.mdi-rotate-315 {
    -webkit-transform: rotate(315deg);
    -ms-transform: rotate(315deg);
    transform: rotate(315deg);
}

.mdi-flip-horizontal {
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1);
    filter: FlipH;
    -ms-filter: "FlipH";
}

.mdi-flip-vertical {
    -webkit-transform: scaleY(-1);
    transform: scaleY(-1);
    filter: FlipV;
    -ms-filter: "FlipV";
}

.lp-payment-mode-tabs .lp-payment-method-tab-area,
.lp-payment-method-tabs .lp-payment-method-tab-area {
    margin-bottom: 15px;
}

    .lp-payment-mode-tabs .payment-mode-tab-area .tab-content .tab-pane,
    .lp-payment-method-tabs .payment-mode-tab-area .tab-content .tab-pane,
    .lp-payment-mode-tabs .lp-payment-method-tab-area .tab-content .tab-pane,
    .lp-payment-method-tabs .lp-payment-method-tab-area .tab-content .tab-pane {
        background-color: #ffffff;
        padding: 10px;
    }

        .lp-payment-mode-tabs .payment-mode-tab-area .tab-content .tab-pane .one-time .text,
        .lp-payment-method-tabs .payment-mode-tab-area .tab-content .tab-pane .one-time .text,
        .lp-payment-mode-tabs .lp-payment-method-tab-area .tab-content .tab-pane .one-time .text,
        .lp-payment-method-tabs .lp-payment-method-tab-area .tab-content .tab-pane .one-time .text {
            width: 40%;
            padding-top: 5px;
        }

        .lp-payment-mode-tabs .payment-mode-tab-area .tab-content .tab-pane .one-time .date-picker,
        .lp-payment-method-tabs .payment-mode-tab-area .tab-content .tab-pane .one-time .date-picker,
        .lp-payment-mode-tabs .lp-payment-method-tab-area .tab-content .tab-pane .one-time .date-picker,
        .lp-payment-method-tabs .lp-payment-method-tab-area .tab-content .tab-pane .one-time .date-picker {
            width: 50% !important;
            position: relative;
        }

            .lp-payment-mode-tabs .payment-mode-tab-area .tab-content .tab-pane .one-time .date-picker input,
            .lp-payment-method-tabs .payment-mode-tab-area .tab-content .tab-pane .one-time .date-picker input,
            .lp-payment-mode-tabs .lp-payment-method-tab-area .tab-content .tab-pane .one-time .date-picker input,
            .lp-payment-method-tabs .lp-payment-method-tab-area .tab-content .tab-pane .one-time .date-picker input {
                padding-right: 26px;
            }

                .lp-payment-mode-tabs .payment-mode-tab-area .tab-content .tab-pane .one-time .date-picker input::-ms-clear,
                .lp-payment-method-tabs .payment-mode-tab-area .tab-content .tab-pane .one-time .date-picker input::-ms-clear,
                .lp-payment-mode-tabs .lp-payment-method-tab-area .tab-content .tab-pane .one-time .date-picker input::-ms-clear,
                .lp-payment-method-tabs .lp-payment-method-tab-area .tab-content .tab-pane .one-time .date-picker input::-ms-clear {
                    display: none;
                }

            .lp-payment-mode-tabs .payment-mode-tab-area .tab-content .tab-pane .one-time .date-picker .calendar-icon,
            .lp-payment-method-tabs .payment-mode-tab-area .tab-content .tab-pane .one-time .date-picker .calendar-icon,
            .lp-payment-mode-tabs .lp-payment-method-tab-area .tab-content .tab-pane .one-time .date-picker .calendar-icon,
            .lp-payment-method-tabs .lp-payment-method-tab-area .tab-content .tab-pane .one-time .date-picker .calendar-icon {
                cursor: pointer;
                position: absolute;
                top: 10px;
                right: 10px;
            }

        .lp-payment-mode-tabs .payment-mode-tab-area .tab-content .tab-pane .urgent-transfer .urgent-checkbox,
        .lp-payment-method-tabs .payment-mode-tab-area .tab-content .tab-pane .urgent-transfer .urgent-checkbox,
        .lp-payment-mode-tabs .lp-payment-method-tab-area .tab-content .tab-pane .urgent-transfer .urgent-checkbox,
        .lp-payment-method-tabs .lp-payment-method-tab-area .tab-content .tab-pane .urgent-transfer .urgent-checkbox {
            margin-right: 3px;
        }

            .lp-payment-mode-tabs .payment-mode-tab-area .tab-content .tab-pane .urgent-transfer .urgent-checkbox input,
            .lp-payment-method-tabs .payment-mode-tab-area .tab-content .tab-pane .urgent-transfer .urgent-checkbox input,
            .lp-payment-mode-tabs .lp-payment-method-tab-area .tab-content .tab-pane .urgent-transfer .urgent-checkbox input,
            .lp-payment-method-tabs .lp-payment-method-tab-area .tab-content .tab-pane .urgent-transfer .urgent-checkbox input {
                margin: 0px !important;
            }

        .lp-payment-mode-tabs .payment-mode-tab-area .tab-content .tab-pane .urgent-transfer .urgent-message,
        .lp-payment-method-tabs .payment-mode-tab-area .tab-content .tab-pane .urgent-transfer .urgent-message,
        .lp-payment-mode-tabs .lp-payment-method-tab-area .tab-content .tab-pane .urgent-transfer .urgent-message,
        .lp-payment-method-tabs .lp-payment-method-tab-area .tab-content .tab-pane .urgent-transfer .urgent-message {
            margin-top: 1px;
        }

            .lp-payment-mode-tabs .payment-mode-tab-area .tab-content .tab-pane .urgent-transfer .urgent-message .open-popup,
            .lp-payment-method-tabs .payment-mode-tab-area .tab-content .tab-pane .urgent-transfer .urgent-message .open-popup,
            .lp-payment-mode-tabs .lp-payment-method-tab-area .tab-content .tab-pane .urgent-transfer .urgent-message .open-popup,
            .lp-payment-method-tabs .lp-payment-method-tab-area .tab-content .tab-pane .urgent-transfer .urgent-message .open-popup {
                cursor: pointer;
                left: 5px;
                top: 2px;
            }

        .lp-payment-mode-tabs .payment-mode-tab-area .tab-content .tab-pane .urgent-transfer-message,
        .lp-payment-method-tabs .payment-mode-tab-area .tab-content .tab-pane .urgent-transfer-message,
        .lp-payment-mode-tabs .lp-payment-method-tab-area .tab-content .tab-pane .urgent-transfer-message,
        .lp-payment-method-tabs .lp-payment-method-tab-area .tab-content .tab-pane .urgent-transfer-message {
            color: #d9534f;
        }
/*************search*************/
.lp-history-search {
    padding: 10px;
}

    .lp-history-search .bmi-date-search-input[readonly] {
        background-color: transparent !important;
    }

    .lp-history-search .bmi-date-search-input {
        position: absolute;
        left: 25px;
        top: 10px;
        text-align: left;
        border: 0;
        cursor: pointer;
    }

        .lp-history-search .bmi-date-search-input :hover {
            border: 0;
            background-color: transparent;
        }

.lp-transfer-items .disabled {
    cursor: not-allowed !important;
    pointer-events: auto;
}

.lp-history-transfers-widget {
    background-color: #FFFFFF;
}

    .lp-history-transfers-widget .tab-content {
        padding: 15px 30px 10px;
        border: 1px solid #dad6d1;
        position: relative;
    }

    .lp-history-transfers-widget .lp-tab-container {
        margin: 0px 10px 10px 10px;
    }

    .lp-history-transfers-widget .more {
        margin-top: 15px;
    }

    .lp-history-transfers-widget div div.transfers-totals-row {
        padding: 10px 0;
    }

    .lp-history-transfers-widget .transfers-totals-row small {
        font-size: 14px;
        margin-right: 15px;
    }

    .lp-history-transfers-widget .transfers-totals-row .lp-amount-positive {
        white-space: nowrap;
        float: left;
        font-size: 14px;
        margin-left: 15px;
    }

    .lp-history-transfers-widget .lp-transfer-footer {
        margin: -5px -15px -10px;
    }
/********** modal **********/
.bmi-history-transfer-modal .modal-body .col-xs-8,
.bmi-history-transfer-modal .modal-body .col-xs-12 {
    margin-bottom: 10px;
}

.bmi-history-transfer-modal .modal-body {
    line-height: 30px;
}

.bmi-history-transfer-modal .modal-footer .btn {
    padding: 6px 10px !important;
}

.bmi-history-center-modal {
    position: fixed;
    top: 30%;
    z-index: 1050;
    width: 70%;
    height: 80%;
    margin: auto;
}

.lp-transfer-items button.btn-link-transfer span {
    color: red;
    text-decoration: underline;
}

.lp-transfer-items .modal-dialog .modal-body {
    max-height: 500px;
    overflow: auto;
}

    .lp-transfer-items .modal-dialog .modal-body fieldset:nth-child(n+2) {
        background-color: #f4f4f4;
    }

    .lp-transfer-items .modal-dialog .modal-body fieldset:nth-child(1) {
        padding: 20px;
        margin-bottom: 20px;
    }

    .lp-transfer-items .modal-dialog .modal-body .assets .asset-list li {
        background-color: #fff;
        color: #7b6f62;
        border: 1px solid #b7b6b6;
        border-radius: 4px;
    }

    .lp-transfer-items .modal-dialog .modal-body .assets {
        background-color: transparent;
        border: none;
        padding-bottom: 0;
    }

        .lp-transfer-items .modal-dialog .modal-body .assets .asset-list li .asset-title {
            color: #000;
        }

        .lp-transfer-items .modal-dialog .modal-body .assets .asset-list li .asset-title {
            min-height: 0;
            padding-top: 10px;
            padding-bottom: 5px;
        }

        .lp-transfer-items .modal-dialog .modal-body .assets .bmi-history-flex .lp-history-category {
            min-height: 0;
        }

        .lp-transfer-items .modal-dialog .modal-body .assets .more {
            padding: 15px;
            padding-bottom: 0;
            margin-top: 0;
        }

        .lp-transfer-items .modal-dialog .modal-body .assets .asset-list .asset-title .lp-icon {
            margin-left: 7px;
        }

        .lp-transfer-items .modal-dialog .modal-body .assets .asset-list .asset-title .glyphicon {
            font-size: 16px;
            top: 3px;
        }

        .lp-transfer-items .modal-dialog .modal-body .assets .asset-list .asset-title .icon-detail-unSuccessful {
            color: red;
        }

        .lp-transfer-items .modal-dialog .modal-body .assets .asset-list .asset-title .icon-detail-successful {
            color: #91D480;
        }

        .lp-transfer-items .modal-dialog .modal-body .assets .asset-list .asset-title .icon-detail-conflict {
            color: #fb8f20;
        }

        .lp-transfer-items .modal-dialog .modal-body .assets .asset-list .asset-title .icon-detail-inProcess {
            color: #0b6587;
        }

@media (min-width: 1600px) {
    .bmi-history-center-modal {
        width: 55%;
    }
}

@media (max-width: 486px) {
    .bmi-history-center-modal {
        width: 90%;
    }
}
/**********accordion**********/
/*****start animate*****/
.lp-transfer-items .bmi-history-flex {
    display: table;
    width: 100%;
    position: relative;
    touch-action: pan-y;
    -webkit-user-select: none;
    -webkit-user-drag: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    padding-right: 0;
    padding-left: 10px;
}

.lp-transfer-items .bmi-history-categories {
    position: relative;
    display: table-cell;
    width: 6px;
    border-radius: 0 1px 1px 0;
    text-align: center;
    color: #000;
    transition: width 400ms ease;
}

.lp-transfer-items .lp-history-category {
    min-height: 50px;
    height: 100%;
    position: absolute;
    display: inline-block;
    width: 100%;
    top: 0;
    left: 0;
    overflow: hidden;
}

.lp-transfer-items .category-marker-failed {
    position: absolute;
    display: block;
    width: 6px;
    height: 100%;
    top: 0;
    left: 0;
    background-color: red;
    border-radius: 0 3px 3px 0;
}

.lp-transfer-items .category-marker-process {
    position: absolute;
    display: block;
    width: 6px;
    height: 100%;
    top: 0;
    left: 0;
    background-color: #0b6587;
    border-radius: 0 3px 3px 0;
}

.lp-transfer-items .category-marker-success-part {
    position: absolute;
    display: block;
    width: 12px;
    height: 100%;
    top: -2px;
    right: 0px;
    background-color: #ec8f04;
    border-radius: 2px;
}

.lp-transfer-items .category-marker-success {
    position: absolute;
    display: block;
    width: 12px;
    height: 100%;
    top: -2px;
    right: 0px;
    background-color: #91D480;
    border-radius: 2px;
}

.lp-transfer-items .category-marker-contradiction {
    position: absolute;
    display: block;
    width: 12px;
    height: 100%;
    top: -2px;
    right: 0px;
    background-color: #608;
    border-radius: 2px;
}

.lp-transfer-items .search-criteria {
    background-color: white !important;
}

    .lp-transfer-items .search-criteria .widget-footer {
        background-color: white !important;
    }

.lp-transfer-items .bmi-guide-item {
    position: relative;
    background-color: #fff;
    border: 1px solid #cccbcb;
    /*  width: 100%;*/
    min-height: 32px;
    padding: 6px 12px;
    /* margin: 3px 0;*/
    line-height: 1.428571429;
    color: #555;
    vertical-align: middle;
    text-align: right;
    border-radius: 3px;
}

.lp-transfer-items .summary .bmi-history-categories {
    position: relative;
    display: table-cell;
    width: 6px;
    border-radius: 0 1px 1px 0;
    text-align: center;
    color: #000;
    transition: width 400ms ease;
}

.lp-transfer-items .summary .category-marker-failed {
    position: absolute;
    display: block;
    width: 6px;
    height: 100%;
    top: 0px;
    right: 0px;
    background-color: red;
    border-radius: 2px;
}

.lp-transfer-items .summary .category-marker-process {
    position: absolute;
    display: block;
    width: 6px;
    height: 100%;
    top: 0px;
    right: 0px;
    background-color: #0b6587;
    border-radius: 2px;
}

.lp-transfer-items .summary .category-marker-success-part {
    position: absolute;
    display: block;
    width: 6px;
    height: 100%;
    top: 0px;
    right: 0px;
    background-color: #ec8f04;
    border-radius: 2px;
}

.lp-transfer-items .summary .category-marker-success {
    position: absolute;
    display: block;
    width: 6px;
    height: 100%;
    top: 0px;
    right: 0px;
    background-color: #91D480;
    border-radius: 2px;
}

.lp-transfer-items .summary .category-marker-contradiction {
    position: absolute;
    display: block;
    width: 6px;
    height: 100%;
    top: 0px;
    right: 0px;
    background-color: #608;
    border-radius: 2px;
}

.lp-transfer-items .category-name {
    width: 100%;
    height: 100%;
    display: table;
}

    .lp-transfer-items .category-name span {
        padding: 0 10px;
        display: table-cell;
        vertical-align: middle;
        text-align: center;
        margin-bottom: 0;
        margin-top: 0;
        line-height: 20px;
    }
/*****end animate*****/
.lp-transfer-items .transfer-type {
    top: 15px;
    position: absolute;
    right: 5px;
}

.lp-transfer-items .ricurring-transfer {
    top: 20px;
    background-size: 100%;
    left: 15px;
    right: 5px;
    float: right;
}

.lp-transfer-items .ricurring-transfer-icon {
    width: 28px;
    height: 28px;
}

    .lp-transfer-items .ricurring-transfer-icon:before {
        content: url("../images/ricurring-transfer.png");
    }

.lp-transfer-items .batch-transfer {
    top: 20px;
    background-size: 100%;
    left: 15px;
    right: 5px;
    float: right;
}

.lp-transfer-items .batch-transfer-icon {
    width: 28px;
    height: 28px;
}

    .lp-transfer-items .batch-transfer-icon:before {
        content: url("../images/batch-transfer.png");
    }

.lp-transfer-items .single-transfer {
    top: 20px;
    background-size: 100%;
    left: 15px;
    right: 5px;
    float: right;
}

.lp-transfer-items .single-transfer-icon {
    width: 28px;
    height: 28px;
}

    .lp-transfer-items .single-transfer-icon:before {
        content: url("../images/single-transfer.png");
    }

.lp-transfer-items .assets {
    padding: 4px 9px !important;
    background-color: #f4f4f4;
    border: 1px solid #cbcbcb;
    border-radius: 4px;
    margin: 0px !important;
}

    .lp-transfer-items .assets .asset-title {
        cursor: pointer;
    }

    .lp-transfer-items .assets .asset-list li {
        border: 1px solid #cbcbcb;
        background-color: #ffffff;
        border-radius: 4px;
        margin-top: 12px;
    }

        .lp-transfer-items .assets .asset-list li.asset-group {
            padding: 15px 10px;
            background-color: #0b6587;
            font-size: 16px;
            color: #ffffff;
        }

        .lp-transfer-items .assets .asset-list li.asset-legend {
            padding: 15px 10px;
            border: 0;
            color: #ffffff;
        }

    .lp-transfer-items .assets div.row {
        margin-right: 0;
        margin-left: 0;
    }

    .lp-transfer-items .assets .asset-list li .asset-title {
        text-align: right;
        min-height: 40px;
        vertical-align: middle;
        padding-top: 20px;
        padding-right: 10px;
        padding-bottom: 15px;
        position: relative;
    }

        .lp-transfer-items .assets .asset-list li .asset-title .paddig-right {
            padding-right: 30px;
        }

    .lp-transfer-items .assets .asset-details {
        border-top: 1px solid #cbcbcb;
        padding-top: 10px;
        margin-top: 0;
    }

        .lp-transfer-items .assets .asset-details > div {
            margin-bottom: 15px;
        }

.lp-transfer-items button.btn-link-transfer span {
    color: red;
    text-decoration: underline;
}

.lp-transfer-items button.btn-link-transfer {
    padding: 0;
}

.lp-transfer-items .asset-details .col-lg-5,
.lp-transfer-items .asset-details .col-md-5 {
    padding-left: 0;
}

.lp-transfer-items .bmi-history-toppadding {
    top: -1px;
}
/********** fieldset **********/
.lp-transfer-items fieldset {
    display: block;
    -webkit-margin-start: 2px;
    -webkit-margin-end: 2px;
    -webkit-padding-before: 0.35em;
    -webkit-padding-start: 0.75em;
    -webkit-padding-end: 0.75em;
    -webkit-padding-after: 0.625em;
    border: 1px groove #e5e5e5;
    border-image-source: initial;
    border-image-slice: initial;
    border-image-width: initial;
    border-image-outset: initial;
    border-image-repeat: initial;
    min-width: -webkit-min-content;
    padding: 10px;
}

.lp-transfer-items legend {
    font-size: 12px;
    border-bottom: none;
    width: auto;
    margin-bottom: 0px;
    display: block;
    -webkit-padding-start: 2px;
    -webkit-padding-end: 2px;
    border: none;
    border-image-source: initial;
    border-image-slice: initial;
    border-image-width: initial;
    border-image-outset: initial;
    border-image-repeat: initial;
}

.lp-history-transfers-widget .lp-history-search .lp-transfer-method-tab-area .form-horizontal .form-group {
    margin-left: 0;
    margin-right: 0;
}
/********* @media **********/
@media (min-width: 992px) {
    .lp-transfer-items .bmi-history-flex:hover .bmi-history-categories {
        width: 160px;
        /* transition:width 400ms ease;*/
    }

    .lp-transfer-items .bmi-history-paddingR {
        padding-right: 30px;
    }

    .lp-transfer-items .assets .asset-list li.asset-legend .asset-title .paddig-right {
        padding-right: 80px;
    }

    .lp-transfer-items .history-transfer-padding {
        padding: 0;
    }

    .lp-transfer-items .assets .asset-list li .asset-title .paddig-right {
        padding-right: 30px;
    }

    .lp-transfer-items .assets .asset-list .clearfix li:hover,
    .lp-transfer-items .assets .asset-list .dl-horizontal dd li:hover,
    .lp-transfer-items .assets .asset-list .container li:hover,
    .lp-transfer-items .assets .asset-list .container-fluid li:hover,
    .lp-transfer-items .assets .asset-list .row li:hover,
    .lp-transfer-items .assets .asset-list .form-horizontal .form-group li:hover,
    .lp-transfer-items .assets .asset-list .btn-toolbar li:hover,
    .lp-transfer-items .assets .asset-list .btn-group-vertical > .btn-group li:hover,
    .lp-transfer-items .assets .asset-list .nav li:hover,
    .lp-transfer-items .assets .asset-list .navbar li:hover,
    .lp-transfer-items .assets .asset-list .navbar-header li:hover,
    .lp-transfer-items .assets .asset-list .navbar-collapse li:hover,
    .lp-transfer-items .assets .asset-list .pager li:hover,
    .lp-transfer-items .assets .asset-list .panel-body li:hover,
    .lp-transfer-items .assets .asset-list .modal-footer li:hover,
    .lp-transfer-items .assets .asset-list .widget li:hover,
    .lp-transfer-items .assets .asset-list .widget-body li:hover,
    .lp-transfer-items .assets .asset-list .widget-heading li:hover,
    .lp-transfer-items .assets .asset-list .widget-footer li:hover,
    .lp-transfer-items .assets .asset-list .modal-footer li:hover {
        background-color: #f0efed;
    }

    .lp-transfer-items .no-expand {
        background-color: white;
    }
}

@media (max-width: 992px) {
    .lp-transfer-items .bmi-history-flex:hover .bmi-history-categories {
        width: 6px;
    }

    .lp-transfer-items .assets .asset-list li .asset-title .paddig-right {
        padding-right: 15px;
    }
}

@media (max-width: 768px) {
    .lp-history-transfers-widget .lp-transfer-footer {
        margin-left: -30px;
    }

    .lp-transfer-items .assets .bmi-guide-colors div.row {
        padding-left: 15px;
    }
}
/******** Common css *********/
.lp-transfer-items .amount {
    padding-left: 15px;
    text-align: left;
    font-size: 14px;
    font-weight: 500;
}

.lp-transfer-items .caret {
    top: 28px;
    position: absolute;
    left: -6px !important;
}

@media (max-width: 400px) {
    .lp-transfer-items .widget-footer .icon-download {
        display: none;
    }

    .lp-transfer-items .btn {
        padding: 5px;
    }
}
/******* color guide *******/
.lp-transfer-items .bmi-guide-colors {
    padding: 10px;
}

    .lp-transfer-items .bmi-guide-colors .bmi-guide-item {
        position: relative;
        background-color: #f4f3f2;
        padding-right: 44px;
        width: 100%;
        min-height: 32px;
        padding: 6px 12px;
        line-height: 1.428571429;
        color: #555;
        vertical-align: middle;
        text-align: right;
        border-radius: 3px;
    }

    .lp-transfer-items .bmi-guide-colors .bmi-guide-label {
        position: relative;
        top: 4px;
        vertical-align: middle;
    }

    .lp-transfer-items .bmi-guide-colors .bmi-guide-palette {
        top: 2px;
        width: 16px;
        height: 16px;
        border-radius: 3px;
        position: relative;
        vertical-align: middle;
        cursor: text;
        padding: 0;
        margin: 0;
        float: right;
        margin-left: 10px;
    }

    .lp-transfer-items .bmi-guide-colors .bmi-palette-successful {
        background-color: #91D480;
    }

    .lp-transfer-items .bmi-guide-colors .bmi-palette-unSuccessful {
        background-color: red;
    }

    .lp-transfer-items .bmi-guide-colors .bmi-palette-inProcess {
        background-color: #0b6587;
    }

    .lp-transfer-items .bmi-guide-colors .bmi-palette-conflict {
        background-color: #ec8f04;
    }

.lp-transfer-items .assets .asset-list li.bmi-guide-asset {
    margin-top: 0;
}

@media (max-width: 992px) {
    .lp-transfer-items .bmi-guide-colors .bmi-guide-item {
        margin-bottom: 10px;
    }

    .lp-transfer-items .bmi-guide-colors {
        padding-bottom: 0;
    }
}

.lp-transfer-items .fontSmall {
    font-size: 10px;
}

.lp-transfer-items .no-padding-fa-less {
    padding-left: 6px;
    padding-right: 6px;
}

.lp-transfer-items .no-padding-fa {
    padding-left: 0px;
    padding-right: 0px;
}

.lp-transfer-items .no-margin-fa {
    margin-left: 0px;
    margin-right: 0px;
}

.lp-transfer-items .no-padding-top {
    padding-top: 0px;
}

.lp-transfer-items .no-padding-bottom {
    padding-bottom: 0px;
}

.lp-transfer-items .few-padding-top {
    padding-top: 3px;
}

.lp-transfer-items .few-padding-bottom {
    padding-bottom: 3px;
}

.lp-transfer-items .cleaner {
    clear: both;
    width: 100%;
    height: 0px;
    font-size: 0px;
}

.lp-transfer-items .cleaner_h5 {
    clear: both;
    width: 100%;
    height: 5px;
}

.lp-transfer-items .cleaner_h10 {
    clear: both;
    width: 100%;
    height: 10px;
}

.lp-transfer-items .cleaner_h20 {
    clear: both;
    width: 100%;
    height: 20px;
}

.lp-transfer-items .paddingBox {
    padding-top: 12px;
    padding-bottom: 12px;
}

.lp-transfer-items .paddingBox-less {
    padding-top: 6px;
    padding-bottom: 6px;
}

.lp-payment-ref-description {
    width: 100%;
}

    .lp-payment-ref-description .lp-payment-reference {
        width: 100%;
        margin-bottom: 20px;
        position: relative;
    }

        .lp-payment-ref-description .lp-payment-reference.has-feedback input {
            font-family: Courier New, Courier, monospace;
            font-size: 16px;
        }

        .lp-payment-ref-description .lp-payment-reference input::-ms-clear {
            display: none;
        }

        .lp-payment-ref-description .lp-payment-reference .glyphicon-remove {
            cursor: pointer;
        }

        .lp-payment-ref-description .lp-payment-reference .lp-input-cursor-position-offset {
            display: none;
            position: absolute;
            white-space: nowrap;
        }

    .lp-payment-ref-description .lp-payment-description {
        width: 100%;
    }

        .lp-payment-ref-description .lp-payment-description .desc-placeholder {
            position: absolute;
            bottom: 0;
            right: 0;
            height: 100%;
            padding-top: 6px;
            background: none;
            padding-left: 12px;
            width: 100%;
            color: gray;
        }

        .lp-payment-ref-description .lp-payment-description .lp-payment-description-area {
            resize: none;
            height: 80px;
            width: 100%;
        }

    .lp-payment-ref-description .hover-catcher {
        position: absolute;
        top: 0;
        width: 99%;
        z-index: 2;
        cursor: not-allowed;
        display: none;
    }

        .lp-payment-ref-description .hover-catcher.refDisabled {
            height: 34px;
            display: block !important;
        }

        .lp-payment-ref-description .hover-catcher.descDisabled {
            top: 55px !important;
            height: 80px;
            display: block !important;
        }

    .lp-payment-ref-description .info-message {
        margin-left: 5px;
    }

.lp-account-select {
    border-bottom: 0;
    background-color: transparent;
    margin-bottom: 0;
    height: auto;
}

    .lp-account-select .lp-acct-amount {
        text-align: left;
    }

    .lp-account-select .lp-account-amount {
        text-align: left;
        padding-left: 15px;
        margin-bottom: 0;
        margin-top: 8px;
    }

        .lp-account-select .lp-account-amount .lp-amount {
            margin-bottom: 0;
            font-size: 16px;
            padding-left: 10px;
        }

    .lp-account-select .lp-acct-name span {
        font-size: 18px;
        font-weight: normal;
    }

        .lp-account-select .lp-acct-name span.lp-acct-title {
            font-size: 12px;
            margin-right: 10px;
            margin-top: 3px;
        }

    .lp-account-select .card-name-info {
        padding-top: 10px;
    }

        .lp-account-select .card-name-info .h4 {
            font-size: 19px;
            font-weight: 400;
        }

    .lp-account-select .card-balance-info {
        position: absolute;
        left: 20px;
        top: 10px;
    }

        .lp-account-select .card-balance-info .h4 {
            font-size: 19px;
            font-weight: 400;
        }

    .lp-account-select .lp-card-num {
        display: inline-block;
        margin: 0;
    }

    .lp-account-select .lp-account-bal {
        display: inline-block;
        margin-left: 20px;
    }

        .lp-account-select .lp-account-bal small {
            color: #fff;
        }

    .lp-account-select .btn {
        background-color: #46a0e2 !important;
        color: #fff !important;
        border: none;
        border-bottom: 4px solid #3b81b5 !important;
    }

        .lp-account-select .btn:focus {
            background-color: #169acc !important;
            color: #fff !important;
            border-bottom: 4px solid #3b81b5 !important;
        }

    .lp-account-select .open > .dropdown-toggle.btn-default {
        border-bottom: 4px solid #3b81b5 !important;
    }

    .lp-account-select button.dropdown-toggle {
        text-align: right;
        padding-top: 10px;
        padding-bottom: 10px;
        min-height: 50px;
        border-radius: 0;
        padding-left: 25px;
    }

        .lp-account-select button.dropdown-toggle:active {
            padding: 10px 10px 10px 25px;
        }

        .lp-account-select button.dropdown-toggle .caret {
            top: 50%;
            position: absolute;
            left: 10px;
            right: auto;
            border-top-width: 10px;
            border-right-width: 6px;
            border-left-width: 6px;
        }

        .lp-account-select button.dropdown-toggle .lp-acct-detail {
            padding-top: 8px;
        }

    .lp-account-select .lp-acct-num {
        font-size: 16px;
        color: #000;
    }

    .lp-account-select .lp-normal-account-select-size button.dropdown-toggle .lp-acct-detail {
        padding-top: 10px;
    }

    .lp-account-select ul.dropdown-menu .lp-acct-detail {
        padding-top: 8px;
    }

    .lp-account-select .lp-amount-positive {
        color: inherit;
    }

    .lp-account-select .dropdown-menu li a {
        padding: 10px 12px 5px 12px;
        min-height: 50px;
    }

    .lp-account-select .lp-small-account-select-size ul.dropdown-menu li a {
        padding: 10px 12px 5px 12px;
        min-height: 50px;
    }

    .lp-account-select .lp-small-account-select-size button.dropdown-toggle .lp-acct-detail {
        padding-top: 0;
        margin-top: 10px;
    }

    .lp-account-select .lp-large-account-select-size ul.dropdown-menu li a {
        padding: 10px 12px;
        min-height: 50px;
    }

.dropdown-menu .hide-in-dropdown {
    display: none;
}

.btn.dropdown-toggle .hide-in-dropdown-header {
    display: none;
}

.lp-account-select-simple.hide-balance .lp-account-bal {
    display: none;
}

@media (max-width: 550px) {
    .lp-account-select .lp-amount-positive {
        font-size: 14px;
    }

    .lp-account-select .lp-acct-name span {
        font-size: 14px;
    }
}

@media (max-width: 768px) {
    .lp-large-account-select-size button.dropdown-toggle {
        height: auto;
    }

    .lp-normal-account-select-size button.dropdown-toggle {
        height: auto;
    }

    .lp-account-select {
        position: static;
    }
}

.lp-currency-selector .ccf-row-container .ccf-code {
    position: absolute;
    left: 20px;
}

.lp-currency-selector .dropdown-toggle .ccf-row-container .ccf-code {
    left: 30px;
}

.lp-currency-selector .dropdown .open > .dropdown-toggle.btn-default {
    color: #ccc;
}

.lp-search-wrapper {
    width: auto;
}

    .lp-search-wrapper .lp-search-right {
        border-top-left-radius: 5px;
        border-bottom-left-radius: 5px;
        background-color: #f0efed;
        padding-right: 3px;
        width: 19%;
    }

        .lp-search-wrapper .lp-search-right .sort-select {
            width: 120px;
        }

            .lp-search-wrapper .lp-search-right .sort-select button.dropdown-toggle .caret {
                display: none;
            }

            .lp-search-wrapper .lp-search-right .sort-select button i.pull-right {
                right: auto;
                left: 10px;
            }

        .lp-search-wrapper .lp-search-right:hover {
            background-color: #f0efed;
        }

    .lp-search-wrapper .lp-search-left {
        border-right: 0;
        border-left: 1px solid #ccc;
        border-radius: 0 5px 5px 0;
        background-color: #f5f3f2;
    }

        .lp-search-wrapper .lp-search-left:hover {
            background-color: #f5f3f2 !important;
        }

    .lp-search-wrapper .lp-search-middle {
        border-left: 1px solid #ccc;
    }

        .lp-search-wrapper .lp-search-middle input {
            border-radius: 5px;
        }

    .lp-search-wrapper .lp-search-tags {
        border-left: 1px solid #ccc;
    }

    .lp-search-wrapper .modal-dialog {
        text-align: right;
    }

.lp-transactions .advances-search-suggester {
    line-height: 2.1;
    cursor: pointer;
}

.lp-transactions .btn-action-container {
    display: inline;
    float: right;
    width: 40px;
    height: 34px;
}

    .lp-transactions .btn-action-container .btn-action {
        background-color: #f5f3f2;
        width: 39px;
        height: 36px;
        border-radius: 5px;
        padding-top: 8px;
        font-size: 16px;
    }

.lp-transactions .custom-till-date {
    display: inline-block;
    margin: 15px 0;
}

    .lp-transactions .custom-till-date > input.date-picker-input {
        width: 125px;
        margin: 0 auto;
        border: 1px solid #989898;
        background-color: #fff;
        text-align: center;
        display: inline-block;
    }

.lp-transactions .lp-counter-party-filter .input-group.has-clear .form-control {
    padding-right: 35px;
}

.lp-transactions .lp-search-filters {
    display: inline;
    float: right;
    height: 36px;
    background-color: #f5f3f2;
    outline: 0;
    border: 1px solid #ccc;
    border-radius: 5px;
    margin-left: 1px;
}

    .lp-transactions .lp-search-filters .btn-group .btn {
        margin-bottom: 3px;
    }

    .lp-transactions .lp-search-filters .open-filter-modal-button {
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        border-radius: 5px;
        background-color: #f5f3f2;
        position: relative;
        padding-right: 25px;
        padding-top: 9px;
        font-size: 12px;
    }

        .lp-transactions .lp-search-filters .open-filter-modal-button .glyphicon {
            position: absolute;
            right: 7px;
            top: 11px;
        }

.lp-transactions .local-currency {
    position: absolute;
    top: 28px;
    left: 24px;
    color: #989898;
}

.lp-transactions .modal-dialog .header {
    margin-bottom: 15px;
}

.lp-transactions .modal-dialog .form-group .btn-group {
    display: block;
    height: 34px;
}

.lp-transactions .nav-tabs li {
    margin: 0;
}

    .lp-transactions .nav-tabs li a {
        cursor: pointer;
        color: #9d9285;
    }

        .lp-transactions .nav-tabs li a:hover {
            border-bottom: 0;
            color: #423c35;
        }

    .lp-transactions .nav-tabs li.active {
        border: 0;
        margin-bottom: 0;
    }

        .lp-transactions .nav-tabs li.active a,
        .lp-transactions .nav-tabs li.active a:hover {
            cursor: default;
            border: 0;
            color: #423c35;
            background-color: #e2dddb;
        }

.lp-transactions .no-category {
    padding: 11px 10px 0;
    float: right;
}

.lp-transactions .open-filter-modal-button {
    border-top-right-radius: 5px !important;
    border-bottom-right-radius: 5px !important;
    border: 0;
}

    .lp-transactions .open-filter-modal-button:focus {
        background-color: #f5f3f2;
    }

.lp-transactions .show-account-details {
    position: absolute;
    margin-top: -20px;
    margin-right: 10px;
    z-index: 9999999;
    font-size: 10px;
    cursor: pointer;
    text-decoration: none;
    color: #000;
}

.lp-transactions .sort-select .glyphicon {
    font-size: 12px;
}

.lp-transactions .sort-select.open > .dropdown-toggle.btn-default {
    color: #1281ab;
}

.lp-transactions .switch-light {
    color: #423c35;
    width: 100px;
    position: absolute;
    left: 19px;
    margin-top: 5px;
}

    .lp-transactions .switch-light .well {
        background-color: #f4f3f2;
    }

    .lp-transactions .switch-light .btn {
        background-color: #423c35 !important;
        border: 0 !important;
    }

    .lp-transactions .switch-light > span {
        padding: 2px 3px !important;
        border: 1px solid #423c35 !important;
    }

    .lp-transactions .switch-light .switch-white {
        color: #fff;
        font-weight: 400;
    }

        .lp-transactions .switch-light .switch-white .btn:hover {
            background-color: #333 !important;
        }

.lp-transactions .tab-pane {
    width: 100%;
}

    .lp-transactions .tab-pane .lp-widget-body {
        border-left: 1px #eee solid;
        position: relative;
    }

.lp-transactions .tabbable {
    letter-spacing: -0.31em;
    text-rendering: optimizespeed;
    display: -webkit-flex;
    -webkit-flex-flow: row wrap;
    display: -ms-flexbox;
    -ms-flex-flow: row wrap;
}

    .lp-transactions .tabbable .nav {
        width: 45px;
        float: left;
        display: inline-block;
        zoom: 1;
        letter-spacing: normal;
        word-spacing: normal;
        vertical-align: top;
        text-rendering: auto;
    }

    .lp-transactions .tabbable .tab-content {
        float: left;
        display: inline-block;
        zoom: 1;
        letter-spacing: normal;
        word-spacing: normal;
        vertical-align: top;
        text-rendering: auto;
    }

.lp-transactions .tab-content {
    width: 100%;
    margin-left: -45px;
    padding-left: 45px;
}

.lp-transactions .hide-tabs .tab-content {
    margin-left: 0 !important;
    padding-left: 0 !important;
}

.lp-transactions .hide-tabs .nav-tabs {
    display: none !important;
}

.lp-transactions .hide-tabs #transactions-list .list-group-item {
    margin-left: 0 !important;
    margin-right: 0 !important;
}

.lp-transactions .tag-filter-modal .form-control.ng-invalid {
    border-bottom: 2px solid #ff6262;
}

.lp-transactions .tag-filter-modal .alert {
    padding: 6px 13px;
    margin-bottom: 2px;
}

.lp-transactions .tag-filter-modal .input-group-addon {
    font-size: 12px;
    border-right: 0;
    border-left: 0;
}

    .lp-transactions .tag-filter-modal .input-group-addon:first-child {
        border-right: 1px solid #ccc;
    }

.lp-transactions .tag-filter-modal button.btn.btn-link {
    border: 0;
    background-color: transparent;
    margin: 0;
    padding: 0;
}

    .lp-transactions .tag-filter-modal button.btn.btn-link:hover {
        background-color: transparent !important;
    }

    .lp-transactions .tag-filter-modal button.btn.btn-link:focus {
        background-color: transparent !important;
    }

    .lp-transactions .tag-filter-modal button.btn.btn-link:active {
        background-color: transparent !important;
    }

    .lp-transactions .tag-filter-modal button.btn.btn-link.active {
        background-color: transparent !important;
    }

    .lp-transactions .tag-filter-modal button.btn.btn-link.focus {
        background-color: transparent !important;
    }

.lp-transactions .tag-filter-modal .btn-link {
    border: 0;
    background-color: transparent;
}

.lp-transactions .tag-filter-modal:hover {
    background-color: transparent;
}

.lp-transactions .tag-filter-modal:focus {
    background-color: transparent;
}

.lp-transactions .tag-filter-modal:active {
    background-color: transparent;
}

.lp-transactions #transactions-list .list-group-item {
    border: 0;
    margin-left: 11px;
    margin-right: 20px;
    width: auto;
    padding-top: 11px;
    border-bottom: 2px solid #e6e6e6;
}

    .lp-transactions #transactions-list .list-group-item .centered {
        margin-bottom: 9px;
        text-align: right;
    }

    .lp-transactions #transactions-list .list-group-item .info {
        font-weight: 500;
    }

        .lp-transactions #transactions-list .list-group-item .info .right-align {
            border-bottom: 0;
        }

        .lp-transactions #transactions-list .list-group-item .info .col-sm-1.hidden-xs {
            right: 20px;
            border-bottom: 0;
        }

        .lp-transactions #transactions-list .list-group-item .info .text-muted {
            margin-right: 15px;
            color: #0b6587;
            font-size: 11px;
        }

    .lp-transactions #transactions-list .list-group-item .list-view-container {
        background-color: transparent;
        padding-right: 0;
        padding-left: 10px;
    }

        .lp-transactions #transactions-list .list-group-item .list-view-container .lp-amount-inconclusive,
        .lp-transactions #transactions-list .list-group-item .list-view-container .lp-amount-positive,
        .lp-transactions #transactions-list .list-group-item .list-view-container .lp-amount-negative {
            word-wrap: break-word;
            white-space: normal;
            float: left;
            margin-left: 20px;
            margin-top: 15px;
            text-align: left;
            color: red;
            font-size: 16px;
            font-weight: 500;
        }

        .lp-transactions #transactions-list .list-group-item .list-view-container .lp-amount-positive {
            color: #008000;
        }

        .lp-transactions #transactions-list .list-group-item .list-view-container .lp-amount-inconclusive {
            color: #e2aa27;
        }

        .lp-transactions #transactions-list .list-group-item .list-view-container:after {
            top: 24px;
            height: 41px;
            left: 10px;
            right: auto;
            border-bottom: none;
        }

    .lp-transactions #transactions-list .list-group-item .lp-transactions-date {
        color: #777;
        line-height: 1.3em;
        font-size: 12px;
    }

    .lp-transactions #transactions-list .list-group-item .main-content {
        border-bottom: 0;
        float: right;
    }

        .lp-transactions #transactions-list .list-group-item .main-content .counterparty-name {
            color: #423c35;
            font-size: 14px;
            font-weight: 500;
            line-height: normal;
            margin-right: 13px;
        }

        .lp-transactions #transactions-list .list-group-item .main-content .counterparty-detail {
            color: #0b6587;
            font-size: 11px;
            font-weight: 500;
            margin-right: 13px;
        }

    .lp-transactions #transactions-list .list-group-item .preview .main-content {
        padding-right: 30px;
        -webkit-transition: opacity 500ms ease-in;
        -moz-transition: opacity 500ms ease-in;
        transition: opacity 500ms ease-in;
    }

    .lp-transactions #transactions-list .list-group-item .transaction-details {
        border: 0;
    }

        .lp-transactions #transactions-list .list-group-item .transaction-details .tabbable .nav.nav-tabs {
            width: 100%;
            margin: 10px 0;
        }

            .lp-transactions #transactions-list .list-group-item .transaction-details .tabbable .nav.nav-tabs a {
                margin: 0 !important;
                padding: 5px 10px;
            }

        .lp-transactions #transactions-list .list-group-item .transaction-details .tabbable .nav li {
            width: auto !important;
        }

            .lp-transactions #transactions-list .list-group-item .transaction-details .tabbable .nav li.active {
                background-color: transparent;
                border-bottom: 1px solid #f2f2f2;
            }

                .lp-transactions #transactions-list .list-group-item .transaction-details .tabbable .nav li.active a {
                    color: #424242 !important;
                    border: 1px solid #ddd;
                    border-bottom: none;
                }

                    .lp-transactions #transactions-list .list-group-item .transaction-details .tabbable .nav li.active a:focus {
                        background-color: transparent;
                        border: 0;
                    }

        .lp-transactions #transactions-list .list-group-item .transaction-details .tab-content {
            margin: 0;
            padding: 10px;
            background-color: transparent;
            border-top: 1px solid #dad6d1;
        }

        .lp-transactions #transactions-list .list-group-item .transaction-details div[tabset=tabset] li {
            margin: 0;
        }

        .lp-transactions #transactions-list .list-group-item .transaction-details .buttons {
            float: left;
            margin-top: 10px;
            margin-bottom: 10px;
        }

    .lp-transactions #transactions-list .list-group-item:hover {
        background-color: #f2f1ef;
    }

    .lp-transactions #transactions-list .list-group-item:last-child {
        border-bottom: none;
    }

    .lp-transactions #transactions-list .list-group-item.open {
        background-color: #f0efed;
    }

        .lp-transactions #transactions-list .list-group-item.open .info .col-sm-1.hidden-xs {
            border-bottom: 0;
        }

        .lp-transactions #transactions-list .list-group-item.open .info .right-align {
            border-bottom: 0;
        }

        .lp-transactions #transactions-list .list-group-item.open .list-view-container:after {
            border-bottom: 0;
        }

        .lp-transactions #transactions-list .list-group-item.open .main-content {
            border-bottom: 0;
        }

    .lp-transactions #transactions-list .list-group-item.remove-expander .list-view-container:after {
        display: none;
    }

.lp-transactions #transactions-list .lp-transaction-category {
    height: 44px;
    border-color: #e2e1e0;
}

    .lp-transactions #transactions-list .lp-transaction-category .category-name .name {
        padding: 0 10px;
        display: table-cell;
        vertical-align: middle;
        text-align: center;
    }

.lp-transactions #transactions-tabs .nav-stacked ul:first-child {
    background-color: #f4f3f2;
    border: 0;
}

.lp-transactions #transactions-tabs .panel-body:nth-child(2) {
    margin-bottom: 30px;
}

.lp-transactions #transactions-tabs .panel-body:nth-child(4) {
    margin-bottom: 10px;
}

.lp-transactions #transactions-tabs .transaction-details ul.nav-tabs li {
    float: right;
    width: auto;
}

    .lp-transactions #transactions-tabs .transaction-details ul.nav-tabs li.active {
        border-bottom: 4px #ec0 solid;
    }

.lp-transactions #transactions-tabs > ul li:nth-child(4) {
    display: inline;
}

@media (min-width: 550px) and (max-width: 768px) {
    .lp-transactions #transactions-list .col-sm-1 {
        float: left;
        width: 8.33333333%;
    }

    .lp-transactions #transactions-list .col-sm-8 {
        float: left;
        width: 66.66666667%;
    }

    .lp-transactions #transactions-list .col-xs-1 {
        float: left;
        width: 8.33333333%;
    }

    .lp-transactions #transactions-list .col-xs-10 {
        float: left;
        width: 83.33333333%;
    }

    .lp-transactions #transactions-list .col-xs-11 {
        float: left;
        width: 91.66666667%;
    }

    .lp-transactions #transactions-list .col-xs-12 {
        float: left;
        width: 100%;
    }

    .lp-transactions #transactions-list .col-xs-2 {
        float: left;
        width: 16.66666667%;
    }

    .lp-transactions #transactions-list .col-xs-3 {
        float: left;
        width: 25%;
    }

    .lp-transactions #transactions-list .col-xs-4 {
        float: left;
        width: 33.33333333%;
    }

    .lp-transactions #transactions-list .col-xs-5 {
        float: left;
        width: 41.66666667%;
    }

    .lp-transactions #transactions-list .col-xs-6 {
        float: left;
        width: 50%;
    }

    .lp-transactions #transactions-list .col-xs-7 {
        float: left;
        width: 58.33333333%;
    }

    .lp-transactions #transactions-list .col-xs-8 {
        float: left;
        width: 66.66666667%;
    }

    .lp-transactions #transactions-list .col-xs-9 {
        float: left;
        width: 75%;
    }
}

@media (min-width: 618px) and (max-width: 768px) {
    .lp-transactions #transactions-list .list-group-item .info .col-sm-6 {
        width: 50%;
    }

    .lp-transactions #transactions-list .list-group-item .info .col-sm-4 {
        width: 33.33%;
    }
}

@media (min-width: 769px) and (max-width: 936px) {
    .lp-transactions #transactions-list .list-group-item .info .col-xs-7 {
        width: 50%;
    }
}

@media (max-width: 768px) {
    .lp-search-wrapper {
        position: relative;
        top: 0;
        left: 0;
        padding: 0;
    }

        .lp-search-wrapper .lp-search-right .sort-select ul.dropdown-menu {
            right: auto;
            left: 0;
            text-align: center;
        }

        .lp-search-wrapper .lp-search-left {
            border-radius: 0 !important;
        }

            .lp-search-wrapper .lp-search-left ul.dropdown-menu {
                text-align: center;
                right: auto;
            }

    .lp-transactions .btn-action-container {
        width: 38px;
    }

        .lp-transactions .btn-action-container .btn-action {
            border-radius: 0;
        }

    .lp-transactions .list-group-item .lp-transactions-date {
        font-size: 11px;
    }

    .lp-transactions .lp-search-filters {
        border-radius: 0;
        margin-left: -1px;
    }

    .lp-transactions .lp-small-size .hide-small-widget {
        display: block;
    }

    .lp-transactions .lp-tile-size .hide-small-widget {
        display: block;
    }

    .lp-transactions .nav-tabs li {
        width: 20%;
    }

    .lp-transactions .tabbable > .nav-tabs > li {
        width: auto;
        height: auto;
        margin-right: auto;
        transform: none;
        z-index: auto;
    }

    .lp-transactions .tabbable .nav {
        width: 100%;
    }

    .lp-transactions .tabbable .tab-content {
        padding-left: 0;
        float: none;
    }

    .lp-transactions .tag-filter-modal {
        position: fixed;
    }

        .lp-transactions .tag-filter-modal .modal-dialog {
            margin-top: 60px;
        }

        .lp-transactions .tag-filter-modal .ng-modal-overlay {
            position: fixed;
        }

    .lp-transactions .transactions-search-bar {
        padding: 10px 0;
    }

    .lp-transactions #transactions-list {
        margin-top: 0;
    }

        .lp-transactions #transactions-list .list-group-item {
            margin-right: 5px;
            margin-left: 5px;
        }

            .lp-transactions #transactions-list .list-group-item .list-view-container .counterparty-name,
            .lp-transactions #transactions-list .list-group-item .list-view-container .counterparty-detail,
            .lp-transactions #transactions-list .list-group-item .list-view-container .lp-amount-negative,
            .lp-transactions #transactions-list .list-group-item .list-view-container .lp-amount-positive {
                font-size: 12px;
            }

        .lp-transactions #transactions-list .transaction-details ul.nav-tabs {
            border-bottom: none;
        }

    .lp-transactions #transactions-tabs {
        margin-top: 4px;
    }
}

@media (max-width: 768px) and (min-width: 550px) {
    .lp-transactions #transactions-list .col-sm-1 {
        float: right;
    }

    .lp-transactions #transactions-list .col-sm-8 {
        float: right;
    }

    .lp-transactions #transactions-list .col-xs-1 {
        float: right;
    }

    .lp-transactions #transactions-list .col-xs-10 {
        float: right;
    }

    .lp-transactions #transactions-list .col-xs-11 {
        float: right;
    }

    .lp-transactions #transactions-list .col-xs-12 {
        float: right;
    }

    .lp-transactions #transactions-list .col-xs-2 {
        float: right;
    }

    .lp-transactions #transactions-list .col-xs-3 {
        float: right;
    }

    .lp-transactions #transactions-list .col-xs-4 {
        float: right;
    }

    .lp-transactions #transactions-list .col-xs-5 {
        float: right;
    }

    .lp-transactions #transactions-list .col-xs-6 {
        float: right;
    }

    .lp-transactions #transactions-list .col-xs-7 {
        float: right;
    }

    .lp-transactions #transactions-list .col-xs-8 {
        float: right;
    }

    .lp-transactions #transactions-list .col-xs-9 {
        float: right;
    }
}

@media (max-width: 1200px) {
    .lp-search-wrapper .lp-search-right {
        width: 24%;
    }
}

@media (max-width: 1000px) {
    .lp-transactions .lp-search-filters .open-filter-modal-button {
        width: 38px;
        padding-right: 12px;
    }

        .lp-transactions .lp-search-filters .open-filter-modal-button:active {
            width: 38px;
            padding-right: 12px;
        }

            .lp-transactions .lp-search-filters .open-filter-modal-button:active span:last-child {
                display: none;
            }

            .lp-transactions .lp-search-filters .open-filter-modal-button:active .glyphicon {
                position: relative;
                right: auto;
                top: auto;
            }

        .lp-transactions .lp-search-filters .open-filter-modal-button:hover {
            width: 38px;
            padding-right: 12px;
        }

            .lp-transactions .lp-search-filters .open-filter-modal-button:hover span:last-child {
                display: none;
            }

            .lp-transactions .lp-search-filters .open-filter-modal-button:hover .glyphicon {
                position: relative;
                right: auto;
                top: auto;
            }

        .lp-transactions .lp-search-filters .open-filter-modal-button span:last-child {
            display: none;
        }

        .lp-transactions .lp-search-filters .open-filter-modal-button .glyphicon {
            position: relative;
            right: auto;
            top: auto;
        }
}

@media screen and (max-width: 570px) {
    .lp-transactions .switch-light {
        width: 50px !important;
    }

        .lp-transactions .switch-light span span {
            width: 100%;
        }

        .lp-transactions .switch-light a {
            right: 0;
            top: inherit;
            width: 100%;
            height: 50%;
        }

        .lp-transactions .switch-light input:checked .lp-transactions .switch-light input ~ span a {
            bottom: 0;
        }
}

.lp-transaction-category {
    position: absolute;
    display: inline-block;
    width: 100%;
    height: 55px;
    top: 0;
    left: 0;
    border: 1px solid #dddddd;
    overflow: hidden;
}

    .lp-transaction-category .category-marker {
        position: absolute;
        display: block;
        width: 7px;
        height: 100%;
        top: 0;
        left: 0;
        background-color: #dddddd;
    }

    .lp-transaction-category .category-name {
        width: 100%;
        height: 100%;
        display: table;
    }

        .lp-transaction-category .category-name .h4 {
            padding: 0 10px;
            display: table-cell;
            vertical-align: middle;
            text-align: center;
        }

.lp-category-select .category-search {
    margin-bottom: 10px;
}

.lp-category-select .category-list {
    margin: 0 0 10px 0;
    padding: 0;
}

    .lp-category-select .category-list > li {
        padding: 0 5px 10px;
    }

.lp-category-select .new-category {
    margin: 0 0 10px 0;
    padding: 0;
}

.lp-category-select .category-item {
    position: relative;
    padding: 10px 25px 10px 10px;
    padding-left: 17px;
    text-align: left;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

    .lp-category-select .category-item > .marker {
        position: absolute;
        width: 9px;
        height: 100%;
        top: 0;
        left: 0;
        border-bottom-left-radius: 4px;
        border-top-left-radius: 4px;
    }

    .lp-category-select .category-item > .name {
        color: #333333;
        text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.4);
    }

        .lp-category-select .category-item > .name.light {
            color: #ffffff;
            text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.4);
        }

    .lp-category-select .category-item > .close {
        position: absolute;
        left: 6px;
        color: inherit;
    }

.lp-category-select .category-apply button {
    margin-bottom: 10px;
}

.lp-card-to-card .img-destinationCard img {
    width: 200px;
    height: 105px;
}

.lp-card-to-card .confirm-msg {
    font-weight: bold;
}

.lp-card-to-card .control-label {
    font-size: 11px;
    color: #423c35;
}

.lp-card-to-card-header {
    font-size: 18px;
    width: 100%;
    text-align: right;
    background-color: #f5f5f5;
    padding: 10px 10px 10px 10px;
    margin-bottom: 10px;
}

    .lp-card-to-card-header i {
        color: #0000ff;
        margin-left: 5px;
        font-size: 16px;
    }

.lp-card-to-card-div-btn {
    width: 100%;
    text-align: left;
    margin-bottom: 10px;
}

    .lp-card-to-card-div-btn button:nth-child(1) {
        margin-left: 10px;
    }

.lp-card-to-card .caret {
    top: 45%;
    position: absolute;
    left: 5px;
}

.lp-card-to-card-number input {
    width: 60px;
    display: inline-block;
    margin-left: 10px;
    text-align: left;
    direction: ltr;
}

.lp-card-to-card .lp-account-select {
    margin: 0 0 15px 0;
}
/*.lp-card-to-card .lp-account-select {*/
/*height: auto;*/
/*}*/
.lp-card-to-card .lp-card-to-card-select {
    position: absolute;
    /* top: 20px; */
    /* right: 5px; */
    width: 17px;
    height: 17px;
    border: none;
    z-index: 101;
}

.lp-card-to-card .img-destinationCard {
    position: absolute;
    top: 10px;
    left: 10px;
}

@media (max-width: 992px) {
    .lp-card-to-card .img-destinationCard {
        display: none;
    }
}

.lp-card-to-card .col-xs-4,
.lp-card-to-card .col-xs-8 {
    float: right;
}

.lp-card-to-card .desttiation-currency {
    position: absolute;
    top: 10px;
    left: 23px;
}

.lp-card-to-card .checkbox input[type="checkbox"],
.lp-card-to-card .checkbox-inline input[type="checkbox"] {
    top: -3px;
}

.lp-card-to-card .lp-payment-method-tab-area {
    margin: 15px 10px;
}

.lp-card-to-card #bmi-card-info .form-group .col-sm-12 {
    padding: 0px;
}

.lp-card-to-card #bmi-card-info .form-group.row {
    margin-top: 10px;
    padding-right: 10px;
    margin-bottom: 0px;
    padding-left: 10px;
}

.lp-card-to-card .tab-content {
    padding: 15px 15px 10px 15px;
    border: 1px solid #dad6d1;
    position: relative;
}

.lp-card-to-card .card-source {
    position: relative;
}

.lp-card-to-card .lp-account-select .card-balance-info {
    display: none;
}

.lp-card-to-card .card-setting-img {
    top: 296px;
    float: left;
    position: absolute;
    left: 10px;
    width: 200px;
    height: 100px;
}

@media (max-width: 992px) {
    .lp-card-to-card .card-setting-img {
        display: none;
    }
}

@media (min-width: 1480px) {
    .lp-card-to-card .card-setting-img {
        top: 246px;
    }
}

.lp-card-to-card #password,
.lp-card-to-card #ccv2,
.lp-card-to-card #month,
.lp-card-to-card input[name="expireYear"],
.lp-card-to-card #password {
    text-align: left;
    direction: ltr;
}

.lp-card-to-card #amount {
    text-align: left;
    direction: ltr;
    padding-left: 40px;
    z-index: 10;
    position: relative;
    background-color: transparent;
}

.lp-card-to-card .card-transfer-img {
    position: absolute;
    top: 65px;
    left: 10px;
    width: 200px;
    height: 100px;
}

@media (max-width: 992px) {
    .lp-card-to-card .card-transfer-img {
        display: none;
    }
}

.lp-card-to-card .card-batch-item {
    border-bottom: 1px solid #dad6d1;
    /*margin-bottom: 15px;*/
    padding-top: 15px;
}

    .lp-card-to-card .card-batch-item div {
        margin-bottom: 5px;
    }

.lp-card-to-card .batch-confirm-container {
    margin: 15px 10px;
}

    .lp-card-to-card .batch-confirm-container .tab-content {
        border-bottom: none;
        padding-bottom: 0;
    }

.lp-card-to-card .card-batch-error-header {
    /*padding: 15px 10px;*/
    padding: 10px;
    background-color: #0b6587;
    /*font-size: 16px;*/
    font-size: 12px;
    color: #ffffff;
    margin-top: 15px;
}

.lp-card-to-card .card-batch-error-item {
    margin-left: 0;
    margin-right: 0;
    padding-top: 15px;
}

    .lp-card-to-card .card-batch-error-item div {
        margin-bottom: 15px;
    }

.lp-card-to-card .card-odd-item {
    background-color: #f0efed;
}

.lp-card-to-card .card-batch-status-container {
    clear: both;
}

.lp-card-to-card .card-batch-error-container {
    margin: 10px;
}

.lp-card-to-card .card-batch-error-body {
    border: 1px solid #dad6d1;
}

.lp-card-to-card .card-batch-error-message {
    padding: 15px 10px;
    border-top: 1px solid #dad6d1;
}

    .lp-card-to-card .card-batch-error-message i {
        font-size: 15px;
        top: 3px;
    }

.lp-card-to-card .alert-batch-error {
    margin-top: 15px;
}

.lp-card-to-card .input-group-btn button span {
    margin-right: 5px;
}

.card-batch-error-container .tab-content {
    padding-left: 0;
    padding-right: 0;
}

.lp-card-to-card .uploaded-list-container .widget-footer {
    margin-bottom: -15px;
    /*margin-top: -15px;*/
}

.lp-card-to-card .uploaded-list-container .tab-content {
    padding-bottom: 0;
}

.lp-card-to-card .uploaded-list-container {
    margin: 30px 10px 10px 10px;
}
/*.lp-card-to-card .uploaded-list-container div{*/
/*margin-bottom: 15px;*/
/*}*/
.lp-card-to-card .transfer-bg-success {
    background-color: #eff5e5;
}

.lp-card-to-card .transfer-bg-failed {
    background-color: #f5e5e5;
}

.lp-card-to-card .panel-danger {
    border-color: crimson;
}

    .lp-card-to-card .panel-danger > .panel-heading {
        background-color: crimson;
        color: #FFFFFF;
        border-color: crimson;
    }

.lp-card-to-card .card-batch-error-container .nav-tabs li {
    font-size: 13px;
}

    .lp-card-to-card .card-batch-error-container .nav-tabs li.active {
        border-bottom-color: crimson;
    }
/*.lp-card-to-card .panel-body*/
/*{*/
/*padding-bottom: 0;*/
/*margin-bottom: 0;*/
/*}*/
.lp-card-to-card .panel-default > .panel-heading {
    background-color: #dddddd;
    border-color: #dddddd;
}

.lp-card-to-card .margin-bottom {
    margin-bottom: 15px;
}

.lp-card-to-card .card-batch-item .widget-footer {
    margin-bottom: 0;
}

.lp-card-to-card .well-success {
    color: #3c763d;
    background-color: #dff0d8;
    border-radius: 4px;
    padding: 5px;
    font-size: 13px;
}

    .lp-card-to-card .well-success i,
    .lp-card-to-card .well-danger i {
        margin-right: 5px;
    }

.lp-card-to-card .well-danger {
    color: #a94442;
    background-color: #f2dede;
    border-radius: 4px;
    padding: 5px;
    font-size: 13px;
}

.lp-card-to-card .container-upload-help {
    /*text-align: left;*/
    padding-top: 15px;
    /*font-size: 12px;*/
}

    .lp-card-to-card .container-upload-help div {
        display: inline-block;
        margin-left: 15px;
    }

    .lp-card-to-card .container-upload-help i {
        padding-left: 5px;
    }

    .lp-card-to-card .container-upload-help a:hover {
        text-decoration: none;
    }

.lp-card-to-card .padd-left-0 {
    padding-left: 0;
}

.lp-card-to-card .uploaded-list-container .value {
    font-size: 13px;
}

.lp-card-to-card .alert-green {
    color: #3c763d;
    font-size: 14px;
    font-weight: bold;
}

.lp-card-to-card .alert-red {
    color: red;
    font-size: 14px;
    font-weight: bold;
}

.lp-card-to-card .description-link {
    font-weight: bold;
    cursor: pointer;
}

    .lp-card-to-card .description-link:hover {
        cursor: pointer;
        text-decoration: none;
    }

.lp-card-to-card .lp-counter-party-filter input {
    z-index: 0;
}

.lp-card-to-card .input-group-btn .btn-primary {
    color: #FFF !important;
}

@media (max-width: 400px) {
    .lp-card-to-card .widget-footer button {
        font-size: 11px;
    }

    .lp-card-to-card .btn-help span {
        font-size: 11px;
    }
}

@media (min-width: 351px) and (max-width: 400px) {
    .lp-card-to-card .btn-help span {
        top: -10px;
    }

    .lp-card-to-card .icon-help {
        top: 0;
    }
}

@media (max-width: 350px) {
    .lp-card-to-card .btn-help span {
        top: 6px;
    }

    .lp-card-to-card .icon-help {
        display: none;
    }

    .lp-card-to-card .nav-tabs li {
        font-size: 10px;
    }
}

@media (max-width: 768px) {
    .lp-card-to-card .lp-account-select {
        position: static;
        margin-bottom: 0;
    }

    .lp-card-to-card .desttiation-currency {
        left: 10px;
    }
}

.lp-card-to-card .lp-payment-method-tab-area.tab-success .nav-tabs li.active {
    border-bottom: 4px green solid;
}

.lp-card-to-card .lp-payment-method-tab-area.tab-failed .nav-tabs li.active {
    border-bottom: 4px red solid;
}

.lp-card-remain .GIFT_CARD {
    /*  background-image: none !important;
    background-color: #0b6586 !important;*/
    background-image: url('../images/gift-card.jpg') !important;
    content: "کارت هدیه";
}

.lp-card-remain .COUPON_CARD {
    background-image: url('../images/coupon-card.jpg') !important;
    content: "بن کارت";
}

.lp-card-remain .DEBIT_CARD {
    background-image: url('../images/debit-card.jpg') !important;
    content: "ملی کارت";
}

.lp-card-remain .ADVERTISING_OFFICE_CARD {
    background-image: url('../images/advertising-office-card.jpg') !important;
    content: "دفتر تبلیغات";
}

.lp-card-remain .ENDOWMENTS_CARD {
    background-image: url('../images/endowments-card.jpg') !important;
    content: "راسخون";
}

.lp-card-remain .BUSINESS_CARD {
    background-image: url('../images/business-card.jpg') !important;
    content: "تجاری کارت";
}

.lp-card-remain .CREDIT_CARD {
    background-image: url('../images/credit-card.jpg') !important;
    content: "کارت اعتباری";
}

.lp-card-remain .other {
    /*  background-image: none !important;
    background-color: #7a43b6 ;*/
    background-image: url('../images/debit-card.jpg') !important;
}

.lp-card-remain .container-step-one {
    margin-top: 10px;
    position: relative;
}

.lp-card-remain .year-padding {
    padding-left: 2px !important;
}

.lp-card-remain .no-padding-fa {
    padding-left: 0px;
    padding-right: 0px;
}

.lp-card-remain .less-near-padding {
    padding-right: 4px !important;
    padding-left: 4px !important;
}

.lp-card-remain .lp-counter-party-filter .filter-list {
    display: block;
    border: 1px solid rgba(0, 0, 0, 0.15);
    position: absolute;
    /* z-index: 2; */
    max-height: 206px;
    overflow-y: auto;
}

.lp-places {
    overflow: auto;
}

    .lp-places .lp-widget-content {
        max-width: 98%;
    }

    .lp-places .map_canvas {
        position: relative;
        height: 478px;
        width: 100%;
        min-width: 100%;
    }
        /*
Fixes Bootstrap issues with Google Maps
see http://stackoverflow.com/a/9170756
*/
        .lp-places .map_canvas img {
            max-width: none;
        }

    .lp-places .infoBox {
        position: relative;
        max-width: 280px;
        min-height: 120px;
    }

    .lp-places .lp-normal-size .panel-heading .lp-places-search {
        padding-right: 0;
    }

    .lp-places .lp-normal-size .panel-heading {
        margin-right: 0;
    }

    .lp-places .lp-small-size .panel-heading .lp-places-search {
        padding-bottom: 8px;
    }

    .lp-places .lp-normal-size .lp-places-dropdown {
        padding-right: 0;
    }

    .lp-places .opening-hours {
        color: #08C;
    }

    .lp-places .row-padding {
        padding: 5px 1px 5px 1px;
    }

    .lp-places .place-info {
        width: auto;
        min-height: 55px;
        position: relative;
        margin-top: 5px;
    }

    .lp-places .place-details > .actions > .btn-group-justified {
        padding: 10px;
    }

    .lp-places .infoBox > .footer {
        padding-bottom: 20px;
    }

    .lp-places .dropdown-menu label {
        display: block;
    }

    .lp-places .dropdown-menu span {
        margin-left: 10px;
    }

    .lp-places .dropdown-menu input[type="checkbox"] {
        margin-top: 0px;
    }

    .lp-places .lp-widget-body > div {
        margin-top: 15px;
    }

    .lp-places .row.section {
        margin-top: 10px;
    }

    .lp-places .show-more {
        padding-top: 18px;
    }

    .lp-places .places-list {
        max-height: 478px;
        overflow-y: scroll;
    }

.places-map {
    margin: 0;
    padding: 0;
    height: 327px;
    overflow: unset;
}

    .places-map .value {
        font-weight: 700;
        padding-right: 5px;
    }

    .places-map button {
        font-family: IRANSans;
    }

        .places-map button .map-custom-button {
            font-style: unset;
        }

.places-component-map-container {
    max-height: 340px;
    overflow: hidden;
    border: 1px solid #ddd;
    position: relative;
    margin: 0 15px;
}

.places-component-list-container {
    max-height: 267px;
    overflow-y: auto;
    border: 1px solid #ddd;
    margin: 0 15px 0px 15px;
    position: relative;
}

    .places-component-list-container .warning-place {
        min-height: 120px;
    }

.places-component-table-thead {
    border: 1px solid #ddd;
}

    .places-component-table-thead tr .icon-selector {
        color: #aaa;
    }

        .places-component-table-thead tr .icon-selector:hover {
            color: #000;
        }

    .places-component-table-thead dt,
    .places-component-table-thead dd {
        line-height: 2.42857143;
    }

    .places-component-table-thead th {
        text-align: right;
    }

    .places-component-table-thead .map-list-first-col {
        width: 15px;
    }

    .places-component-table-thead .map-list-branch-code-col {
        width: 100px;
    }

.places-component-top-elements {
    display: inline-block;
    border-radius: 4px;
}

.lp-places {
    padding-top: 10px;
}

    .lp-places .gm-style-iw {
        font-family: IRANSans;
    }

    .lp-places .btn-group,
    .lp-places .btn-group-vertical {
        width: 100%;
    }

        .lp-places .btn-group > .btn:first-child {
            width: 100%;
        }

    .lp-places .caret {
        margin-top: 8px;
    }

    .lp-places .dropdown-menu > li > a {
        text-align: right;
    }

    .lp-places .open > .dropdown-menu {
        width: 100%;
    }

    .lp-places .col-xs-8,
    .lp-places .col-xs-10,
    .lp-places .col-xs-4,
    .lp-places .col-xs-1,
    .lp-places .col-xs-2 {
        float: right;
    }

    .lp-places .lp-places-search {
        padding-right: 20px;
    }

    .lp-places .input-group-addon:last-child {
        border-left: 1px solid #ccc;
        border-right: 0;
    }

    .lp-places .lp-places-search input {
        border-right: 1px solid #1281ab;
    }

@media (max-width: 768px) {
    .lp-places .lp-places-search {
        padding-left: 0;
        padding-right: 0;
    }

    .lp-places .lp-places-search {
        width: 100%;
    }
}

.lp-places .lp-icon-angle-down,
.lp-places .lp-icon-angle-up {
    cursor: pointer;
}

.lp-places .col-xs-4.hidden-xs.col-sm-4.column.text-right {
    text-align: left;
}

.lp-places .dropdown-custom {
    width: 100%;
    margin: 0;
    font-size: 11px;
    background-color: white;
    border: 1px solid #1281ab;
    height: 34px;
    padding: 6px 12px;
}

.lp-places .actions {
    width: 100%;
    text-align: left;
    padding-left: 10px;
}

.lp-places .widget-heading .col-lg-6 {
    margin-bottom: 15px;
}

.lp-places .list-view-row .counterparty-name {
    white-space: normal;
}

.lp-places .list-view-row .column .centered {
    font-size: 12px;
    vertical-align: top;
    line-height: 25px;
    margin-top: 10px;
}

.lp-places .infoBox {
    position: inherit;
}

.lp-places .places-list .list-view-row .info {
    height: auto;
    padding-top: 10px;
    min-height: 85px;
}

.lp-places .place-details {
    line-height: 25px;
}

.lp-places .progress-indicator-container .col-xs-6 .places-list .list-view-row .info .col-xs-8 {
    width: 85%;
}

.lp-places .progress-indicator-container .col-xs-6 .places-list .list-view-row .info .col-xs-2 {
    width: 15%;
}

.lp-places .progress-indicator-container .col-xs-6 .places-list .list-view-row .info .details-toggle {
    float: left;
    margin-left: 10px;
}

.lp-places .progress-indicator-container .places-list .list-view-row .info .details-toggle {
    float: left;
}

.lp-places .places-list {
    max-height: 610px;
    margin: 0;
    padding: 0;
}

.lp-places .map-popup {
    overflow: hidden;
    font-size: 11px;
}

    .lp-places .map-popup div {
        line-height: 25px;
    }

    .lp-places .map-popup a {
        color: #0000ff;
    }

.lp-places .search-tab-panel {
    margin: 0 10px;
}

    .lp-places .search-tab-panel div.row > div {
        margin-bottom: 10px;
    }

.lp-places .widget-footer {
    margin: -10px;
}

.lp-places .list-view-row .list-view-container .h4 {
    line-height: 25px;
}

.lp-places .form-group {
    min-height: 34px;
}

.lp-places fieldset {
    margin: 0 10px 25px;
}

@media (max-width: 768px) {
    .lp-places .col-xs-12 {
        margin-bottom: 8px;
    }
}

.places-header {
    margin: 0 15px;
}

    .places-header table {
        margin: 0;
    }

.places-container {
    max-height: 210px;
    overflow-y: auto;
    border: 1px solid #ddd;
    margin: 0 15px 12px 15px;
    position: relative;
}

    .places-container.loading {
        min-height: 90px;
    }

@media (max-width: 991px) {
    .places-container {
        max-height: 127px;
    }
}
/* required styles */
/* Safari renders non-retina tile on retina better with this, but Chrome is worse */
/* hack that prevents hw layers "stretching" when loading new tiles */
/* .leaflet-container svg: reset svg max-width decleration shipped in Joomla! (joomla.org) 3.x */
/* .leaflet-container img: map is broken in FF if you have max-width: 100% on tiles */
/* workaround for https://bugzilla.mozilla.org/show_bug.cgi?id=888319 */
/* control positioning */
/* zoom and fade animations */
/* cursors */
/* marker & overlays interactivity */
/* visual tweaks */
/* general typography */
/* general toolbar styles */
/* zoom control */
/* layers control */
/* Default icon URLs */
/* attribution and scale controls */
/* popup */
/* div icon */
/* Tooltip */
/* Base styles for the element that has a tooltip */
/* Directions */
.places-map .leaflet-map-pane .leaflet-popup .leaflet-popup-close-button {
    position: absolute;
    top: 0;
    right: 0;
    padding: 4px 4px 0 0;
    border: none;
    text-align: center;
    width: 18px;
    height: 14px;
    font: 16px/14px IRANSans, Verdana, sans-serif;
    color: #c3c3c3;
    text-decoration: none;
    font-weight: bold;
    background: transparent;
}

    .places-map .leaflet-map-pane .leaflet-popup .leaflet-popup-close-button:hover {
        color: #999;
    }

.places-map .leaflet-map-pane .leaflet-popup .leaflet-popup-content-wrapper {
    padding: 1px;
    text-align: right;
    border-radius: 10px;
    background: white;
    color: #333;
    box-shadow: 0 3px 14px rgba(0, 0, 0, 0.4);
}

    .places-map .leaflet-map-pane .leaflet-popup .leaflet-popup-content-wrapper .leaflet-popup-content {
        margin: 13px 19px;
        line-height: 1.4;
    }

        .places-map .leaflet-map-pane .leaflet-popup .leaflet-popup-content-wrapper .leaflet-popup-content p {
            margin: 18px 0;
        }

.places-map .leaflet-pane {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 400;
}

    .places-map .leaflet-pane > svg {
        position: absolute;
        left: 0;
        top: 0;
    }

        .places-map .leaflet-pane > svg path {
            pointer-events: none;
        }

            .places-map .leaflet-pane > svg path.leaflet-interactive {
                pointer-events: visiblePainted;
                pointer-events: auto;
            }

    .places-map .leaflet-pane > canvas {
        position: absolute;
        left: 0;
        top: 0;
    }

.places-map .leaflet-tile {
    position: absolute;
    left: 0;
    top: 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    -webkit-user-drag: none;
    filter: inherit;
    visibility: hidden;
}

.places-map .leaflet-marker-icon {
    position: absolute;
    left: 0;
    top: 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    -webkit-user-drag: none;
    display: block;
    pointer-events: none;
}

.places-map .leaflet-marker-shadow {
    position: absolute;
    left: 0;
    top: 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    -webkit-user-drag: none;
    display: block;
    pointer-events: none;
}

.places-map .leaflet-tile-container {
    position: absolute;
    left: 0;
    top: 0;
    pointer-events: none;
}

.places-map .leaflet-zoom-box {
    position: absolute;
    left: 0;
    top: 0;
    width: 0;
    height: 0;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    z-index: 800;
    border: 2px dotted #38f;
    background: rgba(255, 255, 255, 0.5);
}

.places-map .leaflet-image-layer {
    position: absolute;
    left: 0;
    top: 0;
    pointer-events: none;
}

.places-map .leaflet-layer {
    position: absolute;
    left: 0;
    top: 0;
}

.places-map .leaflet-container {
    overflow: hidden;
    -webkit-tap-highlight-color: transparent;
    background: #ddd;
    outline: 0;
    font: 12px/1.5 "Helvetica Neue", IRANSans, Helvetica, sans-serif;
}

    .places-map .leaflet-container .leaflet-overlay-pane svg {
        max-width: none !important;
        max-height: none !important;
    }

    .places-map .leaflet-container .leaflet-marker-pane img {
        max-width: none !important;
        max-height: none !important;
    }

    .places-map .leaflet-container .leaflet-shadow-pane img {
        max-width: none !important;
        max-height: none !important;
    }

    .places-map .leaflet-container .leaflet-tile-pane img {
        max-width: none !important;
        max-height: none !important;
    }

    .places-map .leaflet-container img.leaflet-image-layer {
        max-width: none !important;
        max-height: none !important;
    }

    .places-map .leaflet-container .leaflet-tile {
        max-width: none !important;
        max-height: none !important;
    }

    .places-map .leaflet-container a {
        -webkit-tap-highlight-color: rgba(51, 181, 229, 0.4);
        color: #0078A8;
    }

        .places-map .leaflet-container a.leaflet-active {
            outline: 2px solid orange;
        }

    .places-map .leaflet-container .leaflet-control-attribution {
        background: #fff;
        background: rgba(255, 255, 255, 0.7);
        margin: 0;
        font-size: 11px;
    }

    .places-map .leaflet-container .leaflet-control-scale {
        font-size: 11px;
    }

    .places-map .leaflet-container a.leaflet-popup-close-button {
        position: absolute;
        top: 0;
        right: 0;
        padding: 4px 4px 0 0;
        border: none;
        text-align: center;
        width: 18px;
        height: 14px;
        font: 16px/14px IRANSans, Verdana, sans-serif;
        color: #c3c3c3;
        text-decoration: none;
        font-weight: bold;
        background: transparent;
    }

        .places-map .leaflet-container a.leaflet-popup-close-button:hover {
            color: #999;
        }

.places-map .leaflet-safari .leaflet-tile {
    image-rendering: -webkit-optimize-contrast;
}

.places-map .leaflet-safari .leaflet-tile-container {
    width: 1600px;
    height: 1600px;
    -webkit-transform-origin: 0 0;
}

.places-map .leaflet-container.leaflet-touch-zoom {
    -ms-touch-action: pan-x pan-y;
    touch-action: pan-x pan-y;
}

.places-map .leaflet-container.leaflet-touch-drag {
    -ms-touch-action: pinch-zoom;
    touch-action: none;
    touch-action: pinch-zoom;
}

    .places-map .leaflet-container.leaflet-touch-drag.leaflet-touch-zoom {
        -ms-touch-action: none;
        touch-action: none;
    }

.places-map .leaflet-tile-loaded {
    visibility: inherit;
}

.places-map .leaflet-overlay-pane {
    z-index: 400;
}

    .places-map .leaflet-overlay-pane svg {
        -moz-user-select: none;
    }

.places-map .leaflet-tile-pane {
    z-index: 200;
}

.places-map .leaflet-shadow-pane {
    z-index: 500;
}

.places-map .leaflet-marker-pane {
    z-index: 600;
}

.places-map .leaflet-tooltip-pane {
    z-index: 650;
}

.places-map .leaflet-popup-pane {
    z-index: 700;
    cursor: auto;
}

.places-map .leaflet-map-pane canvas {
    z-index: 100;
}

.places-map .leaflet-map-pane svg {
    z-index: 200;
}

.places-map .leaflet-vml-shape {
    width: 1px;
    height: 1px;
}

.places-map .lvml {
    behavior: url(#default#VML);
    display: inline-block;
    position: absolute;
}

.places-map .leaflet-control {
    position: relative;
    z-index: 800;
    pointer-events: visiblePainted;
    pointer-events: auto;
    float: left;
    clear: both;
    cursor: auto;
}

.places-map .leaflet-top {
    position: absolute;
    z-index: 1000;
    pointer-events: none;
    top: 0;
}

    .places-map .leaflet-top .leaflet-control {
        margin-top: 10px;
    }

.places-map .leaflet-bottom {
    position: absolute;
    z-index: 1000;
    pointer-events: none;
    bottom: 0;
}

    .places-map .leaflet-bottom .leaflet-control {
        margin-bottom: 10px;
    }

    .places-map .leaflet-bottom .leaflet-control-scale {
        margin-bottom: 5px;
    }

.places-map .leaflet-right {
    right: 0;
}

    .places-map .leaflet-right .leaflet-control {
        float: right;
        margin-right: 10px;
    }

.places-map .leaflet-left {
    left: 0;
}

    .places-map .leaflet-left .leaflet-control {
        margin-left: 10px;
    }

    .places-map .leaflet-left .leaflet-control-scale {
        margin-left: 5px;
    }

.places-map .leaflet-fade-anim .leaflet-tile {
    will-change: opacity;
}

.places-map .leaflet-fade-anim .leaflet-popup {
    opacity: 0;
    -webkit-transition: opacity 0.2s linear;
    -moz-transition: opacity 0.2s linear;
    transition: opacity 0.2s linear;
}

.places-map .leaflet-fade-anim .leaflet-map-pane .leaflet-popup {
    opacity: 1;
}

.places-map .leaflet-zoom-animated {
    -webkit-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    transform-origin: 0 0;
}

.places-map .leaflet-zoom-anim .leaflet-zoom-animated {
    will-change: transform;
    -webkit-transition: -webkit-transform 0.25s cubic-bezier(0, 0, 0.25, 1);
    -moz-transition: -moz-transform 0.25s cubic-bezier(0, 0, 0.25, 1);
    transition: transform 0.25s cubic-bezier(0, 0, 0.25, 1);
}

.places-map .leaflet-zoom-anim .leaflet-tile {
    -webkit-transition: none;
    -moz-transition: none;
    transition: none;
}

.places-map .leaflet-zoom-anim .leaflet-zoom-hide {
    visibility: hidden;
}

.places-map .leaflet-pan-anim .leaflet-tile {
    -webkit-transition: none;
    -moz-transition: none;
    transition: none;
}

.places-map .leaflet-interactive {
    cursor: pointer;
}

.places-map .leaflet-grab {
    cursor: -webkit-grab;
    cursor: -moz-grab;
    cursor: grab;
}

.places-map .leaflet-crosshair {
    cursor: crosshair;
}

    .places-map .leaflet-crosshair .leaflet-interactive {
        cursor: crosshair;
    }

.places-map .leaflet-dragging .leaflet-grab {
    cursor: move;
    cursor: -webkit-grabbing;
    cursor: -moz-grabbing;
    cursor: grabbing;
}

    .places-map .leaflet-dragging .leaflet-grab .leaflet-interactive {
        cursor: move;
        cursor: -webkit-grabbing;
        cursor: -moz-grabbing;
        cursor: grabbing;
    }

.places-map .leaflet-dragging .leaflet-marker-draggable {
    cursor: move;
    cursor: -webkit-grabbing;
    cursor: -moz-grabbing;
    cursor: grabbing;
}

.places-map .leaflet-marker-icon.leaflet-interactive {
    pointer-events: visiblePainted;
    pointer-events: auto;
}

.places-map .leaflet-image-layer.leaflet-interactive {
    pointer-events: visiblePainted;
    pointer-events: auto;
}

.places-map .leaflet-bar {
    box-shadow: 0 1px 5px rgba(0, 0, 0, 0.65);
    border-radius: 4px;
}

    .places-map .leaflet-bar a {
        background-color: #fff;
        border-bottom: 1px solid #ccc;
        width: 26px;
        height: 26px;
        line-height: 26px;
        text-align: center;
        text-decoration: none;
        color: black;
        background-position: 50% 50%;
        background-repeat: no-repeat;
        display: block;
    }

        .places-map .leaflet-bar a:hover {
            background-color: #fff;
            border-bottom: 1px solid #ccc;
            width: 26px;
            height: 26px;
            line-height: 26px;
            display: block;
            text-align: center;
            text-decoration: none;
            color: black;
            background-color: #f4f4f4;
        }

        .places-map .leaflet-bar a:first-child {
            border-top-left-radius: 4px;
            border-top-right-radius: 4px;
        }

        .places-map .leaflet-bar a:last-child {
            border-bottom-left-radius: 4px;
            border-bottom-right-radius: 4px;
            border-bottom: none;
        }

        .places-map .leaflet-bar a.leaflet-disabled {
            cursor: default;
            background-color: #f4f4f4;
            color: #bbb;
        }

.places-map .leaflet-control-layers-toggle {
    background-position: 50% 50%;
    background-repeat: no-repeat;
    display: block;
    background-image: url(images/layers.png);
    width: 36px;
    height: 36px;
}

.places-map .leaflet-touch .leaflet-bar {
    box-shadow: none;
    border: 2px solid rgba(0, 0, 0, 0.2);
    background-clip: padding-box;
}

    .places-map .leaflet-touch .leaflet-bar a {
        width: 30px;
        height: 30px;
        line-height: 30px;
    }

        .places-map .leaflet-touch .leaflet-bar a:first-child {
            border-top-left-radius: 2px;
            border-top-right-radius: 2px;
        }

        .places-map .leaflet-touch .leaflet-bar a:last-child {
            border-bottom-left-radius: 2px;
            border-bottom-right-radius: 2px;
        }

.places-map .leaflet-touch .leaflet-control-zoom-in {
    font-size: 22px;
}

.places-map .leaflet-touch .leaflet-control-zoom-out {
    font-size: 22px;
}

.places-map .leaflet-touch .leaflet-control-layers-toggle {
    width: 44px;
    height: 44px;
}

.places-map .leaflet-touch .leaflet-control-attribution {
    box-shadow: none;
}

.places-map .leaflet-touch .leaflet-control-layers {
    box-shadow: none;
    border: 2px solid rgba(0, 0, 0, 0.2);
    background-clip: padding-box;
}

.places-map .leaflet-control-zoom-in {
    font: bold 18px 'Lucida Console', Monaco, monospace;
    text-indent: 1px;
}

.places-map .leaflet-control-zoom-out {
    font: bold 18px 'Lucida Console', Monaco, monospace;
    text-indent: 1px;
}

.places-map .leaflet-control-layers {
    box-shadow: 0 1px 5px rgba(0, 0, 0, 0.4);
    background: #fff;
    border-radius: 5px;
}

    .places-map .leaflet-control-layers .leaflet-control-layers-list {
        display: none;
    }

    .places-map .leaflet-control-layers label {
        display: block;
    }

.places-map .leaflet-retina .leaflet-control-layers-toggle {
    background-image: url(images/layers-2x.png);
    background-size: 26px 26px;
}

.places-map .leaflet-control-layers-expanded {
    padding: 6px 10px 6px 6px;
    color: #333;
    background: #fff;
}

    .places-map .leaflet-control-layers-expanded .leaflet-control-layers-toggle {
        display: none;
    }

    .places-map .leaflet-control-layers-expanded .leaflet-control-layers-list {
        display: block;
        position: relative;
    }

.places-map .leaflet-control-layers-scrollbar {
    overflow-y: scroll;
    overflow-x: hidden;
    padding-right: 5px;
}

.places-map .leaflet-control-layers-selector {
    margin-top: 2px;
    position: relative;
    top: 1px;
}

.places-map .leaflet-control-layers-separator {
    height: 0;
    border-top: 1px solid #ddd;
    margin: 5px -10px 5px -6px;
}

.places-map .leaflet-default-icon-path {
    background-image: url(images/marker-icon.png);
}

.places-map .leaflet-control-attribution {
    padding: 0 5px;
    color: #333;
}

    .places-map .leaflet-control-attribution a {
        text-decoration: none;
    }

        .places-map .leaflet-control-attribution a:hover {
            text-decoration: underline;
        }

.places-map .leaflet-control-scale-line {
    padding: 0 5px;
    color: #333;
    border: 2px solid #777;
    border-top: none;
    line-height: 1.1;
    padding: 2px 5px 1px;
    font-size: 11px;
    white-space: nowrap;
    overflow: hidden;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background: #fff;
    background: rgba(255, 255, 255, 0.5);
}

    .places-map .leaflet-control-scale-line:not(:first-child) {
        border-top: 2px solid #777;
        border-bottom: none;
        margin-top: -2px;
    }

        .places-map .leaflet-control-scale-line:not(:first-child):not(:last-child) {
            border-bottom: 2px solid #777;
        }

.places-map .leaflet-popup {
    position: absolute;
    text-align: center;
    margin-bottom: 20px;
}

.places-map .leaflet-popup-content-wrapper {
    padding: 1px;
    text-align: right;
    border-radius: 10px;
    background: white;
    color: #333;
    box-shadow: 0 3px 14px rgba(0, 0, 0, 0.4);
}

.places-map .leaflet-popup-content {
    margin: 13px 19px;
    line-height: 1.4;
}

    .places-map .leaflet-popup-content p {
        margin: 18px 0;
    }

.places-map .leaflet-popup-tip-container {
    width: 40px;
    height: 20px;
    position: absolute;
    left: 50%;
    margin-left: -20px;
    overflow: hidden;
    pointer-events: none;
}

.places-map .leaflet-popup-tip {
    width: 17px;
    height: 17px;
    padding: 1px;
    margin: -10px auto 0;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    background: white;
    color: #333;
    box-shadow: 0 3px 14px rgba(0, 0, 0, 0.4);
}

.places-map .leaflet-popup-scrolled {
    overflow: auto;
    border-bottom: 1px solid #ddd;
    border-top: 1px solid #ddd;
}

.places-map .leaflet-oldie .leaflet-popup-content-wrapper {
    zoom: 1;
    border: 1px solid #999;
}

.places-map .leaflet-oldie .leaflet-popup-tip {
    width: 24px;
    margin: 0 auto;
    -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";
    filter: progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678);
    border: 1px solid #999;
}

.places-map .leaflet-oldie .leaflet-popup-tip-container {
    margin-top: -1px;
}

.places-map .leaflet-oldie .leaflet-control-zoom {
    border: 1px solid #999;
}

.places-map .leaflet-oldie .leaflet-control-layers {
    border: 1px solid #999;
}

.places-map .leaflet-div-icon {
    background: #fff;
    border: 1px solid #666;
}

.places-map .leaflet-tooltip {
    position: absolute;
    padding: 6px;
    background-color: #fff;
    border: 1px solid #fff;
    border-radius: 3px;
    color: #222;
    white-space: nowrap;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    pointer-events: none;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.4);
}

    .places-map .leaflet-tooltip.leaflet-clickable {
        cursor: pointer;
        pointer-events: auto;
    }

.places-map .leaflet-tooltip-top {
    margin-top: -6px;
}

    .places-map .leaflet-tooltip-top:before {
        position: absolute;
        pointer-events: none;
        border: 6px solid transparent;
        background: transparent;
        content: "";
        left: 50%;
        margin-left: -6px;
        bottom: 0;
        margin-bottom: -12px;
        border-top-color: #fff;
    }

.places-map .leaflet-tooltip-bottom {
    margin-top: 6px;
}

    .places-map .leaflet-tooltip-bottom:before {
        position: absolute;
        pointer-events: none;
        border: 6px solid transparent;
        background: transparent;
        content: "";
        left: 50%;
        top: 0;
        margin-top: -12px;
        margin-left: -6px;
        border-bottom-color: #fff;
    }

.places-map .leaflet-tooltip-left {
    margin-left: -6px;
}

    .places-map .leaflet-tooltip-left:before {
        position: absolute;
        pointer-events: none;
        border: 6px solid transparent;
        background: transparent;
        content: "";
        top: 50%;
        margin-top: -6px;
        right: 0;
        margin-right: -12px;
        border-left-color: #fff;
    }

.places-map .leaflet-tooltip-right {
    margin-left: 6px;
}

    .places-map .leaflet-tooltip-right:before {
        position: absolute;
        pointer-events: none;
        border: 6px solid transparent;
        background: transparent;
        content: "";
        top: 50%;
        margin-top: -6px;
        left: 0;
        margin-left: -12px;
        border-right-color: #fff;
    }

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

.col-xs-offset-right-11 {
    margin-right: 91.66666667%;
}

.col-xs-offset-right-10 {
    margin-right: 83.33333333%;
}

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

.col-xs-offset-right-8 {
    margin-right: 66.66666667%;
}

.col-xs-offset-right-7 {
    margin-right: 58.33333333%;
}

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

.col-xs-offset-right-5 {
    margin-right: 41.66666667%;
}

.col-xs-offset-right-4 {
    margin-right: 33.33333333%;
}

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

.col-xs-offset-right-2 {
    margin-right: 16.66666667%;
}

.col-xs-offset-right-1 {
    margin-right: 8.33333333%;
}

.col-xs-offset-right-0 {
    margin-right: 0;
}

@media (min-width: 768px) {
    .col-sm-offset-right-12 {
        margin-right: 100%;
    }

    .col-sm-offset-right-11 {
        margin-right: 91.66666667%;
    }

    .col-sm-offset-right-10 {
        margin-right: 83.33333333%;
    }

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

    .col-sm-offset-right-8 {
        margin-right: 66.66666667%;
    }

    .col-sm-offset-right-7 {
        margin-right: 58.33333333%;
    }

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

    .col-sm-offset-right-5 {
        margin-right: 41.66666667%;
    }

    .col-sm-offset-right-4 {
        margin-right: 33.33333333%;
    }

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

    .col-sm-offset-right-2 {
        margin-right: 16.66666667%;
    }

    .col-sm-offset-right-1 {
        margin-right: 8.33333333%;
    }

    .col-sm-offset-right-0 {
        margin-right: 0;
    }
}

@media (min-width: 992px) {
    .col-md-offset-right-12 {
        margin-right: 100%;
    }

    .col-md-offset-right-11 {
        margin-right: 91.66666667%;
    }

    .col-md-offset-right-10 {
        margin-right: 83.33333333%;
    }

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

    .col-md-offset-right-8 {
        margin-right: 66.66666667%;
    }

    .col-md-offset-right-7 {
        margin-right: 58.33333333%;
    }

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

    .col-md-offset-right-5 {
        margin-right: 41.66666667%;
    }

    .col-md-offset-right-4 {
        margin-right: 33.33333333%;
    }

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

    .col-md-offset-right-2 {
        margin-right: 16.66666667%;
    }

    .col-md-offset-right-1 {
        margin-right: 8.33333333%;
    }

    .col-md-offset-right-0 {
        margin-right: 0;
    }
}

@media (min-width: 1200px) {
    .col-lg-offset-right-12 {
        margin-right: 100%;
    }

    .col-lg-offset-right-11 {
        margin-right: 91.66666667%;
    }

    .col-lg-offset-right-10 {
        margin-right: 83.33333333%;
    }

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

    .col-lg-offset-right-8 {
        margin-right: 66.66666667%;
    }

    .col-lg-offset-right-7 {
        margin-right: 58.33333333%;
    }

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

    .col-lg-offset-right-5 {
        margin-right: 41.66666667%;
    }

    .col-lg-offset-right-4 {
        margin-right: 33.33333333%;
    }

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

    .col-lg-offset-right-2 {
        margin-right: 16.66666667%;
    }

    .col-lg-offset-right-1 {
        margin-right: 8.33333333%;
    }

    .col-lg-offset-right-0 {
        margin-right: 0;
    }
}

.bmi-mobile-charge hr.fancy-line {
    border: 0;
    height: 1px;
}

    .bmi-mobile-charge hr.fancy-line:before {
        top: -0.5em;
        height: 1em;
    }

    .bmi-mobile-charge hr.fancy-line:after {
        content: '';
        height: 0.5em;
        top: 1px;
    }

    .bmi-mobile-charge hr.fancy-line:before,
    .bmi-mobile-charge hr.fancy-line:after {
        content: '';
        position: relative;
        width: 100%;
    }

    .bmi-mobile-charge hr.fancy-line,
    .bmi-mobile-charge hr.fancy-line:before {
        background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.1) 0%, rgba(0, 0, 0, 0) 75%);
    }

@media (min-width: 1300px) {
    .bmi-mobile-charge .font-responsive {
        font-size: 12px !important;
    }
}

@media (min-width: 992px) and (max-width: 1299px) {
    .bmi-mobile-charge .font-responsive {
        font-size: 11px;
    }
}

@media (max-width: 768px) and (max-width: 991px) {
    .bmi-mobile-charge .font-responsive {
        font-size: 13px;
    }
}

@media (max-width: 768px) {
    .bmi-mobile-charge .font-responsive {
        font-size: 12px;
    }
}

@media (min-width: 1300px) {
    .bmi-mobile-charge .font-responsive-smaller {
        font-size: 11px !important;
    }
}

@media (min-width: 992px) and (max-width: 1299px) {
    .bmi-mobile-charge .font-responsive-smaller {
        font-size: 10px;
    }
}

@media (max-width: 768px) and (max-width: 991px) {
    .bmi-mobile-charge .font-responsive-smaller {
        font-size: 12px;
    }
}

@media (max-width: 768px) {
    .bmi-mobile-charge .font-responsive-smaller {
        font-size: 11px;
    }
}

@media (max-width: 768px) {
    .values .col-xs-12 {
        text-align: center;
    }
}

.bmi-mobile-charge .alert-info-light {
    background-color: #D7E9F2;
    border-color: #bce8f1;
    color: #31708f;
}

.bmi-mobile-charge .alert-success-light {
    background-color: #75b505;
    border-color: #3c763d;
    color: #31708f;
}

.bmi-mobile-charge .alert-danger-light {
    background-color: #a94442;
    border-color: #F1EB9D;
    color: #31708f;
}

.bmi-mobile-charge .alert-success-dark {
    background-color: #1da987;
    border-color: #F1EB9D;
    color: #31708f;
}

.bmi-mobile-charge .border-radius {
    border-radius: 3px;
}

.bmi-mobile-charge .box-title-info {
    border: 1px solid #cccccc;
    border-radius: 4px;
    padding: 2px;
    background-color: #0b6587;
    color: #f5f3f2;
}

.bmi-mobile-charge .operator-info-text {
    line-height: 24px;
    margin-right: 4px;
    font-size: 11px;
    color: #444;
}

.lp-mobile-charge-history .assets {
    /* padding: 9px 15px; */
    background-color: #f4f4f4;
    border: 1px solid #cbcbcb;
    border-radius: 4px;
    margin-bottom: 3px;
    padding: 1px;
    padding-bottom: 2px;
}

.bmi-mobile-charge .assets .asset-group {
    /* padding: 15px 10px;*/
    margin-left: 0px;
    background-color: #0b6587;
    font-size: 16px;
    color: white;
}

.bmi-mobile-charge .assets .historyTitle {
    /*   padding-top: 4px;*/
    /*    color: #0B6587;*/
}

.bmi-mobile-charge .assets .asset-group .close {
    padding-top: 14px;
    padding-right: 124px;
}

.bmi-mobile-charge .faseleChap {
    margin-left: 4px;
}

.bmi-mobile-charge .faseleRast {
    margin-left: -4px;
}

.bmi-mobile-charge .faseleRast-few {
    margin-left: -1px;
}

.bmi-mobile-charge .faseleTop {
    margin-top: 9px;
}

.bmi-mobile-charge .faseleBottom {
    margin-top: 9px;
}

.bmi-mobile-charge .faselePaddingTop {
    padding-top: 6px;
}

.bmi-mobile-charge .faselePaddingBottom {
    padding-bottom: 6px;
}

@media (min-width: 768px) {
    .bmi-mobile-charge .margin-top-more {
        margin-top: 26px;
    }
}

.bmi-mobile-charge .no-padding-fa-less {
    padding-left: 6px;
    padding-right: 6px;
}

.bmi-mobile-charge .no-padding-fa {
    padding-left: 0px;
    padding-right: 0px;
}

.bmi-mobile-charge .no-margin-fa {
    margin-left: 0px;
    margin-right: 0px;
}

.bmi-mobile-charge .no-padding-top {
    padding-top: 0px;
}

.bmi-mobile-charge .no-padding-bottom {
    padding-bottom: 0px;
}

.bmi-mobile-charge .few-padding-top {
    padding-top: 3px;
}

.bmi-mobile-charge .few-padding-bottom {
    padding-bottom: 3px;
}

@media (min-width: 1300px) {
    .bmi-mobile-charge .fasele-rast-grid-column {
        padding-right: 14px;
        padding-top: 1px;
    }
}

@media (min-width: 992px) and (max-width: 1299px) {
    .bmi-mobile-charge .fasele-rast-grid-column {
        padding-right: 7px;
        padding-top: 1px;
    }
}

@media (max-width: 768px) and (max-width: 991px) {
    .bmi-mobile-charge .fasele-rast-grid-column {
        padding-right: 16px;
        padding-top: 1px;
    }
}

@media (max-width: 768px) {
    .bmi-mobile-charge .fasele-rast-grid-column {
        padding-right: 26px;
        padding-top: 1px;
    }
}

.bmi-mobile-charge .gridColumnValue {
    color: #0C5F7E;
}

.bmi-mobile-charge .fontBold {
    font-weight: bold;
}

.bmi-mobile-charge .fontNormal {
    font-weight: normal;
}

.cleaner {
    clear: both;
    width: 100%;
    height: 0px;
    font-size: 0px;
}

.cleaner_h5 {
    clear: both;
    width: 100%;
    height: 5px;
}

.cleaner_h10 {
    clear: both;
    width: 100%;
    height: 10px;
}

.cleaner_h20 {
    clear: both;
    width: 100%;
    height: 20px;
}

.cleaner_h30 {
    clear: both;
    width: 100%;
    height: 30px;
}

.cleaner_h40 {
    clear: both;
    width: 100%;
    height: 40px;
}

.cleaner_h50 {
    clear: both;
    width: 100%;
    height: 50px;
}

.cleaner_h60 {
    clear: both;
    width: 100%;
    height: 60px;
}

.text-success-important {
    color: #3c763d !important;
}

.text-danger-important {
    color: #d9534f !important;
}

.confirm div.modal-dialog {
    margin: 4% auto;
    width: 90%;
}

.confirm .modal-content {
    padding: 5px;
}

.cursor-pointer {
    cursor: pointer;
}

.bmi-mobile-charge .btn-danger {
    cursor: pointer !important;
}

.bmi-mobile-charge .display-none {
    display: none;
}

.bmi-mobile-charge .alert {
    margin-bottom: 0px !important;
}

.bmi-mobile-charge .borderBelow {
    border-bottom: 1px dashed #e6f3ff;
}

.bmi-mobile-charge .borderBelowValidations {
    border-bottom: 1px solid #FBC742;
    padding-bottom: 6px;
}

.bmi-mobile-charge .sumAmountCount {
    color: #e5e5e5;
}

.bmi-mobile-charge .sumAmountCountValue {
    color: white;
    text-decoration: underline;
}

.bmi-mobile-charge .fontSmall {
    font-size: 10px;
}

.bmi-mobile-charge input[type=checkbox] {
    -ms-transform: scale(1.6);
    -moz-transform: scale(1.5);
    -webkit-transform: scale(1.5);
    -o-transform: scale(2);
    /* padding: 10px; */
    /* margin: 5px; */
}

.bmi-mobile-charge .bmi-account-guide-span {
    margin-right: 10px;
}

.bmi-mobile-charge .bmi-account-guide-div {
    text-align: right;
    background-color: #f0efed;
    /*margin: 10px 10px 10px 0;*/
    padding: 20px;
    border-radius: 3px;
}

.bmi-mobile-charge .selected-btn {
    background-color: darkred !important;
    color: yellow !important;
    border: 1px solid yellow !important;
}

.bmi-mobile-charge .tab-content {
    padding: 15px 15px 10px 15px;
    border: 1px solid #dad6d1;
    position: relative;
}

@media (max-width: 420px) {
    /*.bmi-mobile-charge .lp-account-select {*/
    /*height: auto;*/
    /*}*/
    .bmi-mobile-charge-select {
        position: absolute;
        /* top: 20px; */
        /* right: 5px; */
        width: 17px;
        height: 17px;
        border: none;
        z-index: 101;
    }
}

.bmi-mobile-charge .text-label {
    color: #444 !important;
}

.bmi-mobile-charge .no-border {
    border-width: 0px;
}

.bmi-mobile-charge .btn-less-near-padding {
    padding-right: 8px !important;
    padding-left: 8px !important;
}

.bmi-mobile-charge .logo-container {
    width: 110px;
    height: 110px;
    float: right;
    border-radius: 50%;
    border: 3px solid #e9edf0;
    margin-right: 6px;
    cursor: pointer;
    -webkit-transition: all 550ms;
    -moz-transition: all 550ms;
    -ms-transition: all 550ms;
    -o-transition: all 550ms;
    transition: all 550ms;
}

    .bmi-mobile-charge .logo-container:hover {
        -webkit-transform: scale(1.12);
        -moz-transform: scale(1.12);
        -ms-transform: scale(1.12);
        -o-transform: scale(1.12);
        transform: scale(1.12);
    }

    .bmi-mobile-charge .logo-container:active {
        border: 3px solid darkred !important;
    }

    .bmi-mobile-charge .logo-container:visited {
        border: 3px solid darkred !important;
    }

.bmi-mobile-charge .background-mobile-charge {
    background-image: url('../images/sharj-auto-s.jpg');
}

.bmi-mobile-charge .mobile-irancell {
    background: url('../images/mobile-irancell.jpg') no-repeat center;
    height: 200px;
    min-width: 156px;
    text-indent: 3px;
}

.bmi-mobile-charge .mobile-default {
    background: url('../images/mobile-default.jpg') no-repeat center;
    height: 200px;
    min-width: 156px;
    text-indent: 3px;
}

.bmi-mobile-charge .mobile-mci {
    background: url('../images/mobile-mci.jpg') no-repeat center;
    height: 200px;
    min-width: 156px;
    text-indent: 3px;
}

.bmi-mobile-charge .mobile-rightel {
    background: url('../images/mobile-rightel.jpg') no-repeat center;
    height: 200px;
    min-width: 156px;
    text-indent: 3px;
}

.bmi-mobile-charge .irancell-icon {
    background: url('../images/irancell-icon.png') no-repeat center;
    height: 42px;
    min-width: 36px;
    text-indent: 3px;
}

.bmi-mobile-charge .mci-icon {
    background: url('../images/mci-icon.png') no-repeat center;
    height: 42px;
    min-width: 36px;
    text-indent: 3px;
}

.bmi-mobile-charge .rightel-icon {
    background: url('../images/rightel-icon.png') no-repeat center;
    height: 42px;
    min-width: 36px;
    text-indent: 3px;
}

.bmi-mobile-charge .logo-container-all .irancell {
    background-image: url('../images/irancell.png');
}

.bmi-mobile-charge .logo-container-all .mci {
    background-image: url('../images/mci.png');
}

.bmi-mobile-charge .logo-container-all .rightel {
    background-image: url('../images/rightel.png');
}

@media (max-width: 1024px) {
    .bmi-mobile-charge .logo-container {
        width: 80px;
        height: 80px;
    }

    .bmi-mobile-charge .logo-container-all .irancell {
        background-image: url('../images/irancell-small.png');
    }

    .bmi-mobile-charge .logo-container-all .mci {
        background-image: url('../images/mci-small.png');
    }

    .bmi-mobile-charge .logo-container-all .rightel {
        background-image: url('../images/rightel-small.png');
    }
}

.irancell {
    background-image: url('../images/irancellWatermark.png');
}

.rightel {
    background-image: url('../images/rightelWatermark.png');
}

.mci {
    background-image: url('../images/mciWatermark.png');
}

.bmi-mobile-charge .selected-item {
    border: 1px solid #cccccc;
    border-radius: 4px;
}
/*.bmi-mobile-charge select {
  !*  background: rgba(0,0,0,0.3);*!
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.4);
}*/
.bmi-mobile-charge .paddingBox {
    padding-top: 12px;
    padding-bottom: 12px;
}

.bmi-mobile-charge .paddingBox-less {
    padding-top: 6px;
    padding-bottom: 6px;
}

.bmi-mobile-charge .form-group.row {
    margin-top: 10px;
    padding-right: 10px;
    margin-bottom: 0px;
    padding-left: 10px;
}

.bmi-mobile-charge .selected-one {
    width: 400px;
}

.bmi-mobile-charge .responsive-table {
    width: 100%;
    margin-bottom: 1em;
}

@media (min-width: 48em) {
    .bmi-mobile-charge .responsive-table {
        font-size: .9em;
    }
}

@media (min-width: 62em) {
    .bmi-mobile-charge .responsive-table {
        font-size: 1em;
    }
}

.bmi-mobile-charge .responsive-table thead {
    position: absolute;
    clip: rect(1px 1px 1px 1px);
    /* IE6, IE7 */
    clip: rect(1px, 1px, 1px, 1px);
    padding: 0;
    border: 0;
    height: 1px;
    width: 1px;
    overflow: hidden;
}

@media (min-width: 48em) {
    .bmi-mobile-charge .responsive-table thead {
        position: relative;
        clip: auto;
        height: auto;
        width: auto;
        overflow: auto;
    }
}

.bmi-mobile-charge .responsive-table thead th {
    background-color: #fafafa;
    border: 1px solid #eee;
    font-weight: normal;
    text-align: center;
    color: #818181;
}

    .bmi-mobile-charge .responsive-table thead th:first-of-type {
        text-align: center !important;
    }

.bmi-mobile-charge .responsive-table tbody,
.bmi-mobile-charge .responsive-table tr,
.bmi-mobile-charge .responsive-table th,
.bmi-mobile-charge .responsive-table td {
    display: block;
    padding: 0;
    text-align: right;
    white-space: normal;
}

    .bmi-mobile-charge .responsive-table tr .borderBelow > td {
        padding-bottom: 6px;
        padding-top: 6px;
    }

    .bmi-mobile-charge .responsive-table tr:hover {
        background-color: #f5f3f2;
        cursor: pointer;
    }

@media (min-width: 48em) {
    .bmi-mobile-charge .responsive-table thead th {
        padding-top: 12px;
        padding-bottom: 12px;
    }
}

@media (min-width: 48em) {
    .bmi-mobile-charge .responsive-table tr {
        display: table-row;
    }
}

.bmi-mobile-charge .responsive-table th,
.bmi-mobile-charge .responsive-table td {
    padding: .5em;
    vertical-align: middle;
}

@media (min-width: 30em) {
    .bmi-mobile-charge .responsive-table th,
    .bmi-mobile-charge .responsive-table td {
        padding: .25em .5em;
    }
}

@media (min-width: 48em) {
    .bmi-mobile-charge .responsive-table th,
    .bmi-mobile-charge .responsive-table td {
        display: table-cell;
        padding: .5em;
    }
}

@media (min-width: 62em) {
    .bmi-mobile-charge .responsive-table th,
    .bmi-mobile-charge .responsive-table td {
        padding: .25em .5em;
    }
}

@media (min-width: 75em) {
    .bmi-mobile-charge .responsive-table th,
    .bmi-mobile-charge .responsive-table td {
        padding: .25em;
    }
}

.bmi-mobile-charge .responsive-table caption {
    margin-bottom: 1em;
    font-size: 1em;
    font-weight: bold;
    text-align: center;
}

@media (min-width: 48em) {
    .bmi-mobile-charge .responsive-table caption {
        font-size: 1.5em;
    }
}

.bmi-mobile-charge .responsive-table tfoot {
    font-size: .8em;
    font-style: italic;
}

@media (min-width: 62em) {
    .bmi-mobile-charge .responsive-table tfoot {
        font-size: .9em;
    }
}

@media (min-width: 48em) {
    .bmi-mobile-charge .responsive-table tbody {
        display: table-row-group;
    }
}

.bmi-mobile-charge .responsive-table tbody tr {
    margin-bottom: 1em;
    border: 2px solid #1d96b2;
}

@media (min-width: 48em) {
    .bmi-mobile-charge .responsive-table tbody tr {
        display: table-row;
        border-width: 1px;
    }
}

.bmi-mobile-charge .responsive-table tbody tr:last-of-type {
    margin-bottom: 0;
}
/*
@media (min-width: 48em) {
  .bmi-mobile-charge .responsive-table tbody tr:nth-of-type(even) {
    background-color: rgba(94, 93, 82, 0.1);
  }
}
*/
.bmi-mobile-charge .responsive-table tbody th[scope="row"] {
    background-color: #1d96b2;
    color: white;
}

@media (min-width: 48em) {
    .bmi-mobile-charge .responsive-table tbody th[scope="row"] {
        background-color: transparent;
        color: #5e5d52;
        text-align: center !important;
    }
}

@media (min-width: 30em) {
    .bmi-mobile-charge .responsive-table tbody td {
        border-bottom: 1px solid #1d96b2;
    }
}

@media (min-width: 48em) {
    .bmi-mobile-charge .responsive-table tbody td {
        text-align: center;
    }
}

.bmi-mobile-charge .responsive-table tbody td {
    /*[data-type=farsi]*/
    text-align: center !important;
}

    .bmi-mobile-charge .responsive-table tbody td[data-title]:before {
        content: attr(data-title);
        float: right;
        font-size: .8em;
        color: rgba(94, 93, 82, 0.75);
    }

@media (min-width: 30em) {
    .bmi-mobile-charge .responsive-table tbody td[data-title]:before {
        font-size: .9em;
    }
}

@media (min-width: 48em) {
    .bmi-mobile-charge .responsive-table tbody td[data-title]:before {
        content: none;
    }
}

.bmi-mobile-charge .selectedRecord {
    border: 1px dashed #CE96BD;
    border-radius: 6px;
    background-color: #D2E8FF !important;
}

.bmi-mobile-charge .amount select option {
    background: rgba(0, 0, 0, 0.3);
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.4);
}

.bmi-mobile-charge .desttiation-currency {
    position: absolute;
    top: 10px;
    left: 32px;
}

.bmi-mobile-charge .chargeType-Normal {
    background-color: #f99506;
    background-image: url('../images/charge-normal.png') !important;
    border: 1px solid #a94442;
}

.bmi-mobile-charge .chargeType-WOW {
    background-color: #f99506;
    background-image: url('../images/charge-wow.png') !important;
    border: 1px solid #a94442;
}

.bmi-mobile-charge .icon-container {
    background-repeat: no-repeat;
    background-position: right;
    background-size: 32px 32px;
    color: white;
    border-radius: 3px;
}

.bmi-mobile-charge .chargeAccountType-PREPAID {
    background-color: #f99506;
    background-image: url('../images/charge-PREPAID.png') !important;
    border: 1px solid #a94442;
}

.bmi-mobile-charge .chargeAccountType-POSTPAID {
    background-color: #f99506;
    background-image: url('../images/charge-POSTPAID.png') !important;
    border: 1px solid #a94442;
}

.bmi-mobile-charge .chargeAccountType-PREPAIDWIMAX {
    background-color: #f99506;
    background-image: url('../images/charge-PREPAIDWIMAX.png') !important;
    border: 1px solid #a94442;
}

.bmi-mobile-charge .chargeAccountType-POSTPAIDWIMAX {
    background-color: #f99506;
    background-image: url('../images/charge-POSTPAIDWIMAX.png') !important;
    border: 1px solid #a94442;
}

.lp-mobile-auto-charge-history .nav-tabs {
    color: #ffffc2 !important;
}

.lp-mobile-auto-charge-history .hidden-this {
    display: none !important;
}

.bmi-mobile-charge .isActiveTab {
    color: #fff !important;
    cursor: default;
    background-color: #0b6587 !important;
    border: 1px solid #dddddd;
    border-bottom: 4px solid #EECC00;
    cursor: pointer;
    padding-top: 12px;
    padding-bottom: 12px;
}

.bmi-mobile-charge .isNotActiveTab {
    /*   color: beige;*/
    cursor: pointer;
    padding-top: 12px;
    padding-bottom: 12px;
}

.modal-fasele-top {
    position: fixed;
    top: 12%;
    /*right: 2%;*/
    width: 104% !important;
}

.modal-fasele-top-small {
    position: fixed;
    top: 36%;
    right: 18%;
    width: 60% !important;
}

.bmi-mobile-charge .alert-warning-new {
    color: #c09853;
    background-color: #fcf8e3;
    border-color: #faebcc;
}

.bmi-mobile-charge .form-label {
    padding-top: 9px;
    color: #423c35;
    font-weight: 500;
}

.bmi-mobile-charge .alert-default-box {
    background-color: rgba(245, 243, 242, 0.58);
    border-color: #dddddd;
}

.bmi-mobile-charge .label {
    font-size: 100% !important;
}

.bmi-mobile-charge .checkStatus-help-icon {
    font-size: 23px;
    color: #e99620;
    padding-top: 12px;
    margin-top: 12px;
    top: 6px;
    left: 12px;
}

.lp-safe-deposit-box .deposit-box-list .header {
    padding: 16px;
    background-color: #eee;
}

.lp-safe-deposit-box .deposit-box-size-info {
    background-color: #E8EFF6;
    border: 1px solid #cccccc;
    border-radius: 4px;
    /* left: 2px; */
    /* color: white; */
}

    .lp-safe-deposit-box .deposit-box-size-info .label {
        color: #336;
    }

.lp-safe-deposit-box .header-selected-info {
    background-color: #f5f5f5;
    border: 1px solid #cccccc;
    border-radius: 4px;
    margin-top: 2px;
}

.lp-contacts a.dropdown-toggle {
    cursor: pointer;
}

.lp-contacts .details-area {
    padding: 5px 1px 5px 15px;
}

.lp-contact-transactions {
    clear: both;
}

.lp-contact-transactions-date,
.lp-cell-amount {
    font-weight: bold;
}

.lp-contacts-list {
    background: #fff;
}

.lp-contacts .back-button {
    position: absolute;
    left: 5px;
}

.lp-contacts .contact-form {
    width: 100%;
}
/* Small view on accounts dropdown */
.lp-contacts .col-view-inner {
    background-color: #F5F5F5;
    padding: 0 10px;
}

.lp-contacts .panel-body {
    height: auto;
}

.lp-contacts .col-list-curtain {
    background-color: #B9B9B9;
    height: 100%;
    width: 40%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    opacity: 0.6;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
    /* IE 8 */
}

.lp-contacts .col-list {
    vertical-align: top;
    display: table-cell;
}

.lp-contacts .col-view {
    vertical-align: top;
    display: table-cell;
}

.lp-contacts .col-wrapper {
    width: 100%;
    display: table;
}
/* Delete buttons */
.lp-contacts .form-group {
    position: relative;
}

.lp-contacts .delete-btn {
    position: absolute;
    left: -40px;
}
/***** LARGE SIZE *****/
.lp-contacts.lp-large-size .lp-widget-body {
    min-height: 450px;
}
/* Columns */
.lp-contacts.lp-large-size .col-list {
    width: 40%;
    height: 100%;
    position: relative;
}
/* Selected */
.lp-contacts.lp-large-size .selected-contact {
    background-color: #F5F5F5;
}
/* Form columns */
.lp-contacts.lp-large-size .col-contact-image {
    width: 80px;
    float: left;
}

.lp-contacts.lp-large-size .col-contact-form {
    padding-left: 100px;
}
/* Profile image size */
.lp-contacts.lp-large-size .col-contact-image img {
    width: 80px;
    height: 80px;
}
/* Delete button */
.lp-contacts.lp-large-size button.position-left {
    left: 60px;
}
/***** SMALL SIZE *****/
/* Columns */
.lp-contacts.lp-small-size .col-list {
    width: 100%;
}

.lp-contacts.lp-small-size .col-view {
    width: 100%;
}
/* Form columns */
.lp-contacts.lp-small-size .col-contact-image {
    width: 60px;
    float: left;
}

.lp-contacts.lp-small-size .col-contact-form {
    padding-left: 65px;
}
/* Profile image size */
.lp-contacts.lp-small-size .col-contact-image img {
    width: 50px;
    height: 50px;
}
/* Delete button */
.lp-contacts.lp-small-size button.position-left {
    left: 30px;
}
/* remove spinner on numeric input field in desktop chrome */
.lp-contacts input::-webkit-outer-spin-button,
.lp-contacts input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

.lp-contacts .col-list-curtain {
    right: 0;
    left: auto;
    z-index: 5;
}

.lp-contacts .input-group-addon:first-child {
    border: 1px solid #1281ab;
    border-left: 0;
}

.lp-contacts .col-view .col-view-inner .text-right:first-child {
    float: left;
    margin-left: 20px;
    margin-top: -10px;
}

.lp-contacts.lp-large-size .col-contact-image {
    float: right;
}

    .lp-contacts.lp-large-size .col-contact-image img,
    .lp-contacts .col-list img.no-image-small {
        background-image: url('../images/user.png');
        background-size: cover;
        display: -moz-box;
    }

.lp-contacts .col-view .col-view-inner .col-contact-form.panel-body .h3 {
    margin-top: 0;
    font-size: 16px;
}

.lp-contacts .details-area {
    padding: 0px 1px 5px 15px;
}

    .lp-contacts .details-area .text-muted {
        font-size: 13px;
        line-height: 20px;
    }

.lp-contacts .h3 {
    font-size: 15px;
}

.lp-contacts .col-view .col-view-inner .col-contact-form.panel-body .form-group {
    margin-right: 0;
    margin-left: 10px;
}

.lp-contacts .col-view .col-view-inner .col-contact-form.panel-body {
    padding: 0 90px 0 0;
}

.lp-contacts .footer {
    text-align: left;
    padding: 10px 0;
}

.lp-contacts .dropdown-custom {
    width: 100%;
    margin: 0;
    font-size: 11px;
    background-color: white;
    border: 1px solid #1281ab;
    height: 34px;
    padding: 6px 12px;
}

.lp-contacts li .lp-icon-plus {
    font-size: 13px;
    color: #008000;
    cursor: pointer;
}

.lp-contacts li .lp-icon-minus {
    font-size: 13px;
    color: red;
    cursor: pointer;
    margin-right: 10px;
}

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

.lp-contacts .delete-btn {
    position: absolute;
    left: -30px;
    text-decoration: none;
}

.lp-contacts .add-account {
    margin-left: 40px;
}

.lp-contacts .delete-account-btn {
    position: absolute;
    left: -20px;
    text-decoration: none;
}

.lp-contacts .plus-account-btn {
    position: absolute;
    left: 5px;
    text-decoration: none;
}

.lp-contacts .radio-list {
    padding-right: 10px;
}

    .lp-contacts .radio-list span {
        padding-right: 5px;
    }

.lp-contacts .input-group-btn:last-child > .btn span,
.lp-contacts .input-group-btn:last-child > .btn i.glyphicon-upload {
    color: white;
}

.lp-contacts .radio input[type="radio"],
.radio-inline input[type="radio"] {
    top: -3px;
}

.lp-contacts .amount-area input[type="text"] {
    margin-bottom: 15px;
}

.lp-contacts .btn.btn-primary.btn-block {
    display: inline-block;
}

.lp-contacts .amount-area {
    height: 35px;
}

.lp-contacts.lp-large-size .col-contact-image img {
    height: auto;
}

    .lp-contacts.lp-large-size .col-contact-image img.no-image-large {
        height: 80px;
    }

.lp-contacts img.no-image-small {
    height: 50px;
}

.lp-contacts table {
    width: 100%;
}

.lp-contacts .btn-send-message {
    display: none;
}

.lp-contacts .lp-account-bal {
    color: inherit;
    display: none;
}

.lp-contacts hr {
    margin-bottom: 0;
}

.lp-contacts table td .h4 {
    font-size: 13px;
}

@media (max-width: 768px) {
    .lp-contacts.lp-small-size .col-contact-image {
        float: right;
    }

    .lp-contacts .col-list-curtain {
        display: none;
    }

    .lp-contacts .col-view .col-view-inner .col-contact-form.panel-body {
        padding: 0 70px 0 0;
        margin-top: 15px;
    }

    .lp-contacts .lp-account-select {
        position: static;
    }
}

.lp-contacts .send-message {
    float: left;
    width: 35px;
    height: 35px;
    background-image: url('../images/send-message.png');
    background-size: cover;
    display: -moz-box;
    border: none;
    background-color: transparent;
    margin-top: 4px;
}

.lp-contacts tbody:nth-child(2n) {
    background-color: #EFEDED;
}

.lp-contacts .lp-icon-envelope-alt {
    float: left;
    font-size: 15px;
}

.lp-contacts .show-more {
    margin-top: 15px;
}

.lp-contacts hr.bmi-address-book-hr {
    border: 1px solid #CED1D2;
    margin-bottom: 10px;
}

.lp-contacts input[name="instructedAmount"] {
    text-align: left;
    direction: ltr;
}

.lp-contacts .lp-alerts {
    position: relative;
    z-index: 6;
}
/************* new **************/
.lp-contacts .modal-message-invite .modal-body .form-group .form-control[readonly] {
    border: 1px solid #bdbcbc;
}

.lp-contacts .modal-message-invite .modal-body .form-group.row {
    padding-right: 10px;
    margin-bottom: 10px;
    padding-left: 10px;
}

.lp-counter-party-filter .single-account-selection:hover,
.lp-counter-party-filter .contact-single-account:hover {
    outline: none;
    cursor: pointer;
    color: #6c6357;
    background-color: #eee;
}

.lp-counter-party-filter .filter-contact {
    border-bottom: none;
    cursor: pointer;
}

    .lp-counter-party-filter .filter-contact .photo-container {
        display: table-cell;
        width: 95px;
        padding-left: 9px;
        padding-right: 0px;
    }

    .lp-counter-party-filter .filter-contact .contact-details .contact-name {
        font-size: 12px;
    }

    .lp-counter-party-filter .filter-contact .contact-details .account-info {
        margin-top: 10px;
        font-size: 12px;
    }

    .lp-counter-party-filter .filter-contact .contact-photo {
        background-image: url(../images/user.png);
        background-size: cover;
        width: 70px;
        height: 70px;
        margin: 10px;
        padding: 0;
        display: block;
        border: 4px solid white;
        box-shadow: 0 0 0px 1px #ccc;
    }

.lp-counter-party-filter .contact-account-list {
    border-top: none;
}

    .lp-counter-party-filter .contact-account-list .toggle-accounts {
        background-color: #f3f3f3;
        font-size: 12px;
        padding: 7px 0;
    }

        .lp-counter-party-filter .contact-account-list .toggle-accounts:hover {
            background-color: #eee;
            color: #555;
            outline: none;
        }

.lp-counter-party-filter .filter-list li.contact {
    border-top: none;
    border-bottom: 2px solid #ddd;
}

    .lp-counter-party-filter .filter-list li.contact:nth-child(2n) {
        background-color: #fff;
    }

    .lp-counter-party-filter .filter-list li.contact:last-child {
        border-bottom: none;
    }

    .lp-counter-party-filter .filter-list li.contact.focused {
        background-color: #f4f3f2;
    }

.lp-counter-party-filter .contact-accounts .contact-single-account {
    text-align: center;
    font-size: 13px;
    padding: 7px 0 5px 0;
    border: none;
    border-bottom: 1px solid #eee;
    margin: 0;
}

.lp-counter-party-filter ul.filter-list {
    width: 100%;
    z-index: 999;
}

.lp-counter-party-filter .counterparty-to {
    right: 0;
}

.steps-indicator-container .steps-indicator-new {
    right: 0;
    bottom: 0;
    left: 0;
    margin: 0;
    padding: 24px 0 0 0;
    height: 150px;
    list-style: none;
}

@media (max-width: 600px) {
    .steps-indicator-container .steps-indicator-new {
        margin: 0 0 10px;
    }
}

.steps-indicator-container .steps-indicator-new.steps-2 li {
    width: calc(50%);
}

.steps-indicator-container .steps-indicator-new.steps-2:before {
    left: calc(25%);
    right: calc(25%);
}

.steps-indicator-container .steps-indicator-new.steps-3 li {
    width: calc(33.33333333%);
}

.steps-indicator-container .steps-indicator-new.steps-3:before {
    left: calc(16.66666667%);
    right: calc(16.66666667%);
}

.steps-indicator-container .steps-indicator-new.steps-4 li {
    width: calc(25%);
}

.steps-indicator-container .steps-indicator-new.steps-4:before {
    left: calc(12.5%);
    right: calc(12.5%);
}

.steps-indicator-container .steps-indicator-new.steps-5 li {
    width: calc(20%);
}

.steps-indicator-container .steps-indicator-new.steps-5:before {
    left: calc(10%);
    right: calc(10%);
}

.steps-indicator-container .steps-indicator-new.steps-6 li {
    width: calc(16.66666667%);
}

.steps-indicator-container .steps-indicator-new.steps-6:before {
    left: calc(8.33333333%);
    right: calc(8.33333333%);
}

.steps-indicator-container .steps-indicator-new.steps-7 li {
    width: calc(14.28571429%);
}

.steps-indicator-container .steps-indicator-new.steps-7:before {
    left: calc(7.14285714%);
    right: calc(7.14285714%);
}

.steps-indicator-container .steps-indicator-new.steps-8 li {
    width: calc(12.5%);
}

.steps-indicator-container .steps-indicator-new.steps-8:before {
    left: calc(6.25%);
    right: calc(6.25%);
}

.steps-indicator-container .steps-indicator-new.steps-9 li {
    width: calc(11.11111111%);
}

.steps-indicator-container .steps-indicator-new.steps-9:before {
    left: calc(5.55555556%);
    right: calc(5.55555556%);
}

.steps-indicator-container .steps-indicator-new.steps-10 li {
    width: calc(10%);
}

.steps-indicator-container .steps-indicator-new.steps-10:before {
    left: calc(5%);
    right: calc(5%);
}

.steps-indicator-container .steps-indicator-new li {
    position: relative;
    float: right;
    margin: 0;
    padding: 35px 0 0;
    text-align: center;
    line-height: 20px;
}

@media (max-width: 600px) {
    .steps-indicator-container .steps-indicator-new li {
        font-size: 10px;
    }
}

@media (max-width: 400px) {
    .steps-indicator-container .steps-indicator-new li {
        font-size: 9px;
    }
}

.steps-indicator-container .steps-indicator-new li .step-index-container {
    color: #979797;
    text-decoration: none;
    text-transform: uppercase;
    transition: 0.25s;
    cursor: default;
}

    .steps-indicator-container .steps-indicator-new li .step-index-container.clickable {
        cursor: pointer;
    }

    .steps-indicator-container .steps-indicator-new li .step-index-container .step-index-indicator {
        position: absolute;
        top: -5px;
        left: calc(43%);
        width: 30px;
        height: 30px;
        border-radius: 100%;
        background-color: #e6e6e6;
        color: #979797;
        font-size: 12px;
        content: '';
        transition: 0.25s;
        text-align: center;
        padding-top: 5px;
    }

.steps-indicator-container .steps-indicator-new li.current .step-index-container {
    font-weight: bold;
    font-size: 16px;
    color: #000;
}

@media (max-width: 768px) {
    .steps-indicator-container .steps-indicator-new li.current .step-index-container {
        font-size: 14px;
    }
}

@media (max-width: 600px) {
    .steps-indicator-container .steps-indicator-new li.current .step-index-container {
        font-size: 10px;
    }
}

@media (max-width: 400px) {
    .steps-indicator-container .steps-indicator-new li.current .step-index-container {
        font-size: 9px;
    }
}

.steps-indicator-container .steps-indicator-new li.current .step-index-container .step-index-indicator {
    top: -10px;
    background-color: #169acb;
    width: 35px;
    height: 35px;
    color: #fff;
    font-size: 18px;
    padding-top: 9px;
}

.steps-indicator-container .progress {
    height: 16px;
    margin: -60px 5px 22px;
}

    .steps-indicator-container .progress .progress-bar {
        float: right;
        background-color: #169acb;
    }

.lp-bmi-sso-enrollment {
    background-color: #FFF;
    padding-top: 10px;
    /*margin-top: -5px;*/
}

    .lp-bmi-sso-enrollment .div-btn button {
        margin-right: 10px;
    }

    .lp-bmi-sso-enrollment .steps-indicator {
        height: 68px;
        border-bottom: 0px;
        margin-bottom: 0px;
    }

        .lp-bmi-sso-enrollment .steps-indicator li {
            float: right;
        }

            .lp-bmi-sso-enrollment .steps-indicator li a {
                display: inline-block;
                padding-top: 10px;
            }

    .lp-bmi-sso-enrollment .form-group {
        padding: 0 10px;
    }

    .lp-bmi-sso-enrollment .title {
        font-weight: bold;
        margin-bottom: 5px;
        /*color: #0b6587;*/
    }

    .lp-bmi-sso-enrollment .description {
        line-height: 22px;
        text-align: justify;
        padding-right: 0px;
        max-height: 220px;
        overflow: auto;
    }

    .lp-bmi-sso-enrollment .padd0 {
        padding: 0;
    }

    .lp-bmi-sso-enrollment .col-xs-4,
    .lp-bmi-sso-enrollment .col-xs-8 {
        padding-right: 0;
    }

@media (max-width: 768px) {
    .lp-bmi-sso-enrollment .description {
        padding-right: 22px;
    }
}

.lp-bmi-sso-enrollment #cardList label {
    width: 100%;
    display: block;
}

.lp-bmi-sso-enrollment .expire-date input[type="text"] {
    width: 60px;
    display: inline-block;
}

.lp-bmi-sso-enrollment .btn .caret {
    margin-top: 5px;
}

.lp-bmi-sso-enrollment .btn .caret {
    margin-top: 5px;
}

.lp-bmi-sso-enrollment #cardList button {
    font-size: 11px;
    background-color: white;
    border: 1px solid #1281ab;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
}

@media (max-width: 767px) {
    .lp-bmi-sso-enrollment .steps-indicator {
        font-size: 8px;
        padding-right: 8px;
    }
}

.lp-bmi-sso-enrollment .header-image {
    float: right;
    padding-bottom: 7px;
}

.lp-bmi-sso-enrollment .header-title {
    font-size: 15px;
    font-weight: bold;
    padding-top: 16px;
    float: right;
    padding-right: 10px;
}

.lp-bmi-sso-enrollment .header {
    margin: 0;
    padding: 0 25px;
}

.lp-bmi-sso-enrollment hr {
    height: 1px;
    background-color: #C0C0C0;
    margin-top: 0;
    margin-bottom: 20px;
    margin-right: auto;
    margin-left: auto;
}

.lp-bmi-sso-enrollment .agreement-section {
    max-height: 100px;
    overflow-y: scroll;
    line-height: 25px;
    text-align: justify;
}

.lp-bmi-sso-enrollment .checkbox {
    margin-right: 10px;
}

    .lp-bmi-sso-enrollment .checkbox span {
        padding-right: 5px;
        font-weight: bold;
        font-size: 12px;
    }

.lp-bmi-sso-enrollment .description ul li {
    padding-right: 10px;
    list-style-type: disc;
    list-style-position: inside;
}

.lp-bmi-sso-enrollment .container-close {
    position: absolute;
    top: -28px;
    font-size: 40px;
    right: -15px;
    z-index: 2;
}

    .lp-bmi-sso-enrollment .container-close img {
        cursor: pointer;
    }

.lp-bmi-sso-enrollment .container-action-show {
    width: 60px;
    height: 40px;
    background: rgba(0, 0, 0, 0.7);
    overflow: hidden;
    position: fixed;
    top: 185px;
    color: #fff;
    border-radius: 50px;
    border-bottom-right-radius: 0px;
    border-top-right-radius: 0px;
    z-index: 99999999999;
    font-size: 26px;
    cursor: pointer;
    right: -20px;
    text-align: left;
    padding-left: 10px;
    padding-top: 3px;
}

.lp-bmi-sso-enrollment .padd-left-0 {
    padding-left: 0;
}

@media (max-width: 768px) {
    .lp-bmi-sso-enrollment .container-close {
        display: none;
    }
}

.lp-bmi-sso-enrollment .country-selector ul.dropdown-menu {
    min-width: 284px;
    max-height: 300px;
}

.lp-bmi-sso-enrollment .country-selector .dropdown ul.dropdown-menu > li > a {
    text-align: left;
    direction: ltr;
    padding-left: 10px;
}

.lp-bmi-sso-enrollment .country-selector .btn-group.dropdown button {
    font-size: 11px;
    height: 34px;
    border: 1px solid #1281ab;
    direction: ltr;
}

    .lp-bmi-sso-enrollment .country-selector .btn-group.dropdown button .ccf-name-country {
        display: none;
    }

    .lp-bmi-sso-enrollment .country-selector .btn-group.dropdown button .ccf-flag {
        position: absolute;
        left: 27px;
        top: 8px;
    }

    .lp-bmi-sso-enrollment .country-selector .btn-group.dropdown button .ccf-bracket {
        display: none;
    }

    .lp-bmi-sso-enrollment .country-selector .btn-group.dropdown button .caret {
        margin-top: -10px;
    }

.lp-bmi-sso-enrollment .lp-country-selector input.form-control {
    border: 1px solid #ccc;
}

.lp-bmi-sso-enrollment .country-selector .ccf-flag {
    margin-left: 0;
    margin-right: 5px;
}

@media (max-width: 768px) {
    .lp-bmi-sso-enrollment .force-padd-0 > [class*="col-"] {
        padding-left: 0 !important;
    }
}

.lp-securemessaging .main-controls-container {
    position: absolute;
    right: 10px;
    top: 10px;
    z-index: 2;
    float: right;
}

.lp-securemessaging .message-title-container {
    /* Aligns both message list & message view header height */
    min-height: 60px;
}

.lp-securemessaging .ellipsis {
    /* Long message subject truncate */
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.lp-securemessaging .message {
    display: inline-block !important;
}

.lp-securemessaging .unread {
    background-color: #f5f5f5;
}

.lp-securemessaging .message:hover {
    background-color: #e1e1e1;
}

    .lp-securemessaging .message:hover .message-list-controls {
        pointer-events: auto;
        width: 130px;
        transition-delay: 500ms;
    }

.lp-securemessaging .message .message-list-controls {
    width: 0px;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
    overflow: hidden;
    position: absolute;
    height: 60%;
    right: 0px;
    bottom: 0px;
    padding-top: 8px;
    background-color: rgba(0, 0, 0, 0.5);
    text-align: center;
}

    .lp-securemessaging .message .message-list-controls span {
        color: #9b9b9b;
        padding-right: 13px;
        padding-left: 13px;
        z-index: 3;
        position: relative;
    }

        .lp-securemessaging .message .message-list-controls span:hover {
            color: #ffffff;
        }

.lp-securemessaging div.message.swipe-on .message-list-controls {
    pointer-events: auto;
    width: 130px;
    transition-delay: 500ms;
}

.lp-securemessaging .selected {
    background-color: #e1e1e1;
}

    .lp-securemessaging .selected:after {
        /* This shows grey triangle on selected message */
        z-index: 0;
        position: absolute;
        top: 50%;
        right: -5px;
        margin-top: -5px;
        content: '';
        width: 0;
        height: 0;
        border-top: 5px solid transparent;
        border-bottom: 5px solid transparent;
        border-left: 5px solid #dddddd;
    }

.lp-securemessaging .curtain {
    background-color: #FFFFFF;
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    opacity: 0.8;
}

.lp-securemessaging .info .logo {
    margin-right: 5px;
    position: relative;
}

.lp-securemessaging .info .subject {
    /* Subject field style, so that ellipsis would not overlap date info */
    padding-top: 5px;
    margin-right: 60px;
}

.lp-securemessaging .message-date {
    font-weight: normal;
    font-size: 10px;
    line-height: 1;
    position: absolute;
    top: 6px;
    right: 5px;
}

.lp-securemessaging .message-label {
    min-width: 85px;
    position: absolute;
    bottom: 1px;
    right: 0px;
}

.lp-securemessaging .message-view-header {
    height: 55px;
    position: relative;
}

.lp-securemessaging li:nth-child(odd) .message-view-header {
    background-color: #efefef;
}

.lp-securemessaging li:nth-child(even) .message-view-header {
    background-color: #fdfdfd;
}

.lp-securemessaging .message-review-border {
    border-left: 1px solid #efefef;
    border-top: 1px solid #efefef;
}

.lp-securemessaging .message-review-padding {
    padding: 10px;
}

.lp-securemessaging .message-review-content {
    white-space: pre-line;
}

.lp-securemessaging .message-reply-text {
    resize: none;
    height: 100px;
    width: 100%;
}

.lp-securemessaging .message-reply-control-container {
    padding-top: 10px;
    padding-bottom: 30px;
}

.lp-securemessaging .new-message-content {
    padding: 10px;
    border-left: 1px solid #efefef;
}

.lp-securemessaging .list-group-item {
    border: none;
}

.lp-securemessaging .list-group {
    margin-right: 10px;
}

.lp-securemessaging .btn-saving {
    font-style: italic;
}

.lp-securemessaging .btn-mobile-back {
    margin-right: 10px;
}

.lp-securemessaging .alert {
    position: absolute;
    width: 100%;
    text-align: center;
    z-index: 100;
}

.lp-securemessaging .list-group .message .logo {
    display: block;
}

.lp-securemessaging .message-label {
    min-width: 85px;
    position: absolute;
    bottom: 1px;
    right: 0;
}

.lp-securemessaging .list-group .message .message-label {
    min-width: 85px;
    position: absolute;
    top: 6px;
    right: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}

.lp-securemessaging .curtain {
    background-color: #fff;
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    opacity: .7;
}

.lp-securemessaging .main-controls-container {
    right: auto;
    float: left;
    left: 10px;
}

.lp-securemessaging .list-group .message .message-date {
    right: auto;
    font-size: 10px;
    margin-left: 0px;
    margin-top: 0px;
    left: 10px;
    top: auto;
    bottom: 5px;
}

.lp-securemessaging .list-group .message .subject {
    padding-top: 5px;
    margin: 0;
    padding-left: 5px;
    font-size: 13px;
    margin-left: 5px;
}

.lp-securemessaging .message .message-list-controls {
    width: 0;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
    overflow: hidden;
    position: absolute;
    height: 50%;
    right: auto;
    left: 0;
    bottom: 0;
    padding-top: 9px;
    background-color: rgba(0, 0, 0, 0.5);
    text-align: center;
}

.lp-securemessaging .curtain {
    background-color: #fff;
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: auto;
    right: 0;
    z-index: 1;
    opacity: .8;
}

.lp-securemessaging .selected:after {
    top: 50%;
    margin-top: -5px;
    content: '';
    width: 0;
    height: 0;
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
    border-left: 0;
    border-right: 5px solid #dddddd;
    left: -5px;
    right: auto;
    /* border-left: none; */
    /* border-right: 5px solid #dddddd; */
}

.lp-securemessaging .info .logo {
    margin-right: 0px;
    margin-left: 5px;
}

.lp-securemessaging .message-review-content {
    overflow-wrap: break-word;
    word-wrap: break-word;
    -ms-word-break: break-all;
    /* This is the dangerous one in WebKit, as it breaks things wherever */
    word-break: break-all;
    /* Instead use this non-standard one: */
}

.lp-securemessaging .list-group-item {
    padding-left: 5px;
}

.lp-securemessaging .message-view-header {
    height: 40px;
}

.lp-securemessaging .info .panel-heading .h3 {
    font-size: 15px;
}

.lp-securemessaging .panel-heading {
    padding: 15px 5px;
}

.lp-securemessaging .thread-Item-counter {
    background-color: #6c6c6c;
    width: 22px;
    height: 22px;
    position: absolute;
    top: 5px;
    left: 5px;
    color: #fff;
    text-align: center;
}

    .lp-securemessaging .thread-Item-counter span {
        font-weight: bold;
        padding-top: 4px;
        display: block;
    }

.lp-securemessaging .message-view-header .panel-heading {
    padding: 13px 5px;
}

.lp-securemessaging .message-review-border {
    border: none;
}

.lp-securemessaging .info .panel-heading .date {
    float: left;
}

.lp-securemessaging .lp-widget-loading {
    min-height: 150px;
}

.lp-securemessaging .alert {
    text-align: right;
}

.lp-securemessaging small.text-danger {
    display: inline-block;
    margin-top: 8px;
}

.lp-securemessaging .info .date {
    float: left;
    font-size: 9px;
    padding-left: 20px;
    padding-top: 2px;
}

.lp-securemessaging .info .caret {
    float: none;
    position: absolute;
    left: 5px;
    top: 20px;
}

.lp-securemessaging .message-content-container {
    margin-bottom: 5px;
    background: #f5f5f5;
    padding-top: 5px;
    padding-right: 5px;
}

.lp-securemessaging img {
    background-image: url('../images/user.png');
    background-size: cover;
    width: 40px;
    height: 40px;
    float: right;
    display: block;
}

.lp-securemessaging .message-content-container .content {
    margin-right: 45px;
}

.lp-securemessaging .message-content-container .header .date {
    float: left;
    margin-left: 5px;
    font-size: 8px;
}

.lp-securemessaging .message-content-container .header .name {
    color: #0b6587;
    font-size: 12px;
}

.lp-securemessaging .message-content-container .message-body {
    margin-top: 5px;
    line-height: 28px;
    font-size: 10px;
}

.lp-securemessaging .message-list {
    max-height: 600px;
    overflow-y: scroll;
}

.lp-securemessaging .message-review-padding {
    padding: 10px 5px 10px 20px;
}

.lp-securemessaging .message-title-container .h3 {
    font-size: 16px;
}

.lp-securemessaging .list-view-row .list-view-container .info {
    height: 60px;
    padding: 5px;
}

.lp-securemessaging .mobile-back-container {
    display: none;
}

.lp-securemessaging .btn-mobile-back {
    font-size: 12px;
    padding-right: 0px;
}

@media (max-width: 991px) {
    .lp-securemessaging .panel-heading {
        background: #f5f5f5;
        margin-bottom: 5px;
    }

    .lp-securemessaging .mobile-back-container {
        background-color: #f5f5f5;
        padding-right: 0;
        display: block;
    }
}

.lp-securemessaging .mine .panel {
    /*float: right;*/
    margin: 5px 50px 5px 0px;
}

.lp-securemessaging .bubble-msg {
    background-color: #f5f5f5;
    border-radius: 5px;
    box-shadow: 0 0 6px #B2B2B2;
    display: inline-block;
    padding: 10px 18px;
    position: relative;
    vertical-align: top;
    min-width: 250px;
}

.lp-securemessaging .mine,
.lp-securemessaging .other {
    position: relative;
}

    .lp-securemessaging .mine .panel::before {
        box-shadow: 2px -2px 2px 0 rgba(178, 178, 178, 0.4);
        right: -9px;
    }

.lp-securemessaging .bubble-msg::before {
    background-color: #F2F2F2;
    content: "\00a0";
    display: block;
    height: 16px;
    position: absolute;
    top: 11px;
    transform: rotate(29deg) skew(-35deg);
    -moz-transform: rotate(29deg) skew(-35deg);
    -ms-transform: rotate(29deg) skew(-35deg);
    -o-transform: rotate(29deg) skew(-35deg);
    -webkit-transform: rotate(29deg) skew(-35deg);
    width: 20px;
}

.lp-securemessaging .header {
    color: #0b6587;
    font-size: 12px;
}

.lp-securemessaging .mine .image-container {
    /*float: right;*/
    right: 5px;
    position: absolute;
}

.lp-securemessaging .mine .date {
    text-align: left;
    font-size: 8px;
}

.lp-securemessaging .other .image-container {
    left: 5px;
    position: absolute;
}

.lp-securemessaging .other .date {
    text-align: left;
    font-size: 8px;
}

.lp-securemessaging .body {
    margin-top: 5px;
    line-height: 28px;
    font-size: 10px;
    text-align: justify;
    word-break: break-all;
}

.lp-securemessaging .other .panel {
    float: left;
    margin: 5px 20px 5px 50px;
}

    .lp-securemessaging .other .panel::before {
        box-shadow: -2px 2px 2px 0 rgba(178, 178, 178, 0.4);
        left: -9px;
    }

@media (max-width: 400px) {
    .lp-securemessaging .bubble-msg {
        min-width: auto;
    }
}

.lp-securemessaging .btn-reply {
    display: none;
}

.lp-securemessaging .message {
    margin-bottom: 5px;
}

    .lp-securemessaging .message img {
        width: 50px;
        height: 50px;
    }

@media (max-width: 768px) {
    .lp-securemessaging .other .panel {
        margin: 5px 20px 5px 65px;
    }

    .lp-securemessaging .widget-footer {
        margin-left: -20px;
        margin-right: -5px;
    }
}

.lp-carousel-container .lp-carousel-prev i,
.lp-carousel-container .lp-carousel-next i {
    top: -50%;
    background-color: rgba(0, 0, 0, 0.4);
    color: white;
    cursor: pointer;
}

.lp-carousel-container .lp-carousel-control {
    text-decoration: none;
}

.lp-carousel-container .lp-carousel-pagination > ul {
    top: 35px;
}

.lp-carousel-container .lp-icon-angle-right:before {
    content: "\e608";
}

.lp-carousel-container .lp-icon-angle-left:before {
    content: "\e609";
}

.lp-carousel-container .pagination > li a {
    cursor: pointer;
}

.introjs-overlay {
    position: absolute;
    z-index: 999999;
    background-color: #000;
    opacity: 0;
    background: -moz-radial-gradient(center, ellipse cover, rgba(0, 0, 0, 0.4) 0, rgba(0, 0, 0, 0.9) 100%);
    background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%, rgba(0, 0, 0, 0.4)), color-stop(100%, rgba(0, 0, 0, 0.9)));
    background: -webkit-radial-gradient(center, ellipse cover, rgba(0, 0, 0, 0.4) 0, rgba(0, 0, 0, 0.9) 100%);
    background: -o-radial-gradient(center, ellipse cover, rgba(0, 0, 0, 0.4) 0, rgba(0, 0, 0, 0.9) 100%);
    background: -ms-radial-gradient(center, ellipse cover, rgba(0, 0, 0, 0.4) 0, rgba(0, 0, 0, 0.9) 100%);
    background: radial-gradient(center, ellipse cover, rgba(0, 0, 0, 0.4) 0, rgba(0, 0, 0, 0.9) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#66000000', endColorstr='#e6000000', GradientType=1);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
    filter: alpha(opacity=50);
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}

.introjs-fixParent {
    z-index: auto !important;
    opacity: 1.0 !important;
    position: relative !important;
    -webkit-transform: none !important;
    -moz-transform: none !important;
    -ms-transform: none !important;
    -o-transform: none !important;
    transform: none !important;
}

.introjs-showElement,
tr.introjs-showElement > td,
tr.introjs-showElement > th {
    z-index: 9999999 !important;
}

.introjs-disableInteraction {
    z-index: 99999999 !important;
    position: absolute;
}

.introjs-relativePosition,
tr.introjs-showElement > td,
tr.introjs-showElement > th {
    position: relative;
}

.introjs-helperLayer {
    position: absolute;
    z-index: 9999998;
    background-color: #FFF;
    background-color: rgba(255, 255, 255, 0.9);
    border: 1px solid #777;
    border: 1px solid rgba(0, 0, 0, 0.5);
    border-radius: 4px;
    box-shadow: 0 2px 15px rgba(0, 0, 0, 0.4);
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}

.introjs-tooltipReferenceLayer {
    position: absolute;
    visibility: hidden;
    z-index: 10000000;
    background-color: transparent;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}

.introjs-helperLayer *,
.introjs-helperLayer *:before,
.introjs-helperLayer *:after {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    -ms-box-sizing: content-box;
    -o-box-sizing: content-box;
    box-sizing: content-box;
}

.introjs-helperNumberLayer {
    position: absolute;
    visibility: visible;
    top: -16px;
    left: -16px;
    z-index: 9999999999 !important;
    padding: 7px;
    font-size: 18px;
    font-weight: bold;
    color: white;
    text-align: center;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3);
    background: #4E95CA;
    /* Old browsers */
    width: 35px;
    height: 35px;
    line-height: 20px;
    border: 3px solid white;
    border-radius: 50%;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff3019', endColorstr='#cf0404', GradientType=0);
    /* IE6-9 */
    filter: progid:DXImageTransform.Microsoft.Shadow(direction=135, strength=2, color=ff0000);
    /* IE10 text shadows */
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.4);
}

.introjs-arrow {
    border: 5px solid white;
    content: '';
    position: absolute;
}

    .introjs-arrow.top {
        top: -10px;
        left: 10px;
        border-top-color: transparent;
        border-right-color: transparent;
        border-bottom-color: white;
        border-left-color: transparent;
    }

    .introjs-arrow.top-right {
        top: -10px;
        right: 10px;
        border-top-color: transparent;
        border-right-color: transparent;
        border-bottom-color: white;
        border-left-color: transparent;
    }

    .introjs-arrow.top-middle {
        top: -10px;
        left: 50%;
        margin-left: -5px;
        border-top-color: transparent;
        border-right-color: transparent;
        border-bottom-color: white;
        border-left-color: transparent;
    }

    .introjs-arrow.right {
        right: -10px;
        top: 10px;
        border-top-color: transparent;
        border-right-color: transparent;
        border-bottom-color: transparent;
        border-left-color: white;
    }

    .introjs-arrow.right-bottom {
        bottom: 10px;
        right: -10px;
        border-top-color: transparent;
        border-right-color: transparent;
        border-bottom-color: transparent;
        border-left-color: white;
    }

    .introjs-arrow.bottom {
        bottom: -10px;
        border-top-color: white;
        border-right-color: transparent;
        border-bottom-color: transparent;
        border-left-color: transparent;
    }

    .introjs-arrow.left {
        left: -10px;
        top: 10px;
        border-top-color: transparent;
        border-right-color: white;
        border-bottom-color: transparent;
        border-left-color: transparent;
    }

    .introjs-arrow.left-bottom {
        left: -10px;
        bottom: 10px;
        border-top-color: transparent;
        border-right-color: white;
        border-bottom-color: transparent;
        border-left-color: transparent;
    }

.introjs-tooltip {
    position: absolute;
    visibility: visible;
    padding: 15px;
    background-color: white;
    min-width: 210px;
    max-width: 300px;
    border-radius: 3px;
    box-shadow: 0 1px 10px rgba(0, 0, 0, 0.4);
    -webkit-transition: opacity 0.1s ease-out;
    -moz-transition: opacity 0.1s ease-out;
    -ms-transition: opacity 0.1s ease-out;
    -o-transition: opacity 0.1s ease-out;
    transition: opacity 0.1s ease-out;
    line-height: 25px;
}

.introjs-tooltipbuttons {
    text-align: right;
    white-space: nowrap;
}
/*
 Buttons style by http://nicolasgallagher.com/lab/css3-github-buttons/
 Changed by Afshin Mehrabani
*/
.introjs-button {
    position: relative;
    overflow: visible;
    display: inline-block;
    padding: 0em 0.8em;
    border: 0;
    margin: 0;
    text-decoration: none !important;
    font-size: 11px;
    color: #fff;
    white-space: nowrap;
    cursor: pointer;
    outline: none;
    background-color: #4E95CA;
    /*background-clip: padding-box;*/
    /* commented out due to Opera 11.10 bug */
    -webkit-border-radius: 0.2em;
    -moz-border-radius: 0.2em;
    border-radius: 0.2em;
    /* IE hacks */
    zoom: 1;
    *display: inline;
    margin-top: 10px;
}

    .introjs-button:hover {
        text-decoration: none;
        box-shadow: 0px 1px 1px #e3e3e3;
        color: #fff;
        background-color: #438BC1;
    }

    .introjs-button:focus,
    .introjs-button:active {
        color: #fff;
    }
    /* overrides extra padding on button elements in Firefox */
    .introjs-button::-moz-focus-inner {
        padding: 0;
        border: 0;
    }

.introjs-skipbutton {
    color: #fff;
    background-color: #CE4B4B;
}

    .introjs-skipbutton:hover {
        background-color: #C14444;
    }

.introjs-skipbutton,
.introjs-prevbutton,
.introjs-nextbutton {
    margin-right: 5px;
    margin-left: 2px;
}

.introjs-prevbutton {
    -webkit-border-radius: 0.1em;
    -moz-border-radius: 0.1em;
    border-radius: 0.1em;
}

.introjs-nextbutton {
    -webkit-border-radius: 0 0.2em 0.2em 0;
    -moz-border-radius: 0 0.2em 0.2em 0;
    border-radius: 0 0.2em 0.2em 0;
}

.introjs-disabled,
.introjs-disabled:hover,
.introjs-disabled:focus {
    color: #9a9a9a;
    border-color: #d4d4d4;
    box-shadow: none;
    cursor: default;
    background-color: #ECEAEA;
    background-image: none;
    text-decoration: none;
}

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

    .introjs-bullets ul {
        clear: both;
        margin: 15px auto 0;
        padding: 0;
        display: inline-block;
    }

        .introjs-bullets ul li {
            list-style: none;
            float: left;
            margin: 0 2px;
        }

            .introjs-bullets ul li a {
                display: block;
                width: 6px;
                height: 6px;
                background: #CBD6E0;
                border-radius: 10px;
                -moz-border-radius: 10px;
                -webkit-border-radius: 10px;
                text-decoration: none;
            }

                .introjs-bullets ul li a:hover {
                    background: #999;
                }

                .introjs-bullets ul li a.active {
                    background: #4E95CA;
                }

.introjs-progress {
    overflow: hidden;
    height: 10px;
    margin: 10px 0 5px 0;
    border-radius: 4px;
    background-color: #ecf0f1;
}

.introjs-progressbar {
    float: left;
    width: 0%;
    height: 100%;
    font-size: 10px;
    line-height: 10px;
    text-align: center;
    background-color: #08c;
}

.introjsFloatingElement {
    position: absolute;
    height: 0;
    width: 0;
    left: 50%;
    top: 50%;
}

.introjs-fixedTooltip {
    position: fixed;
}

.introjs-hint {
    position: absolute;
    background: transparent;
    width: 20px;
    height: 15px;
}

.introjs-hidehint {
    display: none;
}

.introjs-fixedhint {
    position: fixed;
}

.introjs-hint:hover > .introjs-hint-pulse {
    border: 5px solid rgba(60, 60, 60, 0.57);
}

.introjs-hint-pulse {
    width: 10px;
    height: 10px;
    border: 5px solid rgba(60, 60, 60, 0.27);
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    background-color: rgba(136, 136, 136, 0.24);
    z-index: 10;
    position: absolute;
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -ms-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
}

.introjs-hint-dot {
    border: 10px solid rgba(146, 146, 146, 0.36);
    background: transparent;
    -webkit-border-radius: 60px;
    -moz-border-radius: 60px;
    border-radius: 60px;
    height: 50px;
    width: 50px;
    -webkit-animation: introjspulse 3s ease-out;
    -moz-animation: introjspulse 3s ease-out;
    animation: introjspulse 3s ease-out;
    -webkit-animation-iteration-count: infinite;
    -moz-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    position: absolute;
    top: -25px;
    left: -25px;
    z-index: 1;
    opacity: 0;
}

@-moz-keyframes intrjspulse {
    0% {
        -moz-transform: scale(0);
        opacity: 0.0;
    }

    25% {
        -moz-transform: scale(0);
        opacity: 0.1;
    }

    50% {
        -moz-transform: scale(0.1);
        opacity: 0.3;
    }

    75% {
        -moz-transform: scale(0.5);
        opacity: 0.5;
    }

    100% {
        -moz-transform: scale(1);
        opacity: 0.0;
    }
}

@-webkit-keyframes introjspulse {
    0% {
        -webkit-transform: scale(0);
        opacity: 0.0;
    }

    25% {
        -webkit-transform: scale(0);
        opacity: 0.1;
    }

    50% {
        -webkit-transform: scale(0.1);
        opacity: 0.3;
    }

    75% {
        -webkit-transform: scale(0.5);
        opacity: 0.5;
    }

    100% {
        -webkit-transform: scale(1);
        opacity: 0.0;
    }
}

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

.introjs-tooltip {
    direction: rtl;
}

.introjs-prevbutton {
    border: 0;
    -webkit-border-radius: 0.2em;
    -moz-border-radius: 0.2em;
    border-radius: 0.2em;
}

.introjs-nextbutton {
    border: 0;
    -webkit-border-radius: 0.2em;
    -moz-border-radius: 0.2em;
    border-radius: 0.2em;
}

.introjs-tooltip-wide {
    width: 620px;
    min-width: 620px;
}

.lp-places fieldset {
    display: block;
    -webkit-margin-start: 2px;
    -webkit-margin-end: 2px;
    -webkit-padding-before: 0.35em;
    -webkit-padding-start: 0.75em;
    -webkit-padding-end: 0.75em;
    -webkit-padding-after: 0.625em;
    border: 1px groove #e5e5e5;
    border-image-source: initial;
    border-image-slice: initial;
    border-image-width: initial;
    border-image-outset: initial;
    border-image-repeat: initial;
    min-width: -webkit-min-content;
    padding: 10px;
}

.lp-places legend {
    font-size: 12px;
    border-bottom: none;
    width: auto;
    margin-bottom: 0px;
    display: block;
    -webkit-padding-start: 2px;
    -webkit-padding-end: 2px;
    border: none;
    border-image-source: initial;
    border-image-slice: initial;
    border-image-width: initial;
    border-image-outset: initial;
    border-image-repeat: initial;
}

.lp-e-bill-history fieldset {
    display: block;
    -webkit-margin-start: 2px;
    -webkit-margin-end: 2px;
    -webkit-padding-before: 0.35em;
    -webkit-padding-start: 0.75em;
    -webkit-padding-end: 0.75em;
    -webkit-padding-after: 0.625em;
    border: 1px groove #e5e5e5;
    border-image-source: initial;
    border-image-slice: initial;
    border-image-width: initial;
    border-image-outset: initial;
    border-image-repeat: initial;
    min-width: -webkit-min-content;
    padding: 10px;
}

.lp-e-bill-history legend {
    font-size: 12px;
    border-bottom: none;
    width: auto;
    margin-bottom: 0px;
    display: block;
    -webkit-padding-start: 2px;
    -webkit-padding-end: 2px;
    border: none;
    border-image-source: initial;
    border-image-slice: initial;
    border-image-width: initial;
    border-image-outset: initial;
    border-image-repeat: initial;
}

.lp-e-bill-history .list-view-row {
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
    position: relative;
    border: none;
    border-bottom: 1px solid #ddd;
    margin: 0px;
    min-height: 55px;
}

    .lp-e-bill-history .list-view-row:first-child {
        border-top: none;
    }

    .lp-e-bill-history .list-view-row:last-child {
        border-bottom: none;
    }

    .lp-e-bill-history .list-view-row:first-child,
    .lp-e-bill-history .list-view-row:last-child {
        -webkit-border-radius: 0;
        -moz-border-sradius: 0;
        border-radiu: 0;
    }

    .lp-e-bill-history .list-view-row .list-view-container {
        display: block !important;
        width: auto !important;
    }

    .lp-e-bill-history .list-view-row.e-bill-opened-item .list-view-container {
        background: #f4f4f4;
    }

.lp-e-bill-history .list-view-container {
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background: #fff;
    cursor: pointer;
    position: relative;
    overflow: hidden;
    top: 0;
    left: 0;
    z-index: 2;
}
    /*.lp-e-bill-history .list-view-container .e-bill-list-info {*/
    /*height: 55px;*/
    /*}*/
    .lp-e-bill-history .list-view-container .e-bill-list-amount-wrapper {
        /*height: 55px;*/
        position: relative;
    }

        .lp-e-bill-history .list-view-container .e-bill-list-amount-wrapper .e-bill-list-amount,
        .lp-e-bill-history .list-view-container .e-bill-list-amount-wrapper .e-bill-list-amount-info {
            padding-right: 5px;
        }

.lp-e-bill-history .toggle-list {
    position: absolute;
    right: 2px;
    top: 18.33333333px;
    z-index: 3;
}

.lp-e-bill-history .e-bill-list-empty {
    display: none;
    text-align: center;
}

.lp-e-bill-history .e-bill-list-loaders {
    position: relative;
    width: 100%;
    height: 32px;
    margin: 10px auto 40px;
}

    .lp-e-bill-history .e-bill-list-loaders .loader,
    .lp-e-bill-history .e-bill-list-loaders .e-bill-load-more {
        position: absolute;
        top: 0;
        left: 0;
        text-align: center;
        display: block;
        width: 100%;
        background: #fff;
    }

        .lp-e-bill-history .e-bill-list-loaders .loader:hover,
        .lp-e-bill-history .e-bill-list-loaders .e-bill-load-more:hover {
            text-decoration: none;
        }

    .lp-e-bill-history .e-bill-list-loaders .loader {
        z-index: 2;
    }

    .lp-e-bill-history .e-bill-list-loaders .e-bill-load-more {
        z-index: 1;
        cursor: pointer;
    }

.lp-e-bill-history .e-bill-opened-item .e-bill-info-wrapper {
    height: auto;
}

.lp-e-bill-history .e-bill-info-wrapper {
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
    position: relative;
    height: 0;
}

    .lp-e-bill-history .e-bill-info-wrapper .e-bill-info {
        padding-top: 5px;
    }

    .lp-e-bill-history .e-bill-info-wrapper .e-bill-action-buttons {
        margin: 10px 0;
    }
/*.lp-e-bill-history .e-bill-details {*/
/*position: relative;*/
/*margin-bottom: 20px;*/
/*}*/
.lp-e-bill-history .e-bill-details hr {
    margin: 5px 0;
}

.lp-e-bill-history .e-bill-details h4 {
    margin-bottom: 2px;
}

.lp-e-bill-history .e-bill-details .g-map {
    margin: 5px 0 15px 0;
}

.lp-e-bill-history .panel {
    border-right: 0;
    border-left: 0;
    padding-bottom: 0px;
    margin-bottom: -1px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}

    .lp-e-bill-history .panel .panel-body {
        padding: 0;
    }

    .lp-e-bill-history .panel .panel-heading {
        padding: 0 15px;
    }

.lp-e-bill-history .list-group {
    margin: 0px;
}

.e-bill-list-info .modal-dialog {
    margin: 2px auto;
}

.lp-e-bill-history .bhoechie-tab-container {
    z-index: 0;
    background-color: #ffffff;
    padding: 0 !important;
    border-radius: 4px;
    -moz-border-radius: 4px;
    border: 1px solid #ddd;
    background-clip: padding-box;
    opacity: 0.97;
    filter: alpha(opacity=97);
}

.lp-e-bill-history .bhoechie-tab-menu {
    padding-right: 0;
    padding-left: 0;
    padding-bottom: 0;
    z-index: 0;
}

    .lp-e-bill-history .bhoechie-tab-menu div.list-group {
        margin-bottom: 0;
    }

        .lp-e-bill-history .bhoechie-tab-menu div.list-group > a {
            margin-bottom: 0;
        }

.lp-e-bill-history div.bhoechie-tab-menu div.list-group > a .glyphicon,
.lp-e-bill-history div.bhoechie-tab-menu div.list-group > a .fa {
    color: #0b6587;
}

.lp-e-bill-history div.bhoechie-tab-menu div.list-group > a:first-child {
    /*border-top-right-radius: 0;*/
    /*-moz-border-top-right-radius: 0;*/
    border-top-left-radius: 0;
    -moz-border-top-left-radius: 0;
}

.lp-e-bill-history div.bhoechie-tab-menu div.list-group > a:last-child {
    /*border-bottom-right-radius: 0;*/
    /*-moz-border-bottom-right-radius: 0;*/
    border-bottom-left-radius: 0;
    -moz-border-bottom-left-radius: 0;
}

.lp-e-bill-history div.bhoechie-tab-menu div.list-group > a.active,
.lp-e-bill-history div.bhoechie-tab-menu div.list-group > a.active .glyphicon,
.lp-e-bill-history div.bhoechie-tab-menu div.list-group > a.active .fa {
    background-color: #0b6587;
    /*background-image: #5A55A3;*/
    color: #ffffff;
}

    .lp-e-bill-history div.bhoechie-tab-menu div.list-group > a.active:after {
        content: '';
        position: absolute;
        right: 100%;
        top: 50%;
        margin-top: -13px;
        border-left: 0;
        border-bottom: 13px solid transparent;
        border-top: 13px solid transparent;
        border-right: 10px solid #0b6587;
    }

.lp-e-bill-history div.bhoechie-tab-content {
    background-color: #ffffff;
    /* border: 1px solid #eeeeee; */
    padding: 10px 20px 10px 10px;
    position: relative;
    /*Added*/
    z-index: 0;
}

.lp-e-bill-history div.bhoechie-tab div.bhoechie-tab-content:not(.active) {
    display: none;
}

.lp-e-bill-history .glyphicon-road2:before {
    content: "\e358";
}
/*.divider:nth-child(1){*/
/*background-color: #0000cc;*/
/*margin-top: 50px;*/
/*}*/
.lp-e-bill-history .list-group-item {
    padding: 0 0 10px 0px;
}

    .lp-e-bill-history .list-group-item.active,
    .lp-e-bill-history .list-group-item.active:hover,
    .lp-e-bill-history .list-group-item.active:focus {
        border: 0;
    }

    .lp-e-bill-history .list-group-item:first-child {
        border-right-width: 0px;
        border-top-width: 0px;
    }

.lp-e-bill-history div.bhoechie-tab-menu div.list-group > a:last-child {
    border-bottom-right-radius: 0;
}

.lp-e-bill-history div.bhoechie-tab-menu .list-group a {
    z-index: 100;
}

.lp-e-bill-history div.bhoechie-tab-container .col-xs-3,
.lp-e-bill-history div.bhoechie-tab-container .col-xs-9 {
    float: right;
}

@media (max-width: 992px) {
    .lp-e-bill-history .lp-e-bill-panel-image {
        display: none;
    }
}
/*@media (max-width: 768px){*/
/*.lp-e-bill-history .lp-large-account-select-size button.dropdown-toggle, .lp-normal-account-select-size button.dropdown-toggle {*/
/*height: auto;*/
/*}*/
/*}*/
@media (max-width: 500px) {
    .lp-e-bill-history .well .pull-right {
        float: none;
        width: 100%;
        margin-top: 10px;
    }

    .lp-e-bill-history .well {
        height: 70px;
    }
}

.lp-e-bill-inbox div.panel div.panel-heading,
.lp-e-bill-history div.panel div.panel-heading {
    margin-top: 28px;
    font-size: 10px;
    color: #030073;
}

.lp-e-bill-history .toggle-list {
    left: 0px;
}

.lp-e-bill-history .list-view-container .e-bill-list-amount-wrapper .e-bill-list-amount,
.lp-e-bill-history .list-view-container .e-bill-list-amount-wrapper .e-bill-list-amount-info {
    text-align: center;
    padding-top: 10px;
}

.lp-e-bill-inbox div.panel div.panel-body .e-bill-opened-item,
.lp-e-bill-history div.panel div.panel-body .e-bill-opened-item {
    background-color: transparent;
    z-index: 100;
}

.lp-e-bill-inbox div.panel div.panel-heading,
.lp-e-bill-history div.panel div.panel-heading {
    z-index: 10;
    position: relative;
}

.lp-e-bill-div-checkbox {
    background-color: #ff0000;
}

.lp-e-bill-history .lp-e-bill-div-delete {
    width: 30px;
    height: 30px;
    left: 20px;
    top: 20px;
    position: absolute;
    z-index: 10;
    cursor: pointer;
    font-size: 22px;
    padding-right: 5px;
}

    .lp-e-bill-history .lp-e-bill-div-delete:hover {
        color: #ff0000;
    }

.lp-e-bill-history .lp-e-bill-cb-select {
    position: absolute;
    top: 20px;
    right: 5px;
    width: 17px;
    height: 17px;
    border: none;
    z-index: 101;
}

.lp-e-bill-history .lp-e-bill-delete {
    width: 25px;
    height: 25px;
    background-image: url('../images/delete.png');
    background-color: #ff0000;
}

.lp-e-bill-history .list-view-container .e-bill-list-info {
    padding-right: 0px;
}

.lp-e-bill-history .lp-e-bill-add .list-view-container .e-bill-list-info {
    padding-right: 40px;
}

.lp-e-bill-history .lp-e-bill-cb-select {
    display: none;
}

.lp-e-bill-history .lp-e-bill-add .lp-e-bill-cb-select {
    display: block;
}

@media (max-width: 768px) {
    .e-bill-info-wrapper .col-xs-6 {
        float: right;
    }
}

@media (min-width: 768px) and (max-width: 800px) {
    .lp-e-bill-inbox div.panel div.panel-heading,
    .lp-e-bill-history div.panel div.panel-heading {
        width: 100%;
    }

    .lp-e-bill-inbox div.panel div.panel-body,
    .lp-e-bill-history div.panel div.panel-body {
        width: 100%;
    }
}

@media (max-width: 530px) {
    .lp-e-bill-inbox div.panel div.panel-heading,
    .lp-e-bill-history div.panel div.panel-heading {
        width: 100%;
    }

    .lp-e-bill-inbox div.panel div.panel-body,
    .lp-e-bill-history div.panel div.panel-body {
        width: 100%;
    }

    .lp-e-bill-history .details-body {
        padding-right: 0px;
    }
}

@media (max-width: 6654px) {
    .e-bill-list-info div.modal-dialog {
        margin: 0 auto;
        margin-top: 5%;
        width: 90%;
    }
}

@media (min-width: 665px) and (max-width: 991px) {
    .e-bill-list-info div.modal-dialog {
        margin: 0 auto;
        margin-top: 4%;
        width: 90%;
    }
}

@media (min-width: 991px) {
    .e-bill-list-info div.modal-dialog {
        margin: 0 auto;
        margin-top: 5px;
        width: 80%;
    }
}

.e-bill-list-info .modal-content {
    padding: 5px;
}

.lp-e-bill-history fieldset {
    margin-bottom: 10px;
}

.lp-e-bill-inbox div.panel .e-bill-list-amount .h4,
.lp-e-bill-history div.panel .e-bill-list-amount .h4 {
    font-size: 14px;
    font-weight: bold;
}

.lp-e-bill-history .lp-e-bill-add-amount div.well {
    background-color: transparent;
    border-color: #BDAEA0;
    margin-bottom: 10px;
}

.lp-e-bill-history .lp-e-bill-history-print {
    float: left;
    width: 100%;
    text-align: left;
    background-color: #f5f5f5;
    padding: 5px 10px 5px 10px;
    margin-bottom: 10px;
}

.lp-e-bill-history-print img {
    width: 40px;
    height: 40px;
    margin-right: 10px;
    cursor: pointer;
}

.lp-e-bill-history-print span {
    float: right;
    font-size: 14px;
    margin-top: 10px;
    color: blue;
}

.lp-e-bill-history .input-group-addon {
    background-color: transparent;
    border: none;
    font-size: 11px;
    padding: 6px 0px 6px 5px;
}

.lp-e-bill-history .form-control[readonly] {
    cursor: pointer;
    z-index: 0;
}

.lp-e-bill-history .e-bill-list-amount {
    padding-left: 20px;
}

.lp-e-bill-history .lp-icon-recyclebin {
    display: none;
}

.lp-e-bill-history .lp-e-bill-add .lp-icon-printer {
    display: none;
}

.lp-e-bill-history .lp-e-bill-add .lp-icon-recyclebin {
    display: block;
}

.lp-e-bill-history .modal-title {
    padding-right: 10px;
    font-size: 18px;
}

.lp-e-bill-history .lp-icon-printer {
    font-size: 18px;
    text-decoration: none;
    display: none;
}

    .lp-e-bill-history .lp-icon-printer:hover {
        color: red;
    }

.lp-e-bill-history-expiration-date input {
    width: 55px;
    display: inline-block;
}

.lp-e-bill-history .lp-e-bill-add-register-content p {
    font-size: 11px;
    padding: 0px 20px 5px 20px;
    text-align: right;
    line-height: 24px;
}

.lp-e-bill-history .lp-e-bill-add-register-content input[type="file"] {
    width: 206px;
    height: 35px;
    font-size: 14px;
    background-color: #ffffff;
    margin-right: 40px;
}

.lp-e-bill-history .lp-e-bill-add-register {
    background-image: url('../images/bill.jpg');
    width: 286px;
    height: 375px;
}

.lp-e-bill-history .lp-e-bill-add-upload {
    background-image: url('../images/billex.jpg');
    width: 286px;
    height: 375px;
}

.lp-e-bill-history .lp-e-bill-add-register-content input[type="number"] {
    width: 206px;
    height: 47px;
    border-radius: 4px;
    border: 1px solid #656565;
    -webkit-box-shadow: inset 0 0 10px #bbb;
    -moz-box-shadow: inset 0 0 10px #bbb;
    box-shadow: inset 0 0 10px #bbb;
    box-shadow: 0px 1px 0px #fff;
    text-align: right;
    padding-right: 10px;
    padding-top: 6px;
    margin-right: 40px;
}

.lp-e-bill-history .lp-e-bill-add-register-content {
    padding-top: 180px;
    width: 100%;
    height: 100%;
    text-align: center;
    position: relative;
}

    .lp-e-bill-history .lp-e-bill-add-register-content input:nth-child(2) {
        margin-top: 10px;
    }

.lp-e-bill-history .lp-e-bill-add-panel-btn {
    width: 100%;
    text-align: left;
    bottom: 20px;
    position: absolute;
    padding-left: 40px;
}

.lp-e-bill-history .toggle-list {
    right: auto !important;
    left: 5px;
}

.lp-e-bill-history .list-view-container .e-bill-list-amount-wrapper .e-bill-list-amount,
.lp-e-bill-history .list-view-container .e-bill-list-amount-wrapper .e-bill-list-amount-info {
    padding-right: 0px;
    padding-left: 5px;
    text-align: left;
}

.lp-e-bill-history strong {
    padding-right: 10px;
    font-size: 12px;
}

.lp-e-bill-history .e-bill-search-list-wrapper .e-bill-list-loaders .e-bill-load-more {
    font-size: 14px;
    color: #0000ff;
    position: static;
    margin-top: 15px;
    margin-bottom: 5px;
}

.lp-e-bill-history .lp-e-bill-add-div-btn {
    width: 100%;
    text-align: left;
    padding-top: 10px;
}

.lp-e-bill-history .lp-e-bill-add-div-btn-block {
    margin: 10px;
}

.lp-e-bill-history .caret {
    top: 45%;
    position: absolute;
    left: 5px;
}

.lp-e-bill-history {
    padding: 10px;
}

    .lp-e-bill-history .lp-e-bill-add-div-checkbox {
        float: right;
        margin-left: 5px;
    }

    .lp-e-bill-history .tab-content {
        padding: 15px 30px 10px 30px;
        border: 1px solid #dad6d1;
        position: relative;
    }

    .lp-e-bill-history .lp-e-bill-footer {
        margin: -5px -15px -10px -15px;
        text-align: left;
    }

    .lp-e-bill-history .lp-e-bill-payment-image {
        position: absolute;
        top: 120px;
        left: 50px;
    }

        .lp-e-bill-history .lp-e-bill-payment-image img {
            width: 129px;
            height: 96px;
        }

    .lp-e-bill-history .tab-account .lp-e-bill-payment-image {
        top: 85px;
        left: 50px;
    }

@media (max-width: 992px) {
    .lp-e-bill-history .lp-e-bill-payment-image {
        display: none;
    }
}

.lp-e-bill-history .lp-e-bill-panel-image {
    position: absolute;
    top: 10px;
    left: 0px;
}

.lp-e-bill-history .panel-border {
    border: 1px solid #BDAEA0;
    border-radius: 5px;
    margin-bottom: 10px;
    padding-bottom: 5px;
}

.lp-e-bill-history .lp-e-bill-add {
    margin-top: 10px;
}

.lp-e-bill-history .lp-e-bill-add-amount span {
    font-size: 16px;
}

@media (max-width: 420px) {
    .lp-e-bill-history .card-balance-info {
        position: static;
        width: 100%;
        text-align: left;
        padding-left: 10px;
    }
}

.e-bill-history .e-bill-search-list-wrapper div.panel {
    height: 62px;
    background-color: #003300;
}

@media (min-width: 991px) {
    .lp-e-bill-history .list-view-row .column .counterparty-name {
        display: block;
        margin-top: 0px;
    }

    .lp-e-bill-history .bill-id-div {
        float: left;
        margin-top: -22px;
        font-size: 12px;
    }

    .lp-e-bill-history .list-view-container .e-bill-list-info {
        height: 55px;
    }

    .lp-e-bill-history .e-bill-list-amount {
        margin-top: 10px;
    }
}

@media (max-width: 990px) {
    .lp-e-bill-history .list-view-row .column .counterparty-name {
        margin-top: -33px;
    }

    .lp-e-bill-history .list-view-container .e-bill-list-info {
        height: 85px;
    }

    .lp-e-bill-history .list-view-container .e-bill-list-amount-wrapper {
        height: 85px;
    }

    .lp-e-bill-history .e-bill-list-amount {
        margin-top: -25px;
    }

    .lp-e-bill-history .bill-id-div {
        position: absolute;
        top: 63px;
        font-size: 12px;
        width: 100%;
    }
}

.lp-e-bill-history .date-picker {
    position: relative;
}

.lp-e-bill-history .input-clear {
    position: absolute;
    top: 10px;
    left: 10px;
}

.lp-e-bill-history fieldset button.dropdown-toggle {
    border: 1px solid #1281ab;
    height: 34px;
    font-size: 11px;
}

.lp-e-bill-history .e-bill-search-list-wrapper .e-bill-list-loaders {
    height: auto;
    margin: 0;
}

.lp-e-bill-history ul.list-group li:last-child {
    border-bottom: none;
}

.lp-e-bill-inbox div.panel .list-group-item,
.lp-e-bill-history div.panel .list-group-item {
    padding-bottom: 0;
}

    .lp-e-bill-inbox div.panel .list-group-item:last-child,
    .lp-e-bill-history div.panel .list-group-item:last-child {
        border: none;
    }

.lp-e-bill-history .e-bill-list-empty h3 {
    font-size: 15px;
}

.lp-e-bill-history .dropdown-menu {
    min-width: 225px;
}

.lp-e-bill-history .details-footer {
    text-align: left;
    margin-top: 0px;
    background-color: #f4f3f2;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-right: 2px;
}

.lp-e-bill-history .details-body {
    padding-right: 30px;
}

.lp-e-bill-history .e-bill-details {
    position: relative;
    margin-bottom: 0;
}

.lp-e-bill-history .lp-e-bill-add .e-bill-details {
    margin-bottom: 10px;
}

.lp-e-bill-history .lp-e-bill-add .lp-e-bill-amount {
    padding-left: 55px;
}

.lp-e-bill-history .lp-e-bill-amount {
    padding-left: 30px;
}

@media (min-width: 768px) {
    .lp-e-bill-history .form-horizontal .control-label {
        padding-top: 0px;
    }
}

.lp-e-bill-history .account-fields-group {
    min-height: 115px;
}

    .lp-e-bill-history .account-fields-group .col-xs-12 {
        font-size: 14px;
        padding-top: 40px;
    }

.lp-e-bill-history #BillID,
.lp-e-bill-history #BillPaymentID,
.lp-e-bill-history #password,
.lp-e-bill-history #ccv2,
.lp-e-bill-history #month,
.lp-e-bill-history #year {
    text-align: left;
    direction: ltr;
}

.lp-e-bill-history input[name="billId"],
.lp-e-bill-history input[name="fromAmount"],
.lp-e-bill-history input[name="billPaymentId"],
.lp-e-bill-history input[name="toAmount"] {
    text-align: left;
    direction: ltr;
}

@media (max-width: 768px) {
    .lp-e-bill-history .widget-footer button {
        margin-left: 15px;
    }

    .lp-e-bill-history .lp-e-bill-footer button {
        margin-left: 0;
    }

    .lp-e-bill-history .col-xs-5,
    .lp-e-bill-history .col-xs-7 {
        float: left;
    }
}

.lp-e-bill-history .modal-footer {
    padding: 10px 5px 3px 5px;
    margin-top: 15px;
}

.lp-e-bill-history .amount {
    display: inline-block;
}

@media (max-width: 768px) {
    .lp-e-bill-history .lp-e-bill-footer {
        margin-left: -30px;
    }
}

.lp-e-bill-history .fieldset-footer {
    margin: 0 -10px -10px -10px;
}

.lp-e-bill-history .container-upload-help {
    margin-top: 10px;
    text-align: left;
}

    .lp-e-bill-history .container-upload-help div {
        display: inline-block;
        margin-right: 15px;
    }

.lp-profile-contact .lp-editable input:focus {
    border-color: #cccccc;
}

.lp-profile-contact input:read-only {
    border-color: #cccccc;
    color: #938f8f;
}

.lp-profile-contact .widget-footer {
    margin-right: -15px;
    margin-left: -15px;
}

.lp-profile-details .lp-widget-body {
    min-height: 100px;
}

.lp-profile-details .lp-widget-content {
    box-shadow: none;
}

.lp-profile-details .details-header,
.lp-profile-details .details-area-inner {
    padding: 8px 10px;
}

.lp-profile-details .details-header {
    background-color: #808080;
    color: #fff;
}

.lp-profile-details .lp-widget-body {
    padding: 0;
}

.lp-profile-details .profile-image-small {
    display: none;
}

.lp-profile-details .lp-small-size .profile-image-small {
    display: block;
    position: relative;
    top: -6px;
    right: 5px;
}
/* TODO: Make this column pattern generic for reuse */
.lp-profile-details .details-container {
    width: 100%;
    display: table;
}

.lp-profile-details .details-image,
.lp-profile-details .details-inner {
    display: table-cell;
    vertical-align: top;
}

.lp-profile-details .details-inner {
    border-left: 1px solid;
}

.lp-profile-details .details-image {
    width: 20%;
    background: #cae8ff;
}

.lp-profile-details .details-image-no-bg {
    background: transparent;
}

.lp-profile-details .details-image img {
    height: auto;
    width: 100%;
}

.lp-profile-details .lp-small-size .details-inner,
.lp-profile-details .lp-small-size .details-container {
    display: block;
    border-left: 0 none;
}

.lp-profile-details .lp-small-size .details-image {
    display: none;
}

.lp-profile-details div.details-header {
    font-size: 14px;
    background-color: #169acc;
    color: #FFF;
}

.lp-profile-details div.details-container div:nth-child(2) .details-header {
    color: #FFF;
}

.lp-profile-details div.details-inner {
    background-color: #fff;
    font-size: 12px;
}

.lp-profile-details .details-image img {
    padding: 0 5px;
}
/***********    Tabatabaei    ***********/
.bmi-profile-details .details-profile-text {
    float: right;
    padding: 10px 20px;
}

.bmi-profile-details .details-image {
    float: right;
}

.bmi-profile-details .details-area-inner div {
    margin-top: inherit;
    line-height: 25px;
}

.bmi-profile-details .details-image {
    width: 30%;
}

.bmi-profile-details .details-image-no-bg {
    padding: 10px;
}

.bmi-profile-details .col-md-6,
.bmi-profile-details .col-lg-6,
.bmi-profile-details .col-sm-6,
.bmi-profile-details .col-xs-6 {
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.bmi-profile-details .row {
    margin-left: 0;
    margin-right: 0;
}

.bmi-profile-details div.details-inner {
    background-color: transparent !important;
    border-left: none;
}

.bmi-profile-details .details-inner-right {
    float: right;
}

.bmi-profile-details .bmi-pDetails-row {
    background-color: #fff;
}
/*** @media ***/
@media (max-width: 600px) {
    .bmi-profile-details .col-vs-12 {
        width: 100%;
    }

    .bmi-profile-details .details-image {
        float: left;
    }

    .bmi-profile-details .details-image {
        width: 20%;
        margin: 15px 15px 10px 12px;
    }
}

@media (max-width: 350px) {
    .lp-profile-details .lp-small-size .profile-image-small {
        display: none;
    }
}

.lp-notifications .notification {
    position: relative;
    width: 100%;
    z-index: 20;
}

    .lp-notifications .notification > .alert {
        margin-bottom: 0;
    }

    .lp-notifications .notification.sticky-notification {
        position: fixed;
    }

.lp-notifications .margin-top {
    margin-top: 51px;
}

.lp-saving-goals .col-xs-1,
.lp-saving-goals .col-xs-2,
.lp-saving-goals .col-xs-3,
.lp-saving-goals .col-xs-4,
.lp-saving-goals .col-xs-5,
.lp-saving-goals .col-xs-6,
.lp-saving-goals .col-xs-7,
.lp-saving-goals .col-xs-8,
.lp-saving-goals .col-xs-9,
.lp-saving-goals .col-xs-10,
.lp-saving-goals .col-xs-11,
.lp-saving-goals .col-xs-12 {
    float: right;
}

@keyframes bounceInRight {
    from, 60%, 75%, 90%, to {
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    }

    from {
        opacity: 0;
        transform: translate3d(3000px, 0, 0);
    }

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

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

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

    to {
        transform: none;
    }
}

.bounceInRight {
    animation-name: bounceInRight;
}

@keyframes bounceInLeft {
    from, 60%, 75%, 90%, to {
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    }

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

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

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

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

    to {
        transform: none;
    }
}

.bounceInLeft {
    animation-name: bounceInLeft;
}

@keyframes bounceInUp {
    from, 60%, 75%, 90%, to {
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    }

    from {
        opacity: 0;
        transform: translate3d(0, 3000px, 0);
    }

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

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

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

    to {
        transform: translate3d(0, 0, 0);
    }
}

.bounceInUp {
    animation-name: bounceInUp;
}

@keyframes bounceIn {
    from, 20%, 40%, 60%, 80%, to {
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    }

    0% {
        opacity: 0;
        transform: scale3d(0.3, 0.3, 0.3);
    }

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

    40% {
        transform: scale3d(0.9, 0.9, 0.9);
    }

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

    80% {
        transform: scale3d(0.97, 0.97, 0.97);
    }

    to {
        opacity: 1;
        transform: scale3d(1, 1, 1);
    }
}

.bounceIn {
    animation-name: bounceIn;
}

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

    to {
        opacity: 0;
        transform: translate3d(2000px, 0, 0);
    }
}

.bounceOutRight {
    animation-name: bounceOutRight;
}

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

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

    to {
        opacity: 0;
        transform: translate3d(0, 2000px, 0);
    }
}

.bounceOutDown {
    animation-name: bounceOutDown;
}

@keyframes slideInLeft {
    from {
        transform: translate3d(-100%, 0, 0);
        visibility: visible;
    }

    to {
        transform: translate3d(0, 0, 0);
    }
}

.slideInLeft {
    animation-name: slideInLeft;
}

@keyframes slideInRight {
    from {
        transform: translate3d(100%, 0, 0);
        visibility: visible;
    }

    to {
        transform: translate3d(0, 0, 0);
    }
}

.slideInRight {
    animation-name: slideInRight;
}

@keyframes slideOutRight {
    from {
        transform: translate3d(0, 0, 0);
    }

    to {
        visibility: hidden;
        transform: translate3d(100%, 0, 0);
    }
}

.slideOutRight {
    animation-name: slideOutRight;
}

@keyframes fadeIn {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

.fadeIn {
    animation-name: fadeIn;
}

@keyframes fadeLoading {
    0% {
        opacity: .1;
    }

    50% {
        opacity: .7;
    }

    100% {
        opacity: .1;
    }
}

.fadeLoading {
    animation: fadeLoading 2s linear;
    animation-iteration-count: infinite;
}

@keyframes fadeOut {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
    }
}

.fadeOut {
    animation-name: fadeOut;
}

@keyframes fadeOut2 {
    from {
        opacity: .5;
    }

    to {
        opacity: 0;
    }
}

.fadeOut2 {
    animation-name: fadeOut2;
}

@keyframes zoomOut {
    from {
        opacity: 1;
    }

    50% {
        opacity: 0;
        transform: scale3d(0.3, 0.3, 0.3);
    }

    to {
        opacity: 0;
    }
}

.zoomOut {
    animation-name: zoomOut;
}

@-webkit-keyframes pulsate {
    0% {
        -webkit-transform: scale(0.4, 0.4);
        opacity: 0.0;
    }

    50% {
        opacity: 1.0;
    }

    100% {
        -webkit-transform: scale(1.2, 1.2);
        opacity: 0.0;
    }
}

.pulsate {
    -webkit-animation: pulsate 1500ms cubic-bezier(0, 0.88, 0, 0.89);
    -webkit-animation-iteration-count: infinite;
}

@-webkit-keyframes pulsate-y {
    0% {
        -webkit-transform: translateY(-10px);
        opacity: 0.0;
    }

    50% {
        opacity: 1.0;
    }

    100% {
        -webkit-transform: translateY(3px);
        opacity: 0.0;
    }
}

.transform-y {
    -webkit-animation: pulsate-y 2s cubic-bezier(0, 0.88, 0, 0.89);
    -webkit-animation-iteration-count: infinite;
}

@keyframes headShake {
    0% {
        transform: translateX(0);
    }

    6.5% {
        transform: translateX(-6px) rotateY(-9deg);
    }

    18.5% {
        transform: translateX(5px) rotateY(7deg);
    }

    31.5% {
        transform: translateX(-3px) rotateY(-5deg);
    }

    43.5% {
        transform: translateX(2px) rotateY(3deg);
    }

    50% {
        transform: translateX(0);
    }
}

.headShake {
    animation-timing-function: ease-in-out;
    animation-name: headShake;
}

@keyframes fastHeadShake {
    0% {
        transform: translateX(0);
    }

    2% {
        transform: translateX(-6px) rotateY(-9deg);
    }

    4% {
        transform: translateX(5px) rotateY(7deg);
    }

    6% {
        transform: translateX(-3px) rotateY(-5deg);
    }

    8% {
        transform: translateX(2px) rotateY(3deg);
    }

    10% {
        transform: translateX(0);
    }
}

.fastHeadShake {
    animation-timing-function: ease-in-out;
    animation-name: fastHeadShake;
}

@keyframes headShakeY {
    0% {
        transform: translateY(0);
    }

    6.5% {
        transform: translateY(-6px) rotateX(-9deg);
    }

    18.5% {
        transform: translateY(5px) rotateX(7deg);
    }

    31.5% {
        transform: translateY(-3px) rotateX(-5deg);
    }

    43.5% {
        transform: translateY(2px) rotateX(3deg);
    }

    50% {
        transform: translateY(0);
    }
}

.headShakeY {
    animation-timing-function: ease-in-out;
    animation-name: headShakeY;
}

@keyframes fastheadShakeY {
    0% {
        transform: translateY(0);
    }

    2% {
        transform: translateY(-6px) rotateX(-9deg);
    }

    4% {
        transform: translateY(5px) rotateX(7deg);
    }

    6% {
        transform: translateY(-3px) rotateX(-5deg);
    }

    8% {
        transform: translateY(2px) rotateX(3deg);
    }

    10% {
        transform: translateY(0);
    }
}

.fastheadShakeY {
    animation-timing-function: ease-in-out;
    animation-name: fastheadShakeY;
}

@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0);
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@-moz-keyframes spin {
    0% {
        -moz-transform: rotate(0);
        transform: rotate(0);
    }

    100% {
        -moz-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@-ms-keyframes spin {
    0% {
        -ms-transform: rotate(0);
        transform: rotate(0);
    }

    100% {
        -ms-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@keyframes spin {
    0% {
        transform: rotate(0);
    }

    100% {
        transform: rotate(360deg);
    }
}

.lp-promo-content .lp-content-text-area .lp-tagline-banner p {
    color: #666565;
    font-size: 12px;
    padding-top: 10px;
}

.lp-promo-content .lp-content-text-area div p:nth-child(1) {
    font-size: 14px;
    color: #000;
    line-height: 27px;
}

.lp-promo-content .lp-content-text-area div p:nth-child(2) {
    color: #d05a05;
    font-size: 12px;
}

    .lp-promo-content .lp-content-text-area div p:nth-child(2) .lp-promo-content .lp-content-text-area .lp-tagline-banner p {
        color: #666565;
        font-size: 13px;
        padding-top: 10px;
    }

    .lp-promo-content .lp-content-text-area div p:nth-child(2) .lp-promo-content .lp-content-text-area div p:nth-child(1) {
        font-size: 14px;
        color: #000;
        line-height: 27px;
    }

    .lp-promo-content .lp-content-text-area div p:nth-child(2) .lp-promo-content .lp-content-text-area div p:nth-child(2) {
        color: #d05a05;
        font-size: 13px;
    }

    .lp-promo-content .lp-content-text-area div p:nth-child(2) .lp-promo-content .lp-content-text-area h1 {
        font-size: 20px;
    }

.lp-promo-content .lp-content-text-area h1 {
    font-size: 20px;
}

.lp-promo-content .lp-content-text-area {
    width: 450px;
    left: auto;
    right: 0;
    z-index: 0;
    background-image: url('../images/promo-back.png');
    background-size: cover;
}

    .lp-promo-content .lp-content-text-area div p:nth-child(2) {
        color: #000;
        line-height: 27px;
    }

.lp-content-block.lp-content-advanced .text-panel {
    padding: 13px;
    background-color: white;
    line-height: 20px;
    text-align: justify;
    font-size: 12px;
    border: 1px solid #D9D9D9;
    min-height: 200px;
}

    .lp-content-block.lp-content-advanced .text-panel h5 {
        margin-top: 0px;
        line-height: 1.5;
        font-size: 12px;
        font-weight: bold;
    }

.lp-content-block.lp-content-advanced .image-panel img {
    border: 1px solid #D9D9D9;
    padding: 8px;
    background: #FFF;
    border-bottom: none;
    width: 100%;
}

@media (max-width: 768px) {
    .targeting-jumbotron {
        height: auto;
    }

    .lp-promo-content .lp-content-text-area {
        width: 100%;
        background: #FFF none;
        opacity: 0.7 !important;
        padding: 15px;
    }
}

@media (min-width: 1200px) {
    .lp-promo-content .lp-content-text-area {
        padding: 20px 38px 30px 40px;
    }

    .lp-content-block.lp-content-advanced .text-panel {
        min-height: 210px;
    }
}

.bmi-new-features {
    background-color: #fff;
    line-height: 25px;
    margin-top: 20px;
}

    .bmi-new-features .row {
        margin-right: 0px;
        margin-left: 0px;
    }

    .bmi-new-features .header {
        background-color: #0b6587;
        color: #ffffff;
        padding: 5px 10px;
        position: relative;
        margin-bottom: 10px;
    }

    .bmi-new-features .pager-panel {
        position: absolute;
        left: 10px;
        top: 12px;
    }

        .bmi-new-features .pager-panel img {
            margin-right: 5px;
            cursor: pointer;
        }

    .bmi-new-features .image-panel {
        padding: 10px;
    }

    .bmi-new-features .odd .image-panel {
        float: left;
    }

    .bmi-new-features .item {
        margin-bottom: 10px;
        padding: 5px 0px;
    }

    .bmi-new-features .display-none {
        display: none;
    }

    .bmi-new-features .show {
        display: block;
    }

    .bmi-new-features .image-panel img {
        margin: auto;
    }

    .bmi-new-features .title {
        color: #000;
    }

    .bmi-new-features .body {
        height: 100px;
        overflow-y: hidden;
        text-align: justify;
        padding-left: 10px;
        color: #000;
    }

        .bmi-new-features .body:hover {
            overflow-y: auto;
        }
        /* Let's get this party started */
        .bmi-new-features .body::-webkit-scrollbar {
            width: 3px;
        }
        /* Track */
        /* Handle */
        .bmi-new-features .body::-webkit-scrollbar-thumb {
            background: rgba(140, 140, 140, 0.8);
        }

            .bmi-new-features .body::-webkit-scrollbar-thumb:window-inactive {
                background: rgba(140, 140, 140, 0.1);
            }

        .bmi-new-features .body a {
            font-weight: bolder;
            color: #0b6587;
        }

    .bmi-new-features .bounceIn {
        animation-duration: 1s;
    }

.sso-table {
    margin-bottom: 0px;
    border: 1px solid #8080802b;
}

    .sso-table .thead-dark {
        background-color: #0b6587cc;
    }

        .sso-table .thead-dark th {
            color: white;
        }

    .sso-table tr td,
    .sso-table tr th {
        text-align: center;
    }

@-webkit-keyframes close-menu {
    from {
        transform: translate3d(0, 0, 0);
        overflow: hidden;
    }

    to {
        visibility: hidden;
        transform: translate3d(100%, 0, 0);
    }
}

@keyframes close-menu {
    from {
        transform: translate3d(0, 0, 0);
        overflow: hidden;
    }

    to {
        visibility: hidden;
        transform: translate3d(100%, 0, 0);
    }
}

@-webkit-keyframes close-menu-overlay {
    from {
        background: rgba(0, 0, 0, 0.7);
        overflow-y: hidden;
    }

    to {
        background: rgba(0, 0, 0, 0);
    }
}

@keyframes close-menu-overlay {
    from {
        background: rgba(0, 0, 0, 0.7);
        overflow-y: hidden;
    }

    to {
        background: rgba(0, 0, 0, 0);
    }
}

@-webkit-keyframes open-menu-overlay {
    from {
        background: rgba(0, 0, 0, 0);
    }

    to {
        background: rgba(0, 0, 0, 0.7);
        overflow-y: auto;
    }
}

@keyframes open-menu-overlay {
    from {
        background: rgba(0, 0, 0, 0);
    }

    to {
        background: rgba(0, 0, 0, 0.7);
        overflow-y: auto;
    }
}

@-webkit-keyframes open-menu {
    from {
        transform: translate3d(100%, 0, 0);
        visibility: visible;
    }

    to {
        transform: translate3d(0, 0, 0);
    }
}

@keyframes open-menu {
    from {
        transform: translate3d(100%, 0, 0);
        visibility: visible;
    }

    to {
        transform: translate3d(0, 0, 0);
    }
}

@media (max-width: 768px) {
    .lp-lc--main {
        left: auto;
        right: 0;
    }

    .lp-lc--left {
        display: block;
        position: fixed;
        z-index: 999999;
        right: 0px;
        top: 0px;
        bottom: 0;
        margin: 0;
        padding: 50px 0 0 0;
        animation-delay: 0s, 800ms;
        -webkit-animation-delay: 0s, 800ms;
        -o-animation-delay: 0s, 800ms;
        -moz-animation-delay: 0s, 800ms;
        animation-duration: 1000ms, 500ms;
        -webkit-animation-duration: 1000ms, 500ms;
        -moz-animation-duration: 1000ms, 500ms;
        -o-animation-duration: 1000ms, 500ms;
        -moz-animation-name: open-menu, open-menu-overlay;
        -webkit-animation-name: open-menu, open-menu-overlay;
        -o-animation-name: open-menu, open-menu-overlay;
        animation-name: open-menu, open-menu-overlay;
        animation-fill-mode: forwards;
        -webkit-animation-fill-mode: forwards;
        -moz-animation-fill-mode: forwards;
        -o-animation-fill-mode: forwards;
        max-height: none;
        overflow-y: auto;
        border: none;
    }

        .lp-lc--left > li:first-child {
            margin-bottom: 0;
        }

        .lp-lc--left::-webkit-scrollbar {
            display: none;
        }

        .lp-lc--left > li {
            width: 300px;
        }

    .lp-launcher-left .lp-lc--left {
        display: block;
        animation-delay: 0s, 200ms;
        -webkit-animation-delay: 0s, 200ms;
        -moz-animation-delay: 0s, 200ms;
        -o-animation-delay: 0s, 200ms;
        animation-duration: 300ms, 1500ms;
        -webkit-animation-duration: 300ms, 1500ms;
        -moz-animation-duration: 300ms, 1500ms;
        -o-animation-duration: 300ms, 1500ms;
        -webkit-animation-name: close-menu-overlay, close-menu;
        animation-name: close-menu-overlay, close-menu;
        -moz-animation-name: close-menu-overlay, close-menu;
        -o-animation-name: close-menu-overlay, close-menu;
        animation-fill-mode: forwards;
        -webkit-animation-fill-mode: forwards;
        -moz-animation-fill-mode: forwards;
        -o-animation-fill-mode: forwards;
        box-shadow: none;
    }

    .lp-launcher-overlay-open.lp-launcher-left .lp-lc--left {
        -webkit-animation-delay: 0s, 800ms;
        -moz-animation-delay: 0s, 800ms;
        -o-animation-delay: 0s, 800ms;
        animation-duration: 1000ms, 500ms;
        -webkit-animation-duration: 1000ms, 500ms;
        -o-animation-duration: 1000ms, 500ms;
        -moz-animation-duration: 1000ms, 500ms;
        -webkit-animation-name: open-menu, open-menu-overlay;
        -o-animation-name: open-menu, open-menu-overlay;
        -moz-animation-name: open-menu, open-menu-overlay;
        animation-name: open-menu, open-menu-overlay;
        animation-fill-mode: forwards;
        -webkit-animation-fill-mode: forwards;
        -moz-animation-fill-mode: forwards;
        -o-animation-fill-mode: forwards;
        box-shadow: none;
    }

    .lp-launcher-overlay-open .lp-lc--left {
        display: block;
        animation-delay: 0s, 200ms;
        -webkit-animation-delay: 0s, 200ms;
        -moz-animation-delay: 0s, 200ms;
        -o-animation-delay: 0s, 200ms;
        animation-duration: 300ms, 1500ms;
        -webkit-animation-duration: 300ms, 1500ms;
        -o-animation-duration: 300ms, 1500ms;
        -moz-animation-duration: 300ms, 1500ms;
        -webkit-animation-name: close-menu-overlay, close-menu;
        -moz-animation-name: close-menu-overlay, close-menu;
        -o-animation-name: close-menu-overlay, close-menu;
        animation-name: close-menu-overlay, close-menu;
        animation-fill-mode: forwards;
        -webkit-animation-fill-mode: forwards;
        -moz-animation-fill-mode: forwards;
        -o-animation-fill-mode: forwards;
    }

    .lp-lc--content .lp-lc--default.lp-launcher-area-fixed {
        width: 100%;
    }

    .lp-lc.lp-launcher-left {
        overflow: visible;
    }

    .lp-navbar-advanced .navbar {
        background-color: #1281ab;
    }

    .lp-navbar-advanced .navbar-toggle {
        background-color: transparent;
        border: none;
        padding: 0;
    }

        .lp-navbar-advanced .navbar-toggle:hover,
        .lp-navbar-advanced .navbar-toggle:active,
        .lp-navbar-advanced .navbar-toggle:focus {
            background-color: transparent;
            border: none;
        }

    .lp-navbar-advanced .glyphicon-tasks:before {
        content: url("../images/menu.png");
    }

    .lp-navbar-advanced .glyphicon-sort:before {
        content: url("../images/more.png");
    }

    .lp-navbar-advanced .navbar-collapse {
        position: absolute;
        top: 41px;
        left: 35px;
        border: none;
        background-color: #1281ab;
    }

        .lp-navbar-advanced .navbar-collapse a {
            color: white;
        }

    .lp-navbar-advanced .navbar-inverse .navbar-nav > li > a {
        color: white;
    }

    div.navbar {
        border-bottom: 4px solid #014159;
    }

    .lp-navbar-advanced .navbar-brand.active-page {
        color: white;
    }

    .lp-lc--content .lp-lc--default.lp-launcher-area-fixed {
        margin-top: 5px;
    }
}

@media (max-width: 768px) {
    .lp-lc--content {
        padding-left: 0px;
        padding-right: 0px;
    }

    .lp-notifications .notification {
        top: 15px !important;
    }

    .lp-card-to-card .tab-content {
        padding-left: 30px;
    }

    .lp-contacts .col-list + div .col-view-inner {
        padding: 0;
    }

    .lp-contacts .col-list.ng-hide + div .col-view-inner {
        padding: 0 10px;
    }

    .lp-contacts .panel-body div.row div {
        padding-left: 0;
    }

    .lp-contacts .contact-form {
        margin-top: 15px;
    }

        .lp-contacts .contact-form .col-contact-image {
            margin-top: 15px;
        }

    .lp-bmi-sso-enrollment section {
        margin-left: 15px;
    }

    .lp-bmi-sso-enrollment .padd0 {
        margin-left: -15px;
    }

        .lp-bmi-sso-enrollment .padd0 [class*="col-"] {
            padding-left: 15px;
        }

    .bmi-login-multifactor .col-xs-12 {
        padding-left: 15px;
    }

    .bmi-sso-suspend-user {
        margin-left: 15px;
    }

    .lp-cheque-amount-confirmation {
        margin-left: 15px;
    }

        .lp-cheque-amount-confirmation .alert {
            margin-left: -15px;
        }

        .lp-cheque-amount-confirmation .account-container {
            margin-left: -15px;
        }

    .bmi-cheque-inquiries {
        margin-left: 15px;
    }

        .bmi-cheque-inquiries .alert {
            margin-left: -15px;
        }

        .bmi-cheque-inquiries .account-container {
            margin-left: -15px;
        }
}

@media (width: 768px) {
    .lp-lc--content {
        width: 100%;
    }

    .lp-lc--left {
        display: block;
        width: 100%;
        position: fixed;
        z-index: 999999;
        right: 0px;
        top: 0px;
        bottom: 0;
        margin: 0;
        padding: 50px 0 0 0;
        animation-delay: 0s, 800ms;
        -webkit-animation-delay: 0s, 800ms;
        -o-animation-delay: 0s, 800ms;
        -moz-animation-delay: 0s, 800ms;
        animation-duration: 1000ms, 500ms;
        -webkit-animation-duration: 1000ms, 500ms;
        -moz-animation-duration: 1000ms, 500ms;
        -o-animation-duration: 1000ms, 500ms;
        -moz-animation-name: open-menu, open-menu-overlay;
        -webkit-animation-name: open-menu, open-menu-overlay;
        -o-animation-name: open-menu, open-menu-overlay;
        animation-name: open-menu, open-menu-overlay;
        animation-fill-mode: forwards;
        -webkit-animation-fill-mode: forwards;
        -moz-animation-fill-mode: forwards;
        -o-animation-fill-mode: forwards;
        max-height: none;
        overflow-y: auto;
        border: none;
    }

        .lp-lc--left > li:first-child {
            margin-bottom: 0;
        }

    .lp-lc .lp-launcher-area.active {
        margin-right: 15px;
    }

    .lp-navbar-advanced .hidden-xs {
        display: none !important;
    }

    .lp-navbar-advanced .visible-xs {
        display: block !important;
    }

    .lp-navbar-advanced .header-bmi-logo {
        display: none;
    }

    .lp-navbar-advanced .navbar-nav {
        margin: 10px;
        display: block;
        float: none;
    }

    .lp-navbar-advanced-menu-left {
        float: none;
        text-align: right;
        line-height: 27px;
        margin-right: 20px;
    }

    .lp-navbar-advanced .navbar-toggle {
        background-color: transparent;
        border: none;
        padding: 0;
        display: block !important;
        margin: 0;
    }

    .lp-navbar-advanced .navbar-header {
        width: 100%;
    }

    div.navbar .icon-container {
        display: none !important;
    }

    .lp-navbar-advanced-menu-nav-top {
        margin-top: 0px;
        margin-bottom: 0px;
        margin-left: -5px;
        height: auto;
    }

    .lp-navbar-advanced-menu-nav-bottom {
        text-align: right;
        margin-top: 0px;
        margin-right: 25px;
    }

    .lp-navbar-advanced .navbar {
        background-color: #1281ab;
        min-height: 50px;
        border-bottom: 4px solid #014159;
    }

    .navbar-nav li {
        border: none;
        display: block;
        float: none;
    }

    .lp-navbar-advanced-menu-nav-bottom li {
        display: block;
        float: none;
    }

        .lp-navbar-advanced-menu-nav-bottom li img {
            display: none;
        }

    .lp-navbar-advanced-menu-nav-top span {
        display: none;
    }

    .lp-full-bg {
        margin-top: 41px;
    }
}

@keyframes shake-menu {
    10%, 90% {
        transform: translate3d(-1px, 0, 0);
    }

    20%, 80% {
        transform: translate3d(2px, 0, 0);
    }

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

    40%, 60% {
        transform: translate3d(4px, 0, 0);
    }
}

.animation-shake-menu {
    animation: shake-menu 1s cubic-bezier(0.36, 0.07, 0.19, 0.97) both;
}

.persian-datepicker {
    padding: 5px;
}

    .persian-datepicker .btn {
        outline: none;
        border: none;
        width: 100%;
        background-color: #fff !important;
    }

        .persian-datepicker .btn.btn-default:hover,
        .persian-datepicker .btn.btn-default:focus,
        .persian-datepicker .btn.btn-default.focus,
        .persian-datepicker .btn.btn-default:active,
        .persian-datepicker .btn.btn-default.active {
            outline: none;
            border: none;
            background-color: #F5F3F2 !important;
        }

        .persian-datepicker .btn:active,
        .persian-datepicker .btn.active {
            -webkit-box-shadow: none;
            box-shadow: none;
        }

            .persian-datepicker .btn:active.btn-info,
            .persian-datepicker .btn.active.btn-info,
            .persian-datepicker .btn:active.btn-info,
            .persian-datepicker .btn.active.btn-info {
                background-color: #46A0E2 !important;
            }

                .persian-datepicker .btn:active.btn-info .text-info,
                .persian-datepicker .btn.active.btn-info .text-info,
                .persian-datepicker .btn:active.btn-info .text-info,
                .persian-datepicker .btn.active.btn-info .text-info {
                    color: #fff;
                }

            .persian-datepicker .btn:active:hover,
            .persian-datepicker .btn.active:hover {
                outline: none;
            }

    .persian-datepicker .open > .dropdown-toggle.btn-default {
        outline: none;
        border: none;
        background-color: #fff !important;
    }

    .persian-datepicker thead .btn-default:hover,
    .persian-datepicker thead .btn-default:focus,
    .persian-datepicker thead .btn-default.focus,
    .persian-datepicker thead .btn-default:active,
    .persian-datepicker thead .btn-default.active {
        outline: none;
        border: none;
        background-color: #F5F3F2 !important;
    }

    .persian-datepicker thead th {
        color: #A0A0A0;
    }

    .persian-datepicker tbody:before {
        content: '';
        display: block;
        height: 15px;
    }

table.keyboardInputMaster {
    position: absolute;
    font: normal 16px Arial, sans-serif;
    -webkit-box-shadow: 0px 2px 10px #444444;
    -moz-box-shadow: 0px 2px 10px #444444;
    box-shadow: 0px 2px 10px #444444;
    opacity: 0.95;
    filter: alpha(opacity=95);
    background-color: #fbfbfb;
    text-align: left;
    z-index: 1000000;
    width: auto;
    height: auto;
    min-width: 0;
    min-height: 0;
    margin: 0px;
    padding: 0px;
    line-height: normal;
    -moz-user-select: none;
    cursor: default;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    z-index: 9999999999;
}

    table.keyboardInputMaster * {
        position: static;
        color: #000;
        background: transparent;
        width: auto;
        height: auto;
        min-width: 0;
        min-height: 0;
        margin: 0px;
        padding: 0px;
        border: 0px none;
        outline: 0px;
        vertical-align: baseline;
        line-height: 1.3em;
    }

    table.keyboardInputMaster table {
        table-layout: auto;
    }

    table.keyboardInputMaster.keyboardInputSize1,
    table.keyboardInputMaster.keyboardInputSize1 * {
        font-size: 13px;
    }

    table.keyboardInputMaster.keyboardInputSize3,
    table.keyboardInputMaster.keyboardInputSize3 * {
        font-size: 20px;
    }

    table.keyboardInputMaster.keyboardInputSize4,
    table.keyboardInputMaster.keyboardInputSize4 * {
        font-size: 24px;
    }

    table.keyboardInputMaster.keyboardInputSize5,
    table.keyboardInputMaster.keyboardInputSize5 * {
        font-size: 28px;
    }

    table.keyboardInputMaster thead tr th {
        padding: 4px 3px 0 8px;
        white-space: nowrap;
        text-align: right;
    }

        table.keyboardInputMaster thead tr th div {
            float: left;
            font-size: 130% !important;
            height: 1.3em;
            font-weight: bold;
            position: relative;
            z-index: 1;
            margin-right: 0.5em;
            cursor: pointer;
            background-color: transparent;
        }

            table.keyboardInputMaster thead tr th div ol {
                position: absolute;
                left: 0px;
                top: 90%;
                list-style-type: none;
                height: 9.4em;
                overflow-y: auto;
                overflow-x: hidden;
                /*background-color:#f6f6f6;*/
                border: 1px solid #999999;
                display: none;
                text-align: left;
                width: 12em;
            }

                table.keyboardInputMaster thead tr th div ol li {
                    padding: 0.2em 0.4em;
                    cursor: pointer;
                    white-space: nowrap;
                    width: 12em;
                }

                    table.keyboardInputMaster thead tr th div ol li.selected {
                        /*background-color:#ffffcc;*/
                    }

                    table.keyboardInputMaster thead tr th div ol li:hover,
                    table.keyboardInputMaster thead tr th div ol li.hover {
                        /*background-color:#dddddd;*/
                    }

        table.keyboardInputMaster thead tr th span,
        table.keyboardInputMaster thead tr th strong,
        table.keyboardInputMaster thead tr th small,
        table.keyboardInputMaster thead tr th big {
            display: inline-block;
            padding: 0px 0.4em;
            height: 1.4em;
            line-height: 1.4em;
            font-family: IRANSans;
            /*border:1px solid #848484;*/
            /*background-color:#ddd;*/
            cursor: pointer;
            margin: 0px 0px 0px 0.3em;
            vertical-align: middle;
            -webkit-transition: background-color 0.15s ease-in-out;
            -o-transition: background-color 0.15s ease-in-out;
            transition: background-color 0.15s ease-in-out;
        }

        table.keyboardInputMaster thead tr th strong {
            font-weight: bold;
        }

        table.keyboardInputMaster thead tr th small {
            border-right: 1px solid #aaaaaa;
            padding: 0px 0.5em 0px 0.3em;
        }

        table.keyboardInputMaster thead tr th big {
            border-left: 0px none;
            margin: 0px;
            padding: 0px 0.3em 0px 0.5em;
        }

            table.keyboardInputMaster thead tr th span:hover,
            table.keyboardInputMaster thead tr th span.hover,
            table.keyboardInputMaster thead tr th strong:hover,
            table.keyboardInputMaster thead tr th strong.hover,
            table.keyboardInputMaster thead tr th small:hover,
            table.keyboardInputMaster thead tr th small.hover,
            table.keyboardInputMaster thead tr th big:hover,
            table.keyboardInputMaster thead tr th big.hover {
                color: #00abff;
            }

    table.keyboardInputMaster tbody tr td {
        text-align: left;
        padding: 0.2em 0.3em 0.2em 0.2em;
        vertical-align: top;
    }

        table.keyboardInputMaster tbody tr td div {
            text-align: center;
            position: relative;
            zoom: 1;
        }

        table.keyboardInputMaster tbody tr td table {
            white-space: nowrap;
            width: 100%;
            border-collapse: separate;
            border-spacing: 1px;
        }

        table.keyboardInputMaster tbody tr td.keyboardInputNumpad table {
            margin-left: 0.2em;
            width: auto;
        }

        table.keyboardInputMaster tbody tr td table.keyboardInputCenter {
            width: auto;
            margin: 0px auto;
        }

        table.keyboardInputMaster tbody tr td table tbody tr td {
            vertical-align: middle;
            padding: 0px 0.45em;
            white-space: pre;
            height: 1.8em;
            text-align: center;
            border: 1px solid #b1b1b1;
            background-color: #f5f5f5;
            cursor: default;
            min-width: 1.6em;
            border-radius: 3px;
            -webkit-transition: background-color 0.15s ease-in-out;
            -o-transition: background-color 0.15s ease-in-out;
            transition: background-color 0.15s ease-in-out;
        }

    table.keyboardInputMaster.relativeKeyboard tbody tr td table tbody tr td.last {
        width: 99%;
    }

    table.keyboardInputMaster tbody tr td table tbody tr td.space {
        padding: 0px 4em;
    }

    table.keyboardInputMaster tbody tr td table tbody tr td.deadkey {
        background-color: #ccccdd;
    }

    table.keyboardInputMaster tbody tr td table tbody tr td.target {
        background-color: #ddddcc;
    }

    table.keyboardInputMaster tbody tr td table tbody tr td:hover,
    table.keyboardInputMaster tbody tr td table tbody tr td.hover {
        color: #00abff;
    }

    table.keyboardInputMaster thead tr th span:active,
    table.keyboardInputMaster thead tr th span.pressed,
    table.keyboardInputMaster tbody tr td table tbody tr td:active,
    table.keyboardInputMaster tbody tr td table tbody tr td.pressed {
        border-color: #b1b1b1 !important;
        color: #00abff;
    }

    table.keyboardInputMaster tbody tr td table tbody tr td small {
        display: block;
        text-align: center;
        font-size: 0.6em !important;
        line-height: 1.1em;
    }

    table.keyboardInputMaster tbody tr td div label {
        position: absolute;
        bottom: 0.2em;
        left: 0.3em;
    }

        table.keyboardInputMaster tbody tr td div label input {
            background-color: #f6f6f6;
            vertical-align: middle;
            font-size: inherit;
            width: 1.1em;
            height: 1.1em;
        }

    table.keyboardInputMaster tbody tr td div var {
        position: absolute;
        bottom: 0px;
        right: 3px;
        font-weight: bold;
        font-style: italic;
        color: #444444;
    }

.keyboardInputInitiator {
    float: left;
    vertical-align: middle;
    width: 20px;
    height: 20px;
    margin-top: -26px;
    margin-left: 10px;
    cursor: pointer;
    background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEAAAABACAYAAACqaXHeAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyRpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYxIDY0LjE0MDk0OSwgMjAxMC8xMi8wNy0xMDo1NzowMSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNS4xIE1hY2ludG9zaCIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDozRTQ0NTA5ODVCMEQxMUUxOTQxOUU0QkNBRjUxNzRCMSIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDozRTQ0NTA5OTVCMEQxMUUxOTQxOUU0QkNBRjUxNzRCMSI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjNFNDQ1MDk2NUIwRDExRTE5NDE5RTRCQ0FGNTE3NEIxIiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjNFNDQ1MDk3NUIwRDExRTE5NDE5RTRCQ0FGNTE3NEIxIi8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+eIPDlAAABJNJREFUeNrsWktrFVkQ7u7bufE14xONAR8DPnAhglGDioN/YJYKIsqs/RWzc+FGXLhyJ/4Cl4L4QEHBjRtf4CMSjaKDozE3N923e6rkO0NR1Onu5GKUuefAZzwndaq6v1NV/XVrXJZlNMgjDgQEAgIBgYBAQCAgEBAICAQEAgIBgYBAwCASMDY2Nko/1xKWEAqsJ4Q3hEkx30NoESRjMfY8JUxjbSNhE6GnYrGPD4QXmA8Tdqi4bnCMx4QZzPn6flOxnc8viO98sN06w6feN0v4mNIfewnjhBFCBoMhwlVBAM9PE5Yqx+xojnBeEMBEHUcAOdqEO4KAX2An4zpSc8I5wgTWthH+FOREgsRHiO+u6yjhMK7LN/h+pgj3UtxECpTCIFGbnI0moMBFyzVnq/f7fOqsipTPWPgr1f6WcbppTQa4uIkLLhFhc2mkZanWS8POt1429BnV7C0X6NO0SefRLxLjBN2aPq1WhW2kbPV6XGGnCbDiJ55Y+lp4T5wi3bm2l4tabANyzOHGrB4g17j5dT01mKlTyGBn9YBS+ZwzCIixt1Qx5mp6gIud81NgY8VT4I2Yb/GcTAE71/RWe7ow234mvBd1OAqirTSeBJE8VhA2eE5yBvGdj/WEX2tKIAZBX5iAgdYBSTTgI4VwWesRJC5duAYfit+PAtqee8RHwnOxdyf6S2nYPiN8wnzEI6DYx1fCE/jg+XakuXW9Lwl/4+9rCFvrhNBBwhHcUOYx7hDOiJpkoXHMaDTLCDcIF8Tek7jgXNkyKWcJ9zEfh9jqGIfERP0Fcnh+grBbiS33JLgIwcVjF65bN88h9I3bKW66A5arCNBPhGnDvhQkueF854bvXHXvaUNBpip+ifm0ihUbPnPEtghgH1noAU4QCFg9IDbWWp4XntgjgJIGtv0KKEtC+wTUf0KoQKrknjRNjPUcz1+rZHRf6CLdck9z1T6tEugaMTqeEugpAdUxCMix95sQWgmhMVQhHnj9tfh9y3jZicR7RKbqzVdqmejk1ouNz2fbk63aZ4L4vnvqcdB/gPmMnpH+UcUFNRm+DIwaZFlUQVw3CKGaJrgPX2ZWNTzVFB8hrmPOGv0PpFph6O3LIgv2Ew4YJ93GF6BromxOGe8JCXzxx5p3NfGrRgsC7CnfzGaQMNowXYcRyBHAiuwQlGTP0A9XxBq/UP3uEVCxICCBT/0FqoUmeVMQ4Isf1XwR+vYC54TQbEVXt2q1q+qsg+BFjYDKKgSXrtUZnH7d67cvfh0Bs0EIiW9jbaR2E0La6tGSIFWtEogN5pd7SmDYWLNKQIslX/y6DGD7oRQfKJ7hDSpvuHlSzPkjx92KJijXXhFuVTRBmdZ3K5rg5wbxmzTBCRZCSYUMrvqk1Pu/lEAxyD0gNMEF7lsDlD/BAfI/jU0tNgGHob6yH0zAUjTAS4tNQIrHVvyDCRju4x76IqCYp/L6XqPotwwXSkDsETqLPeJ+r6GfDMjm8f7+vUbWrx5ZKAEPCG9/ghJgRfehrxQK/0coEBAICAQEAgIBgYBAQCAgEBAICAQEAgIBgzf+FWAApWa7NK63Q7gAAAAASUVORK5CYII=') no-repeat;
    background-size: contain;
    position: relative;
}

    .keyboardInputInitiator.right {
        float: right;
        margin-right: 10px;
        margin-left: 0;
    }

.keyboardsArea table {
    max-width: 1000px;
    margin-left: auto;
    margin-right: auto;
}

table.keyboardInputMaster .inputSecurity {
    color: #0b6587;
    float: left;
    padding: 0;
    text-decoration: underline;
    margin: 0;
}
/*! =======================================================
                      VERSION  10.0.0
========================================================= */
/*! =========================================================
 * bootstrap-slider.js
 *
 * Maintainers:
 *		Kyle Kemp
 *			- Twitter: @seiyria
 *			- Github:  seiyria
 *		Rohit Kalkur
 *			- Twitter: @Rovolutionary
 *			- Github:  rovolution
 *
 * =========================================================
  *
 * bootstrap-slider is released under the MIT License
 * Copyright (c) 2017 Kyle Kemp, Rohit Kalkur, and contributors
 *
 * Permission is hereby granted, free of charge, to any person
 * obtaining a copy of this software and associated documentation
 * files (the "Software"), to deal in the Software without
 * restriction, including without limitation the rights to use,
 * copy, modify, merge, publish, distribute, sublicense, and/or sell
 * copies of the Software, and to permit persons to whom the
 * Software is furnished to do so, subject to the following
 * conditions:
 *
 * The above copyright notice and this permission notice shall be
 * included in all copies or substantial portions of the Software.
 *
 * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
 * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
 * OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
 * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
 * HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
 * WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
 * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
 * OTHER DEALINGS IN THE SOFTWARE.
 *
 * ========================================================= */
.slider {
    display: inline-block;
    vertical-align: middle;
    position: relative;
}

    .slider input {
        display: none;
    }

    .slider .tooltip.top {
        margin-top: -36px;
    }

    .slider .tooltip-inner {
        white-space: nowrap;
        max-width: none;
    }

    .slider .hide {
        display: none;
    }

    .slider.slider-horizontal {
        width: 210px;
        height: 20px;
    }

        .slider.slider-horizontal .slider-track {
            height: 10px;
            width: 100%;
            margin-top: -5px;
            top: 50%;
            left: 0;
        }

        .slider.slider-horizontal .slider-selection {
            height: 100%;
            top: 0;
            bottom: 0;
        }

        .slider.slider-horizontal .slider-track-low {
            height: 100%;
            top: 0;
            bottom: 0;
        }

        .slider.slider-horizontal .slider-track-high {
            height: 100%;
            top: 0;
            bottom: 0;
        }

        .slider.slider-horizontal .slider-tick {
            margin-left: -10px;
        }

        .slider.slider-horizontal .slider-handle {
            margin-left: -10px;
        }

        .slider.slider-horizontal .slider-tick.triangle {
            position: relative;
            top: 50%;
            -ms-transform: translateY(-50%);
            transform: translateY(-50%);
            border-width: 0 10px 10px 10px;
            width: 0;
            height: 0;
            border-bottom-color: #2e6da4;
            margin-top: 0;
        }

        .slider.slider-horizontal .slider-handle.triangle {
            position: relative;
            top: 50%;
            -ms-transform: translateY(-50%);
            transform: translateY(-50%);
            border-width: 0 10px 10px 10px;
            width: 0;
            height: 0;
            border-bottom-color: #2e6da4;
            margin-top: 0;
        }

        .slider.slider-horizontal .slider-tick-container {
            white-space: nowrap;
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
        }

        .slider.slider-horizontal .slider-tick-label-container {
            white-space: nowrap;
            margin-top: 20px;
        }

            .slider.slider-horizontal .slider-tick-label-container .slider-tick-label {
                padding-top: 4px;
                display: inline-block;
                text-align: center;
            }

        .slider.slider-horizontal .tooltip {
            -ms-transform: translateX(-50%);
            transform: translateX(-50%);
        }

        .slider.slider-horizontal.slider-rtl .slider-track {
            left: initial;
            right: 0;
        }

        .slider.slider-horizontal.slider-rtl .slider-tick {
            margin-left: initial;
            margin-right: -10px;
        }

        .slider.slider-horizontal.slider-rtl .slider-handle {
            margin-left: initial;
            margin-right: -10px;
        }

        .slider.slider-horizontal.slider-rtl .slider-tick-container {
            left: initial;
            right: 0;
        }

        .slider.slider-horizontal.slider-rtl .tooltip {
            -ms-transform: translateX(50%);
            transform: translateX(50%);
        }

    .slider.slider-vertical {
        height: 210px;
        width: 20px;
    }

        .slider.slider-vertical .slider-track {
            width: 10px;
            height: 100%;
            left: 25%;
            top: 0;
        }

        .slider.slider-vertical .slider-selection {
            width: 100%;
            left: 0;
            top: 0;
            bottom: 0;
        }

        .slider.slider-vertical .slider-track-low {
            width: 100%;
            left: 0;
            right: 0;
        }

        .slider.slider-vertical .slider-track-high {
            width: 100%;
            left: 0;
            right: 0;
        }

        .slider.slider-vertical .slider-tick {
            margin-top: -10px;
        }

        .slider.slider-vertical .slider-handle {
            margin-top: -10px;
        }

        .slider.slider-vertical .slider-tick.triangle {
            border-width: 10px 0 10px 10px;
            width: 1px;
            height: 1px;
            border-left-color: #2e6da4;
            border-right-color: #2e6da4;
            margin-left: 0;
            margin-right: 0;
        }

        .slider.slider-vertical .slider-handle.triangle {
            border-width: 10px 0 10px 10px;
            width: 1px;
            height: 1px;
            border-left-color: #2e6da4;
            border-right-color: #2e6da4;
            margin-left: 0;
            margin-right: 0;
        }

        .slider.slider-vertical .slider-tick-label-container {
            white-space: nowrap;
        }

            .slider.slider-vertical .slider-tick-label-container .slider-tick-label {
                padding-left: 4px;
            }

        .slider.slider-vertical .tooltip {
            -ms-transform: translateY(-50%);
            transform: translateY(-50%);
        }

        .slider.slider-vertical.slider-rtl .slider-track {
            left: initial;
            right: 25%;
        }

        .slider.slider-vertical.slider-rtl .slider-selection {
            left: initial;
            right: 0;
        }

        .slider.slider-vertical.slider-rtl .slider-tick.triangle {
            border-width: 10px 10px 10px 0;
        }

        .slider.slider-vertical.slider-rtl .slider-handle.triangle {
            border-width: 10px 10px 10px 0;
        }

        .slider.slider-vertical.slider-rtl .slider-tick-label-container .slider-tick-label {
            padding-left: initial;
            padding-right: 4px;
        }

    .slider.slider-disabled .slider-handle {
        background-image: -webkit-linear-gradient(top, #dfdfdf 0%, #bebebe 100%);
        background-image: -o-linear-gradient(top, #dfdfdf 0%, #bebebe 100%);
        background-image: linear-gradient(to bottom, #dfdfdf 0%, #bebebe 100%);
        background-repeat: repeat-x;
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffdfdfdf', endColorstr='#ffbebebe', GradientType=0);
    }

    .slider.slider-disabled .slider-track {
        background-image: -webkit-linear-gradient(top, #e5e5e5 0%, #e9e9e9 100%);
        background-image: -o-linear-gradient(top, #e5e5e5 0%, #e9e9e9 100%);
        background-image: linear-gradient(to bottom, #e5e5e5 0%, #e9e9e9 100%);
        background-repeat: repeat-x;
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe5e5e5', endColorstr='#ffe9e9e9', GradientType=0);
        cursor: not-allowed;
    }

.slider-track {
    position: absolute;
    cursor: pointer;
    background-image: -webkit-linear-gradient(top, #f5f5f5 0%, #f9f9f9 100%);
    background-image: -o-linear-gradient(top, #f5f5f5 0%, #f9f9f9 100%);
    background-image: linear-gradient(to bottom, #f5f5f5 0%, #f9f9f9 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5', endColorstr='#fff9f9f9', GradientType=0);
    -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);
    border-radius: 4px;
}

.slider-selection {
    position: absolute;
    background-image: -webkit-linear-gradient(top, #f9f9f9 0%, #f5f5f5 100%);
    background-image: -o-linear-gradient(top, #f9f9f9 0%, #f5f5f5 100%);
    background-image: linear-gradient(to bottom, #f9f9f9 0%, #f5f5f5 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff9f9f9', endColorstr='#fff5f5f5', GradientType=0);
    -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-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 4px;
}

    .slider-selection.tick-slider-selection {
        background-image: -webkit-linear-gradient(top, #8ac1ef 0%, #82b3de 100%);
        background-image: -o-linear-gradient(top, #8ac1ef 0%, #82b3de 100%);
        background-image: linear-gradient(to bottom, #8ac1ef 0%, #82b3de 100%);
        background-repeat: repeat-x;
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff8ac1ef', endColorstr='#ff82b3de', GradientType=0);
    }

.slider-track-low {
    position: absolute;
    background: transparent;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 4px;
}

.slider-track-high {
    position: absolute;
    background: transparent;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 4px;
}

.slider-handle {
    position: absolute;
    top: 0;
    width: 20px;
    height: 20px;
    background-color: #337ab7;
    background-image: -webkit-linear-gradient(top, #337ab7 0%, #2e6da4 100%);
    background-image: -o-linear-gradient(top, #337ab7 0%, #2e6da4 100%);
    background-image: linear-gradient(to bottom, #337ab7 0%, #2e6da4 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff337ab7', endColorstr='#ff2e6da4', GradientType=0);
    filter: none;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
    border: 0px solid transparent;
}

    .slider-handle.round {
        border-radius: 50%;
    }

    .slider-handle.triangle {
        background: transparent none;
    }

    .slider-handle.custom {
        background: transparent none;
    }

        .slider-handle.custom::before {
            line-height: 20px;
            font-size: 20px;
            content: '\2605';
            color: #726204;
        }

.slider-tick {
    position: absolute;
    width: 20px;
    height: 20px;
    background-image: -webkit-linear-gradient(top, #f9f9f9 0%, #f5f5f5 100%);
    background-image: -o-linear-gradient(top, #f9f9f9 0%, #f5f5f5 100%);
    background-image: linear-gradient(to bottom, #f9f9f9 0%, #f5f5f5 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff9f9f9', endColorstr='#fff5f5f5', GradientType=0);
    -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-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    filter: none;
    opacity: 0.8;
    border: 0px solid transparent;
}

    .slider-tick.round {
        border-radius: 50%;
    }

    .slider-tick.triangle {
        background: transparent none;
    }

    .slider-tick.custom {
        background: transparent none;
    }

        .slider-tick.custom::before {
            line-height: 20px;
            font-size: 20px;
            content: '\2605';
            color: #726204;
        }

    .slider-tick.in-selection {
        background-image: -webkit-linear-gradient(top, #8ac1ef 0%, #82b3de 100%);
        background-image: -o-linear-gradient(top, #8ac1ef 0%, #82b3de 100%);
        background-image: linear-gradient(to bottom, #8ac1ef 0%, #82b3de 100%);
        background-repeat: repeat-x;
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff8ac1ef', endColorstr='#ff82b3de', GradientType=0);
        opacity: 1;
    }
/**
* bootstrap-formhelpers.js v2.3.0 by @vincentlamanna
* Copyright 2013 Vincent Lamanna
* http://www.apache.org/licenses/LICENSE-2.0
*/
.ccf-flag {
    display: inline-block;
}

.ccf-flag-AD,
.ccf-flag-AE,
.ccf-flag-AF,
.ccf-flag-AG,
.ccf-flag-AI,
.ccf-flag-AL,
.ccf-flag-AM,
.ccf-flag-AN,
.ccf-flag-AO,
.ccf-flag-AQ,
.ccf-flag-AR,
.ccf-flag-AS,
.ccf-flag-AT,
.ccf-flag-AU,
.ccf-flag-AW,
.ccf-flag-AX,
.ccf-flag-AZ,
.ccf-flag-BA,
.ccf-flag-BB,
.ccf-flag-BD,
.ccf-flag-BE,
.ccf-flag-BG,
.ccf-flag-BH,
.ccf-flag-BI,
.ccf-flag-BJ,
.ccf-flag-BL,
.ccf-flag-BM,
.ccf-flag-BN,
.ccf-flag-BO,
.ccf-flag-BR,
.ccf-flag-BS,
.ccf-flag-BT,
.ccf-flag-BW,
.ccf-flag-BY,
.ccf-flag-BZ,
.ccf-flag-CA,
.ccf-flag-CD,
.ccf-flag-CF,
.ccf-flag-CG,
.ccf-flag-CH,
.ccf-flag-CI,
.ccf-flag-CL,
.ccf-flag-CM,
.ccf-flag-CN,
.ccf-flag-CO,
.ccf-flag-CR,
.ccf-flag-CV,
.ccf-flag-CY,
.ccf-flag-CZ,
.ccf-flag-DJ,
.ccf-flag-DK,
.ccf-flag-DM,
.ccf-flag-DO,
.ccf-flag-DZ,
.ccf-flag-EC,
.ccf-flag-EE,
.ccf-flag-EG,
.ccf-flag-EH,
.ccf-flag-ER,
.ccf-flag-ES,
.ccf-flag-ET,
.ccf-flag-EU,
.ccf-flag-FI,
.ccf-flag-FJ,
.ccf-flag-FK,
.ccf-flag-FM,
.ccf-flag-FO,
.ccf-flag-FR,
.ccf-flag-FX,
.ccf-flag-GF,
.ccf-flag-GP,
.ccf-flag-MQ,
.ccf-flag-NC,
.ccf-flag-PF,
.ccf-flag-PM,
.ccf-flag-RE,
.ccf-flag-TF,
.ccf-flag-WF,
.ccf-flag-GA,
.ccf-flag-GB,
.ccf-flag-GD,
.ccf-flag-GE,
.ccf-flag-GG,
.ccf-flag-GH,
.ccf-flag-GL,
.ccf-flag-GM,
.ccf-flag-GN,
.ccf-flag-GQ,
.ccf-flag-GR,
.ccf-flag-GS,
.ccf-flag-GT,
.ccf-flag-GU,
.ccf-flag-GW,
.ccf-flag-GY,
.ccf-flag-HK,
.ccf-flag-HN,
.ccf-flag-HR,
.ccf-flag-HT,
.ccf-flag-HU,
.ccf-flag-ID,
.ccf-flag-IE,
.ccf-flag-IL,
.ccf-flag-IM,
.ccf-flag-IN,
.ccf-flag-IQ,
.ccf-flag-IS,
.ccf-flag-IT,
.ccf-flag-JE,
.ccf-flag-JM,
.ccf-flag-JO,
.ccf-flag-JP,
.ccf-flag-KE,
.ccf-flag-KG,
.ccf-flag-KH,
.ccf-flag-KI,
.ccf-flag-KM,
.ccf-flag-KN,
.ccf-flag-KP,
.ccf-flag-KR,
.ccf-flag-KV,
.ccf-flag-KW,
.ccf-flag-KY,
.ccf-flag-LA,
.ccf-flag-LC,
.ccf-flag-LK,
.ccf-flag-LR,
.ccf-flag-LS,
.ccf-flag-LT,
.ccf-flag-LU,
.ccf-flag-LV,
.ccf-flag-LY,
.ccf-flag-MA,
.ccf-flag-ME,
.ccf-flag-MG,
.ccf-flag-MH,
.ccf-flag-ML,
.ccf-flag-MM,
.ccf-flag-MP,
.ccf-flag-MR,
.ccf-flag-MS,
.ccf-flag-MT,
.ccf-flag-MU,
.ccf-flag-MV,
.ccf-flag-MW,
.ccf-flag-MZ,
.ccf-flag-NA,
.ccf-flag-NE,
.ccf-flag-NF,
.ccf-flag-NG,
.ccf-flag-NI,
.ccf-flag-NL,
.ccf-flag-NO,
.ccf-flag-NP,
.ccf-flag-NR,
.ccf-flag-NZ,
.ccf-flag-OM,
.ccf-flag-PA,
.ccf-flag-PE,
.ccf-flag-PG,
.ccf-flag-PH,
.ccf-flag-PK,
.ccf-flag-PL,
.ccf-flag-PN,
.ccf-flag-PS,
.ccf-flag-PT,
.ccf-flag-PW,
.ccf-flag-PY,
.ccf-flag-QA,
.ccf-flag-RS,
.ccf-flag-RU,
.ccf-flag-RW,
.ccf-flag-SA,
.ccf-flag-SB,
.ccf-flag-SC,
.ccf-flag-SD,
.ccf-flag-SE,
.ccf-flag-SG,
.ccf-flag-SH,
.ccf-flag-SI,
.ccf-flag-SK,
.ccf-flag-SM,
.ccf-flag-SN,
.ccf-flag-SO,
.ccf-flag-SR,
.ccf-flag-SS,
.ccf-flag-ST,
.ccf-flag-SV,
.ccf-flag-SY,
.ccf-flag-SZ,
.ccf-flag-TC,
.ccf-flag-TD,
.ccf-flag-TG,
.ccf-flag-TH,
.ccf-flag-TJ,
.ccf-flag-TM,
.ccf-flag-TN,
.ccf-flag-TP,
.ccf-flag-TR,
.ccf-flag-TT,
.ccf-flag-TV,
.ccf-flag-TW,
.ccf-flag-TZ,
.ccf-flag-UA,
.ccf-flag-UG,
.ccf-flag-US,
.ccf-flag-UY,
.ccf-flag-UZ,
.ccf-flag-VC,
.ccf-flag-VE,
.ccf-flag-VG,
.ccf-flag-VI,
.ccf-flag-VN,
.ccf-flag-VU,
.ccf-flag-WS,
.ccf-flag-YE,
.ccf-flag-ZA,
.ccf-flag-ZM,
.ccf-flag-BF,
.ccf-flag-CU,
.ccf-flag-DE,
.ccf-flag-IR,
.ccf-flag-KZ,
.ccf-flag-LB,
.ccf-flag-LI,
.ccf-flag-MC,
.ccf-flag-MD,
.ccf-flag-MK,
.ccf-flag-MN,
.ccf-flag-MO,
.ccf-flag-MX,
.ccf-flag-MY,
.ccf-flag-PR,
.ccf-flag-RO,
.ccf-flag-SL,
.ccf-flag-TO,
.ccf-flag-VA,
.ccf-flag-ZW {
    width: 16px;
    height: 14px;
    background: url(../images/bootstrap-formhelpers-countries.flags.png) no-repeat;
}

    .ccf-flag-AD:empty,
    .ccf-flag-AE:empty,
    .ccf-flag-AF:empty,
    .ccf-flag-AG:empty,
    .ccf-flag-AI:empty,
    .ccf-flag-AL:empty,
    .ccf-flag-AM:empty,
    .ccf-flag-AN:empty,
    .ccf-flag-AO:empty,
    .ccf-flag-AQ:empty,
    .ccf-flag-AR:empty,
    .ccf-flag-AS:empty,
    .ccf-flag-AT:empty,
    .ccf-flag-AU:empty,
    .ccf-flag-AW:empty,
    .ccf-flag-AX:empty,
    .ccf-flag-AZ:empty,
    .ccf-flag-BA:empty,
    .ccf-flag-BB:empty,
    .ccf-flag-BD:empty,
    .ccf-flag-BE:empty,
    .ccf-flag-BG:empty,
    .ccf-flag-BH:empty,
    .ccf-flag-BI:empty,
    .ccf-flag-BJ:empty,
    .ccf-flag-BL:empty,
    .ccf-flag-BM:empty,
    .ccf-flag-BN:empty,
    .ccf-flag-BO:empty,
    .ccf-flag-BR:empty,
    .ccf-flag-BS:empty,
    .ccf-flag-BT:empty,
    .ccf-flag-BW:empty,
    .ccf-flag-BY:empty,
    .ccf-flag-BZ:empty,
    .ccf-flag-CA:empty,
    .ccf-flag-CD:empty,
    .ccf-flag-CF:empty,
    .ccf-flag-CG:empty,
    .ccf-flag-CH:empty,
    .ccf-flag-CI:empty,
    .ccf-flag-CL:empty,
    .ccf-flag-CM:empty,
    .ccf-flag-CN:empty,
    .ccf-flag-CO:empty,
    .ccf-flag-CR:empty,
    .ccf-flag-CV:empty,
    .ccf-flag-CY:empty,
    .ccf-flag-CZ:empty,
    .ccf-flag-DJ:empty,
    .ccf-flag-DK:empty,
    .ccf-flag-DM:empty,
    .ccf-flag-DO:empty,
    .ccf-flag-DZ:empty,
    .ccf-flag-EC:empty,
    .ccf-flag-EE:empty,
    .ccf-flag-EG:empty,
    .ccf-flag-EH:empty,
    .ccf-flag-ER:empty,
    .ccf-flag-ES:empty,
    .ccf-flag-ET:empty,
    .ccf-flag-EU:empty,
    .ccf-flag-FI:empty,
    .ccf-flag-FJ:empty,
    .ccf-flag-FK:empty,
    .ccf-flag-FM:empty,
    .ccf-flag-FO:empty,
    .ccf-flag-FR:empty,
    .ccf-flag-FX:empty,
    .ccf-flag-GF:empty,
    .ccf-flag-GP:empty,
    .ccf-flag-MQ:empty,
    .ccf-flag-NC:empty,
    .ccf-flag-PF:empty,
    .ccf-flag-PM:empty,
    .ccf-flag-RE:empty,
    .ccf-flag-TF:empty,
    .ccf-flag-WF:empty,
    .ccf-flag-GA:empty,
    .ccf-flag-GB:empty,
    .ccf-flag-GD:empty,
    .ccf-flag-GE:empty,
    .ccf-flag-GG:empty,
    .ccf-flag-GH:empty,
    .ccf-flag-GL:empty,
    .ccf-flag-GM:empty,
    .ccf-flag-GN:empty,
    .ccf-flag-GQ:empty,
    .ccf-flag-GR:empty,
    .ccf-flag-GS:empty,
    .ccf-flag-GT:empty,
    .ccf-flag-GU:empty,
    .ccf-flag-GW:empty,
    .ccf-flag-GY:empty,
    .ccf-flag-HK:empty,
    .ccf-flag-HN:empty,
    .ccf-flag-HR:empty,
    .ccf-flag-HT:empty,
    .ccf-flag-HU:empty,
    .ccf-flag-ID:empty,
    .ccf-flag-IE:empty,
    .ccf-flag-IL:empty,
    .ccf-flag-IM:empty,
    .ccf-flag-IN:empty,
    .ccf-flag-IQ:empty,
    .ccf-flag-IS:empty,
    .ccf-flag-IT:empty,
    .ccf-flag-JE:empty,
    .ccf-flag-JM:empty,
    .ccf-flag-JO:empty,
    .ccf-flag-JP:empty,
    .ccf-flag-KE:empty,
    .ccf-flag-KG:empty,
    .ccf-flag-KH:empty,
    .ccf-flag-KI:empty,
    .ccf-flag-KM:empty,
    .ccf-flag-KN:empty,
    .ccf-flag-KP:empty,
    .ccf-flag-KR:empty,
    .ccf-flag-KV:empty,
    .ccf-flag-KW:empty,
    .ccf-flag-KY:empty,
    .ccf-flag-LA:empty,
    .ccf-flag-LC:empty,
    .ccf-flag-LK:empty,
    .ccf-flag-LR:empty,
    .ccf-flag-LS:empty,
    .ccf-flag-LT:empty,
    .ccf-flag-LU:empty,
    .ccf-flag-LV:empty,
    .ccf-flag-LY:empty,
    .ccf-flag-MA:empty,
    .ccf-flag-ME:empty,
    .ccf-flag-MG:empty,
    .ccf-flag-MH:empty,
    .ccf-flag-ML:empty,
    .ccf-flag-MM:empty,
    .ccf-flag-MP:empty,
    .ccf-flag-MR:empty,
    .ccf-flag-MS:empty,
    .ccf-flag-MT:empty,
    .ccf-flag-MU:empty,
    .ccf-flag-MV:empty,
    .ccf-flag-MW:empty,
    .ccf-flag-MZ:empty,
    .ccf-flag-NA:empty,
    .ccf-flag-NE:empty,
    .ccf-flag-NF:empty,
    .ccf-flag-NG:empty,
    .ccf-flag-NI:empty,
    .ccf-flag-NL:empty,
    .ccf-flag-NO:empty,
    .ccf-flag-NP:empty,
    .ccf-flag-NR:empty,
    .ccf-flag-NZ:empty,
    .ccf-flag-OM:empty,
    .ccf-flag-PA:empty,
    .ccf-flag-PE:empty,
    .ccf-flag-PG:empty,
    .ccf-flag-PH:empty,
    .ccf-flag-PK:empty,
    .ccf-flag-PL:empty,
    .ccf-flag-PN:empty,
    .ccf-flag-PS:empty,
    .ccf-flag-PT:empty,
    .ccf-flag-PW:empty,
    .ccf-flag-PY:empty,
    .ccf-flag-QA:empty,
    .ccf-flag-RS:empty,
    .ccf-flag-RU:empty,
    .ccf-flag-RW:empty,
    .ccf-flag-SA:empty,
    .ccf-flag-SB:empty,
    .ccf-flag-SC:empty,
    .ccf-flag-SD:empty,
    .ccf-flag-SE:empty,
    .ccf-flag-SG:empty,
    .ccf-flag-SH:empty,
    .ccf-flag-SI:empty,
    .ccf-flag-SK:empty,
    .ccf-flag-SM:empty,
    .ccf-flag-SN:empty,
    .ccf-flag-SO:empty,
    .ccf-flag-SR:empty,
    .ccf-flag-SS:empty,
    .ccf-flag-ST:empty,
    .ccf-flag-SV:empty,
    .ccf-flag-SY:empty,
    .ccf-flag-SZ:empty,
    .ccf-flag-TC:empty,
    .ccf-flag-TD:empty,
    .ccf-flag-TG:empty,
    .ccf-flag-TH:empty,
    .ccf-flag-TJ:empty,
    .ccf-flag-TM:empty,
    .ccf-flag-TN:empty,
    .ccf-flag-TP:empty,
    .ccf-flag-TR:empty,
    .ccf-flag-TT:empty,
    .ccf-flag-TV:empty,
    .ccf-flag-TW:empty,
    .ccf-flag-TZ:empty,
    .ccf-flag-UA:empty,
    .ccf-flag-UG:empty,
    .ccf-flag-US:empty,
    .ccf-flag-UY:empty,
    .ccf-flag-UZ:empty,
    .ccf-flag-VC:empty,
    .ccf-flag-VE:empty,
    .ccf-flag-VG:empty,
    .ccf-flag-VI:empty,
    .ccf-flag-VN:empty,
    .ccf-flag-VU:empty,
    .ccf-flag-WS:empty,
    .ccf-flag-YE:empty,
    .ccf-flag-ZA:empty,
    .ccf-flag-ZM:empty,
    .ccf-flag-BF:empty,
    .ccf-flag-CU:empty,
    .ccf-flag-DE:empty,
    .ccf-flag-IR:empty,
    .ccf-flag-KZ:empty,
    .ccf-flag-LB:empty,
    .ccf-flag-LI:empty,
    .ccf-flag-MC:empty,
    .ccf-flag-MD:empty,
    .ccf-flag-MK:empty,
    .ccf-flag-MN:empty,
    .ccf-flag-MO:empty,
    .ccf-flag-MX:empty,
    .ccf-flag-MY:empty,
    .ccf-flag-PR:empty,
    .ccf-flag-RO:empty,
    .ccf-flag-SL:empty,
    .ccf-flag-TO:empty,
    .ccf-flag-VA:empty,
    .ccf-flag-ZW:empty {
        width: 16px;
    }

.ccf-flag-AD,
.ccf-flag-AE,
.ccf-flag-AF,
.ccf-flag-AG,
.ccf-flag-AI,
.ccf-flag-AL,
.ccf-flag-AM,
.ccf-flag-AN,
.ccf-flag-AO,
.ccf-flag-AQ,
.ccf-flag-AR,
.ccf-flag-AS,
.ccf-flag-AT,
.ccf-flag-AU,
.ccf-flag-AW,
.ccf-flag-AX,
.ccf-flag-AZ,
.ccf-flag-BA,
.ccf-flag-BB,
.ccf-flag-BD,
.ccf-flag-BE,
.ccf-flag-BG,
.ccf-flag-BH,
.ccf-flag-BI,
.ccf-flag-BJ,
.ccf-flag-BL,
.ccf-flag-BM,
.ccf-flag-BN,
.ccf-flag-BO,
.ccf-flag-BR,
.ccf-flag-BS,
.ccf-flag-BT,
.ccf-flag-BW,
.ccf-flag-BY,
.ccf-flag-BZ,
.ccf-flag-CA,
.ccf-flag-CD,
.ccf-flag-CF,
.ccf-flag-CG,
.ccf-flag-CH,
.ccf-flag-CI,
.ccf-flag-CL,
.ccf-flag-CM,
.ccf-flag-CN,
.ccf-flag-CO,
.ccf-flag-CR,
.ccf-flag-CV,
.ccf-flag-CY,
.ccf-flag-CZ,
.ccf-flag-DJ,
.ccf-flag-DK,
.ccf-flag-DM,
.ccf-flag-DO,
.ccf-flag-DZ,
.ccf-flag-EC,
.ccf-flag-EE,
.ccf-flag-EG,
.ccf-flag-EH,
.ccf-flag-ER,
.ccf-flag-ES,
.ccf-flag-ET,
.ccf-flag-EU,
.ccf-flag-FI,
.ccf-flag-FJ,
.ccf-flag-FK,
.ccf-flag-FM,
.ccf-flag-FO,
.ccf-flag-FR,
.ccf-flag-FX,
.ccf-flag-GF,
.ccf-flag-GP,
.ccf-flag-MQ,
.ccf-flag-NC,
.ccf-flag-PF,
.ccf-flag-PM,
.ccf-flag-RE,
.ccf-flag-TF,
.ccf-flag-WF,
.ccf-flag-GA,
.ccf-flag-GB,
.ccf-flag-GD,
.ccf-flag-GE,
.ccf-flag-GG,
.ccf-flag-GH,
.ccf-flag-GL,
.ccf-flag-GM,
.ccf-flag-GN,
.ccf-flag-GQ,
.ccf-flag-GR,
.ccf-flag-GS,
.ccf-flag-GT,
.ccf-flag-GU,
.ccf-flag-GW,
.ccf-flag-GY,
.ccf-flag-HK,
.ccf-flag-HN,
.ccf-flag-HR,
.ccf-flag-HT,
.ccf-flag-HU,
.ccf-flag-ID,
.ccf-flag-IE,
.ccf-flag-IL,
.ccf-flag-IM,
.ccf-flag-IN,
.ccf-flag-IQ,
.ccf-flag-IS,
.ccf-flag-IT,
.ccf-flag-JE,
.ccf-flag-JM,
.ccf-flag-JO,
.ccf-flag-JP,
.ccf-flag-KE,
.ccf-flag-KG,
.ccf-flag-KH,
.ccf-flag-KI,
.ccf-flag-KM,
.ccf-flag-KN,
.ccf-flag-KP,
.ccf-flag-KR,
.ccf-flag-KV,
.ccf-flag-KW,
.ccf-flag-KY,
.ccf-flag-LA,
.ccf-flag-LC,
.ccf-flag-LK,
.ccf-flag-LR,
.ccf-flag-LS,
.ccf-flag-LT,
.ccf-flag-LU,
.ccf-flag-LV,
.ccf-flag-LY,
.ccf-flag-MA,
.ccf-flag-ME,
.ccf-flag-MG,
.ccf-flag-MH,
.ccf-flag-ML,
.ccf-flag-MM,
.ccf-flag-MP,
.ccf-flag-MR,
.ccf-flag-MS,
.ccf-flag-MT,
.ccf-flag-MU,
.ccf-flag-MV,
.ccf-flag-MW,
.ccf-flag-MZ,
.ccf-flag-NA,
.ccf-flag-NE,
.ccf-flag-NF,
.ccf-flag-NG,
.ccf-flag-NI,
.ccf-flag-NL,
.ccf-flag-NO,
.ccf-flag-NP,
.ccf-flag-NR,
.ccf-flag-NZ,
.ccf-flag-OM,
.ccf-flag-PA,
.ccf-flag-PE,
.ccf-flag-PG,
.ccf-flag-PH,
.ccf-flag-PK,
.ccf-flag-PL,
.ccf-flag-PN,
.ccf-flag-PS,
.ccf-flag-PT,
.ccf-flag-PW,
.ccf-flag-PY,
.ccf-flag-QA,
.ccf-flag-RS,
.ccf-flag-RU,
.ccf-flag-RW,
.ccf-flag-SA,
.ccf-flag-SB,
.ccf-flag-SC,
.ccf-flag-SD,
.ccf-flag-SE,
.ccf-flag-SG,
.ccf-flag-SH,
.ccf-flag-SI,
.ccf-flag-SK,
.ccf-flag-SM,
.ccf-flag-SN,
.ccf-flag-SO,
.ccf-flag-SR,
.ccf-flag-SS,
.ccf-flag-ST,
.ccf-flag-SV,
.ccf-flag-SY,
.ccf-flag-SZ,
.ccf-flag-TC,
.ccf-flag-TD,
.ccf-flag-TG,
.ccf-flag-TH,
.ccf-flag-TJ,
.ccf-flag-TM,
.ccf-flag-TN,
.ccf-flag-TP,
.ccf-flag-TR,
.ccf-flag-TT,
.ccf-flag-TV,
.ccf-flag-TW,
.ccf-flag-TZ,
.ccf-flag-UA,
.ccf-flag-UG,
.ccf-flag-US,
.ccf-flag-UY,
.ccf-flag-UZ,
.ccf-flag-VC,
.ccf-flag-VE,
.ccf-flag-VG,
.ccf-flag-VI,
.ccf-flag-VN,
.ccf-flag-VU,
.ccf-flag-WS,
.ccf-flag-YE,
.ccf-flag-ZA,
.ccf-flag-ZM,
.ccf-flag-BF,
.ccf-flag-CU,
.ccf-flag-DE,
.ccf-flag-IR,
.ccf-flag-KZ,
.ccf-flag-LB,
.ccf-flag-LI,
.ccf-flag-MC,
.ccf-flag-MD,
.ccf-flag-MK,
.ccf-flag-MN,
.ccf-flag-MO,
.ccf-flag-MX,
.ccf-flag-MY,
.ccf-flag-PR,
.ccf-flag-RO,
.ccf-flag-SL,
.ccf-flag-TO,
.ccf-flag-VA,
.ccf-flag-ZW,
.ccf-flag-EUR,
.ccf-flag-XCD {
    margin-left: 5px;
}

.ccf-flag-AD {
    background-position: -1921px 0;
}

.ccf-flag-AE {
    background-position: -1904px 0;
}

.ccf-flag-AF {
    background-position: -3689px 0;
}

.ccf-flag-AG {
    background-position: -34px 0;
}

.ccf-flag-AI {
    background-position: -51px 0;
}

.ccf-flag-AL {
    background-position: -68px 0;
}

.ccf-flag-AM {
    background-position: -85px 0;
}

.ccf-flag-AN {
    background-position: -102px 0;
}

.ccf-flag-AO {
    background-position: -119px 0;
}

.ccf-flag-AQ {
    background-position: -136px 0;
}

.ccf-flag-AR {
    background-position: -153px 0;
}

.ccf-flag-AS {
    background-position: -170px 0;
}

.ccf-flag-AT {
    background-position: -187px 0;
}

.ccf-flag-AU {
    background-position: -204px 0;
}

.ccf-flag-AW {
    background-position: -221px 0;
}

.ccf-flag-AX {
    background-position: -238px 0;
}

.ccf-flag-AZ {
    background-position: -255px 0;
}

.ccf-flag-BA {
    background-position: -272px 0;
}

.ccf-flag-BB {
    background-position: -289px 0;
}

.ccf-flag-BD {
    background-position: -306px 0;
}

.ccf-flag-BE {
    background-position: -323px 0;
}

.ccf-flag-BG {
    background-position: -340px 0;
}

.ccf-flag-BH {
    background-position: -357px 0;
}

.ccf-flag-BI {
    background-position: -374px 0;
}

.ccf-flag-BJ {
    background-position: -391px 0;
}

.ccf-flag-BL {
    background-position: -408px 0;
}

.ccf-flag-BM {
    background-position: -425px 0;
}

.ccf-flag-BN {
    background-position: -442px 0;
}

.ccf-flag-BO {
    background-position: -459px 0;
}

.ccf-flag-BR {
    background-position: -476px 0;
}

.ccf-flag-BS {
    background-position: -493px 0;
}

.ccf-flag-BT {
    background-position: -510px 0;
}

.ccf-flag-BW {
    background-position: -527px 0;
}

.ccf-flag-BY {
    background-position: -544px 0;
}

.ccf-flag-BZ {
    background-position: -561px 0;
}

.ccf-flag-CA {
    background-position: -578px 0;
}

.ccf-flag-CD {
    background-position: -595px 0;
}

.ccf-flag-CF {
    background-position: -612px 0;
}

.ccf-flag-CG {
    background-position: -629px 0;
}

.ccf-flag-CH {
    background-position: -646px 0;
}

.ccf-flag-CI {
    background-position: -663px 0;
}

.ccf-flag-CL {
    background-position: -680px 0;
}

.ccf-flag-CM {
    background-position: -697px 0;
}

.ccf-flag-CN {
    background-position: -714px 0;
}

.ccf-flag-CO {
    background-position: -731px 0;
}

.ccf-flag-CR {
    background-position: -748px 0;
}

.ccf-flag-CV {
    background-position: -765px 0;
}

.ccf-flag-CY {
    background-position: -782px 0;
}

.ccf-flag-CZ {
    background-position: -799px 0;
}

.ccf-flag-DJ {
    background-position: -816px 0;
}

.ccf-flag-DK {
    background-position: -833px 0;
}

.ccf-flag-DM {
    background-position: -850px 0;
}

.ccf-flag-DO {
    background-position: -867px 0;
}

.ccf-flag-DZ {
    background-position: -884px 0;
}

.ccf-flag-EC {
    background-position: -901px 0;
}

.ccf-flag-EE {
    background-position: -918px 0;
}

.ccf-flag-EG {
    background-position: -935px 0;
}

.ccf-flag-EH {
    background-position: -952px 0;
}

.ccf-flag-ER {
    background-position: -969px 0;
}

.ccf-flag-ES {
    background-position: -986px 0;
}

.ccf-flag-ET {
    background-position: -1003px 0;
}

.ccf-flag-EU {
    background-position: -1020px 0;
}

.ccf-flag-FI {
    background-position: -1037px 0;
}

.ccf-flag-FJ {
    background-position: -1054px 0;
}

.ccf-flag-FK {
    background-position: -1071px 0;
}

.ccf-flag-FM {
    background-position: -1088px 0;
}

.ccf-flag-FO {
    background-position: -1105px 0;
}

.ccf-flag-FR,
.ccf-flag-FX,
.ccf-flag-GF,
.ccf-flag-GP,
.ccf-flag-MQ,
.ccf-flag-NC,
.ccf-flag-PF,
.ccf-flag-PM,
.ccf-flag-RE,
.ccf-flag-TF,
.ccf-flag-WF {
    background-position: -1122px 0;
}

.ccf-flag-GA {
    background-position: -1139px 0;
}

.ccf-flag-GB {
    background-position: -1156px 0;
}

.ccf-flag-GD {
    background-position: -1173px 0;
}

.ccf-flag-GE {
    background-position: -1190px 0;
}

.ccf-flag-GG {
    background-position: -1207px 0;
}

.ccf-flag-GH {
    background-position: -1224px 0;
}

.ccf-flag-GL {
    background-position: -1241px 0;
}

.ccf-flag-GM {
    background-position: -1258px 0;
}

.ccf-flag-GN {
    background-position: -1275px 0;
}

.ccf-flag-GQ {
    background-position: -1292px 0;
}

.ccf-flag-GR {
    background-position: -1309px 0;
}

.ccf-flag-GS {
    background-position: -1326px 0;
}

.ccf-flag-GT {
    background-position: -1343px 0;
}

.ccf-flag-GU {
    background-position: -1360px 0;
}

.ccf-flag-GW {
    background-position: -1377px 0;
}

.ccf-flag-GY {
    background-position: -1394px 0;
}

.ccf-flag-HK {
    background-position: -1411px 0;
}

.ccf-flag-HN {
    background-position: -1428px 0;
}

.ccf-flag-HR {
    background-position: -1445px 0;
}

.ccf-flag-HT {
    background-position: -1462px 0;
}

.ccf-flag-HU {
    background-position: -1479px 0;
}

.ccf-flag-ID {
    background-position: -1496px 0;
}

.ccf-flag-IE {
    background-position: -1513px 0;
}

.ccf-flag-IL {
    background-position: -1530px 0;
}

.ccf-flag-IM {
    background-position: -1547px 0;
}

.ccf-flag-IN {
    background-position: -1564px 0;
}

.ccf-flag-IQ {
    background-position: -1581px 0;
}

.ccf-flag-IS {
    background-position: -1598px 0;
}

.ccf-flag-IT {
    background-position: -1615px 0;
}

.ccf-flag-JE {
    background-position: -1632px 0;
}

.ccf-flag-JM {
    background-position: -1649px 0;
}

.ccf-flag-JO {
    background-position: -1666px 0;
}

.ccf-flag-JP {
    background-position: -1683px 0;
}

.ccf-flag-KE {
    background-position: -1700px 0;
}

.ccf-flag-KG {
    background-position: -1717px 0;
}

.ccf-flag-KH {
    background-position: -1734px 0;
}

.ccf-flag-KI {
    background-position: -1751px 0;
}

.ccf-flag-KM {
    background-position: -1768px 0;
}

.ccf-flag-KN {
    background-position: -1785px 0;
}

.ccf-flag-KP {
    background-position: -1802px 0;
}

.ccf-flag-KR {
    background-position: -1819px 0;
}

.ccf-flag-KV {
    background-position: -1836px 0;
}

.ccf-flag-KW {
    background-position: -1853px 0;
}

.ccf-flag-KY {
    background-position: -1870px 0;
}

.ccf-flag-LA {
    background-position: -1887px 0;
}

.ccf-flag-LC {
    background-position: 0 0;
}

.ccf-flag-LK {
    background-position: -17px 0;
}

.ccf-flag-LR {
    background-position: -1938px 0;
}

.ccf-flag-LS {
    background-position: -1955px 0;
}

.ccf-flag-LT {
    background-position: -1972px 0;
}

.ccf-flag-LU {
    background-position: -1989px 0;
}

.ccf-flag-LV {
    background-position: -2006px 0;
}

.ccf-flag-LY {
    background-position: -2023px 0;
}

.ccf-flag-MA {
    background-position: -2040px 0;
}

.ccf-flag-ME {
    background-position: -2057px 0;
}

.ccf-flag-MG {
    background-position: -2074px 0;
}

.ccf-flag-MH {
    background-position: -2091px 0;
}

.ccf-flag-ML {
    background-position: -2108px 0;
}

.ccf-flag-MM {
    background-position: -2125px 0;
}

.ccf-flag-MP {
    background-position: -2142px 0;
}

.ccf-flag-MR {
    background-position: -2159px 0;
}

.ccf-flag-MS {
    background-position: -2176px 0;
}

.ccf-flag-MT {
    background-position: -2193px 0;
}

.ccf-flag-MU {
    background-position: -2210px 0;
}

.ccf-flag-MV {
    background-position: -2227px 0;
}

.ccf-flag-MW {
    background-position: -2244px 0;
}

.ccf-flag-MZ {
    background-position: -2261px 0;
}

.ccf-flag-NA {
    background-position: -2278px 0;
}

.ccf-flag-NE {
    background-position: -2295px 0;
}

.ccf-flag-NF {
    background-position: -2312px 0;
}

.ccf-flag-NG {
    background-position: -2329px 0;
}

.ccf-flag-NI {
    background-position: -2346px 0;
}

.ccf-flag-NL {
    background-position: -2363px 0;
}

.ccf-flag-NO {
    background-position: -2380px 0;
}

.ccf-flag-NP {
    background-position: -2397px 0;
}

.ccf-flag-NR {
    background-position: -2414px 0;
}

.ccf-flag-NZ {
    background-position: -2431px 0;
}

.ccf-flag-OM {
    background-position: -2448px 0;
}

.ccf-flag-PA {
    background-position: -2465px 0;
}

.ccf-flag-PE {
    background-position: -2482px 0;
}

.ccf-flag-PG {
    background-position: -2499px 0;
}

.ccf-flag-PH {
    background-position: -2516px 0;
}

.ccf-flag-PK {
    background-position: -2533px 0;
}

.ccf-flag-PL {
    background-position: -2550px 0;
}

.ccf-flag-PN {
    background-position: -2567px 0;
}

.ccf-flag-PS {
    background-position: -2584px 0;
}

.ccf-flag-PT {
    background-position: -2601px 0;
}

.ccf-flag-PW {
    background-position: -2618px 0;
}

.ccf-flag-PY {
    background-position: -2635px 0;
}

.ccf-flag-QA {
    background-position: -2652px 0;
}

.ccf-flag-RS {
    background-position: -2669px 0;
}

.ccf-flag-RU {
    background-position: -2686px 0;
}

.ccf-flag-RW {
    background-position: -2703px 0;
}

.ccf-flag-SA {
    background-position: -2720px 0;
}

.ccf-flag-SB {
    background-position: -2737px 0;
}

.ccf-flag-SC {
    background-position: -2754px 0;
}

.ccf-flag-SD {
    background-position: -2771px 0;
}

.ccf-flag-SE {
    background-position: -2788px 0;
}

.ccf-flag-SG {
    background-position: -2805px 0;
}

.ccf-flag-SH {
    background-position: -2822px 0;
}

.ccf-flag-SI {
    background-position: -2839px 0;
}

.ccf-flag-SK {
    background-position: -2856px 0;
}

.ccf-flag-SM {
    background-position: -2873px 0;
}

.ccf-flag-SN {
    background-position: -2890px 0;
}

.ccf-flag-SO {
    background-position: -2907px 0;
}

.ccf-flag-SR {
    background-position: -2924px 0;
}

.ccf-flag-SS {
    background-position: -2941px 0;
}

.ccf-flag-ST {
    background-position: -2958px 0;
}

.ccf-flag-SV {
    background-position: -2975px 0;
}

.ccf-flag-SY {
    background-position: -2992px 0;
}

.ccf-flag-SZ {
    background-position: -3009px 0;
}

.ccf-flag-TC {
    background-position: -3026px 0;
}

.ccf-flag-TD {
    background-position: -3043px 0;
}

.ccf-flag-TG {
    background-position: -3060px 0;
}

.ccf-flag-TH {
    background-position: -3077px 0;
}

.ccf-flag-TJ {
    background-position: -3094px 0;
}

.ccf-flag-TM {
    background-position: -3111px 0;
}

.ccf-flag-TN {
    background-position: -3128px 0;
}

.ccf-flag-TP {
    background-position: -3145px 0;
}

.ccf-flag-TR {
    background-position: -3162px 0;
}

.ccf-flag-TT {
    background-position: -3179px 0;
}

.ccf-flag-TV {
    background-position: -3196px 0;
}

.ccf-flag-TW {
    background-position: -3213px 0;
}

.ccf-flag-TZ {
    background-position: -3230px 0;
}

.ccf-flag-UA {
    background-position: -3247px 0;
}

.ccf-flag-UG {
    background-position: -3264px 0;
}

.ccf-flag-US {
    background-position: -3281px 0;
}

.ccf-flag-UY {
    background-position: -3298px 0;
}

.ccf-flag-UZ {
    background-position: -3315px 0;
}

.ccf-flag-VC {
    background-position: -3332px 0;
}

.ccf-flag-VE {
    background-position: -3349px 0;
}

.ccf-flag-VG {
    background-position: -3366px 0;
}

.ccf-flag-VI {
    background-position: -3383px 0;
}

.ccf-flag-VN {
    background-position: -3400px 0;
}

.ccf-flag-VU {
    background-position: -3417px 0;
}

.ccf-flag-WS {
    background-position: -3434px 0;
}

.ccf-flag-YE {
    background-position: -3451px 0;
}

.ccf-flag-ZA {
    background-position: -3468px 0;
}

.ccf-flag-ZM {
    background-position: -3485px 0;
}

.ccf-flag-BF {
    background-position: -3502px 0;
}

.ccf-flag-CU {
    background-position: -3519px 0;
}

.ccf-flag-DE {
    background-position: -3536px 0;
}

.ccf-flag-IR {
    background-position: -3553px 0;
}

.ccf-flag-KZ {
    background-position: -3570px 0;
}

.ccf-flag-LB {
    background-position: -3587px 0;
}

.ccf-flag-LI {
    background-position: -3604px 0;
}

.ccf-flag-MC {
    background-position: -3621px 0;
}

.ccf-flag-MD {
    background-position: -3638px 0;
}

.ccf-flag-MK {
    background-position: -3655px 0;
}

.ccf-flag-MN {
    background-position: -3672px 0;
}

.ccf-flag-MO {
    background-position: -3706px 0;
}

.ccf-flag-MX {
    background-position: -3723px 0;
}

.ccf-flag-MY {
    background-position: -3740px 0;
}

.ccf-flag-PR {
    background-position: -3757px 0;
}

.ccf-flag-RO {
    background-position: -3774px 0;
}

.ccf-flag-SL {
    background-position: -3791px 0;
}

.ccf-flag-TO {
    background-position: -3808px 0;
}

.ccf-flag-VA {
    background-position: -3825px 0;
}

.ccf-flag-ZW {
    background-position: -3842px 0;
}

.ccf-flag-EUR {
    background: url(../images/eu.png) no-repeat;
}

.ccf-flag-XCD {
    background: url(../images/xcd.png) no-repeat;
}

.ccf-flag-AUD,
.ccf-flag-CHF,
.ccf-flag-DKK,
.ccf-flag-EUR,
.ccf-flag-XAF,
.ccf-flag-XCD,
.ccf-flag-XOF,
.ccf-flag-XPF,
.ccf-flag-ZAR,
.ccf-flag-CAD {
    width: 16px;
    height: 14px;
    background: url(../images/bootstrap-formhelpers-currencies.flags.png) no-repeat;
}

    .ccf-flag-AUD:empty,
    .ccf-flag-CHF:empty,
    .ccf-flag-DKK:empty,
    .ccf-flag-EUR:empty,
    .ccf-flag-XAF:empty,
    .ccf-flag-XCD:empty,
    .ccf-flag-XOF:empty,
    .ccf-flag-XPF:empty,
    .ccf-flag-ZAR:empty {
        width: 16px;
    }

.ccf-flag-AUD,
.ccf-flag-CHF,
.ccf-flag-DKK,
.ccf-flag-EUR,
.ccf-flag-XAF,
.ccf-flag-XCD,
.ccf-flag-XOF,
.ccf-flag-XPF,
.ccf-flag-ZAR {
    margin-left: 5px;
}

.ccf-flag-AUD {
    background-position: -32px 0;
}

.ccf-flag-CHF {
    background-position: -224px 0;
}

.ccf-flag-DKK {
    background-position: -64px -16px;
}

.ccf-flag-EUR {
    background-position: -96px -16px;
}

.ccf-flag-XAF {
    background-position: -160px -80px;
}

.ccf-flag-XCD {
    background-position: -176px -80px;
}

.ccf-flag-XOF {
    background-position: -192px -80px;
}

.ccf-flag-XPF {
    background-position: -208px -80px;
}

.ccf-flag-ZAR {
    background-position: -224px -80px;
}

.lh-15 {
    line-height: 15pt;
}

.lh-20 {
    line-height: 20pt;
}

.lh-25 {
    line-height: 25pt;
}

.lh-30 {
    line-height: 30pt;
}

.w-25 {
    width: 25% !important;
}

.w-50 {
    width: 50% !important;
}

.w-75 {
    width: 75% !important;
}

.w-100 {
    width: 100% !important;
}

.h-25 {
    height: 25% !important;
}

.h-50 {
    height: 50% !important;
}

.h-75 {
    height: 75% !important;
}

.h-100 {
    height: 100% !important;
}

.mw-100 {
    max-width: 100% !important;
}

.mh-100 {
    max-height: 100% !important;
}

.m-0 {
    margin: 0 0 !important;
}

.mt-0 {
    margin-top: 0 !important;
}

.mr-0 {
    margin-right: 0 !important;
}

.mb-0 {
    margin-bottom: 0 !important;
}

.ml-0 {
    margin-left: 0 !important;
}

.mx-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
}

.my-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
}

.m-1 {
    margin: 0.25rem 0.25rem !important;
}

.mt-1 {
    margin-top: 0.25rem !important;
}

.mr-1 {
    margin-right: 0.25rem !important;
}

.mb-1 {
    margin-bottom: 0.25rem !important;
}

.ml-1 {
    margin-left: 0.25rem !important;
}

.mx-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
}

.my-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
}

.m-2 {
    margin: 0.5rem 0.5rem !important;
}

.mt-2 {
    margin-top: 0.5rem !important;
}

.mr-2 {
    margin-right: 0.5rem !important;
}

.mb-2 {
    margin-bottom: 0.5rem !important;
}

.ml-2 {
    margin-left: 0.5rem !important;
}

.mx-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
}

.my-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
}

.m-3 {
    margin: 1rem 1rem !important;
}

.mt-3 {
    margin-top: 1rem !important;
}

.mr-3 {
    margin-right: 1rem !important;
}

.mb-3 {
    margin-bottom: 1rem !important;
}

.ml-3 {
    margin-left: 1rem !important;
}

.mx-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
}

.my-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
}

.m-4 {
    margin: 1.5rem 1.5rem !important;
}

.mt-4 {
    margin-top: 1.5rem !important;
}

.mr-4 {
    margin-right: 1.5rem !important;
}

.mb-4 {
    margin-bottom: 1.5rem !important;
}

.ml-4 {
    margin-left: 1.5rem !important;
}

.mx-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
}

.my-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
}

.m-5 {
    margin: 3rem 3rem !important;
}

.mt-5 {
    margin-top: 3rem !important;
}

.mr-5 {
    margin-right: 3rem !important;
}

.mb-5 {
    margin-bottom: 3rem !important;
}

.ml-5 {
    margin-left: 3rem !important;
}

.mx-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
}

.my-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
}

.p-0 {
    padding: 0 0 !important;
}

.pt-0 {
    padding-top: 0 !important;
}

.pr-0 {
    padding-right: 0 !important;
}

.pb-0 {
    padding-bottom: 0 !important;
}

.pl-0 {
    padding-left: 0 !important;
}

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

.py-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}

.p-1 {
    padding: 0.25rem 0.25rem !important;
}

.pt-1 {
    padding-top: 0.25rem !important;
}

.pr-1 {
    padding-right: 0.25rem !important;
}

.pb-1 {
    padding-bottom: 0.25rem !important;
}

.pl-1 {
    padding-left: 0.25rem !important;
}

.px-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
}

.py-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
}

.p-2 {
    padding: 0.5rem 0.5rem !important;
}

.pt-2 {
    padding-top: 0.5rem !important;
}

.pr-2 {
    padding-right: 0.5rem !important;
}

.pb-2 {
    padding-bottom: 0.5rem !important;
}

.pl-2 {
    padding-left: 0.5rem !important;
}

.px-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
}

.py-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
}

.p-3 {
    padding: 1rem 1rem !important;
}

.pt-3 {
    padding-top: 1rem !important;
}

.pr-3 {
    padding-right: 1rem !important;
}

.pb-3 {
    padding-bottom: 1rem !important;
}

.pl-3 {
    padding-left: 1rem !important;
}

.px-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
}

.py-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
}

.p-4 {
    padding: 1.5rem 1.5rem !important;
}

.pt-4 {
    padding-top: 1.5rem !important;
}

.pr-4 {
    padding-right: 1.5rem !important;
}

.pb-4 {
    padding-bottom: 1.5rem !important;
}

.pl-4 {
    padding-left: 1.5rem !important;
}

.px-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
}

.py-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
}

.p-5 {
    padding: 3rem 3rem !important;
}

.pt-5 {
    padding-top: 3rem !important;
}

.pr-5 {
    padding-right: 3rem !important;
}

.pb-5 {
    padding-bottom: 3rem !important;
}

.pl-5 {
    padding-left: 3rem !important;
}

.px-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
}

.py-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
}

.m-auto {
    margin: auto !important;
}

.mt-auto {
    margin-top: auto !important;
}

.mr-auto {
    margin-right: auto !important;
}

.mb-auto {
    margin-bottom: auto !important;
}

.ml-auto {
    margin-left: auto !important;
}

.mx-auto {
    margin-right: auto !important;
    margin-left: auto !important;
}

.my-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
}

@media (min-width: 576px) {
    .m-sm-0 {
        margin: 0 0 !important;
    }

    .mt-sm-0 {
        margin-top: 0 !important;
    }

    .mr-sm-0 {
        margin-right: 0 !important;
    }

    .mb-sm-0 {
        margin-bottom: 0 !important;
    }

    .ml-sm-0 {
        margin-left: 0 !important;
    }

    .mx-sm-0 {
        margin-right: 0 !important;
        margin-left: 0 !important;
    }

    .my-sm-0 {
        margin-top: 0 !important;
        margin-bottom: 0 !important;
    }

    .m-sm-1 {
        margin: 0.25rem 0.25rem !important;
    }

    .mt-sm-1 {
        margin-top: 0.25rem !important;
    }

    .mr-sm-1 {
        margin-right: 0.25rem !important;
    }

    .mb-sm-1 {
        margin-bottom: 0.25rem !important;
    }

    .ml-sm-1 {
        margin-left: 0.25rem !important;
    }

    .mx-sm-1 {
        margin-right: 0.25rem !important;
        margin-left: 0.25rem !important;
    }

    .my-sm-1 {
        margin-top: 0.25rem !important;
        margin-bottom: 0.25rem !important;
    }

    .m-sm-2 {
        margin: 0.5rem 0.5rem !important;
    }

    .mt-sm-2 {
        margin-top: 0.5rem !important;
    }

    .mr-sm-2 {
        margin-right: 0.5rem !important;
    }

    .mb-sm-2 {
        margin-bottom: 0.5rem !important;
    }

    .ml-sm-2 {
        margin-left: 0.5rem !important;
    }

    .mx-sm-2 {
        margin-right: 0.5rem !important;
        margin-left: 0.5rem !important;
    }

    .my-sm-2 {
        margin-top: 0.5rem !important;
        margin-bottom: 0.5rem !important;
    }

    .m-sm-3 {
        margin: 1rem 1rem !important;
    }

    .mt-sm-3 {
        margin-top: 1rem !important;
    }

    .mr-sm-3 {
        margin-right: 1rem !important;
    }

    .mb-sm-3 {
        margin-bottom: 1rem !important;
    }

    .ml-sm-3 {
        margin-left: 1rem !important;
    }

    .mx-sm-3 {
        margin-right: 1rem !important;
        margin-left: 1rem !important;
    }

    .my-sm-3 {
        margin-top: 1rem !important;
        margin-bottom: 1rem !important;
    }

    .m-sm-4 {
        margin: 1.5rem 1.5rem !important;
    }

    .mt-sm-4 {
        margin-top: 1.5rem !important;
    }

    .mr-sm-4 {
        margin-right: 1.5rem !important;
    }

    .mb-sm-4 {
        margin-bottom: 1.5rem !important;
    }

    .ml-sm-4 {
        margin-left: 1.5rem !important;
    }

    .mx-sm-4 {
        margin-right: 1.5rem !important;
        margin-left: 1.5rem !important;
    }

    .my-sm-4 {
        margin-top: 1.5rem !important;
        margin-bottom: 1.5rem !important;
    }

    .m-sm-5 {
        margin: 3rem 3rem !important;
    }

    .mt-sm-5 {
        margin-top: 3rem !important;
    }

    .mr-sm-5 {
        margin-right: 3rem !important;
    }

    .mb-sm-5 {
        margin-bottom: 3rem !important;
    }

    .ml-sm-5 {
        margin-left: 3rem !important;
    }

    .mx-sm-5 {
        margin-right: 3rem !important;
        margin-left: 3rem !important;
    }

    .my-sm-5 {
        margin-top: 3rem !important;
        margin-bottom: 3rem !important;
    }

    .p-sm-0 {
        padding: 0 0 !important;
    }

    .pt-sm-0 {
        padding-top: 0 !important;
    }

    .pr-sm-0 {
        padding-right: 0 !important;
    }

    .pb-sm-0 {
        padding-bottom: 0 !important;
    }

    .pl-sm-0 {
        padding-left: 0 !important;
    }

    .px-sm-0 {
        padding-right: 0 !important;
        padding-left: 0 !important;
    }

    .py-sm-0 {
        padding-top: 0 !important;
        padding-bottom: 0 !important;
    }

    .p-sm-1 {
        padding: 0.25rem 0.25rem !important;
    }

    .pt-sm-1 {
        padding-top: 0.25rem !important;
    }

    .pr-sm-1 {
        padding-right: 0.25rem !important;
    }

    .pb-sm-1 {
        padding-bottom: 0.25rem !important;
    }

    .pl-sm-1 {
        padding-left: 0.25rem !important;
    }

    .px-sm-1 {
        padding-right: 0.25rem !important;
        padding-left: 0.25rem !important;
    }

    .py-sm-1 {
        padding-top: 0.25rem !important;
        padding-bottom: 0.25rem !important;
    }

    .p-sm-2 {
        padding: 0.5rem 0.5rem !important;
    }

    .pt-sm-2 {
        padding-top: 0.5rem !important;
    }

    .pr-sm-2 {
        padding-right: 0.5rem !important;
    }

    .pb-sm-2 {
        padding-bottom: 0.5rem !important;
    }

    .pl-sm-2 {
        padding-left: 0.5rem !important;
    }

    .px-sm-2 {
        padding-right: 0.5rem !important;
        padding-left: 0.5rem !important;
    }

    .py-sm-2 {
        padding-top: 0.5rem !important;
        padding-bottom: 0.5rem !important;
    }

    .p-sm-3 {
        padding: 1rem 1rem !important;
    }

    .pt-sm-3 {
        padding-top: 1rem !important;
    }

    .pr-sm-3 {
        padding-right: 1rem !important;
    }

    .pb-sm-3 {
        padding-bottom: 1rem !important;
    }

    .pl-sm-3 {
        padding-left: 1rem !important;
    }

    .px-sm-3 {
        padding-right: 1rem !important;
        padding-left: 1rem !important;
    }

    .py-sm-3 {
        padding-top: 1rem !important;
        padding-bottom: 1rem !important;
    }

    .p-sm-4 {
        padding: 1.5rem 1.5rem !important;
    }

    .pt-sm-4 {
        padding-top: 1.5rem !important;
    }

    .pr-sm-4 {
        padding-right: 1.5rem !important;
    }

    .pb-sm-4 {
        padding-bottom: 1.5rem !important;
    }

    .pl-sm-4 {
        padding-left: 1.5rem !important;
    }

    .px-sm-4 {
        padding-right: 1.5rem !important;
        padding-left: 1.5rem !important;
    }

    .py-sm-4 {
        padding-top: 1.5rem !important;
        padding-bottom: 1.5rem !important;
    }

    .p-sm-5 {
        padding: 3rem 3rem !important;
    }

    .pt-sm-5 {
        padding-top: 3rem !important;
    }

    .pr-sm-5 {
        padding-right: 3rem !important;
    }

    .pb-sm-5 {
        padding-bottom: 3rem !important;
    }

    .pl-sm-5 {
        padding-left: 3rem !important;
    }

    .px-sm-5 {
        padding-right: 3rem !important;
        padding-left: 3rem !important;
    }

    .py-sm-5 {
        padding-top: 3rem !important;
        padding-bottom: 3rem !important;
    }

    .m-sm-auto {
        margin: auto !important;
    }

    .mt-sm-auto {
        margin-top: auto !important;
    }

    .mr-sm-auto {
        margin-right: auto !important;
    }

    .mb-sm-auto {
        margin-bottom: auto !important;
    }

    .ml-sm-auto {
        margin-left: auto !important;
    }

    .mx-sm-auto {
        margin-right: auto !important;
        margin-left: auto !important;
    }

    .my-sm-auto {
        margin-top: auto !important;
        margin-bottom: auto !important;
    }
}

@media (min-width: 768px) {
    .m-md-0 {
        margin: 0 0 !important;
    }

    .mt-md-0 {
        margin-top: 0 !important;
    }

    .mr-md-0 {
        margin-right: 0 !important;
    }

    .mb-md-0 {
        margin-bottom: 0 !important;
    }

    .ml-md-0 {
        margin-left: 0 !important;
    }

    .mx-md-0 {
        margin-right: 0 !important;
        margin-left: 0 !important;
    }

    .my-md-0 {
        margin-top: 0 !important;
        margin-bottom: 0 !important;
    }

    .m-md-1 {
        margin: 0.25rem 0.25rem !important;
    }

    .mt-md-1 {
        margin-top: 0.25rem !important;
    }

    .mr-md-1 {
        margin-right: 0.25rem !important;
    }

    .mb-md-1 {
        margin-bottom: 0.25rem !important;
    }

    .ml-md-1 {
        margin-left: 0.25rem !important;
    }

    .mx-md-1 {
        margin-right: 0.25rem !important;
        margin-left: 0.25rem !important;
    }

    .my-md-1 {
        margin-top: 0.25rem !important;
        margin-bottom: 0.25rem !important;
    }

    .m-md-2 {
        margin: 0.5rem 0.5rem !important;
    }

    .mt-md-2 {
        margin-top: 0.5rem !important;
    }

    .mr-md-2 {
        margin-right: 0.5rem !important;
    }

    .mb-md-2 {
        margin-bottom: 0.5rem !important;
    }

    .ml-md-2 {
        margin-left: 0.5rem !important;
    }

    .mx-md-2 {
        margin-right: 0.5rem !important;
        margin-left: 0.5rem !important;
    }

    .my-md-2 {
        margin-top: 0.5rem !important;
        margin-bottom: 0.5rem !important;
    }

    .m-md-3 {
        margin: 1rem 1rem !important;
    }

    .mt-md-3 {
        margin-top: 1rem !important;
    }

    .mr-md-3 {
        margin-right: 1rem !important;
    }

    .mb-md-3 {
        margin-bottom: 1rem !important;
    }

    .ml-md-3 {
        margin-left: 1rem !important;
    }

    .mx-md-3 {
        margin-right: 1rem !important;
        margin-left: 1rem !important;
    }

    .my-md-3 {
        margin-top: 1rem !important;
        margin-bottom: 1rem !important;
    }

    .m-md-4 {
        margin: 1.5rem 1.5rem !important;
    }

    .mt-md-4 {
        margin-top: 1.5rem !important;
    }

    .mr-md-4 {
        margin-right: 1.5rem !important;
    }

    .mb-md-4 {
        margin-bottom: 1.5rem !important;
    }

    .ml-md-4 {
        margin-left: 1.5rem !important;
    }

    .mx-md-4 {
        margin-right: 1.5rem !important;
        margin-left: 1.5rem !important;
    }

    .my-md-4 {
        margin-top: 1.5rem !important;
        margin-bottom: 1.5rem !important;
    }

    .m-md-5 {
        margin: 3rem 3rem !important;
    }

    .mt-md-5 {
        margin-top: 3rem !important;
    }

    .mr-md-5 {
        margin-right: 3rem !important;
    }

    .mb-md-5 {
        margin-bottom: 3rem !important;
    }

    .ml-md-5 {
        margin-left: 3rem !important;
    }

    .mx-md-5 {
        margin-right: 3rem !important;
        margin-left: 3rem !important;
    }

    .my-md-5 {
        margin-top: 3rem !important;
        margin-bottom: 3rem !important;
    }

    .p-md-0 {
        padding: 0 0 !important;
    }

    .pt-md-0 {
        padding-top: 0 !important;
    }

    .pr-md-0 {
        padding-right: 0 !important;
    }

    .pb-md-0 {
        padding-bottom: 0 !important;
    }

    .pl-md-0 {
        padding-left: 0 !important;
    }

    .px-md-0 {
        padding-right: 0 !important;
        padding-left: 0 !important;
    }

    .py-md-0 {
        padding-top: 0 !important;
        padding-bottom: 0 !important;
    }

    .p-md-1 {
        padding: 0.25rem 0.25rem !important;
    }

    .pt-md-1 {
        padding-top: 0.25rem !important;
    }

    .pr-md-1 {
        padding-right: 0.25rem !important;
    }

    .pb-md-1 {
        padding-bottom: 0.25rem !important;
    }

    .pl-md-1 {
        padding-left: 0.25rem !important;
    }

    .px-md-1 {
        padding-right: 0.25rem !important;
        padding-left: 0.25rem !important;
    }

    .py-md-1 {
        padding-top: 0.25rem !important;
        padding-bottom: 0.25rem !important;
    }

    .p-md-2 {
        padding: 0.5rem 0.5rem !important;
    }

    .pt-md-2 {
        padding-top: 0.5rem !important;
    }

    .pr-md-2 {
        padding-right: 0.5rem !important;
    }

    .pb-md-2 {
        padding-bottom: 0.5rem !important;
    }

    .pl-md-2 {
        padding-left: 0.5rem !important;
    }

    .px-md-2 {
        padding-right: 0.5rem !important;
        padding-left: 0.5rem !important;
    }

    .py-md-2 {
        padding-top: 0.5rem !important;
        padding-bottom: 0.5rem !important;
    }

    .p-md-3 {
        padding: 1rem 1rem !important;
    }

    .pt-md-3 {
        padding-top: 1rem !important;
    }

    .pr-md-3 {
        padding-right: 1rem !important;
    }

    .pb-md-3 {
        padding-bottom: 1rem !important;
    }

    .pl-md-3 {
        padding-left: 1rem !important;
    }

    .px-md-3 {
        padding-right: 1rem !important;
        padding-left: 1rem !important;
    }

    .py-md-3 {
        padding-top: 1rem !important;
        padding-bottom: 1rem !important;
    }

    .p-md-4 {
        padding: 1.5rem 1.5rem !important;
    }

    .pt-md-4 {
        padding-top: 1.5rem !important;
    }

    .pr-md-4 {
        padding-right: 1.5rem !important;
    }

    .pb-md-4 {
        padding-bottom: 1.5rem !important;
    }

    .pl-md-4 {
        padding-left: 1.5rem !important;
    }

    .px-md-4 {
        padding-right: 1.5rem !important;
        padding-left: 1.5rem !important;
    }

    .py-md-4 {
        padding-top: 1.5rem !important;
        padding-bottom: 1.5rem !important;
    }

    .p-md-5 {
        padding: 3rem 3rem !important;
    }

    .pt-md-5 {
        padding-top: 3rem !important;
    }

    .pr-md-5 {
        padding-right: 3rem !important;
    }

    .pb-md-5 {
        padding-bottom: 3rem !important;
    }

    .pl-md-5 {
        padding-left: 3rem !important;
    }

    .px-md-5 {
        padding-right: 3rem !important;
        padding-left: 3rem !important;
    }

    .py-md-5 {
        padding-top: 3rem !important;
        padding-bottom: 3rem !important;
    }

    .m-md-auto {
        margin: auto !important;
    }

    .mt-md-auto {
        margin-top: auto !important;
    }

    .mr-md-auto {
        margin-right: auto !important;
    }

    .mb-md-auto {
        margin-bottom: auto !important;
    }

    .ml-md-auto {
        margin-left: auto !important;
    }

    .mx-md-auto {
        margin-right: auto !important;
        margin-left: auto !important;
    }

    .my-md-auto {
        margin-top: auto !important;
        margin-bottom: auto !important;
    }
}

@media (min-width: 992px) {
    .m-lg-0 {
        margin: 0 0 !important;
    }

    .mt-lg-0 {
        margin-top: 0 !important;
    }

    .mr-lg-0 {
        margin-right: 0 !important;
    }

    .mb-lg-0 {
        margin-bottom: 0 !important;
    }

    .ml-lg-0 {
        margin-left: 0 !important;
    }

    .mx-lg-0 {
        margin-right: 0 !important;
        margin-left: 0 !important;
    }

    .my-lg-0 {
        margin-top: 0 !important;
        margin-bottom: 0 !important;
    }

    .m-lg-1 {
        margin: 0.25rem 0.25rem !important;
    }

    .mt-lg-1 {
        margin-top: 0.25rem !important;
    }

    .mr-lg-1 {
        margin-right: 0.25rem !important;
    }

    .mb-lg-1 {
        margin-bottom: 0.25rem !important;
    }

    .ml-lg-1 {
        margin-left: 0.25rem !important;
    }

    .mx-lg-1 {
        margin-right: 0.25rem !important;
        margin-left: 0.25rem !important;
    }

    .my-lg-1 {
        margin-top: 0.25rem !important;
        margin-bottom: 0.25rem !important;
    }

    .m-lg-2 {
        margin: 0.5rem 0.5rem !important;
    }

    .mt-lg-2 {
        margin-top: 0.5rem !important;
    }

    .mr-lg-2 {
        margin-right: 0.5rem !important;
    }

    .mb-lg-2 {
        margin-bottom: 0.5rem !important;
    }

    .ml-lg-2 {
        margin-left: 0.5rem !important;
    }

    .mx-lg-2 {
        margin-right: 0.5rem !important;
        margin-left: 0.5rem !important;
    }

    .my-lg-2 {
        margin-top: 0.5rem !important;
        margin-bottom: 0.5rem !important;
    }

    .m-lg-3 {
        margin: 1rem 1rem !important;
    }

    .mt-lg-3 {
        margin-top: 1rem !important;
    }

    .mr-lg-3 {
        margin-right: 1rem !important;
    }

    .mb-lg-3 {
        margin-bottom: 1rem !important;
    }

    .ml-lg-3 {
        margin-left: 1rem !important;
    }

    .mx-lg-3 {
        margin-right: 1rem !important;
        margin-left: 1rem !important;
    }

    .my-lg-3 {
        margin-top: 1rem !important;
        margin-bottom: 1rem !important;
    }

    .m-lg-4 {
        margin: 1.5rem 1.5rem !important;
    }

    .mt-lg-4 {
        margin-top: 1.5rem !important;
    }

    .mr-lg-4 {
        margin-right: 1.5rem !important;
    }

    .mb-lg-4 {
        margin-bottom: 1.5rem !important;
    }

    .ml-lg-4 {
        margin-left: 1.5rem !important;
    }

    .mx-lg-4 {
        margin-right: 1.5rem !important;
        margin-left: 1.5rem !important;
    }

    .my-lg-4 {
        margin-top: 1.5rem !important;
        margin-bottom: 1.5rem !important;
    }

    .m-lg-5 {
        margin: 3rem 3rem !important;
    }

    .mt-lg-5 {
        margin-top: 3rem !important;
    }

    .mr-lg-5 {
        margin-right: 3rem !important;
    }

    .mb-lg-5 {
        margin-bottom: 3rem !important;
    }

    .ml-lg-5 {
        margin-left: 3rem !important;
    }

    .mx-lg-5 {
        margin-right: 3rem !important;
        margin-left: 3rem !important;
    }

    .my-lg-5 {
        margin-top: 3rem !important;
        margin-bottom: 3rem !important;
    }

    .p-lg-0 {
        padding: 0 0 !important;
    }

    .pt-lg-0 {
        padding-top: 0 !important;
    }

    .pr-lg-0 {
        padding-right: 0 !important;
    }

    .pb-lg-0 {
        padding-bottom: 0 !important;
    }

    .pl-lg-0 {
        padding-left: 0 !important;
    }

    .px-lg-0 {
        padding-right: 0 !important;
        padding-left: 0 !important;
    }

    .py-lg-0 {
        padding-top: 0 !important;
        padding-bottom: 0 !important;
    }

    .p-lg-1 {
        padding: 0.25rem 0.25rem !important;
    }

    .pt-lg-1 {
        padding-top: 0.25rem !important;
    }

    .pr-lg-1 {
        padding-right: 0.25rem !important;
    }

    .pb-lg-1 {
        padding-bottom: 0.25rem !important;
    }

    .pl-lg-1 {
        padding-left: 0.25rem !important;
    }

    .px-lg-1 {
        padding-right: 0.25rem !important;
        padding-left: 0.25rem !important;
    }

    .py-lg-1 {
        padding-top: 0.25rem !important;
        padding-bottom: 0.25rem !important;
    }

    .p-lg-2 {
        padding: 0.5rem 0.5rem !important;
    }

    .pt-lg-2 {
        padding-top: 0.5rem !important;
    }

    .pr-lg-2 {
        padding-right: 0.5rem !important;
    }

    .pb-lg-2 {
        padding-bottom: 0.5rem !important;
    }

    .pl-lg-2 {
        padding-left: 0.5rem !important;
    }

    .px-lg-2 {
        padding-right: 0.5rem !important;
        padding-left: 0.5rem !important;
    }

    .py-lg-2 {
        padding-top: 0.5rem !important;
        padding-bottom: 0.5rem !important;
    }

    .p-lg-3 {
        padding: 1rem 1rem !important;
    }

    .pt-lg-3 {
        padding-top: 1rem !important;
    }

    .pr-lg-3 {
        padding-right: 1rem !important;
    }

    .pb-lg-3 {
        padding-bottom: 1rem !important;
    }

    .pl-lg-3 {
        padding-left: 1rem !important;
    }

    .px-lg-3 {
        padding-right: 1rem !important;
        padding-left: 1rem !important;
    }

    .py-lg-3 {
        padding-top: 1rem !important;
        padding-bottom: 1rem !important;
    }

    .p-lg-4 {
        padding: 1.5rem 1.5rem !important;
    }

    .pt-lg-4 {
        padding-top: 1.5rem !important;
    }

    .pr-lg-4 {
        padding-right: 1.5rem !important;
    }

    .pb-lg-4 {
        padding-bottom: 1.5rem !important;
    }

    .pl-lg-4 {
        padding-left: 1.5rem !important;
    }

    .px-lg-4 {
        padding-right: 1.5rem !important;
        padding-left: 1.5rem !important;
    }

    .py-lg-4 {
        padding-top: 1.5rem !important;
        padding-bottom: 1.5rem !important;
    }

    .p-lg-5 {
        padding: 3rem 3rem !important;
    }

    .pt-lg-5 {
        padding-top: 3rem !important;
    }

    .pr-lg-5 {
        padding-right: 3rem !important;
    }

    .pb-lg-5 {
        padding-bottom: 3rem !important;
    }

    .pl-lg-5 {
        padding-left: 3rem !important;
    }

    .px-lg-5 {
        padding-right: 3rem !important;
        padding-left: 3rem !important;
    }

    .py-lg-5 {
        padding-top: 3rem !important;
        padding-bottom: 3rem !important;
    }

    .m-lg-auto {
        margin: auto !important;
    }

    .mt-lg-auto {
        margin-top: auto !important;
    }

    .mr-lg-auto {
        margin-right: auto !important;
    }

    .mb-lg-auto {
        margin-bottom: auto !important;
    }

    .ml-lg-auto {
        margin-left: auto !important;
    }

    .mx-lg-auto {
        margin-right: auto !important;
        margin-left: auto !important;
    }

    .my-lg-auto {
        margin-top: auto !important;
        margin-bottom: auto !important;
    }
}

@media (min-width: 1200px) {
    .m-xl-0 {
        margin: 0 0 !important;
    }

    .mt-xl-0 {
        margin-top: 0 !important;
    }

    .mr-xl-0 {
        margin-right: 0 !important;
    }

    .mb-xl-0 {
        margin-bottom: 0 !important;
    }

    .ml-xl-0 {
        margin-left: 0 !important;
    }

    .mx-xl-0 {
        margin-right: 0 !important;
        margin-left: 0 !important;
    }

    .my-xl-0 {
        margin-top: 0 !important;
        margin-bottom: 0 !important;
    }

    .m-xl-1 {
        margin: 0.25rem 0.25rem !important;
    }

    .mt-xl-1 {
        margin-top: 0.25rem !important;
    }

    .mr-xl-1 {
        margin-right: 0.25rem !important;
    }

    .mb-xl-1 {
        margin-bottom: 0.25rem !important;
    }

    .ml-xl-1 {
        margin-left: 0.25rem !important;
    }

    .mx-xl-1 {
        margin-right: 0.25rem !important;
        margin-left: 0.25rem !important;
    }

    .my-xl-1 {
        margin-top: 0.25rem !important;
        margin-bottom: 0.25rem !important;
    }

    .m-xl-2 {
        margin: 0.5rem 0.5rem !important;
    }

    .mt-xl-2 {
        margin-top: 0.5rem !important;
    }

    .mr-xl-2 {
        margin-right: 0.5rem !important;
    }

    .mb-xl-2 {
        margin-bottom: 0.5rem !important;
    }

    .ml-xl-2 {
        margin-left: 0.5rem !important;
    }

    .mx-xl-2 {
        margin-right: 0.5rem !important;
        margin-left: 0.5rem !important;
    }

    .my-xl-2 {
        margin-top: 0.5rem !important;
        margin-bottom: 0.5rem !important;
    }

    .m-xl-3 {
        margin: 1rem 1rem !important;
    }

    .mt-xl-3 {
        margin-top: 1rem !important;
    }

    .mr-xl-3 {
        margin-right: 1rem !important;
    }

    .mb-xl-3 {
        margin-bottom: 1rem !important;
    }

    .ml-xl-3 {
        margin-left: 1rem !important;
    }

    .mx-xl-3 {
        margin-right: 1rem !important;
        margin-left: 1rem !important;
    }

    .my-xl-3 {
        margin-top: 1rem !important;
        margin-bottom: 1rem !important;
    }

    .m-xl-4 {
        margin: 1.5rem 1.5rem !important;
    }

    .mt-xl-4 {
        margin-top: 1.5rem !important;
    }

    .mr-xl-4 {
        margin-right: 1.5rem !important;
    }

    .mb-xl-4 {
        margin-bottom: 1.5rem !important;
    }

    .ml-xl-4 {
        margin-left: 1.5rem !important;
    }

    .mx-xl-4 {
        margin-right: 1.5rem !important;
        margin-left: 1.5rem !important;
    }

    .my-xl-4 {
        margin-top: 1.5rem !important;
        margin-bottom: 1.5rem !important;
    }

    .m-xl-5 {
        margin: 3rem 3rem !important;
    }

    .mt-xl-5 {
        margin-top: 3rem !important;
    }

    .mr-xl-5 {
        margin-right: 3rem !important;
    }

    .mb-xl-5 {
        margin-bottom: 3rem !important;
    }

    .ml-xl-5 {
        margin-left: 3rem !important;
    }

    .mx-xl-5 {
        margin-right: 3rem !important;
        margin-left: 3rem !important;
    }

    .my-xl-5 {
        margin-top: 3rem !important;
        margin-bottom: 3rem !important;
    }

    .p-xl-0 {
        padding: 0 0 !important;
    }

    .pt-xl-0 {
        padding-top: 0 !important;
    }

    .pr-xl-0 {
        padding-right: 0 !important;
    }

    .pb-xl-0 {
        padding-bottom: 0 !important;
    }

    .pl-xl-0 {
        padding-left: 0 !important;
    }

    .px-xl-0 {
        padding-right: 0 !important;
        padding-left: 0 !important;
    }

    .py-xl-0 {
        padding-top: 0 !important;
        padding-bottom: 0 !important;
    }

    .p-xl-1 {
        padding: 0.25rem 0.25rem !important;
    }

    .pt-xl-1 {
        padding-top: 0.25rem !important;
    }

    .pr-xl-1 {
        padding-right: 0.25rem !important;
    }

    .pb-xl-1 {
        padding-bottom: 0.25rem !important;
    }

    .pl-xl-1 {
        padding-left: 0.25rem !important;
    }

    .px-xl-1 {
        padding-right: 0.25rem !important;
        padding-left: 0.25rem !important;
    }

    .py-xl-1 {
        padding-top: 0.25rem !important;
        padding-bottom: 0.25rem !important;
    }

    .p-xl-2 {
        padding: 0.5rem 0.5rem !important;
    }

    .pt-xl-2 {
        padding-top: 0.5rem !important;
    }

    .pr-xl-2 {
        padding-right: 0.5rem !important;
    }

    .pb-xl-2 {
        padding-bottom: 0.5rem !important;
    }

    .pl-xl-2 {
        padding-left: 0.5rem !important;
    }

    .px-xl-2 {
        padding-right: 0.5rem !important;
        padding-left: 0.5rem !important;
    }

    .py-xl-2 {
        padding-top: 0.5rem !important;
        padding-bottom: 0.5rem !important;
    }

    .p-xl-3 {
        padding: 1rem 1rem !important;
    }

    .pt-xl-3 {
        padding-top: 1rem !important;
    }

    .pr-xl-3 {
        padding-right: 1rem !important;
    }

    .pb-xl-3 {
        padding-bottom: 1rem !important;
    }

    .pl-xl-3 {
        padding-left: 1rem !important;
    }

    .px-xl-3 {
        padding-right: 1rem !important;
        padding-left: 1rem !important;
    }

    .py-xl-3 {
        padding-top: 1rem !important;
        padding-bottom: 1rem !important;
    }

    .p-xl-4 {
        padding: 1.5rem 1.5rem !important;
    }

    .pt-xl-4 {
        padding-top: 1.5rem !important;
    }

    .pr-xl-4 {
        padding-right: 1.5rem !important;
    }

    .pb-xl-4 {
        padding-bottom: 1.5rem !important;
    }

    .pl-xl-4 {
        padding-left: 1.5rem !important;
    }

    .px-xl-4 {
        padding-right: 1.5rem !important;
        padding-left: 1.5rem !important;
    }

    .py-xl-4 {
        padding-top: 1.5rem !important;
        padding-bottom: 1.5rem !important;
    }

    .p-xl-5 {
        padding: 3rem 3rem !important;
    }

    .pt-xl-5 {
        padding-top: 3rem !important;
    }

    .pr-xl-5 {
        padding-right: 3rem !important;
    }

    .pb-xl-5 {
        padding-bottom: 3rem !important;
    }

    .pl-xl-5 {
        padding-left: 3rem !important;
    }

    .px-xl-5 {
        padding-right: 3rem !important;
        padding-left: 3rem !important;
    }

    .py-xl-5 {
        padding-top: 3rem !important;
        padding-bottom: 3rem !important;
    }

    .m-xl-auto {
        margin: auto !important;
    }

    .mt-xl-auto {
        margin-top: auto !important;
    }

    .mr-xl-auto {
        margin-right: auto !important;
    }

    .mb-xl-auto {
        margin-bottom: auto !important;
    }

    .ml-xl-auto {
        margin-left: auto !important;
    }

    .mx-xl-auto {
        margin-right: auto !important;
        margin-left: auto !important;
    }

    .my-xl-auto {
        margin-top: auto !important;
        margin-bottom: auto !important;
    }
}

.border-0 {
    border: 0 !important;
}

.border-top-0 {
    border-top: 0 !important;
}

.border-right-0 {
    border-right: 0 !important;
}

.border-bottom-0 {
    border-bottom: 0 !important;
}

.border-left-0 {
    border-left: 0 !important;
}

.rounded {
    border-radius: 0.25rem;
}

.rounded-top {
    border-top-right-radius: 0.25rem;
    border-top-left-radius: 0.25rem;
}

.rounded-right {
    border-bottom-right-radius: 0.25rem;
    border-top-right-radius: 0.25rem;
}

.rounded-bottom {
    border-bottom-right-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem;
}

.rounded-left {
    border-bottom-left-radius: 0.25rem;
    border-top-left-radius: 0.25rem;
}

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

.rounded-0 {
    border-radius: 0;
}

.p-absolute {
    position: absolute !important;
}

.p-relative {
    position: relative !important;
}

.d-none {
    display: none !important;
}

.d-inline {
    display: inline !important;
}

.d-inline-block {
    display: inline-block !important;
}

.d-block {
    display: block !important;
}

.d-table {
    display: table !important;
}

.d-table-cell {
    display: table-cell !important;
}

.d-flex {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
}

.d-inline-flex {
    display: -webkit-inline-box !important;
    display: -webkit-inline-flex !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
}

@media (min-width: 576px) {
    .d-sm-none {
        display: none !important;
    }

    .d-sm-inline {
        display: inline !important;
    }

    .d-sm-inline-block {
        display: inline-block !important;
    }

    .d-sm-block {
        display: block !important;
    }

    .d-sm-table {
        display: table !important;
    }

    .d-sm-table-cell {
        display: table-cell !important;
    }

    .d-sm-flex {
        display: -webkit-box !important;
        display: -webkit-flex !important;
        display: -ms-flexbox !important;
        display: flex !important;
    }

    .d-sm-inline-flex {
        display: -webkit-inline-box !important;
        display: -webkit-inline-flex !important;
        display: -ms-inline-flexbox !important;
        display: inline-flex !important;
    }
}

@media (min-width: 768px) {
    .d-md-none {
        display: none !important;
    }

    .d-md-inline {
        display: inline !important;
    }

    .d-md-inline-block {
        display: inline-block !important;
    }

    .d-md-block {
        display: block !important;
    }

    .d-md-table {
        display: table !important;
    }

    .d-md-table-cell {
        display: table-cell !important;
    }

    .d-md-flex {
        display: -webkit-box !important;
        display: -webkit-flex !important;
        display: -ms-flexbox !important;
        display: flex !important;
    }

    .d-md-inline-flex {
        display: -webkit-inline-box !important;
        display: -webkit-inline-flex !important;
        display: -ms-inline-flexbox !important;
        display: inline-flex !important;
    }
}

@media (min-width: 992px) {
    .d-lg-none {
        display: none !important;
    }

    .d-lg-inline {
        display: inline !important;
    }

    .d-lg-inline-block {
        display: inline-block !important;
    }

    .d-lg-block {
        display: block !important;
    }

    .d-lg-table {
        display: table !important;
    }

    .d-lg-table-cell {
        display: table-cell !important;
    }

    .d-lg-flex {
        display: -webkit-box !important;
        display: -webkit-flex !important;
        display: -ms-flexbox !important;
        display: flex !important;
    }

    .d-lg-inline-flex {
        display: -webkit-inline-box !important;
        display: -webkit-inline-flex !important;
        display: -ms-inline-flexbox !important;
        display: inline-flex !important;
    }
}

@media (min-width: 1200px) {
    .d-xl-none {
        display: none !important;
    }

    .d-xl-inline {
        display: inline !important;
    }

    .d-xl-inline-block {
        display: inline-block !important;
    }

    .d-xl-block {
        display: block !important;
    }

    .d-xl-table {
        display: table !important;
    }

    .d-xl-table-cell {
        display: table-cell !important;
    }

    .d-xl-flex {
        display: -webkit-box !important;
        display: -webkit-flex !important;
        display: -ms-flexbox !important;
        display: flex !important;
    }

    .d-xl-inline-flex {
        display: -webkit-inline-box !important;
        display: -webkit-inline-flex !important;
        display: -ms-inline-flexbox !important;
        display: inline-flex !important;
    }
}

.ls-5 {
    letter-spacing: 5px !important;
}

.ls-10 {
    letter-spacing: 10px !important;
}

.ls-15 {
    letter-spacing: 15px !important;
}

.fw-300 {
    font-weight: 300 !important;
}

.fw-400 {
    font-weight: 400 !important;
}

.fw-500 {
    font-weight: 500 !important;
}

.fw-600 {
    font-weight: 600 !important;
}

.fw-700 {
    font-weight: 700 !important;
}

.input-box-icon {
    position: absolute;
    top: 8px;
    left: 10px;
}

.md-switch {
    position: relative;
    display: inline-block;
    width: 40px;
    height: 21px;
}

    .md-switch .slider {
        position: absolute;
        cursor: pointer;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        background-color: #ccc;
        -webkit-transition: .4s;
        transition: .4s;
    }

        .md-switch .slider:before {
            position: absolute;
            content: "";
            height: 15px;
            width: 15px;
            left: 3px;
            bottom: 3px;
            background-color: white;
            -webkit-transition: .4s;
            transition: .4s;
        }

    .md-switch input {
        display: none;
    }

        .md-switch input:checked + .slider {
            background-color: #2196F3;
        }

            .md-switch input:checked + .slider.primary {
                background-color: #302b26;
            }

            .md-switch input:checked + .slider.success {
                background-color: #5cb85c;
            }

            .md-switch input:checked + .slider.info {
                background-color: #5bc0de;
            }

            .md-switch input:checked + .slider.warning {
                background-color: #f0ad4e;
            }

            .md-switch input:checked + .slider.danger {
                background-color: #d9534f;
            }

            .md-switch input:checked + .slider:before {
                -webkit-transform: translateX(19px);
                -ms-transform: translateX(19px);
                transform: translateX(19px);
            }

        .md-switch input:focus + .slider {
            box-shadow: 0 0 1px #2196F3;
        }

    .md-switch .slider.round {
        border-radius: 34px;
    }

        .md-switch .slider.round:before {
            border-radius: 50%;
        }

.md-panel .md-panel-heading {
    margin-bottom: 10px;
}

.md-list-group.list-group {
    box-shadow: 0 1px 0 #ddd;
}

    .md-list-group.list-group .list-group-item {
        border: 1px solid #ccc;
        border-radius: 0;
        display: table;
        width: 100%;
    }

        .md-list-group.list-group .list-group-item.expandable .list-group-item-row {
            cursor: pointer;
            width: 100%;
        }

            .md-list-group.list-group .list-group-item.expandable .list-group-item-row:after {
                font: normal normal normal 24px/1 "Material Design Icons";
                content: "\F35D";
                display: inline-block;
                font-size: 20px;
                text-rendering: auto;
                -webkit-font-smoothing: antialiased;
                -moz-osx-font-smoothing: grayscale;
                transform: translate(0, 0);
                position: absolute;
                left: 8px;
                top: 50%;
                margin-top: -10px;
            }

        .md-list-group.list-group .list-group-item.expandable.open .list-group-item-row:after {
            content: '\F360';
        }

        .md-list-group.list-group .list-group-item .list-group-item-content {
            display: inline-block;
            width: 100%;
            padding-top: 25px;
            margin-top: 10px;
            border-top: 1px solid #ddd;
        }

    .md-list-group.list-group.separated-list {
        box-shadow: none;
    }

        .md-list-group.list-group.separated-list .list-group-item {
            margin-bottom: 6px;
            box-shadow: 0 1px 0 #ddd;
        }

.dl-hybrid-container {
    margin-top: 10px;
}

    .dl-hybrid-container .dl-hybrid [class*="col-"] {
        margin-bottom: 10px;
    }

.navigation-controls .nav-controls {
    background-color: #eee;
}

@media (max-width: 480px) {
    .navigation-controls .nav-controls .btn {
        padding: 1px 5px;
        font-size: 12px;
        line-height: 1.5;
        border-radius: 3px;
    }
}

@media (max-width: 768px) {
    .navigation-controls .nav-controls [class*="col-lg-"],
    .navigation-controls .nav-controls [class*="col-md-"],
    .navigation-controls .nav-controls [class*="col-sm-"],
    .navigation-controls .nav-controls [class*="col-xs-"] {
        padding-left: 0;
        padding-right: 0;
    }

    .navigation-controls .nav-controls .btn {
        padding: 5px 10px;
        font-size: 12px;
        line-height: 1.5;
        border-radius: 3px;
    }
}

.vertical-tab.tabbable {
    display: block;
}

    .vertical-tab.tabbable > .nav-tabs {
        float: right;
        width: 45px;
        display: inline-block;
        zoom: 1;
        letter-spacing: normal;
        word-spacing: normal;
        vertical-align: top;
        text-rendering: auto;
    }

        .vertical-tab.tabbable > .nav-tabs > li {
            width: 150px;
            height: 150px;
            margin-right: -107px;
            margin-top: 0;
            display: block;
            transform: rotate(270deg);
            text-align: center;
            border: none;
        }

            .vertical-tab.tabbable > .nav-tabs > li a {
                width: 100%;
                padding: 10px 0;
                margin: 0;
            }

                .vertical-tab.tabbable > .nav-tabs > li a .icon,
                .vertical-tab.tabbable > .nav-tabs > li a .lp-icon {
                    transform: rotate(90deg);
                    display: inline-block;
                }

                .vertical-tab.tabbable > .nav-tabs > li a:hover {
                    border: none;
                }

            .vertical-tab.tabbable > .nav-tabs > li.active a {
                background-color: #f0efed;
            }

@media (max-width: 1200px) {
    .vertical-tab.tabbable > .nav-tabs > li {
        margin-right: -106px;
    }
}

@media (max-width: 991px) {
    .vertical-tab.tabbable > .nav-tabs > li {
        margin-right: -110px;
    }
}

@media (max-width: 768px) {
    .vertical-tab.tabbable > .nav-tabs {
        width: 100%;
    }

        .vertical-tab.tabbable > .nav-tabs > li {
            width: auto !important;
            height: auto !important;
            margin: auto !important;
            transform: none !important;
            z-index: auto !important;
        }

            .vertical-tab.tabbable > .nav-tabs > li a {
                padding: 10px 15px;
            }

                .vertical-tab.tabbable > .nav-tabs > li a .icon,
                .vertical-tab.tabbable > .nav-tabs > li a .lp-icon {
                    transform: none !important;
                    display: inline !important;
                }
}

.vertical-tab.tabbable .tab-content {
    width: 100%;
    float: right;
    margin-left: -45px;
    padding-left: 45px;
}

@media (max-width: 768px) {
    .vertical-tab.tabbable .tab-content {
        margin-left: 0;
        padding-left: 0;
    }
}

.rolling_spinner-container .rolling_spinner {
    position: relative;
}

    .rolling_spinner-container .rolling_spinner .rolling_spinner_spinner {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        -webkit-transform: rotate(-45deg);
        -moz-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
        transform: rotate(-45deg);
        -webkit-animation: 0.6s cubic-bezier(0.25, 0.29, 0.54, 0.86) 0s infinite normal none spin;
        -moz-animation: 0.6s cubic-bezier(0.25, 0.29, 0.54, 0.86) 0s infinite normal none spin;
        -o-animation: 0.6s cubic-bezier(0.25, 0.29, 0.54, 0.86) 0s infinite normal none spin;
        animation: 0.6s cubic-bezier(0.25, 0.29, 0.54, 0.86) 0s infinite normal none spin;
    }

    .rolling_spinner-container .rolling_spinner .rolling_spinner_tail {
        -webkit-animation: 0.6s cubic-bezier(0.41, 0.24, 0.64, 0.69) 0s infinite normal none spin;
        -moz-animation: 0.6s cubic-bezier(0.41, 0.24, 0.64, 0.69) 0s infinite normal none spin;
        -o-animation: 0.6s cubic-bezier(0.41, 0.24, 0.64, 0.69) 0s infinite normal none spin;
        animation: 0.6s cubic-bezier(0.41, 0.24, 0.64, 0.69) 0s infinite normal none spin;
    }

.rolling_spinner-container.full {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1042;
    width: 100%;
    height: 100%;
    background-color: rgba(255, 255, 255, 0.8);
}

    .rolling_spinner-container.full > .rolling_spinner {
        position: absolute;
        margin: 0 auto;
        left: 50%;
        top: 50%;
    }

div[svg-loading=inline] {
    display: inline-block;
}

.btn-loading {
    position: relative;
}

.form-control.bb-effect {
    border-top: none;
    border-left: none;
    border-right: none;
}

    .form-control.bb-effect:focus {
        outline: transparent none;
    }

        .form-control.bb-effect:focus + .focus-border {
            transform: scaleX(1) translateY(-2px);
            opacity: 1;
        }

            .form-control.bb-effect:focus + .focus-border + .input-box-icon {
                color: #2196f3;
            }

    .form-control.bb-effect + .focus-border {
        height: 2px;
        width: 100%;
        background: #68B3FF;
        display: block;
        transform: scaleX(0) translateY(-2px);
        transform-origin: 50%;
        opacity: 0;
        transition: all .15s linear;
    }

.inline-label {
    position: relative;
}

    .inline-label label {
        position: absolute;
        right: 10px;
        top: 25%;
        font-weight: normal;
    }

    .inline-label input[type=text],
    .inline-label input[type=tel] {
        text-align: left;
        direction: ltr;
    }

.content-accordion .accordion-header .arrow {
    transition: transform 500ms;
}

.content-accordion .accordion-header + .accordion-content {
    max-height: 0;
    transition: max-height 500ms cubic-bezier(0, 0.73, 0.58, 1);
    overflow: hidden;
}

.content-accordion .accordion-header.expanded > a > .arrow {
    transform: rotate(180deg);
}

.content-accordion .accordion-header.expanded + .accordion-content {
    max-height: 500px;
    transition: max-height 500ms ease-in;
}

.lp-scheduled-transfer {
    width: 100%;
}

    .lp-scheduled-transfer .lp-st-frequency .dropdown .btn {
        text-align: right !important;
    }

    .lp-scheduled-transfer .lp-st-end-on .dropdown .btn {
        text-align: right !important;
    }

    .lp-scheduled-transfer .lp-st-interval-menu {
        width: 100%;
    }

        .lp-scheduled-transfer .lp-st-interval-menu button {
            padding: 6px 0 !important;
        }

            .lp-scheduled-transfer .lp-st-interval-menu button:focus {
                outline: 1px solid #0088CC;
                box-shadow: 0 0 3px #0088CC;
            }

        .lp-scheduled-transfer .lp-st-interval-menu.weekly button {
            display: inline-block;
            vertical-align: middle;
            -webkit-transform: translateZ(0);
            transform: translateZ(0);
            box-shadow: 0 0 1px rgba(0, 0, 0, 0);
            backface-visibility: hidden;
            position: relative;
            overflow: hidden;
            -webkit-transition-property: color, background-color;
            transition-property: color, background-color;
            -webkit-transition-duration: .5s;
            transition-duration: .5s;
            width: calc(23%);
            margin: 1px;
            text-align: center;
        }

            .lp-scheduled-transfer .lp-st-interval-menu.weekly button:first-child {
                border-radius: 0 3px 0 0;
            }

            .lp-scheduled-transfer .lp-st-interval-menu.weekly button:nth-child(4) {
                border-radius: 3px 0 0 3px;
            }

            .lp-scheduled-transfer .lp-st-interval-menu.weekly button:nth-child(5) {
                border-radius: 0 0 3px 0;
            }

            .lp-scheduled-transfer .lp-st-interval-menu.weekly button:last-of-type {
                border-radius: 0 0 0 3px;
            }

            .lp-scheduled-transfer .lp-st-interval-menu.weekly button:hover,
            .lp-scheduled-transfer .lp-st-interval-menu.weekly button:focus {
                color: white;
                background: #2098d1;
            }

        .lp-scheduled-transfer .lp-st-interval-menu.yearly button {
            font-size: 12px;
        }

            .lp-scheduled-transfer .lp-st-interval-menu.yearly button:first-of-type {
                border-top-left-radius: 0;
                border-top-right-radius: 4px;
            }

        .lp-scheduled-transfer .lp-st-interval-menu.monthly {
            max-width: 300px;
        }

            .lp-scheduled-transfer .lp-st-interval-menu.monthly button {
                display: inline-block;
                vertical-align: middle;
                box-shadow: 0 0 1px rgba(0, 0, 0, 0);
                -webkit-backface-visibility: hidden;
                backface-visibility: hidden;
                -moz-osx-font-smoothing: grayscale;
                position: relative;
                -webkit-transition-property: color;
                transition-property: color;
                -webkit-transition-duration: .5s;
                transition-duration: .5s;
                margin: 1px;
                width: calc(14.66666667%);
            }

                .lp-scheduled-transfer .lp-st-interval-menu.monthly button:hover {
                    color: white;
                    background: #2098d1;
                }

                .lp-scheduled-transfer .lp-st-interval-menu.monthly button:active {
                    color: white;
                    background: #2098d1;
                }

                .lp-scheduled-transfer .lp-st-interval-menu.monthly button:nth-child(1) {
                    border-radius: 0 3px 0 0 !important;
                }

                .lp-scheduled-transfer .lp-st-interval-menu.monthly button:nth-child(6) {
                    border-radius: 3px 0 0 0 !important;
                }

                .lp-scheduled-transfer .lp-st-interval-menu.monthly button:nth-child(30) {
                    border-radius: 0 0 0 3px !important;
                }

                .lp-scheduled-transfer .lp-st-interval-menu.monthly button:nth-child(31) {
                    border-radius: 0 0 3px 3px;
                }

        .lp-scheduled-transfer .lp-st-interval-menu.btn-group {
            margin: 0 0 2px 4px;
        }

            .lp-scheduled-transfer .lp-st-interval-menu.btn-group button:focus {
                outline: 0;
                background-color: #e2dddb;
            }

    .lp-scheduled-transfer .lp-st-section {
        margin-bottom: 10px;
    }

        .lp-scheduled-transfer .lp-st-section .lp-st-caption {
            padding: 5px;
            width: 30%;
        }

        .lp-scheduled-transfer .lp-st-section .lp-st-control {
            width: 70%;
        }

    .lp-scheduled-transfer .lp-st-frequency,
    .lp-scheduled-transfer .lp-st-end-on {
        width: 100%;
    }

        .lp-scheduled-transfer .lp-st-frequency .dropdown .btn,
        .lp-scheduled-transfer .lp-st-end-on .dropdown .btn {
            text-align: left;
        }

        .lp-scheduled-transfer .lp-st-frequency .dropdown .dropdown-menu,
        .lp-scheduled-transfer .lp-st-end-on .dropdown .dropdown-menu {
            display: block !important;
        }

            .lp-scheduled-transfer .lp-st-frequency .dropdown .dropdown-menu li,
            .lp-scheduled-transfer .lp-st-end-on .dropdown .dropdown-menu li {
                border: none !important;
            }

                .lp-scheduled-transfer .lp-st-frequency .dropdown .dropdown-menu li a,
                .lp-scheduled-transfer .lp-st-end-on .dropdown .dropdown-menu li a {
                    padding-left: 5px !important;
                }

                .lp-scheduled-transfer .lp-st-frequency .dropdown .dropdown-menu li.dropdown-header,
                .lp-scheduled-transfer .lp-st-end-on .dropdown .dropdown-menu li.dropdown-header {
                    display: none;
                }

    .lp-scheduled-transfer .lp-st-every .lp-st-every-input {
        width: 30px;
        margin-right: 10px;
        text-align: center;
    }

    .lp-scheduled-transfer .lp-st-every .lp-st-control {
        padding-top: 5px;
    }

    .lp-scheduled-transfer .lp-st-start-date .lp-st-control.calendar,
    .lp-scheduled-transfer .lp-st-end-date .lp-st-control.calendar {
        position: relative;
    }

        .lp-scheduled-transfer .lp-st-start-date .lp-st-control.calendar input,
        .lp-scheduled-transfer .lp-st-end-date .lp-st-control.calendar input {
            padding-right: 26px;
        }

            .lp-scheduled-transfer .lp-st-start-date .lp-st-control.calendar input::-ms-clear,
            .lp-scheduled-transfer .lp-st-end-date .lp-st-control.calendar input::-ms-clear {
                display: none;
            }

            .lp-scheduled-transfer .lp-st-start-date .lp-st-control.calendar input[readonly],
            .lp-scheduled-transfer .lp-st-end-date .lp-st-control.calendar input[readonly] {
                cursor: default;
                background-color: white;
            }

    .lp-scheduled-transfer .lp-st-start-date .calendar-icon,
    .lp-scheduled-transfer .lp-st-end-date .calendar-icon {
        cursor: pointer;
        position: absolute;
        top: 10px;
        right: 10px;
    }

.key-value-editor.ui-sortable-dragging .ui-sortable-item-delete {
    opacity: 0.65;
}

.key-value-editor.ui-sortable-dragging .input-group-addon {
    opacity: 0.65;
}

.key-value-editor.ui-sortable-dragging input {
    opacity: 0.65;
}

.key-value-editor.ui-sortable-dragging .ui-sortable-item-handle {
    opacity: 1;
}

.key-value-editor .ui-sortable-item-delete {
    display: inline-block;
    font-size: 14px;
    opacity: 0.65;
    padding: 6px;
    vertical-align: middle;
    color: #333;
}

    .key-value-editor .ui-sortable-item-delete:hover {
        opacity: 1;
        text-decoration: none;
    }

    .key-value-editor .ui-sortable-item-delete:focus {
        text-decoration: none;
    }

    .key-value-editor .ui-sortable-item-delete:active {
        text-decoration: none;
    }

.key-value-editor .ui-sortable-DISABLED-item-delete {
    display: inline-block;
    font-size: 14px;
    opacity: 0.65;
    padding: 6px;
    vertical-align: middle;
    color: #333;
}

    .key-value-editor .ui-sortable-DISABLED-item-delete:hover {
        opacity: 1;
        text-decoration: none;
    }

    .key-value-editor .ui-sortable-DISABLED-item-delete:focus {
        text-decoration: none;
    }

    .key-value-editor .ui-sortable-DISABLED-item-delete:active {
        text-decoration: none;
    }

.key-value-editor .ui-sortable-item-handle {
    display: inline-block;
    font-size: 14px;
    opacity: 0.65;
    padding: 6px;
    vertical-align: middle;
    cursor: move;
}

    .key-value-editor .ui-sortable-item-handle:hover {
        opacity: 1;
    }

.key-value-editor .ui-sortable-placeholder {
    border-top: 2px solid #0088ce;
    clear: left;
    width: 100% !important;
}

.key-value-editor .input-group-addon span[title]:not([data-original-title=""]) {
    cursor: help;
}

.key-value-editor .key-value-editor-buttons {
    position: absolute;
}

.key-value-editor .key-value-editor-entry {
    display: table;
    position: relative;
    width: 100%;
}

.key-value-editor .key-value-editor-input {
    width: 50%;
}

.key-value-editor .key-value-editor-header {
    width: 50%;
}

.key-value-editor .key-value-editor-buttons {
    left: 0;
}

.key-value-editor .key-value-editor-entry {
    padding-left: 60px;
}

.key-value-editor .key-value-editor-input {
    float: left;
    padding-right: 5px;
}

.key-value-editor .key-value-editor-header {
    float: left;
    padding-right: 5px;
}
/*
 * Toastr
 * Version 2.0.1
 * Copyright 2012 John Papa and Hans Fjallemark.
 * All Rights Reserved.
 * Use, reproduction, distribution, and modification of this code is subject to the terms and
 * conditions of the MIT license, available at http://www.opensource.org/licenses/mit-license.php
 *
 * Author: John Papa and Hans Fjallemark
 * Project: https://github.com/CodeSeven/toastr
 */
.toast-title {
    font-weight: bold;
}

.toast-message {
    -ms-word-wrap: break-word;
    word-wrap: break-word;
}

    .toast-message a,
    .toast-message label {
        color: #ffffff;
    }

        .toast-message a:hover {
            color: #cccccc;
            text-decoration: none;
        }

.toast-close-button {
    position: relative;
    right: -0.3em;
    top: -0.3em;
    float: right;
    font-size: 20px;
    font-weight: bold;
    color: #ffffff;
    -webkit-text-shadow: 0 1px 0 #ffffff;
    text-shadow: 0 1px 0 #ffffff;
    opacity: 0.8;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
    filter: alpha(opacity=80);
}

    .toast-close-button:hover,
    .toast-close-button:focus {
        color: #000000;
        text-decoration: none;
        cursor: pointer;
        opacity: 0.4;
        -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=40);
        filter: alpha(opacity=40);
    }
/*Additional properties for button version
 iOS requires the button element instead of an anchor tag.
 If you want the anchor version, it requires `href="#"`.*/
button.toast-close-button {
    padding: 0;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none;
}

.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-center {
    top: 12px;
}

.toast-top-right {
    top: 12px;
    right: 12px;
}

.toast-bottom-right {
    right: 12px;
    bottom: 12px;
}

.toast-bottom-center {
    bottom: 12px;
}

.toast-bottom-left {
    bottom: 12px;
    left: 12px;
}

.toast-center {
    top: 45%;
}

#toast-container {
    position: fixed;
    z-index: 999999;
    pointer-events: auto;
    line-height: 20px;
    /*overrides*/
}

    #toast-container.toast-center,
    #toast-container.toast-top-center,
    #toast-container.toast-bottom-center {
        width: 100%;
        pointer-events: none;
    }

        #toast-container.toast-center > div,
        #toast-container.toast-top-center > div,
        #toast-container.toast-bottom-center > div {
            margin: auto;
            pointer-events: auto;
        }

        #toast-container.toast-center > button,
        #toast-container.toast-top-center > button,
        #toast-container.toast-bottom-center > button {
            pointer-events: auto;
        }

    #toast-container * {
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
    }

    #toast-container > div {
        margin: 0 0 6px;
        padding: 15px 15px 15px 50px;
        width: 300px;
        -moz-border-radius: 3px 3px 3px 3px;
        -webkit-border-radius: 3px 3px 3px 3px;
        border-radius: 3px 3px 3px 3px;
        background-position: 15px 15px;
        background-repeat: no-repeat;
        -moz-box-shadow: 0 0 12px #999999;
        -webkit-box-shadow: 0 0 12px #999999;
        box-shadow: 0 0 12px #999999;
        color: #ffffff;
        opacity: 0.8;
        -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
        filter: alpha(opacity=80);
    }

    #toast-container > :hover {
        -moz-box-shadow: 0 0 12px #000000;
        -webkit-box-shadow: 0 0 12px #000000;
        box-shadow: 0 0 12px #000000;
        opacity: 1;
        -ms-filter: progid:DXImageTransform.Microsoft.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-wait {
        background-image: url("data:image/gif;base64,R0lGODlhIAAgAIQAAAQCBISGhMzKzERCROTm5CQiJKyurHx+fPz+/ExOTOzu7Dw+PIyOjCwqLFRWVAwKDIyKjMzOzOzq7CQmJLy6vFRSVPTy9AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACH/C05FVFNDQVBFMi4wAwEAAAAh+QQJCQAXACwAAAAAIAAgAAAF3eAljmRpnmh6VRSVqLDpIDTixOdUlFSNUDhSQUAT7ES9GnD0SFQAKWItMqr4bqKHVPDI+WiTkaOFFVlrFe83rDrT0qeIjwrT0iLdU0GOiBxhAA4VeSk6QYeIOAsQEAuJKgw+EI8nA18IA48JBAQvFxCXDI8SNAQikV+iiaQIpheWX5mJmxKeF6g0qpQmA4yOu8C7EwYWCgZswRcTFj4KyMAGlwYxDwcHhCXMXxYxBzQHKNo+3DDeCOAn0V/TddbYJA0K48gAEAFQicMWFsfwNA3JSgAIAAFfwIMIL4QAACH5BAkJABoALAAAAAAgACAAhAQCBIyKjERCRMzOzCQiJPTy9DQyNGRmZMTCxOTm5CwqLHx+fBQWFJyenNTW1Pz6/Dw6PGxubAwKDIyOjNTS1CQmJCwuLPz+/Dw+PHRydAAAAAAAAAAAAAAAAAAAAAAAAAXboCaOZGmeaKoxWcSosMkk15W8cZ7VdZaXkcEgQtrxfD9RhHchima1GwlCGUBSFCaFxMrgRtnLFhWujWHhs2nJc8KoVlWGQnEn7/i8XgOwWAB7JwoONQ4KgSQAZRcOgHgSCwsSIhZMNRZ5CzULIgaWF5h4mhecfIQ8jXmQkiODhYeIiRYGjrG2PxgBARi3IhNMAbcCnwI5BAQpAZ8TIwK6vCQVDwUVKL+WzAANTA210g/VJ8OWxQefByQE4dZMzBoInwh4zrtgn2p725YNthUFTNRuGYB3AYGBHCEAACH5BAkJAB0ALAAAAAAgACAAhAQCBISChFRWVMzKzCQiJOTm5GxqbCwuLJSWlPz6/NTW1AwODJSSlGRmZCwqLOzu7HR2dDQ2NAQGBISGhFxaXNTS1CQmJOzq7GxubDQyNKSmpPz+/Nza3AAAAAAAAAAAAAXfYCeOZGmeaKqurHBdAiuP17Zdc0lMAVHWt9yI8LA9fCPB4xEjARoNSWpis01kBpshFahurqzsZosiGpErScMAUO0maKF8Tq/bTQCIQgFp30cQXhB1BHEcXhx0FgkJFiOHVYlzi42AgoRxeRx8fn+en3UABwedKgsBAwMBCygOCjYKDisLFV4VrCUAtVUKpSZdXl8mB8EbByQWcQPFAyYZxccdB7sV0cvBzbmvvG0LBV4FrFTBYCWuNhyyHRTFFB20trh4BxmdYl4YIqepq0IRxRE+IfDCAFQHARo0NGERAgAh+QQJCQAgACwAAAAAIAAgAIUEAgSEgoRMTkzMyswcHhzk5uR0cnQUFhRcXlwsKiz09vQMCgyMiozU1tQkJiR8fnxkZmT8/vwEBgSEhoRcWlzU0tQkIiT08vR0dnQcGhxkYmQ0MjT8+vwMDgyMjozc2twAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAG+UCQcEgsGo/IpHLJXDweC6Z0+IhEHlOjRGIMWLHZoUZx0RQlAajxkFFKFFYFl5m5KNpIySU+X2bIBEoQZBBZGQdMElFhjI2Oj5AgHQEDAw8dQxYeDBaNHRVWVhWYCXsRFwmMXqFWEyAerB6MA6xWA6+xs7URt6VWqIwTu64gDh4eDp6goaORQ5OVAZjO1EgEGhB4RwAYDQ0YAEwIcBEKFEgYrBhLBORxgUYfrB9LELuF8fNDAAaVBuEg7NXCVyRdqHVCGLBiIIQAB1Yc4BXh9uEbwAXuyi2iQI7DuSwHdiFqCEGDtizLRFUDsaGAlQIbVoJYIEDAIiZBAAAh+QQJCQAbACwAAAAAIAAgAIQEAgSMioxcWlz08vQcHhysqqwMDgx8enwsKiykoqRkZmT8+vzEwsQMCgyUlpQkJiS0srQEBgSMjoxcXlz09vQkIiSsrqwUEhQ0MjRsamz8/vwAAAAAAAAAAAAAAAAAAAAF7+AmjmRpnmiqruz2PG0sIssCj4CQJAIgj4/abRNJaI6agu9kCAQaphdJgEQKUIFjgGWsahJYLdf7RTWfLKr3+jsBClVlG5Xb9eb4fImgUBBKDVB4ExRHFGwbGRQLGXMEhUgUfw2QC4IyCmSNDQtHlm2ZXgoiGQsUjW0EnUgLfyKBeYSeiHojfH61uS0GBisVEgEVLRcWRxAXKAgDRwMILMVIECgSVRIrBmS9JtRI1iMVBweuGxerSNolyszOIhjLGs0jEFXSKA8SEkMbcEgWIxfzNBxrw6AKgxIGkM05UOWALhERHJhysOThBgAVWYQAACH5BAkJABkALAAAAAAgACAAhAQGBIyKjERCRMzOzCwuLGRiZPz6/OTm5AwODLSytFRSVNTW1Dw6PHx6fAwKDJSSlERGRNTS1DQyNGxqbPz+/BQSFLy6vFRWVNza3AAAAAAAAAAAAAAAAAAAAAAAAAAAAAXqYCaO5FgFwxBUZeu61ULNFMa+eBvQdJD/owFvFhkBBAwHsBQZUooZyWF2YOQkBNJu6ANMaQeli0AxSEwymi0DcUJeEgPlbEJFAghRe/h+Eeg/Dl9UYks5DF9VhksOAgKFi5GSSwh5kzgVCXIJNxknD5aSCTwJIw8zD5MITpanFKmSCHI8NxUPoJejNKWXLZkznL0vCJ3CxsckDpA/ChYJFzkTBgYTSxc80C4OswbLLhY8Fi/bMwYAJVgl4DTiL9LUJADrFuci1zTZLwD1IwU8BSQuWLCQb1EDHg2QiSDALYvCDAISJLDy8FIIACH5BAkJAB4ALAAAAAAgACAAhAQGBISGhFRSVNTW1CQiJKyqrGRmZOzu7CwuLIyOjGxubPz6/BQSFGRiZOTi5CwqLLy6vDQ2NIyKjFRWVCQmJKyurGxqbPT29DQyNJSSlHRydPz+/BQWFOzq7AAAAAAAAAXhoCeOJElYClGubOs117YtjWuvxCLLi3qbhc6h4FPsdorfiNI5dige43GT9AAkHUcCwCpMNxVP7tgTJY4J1uF7EBl0M8Ooueuo2SOCIkVa11kVX2E2EmgsFH4yBz4uAAkdHVstBAUHQ4xKmZqbnJ2bAhAQAiURGJ4eE0cTIxgzpp0QRxCsrp6xO7MjpaepO6unKxOhv8DFxsfIJBwaChw2DAkZDEocDjIOzi0ZMhlKUjIaLtsb3T8aR+EtDBkJ0yQUBQVQI9XX2ZsDMgMlyxr3mzE2XEgmotCGAARFIHiQ0FMIACH5BAkJABgALAAAAAAgACAAhAQCBISGhDw+POTi5CwuLLS2tPTy9BQSFJyenGRiZDQ2NIyOjLy+vPz6/BweHIyKjFRSVOzq7DQyNLy6vBQWFHRydDw6PPz+/AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAXXICaOZHkcZaquIjVd10SxtFrAcFGrVhBYIwoON9uNAsOA6DCEFTEKBEKxEjQvAtELNxkpGrAGNfW4Plpb2QgxRKjKzfPoVGLj3CnLNUv7hscpSDhKOxJSgDwPP0ZGAACMjAQFDQYFBJA0BAZDBpeYGBQVFUU3TV2YFAMwAzNgTQ2PkBVDFRiuQ7CYszi1pUOnkKmrM5qcnqiiTwQTDQ2Wn9DR0tPUfRKQEBEREDQSFw3XRhEwEd3f4TvjF+XWKgJ8JNnb0QkwCdUlCzAL+CQODAwc9BtIMAQAOw==") !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-top-full-width > div,
    #toast-container.toast-bottom-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-wait {
    background-color: #2f96b4;
}

.toast-warning {
    background-color: #f89406;
}
/*Responsive Design*/
@media all and (max-width: 240px) {
    #toast-container > div {
        padding: 8px 8px 8px 50px;
        width: 11em;
    }

    #toast-container .toast-close-button {
        right: -0.2em;
        top: -0.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: -0.2em;
        top: -0.2em;
    }
}

@media all and (min-width: 481px) and (max-width: 768px) {
    #toast-container > div {
        padding: 15px 15px 15px 50px;
        width: 25em;
    }
}
/*
 * AngularJS-Toaster
 * Version 0.3
*/
:not(.no-enter)#toast-container > div.ng-enter,
:not(.no-leave)#toast-container > div.ng-leave {
    -webkit-transition: 1000ms cubic-bezier(0.25, 0.25, 0.75, 0.75) all;
    -moz-transition: 1000ms cubic-bezier(0.25, 0.25, 0.75, 0.75) all;
    -ms-transition: 1000ms cubic-bezier(0.25, 0.25, 0.75, 0.75) all;
    -o-transition: 1000ms cubic-bezier(0.25, 0.25, 0.75, 0.75) all;
    transition: 1000ms cubic-bezier(0.25, 0.25, 0.75, 0.75) all;
}

    :not(.no-enter)#toast-container > div.ng-enter.ng-enter-active,
    :not(.no-leave)#toast-container > div.ng-leave {
        opacity: 0.8;
    }

        :not(.no-leave)#toast-container > div.ng-leave.ng-leave-active,
        :not(.no-enter)#toast-container > div.ng-enter {
            opacity: 0;
        }
/**
 * gridster.js - v0.2.1 - 2013-10-28 * http://gridster.net
 * Copyright (c) 2013 ducksboard; Licensed MIT
 */
.gridster {
    position: relative;
    margin: auto;
    height: 0;
}

    .gridster > ul {
        margin: 0;
        list-style: none;
        padding: 0;
    }

.gridster-item {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    list-style: none;
    z-index: 2;
    position: absolute;
    display: none;
}

.gridster-loaded {
    -webkit-transition: height .3s;
    -moz-transition: height .3s;
    -o-transition: height .3s;
    transition: height .3s;
}

    .gridster-loaded .gridster-item {
        display: block;
        position: absolute;
        -webkit-transition: opacity .3s, left .3s, top .3s, width .3s, height .3s;
        -moz-transition: opacity .3s, left .3s, top .3s, width .3s, height .3s;
        -o-transition: opacity .3s, left .3s, top .3s, width .3s, height .3s;
        transition: opacity .3s, left .3s, top .3s, width .3s, height .3s;
        -webkit-transition-delay: 50ms;
        -moz-transition-delay: 50ms;
        -o-transition-delay: 50ms;
        transition-delay: 50ms;
    }

    .gridster-loaded .gridster-preview-holder {
        display: none;
        z-index: 1;
        position: absolute;
        background-color: #ddd;
        border-color: #fff;
        opacity: 0.2;
    }

    .gridster-loaded .gridster-item.gridster-item-moving,
    .gridster-loaded .gridster-preview-holder {
        -webkit-transition: none;
        -moz-transition: none;
        -o-transition: none;
        transition: none;
    }

.gridster-mobile {
    height: auto !important;
}

    .gridster-mobile .gridster-item {
        height: auto;
        position: static;
        float: none;
    }

.gridster-item.ng-leave.ng-leave-active {
    opacity: 0;
}

.gridster-item.ng-enter {
    opacity: 1;
}

.gridster-item-moving {
    z-index: 3;
}
/* RESIZE */
.gridster-item-resizable-handler {
    position: absolute;
    font-size: 1px;
    display: block;
    z-index: 5;
}

.handle-se {
    cursor: se-resize;
    width: 0;
    height: 0;
    right: 1px;
    bottom: 1px;
}

.handle-ne {
    cursor: ne-resize;
    width: 12px;
    height: 12px;
    right: 1px;
    top: 1px;
}

.handle-nw {
    cursor: nw-resize;
    width: 12px;
    height: 12px;
    left: 1px;
    top: 1px;
}

.handle-sw {
    cursor: sw-resize;
    width: 12px;
    height: 12px;
    left: 1px;
    bottom: 1px;
    border-style: solid;
    border-width: 0 12px 12px 0;
    border-color: transparent;
}

.handle-e {
    cursor: e-resize;
    width: 12px;
    bottom: 0;
    right: 1px;
    top: 0;
}

.handle-s {
    cursor: s-resize;
    height: 12px;
    right: 0;
    bottom: 1px;
    left: 0;
}

.handle-n {
    cursor: n-resize;
    height: 12px;
    right: 0;
    top: 1px;
    left: 0;
}

.handle-w {
    cursor: w-resize;
    width: 12px;
    left: 1px;
    top: 0;
    bottom: 0;
}

.gridster .gridster-item:hover .gridster-box {
    border: 1.5px solid #B3B2B3;
}

.gridster .gridster-item:hover .handle-sw {
    border-color: transparent transparent #ccc;
}

@charset "utf-8";

@font-face {
    font-family: 'icomoon_budgets';
    src: url('/Content/login4/icomoon.eot');
    src: url('/Content/login4/icomoon.eot?#iefix') format('embedded-opentype'), url('/Content/login4/icomoon.woff') format('woff'), url('/Content/login4/icomoon.ttf') format('truetype'), url('/Content/login4/icomoon.svg#svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

body {
    text-align: right;
    direction: rtl;
    font-family: IRANSans, serif;
    font-size: 12px;
    font-weight: 400;
    color: #423c35;
    background: #ffffff;
}

.latin-font {
    font-family: IRANSansE, serif !important;
}

.pull-right {
    float: left !important;
}

.tooltip {
    font-family: IRANSans, serif;
}

.pull-left {
    float: right !important;
}

.lp-icon-angle-right:before {
    content: "\e609";
}

.lp-icon-angle-left:before {
    content: "\e608";
}

.lp-launcher-tab-arrow {
    margin-left: 0;
    margin-right: 0;
}

.widget-heading {
    padding: 10px 15px 10px 15px;
}

    .widget-heading .close {
        top: 5px;
        right: 1px;
    }

@media (min-width: 768px) {
    .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: right;
    }
}

@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: right;
    }
}

@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: right;
    }
}

@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: right;
    }
}

@media (max-width: 768px) {
    .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: right;
    }
}

.lp-field .control-label {
    text-align: right;
}

.lp-field .dropdown-toggle {
    text-align: right;
}

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

.lp-field .dropdown-toggle .caret {
    left: 10px;
    right: auto;
}

.lp-editable-edit {
    left: 15px;
    right: auto;
}

.lp-icon-star:before {
    margin-left: 5px;
}

.lp-field .lp-icon-info-sign {
    left: auto;
    right: 3px;
}

.nav-tabs > li {
    float: right;
}

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

.lp-address-transfer .glyphicon {
    left: 10px;
}

.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
    position: absolute;
    margin-right: -15px;
    margin-top: 4px \9;
}

.modal-footer {
    padding: 15px;
    text-align: left;
    border-top: 1px solid #e5e5e5;
}

    .modal-footer .btn + .btn {
        margin-right: 5px;
        margin-bottom: 0;
    }

    .modal-footer .btn-group .btn + .btn {
        margin-right: -1px;
    }

    .modal-footer .btn-block + .btn-block {
        margin-right: 0;
    }

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

.modal-body p {
    line-height: 1.5;
}

.input-group.has-clear .form-control {
    padding-left: 25px;
    padding-right: 35px;
}

.input-group.has-clear .input-clear {
    right: auto;
    left: 35px;
}

.launcher-toggle {
    float: left !important;
}

.lp-launcher-open .lp-launcher-tab {
    background-color: #0b6587;
    color: #fff;
}

    .lp-launcher-open .lp-launcher-tab a {
        color: #fff;
    }

.lp-launcher-tab {
    padding: 0 1px 2px 6px;
    border: 0;
    background-color: #e4e4e4;
    border-bottom: 1px solid #ffffff;
    min-height: 40px;
    border-radius: 0;
    -webkit-transition: background 0.08s;
    -moz-transition: background 0.08s;
    -o-transition: background 0.08s;
    transition: background 0.08s;
}

    .lp-launcher-tab.active,
    .lp-launcher-tab.active:hover {
        background-color: #0b6587;
    }

        .lp-launcher-tab.active a,
        .lp-launcher-tab.active:hover a {
            color: #ffffff;
        }

    .lp-launcher-tab:hover {
        background-color: #1281AB;
    }

        .lp-launcher-tab:hover a {
            color: #ffffff;
        }

    .lp-launcher-tab a {
        color: #000000;
        cursor: pointer;
    }

.lp-springboard-container {
    margin-top: 100px;
}

@media (min-width: 768px) and (max-width: 1200px) {
    .container {
        width: auto;
    }

    div.navbar > .container-fluid {
        width: auto;
    }
}

.lp-content-text-area {
    margin-top: -25px;
}

.sitemap {
    margin-right: 0;
    list-style-type: none;
    padding: 0;
}

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

.bp-widget-body {
    padding-top: 5px;
}

.form-control {
    background-color: white;
    color: #333;
    font-size: 13px;
}

    .form-control:focus {
        border-color: #888;
    }

.lp-promo-slide {
    margin-top: -26px;
}

@media (min-width: 768px) and (max-width: 965px) {
    div.lp-promo-slide {
        min-height: 320px;
    }
}

.lp-content-text-area {
    left: 0 !important;
}

@media (min-width: 768px) {
    .lp-page-layout-container {
        width: auto;
    }
}

@media (min-width: 992px) {
    .lp-page-layout-container {
        width: auto;
    }
}

@media (min-width: 1200px) {
    .lp-page-layout-container {
        width: 1170px;
    }
}

.widget-default > .widget-heading {
    background-color: #0b6587;
    color: #ffffff;
}

.lp-icon-upload:before {
    content: "\e677";
}

.widget-title span {
    margin-right: 10px;
}

.widget-default > .widget-heading .close {
    color: white;
    opacity: 1;
}

.save-to-contacts {
    margin-right: 5px;
}

    .save-to-contacts span {
        margin-right: 5px;
    }

.nav-tabs li.active {
    border-bottom: 4px #EECC00 solid;
}

.lp-icon-recyclebin:before {
    font-size: 16px;
}

.lp-icon-angle-up:before {
    font-size: 20px;
}

.lp-icon-angle-down:before {
    font-size: 20px;
}

.caret {
    float: left;
}

.list-view-row.expandable .list-view-container:after {
    left: 10px;
    right: auto;
}

.lp-search-wrapper .lp-search-right .sort-select button {
    background-color: #E7D8D3;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    font-size: 11px;
}

.open > .dropdown-toggle.btn-default {
    color: #1281ab;
}

.lp-editable .lp-icon-pencil {
    right: auto;
    left: 12px;
    color: #bbb3aa;
}

.dropdown .dropdown-toggle,
.dropdown .dropdown-toggle:active {
    padding: 7px 10px;
}

@media (max-width: 767px) {
    .lp-lc {
        top: -40px;
    }

        .lp-lc > div.row {
            margin-left: 0;
        }
}

.lp-icon-recyclebin:before {
    content: "\e674";
}

.multiselect-parent {
    width: 100%;
}

    .multiselect-parent button {
        text-align: right;
        font-size: 12px;
        width: 100%;
    }

    .multiselect-parent ul {
        text-align: right;
        height: 300px;
        width: 100%;
        font-size: 12px;
    }

        .multiselect-parent ul li {
            cursor: pointer;
        }

            .multiselect-parent ul li a:hover {
                background-color: #0200e1;
                color: #ffffff;
            }

            .multiselect-parent ul li a div.checkbox {
                margin-top: 5px;
                margin-bottom: 5px;
            }

            .multiselect-parent ul li:nth-child(1) a,
            .multiselect-parent ul li:nth-child(2) a {
                padding-right: 5px;
                padding-bottom: 8px;
                padding-top: 8px;
            }

@media (min-width: 1200px) {
    .nav-tabs li {
        font-size: 15px;
    }
}

.lp__login-credentials input {
    text-align: left;
    direction: ltr;
}

.lp-icon-return:before {
    content: "\e673";
}

.lp-iban-info .lp-icon-info-sign {
    top: 1px;
    margin-right: 4px;
}

.lp-widget-login-multifactor .loading-icon {
    right: 50%;
    left: auto;
    margin-right: -24px;
}

.lp-loan-payment .lp-search-right button {
    display: none;
}

.lp-st-every.lp-st-section {
    display: none;
}

.btn-group > .btn,
.btn-group-vertical > .btn {
    float: right;
}

.lp-launcher-area > .bp-area .bp-container {
    padding-bottom: 0;
}

.divider {
    background: url('../images/stripe.png') repeat-x;
    width: 100%;
    height: 12px;
    overflow: hidden;
    margin-top: 5px;
    display: inline-block;
}

.divider2 {
    background: url('../images/stripe.png') repeat;
}

.loading-icon {
    left: auto;
    right: 45%;
}

.lp-search-wrapper .lp-search-right .sort-select button {
    background-color: #f0efed;
}

.alert.alert-success {
    background-color: #5cb85c;
}

.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
    height: 34px;
    border-right: none;
    padding-top: 8px;
}

.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
    height: 34px;
    padding-top: 8px;
}

.bmi-help-widgets .bmi-help-img {
    margin-top: 0 !important;
}

@media (max-width: 992px) {
    .card-transfer-img {
        display: none;
    }
}

.alert .close {
    float: left;
    opacity: 1;
    font-size: 12px;
    top: 9px;
    right: auto;
    background-color: transparent !important;
}

.lp-change-password .widget-footer {
    margin: 10px -15px 0 -15px;
}

.details-area-inner div {
    margin-top: 10px;
}

    .details-area-inner div span:nth-child(2) {
        font-weight: bold;
    }

.bmi-login-guidline .guidline-text {
    padding-top: 10px;
    color: #000;
    margin-right: 50px;
}

.bmi-login-guidline .row .col-sm-12 img {
    float: right;
}

.bmi-login-guidline .guidline-img-title {
    margin-right: -4px;
    float: right;
}

.bmi-login-guidline .guidline-text-title {
    float: right;
    margin-right: 10px;
}

.plogotext {
    margin-top: -3px !important;
}

.spanleftmenu {
    color: #ffffff;
    font-size: 15px;
    top: 5px;
    display: inline;
    line-height: 0;
    padding-left: 3px;
    padding-right: 3px;
}

.spanrightmenu {
    color: #ffffff;
    font-size: 17px;
    top: 6px;
    display: inline;
    line-height: 0;
    padding-left: 3px;
    padding-right: 3px;
}

.bmi-contact-us .title {
    margin-right: 5px;
}

.bmi-contact-us .items span {
    padding-right: 10px;
}

.lp-widget-loading {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1049;
    width: 100%;
    height: 100%;
    background: url(../images/loading-spinner.gif) no-repeat center center rgba(255, 255, 255, 0.7);
    background-size: 50px;
}

.enrollment-loading {
    min-height: 110px;
    height: 110px;
    opacity: 1;
}

.lp-category-select .category-item > .marker {
    top: 0;
    right: 0;
    left: auto;
}

.lp-category-select .category-item {
    padding: 10px 17px 10px 0;
    text-align: right;
    overflow: hidden;
    font-size: 12px;
}

.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
    border-top: 0 !important;
}

.lp-autosuggest-suggestions {
    font-family: IRANSans;
}

.value {
    font-weight: bold;
    padding-right: 5px;
}

.lp-search-wrapper .lp-search-tags .lpTag .lpTagText {
    font-family: IRANSans;
}

.lp-search-wrapper .lp-search-tags .lpTag .lpTagClose {
    padding: 0 5px 00;
}

.lp__login button.btn-link {
    float: right;
    margin-left: 23px;
    text-decoration: underline;
}

.lp-places .list-view-row .column.left-align {
    text-align: right;
}

.center-modal {
    position: fixed;
    top: 30%;
    right: 25.5%;
    z-index: 1050;
    width: 62%;
    height: 80%;
}

p.alert span {
    padding-right: 5px;
}

.lp-full-bg {
    margin-top: 70px;
}

.lp-notifications .alert-dismissable .close,
.lp-notifications .alert-dismissible .close {
    top: -1px;
    right: -5px;
    font-size: 17px;
}

.alert.alert-description {
    background-color: #dadada;
    color: #000000;
    margin-bottom: 10px;
}

.alert .lp-icon {
    top: 0.04em;
    margin-left: 5px;
    margin-right: 5px;
}

.alert {
    padding-bottom: 10px;
    padding-top: 10px;
    line-height: 25px;
}

    .alert.alert-danger {
        background-color: crimson;
    }

.bp-widget-body {
    padding-top: 0;
}

.input-not-valid {
    border: 1px solid red;
}

    .input-not-valid:focus {
        border: 1px solid red;
    }

@media (max-width: 767px) {
    .lp-full-bg {
        margin-top: 0;
    }
}

@media (min-width: 768px) {
    .lp-container {
        left: -150px;
    }
}

@media (min-width: 768px) {
    .lp-lc--content {
        top: 1px;
    }
}

.lp-lc--content .lp-launcher-area {
    margin-top: 0;
}

.lp__login button.btn-link {
    display: none;
}

@media (max-width: 767px) {
    .lp-lc--content .lp-launcher-area {
        margin-top: 0;
        padding-right: 15px;
    }
}

.lp-launcher-tab-arrow {
    margin-right: 0;
    margin-left: 10px;
}

.lp-launcher-left .lp-lc--main {
    right: 0;
}
/* RTL for small devices (tablets, 768px and up) */
@media (min-width: 768px) {
    .lp-lc--main {
        left: auto;
        right: 0;
    }
}

.icon-help {
    position: relative;
    top: 4px;
    margin-left: 7px;
    width: 26px;
    height: 28px;
}

    .icon-help:before {
        content: url("../images/icon-help.png");
    }

.btn-help {
    background-color: transparent;
    border-color: transparent;
    color: black;
    padding: 0 5px;
}

    .btn-help:hover {
        background-color: #e4e4e4;
    }

    .btn-help span {
        position: relative;
        top: -5px;
        font-size: 12px;
    }

.icon-download {
    position: relative;
    top: 4px;
    margin-left: 7px;
    width: 26px;
    height: 28px;
}

    .icon-download:before {
        content: url("../images/ico-download.png");
    }

.icon-batch-download {
    position: relative;
    top: 4px;
    margin-left: 7px;
    width: 26px;
    height: 28px;
}

    .icon-batch-download:before {
        content: url("../images/ico-download-batch.png");
    }

.icon-share {
    position: relative;
    top: 4px;
    margin-left: 7px;
    width: 26px;
    height: 28px;
}

    .icon-share:before {
        content: url("../images/share-icon.png");
    }

.input-group.has-clear .input-clear {
    top: 5px;
    color: #666;
}

.lp-icon-alert-success:before {
    content: '\e628';
}

.bmi-alert-custom .alert .close {
    margin-top: 6px;
}

.translate-cloak {
    display: none;
}

.lp-launcher-area > .bp-area > .bp-container .lp-content-block a {
    color: #FFF;
    text-decoration: none;
    position: absolute;
    bottom: 10px;
    margin: 0 10px 0 16px !important;
    right: 0;
    left: 0;
    color: #ffffff;
    background-color: #1281ab;
    border-color: #107094;
    display: inline-block;
    margin-bottom: 0;
    font-weight: normal;
    text-align: center;
    vertical-align: middle;
    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;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    font-size: 11px !important;
}

    .lp-launcher-area > .bp-area > .bp-container .lp-content-block a:hover,
    .lp-launcher-area > .bp-area > .bp-container .lp-content-block a:focus,
    .lp-launcher-area > .bp-area > .bp-container .lp-content-block a.focus,
    .lp-launcher-area > .bp-area > .bp-container .lp-content-block a:active,
    .lp-launcher-area > .bp-area > .bp-container .lp-content-block a.active,
    .open > .dropdown-toggle.lp-launcher-area > .bp-area > .bp-container .lp-content-block a {
        color: #ffffff;
        background-color: #0d5e7d;
        border-color: #0a465d;
    }

    .lp-launcher-area > .bp-area > .bp-container .lp-content-block a:active,
    .lp-launcher-area > .bp-area > .bp-container .lp-content-block a.active,
    .open > .dropdown-toggle.lp-launcher-area > .bp-area > .bp-container .lp-content-block a {
        background-image: none;
    }

    .lp-launcher-area > .bp-area > .bp-container .lp-content-block a.disabled,
    .lp-launcher-area > .bp-area > .bp-container .lp-content-block a[disabled],
    fieldset[disabled] .lp-launcher-area > .bp-area > .bp-container .lp-content-block a,
    .lp-launcher-area > .bp-area > .bp-container .lp-content-block a.disabled:hover,
    .lp-launcher-area > .bp-area > .bp-container .lp-content-block a[disabled]:hover,
    fieldset[disabled] .lp-launcher-area > .bp-area > .bp-container .lp-content-block a:hover,
    .lp-launcher-area > .bp-area > .bp-container .lp-content-block a.disabled:focus,
    .lp-launcher-area > .bp-area > .bp-container .lp-content-block a[disabled]:focus,
    fieldset[disabled] .lp-launcher-area > .bp-area > .bp-container .lp-content-block a:focus,
    .lp-launcher-area > .bp-area > .bp-container .lp-content-block a.disabled.focus,
    .lp-launcher-area > .bp-area > .bp-container .lp-content-block a[disabled].focus,
    fieldset[disabled] .lp-launcher-area > .bp-area > .bp-container .lp-content-block a.focus,
    .lp-launcher-area > .bp-area > .bp-container .lp-content-block a.disabled:active,
    .lp-launcher-area > .bp-area > .bp-container .lp-content-block a[disabled]:active,
    fieldset[disabled] .lp-launcher-area > .bp-area > .bp-container .lp-content-block a:active,
    .lp-launcher-area > .bp-area > .bp-container .lp-content-block a.disabled.active,
    .lp-launcher-area > .bp-area > .bp-container .lp-content-block a[disabled].active,
    fieldset[disabled] .lp-launcher-area > .bp-area > .bp-container .lp-content-block a.active {
        background-color: #1281ab;
        border-color: #107094;
    }

    .lp-launcher-area > .bp-area > .bp-container .lp-content-block a .badge {
        color: #1281ab;
        background-color: #ffffff;
    }

    .lp-launcher-area > .bp-area > .bp-container .lp-content-block a:focus,
    .lp-launcher-area > .bp-area > .bp-container .lp-content-block a:active:focus,
    .lp-launcher-area > .bp-area > .bp-container .lp-content-block a.active:focus,
    .lp-launcher-area > .bp-area > .bp-container .lp-content-block a.focus,
    .lp-launcher-area > .bp-area > .bp-container .lp-content-block a:active.focus,
    .lp-launcher-area > .bp-area > .bp-container .lp-content-block a.active.focus {
        outline: thin dotted;
        outline: 5px auto -webkit-focus-ring-color;
        outline-offset: -2px;
    }

    .lp-launcher-area > .bp-area > .bp-container .lp-content-block a:hover,
    .lp-launcher-area > .bp-area > .bp-container .lp-content-block a:focus,
    .lp-launcher-area > .bp-area > .bp-container .lp-content-block a.focus {
        color: #333333;
        text-decoration: none;
    }

    .lp-launcher-area > .bp-area > .bp-container .lp-content-block a:active,
    .lp-launcher-area > .bp-area > .bp-container .lp-content-block a.active {
        outline: 0;
        background-image: none;
        -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
        -moz-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
        box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    }

    .lp-launcher-area > .bp-area > .bp-container .lp-content-block a.disabled,
    .lp-launcher-area > .bp-area > .bp-container .lp-content-block a[disabled],
    fieldset[disabled] .lp-launcher-area > .bp-area > .bp-container .lp-content-block a {
        cursor: not-allowed;
        pointer-events: none;
        opacity: 0.65;
        filter: alpha(opacity=65);
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
    }

    .lp-launcher-area > .bp-area > .bp-container .lp-content-block a:focus {
        outline: 0;
    }

.lp-launcher-area > .bp-area > .bp-container .lp-content-block.lp-content-advanced {
    padding-right: 0;
    padding-left: 5px;
    margin-top: 20px;
}

.lp-launcher-area > .bp-area > .bp-container .lp-content-block a:hover {
    color: #FFF;
}

@media (min-width: 768px) and (max-width: 920px) {
    .lp-columns .col-sm-4 {
        width: 50%;
        padding-left: 0;
        padding-right: 20px;
    }
}

@media (min-width: 450px) and (max-width: 600px) {
    .lp-columns .col-xs-4 {
        width: 50%;
        padding-left: 0;
        padding-right: 20px;
    }
}

@media (max-width: 449px) {
    .lp-columns .col-xs-4 {
        width: 100%;
        padding-left: 0;
        padding-right: 20px;
    }
}

input::-ms-clear {
    display: none;
}

.lp-icon-next:before {
    content: "\e670";
}

.lp-bmi-feedback .col-xs-3,
.lp-bmi-feedback .col-xs-9 {
    float: right;
}

@media (max-width: 768px) {
    .lp-page-footer > .bp-area {
        padding-top: 10px;
    }
}

.d3-text-anchor {
    text-anchor: end;
}

.d3-text-anchor-ie {
    text-anchor: start;
}

.form-control::-webkit-input-placeholder {
    font-style: normal;
}

.form-control:-moz-placeholder {
    font-style: normal;
}

.form-control::-moz-placeholder {
    font-style: normal;
}

.form-control:-ms-input-placeholder {
    font-style: normal;
}

::-webkit-input-placeholder {
    text-align: right;
    direction: rtl;
    font-style: normal;
}

::-moz-placeholder {
    text-align: right;
    direction: rtl;
    font-style: normal;
}

:-ms-input-placeholder {
    text-align: right;
    direction: rtl;
    font-style: normal;
}

:-moz-placeholder {
    text-align: right;
    direction: rtl;
    font-style: normal;
}

.bmi-login-multifactor input {
    text-align: right;
    direction: ltr;
}

.lp-widget-login-multifactor input {
    text-align: right;
    direction: ltr;
}

.lp-widget-login-multifactor .alert a {
    font-weight: bold;
}

.lp-bmi-sso-enrollment input {
    text-align: left;
    direction: ltr;
}

span.notification-time-left {
    width: 20px;
    display: inline-block;
    text-align: center;
}

.aa-FlipBoxContainer {
    direction: ltr;
    text-align: left;
}

.list-group .list-group-item:focus {
    outline: none;
}

.navbar-inverse .navbar-nav > li > a:focus {
    border: none;
}

.dropdown .btn {
    font-size: 13px;
}

.dropdown .dropdown-menu {
    width: auto;
    max-height: 400px;
    overflow-y: auto;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}

    .dropdown .dropdown-menu > li {
        border-left: none;
        text-align: right;
        background-color: white;
    }

.dropdown-menu > li > a {
    font-size: 13px;
    padding-left: 10px;
    padding-right: 10px;
}

.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
    background-color: #169acc;
    color: #fff;
}

.fixed-dialog {
    position: fixed;
}

@media (min-width: 768px) {
    .fixed-dialog .modal-dialog {
        width: 600px;
    }
}

@media (min-width: 992px) {
    .fixed-dialog .modal-lg {
        width: 900px;
    }
}

@media (max-width: 768px) {
    .modal-dialog {
        margin-top: 20px;
    }

    .lp-navbar-advanced .navbar-collapse a {
        color: #6c6357;
    }
}

.navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link:focus {
    color: #050504;
}

.modal-header {
    padding-top: 15px;
}

    .modal-header .close {
        float: left;
    }

.no-border {
    border: none !important;
}

.share-data {
    background-image: url('../images/share.png');
    background-size: cover;
    height: 32px;
    width: 32px;
    float: right;
    margin-top: 2px;
}

.bmi-review-transfer .assets .asset-group {
    background-color: #0b6587;
}

.btn.btn-link:active,
.btn.btn-link.active {
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    -o-box-shadow: none;
}

.bmi-messaging-notification {
    top: 100px;
    left: 0;
}

@media (max-width: 768px) {
    .bmi-messaging-notification {
        top: 40px;
    }
}

.bmi-cheque-amount-confirmation #chequeSerial,
.bmi-cheque-amount-confirmation input[name="fromAmount"] {
    text-align: left;
    direction: ltr;
}

.bmi-cheque-amount-confirmation input[name="fromAmount"] {
    z-index: 10;
    position: relative;
    background-color: transparent;
}

.bmi-cheque-amount-confirmation input[name="fromAmount"] {
    padding-left: 40px;
}

input[type="tel"] {
    text-align: left;
    direction: ltr;
    padding-left: 38px;
}

.bmi-card-setting #cardNo,
.bmi-card-setting #pin2Card,
.bmi-card-setting #cvv2Card,
.bmi-card-setting #expiredDate_month,
.bmi-card-setting #expiredDate_year {
    text-align: left;
    direction: ltr;
}

.bmi-cheque-inquiries input::-webkit-input-placeholder {
    text-align: left;
    direction: ltr;
}

.bmi-cheque-inquiries input::-moz-placeholder {
    text-align: left;
    direction: ltr;
}

.lp-cheque-amount-confirmation input::-webkit-input-placeholder {
    text-align: left;
    direction: ltr;
}

.lp-cheque-amount-confirmation input::-moz-placeholder {
    text-align: left;
    direction: ltr;
}

[dir="rtl"] span.lp-launcher-tab-arrow.pull-left {
    float: left !important;
}

[dir="rtl"] span.lp-launcher-tab-text.pull-right.--lp-i18n {
    float: right !Important;
}

[dir="rtl"] span.lp-launcher-tab-icon.pull-right {
    float: right !important;
}

[dir="rtl"] .lp-icon-angle-left:before {
    content: "\e609";
}

[dir="rtl"] .lp-lc-heading i.lp-icon.pull-right {
    float: right !important;
}

[dir="rtl"] .lp-lc-heading button.close.pull-left {
    float: left !important;
}

.lp-notifications .alert-dismissable .close,
.lp-notifications .alert-dismissible .close {
    top: 5px;
}

.card-expiration-date-container input {
    width: 55px;
    display: inline-block;
}

.lp-icon-wallet:before {
    content: "\e67f";
}

.open > .dropdown-toggle.btn-default {
    background-color: #169acc;
    color: #fff;
    border-color: #adadad;
}

a {
    text-decoration: none;
}

    a:hover {
        text-decoration: none;
    }

.lp-search-wrapper .lp-search-tags .lpTag,
.lpTagText {
    white-space: normal;
}

.widget-footer {
    border-top: none;
    text-align: left;
    clear: both;
    background-color: #f4f3f2;
}

@media (max-width: 400px) {
    .widget-footer button {
        font-size: 11px;
    }

    .widget-footer .icon-help {
        display: none;
    }

    .widget-footer .btn-help span {
        top: 6px;
        font-size: 11px;
    }
}

@media (max-width: 768px) {
    .introjs-helperNumberLayer {
        left: 5px;
    }
}

.widget-body {
    min-height: 350px;
}

@media (max-width: 768px) {
    .bmi-messaging-notification .fa-bell {
        background-image: url(../images/ic-notifications.png) !important;
        background-repeat: no-repeat;
        background-color: transparent !important;
        position: fixed !important;
        left: 60px !important;
        top: 13px;
        border-radius: 0 !important;
    }
}

.nav > li > a,
.nav-tabs li {
    font-weight: 500;
}

.span-link {
    color: #0b6587;
    cursor: pointer;
    text-decoration: underline;
}

    .span-link:hover {
        color: #519bb7;
        text-decoration: none;
    }

div[data-pid="page_1448872316909"] {
    z-index: 0;
}

@media (min-width: 768px) {
    .wide-modal .modal-dialog {
        width: 92%;
    }
}

::-webkit-scrollbar {
    width: 5px;
}

::-webkit-scrollbar-thumb {
    background: #aaa;
}

::-webkit-scrollbar-track {
    background: #eee;
}

@media (min-width: 768px) {
    .dl-horizontal dt {
        float: right;
        text-align: left;
    }

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

.bmi-card-block #pin2 {
    text-align: left;
    direction: ltr;
}

.submitted .form-control.ng-dirty.ng-invalid {
    box-shadow: 0 0 5px 2px red;
}

.password-number {
    text-security: disc;
    -webkit-text-security: disc;
    -moz-text-security: disc;
}

.lp-lc--content .lp-launcher-area.lp-launcher-area-fixed.widget-default.lp-launcher-area-mainhidden.active {
    -webkit-animation: bounceInUp 500ms linear;
    -moz-animation: bounceInUp 500ms linear;
    animation: bounceInUp 500ms linear;
}

.lp-payment-method-tab-area.tab-success .nav-tabs li.active {
    border-bottom: 4px green solid;
}

    .lp-payment-method-tab-area.tab-success .nav-tabs li.active a {
        color: green;
    }

.lp-payment-method-tab-area.tab-failed .nav-tabs li.active {
    border-bottom: 4px #a94442 solid;
}

    .lp-payment-method-tab-area.tab-failed .nav-tabs li.active a {
        color: #a94442;
    }

.lp-payment-method-tab-area .well-success {
    color: #3c763d;
    background-color: #dff0d8;
    border-radius: 4px;
    padding: 5px;
    font-size: 13px;
}

.lp-payment-method-tab-area .well-danger {
    color: #a94442;
    background-color: #f2dede;
    border-radius: 4px;
    padding: 5px;
    font-size: 13px;
}

.lp-payment-method-tab-area .well-inconclusive {
    color: #000;
    background-color: #ffc107;
    border-radius: 4px;
    padding: 5px;
    font-size: 13px;
}

.widget-body [tabset=tabset].bordered > .tab-content {
    border: 1px solid #dddddd;
    padding: 10px;
}

.widget-body [tabset=tabset].bordered.tabbable > .tab-content {
    padding: 0;
    border: none;
    border-top: 1px solid #dddddd;
}

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

.anime,
.anime-fast {
    animation-fill-mode: both;
    animation-duration: 2s;
}

.anime-fast {
    animation-duration: 500ms;
}

input[readonly] {
    background-color: white !important;
    cursor: text !important;
}

.lp-lc--left > li:first-child {
    margin-bottom: 10px;
}

.otp-container {
    position: relative;
    margin: 10px auto;
    text-align: center;
}

    .otp-container > .otp-box {
        margin: 10px auto;
        display: inline-block;
        direction: ltr;
    }

        .otp-container > .otp-box .otp-input {
            margin: 0 7px;
            text-align: center;
            padding: 5px 0 1px 0;
            direction: ltr;
            font-size: 27px;
            height: auto;
            color: #888;
            display: inline-block;
            width: 25px;
            border: none;
            border-bottom: 2px solid #e4e4e4;
            font-weight: 500;
        }

            .otp-container > .otp-box .otp-input:focus {
                border-color: #bbb;
            }



#CaptchaImage {
    position: absolute;
    top: 0px;
    height: 55px;
    left: 1px;
    border-radius: 7px;
    width: 120px;
    padding: 2px;
}

.CaptchaText {
    direction: ltr !important;
    text-align: left !important;
    padding-left: 125px !important;
    padding-right: 10px !important;
    font-family: Roboto !important;
    letter-spacing: 10px !important;
    font-size: 25px !important;
    text-transform: uppercase !important;
}