/* Minification failed. Returning unminified contents.
(10451,21): run-time error CSS1038: Expected hex color, found '#none'
(15743,1): run-time error CSS1019: Unexpected token, found '}'
(15754,1): run-time error CSS1019: Unexpected token, found '@import'
(15754,9): run-time error CSS1019: Unexpected token, found 'url(https://fonts.googleapis.com/css?family=Open+Sans:600,700,400,300)'
(15798,1): run-time error CSS1019: Unexpected token, found '@-webkit-keyframes'
(15799,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '0%'
(15815,1): run-time error CSS1019: Unexpected token, found '@keyframes'
(15816,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '0%'
(15829,1): run-time error CSS1019: Unexpected token, found '@-webkit-keyframes'
(15830,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '0%'
(15849,1): run-time error CSS1019: Unexpected token, found '@keyframes'
(15850,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '0%'
(15869,1): run-time error CSS1019: Unexpected token, found '@-webkit-keyframes'
(15870,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '0%'
(15891,1): run-time error CSS1019: Unexpected token, found '@keyframes'
(15892,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '0%'
(15913,1): run-time error CSS1019: Unexpected token, found '@keyframes'
(15914,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '0%'
(15925,1): run-time error CSS1019: Unexpected token, found '@-webkit-keyframes'
(15926,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '0%'
(15937,1): run-time error CSS1019: Unexpected token, found '@-webkit-keyframes'
(15938,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '0%'
(15949,1): run-time error CSS1019: Unexpected token, found '@keyframes'
(15950,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '0%'
(15962,1): run-time error CSS1019: Unexpected token, found '@-webkit-keyframes'
(15963,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '0%'
(15980,1): run-time error CSS1019: Unexpected token, found '@keyframes'
(15981,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '0%'
(16000,1): run-time error CSS1019: Unexpected token, found '@-webkit-keyframes'
(16001,10): run-time error CSS1035: Expected colon, found '{'
(16014,1): run-time error CSS1019: Unexpected token, found '@keyframes'
(16015,10): run-time error CSS1035: Expected colon, found '{'
 */
/*!
 * Bootstrap v3.4.1 (https://getbootstrap.com/)
 * Copyright 2011-2019 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */ /*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */

html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
    display: block
}

audio, canvas, progress, video {
    display: inline-block;
    vertical-align: baseline
}

    audio:not([controls]) {
        display: none;
        height: 0
    }

[hidden], template {
    display: none
}

a {
    background-color: transparent
}

    a:active, a:hover {
        outline: 0
    }

abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    -webkit-text-decoration: underline dotted;
    -moz-text-decoration: underline dotted;
    text-decoration: underline dotted
}

b, strong {
    font-weight: 700
}

dfn {
    font-style: italic
}

h1 {
    font-size: 2em;
    margin: .67em 0
}

mark {
    background: #ff0;
    color: #000
}

small {
    font-size: 80%
}

sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

img {
    border: 0
}

svg:not(:root) {
    overflow: hidden
}

figure {
    margin: 1em 40px
}

hr {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0
}

pre {
    overflow: auto
}

code, kbd, pre, samp {
    font-family: monospace,monospace;
    font-size: 1em
}

button, input, optgroup, select, textarea {
    color: inherit;
    font: inherit;
    margin: 0
}

button {
    overflow: visible
}

button, select {
    text-transform: none
}

button, html input[type=button], input[type=reset], input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer
}

    button[disabled], html input[disabled] {
        cursor: default
    }

    button::-moz-focus-inner, input::-moz-focus-inner {
        border: 0;
        padding: 0
    }

input {
    line-height: normal
}

    input[type=checkbox], input[type=radio] {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        padding: 0
    }

    input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {
        height: auto
    }

    input[type=search] {
        -webkit-appearance: textfield;
        -webkit-box-sizing: content-box;
        -moz-box-sizing: content-box;
        box-sizing: content-box
    }

        input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration {
            -webkit-appearance: none
        }

fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: .35em .625em .75em
}

legend {
    border: 0;
    padding: 0
}

textarea {
    overflow: auto
}

optgroup {
    font-weight: 700
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

td, th {
    padding: 0
}
/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */

@media print {
    *, :after, :before {
        color: #000 !important;
        text-shadow: none !important;
        background: 0 0 !important;
        -webkit-box-shadow: none !important;
        box-shadow: none !important
    }

    a, a:visited {
        text-decoration: underline
    }

        a[href]:after {
            content: " (" attr(href) ")"
        }

    abbr[title]:after {
        content: " (" attr(title) ")"
    }

    a[href^="#"]:after, a[href^="javascript:"]:after {
        content: ""
    }

    blockquote, pre {
        border: 1px solid #999;
        page-break-inside: avoid
    }

    thead {
        display: table-header-group
    }

    img, tr {
        page-break-inside: avoid
    }

    img {
        max-width: 100% !important
    }

    h2, h3, p {
        orphans: 3;
        widows: 3
    }

    h2, h3 {
        page-break-after: avoid
    }

    .navbar {
        display: none
    }

    .btn > .caret, .dropup > .btn > .caret {
        border-top-color: #000 !important
    }

    .label {
        border: 1px solid #000
    }

    .table {
        border-collapse: collapse !important
    }

        .table td, .table th {
            background-color: #fff !important
        }

    .table-bordered td, .table-bordered th {
        border: 1px solid #ddd !important
    }
}

@font-face {
    font-family: "Glyphicons Halflings";
    src: url(../fonts/glyphicons-halflings-regular.eot);
    src: url(../fonts/glyphicons-halflings-regular.eot?#iefix) format("embedded-opentype"),url(../fonts/glyphicons-halflings-regular.woff2) format("woff2"),url(../fonts/glyphicons-halflings-regular.woff) format("woff"),url(../fonts/glyphicons-halflings-regular.ttf) format("truetype"),url(../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular) format("svg")
}

.glyphicon {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: "Glyphicons Halflings";
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.glyphicon-asterisk:before {
    content: "\002a"
}

.glyphicon-plus:before {
    content: "\002b"
}

.glyphicon-eur:before, .glyphicon-euro:before {
    content: "\20ac"
}

.glyphicon-minus:before {
    content: "\2212"
}

.glyphicon-cloud:before {
    content: "\2601"
}

.glyphicon-envelope:before {
    content: "\2709"
}

.glyphicon-pencil:before {
    content: "\270f"
}

.glyphicon-glass:before {
    content: "\e001"
}

.glyphicon-music:before {
    content: "\e002"
}

.glyphicon-search:before {
    content: "\e003"
}

.glyphicon-heart:before {
    content: "\e005"
}

.glyphicon-star:before {
    content: "\e006"
}

.glyphicon-star-empty:before {
    content: "\e007"
}

.glyphicon-user:before {
    content: "\e008"
}

.glyphicon-film:before {
    content: "\e009"
}

.glyphicon-th-large:before {
    content: "\e010"
}

.glyphicon-th:before {
    content: "\e011"
}

.glyphicon-th-list:before {
    content: "\e012"
}

.glyphicon-ok:before {
    content: "\e013"
}

.glyphicon-remove:before {
    content: "\e014"
}

.glyphicon-zoom-in:before {
    content: "\e015"
}

.glyphicon-zoom-out:before {
    content: "\e016"
}

.glyphicon-off:before {
    content: "\e017"
}

.glyphicon-signal:before {
    content: "\e018"
}

.glyphicon-cog:before {
    content: "\e019"
}

.glyphicon-trash:before {
    content: "\e020"
}

.glyphicon-home:before {
    content: "\e021"
}

.glyphicon-file:before {
    content: "\e022"
}

.glyphicon-time:before {
    content: "\e023"
}

.glyphicon-road:before {
    content: "\e024"
}

.glyphicon-download-alt:before {
    content: "\e025"
}

.glyphicon-download:before {
    content: "\e026"
}

.glyphicon-upload:before {
    content: "\e027"
}

.glyphicon-inbox:before {
    content: "\e028"
}

.glyphicon-play-circle:before {
    content: "\e029"
}

.glyphicon-repeat:before {
    content: "\e030"
}

.glyphicon-refresh:before {
    content: "\e031"
}

.glyphicon-list-alt:before {
    content: "\e032"
}

.glyphicon-lock:before {
    content: "\e033"
}

.glyphicon-flag:before {
    content: "\e034"
}

.glyphicon-headphones:before {
    content: "\e035"
}

.glyphicon-volume-off:before {
    content: "\e036"
}

.glyphicon-volume-down:before {
    content: "\e037"
}

.glyphicon-volume-up:before {
    content: "\e038"
}

.glyphicon-qrcode:before {
    content: "\e039"
}

.glyphicon-barcode:before {
    content: "\e040"
}

.glyphicon-tag:before {
    content: "\e041"
}

.glyphicon-tags:before {
    content: "\e042"
}

.glyphicon-book:before {
    content: "\e043"
}

.glyphicon-bookmark:before {
    content: "\e044"
}

.glyphicon-print:before {
    content: "\e045"
}

.glyphicon-camera:before {
    content: "\e046"
}

.glyphicon-font:before {
    content: "\e047"
}

.glyphicon-bold:before {
    content: "\e048"
}

.glyphicon-italic:before {
    content: "\e049"
}

.glyphicon-text-height:before {
    content: "\e050"
}

.glyphicon-text-width:before {
    content: "\e051"
}

.glyphicon-align-left:before {
    content: "\e052"
}

.glyphicon-align-center:before {
    content: "\e053"
}

.glyphicon-align-right:before {
    content: "\e054"
}

.glyphicon-align-justify:before {
    content: "\e055"
}

.glyphicon-list:before {
    content: "\e056"
}

.glyphicon-indent-left:before {
    content: "\e057"
}

.glyphicon-indent-right:before {
    content: "\e058"
}

.glyphicon-facetime-video:before {
    content: "\e059"
}

.glyphicon-picture:before {
    content: "\e060"
}

.glyphicon-map-marker:before {
    content: "\e062"
}

.glyphicon-adjust:before {
    content: "\e063"
}

.glyphicon-tint:before {
    content: "\e064"
}

.glyphicon-edit:before {
    content: "\e065"
}

.glyphicon-share:before {
    content: "\e066"
}

.glyphicon-check:before {
    content: "\e067"
}

.glyphicon-move:before {
    content: "\e068"
}

.glyphicon-step-backward:before {
    content: "\e069"
}

.glyphicon-fast-backward:before {
    content: "\e070"
}

.glyphicon-backward:before {
    content: "\e071"
}

.glyphicon-play:before {
    content: "\e072"
}

.glyphicon-pause:before {
    content: "\e073"
}

.glyphicon-stop:before {
    content: "\e074"
}

.glyphicon-forward:before {
    content: "\e075"
}

.glyphicon-fast-forward:before {
    content: "\e076"
}

.glyphicon-step-forward:before {
    content: "\e077"
}

.glyphicon-eject:before {
    content: "\e078"
}

.glyphicon-chevron-left:before {
    content: "\e079"
}

.glyphicon-chevron-right:before {
    content: "\e080"
}

.glyphicon-plus-sign:before {
    content: "\e081"
}

.glyphicon-minus-sign:before {
    content: "\e082"
}

.glyphicon-remove-sign:before {
    content: "\e083"
}

.glyphicon-ok-sign:before {
    content: "\e084"
}

.glyphicon-question-sign:before {
    content: "\e085"
}

.glyphicon-info-sign:before {
    content: "\e086"
}

.glyphicon-screenshot:before {
    content: "\e087"
}

.glyphicon-remove-circle:before {
    content: "\e088"
}

.glyphicon-ok-circle:before {
    content: "\e089"
}

.glyphicon-ban-circle:before {
    content: "\e090"
}

.glyphicon-arrow-left:before {
    content: "\e091"
}

.glyphicon-arrow-right:before {
    content: "\e092"
}

.glyphicon-arrow-up:before {
    content: "\e093"
}

.glyphicon-arrow-down:before {
    content: "\e094"
}

.glyphicon-share-alt:before {
    content: "\e095"
}

.glyphicon-resize-full:before {
    content: "\e096"
}

.glyphicon-resize-small:before {
    content: "\e097"
}

.glyphicon-exclamation-sign:before {
    content: "\e101"
}

.glyphicon-gift:before {
    content: "\e102"
}

.glyphicon-leaf:before {
    content: "\e103"
}

.glyphicon-fire:before {
    content: "\e104"
}

.glyphicon-eye-open:before {
    content: "\e105"
}

.glyphicon-eye-close:before {
    content: "\e106"
}

.glyphicon-warning-sign:before {
    content: "\e107"
}

.glyphicon-plane:before {
    content: "\e108"
}

.glyphicon-calendar:before {
    content: "\e109"
}

.glyphicon-random:before {
    content: "\e110"
}

.glyphicon-comment:before {
    content: "\e111"
}

.glyphicon-magnet:before {
    content: "\e112"
}

.glyphicon-chevron-up:before {
    content: "\e113"
}

.glyphicon-chevron-down:before {
    content: "\e114"
}

.glyphicon-retweet:before {
    content: "\e115"
}

.glyphicon-shopping-cart:before {
    content: "\e116"
}

.glyphicon-folder-close:before {
    content: "\e117"
}

.glyphicon-folder-open:before {
    content: "\e118"
}

.glyphicon-resize-vertical:before {
    content: "\e119"
}

.glyphicon-resize-horizontal:before {
    content: "\e120"
}

.glyphicon-hdd:before {
    content: "\e121"
}

.glyphicon-bullhorn:before {
    content: "\e122"
}

.glyphicon-bell:before {
    content: "\e123"
}

.glyphicon-certificate:before {
    content: "\e124"
}

.glyphicon-thumbs-up:before {
    content: "\e125"
}

.glyphicon-thumbs-down:before {
    content: "\e126"
}

.glyphicon-hand-right:before {
    content: "\e127"
}

.glyphicon-hand-left:before {
    content: "\e128"
}

.glyphicon-hand-up:before {
    content: "\e129"
}

.glyphicon-hand-down:before {
    content: "\e130"
}

.glyphicon-circle-arrow-right:before {
    content: "\e131"
}

.glyphicon-circle-arrow-left:before {
    content: "\e132"
}

.glyphicon-circle-arrow-up:before {
    content: "\e133"
}

.glyphicon-circle-arrow-down:before {
    content: "\e134"
}

.glyphicon-globe:before {
    content: "\e135"
}

.glyphicon-wrench:before {
    content: "\e136"
}

.glyphicon-tasks:before {
    content: "\e137"
}

.glyphicon-filter:before {
    content: "\e138"
}

.glyphicon-briefcase:before {
    content: "\e139"
}

.glyphicon-fullscreen:before {
    content: "\e140"
}

.glyphicon-dashboard:before {
    content: "\e141"
}

.glyphicon-paperclip:before {
    content: "\e142"
}

.glyphicon-heart-empty:before {
    content: "\e143"
}

.glyphicon-link:before {
    content: "\e144"
}

.glyphicon-phone:before {
    content: "\e145"
}

.glyphicon-pushpin:before {
    content: "\e146"
}

.glyphicon-usd:before {
    content: "\e148"
}

.glyphicon-gbp:before {
    content: "\e149"
}

.glyphicon-sort:before {
    content: "\e150"
}

.glyphicon-sort-by-alphabet:before {
    content: "\e151"
}

.glyphicon-sort-by-alphabet-alt:before {
    content: "\e152"
}

.glyphicon-sort-by-order:before {
    content: "\e153"
}

.glyphicon-sort-by-order-alt:before {
    content: "\e154"
}

.glyphicon-sort-by-attributes:before {
    content: "\e155"
}

.glyphicon-sort-by-attributes-alt:before {
    content: "\e156"
}

.glyphicon-unchecked:before {
    content: "\e157"
}

.glyphicon-expand:before {
    content: "\e158"
}

.glyphicon-collapse-down:before {
    content: "\e159"
}

.glyphicon-collapse-up:before {
    content: "\e160"
}

.glyphicon-log-in:before {
    content: "\e161"
}

.glyphicon-flash:before {
    content: "\e162"
}

.glyphicon-log-out:before {
    content: "\e163"
}

.glyphicon-new-window:before {
    content: "\e164"
}

.glyphicon-record:before {
    content: "\e165"
}

.glyphicon-save:before {
    content: "\e166"
}

.glyphicon-open:before {
    content: "\e167"
}

.glyphicon-saved:before {
    content: "\e168"
}

.glyphicon-import:before {
    content: "\e169"
}

.glyphicon-export:before {
    content: "\e170"
}

.glyphicon-send:before {
    content: "\e171"
}

.glyphicon-floppy-disk:before {
    content: "\e172"
}

.glyphicon-floppy-saved:before {
    content: "\e173"
}

.glyphicon-floppy-remove:before {
    content: "\e174"
}

.glyphicon-floppy-save:before {
    content: "\e175"
}

.glyphicon-floppy-open:before {
    content: "\e176"
}

.glyphicon-credit-card:before {
    content: "\e177"
}

.glyphicon-transfer:before {
    content: "\e178"
}

.glyphicon-cutlery:before {
    content: "\e179"
}

.glyphicon-header:before {
    content: "\e180"
}

.glyphicon-compressed:before {
    content: "\e181"
}

.glyphicon-earphone:before {
    content: "\e182"
}

.glyphicon-phone-alt:before {
    content: "\e183"
}

.glyphicon-tower:before {
    content: "\e184"
}

.glyphicon-stats:before {
    content: "\e185"
}

.glyphicon-sd-video:before {
    content: "\e186"
}

.glyphicon-hd-video:before {
    content: "\e187"
}

.glyphicon-subtitles:before {
    content: "\e188"
}

.glyphicon-sound-stereo:before {
    content: "\e189"
}

.glyphicon-sound-dolby:before {
    content: "\e190"
}

.glyphicon-sound-5-1:before {
    content: "\e191"
}

.glyphicon-sound-6-1:before {
    content: "\e192"
}

.glyphicon-sound-7-1:before {
    content: "\e193"
}

.glyphicon-copyright-mark:before {
    content: "\e194"
}

.glyphicon-registration-mark:before {
    content: "\e195"
}

.glyphicon-cloud-download:before {
    content: "\e197"
}

.glyphicon-cloud-upload:before {
    content: "\e198"
}

.glyphicon-tree-conifer:before {
    content: "\e199"
}

.glyphicon-tree-deciduous:before {
    content: "\e200"
}

.glyphicon-cd:before {
    content: "\e201"
}

.glyphicon-save-file:before {
    content: "\e202"
}

.glyphicon-open-file:before {
    content: "\e203"
}

.glyphicon-level-up:before {
    content: "\e204"
}

.glyphicon-copy:before {
    content: "\e205"
}

.glyphicon-paste:before {
    content: "\e206"
}

.glyphicon-alert:before {
    content: "\e209"
}

.glyphicon-equalizer:before {
    content: "\e210"
}

.glyphicon-king:before {
    content: "\e211"
}

.glyphicon-queen:before {
    content: "\e212"
}

.glyphicon-pawn:before {
    content: "\e213"
}

.glyphicon-bishop:before {
    content: "\e214"
}

.glyphicon-knight:before {
    content: "\e215"
}

.glyphicon-baby-formula:before {
    content: "\e216"
}

.glyphicon-tent:before {
    content: "\26fa"
}

.glyphicon-blackboard:before {
    content: "\e218"
}

.glyphicon-bed:before {
    content: "\e219"
}

.glyphicon-apple:before {
    content: "\f8ff"
}

.glyphicon-erase:before {
    content: "\e221"
}

.glyphicon-hourglass:before {
    content: "\231b"
}

.glyphicon-lamp:before {
    content: "\e223"
}

.glyphicon-duplicate:before {
    content: "\e224"
}

.glyphicon-piggy-bank:before {
    content: "\e225"
}

.glyphicon-scissors:before {
    content: "\e226"
}

.glyphicon-bitcoin:before {
    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
}

:after, :before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

html {
    font-size: 10px;
    -webkit-tap-highlight-color: rgba(0,0,0,0)
}

body {
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 14px;
    line-height: 1.42857143;
    color: #333;
    background-color: #fff
}

button, input, select, textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}

a {
    color: #337ab7;
    text-decoration: none
}

    a:focus, a:hover {
        color: #23527c;
        text-decoration: underline
    }

    a:focus {
        outline: 5px auto -webkit-focus-ring-color;
        outline-offset: -2px
    }

figure {
    margin: 0
}

img {
    vertical-align: middle
}

.carousel-inner > .item > a > img, .carousel-inner > .item > img, .img-responsive, .thumbnail a > img, .thumbnail > img {
    display: block;
    max-width: 100%;
    height: auto
}

.img-rounded {
    border-radius: 6px
}

.img-thumbnail {
    padding: 4px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    display: inline-block;
    max-width: 100%;
    height: auto
}

.img-circle {
    border-radius: 50%
}

hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #eee
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0,0,0,0);
    border: 0
}

.sr-only-focusable:active, .sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto
}

[role=button] {
    cursor: pointer
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
    color: inherit
}

    .h1 .small, .h1 small, .h2 .small, .h2 small, .h3 .small, .h3 small, .h4 .small, .h4 small, .h5 .small, .h5 small, .h6 .small, .h6 small, h1 .small, h1 small, h2 .small, h2 small, h3 .small, h3 small, h4 .small, h4 small, h5 .small, h5 small, h6 .small, h6 small {
        font-weight: 400;
        line-height: 1;
        color: #777
    }

.h1, .h2, .h3, h1, h2, 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, .h5, .h6, h4, h5, 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 {
    padding: .2em;
    background-color: #fcf8e3
}

.text-left {
    text-align: left
}

.text-right {
    text-align: right
}

.text-center {
    text-align: center
}

.text-justify {
    text-align: justify
}

.text-nowrap {
    white-space: nowrap
}

.text-lowercase {
    text-transform: lowercase
}

.text-uppercase {
    text-transform: uppercase
}

.text-capitalize {
    text-transform: capitalize
}

.text-muted {
    color: #777
}

.text-primary {
    color: #337ab7
}

a.text-primary:focus, a.text-primary:hover {
    color: #286090
}

.text-success {
    color: #3c763d
}

a.text-success:focus, a.text-success:hover {
    color: #2b542c
}

.text-info {
    color: #31708f
}

a.text-info:focus, a.text-info:hover {
    color: #245269
}

.text-warning {
    color: #8a6d3b
}

a.text-warning:focus, a.text-warning:hover {
    color: #66512c
}

.text-danger {
    color: #a94442
}

a.text-danger:focus, a.text-danger:hover {
    color: #843534
}

.bg-primary {
    color: #fff;
    background-color: #337ab7
}

a.bg-primary:focus, a.bg-primary:hover {
    background-color: #286090
}

.bg-success {
    background-color: #dff0d8
}

a.bg-success:focus, a.bg-success:hover {
    background-color: #c1e2b3
}

.bg-info {
    background-color: #d9edf7
}

a.bg-info:focus, a.bg-info:hover {
    background-color: #afd9ee
}

.bg-warning {
    background-color: #fcf8e3
}

a.bg-warning:focus, a.bg-warning:hover {
    background-color: #f7ecb5
}

.bg-danger {
    background-color: #f2dede
}

a.bg-danger:focus, a.bg-danger:hover {
    background-color: #e4b9b9
}

.page-header {
    padding-bottom: 9px;
    margin: 40px 0 20px;
    border-bottom: 1px solid #eee
}

ol, ul {
    margin-top: 0;
    margin-bottom: 10px
}

    ol ol, ol ul, ul ol, ul ul {
        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-right: 5px;
        padding-left: 5px
    }

dl {
    margin-top: 0;
    margin-bottom: 20px
}

dd, dt {
    line-height: 1.42857143
}

dt {
    font-weight: 700
}

dd {
    margin-left: 0
}

@media (min-width:768px) {
    .dl-horizontal dt {
        float: left;
        width: 160px;
        clear: left;
        text-align: right;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap
    }

    .dl-horizontal dd {
        margin-left: 180px
    }
}

abbr[data-original-title], abbr[title] {
    cursor: help
}

.initialism {
    font-size: 90%;
    text-transform: uppercase
}

blockquote {
    padding: 10px 20px;
    margin: 0 0 20px;
    font-size: 17.5px;
    border-left: 5px solid #eee
}

    blockquote ol:last-child, blockquote p:last-child, blockquote ul:last-child {
        margin-bottom: 0
    }

    blockquote .small, blockquote footer, blockquote small {
        display: block;
        font-size: 80%;
        line-height: 1.42857143;
        color: #777
    }

        blockquote .small:before, blockquote footer:before, blockquote small:before {
            content: "\2014 \00A0"
        }

    .blockquote-reverse, blockquote.pull-right {
        padding-right: 15px;
        padding-left: 0;
        text-align: right;
        border-right: 5px solid #eee;
        border-left: 0
    }

        .blockquote-reverse .small:before, .blockquote-reverse footer:before, .blockquote-reverse small:before, blockquote.pull-right .small:before, blockquote.pull-right footer:before, blockquote.pull-right small:before {
            content: ""
        }

        .blockquote-reverse .small:after, .blockquote-reverse footer:after, .blockquote-reverse small:after, blockquote.pull-right .small:after, blockquote.pull-right footer:after, blockquote.pull-right small:after {
            content: "\00A0 \2014"
        }

address {
    margin-bottom: 20px;
    font-style: normal;
    line-height: 1.42857143
}

code, kbd, pre, samp {
    font-family: Menlo,Monaco,Consolas,"Courier New",monospace
}

code {
    padding: 2px 4px;
    font-size: 90%;
    color: #c7254e;
    background-color: #f9f2f4;
    border-radius: 4px
}

kbd {
    padding: 2px 4px;
    font-size: 90%;
    color: #fff;
    background-color: #333;
    border-radius: 3px;
    -webkit-box-shadow: inset 0 -1px 0 rgba(0,0,0,.25);
    box-shadow: inset 0 -1px 0 rgba(0,0,0,.25)
}

    kbd kbd {
        padding: 0;
        font-size: 100%;
        font-weight: 700;
        -webkit-box-shadow: none;
        box-shadow: none
    }

pre {
    display: block;
    padding: 9.5px;
    margin: 0 0 10px;
    font-size: 13px;
    line-height: 1.42857143;
    color: #333;
    word-break: break-all;
    word-wrap: break-word;
    background-color: #f5f5f5;
    border: 1px solid #ccc;
    border-radius: 4px
}

    pre code {
        padding: 0;
        font-size: inherit;
        color: inherit;
        white-space: pre-wrap;
        background-color: transparent;
        border-radius: 0
    }

.pre-scrollable {
    max-height: 340px;
    overflow-y: scroll
}

.container {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto
}

@media (min-width:768px) {
    .container {
        width: 750px
    }
}

@media (min-width:992px) {
    .container {
        width: 970px
    }
}

@media (min-width:1200px) {
    .container {
        width: 1170px
    }
}

.container-fluid {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto
}

.row {
    margin-right: -15px;
    margin-left: -15px
}

.row-no-gutters {
    margin-right: 0;
    margin-left: 0
}

    .row-no-gutters [class*=col-] {
        padding-right: 0;
        padding-left: 0
    }

.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .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-md-1, .col-md-10, .col-md-11, .col-md-12, .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-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .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-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px
}

.col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
    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-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9 {
        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-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9 {
        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-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9 {
        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
}

    table col[class*=col-] {
        position: static;
        display: table-column;
        float: none
    }

    table td[class*=col-], table th[class*=col-] {
        position: static;
        display: table-cell;
        float: none
    }

caption {
    padding-top: 8px;
    padding-bottom: 8px;
    color: #777;
    text-align: left
}

th {
    text-align: left
}

.table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px
}

    .table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td, .table > thead > tr > th {
        padding: 8px;
        line-height: 1.42857143;
        vertical-align: top;
        border-top: 1px solid #ddd
    }

    .table > thead > tr > th {
        vertical-align: bottom;
        border-bottom: 2px solid #ddd
    }

    .table > caption + thead > tr:first-child > td, .table > caption + thead > tr:first-child > th, .table > colgroup + thead > tr:first-child > td, .table > colgroup + thead > tr:first-child > th, .table > thead:first-child > tr:first-child > td, .table > thead:first-child > tr:first-child > th {
        border-top: 0
    }

    .table > tbody + tbody {
        border-top: 2px solid #ddd
    }

    .table .table {
        background-color: #fff
    }

.table-condensed > tbody > tr > td, .table-condensed > tbody > tr > th, .table-condensed > tfoot > tr > td, .table-condensed > tfoot > tr > th, .table-condensed > thead > tr > td, .table-condensed > thead > tr > th {
    padding: 5px
}

.table-bordered {
    border: 1px solid #ddd
}

    .table-bordered > tbody > tr > td, .table-bordered > tbody > tr > th, .table-bordered > tfoot > tr > td, .table-bordered > tfoot > tr > th, .table-bordered > thead > tr > td, .table-bordered > thead > tr > th {
        border: 1px solid #ddd
    }

    .table-bordered > thead > tr > td, .table-bordered > thead > tr > th {
        border-bottom-width: 2px
    }

.table-striped > tbody > tr:nth-of-type(odd) {
    background-color: #f9f9f9
}

.table-hover > tbody > tr:hover {
    background-color: #f5f5f5
}

.table > tbody > tr.active > td, .table > tbody > tr.active > th, .table > tbody > tr > td.active, .table > tbody > tr > th.active, .table > tfoot > tr.active > td, .table > tfoot > tr.active > th, .table > tfoot > tr > td.active, .table > tfoot > tr > th.active, .table > thead > tr.active > td, .table > thead > tr.active > th, .table > thead > tr > td.active, .table > thead > tr > th.active {
    background-color: #f5f5f5
}

.table-hover > tbody > tr.active:hover > td, .table-hover > tbody > tr.active:hover > th, .table-hover > tbody > tr:hover > .active, .table-hover > tbody > tr > td.active:hover, .table-hover > tbody > tr > th.active:hover {
    background-color: #e8e8e8
}

.table > tbody > tr.success > td, .table > tbody > tr.success > th, .table > tbody > tr > td.success, .table > tbody > tr > th.success, .table > tfoot > tr.success > td, .table > tfoot > tr.success > th, .table > tfoot > tr > td.success, .table > tfoot > tr > th.success, .table > thead > tr.success > td, .table > thead > tr.success > th, .table > thead > tr > td.success, .table > thead > tr > th.success {
    background-color: #dff0d8
}

.table-hover > tbody > tr.success:hover > td, .table-hover > tbody > tr.success:hover > th, .table-hover > tbody > tr:hover > .success, .table-hover > tbody > tr > td.success:hover, .table-hover > tbody > tr > th.success:hover {
    background-color: #d0e9c6
}

.table > tbody > tr.info > td, .table > tbody > tr.info > th, .table > tbody > tr > td.info, .table > tbody > tr > th.info, .table > tfoot > tr.info > td, .table > tfoot > tr.info > th, .table > tfoot > tr > td.info, .table > tfoot > tr > th.info, .table > thead > tr.info > td, .table > thead > tr.info > th, .table > thead > tr > td.info, .table > thead > tr > th.info {
    background-color: #d9edf7
}

.table-hover > tbody > tr.info:hover > td, .table-hover > tbody > tr.info:hover > th, .table-hover > tbody > tr:hover > .info, .table-hover > tbody > tr > td.info:hover, .table-hover > tbody > tr > th.info:hover {
    background-color: #c4e3f3
}

.table > tbody > tr.warning > td, .table > tbody > tr.warning > th, .table > tbody > tr > td.warning, .table > tbody > tr > th.warning, .table > tfoot > tr.warning > td, .table > tfoot > tr.warning > th, .table > tfoot > tr > td.warning, .table > tfoot > tr > th.warning, .table > thead > tr.warning > td, .table > thead > tr.warning > th, .table > thead > tr > td.warning, .table > thead > tr > th.warning {
    background-color: #fcf8e3
}

.table-hover > tbody > tr.warning:hover > td, .table-hover > tbody > tr.warning:hover > th, .table-hover > tbody > tr:hover > .warning, .table-hover > tbody > tr > td.warning:hover, .table-hover > tbody > tr > th.warning:hover {
    background-color: #faf2cc
}

.table > tbody > tr.danger > td, .table > tbody > tr.danger > th, .table > tbody > tr > td.danger, .table > tbody > tr > th.danger, .table > tfoot > tr.danger > td, .table > tfoot > tr.danger > th, .table > tfoot > tr > td.danger, .table > tfoot > tr > th.danger, .table > thead > tr.danger > td, .table > thead > tr.danger > th, .table > thead > tr > td.danger, .table > thead > tr > th.danger {
    background-color: #f2dede
}

.table-hover > tbody > tr.danger:hover > td, .table-hover > tbody > tr.danger:hover > th, .table-hover > tbody > tr:hover > .danger, .table-hover > tbody > tr > td.danger:hover, .table-hover > tbody > tr > th.danger:hover {
    background-color: #ebcccc
}

.table-responsive {
    min-height: .01%;
    overflow-x: auto
}

@media screen and (max-width:767px) {
    .table-responsive {
        width: 100%;
        margin-bottom: 15px;
        overflow-y: hidden;
        -ms-overflow-style: -ms-autohiding-scrollbar;
        border: 1px solid #ddd
    }

        .table-responsive > .table {
            margin-bottom: 0
        }

            .table-responsive > .table > tbody > tr > td, .table-responsive > .table > tbody > tr > th, .table-responsive > .table > tfoot > tr > td, .table-responsive > .table > tfoot > tr > th, .table-responsive > .table > thead > tr > td, .table-responsive > .table > thead > tr > th {
                white-space: nowrap
            }

        .table-responsive > .table-bordered {
            border: 0
        }

            .table-responsive > .table-bordered > tbody > tr > td:first-child, .table-responsive > .table-bordered > tbody > tr > th:first-child, .table-responsive > .table-bordered > tfoot > tr > td:first-child, .table-responsive > .table-bordered > tfoot > tr > th:first-child, .table-responsive > .table-bordered > thead > tr > td:first-child, .table-responsive > .table-bordered > thead > tr > th:first-child {
                border-left: 0
            }

            .table-responsive > .table-bordered > tbody > tr > td:last-child, .table-responsive > .table-bordered > tbody > tr > th:last-child, .table-responsive > .table-bordered > tfoot > tr > td:last-child, .table-responsive > .table-bordered > tfoot > tr > th:last-child, .table-responsive > .table-bordered > thead > tr > td:last-child, .table-responsive > .table-bordered > thead > tr > th:last-child {
                border-right: 0
            }

            .table-responsive > .table-bordered > tbody > tr:last-child > td, .table-responsive > .table-bordered > tbody > tr:last-child > th, .table-responsive > .table-bordered > tfoot > tr:last-child > td, .table-responsive > .table-bordered > tfoot > tr:last-child > th {
                border-bottom: 0
            }
}

fieldset {
    min-width: 0;
    padding: 0;
    margin: 0;
    border: 0
}

legend {
    display: block;
    width: 100%;
    padding: 0;
    margin-bottom: 20px;
    font-size: 21px;
    line-height: inherit;
    color: #333;
    border: 0;
    border-bottom: 1px solid #e5e5e5
}

label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 700
}

input[type=search] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

input[type=checkbox], input[type=radio] {
    margin: 4px 0 0;
    margin-top: 1px\9;
    line-height: normal
}

    fieldset[disabled] input[type=checkbox], fieldset[disabled] input[type=radio], input[type=checkbox].disabled, input[type=checkbox][disabled], input[type=radio].disabled, input[type=radio][disabled] {
        cursor: not-allowed
    }

input[type=file] {
    display: block
}

input[type=range] {
    display: block;
    width: 100%
}

select[multiple], select[size] {
    height: auto
}

input[type=checkbox]:focus, input[type=file]:focus, input[type=radio]:focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

output {
    display: block;
    padding-top: 7px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555
}

.form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-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;
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    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,-webkit-box-shadow ease-in-out .15s
}

    .form-control:focus {
        border-color: #66afe9;
        outline: 0;
        -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);
        box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6)
    }

    .form-control::-moz-placeholder {
        color: #999;
        opacity: 1
    }

    .form-control:-ms-input-placeholder {
        color: #999
    }

    .form-control::-webkit-input-placeholder {
        color: #999
    }

    .form-control::-ms-expand {
        background-color: transparent;
        border: 0
    }

    .form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
        background-color: #eee;
        opacity: 1
    }

    .form-control[disabled], fieldset[disabled] .form-control {
        cursor: not-allowed
    }

textarea.form-control {
    height: auto
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
    input[type=date].form-control, input[type=datetime-local].form-control, input[type=month].form-control, input[type=time].form-control {
        line-height: 34px
    }

    .input-group-sm input[type=date], .input-group-sm input[type=datetime-local], .input-group-sm input[type=month], .input-group-sm input[type=time], input[type=date].input-sm, input[type=datetime-local].input-sm, input[type=month].input-sm, input[type=time].input-sm {
        line-height: 30px
    }

    .input-group-lg input[type=date], .input-group-lg input[type=datetime-local], .input-group-lg input[type=month], .input-group-lg input[type=time], input[type=date].input-lg, input[type=datetime-local].input-lg, input[type=month].input-lg, input[type=time].input-lg {
        line-height: 46px
    }
}

.form-group {
    margin-bottom: 15px
}

.checkbox, .radio {
    position: relative;
    display: block;
    margin-top: 10px;
    margin-bottom: 10px
}

    .checkbox.disabled label, .radio.disabled label, fieldset[disabled] .checkbox label, fieldset[disabled] .radio label {
        cursor: not-allowed
    }

    .checkbox label, .radio label {
        min-height: 20px;
        padding-left: 20px;
        margin-bottom: 0;
        font-weight: 400;
        cursor: pointer
    }

    .checkbox input[type=checkbox], .checkbox-inline input[type=checkbox], .radio input[type=radio], .radio-inline input[type=radio] {
        position: absolute;
        margin-top: 4px\9;
        margin-left: -20px
    }

    .checkbox + .checkbox, .radio + .radio {
        margin-top: -5px
    }

.checkbox-inline, .radio-inline {
    position: relative;
    display: inline-block;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: 400;
    vertical-align: middle;
    cursor: pointer
}

    .checkbox-inline.disabled, .radio-inline.disabled, fieldset[disabled] .checkbox-inline, fieldset[disabled] .radio-inline {
        cursor: not-allowed
    }

    .checkbox-inline + .checkbox-inline, .radio-inline + .radio-inline {
        margin-top: 0;
        margin-left: 10px
    }

.form-control-static {
    min-height: 34px;
    padding-top: 7px;
    padding-bottom: 7px;
    margin-bottom: 0
}

    .form-control-static.input-lg, .form-control-static.input-sm {
        padding-right: 0;
        padding-left: 0
    }

.input-sm {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

select.input-sm {
    height: 30px;
    line-height: 30px
}

select[multiple].input-sm, textarea.input-sm {
    height: auto
}

.form-group-sm .form-control {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

.form-group-sm select.form-control {
    height: 30px;
    line-height: 30px
}

.form-group-sm select[multiple].form-control, .form-group-sm textarea.form-control {
    height: auto
}

.form-group-sm .form-control-static {
    height: 30px;
    min-height: 32px;
    padding: 6px 10px;
    font-size: 12px;
    line-height: 1.5
}

.input-lg {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px
}

select.input-lg {
    height: 46px;
    line-height: 46px
}

select[multiple].input-lg, textarea.input-lg {
    height: auto
}

.form-group-lg .form-control {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px
}

.form-group-lg select.form-control {
    height: 46px;
    line-height: 46px
}

.form-group-lg select[multiple].form-control, .form-group-lg textarea.form-control {
    height: auto
}

.form-group-lg .form-control-static {
    height: 46px;
    min-height: 38px;
    padding: 11px 16px;
    font-size: 18px;
    line-height: 1.3333333
}

.has-feedback {
    position: relative
}

    .has-feedback .form-control {
        padding-right: 42.5px
    }

.form-control-feedback {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    display: block;
    width: 34px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    pointer-events: none
}

.form-group-lg .form-control + .form-control-feedback, .input-group-lg + .form-control-feedback, .input-lg + .form-control-feedback {
    width: 46px;
    height: 46px;
    line-height: 46px
}

.form-group-sm .form-control + .form-control-feedback, .input-group-sm + .form-control-feedback, .input-sm + .form-control-feedback {
    width: 30px;
    height: 30px;
    line-height: 30px
}

.has-success .checkbox, .has-success .checkbox-inline, .has-success .control-label, .has-success .help-block, .has-success .radio, .has-success .radio-inline, .has-success.checkbox label, .has-success.checkbox-inline label, .has-success.radio label, .has-success.radio-inline label {
    color: #3c763d
}

.has-success .form-control {
    border-color: #3c763d;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075)
}

    .has-success .form-control:focus {
        border-color: #2b542c;
        -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #67b168;
        box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #67b168
    }

.has-success .input-group-addon {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #3c763d
}

.has-success .form-control-feedback {
    color: #3c763d
}

.has-warning .checkbox, .has-warning .checkbox-inline, .has-warning .control-label, .has-warning .help-block, .has-warning .radio, .has-warning .radio-inline, .has-warning.checkbox label, .has-warning.checkbox-inline label, .has-warning.radio label, .has-warning.radio-inline label {
    color: #8a6d3b
}

.has-warning .form-control {
    border-color: #8a6d3b;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075)
}

    .has-warning .form-control:focus {
        border-color: #66512c;
        -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #c0a16b;
        box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #c0a16b
    }

.has-warning .input-group-addon {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #8a6d3b
}

.has-warning .form-control-feedback {
    color: #8a6d3b
}

.has-error .checkbox, .has-error .checkbox-inline, .has-error .control-label, .has-error .help-block, .has-error .radio, .has-error .radio-inline, .has-error.checkbox label, .has-error.checkbox-inline label, .has-error.radio label, .has-error.radio-inline label {
    color: #a94442
}

.has-error .form-control {
    border-color: #a94442;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075)
}

    .has-error .form-control:focus {
        border-color: #843534;
        -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #ce8483;
        box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #ce8483
    }

.has-error .input-group-addon {
    color: #a94442;
    background-color: #f2dede;
    border-color: #a94442
}

.has-error .form-control-feedback {
    color: #a94442
}

.has-feedback label ~ .form-control-feedback {
    top: 25px
}

.has-feedback label.sr-only ~ .form-control-feedback {
    top: 0
}

.help-block {
    display: block;
    margin-top: 5px;
    margin-bottom: 10px;
    color: #737373
}

@media (min-width:768px) {
    .form-inline .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle
    }

    .form-inline .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle
    }

    .form-inline .form-control-static {
        display: inline-block
    }

    .form-inline .input-group {
        display: inline-table;
        vertical-align: middle
    }

        .form-inline .input-group .form-control, .form-inline .input-group .input-group-addon, .form-inline .input-group .input-group-btn {
            width: auto
        }

        .form-inline .input-group > .form-control {
            width: 100%
        }

    .form-inline .control-label {
        margin-bottom: 0;
        vertical-align: middle
    }

    .form-inline .checkbox, .form-inline .radio {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle
    }

        .form-inline .checkbox label, .form-inline .radio label {
            padding-left: 0
        }

        .form-inline .checkbox input[type=checkbox], .form-inline .radio input[type=radio] {
            position: relative;
            margin-left: 0
        }

    .form-inline .has-feedback .form-control-feedback {
        top: 0
    }
}

.form-horizontal .checkbox, .form-horizontal .checkbox-inline, .form-horizontal .radio, .form-horizontal .radio-inline {
    padding-top: 7px;
    margin-top: 0;
    margin-bottom: 0
}

.form-horizontal .checkbox, .form-horizontal .radio {
    min-height: 27px
}

.form-horizontal .form-group {
    margin-right: -15px;
    margin-left: -15px
}

@media (min-width:768px) {
    .form-horizontal .control-label {
        padding-top: 7px;
        margin-bottom: 0;
        text-align: right
    }
}

.form-horizontal .has-feedback .form-control-feedback {
    right: 15px
}

@media (min-width:768px) {
    .form-horizontal .form-group-lg .control-label {
        padding-top: 11px;
        font-size: 18px
    }
}

@media (min-width:768px) {
    .form-horizontal .form-group-sm .control-label {
        padding-top: 6px;
        font-size: 12px
    }
}

.btn {
    display: inline-block;
    margin-bottom: 0;
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    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.active.focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn:active:focus, .btn:focus {
        outline: 5px auto -webkit-focus-ring-color;
        outline-offset: -2px
    }

    .btn.focus, .btn:focus, .btn:hover {
        color: #333;
        text-decoration: none
    }

    .btn.active, .btn:active {
        background-image: none;
        outline: 0;
        -webkit-box-shadow: inset 0 3px 5px rgba(0,0,0,.125);
        box-shadow: inset 0 3px 5px rgba(0,0,0,.125)
    }

    .btn.disabled, .btn[disabled], fieldset[disabled] .btn {
        cursor: not-allowed;
        filter: alpha(opacity=65);
        opacity: .65;
        -webkit-box-shadow: none;
        box-shadow: none
    }

a.btn.disabled, fieldset[disabled] a.btn {
    pointer-events: none
}

.btn-default {
    color: #333;
    background-color: #fff;
    border-color: #ccc
}

    .btn-default.focus, .btn-default:focus {
        color: #333;
        background-color: #e6e6e6;
        border-color: #8c8c8c
    }

    .btn-default:hover {
        color: #333;
        background-color: #e6e6e6;
        border-color: #adadad
    }

    .btn-default.active, .btn-default:active, .open > .dropdown-toggle.btn-default {
        color: #333;
        background-color: #e6e6e6;
        background-image: none;
        border-color: #adadad
    }

        .btn-default.active.focus, .btn-default.active:focus, .btn-default.active:hover, .btn-default:active.focus, .btn-default:active:focus, .btn-default:active:hover, .open > .dropdown-toggle.btn-default.focus, .open > .dropdown-toggle.btn-default:focus, .open > .dropdown-toggle.btn-default:hover {
            color: #333;
            background-color: #d4d4d4;
            border-color: #8c8c8c
        }

    .btn-default.disabled.focus, .btn-default.disabled:focus, .btn-default.disabled:hover, .btn-default[disabled].focus, .btn-default[disabled]:focus, .btn-default[disabled]:hover, fieldset[disabled] .btn-default.focus, fieldset[disabled] .btn-default:focus, fieldset[disabled] .btn-default:hover {
        background-color: #fff;
        border-color: #ccc
    }

    .btn-default .badge {
        color: #fff;
        background-color: #333
    }

.btn-primary {
    color: #fff;
    background-color: #337ab7;
    border-color: #2e6da4
}

    .btn-primary.focus, .btn-primary:focus {
        color: #fff;
        background-color: #286090;
        border-color: #122b40
    }

    .btn-primary:hover {
        color: #fff;
        background-color: #286090;
        border-color: #204d74
    }

    .btn-primary.active, .btn-primary:active, .open > .dropdown-toggle.btn-primary {
        color: #fff;
        background-color: #286090;
        background-image: none;
        border-color: #204d74
    }

        .btn-primary.active.focus, .btn-primary.active:focus, .btn-primary.active:hover, .btn-primary:active.focus, .btn-primary:active:focus, .btn-primary:active:hover, .open > .dropdown-toggle.btn-primary.focus, .open > .dropdown-toggle.btn-primary:focus, .open > .dropdown-toggle.btn-primary:hover {
            color: #fff;
            background-color: #204d74;
            border-color: #122b40
        }

    .btn-primary.disabled.focus, .btn-primary.disabled:focus, .btn-primary.disabled:hover, .btn-primary[disabled].focus, .btn-primary[disabled]:focus, .btn-primary[disabled]:hover, fieldset[disabled] .btn-primary.focus, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary:hover {
        background-color: #337ab7;
        border-color: #2e6da4
    }

    .btn-primary .badge {
        color: #337ab7;
        background-color: #fff
    }

.btn-success {
    color: #fff;
    background-color: #5cb85c;
    border-color: #4cae4c
}

    .btn-success.focus, .btn-success:focus {
        color: #fff;
        background-color: #449d44;
        border-color: #255625
    }

    .btn-success:hover {
        color: #fff;
        background-color: #449d44;
        border-color: #398439
    }

    .btn-success.active, .btn-success:active, .open > .dropdown-toggle.btn-success {
        color: #fff;
        background-color: #449d44;
        background-image: none;
        border-color: #398439
    }

        .btn-success.active.focus, .btn-success.active:focus, .btn-success.active:hover, .btn-success:active.focus, .btn-success:active:focus, .btn-success:active:hover, .open > .dropdown-toggle.btn-success.focus, .open > .dropdown-toggle.btn-success:focus, .open > .dropdown-toggle.btn-success:hover {
            color: #fff;
            background-color: #398439;
            border-color: #255625
        }

    .btn-success.disabled.focus, .btn-success.disabled:focus, .btn-success.disabled:hover, .btn-success[disabled].focus, .btn-success[disabled]:focus, .btn-success[disabled]:hover, fieldset[disabled] .btn-success.focus, fieldset[disabled] .btn-success:focus, fieldset[disabled] .btn-success:hover {
        background-color: #5cb85c;
        border-color: #4cae4c
    }

    .btn-success .badge {
        color: #5cb85c;
        background-color: #fff
    }

.btn-info {
    color: #fff;
    background-color: #5bc0de;
    border-color: #46b8da
}

    .btn-info.focus, .btn-info:focus {
        color: #fff;
        background-color: #31b0d5;
        border-color: #1b6d85
    }

    .btn-info:hover {
        color: #fff;
        background-color: #31b0d5;
        border-color: #269abc
    }

    .btn-info.active, .btn-info:active, .open > .dropdown-toggle.btn-info {
        color: #fff;
        background-color: #31b0d5;
        background-image: none;
        border-color: #269abc
    }

        .btn-info.active.focus, .btn-info.active:focus, .btn-info.active:hover, .btn-info:active.focus, .btn-info:active:focus, .btn-info:active:hover, .open > .dropdown-toggle.btn-info.focus, .open > .dropdown-toggle.btn-info:focus, .open > .dropdown-toggle.btn-info:hover {
            color: #fff;
            background-color: #269abc;
            border-color: #1b6d85
        }

    .btn-info.disabled.focus, .btn-info.disabled:focus, .btn-info.disabled:hover, .btn-info[disabled].focus, .btn-info[disabled]:focus, .btn-info[disabled]:hover, fieldset[disabled] .btn-info.focus, fieldset[disabled] .btn-info:focus, fieldset[disabled] .btn-info:hover {
        background-color: #5bc0de;
        border-color: #46b8da
    }

    .btn-info .badge {
        color: #5bc0de;
        background-color: #fff
    }

.btn-warning {
    color: #fff;
    background-color: #f0ad4e;
    border-color: #eea236
}

    .btn-warning.focus, .btn-warning:focus {
        color: #fff;
        background-color: #ec971f;
        border-color: #985f0d
    }

    .btn-warning:hover {
        color: #fff;
        background-color: #ec971f;
        border-color: #d58512
    }

    .btn-warning.active, .btn-warning:active, .open > .dropdown-toggle.btn-warning {
        color: #fff;
        background-color: #ec971f;
        background-image: none;
        border-color: #d58512
    }

        .btn-warning.active.focus, .btn-warning.active:focus, .btn-warning.active:hover, .btn-warning:active.focus, .btn-warning:active:focus, .btn-warning:active:hover, .open > .dropdown-toggle.btn-warning.focus, .open > .dropdown-toggle.btn-warning:focus, .open > .dropdown-toggle.btn-warning:hover {
            color: #fff;
            background-color: #d58512;
            border-color: #985f0d
        }

    .btn-warning.disabled.focus, .btn-warning.disabled:focus, .btn-warning.disabled:hover, .btn-warning[disabled].focus, .btn-warning[disabled]:focus, .btn-warning[disabled]:hover, fieldset[disabled] .btn-warning.focus, fieldset[disabled] .btn-warning:focus, fieldset[disabled] .btn-warning:hover {
        background-color: #f0ad4e;
        border-color: #eea236
    }

    .btn-warning .badge {
        color: #f0ad4e;
        background-color: #fff
    }

.btn-danger {
    color: #fff;
    background-color: #d9534f;
    border-color: #d43f3a
}

    .btn-danger.focus, .btn-danger:focus {
        color: #fff;
        background-color: #c9302c;
        border-color: #761c19
    }

    .btn-danger:hover {
        color: #fff;
        background-color: #c9302c;
        border-color: #ac2925
    }

    .btn-danger.active, .btn-danger:active, .open > .dropdown-toggle.btn-danger {
        color: #fff;
        background-color: #c9302c;
        background-image: none;
        border-color: #ac2925
    }

        .btn-danger.active.focus, .btn-danger.active:focus, .btn-danger.active:hover, .btn-danger:active.focus, .btn-danger:active:focus, .btn-danger:active:hover, .open > .dropdown-toggle.btn-danger.focus, .open > .dropdown-toggle.btn-danger:focus, .open > .dropdown-toggle.btn-danger:hover {
            color: #fff;
            background-color: #ac2925;
            border-color: #761c19
        }

    .btn-danger.disabled.focus, .btn-danger.disabled:focus, .btn-danger.disabled:hover, .btn-danger[disabled].focus, .btn-danger[disabled]:focus, .btn-danger[disabled]:hover, fieldset[disabled] .btn-danger.focus, fieldset[disabled] .btn-danger:focus, fieldset[disabled] .btn-danger:hover {
        background-color: #d9534f;
        border-color: #d43f3a
    }

    .btn-danger .badge {
        color: #d9534f;
        background-color: #fff
    }

.btn-link {
    font-weight: 400;
    color: #337ab7;
    border-radius: 0
}

    .btn-link, .btn-link.active, .btn-link:active, .btn-link[disabled], fieldset[disabled] .btn-link {
        background-color: transparent;
        -webkit-box-shadow: none;
        box-shadow: none
    }

        .btn-link, .btn-link:active, .btn-link:focus, .btn-link:hover {
            border-color: transparent
        }

            .btn-link:focus, .btn-link:hover {
                color: #23527c;
                text-decoration: underline;
                background-color: transparent
            }

            .btn-link[disabled]:focus, .btn-link[disabled]:hover, fieldset[disabled] .btn-link:focus, fieldset[disabled] .btn-link:hover {
                color: #777;
                text-decoration: none
            }

.btn-group-lg > .btn, .btn-lg {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px
}

.btn-group-sm > .btn, .btn-sm {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

.btn-group-xs > .btn, .btn-xs {
    padding: 1px 5px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

.btn-block {
    display: block;
    width: 100%
}

    .btn-block + .btn-block {
        margin-top: 5px
    }

input[type=button].btn-block, input[type=reset].btn-block, input[type=submit].btn-block {
    width: 100%
}

.fade {
    opacity: 0;
    -webkit-transition: opacity .15s linear;
    -o-transition: opacity .15s linear;
    transition: opacity .15s linear
}

    .fade.in {
        opacity: 1
    }

.collapse {
    display: none
}

    .collapse.in {
        display: block
    }

tr.collapse.in {
    display: table-row
}

tbody.collapse.in {
    display: table-row-group
}

.collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    -webkit-transition-property: height,visibility;
    -o-transition-property: height,visibility;
    transition-property: height,visibility;
    -webkit-transition-duration: .35s;
    -o-transition-duration: .35s;
    transition-duration: .35s;
    -webkit-transition-timing-function: ease;
    -o-transition-timing-function: ease;
    transition-timing-function: ease
}

.caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px dashed;
    border-top: 4px solid\9;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent
}

.dropdown, .dropup {
    position: relative
}

.dropdown-toggle:focus {
    outline: 0
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
    box-shadow: 0 6px 12px rgba(0,0,0,.175)
}

    .dropdown-menu.pull-right {
        right: 0;
        left: auto
    }

    .dropdown-menu .divider {
        height: 1px;
        margin: 9px 0;
        overflow: hidden;
        background-color: #e5e5e5
    }

    .dropdown-menu > li > a {
        display: block;
        padding: 3px 20px;
        clear: both;
        font-weight: 400;
        line-height: 1.42857143;
        color: #333;
        white-space: nowrap
    }

        .dropdown-menu > li > a:focus, .dropdown-menu > li > a:hover {
            color: #262626;
            text-decoration: none;
            background-color: #f5f5f5
        }

    .dropdown-menu > .active > a, .dropdown-menu > .active > a:focus, .dropdown-menu > .active > a:hover {
        color: #fff;
        text-decoration: none;
        background-color: #337ab7;
        outline: 0
    }

    .dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:focus, .dropdown-menu > .disabled > a:hover {
        color: #777
    }

        .dropdown-menu > .disabled > a:focus, .dropdown-menu > .disabled > a:hover {
            text-decoration: none;
            cursor: not-allowed;
            background-color: transparent;
            background-image: none;
            filter: progid:DXImageTransform.Microsoft.gradient(enabled=false)
        }

.open > .dropdown-menu {
    display: block
}

.open > a {
    outline: 0
}

.dropdown-menu-right {
    right: 0;
    left: auto
}

.dropdown-menu-left {
    right: auto;
    left: 0
}

.dropdown-header {
    display: block;
    padding: 3px 20px;
    font-size: 12px;
    line-height: 1.42857143;
    color: #777;
    white-space: nowrap
}

.dropdown-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 990
}

.pull-right > .dropdown-menu {
    right: 0;
    left: auto
}

.dropup .caret, .navbar-fixed-bottom .dropdown .caret {
    content: "";
    border-top: 0;
    border-bottom: 4px dashed;
    border-bottom: 4px solid\9
}

.dropup .dropdown-menu, .navbar-fixed-bottom .dropdown .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-bottom: 2px
}

@media (min-width:768px) {
    .navbar-right .dropdown-menu {
        right: 0;
        left: auto
    }

    .navbar-right .dropdown-menu-left {
        right: auto;
        left: 0
    }
}

.btn-group, .btn-group-vertical {
    position: relative;
    display: inline-block;
    vertical-align: middle
}

    .btn-group-vertical > .btn, .btn-group > .btn {
        position: relative;
        float: left
    }

        .btn-group-vertical > .btn.active, .btn-group-vertical > .btn:active, .btn-group-vertical > .btn:focus, .btn-group-vertical > .btn:hover, .btn-group > .btn.active, .btn-group > .btn:active, .btn-group > .btn:focus, .btn-group > .btn:hover {
            z-index: 2
        }

    .btn-group .btn + .btn, .btn-group .btn + .btn-group, .btn-group .btn-group + .btn, .btn-group .btn-group + .btn-group {
        margin-left: -1px
    }

.btn-toolbar {
    margin-left: -5px
}

    .btn-toolbar .btn, .btn-toolbar .btn-group, .btn-toolbar .input-group {
        float: left
    }

    .btn-toolbar > .btn, .btn-toolbar > .btn-group, .btn-toolbar > .input-group {
        margin-left: 5px
    }

.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
    border-radius: 0
}

.btn-group > .btn:first-child {
    margin-left: 0
}

    .btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
        border-top-right-radius: 0;
        border-bottom-right-radius: 0
    }

.btn-group > .btn:last-child:not(:first-child), .btn-group > .dropdown-toggle:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.btn-group > .btn-group {
    float: left
}

    .btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
        border-radius: 0
    }

    .btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child, .btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
        border-top-right-radius: 0;
        border-bottom-right-radius: 0
    }

    .btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
        border-top-left-radius: 0;
        border-bottom-left-radius: 0
    }

.btn-group .dropdown-toggle:active, .btn-group.open .dropdown-toggle {
    outline: 0
}

.btn-group > .btn + .dropdown-toggle {
    padding-right: 8px;
    padding-left: 8px
}

.btn-group > .btn-lg + .dropdown-toggle {
    padding-right: 12px;
    padding-left: 12px
}

.btn-group.open .dropdown-toggle {
    -webkit-box-shadow: inset 0 3px 5px rgba(0,0,0,.125);
    box-shadow: inset 0 3px 5px rgba(0,0,0,.125)
}

    .btn-group.open .dropdown-toggle.btn-link {
        -webkit-box-shadow: none;
        box-shadow: none
    }

.btn .caret {
    margin-left: 0
}

.btn-lg .caret {
    border-width: 5px 5px 0;
    border-bottom-width: 0
}

.dropup .btn-lg .caret {
    border-width: 0 5px 5px
}

.btn-group-vertical > .btn, .btn-group-vertical > .btn-group, .btn-group-vertical > .btn-group > .btn {
    display: block;
    float: none;
    width: 100%;
    max-width: 100%
}

    .btn-group-vertical > .btn-group > .btn {
        float: none
    }

    .btn-group-vertical > .btn + .btn, .btn-group-vertical > .btn + .btn-group, .btn-group-vertical > .btn-group + .btn, .btn-group-vertical > .btn-group + .btn-group {
        margin-top: -1px;
        margin-left: 0
    }

    .btn-group-vertical > .btn:not(:first-child):not(:last-child) {
        border-radius: 0
    }

    .btn-group-vertical > .btn:first-child:not(:last-child) {
        border-top-left-radius: 4px;
        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-top-left-radius: 0;
        border-top-right-radius: 0;
        border-bottom-right-radius: 4px;
        border-bottom-left-radius: 4px
    }

    .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
        border-radius: 0
    }

    .btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child, .btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
        border-bottom-right-radius: 0;
        border-bottom-left-radius: 0
    }

    .btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
        border-top-left-radius: 0;
        border-top-right-radius: 0
    }

.btn-group-justified {
    display: table;
    width: 100%;
    table-layout: fixed;
    border-collapse: separate
}

    .btn-group-justified > .btn, .btn-group-justified > .btn-group {
        display: table-cell;
        float: none;
        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=checkbox], [data-toggle=buttons] > .btn input[type=radio], [data-toggle=buttons] > .btn-group > .btn input[type=checkbox], [data-toggle=buttons] > .btn-group > .btn input[type=radio] {
    position: absolute;
    clip: rect(0,0,0,0);
    pointer-events: none
}

.input-group {
    position: relative;
    display: table;
    border-collapse: separate
}

    .input-group[class*=col-] {
        float: none;
        padding-right: 0;
        padding-left: 0
    }

    .input-group .form-control {
        position: relative;
        z-index: 2;
        float: left;
        width: 100%;
        margin-bottom: 0
    }

        .input-group .form-control:focus {
            z-index: 3
        }

.input-group-lg > .form-control, .input-group-lg > .input-group-addon, .input-group-lg > .input-group-btn > .btn {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px
}

select.input-group-lg > .form-control, select.input-group-lg > .input-group-addon, select.input-group-lg > .input-group-btn > .btn {
    height: 46px;
    line-height: 46px
}

select[multiple].input-group-lg > .form-control, select[multiple].input-group-lg > .input-group-addon, select[multiple].input-group-lg > .input-group-btn > .btn, textarea.input-group-lg > .form-control, textarea.input-group-lg > .input-group-addon, textarea.input-group-lg > .input-group-btn > .btn {
    height: auto
}

.input-group-sm > .form-control, .input-group-sm > .input-group-addon, .input-group-sm > .input-group-btn > .btn {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

select.input-group-sm > .form-control, select.input-group-sm > .input-group-addon, select.input-group-sm > .input-group-btn > .btn {
    height: 30px;
    line-height: 30px
}

select[multiple].input-group-sm > .form-control, select[multiple].input-group-sm > .input-group-addon, select[multiple].input-group-sm > .input-group-btn > .btn, textarea.input-group-sm > .form-control, textarea.input-group-sm > .input-group-addon, textarea.input-group-sm > .input-group-btn > .btn {
    height: auto
}

.input-group .form-control, .input-group-addon, .input-group-btn {
    display: table-cell
}

    .input-group .form-control:not(:first-child):not(:last-child), .input-group-addon:not(:first-child):not(:last-child), .input-group-btn:not(:first-child):not(:last-child) {
        border-radius: 0
    }

.input-group-addon, .input-group-btn {
    width: 1%;
    white-space: nowrap;
    vertical-align: middle
}

.input-group-addon {
    padding: 6px 12px;
    font-size: 14px;
    font-weight: 400;
    line-height: 1;
    color: #555;
    text-align: center;
    background-color: #eee;
    border: 1px solid #ccc;
    border-radius: 4px
}

    .input-group-addon.input-sm {
        padding: 5px 10px;
        font-size: 12px;
        border-radius: 3px
    }

    .input-group-addon.input-lg {
        padding: 10px 16px;
        font-size: 18px;
        border-radius: 6px
    }

    .input-group-addon input[type=checkbox], .input-group-addon input[type=radio] {
        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-group:not(:last-child) > .btn, .input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle) {
        border-top-right-radius: 0;
        border-bottom-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:first-child > .btn-group:not(:first-child) > .btn, .input-group-btn:first-child > .btn:not(:first-child), .input-group-btn:last-child > .btn, .input-group-btn:last-child > .btn-group > .btn, .input-group-btn:last-child > .dropdown-toggle {
        border-top-left-radius: 0;
        border-bottom-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:active, .input-group-btn > .btn:focus, .input-group-btn > .btn:hover {
            z-index: 2
        }

    .input-group-btn:first-child > .btn, .input-group-btn:first-child > .btn-group {
        margin-right: -1px
    }

    .input-group-btn:last-child > .btn, .input-group-btn:last-child > .btn-group {
        z-index: 2;
        margin-left: -1px
    }

.nav {
    padding-left: 0;
    margin-bottom: 0;
    list-style: none
}

    .nav > li {
        position: relative;
        display: block
    }

        .nav > li > a {
            position: relative;
            display: block;
            padding: 10px 15px
        }

            .nav > li > a:focus, .nav > li > a:hover {
                text-decoration: none;
                background-color: #eee
            }

        .nav > li.disabled > a {
            color: #777
        }

            .nav > li.disabled > a:focus, .nav > li.disabled > a:hover {
                color: #777;
                text-decoration: none;
                cursor: not-allowed;
                background-color: transparent
            }

    .nav .open > a, .nav .open > a:focus, .nav .open > a:hover {
        background-color: #eee;
        border-color: #337ab7
    }

    .nav .nav-divider {
        height: 1px;
        margin: 9px 0;
        overflow: hidden;
        background-color: #e5e5e5
    }

    .nav > li > a > img {
        max-width: none
    }

.nav-tabs {
    border-bottom: 1px solid #ddd
}

    .nav-tabs > li {
        float: left;
        margin-bottom: -1px
    }

        .nav-tabs > li > a {
            margin-right: 2px;
            line-height: 1.42857143;
            border: 1px solid transparent;
            border-radius: 4px 4px 0 0
        }

            .nav-tabs > li > a:hover {
                border-color: #eee #eee #ddd
            }

        .nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
            color: #555;
            cursor: default;
            background-color: #fff;
            border: 1px solid #ddd;
            border-bottom-color: transparent
        }

    .nav-tabs.nav-justified {
        width: 100%;
        border-bottom: 0
    }

        .nav-tabs.nav-justified > li {
            float: none
        }

            .nav-tabs.nav-justified > li > a {
                margin-bottom: 5px;
                text-align: center
            }

        .nav-tabs.nav-justified > .dropdown .dropdown-menu {
            top: auto;
            left: auto
        }

@media (min-width:768px) {
    .nav-tabs.nav-justified > li {
        display: table-cell;
        width: 1%
    }

        .nav-tabs.nav-justified > li > a {
            margin-bottom: 0
        }
}

.nav-tabs.nav-justified > li > a {
    margin-right: 0;
    border-radius: 4px
}

.nav-tabs.nav-justified > .active > a, .nav-tabs.nav-justified > .active > a:focus, .nav-tabs.nav-justified > .active > a:hover {
    border: 1px solid #ddd
}

@media (min-width:768px) {
    .nav-tabs.nav-justified > li > a {
        border-bottom: 1px solid #ddd;
        border-radius: 4px 4px 0 0
    }

    .nav-tabs.nav-justified > .active > a, .nav-tabs.nav-justified > .active > a:focus, .nav-tabs.nav-justified > .active > a:hover {
        border-bottom-color: #fff
    }
}

.nav-pills > li {
    float: left
}

    .nav-pills > li > a {
        border-radius: 4px
    }

    .nav-pills > li + li {
        margin-left: 2px
    }

    .nav-pills > li.active > a, .nav-pills > li.active > a:focus, .nav-pills > li.active > a:hover {
        color: #fff;
        background-color: #337ab7
    }

.nav-stacked > li {
    float: none
}

    .nav-stacked > li + li {
        margin-top: 2px;
        margin-left: 0
    }

.nav-justified {
    width: 100%
}

    .nav-justified > li {
        float: none
    }

        .nav-justified > li > a {
            margin-bottom: 5px;
            text-align: center
        }

    .nav-justified > .dropdown .dropdown-menu {
        top: auto;
        left: auto
    }

@media (min-width:768px) {
    .nav-justified > li {
        display: table-cell;
        width: 1%
    }

        .nav-justified > li > a {
            margin-bottom: 0
        }
}

.nav-tabs-justified {
    border-bottom: 0
}

    .nav-tabs-justified > li > a {
        margin-right: 0;
        border-radius: 4px
    }

    .nav-tabs-justified > .active > a, .nav-tabs-justified > .active > a:focus, .nav-tabs-justified > .active > a:hover {
        border: 1px solid #ddd
    }

@media (min-width:768px) {
    .nav-tabs-justified > li > a {
        border-bottom: 1px solid #ddd;
        border-radius: 4px 4px 0 0
    }

    .nav-tabs-justified > .active > a, .nav-tabs-justified > .active > a:focus, .nav-tabs-justified > .active > a:hover {
        border-bottom-color: #fff
    }
}

.tab-content > .tab-pane {
    display: none
}

.tab-content > .active {
    display: block
}

.nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.navbar {
    position: relative;
    min-height: 50px;
    margin-bottom: 20px;
    border: 1px solid transparent
}

@media (min-width:768px) {
    .navbar {
        border-radius: 4px
    }
}

@media (min-width:768px) {
    .navbar-header {
        float: left
    }
}

.navbar-collapse {
    padding-right: 15px;
    padding-left: 15px;
    overflow-x: visible;
    border-top: 1px solid transparent;
    -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.1);
    box-shadow: inset 0 1px 0 rgba(255,255,255,.1);
    -webkit-overflow-scrolling: touch
}

    .navbar-collapse.in {
        overflow-y: auto
    }

@media (min-width:768px) {
    .navbar-collapse {
        width: auto;
        border-top: 0;
        -webkit-box-shadow: none;
        box-shadow: none
    }

        .navbar-collapse.collapse {
            display: block !important;
            height: auto !important;
            padding-bottom: 0;
            overflow: visible !important
        }

        .navbar-collapse.in {
            overflow-y: visible
        }

    .navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse, .navbar-static-top .navbar-collapse {
        padding-right: 0;
        padding-left: 0
    }
}

.navbar-fixed-bottom, .navbar-fixed-top {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030
}

    .navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse {
        max-height: 340px
    }

@media (max-device-width:480px) and (orientation:landscape) {
    .navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse {
        max-height: 200px
    }
}

@media (min-width:768px) {
    .navbar-fixed-bottom, .navbar-fixed-top {
        border-radius: 0
    }
}

.navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px
}

.navbar-fixed-bottom {
    bottom: 0;
    margin-bottom: 0;
    border-width: 1px 0 0
}

.container-fluid > .navbar-collapse, .container-fluid > .navbar-header, .container > .navbar-collapse, .container > .navbar-header {
    margin-right: -15px;
    margin-left: -15px
}

@media (min-width:768px) {
    .container-fluid > .navbar-collapse, .container-fluid > .navbar-header, .container > .navbar-collapse, .container > .navbar-header {
        margin-right: 0;
        margin-left: 0
    }
}

.navbar-static-top {
    z-index: 1000;
    border-width: 0 0 1px
}

@media (min-width:768px) {
    .navbar-static-top {
        border-radius: 0
    }
}

.navbar-brand {
    float: left;
    height: 50px;
    padding: 15px 15px;
    font-size: 18px;
    line-height: 20px
}

    .navbar-brand:focus, .navbar-brand:hover {
        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;
    padding: 9px 10px;
    margin-right: 15px;
    margin-top: 8px;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px
}

    .navbar-toggle:focus {
        outline: 0
    }

    .navbar-toggle .icon-bar {
        display: block;
        width: 22px;
        height: 2px;
        border-radius: 1px
    }

        .navbar-toggle .icon-bar + .icon-bar {
            margin-top: 4px
        }

@media (min-width:768px) {
    .navbar-toggle {
        display: none
    }
}

.navbar-nav {
    margin: 7.5px -15px
}

    .navbar-nav > li > a {
        padding-top: 10px;
        padding-bottom: 10px;
        line-height: 20px
    }

@media (max-width:767px) {
    .navbar-nav .open .dropdown-menu {
        position: static;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: transparent;
        border: 0;
        -webkit-box-shadow: none;
        box-shadow: none
    }

        .navbar-nav .open .dropdown-menu .dropdown-header, .navbar-nav .open .dropdown-menu > li > a {
            padding: 5px 15px 5px 25px
        }

        .navbar-nav .open .dropdown-menu > li > a {
            line-height: 20px
        }

            .navbar-nav .open .dropdown-menu > li > a:focus, .navbar-nav .open .dropdown-menu > li > a:hover {
                background-image: none
            }
}

@media (min-width:768px) {
    .navbar-nav {
        float: left;
        margin: 0
    }

        .navbar-nav > li {
            float: left
        }

            .navbar-nav > li > a {
                padding-top: 15px;
                padding-bottom: 15px
            }
}

.navbar-form {
    padding: 10px 15px;
    margin-right: -15px;
    margin-left: -15px;
    border-top: 1px solid transparent;
    border-bottom: 1px solid transparent;
    -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.1),0 1px 0 rgba(255,255,255,.1);
    box-shadow: inset 0 1px 0 rgba(255,255,255,.1),0 1px 0 rgba(255,255,255,.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 .form-control, .navbar-form .input-group .input-group-addon, .navbar-form .input-group .input-group-btn {
            width: auto
        }

        .navbar-form .input-group > .form-control {
            width: 100%
        }

    .navbar-form .control-label {
        margin-bottom: 0;
        vertical-align: middle
    }

    .navbar-form .checkbox, .navbar-form .radio {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle
    }

        .navbar-form .checkbox label, .navbar-form .radio label {
            padding-left: 0
        }

        .navbar-form .checkbox input[type=checkbox], .navbar-form .radio input[type=radio] {
            position: relative;
            margin-left: 0
        }

    .navbar-form .has-feedback .form-control-feedback {
        top: 0
    }
}

@media (max-width:767px) {
    .navbar-form .form-group {
        margin-bottom: 5px
    }

        .navbar-form .form-group:last-child {
            margin-bottom: 0
        }
}

@media (min-width:768px) {
    .navbar-form {
        width: auto;
        padding-top: 0;
        padding-bottom: 0;
        margin-right: 0;
        margin-left: 0;
        border: 0;
        -webkit-box-shadow: none;
        box-shadow: none
    }
}

.navbar-nav > li > .dropdown-menu {
    margin-top: 0;
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
    margin-bottom: 0;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.navbar-btn {
    margin-top: 8px;
    margin-bottom: 8px
}

    .navbar-btn.btn-sm {
        margin-top: 10px;
        margin-bottom: 10px
    }

    .navbar-btn.btn-xs {
        margin-top: 14px;
        margin-bottom: 14px
    }

.navbar-text {
    margin-top: 15px;
    margin-bottom: 15px
}

@media (min-width:768px) {
    .navbar-text {
        float: left;
        margin-right: 15px;
        margin-left: 15px
    }
}

@media (min-width:768px) {
    .navbar-left {
        float: left !important
    }

    .navbar-right {
        float: right !important;
        margin-right: -15px
    }

        .navbar-right ~ .navbar-right {
            margin-right: 0
        }
}

.navbar-default {
    background-color: #f8f8f8;
    border-color: #e7e7e7
}

    .navbar-default .navbar-brand {
        color: #777
    }

        .navbar-default .navbar-brand:focus, .navbar-default .navbar-brand:hover {
            color: #5e5e5e;
            background-color: transparent
        }

    .navbar-default .navbar-text {
        color: #777
    }

    .navbar-default .navbar-nav > li > a {
        color: #777
    }

        .navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > li > a:hover {
            color: #333;
            background-color: transparent
        }

    .navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover {
        color: #555;
        background-color: #e7e7e7
    }

    .navbar-default .navbar-nav > .disabled > a, .navbar-default .navbar-nav > .disabled > a:focus, .navbar-default .navbar-nav > .disabled > a:hover {
        color: #ccc;
        background-color: transparent
    }

    .navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:focus, .navbar-default .navbar-nav > .open > a:hover {
        color: #555;
        background-color: #e7e7e7
    }

@media (max-width:767px) {
    .navbar-default .navbar-nav .open .dropdown-menu > li > a {
        color: #777
    }

        .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus, .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover {
            color: #333;
            background-color: transparent
        }

    .navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover {
        color: #555;
        background-color: #e7e7e7
    }

    .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover {
        color: #ccc;
        background-color: transparent
    }
}

.navbar-default .navbar-toggle {
    border-color: #ddd
}

    .navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
        background-color: #ddd
    }

    .navbar-default .navbar-toggle .icon-bar {
        background-color: #888
    }

.navbar-default .navbar-collapse, .navbar-default .navbar-form {
    border-color: #e7e7e7
}

.navbar-default .navbar-link {
    color: #777
}

    .navbar-default .navbar-link:hover {
        color: #333
    }

.navbar-default .btn-link {
    color: #777
}

    .navbar-default .btn-link:focus, .navbar-default .btn-link:hover {
        color: #333
    }

    .navbar-default .btn-link[disabled]:focus, .navbar-default .btn-link[disabled]:hover, fieldset[disabled] .navbar-default .btn-link:focus, fieldset[disabled] .navbar-default .btn-link:hover {
        color: #ccc
    }

.navbar-inverse {
    background-color: #222;
    border-color: #080808
}

    .navbar-inverse .navbar-brand {
        color: #9d9d9d
    }

        .navbar-inverse .navbar-brand:focus, .navbar-inverse .navbar-brand:hover {
            color: #fff;
            background-color: transparent
        }

    .navbar-inverse .navbar-text {
        color: #9d9d9d
    }

    .navbar-inverse .navbar-nav > li > a {
        color: #9d9d9d
    }

        .navbar-inverse .navbar-nav > li > a:focus, .navbar-inverse .navbar-nav > li > a:hover {
            color: #fff;
            background-color: transparent
        }

    .navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:focus, .navbar-inverse .navbar-nav > .active > a:hover {
        color: #fff;
        background-color: #080808
    }

    .navbar-inverse .navbar-nav > .disabled > a, .navbar-inverse .navbar-nav > .disabled > a:focus, .navbar-inverse .navbar-nav > .disabled > a:hover {
        color: #444;
        background-color: transparent
    }

    .navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:focus, .navbar-inverse .navbar-nav > .open > a:hover {
        color: #fff;
        background-color: #080808
    }

@media (max-width:767px) {
    .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
        border-color: #080808
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
        background-color: #080808
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
        color: #9d9d9d
    }

        .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus, .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover {
            color: #fff;
            background-color: transparent
        }

    .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover {
        color: #fff;
        background-color: #080808
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover {
        color: #444;
        background-color: transparent
    }
}

.navbar-inverse .navbar-toggle {
    border-color: #333
}

    .navbar-inverse .navbar-toggle:focus, .navbar-inverse .navbar-toggle:hover {
        background-color: #333
    }

    .navbar-inverse .navbar-toggle .icon-bar {
        background-color: #fff
    }

.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
    border-color: #101010
}

.navbar-inverse .navbar-link {
    color: #9d9d9d
}

    .navbar-inverse .navbar-link:hover {
        color: #fff
    }

.navbar-inverse .btn-link {
    color: #9d9d9d
}

    .navbar-inverse .btn-link:focus, .navbar-inverse .btn-link:hover {
        color: #fff
    }

    .navbar-inverse .btn-link[disabled]:focus, .navbar-inverse .btn-link[disabled]:hover, fieldset[disabled] .navbar-inverse .btn-link:focus, fieldset[disabled] .navbar-inverse .btn-link:hover {
        color: #444
    }

.breadcrumb {
    padding: 8px 15px;
    margin-bottom: 20px;
    list-style: none;
    background-color: #f5f5f5;
    border-radius: 4px
}

    .breadcrumb > li {
        display: inline-block
    }

        .breadcrumb > li + li:before {
            padding: 0 5px;
            color: #ccc;
            content: "/\00a0"
        }

    .breadcrumb > .active {
        color: #777
    }

.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 20px 0;
    border-radius: 4px
}

    .pagination > li {
        display: inline
    }

        .pagination > li > a, .pagination > li > span {
            position: relative;
            float: left;
            padding: 6px 12px;
            margin-left: -1px;
            line-height: 1.42857143;
            color: #337ab7;
            text-decoration: none;
            background-color: #fff;
            border: 1px solid #ddd
        }

            .pagination > li > a:focus, .pagination > li > a:hover, .pagination > li > span:focus, .pagination > li > span:hover {
                z-index: 2;
                color: #23527c;
                background-color: #eee;
                border-color: #ddd
            }

        .pagination > li:first-child > a, .pagination > li:first-child > span {
            margin-left: 0;
            border-top-left-radius: 4px;
            border-bottom-left-radius: 4px
        }

        .pagination > li:last-child > a, .pagination > li:last-child > span {
            border-top-right-radius: 4px;
            border-bottom-right-radius: 4px
        }

    .pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover {
        z-index: 3;
        color: #fff;
        cursor: default;
        background-color: #337ab7;
        border-color: #337ab7
    }

    .pagination > .disabled > a, .pagination > .disabled > a:focus, .pagination > .disabled > a:hover, .pagination > .disabled > span, .pagination > .disabled > span:focus, .pagination > .disabled > span:hover {
        color: #777;
        cursor: not-allowed;
        background-color: #fff;
        border-color: #ddd
    }

.pagination-lg > li > a, .pagination-lg > li > span {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333
}

.pagination-lg > li:first-child > a, .pagination-lg > li:first-child > span {
    border-top-left-radius: 6px;
    border-bottom-left-radius: 6px
}

.pagination-lg > li:last-child > a, .pagination-lg > li:last-child > span {
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px
}

.pagination-sm > li > a, .pagination-sm > li > span {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5
}

.pagination-sm > li:first-child > a, .pagination-sm > li:first-child > span {
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px
}

.pagination-sm > li:last-child > a, .pagination-sm > li:last-child > span {
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px
}

.pager {
    padding-left: 0;
    margin: 20px 0;
    text-align: center;
    list-style: none
}

    .pager li {
        display: inline
    }

        .pager li > a, .pager li > span {
            display: inline-block;
            padding: 5px 14px;
            background-color: #fff;
            border: 1px solid #ddd;
            border-radius: 15px
        }

            .pager li > a:focus, .pager li > a:hover {
                text-decoration: none;
                background-color: #eee
            }

    .pager .next > a, .pager .next > span {
        float: right
    }

    .pager .previous > a, .pager .previous > span {
        float: left
    }

    .pager .disabled > a, .pager .disabled > a:focus, .pager .disabled > a:hover, .pager .disabled > span {
        color: #777;
        cursor: not-allowed;
        background-color: #fff
    }

.label {
    display: inline;
    padding: .2em .6em .3em;
    font-size: 75%;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25em
}

a.label:focus, a.label:hover {
    color: #fff;
    text-decoration: none;
    cursor: pointer
}

.label:empty {
    display: none
}

.btn .label {
    position: relative;
    top: -1px
}

.label-default {
    background-color: #777
}

    .label-default[href]:focus, .label-default[href]:hover {
        background-color: #5e5e5e
    }

.label-primary {
    background-color: #337ab7
}

    .label-primary[href]:focus, .label-primary[href]:hover {
        background-color: #286090
    }

.label-success {
    background-color: #5cb85c
}

    .label-success[href]:focus, .label-success[href]:hover {
        background-color: #449d44
    }

.label-info {
    background-color: #5bc0de
}

    .label-info[href]:focus, .label-info[href]:hover {
        background-color: #31b0d5
    }

.label-warning {
    background-color: #f0ad4e
}

    .label-warning[href]:focus, .label-warning[href]:hover {
        background-color: #ec971f
    }

.label-danger {
    background-color: #d9534f
}

    .label-danger[href]:focus, .label-danger[href]:hover {
        background-color: #c9302c
    }

.badge {
    display: inline-block;
    min-width: 10px;
    padding: 3px 7px;
    font-size: 12px;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    background-color: #777;
    border-radius: 10px
}

    .badge:empty {
        display: none
    }

.btn .badge {
    position: relative;
    top: -1px
}

.btn-group-xs > .btn .badge, .btn-xs .badge {
    top: 0;
    padding: 1px 5px
}

a.badge:focus, a.badge:hover {
    color: #fff;
    text-decoration: none;
    cursor: pointer
}

.list-group-item.active > .badge, .nav-pills > .active > a > .badge {
    color: #337ab7;
    background-color: #fff
}

.list-group-item > .badge {
    float: right
}

    .list-group-item > .badge + .badge {
        margin-right: 5px
    }

.nav-pills > li > a > .badge {
    margin-left: 3px
}

.jumbotron {
    padding-top: 30px;
    padding-bottom: 30px;
    margin-bottom: 30px;
    color: inherit;
    background-color: #eee
}

    .jumbotron .h1, .jumbotron h1 {
        color: inherit
    }

    .jumbotron p {
        margin-bottom: 15px;
        font-size: 21px;
        font-weight: 200
    }

    .jumbotron > hr {
        border-top-color: #d5d5d5
    }

.container .jumbotron, .container-fluid .jumbotron {
    padding-right: 15px;
    padding-left: 15px;
    border-radius: 6px
}

.jumbotron .container {
    max-width: 100%
}

@media screen and (min-width:768px) {
    .jumbotron {
        padding-top: 48px;
        padding-bottom: 48px
    }

    .container .jumbotron, .container-fluid .jumbotron {
        padding-right: 60px;
        padding-left: 60px
    }

    .jumbotron .h1, .jumbotron h1 {
        font-size: 63px
    }
}

.thumbnail {
    display: block;
    padding: 4px;
    margin-bottom: 20px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: border .2s ease-in-out;
    -o-transition: border .2s ease-in-out;
    transition: border .2s ease-in-out
}

    .thumbnail a > img, .thumbnail > img {
        margin-right: auto;
        margin-left: auto
    }

a.thumbnail.active, a.thumbnail:focus, a.thumbnail:hover {
    border-color: #337ab7
}

.thumbnail .caption {
    padding: 9px;
    color: #333
}

.alert {
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 4px
}

    .alert h4 {
        margin-top: 0;
        color: inherit
    }

    .alert .alert-link {
        font-weight: 700
    }

    .alert > p, .alert > ul {
        margin-bottom: 0
    }

        .alert > p + p {
            margin-top: 5px
        }

.alert-dismissable, .alert-dismissible {
    padding-right: 35px
}

    .alert-dismissable .close, .alert-dismissible .close {
        position: relative;
        top: -2px;
        right: -21px;
        color: inherit
    }

.alert-success {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6
}

    .alert-success hr {
        border-top-color: #c9e2b3
    }

    .alert-success .alert-link {
        color: #2b542c
    }

.alert-info {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1
}

    .alert-info hr {
        border-top-color: #a6e1ec
    }

    .alert-info .alert-link {
        color: #245269
    }

.alert-warning {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc
}

    .alert-warning hr {
        border-top-color: #f7e1b5
    }

    .alert-warning .alert-link {
        color: #66512c
    }

.alert-danger {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1
}

    .alert-danger hr {
        border-top-color: #e4b9c0
    }

    .alert-danger .alert-link {
        color: #843534
    }

@-webkit-keyframes progress-bar-stripes {
    from {
        background-position: 40px 0
    }

    to {
        background-position: 0 0
    }
}

@-o-keyframes progress-bar-stripes {
    from {
        background-position: 40px 0
    }

    to {
        background-position: 0 0
    }
}

@keyframes progress-bar-stripes {
    from {
        background-position: 40px 0
    }

    to {
        background-position: 0 0
    }
}

.progress {
    height: 20px;
    margin-bottom: 20px;
    overflow: hidden;
    background-color: #f5f5f5;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
    box-shadow: inset 0 1px 2px rgba(0,0,0,.1)
}

.progress-bar {
    float: left;
    width: 0%;
    height: 100%;
    font-size: 12px;
    line-height: 20px;
    color: #fff;
    text-align: center;
    background-color: #337ab7;
    -webkit-box-shadow: inset 0 -1px 0 rgba(0,0,0,.15);
    box-shadow: inset 0 -1px 0 rgba(0,0,0,.15);
    -webkit-transition: width .6s ease;
    -o-transition: width .6s ease;
    transition: width .6s ease
}

.progress-bar-striped, .progress-striped .progress-bar {
    background-image: -webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
    background-image: -o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
    background-image: linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
    -webkit-background-size: 40px 40px;
    background-size: 40px 40px
}

.progress-bar.active, .progress.active .progress-bar {
    -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,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
    background-image: -o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
    background-image: linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.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,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
    background-image: -o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
    background-image: linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.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,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
    background-image: -o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
    background-image: linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.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,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
    background-image: -o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
    background-image: linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)
}

.media {
    margin-top: 15px
}

    .media:first-child {
        margin-top: 0
    }

.media, .media-body {
    overflow: hidden;
    zoom: 1
}

.media-body {
    width: 10000px
}

.media-object {
    display: block
}

    .media-object.img-thumbnail {
        max-width: none
    }

.media-right, .media > .pull-right {
    padding-left: 10px
}

.media-left, .media > .pull-left {
    padding-right: 10px
}

.media-body, .media-left, .media-right {
    display: table-cell;
    vertical-align: top
}

.media-middle {
    vertical-align: middle
}

.media-bottom {
    vertical-align: bottom
}

.media-heading {
    margin-top: 0;
    margin-bottom: 5px
}

.media-list {
    padding-left: 0;
    list-style: none
}

.list-group {
    padding-left: 0;
    margin-bottom: 20px
}

.list-group-item {
    position: relative;
    display: block;
    padding: 10px 15px;
    margin-bottom: -1px;
    background-color: #fff;
    border: 1px solid #ddd
}

    .list-group-item:first-child {
        border-top-left-radius: 4px;
        border-top-right-radius: 4px
    }

    .list-group-item:last-child {
        margin-bottom: 0;
        border-bottom-right-radius: 4px;
        border-bottom-left-radius: 4px
    }

    .list-group-item.disabled, .list-group-item.disabled:focus, .list-group-item.disabled:hover {
        color: #777;
        cursor: not-allowed;
        background-color: #eee
    }

        .list-group-item.disabled .list-group-item-heading, .list-group-item.disabled:focus .list-group-item-heading, .list-group-item.disabled:hover .list-group-item-heading {
            color: inherit
        }

        .list-group-item.disabled .list-group-item-text, .list-group-item.disabled:focus .list-group-item-text, .list-group-item.disabled:hover .list-group-item-text {
            color: #777
        }

    .list-group-item.active, .list-group-item.active:focus, .list-group-item.active:hover {
        z-index: 2;
        color: #fff;
        background-color: #337ab7;
        border-color: #337ab7
    }

        .list-group-item.active .list-group-item-heading, .list-group-item.active .list-group-item-heading > .small, .list-group-item.active .list-group-item-heading > small, .list-group-item.active:focus .list-group-item-heading, .list-group-item.active:focus .list-group-item-heading > .small, .list-group-item.active:focus .list-group-item-heading > small, .list-group-item.active:hover .list-group-item-heading, .list-group-item.active:hover .list-group-item-heading > .small, .list-group-item.active:hover .list-group-item-heading > small {
            color: inherit
        }

        .list-group-item.active .list-group-item-text, .list-group-item.active:focus .list-group-item-text, .list-group-item.active:hover .list-group-item-text {
            color: #c7ddef
        }

a.list-group-item, button.list-group-item {
    color: #555
}

    a.list-group-item .list-group-item-heading, button.list-group-item .list-group-item-heading {
        color: #333
    }

    a.list-group-item:focus, a.list-group-item:hover, button.list-group-item:focus, button.list-group-item:hover {
        color: #555;
        text-decoration: none;
        background-color: #f5f5f5
    }

button.list-group-item {
    width: 100%;
    text-align: left
}

.list-group-item-success {
    color: #3c763d;
    background-color: #dff0d8
}

a.list-group-item-success, button.list-group-item-success {
    color: #3c763d
}

    a.list-group-item-success .list-group-item-heading, button.list-group-item-success .list-group-item-heading {
        color: inherit
    }

    a.list-group-item-success:focus, a.list-group-item-success:hover, button.list-group-item-success:focus, button.list-group-item-success:hover {
        color: #3c763d;
        background-color: #d0e9c6
    }

    a.list-group-item-success.active, a.list-group-item-success.active:focus, a.list-group-item-success.active:hover, button.list-group-item-success.active, button.list-group-item-success.active:focus, button.list-group-item-success.active:hover {
        color: #fff;
        background-color: #3c763d;
        border-color: #3c763d
    }

.list-group-item-info {
    color: #31708f;
    background-color: #d9edf7
}

a.list-group-item-info, button.list-group-item-info {
    color: #31708f
}

    a.list-group-item-info .list-group-item-heading, button.list-group-item-info .list-group-item-heading {
        color: inherit
    }

    a.list-group-item-info:focus, a.list-group-item-info:hover, button.list-group-item-info:focus, button.list-group-item-info:hover {
        color: #31708f;
        background-color: #c4e3f3
    }

    a.list-group-item-info.active, a.list-group-item-info.active:focus, a.list-group-item-info.active:hover, button.list-group-item-info.active, button.list-group-item-info.active:focus, button.list-group-item-info.active:hover {
        color: #fff;
        background-color: #31708f;
        border-color: #31708f
    }

.list-group-item-warning {
    color: #8a6d3b;
    background-color: #fcf8e3
}

a.list-group-item-warning, button.list-group-item-warning {
    color: #8a6d3b
}

    a.list-group-item-warning .list-group-item-heading, button.list-group-item-warning .list-group-item-heading {
        color: inherit
    }

    a.list-group-item-warning:focus, a.list-group-item-warning:hover, button.list-group-item-warning:focus, button.list-group-item-warning:hover {
        color: #8a6d3b;
        background-color: #faf2cc
    }

    a.list-group-item-warning.active, a.list-group-item-warning.active:focus, a.list-group-item-warning.active:hover, button.list-group-item-warning.active, button.list-group-item-warning.active:focus, button.list-group-item-warning.active:hover {
        color: #fff;
        background-color: #8a6d3b;
        border-color: #8a6d3b
    }

.list-group-item-danger {
    color: #a94442;
    background-color: #f2dede
}

a.list-group-item-danger, button.list-group-item-danger {
    color: #a94442
}

    a.list-group-item-danger .list-group-item-heading, button.list-group-item-danger .list-group-item-heading {
        color: inherit
    }

    a.list-group-item-danger:focus, a.list-group-item-danger:hover, button.list-group-item-danger:focus, button.list-group-item-danger:hover {
        color: #a94442;
        background-color: #ebcccc
    }

    a.list-group-item-danger.active, a.list-group-item-danger.active:focus, a.list-group-item-danger.active:hover, button.list-group-item-danger.active, button.list-group-item-danger.active:focus, button.list-group-item-danger.active:hover {
        color: #fff;
        background-color: #a94442;
        border-color: #a94442
    }

.list-group-item-heading {
    margin-top: 0;
    margin-bottom: 5px
}

.list-group-item-text {
    margin-bottom: 0;
    line-height: 1.3
}

.panel {
    margin-bottom: 20px;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0,0,0,.05);
    box-shadow: 0 1px 1px rgba(0,0,0,.05)
}

.panel-body {
    padding: 15px
}

.panel-heading {
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px
}

    .panel-heading > .dropdown .dropdown-toggle {
        color: inherit
    }

.panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 16px;
    color: inherit
}

    .panel-title > .small, .panel-title > .small > a, .panel-title > a, .panel-title > small, .panel-title > small > a {
        color: inherit
    }

.panel-footer {
    padding: 10px 15px;
    background-color: #f5f5f5;
    border-top: 1px solid #ddd;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}

.panel > .list-group, .panel > .panel-collapse > .list-group {
    margin-bottom: 0
}

    .panel > .list-group .list-group-item, .panel > .panel-collapse > .list-group .list-group-item {
        border-width: 1px 0;
        border-radius: 0
    }

    .panel > .list-group:first-child .list-group-item:first-child, .panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
        border-top: 0;
        border-top-left-radius: 3px;
        border-top-right-radius: 3px
    }

    .panel > .list-group:last-child .list-group-item:last-child, .panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
        border-bottom: 0;
        border-bottom-right-radius: 3px;
        border-bottom-left-radius: 3px
    }

.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.panel-heading + .list-group .list-group-item:first-child {
    border-top-width: 0
}

.list-group + .panel-footer {
    border-top-width: 0
}

.panel > .panel-collapse > .table, .panel > .table, .panel > .table-responsive > .table {
    margin-bottom: 0
}

    .panel > .panel-collapse > .table caption, .panel > .table caption, .panel > .table-responsive > .table caption {
        padding-right: 15px;
        padding-left: 15px
    }

    .panel > .table-responsive:first-child > .table:first-child, .panel > .table:first-child {
        border-top-left-radius: 3px;
        border-top-right-radius: 3px
    }

        .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child, .panel > .table:first-child > tbody:first-child > tr:first-child, .panel > .table:first-child > thead:first-child > tr:first-child {
            border-top-left-radius: 3px;
            border-top-right-radius: 3px
        }

            .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child, .panel > .table:first-child > tbody:first-child > tr:first-child td:first-child, .panel > .table:first-child > tbody:first-child > tr:first-child th:first-child, .panel > .table:first-child > thead:first-child > tr:first-child td:first-child, .panel > .table:first-child > thead:first-child > tr:first-child th:first-child {
                border-top-left-radius: 3px
            }

            .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child, .panel > .table:first-child > tbody:first-child > tr:first-child td:last-child, .panel > .table:first-child > tbody:first-child > tr:first-child th:last-child, .panel > .table:first-child > thead:first-child > tr:first-child td:last-child, .panel > .table:first-child > thead:first-child > tr:first-child th:last-child {
                border-top-right-radius: 3px
            }

    .panel > .table-responsive:last-child > .table:last-child, .panel > .table:last-child {
        border-bottom-right-radius: 3px;
        border-bottom-left-radius: 3px
    }

        .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child, .panel > .table:last-child > tbody:last-child > tr:last-child, .panel > .table:last-child > tfoot:last-child > tr:last-child {
            border-bottom-right-radius: 3px;
            border-bottom-left-radius: 3px
        }

            .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child, .panel > .table:last-child > tbody:last-child > tr:last-child td:first-child, .panel > .table:last-child > tbody:last-child > tr:last-child th:first-child, .panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child, .panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
                border-bottom-left-radius: 3px
            }

            .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child, .panel > .table:last-child > tbody:last-child > tr:last-child td:last-child, .panel > .table:last-child > tbody:last-child > tr:last-child th:last-child, .panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child, .panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
                border-bottom-right-radius: 3px
            }

    .panel > .panel-body + .table, .panel > .panel-body + .table-responsive, .panel > .table + .panel-body, .panel > .table-responsive + .panel-body {
        border-top: 1px solid #ddd
    }

    .panel > .table > tbody:first-child > tr:first-child td, .panel > .table > tbody:first-child > tr:first-child th {
        border-top: 0
    }

.panel > .table-bordered, .panel > .table-responsive > .table-bordered {
    border: 0
}

    .panel > .table-bordered > tbody > tr > td:first-child, .panel > .table-bordered > tbody > tr > th:first-child, .panel > .table-bordered > tfoot > tr > td:first-child, .panel > .table-bordered > tfoot > tr > th:first-child, .panel > .table-bordered > thead > tr > td:first-child, .panel > .table-bordered > thead > tr > th:first-child, .panel > .table-responsive > .table-bordered > tbody > tr > td:first-child, .panel > .table-responsive > .table-bordered > tbody > tr > th:first-child, .panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child, .panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child, .panel > .table-responsive > .table-bordered > thead > tr > td:first-child, .panel > .table-responsive > .table-bordered > thead > tr > th:first-child {
        border-left: 0
    }

    .panel > .table-bordered > tbody > tr > td:last-child, .panel > .table-bordered > tbody > tr > th:last-child, .panel > .table-bordered > tfoot > tr > td:last-child, .panel > .table-bordered > tfoot > tr > th:last-child, .panel > .table-bordered > thead > tr > td:last-child, .panel > .table-bordered > thead > tr > th:last-child, .panel > .table-responsive > .table-bordered > tbody > tr > td:last-child, .panel > .table-responsive > .table-bordered > tbody > tr > th:last-child, .panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child, .panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child, .panel > .table-responsive > .table-bordered > thead > tr > td:last-child, .panel > .table-responsive > .table-bordered > thead > tr > th:last-child {
        border-right: 0
    }

    .panel > .table-bordered > tbody > tr:first-child > td, .panel > .table-bordered > tbody > tr:first-child > th, .panel > .table-bordered > thead > tr:first-child > td, .panel > .table-bordered > thead > tr:first-child > th, .panel > .table-responsive > .table-bordered > tbody > tr:first-child > td, .panel > .table-responsive > .table-bordered > tbody > tr:first-child > th, .panel > .table-responsive > .table-bordered > thead > tr:first-child > td, .panel > .table-responsive > .table-bordered > thead > tr:first-child > th {
        border-bottom: 0
    }

    .panel > .table-bordered > tbody > tr:last-child > td, .panel > .table-bordered > tbody > tr:last-child > th, .panel > .table-bordered > tfoot > tr:last-child > td, .panel > .table-bordered > tfoot > tr:last-child > th, .panel > .table-responsive > .table-bordered > tbody > tr:last-child > td, .panel > .table-responsive > .table-bordered > tbody > tr:last-child > th, .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td, .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
        border-bottom: 0
    }

.panel > .table-responsive {
    margin-bottom: 0;
    border: 0
}

.panel-group {
    margin-bottom: 20px
}

    .panel-group .panel {
        margin-bottom: 0;
        border-radius: 4px
    }

        .panel-group .panel + .panel {
            margin-top: 5px
        }

    .panel-group .panel-heading {
        border-bottom: 0
    }

        .panel-group .panel-heading + .panel-collapse > .list-group, .panel-group .panel-heading + .panel-collapse > .panel-body {
            border-top: 1px solid #ddd
        }

    .panel-group .panel-footer {
        border-top: 0
    }

        .panel-group .panel-footer + .panel-collapse .panel-body {
            border-bottom: 1px solid #ddd
        }

.panel-default {
    border-color: #ddd
}

    .panel-default > .panel-heading {
        color: #333;
        background-color: #f5f5f5;
        border-color: #ddd
    }

        .panel-default > .panel-heading + .panel-collapse > .panel-body {
            border-top-color: #ddd
        }

        .panel-default > .panel-heading .badge {
            color: #f5f5f5;
            background-color: #333
        }

    .panel-default > .panel-footer + .panel-collapse > .panel-body {
        border-bottom-color: #ddd
    }

.panel-primary {
    border-color: #337ab7
}

    .panel-primary > .panel-heading {
        color: #fff;
        background-color: #337ab7;
        border-color: #337ab7
    }

        .panel-primary > .panel-heading + .panel-collapse > .panel-body {
            border-top-color: #337ab7
        }

        .panel-primary > .panel-heading .badge {
            color: #337ab7;
            background-color: #fff
        }

    .panel-primary > .panel-footer + .panel-collapse > .panel-body {
        border-bottom-color: #337ab7
    }

.panel-success {
    border-color: #d6e9c6
}

    .panel-success > .panel-heading {
        color: #3c763d;
        background-color: #dff0d8;
        border-color: #d6e9c6
    }

        .panel-success > .panel-heading + .panel-collapse > .panel-body {
            border-top-color: #d6e9c6
        }

        .panel-success > .panel-heading .badge {
            color: #dff0d8;
            background-color: #3c763d
        }

    .panel-success > .panel-footer + .panel-collapse > .panel-body {
        border-bottom-color: #d6e9c6
    }

.panel-info {
    border-color: #bce8f1
}

    .panel-info > .panel-heading {
        color: #31708f;
        background-color: #d9edf7;
        border-color: #bce8f1
    }

        .panel-info > .panel-heading + .panel-collapse > .panel-body {
            border-top-color: #bce8f1
        }

        .panel-info > .panel-heading .badge {
            color: #d9edf7;
            background-color: #31708f
        }

    .panel-info > .panel-footer + .panel-collapse > .panel-body {
        border-bottom-color: #bce8f1
    }

.panel-warning {
    border-color: #faebcc
}

    .panel-warning > .panel-heading {
        color: #8a6d3b;
        background-color: #fcf8e3;
        border-color: #faebcc
    }

        .panel-warning > .panel-heading + .panel-collapse > .panel-body {
            border-top-color: #faebcc
        }

        .panel-warning > .panel-heading .badge {
            color: #fcf8e3;
            background-color: #8a6d3b
        }

    .panel-warning > .panel-footer + .panel-collapse > .panel-body {
        border-bottom-color: #faebcc
    }

.panel-danger {
    border-color: #ebccd1
}

    .panel-danger > .panel-heading {
        color: #a94442;
        background-color: #f2dede;
        border-color: #ebccd1
    }

        .panel-danger > .panel-heading + .panel-collapse > .panel-body {
            border-top-color: #ebccd1
        }

        .panel-danger > .panel-heading .badge {
            color: #f2dede;
            background-color: #a94442
        }

    .panel-danger > .panel-footer + .panel-collapse > .panel-body {
        border-bottom-color: #ebccd1
    }

.embed-responsive {
    position: relative;
    display: block;
    height: 0;
    padding: 0;
    overflow: hidden
}

    .embed-responsive .embed-responsive-item, .embed-responsive embed, .embed-responsive iframe, .embed-responsive object, .embed-responsive video {
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        width: 100%;
        height: 100%;
        border: 0
    }

.embed-responsive-16by9 {
    padding-bottom: 56.25%
}

.embed-responsive-4by3 {
    padding-bottom: 75%
}

.well {
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.05)
}

    .well blockquote {
        border-color: #ddd;
        border-color: rgba(0,0,0,.15)
    }

.well-lg {
    padding: 24px;
    border-radius: 6px
}

.well-sm {
    padding: 9px;
    border-radius: 3px
}

.close {
    float: right;
    font-size: 21px;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    filter: alpha(opacity=20);
    opacity: .2
}

    .close:focus, .close:hover {
        color: #000;
        text-decoration: none;
        cursor: pointer;
        filter: alpha(opacity=50);
        opacity: .5
    }

button.close {
    padding: 0;
    cursor: pointer;
    background: 0 0;
    border: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

.modal-open {
    overflow: hidden
}

.modal {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    display: none;
    overflow: hidden;
    -webkit-overflow-scrolling: touch;
    outline: 0
}

    .modal.fade .modal-dialog {
        -webkit-transform: translate(0,-25%);
        -ms-transform: translate(0,-25%);
        -o-transform: translate(0,-25%);
        transform: translate(0,-25%);
        -webkit-transition: -webkit-transform .3s ease-out;
        -o-transition: -o-transform .3s ease-out;
        transition: -webkit-transform .3s ease-out;
        transition: transform .3s ease-out;
        transition: transform .3s ease-out,-webkit-transform .3s ease-out,-o-transform .3s ease-out
    }

    .modal.in .modal-dialog {
        -webkit-transform: translate(0,0);
        -ms-transform: translate(0,0);
        -o-transform: translate(0,0);
        transform: translate(0,0)
    }

.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto
}

.modal-dialog {
    position: relative;
    width: auto;
    margin: 10px
}

.modal-content {
    position: relative;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #999;
    border: 1px solid rgba(0,0,0,.2);
    border-radius: 6px;
    -webkit-box-shadow: 0 3px 9px rgba(0,0,0,.5);
    box-shadow: 0 3px 9px rgba(0,0,0,.5);
    outline: 0
}

/*.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #000
}*/
.modal-backdrop {
    display: none !important;
    /*position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;*/
    /*z-index: 1040;
    background-color: #000;*/
}

    .modal-backdrop.fade {
        filter: alpha(opacity=0);
        opacity: 0
    }

    .modal-backdrop.in {
        filter: alpha(opacity=50);
        opacity: .5
    }

.modal-header {
    padding: 15px;
    border-bottom: 1px solid #e5e5e5
}

    .modal-header .close {
        margin-top: -2px
    }

.modal-title {
    margin: 0;
    line-height: 1.42857143
}

.modal-body {
    position: relative;
    padding: 15px
}

.modal-footer {
    padding: 15px;
    text-align: right;
    border-top: 1px solid #e5e5e5
}

    .modal-footer .btn + .btn {
        margin-bottom: 0;
        margin-left: 5px
    }

    .modal-footer .btn-group .btn + .btn {
        margin-left: -1px
    }

    .modal-footer .btn-block + .btn-block {
        margin-left: 0
    }

.modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll
}

@media (min-width:768px) {
    .modal-dialog {
        width: 600px;
        margin: 30px auto
    }

    .modal-content {
        -webkit-box-shadow: 0 5px 15px rgba(0,0,0,.5);
        box-shadow: 0 5px 15px rgba(0,0,0,.5)
    }

    .modal-sm {
        width: 300px
    }
}

@media (min-width:992px) {
    .modal-lg {
        width: 900px
    }
}

.tooltip {
    position: absolute;
    z-index: 1070;
    display: block;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-style: normal;
    font-weight: 400;
    line-height: 1.42857143;
    line-break: auto;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    letter-spacing: normal;
    word-break: normal;
    word-spacing: normal;
    word-wrap: normal;
    white-space: normal;
    font-size: 12px;
    filter: alpha(opacity=0);
    opacity: 0
}

    .tooltip.in {
        filter: alpha(opacity=90);
        opacity: .9
    }

    .tooltip.top {
        padding: 5px 0;
        margin-top: -3px
    }

    .tooltip.right {
        padding: 0 5px;
        margin-left: 3px
    }

    .tooltip.bottom {
        padding: 5px 0;
        margin-top: 3px
    }

    .tooltip.left {
        padding: 0 5px;
        margin-left: -3px
    }

    .tooltip.top .tooltip-arrow {
        bottom: 0;
        left: 50%;
        margin-left: -5px;
        border-width: 5px 5px 0;
        border-top-color: #000
    }

    .tooltip.top-left .tooltip-arrow {
        right: 5px;
        bottom: 0;
        margin-bottom: -5px;
        border-width: 5px 5px 0;
        border-top-color: #000
    }

    .tooltip.top-right .tooltip-arrow {
        bottom: 0;
        left: 5px;
        margin-bottom: -5px;
        border-width: 5px 5px 0;
        border-top-color: #000
    }

    .tooltip.right .tooltip-arrow {
        top: 50%;
        left: 0;
        margin-top: -5px;
        border-width: 5px 5px 5px 0;
        border-right-color: #000
    }

    .tooltip.left .tooltip-arrow {
        top: 50%;
        right: 0;
        margin-top: -5px;
        border-width: 5px 0 5px 5px;
        border-left-color: #000
    }

    .tooltip.bottom .tooltip-arrow {
        top: 0;
        left: 50%;
        margin-left: -5px;
        border-width: 0 5px 5px;
        border-bottom-color: #000
    }

    .tooltip.bottom-left .tooltip-arrow {
        top: 0;
        right: 5px;
        margin-top: -5px;
        border-width: 0 5px 5px;
        border-bottom-color: #000
    }

    .tooltip.bottom-right .tooltip-arrow {
        top: 0;
        left: 5px;
        margin-top: -5px;
        border-width: 0 5px 5px;
        border-bottom-color: #000
    }

.tooltip-inner {
    max-width: 200px;
    padding: 3px 8px;
    color: #fff;
    text-align: center;
    background-color: #000;
    border-radius: 4px
}

.tooltip-arrow {
    position: absolute;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid
}

.popover {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1060;
    display: none;
    max-width: 276px;
    padding: 1px;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-style: normal;
    font-weight: 400;
    line-height: 1.42857143;
    line-break: auto;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    letter-spacing: normal;
    word-break: normal;
    word-spacing: normal;
    word-wrap: normal;
    white-space: normal;
    font-size: 14px;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0,0,0,.2);
    border-radius: 6px;
    -webkit-box-shadow: 0 5px 10px rgba(0,0,0,.2);
    box-shadow: 0 5px 10px rgba(0,0,0,.2)
}

    .popover.top {
        margin-top: -10px
    }

    .popover.right {
        margin-left: 10px
    }

    .popover.bottom {
        margin-top: 10px
    }

    .popover.left {
        margin-left: -10px
    }

    .popover > .arrow {
        border-width: 11px
    }

        .popover > .arrow, .popover > .arrow:after {
            position: absolute;
            display: block;
            width: 0;
            height: 0;
            border-color: transparent;
            border-style: solid
        }

            .popover > .arrow:after {
                content: "";
                border-width: 10px
            }

    .popover.top > .arrow {
        bottom: -11px;
        left: 50%;
        margin-left: -11px;
        border-top-color: #999;
        border-top-color: rgba(0,0,0,.25);
        border-bottom-width: 0
    }

        .popover.top > .arrow:after {
            bottom: 1px;
            margin-left: -10px;
            content: " ";
            border-top-color: #fff;
            border-bottom-width: 0
        }

    .popover.right > .arrow {
        top: 50%;
        left: -11px;
        margin-top: -11px;
        border-right-color: #999;
        border-right-color: rgba(0,0,0,.25);
        border-left-width: 0
    }

        .popover.right > .arrow:after {
            bottom: -10px;
            left: 1px;
            content: " ";
            border-right-color: #fff;
            border-left-width: 0
        }

    .popover.bottom > .arrow {
        top: -11px;
        left: 50%;
        margin-left: -11px;
        border-top-width: 0;
        border-bottom-color: #999;
        border-bottom-color: rgba(0,0,0,.25)
    }

        .popover.bottom > .arrow:after {
            top: 1px;
            margin-left: -10px;
            content: " ";
            border-top-width: 0;
            border-bottom-color: #fff
        }

    .popover.left > .arrow {
        top: 50%;
        right: -11px;
        margin-top: -11px;
        border-right-width: 0;
        border-left-color: #999;
        border-left-color: rgba(0,0,0,.25)
    }

        .popover.left > .arrow:after {
            right: 1px;
            bottom: -10px;
            content: " ";
            border-right-width: 0;
            border-left-color: #fff
        }

.popover-title {
    padding: 8px 14px;
    margin: 0;
    font-size: 14px;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
    border-radius: 5px 5px 0 0
}

.popover-content {
    padding: 9px 14px
}

.carousel {
    position: relative
}

.carousel-inner {
    position: relative;
    width: 100%;
    overflow: hidden
}

    .carousel-inner > .item {
        position: relative;
        display: none;
        -webkit-transition: .6s ease-in-out left;
        -o-transition: .6s ease-in-out left;
        transition: .6s ease-in-out left
    }

        .carousel-inner > .item > a > img, .carousel-inner > .item > img {
            line-height: 1
        }

@media all and (transform-3d),(-webkit-transform-3d) {
    .carousel-inner > .item {
        -webkit-transition: -webkit-transform .6s ease-in-out;
        -o-transition: -o-transform .6s ease-in-out;
        transition: -webkit-transform .6s ease-in-out;
        transition: transform .6s ease-in-out;
        transition: transform .6s ease-in-out,-webkit-transform .6s ease-in-out,-o-transform .6s ease-in-out;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-perspective: 1000px;
        perspective: 1000px
    }

        .carousel-inner > .item.active.right, .carousel-inner > .item.next {
            -webkit-transform: translate3d(100%,0,0);
            transform: translate3d(100%,0,0);
            left: 0
        }

        .carousel-inner > .item.active.left, .carousel-inner > .item.prev {
            -webkit-transform: translate3d(-100%,0,0);
            transform: translate3d(-100%,0,0);
            left: 0
        }

            .carousel-inner > .item.active, .carousel-inner > .item.next.left, .carousel-inner > .item.prev.right {
                -webkit-transform: translate3d(0,0,0);
                transform: translate3d(0,0,0);
                left: 0
            }
}

.carousel-inner > .active, .carousel-inner > .next, .carousel-inner > .prev {
    display: block
}

.carousel-inner > .active {
    left: 0
}

.carousel-inner > .next, .carousel-inner > .prev {
    position: absolute;
    top: 0;
    width: 100%
}

.carousel-inner > .next {
    left: 100%
}

.carousel-inner > .prev {
    left: -100%
}

    .carousel-inner > .next.left, .carousel-inner > .prev.right {
        left: 0
    }

.carousel-inner > .active.left {
    left: -100%
}

.carousel-inner > .active.right {
    left: 100%
}

.carousel-control {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 15%;
    font-size: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0,0,0,.6);
    background-color: rgba(0,0,0,0);
    filter: alpha(opacity=50);
    opacity: .5
}

    .carousel-control.left {
        background-image: -webkit-linear-gradient(left,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%);
        background-image: -o-linear-gradient(left,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%);
        background-image: -webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,.0001)));
        background-image: linear-gradient(to right,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
        background-repeat: repeat-x
    }

    .carousel-control.right {
        right: 0;
        left: auto;
        background-image: -webkit-linear-gradient(left,rgba(0,0,0,.0001) 0,rgba(0,0,0,.5) 100%);
        background-image: -o-linear-gradient(left,rgba(0,0,0,.0001) 0,rgba(0,0,0,.5) 100%);
        background-image: -webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.0001)),to(rgba(0,0,0,.5)));
        background-image: linear-gradient(to right,rgba(0,0,0,.0001) 0,rgba(0,0,0,.5) 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
        background-repeat: repeat-x
    }

    .carousel-control:focus, .carousel-control:hover {
        color: #fff;
        text-decoration: none;
        outline: 0;
        filter: alpha(opacity=90);
        opacity: .9
    }

    .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next, .carousel-control .icon-prev {
        position: absolute;
        top: 50%;
        z-index: 5;
        display: inline-block;
        margin-top: -10px
    }

    .carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev {
        left: 50%;
        margin-left: -10px
    }

    .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next {
        right: 50%;
        margin-right: -10px
    }

    .carousel-control .icon-next, .carousel-control .icon-prev {
        width: 20px;
        height: 20px;
        font-family: serif;
        line-height: 1
    }

        .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%;
    padding-left: 0;
    margin-left: -30%;
    text-align: center;
    list-style: none
}

    .carousel-indicators li {
        display: inline-block;
        width: 10px;
        height: 10px;
        margin: 1px;
        text-indent: -999px;
        cursor: pointer;
        background-color: #000\9;
        background-color: rgba(0,0,0,0);
        border: 1px solid #fff;
        border-radius: 10px
    }

    .carousel-indicators .active {
        width: 12px;
        height: 12px;
        margin: 0;
        background-color: #fff
    }

.carousel-caption {
    position: absolute;
    right: 15%;
    bottom: 20px;
    left: 15%;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0,0,0,.6)
}

    .carousel-caption .btn {
        text-shadow: none
    }

@media screen and (min-width:768px) {
    .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next, .carousel-control .icon-prev {
        width: 30px;
        height: 30px;
        margin-top: -10px;
        font-size: 30px
    }

    .carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev {
        margin-left: -10px
    }

    .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next {
        margin-right: -10px
    }

    .carousel-caption {
        right: 20%;
        left: 20%;
        padding-bottom: 30px
    }

    .carousel-indicators {
        bottom: 20px
    }
}

.btn-group-vertical > .btn-group:after, .btn-group-vertical > .btn-group:before, .btn-toolbar:after, .btn-toolbar:before, .clearfix:after, .clearfix:before, .container-fluid:after, .container-fluid:before, .container:after, .container:before, .dl-horizontal dd:after, .dl-horizontal dd:before, .form-horizontal .form-group:after, .form-horizontal .form-group:before, .modal-footer:after, .modal-footer:before, .modal-header:after, .modal-header:before, .nav:after, .nav:before, .navbar-collapse:after, .navbar-collapse:before, .navbar-header:after, .navbar-header:before, .navbar:after, .navbar:before, .pager:after, .pager:before, .panel-body:after, .panel-body:before, .row:after, .row:before {
    display: table;
    content: " "
}

.btn-group-vertical > .btn-group:after, .btn-toolbar:after, .clearfix:after, .container-fluid:after, .container:after, .dl-horizontal dd:after, .form-horizontal .form-group:after, .modal-footer:after, .modal-header:after, .nav:after, .navbar-collapse:after, .navbar-header:after, .navbar:after, .pager:after, .panel-body:after, .row:after {
    clear: both
}

.center-block {
    display: block;
    margin-right: auto;
    margin-left: auto
}

.pull-right {
    float: right !important
}

.pull-left {
    float: left !important
}

.hide {
    display: none !important
}

.show {
    display: block !important
}

.invisible {
    visibility: hidden
}

.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0
}

.hidden {
    display: none !important
}

.affix {
    position: fixed
}

@-ms-viewport {
    width: device-width
}

.visible-lg, .visible-md, .visible-sm, .visible-xs {
    display: none !important
}

.visible-lg-block, .visible-lg-inline, .visible-lg-inline-block, .visible-md-block, .visible-md-inline, .visible-md-inline-block, .visible-sm-block, .visible-sm-inline, .visible-sm-inline-block, .visible-xs-block, .visible-xs-inline, .visible-xs-inline-block {
    display: none !important
}

@media (max-width:767px) {
    .visible-xs {
        display: block !important
    }

    table.visible-xs {
        display: table !important
    }

    tr.visible-xs {
        display: table-row !important
    }

    td.visible-xs, th.visible-xs {
        display: table-cell !important
    }
}

@media (max-width:767px) {
    .visible-xs-block {
        display: block !important
    }
}

@media (max-width:767px) {
    .visible-xs-inline {
        display: inline !important
    }
}

@media (max-width:767px) {
    .visible-xs-inline-block {
        display: inline-block !important
    }
}

@media (min-width:768px) and (max-width:991px) {
    .visible-sm {
        display: block !important
    }

    table.visible-sm {
        display: table !important
    }

    tr.visible-sm {
        display: table-row !important
    }

    td.visible-sm, th.visible-sm {
        display: table-cell !important
    }
}

@media (min-width:768px) and (max-width:991px) {
    .visible-sm-block {
        display: block !important
    }
}

@media (min-width:768px) and (max-width:991px) {
    .visible-sm-inline {
        display: inline !important
    }
}

@media (min-width:768px) and (max-width:991px) {
    .visible-sm-inline-block {
        display: inline-block !important
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .visible-md {
        display: block !important
    }

    table.visible-md {
        display: table !important
    }

    tr.visible-md {
        display: table-row !important
    }

    td.visible-md, th.visible-md {
        display: table-cell !important
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .visible-md-block {
        display: block !important
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .visible-md-inline {
        display: inline !important
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .visible-md-inline-block {
        display: inline-block !important
    }
}

@media (min-width:1200px) {
    .visible-lg {
        display: block !important
    }

    table.visible-lg {
        display: table !important
    }

    tr.visible-lg {
        display: table-row !important
    }

    td.visible-lg, th.visible-lg {
        display: table-cell !important
    }
}

@media (min-width:1200px) {
    .visible-lg-block {
        display: block !important
    }
}

@media (min-width:1200px) {
    .visible-lg-inline {
        display: inline !important
    }
}

@media (min-width:1200px) {
    .visible-lg-inline-block {
        display: inline-block !important
    }
}

@media (max-width:767px) {
    .hidden-xs {
        display: none !important
    }
}

@media (min-width:768px) and (max-width:991px) {
    .hidden-sm {
        display: none !important
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .hidden-md {
        display: none !important
    }
}

@media (min-width:1200px) {
    .hidden-lg {
        display: none !important
    }
}

.visible-print {
    display: none !important
}

@media print {
    .visible-print {
        display: block !important
    }

    table.visible-print {
        display: table !important
    }

    tr.visible-print {
        display: table-row !important
    }

    td.visible-print, th.visible-print {
        display: table-cell !important
    }
}

.visible-print-block {
    display: none !important
}

@media print {
    .visible-print-block {
        display: block !important
    }
}

.visible-print-inline {
    display: none !important
}

@media print {
    .visible-print-inline {
        display: inline !important
    }
}

.visible-print-inline-block {
    display: none !important
}

@media print {
    .visible-print-inline-block {
        display: inline-block !important
    }
}

@media print {
    .hidden-print {
        display: none !important
    }
}
/*# sourceMappingURL=bootstrap.min.css.map */

/*-----------------------------------------------------------------------------------

    Template Name: Kiaalap - Kiaalap Admin Template 
    Description: Kiaalap Admin Template is a responsive admin template based on the famous Bootstrap framework it's easy to edit and customize by documentation.
    Author: Colorlib
    Version: 1.0

-----------------------------------------------------------------------------------
    
    CSS INDEX
    ===================
	
    1. Common
	2. Helper Class
	3. All Nested Class
	4. left sidebar
		4.1 left Sidebar switcher
	5. Header Top
	6. Breadcrumb
	7. Star Rating css
	8. Analytics
	9. widgets CSS
	10. Event
	11. Professors
	12. Student
	13. Courses
		13.1 Courses Info
		13.2. Course Payment
	14. Library
	15. Inbox
	16. Google Map
	17. Images Cropper
	18. Form Element
	19. Mini Sidebar
	20. Custom Scroll
	21. Wizard CSS
	22. Notification
	23. footer

-----------------------------------------------------------------------------------*/

/*@font-face {
    font-family: 'SourceSansPro-Regular';
    src: url('../../Fonts/SourceSansPro-Regular.otf') format('opentype');
}*/

.menu-disabled {
    opacity: 0.8 !important;
    cursor: not-allowed !important;
    z-index: -1 !important;
}
    .menu-disabled a {
        opacity: 0.8 !important;
        cursor: not-allowed !important;
    }

    .Login {
        background: url('../Images/LoginBackgound.jpg') no-repeat center center fixed;
        background-size: cover;
    }

@font-face {
    font-family: 'Franklin Gothic Book Regular';
    src: url('../../Fonts/Franklin Gothic Book Regular.ttf') format('truetype');
}

/*----------------------------------------*/
/*  1. Common
/*----------------------------------------*/
html, body {
    background-color: #eef1e9 !important;
    font-family: 'Franklin Gothic Book Regular' !important;
    background: #F6F8FA;
}

.total{
    font-size: 16px;
    font-weight: 800;
}

.h2, h2 {
    font-size: 26px !important;
}

.requiredField {
    color: red
}

.floatleft {
    float: left
}

.floatright {
    float: right
}

.alignleft {
    float: left;
    margin-right: 15px;
    margin-bottom: 15px
}

.alignright {
    float: right;
    margin-left: 15px;
    margin-bottom: 15px
}

.aligncenter {
    display: block;
    margin: 0 auto 15px
}

a:focus {
    outline: 0px solid
}

img {
    max-width: 100%;
    height: auto
}

.fix {
    overflow: hidden
}

p {
    margin: 0 0 15px;
}

h1, h2, h3, h4, h5, h6 {
    margin: 0 0 10px;
    font-weight: 700;
}

a {
    transition: all 0.3s ease 0s;
    text-decoration: none;
}

    a:hover {
        /*color: #ec4445;*/
        text-decoration: none;
    }

    a:visited, a:link, a:active {
        text-decoration: none;
    }

    a:active, a:hover {
        outline: 0 none;
    }

ul {
    list-style: outside none none;
    margin: 0;
    padding: 0
}

.clear {
    clear: both
}

body {
}

@font-face {
    font-family: 'educate-icon';
    src: url('../fonts/educate-icon.ttf?ka5vvx') format('truetype'), url('../fonts/educate-icon.woff?ka5vvx') format('woff'), url('../fonts/educate-icon.svg?ka5vvx#educate-icon') format('svg');
    font-weight: normal;
    font-style: normal;
}
/*----------------------------------------*/
/*  2. Helper Class
/*----------------------------------------*/
.mg-tb-30 {
    margin: 30px 0px;
}

.mg-b-30 {
    margin-bottom: 30px;
}

.mg-tb-15 {
    margin: 15px 0px;
}

.mg-t-30 {
    margin-top: 30px;
}

.mg-b-10 {
    margin-bottom: 23px;
}

.mg-ub-10 {
    margin-bottom: 17px;
}

.mg-t-15 {
    margin-top: 15px;
}

.mg-t-10 {
    margin-top: 10px;
}

.mg-b-15 {
    margin-bottom: 20px;
}

.mt-b-30 {
    margin-bottom: 30px;
}

.bg-green {
    background: #006DF0;
}

.bg-red {
    background: #933EC5;
}

.bg-blue {
    background: #65b12d;
}

.bg-purple {
    background: #D80027;
}
/*----------------------------------------*/
/*  3. All Nested Class
/*----------------------------------------*/
.product-sales-chart, .analytics-info-cs, .tranffic-als-inner, .analytics-rounded, .single-new-trend, .personal-info-wrap, .author-widgets-single, .calender-inner, .product-status-wrap, .review-tab-pro-inner, .income-dashone-total, .analytics-edu-wrap, .analytics-sparkle-line, .analysis-progrebar, .sparkline8-list, .sparkline9-list, .sparkline7-list, .sparkline10-list, .sparkline12-list, .sparkline13-list, .sparkline14-list, .sparkline13-list, .sparkline11-list, .x-editable-list, .code-editor-single, .blog-details-inner, .charts-single-pro, .about-sparkline, .sparkline-list, .button-ad-wrap, .tab-content-details, .sparkline16-list, .sparkline15-list, .tinymce-single, .single-product-item, .courses-inner, .single-latest-item, .product-payment-inner-st, .profile-info-inner, .contact-panel, .widget-int-shape, .social-media-edu {
    background: #fff;
}
/*----------------------------------------*/
/*  4. left sidebar
/*----------------------------------------*/
.all-content-wrapper {
    margin-left: 185px;
    transition: all 0.3s;
}

.left-sidebar-pro {
    z-index: 9999;
    width: 240px;
}

#sidebar {
    min-width: 185px;
    background: #fff;
    color: #fff;
    position: fixed;
    transition: all 0.3s;
    z-index: 999;
    height: 100%;
}

.mini-navbar .all-content-wrapper {
    margin-left: 80px;
    transition: all 0.3s;
}

#sidebar.active {
    min-width: 80px;
    max-width: 80px;
    text-align: center;
}

    #sidebar.active .sidebar-header h3, #sidebar.active .CTAs {
        display: none;
    }

    #sidebar.active .sidebar-header strong {
        display: block;
    }

    #sidebar.active ul li .sidebar-right-icon {
        display: none;
    }

.bar-button-pro {
    margin: 13px 0px;
    font-size: 16px;
    color: #fff;
}

#sidebar .sidebar-header strong {
    display: none;
    font-size: 1.8em;
}

.sidebar-header {
    text-align: center;
}

    .sidebar-header h3 {
        font-size: 20px;
        color: #fff;
        margin-top: 10px;
        margin-bottom: 5px;
    }

#sidebar.active .sidebar-header .main-logo {
    display: none;
}

#sidebar.active .sidebar-header h3 {
    display: none;
}

#sidebar.active .sidebar-header p {
    display: none;
}

#sidebar ul li a .sidebar-right-icon {
    float: right;
}

.left-custom-menu-adp-wrap ul.left-sidebar-menu-pro {
    width: 100%;
}

    .left-custom-menu-adp-wrap ul.left-sidebar-menu-pro li {
        display: block;
        float: none;
        position: relative;
    }

        .left-custom-menu-adp-wrap ul.left-sidebar-menu-pro li .left-menu-dropdown {
            left: 0px;
            top: 0px;
            opacity: 0;
            border-radius: 0;
            border: 0px solid #fff;
            box-shadow: none;
            background: #ebebeb;
        }

.left-custom-menu-adp-wrap .dropdown-menu {
    position: relative;
    float: none;
}

.left-custom-menu-adp-wrap ul.left-sidebar-menu-pro li .left-menu-dropdown a:hover {
    padding: 15px 30px;
    transition: all .4s ease 0s;
    background: #fff;
}

.left-custom-menu-adp-wrap ul.left-sidebar-menu-pro li.open .left-menu-dropdown {
    opacity: 1;
    left: 0px;
    z-index: 9999;
}

    .left-custom-menu-adp-wrap ul.left-sidebar-menu-pro li.open .left-menu-dropdown.chart-left-menu-std {
        top: 0px;
    }

    .left-custom-menu-adp-wrap ul.left-sidebar-menu-pro li.open .left-menu-dropdown.form-left-menu-std {
        top: 0px;
    }

    .left-custom-menu-adp-wrap ul.left-sidebar-menu-pro li.open .left-menu-dropdown.apps-left-menu-std {
        top: 0px;
    }

    .left-custom-menu-adp-wrap ul.left-sidebar-menu-pro li.open .left-menu-dropdown.pages-left-menu-std {
        top: 0px;
    }

.left-custom-menu-adp-wrap ul.left-sidebar-menu-pro li a {
    display: block;
    padding: 15px 20px;
    color: #444;
    transition: all .4s ease 0s;
    font-size: 16px;
}

    .left-custom-menu-adp-wrap ul.left-sidebar-menu-pro li a:hover, .left-custom-menu-adp-wrap ul.left-sidebar-menu-pro li a:focus, .left-custom-menu-adp-wrap ul.left-sidebar-menu-pro li a:active, .left-custom-menu-adp-wrap ul.left-sidebar-menu-pro li a:visited {
        background: #ebebeb;
        color: #444;
    }

.left-custom-menu-adp-wrap ul.left-sidebar-menu-pro li .indicator-right-menu {
    float: right;
    font-size: 12px;
}

#sidebar.active .left-custom-menu-adp-wrap ul.left-sidebar-menu-pro li.open .left-menu-dropdown {
    left: 80px;
}

#sidebar.active .left-custom-menu-adp-wrap ul.left-sidebar-menu-pro li .mini-dn {
    display: none;
}

#sidebar.active .left-custom-menu-adp-wrap ul.left-sidebar-menu-pro li .big-icon {
    font-size: 20px;
}

#sidebar.active .left-custom-menu-adp-wrap ul.left-sidebar-menu-pro li > a {
    padding: 20px 20px;
}
/*----------------------------------------*/
/*  4.1 Left Sidebar switcher
/*----------------------------------------*/
.menu-switcher-pro {
    transition: all .4s ease 0s;
}

.mini-navbar .menu-switcher-pro {
    transition: all 0.3s;
}

.menu-switcher-pro button {
    background: none;
    border: none;
}

    .menu-switcher-pro button:hover, .menu-switcher-pro button:focus, .menu-switcher-pro button:active, .menu-switcher-pro button:visited {
        background: none;
        border: none;
    }
/*----------------------------------------*/
/*  5. Header Top
/*----------------------------------------*/
.header-top-menu .navbar-nav > li > a {
    padding: 20px 20px;
    color: #fff;
    font-size: 14px;
}

.header-top-menu .navbar-nav > li a .angle-down-topmenu {
    margin-left: 4px;
}

.header-top-menu .navbar-nav > li > a:hover {
    color: #03a9f4;
}

.header-top-menu .navbar-nav > li .dropdown-menu a {
    padding: 10px 20px;
    display: block;
    color: #303030;
}

    .header-top-menu .navbar-nav > li .dropdown-menu a:hover {
        background: #2b2a2a;
    }

.header-top-menu .navbar-nav > li .dropdown-menu {
    border: 0px solid #ccc;
    border: 0px solid rgba(0,0,0,.15);
    background-color: #303030;
    -webkit-box-shadow: 0 1px 4px rgba(0,0,0,.175);
    box-shadow: 0 1px 4px rgba(0,0,0,.175);
}

.header-right-info .navbar-nav > li .dropdown-menu {
    border: 0px solid #ccc;
    border: 0px solid rgba(0,0,0,.15);
    -webkit-box-shadow: 0 1px 4px rgba(0,0,0,.175);
    box-shadow: 0 1px 4px rgba(0,0,0,.175);
}

.header-top-menu .nav > li > a:focus, .header-top-menu .nav > li > a:hover, .header-top-menu .nav > li > a:active {
    text-decoration: none;
    background-color: transparent;
}

.header-top-menu .nav .open > a, .header-top-menu .nav .open > a:focus, .header-top-menu .nav .open > a:hover {
    background-color: transparent;
}

.header-right-info .nav > li > a:focus, .header-right-info .nav > li > a:hover, .header-right-info .nav > li > a:active {
    text-decoration: none;
    background-color: transparent;
}

.header-right-info .nav.custon-set-tab > li > a:focus, .header-right-info .nav.custon-set-tab > li > a:hover, .header-right-info .nav.custon-set-tab > li > a:active {
    color: #03a9f4;
}

.header-right-info .nav.custon-set-tab > li > a {
    color: #303030;
}

.header-right-info .nav .open > a, .header-top-menu .nav .open > a:focus, .header-top-menu .nav .open > a:hover {
    background-color: transparent;
}

.header-right-info .navbar-nav {
    float: right;
    padding: 14px 0px;
}

.admin-logo {
    padding: 10px 0px;
}

.header-top-menu ul.header-top-nav li {
    display: inline-block;
    position: relative;
}

    .header-top-menu ul.header-top-nav li ul.dropdown-header-top {
        position: absolute;
        top: 130%;
        left: -10px;
        width: 200px;
        background: #303030;
        opacity: 0;
        transition: all 0.5s ease 0s;
        z-index: 999;
        padding: 10px 0px;
    }

        .header-top-menu ul.header-top-nav li ul.dropdown-header-top.in {
            opacity: 1;
            top: 100%;
            transition: all 0.5s ease 0s;
        }

.admin-project-icon {
    margin-left: 5px;
    font-size: 10px;
    color: #fff;
}

.header-top-menu ul.header-top-nav li .dropdown-header-top li {
    display: block;
}

    .header-top-menu ul.header-top-nav li .dropdown-header-top li a {
        display: block;
        color: #fff;
        padding: 15px 20px;
    }

        .header-top-menu ul.header-top-nav li .dropdown-header-top li a:hover {
            background: #03a9f4;
        }

.header-top-menu ul.header-top-nav li a {
    font-size: 14px;
    color: #fff;
    text-decoration: none;
    text-transform: capitalize;
    display: block;
    padding: 18px 10px;
}

.header-right-info {
}

    .header-right-info ul.header-right-menu li {
        display: inline-block;
    }

        .header-right-info ul.header-right-menu li .author-message-top, .header-right-info ul.header-right-menu li .notification-author, .header-right-info ul.header-right-menu li .author-log {
            position: absolute;
            top: 160%;
            left: -70px;
            width: 330px;
            background: #343434;
            text-align: left;
            opacity: 0;
            transition: all 0.5s ease 0s;
            visibility: hidden;
            z-index: 999;
        }

        .header-right-info ul.header-right-menu li .dropdown-header-top.author-log {
            width: 170px;
            padding: 10px 0px;
        }

            .header-right-info ul.header-right-menu li .dropdown-header-top.author-log li {
                display: block;
            }

                .header-right-info ul.header-right-menu li .dropdown-header-top.author-log li a {
                    padding: 10px 20px;
                    display: block;
                    color: #03a9f4;
                    font-size: 14px;
                }

                .header-right-info ul.header-right-menu li .dropdown-header-top.author-log li .author-log-ic {
                    margin-right: 10px;
                }

                .header-right-info ul.header-right-menu li .dropdown-header-top.author-log li a:hover, .header-right-info ul.header-right-menu li .dropdown-header-top.author-log li a:focus {
                    background: #2b2a2a;
                }

        .header-right-info ul.header-right-menu li .author-message-top {
            left: -133px;
        }

        .header-right-info ul.header-right-menu li .notification-author {
            left: -134px;
        }

        .header-right-info ul.header-right-menu li .author-log {
            left: 0px;
        }

        .header-right-info ul.header-right-menu li.open .author-message-top, .header-right-info ul.header-right-menu li.open .notification-author, .header-right-info ul.header-right-menu li.open .author-log {
            opacity: 1;
            top: 170%;
            transition: all 0.5s ease 0s;
            visibility: visible;
        }

        .header-right-info ul.header-right-menu li ul.message-menu li a, .header-right-info ul.header-right-menu li ul.notification-menu li a {
            margin: 20px 20px;
            display: block;
            text-decoration: none;
            color: #fff;
        }

        .header-right-info ul.header-right-menu li .message-view a, .header-right-info ul.header-right-menu li .notification-view a {
            display: block;
            color: #ccc;
            font-size: 14px;
            border-top: 1px solid #383838;
            padding: 15px 0px;
            text-align: center;
            text-decoration: none;
        }

    .header-right-info ul.header-right-menu > li > a {
        display: inline-block;
        color: #fff;
        padding: 0px 0px 0px 20px;
        font-size: 18px;
        text-decoration: none;
        position: relative;
    }

.indicator-nt {
    position: absolute;
    height: 5px;
    width: 5px;
    background: #03a9f4;
    border-radius: 50%;
    top: -5px;
    right: 0px;
}

.indicator-ms {
    position: absolute;
    height: 5px;
    width: 5px;
    background: #03a9f4;
    border-radius: 50%;
    top: -5px;
    right: -7px;
}

.header-right-info .admin-name {
    display: inline-block;
    color: #fff;
    font-size: 14px;
    position: relative;
    top: -2px;
    margin-left: 2px;
}

.header-right-info .nav > li > a > img {
    width: 26px;
    border-radius: 50%;
}

.header-right-info .author-project-icon {
    color: #fff;
    font-size: 10px;
    position: relative;
    top: -4px;
    margin-left: 5px;
}

.header-right-info .message-author {
    position: relative;
}

.header-right-info .author-message-top:before, .header-right-info .notification-author:before {
    position: absolute;
    content: "";
    display: inline-block;
    border-bottom: 10px solid #343434;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 0;
    right: 50%;
    top: -9px;
    margin-right: -10px;
    z-index: 99;
}

.header-right-info .author-message-top li a {
    color: #fff;
}

.message-single-top h1, .notification-single-top h1 {
    font-size: 16px;
    color: #303030;
    font-weight: 400;
    text-align: center;
    padding: 15px 0px;
    margin: 0px;
    border-bottom: 1px solid #383838;
}

ul.message-menu, ul.notification-menu {
    height: 230px;
}

    ul.message-menu li .message-img {
        float: left;
        width: 70px;
        margin-right: 10px;
    }

        ul.message-menu li .message-img img {
            border-radius: 50%;
        }

    ul.notification-menu li .notification-icon {
        float: left;
        width: 50px;
        height: 50px;
        background: #444;
        line-height: 50px;
        text-align: center;
        font-size: 16px;
        border-radius: 50%;
        margin: 5px 10px 5px 0px;
    }

    ul.message-menu li .message-content, ul.notification-menu li .notification-content {
        position: relative;
    }

        ul.message-menu li .message-content .message-date, ul.notification-menu li .notification-content .notification-date {
            position: absolute;
            top: -2px;
            right: 0px;
            font-size: 13px;
            font-style: italic;
            color: #303030;
        }

        ul.message-menu li .message-content h2, ul.notification-menu li .notification-content h2 {
            font-size: 14px;
            font-weight: 700;
            color: #303030;
        }

        ul.message-menu li .message-content p, ul.notification-menu li .notification-content p {
            font-size: 14px;
            line-height: 20px;
            color: #303030;
        }

.header-right-info ul.header-right-menu li.open > a {
    color: #fff;
}

.header-top-menu .navbar-nav > li.open > a {
    color: #03a9f4;
}

.header-right-info ul.header-right-menu li .admintab-wrap.menu-setting-wrap.menu-setting-wrap-bg.dropdown-menu {
    background: #343434;
}

.header-right-info ul.header-right-menu li .admintab-wrap.menu-setting-wrap.dropdown-menu {
    position: absolute;
    top: 170%;
    left: -358px;
    width: 400px;
    box-shadow: 0px 2px 3px rgba(0,0,0,.175);
    padding: 20px;
}

.note-heading-indicate {
    margin-top: 20px;
}

    .note-heading-indicate h2 {
        font-size: 18px;
        color: #303030;
    }

    .note-heading-indicate p {
        font-size: 14px;
        color: #303030;
    }

.menu-setting-wrap.menu-setting-wrap-bg .nav-tabs > li.active > a, .menu-setting-wrap.menu-setting-wrap-bg .nav-tabs > li.active > a:focus, .menu-setting-wrap.menu-setting-wrap-bg .nav-tabs > li.active > a:hover
.notes-img {
    background: #303030;
}

.notes-img {
    float: left;
}

    .notes-img img {
        border-radius: 50%;
        width: 60px;
    }

.notes-list-flow .notes-content {
    margin-left: 80px;
}

    .notes-list-flow .notes-content p {
        margin: 0px;
        font-size: 14px;
        color: #303030;
        line-height: 22px;
    }

    .notes-list-flow .notes-content span {
        font-size: 13px;
        color: #303030;
    }

.notes-list-area ul.notes-menu-list li {
    margin: 10px 0px;
}

.notes-menu-scrollbar, .project-st-menu-scrollbar {
    height: 315px;
}

.project-st-list-area ul.projects-st-menu-list li a {
    color: #303030;
}

.project-st-list-area ul.projects-st-menu-list li {
    padding: 10px 0px;
}

.projects-st-heading {
    position: relative;
}

    .projects-st-heading .project-st-time {
        position: absolute;
        top: 0px;
        right: 0px;
        font-size: 13px;
        color: #303030;
    }

    .projects-st-heading h2 {
        font-size: 16px;
        color: #303030;
    }

    .projects-st-heading p {
        font-size: 14px;
        color: #303030;
        line-height: 22px;
        margin: 0px 0px 10px;
    }

.projects-st-content p {
    font-size: 14px;
    color: #303030;
    margin: 0px 0px 5px;
}

.projects-st-content .progress {
    height: 5px;
    margin-bottom: 5px;
}

.projects-st-content.project-rating-cl .progress-bar {
    background-color: #f8ac59;
}

.projects-st-content.project-rating-cl2 .progress-bar {
    background-color: #03a9f4;
}

.project-list-flow, .notes-list-flow {
    margin-right: 15px;
}

ul.setting-panel-list li {
    display: block !important;
}

.checkbox-title-pro h2 {
    display: block;
    font-size: 14px;
    margin: 0px;
    padding: 8px 0px;
    color: #303030;
    font-weight: 400;
}

.checkbox-title-pro {
    position: relative;
}

.ts-custom-check {
    position: absolute;
    right: 0px;
    top: 5px;
}

.onoffswitch {
    position: relative;
    width: 54px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
}

.onoffswitch-label {
    display: block;
    overflow: hidden;
    cursor: pointer;
    border: 2px solid #006DF0;
    border-radius: 3px;
}

.onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-inner {
    margin-left: 0;
}

.onoffswitch-inner {
    display: block;
    width: 200%;
    margin-left: -100%;
    -moz-transition: margin 0.3s ease-in 0s;
    -webkit-transition: margin 0.3s ease-in 0s;
    -o-transition: margin 0.3s ease-in 0s;
    transition: margin 0.3s ease-in 0s;
}

    .onoffswitch-inner:before {
        content: "ON";
        padding-left: 7px;
        background-color: #006DF0;
        color: #FFFFFF;
    }

    .onoffswitch-inner:after {
        content: "OFF";
        padding-right: 7px;
        background-color: #FFFFFF;
        color: #919191;
        text-align: right;
    }

    .onoffswitch-inner:before, .onoffswitch-inner:after {
        display: block;
        float: left;
        width: 50%;
        height: 16px;
        line-height: 16px;
        font-size: 10px;
        font-family: Trebuchet, Arial, sans-serif;
        font-weight: bold;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
    }

.onoffswitch-switch {
    display: block;
    width: 18px;
    margin: 0;
    background: #FFFFFF;
    border: 2px solid #006DF0;
    border-radius: 3px;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 36px;
    -moz-transition: all 0.3s ease-in 0s;
    -webkit-transition: all 0.3s ease-in 0s;
    -o-transition: all 0.3s ease-in 0s;
    transition: all 0.3s ease-in 0s;
}

.onoffswitch-checkbox {
    display: none;
}

    .onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-switch {
        right: 0;
    }

.header-top-menu .navbar-nav > li .dropdown-menu, .header-right-info ul.header-right-menu li .author-message-top, .header-right-info ul.header-right-menu li .notification-author, .header-right-info ul.header-right-menu li .author-log, .header-right-info ul.header-right-menu li .admintab-wrap.menu-setting-wrap.menu-setting-wrap-bg.dropdown-menu {
    background: #e12503;
}

    .header-top-menu .navbar-nav > li .dropdown-menu a:hover, .header-right-info ul.header-right-menu li .dropdown-header-top.author-log li a:hover, .header-right-info ul.header-right-menu li .dropdown-header-top.author-log li a:focus, .header-drl-controller-btn.btn-info:active:focus, .btn-info:active:hover {
        background: #F6F8FA;
    }

.menu-switcher-pro .btn-info:active, .menu-switcher-pro .btn-info:focus, .menu-switcher-pro .btn-info:hover, .menu-switcher-pro .btn-info:visited, .header-drl-controller-btn.btn-info:active:focus {
    background: #006DF0;
}

.header-right-info ul.header-right-menu li .message-view a, .header-right-info ul.header-right-menu li .notification-view a {
    border-top: 1px solid #c7290d;
}

.message-single-top h1, .notification-single-top h1 {
    border-bottom: 1px solid #F6F8FA;
}

.header-right-info .author-message-top:before, .header-right-info .notification-author:before {
    border-bottom: 10px solid #F6F8FA;
}

.header-top-menu .navbar-nav > li.open > a {
    color: #fff;
}

.header-top-menu .navbar-nav > li > a:hover {
    color: #fff;
}

.header-right-info .author-message-top:before, .header-right-info .notification-author:before {
    position: absolute;
    content: "";
    display: inline-block;
    border-bottom: 10px solid #e12503;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 0;
    right: 50%;
    top: -9px;
    margin-right: -10px;
    z-index: 99;
}

.menu-setting-wrap.menu-setting-wrap-bg .nav-tabs > li.active > a, .menu-setting-wrap.menu-setting-wrap-bg .nav-tabs > li.active > a:focus, .menu-setting-wrap.menu-setting-wrap-bg .nav-tabs > li.active > a:hover
.notes-img {
    background: #e12503;
}

.breadcome-list {
    padding-top: 20px;
    padding-bottom: 20px;
    background: #fff;
    padding-left: 20px;
    padding-right: 20px;
    margin-bottom: 30px;
    margin-top: 20px;
}

.sr-input-func {
    position: relative;
    margin: 0;
    width: 180px;
    right: 0px;
    transition: .5s ease-out;
}

    .sr-input-func a {
        position: absolute;
        top: 8px;
        right: -5px;
        color: #999;
        transition: .5s ease-out;
        font-size: 14px;
    }

    .sr-input-func:focus a {
        color: #006DF0;
    }
    /*----------------------------------------*/
    /*  6.  breadcrumb
/*----------------------------------------*/
    .breadcome-heading .form-control, .sr-input-func .form-control:focus {
        border: 1px solid #ececec;
        font-size: 14px;
        height: 34px;
        color: #303030;
        padding-left: 20px;
        padding-right: 40px;
        background: rgba(255, 255, 255, 0.1);
        box-shadow: none;
        border-radius: 30px;
        width: 200px;
    }

        .breadcome-heading .form-control:focus {
            border: 1px solid #006DF0;
        }

ul.breadcome-menu {
    padding-top: 8px;
}

ul.breadcome-menu {
    text-align: right;
}

    ul.breadcome-menu li {
        font-size: 14px;
        display: inline-block;
        color: #444;
    }

        ul.breadcome-menu li a {
            color: #444;
        }

            ul.breadcome-menu li a:hover {
                color: #7266BA;
            }
/*-----------------------
	7. Star Rating css
-------------------------*/
.review-title span {
    font-size: 14px;
    padding-top: 5px;
    display: block;
}

.review-rating {
    text-align: left;
    float: left;
}

.rating {
    border: none;
}

    .rating > input {
        display: none;
    }

    .rating > label:before {
        margin: 5px;
        font-size: 16px;
        font-family: FontAwesome;
        display: inline-block;
        content: "\f005";
    }

    .rating > .half:before {
        content: "\f089";
        position: absolute;
    }

    .rating > label {
        color: #ddd;
        float: right;
    }

    .rating > input:checked ~ label, .rating:not(:checked) > label:hover, .rating:not(:checked) > label:hover ~ label {
        color: #e12503;
    }

        .rating > input:checked + label:hover, .rating > input:checked ~ label:hover,
        .rating > label:hover ~ input:checked ~ label, .rating > input:checked ~ label:hover ~ label {
            color: #e12503;
        }

.text-muted p {
    font-size: 14px;
    margin: 0;
}

.txt-primary p {
    font-size: 16px;
    font-weight: 700;
    margin: 0;
}

.custom-pro-edt-ds .btn-primary {
    background: #e12503;
    border-color: #e12503;
}

.custom-pro-edt-ds .btn-warning {
    background: #ccc;
    border-color: #ccc;
}
/*----------------------------------------*/
/*  8. Analytics
/*----------------------------------------*/
.payment-inner-pro i {
    color: #006DF0;
}

.income-rate-total h3 {
    color: #303030;
    font-size: 20px;
}

.income-rate-total {
    position: relative;
}

.price-graph {
    position: absolute;
    top: 0;
    right: 0;
}

.income-range p {
    font-size: 14px;
    color: #303030;
    margin: 0;
    float: left;
}

.income-range .income-percentange {
    font-size: 13px;
    color: #fff;
    float: right;
    padding: 0px 8px;
    border-radius: 2px;
}

.analytics-edu-wrap {
    overflow: hidden;
}

.analytics-edu {
    background: #fff;
    overflow: hidden;
}

    .analytics-edu .skill {
        overflow: hidden;
    }

    .analytics-edu .progress {
        margin-bottom: 0px;
    }

.analytics-edu2 .skill .progress-bar {
    background: #D80027 !important;
}

.analytics-edu3 .skill .progress-bar {
    background: #65b12d !important;
}

.analytics-edu4 .skill .progress-bar {
    background: #933EC5 !important;
}

.analytics-sparkle-line .analytics-content h5, .analytics-rounded .analytics-rounded-content h5, .analysis-progrebar .analysis-progrebar-content h5 {
    font-size: 16px;
    color: #303030;
}

.analytics-sparkle-line .analytics-content h2, .analytics-rounded .analytics-rounded-content h2, .analysis-progrebar .analysis-progrebar-content h2, .analytics-edu .skill .progress .lead-content h3 {
    font-size: 20px;
    color: #303030;
}

.analytics-edu .skill .progress .lead-content {
    top: -55px;
}

.analysis-progrebar-content .small p {
    font-size: 14px;
    color: #303030;
    margin: 0px;
}

.analysis-progrebar-content .progress {
    height: 5px;
    margin-bottom: 10px;
}

.ug-1 .progress-bar {
    background: #006DF0;
}

.ug-2 .progress-bar {
    background: #933EC5;
}

.ug-3 .progress-bar.progress-bar-danger {
    background: #65b12d;
}

.ug-4 .progress-bar.progress-bar-danger {
    background: #D80027;
}

.skill-content-3 {
    overflow: hidden
}

.skill .progress .lead-content {
    left: 0;
    position: absolute;
    top: -50px;
    z-index: 9;
    width: 100%;
}

    .skill .progress .lead-content h3 {
        font-size: 20px;
        margin: 0px 0px;
    }

    .skill .progress .lead-content p {
        font-size: 14px;
        margin: 5px 0px;
    }

.skill .progress {
    background-color: #f0f0f0;
    border-radius: 0;
    box-shadow: none;
    height: 5px;
    overflow: visible;
    position: relative;
    margin: 60px 0px;
    margin-bottom: 0px;
}

    .skill .progress.progress-bt {
        margin-bottom: 0px;
    }

.skill .progress-bar > span {
    background: #333 none repeat scroll 0 0;
    float: right;
    font-size: 11px;
    margin-right: 10px;
    margin-top: -26px;
    position: relative;
    padding: 0 5px;
    z-index: 9;
}

    .skill .progress-bar > span:before,
    .skill .progress-bar > span:after {
        border: medium solid transparent;
        content: " ";
        height: 0;
        pointer-events: none;
        position: absolute;
        top: 100%;
        width: 0;
    }

    .skill .progress-bar > span:before {
        border-top-color: #333;
        border-width: 5px;
        left: 50%;
        margin-left: -5px;
    }

.holax-shop h3,
.we-are-good-at h3 {
    font-size: 18px;
    margin-bottom: 25px;
}

.progress-bar.progress-bar-success {
    background: #006DF0;
}

.progress-bar.progress-bar-danger.ctn-vs-1 {
    background: #006DF0;
}

.progress-bar.progress-bar-info.ctn-vs-2 {
    background: #933EC5;
}

.progress-bar.progress-bar-success.ctn-vs-3 {
    background: #65b12d;
}

.progress-bar.progress-bar-success.ctn-vs-4 {
    background: #D80027;
}

.progress-bar.progress-bar-inverse.ctn-vs-5 {
    background: #555;
}

.skill .progress:nth-child(1) .progress-bar {
    background: #006DF0;
}

.skill .progress:nth-child(2) .progress-bar {
    background: #933EC5;
}

.skill .progress:nth-child(3) .progress-bar {
    background: #2BCDC0;
}
/*-----------------------
9. widgets CSS
-------------------------*/
.m-t-xl {
    margin-top: 40px;
}

    .m-t-xl h1 {
        font-size: 18px;
    }

.stats-title h4 {
    font-size: 20px;
    color: #303030;
}

.stats-icon i, .icon-box i {
    font-size: 30px;
}

.m-t-xl small, .content-bg-pro small {
    font-size: 14px;
    line-height: 24px;
    color: #444;
}

.content-box h2 {
    font-size: 20px;
    color: #303030;
}

.content-box p {
    font-size: 14px;
    line-height: 24px;
}

.content-box .mg-t-box {
    margin-top: 15px;
}

.content-bg-pro h3 {
    font-size: 20px;
    color: #fff;
}

.content-bg-pro p {
    color: #fff !important;
}

.content-bg-pro .text-big {
    font-size: 18px;
}

.btn-success.widget-btn-1 {
    background: #006DF0;
    border: 1px solid #006DF0;
}

.text-info {
    color: #3498db;
}

.wd-tb-cr .text-success {
    color: #006DF0;
}

.wd-tb-cr .text-info {
    color: #933EC5;
}

.wd-tb-cr .text-warning {
    color: #65b12d;
}

.wd-tb-cr .text-danger {
    color: #D80027;
}

.text-warning {
    color: #ffb606;
}

.text-danger {
    color: #e74c3c;
}

    .text-danger.ctn-ic-1 {
        color: #006DF0;
    }

.text-success.ctn-ic-2 {
    color: #933EC5;
}

.text-success.ctn-ic-3 {
    color: #65b12d;
}

.text-success.ctn-ic-4 {
    color: #D80027;
}

.text-success.ctn-ic-5 {
    color: #555;
}

.text-big.font-light {
    color: #fff;
}

.content-bg-pro small {
    color: #fff;
}

/*----------------------------------------*/
/*  10. Event
/*----------------------------------------*/
.calender-inner .fc-state-default {
    background: #006DF0;
    color: #fff;
    background-image: none;
    text-shadow: none;
    outline: none;
}
/*----------------------------------------*/
/*  11. Professors
/*----------------------------------------*/
.hpanel .panel-body {
    background: #fff;
    border-radius: 2px;
    padding: 20px;
    position: relative;
}

.program-widget-bc .table.table-striped {
    margin-bottom: 0px;
}

.hpanel.contact-panel-cs .panel-body, .hpanel.widget-int-shape .panel-body {
    padding: 0;
    box-shadow: none;
}

.social-media-in {
    float: right;
}

    .social-media-in a {
        height: 25px;
        width: 25px;
        background: #006DF0;
        font-size: 13px;
        border-radius: 50%;
        display: block;
        line-height: 25px;
        text-align: center;
        color: #fff !important;
        margin-top: 0px;
        margin-bottom: 5px;
        transition: all .4s ease 0s;
    }

        .social-media-in a:hover {
            background: #006DF0;
            transition: all .4s ease 0s;
        }

.custom-panel-jw h3 {
    font-size: 16px;
    margin-bottom: 0px;
    color: #303030;
    margin-top: 15px;
}

.custom-panel-jw .all-pro-ad {
    font-size: 14px;
    color: #999;
    margin-bottom: 5px;
}

.professor-stds-int {
    display: flex;
}

.contact-stat span, .contact-stat strong {
    font-size: 13px;
    color: #fff;
}

.product-payment-inner-st {
    padding: 20px;
    background: #fff;
}

#myTab3.tab-review-design, #myTabedu1.tab-review-design {
    padding: 0px 0px 20px 0px;
    background: #fff;
}

    #myTab3.tab-review-design li a, #myTabedu1.tab-review-design li a {
        padding-right: 40px;
        text-transform: capitalize;
    }

    #myTab3.tab-review-design li i, #myTabedu1.tab-review-design li i {
        margin-right: 5px;
    }

ul.tab-custon-design li, ul.tab-review-design li {
    display: inline-block;
}

#myTab3.tab-review-design li a, #myTabedu1.tab-review-design li a {
    padding-right: 40px;
    text-transform: capitalize;
    position: relative;
    transition: all .4s ease 0s;
}

    #myTab3.tab-review-design li a:before, #myTab4.tab-review-design li a:before, #myTabedu1.tab-review-design li a:before {
        position: absolute;
        bottom: -15px;
        left: 0px;
        width: 0%;
        height: 2px;
        background: #006DF0;
        content: "";
        transition: all .4s ease 0s;
    }

#myTab3.tab-review-design li.active a:before, #myTab4.tab-review-design li.active a:before, #myTabedu1.tab-review-design li.active a:before {
    position: absolute;
    bottom: -15px;
    left: 0px;
    width: 80%;
    height: 2px;
    background: #006DF0;
    content: "";
    transition: all .4s ease 0s;
}

ul.tab-custon-design li.active a, ul.tab-review-design li.active a {
    color: #006DF0 !important;
}

ul.tab-custon-design li a, ul.tab-custon-design li a:hover, ul.tab-custon-design li a:focus, ul.tab-review-design li a, ul.tab-review-design li a:hover, ul.tab-review-design li a:focus {
    font-size: 18px;
    font-weight: 700;
    text-transform: uppercase;
    text-decoration: none;
    color: #909090;
}

ul.tab-custon-design, ul.tab-review-design {
    padding-bottom: 20px;
    width: 100%;
    background: #fff;
}

.profile-details-hr {
    margin-top: 20px;
}

.address-hr p {
    font-size: 15px;
    line-height: 24px;
    color: #303030;
}

.address-hr {
    text-align: center;
    margin: 5px 0px;
}

    .address-hr.biography {
        text-align: left;
    }

    .address-hr a {
        font-size: 20px;
        color: #444;
    }

    .address-hr h3 {
        font-size: 20px;
        color: #303030;
        font-weight: 400;
        margin: 0px;
    }

.message-avatar {
    height: 36px;
    width: 36px;
    border-radius: 50%;
    margin-top: 1px;
}

.chat-message {
    padding: 10px 0px;
}

    .chat-message:last-child {
        padding-bottom: 0px;
    }

.chat-discussion .chat-message .message-avatar {
    float: left;
    margin-right: 10px;
}

.chat-discussion .chat-message .message {
    text-align: left;
    margin-left: 55px;
}

.chat-discussion .message {
    background-color: #f7f8fa;
    text-align: left;
    display: block;
    padding: 10px 20px;
    position: relative;
    border-radius: 4px;
}

.message-content {
    display: block;
    font-size: 14px;
    color: #303030;
    line-height: 24px;
    margin: 10px 0px;
}

.chat-discussion .chat-message .message-date {
    float: right;
}

.message .message-author {
    font-weight: 700;
    font-size: 16px;
    color: #303030;
}

.skill-title h2 {
    font-size: 20px;
}

.ex-pro ul li {
    padding: 4px 0px;
    font-size: 14px;
    color: #303030;
}

    .ex-pro ul li i {
        margin-right: 5px;
    }
/*----------------------------------------*/
/*  12. Student
/*----------------------------------------*/
.student-dtl h2 {
    font-size: 18px;
    color: #303030;
}

.student-dtl p.dp, .student-dtl p.dp-ag {
    font-size: 14px;
    color: #303030;
    margin: 0;
}

.student-inner-std {
    text-align: center;
    background: #fff;
}

.student-dtl {
    padding: 20px;
}

.student-img img {
    width: 100%;
}
/*----------------------------------------*/
/*  13. Courses
/*----------------------------------------*/
.courses-title h2 {
    font-size: 18px;
    color: #303030;
    margin-top: 10px;
}

.courses-alaltic .cr-ic-r, .single-item-comment-view .cr-ic-r {
    margin-right: 10px;
}

.course-des p {
    margin: 2px 0px;
    font-size: 14px;
    color: #303030;
}

.course-des {
    margin: 10px 0px;
}

.product-buttons button {
    border: none;
    background: #006DF0;
    color: #fff;
    padding: 5px 10px;
    border-radius: 3px;
    transition: all .4s ease 0s;
    font-size: 14px;
}

#single-product-tab .active img {
    border: 1px solid #e12503;
}

ul#single-product-tab {
    margin-top: 10px;
    margin-left: -5px;
    margin-right: -5px;
}

    ul#single-product-tab li {
        width: 25%;
        float: left;
        padding: 0px 5px;
        border: 1px solid transparent;
    }

.single-pro-list {
    margin-top: 20px;
}

.single-product-details h1 {
    font-size: 20px;
}

.single-product-details h1, .single-pro-size h6, .color-quality-details h5, .color-quality h4, .single-social-area h3, .sb-shop-product-single h2 {
    font-weight: 700;
    color: #333;
    text-transform: uppercase;
}

.single-pro-star, .list-star {
    color: #e12503;
    font-size: 14px;
}

    .single-pro-star i {
        margin: 0px 1px;
    }

.single-pro-price {
    margin: 10px 0px;
}

.single-regular, .list-regular {
    color: #333333;
    font-weight: 700;
    font-size: 24px;
}

.single-old, .list-old {
    color: #909090;
    font-weight: 400;
    font-size: 14px;
    margin: 0px 10px;
}

.single-pro-cn h3 {
    font-size: 14px;
    color: #333;
    font-weight: 400;
    text-transform: uppercase;
}

.single-pro-cn p, .list-pro-cn p {
    font-size: 14px;
    color: #606060;
    font-weight: 400;
    line-height: 24px;
}

.single-pro-size h6, .color-quality-details h5, .color-quality h4, .single-social-area h3 {
    font-size: 14px;
}

.single-pro-size {
    margin: 10px 0px;
}

    .single-pro-size span {
        color: #333;
        font-size: 12px;
        background: #fff;
        border: 1px solid rgba(0,0,0,.12);
    }

.color-quality-details {
    float: left;
}

    .color-quality-details .red, .sidebar-color-area .red {
        background: #00ffff;
    }

    .color-quality-details .green, .sidebar-color-area .green {
        background: #ef7676;
    }

    .color-quality-details .yellow, .sidebar-color-area .yellow {
        background: #f06eaa;
        border: 1px solid #05c2f9;
    }

    .color-quality-details .black, .sidebar-color-area .black {
        background: #2094ed;
    }

    .color-quality-details .white, .sidebar-color-area .white {
        background: #f7941d;
    }

    .single-pro-size span, .color-quality-details span {
        display: inline-block;
        font-weight: 300;
        height: 25px;
        line-height: 25px;
        text-align: center;
        width: 25px;
        margin-right: 10px;
    }

.single-arrow-area {
    height: 25px;
    width: 25px;
    border: 1px solid #ececec;
}

.color-quality {
    float: left;
    margin: 0px 90px;
}

.pro-quantity-changer a {
    border: 1px solid #ececec;
    display: inline-block;
    height: 25px;
    line-height: 25px;
    text-align: center;
    width: 25px;
    cursor: pointer;
    color: #333;
    text-decoration: none;
}

.pro-quantity-changer [type="text"] {
    border: 1px solid #ececec;
    height: 25px;
    text-align: center;
    width: 50px;
    color: #333;
    font-weight: 400;
    font-size: 12px;
}

.color-quality-pro {
    margin: 10px 0px;
}

.single-social-area a {
    border: 1px solid #979797;
    color: #909090;
}

    .single-social-area a:hover {
        color: #fff;
    }

.pro-button, .pro-viwer {
    float: left;
    margin: 10px 0px;
}

.pro-button, .list-pro-button {
    height: 40px;
    line-height: 40px;
    text-align: center;
    width: 150px;
    background: #e12503 none repeat scroll 0 0;
    border-radius: 25px;
    transition: all .4s ease 0s;
}

    .pro-button a, .pro-button a:focus, .list-pro-button a, .list-pro-button a:focus {
        color: #fff;
        display: block;
        font-size: 14px;
        font-weight: 700;
        text-decoration: none;
        text-transform: uppercase;
    }

.pro-viwer {
    margin: 10px 10px;
}

    .pro-viwer a, .list-pro-viwer a {
        border: 1px solid #e12503;
        border-radius: 50%;
        color: #e12503;
        display: inline-block;
        font-size: 15px;
        height: 40px;
        line-height: 40px;
        text-align: center;
        width: 40px;
        margin-right: 5px;
    }

.review-content-section {
    margin-top: 15px;
    margin-left: 0px;
    margin-right: 0px;
}

    .review-content-section p {
        color: #303030;
        font-weight: 400;
        font-size: 14px;
        line-height: 24px;
    }

.suggested-heading {
    width: 33%;
}

.single-social-area a:hover {
    background: #e12503;
    border: 1px solid #e12503;
}

.single-social-area a {
    border-radius: 50%;
    display: inline-block;
    height: 30px;
    line-height: 30px;
    text-align: center;
    width: 30px;
    margin: 0px 2px;
}

.single-social-area {
    margin-top: 10px;
}

ul.tab-custon-design {
    margin: 0 auto;
}

ul.tab-custon-design, ul.tab-review-design {
    padding: 15px 35px;
    width: 100%;
    background: #fff;
}

    ul.tab-custon-design li, ul.tab-review-design li {
        display: inline-block;
    }

        ul.tab-custon-design li span, ul.tab-review-design li span {
            margin: 0px 20px;
            color: #e12503;
            font-size: 14px;
        }

        ul.tab-custon-design li a, ul.tab-custon-design li a:hover, ul.tab-custon-design li a:focus, ul.tab-review-design li a, ul.tab-review-design li a:hover, ul.tab-review-design li a:focus {
            font-size: 18px;
            font-weight: 700;
            text-transform: uppercase;
            text-decoration: none;
            color: #909090;
        }

.hpanel .vw-mb {
    -webkit-box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 0px 0px 1px rgba(0, 0, 0, 0.1);
}

.panel-body {
    padding: 15px;
    background: #fff;
}

.hpanel.hbggreen .panel-body {
    background: #62cb31;
    color: #fff;
}

.hpanel.hbgblue .panel-body {
    background: #3498db;
    color: #fff;
}

.hpanel.hbgyellow .panel-body {
    background: #ffb606;
    color: #fff;
}

.hpanel.hbgred .panel-body {
    background: #e74c3c;
    color: #fff;
}

.content-bg-pro small {
    color: #fff;
}

.hpanel.hbggreen.bg-1 .panel-body {
    background: #006DF0 !important;
}

.hpanel.hbgblue.bg-2 .panel-body {
    background: #933EC5 !important;
}

.hpanel.hbgyellow.bg-3 .panel-body {
    background: #65b12d !important;
}

.hpanel.hbgred.bg-4 .panel-body {
    background: #D80027 !important;
}

.custom-product-edit {
    background: #fff;
}

.input-group-addon {
    background-color: #e12503;
    color: #fff;
}

.mg-b-pro-edt {
    margin-bottom: 15px;
}

.form-control.pro-edt-select {
    width: 100%;
}

.custom-pro-edt-ds button, .product-edt-remove button {
    padding: 5px 15px;
    margin-right: 10px;
}

.custom-pro-edt-ds .btn-primary {
    background: #e12503;
}

.custom-pro-edt-ds .btn-warning {
    background: #ccc;
    border-color: #ccc;
}

.form-radio input {
    width: auto;
    opacity: 0.00000001;
    position: absolute;
    left: 0;
}

.radio label:hover .helper {
    color: #4099ff;
}

.radio .helper {
    position: absolute;
    top: -0.15rem;
    left: -0.25rem;
    cursor: pointer;
    display: block;
    font-size: 1rem;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    color: #999;
}

    .radio .helper::after, .radio .helper::before {
        content: '';
        position: absolute;
        left: 0;
        top: 3px;
        margin: 0.25rem;
        width: 1rem;
        height: 1rem;
        -webkit-transition: -webkit-transform 0.28s ease;
        transition: -webkit-transform 0.28s ease;
        transition: transform 0.28s ease,-webkit-transform 0.28s ease;
        border-radius: 50%;
        border: 0.125rem solid #4099ff;
    }

.radio.radiofill .helper::after {
    background-color: #4099ff;
}

.radio .helper::after {
    -webkit-transform: scale(0);
    transform: scale(0);
    background-color: #4099ff;
    border-color: #4099ff;
}

.radio.radiofill input:checked ~ .helper::after {
    -webkit-transform: scale(1);
    transform: scale(1);
}

.radio input:checked ~ .helper::after {
    -webkit-transform: scale(0.5);
    transform: scale(0.5);
}

.product-edt-remove button {
    margin-top: 20px;
}

.product-edt-pix-wrap {
    padding: 40px 0px;
}

.pro-edt-img {
    margin-bottom: 20px;
}

.review-pro-edt button {
    padding: 5px 15px;
    background: #e12503;
    border-color: #e12503;
}

.analysis-progrebar-ctn .progress {
    height: 5px;
    margin-bottom: 10px;
}

.analysis-progrebar-ctn {
    padding: 20px;
    background: #fff;
}

.graph-rp {
    text-align: right;
}

.graph-rp-dl p {
    font-size: 14px;
    color: #999;
}

ul.cus-product-sl-rp li i {
    margin-right: 5px;
}

.pro-sl-hd span {
    font-size: 16px;
    color: #303030;
}

.actions-graph-rp a {
    font-size: 14px;
    color: #999;
    background: #F6F8FA;
    box-shadow: none !important;
}

.cus-gh-hd-pro h2 {
    font-size: 20px;
}

.analysis-progrebar-ctn h4, .tranffic-als-inner h3 {
    font-size: 20px;
}

ul.two-part-sp li {
    display: inline-block;
    width: 49%;
    font-size: 20px;
    font-weight: 700;
}

.sp-cn-r .text-success {
    color: #303030;
}

.sp-cn-r i {
    color: #006DF0;
}

.sp-cn-r i, .graph-two-ctn i, .graph-three-ctn i, .graph-four-ctn i {
    font-size: 14px;
}

.graph-two-ctn .text-purple {
    color: #303030;
}

.graph-two-ctn i {
    color: #933EC5;
}

.graph-three-ctn .text-info {
    color: #303030;
}

.graph-three-ctn i {
    color: #65b12d;
}

.graph-four-ctn .text-danger {
    color: #303030;
}

.graph-four-ctn i {
    color: #D80027;
}

.analytics-info-cs h3 {
    font-size: 20px;
}

.stats-row {
    margin-bottom: 20px;
}

.stat-item {
    display: inline-block;
    padding-right: 15px;
}

.single-new-trend {
    position: relative;
    transition: all 0.3s ease 0s;
}

    .single-new-trend > a, .product-tabs a, .widget-image > a, .single-brand > a, .blog-img > a {
        display: block;
    }

    .single-new-trend img, .single-new-trend img {
        width: 100%;
    }

.featured-product-list .overlay-content h2 {
    font-size: 18px;
    left: 20px;
}

.overlay-content h2 {
    color: #5a5a5a;
    font-size: 20px;
    font-weight: 700;
    left: 10px;
    position: absolute;
    top: 10px;
    transition: all 0.3s ease 0s;
}

.btn-small {
    background: #24caa1;
    color: #fff !important;
    font-size: 12px;
    font-weight: 700;
    padding: 5px 10px;
    position: absolute;
    right: 10px;
    text-align: center;
    text-transform: uppercase;
    top: 10px;
    border-radius: 2px;
}

.featured-product-list .overlay-content .product-action {
    bottom: 45px;
}

.overlay-content .product-action {
    bottom: 40px;
    left: 50%;
    position: absolute;
    margin-left: -43px;
}

.product-action > ul, #checkout-review-table thead, .single-brand {
    text-align: center;
}

.product-action li, .all-adress-info, .product-attributes > span, .left-content span, .shop-tab-pill ul li, .team-member > a, .footer-left > a {
    display: inline-block;
}

.featured-product-list .product-action a {
    height: 28px;
    line-height: 26px;
    width: 28px;
}

.product-action a {
    border: 1px solid #ddd;
    display: block;
    height: 35px;
    line-height: 35px;
    text-align: center;
    width: 35px;
}

.featured-product-list .overlay-content h4 {
    left: 20px;
}

.overlay-content h4 {
    bottom: 10px;
    color: #5a5a5a;
    font-size: 15px;
    font-weight: 700;
    left: 10px;
    margin: 0;
    position: absolute;
    transition: all 0.3s ease 0s;
    font-size: 15px;
}

.pro-rating {
    bottom: 8px;
    position: absolute;
    right: 10px;
}

.widget-head-info-box {
    width: 100%;
    height: 240px;
    color: #fff;
    background: linear-gradient(-45deg, #EE7752, #E73C7E, #23A6D5, #23D5AB);
    background-size: 400% 400%;
    -webkit-animation: Gradient 15s ease infinite;
    -moz-animation: Gradient 15s ease infinite;
    animation: Gradient 15s ease infinite;
}

.personal-info-ano .widget-head-info-box {
    background: #2eb7f3;
}

.widget-head-info-box {
    padding: 20px;
    text-align: center;
}

.stat-item h6 {
    font-size: 12px;
    margin-bottom: 5px;
}

.analytics-rounded-content h2, .persoanl-widget-hd h2, .fc-center h2 {
    font-size: 20px;
}

.widget-text-box p {
    font-size: 14px;
    line-height: 24px;
}

.widget-text-box {
    margin-top: 10px;
}

.author-wiget-inner {
    text-align: center;
    padding: 20px;
}

.fc-content .fc-title {
    color: #fff;
    padding: 5px 5px;
    display: inline-block;
    font-size: 14px;
}

.fc-content .fc-time {
    color: #fff;
    font-size: 14px;
}

.fc button, .fc-button-group, .fc-time-grid .fc-event .fc-time span {
    display: block;
}

.header-top-area {
    position: fixed;
    background: #03a9f4 !important;
    background: #03a9f4 !important;
    z-index: 99;
    left: 185px;
    right: 0;
    top: 0;
    margin: 0 auto;
    transition: all 0.3s;
}

.jqstooltip {
    width: auto !important;
    height: auto !important;
}

.mini-navbar .header-top-area {
    left: 0px;
    z-index: 999;
}

.breadcome-list.single-page-breadcome {
    padding-top: 20px;
    padding-bottom: 20px;
}

.mg-b-pro-edt {
    margin-bottom: 15px;
}

.custom-product-edit {
    margin-top: 20px;
}

.product-edt-pix-wrap {
    padding: 40px 0px;
}

.pro-edt-img img {
    width: 60%;
}

.product-edt-remove button {
    margin-top: 20px;
    background-color: #e12503;
    border-color: #e12503;
}
/*----------------------------------------*/
/*  13.1 Courses Info
/*----------------------------------------*/
.blog-box {
    background: #fff;
    -webkit-box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.1);
}

.blog-std {
    padding-top: 15px;
}

    .blog-std p {
        margin: 2px 0px;
    }

.custom-blog-hd {
    background: #fff;
    border: 1px solid rgba(0,0,0,.12);
}

.blog-std p {
    margin: 2px 0px;
}

.blog-std {
    padding-top: 15px;
}

.blog-pra p {
    margin: 0;
}

.blog-img img {
    margin-bottom: 10px;
}

.blog-image {
    position: relative;
}

    .blog-image img {
        border: 1px solid rgba(0,0,0,.12);
    }

.blog-date {
    background: #006DF0;
    border: 4px solid #fff;
    border-radius: 50%;
    bottom: -25px;
    color: #fff;
    height: 70px;
    left: 0;
    line-height: 15px;
    position: absolute;
    text-align: center;
    width: 70px;
}

    .blog-date p {
        font-weight: 400;
        margin: 0;
        padding: 7px 10px;
        font-size: 16px;
        display: block;
        line-height: 20px;
    }

    .blog-date .blog-day {
        font-size: 14px;
    }

.details-blog-dt {
    margin-left: 60px;
    margin-bottom: 20px;
}

    .details-blog-dt a, .details-blog-dt a:hover, .details-blog-dt a:focus {
        color: #999;
        font-size: 14px;
        font-weight: 400;
        text-decoration: none;
    }

.blog-details a.blog-ht, .blog-details a.blog-ht:hover, .blog-details a.blog-ht:focus {
    font-size: 20px;
    font-weight: 700;
    color: #303030;
    text-transform: capitalize;
    text-decoration: none;
}

.blog-details p {
    color: #303030;
    font-size: 14px;
    font-weight: 400;
    line-height: 24px;
}

.comment-head h3::before, .lead-head h3:before {
    background: #e7e7e7 none repeat scroll 0 0;
    content: "";
    height: 1px;
    left: 0;
    position: absolute;
    top: 50%;
}

.comment-head h3::before, .comment-head h3::after {
    width: 37%;
}

.comment-head h3::after, .lead-head h3:after {
    background: #e7e7e7 none repeat scroll 0 0;
    content: "";
    height: 1px;
    right: 0;
    position: absolute;
    top: 50%;
}

.user-comment {
    border-bottom: 1px solid #e7e7e7;
    padding-bottom: 15px;
}

    .user-comment img {
        float: left;
        margin-right: 20px;
        margin-bottom: 10px;
        border-radius: 50%;
    }

.comment-head h3 {
    margin: 20px 0;
    text-transform: uppercase;
    position: relative;
    text-align: center;
}

.comment-head h3, .comment-details h4, .lead-head h3 {
    color: #303030;
    font-size: 16px;
    font-weight: 400;
}

.blog-sig-details-dt span {
    margin: 10px 80px 0;
    display: inline-block;
}

.comment-details p {
    color: #303030;
    font-size: 14px;
    font-weight: 400;
    line-height: 24px;
}

.comment-replay {
    float: right;
    color: #006DF0;
    font-size: 14px;
    text-transform: uppercase;
}

.lead-head h3 {
    text-transform: uppercase;
    position: relative;
    text-align: center;
}

    .lead-head h3:before, .lead-head h3:after {
        width: 30%;
    }

    .comment-head h3::before, .lead-head h3:before {
        background: #e7e7e7 none repeat scroll 0 0;
        content: "";
        height: 1px;
        left: 0;
        position: absolute;
        top: 50%;
    }

    .lead-head h3:before, .lead-head h3:after {
        width: 30%;
    }

    .comment-head h3::after, .lead-head h3:after {
        background: #e7e7e7 none repeat scroll 0 0;
        content: "";
        height: 1px;
        right: 0;
        position: absolute;
        top: 50%;
    }

.user-comment {
    border-bottom: 1px solid #e7e7e7;
    padding-bottom: 15px;
}

.admin-comment {
    padding: 20px 0px;
    padding-left: 40px;
}

.user-coment2 {
    border-bottom: none;
    padding: 20px 0px;
}

.coment-area input[type="text"] {
    height: 40px;
}

.coment-area input[type="text"], .coment-area textarea {
    width: 100%;
    border: 1px solid #e7e7e7;
    color: #000;
    font-size: 14px;
    font-weight: 400;
    padding: 0px 10px;
    outline: none;
}

    .coment-area input[type="text"]:focus, .coment-area textarea:focus {
        border: 1px solid #006DF0;
    }

.coment-area input[type="submit"] {
    text-transform: uppercase;
    font-weight: 700;
    font-size: 12px;
    color: #fff;
    padding: 10px 30px;
    background: #006DF0;
    border: none;
    border-radius: 2px;
    transition: all .4s ease 0s;
    outline: none;
}

.coment-area textarea {
    padding-top: 10px;
}
/*----------------------------------------*/
/*  13.2. course Payment
/*----------------------------------------*/
#myTab4.tab-review-design li a {
    padding-right: 40px;
    text-transform: capitalize;
    position: relative;
    transition: all .4s ease 0s;
}

.payment-card {
    padding: 20px;
    background: #fff;
}

.payment-inner-pro i {
    font-size: 40px;
    float: right;
}

.payment-inner-pro h5 {
    font-size: 20px;
    margin-bottom: 30px;
}

.credit-card-custom a, .waves-light {
    background: #006DF0;
    border-color: #006DF0;
}

.payment-method-ht i {
    font-size: 50px;
    margin-right: 10px;
    margin-top: 15px;
    margin-bottom: 15px;
}

.payment-adress {
    text-align: center;
}

    .payment-adress button {
        background: #006DF0;
        border-color: #006DF0;
    }

        .payment-adress button:hover, .payment-adress button:focus, .payment-adress button:active, .payment-adress button:visited, .credit-card-custom a:hover, .credit-card-custom a:focus, .credit-card-custom a:active, .credit-card-custom a:visited, .waves-light:hover, .waves-light:focus, .waves-light:active, .waves-light:visited {
            background: #006DF0;
            border-color: #006DF0;
            outline: none;
            cursor: pointer;
        }

.product-cart-dn {
    display: none;
}

.product-status-wrap.border-pdt-ct {
    box-shadow: none;
}

.payment-adress.mg-t-15 {
    margin-top: 0px;
}
/*----------------------------------------*/
/*  14. Library
/*----------------------------------------*/
.add-product a {
    float: right;
    position: absolute;
    top: 20px;
    right: 35px;
    background: #006DF0;
    padding: 6px 20px;
    color: #fff;
    border-radius: 4px;
}

.product-status-wrap h4 {
    font-size: 20px;
    color: #303030;
    margin-bottom: 20px;
}

.product-status-wrap table {
    width: 100%;
}

    .product-status-wrap table th {
        padding: 20px 5px;
        vertical-align: top;
        border-top: 1px solid #e9ecef;
    }

    .product-status-wrap table th {
        vertical-align: bottom;
        border-bottom: 2px solid #e9ecef;
        white-space: nowrap;
    }

.product-status-wrap th, .product-status-wrap td {
    padding: 10px;
    text-align: left;
    font-size: 14px;
    color: #303030;
}

.product-status-wrap table td {
    padding: 9px 7px;
    border-top: 1px solid #e9ecef;
    white-space: nowrap;
}

.product-status-wrap img {
    width: 60px;
}

.product-status-wrap .pd-setting {
    border: none;
    color: #fff;
    padding: 5px 15px;
    font-size: 15px;
    background: #006DF0;
    border-radius: 3px;
    outline: none;
}

.product-status-wrap .ps-setting {
    border: none;
    color: #fff;
    padding: 5px 15px;
    font-size: 15px;
    background: #933EC5;
    border-radius: 3px;
    outline: none;
}

.product-status-wrap .ds-setting {
    border: none;
    color: #fff;
    padding: 5px 15px;
    font-size: 15px;
    background: #D80027;
    border-radius: 3px;
    outline: none;
}

.asset-inner {
    overflow-y: hidden;
    width: 100%;
}

.custom-pagination ul.pagination li a {
    font-size: 14px;
    color: #303030;
}

    .custom-pagination ul.pagination li a:focus {
        background: #006DF0;
        color: #fff;
    }

.custom-pagination .pagination {
    margin: 20px 0px 0px 0px;
    position: relative;
    top: 6px;
}

.sales-report-stn-his button.product-btn-history, button.pd-setting-ed {
    padding: 5px 10px;
    font-size: 14px;
    border-radius: 3px;
    border: 1px solid rgba(0,0,0,.12);
    background: #f5f5f5;
}

button.pd-setting-ed {
    display: inline-block;
    margin-right: 5px;
}

.product-status-wrap.drp-lst table td {
    padding: 20px 7px;
    border-top: 1px solid #e9ecef;
}
/*----------------------------------------*/
/*  15. Inbox
/*----------------------------------------*/
.inbox-bt-mg {
    margin-bottom: 15px;
}

.mg-b-23 {
    margin-bottom: 23px;
}

.mg-b-20, .mg-b-23 {
    margin-bottom: 20px;
}

ul.mailbox-list li.active a, ul.h-list li.active a {
    background: #f7f9fa;
    border: 1px solid #e4e5e7;
    font-weight: 600;
    border-radius: 1px;
}

ul.mailbox-list li a, ul.h-list li a {
    padding: 8px 15px;
    display: block;
    font-size: 14px;
    transition: all .4s ease 0s;
    color: #303030;
}

    ul.mailbox-list li a:first-child {
        margin-top: 0px;
    }

.mailbox-hd {
    background: #fff;
}

.mailbox-pagination {
    text-align: right;
}

.table.table-mailbox > tbody > tr > td, .table.table-mailbox > tbody > tr > th, .table.table-mailbox > tfoot > tr > td, .table.table-mailbox > tfoot > tr > th, .table.table-mailbox > thead > tr > td, .table.table-mailbox > thead > tr > th {
    padding: 0px;
    vertical-align: middle;
    white-space: nowrap;
}

.table-mailbox tr.unread td a {
    font-weight: 600;
    font-size: 14px;
}

.panel-body a {
    font-size: 14px;
    color: #444;
    margin-top: 15px;
    transition: all .4s ease 0s;
}

.contact-footer, .panel-footer {
    background: #03a9f4;
}

.active-hook .btn-default {
    transition: all .4s ease 0s;
    outline: none;
}

    .active-hook .btn-default:active {
        transition: all .4s ease 0s;
        outline: none;
    }

    .active-hook .btn-default:hover, .active-hook .btn-default:active, .active-hook .btn-default:focus {
        background: #006DF0;
        color: #fff;
        border: 1px solid #006DF0;
        transition: all .4s ease 0s;
    }

.hpanel.email-compose {
    background: #fff;
    padding: 20px;
}

.hpanel .panel-body.panel-csm {
    border: 0px solid rgba(0,0,0,.12);
}

.mailbox-view .panel-heading, .hpanel.email-compose .panel-heading {
    padding: 0px 0px 10px 0px;
}

.panel-heading.hbuilt.mailbox-hd {
    padding: 20px 20px 0px 20px;
}

.table.table-hover.table-mailbox {
    margin-bottom: 0px;
}

.custom-address-mailbox {
    margin-bottom: 20px;
}

.file-body i.fa {
    font-size: 40px;
    padding: 20px 0px;
}

.incon-ctn-view {
    text-align: center;
}

.btn-success.compose-btn {
    background-color: #006DF0;
    border-color: #006DF0;
    color: #fff;
    margin-top: 0px;
}

.panel-body.no-padding {
    box-shadow: none;
}

.panel-body p {
    font-size: 14px;
    color: #303030;
    line-height: 24px;
}

.btn-primary.ft-compse {
    background-color: #006DF0;
    border-color: #006DF0;
    color: #fff;
}

.cts-ml-in {
    margin-top: 20px;
}

    .cts-ml-in input[type="text"] {
        font-size: 14px;
        padding: 6px 15px;
        display: block;
    }

    .cts-ml-in .btn-default {
        padding: 8px 15px;
        color: #303030;
        font-size: 14px;
    }

.ib-btn-gp button {
    font-size: 14px;
    color: #303030;
}

.ib-tb .label-warning {
    background: #006DF0;
}

.ib-tb .label-info {
    background: #933EC5;
}

.ib-tb .label-danger {
    background: #D80027;
}

.ib-ml-ft {
    font-size: 14px;
    color: #fff;
    background: #006DF0;
}

ul.mailbox-list li i {
    margin-right: 5px;
}

.input-sm {
    font-size: 14px;
}

.compose-multiple-email .multipleInput-container {
    height: 55px;
    padding: 5px;
}

.multipleInput-container {
    border: 1px #ccc solid;
    padding: 1px;
    padding-bottom: 0;
    cursor: text;
    font-size: 13px;
    width: 100%;
    height: 40px;
    overflow: auto;
    background-color: white;
    border-radius: 0px;
    padding: 0px 10px;
}

    .multipleInput-container ul {
        list-style-type: none;
        padding-left: 0px !important;
    }

    .multipleInput-container input {
        font-size: 13px;
        width: 150px;
        height: 24px;
        border: 0;
        margin-bottom: 1px;
        outline: none;
    }

.email_search {
    width: 100% !important;
}

li.multipleInput-email {
    float: left;
    margin-right: 2px;
    margin-bottom: 1px;
    border: 1px #006DF0 solid;
    background: #006DF0;
    color: #fff;
    padding: 4px 10px;
    border-radius: 2px;
}

    li.multipleInput-email a {
        background: #none;
        color: #fff;
        margin-left: 4px;
        display: inline-block;
        padding: 0px 1px;
    }

.form-horizontal .control-label {
    padding-top: 4px;
}

.panel-body .note-editor.note-frame.panel.panel-default {
    margin-bottom: 0px;
}

.panel-body .dropmail {
    margin-bottom: 20px;
    margin-top: 20px;
}

.dropmail .dropzone.dz-clickable .dz-message {
    border: 1px #fff solid;
}

.dropmail .download-custom i {
    color: #999;
    font-size: 30px;
}

.dropmail .download-custom h2 {
    color: #999;
    font-size: 16px;
}

.dropmail .download-custom p {
    color: #999;
}

.dropmail .dropzone.dropzone-custom {
    border: 2px dashed #999;
}

.contact-panel-cs .contact-footer, .contact-panel-cs .panel-footer {
    background: #006DF0;
}

.form-control.dt-tb {
    height: 35px;
}

.ft-pn {
    background: #F6F8FA;
}

    .ft-pn a {
        font-size: 14px;
        color: #303030;
    }

td.text-right.mail-date {
    padding-right: 15px !important;
}

.static-table-list .table {
    margin-bottom: 0px;
}

.hpanel.email-compose .panel-body {
    padding: 0px;
}
/*----------------------------------------*/
/*  16. Google Map
/*----------------------------------------*/
#map, #map1, #map2, #googleMap, #maplan, #map6, #map7, #map8 {
    height: 100%;
}

.google-map-single {
    width: 100%;
    height: 300px;
}
/*----------------------------------------*/
/*  17. Images Cropper
/*----------------------------------------*/
.img-preview-custom {
    height: 130px;
    width: 200px;
    overflow: hidden;
}

.dual-list-box-inner .other-method {
    margin-top: 15px;
}

.images-cropper-pro .btn-primary {
    background-color: #006DF0;
    border-color: #006DF0;
}

    .images-cropper-pro .btn-primary:active:focus, .images-cropper-pro .btn-primary:active:hover {
        background-color: #006DF0;
        border-color: #006DF0;
    }

.images-action-pro .btn-warning {
    background-color: #006DF0;
    border-color: #006DF0;
}

    .images-action-pro .btn-warning:active, .images-action-pro .btn-warning:focus, .images-action-pro .btn-warning:hover {
        background-color: #006DF0;
        border-color: #006DF0;
    }

.img-preview-custom {
    height: 130px;
    width: 200px;
    overflow: hidden;
}

.img-croper-fl {
    display: flex;
}

.common-pre-dz {
    margin-left: 15px;
}

.images-cropper-pro .btn {
    margin: 5px 0px;
}
/*----------------------------------------*/
/*  18. Form Element
/*----------------------------------------*/
.sparkline8-graph .basic-login-inner, .sparkline8-graph .login-social-inner, .sparkline9-graph .basic-login-form-ad, .sparkline11-graph .basic-login-form-ad {
    text-align: left;
}

.form-group-inner {
    margin-bottom: 15px;
}

    .form-group-inner label {
        font-size: 14px;
        color: #303030;
    }

    .form-group-inner input[type="email"], .form-group-inner input[type="password"], .form-group-inner input[type="text"], .form-select-list .custom-select-value {
        font-size: 14px;
        color: #303030;
        border: 1px solid #ddd;
        outline: none;
        border-radius: 0px;
        box-shadow: none;
    }

.icheckbox_square-green, .iradio_square-green {
    display: inline-block;
    vertical-align: middle;
    margin: 0;
    padding: 0;
    width: 22px;
    height: 22px;
    background: url(img/green1.png) no-repeat;
    border: none;
    cursor: pointer;
}

.icheckbox_square-green {
    background-position: 0 0;
}

    .icheckbox_square-green.hover {
        background-position: -22px 0;
    }

    .icheckbox_square-green.checked {
        background-position: -44px 0;
        transition: all 0.3s ease 0s;
    }

.login-btn-inner .check-label {
    margin-left: 5px;
}

.login-btn-inner .label-check-inner {
    margin: 0px;
    padding-top: 5px;
}

.login-social-inner {
    margin-bottom: 20px;
}

    .login-social-inner a.button {
        line-height: 42px;
        text-decoration: none;
        margin-right: 5px;
    }

    .login-social-inner .btn-social {
        position: relative;
    }

    .login-social-inner .span-left {
        padding-left: 55px;
        padding-right: 15px;
    }

    .login-social-inner .facebook {
        background-color: #3b5998;
    }

        .login-social-inner .twitter, .login-social-inner .twitter:hover, .login-social-inner .twitter:focus, .login-social-inner .facebook, .login-social-inner .facebook:hover, .login-social-inner .facebook:focus, .login-social-inner .googleplus, .login-social-inner .googleplus:hover, .login-social-inner .googleplus:focus, .login-social-inner .linkedin, .login-social-inner .linkedin:hover, .login-social-inner .linkedin:focus {
            color: #fff;
            text-shadow: 0 1px rgba(0, 0, 0, 0.08);
        }

    .login-social-inner .button {
        border: 0;
        height: 42px;
        color: #fff;
        line-height: 1;
        font-size: 15px;
        cursor: pointer;
        text-align: center;
        vertical-align: top;
        display: inline-block;
        -webkit-user-drag: none;
        text-shadow: 0 1px rgba(255, 255, 255, 0.2);
    }

    .login-social-inner .button {
        -webkit-transition: all 0.5s ease-in-out;
        -moz-transition: all 0.5s ease-in-out;
        -ms-transition: all 0.5s ease-in-out;
        -o-transition: all 0.5s ease-in-out;
        transition: all 0.5s ease-in-out;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        -ms-border-radius: 0;
        -o-border-radius: 0;
        border-radius: 0;
        outline: none;
    }

    .login-social-inner .facebook:hover, .login-social-inner .facebook:focus {
        background-color: #25385F;
    }

    .login-social-inner .facebook span {
        background-color: #31497D;
    }

    .login-social-inner .btn-social span {
        -webkit-border-radius: 3px 0 0 3px;
        -moz-border-radius: 3px 0 0 3px;
        -o-border-radius: 3px 0 0 3px;
        border-radius: 3px 0 0 3px;
        display: inline-block;
        text-align: center;
        position: absolute;
        width: 42px;
        left: 0;
    }

    .login-social-inner .btn-social i {
        font-size: 22px;
        position: relative;
        top: 2px;
    }

    .login-social-inner .twitter span {
        background-color: #009AD5;
    }

    .login-social-inner .twitter {
        background-color: #00acee;
    }

        .login-social-inner .twitter:hover, .login-social-inner .twitter:focus {
            background-color: #00749F;
        }

    .login-social-inner .googleplus span {
        background-color: #C03121;
    }

    .login-social-inner .googleplus:hover, .login-social-inner .googleplus:focus {
        background-color: #8D2418;
    }

    .login-social-inner .googleplus {
        background-color: #dd4b39;
    }

    .login-social-inner .linkedin span {
        background-color: #084261;
    }

    .login-social-inner .linkedin:hover, .login-social-inner .linkedin:focus {
        background-color: #084261;
    }

    .login-social-inner .linkedin {
        background-color: #0077B5;
    }

.login-horizental {
    margin-top: 20px;
}

.form-group-inner label.login2 {
    margin: 0px;
    padding: 7px 0px;
}

.inline-basic-form .form-group-inner {
    margin-bottom: 0px;
}

.modal-login-form-inner {
    text-align: left;
}

.modal-edu-general .modal-body .modal-basic-inner p {
    margin-bottom: 15px;
}

.bt-df-checkbox {
    padding: 8px 0px;
    margin: 0;
}

    .bt-df-checkbox .radio-checked {
        margin-right: 8px;
    }

.icheckbox_square-green.checked {
    background-position: -44px 0;
}

    .icheckbox_square-green.checked.disabled {
        background-position: -88px 0;
    }

.iradio_square-green {
    background-position: -109px 0;
}

    .iradio_square-green.hover {
        background-position: -131px 0;
    }

    .iradio_square-green.checked {
        background-position: -153px 0;
        transition: all 0.3s ease 0s;
    }

        .iradio_square-green.checked.disabled {
            background-position: -197px 0;
        }

.inline-checkbox-cs {
    padding: 7px 0px;
}

    .inline-checkbox-cs .checkbox-inline {
        padding-left: 0px;
    }

.form-group-inner.input-with-success label {
    color: #1ab394;
}

.form-group-inner.input-with-success input[type="text"] {
    border: 1px solid #1ab394;
}

.form-group-inner.input-with-warning label {
    color: #f8ac59;
}

.form-group-inner.input-with-warning input[type="text"] {
    border: 1px solid #f8ac59;
}

.form-group-inner.input-with-error label {
    color: #ed5565;
}

.form-group-inner.input-with-error input[type="text"] {
    border: 1px solid #ed5565;
}

.inline-remember-me label {
    margin: 0px;
    padding: 5px 0px;
}

.input-group {
    position: relative;
    display: table;
    border-collapse: separate;
}

.input-group-addon:first-child {
    border-right: 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-group:not(:last-child) > .btn, .input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}

.input-group-btn .btn, .form-bc-ele .btn {
    padding: 10px 12px;
}

.input-group-addon {
    background-color: #fff;
    border: 1px solid #E5E6E7;
    border-radius: 1px;
    color: inherit;
    font-size: 14px;
    font-weight: 400;
    line-height: 1;
    padding: 6px 12px;
    text-align: center;
}

.input-group-addon {
    width: 1%;
    white-space: nowrap;
    vertical-align: middle;
}

.input-group .form-control {
    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    margin-bottom: 0;
}

.form-control {
    background-color: #FFFFFF;
    background-image: none;
    border: 1px solid #e5e6e7;
    border-radius: 1px;
    color: inherit;
    display: block;
    padding: 0px 12px;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
    width: 100%;
    height: 40px;
    box-shadow: none;
}

    .form-control:focus {
        border-color: #006DF0;
        outline: 0;
        box-shadow: none;
    }

.custom-go-button .btn-primary, .custom-dropdowns-button .dropdown-toggle, .dropdown-segmented .dropdown-toggle, .dropdown-segmented .btn-white {
    background-color: #006DF0;
    border-color: #006DF0;
    color: #FFFFFF;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}

    .custom-go-button .btn-primary, .custom-go-button .btn-primary:active, .custom-go-button .btn-primary:focus, .custom-dropdowns-button .dropdown-toggle, .custom-dropdowns-button .dropdown-toggle:active, .custom-dropdowns-button .dropdown-toggle:focus, .dropdown-segmented .dropdown-toggle, .dropdown-segmented .dropdown-toggle:active, .dropdown-segmented .dropdown-toggle:focus {
        border-top-right-radius: 0;
        border-bottom-right-radius: 0;
        background-color: #006DF0;
        border-color: #006DF0;
    }

        .dropdown-segmented .dropdown-toggle, .dropdown-segmented .dropdown-toggle:active, .dropdown-segmented .dropdown-toggle:focus {
            border-left: 1px solid #006DF0;
        }

.cancel-wp .btn-white, .cancel-wp .btn-white:active, .cancel-wp .btn-white:focus {
    border-radius: 0px;
    outline: none;
}

.file-upload-inner.ts-forms input[type="text"]:hover, .file-upload-inner.ts-forms input[type="text"]:focus, .file-upload-inner.ts-forms input[type="text"]:active, .file-upload-inner.ts-forms .file-button:hover + input {
    border: 1px solid #006DF0;
}

.file-upload-inner.ts-forms input[type="text"] {
    height: 40px;
}

.file-upload-inner.ts-forms .file-button, .file-upload-inner.ts-forms .file-button:active, .file-upload-inner.ts-forms .file-button:focus {
    background: #006DF0;
    border-radius: 0px;
    width: 70px;
    height: 40px;
    line-height: 40px;
    top: 0px;
}

.file-upload-inner.ts-forms .prepend-small-btn .file-button, .file-upload-inner.ts-forms .prepend-big-btn .file-button {
    left: 0px;
}

.file-upload-inner.ts-forms .prepend-big-btn input[type="text"] {
    padding-left: 81px;
}

.file-upload-inner.ts-forms .icon-left, .file-upload-inner.ts-forms .icon-right {
    top: 0px;
}

.file-upload-inner.file-upload-inner-right.ts-forms .file-button, .file-upload-inner.file-upload-inner-right.ts-forms .file-button:active, .file-upload-inner.file-upload-inner-right.ts-forms .file-button:focus {
    right: 0px !important;
}

.file-upload-inner.file-upload-inner-right.ts-forms .append-small-btn .file-button input, .file-upload-inner.file-upload-inner-right.ts-forms .append-big-btn .file-button input {
    right: 0px !important;
}

.select2-container--default .select2-results__option--highlighted[aria-selected] {
    background-color: #03a9f4;
}

.chosen-select-single label {
    font-weight: 400;
    font-size: 14px;
}

.spacer-b16a {
    text-align: left;
    margin-bottom: 5px;
}

.sliderv-wrapper.green-slider.green-left-pro {
    margin-left: 8px;
}

.sliderv-wrapper.black-slider.slider-bl-pro {
    margin-top: 22px;
}

.input-mask-title {
    text-align: right;
    padding: 10px 0px;
}

.input-mark-inner, .data-custon-pick, .touchspin-inner {
    text-align: left;
}

    .input-mask-title label, .input-mark-inner .help-block, .data-custon-pick label, .touchspin-inner label {
        font-size: 14px;
        font-weight: 400;
    }

    .input-mark-inner .form-control, .data-custon-pick .form-control {
        border-radius: 0px;
    }

        .input-mark-inner .form-control:focus, .input-mark-inner .form-control:active, .data-custon-pick .form-control:focus, .data-custon-pick .form-control:active {
            outline: none;
            box-shadow: none;
            border: 1px solid #006DF0;
        }

.form-group.data-custon-pick.data-custom-mg {
    margin-bottom: 0px;
}

.datepicker table tr td.active.active, .datepicker table tr td span.active.active {
    background-color: #006DF0;
    border-color: #006DF0;
}

.ts-forms .tsbox {
    position: relative;
}

.ts-forms .label {
    font-size: 14px;
    margin-bottom: 15px;
    height: 14px;
    color: #303030;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 5px 0px;
}

.colorpicker-inner.ts-forms.mg-b-23 {
    margin: 14px 0px;
}

.ts-forms label {
    display: block;
    color: inherit;
    font-weight: normal;
    text-align: left;
    margin-bottom: 0;
}

.ts-forms {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    box-sizing: border-box;
    color: rgba(0,0,0,.54);
    line-height: 1;
    position: relative;
}

    .ts-forms input[type="text"], .ts-forms input[type="password"], .ts-forms input[type="email"], .ts-forms input[type="search"], .ts-forms input[type="url"], .ts-forms textarea, .ts-forms select {
        background: #fff;
        border: 1px solid rgba(0,0,0,.12);
        border-radius: 0px;
        color: rgba(0,0,0,.87);
        display: block;
        font-family: inherit;
        font-size: 14px;
        height: 34px;
        padding: 10px 15px;
        width: 100%;
        outline: none;
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        -webkit-transition: all.4s;
        -moz-transition: all.4s;
        -ms-transition: all.4s;
        -o-transition: all.4s;
        transition: all.4s;
    }

.sp-replacer {
    background-color: #e0e0e0;
    -webkit-border-radius: 0 3px 3px 0;
    -moz-border-radius: 0 3px 3px 0;
    -o-border-radius: 0 3px 3px 0;
    border-radius: 0 3px 3px 0;
    border: none;
    bottom: 0;
    cursor: pointer;
    display: block;
    outline: none;
    padding-left: 16px;
    padding-top: 0px;
    position: absolute;
    right: 0;
    top: 0;
    width: 52px;
    color: rgba(0,0,0,.56);
    -webkit-transition: color.4s;
    -moz-transition: color.4s;
    -ms-transition: color.4s;
    -o-transition: color.4s;
    transition: color.4s;
}

.sp-preview-inner, .sp-alpha-inner, .sp-thumb-inner {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
}

.sp-replacer {
    top: 20px !important;
    padding-left: 10px !important;
}

.sp-preview {
    position: relative;
    width: 25px;
    height: 20px;
    border: solid 1px #222;
    margin-right: 5px;
    float: left;
    z-index: 0;
    top: 5px;
}

.sp-dd {
    padding: 2px 0;
    height: 16px;
    line-height: 16px;
    float: left;
    font-size: 10px;
    margin-top: 5px;
}

.dual-list-box-inner option {
    padding: 0px 15px;
}

.inbox-email-menu-list .nav-tabs > li > a {
    border: 0px solid transparent;
}

.x-editable-list .table {
    margin-bottom: 0px;
}

.menu-list-mg-b.menu-list-wrap {
    margin-bottom: 40px
}

.main-sparkline8-hd h1, .main-sparkline9-hd h1, .main-spark7-hd h1, .main-sparkline10-hd h1, .main-sparkline11-hd h1, .main-sparkline12-hd h1, .main-sparkline13-hd h1, .main-sparkline14-hd h1 {
    font-size: 20px;
    color: #303030;
}

.basic-choropleth {
    height: 400px;
    width: 100%;
}

.alert-title.dropzone-custom-sys h2, .download-custom h2, .alert-title h2, .code-editor-single h2 {
    font-size: 18px;
    color: #303030;
}

.mini-navbar .charts-single-pro .bar-mini-ds {
    display: none;
}

.alert-title.dropzone-custom-sys p, .download-custom p, .alert-title p, .sparkline-content p {
    font-size: 14px;
    color: #303030;
    line-height: 24px;
}

.sparkline-content a {
    font-size: 14px;
    color: #303030;
}

.preloader-single {
    background: #fff;
    width: 100%;
    height: 350px;
    padding: 15px;
}

.preloader-popup {
    width: 100%;
    height: 350px;
    padding: 15px;
    position: absolute;
    top: 25%;
}

.file-cs-ctn {
    text-align: center;
    padding: 30px 0px !important;
}

.custonfile .btn-primary {
    color: #fff;
    background-color: #86bc42;
    border-color: #86bc42;
}

.dropdown-menu.filedropdown {
    width: 100%;
}

    .dropdown-menu.filedropdown li a {
        margin-top: 0px;
        padding: 8px 20px;
    }

    .dropdown-menu.filedropdown li i {
        margin-right: 5px;
    }

.custom-panel-jw a {
    font-size: 18px;
}

.project-people img {
    width: 28px;
    height: 28px;
    margin-left: 2px;
    margin-bottom: 4px;
}

.panel-body a {
    font-size: 14px;
    color: #303030;
    margin-top: 0px;
}

.custom-panel-jw .social-media-in a {
    margin-top: 5px;
}

.project-value h2 {
    font-size: 25px;
    color: #444;
    margin-top: 10px;
}

.custom-project-dsl h2 {
    margin: 0;
    padding: 10px 15px;
    background: #ddd;
    font-size: 16px;
}

.m-t-none {
    font-size: 20px;
    color: #444;
}

.custom-address-mailbox div {
    margin: 5px 0px;
}

.panel-csm h4 {
    font-size: 18px;
    color: #303030;
}

.project-dtl-info h1 {
    font-size: 25px;
    color: #444;
}

.back-backend a {
    background: #006DF0;
    border-color: #006DF0;
}

    .back-backend a:hover {
        background: #006DF0;
        border-color: #006DF0;
    }

.back-link {
    float: left;
    width: 100%;
    margin: 10px;
}

.content-error h1 {
    font-size: 35px;
    color: #444;
    text-transform: uppercase;
}

.content-error .counter {
    color: #006DF0;
}

.content-error {
    text-align: center;
    margin: 0px 20px;
}

    .content-error p {
        font-size: 14px;
        color: #444;
        line-height: 24px;
    }

    .content-error a {
        display: inline-block;
        margin: 0px 5px;
        font-size: 14px;
        font-weight: 700;
        color: #fff;
        padding: 10px 30px;
        border-radius: 3px;
        background: #006DF0;
        transition: all .4s ease 0s;
    }

.login-footer a {
    color: #006DF0;
}

.login-footer {
    margin-top: 15px;
}

.main-spark-hd h1, .smart-main-spark-hd h1 {
    font-size: 20px;
}

.custom-datatable-overright table tbody tr td a {
    color: #303030;
    font-size: 14px;
}

.custom-datatable-overright table tbody tr td {
    padding-left: 10px !important;
    padding-right: 5px !important;
    font-size: 12.5px;
    text-align: left;
    vertical-align: middle;
}

.pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover {
    background-color: #006DF0;
    border-color: #006DF0;
}

.fixed-table-pagination {
    padding: 0px 10px;
}

.tab-content-details h2 {
    font-size: 20px;
    color: #303030;
}

.tab-content-details {
    text-align: center;
    background: #fff;
    padding: 20px 100px;
}

    .tab-content-details p {
        font-size: 14px;
        color: #303030;
        line-height: 24px;
        margin-bottom: 0px;
    }

.color-line {
    background: #f7f9fa;
    height: 6px;
    background-image: -webkit-linear-gradient(left,#006DF0,#006DF0 25%,#933EC5 25%,#933EC5 35%,#65b12d 35%,#65b12d 45%,#D80027 45%,#D80027 55%,#ffb606 55%,#ffb606 65%,#e67e22 65%,#e67e22 75%,#e74c3c 85%,#e74c3c 85%,#c0392b 85%,#c0392b 100%);
    background-image: -moz-linear-gradient(left,#006DF0,#006DF0 25%,#933EC5 25%,#933EC5 35%,#65b12d 35%,#65b12d 45%,#D80027 45%,#D80027 55%,#ffb606 55%,#ffb606 65%,#e67e22 65%,#e67e22 75%,#e74c3c 85%,#e74c3c 85%,#c0392b 85%,#c0392b 100%);
    background-image: -ms-linear-gradient(left,#006DF0,#006DF0 25%,#933EC5 25%,#933EC5 35%,#65b12d 35%,#65b12d 45%,#D80027 45%,#D80027 55%,#ffb606 55%,#ffb606 65%,#e67e22 65%,#e67e22 75%,#e74c3c 85%,#e74c3c 85%,#c0392b 85%,#c0392b 100%);
    background-image: linear-gradient(to right,#006DF0,#006DF0 25%,#933EC5 25%,#933EC5 35%,#65b12d 35%,#65b12d 45%,#D80027 45%,#D80027 55%,#ffb606 55%,#ffb606 65%,#e67e22 65%,#e67e22 75%,#e74c3c 85%,#e74c3c 85%,#c0392b 85%,#c0392b 100%);
    background-size: 100% 6px;
    background-position: 50% 100%;
    background-repeat: no-repeat;
}

.form-group-inner {
    margin-bottom: 15px;
}

    .form-group-inner label {
        font-size: 14px;
        color: #303030;
    }

    .form-group-inner input[type="email"], .form-group-inner input[type="password"], .form-group-inner input[type="text"], .form-select-list .custom-select-value {
        font-size: 14px;
        color: #303030;
        border: 1px solid #ddd;
        outline: none;
        border-radius: 0px;
        box-shadow: none;
    }

        .form-group-inner input[type="email"]:focus, .form-group-inner input[type="password"]:focus, .form-group-inner input[type="text"]:focus, .form-select-list .custom-select-value:focus {
            border: 1px solid #006DF0;
            outline: none;
            border-radius: 0px;
            box-shadow: none;
        }

.icheckbox_square-green, .iradio_square-green {
    display: inline-block;
    vertical-align: middle;
    margin: 0;
    padding: 0;
    width: 22px;
    height: 22px;
    background: url(img/green1.png) no-repeat;
    border: none;
    cursor: pointer;
}

.icheckbox_square-green {
    background-position: 0 0;
}

    .icheckbox_square-green.hover {
        background-position: -22px 0;
    }

    .icheckbox_square-green.checked {
        background-position: -44px 0;
        transition: all 0.3s ease 0s;
    }

.login-btn-inner .check-label {
    margin-left: 5px;
}

.login-btn-inner .label-check-inner {
    margin: 0px;
    padding-top: 5px;
}

.login-btn-inner .login-submit-cs {
    background-color: #006DF0;
    border-color: #006DF0;
    font-size: 14px;
    font-weight: 400;
    border-radius: 0px;
}

.modal-bootstrap.modal-login-form {
    padding: 7px 20px;
    background-color: #006DF0;
    display: inline-block;
    text-align: center;
}

    .modal-bootstrap.modal-login-form a {
        color: #fff;
    }

.login-btn-inner .btn-primary.active.focus, .login-btn-inner .btn-primary.active:focus, .login-btn-inner .btn-primary.active:hover, .login-btn-inner .btn-primary:active.focus, .login-btn-inner .btn-primary:active:focus, .login-btn-inner .btn-primary:active:hover, .login-btn-inner .btn-primary:hover, .login-btn-inner .btn-primary:active, .login-btn-inner .btn-primary:focus {
    background-color: #006DF0;
    border-color: #006DF0;
    border-radius: 0px;
    outline: 0px auto -webkit-focus-ring-color;
    outline-offset: 0px;
}

.create-account-sign a {
    color: #006DF0;
    font-size: 100px;
    padding: 5px 70px;
    display: block;
}

.login-social-inner {
    margin-bottom: 20px;
}

    .login-social-inner a.button {
        line-height: 42px;
        text-decoration: none;
        margin-right: 5px;
    }

    .login-social-inner .btn-social {
        position: relative;
    }

    .login-social-inner .span-left {
        padding-left: 55px;
        padding-right: 15px;
    }

    .login-social-inner .facebook {
        background-color: #3b5998;
    }

        .login-social-inner .twitter, .login-social-inner .twitter:hover, .login-social-inner .twitter:focus, .login-social-inner .facebook, .login-social-inner .facebook:hover, .login-social-inner .facebook:focus, .login-social-inner .googleplus, .login-social-inner .googleplus:hover, .login-social-inner .googleplus:focus, .login-social-inner .linkedin, .login-social-inner .linkedin:hover, .login-social-inner .linkedin:focus {
            color: #fff;
            text-shadow: 0 1px rgba(0, 0, 0, 0.08);
        }

    .login-social-inner .button {
        border: 0;
        height: 42px;
        color: #fff;
        line-height: 1;
        font-size: 15px;
        cursor: pointer;
        text-align: center;
        vertical-align: top;
        display: inline-block;
        -webkit-user-drag: none;
        text-shadow: 0 1px rgba(255, 255, 255, 0.2);
    }

    .login-social-inner .button {
        -webkit-transition: all 0.5s ease-in-out;
        -moz-transition: all 0.5s ease-in-out;
        -ms-transition: all 0.5s ease-in-out;
        -o-transition: all 0.5s ease-in-out;
        transition: all 0.5s ease-in-out;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        -ms-border-radius: 0;
        -o-border-radius: 0;
        border-radius: 0;
        outline: none;
    }

    .login-social-inner .facebook:hover, .login-social-inner .facebook:focus {
        background-color: #25385F;
    }

    .login-social-inner .facebook span {
        background-color: #31497D;
    }

    .login-social-inner .btn-social span {
        -webkit-border-radius: 3px 0 0 3px;
        -moz-border-radius: 3px 0 0 3px;
        -o-border-radius: 3px 0 0 3px;
        border-radius: 3px 0 0 3px;
        display: inline-block;
        text-align: center;
        position: absolute;
        width: 42px;
        left: 0;
    }

    .login-social-inner .btn-social i {
        font-size: 22px;
        position: relative;
        top: 2px;
    }

    .login-social-inner .twitter span {
        background-color: #009AD5;
    }

    .login-social-inner .twitter {
        background-color: #00acee;
    }

        .login-social-inner .twitter:hover, .login-social-inner .twitter:focus {
            background-color: #00749F;
        }

    .login-social-inner .googleplus span {
        background-color: #C03121;
    }

    .login-social-inner .googleplus:hover, .login-social-inner .googleplus:focus {
        background-color: #8D2418;
    }

    .login-social-inner .googleplus {
        background-color: #dd4b39;
    }

    .login-social-inner .linkedin span {
        background-color: #084261;
    }

    .login-social-inner .linkedin:hover, .login-social-inner .linkedin:focus {
        background-color: #084261;
    }

    .login-social-inner .linkedin {
        background-color: #0077B5;
    }

.form-group-inner label.login2 {
    margin: 0px;
    padding: 10px 0px;
}

.bt-df-checkbox {
    padding: 8px 0px;
    margin: 0;
}

    .bt-df-checkbox .radio-checked {
        margin-right: 8px;
    }

.icheckbox_square-green.checked {
    background-position: -44px 0;
}

    .icheckbox_square-green.checked.disabled {
        background-position: -88px 0;
    }

.iradio_square-green {
    background-position: -109px 0;
}

    .iradio_square-green.hover {
        background-position: -131px 0;
    }

    .iradio_square-green.checked {
        background-position: -153px 0;
        transition: all 0.3s ease 0s;
    }

        .iradio_square-green.checked.disabled {
            background-position: -197px 0;
        }

.inline-checkbox-cs {
    padding: 7px 0px;
}

    .inline-checkbox-cs .checkbox-inline {
        padding-left: 0px;
    }

.checkbox.login-checkbox label {
    padding-left: 0px;
}

.btn-success.loginbtn {
    background-color: #03a9f4;
    border-color: #03a9f4;
}

.lock-inner i {
    font-size: 60px;
    color: #006DF0;
}

.lock-inner .text-success {
    color: #006DF0;
}

.lock-inner .btn-primary {
    background: #006DF0;
    border-color: #006DF0;
}

.poss-recover .btn-success {
    background-color: #006DF0;
    border-color: #006DF0;
}

.main-sparkline16-hd h1, .main-sparkline15-hd h1 {
    font-size: 20px;
}

.knob-single input {
    position: absolute;
    top: 0px;
    right: 25px;
}

.download-custom i {
    font-size: 40px;
}

.dropzone-custom-sys {
    text-align: center;
    padding: 30px 100px;
    background: #fff;
}

element.style {
    display: inline-block;
    width: 721px;
    height: 355px;
    vertical-align: top;
}

div#sparklinehome canvas {
    width: 100% !important;
}

.header-top-area {
    background: #006DF0;
}

.sidebar-nav .metismenu {
    background: #fff;
}

.sidebar-nav {
    background: #fff;
}

    .sidebar-nav ul {
        background: #fff;
    }

#sidebar.active .sidebar-nav ul.metismenu li ul.submenu-angle {
    position: absolute;
    right: -180px;
    top: 0px;
    text-align: left;
    width: 180px;
    background: #fff;
    -webkit-box-shadow: 0 1px 4px rgba(0,0,0,.175);
    box-shadow: 0 1px 4px rgba(0,0,0,.175);
}

#sidebar.active .sidebar-nav .metismenu a:hover, #sidebar.active .sidebar-nav .metismenu a:focus, #sidebar.active .sidebar-nav .metismenu a:active {
    background: #F6F8FA;
}

#sidebar.active .mCustomScrollBox {
    overflow: unset;
}

#sidebar.active .mCSB_container {
    overflow: unset;
}

.sidebar-nav .metismenu a {
    color: #03a9f4;
}

    .sidebar-nav .metismenu a:hover, .sidebar-nav .metismenu a:focus, .sidebar-nav .metismenu a:active {
        background: #F6F6F6;
    }

.header-top-menu .navbar-nav > li .dropdown-menu, .header-right-info ul.header-right-menu li .author-message-top, .header-right-info ul.header-right-menu li .notification-author, .header-right-info ul.header-right-menu li .author-log, .header-right-info ul.header-right-menu li .admintab-wrap.menu-setting-wrap.menu-setting-wrap-bg.dropdown-menu {
    background: #fff;
}

    .header-top-menu .navbar-nav > li .dropdown-menu a:hover, .header-right-info ul.header-right-menu li .dropdown-header-top.author-log li a:hover, .header-right-info ul.header-right-menu li .dropdown-header-top.author-log li a:focus, .header-drl-controller-btn.btn-info:active:focus, .btn-info:active:hover {
        background: #F6F8FA;
    }

.header-top-menu .navbar-nav > li.open > a {
    color: #fff;
}

.header-top-menu .navbar-nav > li > a:hover {
    color: #fff;
}

#sidebar {
    background: #fff;
}

    #sidebar .sidebar-header {
        background: #fff;
    }

    #sidebar.active .sidebar-header {
        padding-top: 10px;
        position: relative;
        z-index: 9;
        padding-bottom: 10px;
    }

.order-st i {
    background: #86bc42;
}

.product-details-btn button, .product-details-btn-2 button {
    background: #86bc42;
}

.single-product-text .button-default.cart-btn {
    background: #006DF0;
}

.history-anl-icon i {
    background-color: #86bc42;
}

.footer-copyright-area {
    background: #4e88c7;
    /*padding: 12px 0px;*/
    text-align: center;
}

.message-single-top h1, .notification-single-top h1 {
    border-bottom: 1px solid #F6F8FA;
}

.header-right-info ul.header-right-menu li .message-view a, .header-right-info ul.header-right-menu li .notification-view a {
    border-top: 1px solid #F6F8FA;
}

.header-right-info .author-message-top:before, .header-right-info .notification-author:before {
    border-bottom: 10px solid #fff;
}

.header-right-info ul.header-right-menu li.open > a {
    color: #fff;
}

.indicator-ms {
    background: #fff;
}

.indicator-nt {
    background: #fff;
}

.menu-setting-wrap.menu-setting-wrap-bg .nav-tabs > li.active > a, .menu-setting-wrap.menu-setting-wrap-bg .nav-tabs > li.active > a:focus, .menu-setting-wrap.menu-setting-wrap-bg .nav-tabs > li.active > a:hover
.notes-img {
    background: #F6F8FA;
}

.header-right-info .nav.custon-set-tab > li > a:focus, .header-right-info .nav.custon-set-tab > li > a:hover, .header-right-info .nav.custon-set-tab > li > a:active {
    color: #303030;
}

.edu-custon-design .panel-heading {
    background: #4e88c7;
    color: #fff;
}

.panel-group.edu-custon-design .accordion-head a:hover, .panel-group.edu-custon-design .accordion-head a:focus, .panel-group.edu-custon-design .accordion-head a:active {
    color: #fff;
}

.analytics-sparkle-line .analytics-content .tuition-fees {
    font-size: 14px;
    float: right;
    margin-top: 8px;
    color: #999;
    font-weight: 300;
}

.storage-right {
    float: right;
    margin-bottom: 0px;
    margin-top: -25px;
    font-size: 16px !important;
}

.analysis-progrebar-content .progress {
    width: 100%;
    margin-bottom: 6px;
}

.single-item-rating {
    float: right;
    margin-top: -32px;
    color: #ffb463;
}

    .single-item-rating i {
        font-size: 14px;
    }

.product-price h3 {
    font-size: 25px;
}

.product-buttons button:hover {
    background: #006DF0;
    transition: all .4s ease 0s;
}

.single-product-text a, .single-latest-text a {
    color: #444;
    display: block;
    font-size: 18px;
}

.single-product-text .cards-hd-dn {
    margin-top: 17px;
}

.single-product-text.edu-pro-tx a {
    margin-top: -1px;
}

.single-product-image img {
    width: 100%;
}

.single-product-text a:hover, .single-latest-text a:hover {
    color: #006DF0;
    transition: all .4s ease 0s;
}

.single-product-text .button-default.cart-btn:hover {
    background: #006DF0;
    transition: all .4s ease 0s;
}

.single-latest-image {
    float: left;
}

.single-latest-text {
    background: #fff;
    overflow: hidden;
    padding: 10px 0 25px 30px;
}

    .single-latest-text p {
        font-size: 14px;
        color: #444;
        margin: 10px 0px;
    }

    .single-latest-text .button-default {
        font-size: 14px;
        background: #86bc42;
        padding: 5px 10px;
        border-radius: 3px;
        transition: all .4s ease 0s;
        color: #fff;
        display: inline;
    }

        .single-latest-text .button-default:hover {
            background: #2d3e50;
            color: #fff;
        }

.progress-skill .progress {
    height: 5px;
    margin-bottom: 10px;
}

.progress-skill h2 {
    font-size: 16px;
    color: #444;
}

.progress-green {
    background-color: #006DF0;
}

.progress-yellow {
    background-color: #933EC5;
}

.progress-blue {
    background-color: #65b12d;
}

.progress-red {
    background-color: #D80027;
}

.blog-sig-details-dt.courses-info span {
    margin: 10px 50px 0;
    display: inline-block;
}

.social-media-edu, .single-review-st-text {
    display: flex;
}

.single-review-st-text {
    padding: 7.7px 0px;
}

    .single-review-st-text:last-child {
        padding-bottom: 0px;
    }

.social-media-edu i {
    font-size: 40px;
    line-height: 54px;
    color: #006DF0;
}

.social-media-edu.twitter-cl i {
    color: #933EC5;
}

.social-media-edu.linkedin-cl i {
    color: #65b12d;
}

.social-media-edu.youtube-cl i {
    color: #D80027;
}

.social-edu-ctn {
    margin-left: 15px;
}

    .social-edu-ctn h3 {
        font-size: 16px;
        text-transform: capitalize;
        color: #006DF0;
    }

.twitter-cl .social-edu-ctn h3 {
    color: #933EC5;
}

.linkedin-cl .social-edu-ctn h3 {
    color: #65b12d;
}

.youtube-cl .social-edu-ctn h3 {
    color: #D80027;
}

.social-edu-ctn p {
    font-size: 14px;
    margin: 0;
    color: #303030;
}

.single-product-text img {
    width: 100px;
    height: 100px;
    -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.2);
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.2);
    border-radius: 100%;
    margin-top: -70px;
}

.single-product-text {
    padding: 20px;
    text-align: center;
}

    .single-product-text.edu-pro-tx {
        padding: 20px 0px 0px 0px;
    }

        .single-product-text.edu-pro-tx h5 {
            line-height: 20px;
            margin-bottom: 5px;
            color: #444;
        }

.single-cards-item, .single-review-st-item, .white-box {
    background: #fff;
    overflow: hidden;
}

.single-review-st-item, .white-box {
    padding: 20px;
}

.single-product-text .ctn-cards {
    font-size: 14px;
    color: #444;
    line-height: 24px;
}

.single-product-text .follow-cards {
    font-size: 14px;
    color: #fff;
    background: #006DF0;
    display: inline-block;
    padding: 5px 20px;
    border-radius: 3px;
}

    .single-product-text .follow-cards:hover {
        color: #fff;
    }

.cards-dtn {
    margin-top: 27px;
}

.single-product-text .cards-hd-dn {
    font-size: 18px;
}

.single-product-text h5 {
    font-size: 14px;
    color: #999;
    font-weight: 300;
}

.cards-dtn h3 {
    font-size: 18px;
    color: #303030;
    margin: 0;
}

.cards-dtn p {
    font-size: 14px;
    color: #303030;
    margin: 0;
}

.single-review-st-text img {
    height: 50px;
    width: 50px;
    border-radius: 50%;
}

.review-ctn-hf h3 {
    font-size: 14px;
    color: #303030;
    margin-bottom: 5px;
}

.review-ctn-hf, .review-item-rating {
    margin-left: 15px;
}

    .review-ctn-hf p {
        font-size: 14px;
        color: #303030;
        margin: 0;
    }

.single-review-st-hd h2 {
    font-size: 18px;
    color: #303030;
}

.review-item-rating i {
    font-size: 14px;
    margin-top: 15px;
    color: #ffb463;
}

.review-ctn-hf {
    margin-top: 5px;
}

.review-item-rating {
    text-align: right;
    margin-left: auto;
    margin-top: 5px;
}

.single-product-text.edu-pro-tx {
    text-align: left;
}

.label-purple {
    background-color: #9675ce;
}

.basic-list li {
    display: block;
    padding: 11.6px 0;
    border-bottom: 1px solid rgba(120,130,140,.13);
    line-height: 27px;
    color: #303030;
    font-size: 14px;
}

    .basic-list li:last-child {
        border-bottom: 0px solid rgba(120,130,140,.13);
        padding-bottom: 0px;
    }

.basic-list .label {
    margin-top: 0px;
    padding: 7px 10px;
    font-size: 15px;
    border-radius: 2px;
    width: 70px;
}

.label-danger {
    background: #ff6666;
}

.label-purple.label-2 {
    background: #933EC5;
}

.label-success {
    background: #33cc80;
}

.label-info {
    background: rgb(243, 172, 64);
}

.label-purple {
    background: #555;
}

.white-box h3 {
    font-size: 18px;
    color: #444;
}

.country-state .progress {
    height: 4px;
    margin-bottom: 0px;
}

.country-state h2 {
    font-size: 18px;
    color: #444;
    margin-bottom: 2px;
}

.country-state li {
    margin: 26px 0px;
}

.country-state small {
    font-size: 14px;
    color: #303030;
}

.white-box.analytics-info-cs h3 {
    font-size: 16px;
    color: #303030;
}

.analytics-content .progress {
    height: 5px;
    margin-bottom: 0;
}

.analytics-content .text-success {
    color: #006DF0;
}

.analytics-content .text-danger {
    color: #933EC5;
}

.analytics-content .text-info {
    color: #65b12d;
}

.analytics-content .text-inverse {
    color: #D80027;
}

.progress-bar.progress-bar-danger {
    background: #933EC5;
}

.progress-bar.progress-bar-info {
    background: #65b12d;
}

.progress-bar.progress-bar-inverse {
    background: #D80027;
}

.progress-bar.progress-bar-danger.hd-tp-1 {
    background: #006DF0;
}

.projects-st-content.project-rating-cl .progress-bar.hd-tp-2 {
    background: #933EC5;
}

.progress-bar.hd-tp-3 {
    background: #65b12d;
}

.projects-st-content.project-rating-cl2 .progress-bar.hd-tp-4 {
    background: #D80027;
}

.progress-bar.progress-bar-danger.hd-tp-5 {
    background: #9675ce;
}

.projects-st-content.project-rating-cl .progress-bar.hd-tp-6 {
    background: #555;
}

.cus-product-sl-rp li h5 {
    color: #999;
    font-weight: 300;
}

.menu-switcher-pro .btn-info:active, .menu-switcher-pro .btn-info:focus, .menu-switcher-pro .btn-info:hover, .menu-switcher-pro .btn-info:visited, .header-drl-controller-btn.btn-info:active:focus {
    background: #03a9f4;
    outline: none;
}

.mini-navbar .single-review-st-text img {
    height: 56px;
    width: 56px;
}

.mini-navbar .single-product-text img {
    width: 116px;
    height: 116px;
}

.mini-navbar .country-state li {
    margin: 28.5px 0px;
}

.mini-navbar .basic-list li {
    padding: 11.6px 0px;
}

.widget-cl-1 .text-success {
    color: #006DF0;
}

.widget-cl-2 .text-info {
    color: #933EC5;
}

.widget-cl-3 .text-warning {
    color: #65b12d;
}

.widget-cl-4 .text-danger {
    color: #D80027;
}

.btn-success.widget-btn-1:active, .btn-success.widget-btn-1:hover, .btn-success.widget-btn-1:focus, .btn-success.widget-btn-1:visited {
    background: #006DF0;
    border: 1px solid #006DF0;
    outline: none;
}

.btn-info.widget-btn-2:active, .btn-info.widget-btn-2:hover, .btn-info.widget-btn-2:focus, .btn-info.widget-btn-2:visited {
    background: #933EC5;
    border: 1px solid #933EC5;
    outline: none;
}

.btn-info.widget-btn-2 {
    background: #933EC5;
    border: 1px solid #933EC5;
}

.btn-warning.widget-btn-3 {
    background: #65b12d;
    border: 1px solid #65b12d;
}

    .btn-warning.widget-btn-3:active, .btn-warning.widget-btn-3:hover, .btn-warning.widget-btn-3:focus, .btn-warning.widget-btn-3:visited {
        background: #65b12d;
        border: 1px solid #65b12d;
        outline: none;
    }

.btn-danger.widget-btn-4 {
    background: #D80027;
    border: 1px solid #D80027;
}

    .btn-danger.widget-btn-4:active, .btn-danger.widget-btn-4:hover, .btn-danger.widget-btn-4:focus, .btn-danger.widget-btn-4:visited {
        background: #D80027;
        border: 1px solid #D80027;
        outline: none;
    }

.add-professors .invalid, .addcourse .invalid, .comment .invalid, .addcoursepro .invalid, .add-department .invalid {
    color: #D80027;
}

.form-group textarea {
    width: 100%;
    height: 134px;
    padding: 10px;
    border: 1px solid #e5e6e7;
    outline: none;
    line-height: 24px;
}

.form-group.edit-ta-resize textarea {
    height: 144px;
}

.form-group textarea:focus {
    border: 1px solid #006DF0;
}

.add-professors .form-group, .addcoursepro .form-group {
    margin: 10px 0px;
}

.add-professors .file-upload-inner.ts-forms input[type="text"] {
    margin: 10px 0px;
}

.m-t-md .btn-success {
    background-color: #006DF0;
    border-color: #006DF0;
}

.m-t-md .btn-primary {
    background-color: #933EC5;
    border-color: #933EC5;
}

.m-t-md .btn-warning {
    background-color: #65b12d;
    border-color: #65b12d;
}

.addcourse .form-group {
    margin: 10px 0px;
}

.pro-ad .dropzone.dropzone-custom {
    border: 0px dashed #86bc42;
}

.dropzone.dz-clickable .dz-message {
    border: 2px dashed #ccc;
    margin: 0px 0px;
    padding: 20px;
}

.pro-ad .dropzone.dz-started .dz-message {
    display: block;
    height: 175px;
}

.pro-ad .dropzone.dz-started .edudropnone {
    display: none;
}

.pro-ad .dropzone .dz-preview {
    position: absolute;
    bottom: 115px;
}

.pro-ad .download-custom i {
    color: #999;
    font-size: 25px;
    margin-bottom: 10px;
}

.pro-ad .download-custom h2, .pro-ad .download-custom p {
    font-size: 14px;
    color: #999;
}

.pro-ad .dropzone {
    padding: 0px;
}

.pro-ad .form-group textarea {
    height: 134px;
}

.pro-ad.addcoursepro .form-group textarea {
    height: 234px;
}

.hd-pro-img {
    overflow: hidden;
    opacity: 0;
}

.alert-up-pd .invalid {
    position: relative;
    top: 10px;
}

.pro-ad .dropzone.dz-clickable {
    cursor: auto;
}

.pro-ad .dropzone .download-custom {
    cursor: pointer;
}

.payment-adress .waves-effect.waves-light {
    cursor: poiner;
}

.comment .form-group {
    margin-bottom: 0px;
}

.comment input[type="text"], .comment textarea {
    margin: 15px 0px;
}

.payment-adress.comment-stn {
    text-align: left;
}

.add-department .form-group {
    margin: 10px 0px;
}

.datatable-dashv1-list .form-control {
    height: 35px;
}

.datatable-dashv1-list .btn-default {
    outline: none
}

.datatable-dashv1-list .editable-submit {
    background: #006DF0;
    color: #fff;
    border: 1px solid #006DF0;
}

    .datatable-dashv1-list .btn-default:hover, .datatable-dashv1-list .btn-default:focus, .datatable-dashv1-list .btn-default:active, .datatable-dashv1-list .editable-submit:hover, .datatable-dashv1-list .editable-submit:focus, .datatable-dashv1-list .editable-submit:active {
        background: #006DF0;
        color: #fff;
    }

.dropdown-segmented .btn {
    padding: 9px 12px;
}

.multi-uploader-cs .dropzone.dropzone-custom {
    border: 2px dashed #006DF0;
}

.multi-uploader-cs .dropzone.dz-clickable .dz-message {
    border: 0px dashed #006DF0;
}

.custom-login h3, .ps-recovered h3 {
    font-size: 20px;
    color: #303030;
}

.custom-login p, .ps-recovered p {
    font-size: 14px;
    color: #303030;
}

.footer-lg-pro a {
    font-size: 14px;
    color: #006DF0;
}

.country-state li:last-child {
    margin-bottom: 0px;
}

.pwstrength_viewport_progress .progress, .pwstrength_viewport_progress2 .progress, .pwstrength_viewport_progress4 .progress, .form-group.mg-b-pass {
    margin-bottom: 0px;
}
/*----------------------------------------*/
/*  19. Mini Sidebar
/*----------------------------------------*/
#sidebar.active .sidebar-nav .metismenu {
    margin-top: 60px;
}

.mini-navbar .dropzone.dz-clickable .dz-message {
    padding: 32px 20px;
}

.mini-navbar #sidebar.active .sidebar-nav ul.metismenu li ul.submenu-angle.interface-mini-nb-dp {
    top: -30px;
}

.mini-navbar #sidebar.active .sidebar-nav ul.metismenu li ul.submenu-angle.chart-mini-nb-dp {
    top: -40px;
}

.mini-navbar #sidebar.active .sidebar-nav ul.metismenu li ul.submenu-angle.form-mini-nb-dp {
    top: -100px;
}

.mini-navbar #sidebar.active .sidebar-nav ul.metismenu li ul.submenu-angle.app-mini-nb-dp {
    top: -170px;
}

.mini-navbar #sidebar.active .sidebar-nav ul.metismenu li ul.submenu-angle.page-mini-nb-dp {
    top: -210px;
}

.sparkline-content p {
    line-height: 27px;
}

.sparkline-content.peity-ctn p {
    line-height: 26px;
}

.mini-navbar .sparkline-content p {
    font-size: 15px;
    line-height: 29px;
}

.form-group-inner:last-child {
    margin-bottom: 0px;
}

.note-editor.note-frame.panel.panel-default {
    margin-bottom: 0px;
}

.custon-tab-style1 p:last-child, .edu-custon-design .admin-panel-content p:last-child {
    margin-bottom: 0px;
}

.edu-tab1 .nav-tabs {
    border-bottom: 0px solid #ddd;
}
/*----------------------------------------*/
/*  20. Custom Scroll
/*----------------------------------------*/
.comment-scrollbar, .timeline-scrollbar, .messages-scrollbar, .project-list-scrollbar {
    height: 86vh;
}

.mCSB_outside + .mCSB_scrollTools {
    right: -15px;
    margin: 0px 0px;
}

.message-menu .mCSB_outside + .mCSB_scrollTools, .notification-menu .mCSB_outside + .mCSB_scrollTools, .left-custom-menu-adp-wrap .mCSB_outside + .mCSB_scrollTools {
    right: 0px;
    margin: 0px 0px;
}

.mCS-light-1.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #006DF0;
}

.mCS-light-1.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #ccc;
}
/*-----------------------
21. Wizard CSS
-------------------------*/
.wizard > .steps {
    position: relative;
    display: block;
    width: 100%;
}

.wizard.vertical > .steps {
    display: inline;
    float: left;
    width: 30%;
}

.wizard > .steps .number {
    font-size: 1.429em;
}

.wizard > .steps > ul > li {
    width: 25%;
}

.wizard > .steps > ul > li, .wizard > .actions > ul > li {
    float: left;
}

.wizard.vertical > .steps > ul > li {
    float: none;
    width: 100%;
}

.wizard > .steps a, .wizard > .steps a:hover, .wizard > .steps a:active {
    display: block;
    width: auto;
    margin: 0 0.5em 0.5em;
    padding: 1em 1em;
    text-decoration: none;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.wizard > .steps .disabled a, .wizard > .steps .disabled a:hover, .wizard > .steps .disabled a:active {
    background: #eee;
    color: #aaa;
    cursor: default;
}

.wizard > .steps .current a, .wizard > .steps .current a:hover, .wizard > .steps .current a:active {
    background: #2184be;
    color: #fff;
    cursor: default;
}

.wizard > .steps .done a, .wizard > .steps .done a:hover, .wizard > .steps .done a:active {
    background: #9dc8e2;
    color: #fff;
}

.wizard > .steps .error a, .wizard > .steps .error a:hover, .wizard > .steps .error a:active {
    background: #ff3111;
    color: #fff;
}

.wizard > .content {
    background: #eee;
    display: block;
    margin: 0.5em;
    min-height: 35em;
    overflow: hidden;
    position: relative;
    width: auto;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.wizard.vertical > .content {
    display: inline;
    float: left;
    margin: 0 2.5% 0.5em 2.5%;
    width: 65%;
}

.wizard > .content > .body {
    float: left;
    position: absolute;
    width: 95%;
    height: 95%;
    padding: 2.5%;
}

    .wizard > .content > .body ul {
        list-style: disc !important;
    }

        .wizard > .content > .body ul > li {
            display: list-item;
        }

    .wizard > .content > .body > iframe {
        border: 0 none;
        width: 100%;
        height: 100%;
    }

    .wizard > .content > .body input {
        display: block;
        border: 1px solid #ccc;
    }

        .wizard > .content > .body input[type="checkbox"] {
            display: inline-block;
        }

        .wizard > .content > .body input.error {
            background: rgb(251, 227, 228);
            border: 1px solid #fbc2c4;
            color: #8a1f11;
        }

    .wizard > .content > .body label {
        display: inline-block;
        margin-bottom: 0.5em;
    }

        .wizard > .content > .body label.error {
            color: #8a1f11;
            display: inline-block;
            margin-left: 1.5em;
        }

.wizard > .actions {
    position: relative;
    display: block;
    text-align: right;
    width: 100%;
}

.wizard.vertical > .actions {
    display: inline;
    float: right;
    margin: 0 2.5%;
    width: 95%;
}

.wizard > .actions > ul {
    display: inline-block;
    text-align: right;
}

    .wizard > .actions > ul > li {
        margin: 0 0.5em;
    }

.wizard.vertical > .actions > ul > li {
    margin: 0 0 0 1em;
}

.wizard > .actions a, .wizard > .actions a:hover, .wizard > .actions a:active {
    background: #2184be;
    color: #fff;
    display: block;
    padding: 0.5em 1em;
    text-decoration: none;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.wizard > .actions .disabled a, .wizard > .actions .disabled a:hover, .wizard > .actions .disabled a:active {
    background: #eee;
    color: #aaa;
}

.current-info {
    display: none;
}

#example-basic-h-1, #example-basic-h-0, #example-basic-h-2, #example-basic-h-3 {
    display: none;
}

.product-cart-inner .wizard > .steps a, .product-cart-inner .wizard > .steps a:hover, .product-cart-inner .wizard > .steps a:active {
    padding: 10px 15px;
    line-height: 24px;
    font-size: 14px;
    background: #e12503;
}

.product-cart-inner .wizard > .steps .disabled a, .product-cart-inner .wizard > .steps .disabled a:hover, .product-cart-inner .wizard > .steps .disabled a:active {
    background: #fff;
    color: #444;
}

.product-cart-inner .wizard > .content > .body {
    background: #fff;
    width: 100%;
}

.product-cart-inner .wizard > .content {
    background: #fff;
    border: 1px solid rgba(0,0,0,.12);
}

    .product-cart-inner .wizard > .content > .body input {
        width: 35px;
    }

.wizard > .actions a, .wizard > .actions a:hover, .wizard > .actions a:active {
    background: #e12503;
}

.product-list-cart .product-status-wrap {
    border: 0px solid rgba(0,0,0,.12);
    padding: 0px;
}

    .product-list-cart .product-status-wrap table th {
        border: 0px solid rgba(0,0,0,.12);
    }

.product-list-cart h3 {
    font-size: 16px;
}

.product-delivary input, .payment-details input {
    width: 100% !important;
}

.payment-details button, .product-confarmation button {
    background: #e12503;
    border-color: #e12503;
}

.product-confarmation {
    text-align: center;
}

    .product-confarmation p {
        padding: 0px 130px;
        line-height: 24px;
        font-size: 14px;
    }

.error-pagewrap {
    min-height: 100vh;
    text-align: center;
}

    .error-pagewrap:before {
        content: '';
        height: 100vh;
        width: 1px;
    }

    .error-page-int, .error-pagewrap:before {
        vertical-align: middle;
        display: inline-block;
    }

.error-page-int {
    max-width: 500px;
    padding: 20px 0;
    width: 80%;
    position: relative;
    margin: 0 auto;
}

.content-error a {
    margin: 5px 5px;
    display: inline-block;
}

.nk-ds-n-pro {
    display: none;
}

.nk-ds-n-pro-t-0 {
    margin-top: 0px;
}

.devit-card-custom .form-group {
    margin: 10px 0px;
}

.custom-product-edit {
    margin-top: 0px;
}

.login-horizental.lg-hz-mg {
    margin-top: 0px;
}

.content-error .hpanel {
    text-align: left;
}

.content-error #loginForm a {
    padding: 6px 0px;
    margin: 5px 0px;
    border: none;
}

.header-right-info .author-message-top::before, .header-right-info .notification-author::before {
    position: unset;
    display: block;
    border-width: 0px;
}

.profile-img img {
    width: 100%;
}

.c3-align-dlt {
    display: none;
}
/*----------------------------------------*/
/*  22. Notification
/*----------------------------------------*/
.notification-bt .btn {
    border-radius: 3px;
}

.notification-bt .btn-info {
    background-color: #006DF0;
    border-color: #006DF0;
}

.notification-bt .btn-warning {
    background-color: #933EC5;
    border-color: #933EC5;
}

.notification-bt .btn-danger {
    background-color: #D80027;
    border-color: #D80027;
}

.notification-bt .btn-success {
    background-color: #65b12d;
    border-color: #65b12d;
}

.notification-bt .btn-info:focus, .notification-bt .btn-info:active, .notification-bt .btn-info:visited, .notification-bt .btn-warning:focus, .notification-bt .btn-warning:active, .notification-bt .btn-warning:visited {
    background-color: #006DF0;
    border-color: #006DF0;
    outline: none;
}

.notification-bt .btn-warning:focus, .notification-bt .btn-warning:active, .notification-bt .btn-warning:visited {
    background-color: #933EC5;
    border-color: #933EC5;
    outline: none;
}

.notification-bt .btn-danger:focus, .notification-bt .btn-danger:active, .notification-bt .btn-danger:visited {
    background-color: #D80027;
    border-color: #D80027;
    outline: none;
}

.notification-bt .btn-success:focus, .notification-bt .btn-success:active, .notification-bt .btn-success:visited {
    background-color: #65b12d;
    border-color: #65b12d;
    outline: none;
}

.info-md a {
    background-color: #933EC5;
    border-color: #933EC5;
}

.warning-md a {
    background-color: #65b12d;
    border-color: #65b12d;
}

.danger-md a {
    background-color: #D80027;
    border-color: #D80027;
}

.chart-ds-n-ex {
    display: none;
}
/*----------------------------------------*/
/*  23. footer
/*----------------------------------------*/
.footer-copy-right p {
    margin: 0px;
    font-size: 15px;
    color: #fff;
}

.footer-copy-right a {
    color: #fff;
    text-decoration: none;
}


.hpanel .panel-body .logo-box {
    padding: 20px 0px;
}

.content-error a {
    margin: 5px 0px;
}

.content-error .hpanel .panel-body {
    padding: 30px;
    border-radius: 5px;
}

.loginbtn {
    text-transform: uppercase;
    border-radius: 2px;
    border-color: #4f87c6;
    background-color: #4f87c6;
    padding: 9px 40px;
}


.metismenu .has-arrow:after {
    width: 0.5em;
    height: 0.5em;
    color: #03a9f4;
    transform: rotate(135deg) translateY(-32%);
}

.sidebar-nav .metismenu li .icon-wrap {
    vertical-align: text-bottom;
}

.sidebar-nav .metismenu a {
    color: #777874;
}

img.main-logo {
    width: 165px;
    margin-bottom: 15px;
    margin-top: 15px;
}

.header-top-area {
    background-color: #4e88c7 !important;
}

.nav.navbar-nav.mai-top-nav.header-right-menu .form-control {
    height: 24px !important;
    border-radius: 4px;
    border: none;
    font-size: 12.5px;
}

.header-right-info .admin-name {
    vertical-align: bottom;
}

/*Admin Pages CSS Changes Shyam */
.sparkline13-list {
    padding: 5px;
}

.modal-edu-general .modal-body {
    padding: 20px 15px;
}

.header-color-modal {
    padding: 20px 15px 20px 15px;
}

.mt-10 {
    margin-top: 10px;
}

.p-0 {
    padding: 0px;
}

.p-t-0 {
    padding-top: 0px;
}

.panel-group .panel + .panel {
    margin-top: 15px;
}

.panel-title a {
    width: 100% !important
}

.mt-25 {
    margin-top: 25px !important
}

table.dataTable.no-footer, table.dataTable thead th {
    border-bottom: 1px solid #e4dfdf !important;
}

ul.nav.nav-tabs.custom-menu-wrap.custon-tab-menu-style1 > li > a {
    padding: 10px 10px;
}

td.text-right {
    text-align: right !important;
}

hr {
    border: 0.5px dashed #c5c1c1;
}

.mb-10 {
    margin-bottom: 10px !important
}

.form-control {
    height: 25px !important;
}

.custom-panels .panel-heading {
    max-width: 250px;
    padding: 15px 22px;
    text-align: left;
    background: white;
    color: #4e88c7;
    border-top: 3px solid #4e88c7;
}

.custom-panels.panel {
    background: transparent !important;
    border-color: transparent !important;
}

.custom-panels .admin-panel-content {
    border-top-color: transparent !important
}

.page-headers-custom {
    margin-top: 20px !important;
    margin-bottom: 10px;
}

.panel-group.edu-custon-design .accordion-head a:hover, .panel-group.edu-custon-design .accordion-head a:focus, .panel-group.edu-custon-design .accordion-head a:active {
    color: #4e88c7 !important
}

.custom-panels.panel-default > .panel-heading {
    border-bottom-color: transparent;
}

.table > thead:first-child > tr:first-child > th {
    border-top: 0;
    background-color: #edefef;
}

.form-group label.col-sm-3, .form-group label.col-sm-2 {
    line-height: 30px;
}

.mtn-45 {
    /*margin-top:-45px!important*/
}

.btn {
    padding: 4px 16px;
    margin-bottom: 0;
    font-size: 13px;
}

table tbody tr td .btn {
    padding: 0px 5px !important;
    margin: 1px;
}

table .dataTable thead th {
    padding: 9px 18px !important
}

@media (min-width: 768px) {

    .modal-dialog modal-lg {
        width: 70%;
        height: 50%;
        margin: 30px auto;
    }
}

@media (max-width: 768px) {
    .menu-switcher-pro {
        display: none;
    }

    .header-right-menu {
        margin: 0px auto !important;
    }

    #mainContent {
        margin-top: 0px !important
    }

    #InnerTable1 {
        margin-top: 20px !important;
    }
}

@media (max-width: 480px) {
    #mainContent, #mainContent .data-table-area {
        margin-top: 0px !important
    }

    .modal-content {
        width: 90% !important;
        margin: 35px auto;
    }

    .mtn-45 {
        margin-top: 0px !important
    }
}

.modal-lg {
    margin: 0px auto;
    padding-top: 90px;
    z-index: 9999;
}

.header-right-info ul.header-right-menu li .dropdown-header-top.author-log li a {
    color: #777874 !important;
}

.modal-body {
    max-height: 430px;
    overflow: auto;
}

.header-color-modal.bg-color-1 {
    background: #4e88c7 !important;
}

h5.modal-title {
    font-size: 18px;
    margin: 0px;
}

.modal-header {
    text-align: center;
}

.modal-body::-webkit-scrollbar {
    width: 10px;
}

.modal-body::-webkit-scrollbar-thumb {
    background: #666;
    border-radius: 20px;
}

.modal-body::-webkit-scrollbar-track {
    background: #ddd;
    border-radius: 20px;
}

.subHeading {
    color: #0a74f5;
    font-size: 18px;
    font-weight: 700;
    text-transform: uppercase;
    text-decoration: none;
    padding: 5px 5px 5px 25px;
}

.dashboardHeading {
    color: #2f2f26;
    font-weight: 700;
    font-size: 21px;
    text-transform: uppercase;
    text-decoration: none;
    padding: 5px 5px 5px 25px;
}


.card-success {
    color: #65b12d;
}

.card-pending {
    color: #dc8f2c;
}

.card-count h1 {
    line-height: 70px;
}

.card {
    background-color: rgba(255, 255, 255, 0.8);
    background-image: url(/Images/tile.jpg);
    padding: 10px;
    border-radius: 15px;
    border: 1px solid #ddd;
    box-shadow: 2px 2px 7px rgba(204, 204, 204, 0.59);
    margin: 0px 5px 0px 5px;
    border-bottom-color: #4e88c7;
    border-bottom-width: thick;
    max-height: 120px;
}

.card-icon {
    font-size: 54px;
    vertical-align: middle;
}

.card-heading h5 {
    font-size: 18px;
    margin-bottom: 0px;
}

.bs-bars.pull-left {
    float: right !important;
}

.datepicker.datepicker-inline {
    position: absolute;
    top: 30px;
    left: 0px;
    background-color: white;
    z-index: 9;
    box-shadow: 1px 1px 17px #ccc;
    display: none !important;
}

.pageHeading {
    margin-bottom: 10px;
}

.subPageHeading {
    margin-bottom: 10px;
    PADDING-TOP: 13PX;
    PADDING-BOTTOM: 1PX;
    padding-left: 20px;
    text-transform:uppercase;
}

.metismenu span.fa {
    font-size: 16px;
    vertical-align: middle;
    padding-right: 3px;
}

#sidebar ul.submenu-angle {
    max-height: unset !important;
}

#sidebar.active ul.submenu-angle {
    max-height: 550px !important;
    overflow: auto;
}

#Preloader {
    top: 0px;
    left: 0;
    width: 100%;
    position: fixed;
    background-color: rgba(0, 0, 0, 0.6);
    text-align: center;
    z-index: 9999;
    height: 100vh;
    margin-top: 0px;
    vertical-align: middle;
}

.preLoaderImage {
    width: 250px;
    margin-top: 15%;
    vertical-align: middle;
}

nav#sidebar {
    max-width: 150px;
}

/*#mainContent{
    margin-left : 15px;
    margin-right : 15px;
}*/

.fixed-table-body {
    max-height: 500px !important;
}

.modal-body .fixed-table-body {
    max-height: unset !important;
}

@media only screen and (max-width: 600px) {
    nav#sidebar {
        max-width: 100%!important;
        width: 100% !important;
    }
    #menu1 {
        max-width: 100%!important;
        width: 100%!important;
    }
}
.chosen-select {
    width: 100%; }

.chosen-select-deselect {
    width: 100%; }

.chosen-container {
    display: inline-block;
    font-size: 14px;
    position: relative;
    vertical-align: middle; }
.chosen-container .chosen-drop {
    background: #fff;
    border: 1px solid #006DF0;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
    margin-top: -1px;
    position: absolute;
    top: 100%;
    left: -9000px;
    z-index: 1060; }
.chosen-container.chosen-with-drop .chosen-drop {
    left: 0;
    right: 0; }
.chosen-container .chosen-results {
    color: #555555;
    margin: 0 4px 4px 0;
    max-height: 240px;
    padding: 0 0 0 4px;
    position: relative;
    overflow-x: hidden;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch; }
.chosen-container .chosen-results li {
    display: none;
    line-height: 1.42857;
    list-style: none;
    margin: 0;
    padding: 5px 6px; }
.chosen-container .chosen-results li em {
    background: #feffde;
    font-style: normal; }
.chosen-container .chosen-results li.group-result {
    display: list-item;
    cursor: default;
    color: #999;
    font-weight: bold; }
.chosen-container .chosen-results li.group-option {
    padding-left: 15px; }
.chosen-container .chosen-results li.active-result {
    cursor: pointer;
    display: list-item; }
.chosen-container .chosen-results li.highlighted {
    background-color: #006DF0;
    background-image: none;
    color: white; }
.chosen-container .chosen-results li.highlighted em {
    background: transparent; }
.chosen-container .chosen-results li.disabled-result {
    display: list-item;
    color: #777777; }
.chosen-container .chosen-results .no-results {
    background: #eeeeee;
    display: list-item; }
.chosen-container .chosen-results-scroll {
    background: white;
    margin: 0 4px;
    position: absolute;
    text-align: center;
    width: 321px;
    z-index: 1; }
.chosen-container .chosen-results-scroll span {
    display: inline-block;
    height: 1.42857;
    text-indent: -5000px;
    width: 9px; }
.chosen-container .chosen-results-scroll-down {
    bottom: 0; }
.chosen-container .chosen-results-scroll-down span {
    background: url("chosen-sprite.png") no-repeat -4px -3px; }
.chosen-container .chosen-results-scroll-up span {
    background: url("chosen-sprite.png") no-repeat -22px -3px; }

.chosen-container-single .chosen-single {
    background-color: #fff;
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding;
    background-clip: padding-box;
    border: 1px solid #e5e6e7;
    border-top-right-radius: 4px;
    border-top-left-radius: 4px;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
    color: #555555;
    display: block;
    height: 34px;
    overflow: hidden;
    line-height: 32px;
    padding: 0 0 0 8px;
    position: relative;
    text-decoration: none;
    white-space: nowrap; }
.chosen-container-single .chosen-single span {
    display: block;
    margin-right: 26px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap; }
.chosen-container-single .chosen-single abbr {
    background: url("chosen-sprite.png") right top no-repeat;
    display: block;
    font-size: 1px;
    height: 10px;
    position: absolute;
    right: 26px;
    top: 12px;
    width: 12px; }
.chosen-container-single .chosen-single abbr:hover {
    background-position: right -11px; }
.chosen-container-single .chosen-single.chosen-disabled .chosen-single abbr:hover {
    background-position: right 2px; }
.chosen-container-single .chosen-single div {
    display: block;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
    width: 18px; }
.chosen-container-single .chosen-single div b {
    background: url("chosen-sprite.png") no-repeat 0 7px;
    display: block;
    height: 100%;
    width: 100%; }
.chosen-container-single .chosen-default {
    color: #777777; }
.chosen-container-single .chosen-search {
    margin: 0;
    padding: 3px 4px;
    position: relative;
    white-space: nowrap;
    z-index: 1000; }
.chosen-container-single .chosen-search input[type="text"] {
    background: url("chosen-sprite.png") no-repeat 100% -18px, #fff;
    border: 1px solid #e5e6e7;
    border-top-right-radius: 4px;
    border-top-left-radius: 4px;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
    margin: 1px 0;
    padding: 4px 20px 4px 4px;
    width: 100%; }
.chosen-container-single .chosen-drop {
    margin-top: -1px;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding;
    background-clip: padding-box; }

.chosen-container-single-nosearch .chosen-search input[type="text"] {
    position: absolute;
    left: -9000px; }

.chosen-container-multi .chosen-choices {
    background-color: #fff;
    border: 1px solid #006DF0;
    border-top-right-radius: 4px;
    border-top-left-radius: 4px;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
    cursor: text;
    height: auto !important;
    height: 1%;
    margin: 0;
    overflow: hidden;
    padding: 0;
    position: relative; }
.chosen-container-multi .chosen-choices li {
    float: left;
    list-style: none; }
.chosen-container-multi .chosen-choices .search-field {
    margin: 0;
    padding: 0;
    white-space: nowrap; }
.chosen-container-multi .chosen-choices .search-field input[type="text"] {
    background: transparent !important;
    border: 0 !important;
    -webkit-box-shadow: none;
    box-shadow: none;
    color: #555555;
    height: 32px;
    margin: 0;
    padding: 4px;
    outline: 0; }
.chosen-container-multi .chosen-choices .search-field .default {
    color: #999; }
.chosen-container-multi .chosen-choices .search-choice {
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding;
    background-clip: padding-box;
    background-color: #eeeeee;
    border: 1px solid #e5e6e7;
    border-top-right-radius: 4px;
    border-top-left-radius: 4px;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
    background-image: -webkit-linear-gradient(top, white 0%, #eeeeee 100%);
    background-image: -o-linear-gradient(top, white 0%, #eeeeee 100%);
    background-image: linear-gradient(to bottom, white 0%, #eeeeee 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0);
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    color: #333333;
    cursor: default;
    line-height: 13px;
    margin: 6px 0 3px 5px;
    padding: 3px 20px 3px 5px;
    position: relative; }
.chosen-container-multi .chosen-choices .search-choice .search-choice-close {
    background: url("chosen-sprite.png") right top no-repeat;
    display: block;
    font-size: 1px;
    height: 10px;
    position: absolute;
    right: 4px;
    top: 5px;
    width: 12px;
    cursor: pointer; }
.chosen-container-multi .chosen-choices .search-choice .search-choice-close:hover {
    background-position: right -11px; }
.chosen-container-multi .chosen-choices .search-choice-focus {
    background: #d4d4d4; }
.chosen-container-multi .chosen-choices .search-choice-focus .search-choice-close {
    background-position: right -11px; }
.chosen-container-multi .chosen-results {
    margin: 0 0 0 0;
    padding: 0; }
.chosen-container-multi .chosen-drop .result-selected {
    display: none; }

.chosen-container-active .chosen-single {
    border: 1px solid #e5e6e7;
    -webkit-transition: border linear 0.2s, box-shadow linear 0.2s;
    -o-transition: border linear 0.2s, box-shadow linear 0.2s;
    transition: border linear 0.2s, box-shadow linear 0.2s; }
.chosen-container-active.chosen-with-drop .chosen-single {
    background-color: #fff;
    border: 1px solid #006DF0 ;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    -webkit-transition: border linear 0.2s, box-shadow linear 0.2s;
    -o-transition: border linear 0.2s, box-shadow linear 0.2s;
    transition: border linear 0.2s, box-shadow linear 0.2s; }
.chosen-container-active.chosen-with-drop .chosen-single div {
    background: transparent;
    border-left: none; }
.chosen-container-active.chosen-with-drop .chosen-single div b {
    background-position: -18px 7px; }
.chosen-container-active .chosen-choices {
    border: 1px solid #006DF0 ;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    -webkit-transition: border linear 0.2s, box-shadow linear 0.2s;
    -o-transition: border linear 0.2s, box-shadow linear 0.2s;
    transition: border linear 0.2s, box-shadow linear 0.2s; }
.chosen-container-active .chosen-choices .search-field input[type="text"] {
    color: #111 !important; }
.chosen-container-active.chosen-with-drop .chosen-choices {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0; }

.chosen-disabled {
    cursor: default;
    opacity: 0.5 !important; }
.chosen-disabled .chosen-single {
    cursor: default; }
.chosen-disabled .chosen-choices .search-choice .search-choice-close {
    cursor: default; }

.chosen-rtl {
    text-align: right; }
.chosen-rtl .chosen-single {
    padding: 0 8px 0 0;
    overflow: visible; }
.chosen-rtl .chosen-single span {
    margin-left: 26px;
    margin-right: 0;
    direction: rtl; }
.chosen-rtl .chosen-single div {
    left: 7px;
    right: auto; }
.chosen-rtl .chosen-single abbr {
    left: 26px;
    right: auto; }
.chosen-rtl .chosen-choices .search-field input[type="text"] {
    direction: rtl; }
.chosen-rtl .chosen-choices li {
    float: right; }
.chosen-rtl .chosen-choices .search-choice {
    margin: 6px 5px 3px 0;
    padding: 3px 5px 3px 19px; }
.chosen-rtl .chosen-choices .search-choice .search-choice-close {
    background-position: right top;
    left: 4px;
    right: auto; }
.chosen-rtl.chosen-container-single .chosen-results {
    margin: 0 0 4px 4px;
    padding: 0 4px 0 0; }
.chosen-rtl .chosen-results .group-option {
    padding-left: 0;
    padding-right: 15px; }
.chosen-rtl.chosen-container-active.chosen-with-drop .chosen-single div {
    border-right: none; }
.chosen-rtl .chosen-search input[type="text"] {
    background: url("chosen-sprite.png") no-repeat -28px -20px, #fff;
    direction: rtl;
    padding: 4px 5px 4px 20px; }

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-resolution: 2dppx) {
    .chosen-rtl .chosen-search input[type="text"],
    .chosen-container-single .chosen-single abbr,
    .chosen-container-single .chosen-single div b,
    .chosen-container-single .chosen-search input[type="text"],
    .chosen-container-multi .chosen-choices .search-choice .search-choice-close,
    .chosen-container .chosen-results-scroll-down span,
    .chosen-container .chosen-results-scroll-up span {
        background-image: url("chosen-sprite@2x.png") !important;
        background-size: 52px 37px !important;
        background-repeat: no-repeat !important; } }

/*# sourceMappingURL=bootstrap-chosen.css.map */
.select2-container{box-sizing:border-box;display:inline-block;margin:0;position:relative;vertical-align:middle;}.select2-container .select2-selection--single{box-sizing:border-box;cursor:pointer;display:block;height:34px;user-select:none;-webkit-user-select:none;}.select2-container .select2-selection--single .select2-selection__rendered{display:block;padding-left:8px;padding-right:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}.select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered{padding-right:8px;padding-left:20px;}.select2-container .select2-selection--multiple{box-sizing:border-box;cursor:pointer;display:block;min-height:34px;user-select:none;-webkit-user-select:none;}.select2-container .select2-selection--multiple .select2-selection__rendered{display:inline-block;overflow:hidden;padding-left:8px;text-overflow:ellipsis;white-space:nowrap;}.select2-container .select2-search--inline{float:left;}.select2-container .select2-search--inline .select2-search__field{box-sizing:border-box;border:none;font-size:100%;margin-top:5px;}.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none;}.select2-dropdown{background-color:white;border:1px solid #aaa;border-radius:4px;box-sizing:border-box;display:block;position:absolute;left:-100000px;width:100%;z-index:1051;}.select2-results{display:block;}.select2-results__options{list-style:none;margin:0;padding:0;}.select2-results__option{padding:6px;user-select:none;-webkit-user-select:none;}.select2-results__option[aria-selected]{cursor:pointer;}.select2-container--open .select2-dropdown{left:0;}.select2-container--open .select2-dropdown--above{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0;}.select2-container--open .select2-dropdown--below{border-top:none;border-top-left-radius:0;border-top-right-radius:0;}.select2-search--dropdown{display:block;padding:4px;}.select2-search--dropdown .select2-search__field{padding:4px;width:100%;box-sizing:border-box;}.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none;}.select2-search--dropdown.select2-search--hide{display:none;}.select2-close-mask{border:0;margin:0;padding:0;display:block;position:fixed;left:0;top:0;min-height:100%;min-width:100%;height:auto;width:auto;opacity:0;z-index:99;background-color:#fff;filter:alpha(opacity=0);}.select2-hidden-accessible{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;}.select2-container--default .select2-selection--single{background-color:#fff;border:1px solid #e5e6e7;border-radius:4px;}.select2-container--default .select2-selection--single .select2-selection__rendered{color:#444;line-height:32px;font-size:14px;}.select2-container--default .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:bold;}.select2-container--default .select2-selection--single .select2-selection__placeholder{color:#999;}.select2-container--default .select2-selection--single .select2-selection__arrow{height:32px;position:absolute;top:1px;right:1px;width:20px;}.select2-container--default .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0;}.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__clear{float:left;}.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow{left:1px;right:auto;}.select2-container--default.select2-container--disabled .select2-selection--single{background-color:#eee;cursor:default;}.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear{display:none;}.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px;}.select2-container--default .select2-selection--multiple{background-color:white;border:1px solid #e5e6e7;border-radius:4px;cursor:text;}.select2-container--default .select2-selection--multiple .select2-selection__rendered{box-sizing:border-box;list-style:none;margin:0;padding:0 5px;width:100%;}.select2-container--default .select2-selection--multiple .select2-selection__placeholder{color:#999;margin-top:5px;float:left;}.select2-container--default .select2-selection--multiple .select2-selection__clear{cursor:pointer;float:right;font-weight:bold;margin-top:5px;margin-right:10px;}.select2-container--default .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px;font-size:14px;}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{color:#999;cursor:pointer;display:inline-block;font-weight:bold;margin-right:2px;}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover{color:#333;}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice,.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__placeholder{float:right;}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto;}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto;}.select2-container--default.select2-container--focus .select2-selection--multiple{border:solid #006DF0 1px;outline:0;}.select2-container--default.select2-container--disabled .select2-selection--multiple{background-color:#eee;cursor:default;}.select2-container--default.select2-container--disabled .select2-selection__choice__remove{display:none;}.select2-container--default.select2-container--open.select2-container--above .select2-selection--single,.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple{border-top-left-radius:0;border-top-right-radius:0;}.select2-container--default.select2-container--open.select2-container--below .select2-selection--single,.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom-left-radius:0;border-bottom-right-radius:0;}.select2-container--default .select2-search--dropdown .select2-search__field{border:1px solid #aaa;}.select2-container--default .select2-search--inline .select2-search__field{background:transparent;border:none;outline:0;}.select2-container--default .select2-results>.select2-results__options{max-height:200px;overflow-y:auto;}.select2-container--default .select2-results__option[role=group]{padding:0;}.select2-container--default .select2-results__option[aria-disabled=true]{color:#999;}.select2-container--default .select2-results__option[aria-selected=true]{background-color:#ddd;}.select2-container--default .select2-results__option .select2-results__option{padding-left:1em;}.select2-container--default .select2-results__option .select2-results__option .select2-results__group{padding-left:0;}.select2-container--default .select2-results__option .select2-results__option .select2-results__option{margin-left:-1em;padding-left:2em;}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-2em;padding-left:3em;}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-3em;padding-left:4em;}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-4em;padding-left:5em;}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-5em;padding-left:6em;}.select2-container--default .select2-results__option--highlighted[aria-selected]{background-color:#5897fb;color:white;}.select2-container--default .select2-results__group{cursor:default;display:block;padding:6px;}.select2-container--classic .select2-selection--single{background-color:#f6f6f6;border:1px solid #aaa;border-radius:4px;outline:0;background-image:-webkit-linear-gradient(top, #ffffff 50%, #eeeeee 100%);background-image:-o-linear-gradient(top, #ffffff 50%, #eeeeee 100%);background-image:linear-gradient(to bottom, #ffffff 50%, #eeeeee 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#eeeeee', GradientType=0);}.select2-container--classic .select2-selection--single:focus{border:1px solid #5897fb;}.select2-container--classic .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px;}.select2-container--classic .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:bold;margin-right:10px;}.select2-container--classic .select2-selection--single .select2-selection__placeholder{color:#999;}.select2-container--classic .select2-selection--single .select2-selection__arrow{background-color:#ddd;border:none;border-left:1px solid #aaa;border-top-right-radius:4px;border-bottom-right-radius:4px;height:26px;position:absolute;top:1px;right:1px;width:20px;background-image:-webkit-linear-gradient(top, #eeeeee 50%, #cccccc 100%);background-image:-o-linear-gradient(top, #eeeeee 50%, #cccccc 100%);background-image:linear-gradient(to bottom, #eeeeee 50%, #cccccc 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#cccccc', GradientType=0);}.select2-container--classic .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0;}.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__clear{float:left;}.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__arrow{border:none;border-right:1px solid #aaa;border-radius:0;border-top-left-radius:4px;border-bottom-left-radius:4px;left:1px;right:auto;}.select2-container--classic.select2-container--open .select2-selection--single{border:1px solid #5897fb;}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow{background:transparent;border:none;}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px;}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single{border-top:none;border-top-left-radius:0;border-top-right-radius:0;background-image:-webkit-linear-gradient(top, #ffffff 0%, #eeeeee 50%);background-image:-o-linear-gradient(top, #ffffff 0%, #eeeeee 50%);background-image:linear-gradient(to bottom, #ffffff 0%, #eeeeee 50%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#eeeeee', GradientType=0);}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0;background-image:-webkit-linear-gradient(top, #eeeeee 50%, #ffffff 100%);background-image:-o-linear-gradient(top, #eeeeee 50%, #ffffff 100%);background-image:linear-gradient(to bottom, #eeeeee 50%, #ffffff 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#ffffff', GradientType=0);}.select2-container--classic .select2-selection--multiple{background-color:white;border:1px solid #aaa;border-radius:4px;cursor:text;outline:0;}.select2-container--classic .select2-selection--multiple:focus{border:1px solid #5897fb;}.select2-container--classic .select2-selection--multiple .select2-selection__rendered{list-style:none;margin:0;padding:0 5px;}.select2-container--classic .select2-selection--multiple .select2-selection__clear{display:none;}.select2-container--classic .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px;}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove{color:#888;cursor:pointer;display:inline-block;font-weight:bold;margin-right:2px;}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover{color:#555;}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice{float:right;}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto;}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto;}.select2-container--classic.select2-container--open .select2-selection--multiple{border:1px solid #5897fb;}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple{border-top:none;border-top-left-radius:0;border-top-right-radius:0;}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0;}.select2-container--classic .select2-search--dropdown .select2-search__field{border:1px solid #aaa;outline:0;}.select2-container--classic .select2-search--inline .select2-search__field{outline:0;}.select2-container--classic .select2-dropdown{background-color:white;border:1px solid transparent;}.select2-container--classic .select2-dropdown--above{border-bottom:none;}.select2-container--classic .select2-dropdown--below{border-top:none;}.select2-container--classic .select2-results>.select2-results__options{max-height:200px;overflow-y:auto;}.select2-container--classic .select2-results__option[role=group]{padding:0;}.select2-container--classic .select2-results__option[aria-disabled=true]{color:grey;}.select2-container--classic .select2-results__option--highlighted[aria-selected]{background-color:#3875d7;color:white;}.select2-container--classic .select2-results__group{cursor:default;display:block;padding:6px;}.select2-container--classic.select2-container--open .select2-dropdown{border-color:#5897fb;}.select2-container--default .select2-selection--single:focus, .select2-container--default .select2-selection--single:focus{border:1px solid #006DF0;outline:none}

/*	
--------------------------------------------------
@Start smart forms
-------------------------------------------------- 
*/

/* Roboto google font import 
--------------------------------------- */

html, body{
	border: 0;
	margin: 0;
	padding: 0;
	font-size: 100%;
	vertical-align: baseline; 
	font: inherit;
}

body{
	margin: 0;
	padding: 0;
}

/* @backgrounds :: modify or add yours below 
------------------------------------------------------------------- */
.darkbg{ background:#6C82A2 url(../images/dark.png) repeat fixed; }
.woodbg{ background:#E6CCA6 url(../images/wood.png) repeat fixed; }

/* @form wrappers 
---------------------------------- */
.themesaller-wrap{ padding:0 20px; }
.themesaller-forms, 
.themesaller-forms *{
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.themesaller-forms {
	font-family:  "Roboto", Arial, Helvetica, sans-serif;
	line-height: 1.231;
	font-weight: 400;
	font-size: 14px;
	color: #626262;
}

.themesaller-container{
	background:#fff;
	margin:50px auto;	
	-webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.65);
	-moz-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.65);
	-o-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.65);
	box-shadow: 0 1px 5px rgba(0, 0, 0, 0.65);
	-webkit-border-radius:5px 5px 0 0;
	-moz-border-radius:5px 5px 0 0;
	-o-border-radius:5px 5px 0 0;
	border-radius:5px 5px 0 0;
	 
}

/* @form container width 
/* @if you want to change the form container width change the values below 
/* @alternatively you can add yours eg .wrap4{ max-width:200px; } 
---------------------------------------------------------------------------- */
.wrap-0{ max-width:952px; }
.wrap-1{ max-width:852px; }
.wrap-2{ max-width:652px; }
.wrap-3{ max-width:452px; }

/* @form helper classes 
--------------------------------------------------------------- */
.themesaller-forms .section{ margin-bottom:22px; }
.themesaller-forms .smart-link{ color:#f00; text-decoration:none; }
.themesaller-forms .smart-link:hover{ text-decoration: underline; }
.themesaller-forms .tagline{ height:0; border-top:1px solid #CFCFCF; text-align:center;  }
.themesaller-forms .tagline span{ 
	text-transform:uppercase; 
	display:inline-block;
	position:relative;
	padding:0 15px; 
	background:#fff; 
	color:#f00;
	top:-14px;  
}

/* @form label + field :: field class is useful for validation 
---------------------------------------------------------------------- */
.themesaller-forms .field{ display:block; position:relative; }
.themesaller-forms .field-icon i { color:#BBB; position:relative; }
.themesaller-forms .field-label { display: block; margin-bottom: 7px; }
.themesaller-forms .field-label.colm{ padding-top:12px; }
.themesaller-forms .field-label em{ 
	color:#e74c3c;
	font-size:14px;
	font-style:normal;
	display:inline-block;
	margin-left:4px;
	position:relative; 
	top:3px;  
}

/* @form header section 
----------------------------------------- */
.themesaller-forms .form-header{ 
	overflow:hidden;
	position:relative;
	padding:25px 30px;
	-webkit-border-radius:5px 5px 0 0 ;
	-moz-border-radius:5px 5px 0 0 ;
	-o-border-radius:5px 5px 0 0 ;
	border-radius:5px 5px 0 0 ;
}
	
.themesaller-forms .form-header h4 { 
	font-family:"Roboto", Arial, Helvetica, sans-serif;
color: #fff;
font-family: "Roboto",Arial,Helvetica,sans-serif;
font-size: 30px;
margin: 0 auto;
text-align: center;
text-shadow: 0 1px 0 #ccc, 0 2px 0 #c9c9c9, 0 3px 0 #bbb, 0 4px 0 #b9b9b9, 0 5px 0 #aaa, 0 6px 1px rgba(0, 0, 0, 0.1), 0 0 5px rgba(0, 0, 0, 0.1), 0 1px 3px rgba(0, 0, 0, 0.3), 0 3px 5px rgba(0, 0, 0, 0.15), 0 5px 10px rgba(0, 0, 0, 0.2), 0 10px 10px rgba(0, 0, 0, 0.2), 0 20px 20px rgba(0, 0, 0, 0.1);
text-transform: uppercase;
}

.themesaller-forms .form-header h4 i { 
	font-size:38px;
	position:relative; 
	margin-right:10px;
	top:2px; 
}

/* @header themes :: primary + lite 
---------------------------------------------- */
.themesaller-forms .header-primary {	
background-color: #ff0000;
border-bottom: 5px solid #e00000;
border-radius: 3px 3px 0 0;
display: block;
position: relative;
text-align: center;
}

.themesaller-forms .header-lite{ 
	background:#F3F5FA;
	border-top:1px solid #A7D065; 
	border-bottom:1px solid #D9DDE5; 
}

.themesaller-forms .header-lite:before{
	content:"";
	background-color:#f00;  
	position:absolute;
	height:8px;  
	z-index:1; 
	top:0px;
	right:0;  
	left:0;
}

.themesaller-forms .header-primary h4{ color:#fff; }
.themesaller-forms .header-lite h4{ color:#5D6A87; padding-top:5px; }

/* @remove rounded corners form headers 
----------------------------------------------------------------- */
.smart-flat, 
.smart-flat .form-header{
	-webkit-border-radius:0;
	-moz-border-radius:0;
	-o-border-radius:0;
	border-radius:0;
}

/* @form body + footer 
------------------------------------------------------------------- */	
.themesaller-forms .form-body{ padding:40px 30px; padding-bottom:20px; }
.themesaller-forms .form-footer {
	overflow:hidden;
	padding:20px 25px;
	padding-top:25px;
	background: #F5F5F5;   	
	background: #F5F5F5 url(../images/foobg.png) top left repeat-x;
}

/* @crossbrowser placeholder styling :: modern browsers only IE10+
------------------------------------------------------------------------ */
.themesaller-forms input[type=search] { -webkit-appearance: textfield; }
.themesaller-forms ::-webkit-search-decoration, 
.themesaller-forms ::-webkit-search-cancel-button { -webkit-appearance: none; }
.themesaller-forms input:invalid { -moz-box-shadow: none; box-shadow: none;  }
.themesaller-forms input::-webkit-input-placeholder,
.themesaller-forms textarea::-webkit-input-placeholder { color: #AAAAAA; }
.themesaller-forms input:focus::-webkit-input-placeholder,
.themesaller-forms textarea:focus::-webkit-input-placeholder { color: #D6DBE0; }
.themesaller-forms input:-moz-placeholder,
.themesaller-forms textarea:-moz-placeholder { color: #AAAAAA; }
.themesaller-forms input:focus:-moz-placeholder,
.themesaller-forms textarea:focus:-moz-placeholder { color: #D6DBE0; }
.themesaller-forms input::-moz-placeholder,
.themesaller-forms textarea::-moz-placeholder { color: #AAAAAA; opacity: 1; }
.themesaller-forms input:focus::-moz-placeholder,
.themesaller-forms textarea:focus::-moz-placeholder { color: #D6DBE0; opacity: 1; }
.themesaller-forms input:-ms-input-placeholder,
.themesaller-forms textarea:-ms-input-placeholder { color: #AAAAAA; }
.themesaller-forms input:focus:-ms-input-placeholder,
.themesaller-forms textarea:focus:-ms-input-placeholder { color: #D6DBE0; }

/* @element general styling :: fonts :: adjust accordingly
------------------------------------------------------------- */
.themesaller-forms label, 
.themesaller-forms input,
.themesaller-forms button,
.themesaller-forms select,  
.themesaller-forms textarea {
	margin: 0;  
	font-size: 14px;
	font-family:  "Roboto", Arial, Helvetica, sans-serif;
	font-weight:400;
	color: #626262;
	outline:none;
}

/* @remove browser specific styling
----------------------------------------------- */
.themesaller-forms .gui-input,
.themesaller-forms .gui-textarea,
.themesaller-forms .select > select,
.themesaller-forms input[type="button"],
.themesaller-forms input[type="submit"],
.themesaller-forms input[type="search"],
.themesaller-forms .select-multiple select {
	-webkit-tap-highlight-color:transparent;
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	-webkit-border-radius:0px;
	border-radius: 0px;
}

.themesaller-forms input[type="search"]::-webkit-search-decoration,
.themesaller-forms input[type="search"]::-webkit-search-cancel-button,
.themesaller-forms input[type="search"]::-webkit-search-results-button,
.themesaller-forms input[type="search"]::-webkit-search-results-decoration {
	display: none;
}

/* @labels font-size styling :: adjust to fit your needs 
--------------------------------------------------------- */
.themesaller-forms .switch, 
.themesaller-forms .option,
.themesaller-forms .field-label{ font-size:14px; }

/* @prevent user selection for usability purposes
----------------------------------------------------- */
.themesaller-forms .radio,
.themesaller-forms .button,  
.themesaller-forms .checkbox,
.themesaller-forms .select .arrow,
.themesaller-forms .switch > label,
.themesaller-forms .ui-slider .ui-slider-handle{
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

/* @universal rules for all elements 
---------------------------------------------------- */
.themesaller-forms .radio,
.themesaller-forms .button,
.themesaller-forms .tooltip,
.themesaller-forms .checkbox,  
.themesaller-forms .gui-input,
.themesaller-forms .notification,
.themesaller-forms .gui-textarea,
.themesaller-forms .select > select,
.themesaller-forms .select-multiple select{ 
	-webkit-transition:all 0.5s ease-in-out;
	-moz-transition:all 0.5s ease-in-out;
	-ms-transition:all 0.5s ease-in-out;
	-o-transition:all 0.5s ease-in-out;
	transition:all 0.5s ease-in-out;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-ms-border-radius: 0;
	-o-border-radius: 0;
	border-radius: 0;
	outline:none;
}

/* @control border-size :: color etc for these elements 
----------------------------------------------------------- */
.themesaller-forms .select,
.themesaller-forms .gui-input,
.themesaller-forms .gui-textarea,
.themesaller-forms .select > select,
.themesaller-forms .select-multiple select{
	background: #fff;
	position: relative;
	vertical-align: top;
	border: 1px solid #CFCFCF;
	display: -moz-inline-stack;
    display: inline-block;
    *display: inline;
	color: #626262;
	outline:none;
	height: 42px;
	width: 100%;
	*zoom: 1;
}

/* @styling inputs and textareas 
------------------------------------------- */
.themesaller-forms .gui-input, 
.themesaller-forms .gui-textarea { padding:10px; }
.themesaller-forms .gui-textarea {    
    resize: none;
	line-height: 19px;
	overflow: auto;
	max-width:100%;
    height: 96px;
}

/* @hint below textareas 
---------------------------------------- */
.themesaller-forms .input-hint {
    padding: 10px;
	display: block;
	margin-top: -1px;
	line-height: 16px;
	position: relative; 
    background: #F5F5F5;
    border: 1px solid #CFCFCF;	   
	font-family:Arial, Helvetica, sans-serif;
    -webkit-border-radius: 0;
	-moz-border-radius: 0;
	-o-border-radius: 0;
	border-radius: 0;
    font-size: 11px;
    color: #999;
}

/* @form selects :: dropdowns 
-------------------------------------------------- */
.themesaller-forms .select { border:0; z-index:10; }
.themesaller-forms .select > select {
	display: block;
    padding:9px 10px; 
    color: #626262;
    background: #F5F5F5;   	
     border: 1px solid #CFCFCF;	
    -webkit-appearance:none;
    -moz-appearance:none;
    appearance:normal;
	outline:none;
	text-indent: 0.01px;
    text-overflow: ''; 
	z-index:10;
	margin: 0;	
}

.themesaller-forms .select > select::-ms-expand { display: none; }
.themesaller-forms .select .arrow {
	position: absolute;
	top: 9px;
	right: 4px;
	width: 24px;
	height: 24px;
	color:#9F9F9F;
	pointer-events:none;
	z-index:16;
}

.themesaller-forms .select .arrow:after,
.themesaller-forms .select .arrow:before {
	content: '';
	position: absolute;
	font:12px "Consolas", monospace;
	font-style:normal;
	pointer-events:none;
	display:none\9;
	left:5px;
	
}

.themesaller-forms .select .arrow:before { content:'\25BC'; bottom:4px; }
.themesaller-forms .select .double:after { content:'\25B2'; top:-1px;  }
.themesaller-forms .select .double:before { content:'\25BC'; bottom:-1px; }
.themesaller-forms .select-multiple select { 
	width:100%; 
	height: 123px;
	padding: 10px;
}

/* @file inputs :: file uploaders 
-------------------------------------------------------- */
.themesaller-forms .file{ display:block; width:100%; }
.themesaller-forms .file .gui-file{
	width:100%;
	height:100%;
	cursor:pointer;
	padding:8px 10px;
	position:absolute;
	-moz-opacity:0;
	opacity: 0;
	z-index:11;
	bottom:0;	
	right:0;
}

.themesaller-forms .file .button {
	position: absolute;
	top: 4px;
	right: 4px;
	float: none;
	height: 34px;
	line-height: 34px;
	padding: 0 16px;
	z-index:10;
}

/* @form element :hover state 
-------------------------------------------- */
.themesaller-forms .gui-input:hover,
.themesaller-forms .gui-textarea:hover,
.themesaller-forms .select > select:hover,
.themesaller-forms .select-multiple select:hover, 
.themesaller-forms .gui-input:hover ~ .input-hint,
.themesaller-forms .file .gui-file:hover + .gui-input,
.themesaller-forms .gui-textarea:hover ~ .input-hint{
	border-color: #f00;
}

/* @form element :focus state 
-------------------------------------------------------- */
.themesaller-forms .gui-input:focus,
.themesaller-forms .gui-textarea:focus,
.themesaller-forms .select > select:focus,
.themesaller-forms .select-multiple select:focus{ 
    color: #3c3c3c;
    background: #fff;
	border:1px solid #f00;
	-webkit-box-shadow:0px 0px 3px #f00 inset; 
	-moz-box-shadow:0px 0px 3px #f00 inset;  
	-o-box-shadow:0px 0px 3px #f00 inset;	
	box-shadow:0px 0px 3px #f00 inset;
    outline: none; 

}

.themesaller-forms .select > select:focus {	
	z-index:10;
	z-index:20\9;
}

.themesaller-forms .gui-textarea:focus{  height: 120px; }
.themesaller-forms .select > select:focus { z-index:10; z-index:20\9; }
.themesaller-forms .gui-input:focus ~ .field-icon i,
.themesaller-forms .gui-textarea:focus ~ .field-icon i{ color:#f00; }
.themesaller-forms .select-multiple select:focus, 
.themesaller-forms .gui-input:focus ~ .input-hint,
.themesaller-forms .gui-textarea:focus ~ .input-hint, 
.themesaller-forms .file .gui-file:focus + .gui-input{ border-color: #f00; }
.themesaller-forms .select > select:focus + .arrow{ color:#f00; }


/* @radio + checkbox option elements 
----------------------------------------------------- */ 
.themesaller-forms .option {
    position: relative;	
	padding-right:15px;    
	display: inline-block;
    vertical-align: middle;
}
.themesaller-forms .option > input {
    position: absolute;
    height: inherit;
    width: inherit;
    opacity: 0;
	left: 0;
}

.themesaller-forms .checkbox, 
.themesaller-forms .radio { 
	position:relative;
	margin-right:2px;
	background: #fff;
	display: inline-block;
    border: 3px solid #CFCFCF;	
	height: 21px;
	width: 21px;
	top:4px;	
}

.themesaller-forms .checkbox:before, 
.themesaller-forms .radio:before {
    content: '';
    display: none;
}

.themesaller-forms input:checked + .checkbox:before, 
.themesaller-forms input:checked + .radio:before {
    display: block;
}

.themesaller-forms .checkbox:before {
    position: absolute;
    top: 4px;
    left: 3px;
    width: 6px;
    height: 3px;
    border: solid #f00;
    border-width: 0 0 3px 3px;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.themesaller-forms input:checked + .checkbox, 
.themesaller-forms input:checked + .radio{ border: 3px solid #f00; }
.themesaller-forms .radio { 
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px; 
	-o-border-radius: 20px; 
	border-radius: 20px;
 
}
.themesaller-forms .radio:before {
    margin: 4px;
    width: 7px;
    height: 7px;
    background: #f00;
  	-webkit-border-radius: 10px;
	-moz-border-radius: 10px; 
	-o-border-radius: 10px; 
	border-radius: 10px;
}


/* @radio + checkbox :hover state 
-------------------------------------------------- */
.themesaller-forms input:hover + .checkbox, 
.themesaller-forms input:hover + .radio{
    border-color:#f00;
	
}

/* @radio + checkbox :focus state 
--------------------------------------------------- */
.themesaller-forms input:focus + .checkbox, 
.themesaller-forms input:focus + .radio{ border-color: #f00; }
.themesaller-forms input:focus + .radio:before{ background: #f00; }
.themesaller-forms input:focus + .checkbox:before{ border-color: #f00; }

/* @toggle switch elements 
-------------------------------------------------- */
.themesaller-forms .switch { 
	cursor:pointer; 
	position: relative; 
	padding-right:10px;
    display: inline-block;
	margin-bottom:5px;
	height: 26px;
}
.themesaller-forms .switch > label {
	cursor:pointer;
    display: inline-block;
    position: relative;
    height: 25px;
	width: 58px;
	color: #fff;
    font-size: 10px;
    font-weight: bold;
	line-height: 20px;
    text-align: center;
    background: #D7D7D7;
    border: 2px solid #D7D7D7;
	text-transform: uppercase;
	font-family:Helvetica, Arial, sans-serif;
    -webkit-transition: 0.3s ease-out;
    -moz-transition: 0.3s ease-out;
    -o-transition: 0.3s ease-out;
    transition: 0.3s ease-out;
	
}
.themesaller-forms .switch > label + span{ display:inline-block; padding-left:5px; position:relative; top:-7px; }
.themesaller-forms .switch > label:before {
    content: attr(data-off);
    position: absolute;
    top: 1px;
    right: 3px;
    width: 33px;
}

.themesaller-forms .switch > label:after {
	content:"";	
    margin: 1px;
    width: 19px;
    height: 19px;
	display: block;
    background: #fff;
}

.themesaller-forms .switch > input {
	-webkit-appearance: none;
	position: absolute;
    width: inherit;
    height: inherit;
    opacity: 0;
	left: 0;
	top: 0;
   
}

/* @toggle switch focus state 
-------------------------------------------------------------- */
.themesaller-forms .switch > input:focus { outline: none; }
.themesaller-forms .switch > input:focus + label { color: #fff; border-color: #C7C7C7; background:#C7C7C7; }
.themesaller-forms .switch > input:focus + label:after { background: #fff; }

/* @toggle switch normal state 
--------------------------------------------------------------- */
.themesaller-forms .switch > input:checked + label {
    border-color: #f00;
	background: #f00; 
	padding-left: 33px;
	color: white;
}

.themesaller-forms .switch > input:checked + label:before {
    content: attr(data-on);
    left: 1px;
	top:1px;
}

.themesaller-forms .switch > input:checked + label:after {
    margin: 1px;
    width: 19px;
    height: 19px;
    background: white;
}

/* @toggle switch normal state focus 
--------------------------------------------------------------------------------- */
.themesaller-forms .switch > input:checked:focus + label { background: #3c9b39; border-color: #3c9b39; }
.themesaller-forms .switch-round > label { 
	-webkit-border-radius: 13px;
	-moz-border-radius: 13px;
	-o-border-radius: 13px;
	border-radius: 13px; 
}
.themesaller-forms .switch-round > label + span{ top:-2px; }
.themesaller-forms .switch-round > label:before { width: 33px; }
.themesaller-forms .switch-round > label:after {
    width: 19px;
	color:#D7D7D7;
	content: "\2022";
	font:20px/20px Times, Serif;
	-webkit-border-radius: 13px;
	-moz-border-radius: 13px;
	-o-border-radius: 13px;
	border-radius: 13px;
}

.themesaller-forms .switch-round > input:checked + label { padding-left: 33px; }
.themesaller-forms .switch-round > input:checked + label:after{ color:#f00; }

/* @buttons 
----------------------------------------------------- */
.themesaller-forms .button {
    border: 0;
	height: 42px;
	color: #243140;
	line-height: 1;
	font-size:15px; 
    cursor: pointer;
	padding: 0 18px;
	text-align: center;
	vertical-align: top;
    background: #DBDBDB;
	display: inline-block;
	-webkit-user-drag: none;
	text-shadow: 0 1px rgba(255, 255, 255, 0.2);
}

/* @buttons :hover, :active states 
---------------------------------------------------------------- */
.themesaller-forms .button:hover { color: #243140; background: #E8E8E8; }
.themesaller-forms .button:active{ color: #1d2938; background: #C4C4C4; }
.themesaller-forms a.button, 
.themesaller-forms span.button, 
.themesaller-forms label.button { line-height: 42px; text-decoration: none; }
.themesaller-forms .button i{ font-size:14px; }
.themesaller-forms .button-list .button{ margin-bottom:5px; }

/* @primary button theme
-------------------------------------------- */
.themesaller-forms .btn-primary {  background-color: #f00;  }
.themesaller-forms .btn-primary:hover,
.themesaller-forms .btn-primary:focus { background-color: #3f51b5; }
.themesaller-forms .btn-primary:active{ background-color: #3c9b39; }
.themesaller-forms .btn-primary, 
.themesaller-forms .btn-primary:hover,
.themesaller-forms .btn-primary:focus, 
.themesaller-forms .btn-primary:active{ color: #fff; text-shadow: 0 1px rgba(0, 0, 0, 0.08); }

/* @rounded buttons 
-------------------------------------------- */
.themesaller-forms .btn-rounded{ 
	-webkit-border-radius:22px;
	-moz-border-radius:22px;
	-o-border-radius:22px;
	border-radius:22px;  
}

/* @left + right buttons :: look like IOS
-------------------------------------------- */
.themesaller-forms .button-left, 
.themesaller-forms .button-right {
    position: relative;
	z-index:9;
}

.themesaller-forms .button-left:before, 
.themesaller-forms .button-right:before {
    content:'';
    z-index:-1;
    width: 32px;
    height: 32px;
	position: absolute;
    background-color: inherit;
	border-color: inherit;	
    border: none;
	top: 5px;
}

.themesaller-forms .button-left {
    border-left-width: 0; 
	padding: 0 18px 0 7px;
    -webkit-border-radius: 0 3px 3px 0;
	-moz-border-radius: 0 3px 3px 0;
	-o-border-radius: 0 3px 3px 0;
	border-radius: 0 3px 3px 0;
	margin-left:20px;
}

.themesaller-forms .button-left:before {
    left: -15px;
    -webkit-border-radius: 2px 5px 0 5px;
	-moz-border-radius: 2px 5px 0 5px;
	-o-border-radius: 2px 5px 0 5px;
	border-radius: 2px 5px 0 5px;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.themesaller-forms .button-right {
    padding: 0 7px 0 18px;
    border-right-width: 0;
    -webkit-border-radius: 3px 0 0 3px;
	-moz-border-radius: 3px 0 0 3px;
	-o-border-radius: 3px 0 0 3px;
	border-radius: 3px 0 0 3px;
	margin-right:20px;
}

.themesaller-forms .button-right:before {
    right: -15px;
    -webkit-border-radius: 5px 2px 5px 0;
	-moz-border-radius: 5px 2px 5px 0;
	-o-border-radius: 5px 2px 5px 0;
	border-radius: 5px 2px 5px 0;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}

/* @left right button pointed button shapes 
------------------------------------------------ */
.themesaller-forms .btn-pointed.button-left, 
.themesaller-forms .btn-pointed.button-right{ 
	-webkit-border-radius:22px;
	-moz-border-radius:22px;
	-o-border-radius:22px; 
	border-radius:22px;  
}

.themesaller-forms .btn-rounded.button-left{ 
	-webkit-border-radius: 0 22px 22px 0;
	-moz-border-radius: 0 22px 22px 0;
	-o-border-radius: 0 22px 22px 0; 
	border-radius: 0 22px 22px 0;  
}

.themesaller-forms .btn-rounded.button-right{
	-webkit-border-radius: 22px 0 0 22px;
	-moz-border-radius: 22px 0 0 22px;
	-o-border-radius: 22px 0 0 22px;
	border-radius: 22px 0 0 22px; 
}

/* @push buttons
------------------------------------------------ */
.themesaller-forms .pushed { 
	-webkit-box-shadow:inset 0 -0.3em 0 rgba(0,0,0,0.2);
	-moz-box-shadow:inset 0 -0.3em 0 rgba(0,0,0,0.2);
	-o-box-shadow:inset 0 -0.3em 0 rgba(0,0,0,0.2);
	box-shadow:inset 0 -0.3em 0 rgba(0,0,0,0.2);
	position:relative;
}

.themesaller-forms .pushed:active{
	-webkit-box-shadow:inset 0 -0.15em 0 rgba(0,0,0,0.2);
	-moz-box-shadow:inset 0 -0.15em  0 rgba(0,0,0,0.2);
	-o-box-shadow:inset 0 -0.15em  0 rgba(0,0,0,0.2);
	box-shadow:inset 0 -0.15em  0 rgba(0,0,0,0.2);
	top:2px;
}

.themesaller-forms .pushed.button-left:before {
	-webkit-box-shadow:inset 0.35em 0  0 rgba(0,0,0,0.2);
	-moz-box-shadow:inset 0.35em 0 0 rgba(0,0,0,0.2);
	-o-box-shadow:inset 0.35em 0 0 rgba(0,0,0,0.2);
	box-shadow:inset 0.35em 0 0 rgba(0,0,0,0.2);	
}

.themesaller-forms .pushed:active.button-left:before{
	-webkit-box-shadow:inset 0.2em 0  0 rgba(0,0,0,0.2);
	-moz-box-shadow:inset 0.2em 0  0 rgba(0,0,0,0.2);
	-o-box-shadow:inset 0.2em 0  0 rgba(0,0,0,0.2);
	box-shadow:inset 0.2em 0  0 rgba(0,0,0,0.2);
}

.themesaller-forms .pushed.button-right:before {
	-webkit-box-shadow:inset  -0.35em 0  0 rgba(0,0,0,0.2);
	-moz-box-shadow:inset -0.35em 0  0  rgba(0,0,0,0.2);
	-o-box-shadow:inset -0.35em 0  0  rgba(0,0,0,0.2);
	box-shadow:inset -0.35em 0  0  rgba(0,0,0,0.2);	
}

.themesaller-forms .pushed:active.button-right:before{
	-webkit-box-shadow:inset -0.2em 0  0 rgba(0,0,0,0.2);
	-moz-box-shadow:inset -0.2em 0  0 rgba(0,0,0,0.2);
	-o-box-shadow:inset -0.2em 0  0 rgba(0,0,0,0.2);
	box-shadow:inset -0.2em 0  0 rgba(0,0,0,0.2);
}

.tagline span {
  border: 1px solid #999;
  color: #f00 !important;
  padding: 5px 16px !important;
}

/* @adjust buttons in form footer
------------------------------------------------ */
.themesaller-forms .form-footer .button{ display: block;
margin: 0 auto; }
.themesaller-forms .align-right .button{ margin-right:0; margin-left:10px; }

/* @social buttons :: facebook :: twitter :: google +
---------------------------------------------------- */
.themesaller-forms .twitter, 
.themesaller-forms .twitter:hover, 
.themesaller-forms .twitter:focus,
.themesaller-forms .facebook, 
.themesaller-forms .facebook:hover, 
.themesaller-forms .facebook:focus,
.themesaller-forms .googleplus,
.themesaller-forms .googleplus:hover, 
.themesaller-forms .googleplus:focus { color:#fff; text-shadow: 0 1px rgba(0, 0, 0, 0.08); } 
.themesaller-forms .facebook { background-color:#3b5998; }
.themesaller-forms .twitter { background-color:#00acee;  }
.themesaller-forms .googleplus { background-color:#dd4b39; }
.themesaller-forms .facebook:hover, 
.themesaller-forms .facebook:focus { background-color:#25385F;  }
.themesaller-forms .twitter:hover, 
.themesaller-forms .twitter:focus { background-color:#00749F;  }
.themesaller-forms .googleplus:hover, 
.themesaller-forms .googleplus:focus { background-color:#8D2418;  }
.themesaller-forms .span-left{ padding-left:52px; text-align:left; }
.themesaller-forms .btn-social { position:relative; margin-bottom:5px;  }
.themesaller-forms .btn-social i{ font-size:22px; position:relative; top:2px;    }
.themesaller-forms .btn-social span{
	-webkit-border-radius:3px 0 0 3px;
	-moz-border-radius:3px 0 0 3px;
	-o-border-radius:3px 0 0 3px;
	border-radius:3px 0 0 3px;	
	display:inline-block; 
	text-align:center; 
	position:absolute;
	width:42px; 
	left:0; 
}

.themesaller-forms .twitter span{ background-color:#009AD5; }
.themesaller-forms .facebook span{ background-color:#31497D; }
.themesaller-forms .googleplus span{ background-color:#C03121; }

/* @rating and review star widget :: with hover back afetr selecting
------------------------------------------------------------------------ */
.themesaller-forms .rating { overflow: hidden; }
.themesaller-forms .rating.block { display:block; margin:10px 0; }
.themesaller-forms .rating label{color: #A2A6A8;} 
.themesaller-forms .rating label i{ font-size:17px; text-align:center; color:inherit;  }
.themesaller-forms .rating label span{ font:22px/22px Times, Serif; }
.themesaller-forms .rating-star{ margin-left:4px; }
.themesaller-forms .rating-input { position: absolute; left:-9999px; top: auto; }
.themesaller-forms .rating:hover .rating-star:hover,
.themesaller-forms .rating:hover .rating-star:hover ~ .rating-star,
.themesaller-forms .rating-input:checked ~ .rating-star { color: #f00;	}
.themesaller-forms .rating-star, 
.themesaller-forms .rating:hover .rating-star {	
	width: 18px;
	float: right;
	display: block;
	cursor:pointer;
	color: #A2A6A8;	
}


/* @smart widget
   @this widget helps us to position an element eg button or label or span
   @the positions can either be left or right while the input stays 100%
   @you ca use this to rapidly create search widgets, newsletter subscribe etc 
---------------------------------------------------------------------------------*/
.themesaller-forms .smart-widget, 
.themesaller-forms .append-picker-icon, 
.themesaller-forms .prepend-picker-icon { position: relative; display:block; }
.themesaller-forms .smart-widget .field input, 
.themesaller-forms .append-picker-icon input, 
.themesaller-forms .prepend-picker-icon input { width: 100%; }

.themesaller-forms .append-picker-icon button, 
.themesaller-forms .prepend-picker-icon button,
.themesaller-forms .smart-widget .button { 
	border:1px solid #CFCFCF;
	background: #F5F5F5;
    position: absolute;
	cursor: pointer;
	color: #626262;
	height: 42px;
    top: 0;
}

.themesaller-forms .sm-right .button, 
.themesaller-forms .append-picker-icon button{ border-left:0; }
.themesaller-forms .sm-left .button, 
.themesaller-forms .prepend-picker-icon button{ border-right:0; }

.themesaller-forms .sm-left .button, 
.themesaller-forms .prepend-picker-icon button { left:0; }
.themesaller-forms .sm-right .button, 
.themesaller-forms .append-picker-icon button {  right:0; }

/* @smart widget buttons - to left 
------------------------------------------------- */
.themesaller-forms .sml-50, 
.themesaller-forms .prepend-picker-icon { padding-left: 50px; } 
.themesaller-forms .sml-50 .button, 
.themesaller-forms .prepend-picker-icon button{ width: 50px; }
.themesaller-forms .sml-80{ padding-left: 80px; } 
.themesaller-forms .sml-80 .button { width: 80px; }
.themesaller-forms .sml-120{ padding-left: 120px; } 
.themesaller-forms .sml-120 .button { width: 120px; }

/* @smart widget buttons - to right 
------------------------------------------------- */
.themesaller-forms .smr-50, 
.themesaller-forms .append-picker-icon{ padding-right: 50px; } 
.themesaller-forms .smr-50 .button, 
.themesaller-forms .append-picker-icon button{ width: 50px; }
.themesaller-forms .smr-80{ padding-right: 80px; } 
.themesaller-forms .smr-80 .button { width: 80px; }
.themesaller-forms .smr-120{ padding-right: 120px; } 
.themesaller-forms .smr-120 .button { width: 120px; }


/* @icon append (right) :: prepend (left)
------------------------------------------------- */
.themesaller-forms .append-icon, 
.themesaller-forms .prepend-icon{
    display: inline-block;
    vertical-align: top;
    position: relative;
	width:100%;
}

.themesaller-forms .append-icon .field-icon, 
.themesaller-forms .prepend-icon .field-icon{
	top:0;
	z-index:4;
	width:42px;
	height:42px;
	color: inherit;
	line-height:42px;
	position:absolute;
	text-align: center;
    -webkit-transition: all 0.5s ease-out;
    -moz-transition: all 0.5s ease-out;
    -ms-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
    pointer-events: none;
}

.themesaller-forms .append-icon .field-icon i, 
.themesaller-forms .prepend-icon .field-icon i{ 
	position:relative;
	font-size:14px;
}

.themesaller-forms .prepend-icon .field-icon{ left:0;  }
.themesaller-forms .append-icon .field-icon{ right:0; }
.themesaller-forms .prepend-icon > input, 
.themesaller-forms .prepend-icon > textarea{ padding-left:36px; }
.themesaller-forms .append-icon > input, 
.themesaller-forms .append-icon > textarea{ padding-right:36px; padding-left:10px;  }
.themesaller-forms .append-icon > textarea{ padding-right:36px; }

/* @tooltips on inputs + textareas 
------------------------------------------------- */ 
.themesaller-forms .tooltip {
	position: absolute;
	z-index: -1;
	opacity: 0;
	color: #fff;	
	width: 184px;
	left: -9999px;
	top:auto;
	font-size: 11px;
	font-weight:normal;
	background: #333333;
	-webkit-transition: margin 0.6s, opacity 0.6s;
	-moz-transition: margin 0.6s, opacity 0.6s;
	-ms-transition: margin 0.6s, opacity 0.6s;
	-o-transition: margin 0.6s, opacity 0.6s;
	transition: margin 0.6s, opacity 0.6s;
}

.themesaller-forms .tooltip > em{ padding:12px; font-style:normal; display:block; position:static; }
.themesaller-forms .tooltip:after { content: ''; position: absolute; }
.themesaller-forms .gui-input:focus + .tooltip,
.themesaller-forms .gui-textarea:focus + .tooltip { opacity: 1; z-index: 999; }

/* @tooltip left
------------------------------------------------- */
.themesaller-forms .tip-left { top:1px; margin-right:-20px; }
.themesaller-forms .tip-left:after {
	top:12px;
	left: 100%;
	border-left: 8px solid #333333;
	border-top: 8px solid transparent;
	border-bottom: 8px solid transparent;
}

.themesaller-forms .gui-input:focus + .tip-left,
.themesaller-forms .gui-textarea:focus + .tip-left {
	margin-right:5px;
	right: 100%;
	left: auto;
}

/* @tooltip right
------------------------------------------------- */
.themesaller-forms .tip-right { top:1px; margin-left:-20px; }
.themesaller-forms .tip-right:after {
	top:12px;
	right: 100%;
	border-right: 8px solid #333333;
	border-top: 8px solid transparent;
	border-bottom: 8px solid transparent;	
}

.themesaller-forms .gui-input:focus + .tip-right,
.themesaller-forms .gui-textarea:focus + .tip-right { left: 100%; margin-left:5px; }

/* @tooltip right-top
------------------------------------------------- */
.themesaller-forms .tip-right-top { bottom: 100%; margin-bottom: -20px; }
.themesaller-forms .tip-right-top:after {
	top: 100%;
	right: 12px;
	border-top: 8px solid #333333;
	border-right: 8px solid transparent;
	border-left: 8px solid transparent;
}

.themesaller-forms .gui-input:focus + .tip-right-top,
.themesaller-forms .gui-textarea:focus + .tip-right-top {
	right: 0;
	left: auto;
	margin-bottom: 10px;
}

/* @tooltip left-top
------------------------------------------------- */
.themesaller-forms .tip-left-top { bottom: 100%; margin-bottom: -20px; }
.themesaller-forms .tip-left-top:after {
	top: 100%;
	left: 12px;
	border-top: 8px solid #333333;
	border-right: 8px solid transparent;
	border-left: 8px solid transparent;
}

.themesaller-forms .gui-input:focus + .tip-left-top,
.themesaller-forms .gui-textarea:focus + .tip-left-top {
	left: 0;
	right: auto;
	margin-bottom: 10px;
}

/* @tooltip right-bottom
------------------------------------------------- */
.themesaller-forms .tip-right-bottom { top: 100%; margin-top: -20px; }
.themesaller-forms .tip-right-bottom:after {
	right: 12px;
	bottom: 100%;
	border-bottom: 8px solid #333333;
	border-right: 8px solid transparent;
	border-left: 8px solid transparent;
}

.themesaller-forms .gui-input:focus + .tip-right-bottom,
.themesaller-forms .gui-textarea:focus + .tip-right-bottom {
	margin-top: 10px;
	left: auto;
	right: 0;
}

/* @tooltip left-bottom
------------------------------------------------- */
.themesaller-forms .tip-left-bottom { top: 100%; margin-top: -20px; }
.themesaller-forms .tip-left-bottom:after {
	left: 12px;
	bottom: 100%;
	border-bottom: 8px solid #333333;
	border-right: 8px solid transparent;
	border-left: 8px solid transparent;
}

.themesaller-forms .gui-input:focus + .tip-left-bottom,
.themesaller-forms .gui-textarea:focus + .tip-left-bottom {
	margin-top:10px;
	right: auto;
	left: 0;
}

/* @lists
-------------------------------------------------------------- */
.themesaller-forms .smart-list{ list-style:none; margin:0; padding:0; }
.themesaller-forms .smart-list li{ margin-bottom:20px; }

/* @notification messages | info | error | warning | success
-------------------------------------------------------------- */
.themesaller-forms .form-msg{ display:none; }
.themesaller-forms .notification { color: #444; padding:15px; position:relative; }
.themesaller-forms .notification p{ margin:0; padding:0 15px; padding-left:5px; line-height:normal;  }
.themesaller-forms .notification .close-btn{
	margin-top: -7px;
	padding: inherit;
	position: absolute;
	text-decoration:none; 
    font: bold 20px/20px Arial, sans-serif;
	opacity: 0.65; 	
	color: inherit;
    display: block;    
    right:1px;
	top:14%;
}

.themesaller-forms .notification .close-btn:hover{ opacity: 1; }
.themesaller-forms .alert-info { color:#163161; background-color: #cfe6fc; }
.themesaller-forms .alert-success { color:#336633; background-color: #d2f7ad; }
.themesaller-forms .alert-warning { color: #CC6600; background-color: #fae7a2; }
.themesaller-forms .alert-error { color:#990000; background-color: #FBDBCF; }

/* @validaion - error state
------------------------------------- */
.themesaller-forms .state-error .gui-input,
.themesaller-forms .state-error .gui-textarea,
.themesaller-forms .state-error.select > select,
.themesaller-forms .state-error.select-multiple > select,
.themesaller-forms .state-error input:hover + .checkbox, 
.themesaller-forms .state-error input:hover + .radio,
.themesaller-forms .state-error input:focus + .checkbox, 
.themesaller-forms .state-error input:focus + .radio,
.themesaller-forms .state-error .checkbox, 
.themesaller-forms .state-error .radio{
	background:#FEE9EA;
	border-color:#DE888A;
}

.themesaller-forms .state-error .gui-input:focus,
.themesaller-forms .state-error .gui-textarea:focus,
.themesaller-forms .state-error.select > select:focus,
.themesaller-forms .state-error.select-multiple > select:focus{
	-webkit-box-shadow:0px 0px 3px #DE888A inset;
	-moz-box-shadow:0px 0px 3px #DE888A inset;
	-o-box-shadow:0px 0px 3px #DE888A inset;
	box-shadow:0px 0px 3px #DE888A inset;
}

.themesaller-forms .state-error .gui-input ~ .field-icon i,
.themesaller-forms .state-error .gui-textarea ~ .field-icon i{  color: #DE888A; }
.themesaller-forms .state-error.select .arrow { color: #DE888A; }
.themesaller-forms .state-error.select > select:focus + .arrow{ color:#DE888A; }
.themesaller-forms .state-error .gui-input ~ .input-hint,
.themesaller-forms .state-error.file .gui-file:hover + .gui-input, 
.themesaller-forms .state-error .gui-textarea ~ .input-hint { border-color:#DE888A; }
.themesaller-forms .state-error + em{ 
	display: block!important;
	margin-top: 6px;
	padding: 0 3px;
	font-family:Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-size:0.85em;
	color:#DE888A;
}

/* @validaion - success state 
-------------------------------------------------- */
.themesaller-forms .state-success .gui-input,
.themesaller-forms .state-success .gui-textarea,
.themesaller-forms .state-success.select > select,
.themesaller-forms .state-success.select-multiple > select,
.themesaller-forms .state-success input:hover + .checkbox, 
.themesaller-forms .state-success input:hover + .radio,
.themesaller-forms .state-success input:focus + .checkbox, 
.themesaller-forms .state-success input:focus + .radio, 
.themesaller-forms .state-success .checkbox, 
.themesaller-forms .state-success .radio{
	background:#F0FEE9;
	border-color:#A5D491;
}

.themesaller-forms .state-success .gui-input:focus,
.themesaller-forms .state-success .gui-textarea:focus,
.themesaller-forms .state-success.select > select:focus,
.themesaller-forms .state-success.select-multiple > select:focus{ 
	-webkit-box-shadow:0px 0px 3px #A5D491 inset; 
	-moz-box-shadow:0px 0px 3px #A5D491 inset; 
	-o-box-shadow:0px 0px 3px #A5D491 inset; 
	box-shadow:0px 0px 3px #A5D491 inset; 
}

.themesaller-forms .state-success .gui-input ~ .field-icon i,
.themesaller-forms .state-success .gui-textarea ~ .field-icon i{  color: #A5D491; }
.themesaller-forms .state-success.select .arrow { color: #A5D491; }
.themesaller-forms .state-success.select > select:focus + .arrow{ color:#A5D491; }
.themesaller-forms .state-success .gui-input ~ .input-hint,
.themesaller-forms .state-success.file .gui-file:hover + .gui-input, 
.themesaller-forms .state-success .gui-textarea ~ .input-hint { border-color:#A5D491; }

/* @disabled state 
----------------------------------------------- */
.themesaller-forms .button[disabled],
.themesaller-forms .state-disabled .button,
.themesaller-forms input[disabled] + .radio,
.themesaller-forms input[disabled] + .checkbox,
.themesaller-forms .switch > input[disabled] + label{
	cursor: default;
	opacity:0.5;
}

.themesaller-forms .gui-input[disabled],
.themesaller-forms .gui-textarea[disabled], 
.themesaller-forms .select > select[disabled], 
.themesaller-forms .select-multiple select[disabled],
.themesaller-forms .gui-input[disabled] ~ .input-hint,
.themesaller-forms .file .gui-file[disabled] + .gui-input,
.themesaller-forms .file .gui-file[disabled]:hover + .gui-input, 
.themesaller-forms .gui-textarea[disabled] ~ .input-hint {    
	background-color: #f4f6f6;
	border-color: #d5dbdb!important;
	cursor: default;
	color: #d5dbdb;
	opacity:0.7;
}

.themesaller-forms input[disabled] ~ .field-icon i,
.themesaller-forms textarea[disabled] ~ .field-icon i,
.themesaller-forms .select > select[disabled] + .arrow{ 
	opacity:0.4; 
}

/* @datepicker - requires jquery ui
----------------------------------------------- */
.ui-datepicker {
	width: 18em;
	margin-top:8px;
	display: none;
	background: #fff;
	position:relative;
	font: 14px/1.55  "Roboto", Arial, Helvetica, sans-serif;
	-webkit-box-shadow: 0 0 4px rgba(0,0,0,.1);
	-moz-box-shadow: 0 0 4px rgba(0,0,0,.1);
	-o-box-shadow: 0 0 4px rgba(0,0,0,.1);
	box-shadow: 0 0 4px rgba(0,0,0,.1);
	border:1px solid #CFCFCF;
	z-index:9999!important;		
	text-align: center;
	color: #666;
	
}

.ui-datepicker a { color: #404040; text-align:center; }
.ui-datepicker .ui-state-disabled span{ color:#DBDBDB;}
.ui-datepicker .ui-datepicker-header {
	position: relative;
	background: #F5F5F5;
	border-bottom:1px solid #CFCFCF;
	line-height: 27px;
	font-size: 15px;
	padding: 10px;
}

.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
	width: 34px;
	height: 34px;
	display: block;
	font-size: 14px;
	position: absolute;
	text-decoration: none;
	cursor: pointer;
	color:#f00;
	top:20.5%;
}

.ui-datepicker .ui-datepicker-prev { left: 2px;  }
.ui-datepicker .ui-datepicker-next { right: 2px; }
.ui-datepicker .ui-datepicker-title { 
	margin: 0 2.3em; 
	line-height: 1.8em; 
	text-align: center;
	color:#f00; 
}

.ui-datepicker .ui-datepicker-title select { font-size: 1em; margin: 1px 0; }
.ui-datepicker select.ui-datepicker-month-year { width: 100%; }
.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year { width: 49%; }
.ui-datepicker table {
	width: 100%;
	font-size: .9em;
	margin: 0 0 .4em;
	border-collapse: collapse;
}

.ui-datepicker th {
	padding: .5em .3em;
	text-align: center;
	font-weight: bold;
	border: 0;
}

.ui-datepicker td { border: 0; padding:2px 5px; }
.ui-datepicker td span,
.ui-datepicker td a {
	padding: .25em;
	display: block;
	text-align: center;
	text-decoration: none;
}

.ui-datepicker td span:hover,
.ui-datepicker td a:hover {  background:#F5F5F5; }
.ui-datepicker .ui-state-disabled span:hover{ background:none; }
.ui-datepicker-today a, .ui-datepicker-today a:hover, 
.ui-datepicker .ui-state-highlight {
	font-weight: 700;
	background: #f00!important;
	color:#fff;
}

/* @multiple calendars || not responsive use carefully 
--------------------------------------------------------------- */
.cal-widget .ui-datepicker { width: 100%; margin-top:0; }
.cal-widget .ui-datepicker:before{ display:none; }
.ui-datepicker.ui-datepicker-multi { width: auto; }
.ui-datepicker-multi .ui-datepicker-group { float: left; }
.ui-datepicker-multi .ui-datepicker-group table { width: 95%; margin: 0 auto .4em; }
.ui-datepicker-multi-2 .ui-datepicker-group { width: 50%; }
.ui-datepicker-multi-3 .ui-datepicker-group { width: 33.333%; }
.ui-datepicker-multi-4 .ui-datepicker-group { width: 25%; }
.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header { border-left-width: 0; }
.ui-datepicker-multi .ui-datepicker-buttonpane { clear: left; }
.ui-datepicker-row-break { clear: both; width: 100%; font-size: 0; }

/* @ ui buttons
---------------------------------------------------------------- */
.ui-datepicker-buttonpane{ border-top:1px solid #CFCFCF; padding:10px;  }
.ui-datepicker-buttonpane button {
	padding: 8px 12px;
	margin-right: .2em;
	position: relative;
	line-height: normal;
	display: inline-block;
	-webkit-user-drag: none;
	text-shadow: 0 1px rgba(255, 255, 255, 0.2);
	vertical-align: middle;
	background: #DBDBDB;
	text-align: center;
	overflow: visible;	
	cursor: pointer;
	color: #243140;
	border:0;
}

/* @ ui buttons :hover, :active states 
---------------------------------------------------------------- */
.ui-datepicker-buttonpane button:hover { color: #243140; background: #E8E8E8; }
.ui-datepicker-buttonpane button:active{ color: #1d2938; background: #C4C4C4; }
.ui-monthpicker .ui-datepicker-header{ margin-bottom:3px; }

/* @ui slider - requires jquery ui
------------------------------------------------------*/
.themesaller-forms .slider-wrapper, 
.themesaller-forms .sliderv-wrapper{ 
	background:#E5E5E5; 
	position:relative; 
}

.themesaller-forms .ui-slider {
	position: relative;
	text-align: left;
}

.themesaller-forms .ui-slider .ui-slider-handle {
	position: absolute;
	z-index: 2;
	width: 1.5em;
	height: 1.5em;
	cursor: default;
	background:#fff;
	border:3px solid #f00;
	-webkit-border-radius:20px;
	-moz-border-radius:20px;
	-o-border-radius:20px;
	border-radius:20px;	
	-ms-touch-action: none;
	touch-action: none;
	margin-top:-3px;
	outline:none;
}

.themesaller-forms .ui-slider .ui-slider-handle:before{
	content: '';
    width: 7px;
    height: 7px;
	position:absolute;
    background-color: #f00;
  	-webkit-border-radius: 10px;
	-moz-border-radius: 10px; 
	-o-border-radius: 10px; 
	border-radius: 10px;
	z-index: 2;	
	left:4px;
	top:4px;
}

.themesaller-forms .ui-slider .ui-slider-range {
	position: absolute;
	z-index: 1;
	font-size: .7em;
	display: block;
	border: 0;
	background-position: 0 0;
	background-color: #f00;
}

.themesaller-forms .ui-slider.ui-state-disabled .ui-slider-handle,
.themesaller-forms .ui-slider.ui-state-disabled .ui-slider-range { filter: inherit; }
.themesaller-forms .ui-slider-horizontal { height: .5em; }
.themesaller-forms .ui-slider-horizontal .ui-slider-handle { top: -.3em; margin-left: -.6em; }
.themesaller-forms .ui-slider-horizontal .ui-slider-range { top: 0; height: 100%; }
.themesaller-forms .ui-slider-horizontal .ui-slider-range-min { left: 0; }
.themesaller-forms .ui-slider-horizontal .ui-slider-range-max { right: 0; }
.themesaller-forms .ui-slider-vertical, 
.themesaller-forms .sliderv-wrapper { width: .5em; height: 100px; }
.themesaller-forms .ui-slider-vertical .ui-slider-handle { left: -.45em; margin-left: 0; margin-bottom: -.6em; }
.themesaller-forms .ui-slider-vertical .ui-slider-range { left: 0; width: 100%; }
.themesaller-forms .ui-slider-vertical .ui-slider-range-min { bottom: 0; }
.themesaller-forms .ui-slider-vertical .ui-slider-range-max { top: 0; }
.themesaller-forms .slider-input{  color:#f6931f!important; border:0; background:none; }
.themesaller-forms .slider-group .sliderv-wrapper{ height:150px; float:left; margin:15px 15px;   }
.themesaller-forms .ui-slider .ui-state-active {
	cursor: -webkit-grabbing;
	cursor: -moz-grabbing;
	cursor: grabbing;
}

/* @ui slider tooltip
------------------------------------------------------*/
.themesaller-forms .slider-tip {
	display: block;
	position: absolute;
	text-align: center;
	font: 10pt Tahoma, Arial, sans-serif ;
	background: #333333;
	padding:10px;
	color: #fff;
}

.themesaller-forms .slider-wrapper .slider-tip{ top: -50px; left:-15px; }
.themesaller-forms .slider-wrapper .slider-tip:after { 
	content: ''; 
	position: absolute; 
	top: 98%;
	left: 35%;
	border-top: 8px solid #333333;
	border-right: 8px solid transparent;
	border-left: 8px solid transparent;	
}

.themesaller-forms .sliderv-wrapper .slider-tip{ left: 30px; top:-12px; }
.themesaller-forms .sliderv-wrapper .slider-tip:after{ 
	content: ''; 
	position: absolute;
	top:30%;
	right: 98%;
	border-right: 8px solid #333333;
	border-top: 8px solid transparent;
	border-bottom: 8px solid transparent;	
}

/* @ui slider themes
------------------------------------------------------*/
.themesaller-forms .yellow-slider .ui-slider .ui-slider-handle{ border-color:#faa226; }
.themesaller-forms .yellow-slider .ui-slider .ui-slider-handle:before,
.themesaller-forms .yellow-slider .ui-slider .ui-slider-range { background-color: #faa226;  }
.themesaller-forms .red-slider .ui-slider .ui-slider-handle{ border-color:#ee4f3d; }
.themesaller-forms .red-slider .ui-slider .ui-slider-handle:before,
.themesaller-forms .red-slider .ui-slider .ui-slider-range { background-color:#ee4f3d;  }
.themesaller-forms .purple-slider .ui-slider .ui-slider-handle{ border-color:#006DF0; }
.themesaller-forms .purple-slider .ui-slider .ui-slider-handle:before,
.themesaller-forms .purple-slider .ui-slider .ui-slider-range { background-color:#006DF0;  }
.themesaller-forms .blue-slider .ui-slider .ui-slider-handle{ border-color:#00acee; }
.themesaller-forms .blue-slider .ui-slider .ui-slider-handle:before,
.themesaller-forms .blue-slider .ui-slider .ui-slider-range { background-color:#00acee;  }
.themesaller-forms .black-slider .ui-slider .ui-slider-handle{ border-color:#505558; }
.themesaller-forms .black-slider .ui-slider .ui-slider-handle:before,
.themesaller-forms .black-slider .ui-slider .ui-slider-range { background-color:#505558;  }
.themesaller-forms .green-slider .ui-slider .ui-slider-handle{ border-color:#0E993C; }
.themesaller-forms .green-slider .ui-slider .ui-slider-handle:before,
.themesaller-forms .green-slider .ui-slider .ui-slider-range { background-color:#0E993C;  }

/* @ui timepicker - requires jquery ui
------------------------------------------------------*/
.ui-timepicker-div .ui-widget-header {
	position: relative;
	background: #F5F5F5;
	line-height: 27px;
	font-size: 15px;
	padding: 10px;
 }
 
.ui-timepicker-div dl { text-align: left; border:1px solid #CFCFCF; border-width:1px 0 0 0; padding:15px 10px; margin:0; }
.ui-timepicker-div dl dt { float: left; clear:left; padding: 0 0 0 5px; }
.ui-timepicker-div dl dd { margin: 0 10px 20px 40%; }
.ui-timepicker-div dl .ui_tpicker_hour, 
.ui-timepicker-div dl .ui_tpicker_minute, 
.ui-timepicker-div dl .ui_tpicker_second,  
.ui-timepicker-div dl .ui_tpicker_millisec{ background:#E5E5E5;  position:relative; top:6px; }
.ui-timepicker-div td { font-size: 90%; }
.ui-tpicker-grid-label { background: none; border: none; margin: 0; padding: 0; }
.ui-timepicker-rtl{ direction: rtl; }
.ui-timepicker-rtl dl { text-align: right; padding: 0 5px 0 0; }
.ui-timepicker-rtl dl dt{ float: right; clear: right; }
.ui-timepicker-rtl dl dd { margin: 0 40% 10px 10px; }

/* @progress bars 
------------------------------------------------------*/
.themesaller-forms .progress-section{ display:none; } 
.themesaller-forms .progress-bar {
    position: relative;
    background:#E5E5E5; 
}

.themesaller-forms .progress-bar .percent { 
	position:absolute; 
	display:inline-block; 
	top:-3px; 
	right:-24px; 
	font-size:9px; 
	color:#93A2AA; 
}
.themesaller-forms .progress-bar > .bar {   
	width:60%; 
	height:7px;
	display: block;
	background-size: 16px 16px;	
	background-color: #bdc3c7; 
}

/* @progress bar themes
----------------------------------------------------------- */
.themesaller-forms .bar-primary > .bar  { background-color: #f00; }
.themesaller-forms .bar-blue > .bar     { background-color: #00acee; }
.themesaller-forms .bar-black > .bar    { background-color: #505558; }
.themesaller-forms .bar-green > .bar    { background-color: #0E993C; }
.themesaller-forms .bar-purple > .bar   { background-color: #9464e2; }
.themesaller-forms .bar-red > .bar      { background-color: #ee4f3d; }
.themesaller-forms .bar-yellow > .bar   { background-color: #faa226; }

/* @progress bar strips + animation IE10+ 
----------------------------------------------------------- */
.themesaller-forms .ui-slider .ui-slider-range,  
.themesaller-forms .progress > button[type="submit"], 
.themesaller-forms .progress > button[type="submit"]:hover,
.themesaller-forms .progress-bar > .bar{
    background-size: 16px 16px;
    background-image: -webkit-linear-gradient(top left,  
					  transparent, transparent 25%, rgba(255, 255, 255, 0.3) 25%, rgba(255, 255, 255, 0.3) 50%, 
					  transparent 50%, transparent 75%, rgba(255, 255, 255, 0.3) 75%, rgba(255, 255, 255, 0.3));
					  
    background-image: -moz-linear-gradient(top left,  
					  transparent, transparent 25%, rgba(255, 255, 255, 0.3) 25%, rgba(255, 255, 255, 0.3) 50%, 
					  transparent 50%, transparent 75%, rgba(255, 255, 255, 0.3) 75%, rgba(255, 255, 255, 0.3));
					  
    background-image: -o-linear-gradient(top left,  
					  transparent, transparent 25%, rgba(255, 255, 255, 0.3) 25%, rgba(255, 255, 255, 0.3) 50%, 
					  transparent 50%, transparent 75%, rgba(255, 255, 255, 0.3) 75%, rgba(255, 255, 255, 0.3));
					  
    background-image: linear-gradient(to bottom right,  
					  transparent, transparent 25%, rgba(255, 255, 255, 0.3) 25%, rgba(255, 255, 255, 0.3) 50%, 
					  transparent 50%, transparent 75%, rgba(255, 255, 255, 0.3) 75%, rgba(255, 255, 255, 0.3));
}

.themesaller-forms .progress > button[type="submit"], 
.themesaller-forms .progress > button[type="submit"]:hover,  
.themesaller-forms .progress-animated > .bar{
	-webkit-animation: sfprogress .6s linear infinite;
	-moz-animation: sfprogress .6s linear infinite;
	-o-animation: sfprogress .6s linear infinite;
    animation: sfprogress .6s linear infinite;
}

.themesaller-forms .progress > button[type="submit"]:hover{ cursor:wait; }

@-webkit-keyframes sfprogress {
    from { background-position: 0 0; }
	to { background-position: -16px 0; }
}


@-moz-keyframes sfprogress {
	from { background-position: 0 0; }
	to { background-position: -16px 0; }
}

@-o-keyframes sfprogress {
	from { background-position: 0 0; }
	to { background-position: -16px 0; }
}

@keyframes sfprogress {
    from { background-position: 0 0; }
	to { background-position: -16px 0; }
}


/* @google map :: block elements 
----------------------------------------------------------------------- */
.themesaller-forms .map-container{ padding:10px; border: 1px solid #CFCFCF; }
.themesaller-forms #map_canvas{ width:100%; height:300px; overflow:hidden;  }
.themesaller-forms .block{ display:block; }

/* @form grid
----------------------------------- */ 

/* @form rows 
--------------------------------- */
.themesaller-forms .frm-row{ margin:0 -10px;  }
.themesaller-forms .slider-group:before,
.themesaller-forms .slider-group:after,
.themesaller-forms .frm-row:before,
.themesaller-forms .frm-row:after { display: table; content: ""; line-height: 0; }
.themesaller-forms .slider-group:after, 
.themesaller-forms .frm-row:after{ clear: both; }

/* @form columns 
----------------------------------- */
.themesaller-forms .frm-row .colm{ 
	min-height:1px; 
	padding-left:10px; 
	padding-right:10px; 
	position:relative; 
	float:left; 
}

.themesaller-forms .frm-row .colm1{width:8.33%;}
.themesaller-forms .frm-row .colm2{width:16.66%;}
.themesaller-forms .frm-row .colm3{width:25%;}
.themesaller-forms .frm-row .colm4{width:33.33%;}
.themesaller-forms .frm-row .colm5{width:41.66%;}
.themesaller-forms .frm-row .colm6{width:50%;}
.themesaller-forms .frm-row .colm7{width:58.33%;}
.themesaller-forms .frm-row .colm8{width:66.66%;}
.themesaller-forms .frm-row .colm9{width:75%;}
.themesaller-forms .frm-row .colm10{width:83.33%;}
.themesaller-forms .frm-row .colm11{width:91.66%;}
.themesaller-forms .frm-row .colm12{width:100%; }
.themesaller-forms .frm-row .colm1-5{width:20%;}
.themesaller-forms .frm-row .colm1-8{width:12.5%;}

/* @spacers 
--------------------------------------- */
.themesaller-forms .spacer{ 
	border-top:1px solid #CFCFCF; 
	display:block;
	height:0; 
}

/* @margin spacers :: modify accordingly 
-------------------------------------------- */
.themesaller-forms .spacer-t10{ margin-top:10px; }
.themesaller-forms .spacer-b10{ margin-bottom:10px; }
.themesaller-forms .spacer-t15{ margin-top:15p; }
.themesaller-forms .spacer-b15{ margin-bottom:15px; }
.themesaller-forms .spacer-t20{ margin-top:20px; }
.themesaller-forms .spacer-b20{ margin-bottom:20px; }
.themesaller-forms .spacer-t25{ margin-top:25px; }
.themesaller-forms .spacer-b25{ margin-bottom:25px; }
.themesaller-forms .spacer-t30{ margin-top:30px; }
.themesaller-forms .spacer-b30{ margin-bottom:30px; }
.themesaller-forms .spacer-t40{ margin-top:40px; }
.themesaller-forms .spacer-b40{ margin-bottom:40px; }

/* @padding spacers :: modify accordingly 
-------------------------------------------------- */
.themesaller-forms .frm-row .pad-l10{ padding-left:10px; }
.themesaller-forms .frm-row .pad-r10{ padding-right:10px; }
.themesaller-forms .frm-row .pad-l20{ padding-left:20px; }
.themesaller-forms .frm-row .pad-r20{ padding-right:20px; }
.themesaller-forms .frm-row .pad-l30{ padding-left:30px; }
.themesaller-forms .frm-row .pad-r30{ padding-right:30px; }
.themesaller-forms .frm-row .pad-l40{ padding-left:40px; }
.themesaller-forms .frm-row .pad-r40{ padding-right:40px; }

/* @border spacers + text adjust
-------------------------------------------------- */
.themesaller-forms .bdl { border-left:1px solid #CFCFCF;   }
.themesaller-forms .bdr { border-right:1px solid #CFCFCF;  }
.themesaller-forms .fine-grey{ color:#999; }
.themesaller-forms .small-text{ font-size:11px; font-style:normal;  }
.themesaller-forms .text-align{ height:42px; line-height:42px; }

/* @element alignment
-------------------------------------------------- */
.themesaller-forms .align-right{ text-align:right; }
.themesaller-forms .align-center{ text-align:center; }

/* @simple price boxes :: depend on grid
-------------------------------------------------- */
.themesaller-forms .price-box{ 
	padding:30px; 
	text-align:center;
	position:relative; 
	border:1px solid #CFCFCF;
	font-family:Arial, Helvetica, sans-serif;
	-webkit-box-shadow:  0px 2px 0px 0px rgba(0, 0, 0, 0.05);
	-moz-box-shadow:  0px 2px 0px 0px rgba(0, 0, 0, 0.05);
	-o-box-shadow:  0px 2px 0px 0px rgba(0, 0, 0, 0.05);
	box-shadow:  0px 2px 0px 0px rgba(0, 0, 0, 0.05); 
}

.themesaller-forms .price-box p{ line-height:1.5em; color:#526066; margin-bottom:0; }
.themesaller-forms .price-box h5{ text-transform:uppercase; font-weight:300; margin:0; font-size:15px; color:#B0B2B9; letter-spacing:2px  }
.themesaller-forms .price-box h4{ font-size:60px; font-weight:300; margin:0; color:#626262; }
.themesaller-forms .selected-box h4{ color:#f00; }
.themesaller-forms .price-box h4 sup{ position:relative; font-size:30px; vertical-align:top; top:15px; }
.themesaller-forms .price-box h4 .per-month{font-size:14px; }
.themesaller-forms .expand{ height:50px; line-height:50px!important; border-radius:3px; }

/* @simple price boxes ribbon IE8+
----------------------------------------- */
.themesaller-forms .ribbon,
.themesaller-forms .ribbon-large{
	width:75px;
	height:78px;
	overflow:hidden;
	position:absolute;
	right: -2px;
	top: -2px;
	z-index:1;
}

.themesaller-forms .ribbon-inner{
	font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;	
	-webkit-box-shadow:  0px 2px 0px 0px rgba(0, 0, 0, 0.15);
	-moz-box-shadow:  0px 2px 0px 0px rgba(0, 0, 0, 0.15);
	-o-box-shadow:  0px 2px 0px 0px rgba(0, 0, 0, 0.15);
	box-shadow:  0px 2px 0px 0px rgba(0, 0, 0, 0.15);
	-webkit-transform: translate3d(0, 0, 0);
	-webkit-backface-visibility: hidden;
	-webkit-perspective: 1000;
	-webkit-transform:rotate(45deg);
	-moz-transform:rotate(45deg);
	-ms-transform:rotate(45deg);
	-o-transform:rotate(45deg);
	transform:rotate(45deg);
	background: #f00;
	letter-spacing:4px;
	text-align:center;
	position:relative;
	font-weight:700;
	font-size:14px;
	padding:7px 0;
	width:100px;
	color:#fff;
	z-index:1;
	left:3px;
	top:6px;
}

.themesaller-forms .ribbon-inner:before,
.themesaller-forms .ribbon-inner:after{
	content:"";
	border-top:3px solid #3c9b39;
	border-left:3px solid transparent;
	border-right:3px solid transparent;
	position:absolute;
	bottom:-3px;
}

.themesaller-forms .ribbon-inner:before{ left:0px; }
.themesaller-forms .ribbon-inner:after{ right:0px; }
.themesaller-forms .ribbon-large{ width:115px; height:118px; }
.themesaller-forms .ribbon-large .ribbon-inner{
	width:160px;
	left:-8px;
	top:28px;
}

/* @captcha refresh button + icon 
-------------------------------------------------- */
.themesaller-forms .sfcode{ padding-left:24px; }
.themesaller-forms .captcode{ padding:0; position:relative; }
.themesaller-forms .captcode img{ position:relative; top:1px;}
.themesaller-forms .refresh-captcha{ 
	position:absolute;
	background:#f00;
	border:3px solid #3C9B39;
	-webkit-border-radius:30px;
	-moz-border-radius:30px;
	-o-border-radius:30px;
	border-radius:30px;
	right:-15px;
	height:32px;
	width:32px; 
	top:4px; 
}

.themesaller-forms .refresh-captcha i{ 
	position:absolute; 
	text-align:center; 
	line-height:26px;
	font-size:17px; 
	color:#fff;
	left:24%;
}

/* @captcha refresh button themes
-------------------------------------------------- */
.themesaller-forms .refresh-black    { background:#505558; border-color: #333333; }
.themesaller-forms .refresh-blue     { background:#00acee; border-color: #0087bb; }
.themesaller-forms .refresh-green    { background:#0E993C; border-color: #0B792F; }
.themesaller-forms .refresh-purple   { background:#9464e2; border-color: #7639da; }
.themesaller-forms .refresh-red      { background:#ee4f3d; border-color: #e42914; }
.themesaller-forms .refresh-yellow   { background:#faa226; border-color: #e88a05; }

/* Firefox select fix - select arrow hack  disabled on FF 30+
-------------------------------------------------------------- */
@-moz-document url-prefix() {
	.themesaller-forms .select:before{ 
		content: '';
		pointer-events:none;		
		-moz-transition:none;
		transition:none;
		position: absolute; 
		background: #F5F5F5; 
		width: 36px;
		right:1px;
		top:1px; 
		bottom:1px;
		z-index:99;  
	}
	
	.themesaller-forms .select > select:focus,
	.themesaller-forms .select > select:hover,
	.themesaller-forms .select:hover select,
	.themesaller-forms .select:hover:before{ 
		background: #fff;
		-moz-transition:none;
		transition:none;		
		-moz-box-shadow:none;  	
		box-shadow:none;		
	}
	
	.themesaller-forms .select .arrow {  z-index:100;  }
	.themesaller-forms .state-error.select > select:focus,
	.themesaller-forms .state-error.select > select:hover,
	.themesaller-forms .state-error.select:hover select,
	.themesaller-forms .state-error.select:hover:before,	
	.themesaller-forms .state-error.select:before { background:#FEE9EA;  }
	
	.themesaller-forms .state-success.select > select:focus,
	.themesaller-forms .state-success.select > select:hover,
	.themesaller-forms .state-success.select:hover select,
	.themesaller-forms .state-success.select:hover:before,		
	.themesaller-forms .state-success.select:before { background:#F0FEE9;  }	
			
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
	.themesaller-forms .select .arrow:after,
	.themesaller-forms .select .arrow:before { display:block; }
}

/* @Fix old of versions android + ios
------------------------------------------------------------- */
@media screen and (-webkit-min-device-pixel-ratio:0) { 
        .themesaller-forms .option, 
        .themesaller-forms .rating, 
        .themesaller-forms .switch, 
		.themesaller-forms .captcode { -webkit-animation: bugfix infinite 1s; }
        @-webkit-keyframes bugfix { 
            from { padding: 0;  } 
            to { padding: 0; } 
        }
		.themesaller-forms .switch { margin-right:10px;  margin-bottom:5px; }
		.themesaller-forms .option { margin-right:15px; }					
}

/* @responsiveness for tablets + smart mobile 
-------------------------------------------------- */
@media (max-width: 600px) {
	.themesaller-forms .frm-row{ margin:0;  }
	.themesaller-forms .frm-row .colm{  width: 100%; float:none; padding:0; }
	.themesaller-forms .bdl { border-left:0;  }
	.themesaller-forms .bdr { border-right:0; }
	.themesaller-forms .align-right{ text-align: left; }
}
@import url(https://fonts.googleapis.com/css?family=Open+Sans:600,700,400,300);

.lobibox .lobibox-btn.lobibox-btn-cancel.active, .lobibox .lobibox-btn.lobibox-btn-cancel:active, .lobibox .lobibox-btn.lobibox-btn-default.active, .lobibox .lobibox-btn.lobibox-btn-default:active, .lobibox .lobibox-btn.lobibox-btn-no.active, .lobibox .lobibox-btn.lobibox-btn-no:active, .lobibox .lobibox-btn.lobibox-btn-ok.active, .lobibox .lobibox-btn.lobibox-btn-ok:active, .lobibox .lobibox-btn.lobibox-btn-yes.active, .lobibox .lobibox-btn.lobibox-btn-yes:active, .open > .dropdown-toggle.lobibox .lobibox-btn.lobibox-btn-cancel, .open > .dropdown-toggle.lobibox .lobibox-btn.lobibox-btn-default, .open > .dropdown-toggle.lobibox .lobibox-btn.lobibox-btn-no, .open > .dropdown-toggle.lobibox .lobibox-btn.lobibox-btn-ok, .open > .dropdown-toggle.lobibox .lobibox-btn.lobibox-btn-yes {
    background-image: none
}

.lobibox, .lobibox-notify {
    font-family: 'Open Sans',Arial,Helvetica,sans-serif
}

.lobibox-notify-wrapper-large.bottom, .lobibox-notify-wrapper.bottom {
    bottom: 0
}

.animated-super-fast {
    -webkit-animation-duration: .3s;
    animation-duration: .3s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

.animated, .animated-fast {
    -webkit-animation-fill-mode: both
}

.animated-fast {
    -webkit-animation-duration: .5s;
    animation-duration: .5s;
    animation-fill-mode: both
}

.animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    animation-fill-mode: both
}

.animated-slow {
    -webkit-animation-duration: 1.3s;
    animation-duration: 1.3s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

@-webkit-keyframes bounce {
    0%,100%,20%,50%,80% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }

    40% {
        -webkit-transform: translateY(-30px);
        transform: translateY(-30px)
    }

    60% {
        -webkit-transform: translateY(-15px);
        transform: translateY(-15px)
    }
}

@keyframes bounce {
    0%,100%,20%,50%,80% {
        transform: translateY(0)
    }

    40% {
        transform: translateY(-30px)
    }

    60% {
        transform: translateY(-15px)
    }
}

@-webkit-keyframes jumpUp {
    0% {
        -webkit-transform: translate3d(0,calc(230%),0) scale3d(0,1,1);
        -webkit-animation-timing-function: ease-in
    }

    40% {
        -webkit-transform: translate3d(0,0,0) scale3d(.02,1.1,1);
        -webkit-animation-timing-function: ease-out
    }

    70% {
        -webkit-transform: translate3d(0,-40px,0) scale3d(.8,1.1,1)
    }

    100% {
        -webkit-transform: translate3d(0,0,0) scale3d(1,1,1)
    }
}

@keyframes jumpUp {
    0% {
        transform: translate3d(0,calc(230%),0) scale3d(0,1,1);
        animation-timing-function: ease-in
    }

    40% {
        transform: translate3d(0,0,0) scale3d(.02,1.1,1);
        animation-timing-function: ease-out
    }

    70% {
        transform: translate3d(0,-40px,0) scale3d(.8,1.1,1)
    }

    100% {
        transform: translate3d(0,0,0) scale3d(1,1,1)
    }
}

@-webkit-keyframes expandOpen {
    0% {
        -webkit-transform: scale(1.8)
    }

    50% {
        -webkit-transform: scale(.95)
    }

    80% {
        -webkit-transform: scale(1.05)
    }

    90% {
        -webkit-transform: scale(.98)
    }

    100% {
        -webkit-transform: scale(1)
    }
}

@keyframes expandOpen {
    0% {
        transform: scale(1.8)
    }

    50% {
        transform: scale(.95)
    }

    80% {
        transform: scale(1.05)
    }

    90% {
        transform: scale(.98)
    }

    100% {
        transform: scale(1)
    }
}

@keyframes fadeInScale {
    0% {
        transform: scale(0);
        opacity: 0
    }

    100% {
        transform: scale(1);
        opacity: 1
    }
}

@-webkit-keyframes fadeInScale {
    0% {
        -webkit-transform: scale(0);
        opacity: 0
    }

    100% {
        -webkit-transform: scale(1);
        opacity: 1
    }
}

@-webkit-keyframes zoomIn {
    0% {
        opacity: 0;
        -webkit-transform: scale(.3);
        transform: scale(.3)
    }

    50% {
        opacity: 1
    }
}

@keyframes zoomIn {
    0% {
        opacity: 0;
        -webkit-transform: scale(.3);
        -ms-transform: scale(.3);
        transform: scale(.3)
    }

    50% {
        opacity: 1
    }
}

@-webkit-keyframes zoomOut {
    0% {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1)
    }

    50% {
        opacity: 0;
        -webkit-transform: scale(.3);
        transform: scale(.3)
    }

    100% {
        opacity: 0
    }
}

@keyframes zoomOut {
    0% {
        opacity: 1;
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1)
    }

    50% {
        opacity: 0;
        -webkit-transform: scale(.3);
        -ms-transform: scale(.3);
        transform: scale(.3)
    }

    100% {
        opacity: 0
    }
}

@-webkit-keyframes fadeInDown {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0,-100%,0);
        transform: translate3d(0,-100%,0)
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInDown {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0,-100%,0);
        transform: translate3d(0,-100%,0)
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

.fadeInDown {
    -webkit-animation-name: fadeInDown;
    animation-name: fadeInDown
}

.zoomIn {
    -webkit-animation-name: zoomIn;
    animation-name: zoomIn
}

.zoomOut {
    -webkit-animation-name: zoomOut;
    animation-name: zoomOut
}

.bounce {
    -webkit-animation-name: bounce;
    animation-name: bounce
}

.jumpUp {
    -webkit-animation-name: jumpUp;
    animation-name: jumpUp
}

.expandOpen {
    animation-name: expandOpen;
    -webkit-animation-name: expandOpen
}

.fadeInScale {
    animation-name: fadeInScale;
    -webkit-animation-name: fadeInScale
}

body.lobibox-open {
    overflow: hidden
}

.lobibox {
    position: fixed;
    z-index: 4001;
    -webkit-box-shadow: 0 0 20px 5px rgba(0,0,0,.5);
    box-shadow: 0 0 20px 5px rgba(0,0,0,.5)
}

    .lobibox * {
        box-sizing: border-box;
        -webkit-box-sizing: border-box
    }

    .lobibox .lobibox-header {
        font-size: 20px;
        padding: 5px 10px;
        color: #eee
    }

        .lobibox .lobibox-header .btn-close {
            float: right;
            background-color: transparent;
            cursor: pointer;
            border: none;
            outline: 0;
            -webkit-transition: all .3s;
            -o-transition: all .3s;
            transition: all .3s
        }

            .lobibox .lobibox-header .btn-close:hover {
                text-shadow: 2px 2px 3px rgba(0,0,0,.7)
            }

    .lobibox .lobibox-body {
        overflow: hidden;
        display: table;
        position: relative;
        width: 100%;
        padding: 15px 20px;
        background-color: rgba(255,255,255,.98);
        font-size: 16px
    }

        .lobibox .lobibox-body .lobibox-icon-wrapper {
            position: relative;
            height: 100%;
            display: table;
            font-size: 60px
        }

            .lobibox .lobibox-body .lobibox-icon-wrapper .lobibox-icon {
                display: table-cell;
                vertical-align: middle
            }

        .lobibox .lobibox-body .lobibox-body-text-wrapper {
            display: table-cell;
            vertical-align: middle;
            width: 100%;
            padding-left: 10px
        }

    .lobibox .lobibox-footer {
        text-align: center;
        padding: 6px
    }

        .lobibox .lobibox-footer > * {
            margin: 0 10px 0 0
        }

        .lobibox .lobibox-footer.text-center {
            text-align: center
        }

        .lobibox .lobibox-footer.text-left {
            text-align: left
        }

        .lobibox .lobibox-footer.text-right {
            text-align: right
        }

    .lobibox.lobibox-confirm {
        border: none
    }

        .lobibox.lobibox-confirm .lobibox-header {
            color: #eee;
            background-color: #3C2D2D
        }

        .lobibox.lobibox-confirm .lobibox-body .lobibox-icon {
            color: #3C2D2D
        }

        .lobibox.lobibox-confirm .lobibox-footer {
            background-color: #594343
        }

    .lobibox.lobibox-success {
        border: 1px solid #29B87E
    }

        .lobibox.lobibox-success .lobibox-header {
            color: #eee;
            background-color: #29B87E
        }

        .lobibox.lobibox-success .lobibox-body .lobibox-icon {
            color: #29B87E
        }

        .lobibox.lobibox-success .lobibox-footer {
            background-color: #40d498
        }

    .lobibox.lobibox-error {
        border: 1px solid #CA2121
    }

        .lobibox.lobibox-error .lobibox-header {
            color: #eee;
            background-color: #CA2121
        }

        .lobibox.lobibox-error .lobibox-body .lobibox-icon {
            color: #CA2121
        }

        .lobibox.lobibox-error .lobibox-footer {
            background-color: #e03e3e
        }

    .lobibox.lobibox-info {
        border: 1px solid #2E79B4
    }

        .lobibox.lobibox-info .lobibox-header {
            color: #eee;
            background-color: #2E79B4
        }

        .lobibox.lobibox-info .lobibox-body .lobibox-icon {
            color: #2E79B4
        }

        .lobibox.lobibox-info .lobibox-footer {
            background-color: #4593d0
        }

    .lobibox.lobibox-warning {
        border: 1px solid #CE812E
    }

        .lobibox.lobibox-warning .lobibox-header {
            color: #eee;
            background-color: #CE812E
        }

        .lobibox.lobibox-warning .lobibox-body .lobibox-icon {
            color: #CE812E
        }

        .lobibox.lobibox-warning .lobibox-footer {
            background-color: #d99a56
        }

    .lobibox.lobibox-prompt {
        border: none
    }

        .lobibox.lobibox-prompt .lobibox-header {
            color: #eee;
            background-color: #3c2d2d
        }

        .lobibox.lobibox-prompt .lobibox-body {
            padding: 20px
        }

            .lobibox.lobibox-prompt .lobibox-body .lobibox-input {
                min-height: 38px;
                border: 1px solid #21cb91;
                width: 100%;
                padding: 5px;
                font-size: 18px;
                outline: 0
            }

                .lobibox.lobibox-prompt .lobibox-body .lobibox-input:focus {
                    background-color: #EEE
                }

                .lobibox.lobibox-prompt .lobibox-body .lobibox-input.invalid {
                    border-color: #DC2B2A
                }

            .lobibox.lobibox-prompt .lobibox-body .lobibox-input-error-message {
                margin-top: 5px;
                margin-bottom: 0;
                font-size: 13px;
                color: #DC2B2A
            }

        .lobibox.lobibox-prompt .lobibox-footer {
            background-color: #594343
        }

    .lobibox.lobibox-progress .lobibox-header {
        background-color: #2F5D6D
    }

    .lobibox.lobibox-progress .lobibox-body {
        padding: 15px;
        font-size: 16px
    }

        .lobibox.lobibox-progress .lobibox-body .lobibox-progress-bar-wrapper {
            position: relative;
            height: 20px;
            border: 1px solid #c3c3c3;
            border-radius: 10px;
            background-color: #d5d5d5
        }

            .lobibox.lobibox-progress .lobibox-body .lobibox-progress-bar-wrapper .lobibox-progress-bar {
                width: 0;
                border-radius: 10px;
                background-color: #468ba2;
                height: 100%;
                text-align: center
            }

            .lobibox.lobibox-progress .lobibox-body .lobibox-progress-bar-wrapper .lobibox-progress-text {
                position: absolute;
                text-align: center;
                top: 0;
                width: 100%
            }

        .lobibox.lobibox-progress .lobibox-body .lobibox-progress-outer {
            margin-bottom: 0
        }

            .lobibox.lobibox-progress .lobibox-body .lobibox-progress-outer .progress-bar {
                transition: none
            }

            .lobibox.lobibox-progress .lobibox-body .lobibox-progress-outer [data-role=progress-text] {
                font-weight: 700;
                color: rgba(0,0,0,.7)
            }

    .lobibox.lobibox-window {
        border: 3px solid #225EB8;
        border-radius: 6px
    }

        .lobibox.lobibox-window .lobibox-header {
            background-color: #225EB8;
            color: #eee;
            font-size: 18px
        }

        .lobibox.lobibox-window .lobibox-body {
            overflow: auto;
            display: block;
            font-size: 14px;
            padding: 15px;
            background-color: #f5f8fd
        }

        .lobibox.lobibox-window .lobibox-footer {
            background-color: #8ab0e9
        }

        .lobibox.lobibox-window :last-child {
            border-bottom-right-radius: 3px;
            border-bottom-left-radius: 3px
        }

    .lobibox.draggable .lobibox-header {
        cursor: move
    }

    .lobibox .lobibox-btn {
        display: inline-block;
        padding: 8px 14px;
        font-size: 14px;
        cursor: pointer;
        border: 1px solid transparent;
        border-radius: 2px;
        line-height: initial
    }

        .lobibox .lobibox-btn.lobibox-btn-cancel {
            color: #FFF;
            background-color: #CA2121;
            border-color: #CA2121
        }

            .lobibox .lobibox-btn.lobibox-btn-cancel.active, .lobibox .lobibox-btn.lobibox-btn-cancel.focus, .lobibox .lobibox-btn.lobibox-btn-cancel:active, .lobibox .lobibox-btn.lobibox-btn-cancel:focus, .lobibox .lobibox-btn.lobibox-btn-cancel:hover, .open > .dropdown-toggle.lobibox .lobibox-btn.lobibox-btn-cancel {
                color: #FFF;
                background-color: #9e1a1a;
                border-color: #951818
            }

            .lobibox .lobibox-btn.lobibox-btn-cancel.disabled, .lobibox .lobibox-btn.lobibox-btn-cancel.disabled.active, .lobibox .lobibox-btn.lobibox-btn-cancel.disabled.focus, .lobibox .lobibox-btn.lobibox-btn-cancel.disabled:active, .lobibox .lobibox-btn.lobibox-btn-cancel.disabled:focus, .lobibox .lobibox-btn.lobibox-btn-cancel.disabled:hover, .lobibox .lobibox-btn.lobibox-btn-cancel[disabled], .lobibox .lobibox-btn.lobibox-btn-cancel[disabled].active, .lobibox .lobibox-btn.lobibox-btn-cancel[disabled].focus, .lobibox .lobibox-btn.lobibox-btn-cancel[disabled]:active, .lobibox .lobibox-btn.lobibox-btn-cancel[disabled]:focus, .lobibox .lobibox-btn.lobibox-btn-cancel[disabled]:hover, fieldset[disabled] .lobibox .lobibox-btn.lobibox-btn-cancel, fieldset[disabled] .lobibox .lobibox-btn.lobibox-btn-cancel.active, fieldset[disabled] .lobibox .lobibox-btn.lobibox-btn-cancel.focus, fieldset[disabled] .lobibox .lobibox-btn.lobibox-btn-cancel:active, fieldset[disabled] .lobibox .lobibox-btn.lobibox-btn-cancel:focus, fieldset[disabled] .lobibox .lobibox-btn.lobibox-btn-cancel:hover {
                background-color: #CA2121;
                border-color: #CA2121
            }

            .lobibox .lobibox-btn.lobibox-btn-cancel .badge {
                color: #CA2121;
                background-color: #FFF
            }

        .lobibox .lobibox-btn.lobibox-btn-yes {
            color: #FFF;
            background-color: #29B87E;
            border-color: #29B87E
        }

            .lobibox .lobibox-btn.lobibox-btn-yes.active, .lobibox .lobibox-btn.lobibox-btn-yes.focus, .lobibox .lobibox-btn.lobibox-btn-yes:active, .lobibox .lobibox-btn.lobibox-btn-yes:focus, .lobibox .lobibox-btn.lobibox-btn-yes:hover, .open > .dropdown-toggle.lobibox .lobibox-btn.lobibox-btn-yes {
                color: #FFF;
                background-color: #208e61;
                border-color: #1e865c
            }

            .lobibox .lobibox-btn.lobibox-btn-yes.disabled, .lobibox .lobibox-btn.lobibox-btn-yes.disabled.active, .lobibox .lobibox-btn.lobibox-btn-yes.disabled.focus, .lobibox .lobibox-btn.lobibox-btn-yes.disabled:active, .lobibox .lobibox-btn.lobibox-btn-yes.disabled:focus, .lobibox .lobibox-btn.lobibox-btn-yes.disabled:hover, .lobibox .lobibox-btn.lobibox-btn-yes[disabled], .lobibox .lobibox-btn.lobibox-btn-yes[disabled].active, .lobibox .lobibox-btn.lobibox-btn-yes[disabled].focus, .lobibox .lobibox-btn.lobibox-btn-yes[disabled]:active, .lobibox .lobibox-btn.lobibox-btn-yes[disabled]:focus, .lobibox .lobibox-btn.lobibox-btn-yes[disabled]:hover, fieldset[disabled] .lobibox .lobibox-btn.lobibox-btn-yes, fieldset[disabled] .lobibox .lobibox-btn.lobibox-btn-yes.active, fieldset[disabled] .lobibox .lobibox-btn.lobibox-btn-yes.focus, fieldset[disabled] .lobibox .lobibox-btn.lobibox-btn-yes:active, fieldset[disabled] .lobibox .lobibox-btn.lobibox-btn-yes:focus, fieldset[disabled] .lobibox .lobibox-btn.lobibox-btn-yes:hover {
                background-color: #29B87E;
                border-color: #29B87E
            }

            .lobibox .lobibox-btn.lobibox-btn-yes .badge {
                color: #29B87E;
                background-color: #FFF
            }

        .lobibox .lobibox-btn.lobibox-btn-no {
            color: #FFF;
            background-color: #0760B3;
            border-color: #0760B3
        }

            .lobibox .lobibox-btn.lobibox-btn-no.active, .lobibox .lobibox-btn.lobibox-btn-no.focus, .lobibox .lobibox-btn.lobibox-btn-no:active, .lobibox .lobibox-btn.lobibox-btn-no:focus, .lobibox .lobibox-btn.lobibox-btn-no:hover, .open > .dropdown-toggle.lobibox .lobibox-btn.lobibox-btn-no {
                color: #FFF;
                background-color: #054682;
                border-color: #054078
            }

            .lobibox .lobibox-btn.lobibox-btn-no.disabled, .lobibox .lobibox-btn.lobibox-btn-no.disabled.active, .lobibox .lobibox-btn.lobibox-btn-no.disabled.focus, .lobibox .lobibox-btn.lobibox-btn-no.disabled:active, .lobibox .lobibox-btn.lobibox-btn-no.disabled:focus, .lobibox .lobibox-btn.lobibox-btn-no.disabled:hover, .lobibox .lobibox-btn.lobibox-btn-no[disabled], .lobibox .lobibox-btn.lobibox-btn-no[disabled].active, .lobibox .lobibox-btn.lobibox-btn-no[disabled].focus, .lobibox .lobibox-btn.lobibox-btn-no[disabled]:active, .lobibox .lobibox-btn.lobibox-btn-no[disabled]:focus, .lobibox .lobibox-btn.lobibox-btn-no[disabled]:hover, fieldset[disabled] .lobibox .lobibox-btn.lobibox-btn-no, fieldset[disabled] .lobibox .lobibox-btn.lobibox-btn-no.active, fieldset[disabled] .lobibox .lobibox-btn.lobibox-btn-no.focus, fieldset[disabled] .lobibox .lobibox-btn.lobibox-btn-no:active, fieldset[disabled] .lobibox .lobibox-btn.lobibox-btn-no:focus, fieldset[disabled] .lobibox .lobibox-btn.lobibox-btn-no:hover {
                background-color: #0760B3;
                border-color: #0760B3
            }

            .lobibox .lobibox-btn.lobibox-btn-no .badge {
                color: #0760B3;
                background-color: #FFF
            }

        .lobibox .lobibox-btn.lobibox-btn-ok {
            color: #FFF;
            background-color: #0760B3;
            border-color: #0760B3
        }

            .lobibox .lobibox-btn.lobibox-btn-ok.active, .lobibox .lobibox-btn.lobibox-btn-ok.focus, .lobibox .lobibox-btn.lobibox-btn-ok:active, .lobibox .lobibox-btn.lobibox-btn-ok:focus, .lobibox .lobibox-btn.lobibox-btn-ok:hover, .open > .dropdown-toggle.lobibox .lobibox-btn.lobibox-btn-ok {
                color: #FFF;
                background-color: #054682;
                border-color: #054078
            }

            .lobibox .lobibox-btn.lobibox-btn-ok.disabled, .lobibox .lobibox-btn.lobibox-btn-ok.disabled.active, .lobibox .lobibox-btn.lobibox-btn-ok.disabled.focus, .lobibox .lobibox-btn.lobibox-btn-ok.disabled:active, .lobibox .lobibox-btn.lobibox-btn-ok.disabled:focus, .lobibox .lobibox-btn.lobibox-btn-ok.disabled:hover, .lobibox .lobibox-btn.lobibox-btn-ok[disabled], .lobibox .lobibox-btn.lobibox-btn-ok[disabled].active, .lobibox .lobibox-btn.lobibox-btn-ok[disabled].focus, .lobibox .lobibox-btn.lobibox-btn-ok[disabled]:active, .lobibox .lobibox-btn.lobibox-btn-ok[disabled]:focus, .lobibox .lobibox-btn.lobibox-btn-ok[disabled]:hover, fieldset[disabled] .lobibox .lobibox-btn.lobibox-btn-ok, fieldset[disabled] .lobibox .lobibox-btn.lobibox-btn-ok.active, fieldset[disabled] .lobibox .lobibox-btn.lobibox-btn-ok.focus, fieldset[disabled] .lobibox .lobibox-btn.lobibox-btn-ok:active, fieldset[disabled] .lobibox .lobibox-btn.lobibox-btn-ok:focus, fieldset[disabled] .lobibox .lobibox-btn.lobibox-btn-ok:hover {
                background-color: #0760B3;
                border-color: #0760B3
            }

            .lobibox .lobibox-btn.lobibox-btn-ok .badge {
                color: #0760B3;
                background-color: #FFF
            }

        .lobibox .lobibox-btn.lobibox-btn-default {
            color: #000;
            background-color: #e2e2e2;
            border-color: #dadada
        }

            .lobibox .lobibox-btn.lobibox-btn-default.active, .lobibox .lobibox-btn.lobibox-btn-default.focus, .lobibox .lobibox-btn.lobibox-btn-default:active, .lobibox .lobibox-btn.lobibox-btn-default:focus, .lobibox .lobibox-btn.lobibox-btn-default:hover, .open > .dropdown-toggle.lobibox .lobibox-btn.lobibox-btn-default {
                color: #000;
                background-color: #c9c9c9;
                border-color: #bcbcbc
            }

            .lobibox .lobibox-btn.lobibox-btn-default.disabled, .lobibox .lobibox-btn.lobibox-btn-default.disabled.active, .lobibox .lobibox-btn.lobibox-btn-default.disabled.focus, .lobibox .lobibox-btn.lobibox-btn-default.disabled:active, .lobibox .lobibox-btn.lobibox-btn-default.disabled:focus, .lobibox .lobibox-btn.lobibox-btn-default.disabled:hover, .lobibox .lobibox-btn.lobibox-btn-default[disabled], .lobibox .lobibox-btn.lobibox-btn-default[disabled].active, .lobibox .lobibox-btn.lobibox-btn-default[disabled].focus, .lobibox .lobibox-btn.lobibox-btn-default[disabled]:active, .lobibox .lobibox-btn.lobibox-btn-default[disabled]:focus, .lobibox .lobibox-btn.lobibox-btn-default[disabled]:hover, fieldset[disabled] .lobibox .lobibox-btn.lobibox-btn-default, fieldset[disabled] .lobibox .lobibox-btn.lobibox-btn-default.active, fieldset[disabled] .lobibox .lobibox-btn.lobibox-btn-default.focus, fieldset[disabled] .lobibox .lobibox-btn.lobibox-btn-default:active, fieldset[disabled] .lobibox .lobibox-btn.lobibox-btn-default:focus, fieldset[disabled] .lobibox .lobibox-btn.lobibox-btn-default:hover {
                background-color: #e2e2e2;
                border-color: #dadada
            }

            .lobibox .lobibox-btn.lobibox-btn-default .badge {
                color: #e2e2e2;
                background-color: #000
            }

    .lobibox.lobibox-hidden {
        display: none
    }

.lobibox-backdrop {
    position: fixed;
    z-index: 4000;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,.5)
}

.lobibox-notify-wrapper, .lobibox-notify-wrapper-large {
    z-index: 5000;
    position: fixed
}

    .lobibox-notify-wrapper.top {
        top: 0
    }

    .lobibox-notify-wrapper.left {
        left: 0;
        margin-right: 0
    }

    .lobibox-notify-wrapper.right {
        right: 0;
        margin-left: 0
    }

        .lobibox-notify-wrapper.right .lobibox-notify {
            margin-left: auto
        }

    .lobibox-notify-wrapper.center {
        left: 50%
    }

    .lobibox-notify-wrapper-large.top {
        top: 0
    }

    .lobibox-notify-wrapper-large.left {
        left: 0
    }

        .lobibox-notify-wrapper-large.left .lb-notify-tabs > li {
            float: left;
            margin-left: 0;
            margin-right: 2px
        }

    .lobibox-notify-wrapper-large.right {
        right: 0
    }

    .lobibox-notify-wrapper-large .lb-notify-tabs {
        list-style: none;
        padding: 0;
        margin: 0 0 -5px
    }

        .lobibox-notify-wrapper-large .lb-notify-tabs > li {
            float: right;
            margin-left: 2px
        }

            .lobibox-notify-wrapper-large .lb-notify-tabs > li > a {
                text-align: center;
                display: table;
                text-decoration: none;
                font-size: 18px;
                height: 32px;
                color: #FFF;
                width: 28px;
                opacity: .6
            }

                .lobibox-notify-wrapper-large .lb-notify-tabs > li > a:active, .lobibox-notify-wrapper-large .lb-notify-tabs > li > a:focus, .lobibox-notify-wrapper-large .lb-notify-tabs > li > a:hover, .lobibox-notify-wrapper-large .lb-notify-tabs > li > a:hover:active {
                    color: #FFF
                }

                .lobibox-notify-wrapper-large .lb-notify-tabs > li > a .tab-control-icon {
                    display: table-cell;
                    vertical-align: middle
                }

            .lobibox-notify-wrapper-large .lb-notify-tabs > li.lobibox-notify-default > a {
                background-color: rgba(28,28,28,.9);
                border-color: #141414
            }

                .lobibox-notify-wrapper-large .lb-notify-tabs > li.lobibox-notify-default > a:hover {
                    background-color: #1c1c1c;
                    border-color: #0f0f0f
                }

            .lobibox-notify-wrapper-large .lb-notify-tabs > li.lobibox-notify-error > a {
                background-color: rgba(202,33,33,.9);
                border-color: #bd1f1f
            }

                .lobibox-notify-wrapper-large .lb-notify-tabs > li.lobibox-notify-error > a:hover {
                    background-color: #CA2121;
                    border-color: #b41d1d
                }

            .lobibox-notify-wrapper-large .lb-notify-tabs > li.lobibox-notify-success > a {
                background-color: rgba(41,184,126,.9);
                border-color: #26ab75
            }

                .lobibox-notify-wrapper-large .lb-notify-tabs > li.lobibox-notify-success > a:hover {
                    background-color: #29B87E;
                    border-color: #24a370
                }

            .lobibox-notify-wrapper-large .lb-notify-tabs > li.lobibox-notify-warning > a {
                background-color: rgba(206,129,46,.9);
                border-color: #c1792b
            }

                .lobibox-notify-wrapper-large .lb-notify-tabs > li.lobibox-notify-warning > a:hover {
                    background-color: #CE812E;
                    border-color: #b97429
                }

            .lobibox-notify-wrapper-large .lb-notify-tabs > li.lobibox-notify-info > a {
                background-color: rgba(46,121,180,.9);
                border-color: #2b71a8
            }

                .lobibox-notify-wrapper-large .lb-notify-tabs > li.lobibox-notify-info > a:hover {
                    background-color: #2E79B4;
                    border-color: #296ba0
                }

            .lobibox-notify-wrapper-large .lb-notify-tabs > li.active > a {
                opacity: 1
            }

        .lobibox-notify-wrapper-large .lb-notify-tabs:after {
            content: "";
            display: block;
            clear: both
        }

    .lobibox-notify-wrapper-large .lb-notify-wrapper {
        background-color: transparent;
        padding: 0;
        border: none
    }

        .lobibox-notify-wrapper-large .lb-notify-wrapper .lb-tab-pane {
            display: none
        }

            .lobibox-notify-wrapper-large .lb-notify-wrapper .lb-tab-pane.active {
                display: block
            }

        .lobibox-notify-wrapper-large .lb-notify-wrapper .lobibox-notify {
            min-height: 150px
        }

            .lobibox-notify-wrapper-large .lb-notify-wrapper .lobibox-notify .lobibox-notify-icon-wrapper {
                width: 100px
            }

            .lobibox-notify-wrapper-large .lb-notify-wrapper .lobibox-notify .lobibox-notify-icon > div .icon-el {
                font-size: 78px
            }

            .lobibox-notify-wrapper-large .lb-notify-wrapper .lobibox-notify .lobibox-notify-body {
                margin: 13px 20px 13px 130px
            }

.lobibox-notify {
    position: relative;
    min-height: 85px;
    font-size: 14px;
    margin: 7px 0;
    border-radius: 0;
    border: 1px solid transparent;
    -webkit-box-shadow: 2px 2px 5px #aaa;
    box-shadow: 2px 2px 5px #aaa;
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s
}

    .lobibox-notify .lobibox-notify-icon-wrapper {
        position: absolute;
        left: 15px;
        width: 60px;
        height: 100%
    }

    .lobibox-notify .lobibox-notify-icon {
        display: table;
        width: 100%;
        height: 100%
    }

        .lobibox-notify .lobibox-notify-icon > div {
            display: table-cell;
            vertical-align: middle
        }

            .lobibox-notify .lobibox-notify-icon > div > img {
                width: 100%;
                max-width: 100%;
                margin-top: 3px;
                border-radius: 4px
            }

            .lobibox-notify .lobibox-notify-icon > div .icon-el {
                text-align: center;
                font-size: 55px
            }

    .lobibox-notify .lobibox-notify-body {
        margin: 10px 20px 10px 90px
    }

    .lobibox-notify .lobibox-notify-title {
        font-size: 20px
    }

    .lobibox-notify .lobibox-notify-msg {
        overflow: hidden
    }

    .lobibox-notify .lobibox-close {
        position: absolute;
        text-align: center;
        border-radius: 50%;
        right: 10px;
        top: 10px;
        font-size: 20px;
        line-height: 19px;
        width: 19px;
        height: 19px;
        -webkit-transition: all .2s;
        -o-transition: all .2s;
        transition: all .2s
    }

        .lobibox-notify .lobibox-close:hover {
            background-color: rgba(0,0,0,.5);
            font-weight: 700
        }

    .lobibox-notify .lobibox-delay-indicator {
        position: absolute;
        left: 0;
        right: 0;
        bottom: 0;
        height: 3px
    }

        .lobibox-notify .lobibox-delay-indicator > div {
            position: relative;
            height: 100%;
            width: 0;
            background-color: #e8e8e8
        }

    .lobibox-notify.lobibox-notify-default {
        border-color: #0f0f0f;
        background-color: #1c1c1c;
        color: #FFF
    }

        .lobibox-notify.lobibox-notify-default:hover {
            background-color: #1c1c1c;
            border-color: #FFF
        }

        .lobibox-notify.lobibox-notify-default .lobibox-close:hover {
            background-color: #4f4f4f
        }

    .lobibox-notify.lobibox-notify-error {
        border-color: #b41d1d;
        background-color: #CA2121;
        color: #FFF
    }

        .lobibox-notify.lobibox-notify-error:hover {
            background-color: #CA2121;
            border-color: #FFF
        }

    .lobibox-notify.lobibox-notify-success {
        border-color: #24a370;
        background-color: #29B87E;
        color: #FFF
    }

        .lobibox-notify.lobibox-notify-success:hover {
            background-color: #29B87E;
            border-color: #FFF
        }

    .lobibox-notify.lobibox-notify-warning {
        border-color: #b97429;
        background-color: #CE812E;
        color: #FFF
    }

        .lobibox-notify.lobibox-notify-warning:hover {
            background-color: #CE812E;
            border-color: #FFF
        }

    .lobibox-notify.lobibox-notify-info {
        border-color: #296ba0;
        background-color: #2E79B4;
        color: #FFF
    }

        .lobibox-notify.lobibox-notify-info:hover {
            background-color: #2E79B4;
            border-color: #FFF
        }

    .lobibox-notify.rounded {
        border-radius: 30px
    }

    .lobibox-notify:hover {
        cursor: pointer;
        -webkit-box-shadow: 3px 3px 10px #aaa;
        box-shadow: 3px 3px 10px #aaa
    }

    .lobibox-notify.notify-mini {
        min-height: 36px
    }

        .lobibox-notify.notify-mini .lobibox-notify-title {
            margin-top: -5px;
            font-size: 20px;
            line-height: 22px
        }

        .lobibox-notify.notify-mini .lobibox-notify-msg {
            line-height: 16px
        }

        .lobibox-notify.notify-mini .lobibox-notify-icon-wrapper {
            left: 12px;
            width: 32px
        }

        .lobibox-notify.notify-mini .lobibox-notify-icon > div .icon-el {
            font-size: 32px
        }

        .lobibox-notify.notify-mini .lobibox-notify-body {
            margin: 15px 30px 15px 56px
        }

    .lobibox-notify.without-icon .lobibox-notify-body {
        margin-left: 20px
    }

/*----------------------------------------*/
/*  1.  Notification CSS
/*----------------------------------------*/
.nt-mg-b-30{
	margin-bottom:30px;
}
.nt-mg-b-40{
	margin-bottom:40px;
}
.notification-list, .button-ad-wrap{
	background:#fff;
	padding:20px;
}
.notification-bt .btn{
	border-radius:0px;
	margin-right:10px;
}
